OSDN Git Service

2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         PR c++/10858
4         * g++.dg/template/sizeof7.C: New test.
5
6 2004-02-02  Eric Christopher  <echristo@redhat.com>
7             Zack Weinberg  <zack@codesourcery.com>
8
9         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
10
11 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
12
13         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
14         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
15         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
16         * gcc.dg/cleanup-5.c: Run only on Linux targets.
17
18 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
19
20         PR c++/13113
21         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
22
23         PR c++/13854
24         * g++.dg/ext/attrib13.C: New test.
25
26         PR c++/13907
27         * g++.dg/conversion/op2.C: New test.
28
29 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
30
31         * gcc.dg/titype-1.c: Fix pasto.
32
33 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
34
35         * gcc.dg/titype-1.c: New test.
36
37 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
38
39         PR c++/13957
40         * g++.dg/template/non-type-template-argument-1.C,
41         g++.dg/template/qualified-id1.C: Update dg-error marks.
42         * g++.dg/template/nontype6.C: New test.
43
44 2004-02-01  Roger Sayle  <roger@eyesopen.com>
45
46         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
47         * gcc.dg/builtins-31.c: New testcase.
48         * gcc.dg/builtins-32.c: New testcase.
49
50 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
51
52         * objc.dg/call-super-2.m: Update line numbers
53         for the including of stddef.h.
54
55 2004-01-30  Michael Matz  <matz@suse.de>
56
57         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
58         g++.dg/ext/case-range3.C: New tests.
59
60 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
61
62         DR206
63         PR c++/13813
64         * g++.dg/template/member4.C: New test.
65
66 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
67
68         PR c++/13683
69         * g++.dg/template/sizeof6.C: New test.
70
71 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
72
73         * gcc.dg/fwritable-strings-1.c: New test.
74
75 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
76
77         * gcc.c-torture/compile/20040130-1.c: New test.
78
79 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
80
81         * objc.dg/call-super-2.m: Include stddef.h for size_t.
82
83 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
84
85         PR c++/13883
86         * g++.dg/template/ctor3.C: New test.
87
88 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
89
90         * g++.dg/tc1: New directory.
91         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
92         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
93         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
94         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
95         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
96
97 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
98
99         * g++.dg/parse/error11.C: New test.
100         * g++.dg/parse/error12.C: Likewise.
101
102 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
103
104         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
105         (scan_initial, main): Use aligned_sizeof instead of sizeof.
106
107 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
108
109         PR c++/13791
110         * g++.dg/ext/attrib12.C: New test.
111
112         PR c++/13736
113         * g++.dg/parse/cast2.C: New test.
114
115 2004-01-27  James E Wilson  <wilson@specifixinc.com>
116
117         * objc.dg/encode-2.m (main): New local string.  Set depending on
118         sizeof long.  Use in sscanf call.
119         * objc.dg/encode-3.m (main): New local string.  Set depending on
120         sizeof long.  Use in scan_initial call.
121
122 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
123
124         * objc.dg/call-super-2.m: Make LP64-safe.
125         * objc.dg/desig-init-1.m: Likewise.
126
127 2004-01-27  Devang Patel <dpatel@apple.com>
128
129         * g++.dg/debug/namespace1.C: New test.
130
131 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
132
133         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
134         xscale-*-*.
135
136         * gcc.dg/arm-mmx-1.c: New test.
137
138 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
139
140         * gcc.dg/20040127-1.c: New test.
141         * gcc.dg/20040127-2.c: New test.
142
143 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
144
145         * objc.dg/stret-1.m (glob): Renamed to globa.
146
147 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
148
149         PR c++/13663
150         * g++.dg/expr/for1.C: New test.
151
152 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
153
154         PR middle-end/13779
155         * gcc.dg/darwin-longlong.c: New test.
156
157 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
158
159         * gcc.dg/20040124-1.c: Moved test from here...
160         * gcc.c-torture/compile/20040124-1.c: ...to here.
161
162 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
163
164         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
165         the assembly output if -m64 is passed.
166
167 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
168
169         PR c++/13833
170         * g++.dg/template/cond3.C: New test.
171
172 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
173
174         PR c++/13810
175         * g++.dg/template/ttp7.C: New test.
176
177 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
178
179         PR c++/13797
180         * g++.dg/template/nontype4.C: New test.
181         * g++.dg/template/nontype5.C: Likewise.
182
183 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
184
185         * gcc.dg/torture/mips-clobber-at.c: New test.
186
187 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
188
189         * gcc.dg/20040124-1.c: New test.
190
191 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
192
193         * gcc.dg/20040123-1.c: New test.
194
195 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
196
197         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
198
199 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
200
201         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
202
203 2004-01-23  Andrew Pinski  <apinski@apple.com>
204
205         * gcc.dg/20030121-1.c: Move to ..
206         * gcc.dg/20040121-1.c: here.
207
208 2004-01-23  Roger Sayle  <roger@eyesopen.com>
209
210         * gcc.dg/builtins-29.c: New test case.
211
212 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
213
214         PR 18314
215         * gcc.dg/builtins-30.c: New testcase.
216
217 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
218
219         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
220         * lib/g77.exp: Likewise.
221         * lib/objc.exp: Likewise.
222         * lib/g++.exp: Likewise.
223
224 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
225
226         * gcc.dg/struct-by-value-2.c: New test.
227
228 2004-01-21  Andrew Pinski  <apinski@apple.com>
229
230         PR target/13785
231         * gcc.dg/20030121-1.c: New test.
232
233 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
234
235         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
236         clobber frame pointer register in asm statement.
237
238 2004-01-21  Falk Hueffner  <falk@debian.org>
239
240         * gcc.c-torture/compile/20040121-1.c: New test.
241
242 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
243
244         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
245
246 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
247
248         * gcc.dg/ppc64-abi-2.c: New test.
249
250 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
251
252         * lib/treelang.exp: Fill out this file.
253         * lib/treelang-dg.exp: New File.
254
255 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
256
257         * gcc.c-torture/compile/981022-1.c: Remove.
258         * gcc.dg/array-5.c: Remove XFAIL.
259         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
260         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
261         gcc.dg/cond-lvalue-1.c: Update.
262         * gcc.dg/cast-lvalue-2.c: New test.
263
264 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
265
266         PR c++/13592
267         * g++.dg/other/error1.C (class foo): Tweak error message.
268
269         PR c++/13592
270         * g++.dg/template/call2.C: New test.
271
272 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
273
274         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
275         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
276         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
277         scalar-return-1_x.c, scalar-return-2_y.c,
278         scalar-return-3_x.c, scalar-return-3_y.c,
279         scalar-return-4_x.c, scalar-return-4_y.c,
280         struct-align-1.h, struct-align-1_x.c,
281         struct-align-1_y.c, struct-align-2.h,
282         struct-align-2_x.c, struct-align-2_y.c,
283         struct-by-value-10_y.c, struct-by-value-11_x.c,
284         struct-by-value-11_y.c, struct-by-value-12_x.c,
285         struct-by-value-12_y.c, struct-by-value-13_x.c,
286         struct-by-value-13_y.c, struct-by-value-14_x.c,
287         struct-by-value-14_y.c, struct-by-value-15_x.c,
288         struct-by-value-15_y.c, struct-by-value-16_y.c,
289         struct-by-value-17_y.c, struct-by-value-18_y.c,
290         struct-by-value-19_y.c, struct-by-value-1_x.c,
291         struct-by-value-1_y.c, struct-by-value-20_y.c,
292         struct-by-value-2_x.c, struct-by-value-2_y.c,
293         struct-by-value-3_y.c, struct-by-value-4_x.c,
294         struct-by-value-4_y.c, struct-by-value-5_y.c,
295         struct-by-value-6_y.c, struct-by-value-7_y.c
296         struct-by-value-8_x.c, struct-by-value-8_y.c
297         struct-by-value-9_x.c, struct-by-value-9_y.c
298         struct-return-10_x.c, struct-return-10_y.c,
299         struct-return-19_x.c, struct-return-20_x.c
300         struct-return-2_x.c, struct-return-2_y.c
301         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
302         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
303
304 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
305
306         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
307         attribute on sparc*-sun-solaris2.*.
308
309 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
310
311         PR c++/13710
312         * g++.dg/ext/typeof7.C: New test.
313
314 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
315
316         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
317         * gcc.dg/const-elim-1.c: Same.
318
319 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
320
321         * objc.dg/stret-1.m: New.
322         * objc.dg/stret-2.m: New.
323
324 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
325
326         PR c++/11895
327         * g++.dg/ext/vector1.C: New test.
328
329 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
330
331         * gcc.dg/pch/import-1.c: New.
332         * gcc.dg/pch/import-1.hs: New.
333         * gcc.dg/pch/import-1a.h: New.
334         * gcc.dg/pch/import-1b.h: New.
335         * gcc.dg/pch/import-1c.h: New.
336
337 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
338
339         PR c++/13574
340         * g++.dg/ext/array1.C: New test.
341
342         PR c++/13178
343         * g++.dg/conversion/op1.C: New test.
344
345 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
346
347         PR 11864
348         From Kazumoto Kojima / Dan Kegel:
349         * gcc.dg/pr11864-1.c: New test.
350
351         PR 10392
352         From Marcus Comstedt / Dan Kegel:
353         * gcc.dg/pr10392-1.c: New test.
354
355 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
356
357         PR c++/13478
358         * g++.dg/init/ref10.C: New test.
359
360 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
361
362         PR c++/13407
363         * g++.dg/parse/typename6.C: New test.
364
365 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
366
367         PR pch/13361
368         * testsuite/g++.dg/pch/wchar-1.C: New.
369         * testsuite/g++.dg/pch/wchar-1.Hs: New.
370
371 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
372
373         PR c++/9259
374         * g++.dg/expr/sizeof2.C: New test.
375
376 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
377
378         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
379
380 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
381
382         PR c++/13659
383         * g++.dg/lookup/strong-using-3.C: New.
384         * g++.dg/lookup/using-10.C: New.
385
386 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
387
388         PR c++/13594
389         * g++.dg/lookup/strong-using-2.C: New.
390
391 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
392             Dan Kegel <dank@kegel.com>
393             J"orn Rennecke <joern.rennecke@superh.com>
394
395         PR target/9365
396         * gcc.dg/pr9365-1.c: New test.
397
398 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
399
400         PR c++/8856
401         * g++.dg/parse/casting-operator2.C: New test.
402         * g++.old-deja/g++.pt/explicit83.C: Remove.
403
404 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
405
406         * gcc.dg/label-compound-stmt-1.c: New test.
407         * gcc.c-torture/compile/950922-1.c,
408         gcc.c-torture/compile/20000211-3.c,
409         gcc.c-torture/compile/20000518-1.c,
410         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
411         compound statements.
412
413 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
414
415         * gcc.dg/ppc64-abi-1.c: New test.
416
417 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
418
419          * g++.dg/ext/attrib9.C: Add dg-warnings.
420
421 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
422
423         PR c++/12335
424         * g++.dg/parse/dtor3.C: New test.
425
426 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
427
428         PR c++/12709
429         * g++.dg/parse/try-catch-1.C: New test.
430
431 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
432
433         * ada/acats/run_all.sh: Add more verbose output in acats.log
434         when compiling tests.
435
436 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
437
438         PR 13656
439         * gcc.dg/typedef-redecl.c: New test case.
440         * gcc.dg/typedef-redecl.h: New support file.
441
442 2004-01-13  Jan Hubicka  <jh@suse.cz>
443
444         * gcc.dg/always_inline.c: New test.
445         * gcc.dg/debug/20031231-1.c: Fix.
446
447 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
448
449         PR c++/13474
450         * g++.dg/template/array3.C: New test.
451
452 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
453
454         * g++.dg/ext/lvalue1.C: No longer expected to fail.
455         * g++.dg/warn/Wunused-2.C: Likewise.
456
457 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
458
459         PR c++/13289
460         * g++.dg/template/instantiate6.C: New test.
461
462 2004-01-12  Roger Sayle  <roger@eyesopen.com>
463
464         PR middle-end/11397
465         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
466
467 2004-01-12  Jan Hubicka  <jh@suse.cz>
468
469         PR opt/12826
470         * gcc.dg/20040112-1.c: New.
471
472         * gcc.dg/dwarf-die[1-7].c: Move to...
473         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
474         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
475
476 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
477
478         PR c++/4100
479         * g++.dg/parse/friend4.C: New test.
480
481 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
482
483         PR c++/4100
484         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
485         definition is called a friend.
486
487 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
488
489         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
490
491 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
492
493         PR c++/3478
494         * g++.dg/parse/error10.C: New test.
495         * g++.dg/template/arg2.C: Accept "invalid type" error.
496
497 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
498
499         PR middle-end/13392
500         * g++.dg/opt/expect2.C: New test.
501
502 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
503
504         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
505         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
506         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
507         Update dg-error regexps.
508
509 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
510
511         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
512         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
513
514 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
515
516         * gcc.dg/pragma-re-1.c: Use right pointer type.
517
518 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
519
520         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
521
522 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
523
524         * gcc.dg/rs6000-ldouble-1.c: New.
525
526 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
527
528         DR 337
529         PR c++/9256
530         * g++.dg/other/abstract1.C: New test.
531
532 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
533
534         * g++.dg/lookup/strong-using-1.C: New.
535
536 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
537
538         PR c/11234
539         * gcc.dg/func-ptr-conv-1.c: New test.
540         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
541
542 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
543
544         PR target/13380.
545         * gcc.c-torture/compile/20040109-1.c: New.
546
547 2004-01-08  Stuart Hastings  <stuart@apple.com>
548
549         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
550         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
551         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
552
553 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
554
555         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
556
557 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
558
559         * ada/acats/run_acats: Treat 'gnatchop' the same way
560         as 'gnatmake'.  Export GCC_DRIVER.
561         * ada/acats/run_all.sh: Add target_gnatchop.  Use
562         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
563
564 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
565
566         PR c++/12573
567         * g++.dg/template/dependent-expr4.C: New test.
568
569 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
570
571         * gcc.dg/altivec-11.c: New test.
572
573 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
574
575         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
576
577 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
578
579         PR c/6024
580         * gcc.dg/enum-compat-1.c: New test.
581         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
582
583 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
584
585         PR c/12165
586         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
587         gcc.dg/c99-idem-qual-3.c: New tests.
588
589 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
590
591         * gcc.dg/winline-7.c: Don't cast void * to int.
592
593 2004-01-06  Jan Hubicka  <jh@suse.cz>
594
595         * gcc.dg/i386-sse-5.c: New test
596         * g++.dg/eh/simd-1.c: Add -w argument for i386.
597
598 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
599
600         PR c++/12815
601         * g++.dg/rtti/typeid4.C: New test.
602
603 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
604
605         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
606
607 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
608
609         PR c++/12132
610         * g++.dg/template/error11.C: New test.
611
612         PR c++/13451
613         * g++.dg/template/class2.C: New test.
614
615 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
616         Richard Sandiford <rsandifo@redhat.com>
617
618         PR c++/13387
619         * g++.dg/opt/alias3.C: New test.
620
621 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
622
623         PR c++/13157
624         * g++.dg/template/koenig3.C: New test.
625
626         PR c++/13529
627         * g++.dg/parse/offsetof3.C: New test.
628
629         * g++.dg/init/copy7.C: Add missing dg-error markers.
630
631         PR c++/12226
632         * g++.dg/init/copy7.c: New test.
633
634         PR c++/13536
635         * g++.dg/parse/cast1.C: New test.
636
637 2004-01-04  Jan Hubicka  <jh@suse.cz>
638
639         * gcc.dg/winline[1-7].c: New tests.
640
641 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
642
643         PR c++/13520
644         * g++.dg/template/qualttp22.C: New test.
645
646 2004-01-01  Jan Hubicka  <jh@suse.cz>
647
648         * gcc.dg/debug/20031231-1.c: New.
649         * gcc.c-torture/compile/20040101-1.c: New.
650         * gcc.dg/dwarf-die-[1-7].c: New.
651
652 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
653
654         PR optimization/13521
655         * gcc.c-torture/compile/20031231-1.c: New test.
656
657 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
658
659         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
660
661 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
662
663         PR c++/10079
664         * g++.dg/template/crash16.C: New test.
665
666 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
667
668         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
669
670 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
671
672         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
673         ports.
674         * g++.old-deja/g++.jason/thunk3.C: Likewise.
675         * g++.old-deja/g++.law/profile1.C: Likewise.
676         * gcc.c-torture/compile/981006-1.c: Likewise.
677         * gcc.c-torture/execute/loop-2e.x: Likewise.
678         * gcc.c-torture/execute/loop-2f.x: Remove.
679         * gcc.c-torture/execute/loop-2g.x: Likewise.
680         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
681         * gcc.dg/20020312-2.c: Remove traces of dead ports.
682
683 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
684
685         PR c++/13507
686         * g++.dg/ext/attrib11.C: New test.
687
688         PR c++/13494
689         * g++.dg/template/array2-1.C: New test.
690         * g++.dg/template/array2-2.C: New test.
691
692 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
693
694         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
695
696 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
697
698         PR c++/12774
699         * g++.dg/template/array1-1.C: New test.
700         * g++.dg/template/array1-2.C: New test.
701
702 2003-12-29  Roger Sayle  <roger@eyesopen.com>
703
704         PR fortran/12632
705         * g77.dg/12632.f: New test case.
706
707 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
708
709         PR c++/13289
710         * g++.dg/parse/nontype1.C: New test.
711
712 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
713
714         PR c++/12403
715         * g++.dg/parse/explicit1.C: New test.
716         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
717
718 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
719
720         PR c++/13081
721         * g++.dg/opt/inline6.C: New test.
722
723         PR c++/12613
724         * g++.dg/parse/error9.C: New test.
725
726         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
727
728 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
729
730         PR c++/13009
731         * g++.dg/init/assign1.C: New test.
732
733 2003-12-28  Roger Sayle  <roger@eyesopen.com>
734
735         PR c++/13070
736         * g++.dg/warn/format3.C: New test case.
737
738 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
739
740         * gcc.c-torture/compile/20031227-1.c: New test.
741
742 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
743
744         * g++.dg/bprob/bprob.exp: Load target-supports.exp
745         * g77.dg/bprob/bprob.exp: Likewise.
746         * gcc.misc-tests/bprob.exp: Likewise.
747         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
748         variants on systems where the library does not provide that
749         functionality.
750         * gcc.dg/builtins-20.c: Use builtins-config.h.
751         * gcc.dg/builtins-config.h: New file.
752
753 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
754
755         * lib/gcc-dg.exp (dg-require-profiling): New function.
756         * lib/target-supports.exp (check_profiling_available): Likewise.
757         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
758         * g77.dg/bprob/bprob.exp: Likewise.
759         * gcc.misc-tests/bprob.exp: Likewise.
760         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
761         * gcc.dg/20021014-1.c: Likewise.
762         * gcc.dg/nest.c: Likewise.
763
764 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
765
766         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
767         compiling.
768         * g++.dg/lookup/java2.C: Likewise.
769         * gcc.dg/cpp/lexident.c: Likewise.
770
771 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
772
773         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
774         given.
775         * gcc.c-torture/compile/961203-1.c: Likewise.
776         * gcc.c-torture/compile/980506-1.c: Likewise.
777
778 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
779
780         * lib/gcc-dg.exp (dg-prune-output): New annotation.
781         (additional_prunes): New global.
782         (gcc-dg-prune): Handle additional per-test pruning.
783         (dg-test): Clear additional_prunes between tests.
784
785         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
786         dg-prune-output to avoid spurious failures from assembler
787         complaining about nonexistent WAW violations.
788         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
789         Use dg-prune-output to avoid spurious failures from assembler
790         warning about Itanium B-step errata.
791
792 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
793
794         * g++.dg/abi/macro0.C: New test.
795         * g++.dg/abi/macro1.C: Likewise.
796         * g++.dg/abi/macro2.C: Likewise.
797
798         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
799         * g++.dg/abi/bitfield7.C: Likewise.
800         * g++.dg/abi/dtor2.C: Likewise.
801         * g++.dg/abi/mangle11.C: Likewise.
802         * g++.dg/abi/mangle12.C: Likewise.
803         * g++.dg/abi/mangle14.C: Likewise.
804         * g++.dg/abi/mangle17.C: Likewise.
805         * g++.dg/abi/vbase10.C: Likewise.
806         * g++.dg/abi/vbase14.C: Likewise.
807         * g++.dg/template/qualttp17.C: Likewise.
808
809 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
810
811         PR c/11995
812         * gcc.dg/20031223-1.c: New test.
813
814 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
815
816         * gcc.dg/noreturn-7.c: New test.
817
818 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
819
820         * gcc.dg/null-pointer-1.c: New test.
821
822 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
823
824         * g++.old-deja/g++.jason/template18.C: Remove.
825         * g++.old-deja/g++.jason/template37.C: Likewise.
826
827         PR c++/12862
828         * g++.dg/lookup/ns1.C: New test.
829
830         PR c++/12397
831         * g++.dg/template/lookup3.C: New test.
832
833 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
834
835         * g++.dg/template/recurse1.C: New test
836
837 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
838
839         PR c++/12479
840         * g++.dg/parse/semicolon1.C: New test.
841         * g++.dg/parse/semicolon1.h: Likewise.
842
843 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
844
845         * gcc.dg/darwin-misaligned.c: New test.
846
847 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
848
849         PR c/9163
850         * gcc.dg/20031222-1.c: New test.
851
852 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
853
854         PR c++/13438
855         * g++.dg/parse/error8.C: New test.
856
857         PR c++/11554
858         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
859
860 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
861
862         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
863         too small.
864         * gcc.c-torture/compile/930217-1.c: Likewise.
865         * gcc.c-torture/compile/930513-1.c: Likewise.
866         * gcc.c-torture/execute/920908-2.c: Likewise.
867         * gcc.c-torture/execute/921204-1.c: Likewise.
868         * gcc.c-torture/execute/930621-1.c: Likewise.
869         * gcc.c-torture/execute/930630-1.c: Likewise.
870         * gcc.c-torture/execute/931031-1.c: Likewise.
871         * gcc.c-torture/execute/980602-2.c: Likewise.
872         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
873         * gcc.c-torture/execute/compndlit-1.c: Likewise.
874         * gcc.c-torture/execute/extzvsi.c: Likewise.
875         * gcc.c-torture/unsorted/ext.c: Likewise.
876
877 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
878
879         PR target/12749
880         * gcc.c-torture/compile/20031220-2.c: New test case.
881
882 2003-12-20  Roger Sayle  <roger@eyesopen.com>
883
884         PR optimization/13031
885         * gcc.c-torture/compile/20031220-1.c: New test case.
886
887 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
888
889         * gcc.dg/cast-function-1.c: New test.
890
891 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
892
893         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
894         formats.
895
896 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
897
898         PR c++/12795
899         * g++.dg/ext/attrib10.C: New test.
900
901 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
902
903         * gcc.dg/cleanup-10.c: New test.
904         * gcc.dg/cleanup-11.c: New test.
905
906 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
907
908         PR c++/13239
909         * g++.dg/opt/expect1.C: New test.
910
911 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
912
913         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
914
915 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
916
917         PR debug/12923
918         * gcc.dg/20031218-1.c: New test.
919
920         PR debug/12389
921         * gcc.dg/20031218-2.c: New test.
922         * gcc.dg/20031218-3.c: New test.
923
924         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
925         of label name and allow for USER_LABEL_PREFIX == "_" names.
926         * g++.dg/abi/mangle18-2.C: Likewise.
927         * g++.dg/abi/mangle19-1.C: Likewise.
928         * g++.dg/abi/mangle19-2.C: Likewise.
929         * g++.dg/abi/mangle20-1.C: Likewise.
930         * g++.dg/abi/mangle20-2.C: Likewise.
931
932 2003-12-18  Richard Henderson  <rth@redhat.com>
933
934         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
935
936 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
937             Dan Kegel <dank@kegel.com>
938
939         PR other/12009
940         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
941         testing a cross compiler, it causes spurious compile failures.
942         * lib/g++.exp: Likewise.
943
944 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
945
946         PR c++/13262
947         * g++.dg/template/access13.C: New test.
948
949 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
950
951         * gcc.dg/20031216-1.c: New test.
952
953 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
954
955         PR c++/9154
956         * g++.dg/template/error10.C: New test.
957
958 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
959
960         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
961         * g++.dg/eh/simd-2.C: Likewise.
962
963 2003-12-17  James E Wilson  <wilson@specifixinc.com>
964             Roger Sayle  <roger@eyesopen.com>
965
966         * gcc.c-torture/execute/ieee/mzero5.c: New.
967
968 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
969
970         PR c++/10603
971         * g++.dg/parse/error6.C: New test.
972
973         PR c++/12827
974         * g++.dg/parse/error7.C: New test.
975
976 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
977
978         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
979         at -O with stabs debugging formats.
980         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
981         * gcc.dg/debug/debug-2.c: Likewise.
982
983 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
984
985         PR c++/12696
986         * g++.dg/init/error1.C: New test.
987
988         PR c++/12218
989         * g++.dg/init/pm3.C: New test.
990
991 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
992
993         PR c/3347
994         * gcc.dg/bitfld-8.c: New test.
995
996 2003-12-16  James Lemke  <jim@wasabisystems.com>
997
998         * gcc.dg/arm-scd42-[123].c: New tests.
999
1000 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1001
1002         PR c++/9043
1003         * g++.dg/abi/mangle20-1.C: New test.
1004         * g++.dg/abi/mangle20-2.C: New test.
1005
1006 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1007
1008         PR c++/13275
1009         * g++.dg/other/offsetof2.C: Remove XFAIL.
1010         * g++.dg/parse/offsetof1.C: New test.
1011         * g++.gd/parse/offsetof2.C: Likewise.
1012
1013 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1014
1015         * g++.dg/template/nontype3.C: New test.
1016         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1017
1018 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1019
1020         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1021
1022 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1023
1024         PR c++/13387
1025         * g++.dg/expr/assign1.C: New test.
1026
1027         PR c++/13242
1028         * g++.dg/abi/mangle19-1.C: New test.
1029         * g++.dg/abi/mangle19-2.C: New test.
1030
1031 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1032
1033         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1034
1035 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1036
1037         * gcc.c-torture/execute/20031216-1.c: New test.
1038
1039 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1040
1041         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1042         an ICE regression.
1043
1044 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1045
1046         PR c++/10926
1047         * g++.dg/template/error9.C: New test.
1048
1049         PR c++/11116
1050         * g++.dg/template/error8.C: New test.
1051
1052 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1053
1054         PR middle-end/13400
1055         * gcc.c-torture/execute/20031215-1.c: New test case.
1056
1057 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1058
1059         PR c++/13269
1060         * g++.dg/parse/error5.C: New test.
1061
1062         PR c++/12989
1063         * g++.dg/expr/sizeof1.C: New test.
1064
1065         PR c++/13310
1066         * g++.dg/template/crash15.C: New test.
1067
1068 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1069
1070         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1071         a non-POD type as the last named parameter of a varargs function.
1072
1073 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1074
1075         PR c++/13243
1076         PR c++/12573
1077         * g++.dg/template/crash14.C: New test.
1078         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1079
1080 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1081
1082         * g++.dg/other/java1.C: New test.
1083
1084         PR c++/13241
1085         * g++.dg/abi/mangle18-1.C: New test.
1086         * g++.dg/abi/mangle18-2.C: New test.
1087
1088 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1089
1090         PR optimization/10312
1091         * gcc.c-torture/execute/20031214-1.c: New.
1092
1093 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1094
1095         PR c++/10779
1096         PR c++/12160
1097         * g++.dg/parse/error3.C: New test.
1098         * g++.dg/parse/error4.C: Likewise.
1099         * g++.dg/abi/mangle4.C: Tweak error messages.
1100         * g++.dg/lookup/using5.C: Likewise.
1101         * g++.dg/other/error2.C: Likewise.
1102         * g++.dg/parse/typename5.C: Likewise.
1103         * g++.dg/parse/undefined1.C: Likewise.
1104         * g++.dg/template/arg2.C: Likewise.
1105         * g++.dg/template/ttp3.C: Likewise.
1106         * g++.dg/template/type1.C: Likewise.
1107         * g++.old-deja/g++.other/crash32.C: Likewise.
1108         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1109
1110 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1111
1112         PR c++/13106
1113         * g++.dg/warn/noreturn-3.C: New test.
1114
1115 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1116
1117         PR c++/13118
1118         * g++.dg/abi/covariant3.C: New.
1119
1120 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1121
1122         * g++.dg/eh/ia64-1.C: New test.
1123
1124 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1125
1126         PR optimization/13037
1127         * g77.f-torture/execute/13037.f: New test case.
1128
1129 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1130
1131         PR c++/12881
1132         * g++.dg/abi/covariant2.C: New.
1133
1134 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1135
1136         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1137
1138 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1139
1140         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1141
1142 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1143
1144         PR other/10819
1145         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1146         to fix Bug 10819.
1147         * lib/g++.exp (g++_version): Likewise.
1148         * lib/g77.exp (g77_version): Likewise.
1149         * lib/objc.exp (default_objc_version): Likewise.
1150
1151 2003-12-10  Richard Henderson  <rth@redhat.com>
1152
1153         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1154
1155         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1156
1157 2003-12-08  Matt Austern  <austern@apple.com>
1158
1159         PR c/13134
1160         * lib/gcc-dg.exp (dg-require-visibility): Define.
1161         * lib/target-supports (check_visibility_available): Define.
1162         * gcc.dg/visibility-1.c: New test.
1163         * gcc.dg/visibility-2.c: Likewise.
1164         * gcc.dg/visibility-3.c: Likewise.
1165         * gcc.dg/visibility-4.c: Likewise.
1166         * gcc.dg/visibility-5.c: Likewise.
1167         * gcc.dg/visibility-6.c: Likewise.
1168         * g++.dg/ext/visibility-1.C: Likewise.
1169         * g++.dg/ext/visibility-2.C: Likewise.
1170         * g++.dg/ext/visibility-3.C: Likewise.
1171         * g++.dg/ext/visibility-4.C: Likewise.
1172         * g++.dg/ext/visibility-5.C: Likewise.
1173         * g++.dg/ext/visibility-6.C: Likewise.
1174
1175 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1176
1177         * g++.dg/lookup/java1.C: New test.
1178         * g++.dg/lookup/java2.C: New test.
1179
1180 2003-12-07  Falk Hueffner  <falk@debian.org>
1181
1182         * g++.dg/opt/noreturn-1.C: New test.
1183
1184 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1185
1186         * gcc.dg/overflow-1.c: New test.
1187
1188 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1189
1190         * g77.f-torture/compile/13060.f: New test.
1191
1192 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1193
1194         PR c++/13323
1195         * g++.dg/inherit/operator2.C: New test.
1196
1197 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1198
1199         PR c++/13305
1200         * g++.dg/ext/attrib9.C: New test.
1201
1202 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1203
1204         PR c++/13314
1205         * g++.dg/template/error7.C: New test.
1206
1207 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1208             J"orn Rennecke <joern.rennecke@superh.com>
1209
1210         PR target/13302
1211         * g++.dg/other/struct-va_list.C: New test.
1212
1213 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1214
1215         PR c++/13166
1216         * g++.dg/parse/defarg6.C: New test.
1217
1218 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1219
1220         PR target/13256
1221         * gcc.c-torture/execute/20031201-1.c: New test.
1222
1223 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1224
1225         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1226
1227 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1228
1229         * gcc.dg/builtin-return-1.c: New test.
1230
1231 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1232             J"orn Rennecke <joern.rennecke@superh.com>
1233
1234         PR optimization/13260
1235         * gcc.c-torture/execute/20031204-1.c: New test.
1236
1237 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1238
1239         PR c++/9127
1240         * g++.dg/template/error6.C: New test.
1241
1242 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1243
1244         * gcc.dg/20031202-1.c: New test.
1245
1246 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1247
1248         PR c++/13179
1249         * g++.dg/template/eh1.C: New test.
1250
1251         PR c++/10771
1252         * g++.dg/template/error5.C: New test.
1253
1254 2003-12-02  David Ung  <davidu@mips.com>
1255
1256         * gcc.dg/compat/vector-check.h: Corrected type for var
1257         g_##TMODE
1258
1259 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1260
1261         PR c++/10126
1262         * g++.dg/template/ptrmem8.C: New test.
1263
1264 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1265
1266         PR c++/12573
1267         * g++.dg/template/dependent-expr3.C: New test.
1268
1269 2003-12-01  James Lemke  <jim@wasabisystems.com>
1270
1271         * gcc.dg/arm-g2.c: New test.
1272
1273 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1274
1275         PR optimization/11634
1276         * gcc.dg/20031201-2.c: New test case.
1277
1278 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1279
1280         PR 11433
1281         * objc.dg/proto-lossage-3.m: New test.
1282
1283 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1284
1285         PR optimization/12628
1286         * gcc.dg/20031201-1.c: New test case.
1287
1288 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1289
1290         * gcc.dg/unaligned-1.c: New test.
1291
1292 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1293
1294         PR c++/9849
1295         * g++.dg/template/error4.C: New test.
1296         * g++.dg/template/nested3.C: Adjust error markers.
1297
1298 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1299
1300         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1301
1302 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1303
1304         PR c/10333
1305         * gcc.dg/bitfld-7.c: New test.
1306
1307 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1308
1309         * gcc.dg/tls/asm-1.C: New test.
1310
1311 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1312
1313         * gcc.dg/cpp/assert4.c: Update.
1314
1315 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1316
1317         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1318         * gcc.dg/builtin-apply3.c: New test.
1319
1320 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1321
1322         * lib/compat.exp (compat-obj): New xfaildata parameter.
1323         Use it to set compiler_conditional_xfail_data before compiling.
1324         (compat-get-options): Handle dg-xfail-if.
1325         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1326         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1327         * gcc.dg/compat/vector-1_y.c: Likewise.
1328         * gcc.dg/compat/vector-2_x.c: Likewise.
1329         * gcc.dg/compat/vector-2_y.c: Likewise.
1330
1331 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1332
1333         * g++.dg/opt/reg-stack4.C: New test.
1334
1335 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1336
1337         * gcc.dg/builtin-apply2.c: New test.
1338
1339 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1340
1341         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1342
1343 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1344
1345         PR c++/12924
1346         * g++.dg/template/template-id-2.C: New test.
1347
1348 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1349
1350         PR c++/5369
1351         * g++.dg/template/memfriend1.C: New test.
1352         * g++.dg/template/memfriend2.C: Likewise.
1353         * g++.dg/template/memfriend3.C: Likewise.
1354         * g++.dg/template/memfriend4.C: Likewise.
1355         * g++.dg/template/memfriend5.C: Likewise.
1356         * g++.dg/template/memfriend6.C: Likewise.
1357         * g++.dg/template/memfriend7.C: Likewise.
1358         * g++.dg/template/memfriend8.C: Likewise.
1359         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1360
1361 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1362
1363         PR c++/12515
1364         * g++.dg/ext/cond1.C: New test.
1365
1366 2003-11-20  Richard Henderson  <rth@redhat.com>
1367
1368         * gcc.dg/20020201-2.c: Remove.
1369         * gcc.dg/20020201-4.c: Remove.
1370         * gcc.dg/20020304-1.c: Remove.
1371
1372 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1373
1374         * gcc.dg/cpp/trad/xwin1.c: New test case.
1375
1376 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1377
1378         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1379         * lib/g77.exp: Likewise.
1380         * lib/objc.exp: Likewise.
1381         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1382         for darwin.
1383
1384 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1385
1386         PR c++/12932
1387         * g++.dg/template/static5.C: New test.
1388
1389 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1390
1391         * gcc.dg/nested-func-1.c: New test.
1392
1393 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1394
1395         * gcc.dg/cpp/assert4.c: New test.
1396
1397 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1398
1399         PR c++/2294
1400         * g++.dg/lookup/using9.c: New test.
1401
1402 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1403
1404         PR c++/12762
1405         * g++.dg/template/error3.C: New test.
1406
1407 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1408
1409         PR ada/13035
1410         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1411         No longer use a wrapper for gcc, since this does not work under
1412         Windows.
1413
1414 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1415
1416         PR c++/2094
1417         * g++.dg/template/ptrmem7.C: New test.
1418
1419 2003-11-13  Andrew Pinski <apinski@apple.com>
1420
1421         * gcc.c-torture/compile/20031113-1.c: New test.
1422
1423 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1424             Kean Johnston <jkj@sco.com>
1425
1426         PR c/13029
1427         * gcc.dg/unused-4.c: Update.
1428
1429 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1430
1431         * g++.dg/opt/const3.C: New test.
1432
1433 2003-11-13  Jan Hubicka  <jh@suse.cz>
1434
1435         * gcc.c-torture/compile/20031112-1.c: New test.
1436
1437 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1438
1439         * g++.dg/parse/crash10.C: Remove bogus error marker.
1440
1441 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1442
1443         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1444         (host_gcc): Likewise.
1445         (ROOT): Honor $PWDCMD.
1446         (BASE): Likewise.
1447         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1448
1449 2003-11-12  Catherine Moore  <clm@redhat.com>
1450
1451         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1452
1453 2003-11-12  Andreas Jaeger  <aj@suse.de>
1454             Jakub Jelinek  <jakub@redhat.com>
1455             Andrew Pinski  <pinskia@physics.uc.edu>
1456             Richard Henderson  <rth@redhat.com>
1457
1458         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1459         systems.
1460         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1461
1462         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1463         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1464
1465 2003-11-11  Andreas Jaeger  <aj@suse.de>
1466
1467         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1468
1469         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1470
1471 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1472
1473         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1474         Clean ups.
1475
1476 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1477
1478         * gcc.dg/trampoline-1.c: New test.
1479
1480 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1481
1482         * gcc.c-torture/compile/200031109-1.c: New test.
1483
1484 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1485
1486         PR c/3190
1487         PR c/8714
1488         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1489         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1490         gcc.dg/format/no-y2k-1.c: Update.
1491
1492 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1493
1494         PR optimization/10467
1495         * gcc.dg/20031108-1.c: New test case.
1496
1497 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1498
1499         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1500
1501 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1502
1503         * gcc.dg/compound-lvalue-1.c: New test.
1504         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1505         some XFAILs.
1506
1507 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1508
1509         * gcc.dg/altivec-varargs-1.c: New test.
1510
1511 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1512
1513         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1514         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1515         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1516         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1517         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1518
1519 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1520
1521         * gcc.dg/cond-lvalue-1.c: New test.
1522
1523 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1524
1525         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1526
1527 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1528
1529         PR c++/11616
1530         * g++.dg/template/instantiate5.C: New test.
1531
1532 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1533
1534         PR c++/12726
1535         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1536         * ChangeLog: Add missing first entry for above test.
1537
1538 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1539
1540         PR c++/9810
1541         * g++.dg/template/using8.C: New test.
1542         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1543
1544 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1545
1546         PR optimization/10817
1547         * gcc.c-torture/compile/20031102-1.c: New test case.
1548
1549 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1550
1551         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1552         2147483647.
1553
1554 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1555
1556         * gcc.dg/20031102-1.c: New test.
1557
1558 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1559
1560         * gcc.dg/complex-1.c: New test.
1561
1562 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1563
1564         PR c++/12796
1565         * g++.dg/template/crash13.C: Adjust expected error location.
1566         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1567
1568 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1569
1570         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1571
1572 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1573
1574         PR/10239
1575         * gcc.c-torture/compile/20031031-2.c: New test.
1576
1577 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1578
1579         PR/11640
1580         * gcc.c-torture/compile/20031031-1.c: New test.
1581
1582 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1583
1584         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1585         * gcc.misc-tests/bprob.exp: Likewise.
1586         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1587         the execution test on arm-elf configs.
1588         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1589         configs that don't support scratch files.
1590         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1591
1592 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1593
1594         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1595         done by dejagnu.
1596
1597 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1598
1599         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1600         Avoid non pure sh syntax. Add more logging.
1601
1602         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1603         fail.
1604
1605 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1606
1607         PR libgcj/10610
1608         * gcc.dg/ppc-stackalign-1.c: New test.
1609
1610 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1611
1612         * ada/acats/run_all.sh: Change output to be more compliant with
1613         dejagnu framework.
1614         Create acats.sum and acats.log files under testsuite/ada/acats
1615         Only run [a-z]* directories, to filter out e.g. CVS.
1616         Redirect build output to log file.
1617
1618 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1619
1620         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1621
1622 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1623
1624         PR ada/5909:
1625         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1626
1627 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1628
1629         * gcc.c-torture/compile/20031023-1.c: New test.
1630         * gcc.c-torture/compile/20031023-2.c: New test.
1631         * gcc.c-torture/compile/20031023-3.c: New test.
1632         * gcc.c-torture/compile/20031023-4.c: New test.
1633
1634 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1635
1636         PR c++/10371
1637         * g++.dg/lookup/scoped8.C: New test.
1638
1639 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1640
1641         * g++.dg/opt/reg-stack3.C: New test.
1642
1643 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1644
1645         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1646
1647 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1648
1649         PR c++/11076
1650         * g++.dg/template/crash13.C: New test.
1651
1652 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1653
1654         * gcc.dg/c99-restrict-2.c: New test.
1655
1656 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1657
1658         PR c++/12698, c++/12699, c++/12700, c++/12566
1659         * g++.dg/inherit/covariant9.C: New test.
1660         * g++.dg/inherit/covariant10.C: New test.
1661         * g++.dg/inherit/covariant11.C: New test.
1662
1663 2003-10-23  Jason Merrill  <jason@redhat.com>
1664
1665         PR c++/12726
1666         * g++.dg/ext/complit2.C: New test.
1667
1668 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1669
1670         PR target/12654
1671         * gcc.c-torture/execute/20031020-1.c: New test.
1672
1673 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1674
1675         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1676         following the jump_insn.
1677
1678 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1679
1680         * gcc.dg/cast-lvalue-1.c: New test.
1681
1682 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1683
1684         PR c++/11962
1685         * g++.dg/template/cond2.C: New test.
1686
1687 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1688
1689         * gcc.dg/builtins-28.c: New test.
1690
1691 2003-10-20  Jan Hubicka  <jh@suse.cz>
1692
1693         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1694         parameter.
1695         * testsuite/gcc.dg/inline-2.c: Likewise.
1696
1697 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1698
1699         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1700         * gcc.dg/nest.c:  Likewise.
1701
1702 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1703
1704         PR c++/9781, c++/10583, c++/11862
1705         * g++.dg/parse/crash13.C: New test.
1706
1707 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1708
1709         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1710
1711 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1712
1713         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1714         Define HAVE_C99_RUNTIME except on Solaris.
1715         * gcc.dg/builtins-20.c: Likewise.
1716
1717 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1718
1719         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1720
1721 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1722
1723         PR c++/12495
1724         * g++.dg/template/crash21.C: New test.
1725
1726 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1727
1728         PR c++/2513
1729         * g++.dg/template/typename5.C: New test.
1730
1731 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1732
1733         PR c++/12369
1734         * g++.dg/template/friend25.C: New test.
1735
1736 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1737
1738         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1739         versions.
1740
1741 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1742
1743         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1744         == 2147483647.
1745
1746 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1747
1748         * gcc.c-torture/execute/960416-1.x: Remove.
1749         * gcc.c-torture/execute/divconst-3.x: Likewise.
1750
1751 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1752
1753         PR target/12598
1754         * gcc.dg/torture/cris-volatile-1.c: New test.
1755
1756 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1757
1758         PR optimization/9325
1759         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1760         for overflowing floating point to integer conversion during RTL
1761         simplification.
1762
1763 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1764
1765         * objc/execute/_cmd.m: Fix typo.
1766         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1767         Relax 'scan-assembler' regexp.
1768         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1769         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1770         * objc.dg/zero-link-2.m: Remove blank line.
1771         * objc.dg/zero-link-3.m: New test case.
1772
1773 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1774
1775         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1776
1777         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1778         than linker trickery.
1779
1780 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1781
1782         PR c++/12370
1783         * g++.dg/other/friend2.C: New test.
1784
1785 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1786
1787         * gcc.dg/20031012-1.c: New test.
1788
1789 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1790
1791         * gcc.dg/weak/weak-3.c: Fix for new warning.
1792
1793 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1794
1795         PR optimization/8750
1796         * gcc.c-torture/execute/20031012-1.c: New test case.
1797
1798 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1799
1800         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1801         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1802
1803 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1804
1805         PR optimization/12260
1806         * gcc.c-torture/compile/20031011-2.c: New test case.
1807
1808 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1809
1810         * gcc.c-torture/execute/20031011-1.c: New testcase.
1811
1812 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1813
1814         * gcc.c-torture/compile/20031011-1.c: New test.
1815
1816 2003-10-11  Jan Hubicka  <jh@suse.cz>
1817
1818         * g++.dg/other/first-global.C: New test.
1819
1820 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1821
1822         * gcc.c-torture/execute/string-opt-18.c: New testcase.
1823
1824 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
1825
1826         * gcc.c-torture/compile/20031010-1.c: New test.
1827
1828 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
1829
1830         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
1831         * gcc.c-torture/execute/va-arg-25.c: ... here.
1832
1833 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
1834
1835         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
1836
1837 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
1838
1839         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1840
1841 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
1842
1843         * g++.dg/parse/error2.C: New test.
1844
1845 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
1846
1847         PR c++/11097
1848         * g++.dg/other/error5.C: Modify the error message.
1849         * g++.dg/lookup/using8.C: New test.
1850
1851 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
1852
1853         * gcc.dg/darwin-abi-2.c: New file.
1854         * gcc.c-torture/execute/va-arg-24.c: New file.
1855
1856 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
1857
1858         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
1859         indentation.
1860
1861 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
1862
1863         PR c++/10147
1864         * g++.dg/other/error4.C: Update error messages.
1865         * g++.dg/template/ptrmem4.C: Likewise.
1866
1867         PR c++/12337
1868         * g++.dg/init/new9.C: New test.
1869
1870         PR c++/12334, c++/12236, c++/8656
1871         * g++.dg/ext/attrib8.C: New test.
1872
1873 2003-10-06  Devang Patel  <dpatel@apple.com>
1874
1875         * gcc.dg/debug/dwarf2-3.h: New test.
1876         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
1877
1878 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
1879
1880         * g++.dg/opt/cfg2.C: New test.
1881
1882 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1883
1884         * g++.dg/opt/float1.C: New test.
1885
1886 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1887
1888         * gcc.dg/c90-array-lval-6.c: New test.
1889         * gcc.dg/c99-array-lval-6.c: New test.
1890
1891 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
1892             Ziemowit Laski  <zlaski@apple.com>
1893
1894         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
1895         'Derived', so that it is never considered a class method; add
1896         new warning for '+port' method ambiguity.
1897         * objc.dg/method-12.m: Include <objc/objc.h> instead of
1898         <objc/objc-api.h> (needed on Mac OS X).
1899         * objc.dg/method-13.m: New test.
1900
1901 2003-10-03  Roger Sayle  <roger@eyesopen.com>
1902
1903         PR optimization/9325, PR java/6391
1904         * gcc.c-torture/execute/20031003-1.c: New test case.
1905
1906 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
1907
1908         PR optimization/12180
1909         * gcc.dg/20031002-1.c: New test.
1910
1911         PR c++/12486
1912         * g++.dg/inherit/error1.C: New test.
1913
1914 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
1915
1916         * lib/f-torture.exp (search_for): Rename to...
1917         (search_for_re): This.  Also, clean up comments and the
1918         "regexp" invocation.
1919
1920 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
1921
1922         * gcc.c-torture/compile/20031002-1.c: New test.
1923
1924 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
1925
1926         * g++.dg/opt/cond1.C: New test.
1927
1928 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
1929
1930         * gcc.dg/Wold-style-definition-2.c: New testcase.
1931         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
1932
1933 2003-09-29  Richard Henderson  <rth@redhat.com>
1934
1935         * g++.dg/init/array10.C: Add dg-options.
1936
1937 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
1938
1939         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
1940
1941 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1942
1943         * g++.dg/template/friend19.C: Fix typo.
1944         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
1945
1946 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
1947
1948         * gcc.c-torture/execute/20030928-1.c: New test.
1949         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
1950
1951 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1952
1953         * g++.dg/opt/unroll1.C: New test.
1954
1955 2003-09-26  Roger Sayle  <roger@eyesopen.com>
1956
1957         PR optimization/11741
1958         * gcc.dg/20030926-1.c: New test case.
1959
1960 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1961
1962         PR c++/5655
1963         * g++.dg/parse/access7.C: New test.
1964         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
1965
1966 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
1967
1968         MERGE OF objc-improvements-branch into MAINLINE:
1969         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
1970         if libobjc has not been built.
1971         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
1972         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
1973         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
1974         objc/execute/nested-3.m, objc/execute/np-2.m,
1975         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
1976         objc/execute/redefining_self.m, objc/execute/root_methods.m,
1977         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
1978         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
1979         objc.dg/special/unclaimed-category-1.h,
1980         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
1981         well as GNU runtime.
1982         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
1983         * execute/cascading-1.m, execute/function-message-1.m,
1984         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
1985         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
1986         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
1987         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
1988         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
1989         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
1990         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
1991         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
1992         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
1993         * objc.dg/bitfield-2.m: Run only on Darwin.
1994         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
1995         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
1996         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
1997         * objc.dg/const-str-1.m: Fix constant string layout.
1998
1999 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2000
2001         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2002
2003 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2004
2005         * gcc.dg/darwin-abi-1.c: New file.
2006
2007 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2008
2009         PR target/12281
2010         * gcc.c-torture/compile/20030921-1.c: New test.
2011
2012 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2013
2014         * g++.dg/opt/reg-stack2.C: New test.
2015
2016 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2017
2018         * g++.dg/eh/delayslot1.C: New test.
2019
2020 2003-09-20  Richard Henderson  <rth@redhat.com>
2021
2022         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2023
2024 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2025
2026         * gcc.c-torture/execute/20030920-1.c: New test case.
2027
2028 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2029
2030         * g++.dg/rtti/typeid3.C: Correct expected error message.
2031
2032 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2033
2034         PR c++/157
2035         * g++.dg/parse/crash12.C: New test.
2036
2037 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2038
2039         * gcc.dg/compat/mixed-struct-check.h: New.
2040         * gcc.dg/compat/mixed-struct-defs.h: New.
2041         * gcc.dg/compat/mixed-struct-init.h: New.
2042         * gcc.dg/compat/struct-by-value-19_main.c: New.
2043         * gcc.dg/compat/struct-by-value-19_x.c: New.
2044         * gcc.dg/compat/struct-by-value-19_y.c: New.
2045         * gcc.dg/compat/struct-by-value-20_main.c: New.
2046         * gcc.dg/compat/struct-by-value-20_x.c: New.
2047         * gcc.dg/compat/struct-by-value-20_y.c: New.
2048         * gcc.dg/compat/struct-return-19_main.c: New.
2049         * gcc.dg/compat/struct-return-19_x.c: New.
2050         * gcc.dg/compat/struct-return-19_y.c: New.
2051         * gcc.dg/compat/struct-return-20_main.c: New.
2052         * gcc.dg/compat/struct-return-20_x.c: New.
2053         * gcc.dg/compat/struct-return-20_y.c: New.
2054
2055 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2056         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2057         so that it will not complain on LP64 targets.
2058
2059 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2060
2061         PR c++/495
2062         * g++.dg/template/friend24.C: New test.
2063
2064 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2065
2066         PR c++/12332
2067         * g++.dg/template/memtmpl2.C: New test.
2068
2069 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2070
2071         PR target/11184
2072         * gcc.dg/builtin-apply1.c: New test.
2073
2074 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2075
2076         PR c++/9848
2077         * g++.dg/warn/Wunused-4.C: New test.
2078
2079 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2080
2081         PR c++/12316
2082         * g++.dg/other/gc2.C: New test.
2083
2084 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2085
2086         PR c++/11991
2087         * g++.dg/rtti/typeid3.C: New test.
2088
2089         PR c++/12266
2090         * g++.dg/overload/template1.C: New test.
2091
2092 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2093
2094         * g++.dg/opt/cfg3.C: New test.
2095
2096 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2097
2098         PR c++/7939
2099         * g++.dg/template/crash11.C: New test.
2100
2101 2003-09-16  Jason Merrill  <jason@redhat.com>
2102             Jakub Jelinek  <jakub@redhat.com>
2103
2104         * gcc.dg/attr-warn-unused-result.c: New test.
2105
2106 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2107
2108         PR c++/12184
2109         * g++.dg/expr/call2.C: New test.
2110
2111 2003-09-15  Andreas Jaeger  <aj@suse.de>
2112
2113         * gcc.dg/Wold-style-definition-1.c: New test.
2114
2115 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2116
2117         PR c++/3907
2118         * g++.dg/parse/template12.C: New test.
2119
2120         * g++.dg/abi/bitfield11.C: New test.
2121         * g++.dg/abi/bitfield12.C: Likewise.
2122
2123 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2124
2125         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2126         non-expansion of functional macro name without arguments at EOL.
2127         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2128
2129 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2130
2131         * gcc.c-torture/execute/20030914-[12].c: New tests.
2132
2133 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2134
2135         PR c++/11788
2136         * g++.dg/overload/addr1.C: New test.
2137
2138 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2139
2140         * gcc.dg/20030909-1.c: New test.
2141
2142 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2143
2144         * gcc.dg/ultrasp10.c: New test.
2145
2146 2003-09-09  Devang Patel  <dpatel@apple.com>
2147
2148         * gcc.dg/darwin-ld-6.c: New test.
2149
2150 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2151
2152         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2153
2154 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2155
2156         * gcc.dg/ia64-types1.c: New test.
2157         * gcc.dg/ia64-types2.c: Likewise.
2158
2159 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2160
2161         * gcc.dg/builtins-1.c: Add more _Complex tests.
2162         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2163
2164         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2165         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2166
2167 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2168
2169         PR c++/11786
2170         * g++.dg/lookup/koenig2.C: New test.
2171
2172         PR c++/5296
2173         * g++.dg/rtti/typeid2.C: New test.
2174
2175 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2176
2177         * gcc.c-torture/compile/20030904-1.c: New test.
2178
2179 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2180
2181         * g++.dg/opt/longbranch2.C: New test.
2182
2183 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2184
2185         * g++.dg/template/crash10.C: Only compile it.
2186
2187 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2188
2189         PR middle-end/11665
2190         * gcc.c-torture/compile/20030907-1.c: New test.
2191         * g++.dg/init/array11.C: New test.
2192
2193 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2194
2195         PR c++/11852
2196         * g++.dg/init/struct1.C: New test.
2197
2198 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2199
2200         PR c++/12181
2201         * g++.dg/expr/comma1.C: New test.
2202
2203 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2204
2205         PR c++/11867
2206         * g++.dg/expr/static_cast5.C: New test.
2207
2208 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2209
2210         PR c++/11507
2211         * g++.dg/lookup/scoped7.C: New test.
2212
2213         PR c++/9574
2214         * g++.dg/other/static1.C: New test.
2215
2216         PR c++/11490
2217         * g++.dg/warn/template-1.C: New test.
2218
2219         PR c++/11432
2220         * g++.dg/template/crash10.C: New test.
2221
2222         PR c++/2478
2223         * g++.dg/overload/VLA.C: New test.
2224
2225         PR c++/10804
2226         * g++.dg/template/call1.C: New test.
2227
2228 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2229
2230         PR c++/11794
2231         * g++.dg/parse/using3.C: New test.
2232
2233 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2234
2235         PR c++/11409
2236         * g++.dg/overload/builtin3.C: New test case.
2237
2238 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2239
2240         PR c/9862
2241         * gcc.dg/20030906-1.c: New test.
2242         * gcc.dg/20030906-2.c: Likewise.
2243
2244 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2245
2246         PR c++/12167
2247         * g++.dg/parse/defarg5.C: New test.
2248
2249         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2250
2251 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2252
2253         PR c++/12163
2254         * g++.dg/expr/static_cast4.C: New test.
2255
2256         PR c++/12146
2257         * g++.dg/template/crash9.C: New test.
2258
2259 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2260
2261         * g++.old-deja/g++.ext/pretty2.C: Update for change
2262         in __FUNCTION__.
2263         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2264
2265 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2266
2267         PR c++/11922
2268         * g++/dg/template/qualified-id1.C: New test.
2269
2270         PR c++/12037
2271         * g++.dg/warn/noeffect4.C: New test.
2272
2273 2003-09-04  Matt Austern  <austern@apple.com>
2274
2275         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2276         * g++.dg/ext/fnname2.C: Likewise.
2277         * g++.dg/ext/fnname3.C: Likewise.
2278
2279 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2280
2281         * g++.dg/expr/lval1.C: New test.
2282         * g++.dg/ext/lvcast.C: Remove.
2283
2284 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2285
2286         PR optimization/11700.
2287         * gcc.c-torture/compile/20030903-1.c: New test case.
2288
2289 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2290
2291         PR c++/12053
2292         * g++.dg/abi/layout4.C: New test.
2293
2294 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2295
2296         PR c++/11553
2297         * g++.dg/parse/friend3.C: New test.
2298
2299 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2300
2301         PR c++/11847
2302         * g++.dg/template/class1.C: New test.
2303
2304         PR c++/11808
2305         * g++.dg/expr/call1.C: New test.
2306
2307 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2308
2309         PR c++/12114
2310         * g++.dg/init/ref9.C: New test.
2311
2312         PR c++/11972
2313         * g++.dg/template/nested4.C: New test.
2314
2315 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2316
2317         PR c++/12093
2318         * g++.dg/template/non-dependent4.C: New test.
2319
2320         PR c++/11928
2321         * g++.dg/inherit/conv1.C: New test.
2322
2323 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2324
2325         PR c++/6196
2326         * g++.dg/ext/label1.C: New test.
2327         * g++.dg/ext/label2.C: Likewise.
2328
2329 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2330
2331         * g++.dg/expr/cond3.C: New test.
2332
2333 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2334
2335         * gcc.dg/builtins-1.c: Add new builtin cases.
2336
2337 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2338
2339         * gcc.dg/builtins-1.c: Add new cases.
2340         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2341
2342 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2343
2344         * gcc.dg/builtins-1.c: Add more math builtin tests.
2345         * gcc.dg/torture/builtin-attr-1.c: New test.
2346
2347 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2348
2349         PR optimization/5079
2350         * g++.dg/opt/static3.C: New test.
2351
2352 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2353
2354         * gcc.misc-tests/gcov-10b.c: New test.
2355
2356 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2357
2358         * g++.dg/opt/ptrmem3.C: New test.
2359
2360         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2361
2362 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2363
2364         * gcc.dg/20030826-2.c: New test.
2365
2366 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2367
2368         PR middle-end/12002
2369         * g77.f-torture/compile/12002.f: New test case.
2370
2371 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2372
2373         * gcc.dg/20030826-1.c: New test case.
2374
2375 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2376
2377         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2378
2379 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2380
2381         PR c++/11871
2382         * c++.dg/lookup/crash1.C: New test.
2383
2384         * c++.dg/warn/noeffect3.C: New test.
2385
2386 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2387
2388         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2389         * gcc.dg/compat/vector-1_y.c: Ditto.
2390         * gcc.dg/compat/vector-2_x.c: Ditto.
2391         * gcc.dg/compat/vector-2_y.c: Ditto.
2392
2393 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2394
2395         * gcc.dg/20030702-1.c: New test.
2396
2397 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2398
2399         PR c++/8795
2400         * g++.dg/ext/altivec-1.C: New test.
2401
2402 2003-08-24  Richard Henderson  <rth@redhat.com>
2403
2404         * g++.dg/eh/simd-2.C: Add -w for x86.
2405
2406 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2407
2408         * gcc.dg/20030815-1.c: New test.
2409
2410 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2411
2412         PR c++/3765
2413         * g++.dg/parse/access6.C: New test.
2414
2415 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2416
2417         PR c++/641, c++/11876
2418         * g++.dg/template/friend22.C: New test.
2419         * g++.dg/template/friend23.C: Likewise.
2420
2421 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2422
2423         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2424         identically.
2425
2426 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2427
2428         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2429
2430 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2431
2432         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2433
2434 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2435
2436         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2437
2438 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2439
2440         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2441
2442 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2443
2444         PR c++/11919
2445         * g++.dg/overload/prom1.C: New test.
2446
2447         PR c++/11551
2448         * g++.dg/parse/dtor2.C: New test.
2449
2450         PR c++/10762
2451         * g++.dg/parse/using2.C: New test.
2452
2453 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2454
2455         PR target/11805
2456         * gcc.c-torture/compile/20030821-1.c: New.
2457
2458 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2459
2460         PR c++/11834
2461         * g++.dg/template/deduce2.C: New test.
2462
2463 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2464
2465         * gcc.c-torture/execute/20030821-1.c: New test.
2466
2467 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2468
2469         PR middle-end/11984
2470         * gcc.dg/20030820-1.c: New test case.
2471
2472 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2473
2474         PR c++/11945
2475         * g++.dg/warn/noeffect2.C: New test.
2476
2477 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2478
2479         PR c++/10926
2480         * g++.dg/template/dtor2.C: New test.
2481
2482         PR c++/11684
2483         * g++.dg/template/operator1.C: New test.
2484         * g++.dg/parse/operator4.C: New test.
2485
2486         PR c++/11946.C
2487         * g++.dg/expr/enum1.C: New test.
2488         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2489
2490         PR c++/11036.C
2491         * g++.dg/parse/elab2.C: New test.
2492         * g++.dg/parse/typedef4.C: Change error message.
2493         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2494         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2495         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2496
2497 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2498
2499         * gcc.dg/pch/warn-1.c: New.
2500         * gcc.dg/pch/warn-1.hs: New.
2501
2502         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2503         not-tested file.
2504
2505 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2506
2507         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2508
2509 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2510
2511         * gcc.dg/uninit-D.c: New Test.
2512         * gcc.dg/uninit-E.c: New Test.
2513         * gcc.dg/uninit-F.c: New Test.
2514         * gcc.dg/uninit-G.c: New Test.
2515
2516 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2517
2518         * g++.dg/README: Describe the pch directory.
2519
2520 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2521
2522         PR c++/11174
2523         * g++.dg/parse/access4.C: New test.
2524         * g++.dg/parse/access5.C: Likewise.
2525         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2526
2527 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2528
2529         * gcc.dg/noncompile/20030818-1.c: New.
2530
2531 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2532
2533         PR c++/11957
2534         * g++.dg/warn/noeffect1.C: New test.
2535
2536         * g++.dg/template/scope2.C: New test.
2537         * g++.dg/template/error2.C: Correct dg-error
2538
2539 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2540
2541         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2542
2543 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         PR C++/11512
2546         * g++.dg/template/warn1.C: New.
2547
2548 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2549
2550         * g++.dg/template/error2.C: New test.
2551         * g++.dg/lookup/using7.C: Adjust errors
2552         * g++.old-deja/g++.pt/crash36.C: Likewise.
2553         * g++.old-deja/g++.pt/derived3.C: Likewise.
2554
2555 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2556
2557         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2558         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2559         * gcc.c-torture/execute/builtins/string-9.c: New, from
2560         string-opt-9.c.  Adjust for execute/builtins framework.
2561         * gcc.c-torture/execute/string-opt-9.c: Delete.
2562
2563 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2564
2565         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2566
2567         * g++.dg/parse/ret-type2.C: New test.
2568
2569         PR c++/11703
2570         * g++.dg/init/new8.C: New test.
2571
2572         PR c++/10923
2573         * g++.dg/parse/typedef5.C: New test.
2574
2575         PR c++/9512
2576         * g++.dg/parse/qualified2.C: New test.
2577         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2578         invalid code.
2579
2580 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2581
2582         * g++.dg/conversion/ptrmem1.C: New test.
2583
2584 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2585
2586         PR target/11693
2587         * gcc.dg/20030811-1.c: New test.
2588
2589         PR target/11535
2590         * gcc.c-torture/execute/20030811-1.c: New test.
2591
2592 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2593
2594         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2595
2596 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2597
2598         PR c++/11789.C
2599         * g++.dg/inherit/multiple1.C: New test.
2600
2601 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2602
2603         * gcc.dg/spe1.c: New test.
2604
2605         PR c++/11670
2606         * g++.dg/expr/cast2.C: New test.
2607
2608         PR c++/10530
2609         * g++.dg/template/dependent-name2.C: New test.
2610
2611 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2612
2613         * g++.dg/parse/crash11.C: Put the dg options in comments.
2614
2615 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2616
2617         * lib/gcc-dg.exp: Update for diagnostic change.
2618
2619 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2620
2621         PR c++/5767
2622         * g++.dg/parse/crash11.C: New test.
2623
2624 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2625
2626         * gcc.dg/cpp/spacing1.c: Update.
2627
2628 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2629
2630         PR target/11739
2631         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2632         a value for -mtune.
2633
2634 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2635
2636         PR middle-end/11771
2637         * gcc.c-torture/compile/20030804-1.c: New test case.
2638
2639 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2640
2641         * gcc.dg/20030804-1.c: New test case.
2642
2643 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2644
2645         * gcc.dg/cpp/separate-1.c: New test.
2646
2647 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2648
2649         PR c++/11704
2650         * g++.dg/template/dependent-expr2.C: New test.
2651
2652         PR c++/11766
2653         * g++.dg/expr/ptrmem1.C: New test.
2654
2655 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2656
2657         PR c++/9453
2658         * g++.dg/template/friend15.C: New test.
2659
2660 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2661
2662         * lib/dg-pch.exp: Work round PCH bug.
2663
2664 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2665
2666         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2667         builtins.  Move cases from builtins-4.c here.
2668
2669         * gcc.dg/torture/builtin-math-1.c: New test taken from
2670         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2671         additional cases.
2672
2673         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2674         Delete.
2675
2676 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2677
2678         PR c++/9447
2679         * g++.dg/template/using7.C: New test.
2680
2681 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2682
2683         * import1.c, import2.c: New tests.
2684
2685 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2686
2687         * g++.dg/eh/crossjump1.C: New test.
2688
2689 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2690
2691         PR c++/11697
2692         * g++.dg/template/using6.C: New test.
2693
2694         PR c++/11744
2695         * g++.dg/template/koenig2.C: New test.
2696
2697 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2698
2699         PR c++/7983
2700         * g++.dg/parse/typedef4.C: New test.
2701
2702 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2703
2704         PR c++/8442, c++/8806
2705         * g++.dg/template/elab1.C: New test.
2706         * g++.dg/template/type2.C: Likewise.
2707         * g++.dg/template/ttp3.C: Adjust expected error message.
2708         * g++.old-deja/g++.law/visibility13.C: Likewise.
2709         * g++.old-deja/g++.niklas/t135.C: Likewise.
2710         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2711         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2712         template argument.
2713         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2714
2715 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2716
2717         PR c++/11295
2718         * g++.dg/ext/stmtexpr1.C: New test.
2719
2720         * g++.dg/opt/tmp1.C: New test.
2721
2722         PR c++/11525
2723         * g++.dg/parse/constant4.C: New test.
2724
2725         PR c++/9447
2726         * g++.dg/template/using5.C: New test.
2727
2728 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2729
2730         * gcc.dg/builtins-27.c: New test case.
2731
2732 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2733
2734         * gcc.dg/tls/opt-7.c: New test.
2735
2736 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2737
2738         * g++.old-deja/g++.other/crash18.C: Remove.
2739
2740 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2741
2742         * g++.dg/template/explicit3.C: New.
2743         * g++.dg/template/explicit4.C: New.
2744         * g++.dg/template/explicit5.C: New.
2745
2746         PR c++/11347
2747         * g++.dg/template/memtmpl1.C: New.
2748
2749 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2750
2751         PR target/11565
2752         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2753         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2754
2755 2003-07-30  Jan Hubicka  <jh@suse.cz>
2756
2757         * vtgc1.c: Kill.
2758
2759 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2760
2761         * gcc.dg/struct-in-proto-1.c: New test.
2762
2763 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2764
2765         * gcc.dg/cpp/include2.c: Only expect one message.
2766
2767 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2768
2769         PR c++/9447
2770         * g++.dg/template/using1.C: New test.
2771         * g++.dg/template/using2.C: New test.
2772         * g++.dg/template/using3.C: New test.
2773         * g++.dg/template/using4.C: New test.
2774
2775 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2776
2777         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2778         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2779
2780 2003-07-28  Jan Hubicka  <jh@suse.cz>
2781
2782         PR c++/11530
2783         * g++.dg/opt/call1.C: New test.
2784
2785 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2786
2787         PR c++/11667
2788         * g++.dg/init/enum2.C: New test.
2789         * g++.dg/template/overload1.C: Add "-w" option.
2790
2791 2003-07-28    <hp@bitrange.com>
2792
2793         * gcc.dg/Wdeclaration-after-statement-1.c,
2794         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2795
2796 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2797
2798         * gcc.c-torture/compile/20030725-1.c: New test.
2799
2800 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2801
2802         * gcc.dg/20030505.c: Only run for SPE.
2803         Remove definition of opaque type.
2804
2805 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2806
2807         * g++.dg/template/ptrmem6.C: New test.
2808
2809 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2810
2811         * gcc.c-torture/compile/zero-strct-2.c: New test.
2812
2813 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2814
2815         * gcc.dg/intermod-1.c: New test.
2816
2817 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2818
2819         PR c++/11617
2820         * g++.dg/template/lookup2.C: New test.
2821         * g++.dg/template/memclass1.C: Remove instantiated from error.
2822         * g++.dg/other/error2.C: Tweak expected errors.
2823
2824         PR c++/11596
2825         * g++.dg/template/defarg3.C: New test.
2826
2827         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
2828
2829 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
2830
2831         * g++.dg/inherit/access5.C: New test.
2832
2833 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2834
2835         PR c++/11513
2836         * g++.dg/template/crash8.C: New test.
2837
2838 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
2839
2840         PR c/10602
2841         * gcc.dg/noncompile/incomplete-2.c: New test.
2842
2843 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
2844
2845         PR c++/11645
2846         * g++.dg/inherit/access4.C: New test.
2847
2848         PR c++/11517
2849         * g++.dg/expr/cond2.C: New test.
2850
2851         PR optimization/10679
2852         * g++.dg/opt/inline4.C: New test.
2853
2854 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2855
2856         * g++.dg/parse/crash10: New test.
2857
2858 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2859
2860         * g++.dg/ext/flexary1.C: New test.
2861
2862 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2863
2864         PR c++/10793
2865         * g++.dg/template/crash9.C: New test.
2866
2867 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2868
2869         PR c++/3004
2870         * g++.dg/parse/typedef3.C: New test.
2871
2872         PR c++/7906
2873         * g++.dg/parse/operator2.C: New test.
2874
2875         PR c++/8895
2876         * g++.dg/parse/def-tmpl-arg1.C: New test.
2877
2878         PR c++/9282
2879         * g++.dg/parse/funptr1.C: New test.
2880
2881         PR c++/9452
2882         * g++.dg/parse/ambig3.C: New test.
2883
2884         PR c++/9454
2885         * g++.dg/parse/operator3.C: New test.
2886
2887         PR c++/9486
2888         * g++.dg/parse/template10.C: New test.
2889
2890         PR c++/9488
2891         * g++.dg/parse/template11.C: New test.
2892
2893         PR c++/10150
2894         * g++.dg/parse/invalid-op1.C: New test.
2895
2896         PR c++/10247
2897         * g++.dg/parse/condexpr1.C: New test.
2898
2899 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2900
2901         * g++.dg/ext/packed3.C: New test.
2902         * g++.dg/ext/packed4.C: New test.
2903
2904         * gcc.dg/pack-test-3.c: New test.
2905
2906 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
2907
2908         * lib/compat.exp: Handle dg-options per source file.
2909         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
2910         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
2911         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
2912         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
2913         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
2914         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
2915         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
2916         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
2917         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
2918         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
2919         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
2920         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
2921         * g++.dg/compat/break/bitfield7_x.C: Ditto.
2922         * g++.dg/compat/break/bitfield7_y.C: Ditto.
2923
2924 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
2925
2926         PR c/10320
2927         * gcc.c-torture/execute/20030718-1.c: New test.
2928
2929 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2930
2931         PR optimization/11536
2932         * gcc.dg/20030721-1.c: New test.
2933
2934 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
2935
2936         PR c++/11546
2937         * g++.dg/template/lookup1.C: New test.
2938
2939 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
2940
2941         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
2942         diagnostics of ill-formed constructs involving labels.
2943         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
2944         the new 'previously defined here' message.
2945
2946 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
2947
2948         * g++.dg/parse/non-dependent2.C: New test.
2949
2950 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
2951
2952         * g++.dg/init/init-ref4.C: xfail on targets without
2953         weak symbols.
2954
2955 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
2956
2957         PR target/11087
2958         * gcc.c-torture/execute/20030717-1.c: New test.
2959
2960 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2961
2962         * g++.dg/opt/cfg1.C: New test.
2963
2964 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
2965
2966         PR optimization/11557
2967         * gcc.dg/20030717-1.c: New test.
2968
2969 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
2970
2971         PR c++/10476
2972         * g++.dg/expr/crash-1.C: New test.
2973
2974         PR c++/11027
2975         * g++.dg/template/init3.C: New test.
2976
2977         PR c++/8222
2978         * g++.dg/template/non-dependent1.C: New test.
2979
2980         PR c++/11070
2981         * g++.dg/template/non-dependent2.C: New test.
2982
2983         PR c++/11071
2984         * g++.dg/template/non-dependent3.C: New test.
2985
2986         PR c++/9907
2987         * g++.dg/template/sizeof5.C: New test.
2988
2989 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
2990
2991         PR 11498
2992         * gcc.c-torture/compile/mangle-1.c: New file.
2993
2994 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2995
2996         PR c++/7809
2997         * g++.dg/parse/access3.C: New test.
2998
2999 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3000
3001         PR c++/11384
3002         * g++.dg/init/init-ref4.C: New test.
3003
3004 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3005
3006         PR c++/11547
3007         * g++.dg/parse/constant3.C: New test.
3008         * g++.dg/parse/crash7.C: Likewise.
3009
3010 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3011
3012         PR target/11008
3013         * gcc.dg/i386-pentium4-not-mull.c: New.
3014
3015 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3016
3017         * gcc.dg/asm-names.c (ymain): Make it weak.
3018
3019 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3020
3021         PR c++/5421
3022         * g++.dg/template/friend21.C: New test.
3023
3024 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3025
3026         * gcc.dg/cleanup-8.c: New test.
3027         * gcc.dg/cleanup-9.c: New test.
3028
3029 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3030
3031         * g++.dg/ext/dll-MI1.h: New file.
3032         * g++.dg/ext/dllexport-MI1.C: New file.
3033         * g++.dg/ext/dllimport-MI1.C: New file.
3034
3035 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3036
3037         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3038         it does not have cmpstrsi patterns (just cmpmemsi).
3039
3040 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3041
3042         PR debug/11473
3043         * g++.dg/debug/debug8.C: New test.
3044
3045 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3046
3047         PR c++/10108
3048         * g++.dg/template/crash7.C: New test.
3049
3050 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3051
3052         PR target/10795
3053         * gcc.c-torture/compile/20030708-1.c: New.
3054
3055 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3056
3057         * gcc.c-torture/execute/20030715-1.c: New test.
3058
3059 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3060
3061         * gcc.dg/pch/inline-3.c: New file.
3062         * gcc.dg/pch/inline-3.hs: New file.
3063         * gcc.dg/pch/inline-4.c: New file.
3064         * gcc.dg/pch/inline-4.hs: New file.
3065
3066 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3067
3068         PR c++/11509
3069         * g++.dg/template/crash6.C: New test.
3070
3071         PR c++/7053
3072         * g++.dg/template/friend20.C: New test.
3073
3074         PR c++/7019
3075         * g++.dg/template/overload2.C: New test.
3076
3077 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3078
3079         PR optimization/11440
3080         * gcc.c-torture/execute/20030714-1.c: New test.
3081
3082 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3083
3084         PR c++/11154
3085         * g++.dg/template/partial2.C: New test.
3086
3087 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3088
3089         PR c++/11503
3090         * g++.dg/template/anon1.C: New test.
3091
3092         PR c++/11493
3093         PR c++/11495
3094         * g++.dg/parse/template9.C: Likewise.
3095         * g++.dg/template/crash4.C: New test.
3096         * g++.dg/template/koenig1.C: Likewise.
3097         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3098         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3099         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3100         functions.
3101         * g++.old-deja/g++.jason/template36.C: Likewise.
3102         * g++.old-deja/g++.mike/p1989.C: Likewise.
3103         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3104         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3105         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3106         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3107         compiling.
3108         * g++.old-deja/g++.pt/union2.C: Use this->.
3109
3110 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3111
3112         * gcc.dg/20030711-1.c: New test.
3113
3114 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3115
3116         PR c++/11050
3117         * g++.dg/parse/args1.C: New test.
3118         * g++.pt/defarg8.C: Change expected errors.
3119
3120 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3121
3122         PR c++/8164
3123         * g++.dg/template/nontype2.C: New test.
3124
3125         PR c++/10558
3126         * g++.dg/parse/template8.C: New test.
3127
3128         PR c++/8327
3129         * g++.dg/template/scope1.C: New test.
3130
3131         * g++.dg/warn/Wsign-compare-1.C: New test.
3132
3133 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3134
3135         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3136
3137 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3138
3139         PR c++/9411
3140         * g++.dg/template/explicit2.C: New test.
3141
3142         PR c++/10032
3143         * g++.dg/warn/pedantic1.C: New test.
3144
3145 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3146
3147         PR c++ 9483
3148         * g++.dg/other/field1.C: New test.
3149
3150 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3151
3152         PR c/11449
3153         * gcc.c-torture/compile/20030707-1.c: New.
3154
3155 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3156
3157         PR c++/10849
3158         * g++.dg/template/access12.C: New test.
3159
3160 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3161
3162         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3163         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3164         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3165         * gcc.misc-tests/gcov.exp: Update
3166         * g++.dg/gcov/gcov.exp: Update
3167         * lib/gcov.exp: Update.
3168
3169 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3170
3171         * g++.dg/abi/mangle17.C: Make sure template expressions are
3172         dependent.
3173         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3174         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3175         * g++.dg/opt/stack1.C: Remove erroneous code.
3176         * g++.dg/parse/template7.C: New test.
3177         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3178         * g++.old-deja/g++.pt/crash4.C: Likewise.
3179
3180 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3181
3182         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3183         with zero or one occurence of `$' after the initial `L'.
3184
3185 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3186
3187         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3188
3189 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3190
3191         PR c/11370
3192         * gcc.dg/Wunreachable-6.c: New testcase.
3193         * gcc.dg/Wunreachable-7.c: New testcase.
3194
3195 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3196
3197         PR c/11420
3198         * gcc.dg/20030708-1.c: New test.
3199
3200 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3201
3202         * gcc.dg/compat/sdata-section.h: New file.
3203         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3204         * gcc.dg/torture/mips-sdata-1.c: New test.
3205
3206 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3207
3208         PR c++/11030
3209         * g++.dg/template/friend19.C: New test.
3210
3211 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3212
3213         * g++.dg/opt/strength-reduce.C: New test.
3214
3215 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3216
3217         PR target/10979
3218         * gcc.dg/20030707-1.c: New testcase.
3219
3220 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3221
3222         PR optimization/11059
3223         * g++.dg/opt/emptyunion.C: New testcase.
3224
3225 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3226             Eric Botcazou  <ebotcazou@libertysurf.fr>
3227
3228         * g++.dg/opt/stack1.C: New test.
3229
3230 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3231
3232         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3233         run test.
3234
3235         PR c++/11431
3236         * g++.dg/expr/static_cast3.C: New test.
3237
3238 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3239
3240         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3241         everywhere.
3242         * gcc.dg/concat.c: Concatenation of string constants with
3243         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3244         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3245         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3246         necessary to avoid multi-character character constant warning.
3247         * gcc.dg/cpp/escape.c: Likewise.
3248         * gcc.dg/cpp/ucs.c: Likewise.
3249         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3250         Fix a typo.
3251
3252 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3253
3254         PR c/11428
3255         * gcc.c-torture/compile/20030704-1.c: New.
3256
3257 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3258
3259         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3260
3261 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3262
3263         PR c++/5287, PR c++/7910,  PR c++/11021
3264         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3265         tests for warnings.
3266         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3267         * g++.dg/ext/dllimport3.C: Likewise.
3268         * g++.dg/ext/dllimport4.C: New file.
3269         * g++.dg/ext/dllimport5.C: New file.
3270         * g++.dg/ext/dllimport6.C: New file.
3271         * g++.dg/ext/dllimport7.C: New file.
3272         * g++.dg/ext/dllimport8.C: New file.
3273         * g++.dg/ext/dllimport9.C: New file.
3274         * g++.dg/ext/dllimport10.C: New file.
3275         * g++.dg/ext/dllexport1.C: New file.
3276
3277 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3278
3279         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3280         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3281
3282 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3283
3284         * gcc.dg/builtins-25.c: New testcase.
3285         * gcc.dg/builtins-26.c: New testcase.
3286
3287 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3288
3289         * gcc.dg/compat/vector-defs.h: New file.
3290         * gcc.dg/compat/vector-setup.h: New file.
3291         * gcc.dg/compat/vector-check.h: New file.
3292         * gcc.dg/compat/vector-1_main.c: New file.
3293         * gcc.dg/compat/vector-1_x.c: New file.
3294         * gcc.dg/compat/vector-1_y.c: New file.
3295         * gcc.dg/compat/vector-2_main.c: New file.
3296         * gcc.dg/compat/vector-2_x.c: New file.
3297         * gcc.dg/compat/vector-2_y.c: New file.
3298
3299         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3300         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3301         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3302         * gcc.dg/compat/struct-align-1.h: New file.
3303         * gcc.dg/compat/struct-align-1_main.c: New file.
3304         * gcc.dg/compat/struct-align-1_x.c: New file.
3305         * gcc.dg/compat/struct-align-1_y.c: New file.
3306         * gcc.dg/compat/struct-align-2.h: New file.
3307         * gcc.dg/compat/struct-align-2_main.c: New file.
3308         * gcc.dg/compat/struct-align-2_x.c: New file.
3309         * gcc.dg/compat/struct-align-2_y.c: New file.
3310
3311         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3312         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3313         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3314         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3315         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3316         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3317         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3318         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3319         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3320         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3321         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3322         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3323         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3324         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3325         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3326         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3327         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3328         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3329         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3330         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3331         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3332         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3333         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3334         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3335         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3336         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3337         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3338         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3339         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3340
3341 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3342
3343         * gcc.dg/i386-call-1.c: New test.
3344
3345 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3346
3347         PR c++/9162
3348         * g++.dg/parse/defarg4.C: New.
3349
3350 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3351
3352         PR target/10700
3353         * gcc.c-torture/compile/20030703-1.c: New test case.
3354
3355 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3356
3357         * g++.dg/template/local3.C: Remove extra semicolon.
3358
3359 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3360
3361         * gcc.dg/i386-volatile-1.c: New test.
3362
3363 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3364
3365         PR c++/11072
3366         * g++.dg/other/offsetof2.C: XFAIL.
3367         * g++.dg/other/offsetof5.C: New.
3368
3369         PR c++/10219
3370         * g++.dg/template/error1.C: New.
3371
3372         PR c++/9779
3373         * g++.dg/template/dependent-expr1.C: New.
3374
3375 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3376
3377         PR c++/6949
3378         * g++.dg/template/local3.C: New test.
3379
3380         PR c++/11149
3381         * g++.dg/lookup/scoped6.C: New test.
3382
3383 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3384
3385         PR c++/8046
3386         * g++.dg/other/error7.C: New test.
3387
3388 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3389
3390         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3391         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3392         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3393         * g++.old-deja/g++.other/union2.C: Likewise.
3394         * gcc.dg/c90-const-expr-2.c: Likewise.
3395         * gcc.dg/c90-const-expr-3.c: Likewise.
3396         * gcc.dg/c99-const-expr-2.c: Likewise.
3397         * gcc.dg/c99-const-expr-3.c: Likewise.
3398         * gcc.dg/concat.c: Likewise.
3399
3400 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3401
3402         PR c++/9559
3403         * g++.dg/init/static1.C: New test.
3404
3405 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3406
3407         * Changelog: Remove ">>>>>>>" from previous change.
3408
3409 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3410
3411         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3412         * g++.old-deja/g++.other/access2.C: Likewise.
3413         * g++.old-deja/g++.other/decl2.C: Likewise.
3414         * gcc.c-torture/execute/20020615-1.c: Likewise.
3415
3416 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3417
3418         PR c++/4933
3419         * g++.dg/template/sizeof4.C: New test.
3420
3421 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3422
3423         * g++.dg/other/error6.C: New test.
3424
3425 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3426
3427         PR c++/10750
3428         * g++.dg/parse/constant2.C: New test.
3429
3430 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3431
3432         PR c++/11106
3433         * g++.dg/other/error5.C: New test.
3434
3435 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3436
3437         * gcc.dg/format/gcc_diag-1.c: New test.
3438
3439 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3440
3441         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3442
3443 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3444
3445         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3446         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3447         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3448
3449 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3450
3451         * gcc.c-torture/execute/builtins/string-8.c: New test.
3452         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3453         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3454         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3455
3456 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3457
3458         PR c++/10468
3459         * g++.dg/ext/typeof6.C: New test.
3460
3461 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3462
3463         PR c++/10796
3464         * g++.dg/init/enum1.C: New test.
3465
3466 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3467
3468         * gcc.dg/20030627-1.c: New test.
3469
3470 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3471
3472         PR c++/11332
3473         * g++.dg/expr/static_cast2.C: New test.
3474
3475 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3476             Jakub Jelinek  <jakub@redhat.com>
3477
3478         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3479         sprintf(dst,"%s",src) optimization.
3480         * gcc.c-torture/execute/20030626-1.c: New test case.
3481         * gcc.c-torture/execute/20030626-2.c: New test case.
3482
3483 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3484
3485         * gcc.c-torture/execute/multi-ix.c: New test.
3486
3487         * gcc.c-torture/execute/simd-4.c (main):
3488         Added missing semicolon at end of union.
3489
3490 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3491
3492         PR c++/8266
3493         * g++.dg/template/explicit-instantiation3.C: New test.
3494
3495 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3496
3497         * gcc.dg/20030626-1.c: Use signed char.
3498
3499 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3500
3501         * gcc.dg/20030626-1.c: New test.
3502
3503 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3504
3505         * const-str-2.m: Update.
3506
3507 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3508
3509         PR c++/10990
3510         * g++.dg/rtti/dyncast1.C: New test.
3511         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3512         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3513         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3514
3515         PR c++/10931
3516         * g++.dg/expr/static_cast1.C: New test.
3517
3518 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3519
3520         * gcc.dg/20030625-1.c: New test.
3521
3522 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3523
3524         * gcc.c-torture/compile/20030624-1.c: New test case.
3525
3526 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3527
3528         * gcc.c-torture/execute/string-opt-17.c: New test.
3529
3530 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3531
3532         PR c++/5754
3533         * g++.dg/parse/crash6.C: New test.
3534
3535 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3536
3537         * gcc.dg/builtins-24.c: New test case.
3538
3539 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3540
3541         * g++.dg/opt/operator1.C: New test.
3542
3543 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3544
3545         * gcc.c-torture/execute/string-opt-16.c: New test case.
3546
3547 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3548
3549         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3550         * g++.old-deja/g++.other/conv7.C: Likewise
3551         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3552         * g++.old-deja/g++.other/overload14.C: Likewise.
3553
3554 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3555
3556         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3557         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3558
3559 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3560
3561         PR c++/10888
3562         * g++.dg/warn/Winline-3.C: New test.
3563
3564 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3565
3566         * lib/target-supports.exp (check_alias_available): Make the test
3567         program acceptable to the Solaris assembler.
3568
3569         PR c++/10749
3570         * g++.dg/template/memclass2.C: New test.
3571
3572 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3573             Eric Botcazou  <ebotcazou@libertysurf.fr>
3574
3575         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3576         data for non-matching targets.
3577         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3578
3579 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3580
3581         PR c++/10845
3582         * g++.dg/template/member3.C: New test.
3583
3584 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3585
3586         PR c++/10939
3587         * g++.dg/template/func1.C: New test.
3588
3589         PR c++/9649
3590         * g++.dg/template/static4.C: New test.
3591         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3592
3593         PR c++/11041
3594         * g++.dg/init/ref7.C: New test.
3595
3596 2003-06-19  Matt Austern  <austern@apple.com>
3597
3598         PR c++/11228
3599         * g++.dg/anew1.C: New test.
3600         * g++.dg/anew2.C: New test.
3601         * g++.dg/anew3.C: New test.
3602         * g++.dg/anew4.C: New test.
3603
3604 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3605
3606         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3607
3608 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3609
3610         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3611         endian-dependent.
3612
3613 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3614
3615         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3616         Remove cruft.
3617
3618 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3619
3620         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3621         * gcc.c-torture/compile/961203-1.c: Likewise.
3622         * gcc.c-torture/compile/980506-1.c: Likewise.
3623
3624 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3625
3626         PR c++/10712
3627         * g++.dg/lookup/using7.C: New test.
3628
3629 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3630
3631         PR c++/11105
3632         * g++.dg/abi/conv1.C: Remove it.
3633         * g++.dg/template/conv7.C: New test.
3634         * g++.dg/template/conv8.C: Likewise.
3635         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3636         conversion operator.
3637
3638 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3639
3640         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3641         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3642         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3643         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3644         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3645         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3646         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3647         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3648         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3649         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3650         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3651         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3652         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3653         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3654         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3655         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3656         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3657         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3658         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3659         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3660         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3661         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3662         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3663         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3664         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3665         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3666         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3667         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3668         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3669
3670 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3671
3672         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3673         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3674         indications.
3675
3676 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3677
3678         * gcc.dg/i386-387-5.c: New test case.
3679         * gcc.dg/i386-387-6.c: New test case.
3680         * gcc.dg/builtins-23.c: New test case.
3681
3682 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3683
3684         * gcc.dg/builtins-22.c: New test case.
3685         * gcc.dg/i386-387-1.c: Update to test exp.
3686         * gcc.dg/i386-387-2.c: Likewise.
3687
3688 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3689
3690         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3691
3692 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3693
3694         * lib/gcc-dg.exp (dg-require-dll): New function.
3695         (dg-xfail-if): Likewise.
3696         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3697         driver.
3698
3699         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3700         * gcc.c-torture/compile/20001205-1.c: Likewise.
3701         * gcc.c-torture/compile/20001226-1.c: Likewise.
3702         * gcc.c-torture/compile/20010518-2.c: Likewise.
3703         * gcc.c-torture/compile/20020312-1.c: Likewise.
3704         * gcc.c-torture/compile/20020604-1.c: Likewise.
3705         * gcc.c-torture/compile/920501-12.c: Likewise.
3706         * gcc.c-torture/compile/920501-4.c: Likewise.
3707         * gcc.c-torture/compile/920520-1.c: Likewise.
3708         * gcc.c-torture/compile/920521-1.c: Likewise.
3709         * gcc.c-torture/compile/920625-1.c: Likewise.
3710         * gcc.c-torture/compile/961203-1.c: Likewise.
3711         * gcc.c-torture/compile/980506-1.c: Likewise.
3712         * gcc.c-torture/compile/981006-1.c: Likewise.
3713         * gcc.c-torture/compile/981022-1.c: Likewise.
3714         * gcc.c-torture/compile/981223-1.c: Likewise.
3715         * gcc.c-torture/compile/990617-1.c: Likewise.
3716         * gcc.c-torture/compile/dll.c: Likewise.
3717         * gcc.c-torture/compile/labels-3.c: Likewise.
3718         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3719         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3720         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3721         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3722         * gcc.c-torture/compile/simd-5.c: Likewise.
3723         * gcc.c-torture/compile/20000804-1.x: Remove.
3724         * gcc.c-torture/compile/20001205-1.x: Likewise.
3725         * gcc.c-torture/compile/20001226-1.x: Likewise.
3726         * gcc.c-torture/compile/20010518-2.x: Likewise.
3727         * gcc.c-torture/compile/20020312-1.x: Likewise.
3728         * gcc.c-torture/compile/20020604-1.x: Likewise.
3729         * gcc.c-torture/compile/920501-12.x: Likewise.
3730         * gcc.c-torture/compile/920501-4.x: Likewise.
3731         * gcc.c-torture/compile/920520-1.x: Likewise.
3732         * gcc.c-torture/compile/920521-1.x: Likewise.
3733         * gcc.c-torture/compile/920625-1.x: Likewise.
3734         * gcc.c-torture/compile/961203-1.x: Likewise.
3735         * gcc.c-torture/compile/980506-1.x: Likewise.
3736         * gcc.c-torture/compile/981006-1.x: Likewise.
3737         * gcc.c-torture/compile/981022-1.x: Likewise.
3738         * gcc.c-torture/compile/981223-1.x: Likewise.
3739         * gcc.c-torture/compile/990617-1.x: Likewise.
3740         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3741         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3742         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3743         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3744         * gcc.c-torture/compile/simd-5.x: Likewise.
3745
3746         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3747
3748 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3749
3750         * gcc.c-torture/execute/20030611-1.c: New test.
3751
3752 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3753
3754         PR middle-end/168
3755         * gcc.dg/20030612-1.c: New test case.
3756
3757 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3758
3759         PR c++/10635
3760         * g++.dg/expr/cast1.C: New test.
3761
3762 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3763
3764         * gcc.dg/builtins-21.c: New test case.
3765
3766 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3767
3768         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3769         options instead of at the end.
3770         * lib/objc.exp (objc_target_compile): Likewise.
3771
3772 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3773
3774         PR c++/10432
3775         * g++.dg/parse/error1.C: New test.
3776
3777 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3778
3779         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3780         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3781         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3782         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3783         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3784         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3785         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3786         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3787         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3788         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3789         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3790         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3791         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3792         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3793         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3794         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3795         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3796         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3797         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3798         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3799         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3800         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3801         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3802         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3803
3804         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3805         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3806         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3807         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3808         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3809         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3810         * gcc.dg/compat/scalar-return-3_main.c: New file.
3811         * gcc.dg/compat/scalar-return-3_x.c: New file.
3812         * gcc.dg/compat/scalar-return-3_y.c: New file.
3813         * gcc.dg/compat/scalar-return-4_main.c: New file.
3814         * gcc.dg/compat/scalar-return-4_x.c: New file.
3815         * gcc.dg/compat/scalar-return-4_y.c: New file.
3816
3817 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3818
3819         * gcc.dg/compat/fp2-struct-check.h: New file.
3820         * gcc.dg/compat/fp2-struct-defs.h: New file.
3821         * gcc.dg/compat/fp2-struct-init.h: New file.
3822         * gcc.dg/compat/struct-by-value-10_main.c: New file.
3823         * gcc.dg/compat/struct-by-value-10_x.c: New file.
3824         * gcc.dg/compat/struct-by-value-10_y.c: New file.
3825         * gcc.dg/compat/struct-return-10_main.c: New file.
3826         * gcc.dg/compat/struct-return-10_x.c: New file.
3827         * gcc.dg/compat/struct-return-10_y.c: New file.
3828
3829         * gcc.dg/compat/compat-common.h: New file.
3830         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
3831         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
3832         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
3833         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
3834         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
3835         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
3836         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
3837         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3838         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
3839         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
3840         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3841         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
3842         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
3843         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3844         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
3845         * gcc.dg/compat/small-struct-check.h: Ditto.
3846         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
3847         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3848         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
3849         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
3850         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3851         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3852         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
3853         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3854         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
3855         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
3856         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3857         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3858         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
3859         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3860         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3861         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
3862         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3863         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
3864         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
3865         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3866         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
3867         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
3868         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3869         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
3870         * gcc.dg/compat/struct-return-2_main.c: Ditto.
3871         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3872         * gcc.dg/compat/struct-return-2_y.c: Ditto.
3873         * gcc.dg/compat/struct-return-3_main.c: Ditto.
3874         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3875         * gcc.dg/compat/struct-return-3_y.c: Ditto.
3876
3877 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
3878
3879         * g++.dg/pch/static-1.C: New file.
3880         * g++.dg/pch/static-1.Hs: New file.
3881
3882 2003-06-10  Richard Henderson  <rth@redhat.com>
3883
3884         * gcc.dg/asm-7.c: Adjust expected warning text.
3885
3886 2003-06-10  Roger Sayle  <roger@eyesopen.com>
3887
3888         * gcc.dg/builtins-20.c: New test case.
3889
3890 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
3891
3892         PR c++/11131
3893         * g++.dg/opt/template1.C: New test.
3894
3895 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3896
3897         * lib/gcc-dg.exp (dg-test): Clear additional_files and
3898         additional_sources.
3899
3900 2003-05-21  David Taylor  <dtaylor@emc.com>
3901
3902         * gcc.dg/Wpadded.c: New file.
3903
3904 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3905
3906         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
3907         * gcc.dg/special/weak-2.c: Add dg-require-weak.
3908         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
3909         dg-require-weak.
3910
3911 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
3912
3913         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
3914
3915 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3916
3917         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
3918         (dg-require-alias): Likewise.
3919         (dg-require-gc-sections): Likewise.
3920         * lib/target-supports.exp (check_gc_sections_available): Likewise.
3921
3922 2003-06-08  Richard Henderson  <rth@redhat.com>
3923
3924         * gcc.dg/20011029-2.c: Fix the array reference.
3925         * gcc.dg/asm-7.c: New.
3926
3927 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
3928
3929         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
3930
3931 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
3932
3933         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
3934         (dg-require-gc-sections): Likewise.
3935
3936 2003-06-08  Jan Hubicka  <jh@suse.cz>
3937
3938         * i386-cmov1.c: Fix regular expression.
3939         * i386-cvt-1.c: Likewise.
3940         * i386-local.c: Likewise.
3941         * i386-local2.c: Likewise.
3942         * i386-mul.c: Likewise.
3943         * i386-ssetype-1.c: Likewise.
3944         * i386-ssetype-3.c: Likewise.
3945         * i386-ssetype-5.c: Likewise.
3946
3947 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3948
3949         PR c++/11039
3950         * g++.dg/warn/implicit-typename2.C: New test.
3951         * g++.dg/warn/implicit-typename3.C: New test.
3952
3953 2003-06-07  Richard Henderson  <rth@redhat.com>
3954
3955         * g++.dg/other/offsetof3.C: Use size_t.
3956         * g++.dg/other/offsetof4.C: Likewise.
3957
3958 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
3959
3960         * lib/copy-file.exp: New. Implement gcc_copy_files.
3961
3962         * lib/dg-pch.exp: Load copy-file.exp
3963         (dg-pch): Use gcc_copy_files instead of "file copy".
3964
3965 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
3966
3967         * gcc.dg/weak/weak.exp: Simplify.
3968         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
3969         * gcc.dg/weak/weak-1.c: Likewise.
3970         * gcc.dg/weak/weak-2.c: Likewise.
3971         * gcc.dg/weak/weak-3.c: Likewise.
3972         * gcc.dg/weak/weak-4.c: Likewise.
3973         * gcc.dg/weak/weak-5.c: Likewise.
3974         * gcc.dg/weak/weak-6.c: Likewise.
3975         * gcc.dg/weak/weak-7.c: Likewise.
3976         * gcc.dg/weak/weak-8.c: Likewise.
3977         * gcc.dg/weak/weak-9.c: Likewise.
3978
3979 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
3980
3981         gcc.c-torture/execute/20030606-1.c: New.
3982
3983 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3984
3985         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
3986         * gcc.dg/builtins-19.c: Likewise.
3987
3988 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3989
3990         * gcc.dg/builtins-2.c: Add some more tests.
3991         * gcc.dg/builtins-18.c: New test case.
3992         * gcc.dg/builtins-19.c: New test case.
3993
3994 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3995             Jim Wilson  <wilson@tuliptree.org>
3996
3997         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
3998
3999 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4000
4001         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4002         mempcpy/stpcpy calls not to be optimized into something else.
4003         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4004         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4005         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4006
4007 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4008
4009         * gcc.dg/format/asm_fprintf-1.c: New test.
4010
4011 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4012
4013         * lib/gcc-defs.exp (additional_sources): New variable.
4014         (dg-additional-sources): New function.
4015         (additional_files): New variable.
4016         (dg-additional-files): New function.
4017         (dg-additional-files-options): Likewise.
4018         * lib/gcc-dg.exp (dg-require-weak): New function.
4019         (dg-require-alias): Likewise.
4020         (dg-require-gc-sections): Likewise.
4021         * lib/target-supports.exp (check_alias_available): Remove testfile
4022         parameter.
4023         (check_gc_sections_available): New function.
4024         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4025         (dg-gpp-additional-files): Likewise.
4026         * lib/g++.exp (additional_sources): Remove.
4027         (additional_files): Likewise.
4028         (g++_target_compile): Use dg-additional-files-options.
4029
4030         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4031         Tcl logic.
4032         * gcc.dg/special/ecos.exp: Remove.
4033         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4034         * gcc.dg/special/alias-1.c: Likewise.
4035         * gcc.dg/special/alias-2.c: Likewise.
4036         * gcc.dg/special/gcsec-1.c: Likewise.
4037         * gcc.dg/special/weak-1.c: Likewise.
4038         * gcc.dg/special/weak-2.c: Likewise.
4039         * gcc.dg/special/wkali-1.c: Likewise.
4040         * gcc.dg/special/wkali-2.c: Likewise.
4041
4042         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4043         dg-gpp-additional-*.
4044         * g++.dg/special/conpr-3.C: Likewise.
4045         * g++.dg/special/conpr-4.C: Likewise.
4046         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4047         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4048         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4049         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4050         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4051         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4052         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4053         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4054         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4055         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4056         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4057         * g++.old-deja/g++.other/comdat1.C: Likewise.
4058         * g++.old-deja/g++.other/comdat2.C: Likewise.
4059         * g++.old-deja/g++.other/comdat3.C: Likewise.
4060         * g++.old-deja/g++.other/ctor1.C: Likewise.
4061         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4062
4063 2003-06-05  Richard Henderson  <rth@redhat.com>
4064
4065         * gcc.dg/debug/20030605-1.c: New.
4066
4067 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4068
4069         * README.QMTEST: Update.
4070
4071 2003-06-04  Richard Henderson  <rth@redhat.com>
4072
4073         * gcc.dg/cleanup-1.c: New.
4074         * gcc.dg/cleanup-2.c: New.
4075         * gcc.dg/cleanup-3.c: New.
4076         * gcc.dg/cleanup-4.c: New.
4077         * gcc.dg/cleanup-5.c: New.
4078         * gcc.dg/cleanup-6.c: New.
4079         * gcc.dg/cleanup-7.c: New.
4080
4081 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4082
4083         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4084
4085         * lib/dg-pch.exp: New file.
4086         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4087         * gcc.dg/pch/pch.exp: Likewise.
4088
4089 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4090
4091         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4092         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4093         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4094         * gcc.dg/builtins-17.c: New test case.
4095         * gcc.dg/i386-387-4.c: New test case.
4096         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4097
4098 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4099
4100         * gcc.dg/ultrasp9.c: New test.
4101
4102 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4103
4104         * gcc.c-torture/compile/20030604-1.c: New test.
4105         * gcc.dg/sparc-constant-1.c: New test.
4106
4107 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4108
4109         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4110
4111 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4112
4113         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4114
4115         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4116         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4117
4118 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4119
4120         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4121
4122 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4123
4124         PR c++/10940
4125         * g++.dg/template/spec10.C: New test.
4126
4127 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4128
4129         * gcc.dg/builtins-16.c: New test case.
4130
4131 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4132
4133         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4134         mempcpy test with post-increments.
4135         * gcc.c-torture/execute/string-opt-3.c: New test.
4136         * gcc.dg/string-opt-1.c: New test.
4137
4138 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4139
4140         PR fortran/10965
4141         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4142
4143 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4144
4145         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4146         (scan-assembler): ... here.  Use dg-scan.
4147         (scan-assembler-not): Likewise.
4148         (scan-file): New function.
4149         (scan-file-not): Likewise.
4150         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4151         * gcc.dg/cpp/_Pragma4.c: Likewise.
4152         * gcc.dg/cpp/_Pragma5.c: Likewise.
4153         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4154         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4155         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4156         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4157         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4158         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4159         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4160         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4161         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4162         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4163         * gcc.dg/cpp/cxxcom1.c: Likewise.
4164         * gcc.dg/cpp/line1.c: Likewise.
4165         * gcc.dg/cpp/maccom1.c: Likewise.
4166         * gcc.dg/cpp/maccom2.c: Likewise.
4167         * gcc.dg/cpp/maccom3.c: Likewise.
4168         * gcc.dg/cpp/maccom4.c: Likewise.
4169         * gcc.dg/cpp/maccom5.c: Likewise.
4170         * gcc.dg/cpp/maccom6.c: Likewise.
4171         * gcc.dg/cpp/multiline.c: Likewise.
4172         * gcc.dg/cpp/spacing1.c: Likewise.
4173         * gcc.dg/cpp/spacing2.c: Likewise.
4174         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4175         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4176         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4177         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4178         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4179         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4180         * gcc.dg/cpp/cxxcom2.c: Likewise.
4181         * gcc.dg/cpp/cxxcom2.h: New file.
4182
4183         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4184         * g++.dg/cpp/truefalse.C: Here.
4185         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4186
4187 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4188
4189         * gcc.dg/cpp/redef3.c: New file.
4190
4191 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4192
4193         * gcc.dg/i386-loop-3.c: New test.
4194
4195 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4196
4197         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4198
4199 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4200
4201         * gcc.dg/fwrapv-1.c: New test case.
4202         * gcc.dg/fwrapv-2.c: New test case.
4203
4204 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4205
4206         PR c++/10956
4207         * g++.dg/template/spec9.C: New test.
4208
4209 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4210
4211         * gcc.dg/duff-4.c: New test case.
4212
4213 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4214
4215         PR fortran/10843
4216         * g77.dg/ffixed-form-1.f: New test
4217         * g77.dg/ffixed-form-2.f: New test
4218         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4219         * g77.dg/ffree-form-3.f: New test
4220
4221 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4222
4223         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4224         * gcc.dg/wint_t-1.c: Likewise.
4225
4226 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4227
4228         * g++.dg/template/access11.C: New test.
4229
4230 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4231
4232         PR c++/10849
4233         * g++.dg/template/access10.C: New test.
4234
4235 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4236             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4237
4238         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4239
4240 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4241
4242         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4243         suppress for powerpc-*-darwin*.
4244         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4245
4246 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4247
4248         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4249         suppress option for powerpc-*-darwin*.
4250
4251 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4252
4253         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4254         * gcc.dg/builtins-4.c: Add test for fmod.
4255
4256 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4257
4258         PR c++/10682
4259         * g++.dg/template/instantiate4.C: New test.
4260
4261 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4262
4263         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4264
4265 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4266
4267         * gcc.dg/compat/scalar-return-1_main.c: New file.
4268         * gcc.dg/compat/scalar-return-1_x.c: New file.
4269         * gcc.dg/compat/scalar-return-1_y.c: New file.
4270         * gcc.dg/compat/scalar-return-2_main.c: New file.
4271         * gcc.dg/compat/scalar-return-2_x.c: New file.
4272         * gcc.dg/compat/scalar-return-2_y.c: New file.
4273         * gcc.dg/compat/struct-return-3_main.c: New file.
4274         * gcc.dg/compat/struct-return-3_y.c: New file.
4275         * gcc.dg/compat/struct-return-3_x.c: New file.
4276         * gcc.dg/compat/struct-return-2_main.c: New file.
4277         * gcc.dg/compat/struct-return-2_x.c: New file.
4278         * gcc.dg/compat/struct-return-2_y.c: New file.
4279
4280 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4281
4282         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4283         for hppa*-hp-hpux*.
4284         * gcc.dg/20021014-1.c (dg-options): Likewise.
4285         * gcc.dg/nest.c (dg-options): Likewise.
4286
4287 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4288
4289         PR c++/9738
4290         * g++.dg/ext/dllimport2.C: New file.
4291         * g++.dg/ext/dllimport3.C: New file.
4292
4293 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4294
4295         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4296         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4297         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4298         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4299         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4300         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4301         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4302         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4303         * gcc.dg/compat/small-struct-defs.h: New file.
4304         * gcc.dg/compat/small-struct-init.h: New file.
4305         * gcc.dg/compat/small-struct-check.h: New file.
4306         * gcc.dg/compat/fp-struct-defs.h: New file.
4307         * gcc.dg/compat/fp-struct-check.h: New file.
4308         * gcc.dg/compat/fp-struct-init.h: New file.
4309         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4310         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4311
4312 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4313
4314         * gcc.dg/20030225-2.c: New test.
4315
4316 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4317             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4318
4319         * gcc.c-torture/compile/20030518-1.c: New test case.
4320
4321 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4322
4323         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4324         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4325         gcc-dg-debug-runtest.
4326         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4327         gcc-dg-debug-runtest.
4328
4329 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4330
4331         PR c++/9022
4332         * g++.dg/lookup/using6.C: New test.
4333
4334 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4335
4336         * g++.dg/parse/access2.C: New test.
4337
4338 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4339
4340         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4341         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4342         * gcc.dg/debug/debug.exp: Likewise.
4343
4344 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4345
4346         * gcc.dg/dollar.c: New test.
4347
4348 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4349
4350         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4351         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4352         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4353         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4354         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4355         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4356         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4357         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4358         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4359         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4360         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4361         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4362         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4363         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4364         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4365         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4366         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4367         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4368
4369 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4370
4371         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4372         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4373         support for "repo" mode.
4374         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4375         * lib/g77-dg.exp: Likewise.
4376         * lib/obj-dg.exp: Likewise.
4377
4378 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4379
4380         Merge from gcc-3_2-rhl8-branch:
4381         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4382
4383         * gcc.dg/tls/opt-6.c: New test.
4384
4385         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4386
4387         * gcc.dg/20030405-1.c: New test.
4388
4389         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4390
4391         * gcc.dg/20030309-1.c: New test.
4392
4393         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4394
4395         * gcc.c-torture/execute/20030307-1.c: New test.
4396
4397         2003-02-20  Randolph Chung  <tausq@debian.org>
4398
4399         * gcc.c-torture/compile/20030220-1.c: New test.
4400
4401         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4402
4403         * gcc.dg/20030217-1.c: New test.
4404
4405         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4406
4407         * gcc.c-torture/compile/20020129-1.c: New test.
4408
4409         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4410
4411         * gcc.dg/unroll-1.c: New test.
4412
4413         2002-11-16  Jan Hubicka  <jh@suse.cz>
4414
4415         * gcc.c-torture/execute/20020920-1.c: New test.
4416
4417         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4418
4419         PR target/7434
4420         * gcc.c-torture/compile/20021008-1.c: New test.
4421
4422         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4423
4424         PR target/7559
4425         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4426
4427         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4428
4429         * gcc.c-torture/compile/20020807-1.c: New test.
4430
4431         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4432
4433         * gcc.dg/tls/opt-1.c: New test.
4434
4435         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4436
4437         * gcc.dg/20020729-1.c: New test.
4438
4439         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4440
4441         * g++.dg/opt/life1.C: New test.
4442
4443         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4444
4445         * gcc.dg/20020525-1.c: New test.
4446
4447         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4448
4449         PR c++/6794
4450         * g++.dg/ext/pretty1.C: New test.
4451         * g++.dg/ext/pretty2.C: New test.
4452
4453 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4454
4455         PR c++/8385
4456         * g++.dg/ext/typeof5.C: New test.
4457
4458 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4459
4460         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4461         __USER_LABEL_PREFIX__ into account.
4462         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4463
4464 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4465
4466         * gcc.dg/builtins-15.c: New test case.
4467
4468 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4469
4470         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4471
4472 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4473
4474         * lib/g++.exp: Tweak handling of additional source files.
4475         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4476         * g++.dg/special/conpr-2a.C: Rename to ...
4477         * g++.dg/special/conpr-2a.cc: ... this.
4478         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4479         * g++.dg/special/conpr-3a.C: Rename to ...
4480         * g++.dg/special/conpr-3a.cc: This.
4481         * g++.dg/special/conpr-3b.C: Rename to ...
4482         * g++.dg/special/conpr-3b.cc: This.
4483         * g++.dg/special/conpr-4.C: New test.
4484         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4485
4486 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4487
4488         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4489
4490 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4491
4492         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4493         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4494         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4495         * g++.old-deja/g++.other/warn3.C: Likewise.
4496
4497 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4498
4499         * gcc.dg/i386-387-1.c: Update to also test log.
4500         * gcc.dg/i386-387-2.c: Likewise.
4501
4502 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4503
4504         * g77.f-torture/execute/int8421.f: New test.
4505
4506 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4507
4508         PR c++/10230, c++/10481
4509         * g++.dg/lookup/scoped5.C: New test.
4510
4511 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4512
4513         PR c++/10552
4514         * g++.dg/template/ttp6.C: New test.
4515
4516 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4517
4518         * gcc.c-torture/execute/builtins: New directory.
4519         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4520         gcc.c-torture/execute/builtins.
4521         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4522         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4523         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4524         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4525
4526 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4527
4528         PR c++/9252
4529         * g++.dg/template/access8.C: New test.
4530         * g++.dg/template/access9.C: New test.
4531
4532 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4533
4534         PR c++/9554
4535         * g++.dg/parse/access1.C: New test.
4536
4537 2003-05-09  DJ Delorie  <dj@redhat.com>
4538
4539         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4540         long, and not an int.
4541
4542 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4543
4544         PR c++/10555, c++/10576
4545         * g++.dg/template/memclass1.C: New test.
4546
4547 2003-05-08  DJ Delorie  <dj@redhat.com>
4548
4549         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4550         targets.
4551         * gcc.c-torture/execute/20021024-1.x: Likewise.
4552         * gcc.c-torture/execute/shiftdi.x: Likewise.
4553         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4554         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4555         * gcc.dg/20021018-1.c: Likewise.
4556
4557 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4558
4559         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4560
4561         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4562         (bcopy): Call memmove.
4563
4564 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4565
4566         * g77.f-torture/compile/8485.f: New test case.
4567
4568 2003-05-07  Richard Henderson  <rth@redhat.com>
4569
4570         PR c++/10570
4571         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4572         Verify exception_cleanup not called for rethrows.
4573         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4574         when exiting catch block without rethrowing.
4575         * g++.dg/eh/forced3.C: New.
4576         * g++.dg/eh/forced4.C: New.
4577
4578 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4579
4580         * gcc.dg/20030505.c: Fix triplet.
4581
4582 2003-05-06  DJ Delorie  <dj@redhat.com>
4583
4584         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4585         * gcc.dg/nest.c: Likewise.
4586
4587 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4588
4589         * gcc.dg/builtins-14.c: New test case.
4590
4591 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4592
4593         * lib/compat.exp (compat-execute): New argument.
4594         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4595         * gcc.dg/compat: New test directory.
4596         * gcc.dg/compat/compat.exp: New expect script.
4597         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4598         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4599         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4600         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4601         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4602         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4603
4604         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4605         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4606         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4607         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4608         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4609         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4610         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4611         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4612         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4613         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4614         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4615         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4616         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4617         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4618         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4619
4620 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4621
4622         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4623
4624 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4625
4626         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4627
4628 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4629
4630         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4631         * gcc.dg/ppc-fsel-2.c: New test.
4632
4633         * gcc.dg/unused-5.c: New test.
4634
4635 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4636
4637         PR c++/10496
4638         * g++.dg/warn/pmf1.C: New test.
4639
4640 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4641
4642         PR c++/4494
4643         * g++.dg/warn/main.C: New test.
4644
4645 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4646
4647         * gcc.dg/nonnull-3.c: New test.
4648
4649 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4650
4651         * gcc.dg/cpp/Wtrigraphs.c: Update.
4652         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4653
4654 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4655
4656         * gcc.dg/ppc-fsel-1.c: New test.
4657
4658 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4659
4660         PR c/10604
4661         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4662
4663 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4664
4665         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4666
4667 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4668
4669         PR c++/9364, c++/10553, c++/10586
4670         * g++.dg/parse/typename4.C: New test.
4671         * g++.dg/parse/typename5.C: Likewise.
4672
4673 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4674
4675         * gcc.c-torture/compile/20030503-1.c: New test.
4676
4677 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4678
4679         * g++.dg/lookup/using5.C: Fix testcase error.
4680
4681 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4682
4683         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4684         since MEABI is no longer supported.  Remove all vestiges
4685         of MEABI from the test.
4686
4687 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4688
4689         PR c++/10554
4690         * g++.dg/lookup/using5.C: New test.
4691
4692 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4693
4694         PR c++/8772
4695         * g++.dg/template/ttp5.C: New test.
4696
4697 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4698
4699         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4700         (dg-gpp-additional-sources): New function.
4701         (dg-gpp-additional-files): Likewise.
4702         * lib/g++.exp (additional_sources): New variable.
4703         (additional_files): Likewise.
4704         (g++_target_compile): Deal with them.
4705         * lib/old-dejagnu.exp: Remove.
4706         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4707         * g++.old-deja: Revise all tests to use dg commands.
4708
4709 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4710
4711         PR c++/9432, c++/9528
4712         * g++.dg/lookup/using4.C: New test.
4713
4714 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4715
4716         * gcc.dg/noreturn-5.c: New file.
4717         * gcc.dg/noreturn-6.c: New file.
4718
4719         * gcc.c-torture/compile/inline-1.c: New file.
4720
4721 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4722
4723         PR c++/10551
4724         * g++.dg/template/explicit1.C: New test.
4725
4726 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4727
4728         PR c++/10549
4729         * g++.dg/other/bitfield1.C: New test.
4730
4731         PR c++/10527
4732         * g++.dg/init/new7.C: New test.
4733
4734 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4735
4736         * g++.dg/ext/desig1.C: New test.
4737         * g++.dg/ext/init1.C: Update.
4738
4739         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4740
4741 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4742
4743         PR c++/10180
4744         * g++.dg/warn/Winline-1.C: New test.
4745
4746 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4747
4748         * gcc.c-torture/execute/string-opt-19.c: New test.
4749
4750         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4751         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4752
4753 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4754
4755         PR c++/10506
4756         * g++.dg/init/new6.C: New test.
4757
4758         PR c++/10503
4759         * g++.dg/init/ref6.C: New test.
4760
4761 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4762
4763         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4764
4765 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4766
4767         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4768         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4769
4770 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4771
4772         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4773         initialized static data members.
4774
4775 2003-04-25  H.J. Lu <hjl@gnu.org>
4776
4777         * gcc.dg/ia64-sync-4.c: New test.
4778
4779 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4780
4781         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4782         date.
4783
4784 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4785
4786         PR c++/10337
4787         * g++.dg/warn/conv1.C: New test.
4788         * g++.old-deja/g++.other/conv7.C: Adjust.
4789         * g++.old-deja/g++.other/overload14.C: Adjust.
4790
4791 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4792
4793         PR c++/10471
4794         * g++.dg/template/defarg2.C: New test.
4795
4796 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4797
4798         * gcc.dg/cpp/include2.c: Update.
4799         * gcc.dg/cpp/multiline-2.c: New.
4800         * gcc.dg/cpp/multiline.c: Update.
4801         * gcc.dg/cpp/strify2.c: Update.
4802         * gcc.dg/cpp/trad/literals-2.c: Update.
4803
4804 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4805
4806         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4807
4808 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4809
4810         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4811
4812 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4813
4814         PR c++/10451
4815         * g++.dg/parse/crash4.C: New test.
4816
4817         PR c++/9847
4818         * g++.dg/parse/crash5.C: New test.
4819
4820 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4821
4822         PR c++/10446
4823         * g++.dg/parse/crash3.C: New test.
4824
4825         PR c++/10428
4826         * g++.dg/parse/elab1.C: New test.
4827
4828 2003-04-22  Devang Patel  <dpatel@apple.com>
4829
4830         * gcc.dg/cpp/trad/funlike-5.c: New test.
4831
4832 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
4833
4834         * g++.dg/other/packed1.C: Fix dg options.
4835
4836 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
4837
4838         * g++.dg/other/offsetof2.C: New test.
4839
4840 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
4841
4842         * g++.dg/template/recurse.C: Adjust location of error messages.
4843
4844 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4845
4846         PR c++/9881
4847         * g++.dg/init/addr-const1.C: New test.
4848         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
4849
4850 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4851
4852         PR c++/10405
4853         * g++.dg/lookup/struct-hack1.C: New test.
4854
4855 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
4856
4857         * ucs.c: Update diagnostic messages.
4858
4859 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4860
4861         * gcc.dg/cpp/truefalse.cpp: New test.
4862         * gcc.dg/cpp/cpp.exp: Update.
4863         * g++.dg/other/stdbool-if.C: Remove.
4864
4865 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4866
4867         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
4868         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
4869
4870 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4871
4872         * gcc.c-torture/compile/20030418-1.c: New test.
4873
4874 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
4875
4876         * README.compat: Remove; content moved to doc/sourcebuild.texi.
4877
4878 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4879
4880         PR c++/10347
4881         g++.dg/template/dependent-name1.C: New test.
4882
4883 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
4884
4885         * gcc.dg/warn-1.c (tourist_guide): New array,
4886         contains a pointer to bar.
4887
4888 2003-04-16  Roger Sayle  <roger@eyesopen.com>
4889
4890         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
4891         * gcc.c-torture/execute/medce-1.c: New test case.
4892         * gcc.c-torture/execute/medce-2.c: New test case.
4893
4894 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
4895
4896         * lib/prune.exp: Ignore more messages.
4897
4898         PR c++/10381
4899         * g++.dg/parse/lookup3.C: New test.
4900
4901 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
4902
4903         * gcc.c-torture/compile/20030415-1.c : New test.
4904
4905 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
4906
4907         * gcc.c-torture/execute/scope-2.c: Move to ...
4908         * gcc.dg/noncompile/scope.c: .... here.
4909
4910 2003-04-14  Roger Sayle  <roger@eyesopen.com>
4911
4912         * gcc.dg/20030414-2.c: New test case.
4913
4914 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
4915
4916         PR target/10377
4917         * gcc.dg/20030414-1.c: New test.
4918
4919 2003-04-13  Roger Sayle  <roger@eyesopen.com>
4920
4921         * gcc.dg/builtins-12.c: New test case.
4922         * gcc.dg/builtins-13.c: New test case.
4923
4924 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4925
4926         * gcc.c-torture/execute/string-opt-18.c: New test.
4927
4928 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
4929
4930         PR c++/10300
4931         * g++.dg/init/new5.C: New test.
4932
4933 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
4934
4935         PR c++/7910
4936         * g++.dg/ext/dllimport1.C: New test.
4937
4938 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4939
4940         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
4941
4942 2003-04-11  Bud Davis <bdavis9659@comcast.net>
4943
4944         PR Fortran/9263
4945         * g77.f-torture/noncompile/9263.f: New test
4946         PR Fortran/1832
4947         * g77.f-torture/execute/1832.f: New test
4948
4949 2003-04-11  David Chad  <davidc@freebsd.org>
4950             Loren J. Rittle  <ljrittle@acm.org>
4951
4952         libobjc/8562
4953         * objc.dg/headers.m: New test.
4954
4955 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
4956
4957         * gcc.c-torture/execute/builtin-noret-2.c: New.
4958         * gcc.c-torture/execute/builtin-noret-2.x: New.
4959         XFAIL builtin-noret-2.c at -O1 and above.
4960         * gcc.dg/redecl.c: New.
4961         * gcc.dg/Wshadow-1.c: Update error regexps.
4962
4963 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
4964
4965         * g++.dg/abi/bitfield10.C: New test.
4966
4967 2003-04-09  Mike Stump  <mrs@apple.com>
4968
4969         * gcc.dg/pch/pch.exp: Make testcase names longer.
4970         * g++.dg/pch/pch.exp: Make testcase names longer.
4971
4972 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4973
4974         * gcc.dg/builtins-11.c: New test case.
4975
4976 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4977
4978         * gcc.dg/builtins-9.c: New test case.
4979         * gcc.dg/builtins-10.c: New test case.
4980
4981 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
4982
4983         * gcc.dg/noncompile/init-4.c.c: New test.
4984
4985 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * gcc.misc-test/gcov-9.c: New test.
4988         * gcc.misc-test/gcov-10.c: New test
4989         * gcc.misc-test/gcov-11.c: New test.
4990
4991 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
4992
4993         PR optimization/10024
4994         * gcc.c-torture/compile/20030405-1.c: New test.
4995
4996 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
4997
4998         * gcc.dg/pch/static-3.c: New.
4999         * gcc.dg/pch/static-3.hs: New.
5000         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5001
5002 2003-04-04  Richard Henderson  <rth@redhat.com>
5003
5004         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5005         * g++.dg/eh/forced2.C: Likewise.
5006
5007 2003-04-03  Mike Stump  <mrs@apple.com>
5008
5009         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5010         target arg.
5011         (scan-assembler-times, scan-assembler-not): Likewise.
5012         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5013
5014 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5015
5016         * gcc.dg/sparc-loop-1.c: New test.
5017
5018 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5019
5020         PR other/9274
5021         * g++.dg/pch/system-2.C: New.
5022         * g++.dg/pch/system-2.Hs: New.
5023
5024 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5025
5026         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5027
5028         * g++.dg/eh/simd-1.C (vecfunc): Same.
5029
5030 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5031
5032         * gcc.c-torture/execute/20030401-1.c: New test case.
5033
5034 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5035
5036         * objc.dg/defs.m: New.
5037
5038 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5039
5040         * g++.dg/eh/simd-1.C: New.
5041         * g++.dg/eh/simd-2.C: New.
5042
5043 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5044
5045         * gcc.c-torture/execute/simd-3.c: New.
5046
5047 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5048
5049         PR c/9936
5050         * gcc.dg/20030331-2.c: New test.
5051
5052 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5053
5054         PR c++/10278
5055         * g++.dg/parse/crash2.C: New test.
5056
5057 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5058
5059         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5060         * gcc.c-torture/execute/20030331-1.c: ...here.
5061
5062 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5063
5064         * gcc.c-torture/execute/20030331-1.c: New test.
5065
5066 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5067
5068         * lib/gcov.exp: Adjust call return testing strings.
5069         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5070
5071 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5072
5073         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5074         * gcc.dg/builtins-7.c: New test case.
5075         * gcc.dg/builtins-8.c: New test case.
5076
5077 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5078
5079         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5080
5081 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5082
5083         PR c++/7647
5084         * g++.dg/lookup-class-member-2.C: New test.
5085
5086 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5087
5088         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5089
5090 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5091
5092         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5093
5094 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5095
5096         * g++.dg/init/attrib1.C: New test.
5097
5098 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5099
5100         * gcc.dg/ultrasp8.c: New test.
5101
5102 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5103
5104         * gcc.dg/ultrasp7.c: New test.
5105
5106 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5107
5108         PR c++/10047
5109         * g++.dg/template/inline1.C: New test.
5110
5111 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5112
5113         * gcc.dg/sparc-dwarf2.c: New test.
5114
5115 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5116
5117         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5118         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5119
5120 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5121
5122         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5123         than reading .x files.
5124         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5125         * g77.dg/gcov/gcov-1.f: Likewise.
5126         * gcc.misc-tests/gcov-4b.c: Likewise.
5127         * gcc.misc-tests/gcov-5b.c: Likewise.
5128         * gcc.misc-tests/gcov-6.c: Likewise.
5129         * gcc.misc-tests/gcov-7.c: Likewise.
5130         * gcc.misc-tests/gcov-8.c: Likewise.
5131         * g++.dg/gcov/gcov-1.x: Remove.
5132         * g77.dg/gcov/gcov-1.x: Likewise.
5133         * gcc.misc-tests/gcov-4b.x: Likewise.
5134         * gcc.misc-tests/gcov-5b.x: Likewise.
5135         * gcc.misc-tests/gcov-6.x: Likewise.
5136         * gcc.misc-tests/gcov-7.x: Likewise.
5137         * gcc.misc-tests/gcov-8.x: Likewise.
5138
5139 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5140
5141         PR opt/10087
5142         * gcc.dg/20030324-1.c: New test.
5143
5144 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5145
5146         PR c++/10224
5147         * g++.dg/template/arg3.C: New test.
5148
5149         PR c++/10158
5150         * g++.dg/template/friend18.C: New test.
5151
5152 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5153
5154         * g77.f-torture/compile/20030326-1.f: New test case.
5155
5156 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5157
5158         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5159
5160         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5161
5162 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5163
5164         * gcc.dg/ia64-sync-3.c: New test.
5165
5166 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5167
5168         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5169
5170 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5171
5172         * gcc.dg/ultrasp6.c: New test.
5173
5174 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5175
5176         * gcc.dg/i386-signbit-1.c: New test.
5177         * gcc.dg/i386-signbit-2.c: New test.
5178         * gcc.dg/i386-signbit-3.c: New test.
5179
5180 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5181
5182         * gcc.dg/ultrasp5.c: Fix options.
5183
5184 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5185
5186         * gcc.dg/ultrasp5.c: Fix comment.
5187
5188 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5189
5190         PR fortran/10197
5191         * g77.f-torture/execute/10197.f: New test.
5192
5193 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5194
5195         PR c++/9898, c++/383
5196         * g++.dg/template/conv6.C: New test.
5197
5198         PR c++/10119
5199         * g++.dg/template/ptrmem5.C: New test.
5200
5201         PR c++/10026
5202         * g++.dg/lookup/koenig1.C: New test.
5203
5204         PR C++/10199
5205         * g++.dg/lookup/template2.C: New test.
5206
5207 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5208
5209         * g++.dg/opt/rtti1.C: New test.
5210
5211 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5212
5213         * gcc.dg/ultrasp5.c: New test.
5214
5215 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5216
5217         PR middle-end/9967
5218         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5219         builtin fputs.
5220
5221 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5222
5223         PR c/8224
5224         * gcc.dg/20030323-1.c: New test.
5225
5226 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5227
5228         * gcc.c-torture/compile/20030323-1.c: New test case.
5229
5230 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5231
5232         * gcc.dg/20030321-1.c: New test.
5233
5234 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5235
5236         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5237
5238 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5239
5240         PR c++/9978, c++/9708
5241         * g++.dg/ext/vlm1.C: Adjust expected error.
5242         * g++.dg/ext/vla2.C: New test.
5243         * g++.dg/template/arg1.C: New test.
5244         * g++.dg/template/arg2.C: New test.
5245
5246 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5247
5248         * g77.f-torture/execute/select.f: New test.
5249         * g77.f-torture/noncompile/select_no_compile.f: New test.
5250
5251 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5252
5253         PR c++/9898
5254         * g++.dg/other/error4.C: New test.
5255
5256 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5257
5258         * g++.dg/template/friend17.C: New test.
5259
5260 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5261
5262         * gcc.c-torture/compile/20030320-1.c: New.
5263
5264 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5265
5266         * gcc.dg/builtins-6.c: New test case.
5267
5268 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5269
5270         PR target/10073
5271         * gcc.c-torture/compile/20030319-1.c: New.
5272
5273 2003-03-18  Jan Hubicka  <jh@suse.cz>
5274
5275         * gcc.dg/i386-cvt-1.c: New test.
5276
5277 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5278
5279         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5280         * objc.dg/naming-2.m: Likewise.
5281
5282 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5283
5284         PR c++/9639
5285         * g++.dg/parse/crash1.C: New test.
5286
5287 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5288
5289         PR c++/8805
5290         * g++.dg/eh/cleanup1.C: New test.
5291
5292 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5293
5294         * gcc.c-torture/execute/20030316-1.c: New test case.
5295
5296 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5297
5298         PR c++/9629
5299         * g++.dg/init/ctor2.C: New test.
5300
5301 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5302
5303         * g77.f-torture/compile/xformat.f: New test case.
5304
5305 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5306
5307         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5308         * g++.old-deja/g++.mike/eh50.C: Likewise.
5309
5310 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5311
5312         PR c++/6440
5313         * g++.dg/template/spec7.C: New test.
5314         * g++.dg/template/spec8.C: Likewise.
5315
5316 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5317
5318         * gcc.c-torture/execute/20030313-1.c: New test.
5319
5320 2003-03-14  Richard Henderson  <rth@redhat.com>
5321
5322         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5323
5324 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5325
5326         * gcc.c-torture/compile/20030314-1.c: New test.
5327
5328 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5329
5330         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5331         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5332         thumb target,
5333         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5334         to accept newer _imp__  prefix and additional
5335         newline in .drectve section.
5336         * gcc.dg/dll-4.c: Likewise.
5337         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5338         switch.
5339
5340 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5341
5342         * g++.dg/parse/namespace9.C: New test.
5343
5344         * g++.dg/init/ref5.C: New test.
5345         * g++.dg/parse/ptrmem1.C: Likewise.
5346
5347 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5348
5349         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5350         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5351         regular expression.
5352         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5353         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5354
5355 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5356
5357         * gcc.c-torture/execute/20030224-2.c: New test.
5358
5359 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5360
5361         * gcc.dg/decl-3.c: New test.
5362
5363 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5364
5365         * gcc.dg/i386-loop-2.c: New test.
5366
5367 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5368
5369         PR c++/9474
5370         * g++.dg/parse/namespace8.C: New test.
5371
5372         PR c++/9924
5373         * g++.dg/overload/builtin2.C: New test.
5374
5375 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5376
5377         * gcc.dg/return-type-3.c: New test.
5378
5379 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5380
5381         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5382         profiling options are not supported.
5383
5384 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5385
5386         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5387         * g++.old-deja/g++.warn/impint2.C: Likewise.
5388
5389 2003-03-10  Devang Patel  <dpatel@apple.com>
5390
5391         * g++.dg/cpp/c++_cmd_1.C: New test.
5392         * g++.dg/cpp/c++_cmd_1.h: New file.
5393
5394 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5395
5396         * gcc.dg/altivec-9.c: New file.
5397
5398 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5399
5400         * gcc.dg/ppc-sdata-1.c: New test.
5401         * gcc.dg/ppc-sdata-2.c: New test.
5402
5403 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5404
5405         PR c++/9373
5406         * g++.dg/opt/ptrmem2.C: New test.
5407
5408         PR c++/8534
5409         * g++.dg/opt/ptrmem1.C: New test.
5410
5411 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5412
5413         * gcc.dg/i386-loop-1.c: New test.
5414
5415 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5416
5417         PR c++/9970
5418         * g++.dg/lookup/friend1.C: New test.
5419
5420 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5421
5422         PR c++/9823
5423         * g++.dg/parser/constructor1.C: New test.
5424
5425 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5426
5427         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5428
5429         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5430
5431 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5432
5433         * gcc.dg/cpp/Wunused.c: Update test.
5434
5435 2003-03-08  Jan Hubicka  <jh@suse.cz>
5436
5437         * gcc.dg/inline-3.c: New test.
5438
5439 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5440
5441         PR c++/9809
5442         * g++.dg/parse/builtin1.C: New test.
5443
5444         PR c++/9982
5445         * g++.dg/abi/cookie1.C: New test.
5446         * g++.dg/abi/cookie2.C: Likewise.
5447
5448         PR c++/9524
5449         * g++.dg/template/field1.C: New test.
5450
5451         PR c++/9912
5452         * g++.dg/parse/class1.C: New test.
5453         * g++.dg/parse/namespace7.C: Likewise.
5454         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5455
5456 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5457
5458         * g++.dg/init/ref4.C: New test.
5459
5460 2003-03-07  Jan Hubicka  <jh@suse.cz>
5461
5462         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5463         * gcc.dg/inline-3.c:  New test.
5464
5465 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5466
5467         * g++.dg/init/ref3.C: New test.
5468
5469         PR c++/9965
5470         * g++.dg/init/ref2.C: New test.
5471
5472         PR c++/9400
5473         * g++.dg/warn/Wshadow-2.C: New test.
5474
5475         PR c++/9791
5476         * g++.dg/warn/Woverloaded-1.C: New test.
5477
5478 2003-03-05  Jan Hubicka  <jh@suse.cz>
5479
5480         * gcc.dg/i386-local2.c: New.
5481         * gcc.dg/i386-local.c: Fix typo.
5482
5483 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5484
5485         * g++.dg/abi/layout3.C: New test.
5486
5487 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5488
5489         * gcc.c-torture/compile/20030305-1.c
5490
5491 2003-03-05  Jan Hubicka  <jh@suse.cz>
5492
5493         * gcc.dg/i386-local.c: New.
5494
5495 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5496
5497         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5498
5499 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5500
5501         * gcc.dg/switch-2.c: New test.
5502         * gcc.dg/switch-3.c: New test.
5503         * gcc.dg/Wswitch.c: Adjust line numbers.
5504         * gcc.dg/Wswitch-default.c: Likewise.
5505         * gcc.dg/Wswitch-enum.c: Likewise.
5506
5507 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5508
5509         * gcc.c-torture/execute/20030222-1.c: New test.
5510
5511 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5512
5513         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5514
5515 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5516
5517         PR c++/9878
5518         * g++.dg/init/ref1.C: New test.
5519
5520 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5521
5522         * gcc.dg/sh-relax.c: New SH-only test.
5523
5524 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5525
5526         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5527         comment explaining purpose of testcase.
5528
5529 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5530
5531         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5532         for HC11/HC12 (asm needs two int registers).
5533         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5534         HC11/HC12 because the test uses an asm which needs two 32-bit
5535         registers.
5536
5537 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5538
5539         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5540         for HC11/HC12 (array is too large otherwise).
5541         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5542         * gcc.c-torture/compile/20010518-2.x: Likewise.
5543         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5544         HC11/HC12 (array is too large).
5545
5546 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5547
5548         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5549         * lib/g++-dg.exp (g++-dg-test): Likewise.
5550
5551 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5552
5553         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5554         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5555
5556 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5557
5558         * g++.dg/warn/implicit-typename1.C: Remove warning.
5559
5560 2003-02-28  Richard Henderson  <rth@redhat.com>
5561
5562         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5563         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5564
5565 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5566
5567         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5568         * g++.dg/pch/pch.exp: Likewise.
5569
5570 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5571
5572         PR c++/9879
5573         * testsuite/g++.dg/init/new4.C: New test.
5574
5575 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5576
5577         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5578
5579 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5580
5581         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5582         unsigned long.
5583
5584         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5585         wider than float.
5586
5587 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5588
5589         * lib/scanasm.exp: Add support for counting numbers of
5590         occurences.
5591         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5592         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5593
5594 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5595
5596         PR c++/9683
5597         * g++.dg/template/static3.C: New test.
5598
5599         PR c++/9829
5600         * g++.dg/parse/namespace6.C: New test.
5601
5602 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5603
5604         PR target/9732
5605         * gcc.dg/20030225-1.c: New test.
5606
5607 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5608
5609         * README: Remove out-of-date information.
5610
5611         PR c++/9836
5612         * g++.dg/template/spec6.C: New test.
5613
5614 2003-02-24  Jeff Law  <law@redhat.com>
5615
5616         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5617
5618 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5619
5620         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5621         * gcc.dg/pragma-ep-1.c: Likewise.
5622
5623 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5624
5625         PR c++/9602
5626         * g++.dg/template/friend16.C: New test.
5627
5628 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5629
5630         PR c++/5333
5631         * g++.dg/parse/fused-params1.C: Adjust error messages.
5632         * g++.dg/template/nested3.C: New test.
5633
5634 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5635
5636         * g++.dg/abi/param1.C: New test.
5637
5638 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5639
5640         PR c++/7982
5641         * g++.dg/warn/implicit-typename1.C: New test.
5642
5643 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5644
5645         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5646         with "mtune".
5647         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5648         * gcc.c-torture/execute/20010129-1.x: Likewise.
5649         * gcc.dg/20011107-1.c: Likewise.
5650         * gcc.dg/20020108-1.c: Likewise.
5651         * gcc.dg/20020122-3.c: Likewise.
5652         * gcc.dg/20020206-1.c: Likewise.
5653         * gcc.dg/20020310-1.c: Likewise.
5654         * gcc.dg/20020426-2.c: Likewise.
5655         * gcc.dg/20020517-1.c: Likewise.
5656         * gcc.dg/991230-1.c: Likewise.
5657         * gcc.dg/i386-unroll-1.c: Likewise.
5658         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5659
5660 2003-02-22  Jan Hubicka  <jh@suse.cz>
5661
5662         * gcc.dg/i386-mul.c: New test.
5663
5664 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5665
5666         * gcc.dg/builtins-5.c: New test case.
5667
5668 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5669
5670         * gcc.dg/asmreg-1.c: New test.
5671
5672 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5673
5674         PR c++/9749
5675         * g++.dg/parse/varmod1.C: New test.
5676
5677 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5678
5679         PR c++/9727
5680         * g++.dg/template/op1.C: New test.
5681
5682 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5683
5684         PR c++/8906
5685         * g++.dg/template/nested2.C: New test.
5686
5687 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5688
5689         PR c++/8724
5690         * g++.dg/expr/dtor1.C: New test.
5691
5692 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5693
5694         * gcc.dg/cpp/include3.c: New test.
5695         * gcc.dg/cpp/inc/foo.h: New file.
5696
5697 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5698
5699         * gcc.c-torture/execute/20030221-1.c: New test.
5700
5701 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5702
5703         PR c++/9729
5704         * g++.dg/abi/conv1.C: New test.
5705
5706 2003-02-20  Jan Hubicka  <jh@suse.cz>
5707
5708         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5709
5710 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5711
5712         * gcc.c-torture/compile/20030219-1.c: New test.
5713
5714 2003-02-18  Jan Hubicka  <jh@suse.cz>
5715
5716         * gcc.dg/funcorder.c: New test.
5717
5718 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5719
5720         * gcc.c-torture/execute/20030218-1.c: New.
5721
5722 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5723
5724         * gcc.dg/20030218-1.c: New.
5725
5726 2003-02-18  Richard Henderson  <rth@redhat.com>
5727
5728         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5729         * gcc.dg/attr-used-2.c: New.
5730
5731 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5732
5733         PR c++/9704
5734         * g++.dg/init/copy5.C: New test.
5735
5736 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5737
5738         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5739         * g++.dg/pch/pch.exp: Likewise.
5740
5741 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5742
5743         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5744         STACK_SIZE is not defined.
5745
5746 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5747
5748         PR c++/9457
5749         * g++.dg/template/init1.C: New test.
5750
5751 2003-02-16  Jan HUbicka  <jh@suse.cz>
5752
5753         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5754         (foo): Add few extra tests
5755         * gcc.dg/c99-const-expr-3.c: Likewise.
5756         * gcc.c-torture/execute/20030216-1.c: New.
5757
5758 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5759
5760         PR c++/9459
5761         * g++.dg/ext/typeof4.C: New test.
5762
5763 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5764
5765         * gcc.dg/i386-387-3.c: New test case.
5766
5767 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5768
5769         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5770         cris-*-elf* cris-*-aout* and mmix-*-*.
5771
5772 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5773
5774         * gcc.dg/20030213-1.c: New test.
5775
5776 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5777
5778         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5779         * gcc.dg/i386-387-2.c: Likewise.
5780
5781 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5782
5783         * gcc.dg/ppc-spe.c: Fix formatting.
5784         Enable tests that were previously unsupported by gas.
5785         Delete tests for instructions that no longer exist.
5786         Switch arguments on evsubifw builtin.
5787
5788 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5789
5790         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5791         STACK_SIZE is too small.
5792
5793 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5794             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5795
5796         * gcc.dg/decl-2.c: New test.
5797
5798 2003-02-10  Jan Hubicka  <jh@suse.cz>
5799
5800         * gcc.dg/i386-fpcvt-1.c:  New test.
5801
5802 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5803
5804         * gcc.c-torture/execute/20030209-1.c: New test.
5805
5806 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5807
5808         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5809         int-wide bitops, use the constants of the same width.
5810         Likewise, if long long is 32-bit wide, test bitops using
5811         32-bit constants.
5812
5813 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5814
5815         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5816
5817 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5818
5819         * testsuite/gcc.dg/builtins-4.c: New test case.
5820
5821 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5822
5823         * gcc.dg/20020430-1.c: Fix dg command typos.
5824         * gcc.dg/20020503-1.c: Likewise.
5825
5826 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5827
5828         PR c++/8785
5829         * g++.dg/parse/fused-params1.C: New test.
5830
5831         PR c++/8857
5832         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
5833
5834         PR c++/8921
5835         * g++.dg/parse/non-dependent1.C: New test.
5836
5837         PR c++/8928
5838         * g++.dg/parse/dupl-tmpl-args1.C: New test.
5839
5840         PR c++/9228
5841         * g++.dg/parse/undefined7.C: New test.
5842         * g++.dg/parse/non-templ1.C: New test.
5843
5844         PR c++/9229
5845         * g++.dg/parse/too-many-tmpl-args1.C: New test.
5846
5847 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
5848
5849         * gcc.c-torture/compile/20030206-1.c: New test.
5850
5851 2003-02-05  Roger Sayle  <roger@eyesopen.com>
5852
5853         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
5854         "pow" to "foo" to avoid potential confusion with a math built-in.
5855
5856 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5857
5858         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
5859         conditions for SPARC targets.
5860
5861 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
5862
5863         * gcc.dg/20030204-1.c: New test.
5864
5865 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5866
5867         PR c++/38
5868         * g++.dg/parse/array-size1.C: New test.
5869
5870         PR c++/5657
5871         * g++.dg/parse/undefined3.C: New test.
5872
5873         PR c++/5665
5874         * g++.dg/parse/undefined4.C: New test.
5875
5876         PR c++/5975
5877         * g++.dg/parse/undefined5.C: New test.
5878
5879         PR c++/7259
5880         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
5881
5882         PR c++/8578
5883         * g++.dg/parse/casting-operator1.C: New test.
5884
5885         PR c++/8596
5886         * g++.dg/parse/undefined6.C: New test.
5887
5888         PR c++/8736
5889         * g++.dg/parse/missing-template1.C: New test.
5890
5891 2003-02-04  Jan Hubicka  <jh@suse.cz>
5892
5893         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
5894         * gcc.dg/i386-cmov?.c:  Likewise.
5895         * gcc.dg/i386-fpcvt-?.c:  Likewise.
5896         * gcc.dg/i386-ssefp-1.c:  Likewise.
5897         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
5898         conventions.
5899
5900 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
5901
5902         PR c++/7129
5903         * testsuite/g++.dg/ext/max.C: New test.
5904
5905 2003-02-03  Jan Hubicka  <jh@suse.cz>
5906
5907         * gcc.c-torture/execute/20030203-1.c: New test.
5908
5909 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
5910
5911         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
5912         'natural-endian'.
5913
5914 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
5915
5916         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
5917         * g++.dg/init/new2.C: Likewise.
5918         * g++.dg/other/new1.C: Likewise.
5919
5920 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
5921
5922         * gcc.dg/struct-ret-libc.c: New test.
5923
5924 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
5925
5926         * gcc.dg/20030129-1.c: New test.
5927
5928 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5929
5930         PR c++/8849
5931         * g++.dg/template/ptrmem4.C: New test.
5932
5933 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
5934
5935         * g++.dg/parser/constant1.C: New test.
5936
5937 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5938
5939         PR c++/8591
5940         * g++.dg/parse/friend2.C: New test.
5941
5942 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5943
5944         PR c++/9437
5945         * g++.dg/template/unify4.C: New test.
5946
5947 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
5948
5949         * gcc.c-torture/execute/20030128-1.c: New test.
5950
5951 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
5952
5953         * g++.dg/lookup/nested1.C: Test moved from ...
5954         * g++.old-deja/g++.other/lookup24.C: ... here.
5955
5956 2003-01-28  Jan Hubicka  <jh@suse.cz>
5957
5958         * gcc.dg/i386-cmov5.c:  New test.
5959
5960 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
5961
5962         * gcc.c-torture/execute/20010925-1.c: Changed the
5963         memcpy declaration.
5964
5965 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5966
5967         PR c++/3902
5968         * g++.dg/parse/template5.C: New test.
5969
5970 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
5971
5972         PR fortran/9258
5973         * g77.dg/pr9258: New test.
5974
5975 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5976
5977         * README: Move relevant parts from README.g++.
5978
5979         * README.g++: Remove this file.
5980
5981 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5982
5983         * g++.dg/abi/dcast1.C: New test.
5984
5985 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5986
5987         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
5988
5989 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
5990
5991         PR c++/47
5992         * g++.old-deja/g++.other/lookup24.C: New test.
5993
5994 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5995
5996         PR middle-end/7227
5997         * gcc.dg/uninit-C.c: New test.
5998
5999 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6000
6001         * g++.dg/abi/covariant1.C: New test.
6002
6003 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6004
6005         * gcc.dg/20030123-1.c: New test.
6006
6007 2003-01-25  Jan Hubicka  <jh@suse.cz>
6008
6009         PR opt/8492
6010         * gcc.c-torture/compile/20030125-1.c
6011
6012 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6013
6014         PR c++/9403
6015         * g++.dg/parse/template3.C: New test.
6016         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6017
6018         PR c++/795
6019         * g++.dg/parse/template4.C: New test.
6020
6021         PR c++/9415
6022         * g++.dg/template/qual2.C: New test.
6023
6024         PR c++/8545
6025         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6026
6027         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6028
6029 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6030
6031         * gcc.c-torture/execute/switch-1.c: New test case.
6032
6033 2003-01-25  Jan Hubicka  <jh@suse.cz>
6034
6035         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6036
6037 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6038
6039         Tweaks for Bison-1.875. From the NEWS file:
6040         "- `parse error' -> `syntax error'
6041         Bison now uniformly uses the term `syntax error'"
6042         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6043         * gcc.dg/cpp/digraph2.c: Likewise.
6044         * gcc.dg/cpp/direct2.c: Likewise.
6045         * gcc.dg/cpp/paste4.c: Likewise.
6046         * gcc.dg/c90-restrict-1.c: Likewise.
6047         * gcc.dg/c99-func-2.c: Likewise.
6048         * gcc.dg/noncompile/920721-2.c: Likewise.
6049         * gcc.dg/noncompile/930622-2.c: Likewise.
6050         * gcc.dg/noncompile/940112-1.c: Likewise.
6051         * gcc.dg/noncompile/950921-1.c: Likewise.
6052         * gcc.dg/noncompile/951123-1.c: Likewise.
6053         * gcc.dg/noncompile/971104-1.c: Likewise.
6054         * gcc.dg/noncompile/990416-1.c: Likewise.
6055
6056 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6057
6058         * g++.dg/parse/undefined1.C: Add error message.
6059
6060 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6061
6062         PR c++/9354
6063         * g++.dg/parse/new1.C: New test.
6064
6065         PR c++/9216
6066         * g++.dg/parse/template2.C: New test.
6067
6068         PR c++/9354
6069         * g++.dg/parse/typedef2.C: New test.
6070
6071         PR c++/9328
6072         * g++.dg/ext/typeof3.C: New test.
6073
6074 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6075
6076         PR c++/2738
6077         * g++.dg/parse/ret-type1.C: New test.
6078
6079         PR c++/3792
6080         * g++.dg/parse/tmpl-outside1.C: New test.
6081
6082         PR c++/4207
6083         * g++.dg/parse/int-as-enum1.C: New test.
6084
6085         PR c++/4903
6086         * g++.dg/parse/no-typename1.C: New test.
6087
6088         PR c++/5533
6089         * g++.dg/parse/no-value1.C: New test.
6090
6091         PR c++/5921
6092         * g++.dg/parse/wrong-inline1.C: New test.
6093
6094         PR c++/6402
6095         * g++.dg/parse/ref1.C: New test.
6096
6097         PR c++/6992
6098         * g++.dg/parse/attr-ctor1.C: New test.
6099
6100         PR c++/7229
6101         * g++.dg/parse/namespace5.C: New test.
6102
6103         PR c++/7917
6104         * g++.dg/parse/func-def1.C: New test.
6105
6106         PR c++/8143
6107         * g++.dg/parse/undefined1.C: New test.
6108
6109         PR c++/5723, PR c++/8522
6110         * g++.dg/parse/specialization1.C: New test.
6111
6112         PR c++/163, PR c++/8595
6113         * g++.dg/parse/struct-as-enum1.C: New test.
6114
6115         PR c++/9173
6116         * g++.dg/parse/undefined2.C: New test.
6117
6118 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6119
6120         PR c++/9298
6121         * g++.dg/parse/template1.C: New test.
6122
6123         PR c++/9384
6124         * g++.dg/parse/using1.C: New test.
6125
6126         PR c++/9285
6127         PR c++/9294
6128         * g++.dg/parse/expr2.C: New test.
6129
6130         PR c++/9388
6131         * g++.dg/parse/lookup2.C: Likewise.
6132
6133 2003-01-21  Jan Hubicka  <jh@suse.cz>
6134
6135         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6136         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6137         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6138         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6139
6140 2003-01-20  Nick Clifton  <nickc@redhat.com>
6141
6142         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6143         problem with ARM sibcall code generation.
6144
6145 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6146
6147         * gcc.c-torture/execute/20030120-1.c: New.
6148
6149 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6150
6151         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6152
6153 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6154
6155         PR c++/9272
6156         * g++.dg/parse/ctor1.C: New test.
6157
6158         PR c++/9294:
6159         * g++.dg/parse/qualified1.C: New test.
6160
6161         * g++.dg/parse/typename3.C: New test.
6162
6163 2003-01-16  Richard Henderson  <rth@redhat.com>
6164
6165         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6166
6167 2003-01-16  Richard Henderson  <rth@redhat.com>
6168
6169         * g++.dg/pch/pch.exp: Copy test header to the working directory
6170         before using it either for precompilation or direct use.
6171         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6172         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6173
6174 2003-01-16  Richard Henderson  <rth@redhat.com>
6175
6176         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6177         before using it either for precompilation or direct use.
6178         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6179         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6180
6181 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6182
6183         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6184         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6185         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6186         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6187         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6188         typename warning into error.
6189         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6190         error messages.
6191         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6192         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6193         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6194         messages.
6195         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6196         make declaration visible in template.
6197         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6198         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6199         messages.
6200         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6201         message.
6202         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6203         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6204         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6205         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6206         typename warning with error message.
6207         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6208         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6209         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6210
6211 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6212
6213         * g++.dg/parse/ambig2.C: New test.
6214
6215 2003-01-15  Richard Henderson  <rth@redhat.com>
6216
6217         * g++.dg/tls/init-2.C: Update error message string.
6218
6219 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6220
6221         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6222
6223 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6224
6225         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6226         all for HC11/HC12.
6227         * gcc.c-torture/compile/20001205-1.x: Likewise.
6228         * gcc.c-torture/compile/20001226-1.x: Likewise.
6229         * gcc.c-torture/compile/920520-1.x: Likewise.
6230         * gcc.c-torture/compile/961203-1.x: Likewise.
6231         * gcc.c-torture/compile/20020604-1.x: Likewise.
6232
6233 2003-01-15  Jan Hubicka  <jh@suse.cz>
6234
6235         * gcc.c-torture/compile/20030115-1.c: New test.
6236
6237         * gcc.dg/i386-fpcvt-1.c: New test.
6238         * gcc.dg/i386-fpcvt-2.c: New test.
6239
6240 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6241
6242         Further conform g++'s __vmi_class_type_info to the C++ ABI
6243         specification.
6244         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6245         the specification.
6246
6247 2003-01-14  Jan Hubicka  <jh@suse.cz>
6248
6249         * gcc.dg/i386-fpcvt-1.c: New test.
6250         * gcc.dg/i386-fpcvt-2.c: New test.
6251
6252 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6253
6254         * gcc.dg/i386-mmx-3.c: New test.
6255
6256 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6257
6258         PR c++/9264
6259         * g++.dg/parse/octal1.C: New file.
6260
6261         PR c++/9172
6262         * g++.dg/parse/typename1.C: New file.
6263
6264 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6265
6266         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6267         * gcc.dg/bf-no-ms-layout.c: Likewise.
6268         * gcc.dg/bf-ms-attrib.c: Likewise.
6269
6270 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6271
6272         PR c++/9099
6273         * g++.dg/parse/dtor1.C: New file.
6274
6275         PR c++/9128
6276         * g++.dg/rtti/typeid1.C: New file.
6277
6278         PR c++/9153
6279         * g++.dg/parse/lookup1.C: New file.
6280
6281         PR c++/9171
6282         * g++.dg/templ/spec5.C: New file.
6283
6284 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6285
6286         * gcc.c-torture/compile/20030110-1.c: New test.
6287
6288 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6289
6290         Merge from pch-branch:
6291
6292         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6293
6294         * gcc.dg/pch/cpp-1.h: New.
6295         * gcc.dg/pch/cpp-1.c: New.
6296         * gcc.dg/pch/cpp-2.h: New.
6297         * gcc.dg/pch/cpp-2.c: New.
6298
6299         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6300
6301         * gcc.dg/pch/except-1.h: New.
6302         * gcc.dg/pch/except-1.c: New.
6303
6304         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6305
6306         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6307         running test.
6308         * gcc.dg/pch: Include *.hp not *.h.
6309         * gcc.dg/pch/system-1.h: New.
6310         * gcc.dg/pch/system-1.c: New.
6311
6312         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6313
6314         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6315         rather than trying to build and run a program using PCH.
6316         * gcc.dg/pch: Remove dg-do commands from test files.
6317
6318         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6319
6320         * gcc.dg/pch/macro-3.c: New.
6321         * gcc.dg/pch/macro-3.h: New.
6322
6323         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6324
6325         * gcc.dg/pch/common-1.c: New.
6326         * gcc.dg/pch/common-1.h: New.
6327         * gcc.dg/pch/decl-1.c: New.
6328         * gcc.dg/pch/decl-1.h: New.
6329         * gcc.dg/pch/decl-2.c: New.
6330         * gcc.dg/pch/decl-2.h: New.
6331         * gcc.dg/pch/decl-3.c: New.
6332         * gcc.dg/pch/decl-3.h: New.
6333         * gcc.dg/pch/decl-4.c: New.
6334         * gcc.dg/pch/decl-4.h: New.
6335         * gcc.dg/pch/decl-5.c: New.
6336         * gcc.dg/pch/decl-5.h: New.
6337         * gcc.dg/pch/global-1.c: New.
6338         * gcc.dg/pch/global-1.h: New.
6339         * gcc.dg/pch/inline-1.c: New.
6340         * gcc.dg/pch/inline-1.h: New.
6341         * gcc.dg/pch/inline-2.c: New.
6342         * gcc.dg/pch/inline-2.h: New.
6343         * gcc.dg/pch/static-1.c: New.
6344         * gcc.dg/pch/static-1.h: New.
6345         * gcc.dg/pch/static-2.c: New.
6346         * gcc.dg/pch/static-2.h: New.
6347
6348         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6349
6350         * g++.dg/pch/pch.exp: Better handle failing testcases.
6351         * gcc.dg/pch/pch.exp: Likewise.
6352         * gcc.dg/pch/macro-1.c: New.
6353         * gcc.dg/pch/macro-1.h: New.
6354         * gcc.dg/pch/macro-2.c: New.
6355         * gcc.dg/pch/macro-2.h: New.
6356
6357         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6358
6359         * g++.dg/dg.exp: Treat files in pch/ specially.
6360         * g++.dg/pch/pch.exp: New file.
6361         * g++.dg/pch/empty.H: New file.
6362         * g++.dg/pch/empty.C: New file.
6363         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6364         "precompile".
6365
6366         * gcc.dg/pch/pch.exp: New file.
6367         * gcc.dg/pch/empty.h: New file.
6368         * gcc.dg/pch/empty.c: New file.
6369         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6370         "precompile".
6371
6372 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6373
6374         * g++.dg/template/friend14.C: New test.
6375
6376 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6377
6378         * gcc.dg/old-style-asm-1.c: New test.
6379
6380 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6381
6382         * gcc.c-torture/compile/20030109-1.c: New test.
6383
6384 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6385
6386         * gcc.c-torture/execute/20030109-1.c: New test.
6387
6388 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6389
6390         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6391         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6392         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6393         * g++.old-deja/g++.mike/eh2.C: Likewise
6394         * g++.old-deja/g++.mike/eh3.C: Likewise
6395         * g++.old-deja/g++.mike/eh5.C: Likewise
6396         * g++.old-deja/g++.mike/eh6.C: Likewise
6397         * g++.old-deja/g++.mike/eh7.C: Likewise
6398         * g++.old-deja/g++.mike/eh8.C: Likewise
6399         * g++.old-deja/g++.mike/eh9.C: Likewise
6400         * g++.old-deja/g++.mike/eh10.C: Likewise
6401         * g++.old-deja/g++.mike/eh12.C: Likewise
6402         * g++.old-deja/g++.mike/eh13.C: Likewise
6403         * g++.old-deja/g++.mike/eh14.C: Likewise
6404         * g++.old-deja/g++.mike/eh16.C: Likewise
6405         * g++.old-deja/g++.mike/eh17.C: Likewise
6406         * g++.old-deja/g++.mike/eh18.C: Likewise
6407         * g++.old-deja/g++.mike/eh21.C: Likewise
6408         * g++.old-deja/g++.mike/eh23.C: Likewise
6409         * g++.old-deja/g++.mike/eh24.C: Likewise
6410         * g++.old-deja/g++.mike/eh25.C: Likewise
6411         * g++.old-deja/g++.mike/eh26.C: Likewise
6412         * g++.old-deja/g++.mike/eh27.C: Likewise
6413         * g++.old-deja/g++.mike/eh28.C: Likewise
6414         * g++.old-deja/g++.mike/eh29.C: Likewise
6415         * g++.old-deja/g++.mike/eh31.C: Likewise
6416         * g++.old-deja/g++.mike/eh33.C: Likewise
6417         * g++.old-deja/g++.mike/eh34.C: Likewise
6418         * g++.old-deja/g++.mike/eh35.C: Likewise
6419         * g++.old-deja/g++.mike/eh36.C: Likewise
6420         * g++.old-deja/g++.mike/eh37.C: Likewise
6421         * g++.old-deja/g++.mike/eh38.C: Likewise
6422         * g++.old-deja/g++.mike/eh39.C: Likewise
6423         * g++.old-deja/g++.mike/eh40.C: Likewise
6424         * g++.old-deja/g++.mike/eh41.C: Likewise
6425         * g++.old-deja/g++.mike/eh42.C: Likewise
6426         * g++.old-deja/g++.mike/eh44.C: Likewise
6427         * g++.old-deja/g++.mike/eh46.C: Likewise
6428         * g++.old-deja/g++.mike/eh47.C: Likewise
6429         * g++.old-deja/g++.mike/eh48.C: Likewise
6430         * g++.old-deja/g++.mike/eh49.C: Likewise
6431         * g++.old-deja/g++.mike/eh50.C: Likewise
6432         * g++.old-deja/g++.mike/eh51.C: Likewise
6433         * g++.old-deja/g++.mike/eh53.C: Likewise
6434         * g++.old-deja/g++.mike/eh55.C: Likewise
6435         * g++.old-deja/g++.mike/p7912.C: Likewise
6436         * g++.old-deja/g++.mike/p9706.C: Likewise
6437         * g++.old-deja/g++.mike/p10416.C: Likewise
6438         * g++.old-deja/g++.mike/p11667.C: Likewise
6439         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6440         Remove redundant reference to Iris.
6441         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6442         Elxsi, i860, Pico Java, and WE32K.
6443
6444 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6445
6446         * g++.dg/ext/asm4.C: New test.
6447
6448 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6449
6450         PR c++/9030
6451         * g++.dg/template/friend12.C: New test.
6452         * g++.dg/template/friend13.C: Likewise.
6453         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6454
6455 2003-01-08  Jan Hubicka  <jh@suse.cz>
6456
6457         * gcc.dg/i386-cadd.c: New test.
6458         * gcc.dg/i386-cmov4.c: Likewise.
6459
6460 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6461
6462         PR c++/9165
6463         * g++.dg/warn/Wunused-3.C: New test.
6464
6465         * g++.dg/abi/bitfield9.C: New test.
6466
6467         PR c++/9189
6468         * g++.dg/parse/defarg3.C: New test.
6469
6470 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6471
6472         * g++.dg/parse/ambig1.C: New test.
6473         * g++.dg/parse/defarg2.C: New test.
6474
6475 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6476
6477         * g++.dg/template/defarg-1.C: New test.
6478         * g++.dg/template/local2.C: Likewise.
6479
6480 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6481
6482         * gcc.c-torture/execute/20030105-1.c: New test.
6483
6484 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6485
6486         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6487         * g++.dg/parse/namespace4.C: Likewise.
6488
6489 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6490
6491         * g++.dg/template/ntp2.C: New test.
6492
6493 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6494
6495         * g++.dg/parse/extern-C-1.C: New test.
6496
6497         * g++.dg/parse/namespace4.C: New test.
6498
6499         * g++.dg/template/nested1.C: New test.
6500
6501         * g++.dg/parse/namespace3.C: New test.
6502
6503 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6504
6505         * g++.dg/lookup/two-stage1.C: New test.
6506
6507 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6508
6509         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6510         * g++.old-deja/g++.jason/access8.C: Likewise.
6511         * g++.old-deja/g++.other/decl5.C: Likewise.
6512
6513 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6514
6515         * g++.dg/parse/parse7.C: New test.
6516
6517 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6518
6519         PR c++/2843
6520         * g++.dg/ext/attrib7.C: New test.
6521
6522 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6523
6524         * g++.dg/parse/parse6.C: New test.
6525
6526 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6527
6528         * gcc.dg/h8300-stack-1.c: New.
6529
6530 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6531
6532         g++.dg/lookup/exception1.C: New test.
6533
6534         g++.dg/lookup/template1.C: New test.
6535
6536         g++.dg/parse/namespace2.C: New test.
6537
6538         g++.dg/parse/parens2.C: New test.
6539
6540 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6541
6542         * g++.dg/parse/parse5.C: New test.
6543         * g++.dg/lookup/scoped4.C: New test.
6544
6545 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6546
6547         * g++.dg/parse/parens1.C: New test.
6548
6549         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6550         angle-bracket1.C.
6551         * g++.dg/parse/parens2.C: New test.
6552
6553         * g++.dg/lookup/scope-operator1.C: New test.
6554
6555         * g++.dg/parse/operator1.C: New test.
6556
6557 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6558
6559         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6560         * g++.old-deja/g++.other/access6.C: Likewise.
6561         * g++.old-deja/g++.other/decl1.C: Likewise.
6562         * g++.old-deja/g++.pt/typename12.C: Likewise.
6563
6564 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6565
6566         * g++.dg/parse/namespace1.C: New test.
6567
6568 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6569
6570         * g++.dg/parse/parse4.C: New test.
6571
6572 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6573
6574         * g++.dg/parse/parse3.C: New test.
6575
6576 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6577
6578         * g++.dg/parse/parse2.C: New test.
6579
6580 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6581
6582         * g++.dg/template/friend11.C: New test.
6583
6584 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6585
6586         * g++.dg/parse/parse1.C: New test.
6587
6588 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6589
6590         * lib/profopt.exp: Change the name of a global variable to avoid
6591         possible clashes with other test suites.
6592
6593 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6594
6595         * g++.dg/inherit/covariant8.C: New test.
6596
6597 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6598
6599         * g++.dg/init/array9.C: New test.
6600
6601         PR c++/9112
6602         * g++.dg/parse/expr1.C: New test.
6603
6604 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6605
6606         * gcc.c-torture/compile/20021230-1.c: New test.
6607
6608 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6609
6610         * g++.dg/inherit/covariant5.C: New test.
6611         * g++.dg/inherit/covariant6.C: New test.
6612         * g++.dg/inherit/covariant7.C: New test.
6613
6614 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6615
6616         PR c++/2739
6617         * g++.dg/other/access2.C: New test.
6618
6619 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6620
6621         * g++.dg/other/anon-struct.C: No longer fails
6622         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6623         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6624         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6625
6626 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6627
6628         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6629
6630 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6631
6632         * g++.dg/eh/spec4.C: Remove stray semicolon.
6633         * g++.dg/expr/pmf-1.C: Change error message.
6634         * g++.dg/ext/asm1.C: Remove stray semicolon.
6635         * g++.dg/ext/typename1.C: Add missing typenames.
6636         * g++.dg/inherit/template-as-base.C: Change error message.
6637         * g++.dg/lookup/scoped1.C: Likewise.
6638         * g++.dg/lookup/scoped2.C: Likewise.
6639         * g++.dg/lookup/using2.C: Likewise.
6640         * g++.dg/other/component1.C: Remove stray semicolon.
6641         * g++.dg/other/do1.C: Change error message.
6642         * g++.dg/other/error2.C: Likewise.
6643         * g++.dg/other/init1.C: Likewise.
6644         * g++.dg/other/packed1.C: Remove stray semicolon.
6645         * g++.dg/other/ptrmem2.C: Change error message.
6646         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6647         marker.
6648         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6649         * g++.dg/template/access3.C: Add typename keyword.
6650         * g++.dg/template/access5.C: Remove stray semicolon.
6651         * g++.dg/template/access6.C: Likewise.
6652         * g++.dg/template/complit1.C: Likewise.
6653         * g++.dg/template/crash1.C: Change error message.
6654         * g++.dg/template/inherit2.C: Remove stray semicolon.
6655         * g++.dg/template/instantiate2.C: Likewise.
6656         * g++.dg/template/instantiate3.C: Change error message.
6657         * g++.dg/template/qual1.C: Remove stray semicolon.
6658         * g++.dg/template/qualttp18.C: Change error message.
6659         * g++.dg/template/ref1.C: Remove stray semicolon.
6660         * g++.dg/template/sizeof1.C (A::value): Declare it.
6661         * g++.dg/template/spec4.C: Change error message.
6662         * g++.dg/template/static1.C: Likewise.
6663         * g++.dg/template/type1.C: Likewise.
6664         * g++.dg/template/typename3.C: Likewise.
6665         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6666         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6667         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6668         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6669         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6670         named return value extension.
6671         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6672         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6673         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6674         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6675         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6676         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6677         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6678         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6679         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6680         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6681         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6682         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6683         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6684         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6685         syntax.
6686         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6687         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6688         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6689         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6690         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6691         * g++.old-deja/g++.brendan/template11.C: Likewise.
6692         * g++.old-deja/g++.brendan/template26.C: Likewise.
6693         * g++.old-deja/g++.brendan/template27.C: Use explicit
6694         specialization syntax.
6695         * g++.old-deja/g++.brendan/template30.C: Likewise.
6696         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6697         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6698         non-dependent names.
6699         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6700         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6701         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6702         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6703         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6704         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6705         named return value extension.
6706         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6707         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6708         * g++.old-deja/g++.ext/return1.C: Likewise.
6709         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6710         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6711         * g++.old-deja/g++.jason/access8.C: Likewise.
6712         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6713         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6714         pseudo-destructor names.
6715         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6716         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6717         pseudo-destructor names.
6718         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6719         * g++.old-deja/g++.jason/overload19.C: Likewise.
6720         * g++.old-deja/g++.jason/overload32.C: Likewise.
6721         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6722         stray semicolons.
6723         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6724         * g++.old-deja/g++.jason/return.C: Likewise.
6725         * g++.old-deja/g++.jason/return2.C: Likewise.
6726         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6727         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6728         syntax.
6729         * g++.old-deja/g++.jason/template10.C: Account for use of
6730         non-dependent names.
6731         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6732         syntax.
6733         * g++.old-deja/g++.jason/template37.C: Likewise.
6734         * g++.old-deja/g++.law/access4.C: Change error messages.
6735         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6736         pseudo-destructor names.
6737         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6738         * g++.old-deja/g++.law/ctors9.C: Likewise.
6739         * g++.old-deja/g++.law/cvt22.C: Likewise.
6740         * g++.old-deja/g++.law/dtors5.C: Likewise.
6741         * g++.old-deja/g++.law/global-init1.C: Likewise.
6742         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6743         * g++.old-deja/g++.law/operators28.C: Likewise.
6744         * g++.old-deja/g++.law/visibility28.C: Likewise.
6745         * g++.old-deja/g++.martin/eval1.C: Likewise.
6746         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6747         name.
6748         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6749         * g++.old-deja/g++.mike/net34.C: Likewise.
6750         * g++.old-deja/g++.mike/net36.C: Likewise.
6751         * g++.old-deja/g++.mike/ns2.C: Likewise.
6752         * g++.old-deja/g++.mike/p12306.C: Likewise.
6753         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6754         value extension.
6755         * g++.old-deja/g++.mike/p700.C: Likewise.
6756         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6757         * g++.old-deja/g++.mike/p710.C: Likewise.
6758         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6759         value extension.
6760         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6761         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6762         * g++.old-deja/g++.ns/crash2.C: Likewise.
6763         * g++.old-deja/g++.ns/crash3.C: Likewise.
6764         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6765         * g++.old-deja/g++.ns/ns17.C: Likewise.
6766         * g++.old-deja/g++.ns/template16.C: Likewise.
6767         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6768         keyword.
6769         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6770         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6771         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6772         named return value extension.
6773         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6774         * g++.old-deja/g++.other/access4.C: Issue additional error
6775         messages.
6776         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6777         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6778         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6779         * g++.old-deja/g++.other/crash25.C: Change error message.
6780         * g++.old-deja/g++.other/crash4.C: Change error message.
6781         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6782         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6783         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6784         checks.
6785         * g++.old-deja/g++.other/defarg8.C: Likewise.
6786         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6787         * g++.old-deja/g++.other/dtor10.C: Likewise.
6788         * g++.old-deja/g++.other/incomplete.C: Likewise.
6789         * g++.old-deja/g++.other/linkage7.C: Likewise.
6790         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6791         lookup algorithm.
6792         * g++.old-deja/g++.other/mangle2.C: Likewise.
6793         * g++.old-deja/g++.other/refinit2.C: Likewise.
6794         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6795         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6796         * g++.old-deja/g++.pt/crash28.C: Likewise.
6797         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6798         syntax.
6799         * g++.old-deja/g++.pt/crash32.C: Change error message.
6800         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6801         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6802         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6803         error message position.
6804         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6805         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6806         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6807         syntax.
6808         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6809         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6810         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6811         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6812         keyword.
6813         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6814         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6815         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6816         keyword.
6817         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6818         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6819         syntax.
6820         * g++.old-deja/g++.pt/friend28.C: Account for use of
6821         non-dependent names.
6822         * g++.old-deja/g++.pt/friend29.C: Likewise.
6823         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
6824         rules.
6825         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
6826         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
6827         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
6828         lookup rules.
6829         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
6830         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
6831         keyword.
6832         * g++.old-deja/g++.pt/memclass20.C: Likewise.
6833         * g++.old-deja/g++.pt/memclass5.C: Likewise.
6834         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
6835         keyword.
6836         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
6837         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
6838         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
6839         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
6840         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
6841         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
6842         keyword.
6843         * g++.old-deja/g++.pt/spec10.C: Likewise.
6844         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
6845         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
6846         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
6847         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
6848         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
6849         * g++.old-deja/g++.pt/ttp62.C: Likewise.
6850         * g++.old-deja/g++.pt/ttp64.C: Likewise.
6851         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
6852         * g++.old-deja/g++.pt/typename15.C: Likewise.
6853         * g++.old-deja/g++.pt/typename22.C: Likewise.
6854         * g++.old-deja/g++.pt/typename6.C: Change error messages.
6855         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
6856         * g++.old-deja/g++.pt/virtual2.C: Likewise.
6857         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
6858         syntax.
6859         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
6860         return value extension.
6861         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
6862         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
6863         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
6864         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
6865
6866 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6867
6868         * g++.dg/warn/inline1.C: New test.
6869         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
6870         * g++.old-deja/g++.jason/synth10.C: Likewise.
6871         * g++.old-deja/g++.mike/net31.C: Likewise.
6872         * g++.old-deja/g++.mike/p8786.C: Likewise.
6873
6874         * g++.dg/template/friend10.C: New test.
6875         * g++.dg/template/conv5.C: New test.
6876
6877 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6878
6879         * g++.dg/lookup/scoped3.C: New test.
6880
6881         * g++.dg/lookup/decl1.C: New test.
6882         * g++.dg/lookup/decl2.C: New test.
6883
6884 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6885
6886         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
6887         gcc.c-torture/compile/20021015-1.c,
6888         gcc.c-torture/compile/20021015-2.c,
6889         gcc.c-torture/compile/20021123-1.c,
6890         gcc.c-torture/compile/20021123-2.c,
6891         gcc.c-torture/compile/20021123-3.c,
6892         gcc.c-torture/compile/20021123-4.c,
6893         gcc.c-torture/execute/20021024-1.c: Add tests previously added
6894         only to 3.1 or 3.2 branch.
6895
6896 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
6897
6898         * gcc.dg/i386-bitfield3.c: New test.
6899
6900         * gcc.dg/i386-bitfield2.c: New test.
6901
6902 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
6903
6904         * g++.dg/parse/conv_op1.C: New test.
6905
6906 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
6907
6908         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
6909         approved.
6910
6911 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
6912
6913         * gcc.c-torture/compile/20021220-1.c: New test.
6914
6915 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
6916
6917         * gcc.dg/i386-fastcall-1.c: New.
6918
6919 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6920
6921         * gcc.c-torture/execute/20021219-1.c: New test.
6922
6923 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6924
6925         * gcc.dg/i386-pic-1.c: New test.
6926
6927 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6928
6929         PR c++/8099
6930         * g++.dg/template/friend9.C: New test.
6931
6932 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6933
6934         PR c++/3663
6935         * g++.dg/template/access7.C: New test.
6936
6937 2002-12-18  Nick Clifton  <nickc@redhat.com>
6938
6939         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
6940         the libstdc++-v3 directory has been found.
6941
6942 2002-12-12  Devang Patel <dpatel@apple.com>
6943         * gcc.dg/darwin-ld-1.c: New test.
6944         * gcc.dg/darwin-ld-2.c: New test.
6945         * gcc.dg/darwin-ld-3.c: New test.
6946         * gcc.dg/darwin-ld-4.c: New test.
6947         * gcc.dg/darwin-ld-5.c: New test.
6948
6949 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6950
6951         * gcc.c-torture/compile/20021212-1.c: New test.
6952
6953 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
6954
6955         * gcc.dg/fshort-wchar: New test.
6956
6957 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
6958
6959         PR c++/8372
6960         * g++.dg/template/dtor1.C: New test.
6961
6962         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
6963         markers.
6964
6965 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
6966
6967         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
6968
6969 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
6970
6971         * g++.dg/template/static1.C: New test.
6972         * g++.dg/template/static2.C: New test.
6973         * g++.old-deja/g++.ext/memconst.C: New test.
6974
6975 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6976
6977         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
6978         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
6979         * g++.dg/special/initp1.C: Likewise.
6980
6981 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6982
6983         * gcc.c-torture/execute/20021204-1.c: New test.
6984
6985 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
6986
6987         * gcc.dg/ppc-fmadd-1.c: New file.
6988         * gcc.dg/ppc-fmadd-2.c: New file.
6989         * gcc.dg/ppc-fmadd-3.c: New file.
6990
6991 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6992
6993         * gcc.c-torture/compile/20021204-1.c: New test.
6994
6995 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6996
6997         * g++.dg/inherit/covariant2.C: New test.
6998         * g++.dg/inherit/covariant3.C: New test.
6999         * g++.dg/inherit/covariant4.C: New test.
7000         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7001         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7002
7003 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7004
7005         PR c++/8688
7006         * g++.dg/init/brace3.C: New test.
7007
7008 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7009
7010         * gcc.dg/20020210-1.c: Fix a comment typo.
7011
7012 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7013
7014         PR c++/8720
7015         * g++.dg/parse/defarg1.C: New test.
7016
7017         PR c++/8615
7018         * g++.dg/template/char1.C: New test.
7019
7020         * g++.dg/template/varmod1.C: Fix typo.
7021
7022 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7023
7024         DR 180
7025         * g++.old-deja/g++.pt/crash32.C: Expect error.
7026
7027 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7028
7029         PR c++/5919
7030         * g++.dg/template/varmod1.C: New test.
7031
7032         PR c++/8727
7033         * g++.dg/inherit/typeinfo1.C: New test.
7034
7035         PR c++/8663
7036         * g++.dg/inherit/typedef1.C: New test.
7037
7038 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7039
7040         PR c++/8332
7041         PR c++/8493
7042         * g++.dg/template/strlen1.C: New test.
7043
7044         PR c++/8227
7045         * g++.dg/template/ctor2.C: New test.
7046
7047         PR c++/8214
7048         * g++.dg/init/string1.C: New test.
7049
7050         PR c++/8511
7051         * g++.dg/template/friend8.C: New test.
7052
7053 2002-11-29  Joe Buck <jbuck@synopsys.com>
7054
7055         * g++.dg/lookup/anon2.C: New test.
7056
7057 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7058
7059         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7060         h8300 port.
7061
7062 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7063
7064         * gcc.dg/bitfld-6.c: New test.
7065
7066 2002-11-27  Jan Hubicka  <jh@suse.cz>
7067
7068         * gcc.c-torture/execute/20021127.[cx]: New test.
7069
7070 2002-11-26  Jan Hubicka  <jh@suse.cz>
7071
7072         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7073         quality.
7074
7075 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7076
7077         * g++.dg/init/brace2.C: New test.
7078         * g++.old-deja/g++.mike/p9129.C: Correct.
7079
7080 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7081
7082         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7083
7084 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7085
7086         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7087
7088 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7089
7090         * testsuite/g++.dg/abi/empty11.C: New test.
7091         * testsuite/g++.dg/rtti/cv1.C: New test.
7092
7093 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7094
7095         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7096
7097 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7098
7099         * g++.dg/abi/empty10.C: New test.
7100
7101 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7102
7103         * gcc.c-torture/compile/20021124-1.c: New test.
7104
7105 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7106
7107         * g++.dg/abi/rtti2.C: New test.
7108
7109 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7110
7111         * gcc.dg/i386-unroll-1.c: New test.
7112
7113 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7114
7115         * gcc.c-torture/compile/20021120-1.c: New test.
7116         * gcc.c-torture/compile/20021120-2.c: New test.
7117
7118 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7119
7120         * gcc.dg/bitfld-5.c: New test.
7121
7122 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7123
7124         * gcc.c-torture/execute/20021120-3.c: New test.
7125
7126 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7127
7128         * gcc.c-torture/execute/20021120-2.c: New test.
7129
7130 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7131
7132         * gcc.c-torture/execute/20021120-1.c: New test.
7133
7134 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7135
7136         * gcc.c-torture/execute/20021118-3.c: New test.
7137
7138 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7139
7140         * gcc.c-torture/compile/20021119-1.c: New test.
7141
7142 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7143
7144         * gcc.dg/duff-1.c: New test.
7145         * gcc.dg/duff-2.c: New test.
7146         * gcc.dg/duff-3.c: New test.
7147
7148 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7149
7150         * gcc.dg/cpp/_Pragma5.c: New test.
7151
7152 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7153
7154         * gcc.c-torture/execute/20021118-2.c: New test.
7155
7156 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7157
7158         * gcc.c-torture/execute/20021118-1.c: New test.
7159
7160 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7161
7162         * gcc.dg/20021116-1.c: New test.
7163
7164 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7165
7166         * g++.dg/abi/vcall1.C: New test.
7167
7168 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7169
7170         * gcc.dg/20021029-1.c: New test.
7171         * gcc.dg/20021029-2.c: New test.
7172
7173 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7174
7175         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7176
7177 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7178
7179         PR c/8439
7180         * gcc.dg/20021110.c: Move to ...
7181         * gcc.c-torture/compile/20021110.c: .... here.
7182
7183 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7184
7185         PR c/8467
7186         * gcc.c-torture/execute/20021111-1.c
7187
7188 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7189
7190         PR c/8439
7191         * gcc.dg/20021110.c: New test.
7192
7193 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7194
7195         * g++.dg/abi/vthunk3.C: Run only on x86.
7196
7197 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7198
7199         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7200
7201 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7202
7203         * lib/compat.exp (compat-execute): Fix logic error in last
7204         change.
7205
7206 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7207
7208         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7209
7210 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7211
7212         PR c++/8389
7213         * g++.dg/template/access6.C: New test.
7214
7215 2002-11-08  Jan Hubicka  <jh@suse.cz>
7216
7217         * gcc.dg/i386-ssefp-1.c: New test.
7218         * gcc.dg/i386-ssefp-1.c: New test.
7219
7220 2002-11-08  Jan Hubicka  <jh@suse.cz>
7221
7222         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7223
7224 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7225
7226         * g++.dg/abi/vthunk3.C: New test.
7227
7228         PR c++/8338
7229         * g++.dg/template/crash2.C: New test.
7230
7231 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7232
7233         * testsuite/g++.dg/abi/dtor1.C: New test.
7234         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7235
7236 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7237
7238         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7239         Darwin.
7240
7241 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7242
7243         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7244         -mthumb.  Only xfail with -O0.
7245
7246 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7247
7248         * g++.dg/abi/thunk1.C: New test.
7249         * g++.dg/abi/thunk2.C: Likewise.
7250         * g++.dg/abi/vtt1.C: Likewise.
7251
7252 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7253
7254         PR optimization/8423
7255         * gcc.c-torture/execute/builtin-constant.c: New test.
7256
7257 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7258
7259         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7260         Add some more cases.
7261
7262 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7263
7264         PR c++/8391
7265         * g++.dg/opt/local1.C: New test.
7266
7267 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7268
7269         PR c++/8160
7270         * g++.dg/template/complit1.C: New test.
7271
7272         PR c++/8149
7273         * g++.dg/template/typename4.C: Likewise.
7274
7275 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7276
7277         Core issue 287, PR c++/7639
7278         * g++.dg/template/instantiate1.C: Adjust error location.
7279         * g++.dg/template/instantiate3.C: New test.
7280         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7281         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7282         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7283
7284 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7285
7286         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7287
7288 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7289
7290         PR c++/8287
7291         * g++.dg/init/dtor2.C: New test.
7292
7293 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7294
7295         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7296         * gcc.dg/nest.c: Bypass errors on irix6.
7297
7298 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7299
7300         * gcc.dg/nest.c: Expect error for mmix-*-*.
7301         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7302
7303 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7304
7305         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7306         markers.
7307
7308         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7309
7310 2002-10-25  Mike Stump  <mrs@apple.com>
7311
7312         * gcc.dg/warn-1.c: New test.
7313
7314 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7315
7316         * g++.dg/template/typename3.C: New test.
7317
7318 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7319
7320         * g++.dg/lookup/ptrmem1.C: New test.
7321
7322         * g++.dg/abi/vthunk2.C: New test.
7323
7324 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7325
7326         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7327
7328 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7329
7330         * g++.dg/abi/empty9.C: New test.
7331
7332 2002-10-24  Richard Henderson  <rth@redhat.com>
7333
7334         * g++.dg/inherit/thunk1.C: Enable for ia64.
7335
7336 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7337
7338         PR c++/8067
7339         * g++.dg/lookup/pretty1.C: New test.
7340
7341 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7342
7343         * gcc.dg/20021023-1.c: New test.
7344
7345 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7346
7347         PR c++/7679
7348         * g++.dg/parse/inline1.C: New test.
7349
7350 2002-10-23  Richard Henderson  <rth@redhat.com>
7351
7352         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7353
7354         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7355
7356 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7357
7358         PR c++/6579
7359         * g++.dg/parse/stmtexpr3.C: New test.
7360
7361 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7362
7363         * g++.dg/expr/cond1.C: New test.
7364
7365 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7366
7367         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7368
7369 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7370
7371         * g++.dg/abi/vbase13.C: New test.
7372         * g++.dg/abi/vbase14.C: Likewise.
7373
7374 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7375
7376         * gcc.dg/tls/pic-1.c: New test.
7377         * gcc.dg/tls/nonpic-1.c: New test.
7378         * gcc.dg/20021018-1.c: New test.
7379
7380 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7381
7382         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7383         Remove only files with the same base name as the test case.
7384         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7385         (profopt-execute): Likewise.  Also, remove old profiling
7386         and performance data files before running the tests.
7387
7388         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7389         * g++.dg/bprob/bprob.exp: Likewise.
7390         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7391         to allow more general test case names.
7392
7393         * g++.dg/bprob/bprob-1.C: Rename to ...
7394         * g++.dg/bprob/g++-bprob-1.C: ... this.
7395
7396         * g77.dg/bprob/bprob-1.f: Rename to ...
7397         * g77.dg/bprob/g77-bprob-1.f: ... this.
7398
7399 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7400
7401         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7402         bison 1.50 or later.
7403
7404 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7405
7406         * g++.dg/README: Describe more test directories.
7407
7408 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7409
7410         * g++.dg/init/array6.C: Add additional tests.
7411
7412 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7413
7414         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7415         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7416
7417 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7418
7419         * gcc.c-torture/compile/20020604-1.x: New.
7420         * gcc.c-torture/compile/simd-5.x: Likewise.
7421         * gcc.c-torture/execute/920710-1.x: Likewise.
7422         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7423
7424 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7425
7426         * g++.dg/inherit/override1.C: Add dg-options clause.
7427
7428 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7429
7430         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7431         _mm_slli_si128.
7432
7433 2002-10-19  Andreas Schwab  <schwab@suse.de>
7434
7435         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7436         directory component.
7437
7438 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7439
7440         * g++.dg/inherit/thunk1.C: New test.
7441
7442         * g++.dg/inherit/override1.C: New test.
7443
7444         * g++.dg/abi/mangle11.C: New test.
7445         * g++.dg/abi/mangle14.C: New test.
7446         * g++.dg/abi/mangle17.C: New test.
7447
7448 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7449
7450         * g++.dg/overload/member2.C: New test.
7451
7452 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7453
7454         * g++.dg/README: Describe new compat directory.
7455         * g++.dg/dg.exp: Skip tests in compat directory.
7456         * README.compat: New file.
7457         * lib/compat.exp: New expect script.
7458         * g++.dg/compat: New test directory.
7459         * g++.dg/compat/compat.exp: New expect script.
7460         * g++.dg/compat/abi: New test directory.
7461         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7462         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7463         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7464         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7465         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7466         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7467         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7468         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7469         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7470         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7471         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7472         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7473         * g++.dg/compat/break: New test directory.
7474         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7475         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7476         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7477         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7478         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7479         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7480         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7481         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7482         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7483         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7484         g++.dg/compat/break/README: New files.
7485         * g++.dg/compat/eh: New test directory.
7486         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7487         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7488         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7489         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7490         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7491         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7492         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7493         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7494         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7495         g++.dg/compat/eh/filter2_y.C,
7496         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7497         g++.dg/compat/eh/new1_y.C,
7498         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7499         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7500         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7501         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7502         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7503         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7504         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7505         g++.dg/compat/eh/unexpected1_y.C: New files.
7506         * g++.dg/compat/init: New test directory.
7507         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7508         g++.dg/compat/init/array5_y.C,
7509         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7510         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7511         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7512         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7513         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7514         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7515         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7516         g++.dg/compat/init/init-ref2_y.C: New files.
7517
7518 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7519
7520         PR c++/7584
7521         * g++.dg/inherit/using3.C: New test.
7522
7523 2002-10-17  Jan Hubicka  <jh@suse.cz>
7524
7525         * gcc.dg/20021017-2.c: New test.
7526
7527 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7528
7529         * g++.dg/abi/mangle16.C: Adjust.
7530
7531         * g++.dg/init/array8.C: New test.
7532
7533 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7534
7535         * gcc.dg/special/mips-abi.exp: New test.
7536         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7537
7538 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7539
7540         * g++.dg/abi/mangle16.C: New test.
7541         * g++.dg/abi/mangle17.C: Likewise.
7542
7543         PR c++/7478
7544         * g++.dg/template/ref1.C: New test.
7545
7546 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7547
7548         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7549
7550 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7551
7552         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7553
7554 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7555
7556         PR c++/7524
7557         * g++.dg/init/array7.C: New test.
7558
7559 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7560
7561         * g++.dg/init/array6.C: New test.
7562
7563         * g++.dg/abi/mangle13.C: Likewise.
7564         * g++.dg/abi/mangle14.C: Likewise.
7565         * g++.dg/abi/mangle15.C: Likewise.
7566
7567 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7568
7569         * g++.dg/abi/empty8.C: New test.
7570
7571 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7572
7573         * g++.dg/init/ctor1.C: New test.
7574
7575 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7576
7577         * gcc.c-torture/execute/20021015-1.c: New test.
7578
7579 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7580
7581         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7582
7583 2002-10-14  Jan Hubicka  <jh@suse.cz>
7584
7585         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7586
7587 2002-10-14  Richard Henderson  <rth@redhat.com>
7588
7589         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7590
7591 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7592
7593         PR optimization/6631
7594         * g++.dg/opt/const2.C: New test.
7595
7596 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7597
7598         PR c++/7176
7599         * g++.dg/parse/friend1.C: New test.
7600         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7601
7602 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7603
7604         * gcc.dg/20021014-1.c: New test.
7605
7606 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7607
7608         PR c++/5661
7609         * g++.dg/ext/vlm1.C: New test.
7610         * g++.dg/ext/vlm2.C: Likewise.
7611
7612         * g++.dg/init/array1.C: Remove invalid braces.
7613         * g++.dg/init/brace1.C: New test.
7614         * g++.dg/init/copy2.C: Likewise.
7615         * g++.dg/init/copy3.C: Likewise.
7616         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7617         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7618         braces.
7619
7620 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7621
7622         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7623
7624 2002-10-11  Richard Shann  <richard.shann@superh.com>
7625
7626         * gcc.c-torture/compile/simd-5.c: New test.
7627
7628 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7629
7630         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7631
7632 2002-10-10  Jim Wilson  <wilson@redhat.com>
7633
7634         * gcc.c-torture/execute/20021010-1.c: New test.
7635
7636 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7637
7638         PR c/7353
7639         * g++.dg/ext/typedef-init.C: New test.
7640         * gcc.dg/typedef-init.c: New test.
7641
7642 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7643
7644         * gcc.dg/cpp/paste13.c: New test.
7645
7646 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7647
7648         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7649         remaining platforms, XFAIL during compile, not execute.  Don't
7650         XFAIL at -O0.
7651
7652 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7653
7654         * gcc.dg/alias-1.c: Tweak expected warning.
7655
7656 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7657
7658         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7659
7660 2002-10-06  Andreas Jaeger  <aj@suse.de>
7661
7662         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7663         * gcc.dg/cpp/c++98.C: Likewise.
7664
7665         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7666         * g++.dg/cpp/c++98.C: Likewise.
7667
7668         * g++.dg/README (Subdirectories): Mention cpp directory.
7669
7670         PR target/7559
7671         * gcc.dg/20021006-1.c: New test.
7672
7673 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7674
7675         PR c++/7804
7676         * g++.dg/other/warning1.C: New test.
7677
7678 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7679
7680         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7681         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7682         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7683
7684 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7685
7686         PR c++/7931
7687         * g++.dg/template/ptrmem3.C: New test.
7688
7689         PR c++/7754
7690         * g++.dg/template/union1.C: New test.
7691
7692 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7693
7694         PR c++/8006
7695         * g++.dg/abi/mangle9.C: New test.
7696         * g++.dg/abi/mangle10.C: New test.
7697         * g++.dg/abi/mangle11.C: New test.
7698         * g++.dg/abi/mangle12.C: New test.
7699
7700 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7701
7702         PR c++/7188.
7703         * g++.dg/template/meminit1.C: New test.
7704         * g++.dg/warn/Wreorder-1.C: Likewise.
7705         * g++.old-deja/g++.mike/warn3.C: Tweak.
7706         * lib/prune.exp: Ingore "in copy constructor".
7707
7708 2002-10-02  Andreas Jaeger  <aj@suse.de>
7709
7710         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7711         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7712         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7713         on x86-64.
7714
7715 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7716
7717         * gcc.dg/empty1.C: Fix typo.
7718
7719 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7720
7721         * gcc.dg/alias-1.c: New test.
7722
7723 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7724
7725         * gcc.dg/empty1.C: New test.
7726
7727         * g++.dg/tls/init-2.C: Tweak error messages.
7728
7729 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7730
7731         * gcc.c-torture/compile/20020923-1.c: New test.
7732
7733 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7734
7735         * gcc.c-torture/execute/ffs-1.c: New test.
7736         * gcc.c-torture/execute/ffs-2.c: Ditto.
7737
7738 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7739
7740         * g++.dg/overload/member1.C: New test.
7741
7742 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7743
7744         * g++.dg/abi/empty7.C: New test.
7745         * g++.dg/init/pm2.C: Likewise.
7746
7747 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7748
7749         * g++.dg/rtti/crash1.C: New test.
7750
7751 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7752
7753         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7754         gcc.dg/sibcall-4.c: New tests.
7755
7756 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7757
7758         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7759         powerpc and MMIX targets.
7760
7761 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7762
7763         * gcc.dg/cpp/20020927-1.c: New.
7764
7765 2002-09-26  David S. Miller  <davem@redhat.com>
7766
7767         * gcc.c-torture/compile/trunctfdf.c: New.
7768
7769 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7770
7771         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7772
7773 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7774
7775         * gcc.c-torture/execute/loop-15.c: New.
7776
7777 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7778
7779         * README.QMTEST: Fix typo.
7780
7781 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7782
7783         * gcc.dg/20020926-1.c: New test.
7784
7785 2002-09-25  David S. Miller  <davem@redhat.com>
7786
7787         PR target/7842
7788         * gcc.c-torture/execute/shiftdi.c: New test.
7789
7790 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7791
7792         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7793         unique to the tool.
7794         * lib/g77.exp (g77_init): Likewise.
7795         * lib/g++.exp (g++_init): Likewise.
7796         * lib/objc.exp (objc_init): Likewise.
7797
7798 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7799
7800         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7801         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7802         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7803
7804 2002-09-25  Richard Henderson  <rth@redhat.com>
7805
7806         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7807         too-small long double.
7808
7809 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7810
7811         * gcc.dg/20020919-1.c: New test.
7812
7813 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7814
7815         * g++.dg/abi/bitfield6.C: New test.
7816         * g++.dg/abi/bitfield7.C: New test.
7817         * g++.dg/abi/bitfield8.C: New test.
7818         * g++.dg/abi/vbase11.C: New test.
7819
7820 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7821
7822         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
7823         hppa*-*-hpux*.  Update test comment.
7824
7825 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
7826
7827         * gcc.dg/tls/struct-1.c: New test.
7828
7829 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
7830
7831         * gcc.dg/cpp/tr-warn2.c: Update.
7832
7833 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7834
7835         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
7836
7837 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7838
7839         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
7840         systems.
7841
7842 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
7843
7844         * gcc.c-torture/execute/ieee/mzero3.c: New test.
7845
7846         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7847         Adjust for c++filt moved to binutils.  Remove spurious duplicate
7848         setting of cxxfilt.
7849
7850 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
7851
7852         * gcc.dg/20020312-2.c: Update for darwin.
7853
7854 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7855
7856         * g++.old-deja/g++.other/crash32.C: Mark ICE.
7857
7858 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
7859
7860         * objc.dg/comp-types-1.m: New test.
7861         * objc.dg/comp-types-2.m: New test.
7862         * objc.dg/comp-types-3.m: New test.
7863         * objc.dg/comp-types-4.m: New test.
7864         * objc.dg/comp-types-5.m: New test.
7865         * objc.dg/comp-types-6.m: New test.
7866
7867 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7868
7869         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
7870
7871 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7872
7873         * g++.dg/other/do1.C: New test.
7874
7875         * g++.dg/template/subst1.C: New test.
7876
7877 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
7878
7879         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
7880
7881 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7882
7883         * g++.dg/template/qualttp20.C: Adjust expected errors.
7884         * g++.old-deja/g++.jason/report.C: Likewise.
7885         * g++.old-deja/g++.other/qual1.C: Likewise.
7886
7887         * g++.dg/lookup/scoped2.C: New test.
7888
7889         * g++.dg/ext/asm3.C: New test.
7890
7891 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
7892
7893         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
7894
7895 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
7896
7897         * ChangeLog: follow spelling conventions.
7898         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
7899         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
7900         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
7901         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
7902         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
7903         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
7904         * g++.old-deja/g++.law/global-init1.C: Likewise.
7905         * g++.old-deja/g++.other/delete4.C: Likewise.
7906         * g++.old-deja/g++.other/inline21.C: Likewise.
7907         * g++.old-deja/g++.other/singleton.C: Likewise.
7908         * g77.dg/strlen0.f: Likewise.
7909         * g77.f-torture/compile/20010519-1.f: Likewise.
7910         * g77.f-torture/compile/980310-4.f: Likewise.
7911         * gcc.c-torture/compile/20000605-1.c: Likewise.
7912         * gcc.c-torture/execute/20020225-1.c: Likewise.
7913         * gcc.dg/c90-hexfloat-2.c: Likewise.
7914         * gcc.dg/c99-bool-1.c: Likewise.
7915         * gcc.dg/c99-hexfloat-2.c: Likewise.
7916         * gcc.dg/dll-2.c: Likewise.
7917         * gcc.dg/wtr-union-init-1.c: Likewise.
7918         * gcc.dg/wtr-union-init-2.c: Likewise.
7919         * gcc.dg/wtr-union-init-3.c: Likewise.
7920         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7921         * gcc.dg/cpp/defined.c: Likewise.
7922         * gcc.dg/cpp/macsyntx.c: Likewise.
7923         * gcc.dg/cpp/paste2.c: Likewise.
7924         * gcc.dg/cpp/trad/defined.c: Likewise.
7925         * gcc.dg/format/c90-printf-1.c: Likewise.
7926         * gcc.dg/format/c90-scanf-1.c: Likewise.
7927         * gcc.dg/format/c99-printf-1.c: Likewise.
7928         * gcc.dg/format/c99-scanf-1.c: Likewise.
7929         * gcc.misc-tests/gcov-8.c: Likewise.
7930         * lib/profopt.exp: Likewise.
7931
7932 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
7933
7934         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
7935
7936 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7937
7938         * g++.dg/inherit/using2.C: New test.
7939
7940 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
7941
7942         * ChangeLog: Follow spelling conventions.
7943         * g++.dg/template/friend4.C: Likewise.
7944         * g++.old-deja/g++.pt/crash67.C: Likewise.
7945         * gcc.c-torture/execute/20000801-4.c: Likewise.
7946         * gcc.dg/c90-digraph-1.c: Likewise.
7947         * gcc.dg/c94-digraph-1.c: Likewise.
7948         * gcc.dg/c99-digraph-1.c: Likewise.
7949         * gcc.dg/cpp/line5.c: Likewise.
7950         * gcc.dg/cpp/multiline.c: Likewise.
7951         * gcc.dg/cpp/trad/literals-1.c: Likewise.
7952         * gcc.dg/format/attr-3.c: Likewise.
7953         * gcc.dg/format/c90-scanf-3.c: Likewise.
7954         * gcc.dg/format/ext-4.c: Likewise.
7955
7956 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7957
7958         * g++.dg/template/pretty1.C: New test.
7959
7960 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
7961
7962         * gcc.c-torture/execute/struct-cpy-1.c: New test.
7963
7964 2002-09-13  Matt Austern  <austern@apple.com>
7965
7966         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
7967         passing a cast expression to a function by const reference.
7968
7969 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
7970
7971         * g++.dg/template/deduce1.C: New test.
7972
7973 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
7974
7975         * gcc.c-torture/execute/simd-1.c: Force all use of int to
7976         32-bit int.
7977
7978 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7979
7980         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
7981         usage.
7982
7983 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
7984
7985         * gcc.c-torture/compile/20020910-1.c: New test.
7986
7987 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
7988
7989         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
7990
7991 2002-09-10  Andreas Jaeger  <aj@suse.de>
7992
7993         * gcc.dg/20020312-2.c: Adjust for x86-64.
7994
7995 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
7996
7997         * g77.dg/7388.f: New test case for PR 7388.
7998
7999 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8000
8001         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8002
8003 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8004
8005         * objc.dg/proto-lossage-1.m: New test.
8006
8007 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8008
8009         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8010
8011 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8012
8013         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8014         expected to pass.
8015
8016 2002-09-06  Stan Shebs  <shebs@apple.com>
8017             David Edelsohn  <edelsohn@gnu.org>
8018
8019         * gcc.dg/weak: New directory.
8020         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8021         target-specific xfail bits.
8022         * gcc.dg/typeof-2.c: Move to new directory.
8023         * gcc.dg/weak.exp: New expect script.
8024
8025 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8026
8027         * gcc.c-torture/execute/extzvsi.c: New test.
8028
8029 2002-09-05  Stan Shebs  <shebs@apple.com>
8030
8031         * gcc.dg/weak-1.c: xfail on Darwin.
8032         * gcc.dg/weak-2.c: Ditto.
8033         * gcc.dg/weak-3.c: Ditto.
8034         * gcc.dg/weak-4.c: Ditto.
8035         * gcc.dg/weak-5.c: Ditto.
8036         * gcc.dg/weak-6.c: Ditto.
8037         * gcc.dg/weak-7.c: Ditto.
8038         * gcc.dg/weak-8.c: Ditto.
8039         * gcc.dg/weak-9.c: Ditto.
8040
8041 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8042
8043         * gcc.c-torture/execute/loop-14.c: New test.
8044
8045 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8046
8047         * g++.dg/other/cxa-atexit1.C: New test.
8048
8049         * gcc.dg/typeof-2.c: New test.
8050
8051 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8052
8053         * gcc.dg/builtins-2.c: New testcase.
8054         * gcc.dg/builtins-3.c: New testcase.
8055
8056 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8057
8058         * gcc.dg/cpp/_Pragma4.c: New test.
8059
8060 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8061
8062         * objc/execute/nil_method-1.m: New testcase.
8063
8064 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8065
8066         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8067         [Object class], not [Object initialize].
8068
8069 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8070             Hans-Peter Nilsson  <hp@bitrange.com>
8071
8072         * gcc.c-torture/execute/20020720-1.x: Skip test on
8073         mmix-knuth-mmixware.  Correct comment.
8074
8075 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8076
8077         * testsuite/g++.dg/abi/bitfield5.C: New test.
8078         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8079
8080 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8081
8082         * objc.dg/undeclared-selector.m: New test.
8083
8084 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8085
8086         * g++.dg/other/offsetof1.C: Avoid cast warning.
8087
8088 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8089
8090         * objc.dg/super-class-2.m: New test.
8091
8092 2002-08-24  Matt Austern  <austern@apple.com>
8093
8094         * g++.dg/ext/lvaddr.C: New test.
8095         * g++.dg/ext/lvcast.C: New test.
8096
8097 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8098
8099         * testsuite/g++.dg/inherit/cond1.C: New test.
8100
8101 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8102
8103         * gcc.dg/noncompile/incomplete-1.c: New test.
8104
8105 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8106
8107         * gcc.dg/typespec-1.c: New test.
8108
8109 2002-08-20  Devang Patel  <dpatel@apple.com>
8110         * objc.dg/proto-hier-2.m: New test.
8111
8112 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8113
8114         * objc.dg/bitfield-1.m: New test.
8115         * objc.dg/bitfield-2.m: New test.
8116
8117 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8118
8119         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8120         gcc.dg/c99-flex-array-4.c: New tests.
8121
8122 2002-08-16  Stan Shebs  <shebs@apple.com>
8123
8124         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8125
8126 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8127
8128         * gcc.dg/typeof-1.c: New test.
8129         * g++.dg/ext/typeof2.C: New test.
8130
8131 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8132
8133         * g++.dg/other/offsetof1.C: New test.
8134
8135 2002-08-14  Richard Henderson  <rth@redhat.com>
8136
8137         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8138
8139 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8140
8141         * gcc.dg/cpp/_Pragma3.c: New test.
8142
8143 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8144
8145         * g++.dg/template/inherit3: New test.
8146
8147 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8148
8149         * gcc.dg/bitfld-4.c: Add blank options.
8150
8151 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8152
8153         * g++.dg/template/crash1.C: New test.
8154
8155 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8156
8157         * gcc.dg/tls/opt-2.c: New test.
8158
8159 2002-08-08  Devang Patel  <dpatel@apple.com>
8160
8161         * objc.dg/selector-1.m : New test
8162
8163 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8164
8165         * g++.dg/abi/bitfield4.C: New test.
8166         * gcc.dg/bitfld-4.c: New test.
8167
8168 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8169
8170         * g++.dg/other/packed1.C: New test.
8171
8172 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8173
8174         * g++.dg/abi/offsetof.C: Tweak error messages.
8175         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8176
8177 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8178
8179         * gcc.dg/bitfld-3.c: New test.
8180
8181 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8182             Richard Henderson  <rth@redhat.com>
8183
8184         * gcc.dg/i386-bitfield1.c: New test.
8185         * g++.dg/abi/bitfield3.C: Update.
8186
8187 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8188
8189         * objc.dg/const-str-2.m: Update.
8190         * gcc.dg/cpp/c++98.c: Change to C extension.
8191         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8192         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8193
8194 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8195
8196         * testsuite/gcc.dg/tls/diag-3.c: New.
8197
8198 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8199
8200         * g++.dg/README (Subdirectories): Document new subdir expr.
8201         * g++.dg/expr/pmf-1.C: New test.
8202
8203 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8204
8205         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8206
8207 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8208
8209         * g++.dg/abi/bitfield3.C: New test.
8210
8211 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8212
8213         * lib/gcov.exp: Tweak expected line formats.
8214         * gcc.misc-tests/gcov8.c: New test.
8215         * gcc.misc-tests/gcov8.x: New flags.
8216
8217 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8218
8219         * consistency.vlad/layout/endian.c: Include string.h.
8220
8221         * gcc.c-torture/execute/20020805-1.c: New test.
8222
8223 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8224
8225         * g++.dg/other/conversion1.C: New test.
8226
8227 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8228
8229         * gcc.dg/builtins-1.c: New testcase.
8230
8231 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8232
8233         * g++.dg/inherit/access3.C: New test.
8234
8235 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8236
8237         * gcc.dg/ia64-visibility-2.c: New test.
8238
8239 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8240
8241         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8242         __qualifier_flags to __flags.
8243
8244 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8245
8246         * g++.dg/inherit/operator1.C: New test.
8247         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8248         * g++.dg/other/error1.C: Change expected error message.
8249         * g++.dg/template/conv4.C: Likewise.
8250
8251 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8252
8253         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8254         for documented behavior.
8255
8256 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8257
8258         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8259         several targets known to fail.
8260
8261 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8262
8263         * gcc.dg/mips-args-[123].c: New tests.
8264
8265 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8266
8267         * gcc.dg/ppc-spe.c: New.
8268
8269 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8270
8271         * g++.dg/other/ptrmem4.C: New testcase.
8272
8273 2002-07-24  Richard Henderson  <rth@redhat.com>
8274
8275         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8276
8277 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8278
8279         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8280
8281 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8282
8283         * gcc.c-torture/execute/memset-3.c: New testcase.
8284
8285 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8286
8287         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8288         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8289
8290 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8291
8292         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8293         Delete.
8294
8295 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8296
8297         * gcc.c-torture/compile/simd-4.c: New test.
8298
8299 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8300
8301         PR c++/7347, c++/7348
8302         * g++.dg/template/access4.C: New test.
8303         * g++.dg/template/access5.C: New test.
8304         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8305         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8306         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8307         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8308
8309 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8310
8311         * gcc.dg/gnu89-init-2.c: New test.
8312
8313 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8314
8315         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8316
8317 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8318
8319         * gcc.c-torture/execute/20020720-1.c: New testcase.
8320
8321 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8322
8323         * gcc.dg/cpp/Wsignprom.c: New tests.
8324
8325 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8326
8327         * gcc.c-torture/execute/loop-13.c: New test.
8328
8329 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8330
8331         * gcc.dg/cpp/expr.c: New tests.
8332
8333 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8334
8335         * g++.dg/opt/pr6713.C: Add template instantiation.
8336
8337 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8338
8339         * gcc.dg/nest.c: New test.
8340
8341 2002-07-17  Richard Henderson  <rth@redhat.com>
8342
8343         * g++.dg/opt/pr6713.C: New test.
8344
8345 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8346
8347         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8348         XFAIL for all x86 processors.
8349
8350 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8351
8352         * gcc.c-torture/execute/20010122-1.x: Do not test with
8353         -fomit-frame-pointer.
8354
8355 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8356
8357         * g++.dg/template/instantiate2.C: New test.
8358         * g++.dg/template/spec4.C: New test.
8359
8360 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8361
8362         * g++.dg/template/access2.C: New test.
8363         * g++.dg/template/access3.C: New test.
8364
8365 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8366
8367         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8368         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8369         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8370         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8371         Convert to use <stdarg.h>.
8372         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8373         Delete.
8374         * gcc.dg/va-arg-2.c: New.
8375         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8376
8377 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8378
8379         * gcc.c-torture/compile/20020710-1.c: New test.
8380
8381 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8382                           Andrew Pinski  <pinskia@physics.uc.edu>
8383
8384         gcc.c-torture/compile/simd-2.c: New testcase.
8385         gcc.c-torture/compile/simd-3.c: Likewise.
8386
8387 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8388
8389         PR c++/7224
8390         * g++.dg/overload/error1.C: New test.
8391
8392 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8393
8394         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8395         configuration and IRIX 6 O32 ABI.
8396
8397 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8398
8399         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8400
8401 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8402
8403         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8404
8405 2002-07-10  Jeffrey A Law  <law@redhat.com>
8406
8407         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8408
8409         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8410
8411 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8412
8413         * gcc.dg/20020312-2.c: Check for __PPC__.
8414
8415 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8416
8417         * gcc.c-torture/compile/20020709-1.c: New test.
8418
8419 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8420
8421         * g++.dg/template/qualttp21.C: New test case.
8422
8423 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8424
8425         * gcc.c-torture/compile/20020706-1.c: New test.
8426         * gcc.c-torture/compile/20020706-2.c: New test.
8427
8428 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8429             Alexandre Oliva  <aoliva@redhat.com>
8430
8431         * g++.dg/warn/incomplete1.C: New test.
8432
8433 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8434
8435         PR c++/7099
8436         * g++.dg/warn/noreturn1.C: New test.
8437
8438 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8439
8440         PR c++/6706
8441         * g++.dg/debug/debug6.C: New test.
8442         * g++.dg/debug/debug7.C: New test.
8443
8444 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8445
8446         * gcc.c-torture/compile/simd-3.c: New test.
8447
8448 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8449
8450         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8451         * gcc.dg/20020620-1.c: Likewise.
8452
8453 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8454
8455         PR c++/6944
8456         * g++.dg/init/array4.C: New test.
8457         * g++.dg/init/array5.C: New test.
8458
8459 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8460
8461         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8462         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8463
8464 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8465
8466         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8467         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8468         * gcc.dg/wtr-conversion-1.c: Likewise.
8469         * gcc.dg/wtr-escape-1.c: Likewise.
8470         * gcc.dg/wtr-int-type-1.c: Likewise.
8471         * gcc.dg/wtr-label-1.c: Likewise.
8472         * gcc.dg/wtr-static-1.c: Likewise.
8473         * gcc.dg/wtr-strcat-1.c: Likewise.
8474         * gcc.dg/wtr-suffix-1.c: Likewise.
8475         * gcc.dg/wtr-switch-1.c: Likewise.
8476         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8477         * gcc.dg/wtr-union-init-1.c: Likewise.
8478         * gcc.dg/wtr-union-init-2.c: Likewise.
8479         * gcc.dg/wtr-union-init-3.c: Likewise.
8480
8481         * gcc.dg/wtr-func-def-1.c: New test.
8482
8483 2002-07-02 Devang Patel <dpatel@apple.com>
8484
8485         * objc.dg/param-1.m: New test.
8486
8487 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8488
8489         * gcc.dg/cpp/trad/directive.c: Add test.
8490         * gcc.dg/cpp/trad/macroargs.c: Add test.
8491         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8492
8493 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8494
8495         * gcc.dg/cpp/cmdlne-M.c: New test.
8496
8497 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8498
8499         * objc.dg/desig-init-1.m: New test.
8500
8501 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8502
8503         PR c++/6716
8504         * g++.dg/template/instantiate1.C: New test.
8505
8506 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8507
8508         PR c++/7112
8509         * g++.dg/template/sizeof2.C: New test.
8510
8511 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8512
8513         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8514         gcc.dg/cpp/trad/include.c: New tests.
8515
8516 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8517
8518         PR target/7177
8519         * gcc.c-torture/compile/20020701-1.c: New test.
8520
8521 2002-07-01  Stan Shebs  <shebs@apple.com>
8522
8523         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8524         header here...
8525         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8526         (objc-torture-execute): or here.
8527
8528 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8529
8530         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8531
8532 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8533
8534         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8535
8536 2002-06-30  Devang Patel  <dpatel@apple.com>
8537
8538         * objc.dg/fsyntax-only.m: New test.
8539
8540 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8541
8542         PR c++/6695
8543         * g++.dg/template/friend7.C: New file.
8544
8545 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8546
8547         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8548         return type.
8549
8550 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8551
8552         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8553         avoid division by zero.
8554
8555 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8556
8557         * gcc.dg/Wunknownprag.c: New tests.
8558
8559 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8560
8561         * gcc.c-torture/execute/simd-2.c: New test.
8562
8563 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8564
8565         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8566         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8567         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8568         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8569         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8570         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8571         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8572         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8573         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8574         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8575         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8576         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8577         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8578         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8579         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8580         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8581         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8582
8583 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8584
8585         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8586         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8587         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8588         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8589         New tests.
8590         * gcc.dg/cpp/trad/directive.c: Update.
8591
8592 2002-06-23  Andreas Jaeger  <aj@suse.de>
8593
8594         * gcc.c-torture/execute/complex-6.c: New.
8595
8596 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8597
8598         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8599         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8600         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8601         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8602
8603 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8604
8605         * gcc.dg/cpp/trad: New directory with traditional tests copied
8606         from parent directory.
8607         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8608         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8609         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8610         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8611         Move to trad/ and rename.
8612         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8613         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8614         gcc.dg/cpp/trad/redef2.c: New tests.
8615         * gcc.dg/cpp/trad/trad.exp: New driver.
8616
8617 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8618
8619         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8620         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8621         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8622         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8623         Remove.
8624
8625 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8626
8627         * gcc.dg/20020620-1.c: New test.
8628
8629 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8630
8631         * g++.dg/template/ttp4.C: New test.
8632
8633 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8634
8635         * g++.dg/opt/vt1.C: Fix regexp.
8636
8637 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8638
8639         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8640         Don't use attribute `noinline'.
8641
8642 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8643
8644         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8645
8646 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8647
8648         * gcc.c-torture/execute/simd-1.c: New.
8649
8650         * gcc.dg/simd-1.c: New.
8651
8652 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8653
8654         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8655
8656 2002-06-16  Richard Henderson  <rth@redhat.com>
8657
8658         * g++.dg/ext/anon-struct1.C: New.
8659         * g++.dg/ext/anon-struct2.C: New.
8660         * g++.dg/ext/anon-struct3.C: New.
8661         * gcc.dg/anon-struct-1.c: New.
8662         * gcc.dg/anon-struct-2.c: New.
8663         * gcc.dg/anon-struct-3.c: New.
8664         * gcc.dg/20011008-1.c: Adjust warning text.
8665         * gcc.dg/20020527-1.c: Add -fms-extensions.
8666
8667 2002-06-16  Richard Henderson  <rth@redhat.com>
8668
8669         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8670
8671 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8672
8673         * gcc.c-torture/execute/20020615-1.c: New test.
8674
8675 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8676
8677         * gcc.c-tortuture/execute/compare-1.c: New test case.
8678         * gcc.c-tortuture/execute/compare-2.c: New test case.
8679         * gcc.c-tortuture/execute/compare-3.c: New test case.
8680
8681 2002-06-13  Richard Henderson  <rth@redhat.com>
8682
8683         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8684         ia64 ilp32.
8685
8686 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8687
8688         * g++.dg/template/typename2.C: Update error message.
8689
8690 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8691
8692         * gcc.c-torture/execute/20020611-1.c: New test.
8693
8694 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8695
8696         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8697         list of targets to skip.
8698
8699 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8700
8701         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8702         targets if not optimizing.
8703
8704 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8705
8706         * gcc.c-torture/compile/20020605-1.c: New test.
8707
8708         * g++.dg/opt/vt1.C: New test.
8709
8710         * gcc.dg/20020531-1.c: New test.
8711
8712         * gcc.dg/20020530-1.c: New test.
8713
8714         * gcc.dg/20020527-1.c: New test.
8715
8716         * g++.dg/opt/cse1.C: New test.
8717
8718 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8719
8720         * gcc.dg/20020607-2.c: New test case.
8721
8722 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8723
8724         * gcc.c-torture/compile/20020604-1.c: New test.
8725
8726 2002-06-04  Richard Henderson  <rth@redhat.com>
8727
8728         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8729         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8730         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8731
8732 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8733
8734         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8735
8736 2002-06-03  Richard Henderson  <rth@redhat.com>
8737
8738         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8739         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8740
8741 2002-06-02  Richard Henderson  <rth@redhat.com>
8742
8743         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8744         test functions static.
8745
8746 2002-06-02  Andreas Jaeger  <aj@suse.de>
8747
8748         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8749         now.
8750
8751 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8752
8753         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8754         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8755         Update for mofified diagnostics.
8756         * gcc.dg/c99-intconst-1.c: No longer fail.
8757
8758 2002-06-02  Richard Henderson  <rth@redhat.com>
8759
8760         * gcc.dg/uninit-A.c: Remove xfail markers.
8761
8762 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8763
8764         * gcc.dg/fnegate-1.c: New test case.
8765
8766 2002-05-30  Osku Salerma  <osku@iki.fi>
8767
8768         * gcc.c-torture/execute/mayalias-1.c: New file.
8769
8770 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8771
8772         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8773         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8774         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8775
8776 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8777
8778         * gcc.c-torture/execute/20020529-1.c: New test.
8779
8780 2002-05-27  Richard Henderson  <rth@redhat.com>
8781
8782         * g++.dg/ext/attrib6.C: New test case.
8783
8784 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8785
8786         * gcc.c-torture/execute/pure-1.c: New test.
8787
8788 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8789
8790         * gcc.dg/cpp/arith-2.c: Remove.
8791
8792 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8793
8794         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8795         * gcc.dg/cpp/if-3.c: Remove.
8796
8797 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8798
8799         * g++.dg/opt/cse2.C: New test.
8800
8801 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8802
8803         * gcc.dg/cpp/arith-1.c: New semantic tests.
8804         * gcc.dg/cpp/if-1.c: Update.
8805
8806 2002-05-24  Ben Elliston  <bje@redhat.com>
8807
8808         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8809
8810 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8811
8812         * gcc.dg/verbose-asm.c: New test.
8813
8814 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8815
8816         * gcc.dg/cpp/paste12.c: New test.
8817
8818 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8819
8820         * g++.dg/parse/named_ops.C: New test.
8821
8822 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
8823
8824         * gcc/testsuite/gcc.dg/weak-8.c: New test.
8825
8826 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
8827
8828         * gcc.dg/weak-2.c: Allow optional leading underscore
8829         in scan-assembler symbol name.
8830         * gcc.dg/weak-3.c: Likewise.
8831         * gcc.dg/weak-4.c: Likewise.
8832         * gcc.dg/weak-5.c: Likewise.
8833
8834 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8835
8836         * gcc.dg/20020523-1.c: New test.
8837
8838 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8839
8840         * objc.dg/const-str-2.m: Update now that we stop after
8841         a command line error.
8842
8843 2002-05-22  Richard Henderson  <rth@redhat.com>
8844
8845         * g++.dg/dg.exp: Fix typo in test pruneing.
8846
8847 2002-05-22  Richard Henderson  <rth@redhat.com>
8848
8849         * g++.dg/dg.exp: Prune the tls subdirectory.
8850         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
8851         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
8852         * g++.dg/tls/init-1.C: New.
8853
8854 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
8855
8856         * gcc.dg/20020517-1.c: New test.
8857
8858 2002-05-21  Richard Henderson  <rth@redhat.com>
8859
8860         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
8861         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
8862
8863 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
8864
8865         * g++.dg/other/copy2.C: New test.
8866
8867 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
8868
8869         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
8870         (MAX_COPY): Bump up to 10 times sizeof (long long).
8871         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
8872
8873         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8874         sizeof (long long).
8875
8876         * gcc.c-torture/execute/strcpy-1.c: New test.
8877
8878 2002-05-19  Jason Merrill  <jason2redhat.com>
8879
8880         * g++.dg/ext/oper1.C: New test.
8881
8882 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
8883 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
8884
8885         * README.QMTEST: New file.
8886
8887         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
8888
8889 2002-05-19  Andreas Jaeger  <aj@suse.de>
8890
8891         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
8892         now.
8893         * gcc.c-torture/execute/loop-2d.x: Likewise.
8894
8895 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
8896
8897         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
8898         support weak symbols.
8899         * gcc.dg/weak-4.c: Likewise
8900         * gcc.dg/weak-6.c: Likewise
8901
8902 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
8903
8904         * gcc.dg/weak-3.c: Add dg-excess-error comment for
8905         cygwin, coff and h8300-*-hms targets
8906         * gcc.dg/weak-5.c: Likewise
8907         * gcc.dg/weak-7.c: Likewise
8908
8909 2002-05-16  Jason Merrill  <jason@redhat.com>
8910
8911         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
8912         (scan-assembler-not, scan-assembler-dem): Likewise.
8913         (scan-assembler-dem-not): Likewise.
8914
8915 2002-05-15  Richard Henderson  <rth@redhat.com>
8916
8917         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
8918
8919 2002-05-15  Richard Henderson  <rth@redhat.com>
8920
8921         * gcc.dg/weak-5.c (vfoo1c): No warning here.
8922         (vfoo1f): Warning here.
8923         (vfoo1l): Don't redefine the alias.
8924
8925 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
8926
8927         * g++.dg/init/pm1.C: New test.
8928
8929 2002-05-12  David S. Miller  <davem@redhat.com>
8930
8931         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
8932         types.
8933
8934 2002-05-10  Roger Sayle  <roger@eyesopen.com>
8935
8936         * gcc.c-torture/execute/20020510-1.c: New test case.
8937
8938 2002-05-10  David S. Miller  <davem@redhat.com>
8939
8940         * gcc.c-torture/execute/conversion.c: Test long double too.
8941
8942 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
8943
8944         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8945         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
8946         * lib/g++.exp (g++_link_flags): Likewise.
8947         * lib/objc.exp (objc_target_compile): Likewise.
8948
8949 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8950
8951         * gcc.dg/cpp/poison.c: Update.
8952         * gcc.dg/cpp/20000625-2.c: Remove.
8953         * gcc.dg/cpp/direct2s.c: Remove final test.
8954
8955 2002-05-08  Tom Rix  <trix@redhat.com>
8956
8957         * gcc.c-torture/execute/20020508-1.c: New test.
8958         * gcc.c-torture/execute/20020508-2.c: New test.
8959         * gcc.c-torture/execute/20020508-3.c: New test.
8960
8961 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8962
8963         * gcc.dg/cpp/charconst-4.c: More tests.
8964
8965 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8966
8967         PR c/6569
8968         * gcc.dg/weak-3.c: Update location of warning messages.
8969         * gcc.dg/weak-5.c: Likewise.
8970
8971 2002-05-06  Roger Sayle  <roger@eyesopen.com>
8972
8973         * gcc.c-torture/execute/20020506-1.c: New test case.
8974
8975 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8976
8977         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
8978
8979 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8980
8981         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
8982
8983 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8984
8985         * gcc.dg/cpp/charconst-3.c: New test.
8986
8987 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8988
8989         * gcc.dg/cpp/charconst.c: Update tests.
8990
8991 2002-05-05  Tim Josling  <tej@melbpc.org.au>
8992
8993         * treelang: Added directory for new sample language treelang. Also
8994         lib/treelang.exp: New file to signal treelang should be tested.
8995
8996 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8997
8998         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
8999         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9000         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9001         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9002         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9003         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9004         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9005
9006 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9007
9008         * gcc.dg/format/xopen-2.c: New test.
9009
9010 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9011
9012         * gcc.dg/20020503-1.c: New test.
9013
9014 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9015
9016         * g++.dg/init/dtor1.C: Make it tougher.
9017
9018 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9019
9020         * g++.dg/init/dtor1.C: New test.
9021
9022 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9023
9024         * gcc.dg/altivec-8.c: New.
9025
9026 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9027
9028         * gcc.dg/altivec-7.c: New.
9029
9030 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9031
9032         * g++.dg/parse/typedef1.C: New test.
9033
9034 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9035
9036         PR c++/6486
9037         * g++.dg/template/friend6.C: New test.
9038
9039         PR c++/6492
9040         * g++.dg/init/copy1.C: New test.
9041
9042 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9043
9044         * g++.dg/warn/effc1.C: New test.
9045
9046 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9047
9048         * gcc.dg/cpp/if-cexp.c: Add a test.
9049
9050 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9051
9052         * gcc.dg/20020426-2.c: New test.
9053
9054 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9055
9056         * gcc.dg/cpp/if-mop.c: Update.
9057         * gcc.dg/cpp/if-mpar.c: Add test.
9058         * gcc.dg/cpp/if-oppr.c: Update.
9059
9060 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9061
9062         PR c/6343
9063         * gcc.dg/weak-[2-7].c: New tests.
9064
9065 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9066
9067         * gcc.dg/enum1.c: New test.
9068
9069 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9070
9071         PR c++/6497
9072         * g++.dg/inherit/access2.C: New test.
9073
9074 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9075
9076         PR bootstrap/6445
9077         * gcc.dg/20020426-1.c: New test.
9078
9079 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9080
9081         * g++.dg/abi/enum1.C: New test.
9082
9083 2002-04-26  Richard Henderson  <rth@redhat.com>
9084
9085         * gcc.dg/c99-bool-1.c: Expect always true warning.
9086
9087 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9088
9089         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9090
9091 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9092
9093         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9094         targets.
9095
9096 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9097
9098         * g++.dg/abi/mange7.C: New test.
9099
9100         PR c++/6438.
9101         * g++.dg/parse/stmtexpr2.C: New test.
9102
9103 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9104
9105         * gcc.dg/20020312-2.c: Add SH target.
9106
9107 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9108
9109         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9110         compiler output on mips*-*-irix*.
9111
9112 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9113
9114         * g++.dg/parse/attr1.C: New test.
9115
9116 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9117
9118         * gcc.c-torture/execute/string-opt-17.c: New test case.
9119         * gcc.c-torture/execute/memset-2.c: New test case.
9120
9121 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9122
9123         PR c++/6256:
9124         * g++.dg/template/friend5.C: New test.
9125
9126         PR c++/6331:
9127         * g++.dg/template/qual1.C: Likewise.
9128
9129 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9130
9131         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9132         Include stdlib.h, not stdio.h or ctype.h.
9133
9134 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9135
9136         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9137         cris-*-elf* and mmix-*-*.
9138         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9139         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9140         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9141         Ditto.
9142         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9143         * gcc.dg/wchar_t-1.c: Ditto.
9144
9145 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9146
9147         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9148         Clarify comment.
9149
9150 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9151
9152         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9153
9154 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9155
9156         * gcc.c-torture/execute/20000906-1.x: Delete.
9157
9158 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9159
9160         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9161
9162 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9163
9164         * PR6367
9165         * g77.f-torture/execute/6367.f: New test.
9166         * g77.f-torture/execute/6367.x: Disable for MMIX.
9167
9168 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9169
9170         * PR6352
9171         * g++.dg/opt/inline2.C: New test.
9172
9173 2002-04-18  Richard Henderson  <rth@redhat.com>
9174
9175         * gcc.dg/20000906-1.c: Enable for all targets.
9176         * gcc.c-torture/compile/iftrap-2.c: New.
9177
9178 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9179
9180         * gcc.dg/20020418-1.c: New test.
9181         * gcc.dg/20020418-2.c: New test.
9182
9183 2002-04-18  Richard Henderson  <rth@redhat.com>
9184
9185         * gcc.c-torture/compile/iftrap-1.c: New.
9186         * gcc.dg/iftrap-1.c: Adjust for ia64.
9187         * gcc.dg/iftrap-2.c: New.
9188
9189 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9190
9191         * gcc.c-torture/compile/20020418-1.c: New test.
9192
9193 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9194
9195         * gcc.c-torture/compile/20020415-1.c: New.
9196
9197 2002-04-18  David S. Miller  <davem@redhat.com>
9198
9199         * gcc.c-torture/execute/20020418-1.c: New test.
9200
9201 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9202
9203         * gcc.dg/20020416-1.c: New test.
9204
9205         * g++.dg/opt/inline1.C: New test.
9206
9207 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9208
9209         * gcc.dg/altivec-5.c: New test.
9210
9211         * gcc.dg/20020415-1.c: New test.
9212
9213 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9214
9215         * testsuite/lib/chill.exp: Remove.
9216
9217 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9218
9219         * g++.dg/other/big-struct.C: New test.
9220
9221 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9222
9223         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9224         of scratch file.
9225
9226 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9227
9228         PR c/6277
9229         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9230         in scan-assembler function name
9231
9232 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9233
9234         * g77.f-torture/execute/980628-4.x,
9235         g77.f-torture/execute/980628-5.x,
9236         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9237         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9238         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9239         i[34567]86-*-*.
9240
9241 2002-04-13  David S. Miller  <davem@redhat.com>
9242
9243         * gcc.c-torture/execute/20020413-1.c: New test.
9244
9245 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9246
9247         * gcc.dg/asm-6.c,
9248         * g++.dg/ext/asm1.C: New tests.
9249
9250 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9251
9252         PR c++ 5373.
9253         * g++.dg/parse/stmtexpr1.C: New test.
9254
9255         PR c++/5189.
9256         * g++.dg/template/copy1.C: New test.
9257
9258 2002-04-12  Richard Henderson  <rth@redhat.com>
9259
9260         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9261
9262 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9263
9264         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9265         gcc.c-torture/execute/20020307-2.c.
9266
9267 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9268
9269         * g++.dg/ext/attrib5.C,
9270         * g++.dg/lookup/struct1.C: New tests.
9271
9272 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9273
9274         * gcc.dg/20020411-1.c: New test.
9275
9276         * gcc.c-torture/execute/20020411-1.c: New test.
9277
9278 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9279
9280         * g77.f-torture/execute/6177.f: New test.
9281
9282 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9283
9284         PR middle-end/6247
9285         * g++.dg/opt/cleanup1.C: New test.
9286
9287         * g++.dg/opt/const1.C: New test.
9288
9289 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9290
9291         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9292
9293 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9294
9295         PR c++/5507
9296         * g++.dg/template/typename2.C: New test.
9297
9298 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9299
9300         * gcc.c-torture/execute/loop-12.c: New.
9301
9302 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9303
9304         * g77.f-torture/execute/980628-4.x,
9305         g77.f-torture/execute/980628-5.x,
9306         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9307         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9308         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9309
9310 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9311
9312         PR optimization/6086
9313         * g++.dg/opt/preinc1.C: New test.
9314
9315 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9316
9317         PR c++/5571
9318         * g++.dg/opt/static2.C: New test.
9319
9320 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9321
9322         PR c/5120
9323         * gcc.dg/20020406-1.c: New test.
9324
9325 2002-04-04  David S. Miller  <davem@redhat.com>
9326
9327         * gcc.c-torture/execute/20020404-1.c: New test.
9328
9329 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9330
9331         PR c/6123
9332         * gcc.dg/20020312-2.c: Do not declare global register variable
9333         if __PIC__ or __pic__ is defined.
9334
9335 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9336
9337         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9338         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9339
9340 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9341
9342         * gcc.misc-tests/linkage.exp: Update last change to handle
9343         sparc*-, not just sparc-.
9344
9345 2002-04-03  Richard Henderson  <rth@redhat.com>
9346
9347         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9348
9349 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9350
9351         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9352
9353 2002-04-02  David S. Miller  <davem@redhat.com>
9354
9355         * gcc.c-torture/execute/20020402-3.c: New test.
9356
9357 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9358
9359         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9360         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9361
9362         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9363         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9364         g77.f-torture/execute/20001201.x,
9365         g77.f-torture/execute/u77-test.x: New files.
9366
9367         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9368         * gcc.dg/wchar_t-1.c: Ditto.
9369
9370 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9371
9372         * gcc.c-torture/execute/20020402-1.c: New test.
9373
9374 2002-04-01  Richard Henderson  <rth@redhat.com>
9375
9376         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9377
9378         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9379
9380 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9381
9382         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9383
9384 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9385
9386         * g++.dg/inherit/template-as-base.C: Expect error.
9387         * g++.dg/inherit/namespace-as-base.C: Likewise.
9388
9389 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9390
9391         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9392         g++.dg/ext/instantiate3.C: Tweak match patterns.
9393
9394         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9395         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9396         -da test.
9397
9398 2002-03-31  Richard Henderson  <rth@redhat.com>
9399
9400         * gcc.dg/special/alias-2.c: New.
9401         * gcc.dg/special/ecos.exp: Run it.
9402
9403 2002-03-31  Richard Henderson  <rth@redhat.com>
9404
9405         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9406
9407 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9408
9409         * gcc.dg/weak-1.c: Disable on h8300 port.
9410
9411 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9412
9413         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9414         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9415         ordering tests.
9416         * g++.dg/bprob/bprob-1.C: New test.
9417         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9418         * g++.dg/gcov/gcov-1.C: New test.
9419         * g++.dg/gcov/gcov-1.x: New file.
9420         * g++.dg/gcov/gcov-2.C: New test.
9421         * g++.dg/gcov/gcov-3.C: New test.
9422         * g++.dg/gcov/gcov-3.h: New file.
9423
9424 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9425
9426         * g++.old-deja/g++.other/builtins5.C: New test.
9427         * g++.old-deja/g++.other/builtins6.C: New test.
9428         * g++.old-deja/g++.other/builtins7.C: New test.
9429         * g++.old-deja/g++.other/builtins8.C: New test.
9430         * g++.old-deja/g++.other/builtins9.C: New test.
9431
9432 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9433
9434         * g++.dg/opt/static1.C: New test.
9435
9436         * g++.dg/opt/longbranch1.C: New test.
9437
9438 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9439
9440         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9441
9442         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9443
9444 2002-03-28  Jeffrey A Law  (law@redhat.com)
9445
9446         * gcc.c-torture/execute/20020328-1.c: New test.
9447
9448 2002-03-27  Richard Henderson  <rth@redhat.com>
9449
9450         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9451         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9452         move from g++.old-deja/g++.ext/.
9453
9454 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9455
9456         * g++.dg/init/new2.C: New test.
9457
9458 2002-03-26  Richard Henderson  <rth@redhat.com>
9459
9460         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9461
9462         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9463         on sparc.
9464
9465         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9466         sparcv9 systems.
9467         * gcc.dg/20001102-1.c: Likewise.
9468
9469 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9470
9471         * gcc.dg/cpp/endif-pedantic1.c,
9472         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9473
9474 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9475
9476         * g++.dg/init/new1.C: New test.
9477
9478 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9479
9480         * g++.dg/abi/vbase9.C: New test.
9481
9482 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9483
9484         * gcc.dg/arm-asm.c: New test.
9485
9486 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9487
9488         * gcc.dg/Wswitch-enum.c: New test.
9489         Fix PR c/5044.
9490
9491 2002-03-26  Richard Henderson  <rth@redhat.com>
9492
9493         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9494         structure.
9495
9496 2002-03-25  Richard Henderson  <rth@redhat.com>
9497
9498         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9499         sparcv9 systems.
9500
9501         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9502         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9503
9504 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9505
9506         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9507
9508 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9509
9510         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9511         targets using generic thunk support.
9512
9513 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9514
9515         * gcc.c-torture/compile/20020323-1.c: New test.
9516
9517         * g++.dg/opt/conj2.C: New test.
9518
9519 2002-03-24  Richard Henderson  <rth@redhat.com>
9520
9521         * gcc.dg/weak-1.c: Use -fno-common.
9522
9523 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9524
9525         * g77.dg/f77-edit-apostrophe-out.f: New test
9526         * g77.dg/f77-edit-h-out.f: New test
9527         * g77.dg/f77-edit-t-in.f: New test
9528         * g77.dg/f77-edit-t-out.f: New test
9529         * g77.dg/f77-edit-x-out.f: New test
9530         * g77.dg/f77-edit-slash-out.f: New test
9531         * g77.dg/f77-edit-colon-out.f: New test
9532         * g77.dg/f77-edit-s-out.f: New test
9533
9534 2002-03-24  Richard Henderson  <rth@redhat.com>
9535
9536         * objc/execute/formal_protocol-6.x: New XFAIL.
9537
9538 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9539
9540         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9541         that do not support weak symbols
9542
9543 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9544
9545         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9546         * lib/g77.exp:  Likewise
9547         * lib/objc.exp: Likewise
9548
9549 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9550
9551         * gcc.dg/Wswitch-default.c: New test.
9552
9553 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9554
9555         * g++.dg/other/enum1.C: New test.
9556
9557 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9558
9559         * gcc.dg/pragma-ep-3.c: Fix typo.
9560
9561 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9562
9563         * g++.dg/inherit/template-as-base.C: New test.
9564
9565 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9566
9567         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9568         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9569
9570 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9571
9572         * gcc.dg/cpp/multiline.c: Update to match.
9573
9574 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9575
9576         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9577
9578 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9579
9580         * gcc.dg/cpp/extratokens2.c:  New file.
9581
9582 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9583
9584         * gcc.dg/20020312-2.c: Add rs6000 target.
9585
9586         * gcc.c-torture/compile/20020319-1.c: New test.
9587
9588 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9589
9590         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9591         (A, E): Handle this.
9592
9593 2002-03-20  Jason Merrill  <jason@redhat.com>
9594
9595         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9596         ignoring -fpic.
9597         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9598         through prune_gcc_output.
9599
9600 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9601
9602         * gcc.c-torture/compile/20020320-1.c: New test.
9603
9604 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9605
9606         * gcc.c-torture/compile/20020318-1.c: New test.
9607
9608         * gcc.dg/struct-by-value-1.c: New test.
9609
9610         * gcc.dg/20020319-1.c: New test.
9611
9612 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9613
9614         * g++.dg/opt/conj1.C: New test.
9615
9616 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9617
9618         * g++.dg/template/qualttp20.C: Revert previous change.
9619         * g++.dg/template/qualttp3.C: Likewise.
9620         * g++.dg/template/qualttp4.C: Likewise
9621         * g++.dg/template/qualttp5.C: Likewise
9622         * g++.dg/template/qualttp6.C: Likewise
9623         * g++.dg/template/qualttp7.C: Likewise
9624         * g++.dg/template/qualttp8.C: Likewise
9625         * g++.dg/template/recurse.C: Likewise.
9626
9627 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9628
9629         * gcc.dg/cpp/wchar-1.c: Update.
9630
9631 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9632
9633         * g++.dg/template/conv1.C: New test.
9634         * g++.dg/template/conv2.C: New test.
9635         * g++.dg/template/conv3.C: New test.
9636         * g++.dg/template/conv4.C: New test.
9637
9638 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9639
9640         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9641         * g++.dg/template/qualttp3.C: Likewise.
9642         * g++.dg/template/qualttp4.C: Likewise
9643         * g++.dg/template/qualttp5.C: Likewise
9644         * g++.dg/template/qualttp6.C: Likewise
9645         * g++.dg/template/qualttp7.C: Likewise
9646         * g++.dg/template/qualttp8.C: Likewise
9647         * g++.dg/template/recurse.C: Likewise.
9648
9649 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9650
9651         * g++.dg/opt/dtor1.C: New test.
9652
9653 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9654
9655         * gcc.c-torture/compile/20020315-1.c: New test.
9656
9657 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9658
9659         * gcc.dg/weak-1.c: Fix scan tests.
9660
9661 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9662
9663         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9664         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9665         cris-*-aout* mmix-*-*.
9666         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9667         cris-*-aout* mmix-*-*.
9668         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9669         cris-*-elf* cris-*-aout* and mmix-*-*.
9670         * gcc.dg/20001009-1.c: Ditto.
9671         * gcc.dg/20010912-1.c: Ditto.
9672         * gcc.dg/20020122-4.c: Ditto.
9673         * gcc.dg/inline-2.c: Ditto.
9674
9675 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9676
9677         * gcc.c-torture/compile/20020314-1.c: New test.
9678
9679 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9680
9681         * gcc.c-torture/execute/20020314-1.c: New test.
9682
9683 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9684
9685         * g++.dg/warn/Wunused-1.C: New test.
9686
9687 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9688
9689         * g++.dg/abi/mangle6.C: New test.
9690
9691 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9692
9693         * gcc.c-torture/compile/20020309-2.c: New test.
9694
9695         * gcc.c-torture/compile/20020312-1.c: New test.
9696
9697 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9698
9699         * g++.dg/other/access1.C: New test.
9700
9701 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9702
9703         * gcc.c-torture/execute/wchar_t-1.c: New test.
9704
9705 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9706
9707         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9708
9709 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9710
9711         * gcc.dg/20020312-1.c: New test case.
9712
9713 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9714
9715         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9716
9717 2002-03-11  Richard Henderson  <rth@redhat.com>
9718
9719         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9720         * g++.old-deja/g++.jason/report.C: Likewise.
9721
9722 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9723
9724         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9725         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9726
9727 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9728
9729         * testsuite/g++.dg/overload/pmf1.C: New test.
9730
9731 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9732
9733         * gcc.c-torture/execute/20020307-1.c: Use long.
9734
9735 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9736
9737         PR optimization/5844
9738         * gcc.dg/20020310-1.c: New test.
9739
9740 2002-03-09  Michael Meissner  <meissner@redhat.com>
9741
9742         * gcc.c-torture/execute/memcpy-2.c: New test.
9743         * gcc.c-torture/execute/memset-1.c: New test.
9744         * gcc.c-torture/execute/strlen-1.c: New test.
9745         * gcc.c-torture/execute/strcmp-1.c: New test.
9746         * gcc.c-torture/execute/strncmp-1.c: New test.
9747
9748 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9749
9750         * gcc.dg/ppc-ldstruct.c: New test.
9751
9752 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9753
9754         * gcc.c-torture/execute/va-arg-22.c: New test.
9755
9756 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9757
9758         * gcc.c-torture/compile/20020309-1.c: New test.
9759
9760 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9761
9762         * gcc.c-torture/execute/20020307-2.c: New test.
9763
9764 2002-03-07  Jeffrey A Law  (law@redhat.com)
9765
9766         * g77.f-torture/compile/20020307-1.f: New test.
9767
9768 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9769
9770         * gcc.dg/unordered-1.c: New test.
9771
9772 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9773
9774         * gcc.c-torture/execute/20020307-1.c: New test.
9775
9776 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9777
9778         * gcc.dg/20020304-1.c: New test.
9779
9780         * gcc.c-torture/compile/20020304-2.c: New test.
9781
9782 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9783
9784         * gcc.c-torture/compile/20020304-1.c: New test case
9785         (from PR c/5830).
9786
9787 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9788
9789         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9790
9791 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9792
9793         * g++.dg/other/classkey1.C: New test.
9794
9795 2002-03-01  Richard Henderson  <rth@redhat.com>
9796
9797         * gcc.c-torture/compile/981223-1.x: New.
9798         * gcc.c-torture/compile/920625-1.x: New.
9799
9800 2002-02-28  Richard Henderson  <rth@redhat.com>
9801
9802         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9803
9804 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9805
9806         * gcc.c-torture/execute/20020227-1.c: New test.
9807
9808 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9809
9810         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9811         here" ERROR lines.
9812         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9813         * g++.old-deja.g++.other/defarg1.C: Likewise.
9814         * g++.old-deja/g++.pt/calls2.C: Likewise.
9815         * g++.old-deja/g++.pt/crash20.C: Likewise.
9816         * g++.old-deja/g++.pt/crash30.C: Likewise.
9817         * g++.old-deja/g++.pt/crash36.C: Likewise.
9818         * g++.old-deja/g++.pt/crash6.C: Likewise.
9819         * g++.old-deja/g++.pt/defarg13.C: Likewise.
9820         * g++.old-deja/g++.pt/derived3.C: Likewise.
9821         * g++.old-deja/g++.pt/error1.C: Likewise.
9822         * g++.old-deja/g++.pt/friend21.C: Likewise.
9823         * g++.old-deja/g++.pt/friend23.C: Likewise.
9824         * g++.old-deja/g++.pt/infinite1.C: Likewise.
9825         * g++.old-deja/g++.robertl/eb128.C: Likewise.
9826
9827 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
9828
9829         * gcc.c-torture/execute/20020225-2.c: New test.
9830
9831 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
9832
9833         * gcc.c-torture/execute/920730-1t.c,
9834         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
9835         Delete test cases, only relevant to -traditional.
9836
9837 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9838
9839         * gcc.dg/cpp/undef1.c: Remove.
9840         * gcc.dg/cpp/directiv.c: Update.
9841         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
9842
9843 2002-02-27  Michael Meissner  <meissner@redhat.com>
9844
9845         * gcc.c-torture/execute/20020226-1.c: New test.
9846
9847 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
9848
9849         * g++.dg/debug/debug4.C: New test.
9850
9851         * gcc.dg/ia64-visibility-1.c: New test.
9852
9853 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
9854
9855         * gcc.dg/debug/20020224-1.c: New.
9856
9857 2002-02-25  Kazu Hirata  <kazu@hxi.com>
9858
9859         * gcc.c-torture/execute/960416-1.x: New.
9860         * gcc.c-torture/execute/divconst-3.x: Likewise.
9861
9862 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
9863
9864         * gcc.dg/20020224-1.c: New test.
9865
9866 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9867
9868         * gcc.c-torture/execute/20020225-1.c: New.
9869
9870 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9871
9872         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
9873
9874 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
9875
9876         * gcc.dg/20020222-1.c: New test.
9877
9878 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9879
9880         * g++.dg/opt/anonunion1.C: New test.
9881
9882 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
9883
9884         * g++.dg/template/qualttp19.C: New test.
9885         * g++.dg/template/qualttp20.C: New test.
9886         * g++.old-deja/g++.jason/report.C: Adjust expected errors
9887         * g++.old-deja/g++.other/qual1.C: Likewise.
9888
9889 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
9890
9891         * gcc.dg/attr-alwaysinline.c: New.
9892
9893 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
9894
9895         * gcc.dg/20020220-1.c: New test.
9896
9897         * gcc.dg/20020220-2.c: New test.
9898
9899         * g++.dg/opt/mmx1.C: New test.
9900
9901 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
9902
9903         * gcc.c-torture/compile/20020110.c: New test.
9904
9905 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
9906
9907         * gcc.c-torture/execute/20020219-1.c: New test.
9908
9909         * gcc.dg/20020219-1.c: New test.
9910
9911         * gcc.dg/noncompile/20020220-1.c: New test.
9912
9913         * g++.dg/opt/ptrintsum1.C: New test.
9914
9915         * gcc.dg/debug/20020220-1.c: New test.
9916
9917 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
9918
9919         * gcc.c-torture/execute/20020216-1.c: New test.
9920
9921 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9922
9923         * gcc.dg/decl-1.c: Update, new test.
9924
9925 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
9926
9927         * g++.dg/abi/bitfield1.C: New test.
9928         * g++.dg/abi/bitfield2.C: New test.
9929
9930 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9931
9932         * gcc.dg/attr-nest.c: New test.
9933
9934 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9935
9936         * gcc.c-torture/execute/20020215-1.c: New test.
9937
9938 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
9939
9940         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
9941         * g++.dg/debug/debug.exp: New.
9942         * g++.dg/debug/trivial.C: New.
9943         * g++.dg/debug/debug1.C: Moved...
9944         * g++.dg/other/debug1.C: ...from here.
9945         * g++.dg/debug/debug2.C: Moved...
9946         * g++.dg/other/debug2.C: ...from here.
9947         * g++.dg/debug/debug3.C: Moved...
9948         * g++.dg/other/debug3.C: ...from here.
9949
9950         * gcc.dg/noncompile/20020213-1.c: New test.
9951
9952 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
9953
9954         * g++.dg/other/debug3.C: New test.
9955
9956         * gcc.c-torture/execute/20020213-1.c: New test.
9957
9958 2002-02-13  Richard Smith <richard@ex-parrot.com>
9959
9960         * g++.old-deja/g++.other/thunk1.C: New test.
9961
9962 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9963
9964         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
9965
9966 2002-02-13  Stan Shebs  <shebs@apple.com>
9967
9968         * gcc.dg/altivec-3.c: New.
9969
9970 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
9971
9972         * gcc.dg/Wunreachable-1.c: New test.
9973         * gcc.dg/Wunreachable-2.c: New test.
9974
9975 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9976
9977         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
9978
9979 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9980
9981         * gcc.dg/decl-1.c: New test.
9982
9983 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9984
9985         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
9986
9987 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9988
9989         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
9990         * gcc.c-torture/compile/980506-1.x: Likewise.
9991
9992 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9993
9994         * gcc.dg/20020210-1.c: New.
9995
9996 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9997
9998         * g77.f-torture/execute/947.f: New regression test
9999         for PR fortran/947.
10000
10001 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10002
10003         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10004         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10005
10006 2002-02-08  Richard Henderson  <rth@redhat.com>
10007
10008         * gcc.c-torture/compile/labels-3.c: New.
10009
10010 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10011
10012         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10013         expression statements work instead.
10014         * gcc.dg/noncompile/20020207-1.c: New test.
10015
10016 2002-02-07  Richard Henderson  <rth@redhat.com>
10017
10018         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10019
10020 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10021
10022         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10023         message from g77
10024         * lib/g77-dg.exp: Trim g77 error messages so that they are
10025         recognized by dg.exp.
10026
10027 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10028
10029         PR fortran/5473
10030         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10031
10032 2002-02-07  Richard Henderson  <rth@redhat.com>
10033
10034         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10035         to be sufficiently aligned for integers.
10036
10037 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10038
10039         * g++.dg/template/friend4.C: New test.
10040
10041 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10042
10043         PR fortran/5743
10044         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10045         unsupported cases.
10046
10047 2002-02-07  Richard Henderson  <rth@redhat.com>
10048
10049         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10050         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10051         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10052         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10053
10054 2002-02-06  Richard Henderson  <rth@redhat.com>
10055
10056         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10057
10058 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10059
10060         * gcc.dg/20020206-1.c: New test.
10061
10062 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10063
10064         * gcc.c-torture/execute/20020206-1.c: New test.
10065
10066         * gcc.c-torture/execute/20020206-2.c: New test.
10067
10068         PR optimization/5429:
10069         * gcc.c-torture/compile/20020206-1.c: New test.
10070
10071 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10072
10073         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10074         as certain file formats cannot support particularly large
10075         alignments.
10076
10077         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10078         and do not expect to be able to link the executable.
10079
10080         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10081         fail because the COFF format does not support the weak attribute.
10082
10083 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10084
10085         * g77.dg/pr5473.f:  New test
10086
10087 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10088
10089         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10090         Fix testcase accordingly.
10091
10092 2002-02-04  Richard Henderson  <rth@redhat.com>
10093
10094         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10095         (buf): Change to be an array of pointers, not ints.
10096
10097 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10098
10099         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10100         before all tests.  Move warning one line above to match where it
10101         C frontend emits.
10102         * gcc.dg/Wswitch-2.c: New test.
10103         * g++.dg/warn/Wswitch-1.C: New test.
10104         * g++.dg/warn/Wswitch-2.C: New test.
10105
10106 2002-02-04  Richard Henderson  <rth@redhat.com>
10107
10108         * g++.dg/abi/offsetof.C: Fix size comparison.
10109
10110 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10111
10112         * gcc.dg/cast-qual-2.c: New test.
10113
10114 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10115
10116         * gcc.dg/20020201-4.c: New test.
10117
10118 2002-02-04  Ben Elliston  <bje@redhat.com>
10119
10120         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10121         target_info attribute != 0, in addition to the empty string.
10122         (gcc_target_compile): Likewise.
10123
10124 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10125
10126         * gcc.dg/Wswitch.c: New test.
10127         PR gcc/4475. PR gcc/3780.
10128
10129 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10130
10131         * g77.f-torture/execute/5122.f: New test for regressions
10132         against PR fortran/5122.
10133
10134 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10135
10136         * g77.f-torture/compile/pr3743.f: Delete
10137         * g77.dg/pr3743-1.f: New test.
10138         * g77.dg/pr3743-2.f: New test.
10139         * g77.dg/pr3743-3.f: New test.
10140         * g77.dg/pr3743-4.f: New test.
10141
10142 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10143
10144         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10145
10146 2002-02-02  Richard Henderson  <rth@redhat.com>
10147
10148         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10149         * gcc.c-torture/execute/bf64-1.c: Likewise.
10150
10151 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10152
10153         * gcc.dg/20020201-2.c: New test.
10154
10155         * gcc.dg/20020201-3.c: New test.
10156
10157         * gcc.c-torture/execute/bitfld-2.c: New test.
10158
10159 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10160
10161         * gcc.dg/bitfld-1.c: Update.
10162         * gcc.dg/bitfld-2.c: Update.
10163         * gcc.c-torture/execute/bitfld-1.x: New.
10164
10165 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10166
10167         * gcc.c-torture/execute/20020201-1.c: New test.
10168
10169 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10170
10171         PR target/5469
10172         * gcc.dg/20020201-1.c: New test.
10173
10174 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10175
10176         PR fortran/3743
10177         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10178         * g77.f-torture/compile/pr3743.x: Remove
10179
10180 2002-01-31  Tom Rix  <trix@redhat.com>
10181
10182         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10183
10184 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10185
10186         * gcc.dg/noncompile/20020130-1.c: New test.
10187
10188 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10189
10190         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10191
10192 2002-01-29  Richard Henderson  <rth@redhat.com>
10193
10194         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10195         to long long.
10196         * gcc.c-torture/execute/bf64-1.c: Likewise.
10197
10198 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10199
10200         * gcc.c-torture/execute/20020129-1.c: New test.
10201
10202 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10203
10204         * gcc.c-torture/compile/20000224-1.c: Update.
10205         * gcc.c-torture/execute/bitfld-1.c: New tests.
10206         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10207         * gcc.dg/uninit-A.c: Update.
10208
10209 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10210
10211         * g++.dg/template/ctor1.C: Add instantiation.
10212
10213 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10214
10215         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10216         argument to __builtin_prefetch to be const ptr.
10217
10218 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10219
10220         * gcc.c-torture/compile/20020120-1.c: New test.
10221
10222 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10223
10224         * gcc.c-torture/execute/20020127-1.c: New test.
10225
10226 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10227
10228         * g77.dg/f77-edit-i-in.f: New test
10229         * g77.dg/f77-edit-i-out.f: New test
10230
10231 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10232
10233         * gcc.dg/debug/debug.exp: New file.
10234         * gcc.dg/debug/trivial.c: New file.
10235         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10236         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10237         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10238         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10239         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10240         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10241         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10242         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10243         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10244         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10245         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10246         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10247         * gcc.dg/20000503-1.c: Removed.
10248         * gcc.dg/20010207-1.c: Removed.
10249         * gcc.dg/20011223-1.c: Removed.
10250         * gcc.dg/20020104-2.c: Removed.
10251         * gcc.dg/debug-1.c: Removed.
10252         * gcc.dg/debug-2.c: Removed.
10253         * gcc.dg/debug-3.c: Removed.
10254         * gcc.dg/debug-4.c: Removed.
10255         * gcc.dg/debug-5.c: Removed.
10256         * gcc.dg/debug-6.c: Removed.
10257         * gcc.dg/dwarf2-1.c: Removed.
10258         * gcc.dg/dwarf2-2.c: Removed.
10259
10260 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10261
10262         * g++.old-deja/g++.other/eh5.C: New test.
10263         * g++.old-deja/g++.other/sibcall2.C: New test.
10264         * g++.old-deja/g++.other/array9.C: New test.
10265         * g++.old-deja/g++.other/typename2.C: New test.
10266         * g++.old-deja/g++.other/crash60.C: New test.
10267         * g++.old-deja/g++.other/conv9.C: New test.
10268         * g++.old-deja/g++.other/mangle10.C: New test.
10269         * g++.old-deja/g++.other/unchanging1.C: New test.
10270         * g++.old-deja/g++.other/exprstmt1.C: New test.
10271         * g++.old-deja/g++.other/inline23.C: New test.
10272         * g++.old-deja/g++.eh/ia64-1.C: New test.
10273         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10274         * g++.old-deja/g++.other/reload1.C: New test.
10275         * g++.old-deja/g++.other/static20.C: New test.
10276         * g++.old-deja/g++.other/local-alloc1.C: New test.
10277         * g++.old-deja/g++.other/conv8.C: New test.
10278         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10279         * g++.old-deja/g++.other/storeexpr1.C: New test.
10280         * g++.old-deja/g++.other/storeexpr2.C: New test.
10281         * g++.dg/eh/template2.C: New test.
10282         * g++.dg/warn/weak1.C: New test.
10283
10284 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10285
10286         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10287         Remove first, non-varying, argument.
10288
10289 2002-01-23  Richard Henderson  <rth@redhat.com>
10290
10291         * gcc.dg/inline-2.c: New.
10292
10293         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10294         Add optional target arg.  Check number of arguments.
10295         (scan-assembler-not, scan-assembler-dem): Likewise.
10296         (scan-assembler-dem-not): Likewise.
10297
10298 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10299
10300         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10301         line 12.
10302         * g++.old-deja/g++.brendan/parse3.C,
10303         g++.old-deja/g++.other/crash26.C,
10304         g++.old-deja/g++.other/crash28.C,
10305         g++.old-deja/g++.other/crash29.C,
10306         g++.old-deja/g++.other/crash30.C,
10307         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10308
10309 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10310
10311         * gcc.dg/20020115-1.c: New.
10312
10313 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10314
10315         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10316
10317 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10318
10319         * gcc.dg/20020122-3.c: New.
10320
10321 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10322
10323         * g++.dg/other/gc1.C: New test.
10324
10325 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10326
10327         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10328
10329 2002-01-22  Richard Henderson  <rth@redhat.com>
10330
10331         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10332
10333 2002-01-22  Richard Henderson  <rth@redhat.com>
10334
10335         * gcc.dg/20020122-4.c: New.
10336
10337 2002-01-22  H.J. Lu <hjl@gnu.org>
10338
10339         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10340         link output.
10341         * gcc.dg/special/ecos.exp: Likewise.
10342         * lib/g++-dg.exp: Likewise.
10343         * lib/g77-dg.exp: Likewise.
10344         * lib/gcc-dg.exp : Likewise.
10345         * lib/mike-g++.exp: Likewise.
10346         * lib/mike-g77.exp: Likewise.
10347         * lib/mike-gcc.exp: Likewise.
10348         * lib/objc-dg.exp: Likewise.
10349
10350 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10351
10352         PR target/5379
10353         * gcc.dg/20020122-2.c: New test.
10354
10355 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10356
10357         * gcc.dg/20020122-1.c: New test.
10358
10359 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10360
10361         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10362
10363 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10364
10365         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10366
10367 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10368
10369         * gcc.c-torture/compile/20020121-1.c: New test.
10370
10371 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10372
10373         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10374         ld_library_path.
10375
10376 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10377
10378         * gcc.dg/20020218-1.c: New test.
10379
10380 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10381
10382         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10383         messages
10384         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10385         "At global scope" warning
10386         * g++.dg/ext/align1.C: Change cygwin test for alignment
10387         from db-bogus to dg-warning
10388
10389 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10390
10391         * g77.f-torture/compile/cpp2.F: New test.
10392
10393 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10394
10395         * g++.dg/template/access1.C: New test.
10396
10397 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10398
10399         * gcc.dg/20020118-1.c: New.
10400
10401 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10402
10403         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10404
10405 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10406
10407         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10408         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10409         alignment warnings.
10410
10411 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10412
10413         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10414         torture_with_loops and torture_without_loops
10415
10416 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10417
10418         * gcc.c-torture/compile/20020116-1.c: New test.
10419
10420 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10421
10422         * gcc.dg/20020116-2.c: New test.
10423
10424         * gcc.dg/ultrasp4.c: New test.
10425
10426         * gcc.dg/20020116-1.c: New test.
10427
10428 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10429
10430         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10431         by EABI.
10432
10433 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10434
10435         * gcc.misc-tests/i386-prefetch.exp: New.
10436         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10437         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10438         * gcc.misc-tests/i386-pf-none-1.c: New test.
10439         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10440
10441 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10442
10443         * gcc.dg/gnu89-init-1.c: Add new tests.
10444
10445 2002-01-15  Andreas Jaeger  <aj@suse.de>
10446
10447         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10448         * gcc.dg/i386-mmx-2.c: Likewise.
10449         * gcc.dg/i386-sse-1.c: Likewise.
10450         * gcc.dg/i386-sse-2.c: Likewise.
10451         * gcc.dg/i386-sse-3.c: Likewise.
10452
10453 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10454
10455         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10456         Uncomment additional cases that now pass.
10457
10458 2002-01-11  Richard Henderson  <rth@redhat.com>
10459
10460         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10461         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10462
10463 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10464
10465         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10466
10467 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10468
10469         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10470         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10471
10472 2002-01-10  Dale Johannesen  <dalej@apple.com>
10473
10474         * gcc.c-torture/execute/loop-11.c: New.
10475
10476 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10477
10478         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10479         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10480
10481 2002-01-09  Richard Henderson  <rth@redhat.com>
10482
10483         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10484         type in which to perform the operation for each size.
10485
10486 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10487
10488         * gcc.c-torture/compile/20020109-2.c: New test.
10489
10490 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10491
10492         * gcc.c-torture/execute/loop-10.c: New test.
10493
10494 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10495
10496         * gcc.c-torture/compile/20010226-1.c: New test.
10497         * gcc.c-torture/compile/20010227-1.c: New test.
10498         * gcc.c-torture/compile/20010426-1.c: New test.
10499         * gcc.c-torture/compile/20010510-1.c: New test.
10500         * gcc.c-torture/compile/20010605-3.c: New test.
10501         * gcc.c-torture/compile/20010824-1.c: New test.
10502         * gcc.c-torture/execute/20010409-1.c: New test.
10503         * gcc.dg/noncompile/20000901-1.c: New test.
10504         * gcc.dg/20001023-1.c: New test.
10505         * gcc.dg/20001101-1.c: New test.
10506         * gcc.dg/20001102-1.c: New test.
10507         * gcc.dg/20010207-1.c: New test.
10508         * gcc.dg/20010405-1.c: New test.
10509         * gcc.dg/20010822-1.c: New test.
10510         * gcc.dg/20011107-1.c: New test.
10511
10512 2002-01-09  Jeffrey A Law  (law@redhat.com)
10513
10514         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10515
10516         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10517         execution failure on PA targets.
10518
10519 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10520
10521         * gcc.c-torture/compile/20020109-1.c: New test.
10522
10523 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10524
10525         * gcc.c-torture/execute/20020108-1.c: New test.
10526
10527 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10528
10529         * gcc.dg/20020108-1.c: New test.
10530
10531 2002-01-08  H.J. Lu <hjl@gnu.org>
10532
10533         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10534         for header files.
10535
10536 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10537
10538         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10539         consistency.
10540
10541 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10542
10543         * gcc.dg/altivec-4.c: Test altivec predicates.
10544
10545 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10546
10547         * gcc.c-torture/execute/20020107-1.c: New test.
10548
10549 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10550
10551         PR c/5279
10552         * gcc.c-torture/compile/20020106-1.c: New test.
10553
10554 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10555
10556         * gcc.c-torture/execute/nestfunc-4.c: New test.
10557
10558 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10559
10560         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10561         extra triple that slipped in.
10562         * g++.old-deja/g++.abi/align.C: Likewise.
10563         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10564
10565 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10566
10567         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10568         * g++.old-deja/g++.abi/align.C: Likewise.
10569         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10570
10571         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10572         on FreeBSD/i386.
10573         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10574         FreeBSD.
10575
10576 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10577
10578         * gcc.dg/20020104-1.c: New test.
10579
10580         * gcc.dg/20020104-2.c: New test.
10581
10582 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10583
10584         * gcc.dg/20020103-1.c: Fix typo in target selector.
10585
10586 2002-01-03  Richard Henderson  <rth@redhat.com>
10587
10588         * gcc.dg/20020103-1.c: New.
10589
10590 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10591
10592         * gcc.c-torture/execute/20020103-1.c: New test.
10593
10594 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10595
10596         * g++.dg/other/debug2.C: New test.
10597
10598         * gcc.c-torture/compile/20020103-1.c: New test.
10599
10600 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10601
10602         * gcc.dg/gnu89-init-1.c: Added new tests.
10603
10604 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10605
10606         * g++.dg/template/friend2.C: Remove as patch is reverted.
10607
10608         * g++.dg/warn/oldcast1.C: New test.
10609
10610         * g++.dg/template/ptrmem1.C: New test.
10611         * g++.dg/template/ptrmem2.C: New test.
10612
10613         * g++.dg/template/ntp.C: New test.
10614
10615         * g++.dg/other/component1.C: New test.
10616
10617         * g++.dg/template/ttp3.C: New test.
10618
10619         * g++.dg/template/friend2.C: New test.
10620         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10621
10622 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10623
10624         * g++.dg/other/ptrmem1.C: New test.
10625         * g++.dg/other/ptrmem2.C: New test.
10626
10627 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10628
10629         * g++.dg/template/ctor1.C: New test.
10630
10631 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10632
10633         * g++.dg/template/friend2.C: New test.
10634
10635 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10636
10637         * gcc.dg/mmix-1.c: New test.
10638
10639 2001-12-31  Richard Henderson  <rth@redhat.com>
10640
10641         * gcc.dg/asm-5.c: New.
10642
10643 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10644
10645         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10646         in namespace __gnu_cxx
10647
10648 2001-12-30  Richard Henderson  <rth@redhat.com>
10649
10650         * gcc.dg/debug-6.c: New.
10651
10652 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10653
10654         * gcc.c-torture/compile/20011229-2.c: New test.
10655
10656 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10657
10658         * gcc.dg/debug-3.c: New test.
10659         * gcc.dg/debug-4.c: New test.
10660         * gcc.dg/debug-5.c: New test.
10661
10662 2001-12-29  Richard Henderson  <rth@redhat.com>
10663
10664         * g++.dg/eh/loop1.C: New.
10665
10666 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10667
10668         * g++.dg/template/crash1.C: New test.
10669
10670 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10671
10672         * g++.dg/other/const1.C: New test.
10673
10674 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10675
10676         * gcc.c-torture/compile/20011229-1.c: New test.
10677
10678 2001-12-28  Stan Shebs  <shebs@apple.com>
10679
10680         * lib/objc-torture.exp: Resync with c-torture.exp.
10681         * lib/objc.exp: Load standard libraries.
10682
10683 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10684
10685         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10686         additional tests.
10687
10688 2001-12-27  Roger Sayle <roger@eyesopen.com>
10689
10690         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10691
10692 2001-12-27  Richard Henderson  <rth@redhat.com>
10693
10694         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10695
10696 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10697
10698         * g++.dg/eh/ctor1.C: New test.
10699         * g++.dg/other/error2.C: New test.
10700
10701 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10702
10703         * g++.dg/other/init2.C: New test.
10704
10705 2001-12-24  Richard Henderson  <rth@redhat.com>
10706
10707         * gcc.dg/20011223-1.c: New.
10708         * gcc.dg/inline-1.c: New.
10709
10710 2001-12-23  Richard Henderson  <rth@redhat.com>
10711
10712         * gcc.dg/asm-4.c: Test operand modifiers.
10713
10714 2001-12-23  Richard Henderson  <rth@redhat.com>
10715
10716         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10717
10718 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10719
10720         * gcc.c-torture/execute/20011223-1.c: New test.
10721
10722 2001-12-21  Richard Henderson  <rth@redhat.com>
10723
10724         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10725         re-enables the warning.
10726
10727 2001-12-21  Richard Henderson  <rth@redhat.com>
10728
10729         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10730
10731 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10732
10733         * gcc.c-torture/compile/20011218-1.c: New test.
10734
10735 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10736
10737         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10738         arm-isr.c test.
10739         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10740         epilogue generation for ARM ISR routines.
10741
10742 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10743
10744         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10745         * gcc.dg/format/c90-printf-3.c: Likewise.
10746         * gcc.dg/format/c99-printf-3.c: Likewise.
10747         * gcc.dg/format/ext-1.c: Likewise.
10748         * gcc.dg/format/ext-6.c: Likewise.
10749         * gcc.dg/format/format.h: Prototype unlocked stdio.
10750
10751 2001-12-20  Richard Henderson  <rth@redhat.com>
10752
10753         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10754         (arena): Use it.
10755         (malloc): Correct allocation logic.  Abort if we fill up the
10756         arena before initialization complete.
10757         (realloc): Correct allocation logic.
10758
10759 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10760
10761         * gcc.c-torture/compile/20011219-2.c: New test.
10762
10763         * gcc.c-torture/execute/20011219-1.c: New test.
10764
10765 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10766
10767         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10768         target does not support weak symbols.
10769
10770 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10771
10772         * gcc.c-torture/compile/20011219-1.c: New test.
10773
10774 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10775
10776         * g++.dg/other/error1.C: New test.
10777
10778 2001-12-17  Jeffrey A Law  (law@redhat.com)
10779
10780         * gcc.c-torture/execute/20011217-1.c: New test.
10781
10782 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10783
10784         * objc.dg/special/: New directory.
10785         * objc.dg/special/special.exp: New file.
10786         * objc.dg/special/unclaimed-category-1.h: New file.
10787         * objc.dg/special/unclaimed-category-1a.m: New file.
10788         * objc.dg/special/unclaimed-category-1.m: New file.
10789
10790 2001-12-17  Andreas Jaeger  <aj@suse.de>
10791
10792         * gcc.c-torture/compile/20011217-2.c: New test.
10793
10794 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10795
10796         * gcc.c-torture/compile/20011217-1.c: New test.
10797
10798 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10799
10800         * testsuite/gcc.dg/20011214-1.c: New.
10801
10802 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10803
10804         * gcc.dg/altivec-4.c: New.
10805
10806 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10807
10808         * gcc.dg/20011113-1.c: New test.
10809
10810 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10811
10812         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10813         std::__malloc_alloc_template<0> and
10814         std::__default_alloc_template<false, 0>.
10815
10816 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10817
10818         * objc/execute/bf-21.m: New test.
10819         * objc/execute/enumeration-1.m: New test.
10820         * objc/execute/enumeration-2.m: New test.
10821
10822 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
10823
10824         * gcc.dg/gnu89-init-1.c: New test.
10825
10826 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10827
10828         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
10829         * g++.old-deja/g++.jason/2371.C: Likewise.
10830         * g++.old-deja/g++.jason/template33.C: Likewise.
10831         * g++.old-deja/g++.jason/template34.C: Likewise.
10832         * g++.old-deja/g++.jason/template36.C: Likewise.
10833         * g++.old-deja/g++.oliva/typename1.C: Likewise.
10834         * g++.old-deja/g++.oliva/typename2.C: Likewise.
10835         * g++.old-deja/g++.other/typename1.C: Likewise.
10836         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10837         * g++.old-deja/g++.pt/nontype5.C: Likewise.
10838         * g++.old-deja/g++.pt/typename11.C: Likewise.
10839         * g++.old-deja/g++.pt/typename14.C: Likewise.
10840         * g++.old-deja/g++.pt/typename16.C: Likewise.
10841         * g++.old-deja/g++.pt/typename3.C: Likewise.
10842         * g++.old-deja/g++.pt/typename4.C: Likewise.
10843         * g++.old-deja/g++.pt/typename5.C: Likewise.
10844         * g++.old-deja/g++.pt/typename7.C: Likewise.
10845         * g++.old-deja/g++.robertl/eb9.C: Likewise.
10846
10847 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
10848
10849         * g++.dg/other/linkage1.C: New test.
10850         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
10851         specifiers.
10852
10853 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10854
10855         * gcc.dg/concat.c: New test.
10856
10857 2001-12-11  Stan Shebs  <shebs@apple.com>
10858
10859         * objc/compile: New test directory.
10860         * objc/compile/compile.exp: New expect script.
10861         * objc/compile/20011211-1.m: New compile test.
10862
10863 2001-12-11  Jason Merrill  <jason@redhat.com>
10864
10865         * lib/prune.exp (prune_gcc_output): Also handle "In member
10866         function".  So many permutations...
10867
10868 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
10869
10870         * g++.dg/template/typedef1.C: New test.
10871
10872 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
10873
10874         * g++.dg/other/copy1.C: New test.
10875
10876 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
10877
10878         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
10879
10880         * gcc.dg/builtin-choose-expr.c: New.
10881
10882 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
10883
10884         * gcc.dg/altivec-2.c: New.
10885
10886 2001-12-07  Richard Henderson  <rth@redhat.com>
10887
10888         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
10889
10890 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
10891
10892         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
10893         ultrasparc.
10894
10895 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10896
10897         * g++-old.deja/g++.robertl/eb101.C: Deleted.
10898
10899 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
10900
10901         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
10902         variable argument list.
10903
10904 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
10905
10906         * gcc.c-torture/execute/memcheck: Delete entire directory.
10907         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
10908         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
10909
10910 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10911
10912         * gcc.dg/Wshadow-1.c: New test.
10913
10914 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
10915
10916         * gcc.c-torture/compile/20011130-1.c: New test.
10917
10918         * gcc.dg/noncompile/20011025-1.c: New test.
10919
10920         * g++.dg/other/anon-union.C: New test.
10921
10922         * gcc.c-torture/execute/20011024-1.c: New test.
10923
10924 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10925
10926         * gcc.c-torture/execute/20000722-1.x,
10927         gcc.c-torture/execute/20010123-1.x: Remove.
10928         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
10929         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
10930         gcc.dg/c99-complit-2.c: New tests.
10931
10932 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
10933
10934         * g++.dg/inherit/base1.C: New test.
10935
10936 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
10937
10938         * g++.dg/other/stdarg1.C: New test.
10939
10940         * gcc.c-torture/compile/20011130-2.c: New test.
10941
10942 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
10943
10944         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
10945         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
10946         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
10947         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
10948         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
10949         * gcc.dg/builtin-prefetch-1.c: New test.
10950
10951 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
10952
10953         * gcc.dg/20011130-1.c: New test.
10954
10955 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
10956
10957         * g++.dg/other/scope1.C: New test.
10958         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
10959
10960 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10961
10962         * gcc.dg/vla-init-1.c: New test.
10963
10964 2001-12-01  Geoff Keating  <geoffk@redhat.com>
10965
10966         * gcc.c-torture/compile/structs.c: New testcase from GDB.
10967
10968 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10969
10970         * objc.dg/alias.m: Update.
10971         * objc.dg/class-1.m: Update.
10972         * objc.dg/const-str-1.m: Update.
10973         * objc.dg/fwd-proto-1.m: Update.
10974         * objc.dg/id-1.m: Update.
10975         * objc.dg/super-class-1.m: Update.
10976
10977 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
10978
10979         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
10980         constructs.
10981
10982 2001-11-28  Jeffrey A Law  (law@cygnus.com)
10983
10984         * gcc.c-torture/execute/20011128-1.c: New test.
10985
10986 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
10987
10988         * gcc.dg/20011127-1.c: New test.
10989
10990 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10991
10992         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
10993         from Austin Group draft 7.
10994         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
10995         scanf format arguments.
10996         * gcc.dg/format/no-exargs-2.c: New test.
10997
10998 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
10999
11000         * g++.dg/abi/vbase8-4.C: New test.
11001
11002 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11003
11004         * gcc.c-torture/execute/20011121-1.c: New test.
11005
11006 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11007
11008         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11009
11010 2001-11-23  Andreas Jaeger  <aj@suse.de>
11011
11012         * gcc.dg/cpp/charconst-2.c: New test.
11013
11014 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11015
11016         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11017         to the host if it is remote.  Let tests specify extra headers
11018         they use.
11019         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11020         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11021         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11022         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11023         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11024         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11025         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11026         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11027         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11028         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11029
11030 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11031
11032         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11033         for little endian ARMs.
11034
11035 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11036
11037         * gcc.c-torture/compile/20011119-1.c: New test.
11038         * gcc.c-torture/compile/20011119-2.c: New test.
11039
11040 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11041
11042         * gcc.dg/altivec-1.c: Fix typo.
11043
11044 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11045
11046         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11047
11048 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11049
11050         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11051
11052 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11053
11054         * lib/g77.exp: Don't specify --rpath-link.
11055
11056         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11057         across all the headers.
11058         * gcc.dg/format/format.exp: For testing on a remote host,
11059         copy format.h.
11060
11061         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11062         * gcc.c-torture/execute/930406-1.c: Likewise.
11063         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11064
11065 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11066
11067         * gcc.dg/altivec-1.c: New.
11068
11069 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11070
11071         * gcc.dg/cpp/fpreprocessed.c: New test case.
11072
11073 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11074
11075         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11076         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11077         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11078
11079 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11080
11081         * gcc.dg/no-builtin-1.c: New test.
11082
11083 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11084
11085         * gcc.c-torture/execute/20011115-1.c: New test.
11086
11087 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11088
11089         * gcc.c-torture/compile/20011114-2.c: New test.
11090         * gcc.c-torture/compile/20011114-3.c: New test.
11091         * gcc.c-torture/compile/20011114-4.c: New test.
11092
11093 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11094
11095         * g++.dg/other/init1.C: New test.
11096
11097 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11098
11099         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11100         message.
11101
11102         * gcc.c-torture/execute/20011114-1.c: New testcase.
11103
11104         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11105         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11106         like the (before this change) version of 20010327-1.c.
11107
11108 2001-11-14  Roger Sayle <roger@eyesopen.com>
11109
11110         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11111
11112 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11113
11114         * g++.dg/init/array2.C: New test.
11115
11116 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11117
11118         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11119
11120 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11121
11122         * g++.dg/other/forscope1.C: New test.
11123         * g++.dg/ext/forscope1.C: New test.
11124         * g++.dg/ext/forscope2.C: New test.
11125
11126 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11127
11128         * gcc.c-torture/execute/20011113-1.c: New test.
11129
11130 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11131
11132         * gcc.c-torture/execute/20011109-2.c: New test.
11133
11134         * gcc.c-torture/execute/20011109-1.c: New test.
11135
11136 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11137
11138         * gcc.c-torture/compile/20011109-1.c: New test.
11139
11140 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11141
11142         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11143         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11144         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11145         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11146         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11147         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11148         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11149
11150 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11151
11152         * g++.dg/warn/Wshadow-1.C: New tests.
11153         * g++.old-deja/g++.mike/for3.C: Update.
11154
11155 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11156
11157         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11158         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11159         XFAILs.  Adjust expected error texts.
11160         * gcc.c-torture/compile/20011106-1.c,
11161         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11162         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11163         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11164         gcc.dg/c99-array-lval-5.c: New tests.
11165
11166 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11167
11168         * gcc.dg/cpp/defined.c: Update.
11169
11170 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11171
11172         * gcc.c-torture/execute/anon-1.c: New test.
11173
11174 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11175
11176         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11177         same size, so no warning should be produced on stormy16.
11178
11179         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11180         due to oversized array.
11181         * g++.old-deja/g++.mike/ns15.C: Likewise.
11182         * g++.old-deja/g++.pt/crash16.C: Likewise.
11183
11184 2001-11-02  Graham Stott  <grahams@redhat.com>
11185
11186         * g++.dgother/debug1.C: Fix typos.
11187
11188 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11189
11190         * g++.dg/other/debug1.C: New test.
11191
11192 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11193
11194         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11195         of unsigned long.
11196
11197 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11198
11199         * gcc.dg/20011029-2.c: New test.
11200
11201         * gcc.c-torture/compile/20011029-1.c: New test.
11202
11203 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11204
11205         * objc/execute/class_self-1.m: New test.
11206         * objc/execute/class_self-2.m: New test.
11207
11208 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11209
11210         * gcc.misc-tests/msgs.exp: Delete.
11211         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11212         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11213         error set to match recent changes.
11214
11215 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11216
11217         * gcc.dg/20011021-1.c: New test.
11218
11219 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11220
11221         * gcc.c-torture/compile/20011023-1.c: New test.
11222
11223 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11224
11225         * lib/g77.exp: Rewrite based on lib/g++.exp.
11226
11227 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11228
11229         * gcc.c-torture/execute/20011019-1.c: New test.
11230
11231         * gcc.dg/20011018-1.c: New test.
11232
11233 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11234
11235         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11236
11237 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11238
11239         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11240         * gcc.dg/attr-invalid.c: Likewise.
11241
11242 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11243
11244         * testsuite/gcc.dg/20011015-1.c: New test.
11245
11246 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11247
11248         * g++.dg/template/unify2.C: New test.
11249
11250 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11251
11252         * g++.dg/other/exception-specification.C: New test
11253
11254 2001-10-13  Tom Rix  <trix@redhat.com>
11255
11256         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11257         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11258
11259 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11260
11261         * testsuite/gcc.dg/20011009-1.c: New test.
11262
11263 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11264
11265         PR g++/4476
11266         * g++.dg/other/friend1.C: New test.
11267
11268 2001-10-11  Richard Henderson  <rth@redhat.com>
11269
11270         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11271
11272 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11273
11274         * gcc.c-torture/compile/20011010-1.c: New.
11275
11276 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11277
11278         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11279         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11280         g77.f-torture/execute/execute.exp,
11281         g77.f-torture/noncompile/noncompile.exp,
11282         gcc.c-torture/compile/compile.exp,
11283         gcc.c-torture/execute/execute.exp,
11284         gcc.c-torture/execute/ieee/ieee.exp,
11285         gcc.c-torture/execute/memcheck/memcheck.exp,
11286         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11287         objc/execute/execute.exp: Update FSF address.
11288
11289 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11290
11291         * gcc.dg/cpp/cmdlne-C.c: Update.
11292         * gcc.dg/cpp/cmdlne-C2.c: New.
11293
11294 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11295
11296         * gcc.c-torture/execute/20011008-3.c: New.
11297
11298 2001-10-08  DJ Delorie  <dj@redhat.com>
11299
11300         * gcc.dg/20011008-1.c: New.
11301         * gcc.dg/20011008-2.c: New.
11302
11303 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11304
11305         * gcc.dg/cpp/spacing1.c: Update test.
11306
11307 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11308
11309         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11310         spelling errors of "separate" as "seperate".
11311
11312 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11313
11314         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11315         enough to avoid inlining.
11316
11317 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11318
11319         * lib/g77.exp: set libg2c_dir correctly.
11320
11321 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11322
11323         * gcc.dg/cpp/macro11.c: New test.
11324
11325 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11326
11327         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11328         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11329         gcc.dg/format/multattr-3.c: New tests.
11330         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11331         tests for format attributes on function pointers being rejected.
11332
11333 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11334
11335         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11336
11337 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11338
11339         * g++.dg/warn/format1.C: New test.
11340
11341 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11342
11343         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11344
11345 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11346
11347         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11348
11349 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11350
11351         * gcc.dg/cpp/redef2.c: Add test.
11352
11353 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11354
11355         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11356         long-standing bug on i686, apparently.
11357         * gcc.c-torture/execute/loop-2c.x: New file.
11358         * gcc.c-torture/execute/loop-2d.x: New file.
11359         * gcc.c-torture/execute/loop-3c.x: New file.
11360
11361 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11362
11363         * gcc.dg/cpp/20000625-2.c: Correct line number.
11364
11365 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11366
11367         * gcc.dg/cpp/macro10.c: New test.
11368         * gcc.dg/cpp/strify3.c: New test.
11369         * gcc.dg/cpp/spacing1.c: Add tests.
11370         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11371         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11372
11373 2001-09-24  DJ Delorie  <dj@redhat.com>
11374
11375         * gcc.c-torture/execute/20010924-1.c: New test.
11376
11377 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11378
11379         * testsuite/objc/execute/paste.m: Remove.
11380
11381 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11382
11383         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11384
11385 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11386
11387         * g77.dg/strlen0.f: New test.
11388
11389 2001-09-21  Richard Henderson  <rth@redhat.com>
11390
11391         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11392         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11393
11394 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11395
11396         Table-driven attributes.
11397         * g++.dg/ext/attrib1.C: New test.
11398
11399 2001-09-20  DJ Delorie  <dj@redhat.com>
11400
11401         * gcc.dg/20000926-1.c: Update expected warning messages.
11402         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11403         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11404         array.
11405
11406 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11407
11408         * g++.dg/eh/registers1.C: New test case.
11409
11410 2001-09-17  Richard Henderson  <rth@redhat.com>
11411
11412         * gcc.dg/array-5.c: Fix VLA decomposition test.
11413
11414 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11415
11416         * gcc.dg/cpp/line5.c: New testcase.
11417
11418 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11419
11420         * gcc.dg/cpp/macro9.c: New test.
11421
11422 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11423
11424         * gcc.c-torture/execute/980223.c: Change type of addr from long
11425         to char *.
11426
11427 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11428
11429         * gcc.c-torture/execute/20010915-1.c: New test.
11430
11431 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11432
11433         * g77.dg/bprob: New directory.
11434         * g77.dg/bprob/bprob.exp: New file.
11435         * g77.dg/bprob/bprob-1.f: New test.
11436         * g77.dg/gcov: New directory.
11437         * g77.dg/gcov/gcov.exp: New file.
11438         * g77.dg/gcov/gcov-1.f: New test.
11439         * g77.dg/gcov/gcov-1.x: New file.
11440
11441 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11442
11443         * gcc.dg/cpp/directiv.c: Update.
11444         * gcc.dg/cpp/undef1.c: Update.
11445
11446 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11447
11448         * gcc.dg/20010912-1.c: New test.
11449
11450 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11451
11452         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11453         language-independent file in lib.
11454         * lib/gcov.exp: New file.
11455
11456 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11457
11458         * gcc.c-torture/compile/20010911-1.c: New test.
11459
11460 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11461
11462         * lib/profopt.exp: New, to support profile-directed optimizations.
11463         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11464         * gcc.misc-tests/bprob-1.c: New test.
11465         * gcc.misc-tests/bprob-2.c: New test.
11466
11467 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11468
11469         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11470         XFAIL and which kinds of gcov output to verify.
11471         * gcc.misc-tests/gcov-4b.x: New file.
11472         * gcc.misc-tests/gcov-5b.x: New file.
11473         * gcc.misc-tests/gcov-6.x: New file.
11474         * gcc.misc-tests/gcov-7.c: New test.
11475         * gcc.misc-tests/gcov-7.x: New file.
11476
11477 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11478
11479         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11480         * gcc.misc-tests/gcov-6.c: New test.
11481
11482 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11483
11484         PR c++/3986
11485         * g++.dg/abi/vbase1.C: New test.
11486
11487 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11488
11489         * objc.dg/method-2.m: New.
11490
11491 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11492
11493         PR c++/4203
11494         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11495         * g++.dg/init/empty1.C: New test.
11496
11497 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11498
11499         * gcc.c-torture/compile/20010903-1.c: New test.
11500
11501 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11502
11503         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11504         for m68k.
11505
11506 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11507
11508         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11509
11510         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11511
11512         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11513
11514 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11515
11516         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11517         for 16-bit 'unsigned int'.
11518
11519 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11520
11521         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11522
11523 2001-08-27  Richard Henderson  <rth@redhat.com>
11524
11525         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11526         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11527
11528 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11529
11530         * gcc.dg/asm-names.c (ymain): New.
11531
11532 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11533
11534         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11535         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11536         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11537
11538 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11539
11540         * gcc.dg/compare5.c: New testcase.
11541
11542 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11543
11544         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11545         and "In instantiation".
11546
11547 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11548
11549         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11550
11551 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11552
11553         * gcc.misc-tests/gcov.exp: Add support for branch information.
11554         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11555         * gcc.misc-tests/gcov-4.c: New test.
11556         * gcc.misc-tests/gcov-4b.c: New test.
11557         * gcc.misc-tests/gcov-5b.c: New test.
11558
11559 2001-08-20  Zack Weinberg  <zackw@panix.com>
11560
11561         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11562         expected to fail.
11563
11564 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11565
11566         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11567
11568 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11569
11570         * g++.dg/eh/template1.C: New test.
11571
11572 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11573
11574         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11575         Fix thinko.
11576         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11577         for xfail.
11578
11579 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11580
11581         * lib/g77-dg.exp:  Use prune.exp for common procedures
11582         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11583         * lib/g77.exp: (g77-dg-prune) Remove
11584
11585 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11586
11587         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11588
11589 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11590
11591         * g++.dg/template/unify1.C: New test.
11592
11593 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11594
11595         * g++.dg/abi/empty4.C: New test.
11596
11597 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11598
11599         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11600         solaris2.*
11601         * g77.f-torture/compile/pr3743.x: Likewise
11602
11603 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11604
11605         * g++.dg/other/using-declaration.C: New test.
11606
11607 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11608
11609         * gcc.dg/cpp/tr-sign.c: New testcase.
11610
11611 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11612
11613         * gcc.dg/cpp/19951025-1.c: Revert.
11614         * gcc.dg/cpp/directiv.c: We no longer process directives that
11615         interrupt macro arguments.
11616
11617 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11618
11619         * gcc.dg/bconstp-1.c: New test.
11620
11621 2001-08-03  Richard Henderson  <rth@redhat.com>
11622
11623         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11624
11625 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11626
11627         * gcc.dg/cpp/19951025-1.c: Update.
11628
11629 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11630
11631         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11632         should be x.
11633
11634 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11635
11636         Kill -fhonor-std.
11637         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11638         * g++.old-deja/g++.other/std1.C: Likewise.
11639         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11640
11641 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11642
11643         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11644         (g77_pass, g77_fail, g77_finish, g77_exit,
11645         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11646
11647 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11648
11649         * g77.dg/fbackslash.f
11650         * g77.dg/fcase-preserve.f
11651         * g77.dg/ff90-1.f
11652         * g77.dg/ffixed-line-length-0.f
11653         * g77.dg/ffixed-line-length-132.f
11654         * g77.dg/ffixed-line-length-7.f
11655         * g77.dg/ffixed-line-length-72.f
11656         * g77.dg/ffixed-line-length-none.f
11657         * g77.dg/ffree-form-1.f
11658         * g77.dg/fno-backslash.f
11659         * g77.dg/fno-f90-1.f
11660         * g77.dg/fno-fixed-form-1.f
11661         * g77.dg/fno-onetrip.f
11662         * g77.dg/fno-typeless-boz.f
11663         * g77.dg/fno-underscoring.f
11664         * g77.dg/fno-vxt-1.f
11665         * g77.dg/fonetrip.f
11666         * g77.dg/ftypeless-boz.f
11667         * g77.dg/fugly-assumed.f
11668         * g77.dg/funderscoring.f
11669         * g77.dg/fvxt-1.f
11670
11671 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11672
11673         * objc.dg/fwd-proto-1.m: New.
11674         * objc.dg/local-decl-1.m: New.
11675         * objc.dg/naming-1.m: New.
11676         * objc.dg/naming-2.m: New.
11677         * objc.dg/proto-hier-1.m: New.
11678
11679 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11680
11681         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11682         largest-type elements to a struct makes its size grow.
11683
11684 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11685
11686         * g++.dg/abi/vthunk1.C: New test.
11687
11688 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11689
11690         * g++.dg/abi/vbase8-22.C: New test.
11691
11692 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11693
11694         * gcc.dg/cpp/macro8.c: New test.
11695
11696 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11697
11698         * g++.dg/abi/vbase8-21.C: New test.
11699
11700 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11701
11702         * g++.dg/abi/vbase8-10.C: New test.
11703
11704 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11705
11706         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11707         ${tool}_set_ld_library_path.
11708         Changed caller.
11709         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11710         g++.exp.
11711
11712 2001-07-26  Stan Cox <scox@redhat.com>
11713
11714         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11715         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11716         gcc_exit, gcc_check_unsupported_p):
11717         Moved to gcc-deps.exp
11718         * gcc-deps.exp: New file.
11719
11720 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11721
11722         * g++.old-deja/g++.pt/defarg14.C: New test.
11723
11724 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11725
11726         * g++.old-deja/g++.other/lineno5.C: New test.
11727
11728 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11729
11730         * g++.old-deja/g++.pt/crash68.C: New test.
11731
11732 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11733
11734         * g++.old-deja/g++.other/crash42.C: New test.
11735
11736 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11737
11738         * gcc.dg/cpp/extratokens.c: Fix.
11739         * gcc.dg/cpp/skipping2.c: New tests.
11740
11741 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11742
11743         * gcc.c-torture/execute/20010724-1.c: New file.
11744         * gcc.c-torture/execute/20010724-1.x: New file.
11745
11746 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11747
11748         * g++.old-deja/g++.other/cond7.C: New test.
11749
11750 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11751
11752         * g++.old-deja/g++.other/optimize4.C: New test.
11753
11754 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11755
11756         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11757
11758 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11759
11760         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11761         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11762         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11763         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11764
11765         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11766         bug report" message.
11767
11768         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11769         * g++.dg/ext/instantiate1.C: Move from old-deja.
11770
11771 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11772
11773         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11774         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11775         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11776         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11777
11778 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11779
11780         * gcc.c-torture/execute/20010723-1.c: New test.
11781
11782 2001-07-23  Ben Elliston  <bje@redhat.com>
11783
11784         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11785
11786 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11787
11788         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11789         i[34567]86-*-*.
11790         Delete handling of ieee_multilib_flags.
11791         Pass -mieee for alpha*-*-* and sh-*-*.
11792         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11793
11794 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11795
11796         Remove old-abi tests.
11797         * g++.old-deja/g++.mike/p11116.C: Remove.
11798         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11799
11800 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11801
11802         * g77.f-torture/compile/pr3743.f:  New test
11803
11804 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11805
11806         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11807
11808 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11809
11810         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11811         g++.old-deja/g++.pt/static6.C: Likewise.
11812         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11813         supports weak symbols.
11814
11815 2001-07-18  Andreas Jaeger  <aj@suse.de>
11816
11817         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11818         supported again.
11819
11820 2001-07-18  Andreas Jaeger  <aj@suse.de>
11821
11822         * gcc.dg/iftrap-1.c: Fix target line.
11823
11824 2001-07-17  Richard Henderson  <rth@redhat.com>
11825
11826         * gcc.c-torture/execute/20010717-1.c: New.
11827
11828 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11829
11830         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
11831         tests.
11832
11833 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11834
11835         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
11836
11837 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11838
11839         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
11840         UAC_SIGBUS, UAC_NOPRINT definitions.
11841
11842 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
11843
11844         * objc/execute/object_is_class.m: New test.
11845         * objc/execute/object_is_meta_class.m: New test.
11846
11847 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11848
11849         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
11850         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
11851
11852 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
11853
11854         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
11855         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
11856
11857 2001-07-14  Richard Henderson  <rth@redhat.com>
11858
11859         * gcc.dg/iftrap-1.c: New.
11860
11861 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
11862
11863         * g77.f-torture/execute/intrinsic77.f: New test.
11864
11865 2001-07-11  Janis Johnson <janis@us.ibm.com>
11866
11867         * gcc.misc-tests/gcov-3.c: New test.
11868
11869 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11870
11871         * gcc.c-torture/compile/20010711-1.c,
11872         * gcc.c-torture/compile/20010711-2.c: New tests.
11873
11874 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11875
11876         * gcc.c-torture/execute/20010711-1.c: New test.
11877
11878 2001-07-11  Ben Elliston  <bje@redhat.com>
11879
11880         * g++.old-deja/g++.other/enum5.C: New test.
11881
11882 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
11883
11884         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
11885         (g++-dg-prune): Call prune_gcc_output.
11886         * prune.exp: New file for prune_gcc_output.
11887         * lib/g++.exp, lib/gcc.exp: Load it.
11888
11889 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11890
11891         * gcc.c-torture/compile/20010701-1.c,
11892         g++.old-deja/g++.ext/attrib6.C: New tests.
11893
11894 2001-07-06  Jeffrey A Law  (law@cygnus.com)
11895
11896         * gcc.c-torture/compile/20010706-1.c: New test.
11897
11898 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
11899
11900         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
11901
11902 2001-06-28  Stan Shebs  <shebs@apple.com>
11903
11904         * gcc.dg/pragma-darwin.c: New test.
11905
11906 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11907
11908         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
11909         Solaris 2.[678] system.
11910
11911 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11912
11913         * gcc.dg/20010622-1.c: New test.
11914
11915 2001-06-18  Stan Shebs  <shebs@apple.com>
11916
11917         * objc.dg: New directory.
11918         * objc.dg/dg.exp: New file.
11919         * objc.dg/alias.m: New.
11920         * objc.dg/class-1.m: New.
11921         * objc.dg/class-2.m: New.
11922         * objc.dg/const-str-1.m: New.
11923         * objc.dg/const-str-2.m: New.
11924         * objc.dg/id-1.m: New.
11925         * objc.dg/method-1.m: New.
11926         * objc.dg/super-class-1.m: New.
11927         * lib/objc-dg.exp: New file.
11928
11929 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11930
11931         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
11932         of label name.
11933
11934 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
11935
11936         * g++.old-deja/g++.abi/vbase8-9.C: New test.
11937
11938 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11939
11940         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
11941         variable.
11942
11943 2001-06-12  Richard Henderson  <rth@redhat.com>
11944
11945         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
11946
11947 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11948
11949         * g++.old-deja/g++.abi/vbase5.C: New test.
11950         * g++.old-deja/g++.abi/vbase6.C: New test.
11951         * g++.old-deja/g++.abi/vbase7.C: New test.
11952
11953 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11954
11955         * gcc.c-torture/compile/20010610-1.c: New test.
11956
11957 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11958
11959         * g++.old-deja/g++.abi/vbase4.C: New test.
11960
11961 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11962
11963         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
11964         support %f for HC11/HC12 targets.
11965         * gcc.c-torture/execute/930513-1.x: New file, likewise.
11966         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
11967         on HC11/HC12 targets.
11968         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
11969
11970 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11971
11972         * gcc.dg/wchar_t-1.c: New file.
11973         * gcc.dg/wint_t-1.c: Likewise.
11974
11975 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
11976
11977         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
11978
11979 2001-06-11  Richard Henderson  <rth@redhat.com>
11980
11981         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
11982
11983 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11984
11985         * gcc.c-torture/compile/20010611-1.c: New test.
11986
11987 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11988
11989         * gcc.dg/c99-tag-1.c: Add more tests.
11990
11991 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
11992
11993         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
11994         representation on MN10300 and ARM/Thumb.
11995
11996 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
11997
11998         * g77.f-torture/execute/20010610.f: New.
11999
12000 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12001
12002         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12003         names.
12004
12005 2001-06-09  Richard Henderson  <rth@redhat.com>
12006
12007         * gcc.c-torture/execute/ashrdi-1.c: New.
12008         * gcc.c-torture/execute/ashldi-1.c: New.
12009         * gcc.c-torture/execute/lshrdi-1.c: New.
12010
12011 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12012
12013         * objc/execute/load-3.m: Added. Check sending +load to categories,
12014         in addition to classes.
12015
12016 2001-06-08  Stan Shebs  <shebs@apple.com>
12017
12018         * objc/execute/load-2.m: New test.  From Nicola Pero
12019         <n.pero@mi.flashnet.it>.
12020
12021 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12022
12023         * gcc.c-torture/execute/20010605-2.c: New test.
12024
12025 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12026
12027         * g++.old-deja/g++.abi/vbase2.C: New test.
12028         * g++.old-deja/g++.abi/vbase3.C: New test.
12029
12030 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12031
12032         * g++.old-deja/g++.pt/friend49.C: New test.
12033
12034 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12035
12036         * g++.old-deja/g++.ext/anon3.C: New test.
12037
12038 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12039
12040         * g++.old-deja/g++.other/conv7.C: New test.
12041
12042 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12043
12044         * gcc.c-torture/compile/20010605-2.c: New test.
12045
12046 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12047
12048         * gcc.c-torture/execute/20010604-1.c: New test.
12049
12050 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12051
12052         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12053
12054 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12055
12056         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12057         (g++_link_flags): Likewise.
12058         (g++_init): Pass gccpath's value to two previous functions.
12059
12060 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12061
12062         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12063         Ensure logfile entry matches exec command line.
12064
12065 2001-05-31  Richard Henderson  <rth@redhat.com>
12066
12067         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12068         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12069
12070 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12071
12072         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12073         compiler for irix6.2
12074
12075 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12076
12077         * g++.old-deja/g++.other/optimize3.C: New file.
12078
12079 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12080
12081         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12082         assemble.
12083
12084 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12085
12086         * g++.old-deja/g++.other/optimize2.C: New file.
12087
12088 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12089
12090         * gcc.c-torture/compile/20010518-2.c: New file.
12091         * gcc.c-torture/execute/20010518-1.c: New file.
12092         * gcc.c-torture/execute/20010518-2.c: New file.
12093
12094 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12095
12096         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12097
12098 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12099
12100         G++ no longer defines builtins that do not begin with __builtin.
12101         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12102         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12103         * g++.old-deja/g++.law/builtin1.C: Likewise.
12104         * g++.old-deja/g++.law/cvt2.C: Likewise.
12105         * g++.old-deja/g++.mike/net5.C: Likewise.
12106         * g++.old-deja/g++.other/builtins1.C: Likewise.
12107         * g++.old-deja/g++.other/builtins2.C: Likewise.
12108         * g++.old-deja/g++.other/builtins3.C: Likewise.
12109         * g++.old-deja/g++.other/builtins4.C: Likewise.
12110         * g++.old-deja/g++.other/inline8.C: Likewise.
12111         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12112
12113 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12114
12115         * g++.old-deja/g++.pt/using1.C: Adjust.
12116         * g++.old-deja/g++.pt/using2.C: New test.
12117
12118 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12119
12120         * gcc.dg/cpp/charconst.c: New tests.
12121         * gcc.dg/cpp/escape.c: New tests.
12122         * gcc.dg/cpp/escape-1.c: New tests.
12123         * gcc.dg/cpp/escape-2.c: New tests.
12124         * gcc.dg/cpp/ucs.c: New tests.
12125
12126 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12127
12128         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12129         native compiler for irix6.5.
12130
12131 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12132
12133         * lib/g++.exp (g++_include_flags): Use args to compute
12134         get_multilibs.
12135         (g++_link_flags): Likewise.
12136         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12137
12138 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12139
12140         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12141
12142 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12143
12144         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12145         this file.
12146
12147 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12148
12149         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12150         STACK_SIZE;
12151         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12152         to STACK_SIZE; Use it to define size of add_histo array.
12153         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12154         to STACK_SIZE.
12155         (f): Use GITT_SIZE to define size of gitt local table.
12156         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12157         to STACK_SIZE; Use it to define size of bytemem array.
12158
12159 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12160
12161         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12162         on 68HC11/HC12 due to the asm instruction.
12163         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12164         * gcc.c-torture/compile/920520-1.x: Likewise.
12165         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12166         on 68HC11/HC12 because the function is larger than 64K.
12167         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12168         on 68HC11/HC12 because the structure is too large.
12169
12170 2001-05-20  Richard Henderson  <rth@redhat.com>
12171
12172         * gcc.c-torture/execute/20010520-1.c: New.
12173
12174 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12175
12176         * g++.old-deja/g++.warn/compare1.C: New test.
12177         * gcc.dg/compare4.c: New test.
12178
12179 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12180
12181         * g++.old-deja/g++.other/optimize1.C: New test.
12182
12183 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12184
12185         * g++.old-deja/g++.pt/spec41.C: New test.
12186
12187 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12188
12189         * gcc.c-torture/compile/20010114-1.x: Remove.
12190
12191 2001-05-18  Stan Shebs  <shebs@apple.com>
12192
12193         * gcc.c-torture/compile/20010518-1.c: New test.
12194
12195 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12196
12197         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12198         * g++.old-deja/g++.pt/crash67.C: New test.
12199
12200 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12201
12202         * g++.old-deja/g++.other/debug9.C: New test.
12203
12204 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12205
12206         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12207
12208 2001-05-16  Jan Hubicka  <jh@suse.cz>
12209
12210         * gcc.c-torture/compile/20010516-1.c: New test.
12211
12212 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12213
12214         * g++.old-deja/g++.other/crash41.C: New test.
12215
12216 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12217
12218         * g++.old-deja/g++.pt/crash66.C: New test.
12219
12220 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12221
12222         * g++.old-deja/g++.robertl/eb27.C: Convert.
12223
12224 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12225
12226         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12227         declaration being redundant.
12228
12229 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12230
12231         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12232
12233 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12234
12235         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12236
12237 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12238
12239         * lib/g++.exp: Use testsuite_flags.
12240
12241 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12242
12243         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12244
12245 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12246
12247         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12248
12249 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12250
12251         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12252
12253 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12254
12255         * gcc.c-torture/compile/20010313-1.c: New test.
12256
12257 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12258
12259         * gcc.dg/cpp/direct2.c: New test.
12260         * gccq.dg/cpp/direct2s.c: New test.
12261
12262         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12263
12264 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12265
12266         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12267         * g++.old-deja/g++.other/op3.C: Likewise.
12268
12269 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12270
12271         * gcc.dg/cpp/syshdr.h: New file.
12272         * gcc.dg/cpp/sysmac1.c: Update.
12273         * gcc.dg/cpp/sysmac2.c: Update.
12274
12275 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12276
12277         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12278
12279 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12280
12281         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12282         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12283
12284 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12285
12286         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12287
12288 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12289
12290         * lib/g++.exp (g++_include_flags): Don't use any special flags
12291         if TESTING_IN_BUILD_TREE is not defined.
12292         (g++_init): Use a plain 'c++' as the compiler if
12293         TESTING_IN_BUILD_TREEE is not defined.
12294
12295 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12296
12297         * g++.old-deja/g++.eh/catch13.C: New test.
12298         * g++.old-deja/g++.eh/catch14.C: New test.
12299
12300 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12301
12302         * gcc.dg/cpp/tr-define.c: New test.
12303
12304 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12305
12306         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12307         <stdlib.h>, not <malloc.h>.
12308
12309 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12310
12311         * g++.old-deja/g++.ns/template17.C: New test.
12312
12313 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12314
12315         * g++.old-deja/g++.pt/ref4.C: New test.
12316
12317 2001-04-30  Richard Henderson  <rth@redhat.com>
12318
12319         * gcc.dg/20000724-1.c: Revert last change.
12320
12321 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12322
12323         * g77.f-torture/execute/20010430.f: New test.
12324
12325 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12326
12327         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12328
12329 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12330
12331         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12332
12333 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12334
12335         * g++.old-deja/g++.eh/crash6.C: New test.
12336
12337 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12338
12339         * g++.old-deja/g++.other/warn7.C: New test.
12340
12341 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12342
12343         * g++.old-deja/g++.other/defarg9.C: New test.
12344
12345 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12346
12347         * g77.f-torture/compile/20010426.f: New test.
12348         * g77.f-torture/execute/20010426.f: New test.
12349
12350 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12351
12352         * g77.f-torture/compile/20000629-1.x: Remove - error
12353         has been fixed.
12354
12355 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12356
12357         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12358         Tweak slightly to work with g++.dg framework.
12359         * g++.dg/special/ecos.exp: Run initp1.C test.
12360         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12361
12362         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12363         its linker doesn't give line numbers either.
12364         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12365
12366 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12367
12368         * g++.old-deja/g++.other/lex1.C: New test.
12369
12370 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12371
12372         * gcc.dg/noncompile/20010425-1.c: New test.
12373
12374 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12375
12376         * g++.old-deja/g++.pt/mangle2.C: New test.
12377
12378 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12379
12380         * gcc.dg/format/plus-1.c: New test.
12381
12382 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12383
12384         * gcc.dg/20010423-1.c: New test.
12385
12386 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12387
12388         * gcc.c-torture/execute/20010422-1.c: New test.
12389
12390 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12391
12392         * g++.old-deja/g++.ns/type2.C: New test.
12393
12394 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12395
12396         * g++.old-deja/g++.other/perf1.C: New test.
12397
12398 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12399
12400         * gcc.dg/c99-func-2.c: Remove xfail.
12401         * gcc.dg/c99-func-3.c: Remove xfail.
12402         * gcc.dg/c99-func-4.c: Remove xfail.
12403
12404 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12405
12406         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12407
12408 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12409
12410         * gcc.c-torture/compile/20010423-1.c: New test.
12411
12412 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12413
12414         * g++.old-deja/g++.pt/typename28.C: New test.
12415
12416 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12417
12418         * g++.old-deja/g++.abi/empty2.C: New test.
12419         * g++.old-deja/g++.abi/empty3.C: New test.
12420
12421 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12422
12423         * g++.old-deja/g++.other/comdat2.C: New test.
12424         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12425
12426 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12427
12428         * g++.old-deja/g++.other/overload14.C: New test.
12429
12430 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12431
12432         * g++.old-deja/g++.other/lookup23.C: New test.
12433
12434 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12435
12436         * gcc.c-torture/execute/20010403-1.c: New test.
12437
12438 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12439             Mark Mitchell  <mark@codesourcery.com>
12440
12441         * lib/old-dejagnu.exp: Don't delete output of executable.
12442         Add .exe suffix to executables.
12443
12444 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12445
12446         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12447
12448 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12449
12450         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12451
12452 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12453
12454         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12455         * g++.old-deja/g++.abi/crash1.C: New test.
12456
12457 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12458
12459         * g++.old-deja/g++.other/crash40.C: New test.
12460
12461 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12462
12463         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12464
12465 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12466
12467         * g++.old-deja/g++.other/warn6.C: New test.
12468
12469 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12470
12471         * g++.old-deja/g++.robertl/eb42.C: Same.
12472
12473 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12474
12475         * gcc.dg/wtr-conversion-1.c: New testcase.
12476
12477 2001-04-10  Richard Henderson  <rth@redhat.com>
12478
12479         * g++.old-deja/g++.other/array5.C: New.
12480
12481 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12482
12483         * gcc.c-torture/execute/20010408-1.c: New test.
12484
12485 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12486
12487         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12488         headers and constructs.
12489         * g++.old-deja/g++.robertl/eb79.C: Same.
12490         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12491         * g++.old-deja/g++.robertl/eb73.C: Same.
12492         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12493         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12494         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12495         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12496         * g++.old-deja/g++.robertl/eb44.C: Same.
12497         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12498         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12499         * g++.old-deja/g++.robertl/eb39.C: Same.
12500         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12501         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12502         * g++.old-deja/g++.robertl/eb30.C: Same.
12503         * g++.old-deja/g++.robertl/eb3.C: Same.
12504         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12505         * g++.old-deja/g++.robertl/eb21.C: Same.
12506         * g++.old-deja/g++.robertl/eb15.C: Same.
12507         * g++.old-deja/g++.robertl/eb118.C: Same.
12508         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12509         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12510         * g++.old-deja/g++.robertl/eb109.C: Same.
12511         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12512         * g++.old-deja/g++.mike/rtti1.C: Same.
12513         * g++.old-deja/g++.mike/p658.C: Same.
12514         * g++.old-deja/g++.mike/net46.C: Same.
12515         * g++.old-deja/g++.mike/net34.C: Same.
12516         * g++.old-deja/g++.mike/memoize1.C: Same.
12517         * g++.old-deja/g++.mike/eh2.C: Same.
12518         * g++.old-deja/g++.law/weak.C: Same.
12519         * g++.old-deja/g++.law/visibility7.C: Same.
12520         * g++.old-deja/g++.law/visibility25.C: Same.
12521         * g++.old-deja/g++.law/visibility22.C: Same.
12522         * g++.old-deja/g++.law/visibility2.C: Same.
12523         * g++.old-deja/g++.law/visibility17.C: Same.
12524         * g++.old-deja/g++.law/visibility13.C: Same.
12525         * g++.old-deja/g++.law/visibility10.C: Same.
12526         * g++.old-deja/g++.law/visibility1.C: Same.
12527         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12528         * g++.old-deja/g++.law/vbase1.C: Same.
12529         * g++.old-deja/g++.law/operators32.C: Same.
12530         * g++.old-deja/g++.law/nest3.C: Same.
12531         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12532         * g++.old-deja/g++.law/except5.C (main): Same.
12533         * g++.old-deja/g++.law/cvt7.C (run): Same.
12534         * g++.old-deja/g++.law/cvt2.C: Same.
12535         * g++.old-deja/g++.law/cvt16.C: Same.
12536         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12537         * g++.old-deja/g++.law/ctors17.C (main): Same.
12538         * g++.old-deja/g++.law/ctors13.C: Same.
12539         * g++.old-deja/g++.law/ctors12.C (main): Same.
12540         * g++.old-deja/g++.law/ctors10.C: Same.
12541         * g++.old-deja/g++.law/code-gen5.C: Same.
12542         * g++.old-deja/g++.law/bad-error7.C: Same.
12543         * g++.old-deja/g++.law/arm9.C: Same.
12544         * g++.old-deja/g++.law/arm12.C: Same.
12545         * g++.old-deja/g++.law/arg8.C: Same.
12546         * g++.old-deja/g++.law/arg1.C: Same.
12547         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12548         * g++.old-deja/g++.jason/template31.C: Same.
12549         * g++.old-deja/g++.jason/template24.C (main): Same.
12550         * g++.old-deja/g++.jason/2371.C: Same.
12551         * g++.old-deja/g++.eh/new2.C: Same.
12552         * g++.old-deja/g++.eh/new1.C: Same.
12553         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12554         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12555         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12556         * g++.old-deja/g++.brendan/crash62.C: Same.
12557         * g++.old-deja/g++.brendan/crash52.C: Same.
12558         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12559         * g++.old-deja/g++.brendan/crash38.C: Same.
12560         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12561         * g++.old-deja/g++.brendan/copy9.C: Same.
12562
12563 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12564
12565         * gcc.c-torture/execute/20001203-2.c (memset):
12566         Count argument is of type __SIZE_TYPE__.
12567
12568 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12569
12570         * gcc.c-torture/compile/20010404-1.c: New test.
12571
12572 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12573
12574         * gcc.c-torture/compile/20010326-1.c: New test.
12575
12576 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12577
12578         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12579         peculiarities of the SH.
12580         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12581
12582 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12583
12584         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12585         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12586         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12587
12588 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12589
12590         * g77.f-torture/compile/20010321-1.f: New test.
12591
12592 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12593
12594         * gcc.c-torture/compile/20010329-1.c: New test.
12595
12596 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12597
12598         * gcc.c-torture/execute/20010329-1.c: New test.
12599
12600 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12601
12602         * g++.old-deja/g++.other/eh4.C: Fix typo.
12603
12604 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12605
12606         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12607
12608 2001-03-28  Philip Blundell  <philb@gnu.org>
12609
12610         * gcc.c-torture/compile/20010328-1.c: New test.
12611
12612 2001-03-27  Richard Henderson  <rth@redhat.com>
12613
12614         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12615         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12616
12617 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12618
12619         * gcc.c-torture/compile/20010327-1.c: New test.
12620
12621 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12622
12623         * g++.old-deja/g++.other/friend12.C: New test.
12624         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12625         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12626
12627 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12628
12629         * gcc.c-torture/execute/20010325-1.c: New test.
12630
12631 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12632
12633         * g++.old-deja/g++.other/mangle3.C: New test.
12634
12635 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12636
12637         * g++.old-deja/g++.other/anon8.C: New test.
12638
12639 2001-03-20  Philip Blundell  <philb@gnu.org>
12640
12641         * gcc.c-torture/compile/20010320-1.c: New test.
12642
12643 2001-03-17  Richard Henderson  <rth@redhat.com>
12644
12645         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12646
12647 2001-03-15  Geoff Keating  <geoff@redhat.com>
12648
12649         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12650         tests on AIX.
12651
12652 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12653
12654         * g++.old-deja/g++.other/eh4.C: New test.
12655
12656 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12657
12658         * gcc.dg/cpp/mi1.c: Update.
12659
12660 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12661
12662         * g++.old-deja/g++.other/regstack.C: New test.
12663
12664 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12665
12666         * g++.old-deja/g++.other/ref4.C: New test.
12667
12668 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12669
12670         * objc/execute/va_method.m: Added.
12671         * objc/execute/IMP.m: Added.
12672         * objc/execute/_cmd.m: Added.
12673         * objc/execute/accessing_ivars.m: Added.
12674         * objc/execute/class-1.m: Added.
12675         * objc/execute/class-10.m: Added.
12676         * objc/execute/class-11.m: Added.
12677         * objc/execute/class-12.m: Added.
12678         * objc/execute/class-13.m: Added.
12679         * objc/execute/class-14.m: Added.
12680         * objc/execute/class-2.m: Added.
12681         * objc/execute/class-3.m: Added.
12682         * objc/execute/class-4.m: Added.
12683         * objc/execute/class-5.m: Added.
12684         * objc/execute/class-6.m: Added.
12685         * objc/execute/class-7.m: Added.
12686         * objc/execute/class-8.m: Added.
12687         * objc/execute/class-9.m: Added.
12688         * objc/execute/class-tests-1.h
12689         * objc/execute/class-tests-2.h
12690         * objc/execute/compatibility_alias.m: Added.
12691         * objc/execute/encode-1.m: Added.
12692         * objc/execute/formal_protocol-1.m: Added.
12693         * objc/execute/formal_protocol-2.m: Added.
12694         * objc/execute/formal_protocol-3.m: Added.
12695         * objc/execute/formal_protocol-4.m: Added.
12696         * objc/execute/formal_protocol-5.m: Added.
12697         * objc/execute/formal_protocol-6.m: Added.
12698         * objc/execute/formal_protocol-7.m: Added.
12699         * objc/execute/informal_protocol.m: Added.
12700         * objc/execute/initialize.m: Added.
12701         * objc/execute/load.m: Added.
12702         * objc/execute/many_args_method.m: Added.
12703         * objc/execute/nested-3.m: Added.
12704         * objc/execute/no_clash.m: Added.
12705         * objc/execute/private.m: Added.
12706         * objc/execute/redefining_self.m: Added.
12707         * objc/execute/root_methods.m: Added.
12708         * objc/execute/selector-1.m: Added.
12709         * objc/execute/static-1.m: Added.
12710         * objc/execute/static-2.m: Added.
12711         * objc/execute/va_method.m: Added.
12712
12713 2001-03-10  Richard Henderson  <rth@redhat.com>
12714
12715         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12716
12717 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12718
12719         * g++.old-deja/g++.other/crash31.C: XFAIL.
12720         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12721         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12722         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12723         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12724         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12725
12726 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12727
12728         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12729
12730 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12731
12732         * gcc.dg/20000724-1.c: Don't use multiline strings.
12733
12734 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12735
12736         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12737         result of -cString against what we expect it to be; don't just
12738         print it out for no one to read.
12739
12740         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12741         Based on testcases provided by Nicola Pero.
12742
12743 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12744
12745         * gcc.dg/cpp/macro7.c: New test.
12746
12747 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12748
12749         * gcc.dg/cpp/multiline.c: Update.
12750
12751 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12752
12753         * g++.old-deja/g++.other/enum3.C: New test.
12754
12755 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12756
12757         * g++.old-deja/g++.other/pod1.C: New test.
12758
12759 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12760
12761         * g++.old-deja/g++.ext/overload1.C: New test.
12762
12763 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12764
12765         * g++.old-deja/g++.pt/using1.C: New test.
12766
12767 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12768
12769         * g++.old-deja/g++.other/using9.C: New test.
12770
12771 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12772
12773         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12774
12775         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12776
12777 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12778
12779         * g++.old-deja/g++.ext/realpt1.C: Remove.
12780
12781 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12782
12783         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12784
12785 2001-02-26  Will Cohen  <wcohen@redhat.com>
12786
12787         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12788
12789 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12790
12791         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12792         templatized constructors.
12793
12794 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12795
12796         * gcc.c-torture/execute/20010224-1.c: New test.
12797
12798 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12799
12800         * gcc.c-torture/execute/20010222-1.c: New test.
12801
12802 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12803
12804         * g++.old-deja/g++.other/inline20.C: New test.
12805
12806 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12807
12808         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12809
12810 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12811
12812         * g++.old-deja/g++.other/lookup22.C: New test.
12813
12814 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12815
12816         * g77.dg: New directory.
12817         * g77.dg/20010216-1.f: New test case.
12818         * g77.dg/dg.exp: New driver.
12819         * lib/g77-dg.exp: New driver library.
12820
12821 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12822
12823         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
12824
12825 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
12826
12827         * g++.old-deja/g++.other/decl9.C: New test.
12828
12829 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
12830
12831         * g++.old-deja/g++.other/init16.C: Update the test so that it does
12832         not need <string> and also tests the initialization at runtime.
12833
12834 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12835
12836         * gcc.c-torture/execute/longlong.c: New test.
12837
12838 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12839
12840         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
12841
12842 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12843
12844         * gcc.c-torture/execute/920302-1.c (execute):
12845         Change argument type to short.
12846
12847 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12848
12849         * g++.old-deja/g++.pt/deduct6.C: New test.
12850
12851 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12852
12853         * g++.old-deja/g++.pt/deduct5.C: New test.
12854
12855 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
12856
12857         * gcc.c-torture/execute/20010209-1.c: New test.
12858
12859 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12860
12861         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
12862
12863 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
12864
12865         * g++.dg/vtgc1.C: Update for new ABI.
12866
12867         * consistency.vlad: New directory, 1665 files.
12868
12869 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12870
12871         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
12872         return type.
12873         * gcc.dg/cpp/digraphs.c: Declare puts.
12874
12875 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12876
12877         * g++.old-deja/g++.other/warn5.C: New test.
12878
12879 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12880
12881         * g++.old-deja/g++.pt/spec40.C: New test.
12882
12883 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12884
12885         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
12886         case.
12887         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
12888
12889 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
12890
12891         * gcc.c-torture/compile/20010209-1.c: New test.
12892
12893 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
12894
12895         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
12896         excess errors message but not if it crashes.
12897         * g++.old-deja/g++.other/crash27.C: Likewise.
12898         * g++.old-deja/g++.other/crash28.C: Likewise.
12899         * g++.old-deja/g++.other/crash30.C: Likewise.
12900         * g++.old-deja/g++.other/crash32.C: Likewise.
12901         * g++.old-deja/g++.other/crash35.C: Likewise.
12902         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12903
12904 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12905
12906         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
12907         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
12908         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
12909         g77.f-torture/execute/execute.exp,
12910         g77.f-torture/noncompile/noncompile.exp,
12911         gcc.c-torture/execute/execute.exp,
12912         gcc.c-torture/execute/memcheck/memcheck.exp,
12913         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
12914         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
12915         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
12916         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
12917         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
12918         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
12919         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12920         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
12921         Remove bug reporting instructions with ancient email addresses.
12922
12923 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12924
12925         * gcc.dg/20010202-1.c: New test.
12926         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
12927
12928 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
12929
12930         * g++.dg/stdbool-if.C: New test.
12931
12932 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
12933
12934         * objc/execute/fdecl.m: Added main().
12935
12936 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12937
12938         * gcc.c-torture/execute/20010206-1.c: New test.
12939
12940 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12941
12942         * gcc.dg/cpp/avoidpaste1.c: Update.
12943
12944 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
12945
12946         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
12947         Pero <nicola@brainstorm.co.uk>.
12948         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
12949
12950 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
12951
12952         * g++.old-deja/g++.pt/spec39.C: New test.
12953
12954 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
12955
12956         * gcc.c-torture/compile/20010202-1.c: New test.
12957
12958 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
12959
12960         * g++.old-deja/g++.abi/primary2.C: New test.
12961         * g++.old-deja/g++.abi/primary3.C: New test.
12962         * g++.old-deja/g++.abi/primary4.C: New test.
12963         * g++.old-deja/g++.abi/primary5.C: New test.
12964         * g++.old-deja/g++.abi/vtable3.h: New test.
12965         * g++.old-deja/g++.abi/vtable3a.C: New test.
12966         * g++.old-deja/g++.abi/vtable3b.C: New test.
12967         * g++.old-deja/g++.abi/vtable3c.C: New test.
12968         * g++.old-deja/g++.abi/vtable3d.C: New test.
12969         * g++.old-deja/g++.abi/vtable3e.C: New test.
12970         * g++.old-deja/g++.abi/vtable3f.C: New test.
12971         * g++.old-deja/g++.abi/vtable3g.C: New test.
12972         * g++.old-deja/g++.abi/vtable3h.C: New test.
12973         * g++.old-deja/g++.abi/vtable3i.C: New test.
12974         * g++.old-deja/g++.abi/vtable3j.C: New test.
12975         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
12976
12977 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
12978
12979         * g++.old-deja/g++.other/anon6.C: New test.
12980         * g++.old-deja/g++.other/anon7.C: New test.
12981
12982 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12983
12984         * gcc.dg/cpp/avoidpaste2.c: New tests.
12985
12986 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
12987
12988         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
12989
12990 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
12991
12992         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
12993         DECIMAL_DIG cases for Irix."
12994
12995 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
12996
12997         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
12998
12999 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13000
13001         * gcc.dg/c99-tag-1.c: New test.
13002
13003 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13004
13005         * gcc.dg/cpp/tr-warn1.c: Add tests.
13006
13007 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13008
13009         * gcc.dg/cpp/avoidpaste1.c: Update.
13010         * gcc.dg/cpp/paste4.c: Update.
13011
13012 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13013
13014         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13015         cases for Irix.
13016
13017 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13018
13019         * g++.old-deja/g++.other/inline19.C: New test.
13020
13021 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13022
13023         * gcc.dg/Wlarger-than.c: New test.
13024
13025 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13026
13027         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13028
13029 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13030
13031         * gcc.c-torture/execute/20010129-1.c: New test.
13032         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13033
13034 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13035
13036         * gcc.dg/cpp/avoidpaste1.c: Test case.
13037
13038 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13039
13040         * g++.old-deja/g++.other/inline18.C: New test.
13041
13042 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13043
13044         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13045         and __builtin_putchar.
13046
13047 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13048
13049         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13050         tests.
13051
13052 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13053
13054         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13055         floating point number rounding mode to round to the nearest
13056         representable mode.
13057
13058 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13059
13060         * g++.old-deja/g++.other/mangle2.C: New test.
13061
13062 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13063
13064         * gcc.c-torture/compile/20010124-1.c: New test.
13065
13066 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13067
13068         * g++.old-deja/g++.pt/spec38.C: New test.
13069
13070 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13071
13072         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13073         "Build don't run".
13074
13075 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13076
13077         * gcc.c-torture/execute/20010123-1.c: New test.
13078
13079 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13080
13081         * g++.old-deja/g++.pt/spec37.C: New test.
13082
13083 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13084
13085         * g++.old-deja/g++.pt/overload14.C: New test.
13086
13087 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13088
13089         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13090         __builtin_return_address.
13091
13092 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13093
13094         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13095         * g++.old-deja/g++.pt/spec35.C: New test.
13096         * g++.old-deja/g++.pt/spec36.C: New test.
13097
13098 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13099
13100         * gcc.c-torture/compile/20010118-1.c: New test.
13101
13102 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13103
13104         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13105
13106 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13107
13108         * gcc.c-torture/execute/20010119-1.c: New test.
13109
13110 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13111
13112         * g++.old-deja/g++.other/vbase5.C: New test.
13113
13114 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13115
13116         * gcc.c-torture/execute/20010118-1.c: New test.
13117
13118 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13119
13120         * g++.old-deja/g++.pt/deduct3.C: New test.
13121
13122 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13123
13124         * g++.old-deja/g++.pt/spec34.C: New test.
13125
13126 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13127
13128         * g77.f-torture/compile/20000601-2.f: New test.
13129
13130 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13131
13132         * g++.old-deja/g++.other/init17.C: New test.
13133
13134 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13135
13136         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13137
13138 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13139
13140         * g++.old-deja/g++.pt/unify8.C: New test.
13141
13142 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13143
13144         * g++.old-deja/g++.abi/vbase1.C: New test.
13145
13146 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13147
13148         * g++.old-deja/g++.pt/crash65.C: New test.
13149
13150 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13151
13152         * gcc.dg/cpp/assembl2.S: New test case.
13153
13154 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13155
13156         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13157         are supported.
13158
13159 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13160
13161         * g++.old-deja/g++.other/builtins1.C: New test.
13162         * g++.old-deja/g++.other/builtins2.C: Likewise.
13163         * g++.old-deja/g++.other/builtins3.C: Likewise.
13164         * g++.old-deja/g++.other/builtins4.C: Likewise.
13165
13166 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13167
13168         * gcc.c-torture/compile/20010117-1.c: New test.
13169         * gcc.c-torture/compile/20010117-2.c: New test.
13170
13171 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13172
13173         * g77.f-torture/execute/20010116.[fx]: New test,
13174         XFAIL on i?86-*-*.
13175         * g77.f-torture/compile/20010115.f: Indicate it's
13176         a test for PR fortran/1636.
13177
13178 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13179
13180         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13181
13182 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13183
13184         * g77.f-torture/compile/20010115.f: New test.
13185
13186 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13187
13188         * g++.old-deja/g++.pt/nontype5.C: New test.
13189
13190 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13191
13192         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13193         have an equivalent working one below it.
13194
13195 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13196
13197         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13198         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13199
13200 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13201
13202         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13203         message containing "init_priority".
13204         (conpr-2.C): Likewise.
13205         (conpr-3.C): Likewise.
13206         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13207
13208 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13209
13210         * gcc.c-torture/execute/20010114-2.c: New test.
13211
13212 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13213
13214         * gcc.c-torture/compile/20010114-1.c: New test.
13215         * gcc.c-torture/compile/20010114-1.x: Xfail.
13216         * gcc.c-torture/compile/20010114-2.c: New test.
13217         * gcc.c-torture/execute/20010114-1.c: New test.
13218         * gcc.dg/trunc-1.c: New test.
13219         * gcc.dg/uninit-B.c: New test.
13220
13221 2001-01-13  Nick Clifton  <nickc@redhat.com>
13222
13223         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13224         target.
13225
13226 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13227
13228         * gcc.c-torture/compile/20010113-1.c: New test.
13229
13230 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13231
13232         * gcc.c-torture/compile/20001212-1.c: New test.
13233
13234 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13235
13236         * gcc.dg/cpp/widestr1.c: Update.
13237         * gcc.dg/cpp/prag-imp.c: Remove.
13238
13239 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13240
13241         * gcc.c-torture/execute/20000801-3.x: Remove.
13242         * gcc.dg/c90-init-1.c: New test.
13243         * gcc.dg/c99-init-1.c: New test.
13244         * gcc.dg/c99-init-2.c: New test.
13245         * gcc.dg/gnu99-init-1.c: New test.
13246
13247 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13248
13249         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13250         testing that no relevant ones were found.
13251
13252 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13253
13254         * g++.old-deja/g++.pt/cast2.C: New test.
13255
13256 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13257
13258         * g++.old-deja/g++.pt/friend47.C: New test.
13259
13260 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13261
13262         * g++.old-deja/g++.pt/instantiate13.C: New test.
13263
13264 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13265
13266         * g++.old-deja/g++.other/defarg7.C: New test.
13267         * g++.old-deja/g++.other/defarg8.C: New test.
13268
13269 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13270
13271         * g++.old-deja/g++.pt/crash64.C: New test.
13272
13273 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13274
13275         * g++.old-deja/g++.pt/crash63.C: New test.
13276
13277 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13278
13279         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13280
13281 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13282
13283         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13284
13285 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13286
13287         * g++.old-deja/g++.pt/error3.C: New test.
13288
13289 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13290
13291         * g++.old-deja/g++.other/crash39.C: New test.
13292
13293 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13294
13295         * g++.old-deja/g++.other/vbase4.C: New test.
13296
13297 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13298
13299         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13300         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13301         * gcc.dg/special/special.exp: New test driver which will check
13302         for alias support for the above test.
13303
13304 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13305
13306         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13307         problems on small machines.
13308         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13309         parameterize.
13310
13311 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13312
13313         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13314         mips.
13315         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13316
13317 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13318
13319         * g++.old_deja/g++.pt/using8.C: New test.
13320
13321 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13322
13323         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13324
13325 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13326
13327         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13328         where a failure is expected.
13329         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13330
13331 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13332
13333         * g++.old_deja/g++.pt/instantiate12.C: New test.
13334
13335 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13336
13337         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13338         start of structs.
13339         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13340         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13341         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13342         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13343         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13344         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13345         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13346         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13347         * g++.old-deja/g++.eh/spec6.C: Likewise.
13348         * g++.old-deja/g++.jason/crash3.C: Likewise.
13349         * g++.old-deja/g++.law/ctors11.C: Likewise.
13350         * g++.old-deja/g++.law/ctors17.C: Likewise.
13351         * g++.old-deja/g++.law/ctors5.C: Likewise.
13352         * g++.old-deja/g++.law/ctors9.C: Likewise.
13353         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13354         * g++.old-deja/g++.mike/net22.C: Likewise.
13355         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13356         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13357         * g++.old-deja/g++.mike/virt3.C: Likewise.
13358         * g++.old-deja/g++.niklas/t128.C: Likewise.
13359         * g++.old-deja/g++.other/anon4.C: Likewise.
13360         * g++.old-deja/g++.other/using1.C: Likewise.
13361         * g++.old-deja/g++.other/warn3.C: Likewise.
13362         * g++.old-deja/g++.pt/t37.C: Likewise.
13363         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13364         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13365
13366 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13367
13368         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13369
13370 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13371
13372         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13373
13374 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13375
13376         * gcc.c-torture/compile/20010107-1.c: New test.
13377
13378 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13379
13380         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13381
13382 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13383
13384         * gcc.dg/format/format.h: New file.
13385         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13386         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13387         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13388         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13389         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13390         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13391         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13392         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13393         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13394         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13395         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13396         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13397         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13398         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13399         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13400         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13401         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13402         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13403         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13404         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13405         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13406         instead of declaring standard types, macros and functions in each
13407         test.
13408
13409 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13410
13411         * gcc.c-torture/execute/20010106-1.c: New test.
13412
13413 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13414
13415         * gcc.dg/format/format.exp: New file.
13416         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13417         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13418         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13419         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13420         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13421         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13422         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13423         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13424         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13425         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13426         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13427         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13428         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13429         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13430         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13431         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13432         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13433         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13434         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13435         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13436         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13437         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13438         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13439         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13440         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13441         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13442         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13443         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13444         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13445         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13446         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13447         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13448         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13449         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13450         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13451         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13452         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13453         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13454         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13455         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13456         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13457         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13458
13459 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13460
13461         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13462         account.
13463
13464 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13465
13466         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13467
13468 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13469
13470         * g++.old-deja/g++.pt/crash62.C: New test.
13471
13472 2001-01-04  Richard Henderson  <rth@redhat.com>
13473
13474         * gcc.dg/20000926-1.c: Update expected warnings.
13475         * gcc.dg/array-2.c: Likewise.
13476         * gcc.dg/array-4.c: Also validate flexible array members.
13477         * gcc.dg/c99-flex-array-1.c: New.
13478
13479 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13480
13481         * gcc.c-torture/compile/20001222-1.x: Remove.
13482
13483 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13484
13485         * gcc.c-torture/execute/built-in-setjmp.c: New.
13486
13487 2001-01-03  Richard Henderson  <rth@redhat.com>
13488
13489         * gcc.dg/940510-1.c: Update expected error wording.
13490         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13491
13492 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13493
13494         * lib/target-supports.exp (check_alias_available): Modified to
13495         indicate aliases not supported if only weak aliases are supported.
13496
13497 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13498
13499         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13500         Turn on cmpstrsi checks for __pj__ and __i370__.
13501
13502 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13503
13504         * g++.old-deja/g++.other/virtual11.C: New test.
13505
13506 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13507
13508         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13509
13510 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13511
13512         * gcc.c-torture/compile/20010102-1.c: New test.
13513
13514 2001-01-02  Andreas Jaeger  <aj@suse.de>
13515
13516         * gcc.dg/noreturn-3.c: New test.
13517
13518         * gcc.dg/noreturn-4.c: New test.
13519
13520 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13521
13522         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13523         __builtin_fputc and __builtin_fwrite.
13524
13525 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13526
13527         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13528         signed char, not default char.
13529
13530 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13531
13532         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13533
13534 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13535
13536         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13537
13538 2000-12-29  Richard Henderson  <rth@redhat.com>
13539
13540         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13541         (__cyg_profile_func_exit): Define.
13542
13543 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13544
13545         * g++.dg/vtgc1.C: New test.
13546
13547 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13548
13549         * gcc.dg/noncompile/20001228-1.c: New test.
13550
13551         * gcc.dg/20001228-1.c: New test.
13552
13553         * gcc.c-torture/execute/20001228-1.c: New test.
13554
13555 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13556
13557         * gcc.dg/format-strfmon-1.c: New test.
13558
13559 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13560
13561         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13562         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13563         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13564         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13565         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13566         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13567         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13568         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13569         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13570         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13571         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13572         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13573         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13574
13575         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13576         * gcc.c-torture/execute/string-opt-4.c: Test index.
13577
13578 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13579
13580         * gcc.c-torture/compile/20001226-1.c: New test.
13581
13582 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13583
13584         * gcc.c-torture/compile/20001222-1.c: New test.
13585         * gcc.c-torture/compile/20001222-1.x: Xfail.
13586
13587 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13588
13589         * gcc.c-torture/execute/comp-goto-2.c: New test.
13590
13591 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13592
13593         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13594         Use long types if __INT_MAX__ is 32767.
13595         (main): Use cast to (sint32 *) when poking 88 into a_page.
13596
13597         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13598
13599 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13600
13601         * gcc.c-torture/compile/20001221-1.c: New test.
13602         * gcc.c-torture/execute/20001221-1.c: New test.
13603
13604 2000-12-20  Richard Henderson  <rth@redhat.com>
13605
13606         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13607         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13608
13609 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13610
13611         * gcc.dg/compare3.c: New test.
13612
13613 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13614
13615         * gcc.dg/format-warnll-1.c: New test.
13616
13617 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13618
13619         * gcc.dg/cpp/cmdlne-P.c: New test.
13620
13621 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13622
13623         * gcc.c-torture/execute/builtin-abs-1.c,
13624         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13625
13626 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13627
13628         * gcc.dg/cpp/multiline.c: New test.
13629
13630 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13631
13632         * g++.old-deja/g++.other/syshdr1.C: Update.
13633         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13634
13635 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13636
13637         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13638
13639 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13640
13641         * g++.old-deja/g++.pt/ttp65.C: New test.
13642
13643 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13644
13645         * g++.old-deja/g++.pt/ttp64.C: New test.
13646
13647 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13648
13649         * g++.old-deja/g++.pt/spec33.C: New test.
13650
13651 2000-12-14  Catherine Moore  <clm@redhat.com>
13652
13653         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13654         * gcc.c-torture/execute/920612-2.c: Likewise.
13655         * gcc.c-torture/execute/920428-2.c: Likewise.
13656         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13657         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13658
13659 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13660
13661         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13662         * gcc.dg/pack-test-2.c: Likewise.
13663
13664 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13665
13666         Tests by Zack Weinberg <zackw@stanford.edu>.
13667
13668         * gcc.dg/cpp/defined.c: Update.
13669         * gcc.dg/cpp/defined_trad.c: New tests.
13670
13671 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13672
13673         * gcc.dg/cpp/trad-direct.c: Update.
13674
13675 2000-12-11  Neil Booth  <neilb@earthling.net>
13676
13677         * gcc.dg/cpp/defined_trad.c
13678
13679 2000-12-11  Neil Booth  <neilb@earthling.net>
13680
13681         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13682
13683 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13684
13685         * gcc.dg/format-miss-2.c: New test.
13686
13687 2000-12-09  Neil Booth  <neilb@earthling.net>
13688
13689         * gcc.dg/cpp/lineflags.c: New tests.
13690         * gcc.dg/cpp/poison.c: Update.
13691         * gcc.dg/cpp/redef2.c: Update.
13692         * gcc.dg/cpp/skipping.c: New test.
13693
13694 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13695
13696         * g++.old-deja/g++.other/eh3.C: New testcase.
13697
13698 2000-12-07  Neil Booth  <neilb@earthling.net>
13699
13700         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13701         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13702         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13703         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13704         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13705         Update.
13706
13707 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13708
13709         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13710         __SIZE_TYPE__ instead of int for type of integers cast to
13711         pointers.
13712
13713 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13714
13715         * g++.old-deja/g++.other/cleanup4.C: New test.
13716
13717 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13718
13719         * format-sec-1.c: New test.
13720
13721 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13722
13723         * gcc.dg/format-nonlit-3.c: New test.
13724
13725 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13726
13727         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13728         through a null pointer.
13729
13730 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13731
13732         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13733         * g++.old-deja/g++.pt/partial4.C: New test.
13734
13735 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13736
13737         * gcc.c-torture/execute/ieee/hugeval.x: New.
13738
13739 2000-12-06  Neil Booth  <neilb@earthling.net>
13740
13741         * gcc.dg/cpp/backslash2.c: New tests.
13742
13743 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13744
13745         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13746         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13747
13748 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13749
13750         * gcc.c-torture/execute/20001203-2.c: New testcase.
13751
13752 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13753
13754         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13755         * g++.old-deja/g++.other/virtual10.C: New test.
13756
13757 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13758
13759         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13760
13761 2000-12-05  Richard Henderson  <rth@redhat.com>
13762
13763         * gcc.c-torture/compile/20001205-1.c: New.
13764
13765 2000-12-04  Neil Booth  <neilb@earthling.net>
13766
13767         * g++.old-deja/g++.other/virtual9.C: New test.
13768         * g++.old-deja/g++.pt/crash61.C: New test.
13769         * gcc.c-torture/execute/loop-9.c: New test.
13770
13771 2000-12-04  Neil Booth  <neilb@earthling.net>
13772
13773         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13774         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13775         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13776         * gcc.dg/cpp/extratokens.c: ...here.
13777
13778 2000-12-04  Neil Booth  <neilb@earthling.net>
13779
13780         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13781         New tests.
13782
13783 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13784
13785         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13786         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13787
13788 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13789
13790         * gcc.c-torture/execute/20001203-1.c: New test.
13791
13792 2000-12-03  Neil Booth  <neilb@earthling.net>
13793
13794         * gcc.dg/cpp/macro6.c: New test cases.
13795
13796 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13797
13798         * gcc.c-torture/execute/string-opt-9.c: New test.
13799         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13800         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13801         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13802
13803         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13804         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13805
13806 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13807
13808         * gcc.dg/cpp/if-6.c: New testcase.
13809
13810         * gcc.dg/20001201-1.c: New testcase.
13811
13812 2000-12-02  Neil Booth  <neilb@earthling.net>
13813
13814         * g++.old-deja/g++.other/externC4.C,
13815         g++.old-deja/g++.other/friend10.C: New tests.
13816
13817 2000-12-02  Neil Booth  <neilb@earthling.net>
13818
13819         * g++.old-deja/g++.other/instan2.C
13820         * g++.old-deja/g++.other/instan3.C: New test.
13821
13822 2000-12-02  Neil Booth  <neilb@earthling.net>
13823
13824         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
13825         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
13826         gnuc99.c,gnuc99-pedantic.c: New tests.
13827
13828 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13829
13830         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
13831         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
13832
13833 2000-12-01  Neil Booth  <neilb@earthling.net>
13834
13835         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
13836         * gcc.dg/cpp/poison.c: Update.
13837         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
13838
13839 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
13840
13841         * g77.f-torture/execute/20001201.f: New test.
13842
13843 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13844
13845         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
13846
13847 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
13848
13849         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
13850
13851 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
13852
13853         * g++.old-deja/g++.other/cast6.C: New test.
13854
13855 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
13856
13857         * gcc.c-torture/execute/20001130-2.c: New testcase.
13858
13859 2000-11-30  Richard Henderson  <rth@redhat.com>
13860
13861         * gcc.c-torture/execute/20001130-1.c: New test.
13862
13863 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13864
13865         * g++.old-deja/g++.other/op3.C: New test.
13866
13867 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13868
13869         * g++.old-deja/g++.other/op2.C: New test.
13870
13871 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13872
13873         * g++.old-deja/g++.other/crash38.C: New test.
13874
13875 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
13876
13877         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
13878
13879 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
13880
13881         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
13882         tests.
13883         * gcc.c-torture/execute/string-opt-6.c: New test.
13884
13885         * gcc.dg/20001117-1.c: Add main.
13886
13887 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
13888
13889         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
13890         Move from here ...
13891         * gcc.dg/940510-1.c: ... to here.
13892
13893         * gcc.dg/20000926-1.c: GNU C now allows initializations of
13894         zero-size arrays in toplevel structures.
13895
13896 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13897
13898         * gcc.c-torture/execute/loop-8.c: New test.
13899
13900 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13901
13902         * g++.old-deja/g++.other/base1.C: New test.
13903
13904 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13905
13906         * g++.old-deja/g++.other/parse2.C: New test.
13907
13908 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13909
13910         * g++.old-deja/g++.pt/incomplete1.C: New test.
13911
13912 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13913
13914         * g++.old-deja/g++.other/friend9.C: New test.
13915
13916 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13917
13918         * gcc.dg/20001127-1.c: New test.
13919
13920 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13921
13922         * g++.old-deja/g++.pt/friend46.C: New test.
13923
13924 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13925
13926         * g++.old-deja/g++.other/ptrmem8.C: New test.
13927
13928 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13929
13930         * gcc.c-torture/execute/string-opt-7.c: New test.
13931         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13932
13933 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13934
13935         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
13936         instead of 'mkcheck 2'.
13937
13938 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13939
13940         * gcc.c-torture/execute/memcheck/driver.c,
13941         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
13942         C9X references to refer to C99.
13943
13944 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
13945
13946         * gcc.dg/ultrasp3.c: New test.
13947
13948 2000-11-25  Neil Booth  <neilb@earthling.net>
13949
13950         * gcc.dg/cpp/include2.c: Update test to be locale independent.
13951
13952 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
13953
13954         * gcc.c-torture/compile/20001123-2.c: New.
13955
13956 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13957
13958         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
13959
13960 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
13961
13962         * gcc.dg/sequence-point-1.c: Add some new tests.
13963         * gcc.c-torture/execute/20001124-1.c: New test.
13964
13965 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13966
13967         * g++.old-deja/g++.other/vaarg4.C: New test.
13968         * gcc.c-torture/compile/20001123-1.c: New test.
13969
13970 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13971
13972         * g++.other/crash24.C: Adjust and remove XFAIL.
13973         * g++.other/crash37.C: New test.
13974
13975 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
13976
13977         * g++.old-deja/g++.pt/instantiate9.C: New test.
13978
13979 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
13980
13981         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
13982         new ABI, too.
13983
13984         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
13985         * g++.old-deja/g++.robertl/eb55.C: Likewise.
13986
13987 2000-11-22  Neil Booth  <neilb@earthling.net>
13988
13989         * gcc.dg/cpp/Wtrigraphs.c: New test.
13990
13991 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13992
13993         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
13994
13995 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
13996
13997         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
13998
13999 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14000
14001         * lib/gcc-dg.exp: load_lib scanasm.exp.
14002         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14003         * lib/g++-dg.exp: load_lib scanasm.exp.
14004         * lib/scanasm.exp: New.
14005         (scan-assembler, scan-assembler-not): Add optional arguments to
14006         test name, or if not present, the pattern name.
14007         (scan-assembler-dem, scan-assembler-dem-not): New.
14008
14009         * g++.dg/dg.exp: New.
14010
14011 2000-11-21  Neil Booth  <neilb@earthling.net>
14012
14013         * gcc.dg/cpp/integrated1.c: Remove.
14014
14015 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14016
14017         * gcc.c-torture/execute/20001121-1.c: New test.
14018
14019 2000-11-21  Richard Henderson  <rth@redhat.com>
14020
14021         * gcc.c-torture/compile/20001121-1.c: New test.
14022
14023 2000-11-20  Neil Booth  <neilb@earthling.net>
14024
14025         * gcc.dg/cpp/integrated1.c: New test.
14026
14027 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14028
14029         * g++.old-deja/g++.other/inline17.C: New test.
14030
14031 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14032
14033         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14034         local variable to be zero: I made the variable global. Now
14035         uses abort() and exit() instead of relying on main's return value.
14036
14037 2000-11-20  Neil Booth  <neilb@earthling.net>
14038
14039         * gcc.dg/cpp/paste2.c: Update test.
14040         * objc/execute/paste.m: New test.
14041
14042 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14043
14044         * gcc.dg/c99-condexpr-1.c: New test.
14045
14046 2000-11-20  Neil Booth  <neilb@earthling.net>
14047
14048         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14049
14050 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14051
14052         * g++.old-deja/g++.pt/export1.C: New test.
14053
14054 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14055
14056         * gcc.dg/20001117-1.c: New test.
14057
14058 2000-11-18  Richard Henderson  <rth@redhat.com>
14059
14060         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14061
14062 2000-11-18  Richard Henderson  <rth@redhat.com>
14063
14064         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14065         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14066         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14067
14068 2000-11-18  Richard Henderson  <rth@redhat.com>
14069
14070         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14071         (main): New.  Exit cleanly.
14072
14073 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14074
14075         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14076         gcc.dg/c99-fordecl-2.c: New tests.
14077
14078 2000-11-18  Richard Henderson  <rth@redhat.com>
14079
14080         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14081         * gcc.c-torture/execute/zerolen-2.c: New.
14082
14083 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14084
14085         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14086         memory.
14087
14088 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14089
14090         * g++.old-deja/g++.pt/instantiate8.C: New test.
14091
14092 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14093
14094         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14095         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14096
14097 2000-11-16  Nick Clifton  <nickc@redhat.com>
14098
14099         * gcc.c-torture/execute/nestfunc-2.c: New test.
14100         * gcc.c-torture/execute/nestfunc-3.c: New test.
14101
14102 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14103
14104         * gcc.c-torture/compile/20001116-1.c: New test.
14105
14106 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14107
14108         * gcc.c-torture/execute/20001115-1.c: New test.
14109
14110 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14111
14112         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14113         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14114         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14115         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14116
14117 2000-11-15  Neil Booth  <neilb@earthling.net>
14118
14119         gcc.dg/cpp/_Pragma1.c: Update.
14120         gcc.dg/cpp/_Pragma2.c: New test.
14121
14122 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14123
14124         * g++.old-deja/g++.other/anon5.C: New test.
14125
14126 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14127
14128         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14129         tests.
14130
14131 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14132
14133         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14134         output.
14135
14136 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14137
14138         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14139         labels at end of compound statements.
14140
14141 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14142
14143         * gcc.c-torture/execute/loop-7.c: New test.
14144
14145 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14146
14147         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14148
14149 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14150
14151         * gcc.dg/c99-bool-1.c: New test.
14152
14153 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14154
14155         * gcc.dg/c99-scope-1.c: Remove xfail.
14156         * gcc.dg/c99-scope-2.c: New test.
14157
14158 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14159
14160         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14161         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14162
14163 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14164
14165         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14166         error messages.
14167
14168         * g++.mike/p700.C: Don't typedef wchar_t.
14169         * g++.mike/p784.C: Likewise.
14170         * g++.mike/eb101.C: Don't use __wchar_t.
14171
14172 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14173
14174         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14175         from DO loop.
14176
14177 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14178
14179         * gcc.c-torture/execute/20001111-1.c: New test.
14180
14181 2000-11-10  Nick Clifton  <nickc@redhat.com>
14182
14183         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14184         long multuiple and accumulate.
14185
14186 2000-11-09  Richard Henderson  <rth@redhat.com>
14187
14188         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14189         via size_t instead of int.
14190
14191         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14192         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14193         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14194         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14195
14196 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14197
14198         * gcc.c-torture/compile/20001109-1.c: New test.
14199         * gcc.c-torture/compile/20001109-2.c: New test.
14200
14201 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14202
14203         * g++.old-deja/g++.pt/operator1.C: New test.
14204         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14205
14206 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14207
14208         * gcc.dg/20001108-1.c: New test.
14209
14210 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14211
14212         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14213         with both arguments constant strings.
14214         * gcc.c-torture/execute/string-opt-3.c: New test.
14215         * gcc.c-torture/execute/string-opt-4.c: New test.
14216         * gcc.c-torture/execute/string-opt-5.c: New test.
14217
14218 2000-11-08  Nick Clifton  <nickc@redhat.com>
14219
14220         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14221         mulsidi3adddi patterns.
14222
14223 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14224
14225         * g++.old-deja/g++.other/crash36.C: New test.
14226
14227 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14228
14229         * g++.old-deja/g++.other/init16.C: New test.
14230
14231 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14232
14233         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14234
14235 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14236
14237         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14238         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14239         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14240
14241 2000-11-07  DJ Delorie  <dj@redhat.com>
14242
14243         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14244
14245 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14246
14247         * gcc.c-torture/execute/string-opt-1.c: New test.
14248
14249 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14250
14251         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14252         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14253         parameters in registers, and there is no way for a varargs
14254         function to know in which order the integer and floating-point
14255         parameters should be interleaved when they are placed on the
14256         stack.
14257         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14258         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14259
14260 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14261
14262         * gcc.c-torture/execute/string-opt-2.c: New test.
14263
14264 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14265
14266         * g++.old-deja/g++.pt/crash60.C: New test.
14267
14268 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14269
14270         * g++.old-deja/g++.other/crash24.C: New test.
14271         * g++.old-deja/g++.other/crash25.C: New test.
14272         * g++.old-deja/g++.other/crash26.C: New test.
14273         * g++.old-deja/g++.other/crash27.C: New test.
14274         * g++.old-deja/g++.other/crash28.C: New test.
14275         * g++.old-deja/g++.other/crash29.C: New test.
14276         * g++.old-deja/g++.other/crash30.C: New test.
14277         * g++.old-deja/g++.other/crash31.C: New test.
14278         * g++.old-deja/g++.other/crash32.C: New test.
14279         * g++.old-deja/g++.other/crash33.C: New test.
14280         * g++.old-deja/g++.other/crash34.C: New test.
14281         * g++.old-deja/g++.other/crash35.C: New test.
14282
14283 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14284
14285         * gcc.c-torture/execute/20001031-1.c: New test.
14286
14287 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14288
14289         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14290         namespace.
14291
14292         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14293         standards-conformant.
14294
14295         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14296
14297         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14298         * g++.old-deja/g++.mike/p755a.C: Likewise.
14299         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14300         library makes no calls to `operator new' during initialization.
14301
14302 2000-11-04  Neil Booth  <neilb@earthling.net>
14303
14304         * gcc.dg/cpp/include2.c: New tests.
14305
14306 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14307
14308         * lib/g++.exp (g++_set_ld_library_path): New function.
14309         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14310
14311 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14312
14313         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14314         warnings.
14315
14316 2000-11-01  Richard Henderson  <rth@redhat.com>
14317
14318         * g++.old-deja/g++.ext/namedret1.C: New.
14319         * g++.old-deja/g++.ext/namedret2.C: New.
14320         * g++.old-deja/g++.ext/namedret3.C: New.
14321
14322 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14323
14324         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14325         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14326
14327 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14328
14329         * gcc.c-torture/execute/va-arg-21.c: New test.
14330
14331 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14332
14333         * gcc.dg/c99-complex-2.c: New test.
14334
14335 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14336
14337         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14338
14339 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14340
14341         * g++.old-deja/g++.other/inline16.C: New test.
14342
14343 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14344
14345         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14346         __PRETTY_FUNCTION__
14347
14348 2000-10-29  Neil Booth  <neilb@earthling.net>
14349
14350         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14351         New tests.
14352         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14353         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14354         optimisation.
14355
14356 2000-10-29  Neil Booth  <neilb@earthling.net>
14357
14358         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14359         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14360         * mi5.c: Test multiple includes work with -C.
14361         * trigraphs.c: Test ^= version.
14362
14363 2000-10-28  Neil Booth  <neilb@earthling.net>
14364
14365         New tests and test updates for new macro expander.
14366
14367         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14368         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14369         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14370         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14371         new diagnostic messages.
14372
14373         * gcc.dg/cpp/macro3.c: New tests.
14374
14375 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14376
14377         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14378         on the same line.
14379
14380 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14381
14382         * g++.old-deja/g++.other/eh2.C: New test.
14383
14384 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14385
14386         * gcc.c-torture/execute/20001027-1.c: New test.
14387
14388 2000-10-26  Richard Henderson  <rth@redhat.com>
14389
14390         * gcc.c-torture/execute/20001026-1.c: New.
14391
14392 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14393
14394         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14395         * g++.old-deja/g++.law/builtin1.C: Likewise.
14396         * g++.old-deja/g++.law/ctors10.C: Likewise.
14397         * g++.old-deja/g++.law/virtual3.C: Likewise.
14398         * g++.old-deja/g++.mike/p658.C: Likewise.
14399         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14400         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14401         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14402         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14403         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14404
14405 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14406
14407         * gcc.c-torture/compile/20001024-1.c: New test.
14408
14409 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14410
14411         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14412         to tell us whether or not we are using V3.
14413
14414 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14415
14416         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14417         operands.
14418
14419 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14420
14421         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14422
14423 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14424
14425         * gcc.c-torture/execute/20001024-1.c: New test.
14426
14427 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14428
14429         * g++.old-deja/g++.other/sibcall1.C: New test.
14430
14431 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14432
14433         * gcc.dg/noncompile/init-3.c: New test.
14434
14435 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14436
14437         * gcc.dg/format-array-1.c: New test.
14438
14439 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14440
14441         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14442         writing through null pointers; remove comment about testing
14443         unterminated strings.
14444
14445 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14446
14447         * gcc.c-torture/execute/20001017-2.c: New test.
14448
14449 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14450
14451         * gcc.c-torture/compile/20001018-1.c: New test.
14452         * gcc.c-torture/compile/20001018-1.x: Xfail.
14453
14454 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14455
14456         * gcc.c-torture/execute/20001017-1.c: New test.
14457
14458 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14459
14460         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14461         for multiple use of arguments with scanf formats; add tests for
14462         multiple use of arguments.
14463
14464 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14465
14466         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14467
14468 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14469
14470         * gcc.dg/format-miss-1.c: New test.
14471
14472 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14473
14474         * gcc.c-torture/execute/20001013-1.c: New test.
14475
14476 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14477
14478         * gcc.dg/format-branch-1.c: New test.
14479
14480 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14481
14482         * README, lib/file-format.exp: Remove EGCS references.
14483
14484 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14485
14486         * gcc.dg/20001013-1.c: New test.
14487
14488 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14489
14490         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14491         for intmax_t in the compiler using __typeof__ and the type rules
14492         for conditional expressions.
14493
14494 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14495
14496         * gcc.dg/20001012-1.c: New test.
14497         * gcc.dg/20001012-2.c: New test.
14498
14499 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14500
14501         * gcc.dg/format-attr-1.c: New test.
14502
14503 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14504
14505         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14506         __LONG_LONG_MAX__ instead of LLONG_MAX.
14507
14508 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14509
14510         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14511         scanf flags.
14512         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14513         flags.
14514
14515 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14516
14517         * gcc.dg/sequence-pt-1.c: New test.
14518
14519 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14520
14521         * gcc.c-torture/execute/20001011-1.c: New testcase.
14522         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14523
14524 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14525
14526         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14527         does not error on it.
14528
14529 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14530
14531         * gcc.dg/20001009-1.c: New test.
14532
14533 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14534
14535         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14536         * gcc.c-torture/execute/20001009-2.c: ... to here.
14537
14538 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14539
14540         * gcc.c-torture/compile/20001009-1.c: New testcase.
14541         * gcc.c-torture/execute/20001009-1.c: New testcase.
14542         Testcases provided by Jan Hubicka <jh@suse.cz>.
14543
14544 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14545
14546         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14547         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14548         uintmax_t using <limits.h> to emulate the compiler's internal
14549         logic.  No longer XFAIL %j tests.
14550
14551 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14552
14553         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14554         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14555         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14556         regexps and details of expected handling of some bad formats.
14557         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14558         suppression.
14559
14560 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14561
14562         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14563         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14564         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14565         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14566         in list archives.
14567
14568 2000-10-06  Richard Henderson  <rth@cygnus.com>
14569
14570         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14571         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14572         * g++.old-deja/g++.jason/report.C: Likewise.
14573         * g++.old-deja/g++.law/friend5.C: Likewise.
14574         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14575         of the expected warnings.
14576
14577 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14578
14579         * g++.old-deja/g++.pt/enum14.C: New test.
14580
14581 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14582
14583         * g++.old-deja/g++.pt/crash59.C: New test.
14584
14585 2000-10-04  Will Cohen  <wcohen@redhat.com>
14586
14587         * gcc.dg/20000926-1.c: New test.
14588
14589 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14590
14591         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14592         function name for current C++ compiler.
14593         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14594
14595 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14596
14597         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14598         __PRETTY_FUNCTION__.
14599         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14600
14601 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14602
14603         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14604
14605 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14606
14607         * gcc.c-torture/compile/20000923-1.c: New test.
14608
14609 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14610
14611         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14612         * g++.old-deja/g++.pt/ttp62.C: Same.
14613         * g++.old-deja/g++.other/inline14.C: Same.
14614
14615 2000-09-24  Richard Henderson  <rth@cygnus.com>
14616
14617         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14618
14619 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14620
14621         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14622
14623 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14624
14625         * gcc.c-torture/compile/20000922-1.c: New file.
14626
14627 2000-09-21  Nick Clifton  <nickc@redhat.com>
14628
14629         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14630         a signed long modulo operation.
14631         (mod6): New function - perform an unsigned long modulo operation.
14632         (main): Add tests for modulos of very large numbers by very small
14633         dividends.
14634
14635 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14636
14637         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14638
14639 2000-09-19  Richard Henderson  <rth@cygnus.com>
14640
14641         * gcc.dg/compare2.c (case 10): XFAIL.
14642
14643 2000-09-18  Richard Henderson  <rth@cygnus.com>
14644
14645         * gcc.c-torture/execute/20000906-1.c: Move ...
14646         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14647         that support __builtin_trap.
14648
14649 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14650
14651         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14652
14653 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14654
14655         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14656         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14657         more $ format tests.
14658
14659 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14660
14661         * gcc.dg/format-errmk-1.c: New test.
14662
14663 2000-09-17  Greg McGary  <greg@mcgary.org>
14664
14665         * gcc.c-torture/execute/20000917-1.x: Remove.
14666
14667 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14668
14669         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14670
14671 2000-09-17  Greg McGary  <greg@mcgary.org>
14672
14673         * gcc.c-torture/execute/20000917-1.c: New test.
14674         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14675
14676 2000-09-16  Neil Booth  <NeilB@earthling.net>
14677
14678         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14679         in nested macro bug.
14680
14681 2000-09-15  Neil Booth  <NeilB@earthling.net>
14682
14683         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14684
14685 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14686
14687         * gcc.c-torture/execute/20000914-1.c: New test.
14688
14689 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14690
14691         * g++.other/inline13.C: New test.
14692
14693 2000-09-12  Andreas Jaeger  <aj@suse.de>
14694
14695         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14696         constant by Ulrich Drepper <drepper@redhat.com>.
14697
14698 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14699
14700         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14701
14702 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14703
14704         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14705
14706 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14707
14708         * gcc.dg/cpp/backslash.c: New test.
14709
14710 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14711
14712         * gcc.c-torture/execute/20000910-1.c: New test.
14713         * gcc.c-torture/execute/20000910-2.c: Likewise.
14714
14715 2000-09-11  Robert Lipe  <robertl@sco.com>
14716
14717         * gcc.dg/pragma-align.c: New test.
14718
14719 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14720
14721         * g++.old-deja/g++.pt/explicit82.C: New test.
14722         * g++.old-deja/g++.pt/explicit83.C: New test.
14723
14724 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14725
14726         * gcc.dg/asm-names.c: New test.
14727
14728 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14729
14730         * gcc.dg/cpp/tr-warn6.c: New test
14731
14732 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14733
14734         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14735         be accepted.
14736
14737 2000-09-07  Catherine Moore  <clm@redhat.com>
14738
14739         * gcc.c-torture/execute/unroll-1.c: New test.
14740
14741 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14742
14743         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14744         ERROR markers.
14745         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14746         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14747         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14748         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14749         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14750         Preprocess only.
14751         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14752         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14753
14754 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14755
14756         * g++.old-deja/g++.pt/deduct2.C: New test.
14757
14758 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14759
14760         * g++.old-deja/g++.pt/parms2.C: New test.
14761
14762 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14763
14764         * g++.old-deja/g++.pt/crash58.C: New test.
14765
14766 2000-09-06  Greg McGary  <greg@mcgary.org>
14767
14768         * gcc.c-torture/execute/20000906-1.c: New test.
14769         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14770
14771 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14772
14773         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14774
14775 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14776
14777         * g++.old-deja/g++.pt/crash57.C: New test.
14778
14779 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14780
14781         * g++.old-deja/g++.pt/crash56.C: New test.
14782
14783 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14784
14785         * g++.old-deja/g++.pt/koenig1.C: New test.
14786
14787 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14788
14789         * gcc.dg/20000904-1.c: New test.
14790
14791 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14792
14793         * gcc.dg/cpp/paste8.c: New test.
14794
14795 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14796
14797         * gcc.c-torture/compile/20000827-1.c: New test.
14798
14799 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14800
14801         * gcc.dg/format-diag-1.c: New test.
14802
14803 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14804
14805         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14806         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14807         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14808         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14809         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14810
14811 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14812
14813         * g++.old-deja/g++.other/nested4.C: New test.
14814
14815 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14816
14817         * g++.old-deja/g++.ns/scoped1.C: New test.
14818
14819 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14820
14821         * lib/g++.exp: Support testing already-installed GCC.
14822
14823 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14824
14825         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14826
14827 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14828
14829         * gcc.dg/return-type-2.c: New test.
14830
14831 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14832
14833         * gcc.c-torture/compile/20000825-1.c: New test.
14834
14835 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14836
14837         * gcc.dg/dwarf2-2.c: New test.
14838
14839 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14840
14841         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14842         dg-warning regexps.
14843
14844 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14845
14846         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14847         gcc.dg/format-ext-5.c: New tests.
14848
14849 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14850
14851         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14852
14853 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14854
14855         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14856
14857 2000-08-24  Richard Henderson  <rth@cygnus.com>
14858
14859         * gcc.dg/ia64-sync-1.c: New test.
14860         * gcc.dg/ia64-sync-2.c: New test.
14861         * gcc.dg/ia64-asm-1.c: New test.
14862
14863 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14864
14865         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14866         * gcc.dg/format-ext-2.c: New test.
14867
14868 2000-08-23  Jason Merrill  <jason@redhat.com>
14869
14870         * lib/old-dejagnu.exp: Also ignore "In member function" and
14871         "At global scope".
14872
14873 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14874
14875         * gcc.dg/noncompile/label-lineno-1.c: New test.
14876
14877 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14878
14879         * gcc.dg/c99-array-nonobj-1.c: New test.
14880
14881 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14882
14883         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14884         tests.
14885         * gcc.dg/format-ext-1.c: New test.
14886
14887 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14888
14889         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14890         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14891         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14892         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14893         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14894
14895 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14896
14897         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14898         gcc.dg/c99-strftime-2.c: New tests.
14899
14900 2000-08-22  Richard Henderson  <rth@cygnus.com>
14901
14902         * gcc.c-torture/execute/20000822-1.c: New test.
14903
14904 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14905
14906         * gcc.c-torture/execute/20000819-1.x: Remove.
14907
14908 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14909
14910         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14911         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14912         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14913         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14914         gcc.dg/format-xopen-1.c: New tests.
14915
14916 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14917
14918         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14919
14920 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14921
14922         * g++.old-deja/g++.other/loop2.C: New test.
14923
14924         * gcc.c-torture/compile/20000606-1.c: New test.
14925         * gcc.c-torture/compile/20000728-1.c: New test.
14926         * gcc.c-torture/execute/20000801-1.c: New test.
14927         * gcc.c-torture/execute/20000801-2.c: New test.
14928         * gcc.c-torture/execute/20000819-1.c: New test.
14929         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14930         * gcc.dg/20000629-1.c: New test.
14931         * gcc.dg/20000724-1.c: New test.
14932         * gcc.dg/20000807-1.c: New test.
14933
14934 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14935
14936         * gcc.dg/cpp/pragma-1.c: New test.
14937         * gcc.dg/cpp/pragma-2.c: New test.
14938
14939 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14940
14941         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14942         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14943
14944 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14945
14946         * gcc.c-torture/compile/20000818-1.c: New test.
14947
14948 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14949
14950         * gcc.c-torture/execute/20000818-1.c: New test.
14951
14952 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14953
14954         * gcc.dg/format-va-1.c: New test.
14955
14956 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14957
14958         * g++.old-deja/g++.other/typedef8.C: New test.
14959
14960 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14961
14962         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14963         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14964         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14965         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14966         * g++.old-deja/g++.other/ptrmem7.C: New test.
14967         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14968
14969 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14970
14971         * g++.old-deja/g++.pt/typename27.C: New test.
14972
14973 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14974
14975         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14976         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14977         * g++.old-deja/g++.pt/friend45.C: New test.
14978         * g++.old-deja/g++.other/friend8.C: New test.
14979
14980 2000-08-15  Richard Henderson  <rth@cygnus.com>
14981
14982         * gcc.c-torture/execute/20000815-1.c: New test.
14983
14984 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14985
14986         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14987         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14988         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14989
14990 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14991
14992         * g++.old-deja/g++.other/refinit2.C: New test.
14993
14994 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14995
14996         * lib/c-torture.exp (c-torture): Make
14997         compiler_conditional_xfail_data global.
14998         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14999         compiler_conditional_xfail_data machinery.
15000         (f-torture-execute): Likewise.
15001         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15002         and only when unrolling loops.
15003
15004         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15005
15006 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15007
15008         * g++.old-deja/g++.pt/explicit81.C: New test.
15009
15010 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15011
15012         * g++.old-deja/g++.pt/typename26.C: New test.
15013
15014 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15015
15016         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15017         warning.
15018
15019 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15020
15021         * g++.old-deja/g++.other/array3.C: New test.
15022
15023 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15024
15025         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15026         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15027         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15028         New tests.
15029
15030 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15031
15032         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15033         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15034
15035 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15036
15037         * gcc.c-torture/execute/20000808-1.c: New test.
15038
15039 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15040
15041         * gcc.dg/c90-const-expr-1.c: New test.
15042
15043 2000-08-08  Richard Henderson  <rth@cygnus.com>
15044
15045         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15046
15047 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15048
15049         * gcc.dg/noncompile/const-ll-1.c: New test.
15050
15051 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15052
15053         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15054
15055 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15056
15057         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15058         that running programs linked against the shared version of libobjc
15059         run correctly.
15060
15061 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15062
15063         * gcc.dg/c99-printf-1.c: New test.
15064
15065 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15066
15067         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15068
15069 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15070
15071         * gcc.c-torture/execute/20000731-1.x: Delete.
15072
15073 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15074
15075         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15076         and torture_without_loops as is done by c-torture.exp.
15077         (search_for): Copy from c-torture.exp.
15078         (gcc-dg-runtest): New function, drives a directory of tests
15079         iterating over the TORTURE_OPTIONS.
15080         (scan-assembler, scan-assembler-not): Move here from
15081         individual directory drivers.
15082
15083         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15084         defined by lib/gcc-dg.exp.
15085         * gcc.dg/cpp/cpp.exp: Likewise.
15086         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15087         gcc-dg-runtest, so we cycle over optimization options.
15088
15089         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15090         * gcc.dg/compare2.c: No longer expected to fail.
15091
15092 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15093
15094         * gcc.c-torture/execute/20000804-1.c: New test.
15095
15096 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15097
15098         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15099
15100 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15101
15102         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15103
15104 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15105
15106         * gcc.c-torture/compile/20000803-1.c: New test.
15107
15108 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15109
15110         * gcc.c-torture/execute/20000801-3.c,
15111         gcc.c-torture/execute/20000801-4.c: New tests.
15112         * gcc.c-torture/execute/20000801-3.x,
15113         gcc.c-torture/execute/20000801-4.x: Xfail.
15114
15115 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15116
15117         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15118         libobjc/.libs to allow for libtool.
15119
15120 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15121
15122         * gcc.c-torture/compile/20000802-1.c: New test.
15123
15124 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15125
15126         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15127
15128 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15129
15130         * gcc-c-torture/execute/20000731-2.c: New test.
15131
15132         * gcc.c-torture/execute/20000731-1.c: New test.
15133         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15134
15135 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15136
15137         * testsuite/gcc.dg/cpp/paste7.c: New test.
15138         * gcc.dg/cpp/20000725-1.c: New test.
15139
15140 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15141
15142         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15143         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15144         declaration warning for __builtin_dwarf_reg_size.
15145
15146         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15147
15148 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15149
15150         * gcc.dg/noncompile/voidparam-1.c: New test.
15151
15152 2000-07-30  Richard Henderson  <rth@cygnus.com>
15153
15154         * gcc.dg/c90-digraph-1.c: Don't xfail.
15155         * gcc.dg/compare2.c (case 10): Xfail.
15156         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15157
15158 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15159
15160         * gcc.dg/c99-main-1.c: New test.
15161
15162 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15163
15164         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15165
15166 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15167
15168         * gcc.c-tortuer/execute/20000726-1.c: New test.
15169
15170 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15171
15172         * gcc.c-torture/execute/enum-2.c: New test.
15173
15174 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15175
15176         * gcc.dg/cpp/tr-warn3.c: New test.
15177
15178 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15179
15180         * g++.old-deja/g++.ext/implicit1.C: Remove.
15181         * g++.old-deja/g++.jason/c2.C: Remove
15182         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15183         * g++.old-deja/g++.pt/crash16.C: Likewise.
15184         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15185
15186 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15187
15188         * g++.old-deja/g++.other/for2.C: New test.
15189
15190 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15191
15192         * gcc.dg/20000720-1.c: New test.
15193
15194 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15195
15196         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15197
15198 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15199
15200         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15201         * gcc.c-torture/execute/20000722-1.c: New.
15202         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15203
15204 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15205
15206         * gcc.dg/cpp/20000720-1.S: New test.
15207
15208 2000-07-21  Michael Meissner  <meissner@redhat.com>
15209
15210         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15211
15212 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15213
15214         * g++.old-deja/g++.brendan/crash16.C,
15215         g++.old-deja/g++.brendan/parse3.C,
15216         g++.old-deja/g++.brendan/redecl1.C,
15217         g++.old-deja/g++.ns/template13.C,
15218         g++.old-deja/g++.other/decl4.C,
15219         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15220
15221 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15222
15223         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15224         and "Internal error".
15225
15226         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15227         regexps.
15228         * gcc.dg/cpp/paste6.c: New test.
15229
15230 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15231
15232         * gcc.dg/cpp/tr-direct.c: New test.
15233
15234         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15235         gcc.dg/cpp/undef1.c: Tweak error regexps.
15236
15237 2000-07-18  Eric Christopher <echristo@redhat.com>
15238
15239         * gcc.c-torture/compile/20000718-1.c: New test.
15240
15241 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15242
15243         * cpplex.c (_cpp_push_token): If the token being pushed back
15244         is the previous token in this context, just subtract one from
15245         context->posn.
15246         * cppmacro.c (save_expansion): Clear aux field when storing a
15247         placemarker.
15248
15249 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15250
15251         * gcc.dg/noncompile/redecl-1.c: New test.
15252
15253 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15254
15255         * gcc.c-torture/execute/20000717-5.c: New test.
15256         * gcc.c-torture/execute/20000717-1.x: Removed.
15257
15258 2000-07-17  Richard Henderson  <rth@cygnus.com>
15259
15260         * gcc.c-torture/execute/20000717-4.c: New test.
15261
15262 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15263
15264         * gcc.dg/cpp/syshdr.c: New test.
15265         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15266
15267 2000-07-17  Neil Booth  <neilb@earthling.net>
15268
15269         * gcc.dg/cpp/cmdlne-dM.c: New test.
15270         * gcc.dg/cpp/cmdlne-dD.c: New test.
15271
15272 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15273
15274         * gcc.c-torture/execute/20000717-3.c: New test.
15275
15276         * gcc.c-torture/compile/20000717-1.c: New test.
15277
15278 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15279
15280         * gcc.c-torture/execute/20000717-2.c: New test.
15281
15282 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15283
15284         * gcc.dg/formatz-1.c: New test.
15285
15286         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15287         * gcc.dg/c99-digraph-1.c: New tests.
15288
15289         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15290         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15291
15292         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15293         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15294         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15295         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15296         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15297         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15298         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15299
15300 2000-07-17   Greg McGary <greg@mcgary.org>
15301
15302         * gcc.c-torture/execute/20000717-1.c: New test.
15303         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15304
15305 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15306
15307         * gcc.c-torture/execute/20000715-2.c: New test.
15308         * gcc.dg/20000715-1.c: New test.
15309
15310 2000-07-15  Michael Meissner  <meissner@redhat.com>
15311
15312         * gcc.c-torture/execute/20000715-1.c: New test.
15313
15314 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15315
15316         * gcc.c-torture/execute/20000707-1.c: New test.
15317
15318 2000-07-13  Neil Booth  <NeilB@earthling.net>
15319
15320         * testsuite/gcc.dg/cpp/digraph1.c,
15321         testsuite/gcc.dg/cpp/digraph2.c,
15322         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15323
15324 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15325
15326         * g77.f-torture/compile/20000630-2.f:  New test.
15327         * g77.f-torture/compile/20000630-2.x
15328
15329 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15330
15331         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15332
15333 2000-07-11  Neil Booth  <NeilB@earthling.net>
15334
15335         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15336
15337 2000-07-11  Neil Booth  <NeilB@earthling.net>
15338
15339         * gcc.dg/cpp/cmdlne-C.c: New.
15340
15341 2000-07-09  Neil Booth  <NeilB@earthling.net>
15342
15343         * gcc.dg/cpp/directiv.c: New tests.
15344         * gcc.dg/cpp/undef1.c: Update.
15345
15346 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15347
15348         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15349
15350 2000-07-09  Neil Booth  <NeilB@earthling.net>
15351
15352         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15353
15354 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15355
15356         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15357         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15358
15359 2000-07-08  Neil Booth  <NeilB@earthling.net>
15360
15361         * gcc.dg/cpp/macsyntx.c: New tests.
15362
15363 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15364
15365         * gcc.dg/20000707-1.c: New test.
15366
15367 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15368
15369         * gcc.c-torture/execute/20000706-1.c: New test.
15370         * gcc.c-torture/execute/20000706-2.c: New test.
15371         * gcc.c-torture/execute/20000706-3.c: New test.
15372         * gcc.c-torture/execute/20000706-4.c: New test.
15373         * gcc.c-torture/execute/20000706-5.c: New test.
15374
15375 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15376
15377         * g++.old-deja/g++.pt/instantiate7.C: New test.
15378
15379 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15380
15381         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15382         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15383         * g++.old-deja/g++.other/rtti3.C: Likewise.
15384         * g++.old-deja/g++.other/rttid3.C: Likewise.
15385
15386 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15387
15388         *  g77.f-torture/compile/20000630-1.x: Fix typo
15389
15390 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15391
15392         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15393         assembly output.
15394
15395 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15396
15397         * gcc.dg/cpp/ident.c: New test.
15398
15399 2000-07-05  Neil Booth  <NeilB@earthling.net>
15400
15401         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15402           gcc.dg/cpp/lexstrng.c: New tests.
15403
15404 2000-07-04  Neil Booth  <NeilB@earthling.net>
15405
15406         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15407         * gcc.dg/cpp/strify2.c: Same.
15408
15409 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15410
15411         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15412         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15413         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15414         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15415
15416         * testsuite/gcc.dg/cpp/macro1.c,
15417         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15418         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15419         testsuite/gcc.dg/cpp/strify1.c,
15420         testsuite/gcc.dg/cpp/strify2.c: New tests.
15421
15422 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15423
15424         * gcc.c-torture/execute/20000703-1.c: New test.
15425
15426 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15427
15428         * g++.old-deja/g++.pt (lookup10.C): New test.
15429
15430 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15431
15432         * g++.old-deja/g++.pt (typename25.C): New test.
15433
15434 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15435
15436         * gcc.c-torture/compile/20000701-1.c: New test.
15437
15438 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15439
15440         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15441         to test case.
15442
15443 2000-06-30  Catherine Moore  <clm@cygnus.com>
15444
15445         * gcc.c-torture/execute/align-1.c: New test.
15446
15447 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15448
15449         * g++.old-deja/g++.pt/expr8.C: New test.
15450         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15451
15452 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15453
15454         * gcc.c-torture/compile/20000629-1.c: New test.
15455
15456 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15457
15458
15459         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15460         gcc.dg/noncompile directory, depending on whether they're
15461         preprocessor tests or not.  Annotate all the tests for the dg
15462         framework.
15463
15464         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15465         * gcc.dg/noncompile/noncompile.exp: New.
15466
15467         * Moved files:
15468         Old name                                New name
15469         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15470         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15471         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15472         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15473         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15474         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15475         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15476         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15477         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15478         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15479         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15480         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15481         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15482         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15483         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15484         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15485         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15486         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15487         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15488         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15489         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15490         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15491         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15492         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15493
15494         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15495         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15496         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15497         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15498         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15499         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15500
15501 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15502
15503         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15504         declare one variable.  On the fourth, error.
15505         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15506         declared by 20000628-1a.h.
15507
15508 2000-06-29  Richard Henderson  <rth@redhat.com>
15509
15510         * gcc.c-torture/execute/930529-1.x: New file.
15511         * gcc.dg/920413-1.c: Adjust expected warning text.
15512         * gcc.dg/980217-1.c: Declare abort.
15513         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15514
15515 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15516
15517         * g77.f-torture/compile/20000629-1.f: New test.
15518         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15519
15520 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15521
15522         Rearrange lots of files, removing entirely the
15523         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15524         directories.
15525
15526         * Deleted files:
15527         gcc.c-torture/code_quality/code_quality.exp
15528         gcc.c-torture/special/special.exp
15529         gcc.failure/failure.exp
15530         gcc.failure/940409-1.x
15531         gcc.c-torture/compile/961203-1.x
15532
15533         * New files:
15534         gcc.misc-tests/linkage.exp
15535         gcc.c-torture/execute/920730-1t.c
15536         gcc.c-torture/execute/920730-1t.x
15537         gcc.c-torture/compile/920520-1.x
15538         gcc.c-torture/compile/920521-1.x
15539         gcc.c-torture/compile/981006-1.x
15540         gcc.c-torture/execute/eeprof-1.x
15541
15542         * Moved files (possibly with modifications to fit a new harness):
15543         Old name                                New name
15544         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15545         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15546         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15547         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15548         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15549         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15550         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15551         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15552         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15553         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15554         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15555         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15556         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15557         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15558
15559 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15560
15561         * c-torture/compile/961203-1.x: Delete.
15562
15563         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15564         not exit. Include stdio.h.
15565         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15566         * gcc.misc-tests/dg-12.c: Likewise.
15567         * gcc.misc-tests/dg-5.c: Likewise.
15568         * gcc.misc-tests/dg-6.c: Likewise.
15569         * gcc.misc-tests/dg-7.c: Prototype abort.
15570         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15571         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15572         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15573         not exit.
15574         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15575         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15576
15577 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15578
15579         * gcc.dg/cpp/20000628-1.c: New test.
15580         * gcc.dg/cpp/20000628-1.h: New header for above test.
15581         * gcc.dg/cpp/20000628-1a.h: Likewise.
15582
15583 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15584
15585         * gcc.dg/cpp: New directory.
15586         * gcc.dg/cpp/cpp.exp: New driver.
15587         * gcc.dg/cpp/20000627-1.c: New test.
15588         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15589         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15590         and rewrite as a compilation test.
15591
15592         * gcc.dg: Move many files into the cpp subdirectory, possibly
15593         renaming or editing them as well.
15594         Old name                New name
15595         990119-1.c              cpp/19990119-1.c
15596         990228-1.c              cpp/19990228-1.c
15597         990407-1.c              cpp/19990407-1.c
15598         990409-1.c              cpp/19990409-1.c
15599         990413-1.c              cpp/19990413-1.c
15600         990703-1.c              cpp/19990703-1.c
15601         20000127-1.c            cpp/20000127-1.c
15602         20000129-1.c            cpp/20000129-1.c
15603         20000207-1.c            cpp/20000207-1.c
15604         20000207-2.c            cpp/20000207-2.c
15605         20000209-1.c            cpp/20000209-1.c
15606         20000209-2.c            cpp/20000209-2.c
15607         20000301-1.c            cpp/20000301-1.c
15608         20000419-1.c            cpp/20000419-1.c
15609         20000510-1.S            cpp/20000510-1.S
15610         20000519-1.c            cpp/20000519-1.c
15611         20000529-1.c            cpp/20000529-1.c
15612         20000625-1.c            cpp/20000625-1.c
15613         20000625-2.c            cpp/20000625-2.c
15614         cpp-as1.c               cpp/assert1.c
15615         cpp-as2.c               cpp/assert2.c
15616         cxx-comments-1.c        cpp/cxxcom1.c
15617         cxx-comments-2.c        cpp/cxxcom2.c
15618         endif-label.c           cpp/endif.c
15619         cpp-hash1.c             cpp/hash1.c
15620         cpp-hash2.c             cpp/hash2.c
15621         cpp-if1.c               cpp/if-1.c
15622         cpp-if2.c               cpp/if-2.c
15623         cpp-if3.c               cpp/if-3.c
15624         cpp-if4.c               cpp/if-4.c
15625         cpp-if5.c               cpp/if-5.c
15626         cpp-cond.c              cpp/if-cexp.c
15627         cpp-missingop.c         cpp/if-mop.c
15628         cpp-missingparen.c      cpp/if-mpar.c
15629         cpp-opprec.c            cpp/if-oppr.c
15630         cpp-ifparen.c           cpp/if-paren.c
15631         cpp-shortcircuit.c      cpp/if-sc.c
15632         cpp-shift.c             cpp/if-shift.c
15633         cpp-unary.c             cpp/if-unary.c
15634         cpp-li1.c               cpp/line1.c
15635         cpp-li2.c               cpp/line2.c
15636         lineno.c                cpp/line3.c
15637         lineno-2.c              cpp/line4.c
15638         cpp-mi.c                cpp/mi1.c
15639         cpp-mic.h               cpp/mi1c.h
15640         cpp-micc.h              cpp/mi1cc.h
15641         cpp-mind.h              cpp/mi1nd.h
15642         cpp-mindp.h             cpp/mi1ndp.h
15643         cpp-mix.h               cpp/mi1x.h
15644         cpp-mi2.c               cpp/mi2.c
15645         cpp-mi2a.h              cpp/mi2a.h
15646         cpp-mi2b.h              cpp/mi2b.h
15647         cpp-mi2c.h              cpp/mi2c.h
15648         cpp-mi3.c               cpp/mi3.c
15649         cpp-mi3.def             cpp/mi3.def
15650         poison-1.c              cpp/poison.c
15651         pr-impl.c               cpp/prag-imp.c
15652         cpp-redef-2.c           cpp/redef1.c
15653         cpp-redef.c             cpp/redef2.c
15654         strpaste.c              cpp/strp1.c
15655         strpaste-2.c            cpp/strp2.c
15656         cpp-tradpaste.c         cpp/tr-paste.c
15657         cpp-tradstringify.c     cpp/tr-str.c
15658         cpp-tradwarn1.c         cpp/tr-warn1.c
15659         cpp-tradwarn2.c         cpp/tr-warn2.c
15660         trigraphs.c             cpp/trigraphs.c
15661         cpp-unc1.c              cpp/unc1.c
15662         cpp-unc2.c              cpp/unc2.c
15663         cpp-unc3.c              cpp/unc3.c
15664         cpp-unc.c               cpp/unc4.c
15665         undef.c                 cpp/undef1.c
15666         undef-2.c               cpp/undef2.c
15667         cpp-wi1.c               cpp/widestr1.c
15668
15669 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15670
15671         * lib/g++.exp (g++_include_flags): Tweak.
15672
15673 2000-06-27  H.J. Lu  <hjl@gnu.org>
15674             Loren J. Rittle  <ljrittle@acm.org>
15675
15676         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15677         version with one that knows about the new gcc tree structure.
15678         (g++_link_flags): Same.
15679
15680 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15681
15682         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15683         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15684         case we are cross-compiling.
15685
15686         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15687         g++.old-deja/g++.niklas/Makefile.in,
15688         g++.old-deja/g++.niklas/configure.in,
15689         g++.old-deja/g++.other/Makefile.in,
15690         g++.old-deja/g++.other/configure.in,
15691         gcc.c-torture/code_quality/Makefile.in,
15692         gcc.c-torture/code_quality/configure.in,
15693         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15694         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15695         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15696         gcc.c-torture/execute/ieee/Makefile.in,
15697         gcc.c-torture/execute/ieee/configure.in,
15698         gcc.c-torture/noncompile/Makefile.in,
15699         gcc.c-torture/noncompile/configure.in,
15700         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15701         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15702         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15703
15704 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15705
15706         * g++.old-deja/g++.other/ambig3.C: New test.
15707
15708 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15709
15710         * g++.old-deja/g++.pt/syntax1.C: New test.
15711         * g++.old-deja/g++.pt/syntax2.C: New test.
15712         * g++.old-deja/g++.other/syntax3.C: New test.
15713         * g++.old-deja/g++.other/syntax4.C: New test.
15714
15715 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15716
15717         * gcc.dg/20000623-1.c: Prototype exit and abort.
15718
15719 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15720
15721         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15722         New tests.
15723         * gcc.dg/cpp-mi3.def: New file.
15724
15725         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15726         inside assertions.
15727         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15728         lexer's error messages.
15729         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15730         divine anything from the linemarkers.
15731         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15732         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15733
15734 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15735
15736         * gcc.dg/20000623-1.c: New test.
15737
15738 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15739
15740         * gcc.c-torture/execute/20000622-1.c: New test.
15741
15742 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15743
15744         * g++.old-deja/g++.other/init15.C: New test.
15745
15746 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15747
15748         * g++.old-deja/g++.pt/vaarg2.C: New test.
15749         * g++.old-deja/g++.pt/vaarg3.C: New test.
15750
15751 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15752
15753         * g++.old-deja/g++.other/dyncast6.C: New test.
15754
15755 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15756
15757         * gcc.c-torture/execute/loop-6.c: New test.
15758
15759 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15760
15761         * gcc.dg/20000614-1.c: New test.
15762         * gcc.dg/20000614-2.c: New test.
15763
15764 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15765
15766         * g++.old-deja/g++.other/inline12.C: New test.
15767
15768 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15769
15770         * g++.old-deja/g++.other/eh1.C: New test.
15771
15772 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15773
15774         * g++.old-deja/g++.other/type.C: New test.
15775
15776 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15777
15778         * g++.old-deja/g++.other/initstring.C: New test.
15779
15780 2000-06-12  Jason Merrill  <jason@redhat.com>
15781
15782         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15783
15784 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15785
15786         * gcc.c-torture/compile/20000609-1.c: New test.
15787
15788 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15789
15790         * gcc.dg/20000609-1.c: New test.
15791
15792 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15793
15794         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15795         * gcc.c-torture/noncompile/poison-1.c: Move...
15796         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15797         * gcc.dg/cpp-li1.c: Add a token after the #line.
15798
15799 2000-06-05  Richard Henderson  <rth@cygnus.com>
15800
15801         * gcc.c-torture/execute/20000605-2.c: New test.
15802         * gcc.c-torture/execute/20000605-3.c: New test.
15803
15804 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15805
15806         * g77.f-torture/execute/20000503-1.x: New file.
15807
15808 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15809
15810         * g++.old-deja/g++.eh/badalloc1.C: New test.
15811
15812 2000-06-05  Richard Henderson  <rth@cygnus.com>
15813
15814         * gcc.c-torture/execute/20000605-1.c: New test.
15815
15816 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15817             Nathan Sidwell <nathan@codesourcery.com>
15818
15819         * gcc.c-torture/compile/20000605-1.c: New test.
15820
15821 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15822
15823         * g77.f-torture/compile/20000601-1.f:  New test.
15824
15825 2000-06-03  Richard Henderson  <rth@cygnus.com>
15826
15827         * gcc.c-torture/execute/20000603-1.c: New.
15828
15829 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15830
15831         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15832         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15833
15834 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15835
15836         * gcc.dg/compare2.c (case 12): XFAIL.
15837         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15838         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15839
15840         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15841
15842 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15843
15844         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15845         guard macro is already defined when the header is first
15846         included.
15847         * gcc.dg/cpp-mix.h: New file.
15848         * gcc.dg/endif-label.c: Update patterns to match compiler.
15849
15850         * g++.brendan/complex1.C: Declare abort.
15851         * g++.law/refs4.C: Remove XFAIL.
15852         * g++.oliva/expr2.C: Declare abort and exit.
15853
15854 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15855
15856         * gcc.c-torture/execute/20000528-1.c: New test.
15857
15858         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15859         * g++.old-deja/g++.law/temps4.C: Likewise.
15860
15861         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15862         stdlib.h.  Call abort() on failure.
15863         * g++.old-deja/g++.law/refs4.C: Likewise.
15864         * g++.old-deja/g++.law/temps4.C: Likewise.
15865         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15866         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15867
15868 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15869
15870         Relative to g++.dg/special:
15871         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15872
15873         Relative to g++.old-deja:
15874         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15875         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15876         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15877         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15878         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15879         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15880         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15881
15882         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15883         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15884         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15885         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15886         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15887         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15888         and/or string.h.
15889
15890         * g++.other/goto1.C: Update expectations for error messages.
15891
15892 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15893
15894         * gcc.c-torture/compile/20000523-1.c: New test.
15895
15896 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15897
15898         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15899
15900 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15901
15902         * g++.old-deja/g++.eh/catch11.C: New test.
15903         * g++.old-deja/g++.eh/catch12.C: New test.
15904
15905 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15906
15907         * gcc.c-torture/execute/20000523-1.c: New test.
15908
15909 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15910
15911         * c-torture/execute/bcp-1.c: Replace abort in arg of
15912         __builtin_constant_p with a generic external function.
15913
15914         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15915         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15916         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15917         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15918         Prototype abort and/or exit.
15919
15920         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15921         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15922         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15923         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15924
15925 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15926
15927         * gcc.dg/dwarf2-1.c: New test.
15928
15929 2000-05-20  Richard Henderson  <rth@cygnus.com>
15930
15931         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15932
15933 2000-05-20  Andreas Jaeger  <aj@suse.de>
15934
15935         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15936         testcase.
15937
15938 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15939
15940         * gcc.c-torture/execute/20000519-2.c: New test.
15941
15942 2000-05-19  Andreas Jaeger  <aj@suse.de>
15943
15944         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15945         which fails with SSA.
15946
15947         * lib/c-torture.exp: Also test with -O3 -fssa.
15948
15949 2000-05-18  Michael Meissner  <meissner@redhat.com>
15950
15951         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15952         * gcc.c-torture/execute/920415-1.c: Ditto.
15953         * gcc.c-torture/execute/920501-1.c: Ditto.
15954         * gcc.c-torture/execute/conversion.c: Ditto.
15955         * gcc.c-torture/execute/cvt-1.c: Ditto.
15956
15957 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15958
15959         * gcc.c-torture/compile/20000518-1.c: New test.
15960
15961 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15962
15963         * g77.f-torture/compile/200005018.f:  New test.
15964
15965 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15966
15967         * gcc.c-torture/compile/20000517-1.c: New test.
15968
15969 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15970
15971         * gcc.c-torture/execute/20000516-1.c: New test.
15972
15973 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15974
15975         * g++.old-deja/g++.other/eh.C: New test.
15976
15977 2000-05-12  Richard Henderson  <rth@cygnus.com>
15978
15979         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15980         constants through to doit's conditional.
15981
15982 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15983
15984         * gcc.c-torture/compile/20000511-1.c: New test.
15985         * g77.f-torture/compile/20000511-1.f: New test.
15986         * g77.f-torture/compile/20000511-2.f: New test.
15987
15988 2000-05-11  Michael Meissner  <meissner@redhat.com>
15989
15990         * gcc.c-torture/execute/20000511-1.c: New test.
15991
15992 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15993
15994         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15995         * gcc.dg/20000510-1.S: New.
15996
15997 2000-05-08  Catherine Moore  <clm@cygnus.com>
15998
15999         * gcc.dg/unused-3.c: New.
16000
16001 2000-05-06  Richard Henderson  <rth@cygnus.com>
16002
16003           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16004           * g++.old-deja/g++.mike/warn1.C: Likewise.
16005           * g++.old-deja/g++.pt/local1.C: Likewise.
16006           * g++.old-deja/g++.pt/local7.C: Likewise.
16007           * g++.old-deja/g++.pt/spec16.C: Likewise.
16008
16009 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16010
16011         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16012
16013 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16014
16015           * g77.f-torture/execute/20000503-1.f:  New test.
16016
16017 2000-05-04  Andreas Jaeger  <aj@suse.de>
16018
16019         * gcc.dg/noreturn-2.c: New test.
16020
16021 2000-05-04  Neil Booth  <NeilB@earthling.net>
16022
16023         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16024         preprocessor.
16025
16026 2000-05-04  Richard Henderson  <rth@cygnus.com>
16027
16028         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16029
16030 2000-05-04  Richard Henderson  <rth@cygnus.com>
16031
16032         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16033         OpenSSL by Jason R Thorpe.
16034
16035 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16036
16037         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16038
16039 2000-05-03  Robert Lipe <robertlipe@usa.net>
16040
16041         * gcc.dg/20000503-1.c: New test.
16042
16043 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16044
16045         * gcc.c-torture/compile/20000502-1.c: New test.
16046         * g++.old-deja/g++.other/align.C: New test.
16047         * gcc.dg/cpp-tradstringify.c: New test.
16048
16049 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16050
16051         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16052         and hard registers.
16053
16054 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16055
16056         * gcc.c-torture/execute/loop-5.c: New test.
16057
16058 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16059
16060         * gcc.c-torture/execute/va-arg-20.c: New test.
16061
16062 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16063
16064         * gcc.c-torture/execute/20000422-1.c: New test.
16065
16066 2000-04-20  Greg McGary  <gkm@gnu.org>
16067
16068         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16069         when optimizing, but without sibling-call optimizations (-O1).
16070
16071 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16072
16073           * gcc.c-torture/compile/20000420-1.c: New test.
16074
16075 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16076
16077         * g++.abi/ptrflags.C: New test.
16078         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16079
16080 2000-04-19  Catherine Moore  <clm@cygnus.com>
16081
16082         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16083
16084 2000-04-19  Greg McGary  <gkm@gnu.org>
16085
16086         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16087         sibling-call optimizations.
16088
16089 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16090
16091         * gcc.dg/20000419-1.c: New test.
16092
16093 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16094
16095         * gcc.c-torture/execute/20000412-6.c: New test.
16096
16097 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16098
16099         * gcc.c-torture/execute/20000412-5.c: New test.
16100         * g77.f-torture/compile/20000412-1.f: New test.
16101         * gcc.c-torture/execute/20000412-4.c: New test.
16102         * gcc.c-torture/compile/20000412-2.c: New test.
16103         * gcc.c-torture/execute/20000412-3.c: New test.
16104         * gcc.c-torture/compile/20000412-1.c: New test.
16105         * gcc.c-torture/execute/20000412-2.c: New test.
16106
16107 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16108
16109         * objc/execute/bf-20.m: New test.
16110
16111 2000-04-10  Richard Henderson  <rth@cygnus.com>
16112
16113         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16114
16115         * gcc.c-torture/execute/20000412-1.c: New test.
16116
16117 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16118
16119         * g++.old-deja/g++.eh/catchptr1.C: New test.
16120
16121 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16122
16123         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16124
16125 2000-04-08  Neil Booth  <NeilB@earthling.net>
16126
16127         * gcc.dg/cpp-nullchar.c: Remove test as
16128         embedded nulls cause problems.
16129
16130 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16131
16132         * gcc.dg/compare2.c: New test.
16133
16134 2000-04-08  Neil Booth  <NeilB@earthling.net>
16135
16136         * gcc.dg/cpp-nullchar.c: New test.
16137
16138 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16139
16140         * gcc.dg/cpp-mi2.c: New test.
16141         * gcc.dg/cpp-mi2[abc].h: New files.
16142
16143 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16144
16145         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16146         member name.
16147
16148 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16149
16150         * g++.old-deja/g++.abi/vmihint.C: New test.
16151
16152 2000-04-06  Neil Booth  <NeilB@earthling.net>
16153
16154         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16155         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16156         copyright.
16157
16158 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16159
16160         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16161         avoid stack-frame overwrite.
16162
16163 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16164
16165         * gcc.c-torture/compile/20000405-2.c: New test.
16166         * gcc.c-torture/compile/20000405-3.c: New test.
16167
16168 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16169
16170         * gcc.c-torture/compile/20000405-1.c: New test.
16171
16172 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16173
16174         * gcc.dg/cast-qual-1.c: Revert last change.
16175
16176 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16177
16178         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16179
16180 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16181
16182         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16183         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16184
16185 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16186
16187         * gcc.c-torture/compile/20000403-2.c: New test.
16188         * gcc.c-torture/compile/20000403-1.c: New test.
16189
16190 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16191
16192         * gcc.c-torture/execute/20000403-1.c: New test.
16193
16194 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16195
16196         * gcc.c-torture/execute/20000402-1.c: New test.
16197
16198 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16199
16200         * gcc.c-torture/execute/va-arg-15.c: New test.
16201         * gcc.c-torture/execute/va-arg-16.c: New test.
16202         * gcc.c-torture/execute/va-arg-17.c: New test.
16203         * gcc.c-torture/execute/va-arg-18.c: New test.
16204         * gcc.c-torture/execute/va-arg-19.c: New test.
16205
16206 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16207
16208         * gcc.c-torture/compile/981211-1.c: Move to...
16209         * gcc.dg/cpp-as1.c: ...here.
16210         * gcc.dg/cpp-as2.c: New file.
16211
16212         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16213         compiler.
16214
16215 2000-04-02  Neil Booth  <NeilB@earthling.net>
16216
16217         * gcc.dg/cpp-cond.c  New tests.
16218         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16219         accidental success less likely.
16220         * gcc.dg/cpp-missingop.c  New tests.
16221         * gcc.dg/cpp-missingparen.c  New tests.
16222         * gcc.dg/cpp-shift.c  New tests.
16223         * gcc.dg/cpp-shortcircuit.c  New tests.
16224         * gcc.dg/cpp-unary.c  New tests.
16225
16226 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16227
16228         * gcc.c-torture/compile/20000329-1.c: New test.
16229
16230 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16231
16232         * gcc.c-torture/compile/20000326-1.c: New test.
16233         * gcc.c-torture/compile/20000326-2.c: New test.
16234
16235 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16236
16237         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16238         the first parameter is a function argument.
16239
16240 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16241
16242         * g++.old-deja/g++.ext/array4.C: New test.
16243
16244 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16245
16246         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16247
16248 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16249
16250         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16251
16252 2000-03-19  Richard Henderson  <rth@cygnus.com>
16253
16254         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16255
16256 2000-03-19  Richard Henderson  <rth@cygnus.com>
16257
16258         * gcc.c-torture/compile/20000319-1.c: New test.
16259
16260 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16261
16262         * gcc.c-torture/execute/20000314-3.c: New test.
16263         * gcc.c-torture/execute/20000314-2.c: New test.
16264         * gcc.c-torture/execute/20000314-1.c: New test.
16265         * gcc.c-torture/compile/20000314-2.c: New test.
16266         * gcc.c-torture/compile/20000314-1.c: New test.
16267
16268 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16269
16270         * g++.old-deja/g++.warn/inline.C: New test.
16271
16272 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16273
16274         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16275         standards-compliant result rather than specific constants.
16276         Put test-values in array.
16277
16278 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16279
16280         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16281         (g++_target_compile): Put test-specific options last.
16282
16283 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16284
16285         * g++.old-deja/g++.eh/vbase4.C: New test.
16286
16287 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16288
16289         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16290
16291 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16292
16293         * g++.old-deja/g++.brendan/misc12.C: Removed.
16294         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16295         * g++.old-deja/g++.ext/pretty4.C: New test.
16296
16297 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16298
16299         * g++.old-deja/g++.other/string2.C: New test.
16300
16301 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16302
16303         * g++.old-deja/g++.warn/impint2.C: New test.
16304
16305 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16306
16307         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16308         is 1, not zero.
16309
16310 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16311
16312         * g++.old-deja/g++.warn/impint.C: New test.
16313         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16314         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16315         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16316         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16317         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16318         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16319         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16320         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16321         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16322         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16323         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16324         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16325
16326 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16327
16328         * gcc.dg/cpp-redef.c: New test.
16329
16330 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16331
16332         * g++.old-deja/g++.pt/unify7.C: New test.
16333
16334 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16335
16336         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16337         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16338
16339 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16340
16341         * gcc.c-torture/compile/20000224-1.c: New test.
16342
16343 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16344
16345         * gcc.c-torture/compile/cpp-2.c: New test.
16346         * gcc.c-torture/compile/cpp-1.c: New test.
16347
16348 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16349
16350         * gcc.c-torture/execute/20000225-1.c: New test.
16351
16352 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16353
16354         * gcc.dg/cpp-li2.c: New test.
16355
16356         * gcc.dg/cpp-wi1.c: New test.
16357
16358         * gcc.dg/cpp-li1.c: New test.
16359
16360 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16361
16362         * g++.old-deja/g++.other/sizeof5.C: New test.
16363
16364 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16365
16366         * gcc.c-torture/execute/va-arg-13.c: New test.
16367
16368 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16369
16370         * gcc.c-torture/execute/va-arg-12.c: New test.
16371
16372 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16373
16374         * gcc.c-torture/execute/20000223-1.c: New test.
16375
16376 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16377
16378         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16379
16380 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16381
16382         * g++.old-deja/g++.abi/ptrmem.C: New test.
16383
16384 2000-02-19  Richard Henderson  <rth@cygnus.com>
16385
16386         * gcc.c-torture/compile/init-3.c: New.
16387
16388 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16389
16390         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16391         ALWAYS_CXXFLAGS.
16392
16393 2000-02-11  Robert Lipe <robertl@sco.com>
16394
16395         * gcc.c-torture/compile/20000211-3.c: New test.
16396
16397 2000-02-11  Martin Buchholz <martin@xemacs.org>
16398
16399         * gcc.c-torture/compile/20000211-2.c: New test.
16400
16401 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16402
16403         * gcc.c-torture/compile/20000211-1.c: New test.
16404
16405 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16406
16407         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16408           on native targets
16409
16410 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16411
16412         * g++.old-deja/g++.other/cast5.C: New test.
16413
16414 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16415
16416         * gcc.c-torture/execute/20000205-1.c: New.
16417
16418 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16419
16420         * g++.old-deja/g++.jason/cast3.C: Return void.
16421         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16422
16423 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16424
16425         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16426
16427         * gcc.dg/loop-1.c: New test.
16428
16429 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16430
16431         * gcc.c-torture/compile/20000127-1.c: New test.
16432         * gcc.c-torture/execute/991228-1.c: New test.
16433
16434 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16435
16436         * gcc.dg/unused-2.c: New test.
16437
16438         * gcc.dg/conv-1.c: New test.
16439
16440 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16441
16442         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16443         compiler.
16444         (tool_option_proc): Fix typo.
16445
16446 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16447
16448         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16449         of the ld on the host, not on the build machine.
16450         Also, don't crash if '--help' is not a supported option.
16451
16452 2000-01-24  Richard Henderson  <rth@cygnus.com>
16453
16454         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16455
16456 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16457
16458         * gcc.c-torture/execute/20000120-2.c: New test.
16459         * gcc.c-torture/execute/20000120-1.c: New test.
16460
16461 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16462
16463         * gcc.c-torture/execute/20000113-1.c: New test.
16464
16465 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16466
16467         * gcc.c-torture/execute/20000112-1.c: New test.
16468
16469 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16470
16471         * gcc.dg/20000111-1.c: New test.
16472
16473 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16474
16475         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16476         with 16 bit integers.
16477
16478 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16479
16480         * gcc.dg/20000108-1.c: New test.
16481
16482 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16483
16484         * g++.old-deja/g++.ns/koenig8.C: New test.
16485
16486 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16487
16488         * g++.old-deja/g++.other/cast4.C: New test.
16489
16490 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16491
16492         * gcc.c-torture/compile/20000105-2.c: New test.
16493         * gcc.c-torture/compile/20000105-1.c: New test.
16494
16495 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16496
16497         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16498         references to printf & atoi to conform to ANSI standard.
16499         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16500         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16501         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16502         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16503         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16504         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16505         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16506         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16507         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16508         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16509         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16510         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16511         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16512         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16513         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16514         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16515         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16516         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16517         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16518         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16519         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16520         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16521         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16522         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16523         * g++.old-deja/g++.brendan/init3.C: Likewise.
16524         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16525         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16526         * g++.old-deja/g++.brendan/new2.C: Likewise.
16527         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16528         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16529         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16530         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16531         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16532         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16533         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16534         * g++.old-deja/g++.brendan/template24.C: Likewise.
16535         * g++.old-deja/g++.brendan/template3.C: Likewise.
16536         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16537         * g++.old-deja/g++.jason/inline3.C: Likewise.
16538         * g++.old-deja/g++.jason/opeq.C: Likewise.
16539         * g++.old-deja/g++.law/arg5.C: Likewise.
16540         * g++.old-deja/g++.law/arm7.C: Likewise.
16541         * g++.old-deja/g++.law/ctors11.C: Likewise.
16542         * g++.old-deja/g++.law/cvt8.C: Likewise.
16543         * g++.old-deja/g++.law/init9.C: Likewise.
16544         * g++.old-deja/g++.law/refs4.C: Likewise.
16545         * g++.old-deja/g++.law/template2.C: Likewise.
16546         * g++.old-deja/g++.law/visibility24.C: Likewise.
16547         * g++.old-deja/g++.law/vtable3.C: Likewise.
16548         * g++.old-deja/g++.mike/asm2.C: Likewise.
16549         * g++.old-deja/g++.mike/eh1.C: Likewise.
16550         * g++.old-deja/g++.mike/misc1.C: Likewise.
16551         * g++.old-deja/g++.mike/misc13.C: Likewise.
16552         * g++.old-deja/g++.mike/misc14.C: Likewise.
16553         * g++.old-deja/g++.mike/ns12.C: Likewise.
16554         * g++.old-deja/g++.mike/p1248.C: Likewise.
16555         * g++.old-deja/g++.mike/p3708.C: Likewise.
16556         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16557         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16558         * g++.old-deja/g++.mike/p646.C: Likewise.
16559         * g++.old-deja/g++.mike/p700.C: Likewise.
16560         * g++.old-deja/g++.mike/p783.C: Likewise.
16561         * g++.old-deja/g++.mike/p783a.C: Likewise.
16562         * g++.old-deja/g++.mike/p783b.C: Likewise.
16563         * g++.old-deja/g++.mike/p786.C: Likewise.
16564         * g++.old-deja/g++.mike/p789.C: Likewise.
16565         * g++.old-deja/g++.mike/p789a.C: Likewise.
16566         * g++.old-deja/g++.mike/p807a.C: Likewise.
16567         * g++.old-deja/g++.other/delete3.C: Likewise.
16568         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16569         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16570         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16571         * g++.old-deja/g++.other/empty1.C: Likewise.
16572         * g++.old-deja/g++.other/temporary1.C: Likewise.
16573         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16574         * g++.old-deja/g++.pt/t16.C: Likewise.
16575         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16576
16577 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16578
16579         * gcc.dg/991230-1.c: New test.
16580
16581 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16582
16583         * gcc.c-torture/compile/991229-3.c: New test.
16584         * gcc.c-torture/compile/991229-2.c: New test.
16585         * gcc.c-torture/compile/991229-1.c: New test.
16586
16587 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16588
16589         * gcc.c-torture/compile/labels-2.c: New test.
16590
16591 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16592
16593         * gcc.c-torture/execute/991227-1.c: New test.
16594
16595 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16596
16597         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16598
16599 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16600
16601         * gcc.c-torture/execute/991221-1.c: New test.
16602
16603 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16604
16605         * g++.old-deja/g++.other/cast3.C: New test.
16606
16607 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16608
16609         * gcc.c-torture/execute/991216-4.c: New test.
16610
16611 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16612
16613         * gcc.c-torture/execute/991216-1.c: New test.
16614         * gcc.c-torture/execute/991216-2.c: New test.
16615         * gcc.c-torture/execute/991216-3.c: New test.
16616
16617 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16618
16619         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16620         Actually make the test fail by using "-O2" for compilation.
16621
16622 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16623
16624         * g++.old-deja/g++.warn/cast-align1.C: New test.
16625
16626 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16627
16628         * gcc.c-torture/compile/991214-1.c: New test.
16629         * gcc.c-torture/compile/991214-2.c: New test.
16630
16631 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16632
16633         * gcc.dg/991214-1.c: New test.
16634
16635 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16636
16637         * gcc.c-torture/compile/991213-3.c: New test.
16638         * gcc.c-torture/compile/991213-2.c: New test.
16639         * gcc.c-torture/compile/991213-1.c: New test.
16640
16641 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16642
16643         * gcc.dg/991209-1.c: New test.
16644
16645 1999-12-08  Nathan Sidwell <nathan@acm.org>
16646
16647         * gcc.c-torture/compile/991208-1.c: New test.
16648
16649 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16650
16651         * gcc.dg/ultrasp2.c: New test.
16652
16653 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16654
16655         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16656
16657 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16658
16659         * gcc.c-torture/compile/991202-1.c: New test.
16660         * gcc.c-torture/execute/991202-1.c: New test.
16661         * gcc.c-torture/execute/991202-2.c: New test.
16662         * gcc.c-torture/execute/991202-3.c: New test.
16663
16664 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16665
16666         * g++.old-deja/g++.abi/align.C: New test.
16667         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16668         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16669
16670 1999-12-01  Richard Henderson  <rth@cygnus.com>
16671
16672         * gcc.c-torture/execute/991201-1.c: New.
16673
16674 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16675
16676         * gcc.dg/991129-1.c: New test.
16677
16678 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16679
16680         * gcc.c-torture/compile/991127-1.c: New test.
16681
16682 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16683
16684         * g++.old-deja/g++.other/warn4.C: New test.
16685
16686 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16687
16688         * g++.old-deja/g++.eh/cleanup2.C: New test.
16689         * g++.old-deja/g++.ext/pretty2.C: New test.
16690         * g++.old-deja/g++.ext/pretty3.C: New test.
16691         * g++.old-deja/g++.other/debug6.C: New test.
16692
16693 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16694
16695         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16696         compiler_output to look for one error message instead of two.
16697
16698 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16699
16700         * gcc.c-torture/execute/991118-1.c: Also test case
16701         where the word boundary does not split a byte evenly.
16702
16703 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16704
16705         * g++.old-deja/g++.ext/restrict1.C: New test.
16706
16707 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16708
16709         * gcc.c-torture/execute/991118-1.c: New test.
16710
16711 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16712
16713         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16714         working directory pathnames.
16715
16716 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16717
16718         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16719         host is equipped with driver.h and driver.o so it can actually
16720         compile and run the tests.
16721
16722 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16723
16724         * gcc.c-torture/compile/991008-1.c: New test.
16725
16726 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16727
16728         * lib/gcc-dg.exp: Include target-supports.exp
16729
16730 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16731
16732         * lib/target-supports.exp: New file: Provide procs to test for
16733         features supported by the target.
16734         (check_weak_available): Moved here from ecos.exp.
16735         (check_alias_available): New proc: Determine of the target
16736         toolchain supports the alias attribute.
16737
16738         * gcc.dg/special/ecos.exp: Move check_weak_available to
16739         target-supports.exp.
16740         (alias-1.c): Only perform the test if the target supports
16741         aliases.
16742         (wkali-1.c): Only perform the test if the target supports
16743         aliases.
16744
16745         * gcc.dg/990506-0.c: Expect error messages from cross
16746         targets as well as native targets.
16747
16748 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16749
16750         * gcc.dg/ultrasp1.c: Removed xfail.
16751         * gcc.dg/struct-ret-2.c: Likewise.
16752         * gcc.dg/array-1.c: Likewise.
16753
16754 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16755
16756         * gcc.dg/struct-ret-2.c: New test.
16757
16758         * gcc.dg/array-1.c: New test.
16759
16760 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16761
16762         * gcc.c-torture/execute/991030-1.c: New test.
16763
16764 1999-10-26  Richard Henderson  <rth@cygnus.com>
16765
16766         * gcc.c-torture/compile/991026-2.c: New test.
16767
16768 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16769
16770         * gcc.c-torture/compile/991026-1.c: New test.
16771
16772 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16773
16774         * gcc.c-torture/execute/991023-1.c: New test.
16775
16776 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16777
16778         * gcc.c-torture/execute/991019-1.c: New test.
16779
16780 1999-10-16  Richard Henderson  <rth@cygnus.com>
16781
16782         * gcc.c-torture/execute/991016-1.c: New test.
16783
16784 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16785
16786         * gcc.c-torture/execute/991014-1.c: New test.
16787
16788 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16789
16790         * g++.old-deja/g++.other/union2.C: New test.
16791
16792 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16793
16794         * g++.old-deja/g++.other/vaarg2.C: New test.
16795         * g++.old-deja/g++.other/vaarg3.C: New test.
16796
16797 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16798
16799         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16800         in compile/.
16801
16802 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16803
16804         * gcc.c-torture/execute/va-arg-11.c: New test.
16805
16806 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16807
16808         * lib/file-format.exp (gcc_target_object_format): Don't
16809         crash if objdump is unavailable.
16810
16811 1999-09-29  Donn Terry <donn@interix.com>
16812
16813         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16814
16815 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16816
16817         * gcc.c-torture/compile/990928-1.c: New test.
16818
16819 1999-09-28  Nathan Sidwell  <nathan@acm.org>
16820
16821         * g++.old-deja/g++.other/decl6.C: New test.
16822
16823 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16824
16825         * gcc.c-torture/execute/va-arg-10.c: New test.
16826
16827 1999-09-27  Nathan Sidwell  <nathan@acm.org>
16828
16829         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
16830         __PRETTY_FUNCTION__.
16831
16832 1999-09-23  Nick Clifton  <nickc@cygnus.com>
16833
16834         * gcc.c-torture/execute/990923-1.c: New test.
16835
16836 1999-09-21  Nick Clifton  <nickc@cygnus.com>
16837
16838         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
16839         for which -fpic is inappropriate.
16840
16841 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
16842
16843         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
16844
16845 1999-09-21  Nathan Sidwell  <nathan@acm.org>
16846
16847         * g++.old-deja/g++.other/dyncast1.C: New test.
16848         * g++.old-deja/g++.other/dyncast2.C: New test.
16849         * g++.old-deja/g++.other/dyncast3.C: New test.
16850         * g++.old-deja/g++.other/dyncast4.C: New test.
16851         * g++.old-deja/g++.other/dyncast5.C: New test.
16852         * g++.old-deja/g++.eh/catch3.C: New test.
16853         * g++.old-deja/g++.eh/catch3p.C: New test.
16854         * g++.old-deja/g++.eh/catch4.C: New test.
16855         * g++.old-deja/g++.eh/catch4p.C: New test.
16856         * g++.old-deja/g++.eh/catch5.C: New test.
16857         * g++.old-deja/g++.eh/catch5p.C: New test.
16858         * g++.old-deja/g++.eh/catch6.C: New test.
16859         * g++.old-deja/g++.eh/catch6p.C: New test.
16860         * g++.old-deja/g++.eh/catch7.C: New test.
16861         * g++.old-deja/g++.eh/catch7p.C: New test.
16862         * g++.old-deja/g++.eh/catch8.C: New test.
16863         * g++.old-deja/g++.eh/catch8p.C: New test.
16864         * g++.old-deja/g++.eh/catch9.C: New test.
16865         * g++.old-deja/g++.eh/catch9p.C: New test.
16866
16867 1999-09-13  Nathan Sidwell  <nathan@acm.org>
16868
16869         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
16870         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
16871
16872 1999-09-13  Jeffrey A Law  (law@cygnus.com)
16873
16874         * gcc.c-torture/compile/990913-1.c: New test.
16875
16876 1999-09-10  Nathan Sidwell  <nathan@acm.org>
16877
16878         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
16879         * g++.old-deja/g++.jason/rfg5.C: Likewise.
16880
16881 1999-09-09  Richard Henderson  <rth@cygnus.com>
16882
16883         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
16884
16885 1999-09-09  Nathan Sidwell  <nathan@acm.org>
16886
16887         * g++.old-deja/g++.other/lookup11.C: New test.
16888         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
16889         what is permitted and what we want.
16890         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
16891         overload use.
16892         * g++.old-deja/g++.jason/rfg5.C: Likewise
16893
16894 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
16895
16896         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
16897         * gcc.c-torture/noncompile/poison-1.c: New file.
16898
16899 1999-09-08  Nathan Sidwell  <nathan@acm.org>
16900
16901         * g++.old-deja/g++.other/sizeof3.C: New test.
16902         * g++.old-deja/g++.other/sizeof4.C: New test.
16903         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
16904         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
16905
16906 1999-09-07  Richard Henderson  <rth@cygnus.com>
16907
16908         * gcc.dg/va-arg-1.c: New.
16909
16910 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16911
16912         * gcc.c-torture/execute/va-arg-9.c: New test.
16913
16914 1999-09-05  Craig Burley  <craig@jcb-sc.com>
16915
16916         * g77.f-torture/compile/980519-2.f: New test.
16917         * g77.f-torture/compile/19990905-0.f: New test.
16918         * g77.f-torture/compile/19990905-1.f: New test.
16919         * g77.f-torture/compile/19990905-2.f: New test.
16920
16921         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
16922
16923 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
16924
16925         * gcc.c-torture/execute/990827-1.c: Fix typo.
16926
16927 1999-09-03  Nathan Sidwell  <nathan@acm.org>
16928
16929         * g++.old-deja/g++.other/deref1.C: New test.
16930
16931 1999-09-02  Nathan Sidwell  <nathan@acm.org>
16932
16933         * g++.old-deja/g++.other/ambig2.C: New test.
16934         * g++.old-deja/g++.other/cond5.C: New test.
16935         * g++.old-deja/g++.other/lookup16.C: New test.
16936
16937 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
16938
16939         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
16940         assemblers too.
16941
16942 1999-08-31  Jeffrey A Law  (law@cygnus.com)
16943
16944         * lib/c-torture.exp: Avoid the "compare executables" optimization
16945         when testing native.
16946
16947 1999-08-29  Jeffrey A Law  (law@cygnus.com)
16948
16949         * gcc.c-torture/execute/990829-1.c: New test.
16950         * gcc.c-torture/compile/990829-1.c: New test.
16951
16952 1999-08-27  Paul Burchard  <burchard@pobox.com>
16953
16954         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
16955         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
16956         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
16957         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
16958         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
16959         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
16960         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
16961         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
16962         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
16963         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
16964         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
16965
16966 1999-08-27  Jeffrey A Law  (law@cygnus.com)
16967
16968         * gcc.c-torture/execute/990827-1.c: New test.
16969
16970 1999-08-26  Craig Burley  <craig@jcb-sc.com>
16971
16972         * g77.f-torture/noncompile/19990826-4.f: New test.
16973
16974         * g77.f-torture/compile/19990826-3.f: New test.
16975
16976         * g77.f-torture/execute/19990826-2.f: New test.
16977
16978         * g77.f-torture/compile/19990826-1.f: New test.
16979
16980         * gcc.c-torture/execute/990826-0.c: New test.
16981         * g77.c-torture/execute/19990826-0.f: New test.
16982
16983         * g77.f-torture/noncompile/970626-2.f: New test.
16984
16985 1999-08-25  Paul Burchard  <burchard@pobox.com>
16986
16987         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
16988         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
16989         lss-011.C: New tests.
16990
16991 1999-08-25  Nathan Sidwell  <nathan@acm.org>
16992
16993         * g++.old-deja/g++.other/decl5.C: New test.
16994
16995 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16996
16997         * noncompile/noncompile.exp: Load_lib c-torture.exp.
16998         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
16999         call `postbase' for each one.  All callers of `postbase' changed
17000         to call this instead.
17001
17002 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17003
17004         * gcc.c-torture/execute/990811-1.c: New test.
17005
17006 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17007
17008         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17009         just native ones.
17010
17011         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17012         just native ones.
17013
17014 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17015
17016         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17017
17018 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17019
17020         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17021
17022 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17023
17024         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17025
17026 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17027
17028         * gcc.c-torture/execute/990804-1.c: New test.
17029
17030 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17031
17032         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17033         * g++.old-deja/g++.brendan/crash64.C: Likewise
17034         * g++.old-deja/g++.brendan/overload8.C: Likewise
17035
17036 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17037
17038         * g++.old-deja/g++.other/struct1.C: New test.
17039
17040 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17041
17042         * g++.old-deja/g++.other/enum2.C: New test.
17043
17044 1999-08-02  Richard Henderson  <rth@cygnus.com>
17045
17046         Adapted from tests from Franz Sirl:
17047         * gcc.c-torture/execute/va-arg-7.c: New test.
17048         * gcc.c-torture/execute/va-arg-8.c: New test.
17049
17050 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17051
17052         * gcc.c-torture/compile/990801-2.c: New test.
17053
17054         * gcc.c-torture/compile/990801-1.c: New test.
17055
17056 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17057
17058         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17059         fp-cmp-1.c, converting double to float.
17060
17061         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17062         fp-cmp-1.c, converting double to long double.
17063
17064         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17065         from fr1 to unknown_register, since fr1 is a legitimate register
17066         on some machines.
17067
17068 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17069
17070         * README: More listname related changes.
17071
17072 1999-07-08  Catherine Moore  <clm@cygnus.com>
17073
17074         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17075
17076 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17077
17078         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17079
17080 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17081
17082         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17083
17084 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17085
17086         * gcc.dg/990703-1.c: New test.
17087
17088 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17089
17090         * lib/file-format.exp: New file: Move definition of proc
17091         gcc_target_object_format to here from
17092         gcc.dg/special/ecos.exp.
17093
17094         * lib/c-torture.exp: Include lib file-format.exp.
17095         * lib/gcc-dg.exp: Include lib file-format.exp.
17096
17097         * gcc.dg/special/ecos.exp: Remove definition of proc
17098         gcc_target_object_format.
17099
17100 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17101
17102         * gcc.c-torture/execute/990628-1.c: New test.
17103
17104 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17105
17106         * gcc.c-torture/compile/990625-2.c: New test.
17107
17108         * gcc.c-torture/compile/990625-1.c: New test.
17109
17110 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17111
17112         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17113         attributes compile.
17114         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17115         ports that use the COFF/PE file format.
17116
17117 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17118
17119         * gcc.c-torture/compile/990617-1.c: New test.
17120
17121 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17122
17123         * g++.old-deja/g++.other/decl4.C: New test.
17124
17125 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17126
17127         * g++.old-deja/g++.other/bitfld3.C: New test.
17128
17129 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17130
17131         * g++.old-deja/g++.eh/catch1.C: New test.
17132
17133 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17134
17135         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17136
17137         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17138         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17139
17140 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17141
17142         * g77.f-torture/compile/19990502-0.f: Replace with new,
17143         shorter, test that still fails after recent changes.
17144
17145 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17146
17147         * gcc.c-torture/execute/990604-1.c: New test.
17148
17149 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17150
17151         * gcc.c-torture/execute/990531-1.c: New test.
17152
17153 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17154
17155         * gcc.c-torture/compile/990527-1.c: New test.
17156
17157 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17158
17159         * gcc.c-torture/execute/990527-1.c: New test.
17160
17161 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17162
17163         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17164         bitfields as signed.
17165
17166 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17167
17168         * g77.f-torture/compile/19990525-0.f: New test.
17169
17170 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17171
17172         * gcc.c-torture/execute/990525-2.c: New test.
17173
17174         * gcc.c-torture/execute/990525-1.c: New test.
17175
17176 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17177
17178         * g++.old-deja/g++.other/anon3.C: New test.
17179         * g++.old-deja/g++.other/anon4.C: New test.
17180         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17181         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17182         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17183         Merrill).
17184
17185 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17186
17187         * gcc.c-torture/execute/990524-1.c: New test.
17188
17189         * gcc.dg/990524-1.c: New test.
17190
17191 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17192
17193         * gcc.c-torture/compile/990523-1.c: New test.
17194
17195 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17196
17197         * gcc.c-torture/compile/990519-1.c: New test.
17198
17199 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17200
17201         * gcc.c-torture/compile/990517-1.c: New test.
17202
17203         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17204         (e4, f4): New tests.
17205         (main): Call them.
17206
17207 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17208
17209         * gcc.dg/noreturn-1.c: New test.
17210
17211 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17212
17213         * gcc.c-torture/execute/990513-1.c: New test.
17214
17215 1999-05-10  Richard Henderson  <rth@cygnus.com>
17216
17217         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17218
17219 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17220
17221         * g77.f-torture/execute/erfc.f: Use small single-precision
17222         values, to avoid problems on Alphas when not -mieee.
17223
17224 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17225
17226         * gcc.dg/990506-0.c: New test.
17227
17228 1999-05-08  Richard Henderson  <rth@cygnus.com>
17229
17230         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17231         the constant to test.  Don't XFAIL 64-bit targets.
17232
17233         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17234         * g++.old-deja/g++.law/profile1.C: Likewise.
17235
17236         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17237         operator new instances.
17238         * g++.old-deja/g++.other/delete5.C: Likewise.
17239
17240 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17241
17242         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17243         intrinsic.
17244
17245 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17246
17247         * g77.f-torture/execute/u77-test.f: Reverse order of two
17248         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17249
17250 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17251
17252         * gcc.dg/compare1.c: New test.
17253
17254 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17255
17256         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17257         New tests.
17258
17259 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17260
17261         * g77.f-torture/compile/19990502-1.f: New test.
17262
17263 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17264
17265         * g77.f-torture/compile/19990502-0.f: New test.
17266
17267 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17268
17269         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17270         intrinsic.
17271
17272 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17273
17274         * g77.f-torture/execute/u77-test.f (main): List libU77
17275         intrinsics not currently tested.
17276         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17277         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17278         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17279         Trim blanks off the ends of some printed strings.
17280
17281 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17282
17283         * g77.f-torture/execute/u77-test.f (main): Just warn about
17284         FSTAT gid disagreement, as it's expected on some systems.
17285
17286 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17287
17288         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17289         use a new function, which allows for some slop.
17290         Clean up some commentary.
17291         (issum): The new function.
17292         (sgladd): Deleted subroutine.
17293
17294 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17295
17296         * g77.f-torture/execute/u77-test.f: Modify to be more like
17297         libf2c/libU77 version, bringing patches to that version here.
17298         Add suitable commentary.
17299
17300 1999-04-25  Richard Henderson  <rth@cygnus.com>
17301
17302         * gcc.dg/990424-1.c: New test.
17303
17304 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17305
17306         * g77.f-torture/execute/u77-test.f (main): Bug involving
17307         LSTAT has been fixed, so turn back on full checking.
17308
17309 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17310
17311         * g77.f-torture/compile/19990419-0.f: New test.
17312         * g77.f-torture/execute/19990419-1.f: New test.
17313
17314 1999-04-17  Richard Henderson  <rth@cygnus.com>
17315
17316         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17317         to avoid the need for a prototype to supress a warning.
17318
17319 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17320
17321         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17322
17323 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17324
17325         * gcc.c-torture/execute/990404-1.c: New test.
17326
17327 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17328
17329         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17330         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17331         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17332         missing initializer warnings.
17333
17334 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17335
17336         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17337         matching strings.
17338
17339 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17340
17341         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17342
17343 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17344
17345         * g77.f-torture/execute/19990325-0.f: New test.
17346         * g77.f-torture/execute/19990325-1.f: New test.
17347
17348 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17349
17350         * gcc.c-torture/execute/990324-1.c: New test.
17351
17352 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17353
17354         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17355         test with 4.
17356
17357 1999-03-17  Richard Henderson  <rth@cygnus.com>
17358
17359         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17360
17361 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17362
17363         * g77.f-torture/execute/19990313-2.f: New test.
17364         * g77.f-torture/execute/19990313-3.f: New test.
17365
17366 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17367
17368         * g77.f-torture/execute/19990313-0.f: New test.
17369         * g77.f-torture/execute/19990313-1.f: New test.
17370
17371 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17372
17373         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17374         printf to sprintf.
17375         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17376         (main): Add check for u15.  Conditionalize u31 check depending on
17377         whether ints are <32 bits or >=32 bits.
17378
17379 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17380
17381         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17382
17383 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17384
17385         * g77.f-torture/compile/19990305-0.f: New test.
17386         * g77.f-torture/execute/19981119-0.f: New test.
17387
17388 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17389
17390         * g77.f-torture/execute/970625-2.f: call ABORT if final
17391         result is not correct, instead of just printing it.
17392         Add this checking via newly introduced obfuscation, to
17393         trip up buggy front ends.
17394
17395 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17396
17397         * g77.f-torture/compile/960317-1.f: Moved from being
17398         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17399
17400 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17401
17402         * g77.f-torture/execute/960317-1.f: New (old) test.
17403         * g77.f-torture/execute/970625-2.f: Ditto.
17404
17405 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17406
17407         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17408         message on line 1 or line 2; cccp and cpplib do this differently.
17409
17410 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17411
17412         * g++.old-deja/g++.law/weak1.C: New test.
17413
17414 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17415
17416         * gcc.c-torture/execute/990119-1.c: Renamed to...
17417         * gcc.dg/990119-1.c: this, so it will only be tested once
17418         (it's a preprocessor test, it doesn't need to be run at
17419         multiple optimization levels).
17420
17421 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17422
17423         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17424           ALWAYS_CXXFLAGS.
17425
17426 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17427
17428         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17429         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17430         to not be compilable by current g77.
17431
17432 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17433
17434         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17435
17436 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17437
17438         * gcc.c-torture/execute/990222-1.c: New test.
17439
17440 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17441
17442         * g77.f-torture/compile/19990218-0.f: New test.
17443         * g77.f-torture/noncompile/19990218-1.f: New test.
17444
17445 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17446
17447         * g77.f-torture/compile/19981216-0.f: New test.
17448
17449 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17450
17451         * gcc.dg/990214-1.c: New test.
17452
17453 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17454
17455         * gcc.dg/990213-2.c: New test.
17456
17457         * gcc.dg/990213-1.c: New test.
17458
17459 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17460
17461         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17462         ints.
17463
17464 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17465
17466         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17467         specified by target.
17468
17469         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17470
17471 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17472
17473         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17474
17475 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17476
17477         * gcc.dg/special/ecos.exp: New test driver for new tests with
17478         special requirements.
17479
17480         * gcc.dg/special/alias-1.c: New test.
17481         * gcc.dg/special/gcsec-1.c: New test.
17482         * gcc.dg/special/weak-1.c: New test.
17483         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17484         * gcc.dg/special/weak-2.c: New test.
17485         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17486         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17487         * gcc.dg/special/wkali-1.c: New test.
17488         * gcc.dg/special/wkali-2.c: New test.
17489         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17490         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17491
17492 1999-02-10  Felix Lee  <flee@cygnus.com>
17493
17494           * lib/c-torture.exp (c-torture-compile): Pull out code for
17495           analyzing gcc error messages.
17496           (c-torture-execute): Likewise.  Fix some (harmless) false
17497           positives.
17498           * lib/gcc.exp (gcc_check_compile): New function.
17499
17500 1999-02-08  Richard Henderson  <rth@cygnus.com>
17501
17502         * gcc.c-torture/execute/990208-1.c: New test.
17503
17504 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17505
17506         * g++.dg/special/ecos.exp: New driver for new tests with special
17507         requirements
17508
17509         * g++.dg/special/conpr-1.C: New test
17510         * g++.dg/special/conpr-2.C: New test
17511         * g++.dg/special/conpr-2a.C: New test
17512         * g++.dg/special/conpr-3.C: New test
17513         * g++.dg/special/conpr-3a.C: New test
17514         * g++.dg/special/conpr-3b.C: New test
17515
17516         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17517         allow g++ to use the dg driver
17518
17519         * README: Add comment about g++.dg directory
17520
17521 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17522
17523         * README: Update email addresses.
17524
17525 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17526
17527         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17528         arguments in order to force structure S onto the stack even on
17529         the alpha.
17530         (test): Pass 10 leading arguments to function foo as well as the
17531         structure S.
17532
17533         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17534         failure for all targets.
17535
17536         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17537         abort to terminate program execution.
17538
17539 1999-01-30  Richard Henderson  <rth@cygnus.com>
17540
17541         * gcc.c-torture/execute/990130-1.c: New test.
17542
17543 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17544
17545         * gcc.dg/990130-1.c: New test.
17546
17547 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17548
17549         * gcc.c-torture/execute/990128-1.c: New test.
17550
17551 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17552
17553         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17554
17555 1999-01-27  Felix Lee  <flee@cygnus.com>
17556
17557         * lib/c-torture.exp (c-torture-compile): pull out code for
17558         analyzing gcc error messages.
17559         (c-torture-execute): ditto, and fix some (harmless) false
17560         positives.
17561         * lib/gcc.exp (gcc_check_compile): new function.
17562
17563 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17564
17565         * gcc.dg/990117-1.c: New test.
17566
17567         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17568
17569         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17570
17571 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17572
17573         * g77.f-torture/compile/990115-1.f: New test.
17574
17575 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17576
17577         * gcc.c-torture/compile/990107-1.c: New test
17578
17579 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17580
17581         * gcc.c-torture/execute/990106-2.c: New test.
17582
17583         * gcc.c-torture/execute/990106-1.c: New test.
17584
17585 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17586
17587         * gcc.c-torture/compile/981223-1.c: New test.
17588
17589 1998-12-29  Richard Henderson  <rth@cygnus.com>
17590
17591         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17592         (opt3): Rename from opt4 and disable.
17593
17594 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17595
17596         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17597
17598 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17599
17600         * g++.old-deja/g++.other/conv5.C: New test.
17601
17602 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17603
17604         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17605
17606 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17607
17608         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17609
17610 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17611
17612         * gcc.c-torture/compile/981211-1.c: New test.
17613
17614 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17615
17616         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17617
17618         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17619
17620 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17621
17622         * gcc.special/930510-1.c: Make C9X safe.
17623         * gcc.misc-tests/gcov-1.c Similarly.
17624         * gcc.misc-tests/gcov-2.c Similarly.
17625
17626 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17627
17628         * gcc.dg/ultrasp1.c: New test.
17629
17630 1998-12-06  Richard Henderson  <rth@cygnus.com>
17631
17632         * gcc.c-torture/execute/981206.c: New test.
17633
17634 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17635
17636         * g++.old-deja/g++.ns/template7.C: New test.
17637
17638         * g++.old-deja/g++.other/expr1.C: New test.
17639
17640         * g++.old-deja/g++.eh/tmpl3.C: New test.
17641
17642         * g++.old-deja/g++.eh/tmpl2.C: New test.
17643
17644 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17645
17646         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17647         * g++.old-deja/g++.other/using6.C: Removed.
17648         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17649
17650         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17651
17652 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17653
17654         * g++.old-deja/g++.pt/overload8.C: New test.
17655
17656         * g++.old-deja/g++.pt/overload7.C: New test.
17657
17658         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17659
17660         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17661         and relinking messages.
17662         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17663         compiling with -frepo.
17664
17665 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17666
17667         * g++.old-deja/g++.pt/lookup6.C: New test.
17668
17669 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17670
17671         * gcc.c-torture/execute/981130-1.c: New test.
17672         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17673
17674 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17675
17676         * g++.old-deja/g++.pt/explicit76.C: New test.
17677
17678         * g++.old-deja/g++.pt/friend38.C: New test.
17679
17680         * g++.old-deja/g++.ns/crash2.C: New test.
17681
17682         * g++.old-deja/g++.pt/defarg8.C: New test.
17683
17684         * g++.old-deja/g++.pt/instantiate6.C: New test.
17685
17686         * g++.old-deja/g++.pt/static6.C: New test.
17687
17688         * g++.old-deja/g++.pt/decl2.C: New test.
17689
17690 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17691
17692         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17693         problem is actually related with name lookup, but so what? :-)
17694
17695         * g++.old-deja/g++.pt/friend37.C: New test.
17696
17697 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17698
17699         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17700         element, which fails on some systems.
17701
17702         * g77.f-torture/execute/labug1.f: New test.
17703
17704 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17705
17706         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17707         is defined.
17708
17709 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17710
17711         * g77.f-torture/compile/981117-1.f: New test.
17712
17713 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17714
17715         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17716         properly discarded.
17717
17718 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17719
17720         * gcc.c-torture/execute/memcheck: New directory of tests for
17721         -fcheck-memory-usage.
17722
17723 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17724
17725         * README: New file, general information about the testsuite and
17726         new description of the various C++ test subdirectories.
17727         * README.g++: Eliminate obsolete information, update and move most
17728         relevant stuff to README.
17729
17730 1998-11-07  Richard Henderson  <rth@cygnus.com>
17731
17732         * gcc.c-torture/compile/981107-1.c: New test.
17733
17734 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17735
17736         * execute/memcpy-bi.c: New testcase.
17737
17738 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17739
17740         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17741         base classes.
17742
17743         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17744         template is selected.
17745
17746         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17747         classes, it should be accepted for all types.
17748
17749         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17750
17751         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17752         specializations start with template headers.
17753
17754 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17755
17756         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17757
17758         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17759         non-POD types.
17760
17761 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17762
17763         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17764
17765 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17766
17767         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17768
17769 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17770
17771         * 981019-1.c: New test.
17772
17773 1998-10-14  Robert Lipe <robertl@dgii.com>
17774
17775         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17776         find objc headers.
17777
17778 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17779
17780         * compile/981001-4.c: Remove use of GCC extension that triggers a
17781         compiler bug.
17782
17783 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17784
17785         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17786
17787 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17788
17789         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17790         instantiation of template produces incorrect code for delete
17791         expression.
17792
17793         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17794         constructors' name is not unique.
17795         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17796         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17797
17798         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17799         automatic array of const is ill-formed.
17800
17801         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17802         of template parameter?
17803
17804         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17805         const.
17806
17807         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17808         pointer-to-member expression.
17809
17810         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17811         declaration causes ICE.
17812
17813 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17814
17815         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17816         reserved in the global namespace.
17817
17818         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17819         generate needed virtual table.
17820
17821         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
17822
17823 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
17824
17825         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
17826         template-dependent type
17827
17828 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
17829
17830         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
17831         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
17832         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
17833
17834         * g++.old-deja/g++.other/using5.C: New test; using decl from base
17835         class should be usable as argument of member function.
17836         * g++.old-deja/g++.other/using6.C: New test; using decl from base
17837         class should be usable as return type of member function.
17838         * g++.old-deja/g++.other/using7.C: New test; using decl from base
17839         class should be usable as type of data member.
17840
17841         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
17842
17843 1998-10-09  Jeffrey A Law  (law@cygnus.com)
17844
17845         * gcc.c-torture/special/920521-1.c: Fix bogus test.
17846
17847 1998-10-08  Nick Clifton  <nickc@cygnus.com>
17848
17849         * gcc.dg/dll-?.c Add thumb to target list.
17850         Fix assembler scan patterns to match current assembler output.
17851
17852 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
17853
17854         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
17855         matching of template brackets.
17856
17857         * g++.old-deja/g++.other/using4.C: New test.  Test using
17858         declarations of methods from base classes.
17859
17860         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
17861         within functions should introduce names into the innermost
17862         enclosing namespace.
17863
17864         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
17865         of static locals if first initialization throws.
17866
17867 1998-10-07  Jim Wilson  <wilson@cygnus.com>
17868
17869         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
17870
17871 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
17872
17873         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
17874         lose track of the possible targets of tablejump insns.
17875         * special/special.exp: Run it.
17876
17877 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17878
17879         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
17880         must be declared before its specializations can be named in friend
17881         declarations.
17882
17883 1998-10-05  Dave Love  <d.love@dl.ac.uk>
17884
17885         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
17886
17887         * g77.f-torture/execute/io1.f: New test.
17888
17889 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17890
17891         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
17892         with pointer to template function, for which no argument deduction
17893         is possible.
17894
17895         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
17896         specialization of template function as argument to template
17897         function.
17898
17899         * g++.old-deja/g++.other/access2.C: New test; Inner class
17900         shouldn't have privileged access to Outer's names.
17901
17902 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17903
17904         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
17905         friend template declared within template class conflicts with
17906         nested class of the same name.
17907
17908         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
17909         is ignored.
17910
17911         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
17912         object with direct initializer as function declaration.
17913
17914         * g++.old-deja/g++.other/decl2.C: New test; duplicate
17915         initializers.
17916
17917         * g++.old-deja/g++.other/null2.C: New test; conditional operator
17918         involving const pointer and NULL produces incorrect result.
17919
17920         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
17921         type name without `typename' should be rejected with -pedantic.
17922
17923 1998-10-02  Richard Henderson  <rth@cygnus.com>
17924
17925         * g++.old-deja/g++.other/addrof1.C: New test.
17926
17927 1998-10-01  Nick Clifton  <nickc@cygnus.com>
17928
17929         * gcc.c-torture/compile/981001-1.c: New test.
17930         * gcc.c-torture/execute/981001-1.c: New test.
17931
17932 1998-10-01  Jeffrey A Law  (law@cygnus.com)
17933
17934         * gcc.c-torture/compile/981001-2.c: New test.
17935         * gcc.c-torture/compile/981001-3.c: New test.
17936         * gcc.c-torture/compile/981001-4.c: New test.
17937
17938 1998-10-01  Robert Lipe  <robertl@dgii.com>
17939
17940         * lib/objc.exp (objc_target_compile): Add -L during compiles for
17941         multilibbed hosts.   Idea grafted from g77.exp.
17942
17943 1998-09-30  Dave Love  <d.love@dl.ac.uk>
17944
17945         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
17946         avoid losing on systems which need -lsocket.
17947
17948 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
17949
17950         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
17951         * g++.old-deja/g++.other/nested2.C: Ditto.
17952         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
17953         failure.
17954
17955 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17956
17957         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
17958         preferred over template operator!= for enum bitfields.
17959
17960 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
17961
17962         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
17963         that happen to have the same base name, but in different scopes,
17964         are incorrectly rejected.
17965
17966 1998-09-16  Richard Henderson  <rth@cygnus.com>
17967
17968         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
17969         on the native word size instead of an integer literal.
17970
17971 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17972
17973         * g++.old-deja/g++.other/static2.C: Invocation of static data
17974         member of type pointer-to-function denoted as non-static member.
17975
17976         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
17977         checks involving function types and aliases.
17978
17979 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17980
17981         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
17982         redefined to the same non-trivial type.
17983
17984         * g++.old-deja/g++.pt/explicit73.C: Test for proper
17985         namespace-qualification of template specializations declared in
17986         other namespaces.
17987
17988         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
17989         to declare a subset of the specializations of a template function
17990         as friends of specializations of a template class.
17991
17992         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
17993         member templates that do not fully specialize the enclosing
17994         template class are rejected.
17995
17996 1998-09-11  Dave Love  <d.love@dl.ac.uk>
17997
17998         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
17999
18000 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18001
18002         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18003         altered from libf2c/libU77 version.
18004
18005 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18006
18007         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18008
18009 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18010
18011         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18012         (un)signed char are different types for template specialization
18013         purposes.
18014
18015 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18016
18017         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18018         * objc: ObjC testsuite.
18019
18020 1998-08-31  Catherine Moore  <clm@cygnus.com>
18021
18022         * gcc.c-torture/execute/941014-1.x:  New file.
18023
18024 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18025
18026         * lib/c-torture.exp: Add support for
18027         torture_eval_before_compile and torture_eval_before_execute
18028         variables.
18029
18030 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18031
18032         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18033         this test triggers valid.
18034
18035 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18036
18037         * gcc.dg/980827-1.c: New test.
18038
18039 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18040
18041         * gcc.c-torture/execute/loop-4b.c: New test.
18042
18043 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18044
18045         * lib/c-torture.exp: Add support for
18046         torture_eval_before_compile and torture_eval_before_execute
18047         variables.
18048
18049 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18050
18051         * gcc.c-torture/compile/980825-1.c: New test.
18052
18053 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18054
18055         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18056         count number tests in opt_t0 not good_t0.
18057
18058 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18059
18060         * gcc.c-torture/compile/930326-1.x: Fix typo.
18061
18062 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18063
18064         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18065         causes an ICE.
18066
18067 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18068
18069         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18070         STACK_SIZE is defined.
18071         * gcc.c-torture/unsorted/stuct.c: Similarly.
18072
18073         * gcc.c-torture/compile/980821-1.c: New test.
18074
18075 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18076
18077         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18078
18079 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18080
18081         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18082         code.
18083
18084 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18085
18086         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18087         error'.
18088
18089 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18090
18091         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18092
18093 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18094
18095         * gcc.c-torture/compile/980816-1.c: New test.
18096
18097         * gcc.dg/980816-1.c: New test.
18098
18099 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18100
18101         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18102         compiler for ieee tests.
18103
18104 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18105
18106         * g77.f-torture/compile/980729-0.f: New test.
18107
18108 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18109
18110         * gcc.c-torture/special/eeprof-1.c: New test, for
18111         -finstrument-functions.
18112         * gcc.c-torture/special/special.exp: Run it.
18113
18114 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18115
18116         * gcc.c-torture/compile/980729-1.c: New test.
18117
18118 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18119
18120         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18121         __thumb__ is defined, and test for ARM style doubles if so.
18122
18123 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18124
18125         * g77.f-torture/noncompile/980615-0.f: New test.
18126
18127 1998-07-26  H.J. Lu  (hjl@gnu.org)
18128
18129         * gcc.dg/980312-1.c: Do link instead of compile.
18130         * gcc.dg/980313-1.c: Likewise.
18131
18132 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18133
18134         * gcc.c-torture/compile/980726-1.c: New test.
18135
18136 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18137
18138         * g77.f-torture/execute/io0.f: New test.
18139
18140 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18141
18142         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18143         an int.
18144
18145 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18146
18147         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18148         m32r bugs.
18149
18150 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18151
18152         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18153         c-decl.c:grokdeclarator can handle mode attributes.
18154
18155 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18156
18157         * gcc.c-torture/execute/980716-1.c: New test.
18158
18159 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18160
18161         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18162         the mn10200.
18163         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18164         the mn10200.
18165         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18166         * gcc.c-torture/compile/930326-1.x: Similarly.
18167
18168 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18169
18170         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18171         New test from Craig.
18172
18173 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18174
18175         * g77.f-torture/noncompile/980616-0.f: New test.
18176
18177         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18178
18179 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18180
18181         *  g++.other/singleton.C: Return error value instead of taking
18182         SIGSEGV.
18183
18184 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18185
18186         *  g++.other/singleton.C: New test.   Warning is under dispute.
18187         Runtime crash is not.
18188
18189 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18190
18191         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18192         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18193         using6.C, using7.C}:  New namespace tests.
18194
18195 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18196
18197         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18198         specialization with typedef'ed names used as array indexes.
18199
18200 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18201
18202         * gcc.c-torture/execute/980709-1.c: New test.
18203
18204         * gcc.dg/980709-1.c: New test.
18205
18206 1998-07-07  Richard Henderson  <rth@cygnus.com>
18207
18208         * gcc.c-torture/execute/bcp-1.c: New test.
18209
18210 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18211
18212         * gcc.c-torture/execute/980707-1.c: New test.
18213
18214 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18215
18216         * gcc.c-torture/compile/980706-1.c: New test.
18217
18218 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18219
18220         * g77.f-torture/execute/980701-0.f,
18221         g77.f-torture/execute/980701-1.f: New test from Craig.
18222
18223 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18224
18225         * gcc.c-torture/compile/980701-1.c: New test.
18226
18227         * gcc.c-torture/execute/980701-1.c: New test.
18228
18229 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18230 rlsruhe.de>
18231
18232         * g++.old-deja/g++.robertl/eb132.C: New test.
18233         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18234
18235 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18236
18237         * g77.f-torture/execute/980628-7.f,
18238         g77.f-torture/execute/980628-8.f,
18239         g77.f-torture/execute/980628-9.f,
18240         g77.f-torture/execute/980628-10.f: New tests from Craig.
18241
18242         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18243
18244 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18245
18246         * g77.f-torture/execute/980628-4.f: New test from Craig.
18247         * g77.f-torture/execute/980628-5.f: Likewise.
18248         * g77.f-torture/execute/980628-2.f: Likewise.
18249         * g77.f-torture/execute/980628-0.f: Likewise.
18250         * g77.f-torture/execute/980628-1.f: Likewise.
18251         * g77.f-torture/execute/980628-3.f: Likewise.
18252         * g77.f-torture/execute/980628-6.f: Likewise.
18253
18254 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18255
18256         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18257         directory when nothing has been installed yet.
18258
18259 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18260
18261         * gcc.c-torture/special/special.exp: Handle newer versions of
18262         dejagnu.
18263
18264 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18265
18266         * gcc.dg/980626-1.c: New test.
18267
18268 1998-06-19  Bruno Haible <haible@ilog.fr>
18269
18270         * gcc.misc-tests/m-un-2.c: New test.
18271         * g++.old-deja/g++.other/warn01.c: Likewise.
18272
18273 1998-06-19  Robert Lipe  <robertl@dgii.com>
18274
18275         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18276         compatibility with assmblers with a different comment character.
18277         Eliminate use of GAS-specific extensions.
18278
18279 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18280
18281         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18282
18283 1998-06-19  Robert Lipe  <robertl@dgii.com>
18284
18285         *lib/g77.exp: Replace search for libf2c.a with search for newly
18286         renamed libg2c.a
18287
18288 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18289
18290         * gcc.c-torture/execute/980617-1.c: New test.
18291
18292 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18293
18294         * gcc.c-torture/execute/980612-1.c: New test.
18295
18296 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18297
18298         * gcc.dg/980523-1.c: Only test on ppc-linux.
18299         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18300
18301         * gcc.c-torture/execute/980608-1.c: New test.
18302
18303 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18304
18305         * gcc.c-torture/execute/980605-1.c: New test.
18306
18307 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18308
18309         * gcc.c-torture/execute/980604-1.c: New test.
18310
18311 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18312
18313         * gcc.c-torture/execute/980602-1.c: New test.
18314         * gcc.c-torture/execute/980602-2.c: Likewise.
18315
18316 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18317
18318         * 970125-0.f: Fix per JCB.  Add commentary.
18319
18320 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18321
18322         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18323         IEEE -0 support.
18324
18325 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18326
18327         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18328         earlier.
18329
18330 1998-05-28  Catherine Moore <clm@cygnus.com>
18331
18332         * gcc.c-torture/execute/980526-3.c: New test.
18333
18334 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18335
18336         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18337         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18338         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18339         m88k-motorola-sysv3 to XFAIL.
18340
18341 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18342
18343         * gcc.dg/980526-1.c: New test.
18344         * gcc.c-torture/execute/980526-2.c: New test.
18345
18346 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18347
18348         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18349
18350         * gcc.c-torture/execute/980526-1.c: New test.
18351
18352 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18353
18354         * g77.f-torture/execute/alpha2.f: Add runtime test.
18355
18356 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18357
18358         * g++.old-deja/old-deja.exp: Strip leading directories.
18359
18360         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18361         error for the line.  Don't run multiple tests for the same line.
18362
18363 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18364
18365         * gcc.dg/980523-1.c: New test.
18366
18367 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18368
18369         * g77.f-torture/compile/970915-0.f: New test.
18370
18371 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18372
18373         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18374
18375 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18376
18377         * gcc.dg/980520-1.c: New test.
18378
18379 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18380
18381         * gcc.dg/980502-1.c: Fix return type.
18382
18383 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18384
18385         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18386         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18387         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18388         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18389         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18390
18391 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18392
18393         * g77.f-torture/execute/980520-1.f: New test.
18394
18395 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18396
18397         * lib/mike-g77.exp: New file.
18398
18399         * g77.f-torture/noncompile/noncompile.exp,
18400         g77.f-torture/noncompile/check0.f: New files.
18401
18402 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18403
18404         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18405         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18406         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18407         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18408         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18409         abort where appropriate.
18410
18411 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18412
18413         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18414         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18415
18416 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18417
18418         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18419
18420 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18421
18422         * g77.f-torture/compile/980427-0.f: New test.
18423
18424 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18425
18426         * g77.f-torture/compile/980424-0.f: New test.
18427
18428 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18429
18430         * g77.f-torture/compile/980419-2.f (main): New test.
18431         * g77.f-torture/compile/970125-0.f: New test.
18432         * g77.f-torture/compile/980419-1.f: New test.
18433
18434 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18435
18436         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18437         of loop-4.c.
18438
18439 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18440
18441         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18442
18443 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18444
18445         * gcc.c-torture/compile/980329-1.c: New test.
18446
18447 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18448
18449         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18450         * gcc.dg/980312-1.c: Fix typo in -march command.
18451
18452 1998-03-16  H.J. Lu  (hjl@gnu.org)
18453
18454         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18455
18456 1998-03-11  Robert Lipe  <robertl@dgii.com>
18457
18458         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18459         Dave Love agree the Fortran source is bogus.
18460
18461 1998-03-11  Robert Lipe  <robertl@dgii.com>
18462
18463         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18464         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18465         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18466         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18467         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18468
18469 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18470
18471         * g++.old-deja/g++.other/friend1.C: New test.
18472
18473 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18474
18475         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18476         possibly uninitialized) variables and declare dnrm2.
18477
18478 1998-02-23  Robert Lipe <robertl@dgii.com>
18479
18480         From Bruno Haible <haible@ilog.fr>:
18481         * gcc.c-torture/execute/980223.c: New test.
18482
18483 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18484
18485         * gcc.dg/ifelse-1.c: New test.
18486
18487 1998-02-09  H.J. Lu  (hjl@gnu.org)
18488
18489         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18490
18491           * lib/old-dejagnu.exp (old-dejagnu): Added the
18492           "execution test - XFAIL *-*-*" handling in the spirit of
18493           "excess errors test -". Changed the "execution test fails"
18494           handling to be like "excess errors test fails".
18495           * Update various tests accordingly.
18496
18497 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18498
18499         * gcc.c-torture/execute/980205.c: New test.
18500
18501 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18502
18503         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18504         * lib/f-torture.exp: Similarly.
18505         * gcc.c-torture: Rename all .cexp files to .x files.
18506
18507 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18508
18509         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18510         (940510-1.c): Removed duplicate.
18511         (971104-1.c): New test.
18512
18513 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18514
18515           * lib/f-torture.exp: Improve error and loop detection.
18516
18517 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18518
18519         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18520         use that to size the filler array.
18521
18522 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18523
18524         * lib/c-torture.exp(c-torture-execute): Fix typo.
18525
18526         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18527         testcase as the executable name. Keep the executable around if
18528         the test fails.
18529
18530 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18531
18532         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18533         changes.  Only test one -g option, and move it to the end of the
18534         list of options to test.
18535
18536 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18537
18538         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18539         variable GCC_TORTURE_OPTIONS to supply default switches separated
18540         by colons.  If no environment variable, run tests with -O0 -g, -O1
18541         -g, and -O2 -g as well.
18542
18543 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18544
18545         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18546         explanatory comments. Fix indentation.
18547
18548 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18549
18550         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18551
18552 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18553
18554         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18555         * g++.old-deja/g++.mike/p7325.C: Likewise.
18556         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18557
18558 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18559
18560         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18561         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18562         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18563         * g++.old-deja/g++.law/operators4.C: Likewise.
18564
18565 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18566
18567         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18568         * g++.old-deja/g++.mike/p784.C: Ditto.
18569         * g++.old-deja/g++.mike/p785.C: Ditto.
18570
18571 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18572
18573           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18574
18575 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18576
18577         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18578         target feature; pass this to c-torture-execute as needed.
18579
18580 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18581
18582         * lib/c-torture.exp(c-torture-execute): If the previous and the
18583         current executables being tested are identical, we don't need to
18584         run the executable again. Try to make the executable names
18585         unique. Add an optional argument for passing additional compiler
18586         flags.
18587
18588 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18589
18590         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18591
18592 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18593
18594         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18595
18596 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18597
18598         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18599         32bit or larger longs.
18600
18601         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18602         have either a 32bit long or 32bit int.
18603
18604 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18605
18606         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18607         Make double precision tests dependent on sizeof (double).
18608
18609 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18610
18611         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18612         too.
18613
18614 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18615
18616         * gcc.c-torture/compile/961203-1.cexp: New script.
18617
18618 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18619
18620         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18621         up the includes ourselves.
18622
18623 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18624
18625         * lib/plumhall.exp: Remove random include, and add a few
18626         verbose messages for debugging.
18627
18628 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18629
18630         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18631         of trying to do it ourselves.
18632
18633 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18634
18635         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18636
18637 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18638
18639         * gcc.prms/5403.c: Made regexp a bit less strict.
18640
18641 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18642
18643         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18644         is returned from remote_load instead.
18645         * lib/plumhall.exp: Ditto.
18646         * lib/mike-g++.exp: Ditto.
18647         * lib/old-dejagnu.exp: Ditto.
18648         * lib/c-torture.exp: Ditto.
18649
18650 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18651
18652         * lib/g++.exp: Use build_wrapper procedure.
18653         * lib/gcc.exp: Ditto.
18654
18655 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18656
18657         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18658         an old-style decl for malloc.  Fixes tests to work when
18659         sizeof (int) != sizeof (size_t).
18660
18661 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18662
18663         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18664
18665         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18666         use stdargs.h interface.
18667
18668 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18669
18670         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18671         NO_VARARGS when compiling.
18672
18673 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18674
18675         * lib/plumhall.exp(ph_includes): New procedure.
18676         (ph_make): Use it.
18677         (ph_compiler): Ditto.
18678
18679         * lib/g++.exp: Rename test-glue.c to testglue.c.
18680         * lib/gcc.exp: Ditto.
18681
18682 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18683
18684         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18685         to completion when it's called.
18686
18687 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18688
18689         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18690         is defined, don't do test.
18691
18692 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18693
18694         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18695         for object files.
18696         (ph_summary): Mark skipped testcases as untested, not unresolved.
18697
18698         * lib/plumhall.exp (ph_make): If unresolved because of bad
18699         errorCode, record errorCode in log file.
18700         (*): Replace send_log/verbose with verbose -log.
18701
18702 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18703
18704         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18705         double conversion if double isn't at least 8 bytes.
18706
18707         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18708         int to work with targets where int is 16 bits.
18709
18710         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18711         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18712         precision for the test to complete.
18713
18714 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18715
18716         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18717         if d10v is not compiled with the -mdouble64 flag.
18718         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18719
18720         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18721         d10v is not compiled with the -mint32 flag.
18722
18723 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18724
18725         * lib/plumhall.exp: Use incr_count.
18726
18727 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18728
18729         * gcc.c-torture: Update to c-torture-1.45.
18730
18731 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18732
18733         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18734         the name of the expect testcase file).
18735
18736         * lib/g++.exp(g++_init): Ditto.
18737
18738 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18739
18740         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18741         the host.
18742
18743         * lib/gcc.exp(gcc_exit): New procedure.
18744
18745 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18746
18747         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18748         specs where appropriate.
18749
18750         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18751         because of new "candidates are" messages, and removed a few
18752
18753         * Converted all non-old-style g++ testcases to old-style, and
18754         moved into g++.old-deja.
18755
18756 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18757
18758         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18759         options.
18760
18761         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18762         succeeded.
18763
18764         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18765
18766 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18767
18768         * lib/gcc.exp (gcc_target_compile): Add support for defining
18769         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18770         the machine doesn't have those features.
18771
18772 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18773
18774         * g++.law/operators4.exp: Don't use LIBS.
18775
18776 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18777
18778         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18779
18780         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18781         * lib/g++.exp: Set it here instead. Also, allow use of the
18782         --tool_exec and --tool_opt options. Change CXX to
18783         GXX_UNDER_TEST.
18784
18785         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18786
18787         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18788
18789 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18790
18791         * lib/old-dejagnu.exp: Use prune_warnings instead of
18792         prune_system_crud.
18793         * lib/mike-g++.exp: Ditto.
18794         * lib/gcc.exp: Ditto.
18795         * lib/g++.exp: Ditto.
18796
18797         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18798
18799 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18800
18801           * 941014-2.c: Include stdlib.h
18802           * 960327-1.c: Include stdio.h
18803           * dbra.c, index-1.c: Don't assume ints are 32bits.
18804
18805 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18806
18807         * lib/gcc.exp: Add gcc,stack_size target feature.
18808
18809         * lib/g++.exp(g++_target_compile): Add the include and link
18810         paths here, not in two other places. And, it's $options, not
18811         options.
18812
18813         * lib/mike-g++.exp(postbase): Remove the code that determines
18814         the correct include and link paths.
18815         * g++.old-deja/old-deja.exp: Ditto.
18816
18817 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18818
18819         * lib/g++.exp(g++_init): target_compile no longer returns the
18820         filename of the result.
18821
18822 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
18823
18824         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
18825         call to glob.
18826
18827         * gcc.c-torture/special/special.exp: Change call to
18828         gcc_target_compile to include the object file.
18829
18830 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
18831
18832         * gcc.c-torture/special/special.exp: Correct misspelling in last
18833         change.
18834
18835 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
18836
18837         * lib/plumhall.exp(ph_summary): Log the entire output of the
18838         executable. Return -1 if there were any failures, 0 otherwise.
18839         (ph_execute): Return -1 if there were any failures, 0 otherwise.
18840         (ph_make): Clean up objects and executables that were built
18841         if the tests succeeded.
18842
18843 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
18844
18845         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
18846         libraries and includes in the build tree as appropriate.
18847
18848 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18849
18850         * lib/c-torture.exp: Instead of looking for the global variable
18851         NO_LONG_LONG, check to see if that's a feature of the target.
18852
18853 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18854
18855         * config/default.exp: Minimize. Delete the remainer of the files in
18856         config; this functionality is now in devo/dejagnu/config.
18857
18858         g++.*/*: Pass any additional flags used to compile to postbase;
18859         delete CXXFLAGS.
18860
18861         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
18862         is now done by runtest.exp. Use gcc_target_compile instead of
18863         compile.
18864
18865         lib/c-torture.exp: Use gcc_target_compile instead of compile.
18866         Remove references to CFLAGS. Use remote_file instead of
18867         calling rm -f.
18868         (c-torture): Take a list of arguments to use to compile this
18869         testcase.
18870
18871         lib/g++.exp: Simplify. Use target_compile instead of compile.
18872         lib/gcc-dg.exp: Ditto.
18873         lib/gcc.exp: Ditto.
18874         lib/mike-{gcc,g++}.exp: Ditto.
18875         lib/old-dejagnu.exp: Ditto.
18876         lib/plumhall.exp: Ditto.
18877
18878 1997-01-08  Jim Wilson  <wilson@cygnus.com>
18879
18880         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
18881         (ph_linker): Likewise.
18882
18883 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
18884
18885           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
18886         MAP_ANON / MAP_ANONYMOUS if defined;
18887         else try to map from /dev/zero .
18888
18889 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18890
18891         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
18892         isn't defined, then define it to MAP_ANONYMOUS.
18893
18894 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18895
18896         * gcc.c-torture: Update to c-torture-1.42 release.
18897
18898 1996-11-11  Jeffrey A Law  (law@cygnus.com)
18899
18900         * gcc.c-torture: Update to c-torture-1.41 release.
18901
18902 1996-10-27  Jeffrey A Law  (law@cygnus.com)
18903
18904         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
18905         c-torture release.
18906
18907 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
18908
18909         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
18910         and LDFLAGS.  Fix second case to append the target_info ldflags
18911         onto LDFLAGS, not CFLAGS.
18912         * lib/g++.exp (g++_init): Add target_info stuff.
18913         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
18914         of libgloss and newlib flags for !native.
18915
18916         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
18917         (GDB): Fix relative path to go up another dir for finding gdb.
18918
18919 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
18920
18921         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
18922         versions in the target_info array, if they don't exist.
18923
18924 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
18925
18926         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
18927
18928 1996-07-08  Jim Wilson  <wilson@cygnus.com>
18929
18930         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
18931         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
18932
18933 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
18934
18935         * lib/old-dejagnu.exp: Don't remove the output file before we've
18936         actually tested it. Don't append pwd to the path of the executable
18937         we're testing.
18938
18939 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
18940
18941         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
18942
18943 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
18944
18945         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
18946         temporary directory for compiler files, and set it to a default
18947         value of /tmp. Set $output as the name of the output file from
18948         compiling the testcase. Add a -o option to $cflags_var so the
18949         compiler writes the final output file as $output. Set $executable
18950         to $output.
18951
18952         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
18953         directory for compiler files, and set it to /tmp if it doesn't
18954         already have a value. Set $output_file to the name of the output
18955         file from compiling the testcase. Add a -o option to CXXFLAGS so
18956         the compiler writes the final output file as $output. Use $output
18957         as the executable to be tested.
18958
18959 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18960
18961         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
18962
18963 1996-06-08  Jeffrey A Law  (law@cygnus.com)
18964
18965         * gcc.c-torture/execute/pending-1.c: New test.  Still
18966         pending in Tege's queue.
18967
18968 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
18969
18970         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
18971         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
18972         if there were failures.  Call unresolved if there were unresolved
18973         testcases.  Call gcc_fail if program did not run to completion.
18974         (ph_make): Pass additional argument name to ph_execute.
18975         (ph_execute): Add new argument.  Pass additional arguments to
18976         ph_summary.  Call gcc_fail is there is no execution output.
18977
18978 1996-04-24  Jeffrey A Law  (law@cygnus.com)
18979
18980         * lib/plumhall.exp (proc_summary): Output relavent summary
18981         lines into the log so specific failures in plumhall can be
18982         investigated.
18983
18984 1996-04-10  Jeffrey A Law  (law@cygnus.com)
18985
18986         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
18987         (c-torture-execute): Don't try to execute tests which use
18988         "long long" types if $NO_LONG_LONG is nonzero.
18989
18990 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
18991
18992         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
18993         not c-torture.
18994
18995         * gcc.ieee: Move from here.
18996         * gcc.c-torture/execute/ieee: To here.
18997
18998 1996-03-26  Jeffrey A Law  (law@cygnus.com)
18999
19000         * gcc.c-torture: Update to c-torture-1.41 release.
19001
19002 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19003
19004         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19005         not "$output".
19006
19007 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19008
19009         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19010         -c present.
19011
19012 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19013
19014         * config/proelf.exp: Handle connecting to a simulator.
19015
19016 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19017
19018         * config/proelf.exp: New file.  Enough framework that we can
19019         run c-torture tests on the proelf targets (or any other target
19020         that gdb can connect to for that matter).
19021
19022 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19023
19024         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19025         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19026
19027         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19028         exec_output exists.
19029
19030 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19031
19032         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19033         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19034
19035         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19036         to pass/fail/unresolved/unsupported/untested.  Caller must now
19037         call unresolved/unsupported/untested.
19038         * lib/*.exp: Update FSF address.  Update to handle new results of
19039         ${tool}_load.
19040         * lib/chill.exp (verbose): Delete.
19041
19042 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19043
19044         * lib/gcc.exp (default_gcc_start): Change order of args to
19045         $LDFLAGS $CFLAGS $LIBS.
19046         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19047         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19048         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19049         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19050         * gcc.misc-tests/dg-test.exp: Likewise.
19051         * gcc.misc-tests/msgs.exp: Likewise.
19052         * gcc.prms/prms.exp: Likewise.
19053         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19054         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19055
19056         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19057
19058 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19059
19060         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19061
19062         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19063         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19064
19065         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19066         necessary.
19067
19068 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19069
19070         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19071         global for loop; add use of $mathlib.
19072         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19073         settings here; set mathlib for anything but VxWorks.
19074
19075 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19076
19077         * gcc.c-torture: Update to c-torture-1.40 release.
19078
19079 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19080
19081         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19082         dg.exp.
19083
19084 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19085
19086         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19087         global.
19088
19089 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19090
19091         * lib/g++.exp (LIBS): Define if not already.
19092         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19093         (gcc-dg-prune): Call prune_gcc_output.
19094         * lib/gcc.exp (prune_gcc_output): New proc.
19095         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19096         prune_gcc_output.
19097
19098 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19099
19100         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19101         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19102
19103 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19104
19105         * gcc.c-torture: Update to c-torture-1.39 release.
19106
19107 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19108
19109         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19110         fails, try others as well.
19111
19112 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19113
19114         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19115         If compilation fails, mark execute tests as `untested'.
19116         If test is marked as unsupported, don't mark compilation and
19117         execute tests as failed.
19118
19119 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19120
19121         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19122         libstdc++ for whether or not we want to be doing shared
19123         libraries.  Delete link_curses since we don't need it anymore.
19124         * lib/mike-g++.exp (postbase): Don't link in libg++.
19125         * g++.old-deja/old-deja.exp: Likewise.
19126
19127 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19128
19129         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19130
19131 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19132
19133         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19134         For that, add `-Wl,-a,shared_archive'.
19135         * g++.old-deja/old-deja.exp: Likewise.
19136
19137 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19138
19139         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19140
19141 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19142
19143         * lib/mike-g++.exp (postbase): Pay attention to the status of
19144         g++_load.
19145
19146 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19147
19148           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19149
19150 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19151
19152         * lib/gcc.exp (default_gcc_start): No longer need to log program
19153         being executed or its output, execute_anywhere does that now.
19154         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19155         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19156
19157 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19158
19159         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19160         the same as those in lib/g++.exp.
19161
19162 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19163
19164         * gcc.c-torture: Update to c-torture-1.38 release.
19165         * gcc.ieee: Related changes.
19166
19167 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19168
19169         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19170         "exec". Minor reformatting changes.
19171
19172         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19173         cross. This means all "exec" calls now work on a remote host as
19174         well.
19175         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19176         cross. Filter out the extra "\r\n" stuff that expect puts in.
19177         (c-torture-execute): Filter out the bogus warnings like
19178         c-torture-compile does. Add support for canadian cross.
19179         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19180         Use execute_anywhere rather than calling exec directly. Now it
19181         works for canadian cross testing.
19182
19183 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19184
19185         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19186         results into a variable, and check that rather than using file exists.
19187
19188 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19189
19190         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19191         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19192
19193 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19194
19195         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19196         lib_curses if there's a shared libg++ in the build tree.
19197
19198 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19199
19200         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19201         if not supported target.
19202
19203 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19204
19205         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19206         link_curses up to always happen, not just for native builds.
19207
19208 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19209
19210         * gcc.c-torture: Update to c-torture-1.36 release.
19211         * gcc.failure: Related changes.
19212
19213 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19214
19215         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19216
19217 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19218
19219         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19220         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19221         runshlib, link_curses, and mathlib for link and run.
19222
19223         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19224         pass the runtime shared library options for Solaris, OSF/1, and
19225         Irix5, and link with -lcurses to avoid unresolved references.
19226
19227 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19228
19229         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19230         only run once.
19231
19232 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19233
19234         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19235
19236 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19237
19238         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19239         do not have a framework for the "compat" tests yet.
19240
19241 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19242
19243         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19244         set to null if we're testing vxworks5.1.  Use that instead of
19245         `-lm' in the setting of LIBS for link and run.
19246
19247 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19248
19249         * config/rom68k.exp (${tool}_load): Major changes to make it
19250         work.  Verified that it does in fact return the stuff in
19251         exec_output properly.  Catch any Emul or any TRAP other than 0.
19252
19253 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19254
19255         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19256         LDFLAGS properly for targets that need stuff from libgloss.
19257         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19258         only run once.
19259         (gpp_initialized): New variable.
19260
19261 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19262
19263         * config/rom68k.exp: Load libgloss.exp.
19264         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19265         so we can produce a fully linked binary.
19266         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19267         so we can produce a fully linked binary.
19268
19269 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19270
19271         * lib/plumhall.exp (ph_section): Watch for expected failures.
19272         Add missing `else'.
19273
19274         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19275         run the testcase.
19276         (c-torture): Likewise.
19277
19278 1995-08-28  Doug Evans  <dje@cygnus.com>
19279
19280         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19281
19282         * lib/mike-g++.exp (mike_cleanup): New proc.
19283         (prebase): New globals compiler_result, not_compiler_result,
19284         target_regexp.
19285         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19286         allow leading "-" in pattern.  Watch for unsupported tests.
19287         If $compiler_result is set, pattern match assembler code,
19288         and ditto for $not_compiler_result.
19289         * lib/mike-gcc.exp: Likewise.
19290
19291         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19292         execution "succeeded".
19293
19294 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19295
19296         * config/win32.exp: New file.
19297         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19298
19299 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19300
19301         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19302         unsupported.
19303         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19304         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19305         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19306
19307         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19308         "... without exceptions was ...".  That is now handled by
19309         prune_system_crud.
19310         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19311
19312 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19313
19314         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19315         sieve.c,sort2.c}: New files.
19316         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19317         sieve.exp,sort2.exp}: Drivers for them.
19318
19319         * lib/mike-gcc.exp (program_output): New user settable variable.
19320         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19321         messages.
19322         * lib/mike-g++.exp (program_output): New user settable variable.
19323
19324         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19325
19326         * config/sh.exp: Deleted (use sim.exp instead).
19327
19328 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19329
19330         * config/vx.exp: Declare CHECKTASK as global.
19331         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19332         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19333         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19334
19335 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19336
19337         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19338         target. Like vx.exp, only includes `vx29k.exp' instead of
19339         `vxworks.exp'.
19340
19341 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19342
19343         * config/sim.exp: Increase time limit from 120 seconds to 240.
19344
19345 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19346
19347         * gcc.c-torture/execute/950628-1.c: New test.
19348
19349 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19350
19351         * gcc.c-torture: Update with changes/additions from
19352         c-torture-1.34.
19353
19354 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19355
19356         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19357
19358 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19359
19360         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19361
19362 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19363
19364         * gcc.c-torture/compile/950512-1.c: New test.
19365         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19366         * gcc.dg/struct-ret-1.c: Likewise.
19367
19368 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19369
19370         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19371           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19372
19373 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19374
19375         * gcc.c-torture/special/920411-1.c: Deleted.
19376         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19377
19378 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19379
19380         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19381         cpu limit.
19382
19383 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19384
19385         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19386
19387 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19388
19389         From kenner;
19390         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19391         is the proper length.
19392         * va-arg-3.c: Likewise.
19393
19394 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19395
19396         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19397         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19398
19399         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19400         * lib/g++.exp (default_g++_start): Delete old cruft.
19401
19402 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19403
19404         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19405         (2 * (1 << 18)) to (2 * (1 << 17)).
19406
19407         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19408
19409 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19410
19411         * config/rom68k.exp: Renamed from config/idp.exp
19412
19413 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19414
19415         * c-torture/compile/921109-2.c
19416
19417 1995-04-18  Mike Stump  <mrs@cygnus.com>
19418
19419         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19420         excess errors.
19421
19422 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19423
19424         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19425         output.
19426         * lib/g++.exp (default_g++_start): Likewise.
19427
19428 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19429
19430         * gcc.c-torture/compile/950329-1.c: New test.
19431
19432 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19433
19434           * config/bug.exp (${tool}_load): Updated to use new remote_open
19435           and remote_close procs.
19436         * config/idp.exp: New file.
19437
19438 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19439
19440         * gcc.c-torture/execute/950322-1.c: New test.
19441
19442 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19443
19444         * config/vx.exp (${tool}_load): Clean up testing of return code from
19445         vxworks_ld and vxworks_spawn.
19446
19447 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19448
19449         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19450
19451 1995-03-13  Mike Stump  <mrs@cygnus.com>
19452
19453         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19454         can mark excess errors on a machine by machine basis.  Note, the
19455         default is to not expect any excess errors, even when excess
19456         errors test - is given, so you will want to put an XFAIL ... on
19457         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19458         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19459         those 4 machines, but no others.
19460
19461 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19462
19463         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19464         * lib/c-torture.exp: to here.
19465
19466 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19467
19468         * gcc.c-torture/execute/950221-1.c: New test.
19469         * gcc.c-torture/execute/struct-ret-1.c: New test.
19470         * gcc.c-torture/compile/950221-1.c: New test.
19471
19472         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19473
19474 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19475
19476         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19477         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19478
19479 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19480
19481         * g++.gb: New directory of tests, derived from my signature and
19482         class scoping tests.
19483
19484         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19485         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19486         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19487         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19488         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19489         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19490         * g++.gb/sig25.C: Likewise.
19491
19492         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19493         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19494         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19495         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19496         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19497         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19498         * g++.gb/sig25.exp: Likewise.
19499
19500         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19501         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19502         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19503         * g++.gb/scope13.C: Likewise, this test still fails.
19504
19505         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19506         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19507         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19508         * g++.gb/scope13.exp: Ditto.
19509
19510         * g++.gb/README: New file, explains what these tests are about.
19511
19512 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19513
19514         * lib/dg.exp (dg-do): Support `preprocess'.
19515         (dg-test): Likewise.
19516
19517 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19518
19519         * config/udi.exp: change "continue -expect" to "exp_continue".
19520
19521 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19522
19523         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19524         Delete redundant tests.
19525
19526         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19527         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19528         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19529         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19530         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19531         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19532         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19533         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19534
19535         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19536         storing label pointers.
19537         * gcc.c-torture/execute/921019-1.c: Likewise.
19538         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19539         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19540         parameter fp.
19541         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19542         constants.
19543
19544         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19545         Delete obsolete tests.
19546
19547         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19548         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19549         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19550         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19551         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19552         * gcc.c-torture/compile/950124-1.c: New test.
19553
19554         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19555
19556 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19557
19558         * lib/mike-g++.exp: Add -lm to LIBS.
19559
19560 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19561
19562         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19563
19564 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19565
19566         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19567
19568 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19569
19570         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19571
19572 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19573
19574         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19575         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19576         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19577         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19578         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19579         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19580         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19581         * g++.law/{operators31.C, operators32.C,
19582         * g++.law/{operators33.C, operators34.C}: Likewise.
19583         * g++.law/{pic1.C, refs2.C}: Likewise.
19584         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19585         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19586         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19587         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19588
19589         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19590         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19591         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19592         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19593         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19594         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19595         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19596         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19597         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19598         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19599         * g++.law/{operators34.exp}: Likewise.
19600         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19601         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19602         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19603         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19604         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19605
19606         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19607         No longer expected to fail.
19608         * g++.law/missed-error3.C: Tweak for recent bool changes.
19609
19610 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19611
19612         * config/emb-unix: Deleted.
19613         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19614         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19615
19616 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19617
19618         * lib/dg.exp (dg-test): Fix typo in last patch.
19619
19620 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19621
19622         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19623         (handles multiple occurrences).
19624
19625 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19626
19627         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19628         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19629         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19630         printed).
19631         * lib/c-torture.exp (c-torture-compile): Likewise.
19632         (c-torture): Prepend full path if missing.
19633         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19634         (gcc_fail): Likewise.
19635         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19636
19637 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19638
19639         * lib/netware.exp: Only attach to NetWare i386 systems.
19640
19641 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19642
19643         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19644         messages.  Add test name to "output pattern match" pass/fail message.
19645
19646 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19647
19648         * gcc.dg: New testsuite.
19649         * gcc.dg/dg.exp: New file.
19650
19651         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19652         test-switch.c}: Deleted.
19653
19654         * gcc.misc-tests/msgs.exp: New testcase driver.
19655
19656 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19657
19658         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19659         Watch for illegal return values from ${tool}_load.
19660         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19661         cross targets.  Coerce return value >0 to 1.
19662
19663 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19664
19665         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19666
19667         * config/emb-unix.exp: New file.
19668
19669         * config/sim.exp: Error if variable $SIM not defined.
19670         (${tool}_load): Mark test as "untested" if simulator missing.
19671
19672         * config/unix.exp: Load remote.exp to get rcp_download.
19673         * lib/c-torture.exp: Use different option lists for testcases with
19674         and without loops.
19675         * gcc.c-torture/execute/execute.exp: Likewise.
19676
19677 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19678
19679         * config/*.exp: Clarify return code from ${tool}_load.
19680         Call `unresolved' or `untested' instead of `warning' or `perror'
19681         (sometimes you still want to call both though).
19682         Add comment that `shell_id' is local to each file.
19683         * config/udi.exp (timeout): Set to 30.
19684         Don't print warning if connection fails, $connectmode has already
19685         printed an error.
19686         (${tool}_load): Move verbose messages to level 2.
19687         Rework pattern for "Process started" message.
19688         Pass `shell_id' to ${connectmode}_download.
19689         Retry twice upon timeout.  Make resetting of target more robust.
19690         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19691         Pass `shell_id' to exit_$connectmode.
19692         Only call exit_$connectmode if connected.
19693         * config/unix.exp (${tool}_load): Check return codes better.
19694         * config/vrtx.exp (${tool}_load): Likewise.
19695         * config/vx.exp (${tool}_load): Likewise.
19696         Delete unneeded global's.
19697         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19698         from ${tool}_load.
19699         (dg-stat): Delete.
19700         (dg-init): Delete recording of pass/fail counts.
19701         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19702         (old-dejagnu-init): Likewise.
19703         (old-dejagnu-stat): Delete contents, empty proc now.
19704         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19705         (c-torture): Delete references to lcnt, lpass, lfail.
19706         Get option list from TORTURE_OPTIONS.
19707         Delete -funroll[-all]-loops if no loops.
19708         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19709         (g++_stat): Delete contents (empty proc now).
19710         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19711         (gcc_finish): Likewise.
19712         (gcc_stat): Deleted.
19713         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19714         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19715         * gcc.c-torture/execute/execute.exp: Likewise.
19716         Split tests into two parts: compile, execute.
19717         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19718         no loops.  Update to reflect clarified return codes from ${tool}_load.
19719
19720 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19721
19722         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19723         to grep for.
19724         (old-dejagnu): Likewise (where necessary).
19725
19726 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19727
19728         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19729
19730         * lib/dg.exp (dg-process-target): Fix processing of selector.
19731         Add comment regarding use of `error'.
19732
19733         * lib/gcc.exp (prune_system_crud): Define if missing.
19734         * lib/g++.exp (prune_system_crud): Likewise.
19735
19736         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19737         Call prune_system_crud.
19738         * lib/dg.exp (dg-runtest): New proc.
19739         Use perror instead of send_user for tcl errors in testcase.
19740         Don't return any value, it's never used.
19741         Don't clobber previous definition of `unknown'.
19742         Print tcl errors in `dg-final'.
19743
19744 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19745
19746         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19747         (dg-test): Don't print errorInfo, it contains stack backtrace.
19748
19749 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19750
19751         * lib/g++.exp (runtest_file_p): Define if missing.
19752
19753 1994-09-24  Doug Evans  (dje@cygnus.com)
19754
19755         * lib/mike-g++.exp: Comment out loading of g++.exp.
19756         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19757         (default_g++_version): Always print something.
19758         (default_g++_start): Comment out call to `which'.
19759         (g++_start, g++_load): Deleted (must be defined in config file).
19760         * lib/gcc.exp: Test for existence of $CC at start.
19761         Delete check for tmpdir (done in gcc_init).
19762         (default_gcc_version): Always print something.
19763         (default_gcc_start): Comment out call to `which'.
19764         * config/*.exp: Major cleanup - make cross targets work at least a
19765         little better for g++ (by not being "--tool gcc" specific).
19766         Rename gcc_xxx to ${tool}_xxx.
19767         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19768         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19769
19770 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19771
19772         * lib/c-torture.exp (c-torture-compile): Rework compiler
19773         message processing.
19774
19775         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19776         c-torture.
19777
19778 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19779
19780         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19781
19782         * lib/dg.exp (dg-process-target): Support { target native }.
19783
19784 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19785
19786         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19787         looked for "... program xxx got fatal signal".
19788         Correct regsub munging of `comp_output'.
19789         Ignore compiler messages "path prefix not used" and "linker input
19790         file unused".
19791
19792 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19793
19794         * lib/gcc.exp (runtest_file_p): Define if missing.
19795         * gcc.prms/template.c: Example to work from.
19796
19797 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19798
19799         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19800         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19801
19802         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19803         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19804         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19805         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19806
19807         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19808         (dg-process-target): No longer a varargs proc.
19809         Return S/N for target, P/F for xfail.  All callers changed.
19810         (user option procs): More argument checking.
19811         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19812         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19813         (dg-test): Skip test if not running on selected target in `dg-do'.
19814         Update handling of `dg-do-what', `dg-output-text'.
19815         Separate execution pass/fail from output pattern match pass/fail.
19816         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19817
19818 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
19819
19820         * gcc.c-torture/special/special.exp: Don't expect failure for mips
19821         target for 920510-1.c.
19822
19823 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
19824
19825         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
19826         Clean up comment regarding use of passcnt, etc.
19827         (gcc_stat): Don't update `testcnt' here.
19828         (gcc_finish): Do it here.
19829         Might as well reset `but_id' here too.
19830         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
19831         to determine if the file should be tested.
19832         * gcc.c-torture/compile/compile.exp: Likewise.
19833         * gcc.c-torture/execute/execute.exp: Likewise.
19834         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19835         * gcc.misc-tests/dg-test.exp: Likewise.
19836         * gcc.prms/prms.exp: Likewise.
19837         * gcc.wendy/wendy.exp: Likewise.
19838         * g++.old-deja.exp: Likewise.
19839         Move "Testing file" message to verbose level 1.
19840
19841 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
19842
19843         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
19844
19845 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
19846
19847         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
19848         (default_gcc_start): Accept optional second list element
19849         of compiler flags.  Print compiler output at verbosity level 2.
19850         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
19851         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
19852         Save current values of framework globals passcnt, failcnt, xpasscnt,
19853         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
19854         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
19855         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
19856         xfailcnt to compute stats.  Update framework global `testcnt' from
19857         pass/fail counts.
19858         (gcc_finish): New proc.  Clean up test environment.
19859         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
19860         (gcc_epass, gcc_efail): Delete.
19861         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
19862         argument of line number.
19863         (dg-init): If the tool has an init routine, call it.
19864         (dg-test): Remove args `cflags_var' and `libs_var'.
19865         Pass all compiler options to ${tool}_start.
19866         Handle missing line number.
19867         (dg-finish): New function.
19868         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
19869         particular files.  Call gcc_finish at end.  Move "skipping test"
19870         message to verbosity level 3.
19871         * gcc.c-torture/compile/compile.exp: Likewise.
19872         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19873         * gcc.c-torture/execute/execute.exp: Likewise.
19874         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19875         Print testcase being tried at verbosity level 1.
19876         * gcc.c-torture/special/special.exp: Unset xfail.
19877         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19878         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
19879         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
19880         * gcc.failure/failure.exp: Likewise.
19881         * gcc.ieee/ieee.exp: Likewise.
19882         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
19883         Update call to dg-test.  Call dg-finish at end.
19884         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
19885         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19886         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
19887         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
19888         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
19889         * gcc.wendy/wendy.exp: Add copyright.
19890         Delete setting of tmpdir (done by gcc_init).
19891         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
19892         Pass compiler flags to gcc_start.  Call gcc_finish at end.
19893         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
19894         gcc_[ce]pass/fail.
19895
19896 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
19897
19898         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
19899         confusion.
19900         (g++_load): Likewise.
19901
19902         * config/*.exp (gcc_load): Some were varargs fns and some were not.
19903         Rename argument to `prog' to remove the confusion.
19904         Varargs fns behave differently too!
19905         (g++_load): Likewise.
19906
19907         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
19908
19909         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
19910         what it is.  Delete (always) printing of status value for !native.
19911         Simplify verbose code, and include status and exec_output.
19912         (g++_load): Use gcc_load.
19913
19914 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
19915
19916         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
19917         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
19918         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
19919         940714-3.c as these testcases don't exist anymore.  Make
19920         va-arg-1.c expected to pass.
19921
19922 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
19923
19924         * gcc.misc-tests/misc.exp: Only run specific testcases.
19925         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
19926         * gcc.misc-tests/dg-[1-9].c: New files.
19927
19928         * lib/dg.exp: New testsuite driver.
19929         * gcc.prms/prms.exp: Use it.
19930
19931         * README.gcc: New file.
19932
19933         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
19934         Document and reset `lxpass' and `lxfail'.
19935         Simplify "initialized" message.
19936         (gcc_stat): Clean up comments a little.
19937
19938 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
19939
19940         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
19941
19942 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
19943
19944         * lib/old-dejagnu.exp (process-option): New proc.
19945         (old-dejagnu-init, old-dejagnu-stat): Likewise.
19946         (old-dejagnu): Simplify.
19947         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
19948
19949 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
19950
19951         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
19952         exists and is not an empty string.
19953
19954         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
19955         $xfail rather than calling setup_xfail.  Clear $xfail when test is
19956         finished.
19957         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
19958         automatically.
19959
19960         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
19961         longer expected to fail.
19962
19963         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
19964         "f" function call.
19965
19966         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
19967
19968         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
19969         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
19970         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
19971         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
19972         c-torture-1.29.
19973
19974         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
19975         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
19976
19977         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
19978
19979         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
19980         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
19981
19982         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
19983         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
19984         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
19985
19986 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
19987
19988         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
19989         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
19990         940714-1.c, 940714-2.c, 940714-3.c},
19991         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
19992         gcc.misc-tests/{mg.c,mg.exp}:
19993         New tests.
19994         * gcc.noncompile/noncompile.exp: Change accordingly.
19995
19996 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
19997
19998         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
19999         Undo previous clobberage.
20000
20001 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20002
20003         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20004         * gcc.special/{930510-1.c, special.exp}:
20005         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20006         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20007         struct-varargs-1.c}: New tests from c-torture-1.26.
20008
20009 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20010
20011         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20012           argument to switch.
20013
20014 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20015
20016         * Revert the previous changes.  Please see Rob's directory
20017           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20018           fixes.
20019
20020 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20021
20022         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20023             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20024             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20025             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20026             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20027             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20028             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20029             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20030             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20031             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20032             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20033             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20034             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20035             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20036             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20037             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20038             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20039             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20040             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20041             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20042             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20043             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20044             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20045             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20046             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20047             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20048             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20049
20050 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20051
20052         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20053             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20054           with perror calls.
20055
20056 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20057
20058         * config/unix.exp (g++_load): Fix syntax.
20059
20060 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20061
20062         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20063         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20064         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20065         Don't expect va-arg-1.c to fail.  Correct expected output for
20066         920928-1.c.
20067         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20068         * gcc.wendy/hbm4.c: Correct typo.
20069         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20070
20071 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20072
20073         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20074         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20075         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20076         * lib/c-torture.exp (c-torture-compile): Ditto.
20077
20078         Reduce volume of output (remove all the -I's and such).
20079         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20080         Call gcc_cpass, gcc_cfail.
20081         (c-torture): Pass testing option to c-torture-compile.
20082
20083 1994-03-21  Doug Evans  (dje@cygnus.com)
20084
20085         Bring patches over from progressive.
20086         * config/default.exp: Exit remote shell cleanly.
20087         (g++_exit, g++_start): Add default versions.
20088         * config/sim.exp (gcc_load): Use perror, not error.
20089
20090 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20091
20092         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20093         set in site.exp.
20094
20095 1994-03-14  Doug Evans  (dje@cygnus.com)
20096
20097         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20098         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20099         (wendy_try): New proc to run testcase.
20100         (main loop): Call 'em.
20101         * gcc.wendy/*.c: Clean up pass to correct expected output.
20102
20103         * lib/gcc.exp: Minor cleanup work.
20104         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20105
20106 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20107
20108         * config/sim.exp (gcc_load): Document return codes better.
20109         Don't pass -v to simulator.
20110
20111 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20112
20113           * gcc.special/920717-x.c: Fix typo.
20114           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20115           get at sources.
20116
20117         * lib/mike-gcc.exp: Fix typo.
20118
20119 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20120
20121         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20122         binary to use, transform the name.
20123         * config/*.exp: rename everything. Nuke any g++ specific files,
20124         it's now a special case of gcc that requires no special support.
20125         Add a default.exp for unsupported targets.
20126
20127 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20128
20129         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20130         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20131         version of Tcl.
20132
20133 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20134
20135         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20136         than a warning.
20137
20138 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20139
20140         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20141
20142 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20143
20144         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20145         option_list.  Compile every file with only 4/6 option choices
20146         (same as C torture) instead of with 12/18 different option
20147         choices.
20148         * lib/c-torture.exp: Likewise.
20149
20150         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20151         not already set.
20152
20153 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20154
20155         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20156         can put an XFAIL *-*-* on excess errors.
20157
20158 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20159
20160         * g++.law: Add more tests derived from g++-bugs snapshots.
20161
20162         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20163         equivalent to g++.law/init9.
20164
20165         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20166         compiled it, and the a.out file after we've run it.
20167
20168 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20169
20170         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20171         compiled it, and the a.out file after we've run it.
20172
20173 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20174
20175         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20176
20177 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20178
20179         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20180         version number.
20181
20182 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20183
20184         * g++.law: New directory of g++ tests derived from the g++-bugs
20185         snapshots.
20186
20187 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20188
20189         * gcc.compile: initbug1.c initbug1.exp testcase added
20190
20191 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20192
20193         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20194         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20195           fixes submitted by Jeff Law (law@cs.utah.edu)
20196         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20197           Jeff Law (law@cs.utah.edu)
20198
20199
20200 1993-11-30  Mike Stump  (mrs@cygnus.com)
20201
20202         * config/unix-g++.exp: Follow the gcc way of doing things.
20203         * g++.old-deja/old-deja.exp: Minor updates.
20204         * lib/g++.exp: New file, follow the gcc way of doing things.
20205         * lib/old-dejagnu.exp: Minor updates.
20206         * lib/mike-g++.exp: Always unset errorInfo.
20207
20208 1993-11-06  Mike Stump  (mrs@cygnus.com)
20209
20210         * lib/gcc.exp: Fix some errors with the below change, CC and
20211         CFLAGS should be global when setting, not local.
20212
20213 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20214
20215         * lib/gcc.exp: Transform tool name.
20216
20217 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20218
20219         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20220
20221 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20222
20223         * lib/gcc.exp: change gcc_done to gcc_stat
20224
20225 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20226
20227         * Upgraded gcc testsuite to c-torture version 1.25
20228
20229 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20230
20231         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20232         * lib/c-torture: added hooks for new reporting code.
20233
20234 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20235
20236         * config/sh-gcc.exp: check if sh-sim exists in the path
20237
20238 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20239
20240         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20241         * gcc.compile/compile.exp: Initial changes for new logic.
20242         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20243         * gcc.failure/failure.exp: Initial changes for new logic.
20244         * gcc.ieee/ieee.exp: Initial changes for new logic.
20245         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20246         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20247         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20248         * lib/c-torture.exp: Initial changes for new logic.
20249         * lib/gcc.exp: Initial changes for new logic.
20250
20251 1993-10-15  Mike Stump  (mrs@cygnus.com)
20252
20253         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20254         depend upon failure or success.  Fully qualify names in failure
20255         and success messages.  Always remove a.out before starting
20256         compile, just in case.  Pay more attention to error text output by
20257         the compiler.  Handle testcases with no known past errors just
20258         like all others, so that things are uniform.  Other miscellaneous
20259         improvements.
20260
20261 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20262
20263         * gcc.cpp: new directory for cpp tests
20264
20265 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20266
20267         * lib/chill.exp: Code reformatted, removed unused code.
20268         * config/unix-chill.exp: Code reformatted, removed unused code.
20269         * chill.execute/execute.exp: Code reformatted, removed unused code.
20270         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20271
20272 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20273
20274         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20275         routines not written.
20276
20277 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20278
20279         * config/bug-gcc.exp: Use new procs from bug.exp.
20280
20281 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20282
20283         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20284         via ftp, rather than depending on NFS.
20285         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20286         case.
20287
20288 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20289
20290         * config/bug-gcc.exp: Use new download proc.
20291
20292 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20293
20294         * chill.execute/execute.exp: cleanups, handles errors better
20295         * chill.compile/compile.exp: rewrite, based on execute.exp
20296         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20297         * lib/chill.exp: major changes to diff proc and compile and link
20298           procs. added chill_fail and chill_pass wrappers to pass and
20299           fail. added more comments, and handle error codes better.
20300           Added a hack to capture stderr from exec, so noncompile tests
20301           can work.
20302
20303 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20304
20305         * chill.execute/execute.exp: rewrite of testsuite driver
20306         * lib/chill.exp: rewrite of testsuite driver
20307         * config/unix-chill.exp: rewrite of testsuite driver
20308
20309 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20310
20311     In chill.execute:
20312         * iexpr.ch: Standardize uppercase.
20313         * tuples.dat: Standardize uppercase.
20314         * vary.ch: standardize.  Correct varying string assignments.
20315         * vary.dat: Add new output lines.
20316
20317 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20318
20319     In chill.execute:
20320         * chprintf.ch: Standardize use of uppercase.
20321         * tuples.ch: Standardize and turn arr2 into a DCL,
20322           rather than a SYN.
20323         * pinits.ch: Standardize.
20324
20325 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20326
20327         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20328         * Makefil: Renamed to Makefile.in.
20329         * configure.in: New.
20330
20331 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20332
20333     In chill.execute:
20334         * .cvsignore: Add result/output files.
20335         * Makefile: Fix up variables at start.  Use MFLAGS
20336           everywhere.  Correct bool_loc, built_ins entries.
20337           Add entry for vary1.ch.
20338         * bitarray.ch: Standardize upper-case usage.
20339         * bitexpr.ch: Standardize, add output of b1.
20340         * params.ch: Use arrayt in along PROC parameters, to
20341           avoid novelty problems.
20342         * sets.ch: Tiny cleanup.
20343         * vary1.ch: Re-indent.
20344
20345 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20346
20347           * Add PR-related files to Makefiles, .cvsignore files, etc.
20348
20349 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20350
20351         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20352           with compiler objects. New names are test-flow.c and test-loop.c
20353
20354 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20355
20356         * Upgraded c-torture tests from 1.19 to 1.20
20357
20358         * new files:
20359         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20360         * gcc.compile: 930623-1.c 930623-2.c
20361         * gcc.noncompile: 930622-1.c 930622-2.c
20362         * gcc.failure: 920411-1.c 920627-2.c
20363         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20364
20365 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20366
20367         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20368           More changes to get testsuite working properly. Needs more work.
20369           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20370
20371 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20372
20373         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20374           More changes to get testsuite working properly. Needs more work.
20375
20376 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20377
20378         * chill.compile/compile.exp: Added for Dejagnu support
20379         * chill.execute/execute.exp: Added for Dejagnu support
20380         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20381
20382 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20383
20384     This should complete moving the CHILL test files.
20385         * chill.noncompile(.cvsignore printf.grt
20386             in-printf.grt chprintf.grt chprintf.ch):
20387             Added test-support files.
20388           (Makefile): Modified further.
20389         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20390             signal.ch): Added test files.
20391           * chill.execute (.cvsignore printf.grt printr.c
20392             in-printf.grt rts.c chprintf.grt rts.h): Added
20393           test-support files.
20394             (Makefile): More corrections.
20395
20396 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20397
20398         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20399           test cases, ready for DejaGnu.
20400
20401 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20402
20403         * Upgraded c-torture tests from 1.18 to 1.19
20404
20405         * gcc.compile: added test(s):
20406           930607-1.c
20407         * gcc.execute: added test(s):
20408           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20409
20410         * added new subdirectory for misc tests: gcc.misc-tests
20411         * gcc.misc-test(s): added tests:
20412           inst-check.c test-consts.c test-ior.c test-switch.c
20413
20414 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20415
20416         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20417
20418 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20419
20420         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20421
20422 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20423
20424         * Upgraded c-torture tests from 1.17 to 1.18
20425
20426 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20427
20428         * Upgraded c-torture tests from 1.12 to 1.17
20429
20430 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20431
20432         * lib/old-dejagnu.exp:
20433           Fixed handling of XFAIL target triplets to correctly
20434           recognize wildcard characters.  Removed code that
20435           appended a unique id tag to the end of the file name
20436           printed out by the result of the testcases within a
20437           given test file.
20438
20439 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20440
20441         * lib/old-dejagnu.exp:
20442           Reworked expected failure handling to trigger off of XFAIL
20443           keyword in keyphrase embeded in testcase source code. The
20444           XFAIL keyword must be at the end of the keyphrase line. It
20445           may optionally be followed by one or more target triplets.
20446           It has just occured that the handling of wildcards in the
20447           target triplet may not be correct.
20448
20449 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20450
20451         * g++.old-deja/tests:
20452           Moved all subdirectories up one level into g++.old-deja .
20453
20454         * lib/old-dejagnu.exp:
20455           Fixed problem with CXXFLAGS not being properly reset, and being
20456           corrupted with extraneous "-c" compiler option.  This was
20457           causing binaries to not be generated for test that needed them.
20458           Modified strings passed to "pass" and "fail" so that individual
20459           tests from the same test file would be distinguished by an
20460           identifier appended to the test file name in the summary logs;
20461           this corrected a problem with erroneous diff logs.  Added code
20462           to search testcases for expected fail and unexpected pass keywords.
20463
20464 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20465
20466         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20467
20468 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20469
20470         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20471           Removed extraneous text from end of "Special g++ Options"
20472           keyphrase.
20473
20474         * lib/old-dejagnu.exp: Added pattern matching to look for new
20475           keywords, embedded in testcases comments, which will trigger
20476           calls to xpass and xfail.
20477
20478 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20479
20480         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20481           comments embedded in the testcases, especially the one looking for
20482           special compiler options, as well as the pattern matching for the
20483           compiler output again.
20484
20485 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20486
20487         * lib/old-dejagnu.exp: Do a proper check of the return value for
20488           execute tests. Fixed several problems with the pattern matching
20489           of the compiler output which gave erroneous test results.
20490           Changed several of the test result messages to be more descriptive.
20491         * config/unix-g++.exp: Proc g++_load now actually works and
20492           executes the tests passed to it and returns a usable return
20493           value.
20494
20495 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20496
20497           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20498
20499 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20500
20501         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20502           Modified both files to properly execute the old style
20503           dejagnu tests. The previous versions of these files were
20504           experimental and did not function anything near correctly.
20505
20506 1993-04-05  Rob Savoye  (rob@cygnus.com)
20507
20508         * Removed all Makefile.in and configure.in files. No configuration
20509         needed now.
20510
20511 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20512
20513         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20514
20515 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20516
20517         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20518         gcc.special/configure.in, gcc.noncompile/configure.in,
20519         gcc.execute/configure.in, gcc.code_quality/configure.in,
20520         g++.other/configure.in, g++.old-deja/configure.in,
20521         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20522         in srcname setting.
20523
20524 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20525
20526         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20527         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20528         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20529
20530 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20531
20532         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20533         (gdb_exit): Don't remove *_soc files.
20534
20535 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20536
20537         * lib/c-torture.exp: Don't look for main; instead always use -w
20538         -c.  This is how the c-torture tests work.  Remove the object
20539         file if the compilation succeeds.
20540         * gcc.execute/execute.exp: Remove executable if test passes.
20541         * gcc.noncompile/noncompile.exp: Every test is an expected
20542         failure.
20543         * gcc.special/special.exp: Added tests from c-torture 1.11,
20544         corrected use of existing test.
20545         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20546         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20547         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20548         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20549         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20550         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20551         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20552         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20553         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20554         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20555         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20556         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20557         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20558         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20559         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20560         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20561         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20562         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20563         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20564         c-torture 1.11.
20565         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20566         correspond to c-torture 1.11.
20567
20568         * New file.