OSDN Git Service

2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
2
3         * lib/treelang.exp: Fill out this file.
4         * lib/treelang-dg.exp: New File.
5
6 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7
8         * gcc.c-torture/compile/981022-1.c: Remove.
9         * gcc.dg/array-5.c: Remove XFAIL.
10         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
11         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
12         gcc.dg/cond-lvalue-1.c: Update.
13         * gcc.dg/cast-lvalue-2.c: New test.
14
15 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
16
17         PR c++/13592
18         * g++.dg/other/error1.C (class foo): Tweak error message.
19
20         PR c++/13592
21         * g++.dg/template/call2.C: New test.
22
23 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
24
25         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
26         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
27         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
28         scalar-return-1_x.c, scalar-return-2_y.c,
29         scalar-return-3_x.c, scalar-return-3_y.c,
30         scalar-return-4_x.c, scalar-return-4_y.c,
31         struct-align-1.h, struct-align-1_x.c,
32         struct-align-1_y.c, struct-align-2.h,
33         struct-align-2_x.c, struct-align-2_y.c,
34         struct-by-value-10_y.c, struct-by-value-11_x.c,
35         struct-by-value-11_y.c, struct-by-value-12_x.c,
36         struct-by-value-12_y.c, struct-by-value-13_x.c,
37         struct-by-value-13_y.c, struct-by-value-14_x.c,
38         struct-by-value-14_y.c, struct-by-value-15_x.c,
39         struct-by-value-15_y.c, struct-by-value-16_y.c,
40         struct-by-value-17_y.c, struct-by-value-18_y.c,
41         struct-by-value-19_y.c, struct-by-value-1_x.c,
42         struct-by-value-1_y.c, struct-by-value-20_y.c,
43         struct-by-value-2_x.c, struct-by-value-2_y.c,
44         struct-by-value-3_y.c, struct-by-value-4_x.c,
45         struct-by-value-4_y.c, struct-by-value-5_y.c,
46         struct-by-value-6_y.c, struct-by-value-7_y.c
47         struct-by-value-8_x.c, struct-by-value-8_y.c
48         struct-by-value-9_x.c, struct-by-value-9_y.c
49         struct-return-10_x.c, struct-return-10_y.c,
50         struct-return-19_x.c, struct-return-20_x.c
51         struct-return-2_x.c, struct-return-2_y.c
52         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
53         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
54
55 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
56
57         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
58         attribute on sparc*-sun-solaris2.*.
59
60 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
61
62         PR c++/13710
63         * g++.dg/ext/typeof7.C: New test.
64
65 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
66
67         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
68         * gcc.dg/const-elim-1.c: Same.
69
70 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
71
72         * objc.dg/stret-1.m: New.
73         * objc.dg/stret-2.m: New.
74
75 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
76
77         PR c++/11895
78         * g++.dg/ext/vector1.C: New test.
79
80 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
81
82         * gcc.dg/pch/import-1.c: New.
83         * gcc.dg/pch/import-1.hs: New.
84         * gcc.dg/pch/import-1a.h: New.
85         * gcc.dg/pch/import-1b.h: New.
86         * gcc.dg/pch/import-1c.h: New.
87
88 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
89
90         PR c++/13574
91         * g++.dg/ext/array1.C: New test.
92
93         PR c++/13178
94         * g++.dg/conversion/op1.C: New test.
95
96 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
97
98         PR 11864
99         From Kazumoto Kojima / Dan Kegel:
100         * gcc.dg/pr11864-1.c: New test.
101
102         PR 10392
103         From Marcus Comstedt / Dan Kegel:
104         * gcc.dg/pr10392-1.c: New test.
105
106 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
107
108         PR c++/13478
109         * g++.dg/init/ref10.C: New test.
110
111 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
112
113         PR c++/13407
114         * g++.dg/parse/typename6.C: New test.
115
116 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
117
118         PR pch/13361
119         * testsuite/g++.dg/pch/wchar-1.C: New.
120         * testsuite/g++.dg/pch/wchar-1.Hs: New.
121
122 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
123
124         PR c++/9259
125         * g++.dg/expr/sizeof2.C: New test.
126
127 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
128
129         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
130
131 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
132
133         PR c++/13659
134         * g++.dg/lookup/strong-using-3.C: New.
135         * g++.dg/lookup/using-10.C: New.
136
137 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
138
139         PR c++/13594
140         * g++.dg/lookup/strong-using-2.C: New.
141
142 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
143             Dan Kegel <dank@kegel.com>
144             J"orn Rennecke <joern.rennecke@superh.com>
145
146         PR target/9365
147         * gcc.dg/pr9365-1.c: New test.
148
149 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
150
151         PR c++/8856
152         * g++.dg/parse/casting-operator2.C: New test.
153         * g++.old-deja/g++.pt/explicit83.C: Remove.
154
155 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
156
157         * gcc.dg/label-compound-stmt-1.c: New test.
158         * gcc.c-torture/compile/950922-1.c,
159         gcc.c-torture/compile/20000211-3.c,
160         gcc.c-torture/compile/20000518-1.c,
161         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
162         compound statements.
163
164 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
165
166         * gcc.dg/ppc64-abi-1.c: New test.
167
168 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
169
170          * g++.dg/ext/attrib9.C: Add dg-warnings.
171
172 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
173
174         PR c++/12335
175         * g++.dg/parse/dtor3.C: New test.
176
177 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
178
179         PR c++/12709
180         * g++.dg/parse/try-catch-1.C: New test.
181
182 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
183
184         * ada/acats/run_all.sh: Add more verbose output in acats.log
185         when compiling tests.
186
187 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
188
189         PR 13656
190         * gcc.dg/typedef-redecl.c: New test case.
191         * gcc.dg/typedef-redecl.h: New support file.
192
193 2004-01-13  Jan Hubicka  <jh@suse.cz>
194
195         * gcc.dg/always_inline.c: New test.
196         * gcc.dg/debug/20031231-1.c: Fix.
197
198 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
199
200         PR c++/13474
201         * g++.dg/template/array3.C: New test.
202
203 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
204
205         * g++.dg/ext/lvalue1.C: No longer expected to fail.
206         * g++.dg/warn/Wunused-2.C: Likewise.
207
208 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
209
210         PR c++/13289
211         * g++.dg/template/instantiate6.C: New test.
212
213 2004-01-12  Roger Sayle  <roger@eyesopen.com>
214
215         PR middle-end/11397
216         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
217
218 2004-01-12  Jan Hubicka  <jh@suse.cz>
219
220         PR opt/12826
221         * gcc.dg/20040112-1.c: New.
222
223         * gcc.dg/dwarf-die[1-7].c: Move to...
224         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
225         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
226
227 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
228
229         PR c++/4100
230         * g++.dg/parse/friend4.C: New test.
231
232 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
233
234         PR c++/4100
235         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
236         definition is called a friend.
237
238 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
239
240         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
241
242 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
243
244         PR c++/3478
245         * g++.dg/parse/error10.C: New test.
246         * g++.dg/template/arg2.C: Accept "invalid type" error.
247
248 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
249
250         PR middle-end/13392
251         * g++.dg/opt/expect2.C: New test.
252
253 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
254
255         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
256         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
257         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
258         Update dg-error regexps.
259
260 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
261
262         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
263         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
264
265 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
266
267         * gcc.dg/pragma-re-1.c: Use right pointer type.
268
269 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
270
271         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
272
273 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
274
275         * gcc.dg/rs6000-ldouble-1.c: New.
276
277 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
278
279         DR 337
280         PR c++/9256
281         * g++.dg/other/abstract1.C: New test.
282
283 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
284
285         * g++.dg/lookup/strong-using-1.C: New.
286
287 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
288
289         PR c/11234
290         * gcc.dg/func-ptr-conv-1.c: New test.
291         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
292
293 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
294
295         PR target/13380.
296         * gcc.c-torture/compile/20040109-1.c: New.
297
298 2004-01-08  Stuart Hastings  <stuart@apple.com>
299
300         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
301         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
302         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
303
304 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
305
306         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
307
308 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
309
310         * ada/acats/run_acats: Treat 'gnatchop' the same way
311         as 'gnatmake'.  Export GCC_DRIVER.
312         * ada/acats/run_all.sh: Add target_gnatchop.  Use
313         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
314
315 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
316
317         PR c++/12573
318         * g++.dg/template/dependent-expr4.C: New test.
319
320 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
321
322         * gcc.dg/altivec-11.c: New test.
323
324 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
325
326         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
327
328 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
329
330         PR c/6024
331         * gcc.dg/enum-compat-1.c: New test.
332         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
333
334 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
335
336         PR c/12165
337         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
338         gcc.dg/c99-idem-qual-3.c: New tests.
339
340 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
341
342         * gcc.dg/winline-7.c: Don't cast void * to int.
343
344 2004-01-06  Jan Hubicka  <jh@suse.cz>
345
346         * gcc.dg/i386-sse-5.c: New test
347         * g++.dg/eh/simd-1.c: Add -w argument for i386.
348
349 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
350
351         PR c++/12815
352         * g++.dg/rtti/typeid4.C: New test.
353
354 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
355
356         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
357
358 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
359
360         PR c++/12132
361         * g++.dg/template/error11.C: New test.
362
363         PR c++/13451
364         * g++.dg/template/class2.C: New test.
365
366 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
367         Richard Sandiford <rsandifo@redhat.com>
368
369         PR c++/13387
370         * g++.dg/opt/alias3.C: New test.
371
372 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
373
374         PR c++/13157
375         * g++.dg/template/koenig3.C: New test.
376
377         PR c++/13529
378         * g++.dg/parse/offsetof3.C: New test.
379
380         * g++.dg/init/copy7.C: Add missing dg-error markers.
381
382         PR c++/12226
383         * g++.dg/init/copy7.c: New test.
384
385         PR c++/13536
386         * g++.dg/parse/cast1.C: New test.
387
388 2004-01-04  Jan Hubicka  <jh@suse.cz>
389
390         * gcc.dg/winline[1-7].c: New tests.
391
392 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
393
394         PR c++/13520
395         * g++.dg/template/qualttp22.C: New test.
396
397 2004-01-01  Jan Hubicka  <jh@suse.cz>
398
399         * gcc.dg/debug/20031231-1.c: New.
400         * gcc.c-torture/compile/20040101-1.c: New.
401         * gcc.dg/dwarf-die-[1-7].c: New.
402
403 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
404
405         PR optimization/13521
406         * gcc.c-torture/compile/20031231-1.c: New test.
407
408 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
409
410         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
411
412 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
413
414         PR c++/10079
415         * g++.dg/template/crash16.C: New test.
416
417 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
418
419         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
420
421 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
422
423         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
424         ports.
425         * g++.old-deja/g++.jason/thunk3.C: Likewise.
426         * g++.old-deja/g++.law/profile1.C: Likewise.
427         * gcc.c-torture/compile/981006-1.c: Likewise.
428         * gcc.c-torture/execute/loop-2e.x: Likewise.
429         * gcc.c-torture/execute/loop-2f.x: Remove.
430         * gcc.c-torture/execute/loop-2g.x: Likewise.
431         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
432         * gcc.dg/20020312-2.c: Remove traces of dead ports.
433
434 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
435
436         PR c++/13507
437         * g++.dg/ext/attrib11.C: New test.
438
439         PR c++/13494
440         * g++.dg/template/array2-1.C: New test.
441         * g++.dg/template/array2-2.C: New test.
442
443 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
444
445         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
446
447 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
448
449         PR c++/12774
450         * g++.dg/template/array1-1.C: New test.
451         * g++.dg/template/array1-2.C: New test.
452
453 2003-12-29  Roger Sayle  <roger@eyesopen.com>
454
455         PR fortran/12632
456         * g77.dg/12632.f: New test case.
457
458 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
459
460         PR c++/13289
461         * g++.dg/parse/nontype1.C: New test.
462
463 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
464
465         PR c++/12403
466         * g++.dg/parse/explicit1.C: New test.
467         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
468
469 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
470
471         PR c++/13081
472         * g++.dg/opt/inline6.C: New test.
473
474         PR c++/12613
475         * g++.dg/parse/error9.C: New test.
476
477         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
478
479 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
480
481         PR c++/13009
482         * g++.dg/init/assign1.C: New test.
483
484 2003-12-28  Roger Sayle  <roger@eyesopen.com>
485
486         PR c++/13070
487         * g++.dg/warn/format3.C: New test case.
488
489 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
490
491         * gcc.c-torture/compile/20031227-1.c: New test.
492
493 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
494
495         * g++.dg/bprob/bprob.exp: Load target-supports.exp
496         * g77.dg/bprob/bprob.exp: Likewise.
497         * gcc.misc-tests/bprob.exp: Likewise.
498         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
499         variants on systems where the library does not provide that
500         functionality.
501         * gcc.dg/builtins-20.c: Use builtins-config.h.
502         * gcc.dg/builtins-config.h: New file.
503
504 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
505
506         * lib/gcc-dg.exp (dg-require-profiling): New function.
507         * lib/target-supports.exp (check_profiling_available): Likewise.
508         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
509         * g77.dg/bprob/bprob.exp: Likewise.
510         * gcc.misc-tests/bprob.exp: Likewise.
511         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
512         * gcc.dg/20021014-1.c: Likewise.
513         * gcc.dg/nest.c: Likewise.
514
515 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
516
517         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
518         compiling.
519         * g++.dg/lookup/java2.C: Likewise.
520         * gcc.dg/cpp/lexident.c: Likewise.
521
522 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
523
524         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
525         given.
526         * gcc.c-torture/compile/961203-1.c: Likewise.
527         * gcc.c-torture/compile/980506-1.c: Likewise.
528
529 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
530
531         * lib/gcc-dg.exp (dg-prune-output): New annotation.
532         (additional_prunes): New global.
533         (gcc-dg-prune): Handle additional per-test pruning.
534         (dg-test): Clear additional_prunes between tests.
535
536         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
537         dg-prune-output to avoid spurious failures from assembler
538         complaining about nonexistent WAW violations.
539         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
540         Use dg-prune-output to avoid spurious failures from assembler
541         warning about Itanium B-step errata.
542
543 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
544
545         * g++.dg/abi/macro0.C: New test.
546         * g++.dg/abi/macro1.C: Likewise.
547         * g++.dg/abi/macro2.C: Likewise.
548
549         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
550         * g++.dg/abi/bitfield7.C: Likewise.
551         * g++.dg/abi/dtor2.C: Likewise.
552         * g++.dg/abi/mangle11.C: Likewise.
553         * g++.dg/abi/mangle12.C: Likewise.
554         * g++.dg/abi/mangle14.C: Likewise.
555         * g++.dg/abi/mangle17.C: Likewise.
556         * g++.dg/abi/vbase10.C: Likewise.
557         * g++.dg/abi/vbase14.C: Likewise.
558         * g++.dg/template/qualttp17.C: Likewise.
559
560 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
561
562         PR c/11995
563         * gcc.dg/20031223-1.c: New test.
564
565 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
566
567         * gcc.dg/noreturn-7.c: New test.
568
569 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
570
571         * gcc.dg/null-pointer-1.c: New test.
572
573 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
574
575         * g++.old-deja/g++.jason/template18.C: Remove.
576         * g++.old-deja/g++.jason/template37.C: Likewise.
577
578         PR c++/12862
579         * g++.dg/lookup/ns1.C: New test.
580
581         PR c++/12397
582         * g++.dg/template/lookup3.C: New test.
583
584 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
585
586         * g++.dg/template/recurse1.C: New test
587
588 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
589
590         PR c++/12479
591         * g++.dg/parse/semicolon1.C: New test.
592         * g++.dg/parse/semicolon1.h: Likewise.
593
594 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
595
596         * gcc.dg/darwin-misaligned.c: New test.
597
598 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
599
600         PR c/9163
601         * gcc.dg/20031222-1.c: New test.
602
603 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
604
605         PR c++/13438
606         * g++.dg/parse/error8.C: New test.
607
608         PR c++/11554
609         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
610
611 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
612
613         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
614         too small.
615         * gcc.c-torture/compile/930217-1.c: Likewise.
616         * gcc.c-torture/compile/930513-1.c: Likewise.
617         * gcc.c-torture/execute/920908-2.c: Likewise.
618         * gcc.c-torture/execute/921204-1.c: Likewise.
619         * gcc.c-torture/execute/930621-1.c: Likewise.
620         * gcc.c-torture/execute/930630-1.c: Likewise.
621         * gcc.c-torture/execute/931031-1.c: Likewise.
622         * gcc.c-torture/execute/980602-2.c: Likewise.
623         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
624         * gcc.c-torture/execute/compndlit-1.c: Likewise.
625         * gcc.c-torture/execute/extzvsi.c: Likewise.
626         * gcc.c-torture/unsorted/ext.c: Likewise.
627
628 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
629
630         PR target/12749
631         * gcc.c-torture/compile/20031220-2.c: New test case.
632
633 2003-12-20  Roger Sayle  <roger@eyesopen.com>
634
635         PR optimization/13031
636         * gcc.c-torture/compile/20031220-1.c: New test case.
637
638 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
639
640         * gcc.dg/cast-function-1.c: New test.
641
642 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
643
644         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
645         formats.
646
647 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
648
649         PR c++/12795
650         * g++.dg/ext/attrib10.C: New test.
651
652 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
653
654         * gcc.dg/cleanup-10.c: New test.
655         * gcc.dg/cleanup-11.c: New test.
656
657 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
658
659         PR c++/13239
660         * g++.dg/opt/expect1.C: New test.
661
662 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
663
664         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
665
666 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
667
668         PR debug/12923
669         * gcc.dg/20031218-1.c: New test.
670
671         PR debug/12389
672         * gcc.dg/20031218-2.c: New test.
673         * gcc.dg/20031218-3.c: New test.
674
675         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
676         of label name and allow for USER_LABEL_PREFIX == "_" names.
677         * g++.dg/abi/mangle18-2.C: Likewise.
678         * g++.dg/abi/mangle19-1.C: Likewise.
679         * g++.dg/abi/mangle19-2.C: Likewise.
680         * g++.dg/abi/mangle20-1.C: Likewise.
681         * g++.dg/abi/mangle20-2.C: Likewise.
682
683 2003-12-18  Richard Henderson  <rth@redhat.com>
684
685         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
686
687 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
688             Dan Kegel <dank@kegel.com>
689
690         PR other/12009
691         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
692         testing a cross compiler, it causes spurious compile failures.
693         * lib/g++.exp: Likewise.
694
695 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
696
697         PR c++/13262
698         * g++.dg/template/access13.C: New test.
699
700 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
701
702         * gcc.dg/20031216-1.c: New test.
703
704 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
705
706         PR c++/9154
707         * g++.dg/template/error10.C: New test.
708
709 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
710
711         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
712         * g++.dg/eh/simd-2.C: Likewise.
713
714 2003-12-17  James E Wilson  <wilson@specifixinc.com>
715             Roger Sayle  <roger@eyesopen.com>
716
717         * gcc.c-torture/execute/ieee/mzero5.c: New.
718
719 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
720
721         PR c++/10603
722         * g++.dg/parse/error6.C: New test.
723
724         PR c++/12827
725         * g++.dg/parse/error7.C: New test.
726
727 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
728
729         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
730         at -O with stabs debugging formats.
731         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
732         * gcc.dg/debug/debug-2.c: Likewise.
733
734 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
735
736         PR c++/12696
737         * g++.dg/init/error1.C: New test.
738
739         PR c++/12218
740         * g++.dg/init/pm3.C: New test.
741
742 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
743
744         PR c/3347
745         * gcc.dg/bitfld-8.c: New test.
746
747 2003-12-16  James Lemke  <jim@wasabisystems.com>
748
749         * gcc.dg/arm-scd42-[123].c: New tests.
750
751 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
752
753         PR c++/9043
754         * g++.dg/abi/mangle20-1.C: New test.
755         * g++.dg/abi/mangle20-2.C: New test.
756
757 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
758
759         PR c++/13275
760         * g++.dg/other/offsetof2.C: Remove XFAIL.
761         * g++.dg/parse/offsetof1.C: New test.
762         * g++.gd/parse/offsetof2.C: Likewise.
763
764 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
765
766         * g++.dg/template/nontype3.C: New test.
767         * g++.dg/template/static2.C: Tweaked the dg-error clause.
768
769 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
770
771         * g++.dg/warn/noreturn-3.C: Also test instantiation.
772
773 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
774
775         PR c++/13387
776         * g++.dg/expr/assign1.C: New test.
777
778         PR c++/13242
779         * g++.dg/abi/mangle19-1.C: New test.
780         * g++.dg/abi/mangle19-2.C: New test.
781
782 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
783
784         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
785
786 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
787
788         * gcc.c-torture/execute/20031216-1.c: New test.
789
790 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
791
792         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
793         an ICE regression.
794
795 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
796
797         PR c++/10926
798         * g++.dg/template/error9.C: New test.
799
800         PR c++/11116
801         * g++.dg/template/error8.C: New test.
802
803 2003-12-15  Roger Sayle  <roger@eyesopen.com>
804
805         PR middle-end/13400
806         * gcc.c-torture/execute/20031215-1.c: New test case.
807
808 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
809
810         PR c++/13269
811         * g++.dg/parse/error5.C: New test.
812
813         PR c++/12989
814         * g++.dg/expr/sizeof1.C: New test.
815
816         PR c++/13310
817         * g++.dg/template/crash15.C: New test.
818
819 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
820
821         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
822         a non-POD type as the last named parameter of a varargs function.
823
824 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
825
826         PR c++/13243
827         PR c++/12573
828         * g++.dg/template/crash14.C: New test.
829         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
830
831 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
832
833         * g++.dg/other/java1.C: New test.
834
835         PR c++/13241
836         * g++.dg/abi/mangle18-1.C: New test.
837         * g++.dg/abi/mangle18-2.C: New test.
838
839 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
840
841         PR optimization/10312
842         * gcc.c-torture/execute/20031214-1.c: New.
843
844 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
845
846         PR c++/10779
847         PR c++/12160
848         * g++.dg/parse/error3.C: New test.
849         * g++.dg/parse/error4.C: Likewise.
850         * g++.dg/abi/mangle4.C: Tweak error messages.
851         * g++.dg/lookup/using5.C: Likewise.
852         * g++.dg/other/error2.C: Likewise.
853         * g++.dg/parse/typename5.C: Likewise.
854         * g++.dg/parse/undefined1.C: Likewise.
855         * g++.dg/template/arg2.C: Likewise.
856         * g++.dg/template/ttp3.C: Likewise.
857         * g++.dg/template/type1.C: Likewise.
858         * g++.old-deja/g++.other/crash32.C: Likewise.
859         * g++.old-djea/g++.pt/defarg8.C: Likewise.
860
861 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
862
863         PR c++/13106
864         * g++.dg/warn/noreturn-3.C: New test.
865
866 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
867
868         PR c++/13118
869         * g++.dg/abi/covariant3.C: New.
870
871 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
872
873         * g++.dg/eh/ia64-1.C: New test.
874
875 2003-12-12  Roger Sayle  <roger@eyesopen.com>
876
877         PR optimization/13037
878         * g77.f-torture/execute/13037.f: New test case.
879
880 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
881
882         PR c++/12881
883         * g++.dg/abi/covariant2.C: New.
884
885 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
886
887         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
888
889 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
890
891         * gcc.c-torture/execute/wchar_t-1.x: Delete.
892
893 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
894
895         PR other/10819
896         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
897         to fix Bug 10819.
898         * lib/g++.exp (g++_version): Likewise.
899         * lib/g77.exp (g77_version): Likewise.
900         * lib/objc.exp (default_objc_version): Likewise.
901
902 2003-12-10  Richard Henderson  <rth@redhat.com>
903
904         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
905
906         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
907
908 2003-12-08  Matt Austern  <austern@apple.com>
909
910         PR c/13134
911         * lib/gcc-dg.exp (dg-require-visibility): Define.
912         * lib/target-supports (check_visibility_available): Define.
913         * gcc.dg/visibility-1.c: New test.
914         * gcc.dg/visibility-2.c: Likewise.
915         * gcc.dg/visibility-3.c: Likewise.
916         * gcc.dg/visibility-4.c: Likewise.
917         * gcc.dg/visibility-5.c: Likewise.
918         * gcc.dg/visibility-6.c: Likewise.
919         * g++.dg/ext/visibility-1.C: Likewise.
920         * g++.dg/ext/visibility-2.C: Likewise.
921         * g++.dg/ext/visibility-3.C: Likewise.
922         * g++.dg/ext/visibility-4.C: Likewise.
923         * g++.dg/ext/visibility-5.C: Likewise.
924         * g++.dg/ext/visibility-6.C: Likewise.
925
926 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
927
928         * g++.dg/lookup/java1.C: New test.
929         * g++.dg/lookup/java2.C: New test.
930
931 2003-12-07  Falk Hueffner  <falk@debian.org>
932
933         * g++.dg/opt/noreturn-1.C: New test.
934
935 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
936
937         * gcc.dg/overflow-1.c: New test.
938
939 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
940
941         * g77.f-torture/compile/13060.f: New test.
942
943 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
944
945         PR c++/13323
946         * g++.dg/inherit/operator2.C: New test.
947
948 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
949
950         PR c++/13305
951         * g++.dg/ext/attrib9.C: New test.
952
953 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
954
955         PR c++/13314
956         * g++.dg/template/error7.C: New test.
957
958 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
959             J"orn Rennecke <joern.rennecke@superh.com>
960
961         PR target/13302
962         * g++.dg/other/struct-va_list.C: New test.
963
964 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
965
966         PR c++/13166
967         * g++.dg/parse/defarg6.C: New test.
968
969 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
970
971         PR target/13256
972         * gcc.c-torture/execute/20031201-1.c: New test.
973
974 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
975
976         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
977
978 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
979
980         * gcc.dg/builtin-return-1.c: New test.
981
982 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
983             J"orn Rennecke <joern.rennecke@superh.com>
984
985         PR optimization/13260
986         * gcc.c-torture/execute/20031204-1.c: New test.
987
988 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
989
990         PR c++/9127
991         * g++.dg/template/error6.C: New test.
992
993 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
994
995         * gcc.dg/20031202-1.c: New test.
996
997 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
998
999         PR c++/13179
1000         * g++.dg/template/eh1.C: New test.
1001
1002         PR c++/10771
1003         * g++.dg/template/error5.C: New test.
1004
1005 2003-12-02  David Ung  <davidu@mips.com>
1006
1007         * gcc.dg/compat/vector-check.h: Corrected type for var
1008         g_##TMODE
1009
1010 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1011
1012         PR c++/10126
1013         * g++.dg/template/ptrmem8.C: New test.
1014
1015 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1016
1017         PR c++/12573
1018         * g++.dg/template/dependent-expr3.C: New test.
1019
1020 2003-12-01  James Lemke  <jim@wasabisystems.com>
1021
1022         * gcc.dg/arm-g2.c: New test.
1023
1024 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1025
1026         PR optimization/11634
1027         * gcc.dg/20031201-2.c: New test case.
1028
1029 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1030
1031         PR 11433
1032         * objc.dg/proto-lossage-3.m: New test.
1033
1034 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1035
1036         PR optimization/12628
1037         * gcc.dg/20031201-1.c: New test case.
1038
1039 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1040
1041         * gcc.dg/unaligned-1.c: New test.
1042
1043 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1044
1045         PR c++/9849
1046         * g++.dg/template/error4.C: New test.
1047         * g++.dg/template/nested3.C: Adjust error markers.
1048
1049 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1050
1051         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1052
1053 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1054
1055         PR c/10333
1056         * gcc.dg/bitfld-7.c: New test.
1057
1058 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1059
1060         * gcc.dg/tls/asm-1.C: New test.
1061
1062 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1063
1064         * gcc.dg/cpp/assert4.c: Update.
1065
1066 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1067
1068         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1069         * gcc.dg/builtin-apply3.c: New test.
1070
1071 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1072
1073         * lib/compat.exp (compat-obj): New xfaildata parameter.
1074         Use it to set compiler_conditional_xfail_data before compiling.
1075         (compat-get-options): Handle dg-xfail-if.
1076         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1077         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1078         * gcc.dg/compat/vector-1_y.c: Likewise.
1079         * gcc.dg/compat/vector-2_x.c: Likewise.
1080         * gcc.dg/compat/vector-2_y.c: Likewise.
1081
1082 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1083
1084         * g++.dg/opt/reg-stack4.C: New test.
1085
1086 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1087
1088         * gcc.dg/builtin-apply2.c: New test.
1089
1090 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1091
1092         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1093
1094 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1095
1096         PR c++/12924
1097         * g++.dg/template/template-id-2.C: New test.
1098
1099 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1100
1101         PR c++/5369
1102         * g++.dg/template/memfriend1.C: New test.
1103         * g++.dg/template/memfriend2.C: Likewise.
1104         * g++.dg/template/memfriend3.C: Likewise.
1105         * g++.dg/template/memfriend4.C: Likewise.
1106         * g++.dg/template/memfriend5.C: Likewise.
1107         * g++.dg/template/memfriend6.C: Likewise.
1108         * g++.dg/template/memfriend7.C: Likewise.
1109         * g++.dg/template/memfriend8.C: Likewise.
1110         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1111
1112 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1113
1114         PR c++/12515
1115         * g++.dg/ext/cond1.C: New test.
1116
1117 2003-11-20  Richard Henderson  <rth@redhat.com>
1118
1119         * gcc.dg/20020201-2.c: Remove.
1120         * gcc.dg/20020201-4.c: Remove.
1121         * gcc.dg/20020304-1.c: Remove.
1122
1123 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1124
1125         * gcc.dg/cpp/trad/xwin1.c: New test case.
1126
1127 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1128
1129         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1130         * lib/g77.exp: Likewise.
1131         * lib/objc.exp: Likewise.
1132         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1133         for darwin.
1134
1135 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1136
1137         PR c++/12932
1138         * g++.dg/template/static5.C: New test.
1139
1140 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1141
1142         * gcc.dg/nested-func-1.c: New test.
1143
1144 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1145
1146         * gcc.dg/cpp/assert4.c: New test.
1147
1148 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1149
1150         PR c++/2294
1151         * g++.dg/lookup/using9.c: New test.
1152
1153 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1154
1155         PR c++/12762
1156         * g++.dg/template/error3.C: New test.
1157
1158 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1159
1160         PR ada/13035
1161         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1162         No longer use a wrapper for gcc, since this does not work under
1163         Windows.
1164
1165 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1166
1167         PR c++/2094
1168         * g++.dg/template/ptrmem7.C: New test.
1169
1170 2003-11-13  Andrew Pinski <apinski@apple.com>
1171
1172         * gcc.c-torture/compile/20031113-1.c: New test.
1173
1174 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1175             Kean Johnston <jkj@sco.com>
1176
1177         PR c/13029
1178         * gcc.dg/unused-4.c: Update.
1179
1180 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1181
1182         * g++.dg/opt/const3.C: New test.
1183
1184 2003-11-13  Jan Hubicka  <jh@suse.cz>
1185
1186         * gcc.c-torture/compile/20031112-1.c: New test.
1187
1188 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1189
1190         * g++.dg/parse/crash10.C: Remove bogus error marker.
1191
1192 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1193
1194         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1195         (host_gcc): Likewise.
1196         (ROOT): Honor $PWDCMD.
1197         (BASE): Likewise.
1198         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1199
1200 2003-11-12  Catherine Moore  <clm@redhat.com>
1201
1202         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1203
1204 2003-11-12  Andreas Jaeger  <aj@suse.de>
1205             Jakub Jelinek  <jakub@redhat.com>
1206             Andrew Pinski  <pinskia@physics.uc.edu>
1207             Richard Henderson  <rth@redhat.com>
1208
1209         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1210         systems.
1211         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1212
1213         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1214         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1215
1216 2003-11-11  Andreas Jaeger  <aj@suse.de>
1217
1218         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1219
1220         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1221
1222 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1223
1224         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1225         Clean ups.
1226
1227 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1228
1229         * gcc.dg/trampoline-1.c: New test.
1230
1231 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1232
1233         * gcc.c-torture/compile/200031109-1.c: New test.
1234
1235 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1236
1237         PR c/3190
1238         PR c/8714
1239         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1240         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1241         gcc.dg/format/no-y2k-1.c: Update.
1242
1243 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1244
1245         PR optimization/10467
1246         * gcc.dg/20031108-1.c: New test case.
1247
1248 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1249
1250         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1251
1252 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1253
1254         * gcc.dg/compound-lvalue-1.c: New test.
1255         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1256         some XFAILs.
1257
1258 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1259
1260         * gcc.dg/altivec-varargs-1.c: New test.
1261
1262 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1263
1264         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1265         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1266         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1267         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1268         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1269
1270 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1271
1272         * gcc.dg/cond-lvalue-1.c: New test.
1273
1274 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1275
1276         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1277
1278 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1279
1280         PR c++/11616
1281         * g++.dg/template/instantiate5.C: New test.
1282
1283 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1284
1285         PR c++/12726
1286         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1287         * ChangeLog: Add missing first entry for above test.
1288
1289 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1290
1291         PR c++/9810
1292         * g++.dg/template/using8.C: New test.
1293         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1294
1295 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1296
1297         PR optimization/10817
1298         * gcc.c-torture/compile/20031102-1.c: New test case.
1299
1300 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1301
1302         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1303         2147483647.
1304
1305 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1306
1307         * gcc.dg/20031102-1.c: New test.
1308
1309 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1310
1311         * gcc.dg/complex-1.c: New test.
1312
1313 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1314
1315         PR c++/12796
1316         * g++.dg/template/crash13.C: Adjust expected error location.
1317         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1318
1319 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1320
1321         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1322
1323 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1324
1325         PR/10239
1326         * gcc.c-torture/compile/20031031-2.c: New test.
1327
1328 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1329
1330         PR/11640
1331         * gcc.c-torture/compile/20031031-1.c: New test.
1332
1333 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1334
1335         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1336         * gcc.misc-tests/bprob.exp: Likewise.
1337         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1338         the execution test on arm-elf configs.
1339         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1340         configs that don't support scratch files.
1341         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1342
1343 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1344
1345         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1346         done by dejagnu.
1347
1348 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1349
1350         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1351         Avoid non pure sh syntax. Add more logging.
1352
1353         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1354         fail.
1355
1356 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1357
1358         PR libgcj/10610
1359         * gcc.dg/ppc-stackalign-1.c: New test.
1360
1361 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1362
1363         * ada/acats/run_all.sh: Change output to be more compliant with
1364         dejagnu framework.
1365         Create acats.sum and acats.log files under testsuite/ada/acats
1366         Only run [a-z]* directories, to filter out e.g. CVS.
1367         Redirect build output to log file.
1368
1369 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1370
1371         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1372
1373 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1374
1375         PR ada/5909:
1376         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1377
1378 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1379
1380         * gcc.c-torture/compile/20031023-1.c: New test.
1381         * gcc.c-torture/compile/20031023-2.c: New test.
1382         * gcc.c-torture/compile/20031023-3.c: New test.
1383         * gcc.c-torture/compile/20031023-4.c: New test.
1384
1385 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1386
1387         PR c++/10371
1388         * g++.dg/lookup/scoped8.C: New test.
1389
1390 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1391
1392         * g++.dg/opt/reg-stack3.C: New test.
1393
1394 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1395
1396         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1397
1398 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1399
1400         PR c++/11076
1401         * g++.dg/template/crash13.C: New test.
1402
1403 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1404
1405         * gcc.dg/c99-restrict-2.c: New test.
1406
1407 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1408
1409         PR c++/12698, c++/12699, c++/12700, c++/12566
1410         * g++.dg/inherit/covariant9.C: New test.
1411         * g++.dg/inherit/covariant10.C: New test.
1412         * g++.dg/inherit/covariant11.C: New test.
1413
1414 2003-10-23  Jason Merrill  <jason@redhat.com>
1415
1416         PR c++/12726
1417         * g++.dg/ext/complit2.C: New test.
1418
1419 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1420
1421         PR target/12654
1422         * gcc.c-torture/execute/20031020-1.c: New test.
1423
1424 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1425
1426         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1427         following the jump_insn.
1428
1429 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1430
1431         * gcc.dg/cast-lvalue-1.c: New test.
1432
1433 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1434
1435         PR c++/11962
1436         * g++.dg/template/cond2.C: New test.
1437
1438 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1439
1440         * gcc.dg/builtins-28.c: New test.
1441
1442 2003-10-20  Jan Hubicka  <jh@suse.cz>
1443
1444         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1445         parameter.
1446         * testsuite/gcc.dg/inline-2.c: Likewise.
1447
1448 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1449
1450         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1451         * gcc.dg/nest.c:  Likewise.
1452
1453 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1454
1455         PR c++/9781, c++/10583, c++/11862
1456         * g++.dg/parse/crash13.C: New test.
1457
1458 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1459
1460         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1461
1462 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1463
1464         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1465         Define HAVE_C99_RUNTIME except on Solaris.
1466         * gcc.dg/builtins-20.c: Likewise.
1467
1468 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1469
1470         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1471
1472 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1473
1474         PR c++/12495
1475         * g++.dg/template/crash21.C: New test.
1476
1477 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1478
1479         PR c++/2513
1480         * g++.dg/template/typename5.C: New test.
1481
1482 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1483
1484         PR c++/12369
1485         * g++.dg/template/friend25.C: New test.
1486
1487 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1488
1489         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1490         versions.
1491
1492 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1493
1494         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1495         == 2147483647.
1496
1497 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1498
1499         * gcc.c-torture/execute/960416-1.x: Remove.
1500         * gcc.c-torture/execute/divconst-3.x: Likewise.
1501
1502 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1503
1504         PR target/12598
1505         * gcc.dg/torture/cris-volatile-1.c: New test.
1506
1507 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1508
1509         PR optimization/9325
1510         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1511         for overflowing floating point to integer conversion during RTL
1512         simplification.
1513
1514 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1515
1516         * objc/execute/_cmd.m: Fix typo.
1517         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1518         Relax 'scan-assembler' regexp.
1519         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1520         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1521         * objc.dg/zero-link-2.m: Remove blank line.
1522         * objc.dg/zero-link-3.m: New test case.
1523
1524 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1525
1526         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1527
1528         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1529         than linker trickery.
1530
1531 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1532
1533         PR c++/12370
1534         * g++.dg/other/friend2.C: New test.
1535
1536 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1537
1538         * gcc.dg/20031012-1.c: New test.
1539
1540 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1541
1542         * gcc.dg/weak/weak-3.c: Fix for new warning.
1543
1544 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1545
1546         PR optimization/8750
1547         * gcc.c-torture/execute/20031012-1.c: New test case.
1548
1549 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1550
1551         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1552         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1553
1554 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1555
1556         PR optimization/12260
1557         * gcc.c-torture/compile/20031011-2.c: New test case.
1558
1559 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1560
1561         * gcc.c-torture/execute/20031011-1.c: New testcase.
1562
1563 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1564
1565         * gcc.c-torture/compile/20031011-1.c: New test.
1566
1567 2003-10-11  Jan Hubicka  <jh@suse.cz>
1568
1569         * g++.dg/other/first-global.C: New test.
1570
1571 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1572
1573         * gcc.c-torture/execute/string-opt-18.c: New testcase.
1574
1575 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
1576
1577         * gcc.c-torture/compile/20031010-1.c: New test.
1578
1579 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
1580
1581         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
1582         * gcc.c-torture/execute/va-arg-25.c: ... here.
1583
1584 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
1585
1586         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
1587
1588 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
1589
1590         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1591
1592 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
1593
1594         * g++.dg/parse/error2.C: New test.
1595
1596 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
1597
1598         PR c++/11097
1599         * g++.dg/other/error5.C: Modify the error message.
1600         * g++.dg/lookup/using8.C: New test.
1601
1602 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
1603
1604         * gcc.dg/darwin-abi-2.c: New file.
1605         * gcc.c-torture/execute/va-arg-24.c: New file.
1606
1607 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
1608
1609         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
1610         indentation.
1611
1612 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
1613
1614         PR c++/10147
1615         * g++.dg/other/error4.C: Update error messages.
1616         * g++.dg/template/ptrmem4.C: Likewise.
1617
1618         PR c++/12337
1619         * g++.dg/init/new9.C: New test.
1620
1621         PR c++/12334, c++/12236, c++/8656
1622         * g++.dg/ext/attrib8.C: New test.
1623
1624 2003-10-06  Devang Patel  <dpatel@apple.com>
1625
1626         * gcc.dg/debug/dwarf2-3.h: New test.
1627         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
1628
1629 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
1630
1631         * g++.dg/opt/cfg2.C: New test.
1632
1633 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1634
1635         * g++.dg/opt/float1.C: New test.
1636
1637 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1638
1639         * gcc.dg/c90-array-lval-6.c: New test.
1640         * gcc.dg/c99-array-lval-6.c: New test.
1641
1642 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
1643             Ziemowit Laski  <zlaski@apple.com>
1644
1645         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
1646         'Derived', so that it is never considered a class method; add
1647         new warning for '+port' method ambiguity.
1648         * objc.dg/method-12.m: Include <objc/objc.h> instead of
1649         <objc/objc-api.h> (needed on Mac OS X).
1650         * objc.dg/method-13.m: New test.
1651
1652 2003-10-03  Roger Sayle  <roger@eyesopen.com>
1653
1654         PR optimization/9325, PR java/6391
1655         * gcc.c-torture/execute/20031003-1.c: New test case.
1656
1657 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
1658
1659         PR optimization/12180
1660         * gcc.dg/20031002-1.c: New test.
1661
1662         PR c++/12486
1663         * g++.dg/inherit/error1.C: New test.
1664
1665 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
1666
1667         * lib/f-torture.exp (search_for): Rename to...
1668         (search_for_re): This.  Also, clean up comments and the
1669         "regexp" invocation.
1670
1671 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
1672
1673         * gcc.c-torture/compile/20031002-1.c: New test.
1674
1675 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
1676
1677         * g++.dg/opt/cond1.C: New test.
1678
1679 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
1680
1681         * gcc.dg/Wold-style-definition-2.c: New testcase.
1682         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
1683
1684 2003-09-29  Richard Henderson  <rth@redhat.com>
1685
1686         * g++.dg/init/array10.C: Add dg-options.
1687
1688 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
1689
1690         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
1691
1692 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1693
1694         * g++.dg/template/friend19.C: Fix typo.
1695         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
1696
1697 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
1698
1699         * gcc.c-torture/execute/20030928-1.c: New test.
1700         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
1701
1702 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1703
1704         * g++.dg/opt/unroll1.C: New test.
1705
1706 2003-09-26  Roger Sayle  <roger@eyesopen.com>
1707
1708         PR optimization/11741
1709         * gcc.dg/20030926-1.c: New test case.
1710
1711 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1712
1713         PR c++/5655
1714         * g++.dg/parse/access7.C: New test.
1715         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
1716
1717 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
1718
1719         MERGE OF objc-improvements-branch into MAINLINE:
1720         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
1721         if libobjc has not been built.
1722         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
1723         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
1724         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
1725         objc/execute/nested-3.m, objc/execute/np-2.m,
1726         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
1727         objc/execute/redefining_self.m, objc/execute/root_methods.m,
1728         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
1729         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
1730         objc.dg/special/unclaimed-category-1.h,
1731         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
1732         well as GNU runtime.
1733         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
1734         * execute/cascading-1.m, execute/function-message-1.m,
1735         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
1736         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
1737         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
1738         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
1739         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
1740         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
1741         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
1742         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
1743         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
1744         * objc.dg/bitfield-2.m: Run only on Darwin.
1745         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
1746         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
1747         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
1748         * objc.dg/const-str-1.m: Fix constant string layout.
1749
1750 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
1751
1752         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
1753
1754 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
1755
1756         * gcc.dg/darwin-abi-1.c: New file.
1757
1758 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
1759
1760         PR target/12281
1761         * gcc.c-torture/compile/20030921-1.c: New test.
1762
1763 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1764
1765         * g++.dg/opt/reg-stack2.C: New test.
1766
1767 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1768
1769         * g++.dg/eh/delayslot1.C: New test.
1770
1771 2003-09-20  Richard Henderson  <rth@redhat.com>
1772
1773         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
1774
1775 2003-09-20  Roger Sayle  <roger@eyesopen.com>
1776
1777         * gcc.c-torture/execute/20030920-1.c: New test case.
1778
1779 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1780
1781         * g++.dg/rtti/typeid3.C: Correct expected error message.
1782
1783 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1784
1785         PR c++/157
1786         * g++.dg/parse/crash12.C: New test.
1787
1788 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
1789
1790         * gcc.dg/compat/mixed-struct-check.h: New.
1791         * gcc.dg/compat/mixed-struct-defs.h: New.
1792         * gcc.dg/compat/mixed-struct-init.h: New.
1793         * gcc.dg/compat/struct-by-value-19_main.c: New.
1794         * gcc.dg/compat/struct-by-value-19_x.c: New.
1795         * gcc.dg/compat/struct-by-value-19_y.c: New.
1796         * gcc.dg/compat/struct-by-value-20_main.c: New.
1797         * gcc.dg/compat/struct-by-value-20_x.c: New.
1798         * gcc.dg/compat/struct-by-value-20_y.c: New.
1799         * gcc.dg/compat/struct-return-19_main.c: New.
1800         * gcc.dg/compat/struct-return-19_x.c: New.
1801         * gcc.dg/compat/struct-return-19_y.c: New.
1802         * gcc.dg/compat/struct-return-20_main.c: New.
1803         * gcc.dg/compat/struct-return-20_x.c: New.
1804         * gcc.dg/compat/struct-return-20_y.c: New.
1805
1806 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
1807         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
1808         so that it will not complain on LP64 targets.
1809
1810 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1811
1812         PR c++/495
1813         * g++.dg/template/friend24.C: New test.
1814
1815 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
1816
1817         PR c++/12332
1818         * g++.dg/template/memtmpl2.C: New test.
1819
1820 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
1821
1822         PR target/11184
1823         * gcc.dg/builtin-apply1.c: New test.
1824
1825 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1826
1827         PR c++/9848
1828         * g++.dg/warn/Wunused-4.C: New test.
1829
1830 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1831
1832         PR c++/12316
1833         * g++.dg/other/gc2.C: New test.
1834
1835 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
1836
1837         PR c++/11991
1838         * g++.dg/rtti/typeid3.C: New test.
1839
1840         PR c++/12266
1841         * g++.dg/overload/template1.C: New test.
1842
1843 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1844
1845         * g++.dg/opt/cfg3.C: New test.
1846
1847 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1848
1849         PR c++/7939
1850         * g++.dg/template/crash11.C: New test.
1851
1852 2003-09-16  Jason Merrill  <jason@redhat.com>
1853             Jakub Jelinek  <jakub@redhat.com>
1854
1855         * gcc.dg/attr-warn-unused-result.c: New test.
1856
1857 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1858
1859         PR c++/12184
1860         * g++.dg/expr/call2.C: New test.
1861
1862 2003-09-15  Andreas Jaeger  <aj@suse.de>
1863
1864         * gcc.dg/Wold-style-definition-1.c: New test.
1865
1866 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
1867
1868         PR c++/3907
1869         * g++.dg/parse/template12.C: New test.
1870
1871         * g++.dg/abi/bitfield11.C: New test.
1872         * g++.dg/abi/bitfield12.C: Likewise.
1873
1874 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
1875
1876         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
1877         non-expansion of functional macro name without arguments at EOL.
1878         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
1879
1880 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
1881
1882         * gcc.c-torture/execute/20030914-[12].c: New tests.
1883
1884 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
1885
1886         PR c++/11788
1887         * g++.dg/overload/addr1.C: New test.
1888
1889 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
1890
1891         * gcc.dg/20030909-1.c: New test.
1892
1893 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1894
1895         * gcc.dg/ultrasp10.c: New test.
1896
1897 2003-09-09  Devang Patel  <dpatel@apple.com>
1898
1899         * gcc.dg/darwin-ld-6.c: New test.
1900
1901 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1902
1903         * gcc.dg/torture/builtin-explog-1.c: New testcase.
1904
1905 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1906
1907         * gcc.dg/ia64-types1.c: New test.
1908         * gcc.dg/ia64-types2.c: Likewise.
1909
1910 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1911
1912         * gcc.dg/builtins-1.c: Add more _Complex tests.
1913         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1914
1915         * gcc.dg/builtins-1.c: Test existing _Complex functions.
1916         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1917
1918 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1919
1920         PR c++/11786
1921         * g++.dg/lookup/koenig2.C: New test.
1922
1923         PR c++/5296
1924         * g++.dg/rtti/typeid2.C: New test.
1925
1926 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
1927
1928         * gcc.c-torture/compile/20030904-1.c: New test.
1929
1930 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1931
1932         * g++.dg/opt/longbranch2.C: New test.
1933
1934 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1935
1936         * g++.dg/template/crash10.C: Only compile it.
1937
1938 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1939
1940         PR middle-end/11665
1941         * gcc.c-torture/compile/20030907-1.c: New test.
1942         * g++.dg/init/array11.C: New test.
1943
1944 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1945
1946         PR c++/11852
1947         * g++.dg/init/struct1.C: New test.
1948
1949 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1950
1951         PR c++/12181
1952         * g++.dg/expr/comma1.C: New test.
1953
1954 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
1955
1956         PR c++/11867
1957         * g++.dg/expr/static_cast5.C: New test.
1958
1959 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
1960
1961         PR c++/11507
1962         * g++.dg/lookup/scoped7.C: New test.
1963
1964         PR c++/9574
1965         * g++.dg/other/static1.C: New test.
1966
1967         PR c++/11490
1968         * g++.dg/warn/template-1.C: New test.
1969
1970         PR c++/11432
1971         * g++.dg/template/crash10.C: New test.
1972
1973         PR c++/2478
1974         * g++.dg/overload/VLA.C: New test.
1975
1976         PR c++/10804
1977         * g++.dg/template/call1.C: New test.
1978
1979 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1980
1981         PR c++/11794
1982         * g++.dg/parse/using3.C: New test.
1983
1984 2003-09-06  Roger Sayle  <roger@eyesopen.com>
1985
1986         PR c++/11409
1987         * g++.dg/overload/builtin3.C: New test case.
1988
1989 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
1990
1991         PR c/9862
1992         * gcc.dg/20030906-1.c: New test.
1993         * gcc.dg/20030906-2.c: Likewise.
1994
1995 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1996
1997         PR c++/12167
1998         * g++.dg/parse/defarg5.C: New test.
1999
2000         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2001
2002 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2003
2004         PR c++/12163
2005         * g++.dg/expr/static_cast4.C: New test.
2006
2007         PR c++/12146
2008         * g++.dg/template/crash9.C: New test.
2009
2010 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2011
2012         * g++.old-deja/g++.ext/pretty2.C: Update for change
2013         in __FUNCTION__.
2014         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2015
2016 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2017
2018         PR c++/11922
2019         * g++/dg/template/qualified-id1.C: New test.
2020
2021         PR c++/12037
2022         * g++.dg/warn/noeffect4.C: New test.
2023
2024 2003-09-04  Matt Austern  <austern@apple.com>
2025
2026         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2027         * g++.dg/ext/fnname2.C: Likewise.
2028         * g++.dg/ext/fnname3.C: Likewise.
2029
2030 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2031
2032         * g++.dg/expr/lval1.C: New test.
2033         * g++.dg/ext/lvcast.C: Remove.
2034
2035 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2036
2037         PR optimization/11700.
2038         * gcc.c-torture/compile/20030903-1.c: New test case.
2039
2040 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2041
2042         PR c++/12053
2043         * g++.dg/abi/layout4.C: New test.
2044
2045 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2046
2047         PR c++/11553
2048         * g++.dg/parse/friend3.C: New test.
2049
2050 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2051
2052         PR c++/11847
2053         * g++.dg/template/class1.C: New test.
2054
2055         PR c++/11808
2056         * g++.dg/expr/call1.C: New test.
2057
2058 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2059
2060         PR c++/12114
2061         * g++.dg/init/ref9.C: New test.
2062
2063         PR c++/11972
2064         * g++.dg/template/nested4.C: New test.
2065
2066 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2067
2068         PR c++/12093
2069         * g++.dg/template/non-dependent4.C: New test.
2070
2071         PR c++/11928
2072         * g++.dg/inherit/conv1.C: New test.
2073
2074 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2075
2076         PR c++/6196
2077         * g++.dg/ext/label1.C: New test.
2078         * g++.dg/ext/label2.C: Likewise.
2079
2080 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2081
2082         * g++.dg/expr/cond3.C: New test.
2083
2084 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2085
2086         * gcc.dg/builtins-1.c: Add new builtin cases.
2087
2088 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2089
2090         * gcc.dg/builtins-1.c: Add new cases.
2091         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2092
2093 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2094
2095         * gcc.dg/builtins-1.c: Add more math builtin tests.
2096         * gcc.dg/torture/builtin-attr-1.c: New test.
2097
2098 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2099
2100         PR optimization/5079
2101         * g++.dg/opt/static3.C: New test.
2102
2103 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2104
2105         * gcc.misc-tests/gcov-10b.c: New test.
2106
2107 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2108
2109         * g++.dg/opt/ptrmem3.C: New test.
2110
2111         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2112
2113 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2114
2115         * gcc.dg/20030826-2.c: New test.
2116
2117 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2118
2119         PR middle-end/12002
2120         * g77.f-torture/compile/12002.f: New test case.
2121
2122 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2123
2124         * gcc.dg/20030826-1.c: New test case.
2125
2126 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2127
2128         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2129
2130 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2131
2132         PR c++/11871
2133         * c++.dg/lookup/crash1.C: New test.
2134
2135         * c++.dg/warn/noeffect3.C: New test.
2136
2137 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2138
2139         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2140         * gcc.dg/compat/vector-1_y.c: Ditto.
2141         * gcc.dg/compat/vector-2_x.c: Ditto.
2142         * gcc.dg/compat/vector-2_y.c: Ditto.
2143
2144 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2145
2146         * gcc.dg/20030702-1.c: New test.
2147
2148 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2149
2150         PR c++/8795
2151         * g++.dg/ext/altivec-1.C: New test.
2152
2153 2003-08-24  Richard Henderson  <rth@redhat.com>
2154
2155         * g++.dg/eh/simd-2.C: Add -w for x86.
2156
2157 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2158
2159         * gcc.dg/20030815-1.c: New test.
2160
2161 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2162
2163         PR c++/3765
2164         * g++.dg/parse/access6.C: New test.
2165
2166 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2167
2168         PR c++/641, c++/11876
2169         * g++.dg/template/friend22.C: New test.
2170         * g++.dg/template/friend23.C: Likewise.
2171
2172 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2173
2174         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2175         identically.
2176
2177 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2178
2179         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2180
2181 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2182
2183         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2184
2185 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2186
2187         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2188
2189 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2190
2191         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2192
2193 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2194
2195         PR c++/11919
2196         * g++.dg/overload/prom1.C: New test.
2197
2198         PR c++/11551
2199         * g++.dg/parse/dtor2.C: New test.
2200
2201         PR c++/10762
2202         * g++.dg/parse/using2.C: New test.
2203
2204 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2205
2206         PR target/11805
2207         * gcc.c-torture/compile/20030821-1.c: New.
2208
2209 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2210
2211         PR c++/11834
2212         * g++.dg/template/deduce2.C: New test.
2213
2214 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2215
2216         * gcc.c-torture/execute/20030821-1.c: New test.
2217
2218 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2219
2220         PR middle-end/11984
2221         * gcc.dg/20030820-1.c: New test case.
2222
2223 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2224
2225         PR c++/11945
2226         * g++.dg/warn/noeffect2.C: New test.
2227
2228 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2229
2230         PR c++/10926
2231         * g++.dg/template/dtor2.C: New test.
2232
2233         PR c++/11684
2234         * g++.dg/template/operator1.C: New test.
2235         * g++.dg/parse/operator4.C: New test.
2236
2237         PR c++/11946.C
2238         * g++.dg/expr/enum1.C: New test.
2239         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2240
2241         PR c++/11036.C
2242         * g++.dg/parse/elab2.C: New test.
2243         * g++.dg/parse/typedef4.C: Change error message.
2244         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2245         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2246         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2247
2248 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2249
2250         * gcc.dg/pch/warn-1.c: New.
2251         * gcc.dg/pch/warn-1.hs: New.
2252
2253         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2254         not-tested file.
2255
2256 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2257
2258         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2259
2260 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2261
2262         * gcc.dg/uninit-D.c: New Test.
2263         * gcc.dg/uninit-E.c: New Test.
2264         * gcc.dg/uninit-F.c: New Test.
2265         * gcc.dg/uninit-G.c: New Test.
2266
2267 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2268
2269         * g++.dg/README: Describe the pch directory.
2270
2271 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2272
2273         PR c++/11174
2274         * g++.dg/parse/access4.C: New test.
2275         * g++.dg/parse/access5.C: Likewise.
2276         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2277
2278 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2279
2280         * gcc.dg/noncompile/20030818-1.c: New.
2281
2282 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2283
2284         PR c++/11957
2285         * g++.dg/warn/noeffect1.C: New test.
2286
2287         * g++.dg/template/scope2.C: New test.
2288         * g++.dg/template/error2.C: Correct dg-error
2289
2290 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2291
2292         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2293
2294 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2295
2296         PR C++/11512
2297         * g++.dg/template/warn1.C: New.
2298
2299 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2300
2301         * g++.dg/template/error2.C: New test.
2302         * g++.dg/lookup/using7.C: Adjust errors
2303         * g++.old-deja/g++.pt/crash36.C: Likewise.
2304         * g++.old-deja/g++.pt/derived3.C: Likewise.
2305
2306 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2307
2308         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2309         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2310         * gcc.c-torture/execute/builtins/string-9.c: New, from
2311         string-opt-9.c.  Adjust for execute/builtins framework.
2312         * gcc.c-torture/execute/string-opt-9.c: Delete.
2313
2314 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2315
2316         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2317
2318         * g++.dg/parse/ret-type2.C: New test.
2319
2320         PR c++/11703
2321         * g++.dg/init/new8.C: New test.
2322
2323         PR c++/10923
2324         * g++.dg/parse/typedef5.C: New test.
2325
2326         PR c++/9512
2327         * g++.dg/parse/qualified2.C: New test.
2328         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2329         invalid code.
2330
2331 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2332
2333         * g++.dg/conversion/ptrmem1.C: New test.
2334
2335 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2336
2337         PR target/11693
2338         * gcc.dg/20030811-1.c: New test.
2339
2340         PR target/11535
2341         * gcc.c-torture/execute/20030811-1.c: New test.
2342
2343 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2344
2345         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2346
2347 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2348
2349         PR c++/11789.C
2350         * g++.dg/inherit/multiple1.C: New test.
2351
2352 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2353
2354         * gcc.dg/spe1.c: New test.
2355
2356         PR c++/11670
2357         * g++.dg/expr/cast2.C: New test.
2358
2359         PR c++/10530
2360         * g++.dg/template/dependent-name2.C: New test.
2361
2362 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2363
2364         * g++.dg/parse/crash11.C: Put the dg options in comments.
2365
2366 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2367
2368         * lib/gcc-dg.exp: Update for diagnostic change.
2369
2370 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2371
2372         PR c++/5767
2373         * g++.dg/parse/crash11.C: New test.
2374
2375 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2376
2377         * gcc.dg/cpp/spacing1.c: Update.
2378
2379 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2380
2381         PR target/11739
2382         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2383         a value for -mtune.
2384
2385 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2386
2387         PR middle-end/11771
2388         * gcc.c-torture/compile/20030804-1.c: New test case.
2389
2390 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2391
2392         * gcc.dg/20030804-1.c: New test case.
2393
2394 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2395
2396         * gcc.dg/cpp/separate-1.c: New test.
2397
2398 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2399
2400         PR c++/11704
2401         * g++.dg/template/dependent-expr2.C: New test.
2402
2403         PR c++/11766
2404         * g++.dg/expr/ptrmem1.C: New test.
2405
2406 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2407
2408         PR c++/9453
2409         * g++.dg/template/friend15.C: New test.
2410
2411 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2412
2413         * lib/dg-pch.exp: Work round PCH bug.
2414
2415 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2416
2417         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2418         builtins.  Move cases from builtins-4.c here.
2419
2420         * gcc.dg/torture/builtin-math-1.c: New test taken from
2421         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2422         additional cases.
2423
2424         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2425         Delete.
2426
2427 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2428
2429         PR c++/9447
2430         * g++.dg/template/using7.C: New test.
2431
2432 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2433
2434         * import1.c, import2.c: New tests.
2435
2436 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2437
2438         * g++.dg/eh/crossjump1.C: New test.
2439
2440 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2441
2442         PR c++/11697
2443         * g++.dg/template/using6.C: New test.
2444
2445         PR c++/11744
2446         * g++.dg/template/koenig2.C: New test.
2447
2448 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2449
2450         PR c++/7983
2451         * g++.dg/parse/typedef4.C: New test.
2452
2453 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2454
2455         PR c++/8442, c++/8806
2456         * g++.dg/template/elab1.C: New test.
2457         * g++.dg/template/type2.C: Likewise.
2458         * g++.dg/template/ttp3.C: Adjust expected error message.
2459         * g++.old-deja/g++.law/visibility13.C: Likewise.
2460         * g++.old-deja/g++.niklas/t135.C: Likewise.
2461         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2462         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2463         template argument.
2464         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2465
2466 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2467
2468         PR c++/11295
2469         * g++.dg/ext/stmtexpr1.C: New test.
2470
2471         * g++.dg/opt/tmp1.C: New test.
2472
2473         PR c++/11525
2474         * g++.dg/parse/constant4.C: New test.
2475
2476         PR c++/9447
2477         * g++.dg/template/using5.C: New test.
2478
2479 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2480
2481         * gcc.dg/builtins-27.c: New test case.
2482
2483 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2484
2485         * gcc.dg/tls/opt-7.c: New test.
2486
2487 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2488
2489         * g++.old-deja/g++.other/crash18.C: Remove.
2490
2491 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2492
2493         * g++.dg/template/explicit3.C: New.
2494         * g++.dg/template/explicit4.C: New.
2495         * g++.dg/template/explicit5.C: New.
2496
2497         PR c++/11347
2498         * g++.dg/template/memtmpl1.C: New.
2499
2500 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2501
2502         PR target/11565
2503         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2504         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2505
2506 2003-07-30  Jan Hubicka  <jh@suse.cz>
2507
2508         * vtgc1.c: Kill.
2509
2510 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2511
2512         * gcc.dg/struct-in-proto-1.c: New test.
2513
2514 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2515
2516         * gcc.dg/cpp/include2.c: Only expect one message.
2517
2518 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2519
2520         PR c++/9447
2521         * g++.dg/template/using1.C: New test.
2522         * g++.dg/template/using2.C: New test.
2523         * g++.dg/template/using3.C: New test.
2524         * g++.dg/template/using4.C: New test.
2525
2526 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2527
2528         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2529         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2530
2531 2003-07-28  Jan Hubicka  <jh@suse.cz>
2532
2533         PR c++/11530
2534         * g++.dg/opt/call1.C: New test.
2535
2536 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2537
2538         PR c++/11667
2539         * g++.dg/init/enum2.C: New test.
2540         * g++.dg/template/overload1.C: Add "-w" option.
2541
2542 2003-07-28    <hp@bitrange.com>
2543
2544         * gcc.dg/Wdeclaration-after-statement-1.c,
2545         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2546
2547 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2548
2549         * gcc.c-torture/compile/20030725-1.c: New test.
2550
2551 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2552
2553         * gcc.dg/20030505.c: Only run for SPE.
2554         Remove definition of opaque type.
2555
2556 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2557
2558         * g++.dg/template/ptrmem6.C: New test.
2559
2560 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2561
2562         * gcc.c-torture/compile/zero-strct-2.c: New test.
2563
2564 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2565
2566         * gcc.dg/intermod-1.c: New test.
2567
2568 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2569
2570         PR c++/11617
2571         * g++.dg/template/lookup2.C: New test.
2572         * g++.dg/template/memclass1.C: Remove instantiated from error.
2573         * g++.dg/other/error2.C: Tweak expected errors.
2574
2575         PR c++/11596
2576         * g++.dg/template/defarg3.C: New test.
2577
2578         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
2579
2580 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
2581
2582         * g++.dg/inherit/access5.C: New test.
2583
2584 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2585
2586         PR c++/11513
2587         * g++.dg/template/crash8.C: New test.
2588
2589 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
2590
2591         PR c/10602
2592         * gcc.dg/noncompile/incomplete-2.c: New test.
2593
2594 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
2595
2596         PR c++/11645
2597         * g++.dg/inherit/access4.C: New test.
2598
2599         PR c++/11517
2600         * g++.dg/expr/cond2.C: New test.
2601
2602         PR optimization/10679
2603         * g++.dg/opt/inline4.C: New test.
2604
2605 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2606
2607         * g++.dg/parse/crash10: New test.
2608
2609 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2610
2611         * g++.dg/ext/flexary1.C: New test.
2612
2613 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2614
2615         PR c++/10793
2616         * g++.dg/template/crash9.C: New test.
2617
2618 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2619
2620         PR c++/3004
2621         * g++.dg/parse/typedef3.C: New test.
2622
2623         PR c++/7906
2624         * g++.dg/parse/operator2.C: New test.
2625
2626         PR c++/8895
2627         * g++.dg/parse/def-tmpl-arg1.C: New test.
2628
2629         PR c++/9282
2630         * g++.dg/parse/funptr1.C: New test.
2631
2632         PR c++/9452
2633         * g++.dg/parse/ambig3.C: New test.
2634
2635         PR c++/9454
2636         * g++.dg/parse/operator3.C: New test.
2637
2638         PR c++/9486
2639         * g++.dg/parse/template10.C: New test.
2640
2641         PR c++/9488
2642         * g++.dg/parse/template11.C: New test.
2643
2644         PR c++/10150
2645         * g++.dg/parse/invalid-op1.C: New test.
2646
2647         PR c++/10247
2648         * g++.dg/parse/condexpr1.C: New test.
2649
2650 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2651
2652         * g++.dg/ext/packed3.C: New test.
2653         * g++.dg/ext/packed4.C: New test.
2654
2655         * gcc.dg/pack-test-3.c: New test.
2656
2657 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
2658
2659         * lib/compat.exp: Handle dg-options per source file.
2660         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
2661         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
2662         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
2663         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
2664         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
2665         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
2666         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
2667         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
2668         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
2669         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
2670         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
2671         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
2672         * g++.dg/compat/break/bitfield7_x.C: Ditto.
2673         * g++.dg/compat/break/bitfield7_y.C: Ditto.
2674
2675 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
2676
2677         PR c/10320
2678         * gcc.c-torture/execute/20030718-1.c: New test.
2679
2680 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2681
2682         PR optimization/11536
2683         * gcc.dg/20030721-1.c: New test.
2684
2685 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
2686
2687         PR c++/11546
2688         * g++.dg/template/lookup1.C: New test.
2689
2690 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
2691
2692         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
2693         diagnostics of ill-formed constructs involving labels.
2694         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
2695         the new 'previously defined here' message.
2696
2697 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
2698
2699         * g++.dg/parse/non-dependent2.C: New test.
2700
2701 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
2702
2703         * g++.dg/init/init-ref4.C: xfail on targets without
2704         weak symbols.
2705
2706 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
2707
2708         PR target/11087
2709         * gcc.c-torture/execute/20030717-1.c: New test.
2710
2711 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2712
2713         * g++.dg/opt/cfg1.C: New test.
2714
2715 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
2716
2717         PR optimization/11557
2718         * gcc.dg/20030717-1.c: New test.
2719
2720 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
2721
2722         PR c++/10476
2723         * g++.dg/expr/crash-1.C: New test.
2724
2725         PR c++/11027
2726         * g++.dg/template/init3.C: New test.
2727
2728         PR c++/8222
2729         * g++.dg/template/non-dependent1.C: New test.
2730
2731         PR c++/11070
2732         * g++.dg/template/non-dependent2.C: New test.
2733
2734         PR c++/11071
2735         * g++.dg/template/non-dependent3.C: New test.
2736
2737         PR c++/9907
2738         * g++.dg/template/sizeof5.C: New test.
2739
2740 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
2741
2742         PR 11498
2743         * gcc.c-torture/compile/mangle-1.c: New file.
2744
2745 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2746
2747         PR c++/7809
2748         * g++.dg/parse/access3.C: New test.
2749
2750 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
2751
2752         PR c++/11384
2753         * g++.dg/init/init-ref4.C: New test.
2754
2755 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
2756
2757         PR c++/11547
2758         * g++.dg/parse/constant3.C: New test.
2759         * g++.dg/parse/crash7.C: Likewise.
2760
2761 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
2762
2763         PR target/11008
2764         * gcc.dg/i386-pentium4-not-mull.c: New.
2765
2766 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
2767
2768         * gcc.dg/asm-names.c (ymain): Make it weak.
2769
2770 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2771
2772         PR c++/5421
2773         * g++.dg/template/friend21.C: New test.
2774
2775 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
2776
2777         * gcc.dg/cleanup-8.c: New test.
2778         * gcc.dg/cleanup-9.c: New test.
2779
2780 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
2781
2782         * g++.dg/ext/dll-MI1.h: New file.
2783         * g++.dg/ext/dllexport-MI1.C: New file.
2784         * g++.dg/ext/dllimport-MI1.C: New file.
2785
2786 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
2787
2788         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
2789         it does not have cmpstrsi patterns (just cmpmemsi).
2790
2791 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
2792
2793         PR debug/11473
2794         * g++.dg/debug/debug8.C: New test.
2795
2796 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2797
2798         PR c++/10108
2799         * g++.dg/template/crash7.C: New test.
2800
2801 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
2802
2803         PR target/10795
2804         * gcc.c-torture/compile/20030708-1.c: New.
2805
2806 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2807
2808         * gcc.c-torture/execute/20030715-1.c: New test.
2809
2810 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
2811
2812         * gcc.dg/pch/inline-3.c: New file.
2813         * gcc.dg/pch/inline-3.hs: New file.
2814         * gcc.dg/pch/inline-4.c: New file.
2815         * gcc.dg/pch/inline-4.hs: New file.
2816
2817 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
2818
2819         PR c++/11509
2820         * g++.dg/template/crash6.C: New test.
2821
2822         PR c++/7053
2823         * g++.dg/template/friend20.C: New test.
2824
2825         PR c++/7019
2826         * g++.dg/template/overload2.C: New test.
2827
2828 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2829
2830         PR optimization/11440
2831         * gcc.c-torture/execute/20030714-1.c: New test.
2832
2833 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2834
2835         PR c++/11154
2836         * g++.dg/template/partial2.C: New test.
2837
2838 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
2839
2840         PR c++/11503
2841         * g++.dg/template/anon1.C: New test.
2842
2843         PR c++/11493
2844         PR c++/11495
2845         * g++.dg/parse/template9.C: Likewise.
2846         * g++.dg/template/crash4.C: New test.
2847         * g++.dg/template/koenig1.C: Likewise.
2848         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
2849         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
2850         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
2851         functions.
2852         * g++.old-deja/g++.jason/template36.C: Likewise.
2853         * g++.old-deja/g++.mike/p1989.C: Likewise.
2854         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
2855         * g++.old-deja/g++.pt/ttp20.C: Use this->.
2856         * g++.old-deja/g++.pt/ttp21.C: Use this->.
2857         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
2858         compiling.
2859         * g++.old-deja/g++.pt/union2.C: Use this->.
2860
2861 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
2862
2863         * gcc.dg/20030711-1.c: New test.
2864
2865 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
2866
2867         PR c++/11050
2868         * g++.dg/parse/args1.C: New test.
2869         * g++.pt/defarg8.C: Change expected errors.
2870
2871 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
2872
2873         PR c++/8164
2874         * g++.dg/template/nontype2.C: New test.
2875
2876         PR c++/10558
2877         * g++.dg/parse/template8.C: New test.
2878
2879         PR c++/8327
2880         * g++.dg/template/scope1.C: New test.
2881
2882         * g++.dg/warn/Wsign-compare-1.C: New test.
2883
2884 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2885
2886         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
2887
2888 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
2889
2890         PR c++/9411
2891         * g++.dg/template/explicit2.C: New test.
2892
2893         PR c++/10032
2894         * g++.dg/warn/pedantic1.C: New test.
2895
2896 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
2897
2898         PR c++ 9483
2899         * g++.dg/other/field1.C: New test.
2900
2901 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2902
2903         PR c/11449
2904         * gcc.c-torture/compile/20030707-1.c: New.
2905
2906 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2907
2908         PR c++/10849
2909         * g++.dg/template/access12.C: New test.
2910
2911 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2912
2913         * g++.dg/bprob/bprob.exp (prof_ext): Update.
2914         * g77.dg/bprob/bprob.exp (prof_ext): Update.
2915         * gcc.misc-tests/bprob.exp (prof_ext): Update.
2916         * gcc.misc-tests/gcov.exp: Update
2917         * g++.dg/gcov/gcov.exp: Update
2918         * lib/gcov.exp: Update.
2919
2920 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
2921
2922         * g++.dg/abi/mangle17.C: Make sure template expressions are
2923         dependent.
2924         * g++.dg/abi/mangle4.C: Mark erroneous casts.
2925         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
2926         * g++.dg/opt/stack1.C: Remove erroneous code.
2927         * g++.dg/parse/template7.C: New test.
2928         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
2929         * g++.old-deja/g++.pt/crash4.C: Likewise.
2930
2931 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2932
2933         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
2934         with zero or one occurence of `$' after the initial `L'.
2935
2936 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
2937
2938         * gcc.c-torture/compile/20030704-1.c: Add a comment.
2939
2940 2003-07-08  Roger Sayle  <roger@eyesopen.com>
2941
2942         PR c/11370
2943         * gcc.dg/Wunreachable-6.c: New testcase.
2944         * gcc.dg/Wunreachable-7.c: New testcase.
2945
2946 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2947
2948         PR c/11420
2949         * gcc.dg/20030708-1.c: New test.
2950
2951 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
2952
2953         * gcc.dg/compat/sdata-section.h: New file.
2954         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
2955         * gcc.dg/torture/mips-sdata-1.c: New test.
2956
2957 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2958
2959         PR c++/11030
2960         * g++.dg/template/friend19.C: New test.
2961
2962 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2963
2964         * g++.dg/opt/strength-reduce.C: New test.
2965
2966 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2967
2968         PR target/10979
2969         * gcc.dg/20030707-1.c: New testcase.
2970
2971 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2972
2973         PR optimization/11059
2974         * g++.dg/opt/emptyunion.C: New testcase.
2975
2976 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2977             Eric Botcazou  <ebotcazou@libertysurf.fr>
2978
2979         * g++.dg/opt/stack1.C: New test.
2980
2981 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
2982
2983         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
2984         run test.
2985
2986         PR c++/11431
2987         * g++.dg/expr/static_cast3.C: New test.
2988
2989 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2990
2991         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
2992         everywhere.
2993         * gcc.dg/concat.c: Concatenation of string constants with
2994         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
2995         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
2996         * gcc.dg/cpp/escape-2.c: Use wide character constants where
2997         necessary to avoid multi-character character constant warning.
2998         * gcc.dg/cpp/escape.c: Likewise.
2999         * gcc.dg/cpp/ucs.c: Likewise.
3000         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3001         Fix a typo.
3002
3003 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3004
3005         PR c/11428
3006         * gcc.c-torture/compile/20030704-1.c: New.
3007
3008 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3009
3010         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3011
3012 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3013
3014         PR c++/5287, PR c++/7910,  PR c++/11021
3015         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3016         tests for warnings.
3017         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3018         * g++.dg/ext/dllimport3.C: Likewise.
3019         * g++.dg/ext/dllimport4.C: New file.
3020         * g++.dg/ext/dllimport5.C: New file.
3021         * g++.dg/ext/dllimport6.C: New file.
3022         * g++.dg/ext/dllimport7.C: New file.
3023         * g++.dg/ext/dllimport8.C: New file.
3024         * g++.dg/ext/dllimport9.C: New file.
3025         * g++.dg/ext/dllimport10.C: New file.
3026         * g++.dg/ext/dllexport1.C: New file.
3027
3028 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3029
3030         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3031         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3032
3033 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3034
3035         * gcc.dg/builtins-25.c: New testcase.
3036         * gcc.dg/builtins-26.c: New testcase.
3037
3038 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3039
3040         * gcc.dg/compat/vector-defs.h: New file.
3041         * gcc.dg/compat/vector-setup.h: New file.
3042         * gcc.dg/compat/vector-check.h: New file.
3043         * gcc.dg/compat/vector-1_main.c: New file.
3044         * gcc.dg/compat/vector-1_x.c: New file.
3045         * gcc.dg/compat/vector-1_y.c: New file.
3046         * gcc.dg/compat/vector-2_main.c: New file.
3047         * gcc.dg/compat/vector-2_x.c: New file.
3048         * gcc.dg/compat/vector-2_y.c: New file.
3049
3050         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3051         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3052         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3053         * gcc.dg/compat/struct-align-1.h: New file.
3054         * gcc.dg/compat/struct-align-1_main.c: New file.
3055         * gcc.dg/compat/struct-align-1_x.c: New file.
3056         * gcc.dg/compat/struct-align-1_y.c: New file.
3057         * gcc.dg/compat/struct-align-2.h: New file.
3058         * gcc.dg/compat/struct-align-2_main.c: New file.
3059         * gcc.dg/compat/struct-align-2_x.c: New file.
3060         * gcc.dg/compat/struct-align-2_y.c: New file.
3061
3062         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3063         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3064         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3065         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3066         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3067         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3068         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3069         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3070         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3071         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3072         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3073         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3074         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3075         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3076         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3077         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3078         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3079         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3080         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3081         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3082         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3083         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3084         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3085         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3086         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3087         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3088         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3089         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3090         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3091
3092 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3093
3094         * gcc.dg/i386-call-1.c: New test.
3095
3096 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3097
3098         PR c++/9162
3099         * g++.dg/parse/defarg4.C: New.
3100
3101 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3102
3103         PR target/10700
3104         * gcc.c-torture/compile/20030703-1.c: New test case.
3105
3106 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3107
3108         * g++.dg/template/local3.C: Remove extra semicolon.
3109
3110 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3111
3112         * gcc.dg/i386-volatile-1.c: New test.
3113
3114 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3115
3116         PR c++/11072
3117         * g++.dg/other/offsetof2.C: XFAIL.
3118         * g++.dg/other/offsetof5.C: New.
3119
3120         PR c++/10219
3121         * g++.dg/template/error1.C: New.
3122
3123         PR c++/9779
3124         * g++.dg/template/dependent-expr1.C: New.
3125
3126 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3127
3128         PR c++/6949
3129         * g++.dg/template/local3.C: New test.
3130
3131         PR c++/11149
3132         * g++.dg/lookup/scoped6.C: New test.
3133
3134 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3135
3136         PR c++/8046
3137         * g++.dg/other/error7.C: New test.
3138
3139 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3140
3141         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3142         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3143         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3144         * g++.old-deja/g++.other/union2.C: Likewise.
3145         * gcc.dg/c90-const-expr-2.c: Likewise.
3146         * gcc.dg/c90-const-expr-3.c: Likewise.
3147         * gcc.dg/c99-const-expr-2.c: Likewise.
3148         * gcc.dg/c99-const-expr-3.c: Likewise.
3149         * gcc.dg/concat.c: Likewise.
3150
3151 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3152
3153         PR c++/9559
3154         * g++.dg/init/static1.C: New test.
3155
3156 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3157
3158         * Changelog: Remove ">>>>>>>" from previous change.
3159
3160 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3161
3162         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3163         * g++.old-deja/g++.other/access2.C: Likewise.
3164         * g++.old-deja/g++.other/decl2.C: Likewise.
3165         * gcc.c-torture/execute/20020615-1.c: Likewise.
3166
3167 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3168
3169         PR c++/4933
3170         * g++.dg/template/sizeof4.C: New test.
3171
3172 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3173
3174         * g++.dg/other/error6.C: New test.
3175
3176 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3177
3178         PR c++/10750
3179         * g++.dg/parse/constant2.C: New test.
3180
3181 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3182
3183         PR c++/11106
3184         * g++.dg/other/error5.C: New test.
3185
3186 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3187
3188         * gcc.dg/format/gcc_diag-1.c: New test.
3189
3190 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3191
3192         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3193
3194 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3197         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3198         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3199
3200 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3201
3202         * gcc.c-torture/execute/builtins/string-8.c: New test.
3203         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3204         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3205         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3206
3207 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3208
3209         PR c++/10468
3210         * g++.dg/ext/typeof6.C: New test.
3211
3212 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3213
3214         PR c++/10796
3215         * g++.dg/init/enum1.C: New test.
3216
3217 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3218
3219         * gcc.dg/20030627-1.c: New test.
3220
3221 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3222
3223         PR c++/11332
3224         * g++.dg/expr/static_cast2.C: New test.
3225
3226 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3227             Jakub Jelinek  <jakub@redhat.com>
3228
3229         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3230         sprintf(dst,"%s",src) optimization.
3231         * gcc.c-torture/execute/20030626-1.c: New test case.
3232         * gcc.c-torture/execute/20030626-2.c: New test case.
3233
3234 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3235
3236         * gcc.c-torture/execute/multi-ix.c: New test.
3237
3238         * gcc.c-torture/execute/simd-4.c (main):
3239         Added missing semicolon at end of union.
3240
3241 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3242
3243         PR c++/8266
3244         * g++.dg/template/explicit-instantiation3.C: New test.
3245
3246 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3247
3248         * gcc.dg/20030626-1.c: Use signed char.
3249
3250 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3251
3252         * gcc.dg/20030626-1.c: New test.
3253
3254 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3255
3256         * const-str-2.m: Update.
3257
3258 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3259
3260         PR c++/10990
3261         * g++.dg/rtti/dyncast1.C: New test.
3262         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3263         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3264         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3265
3266         PR c++/10931
3267         * g++.dg/expr/static_cast1.C: New test.
3268
3269 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3270
3271         * gcc.dg/20030625-1.c: New test.
3272
3273 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3274
3275         * gcc.c-torture/compile/20030624-1.c: New test case.
3276
3277 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3278
3279         * gcc.c-torture/execute/string-opt-17.c: New test.
3280
3281 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3282
3283         PR c++/5754
3284         * g++.dg/parse/crash6.C: New test.
3285
3286 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3287
3288         * gcc.dg/builtins-24.c: New test case.
3289
3290 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3291
3292         * g++.dg/opt/operator1.C: New test.
3293
3294 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3295
3296         * gcc.c-torture/execute/string-opt-16.c: New test case.
3297
3298 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3299
3300         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3301         * g++.old-deja/g++.other/conv7.C: Likewise
3302         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3303         * g++.old-deja/g++.other/overload14.C: Likewise.
3304
3305 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3306
3307         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3308         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3309
3310 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3311
3312         PR c++/10888
3313         * g++.dg/warn/Winline-3.C: New test.
3314
3315 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3316
3317         * lib/target-supports.exp (check_alias_available): Make the test
3318         program acceptable to the Solaris assembler.
3319
3320         PR c++/10749
3321         * g++.dg/template/memclass2.C: New test.
3322
3323 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3324             Eric Botcazou  <ebotcazou@libertysurf.fr>
3325
3326         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3327         data for non-matching targets.
3328         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3329
3330 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3331
3332         PR c++/10845
3333         * g++.dg/template/member3.C: New test.
3334
3335 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3336
3337         PR c++/10939
3338         * g++.dg/template/func1.C: New test.
3339
3340         PR c++/9649
3341         * g++.dg/template/static4.C: New test.
3342         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3343
3344         PR c++/11041
3345         * g++.dg/init/ref7.C: New test.
3346
3347 2003-06-19  Matt Austern  <austern@apple.com>
3348
3349         PR c++/11228
3350         * g++.dg/anew1.C: New test.
3351         * g++.dg/anew2.C: New test.
3352         * g++.dg/anew3.C: New test.
3353         * g++.dg/anew4.C: New test.
3354
3355 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3356
3357         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3358
3359 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3360
3361         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3362         endian-dependent.
3363
3364 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3365
3366         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3367         Remove cruft.
3368
3369 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3370
3371         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3372         * gcc.c-torture/compile/961203-1.c: Likewise.
3373         * gcc.c-torture/compile/980506-1.c: Likewise.
3374
3375 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3376
3377         PR c++/10712
3378         * g++.dg/lookup/using7.C: New test.
3379
3380 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3381
3382         PR c++/11105
3383         * g++.dg/abi/conv1.C: Remove it.
3384         * g++.dg/template/conv7.C: New test.
3385         * g++.dg/template/conv8.C: Likewise.
3386         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3387         conversion operator.
3388
3389 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3390
3391         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3392         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3393         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3394         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3395         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3396         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3397         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3398         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3399         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3400         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3401         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3402         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3403         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3404         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3405         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3406         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3407         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3408         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3409         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3410         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3411         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3412         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3413         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3414         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3415         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3416         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3417         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3418         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3419         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3420
3421 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3422
3423         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3424         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3425         indications.
3426
3427 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3428
3429         * gcc.dg/i386-387-5.c: New test case.
3430         * gcc.dg/i386-387-6.c: New test case.
3431         * gcc.dg/builtins-23.c: New test case.
3432
3433 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3434
3435         * gcc.dg/builtins-22.c: New test case.
3436         * gcc.dg/i386-387-1.c: Update to test exp.
3437         * gcc.dg/i386-387-2.c: Likewise.
3438
3439 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3440
3441         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3442
3443 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3444
3445         * lib/gcc-dg.exp (dg-require-dll): New function.
3446         (dg-xfail-if): Likewise.
3447         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3448         driver.
3449
3450         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3451         * gcc.c-torture/compile/20001205-1.c: Likewise.
3452         * gcc.c-torture/compile/20001226-1.c: Likewise.
3453         * gcc.c-torture/compile/20010518-2.c: Likewise.
3454         * gcc.c-torture/compile/20020312-1.c: Likewise.
3455         * gcc.c-torture/compile/20020604-1.c: Likewise.
3456         * gcc.c-torture/compile/920501-12.c: Likewise.
3457         * gcc.c-torture/compile/920501-4.c: Likewise.
3458         * gcc.c-torture/compile/920520-1.c: Likewise.
3459         * gcc.c-torture/compile/920521-1.c: Likewise.
3460         * gcc.c-torture/compile/920625-1.c: Likewise.
3461         * gcc.c-torture/compile/961203-1.c: Likewise.
3462         * gcc.c-torture/compile/980506-1.c: Likewise.
3463         * gcc.c-torture/compile/981006-1.c: Likewise.
3464         * gcc.c-torture/compile/981022-1.c: Likewise.
3465         * gcc.c-torture/compile/981223-1.c: Likewise.
3466         * gcc.c-torture/compile/990617-1.c: Likewise.
3467         * gcc.c-torture/compile/dll.c: Likewise.
3468         * gcc.c-torture/compile/labels-3.c: Likewise.
3469         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3470         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3471         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3472         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3473         * gcc.c-torture/compile/simd-5.c: Likewise.
3474         * gcc.c-torture/compile/20000804-1.x: Remove.
3475         * gcc.c-torture/compile/20001205-1.x: Likewise.
3476         * gcc.c-torture/compile/20001226-1.x: Likewise.
3477         * gcc.c-torture/compile/20010518-2.x: Likewise.
3478         * gcc.c-torture/compile/20020312-1.x: Likewise.
3479         * gcc.c-torture/compile/20020604-1.x: Likewise.
3480         * gcc.c-torture/compile/920501-12.x: Likewise.
3481         * gcc.c-torture/compile/920501-4.x: Likewise.
3482         * gcc.c-torture/compile/920520-1.x: Likewise.
3483         * gcc.c-torture/compile/920521-1.x: Likewise.
3484         * gcc.c-torture/compile/920625-1.x: Likewise.
3485         * gcc.c-torture/compile/961203-1.x: Likewise.
3486         * gcc.c-torture/compile/980506-1.x: Likewise.
3487         * gcc.c-torture/compile/981006-1.x: Likewise.
3488         * gcc.c-torture/compile/981022-1.x: Likewise.
3489         * gcc.c-torture/compile/981223-1.x: Likewise.
3490         * gcc.c-torture/compile/990617-1.x: Likewise.
3491         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3492         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3493         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3494         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3495         * gcc.c-torture/compile/simd-5.x: Likewise.
3496
3497         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3498
3499 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3500
3501         * gcc.c-torture/execute/20030611-1.c: New test.
3502
3503 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3504
3505         PR middle-end/168
3506         * gcc.dg/20030612-1.c: New test case.
3507
3508 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3509
3510         PR c++/10635
3511         * g++.dg/expr/cast1.C: New test.
3512
3513 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3514
3515         * gcc.dg/builtins-21.c: New test case.
3516
3517 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3518
3519         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3520         options instead of at the end.
3521         * lib/objc.exp (objc_target_compile): Likewise.
3522
3523 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3524
3525         PR c++/10432
3526         * g++.dg/parse/error1.C: New test.
3527
3528 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3529
3530         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3531         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3532         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3533         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3534         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3535         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3536         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3537         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3538         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3539         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3540         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3541         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3542         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3543         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3544         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3545         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3546         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3547         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3548         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3549         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3550         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3551         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3552         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3553         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3554
3555         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3556         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3557         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3558         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3559         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3560         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3561         * gcc.dg/compat/scalar-return-3_main.c: New file.
3562         * gcc.dg/compat/scalar-return-3_x.c: New file.
3563         * gcc.dg/compat/scalar-return-3_y.c: New file.
3564         * gcc.dg/compat/scalar-return-4_main.c: New file.
3565         * gcc.dg/compat/scalar-return-4_x.c: New file.
3566         * gcc.dg/compat/scalar-return-4_y.c: New file.
3567
3568 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3569
3570         * gcc.dg/compat/fp2-struct-check.h: New file.
3571         * gcc.dg/compat/fp2-struct-defs.h: New file.
3572         * gcc.dg/compat/fp2-struct-init.h: New file.
3573         * gcc.dg/compat/struct-by-value-10_main.c: New file.
3574         * gcc.dg/compat/struct-by-value-10_x.c: New file.
3575         * gcc.dg/compat/struct-by-value-10_y.c: New file.
3576         * gcc.dg/compat/struct-return-10_main.c: New file.
3577         * gcc.dg/compat/struct-return-10_x.c: New file.
3578         * gcc.dg/compat/struct-return-10_y.c: New file.
3579
3580         * gcc.dg/compat/compat-common.h: New file.
3581         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
3582         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
3583         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
3584         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
3585         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
3586         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
3587         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
3588         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3589         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
3590         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
3591         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3592         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
3593         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
3594         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3595         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
3596         * gcc.dg/compat/small-struct-check.h: Ditto.
3597         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
3598         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3599         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
3600         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
3601         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3602         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3603         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
3604         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3605         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
3606         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
3607         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3608         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3609         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
3610         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3611         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3612         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
3613         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3614         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
3615         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
3616         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3617         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
3618         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
3619         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3620         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
3621         * gcc.dg/compat/struct-return-2_main.c: Ditto.
3622         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3623         * gcc.dg/compat/struct-return-2_y.c: Ditto.
3624         * gcc.dg/compat/struct-return-3_main.c: Ditto.
3625         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3626         * gcc.dg/compat/struct-return-3_y.c: Ditto.
3627
3628 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
3629
3630         * g++.dg/pch/static-1.C: New file.
3631         * g++.dg/pch/static-1.Hs: New file.
3632
3633 2003-06-10  Richard Henderson  <rth@redhat.com>
3634
3635         * gcc.dg/asm-7.c: Adjust expected warning text.
3636
3637 2003-06-10  Roger Sayle  <roger@eyesopen.com>
3638
3639         * gcc.dg/builtins-20.c: New test case.
3640
3641 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
3642
3643         PR c++/11131
3644         * g++.dg/opt/template1.C: New test.
3645
3646 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3647
3648         * lib/gcc-dg.exp (dg-test): Clear additional_files and
3649         additional_sources.
3650
3651 2003-05-21  David Taylor  <dtaylor@emc.com>
3652
3653         * gcc.dg/Wpadded.c: New file.
3654
3655 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3656
3657         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
3658         * gcc.dg/special/weak-2.c: Add dg-require-weak.
3659         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
3660         dg-require-weak.
3661
3662 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
3663
3664         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
3665
3666 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3667
3668         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
3669         (dg-require-alias): Likewise.
3670         (dg-require-gc-sections): Likewise.
3671         * lib/target-supports.exp (check_gc_sections_available): Likewise.
3672
3673 2003-06-08  Richard Henderson  <rth@redhat.com>
3674
3675         * gcc.dg/20011029-2.c: Fix the array reference.
3676         * gcc.dg/asm-7.c: New.
3677
3678 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
3679
3680         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
3681
3682 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
3683
3684         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
3685         (dg-require-gc-sections): Likewise.
3686
3687 2003-06-08  Jan Hubicka  <jh@suse.cz>
3688
3689         * i386-cmov1.c: Fix regular expression.
3690         * i386-cvt-1.c: Likewise.
3691         * i386-local.c: Likewise.
3692         * i386-local2.c: Likewise.
3693         * i386-mul.c: Likewise.
3694         * i386-ssetype-1.c: Likewise.
3695         * i386-ssetype-3.c: Likewise.
3696         * i386-ssetype-5.c: Likewise.
3697
3698 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3699
3700         PR c++/11039
3701         * g++.dg/warn/implicit-typename2.C: New test.
3702         * g++.dg/warn/implicit-typename3.C: New test.
3703
3704 2003-06-07  Richard Henderson  <rth@redhat.com>
3705
3706         * g++.dg/other/offsetof3.C: Use size_t.
3707         * g++.dg/other/offsetof4.C: Likewise.
3708
3709 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
3710
3711         * lib/copy-file.exp: New. Implement gcc_copy_files.
3712
3713         * lib/dg-pch.exp: Load copy-file.exp
3714         (dg-pch): Use gcc_copy_files instead of "file copy".
3715
3716 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
3717
3718         * gcc.dg/weak/weak.exp: Simplify.
3719         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
3720         * gcc.dg/weak/weak-1.c: Likewise.
3721         * gcc.dg/weak/weak-2.c: Likewise.
3722         * gcc.dg/weak/weak-3.c: Likewise.
3723         * gcc.dg/weak/weak-4.c: Likewise.
3724         * gcc.dg/weak/weak-5.c: Likewise.
3725         * gcc.dg/weak/weak-6.c: Likewise.
3726         * gcc.dg/weak/weak-7.c: Likewise.
3727         * gcc.dg/weak/weak-8.c: Likewise.
3728         * gcc.dg/weak/weak-9.c: Likewise.
3729
3730 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
3731
3732         gcc.c-torture/execute/20030606-1.c: New.
3733
3734 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3735
3736         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
3737         * gcc.dg/builtins-19.c: Likewise.
3738
3739 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3740
3741         * gcc.dg/builtins-2.c: Add some more tests.
3742         * gcc.dg/builtins-18.c: New test case.
3743         * gcc.dg/builtins-19.c: New test case.
3744
3745 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3746             Jim Wilson  <wilson@tuliptree.org>
3747
3748         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
3749
3750 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
3751
3752         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
3753         mempcpy/stpcpy calls not to be optimized into something else.
3754         * gcc.c-torture/execute/string-opt-3.c: Moved to...
3755         * gcc.c-torture/execute/builtins/string-7.c: ...here.
3756         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
3757
3758 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3759
3760         * gcc.dg/format/asm_fprintf-1.c: New test.
3761
3762 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
3763
3764         * lib/gcc-defs.exp (additional_sources): New variable.
3765         (dg-additional-sources): New function.
3766         (additional_files): New variable.
3767         (dg-additional-files): New function.
3768         (dg-additional-files-options): Likewise.
3769         * lib/gcc-dg.exp (dg-require-weak): New function.
3770         (dg-require-alias): Likewise.
3771         (dg-require-gc-sections): Likewise.
3772         * lib/target-supports.exp (check_alias_available): Remove testfile
3773         parameter.
3774         (check_gc_sections_available): New function.
3775         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
3776         (dg-gpp-additional-files): Likewise.
3777         * lib/g++.exp (additional_sources): Remove.
3778         (additional_files): Likewise.
3779         (g++_target_compile): Use dg-additional-files-options.
3780
3781         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
3782         Tcl logic.
3783         * gcc.dg/special/ecos.exp: Remove.
3784         * gcc.dg/special/20000419-2.c: Use dg-require-*.
3785         * gcc.dg/special/alias-1.c: Likewise.
3786         * gcc.dg/special/alias-2.c: Likewise.
3787         * gcc.dg/special/gcsec-1.c: Likewise.
3788         * gcc.dg/special/weak-1.c: Likewise.
3789         * gcc.dg/special/weak-2.c: Likewise.
3790         * gcc.dg/special/wkali-1.c: Likewise.
3791         * gcc.dg/special/wkali-2.c: Likewise.
3792
3793         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
3794         dg-gpp-additional-*.
3795         * g++.dg/special/conpr-3.C: Likewise.
3796         * g++.dg/special/conpr-4.C: Likewise.
3797         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
3798         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
3799         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
3800         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
3801         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
3802         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
3803         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
3804         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
3805         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
3806         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
3807         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
3808         * g++.old-deja/g++.other/comdat1.C: Likewise.
3809         * g++.old-deja/g++.other/comdat2.C: Likewise.
3810         * g++.old-deja/g++.other/comdat3.C: Likewise.
3811         * g++.old-deja/g++.other/ctor1.C: Likewise.
3812         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
3813
3814 2003-06-05  Richard Henderson  <rth@redhat.com>
3815
3816         * gcc.dg/debug/20030605-1.c: New.
3817
3818 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3819
3820         * README.QMTEST: Update.
3821
3822 2003-06-04  Richard Henderson  <rth@redhat.com>
3823
3824         * gcc.dg/cleanup-1.c: New.
3825         * gcc.dg/cleanup-2.c: New.
3826         * gcc.dg/cleanup-3.c: New.
3827         * gcc.dg/cleanup-4.c: New.
3828         * gcc.dg/cleanup-5.c: New.
3829         * gcc.dg/cleanup-6.c: New.
3830         * gcc.dg/cleanup-7.c: New.
3831
3832 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3833
3834         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
3835
3836         * lib/dg-pch.exp: New file.
3837         * g++.dg/pch/pch.exp: Use dg-pch.exp.
3838         * gcc.dg/pch/pch.exp: Likewise.
3839
3840 2003-06-04  Roger Sayle  <roger@eyesopen.com>
3841
3842         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
3843         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
3844         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
3845         * gcc.dg/builtins-17.c: New test case.
3846         * gcc.dg/i386-387-4.c: New test case.
3847         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
3848
3849 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3850
3851         * gcc.dg/ultrasp9.c: New test.
3852
3853 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3854
3855         * gcc.c-torture/compile/20030604-1.c: New test.
3856         * gcc.dg/sparc-constant-1.c: New test.
3857
3858 2003-06-03  Glen Nakamura  <glen@imodulo.com>
3859
3860         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
3861
3862 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
3863
3864         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
3865
3866         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
3867         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
3868
3869 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
3870
3871         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
3872
3873 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3874
3875         PR c++/10940
3876         * g++.dg/template/spec10.C: New test.
3877
3878 2003-06-03  Roger Sayle  <roger@eyesopen.com>
3879
3880         * gcc.dg/builtins-16.c: New test case.
3881
3882 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
3883
3884         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
3885         mempcpy test with post-increments.
3886         * gcc.c-torture/execute/string-opt-3.c: New test.
3887         * gcc.dg/string-opt-1.c: New test.
3888
3889 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
3890
3891         PR fortran/10965
3892         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
3893
3894 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
3895
3896         * lib/scanasm.exp (dg-scan): New function, factored out of ...
3897         (scan-assembler): ... here.  Use dg-scan.
3898         (scan-assembler-not): Likewise.
3899         (scan-file): New function.
3900         (scan-file-not): Likewise.
3901         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
3902         * gcc.dg/cpp/_Pragma4.c: Likewise.
3903         * gcc.dg/cpp/_Pragma5.c: Likewise.
3904         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3905         * gcc.dg/cpp/avoidpaste2.c: Likewise.
3906         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
3907         * gcc.dg/cpp/cmdlne-P.c: Likewise.
3908         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
3909         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
3910         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
3911         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
3912         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
3913         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
3914         * gcc.dg/cpp/cxxcom1.c: Likewise.
3915         * gcc.dg/cpp/line1.c: Likewise.
3916         * gcc.dg/cpp/maccom1.c: Likewise.
3917         * gcc.dg/cpp/maccom2.c: Likewise.
3918         * gcc.dg/cpp/maccom3.c: Likewise.
3919         * gcc.dg/cpp/maccom4.c: Likewise.
3920         * gcc.dg/cpp/maccom5.c: Likewise.
3921         * gcc.dg/cpp/maccom6.c: Likewise.
3922         * gcc.dg/cpp/multiline.c: Likewise.
3923         * gcc.dg/cpp/spacing1.c: Likewise.
3924         * gcc.dg/cpp/spacing2.c: Likewise.
3925         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
3926         * gcc.dg/cpp/trad/maccom1.c: Likewise.
3927         * gcc.dg/cpp/trad/maccom2.c: Likewise.
3928         * gcc.dg/cpp/trad/maccom3.c: Likewise.
3929         * gcc.dg/cpp/trad/maccom4.c: Likewise.
3930         * gcc.dg/cpp/trad/maccom6.c: Likewise.
3931         * gcc.dg/cpp/cxxcom2.c: Likewise.
3932         * gcc.dg/cpp/cxxcom2.h: New file.
3933
3934         * gcc.dg/cpp/truefalse.cpp: Move it to ...
3935         * g++.dg/cpp/truefalse.C: Here.
3936         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
3937
3938 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
3939
3940         * gcc.dg/cpp/redef3.c: New file.
3941
3942 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3943
3944         * gcc.dg/i386-loop-3.c: New test.
3945
3946 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
3947
3948         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
3949
3950 2003-05-31  Roger Sayle  <roger@eyesopen.com>
3951
3952         * gcc.dg/fwrapv-1.c: New test case.
3953         * gcc.dg/fwrapv-2.c: New test case.
3954
3955 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3956
3957         PR c++/10956
3958         * g++.dg/template/spec9.C: New test.
3959
3960 2003-05-29  Roger Sayle  <roger@eyesopen.com>
3961
3962         * gcc.dg/duff-4.c: New test case.
3963
3964 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
3965
3966         PR fortran/10843
3967         * g77.dg/ffixed-form-1.f: New test
3968         * g77.dg/ffixed-form-2.f: New test
3969         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
3970         * g77.dg/ffree-form-3.f: New test
3971
3972 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
3973
3974         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
3975         * gcc.dg/wint_t-1.c: Likewise.
3976
3977 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3978
3979         * g++.dg/template/access11.C: New test.
3980
3981 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3982
3983         PR c++/10849
3984         * g++.dg/template/access10.C: New test.
3985
3986 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3987             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3988
3989         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
3990
3991 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3992
3993         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
3994         suppress for powerpc-*-darwin*.
3995         * gcc.dg/torture/builtin-noret-2.c: Likewise.
3996
3997 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3998
3999         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4000         suppress option for powerpc-*-darwin*.
4001
4002 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4003
4004         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4005         * gcc.dg/builtins-4.c: Add test for fmod.
4006
4007 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4008
4009         PR c++/10682
4010         * g++.dg/template/instantiate4.C: New test.
4011
4012 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4013
4014         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4015
4016 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4017
4018         * gcc.dg/compat/scalar-return-1_main.c: New file.
4019         * gcc.dg/compat/scalar-return-1_x.c: New file.
4020         * gcc.dg/compat/scalar-return-1_y.c: New file.
4021         * gcc.dg/compat/scalar-return-2_main.c: New file.
4022         * gcc.dg/compat/scalar-return-2_x.c: New file.
4023         * gcc.dg/compat/scalar-return-2_y.c: New file.
4024         * gcc.dg/compat/struct-return-3_main.c: New file.
4025         * gcc.dg/compat/struct-return-3_y.c: New file.
4026         * gcc.dg/compat/struct-return-3_x.c: New file.
4027         * gcc.dg/compat/struct-return-2_main.c: New file.
4028         * gcc.dg/compat/struct-return-2_x.c: New file.
4029         * gcc.dg/compat/struct-return-2_y.c: New file.
4030
4031 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4032
4033         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4034         for hppa*-hp-hpux*.
4035         * gcc.dg/20021014-1.c (dg-options): Likewise.
4036         * gcc.dg/nest.c (dg-options): Likewise.
4037
4038 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4039
4040         PR c++/9738
4041         * g++.dg/ext/dllimport2.C: New file.
4042         * g++.dg/ext/dllimport3.C: New file.
4043
4044 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4045
4046         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4047         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4048         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4049         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4050         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4051         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4052         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4053         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4054         * gcc.dg/compat/small-struct-defs.h: New file.
4055         * gcc.dg/compat/small-struct-init.h: New file.
4056         * gcc.dg/compat/small-struct-check.h: New file.
4057         * gcc.dg/compat/fp-struct-defs.h: New file.
4058         * gcc.dg/compat/fp-struct-check.h: New file.
4059         * gcc.dg/compat/fp-struct-init.h: New file.
4060         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4061         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4062
4063 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4064
4065         * gcc.dg/20030225-2.c: New test.
4066
4067 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4068             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4069
4070         * gcc.c-torture/compile/20030518-1.c: New test case.
4071
4072 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4073
4074         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4075         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4076         gcc-dg-debug-runtest.
4077         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4078         gcc-dg-debug-runtest.
4079
4080 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4081
4082         PR c++/9022
4083         * g++.dg/lookup/using6.C: New test.
4084
4085 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4086
4087         * g++.dg/parse/access2.C: New test.
4088
4089 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4090
4091         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4092         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4093         * gcc.dg/debug/debug.exp: Likewise.
4094
4095 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4096
4097         * gcc.dg/dollar.c: New test.
4098
4099 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4100
4101         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4102         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4103         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4104         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4105         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4106         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4107         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4108         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4109         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4110         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4111         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4112         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4113         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4114         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4115         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4116         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4117         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4118         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4119
4120 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4121
4122         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4123         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4124         support for "repo" mode.
4125         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4126         * lib/g77-dg.exp: Likewise.
4127         * lib/obj-dg.exp: Likewise.
4128
4129 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4130
4131         Merge from gcc-3_2-rhl8-branch:
4132         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4133
4134         * gcc.dg/tls/opt-6.c: New test.
4135
4136         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4137
4138         * gcc.dg/20030405-1.c: New test.
4139
4140         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4141
4142         * gcc.dg/20030309-1.c: New test.
4143
4144         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4145
4146         * gcc.c-torture/execute/20030307-1.c: New test.
4147
4148         2003-02-20  Randolph Chung  <tausq@debian.org>
4149
4150         * gcc.c-torture/compile/20030220-1.c: New test.
4151
4152         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4153
4154         * gcc.dg/20030217-1.c: New test.
4155
4156         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4157
4158         * gcc.c-torture/compile/20020129-1.c: New test.
4159
4160         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4161
4162         * gcc.dg/unroll-1.c: New test.
4163
4164         2002-11-16  Jan Hubicka  <jh@suse.cz>
4165
4166         * gcc.c-torture/execute/20020920-1.c: New test.
4167
4168         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4169
4170         PR target/7434
4171         * gcc.c-torture/compile/20021008-1.c: New test.
4172
4173         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4174
4175         PR target/7559
4176         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4177
4178         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4179
4180         * gcc.c-torture/compile/20020807-1.c: New test.
4181
4182         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4183
4184         * gcc.dg/tls/opt-1.c: New test.
4185
4186         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4187
4188         * gcc.dg/20020729-1.c: New test.
4189
4190         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4191
4192         * g++.dg/opt/life1.C: New test.
4193
4194         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * gcc.dg/20020525-1.c: New test.
4197
4198         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4199
4200         PR c++/6794
4201         * g++.dg/ext/pretty1.C: New test.
4202         * g++.dg/ext/pretty2.C: New test.
4203
4204 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4205
4206         PR c++/8385
4207         * g++.dg/ext/typeof5.C: New test.
4208
4209 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4210
4211         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4212         __USER_LABEL_PREFIX__ into account.
4213         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4214
4215 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4216
4217         * gcc.dg/builtins-15.c: New test case.
4218
4219 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4220
4221         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4222
4223 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4224
4225         * lib/g++.exp: Tweak handling of additional source files.
4226         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4227         * g++.dg/special/conpr-2a.C: Rename to ...
4228         * g++.dg/special/conpr-2a.cc: ... this.
4229         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4230         * g++.dg/special/conpr-3a.C: Rename to ...
4231         * g++.dg/special/conpr-3a.cc: This.
4232         * g++.dg/special/conpr-3b.C: Rename to ...
4233         * g++.dg/special/conpr-3b.cc: This.
4234         * g++.dg/special/conpr-4.C: New test.
4235         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4236
4237 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4238
4239         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4240
4241 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4242
4243         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4244         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4245         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4246         * g++.old-deja/g++.other/warn3.C: Likewise.
4247
4248 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4249
4250         * gcc.dg/i386-387-1.c: Update to also test log.
4251         * gcc.dg/i386-387-2.c: Likewise.
4252
4253 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4254
4255         * g77.f-torture/execute/int8421.f: New test.
4256
4257 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4258
4259         PR c++/10230, c++/10481
4260         * g++.dg/lookup/scoped5.C: New test.
4261
4262 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4263
4264         PR c++/10552
4265         * g++.dg/template/ttp6.C: New test.
4266
4267 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4268
4269         * gcc.c-torture/execute/builtins: New directory.
4270         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4271         gcc.c-torture/execute/builtins.
4272         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4273         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4274         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4275         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4276
4277 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4278
4279         PR c++/9252
4280         * g++.dg/template/access8.C: New test.
4281         * g++.dg/template/access9.C: New test.
4282
4283 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4284
4285         PR c++/9554
4286         * g++.dg/parse/access1.C: New test.
4287
4288 2003-05-09  DJ Delorie  <dj@redhat.com>
4289
4290         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4291         long, and not an int.
4292
4293 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4294
4295         PR c++/10555, c++/10576
4296         * g++.dg/template/memclass1.C: New test.
4297
4298 2003-05-08  DJ Delorie  <dj@redhat.com>
4299
4300         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4301         targets.
4302         * gcc.c-torture/execute/20021024-1.x: Likewise.
4303         * gcc.c-torture/execute/shiftdi.x: Likewise.
4304         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4305         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4306         * gcc.dg/20021018-1.c: Likewise.
4307
4308 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4309
4310         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4311
4312         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4313         (bcopy): Call memmove.
4314
4315 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4316
4317         * g77.f-torture/compile/8485.f: New test case.
4318
4319 2003-05-07  Richard Henderson  <rth@redhat.com>
4320
4321         PR c++/10570
4322         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4323         Verify exception_cleanup not called for rethrows.
4324         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4325         when exiting catch block without rethrowing.
4326         * g++.dg/eh/forced3.C: New.
4327         * g++.dg/eh/forced4.C: New.
4328
4329 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4330
4331         * gcc.dg/20030505.c: Fix triplet.
4332
4333 2003-05-06  DJ Delorie  <dj@redhat.com>
4334
4335         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4336         * gcc.dg/nest.c: Likewise.
4337
4338 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4339
4340         * gcc.dg/builtins-14.c: New test case.
4341
4342 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4343
4344         * lib/compat.exp (compat-execute): New argument.
4345         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4346         * gcc.dg/compat: New test directory.
4347         * gcc.dg/compat/compat.exp: New expect script.
4348         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4349         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4350         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4351         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4352         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4353         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4354
4355         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4356         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4357         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4358         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4359         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4360         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4361         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4362         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4363         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4364         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4365         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4366         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4367         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4368         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4369         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4370
4371 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4372
4373         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4374
4375 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4376
4377         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4378
4379 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4380
4381         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4382         * gcc.dg/ppc-fsel-2.c: New test.
4383
4384         * gcc.dg/unused-5.c: New test.
4385
4386 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4387
4388         PR c++/10496
4389         * g++.dg/warn/pmf1.C: New test.
4390
4391 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4392
4393         PR c++/4494
4394         * g++.dg/warn/main.C: New test.
4395
4396 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4397
4398         * gcc.dg/nonnull-3.c: New test.
4399
4400 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4401
4402         * gcc.dg/cpp/Wtrigraphs.c: Update.
4403         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4404
4405 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4406
4407         * gcc.dg/ppc-fsel-1.c: New test.
4408
4409 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4410
4411         PR c/10604
4412         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4413
4414 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4415
4416         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4417
4418 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4419
4420         PR c++/9364, c++/10553, c++/10586
4421         * g++.dg/parse/typename4.C: New test.
4422         * g++.dg/parse/typename5.C: Likewise.
4423
4424 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4425
4426         * gcc.c-torture/compile/20030503-1.c: New test.
4427
4428 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4429
4430         * g++.dg/lookup/using5.C: Fix testcase error.
4431
4432 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4433
4434         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4435         since MEABI is no longer supported.  Remove all vestiges
4436         of MEABI from the test.
4437
4438 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4439
4440         PR c++/10554
4441         * g++.dg/lookup/using5.C: New test.
4442
4443 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4444
4445         PR c++/8772
4446         * g++.dg/template/ttp5.C: New test.
4447
4448 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4449
4450         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4451         (dg-gpp-additional-sources): New function.
4452         (dg-gpp-additional-files): Likewise.
4453         * lib/g++.exp (additional_sources): New variable.
4454         (additional_files): Likewise.
4455         (g++_target_compile): Deal with them.
4456         * lib/old-dejagnu.exp: Remove.
4457         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4458         * g++.old-deja: Revise all tests to use dg commands.
4459
4460 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4461
4462         PR c++/9432, c++/9528
4463         * g++.dg/lookup/using4.C: New test.
4464
4465 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4466
4467         * gcc.dg/noreturn-5.c: New file.
4468         * gcc.dg/noreturn-6.c: New file.
4469
4470         * gcc.c-torture/compile/inline-1.c: New file.
4471
4472 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4473
4474         PR c++/10551
4475         * g++.dg/template/explicit1.C: New test.
4476
4477 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4478
4479         PR c++/10549
4480         * g++.dg/other/bitfield1.C: New test.
4481
4482         PR c++/10527
4483         * g++.dg/init/new7.C: New test.
4484
4485 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4486
4487         * g++.dg/ext/desig1.C: New test.
4488         * g++.dg/ext/init1.C: Update.
4489
4490         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4491
4492 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4493
4494         PR c++/10180
4495         * g++.dg/warn/Winline-1.C: New test.
4496
4497 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4498
4499         * gcc.c-torture/execute/string-opt-19.c: New test.
4500
4501         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4502         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4503
4504 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4505
4506         PR c++/10506
4507         * g++.dg/init/new6.C: New test.
4508
4509         PR c++/10503
4510         * g++.dg/init/ref6.C: New test.
4511
4512 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4513
4514         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4515
4516 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4517
4518         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4519         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4520
4521 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4522
4523         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4524         initialized static data members.
4525
4526 2003-04-25  H.J. Lu <hjl@gnu.org>
4527
4528         * gcc.dg/ia64-sync-4.c: New test.
4529
4530 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4531
4532         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4533         date.
4534
4535 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4536
4537         PR c++/10337
4538         * g++.dg/warn/conv1.C: New test.
4539         * g++.old-deja/g++.other/conv7.C: Adjust.
4540         * g++.old-deja/g++.other/overload14.C: Adjust.
4541
4542 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4543
4544         PR c++/10471
4545         * g++.dg/template/defarg2.C: New test.
4546
4547 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4548
4549         * gcc.dg/cpp/include2.c: Update.
4550         * gcc.dg/cpp/multiline-2.c: New.
4551         * gcc.dg/cpp/multiline.c: Update.
4552         * gcc.dg/cpp/strify2.c: Update.
4553         * gcc.dg/cpp/trad/literals-2.c: Update.
4554
4555 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4556
4557         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4558
4559 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4560
4561         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4562
4563 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4564
4565         PR c++/10451
4566         * g++.dg/parse/crash4.C: New test.
4567
4568         PR c++/9847
4569         * g++.dg/parse/crash5.C: New test.
4570
4571 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4572
4573         PR c++/10446
4574         * g++.dg/parse/crash3.C: New test.
4575
4576         PR c++/10428
4577         * g++.dg/parse/elab1.C: New test.
4578
4579 2003-04-22  Devang Patel  <dpatel@apple.com>
4580
4581         * gcc.dg/cpp/trad/funlike-5.c: New test.
4582
4583 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
4584
4585         * g++.dg/other/packed1.C: Fix dg options.
4586
4587 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
4588
4589         * g++.dg/other/offsetof2.C: New test.
4590
4591 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
4592
4593         * g++.dg/template/recurse.C: Adjust location of error messages.
4594
4595 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4596
4597         PR c++/9881
4598         * g++.dg/init/addr-const1.C: New test.
4599         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
4600
4601 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4602
4603         PR c++/10405
4604         * g++.dg/lookup/struct-hack1.C: New test.
4605
4606 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
4607
4608         * ucs.c: Update diagnostic messages.
4609
4610 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4611
4612         * gcc.dg/cpp/truefalse.cpp: New test.
4613         * gcc.dg/cpp/cpp.exp: Update.
4614         * g++.dg/other/stdbool-if.C: Remove.
4615
4616 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4617
4618         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
4619         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
4620
4621 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4622
4623         * gcc.c-torture/compile/20030418-1.c: New test.
4624
4625 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
4626
4627         * README.compat: Remove; content moved to doc/sourcebuild.texi.
4628
4629 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4630
4631         PR c++/10347
4632         g++.dg/template/dependent-name1.C: New test.
4633
4634 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
4635
4636         * gcc.dg/warn-1.c (tourist_guide): New array,
4637         contains a pointer to bar.
4638
4639 2003-04-16  Roger Sayle  <roger@eyesopen.com>
4640
4641         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
4642         * gcc.c-torture/execute/medce-1.c: New test case.
4643         * gcc.c-torture/execute/medce-2.c: New test case.
4644
4645 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
4646
4647         * lib/prune.exp: Ignore more messages.
4648
4649         PR c++/10381
4650         * g++.dg/parse/lookup3.C: New test.
4651
4652 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
4653
4654         * gcc.c-torture/compile/20030415-1.c : New test.
4655
4656 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
4657
4658         * gcc.c-torture/execute/scope-2.c: Move to ...
4659         * gcc.dg/noncompile/scope.c: .... here.
4660
4661 2003-04-14  Roger Sayle  <roger@eyesopen.com>
4662
4663         * gcc.dg/20030414-2.c: New test case.
4664
4665 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
4666
4667         PR target/10377
4668         * gcc.dg/20030414-1.c: New test.
4669
4670 2003-04-13  Roger Sayle  <roger@eyesopen.com>
4671
4672         * gcc.dg/builtins-12.c: New test case.
4673         * gcc.dg/builtins-13.c: New test case.
4674
4675 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4676
4677         * gcc.c-torture/execute/string-opt-18.c: New test.
4678
4679 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
4680
4681         PR c++/10300
4682         * g++.dg/init/new5.C: New test.
4683
4684 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
4685
4686         PR c++/7910
4687         * g++.dg/ext/dllimport1.C: New test.
4688
4689 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4690
4691         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
4692
4693 2003-04-11  Bud Davis <bdavis9659@comcast.net>
4694
4695         PR Fortran/9263
4696         * g77.f-torture/noncompile/9263.f: New test
4697         PR Fortran/1832
4698         * g77.f-torture/execute/1832.f: New test
4699
4700 2003-04-11  David Chad  <davidc@freebsd.org>
4701             Loren J. Rittle  <ljrittle@acm.org>
4702
4703         libobjc/8562
4704         * objc.dg/headers.m: New test.
4705
4706 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
4707
4708         * gcc.c-torture/execute/builtin-noret-2.c: New.
4709         * gcc.c-torture/execute/builtin-noret-2.x: New.
4710         XFAIL builtin-noret-2.c at -O1 and above.
4711         * gcc.dg/redecl.c: New.
4712         * gcc.dg/Wshadow-1.c: Update error regexps.
4713
4714 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
4715
4716         * g++.dg/abi/bitfield10.C: New test.
4717
4718 2003-04-09  Mike Stump  <mrs@apple.com>
4719
4720         * gcc.dg/pch/pch.exp: Make testcase names longer.
4721         * g++.dg/pch/pch.exp: Make testcase names longer.
4722
4723 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4724
4725         * gcc.dg/builtins-11.c: New test case.
4726
4727 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4728
4729         * gcc.dg/builtins-9.c: New test case.
4730         * gcc.dg/builtins-10.c: New test case.
4731
4732 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
4733
4734         * gcc.dg/noncompile/init-4.c.c: New test.
4735
4736 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4737
4738         * gcc.misc-test/gcov-9.c: New test.
4739         * gcc.misc-test/gcov-10.c: New test
4740         * gcc.misc-test/gcov-11.c: New test.
4741
4742 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
4743
4744         PR optimization/10024
4745         * gcc.c-torture/compile/20030405-1.c: New test.
4746
4747 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
4748
4749         * gcc.dg/pch/static-3.c: New.
4750         * gcc.dg/pch/static-3.hs: New.
4751         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
4752
4753 2003-04-04  Richard Henderson  <rth@redhat.com>
4754
4755         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
4756         * g++.dg/eh/forced2.C: Likewise.
4757
4758 2003-04-03  Mike Stump  <mrs@apple.com>
4759
4760         * lib/scanasm.exp (scan-assembler): Add xfail processing for
4761         target arg.
4762         (scan-assembler-times, scan-assembler-not): Likewise.
4763         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
4764
4765 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4766
4767         * gcc.dg/sparc-loop-1.c: New test.
4768
4769 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
4770
4771         PR other/9274
4772         * g++.dg/pch/system-2.C: New.
4773         * g++.dg/pch/system-2.Hs: New.
4774
4775 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
4776
4777         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
4778
4779         * g++.dg/eh/simd-1.C (vecfunc): Same.
4780
4781 2003-04-01  Roger Sayle  <roger@eyesopen.com>
4782
4783         * gcc.c-torture/execute/20030401-1.c: New test case.
4784
4785 2003-04-01  Ziemowit Laski <zlaski@apple.com>
4786
4787         * objc.dg/defs.m: New.
4788
4789 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
4790
4791         * g++.dg/eh/simd-1.C: New.
4792         * g++.dg/eh/simd-2.C: New.
4793
4794 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
4795
4796         * gcc.c-torture/execute/simd-3.c: New.
4797
4798 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4799
4800         PR c/9936
4801         * gcc.dg/20030331-2.c: New test.
4802
4803 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4804
4805         PR c++/10278
4806         * g++.dg/parse/crash2.C: New test.
4807
4808 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4809
4810         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
4811         * gcc.c-torture/execute/20030331-1.c: ...here.
4812
4813 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4814
4815         * gcc.c-torture/execute/20030331-1.c: New test.
4816
4817 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
4818
4819         * lib/gcov.exp: Adjust call return testing strings.
4820         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
4821
4822 2003-03-31  Roger Sayle  <roger@eyesopen.com>
4823
4824         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
4825         * gcc.dg/builtins-7.c: New test case.
4826         * gcc.dg/builtins-8.c: New test case.
4827
4828 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4829
4830         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
4831
4832 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
4833
4834         PR c++/7647
4835         * g++.dg/lookup-class-member-2.C: New test.
4836
4837 2003-03-30  Glen Nakamura  <glen@imodulo.com>
4838
4839         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
4840
4841 2003-03-28  Roger Sayle  <roger@eyesopen.com>
4842
4843         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
4844
4845 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
4846
4847         * g++.dg/init/attrib1.C: New test.
4848
4849 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4850
4851         * gcc.dg/ultrasp8.c: New test.
4852
4853 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4854
4855         * gcc.dg/ultrasp7.c: New test.
4856
4857 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         PR c++/10047
4860         * g++.dg/template/inline1.C: New test.
4861
4862 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4863
4864         * gcc.dg/sparc-dwarf2.c: New test.
4865
4866 2003-03-27  Roger Sayle  <roger@eyesopen.com>
4867
4868         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
4869         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
4870
4871 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
4872
4873         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
4874         than reading .x files.
4875         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
4876         * g77.dg/gcov/gcov-1.f: Likewise.
4877         * gcc.misc-tests/gcov-4b.c: Likewise.
4878         * gcc.misc-tests/gcov-5b.c: Likewise.
4879         * gcc.misc-tests/gcov-6.c: Likewise.
4880         * gcc.misc-tests/gcov-7.c: Likewise.
4881         * gcc.misc-tests/gcov-8.c: Likewise.
4882         * g++.dg/gcov/gcov-1.x: Remove.
4883         * g77.dg/gcov/gcov-1.x: Likewise.
4884         * gcc.misc-tests/gcov-4b.x: Likewise.
4885         * gcc.misc-tests/gcov-5b.x: Likewise.
4886         * gcc.misc-tests/gcov-6.x: Likewise.
4887         * gcc.misc-tests/gcov-7.x: Likewise.
4888         * gcc.misc-tests/gcov-8.x: Likewise.
4889
4890 2003-03-27  Glen Nakamura  <glen@imodulo.com>
4891
4892         PR opt/10087
4893         * gcc.dg/20030324-1.c: New test.
4894
4895 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
4896
4897         PR c++/10224
4898         * g++.dg/template/arg3.C: New test.
4899
4900         PR c++/10158
4901         * g++.dg/template/friend18.C: New test.
4902
4903 2003-03-26  Roger Sayle  <roger@eyesopen.com>
4904
4905         * g77.f-torture/compile/20030326-1.f: New test case.
4906
4907 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
4908
4909         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
4910
4911         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
4912
4913 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
4914
4915         * gcc.dg/ia64-sync-3.c: New test.
4916
4917 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
4918
4919         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
4920
4921 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4922
4923         * gcc.dg/ultrasp6.c: New test.
4924
4925 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4926
4927         * gcc.dg/i386-signbit-1.c: New test.
4928         * gcc.dg/i386-signbit-2.c: New test.
4929         * gcc.dg/i386-signbit-3.c: New test.
4930
4931 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4932
4933         * gcc.dg/ultrasp5.c: Fix options.
4934
4935 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4936
4937         * gcc.dg/ultrasp5.c: Fix comment.
4938
4939 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
4940
4941         PR fortran/10197
4942         * g77.f-torture/execute/10197.f: New test.
4943
4944 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
4945
4946         PR c++/9898, c++/383
4947         * g++.dg/template/conv6.C: New test.
4948
4949         PR c++/10119
4950         * g++.dg/template/ptrmem5.C: New test.
4951
4952         PR c++/10026
4953         * g++.dg/lookup/koenig1.C: New test.
4954
4955         PR C++/10199
4956         * g++.dg/lookup/template2.C: New test.
4957
4958 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
4959
4960         * g++.dg/opt/rtti1.C: New test.
4961
4962 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4963
4964         * gcc.dg/ultrasp5.c: New test.
4965
4966 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
4967
4968         PR middle-end/9967
4969         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
4970         builtin fputs.
4971
4972 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4973
4974         PR c/8224
4975         * gcc.dg/20030323-1.c: New test.
4976
4977 2003-03-23  Roger Sayle  <roger@eyesopen.com>
4978
4979         * gcc.c-torture/compile/20030323-1.c: New test case.
4980
4981 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
4982
4983         * gcc.dg/20030321-1.c: New test.
4984
4985 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
4986
4987         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
4988
4989 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
4990
4991         PR c++/9978, c++/9708
4992         * g++.dg/ext/vlm1.C: Adjust expected error.
4993         * g++.dg/ext/vla2.C: New test.
4994         * g++.dg/template/arg1.C: New test.
4995         * g++.dg/template/arg2.C: New test.
4996
4997 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
4998
4999         * g77.f-torture/execute/select.f: New test.
5000         * g77.f-torture/noncompile/select_no_compile.f: New test.
5001
5002 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5003
5004         PR c++/9898
5005         * g++.dg/other/error4.C: New test.
5006
5007 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5008
5009         * g++.dg/template/friend17.C: New test.
5010
5011 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5012
5013         * gcc.c-torture/compile/20030320-1.c: New.
5014
5015 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5016
5017         * gcc.dg/builtins-6.c: New test case.
5018
5019 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5020
5021         PR target/10073
5022         * gcc.c-torture/compile/20030319-1.c: New.
5023
5024 2003-03-18  Jan Hubicka  <jh@suse.cz>
5025
5026         * gcc.dg/i386-cvt-1.c: New test.
5027
5028 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5029
5030         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5031         * objc.dg/naming-2.m: Likewise.
5032
5033 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5034
5035         PR c++/9639
5036         * g++.dg/parse/crash1.C: New test.
5037
5038 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5039
5040         PR c++/8805
5041         * g++.dg/eh/cleanup1.C: New test.
5042
5043 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5044
5045         * gcc.c-torture/execute/20030316-1.c: New test case.
5046
5047 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5048
5049         PR c++/9629
5050         * g++.dg/init/ctor2.C: New test.
5051
5052 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5053
5054         * g77.f-torture/compile/xformat.f: New test case.
5055
5056 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5057
5058         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5059         * g++.old-deja/g++.mike/eh50.C: Likewise.
5060
5061 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5062
5063         PR c++/6440
5064         * g++.dg/template/spec7.C: New test.
5065         * g++.dg/template/spec8.C: Likewise.
5066
5067 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5068
5069         * gcc.c-torture/execute/20030313-1.c: New test.
5070
5071 2003-03-14  Richard Henderson  <rth@redhat.com>
5072
5073         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5074
5075 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5076
5077         * gcc.c-torture/compile/20030314-1.c: New test.
5078
5079 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5080
5081         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5082         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5083         thumb target,
5084         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5085         to accept newer _imp__  prefix and additional
5086         newline in .drectve section.
5087         * gcc.dg/dll-4.c: Likewise.
5088         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5089         switch.
5090
5091 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5092
5093         * g++.dg/parse/namespace9.C: New test.
5094
5095         * g++.dg/init/ref5.C: New test.
5096         * g++.dg/parse/ptrmem1.C: Likewise.
5097
5098 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5099
5100         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5101         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5102         regular expression.
5103         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5104         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5105
5106 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5107
5108         * gcc.c-torture/execute/20030224-2.c: New test.
5109
5110 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5111
5112         * gcc.dg/decl-3.c: New test.
5113
5114 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5115
5116         * gcc.dg/i386-loop-2.c: New test.
5117
5118 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5119
5120         PR c++/9474
5121         * g++.dg/parse/namespace8.C: New test.
5122
5123         PR c++/9924
5124         * g++.dg/overload/builtin2.C: New test.
5125
5126 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5127
5128         * gcc.dg/return-type-3.c: New test.
5129
5130 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5131
5132         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5133         profiling options are not supported.
5134
5135 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5136
5137         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5138         * g++.old-deja/g++.warn/impint2.C: Likewise.
5139
5140 2003-03-10  Devang Patel  <dpatel@apple.com>
5141
5142         * g++.dg/cpp/c++_cmd_1.C: New test.
5143         * g++.dg/cpp/c++_cmd_1.h: New file.
5144
5145 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5146
5147         * gcc.dg/altivec-9.c: New file.
5148
5149 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5150
5151         * gcc.dg/ppc-sdata-1.c: New test.
5152         * gcc.dg/ppc-sdata-2.c: New test.
5153
5154 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5155
5156         PR c++/9373
5157         * g++.dg/opt/ptrmem2.C: New test.
5158
5159         PR c++/8534
5160         * g++.dg/opt/ptrmem1.C: New test.
5161
5162 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5163
5164         * gcc.dg/i386-loop-1.c: New test.
5165
5166 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5167
5168         PR c++/9970
5169         * g++.dg/lookup/friend1.C: New test.
5170
5171 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5172
5173         PR c++/9823
5174         * g++.dg/parser/constructor1.C: New test.
5175
5176 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5177
5178         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5179
5180         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5181
5182 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5183
5184         * gcc.dg/cpp/Wunused.c: Update test.
5185
5186 2003-03-08  Jan Hubicka  <jh@suse.cz>
5187
5188         * gcc.dg/inline-3.c: New test.
5189
5190 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5191
5192         PR c++/9809
5193         * g++.dg/parse/builtin1.C: New test.
5194
5195         PR c++/9982
5196         * g++.dg/abi/cookie1.C: New test.
5197         * g++.dg/abi/cookie2.C: Likewise.
5198
5199         PR c++/9524
5200         * g++.dg/template/field1.C: New test.
5201
5202         PR c++/9912
5203         * g++.dg/parse/class1.C: New test.
5204         * g++.dg/parse/namespace7.C: Likewise.
5205         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5206
5207 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5208
5209         * g++.dg/init/ref4.C: New test.
5210
5211 2003-03-07  Jan Hubicka  <jh@suse.cz>
5212
5213         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5214         * gcc.dg/inline-3.c:  New test.
5215
5216 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5217
5218         * g++.dg/init/ref3.C: New test.
5219
5220         PR c++/9965
5221         * g++.dg/init/ref2.C: New test.
5222
5223         PR c++/9400
5224         * g++.dg/warn/Wshadow-2.C: New test.
5225
5226         PR c++/9791
5227         * g++.dg/warn/Woverloaded-1.C: New test.
5228
5229 2003-03-05  Jan Hubicka  <jh@suse.cz>
5230
5231         * gcc.dg/i386-local2.c: New.
5232         * gcc.dg/i386-local.c: Fix typo.
5233
5234 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5235
5236         * g++.dg/abi/layout3.C: New test.
5237
5238 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5239
5240         * gcc.c-torture/compile/20030305-1.c
5241
5242 2003-03-05  Jan Hubicka  <jh@suse.cz>
5243
5244         * gcc.dg/i386-local.c: New.
5245
5246 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5247
5248         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5249
5250 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5251
5252         * gcc.dg/switch-2.c: New test.
5253         * gcc.dg/switch-3.c: New test.
5254         * gcc.dg/Wswitch.c: Adjust line numbers.
5255         * gcc.dg/Wswitch-default.c: Likewise.
5256         * gcc.dg/Wswitch-enum.c: Likewise.
5257
5258 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5259
5260         * gcc.c-torture/execute/20030222-1.c: New test.
5261
5262 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5263
5264         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5265
5266 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5267
5268         PR c++/9878
5269         * g++.dg/init/ref1.C: New test.
5270
5271 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5272
5273         * gcc.dg/sh-relax.c: New SH-only test.
5274
5275 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5276
5277         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5278         comment explaining purpose of testcase.
5279
5280 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5281
5282         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5283         for HC11/HC12 (asm needs two int registers).
5284         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5285         HC11/HC12 because the test uses an asm which needs two 32-bit
5286         registers.
5287
5288 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5289
5290         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5291         for HC11/HC12 (array is too large otherwise).
5292         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5293         * gcc.c-torture/compile/20010518-2.x: Likewise.
5294         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5295         HC11/HC12 (array is too large).
5296
5297 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5298
5299         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5300         * lib/g++-dg.exp (g++-dg-test): Likewise.
5301
5302 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5303
5304         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5305         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5306
5307 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5308
5309         * g++.dg/warn/implicit-typename1.C: Remove warning.
5310
5311 2003-02-28  Richard Henderson  <rth@redhat.com>
5312
5313         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5314         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5315
5316 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5317
5318         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5319         * g++.dg/pch/pch.exp: Likewise.
5320
5321 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5322
5323         PR c++/9879
5324         * testsuite/g++.dg/init/new4.C: New test.
5325
5326 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5327
5328         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5329
5330 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5331
5332         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5333         unsigned long.
5334
5335         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5336         wider than float.
5337
5338 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5339
5340         * lib/scanasm.exp: Add support for counting numbers of
5341         occurences.
5342         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5343         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5344
5345 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5346
5347         PR c++/9683
5348         * g++.dg/template/static3.C: New test.
5349
5350         PR c++/9829
5351         * g++.dg/parse/namespace6.C: New test.
5352
5353 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5354
5355         PR target/9732
5356         * gcc.dg/20030225-1.c: New test.
5357
5358 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5359
5360         * README: Remove out-of-date information.
5361
5362         PR c++/9836
5363         * g++.dg/template/spec6.C: New test.
5364
5365 2003-02-24  Jeff Law  <law@redhat.com>
5366
5367         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5368
5369 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5370
5371         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5372         * gcc.dg/pragma-ep-1.c: Likewise.
5373
5374 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5375
5376         PR c++/9602
5377         * g++.dg/template/friend16.C: New test.
5378
5379 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5380
5381         PR c++/5333
5382         * g++.dg/parse/fused-params1.C: Adjust error messages.
5383         * g++.dg/template/nested3.C: New test.
5384
5385 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5386
5387         * g++.dg/abi/param1.C: New test.
5388
5389 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5390
5391         PR c++/7982
5392         * g++.dg/warn/implicit-typename1.C: New test.
5393
5394 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5395
5396         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5397         with "mtune".
5398         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5399         * gcc.c-torture/execute/20010129-1.x: Likewise.
5400         * gcc.dg/20011107-1.c: Likewise.
5401         * gcc.dg/20020108-1.c: Likewise.
5402         * gcc.dg/20020122-3.c: Likewise.
5403         * gcc.dg/20020206-1.c: Likewise.
5404         * gcc.dg/20020310-1.c: Likewise.
5405         * gcc.dg/20020426-2.c: Likewise.
5406         * gcc.dg/20020517-1.c: Likewise.
5407         * gcc.dg/991230-1.c: Likewise.
5408         * gcc.dg/i386-unroll-1.c: Likewise.
5409         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5410
5411 2003-02-22  Jan Hubicka  <jh@suse.cz>
5412
5413         * gcc.dg/i386-mul.c: New test.
5414
5415 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5416
5417         * gcc.dg/builtins-5.c: New test case.
5418
5419 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5420
5421         * gcc.dg/asmreg-1.c: New test.
5422
5423 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5424
5425         PR c++/9749
5426         * g++.dg/parse/varmod1.C: New test.
5427
5428 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5429
5430         PR c++/9727
5431         * g++.dg/template/op1.C: New test.
5432
5433 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5434
5435         PR c++/8906
5436         * g++.dg/template/nested2.C: New test.
5437
5438 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5439
5440         PR c++/8724
5441         * g++.dg/expr/dtor1.C: New test.
5442
5443 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5444
5445         * gcc.dg/cpp/include3.c: New test.
5446         * gcc.dg/cpp/inc/foo.h: New file.
5447
5448 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5449
5450         * gcc.c-torture/execute/20030221-1.c: New test.
5451
5452 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5453
5454         PR c++/9729
5455         * g++.dg/abi/conv1.C: New test.
5456
5457 2003-02-20  Jan Hubicka  <jh@suse.cz>
5458
5459         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5460
5461 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5462
5463         * gcc.c-torture/compile/20030219-1.c: New test.
5464
5465 2003-02-18  Jan Hubicka  <jh@suse.cz>
5466
5467         * gcc.dg/funcorder.c: New test.
5468
5469 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5470
5471         * gcc.c-torture/execute/20030218-1.c: New.
5472
5473 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5474
5475         * gcc.dg/20030218-1.c: New.
5476
5477 2003-02-18  Richard Henderson  <rth@redhat.com>
5478
5479         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5480         * gcc.dg/attr-used-2.c: New.
5481
5482 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5483
5484         PR c++/9704
5485         * g++.dg/init/copy5.C: New test.
5486
5487 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5488
5489         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5490         * g++.dg/pch/pch.exp: Likewise.
5491
5492 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5493
5494         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5495         STACK_SIZE is not defined.
5496
5497 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5498
5499         PR c++/9457
5500         * g++.dg/template/init1.C: New test.
5501
5502 2003-02-16  Jan HUbicka  <jh@suse.cz>
5503
5504         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5505         (foo): Add few extra tests
5506         * gcc.dg/c99-const-expr-3.c: Likewise.
5507         * gcc.c-torture/execute/20030216-1.c: New.
5508
5509 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5510
5511         PR c++/9459
5512         * g++.dg/ext/typeof4.C: New test.
5513
5514 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5515
5516         * gcc.dg/i386-387-3.c: New test case.
5517
5518 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5519
5520         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5521         cris-*-elf* cris-*-aout* and mmix-*-*.
5522
5523 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5524
5525         * gcc.dg/20030213-1.c: New test.
5526
5527 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5528
5529         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5530         * gcc.dg/i386-387-2.c: Likewise.
5531
5532 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5533
5534         * gcc.dg/ppc-spe.c: Fix formatting.
5535         Enable tests that were previously unsupported by gas.
5536         Delete tests for instructions that no longer exist.
5537         Switch arguments on evsubifw builtin.
5538
5539 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5540
5541         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5542         STACK_SIZE is too small.
5543
5544 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5545             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5546
5547         * gcc.dg/decl-2.c: New test.
5548
5549 2003-02-10  Jan Hubicka  <jh@suse.cz>
5550
5551         * gcc.dg/i386-fpcvt-1.c:  New test.
5552
5553 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5554
5555         * gcc.c-torture/execute/20030209-1.c: New test.
5556
5557 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5558
5559         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5560         int-wide bitops, use the constants of the same width.
5561         Likewise, if long long is 32-bit wide, test bitops using
5562         32-bit constants.
5563
5564 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5565
5566         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5567
5568 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5569
5570         * testsuite/gcc.dg/builtins-4.c: New test case.
5571
5572 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5573
5574         * gcc.dg/20020430-1.c: Fix dg command typos.
5575         * gcc.dg/20020503-1.c: Likewise.
5576
5577 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5578
5579         PR c++/8785
5580         * g++.dg/parse/fused-params1.C: New test.
5581
5582         PR c++/8857
5583         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
5584
5585         PR c++/8921
5586         * g++.dg/parse/non-dependent1.C: New test.
5587
5588         PR c++/8928
5589         * g++.dg/parse/dupl-tmpl-args1.C: New test.
5590
5591         PR c++/9228
5592         * g++.dg/parse/undefined7.C: New test.
5593         * g++.dg/parse/non-templ1.C: New test.
5594
5595         PR c++/9229
5596         * g++.dg/parse/too-many-tmpl-args1.C: New test.
5597
5598 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
5599
5600         * gcc.c-torture/compile/20030206-1.c: New test.
5601
5602 2003-02-05  Roger Sayle  <roger@eyesopen.com>
5603
5604         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
5605         "pow" to "foo" to avoid potential confusion with a math built-in.
5606
5607 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5608
5609         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
5610         conditions for SPARC targets.
5611
5612 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
5613
5614         * gcc.dg/20030204-1.c: New test.
5615
5616 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5617
5618         PR c++/38
5619         * g++.dg/parse/array-size1.C: New test.
5620
5621         PR c++/5657
5622         * g++.dg/parse/undefined3.C: New test.
5623
5624         PR c++/5665
5625         * g++.dg/parse/undefined4.C: New test.
5626
5627         PR c++/5975
5628         * g++.dg/parse/undefined5.C: New test.
5629
5630         PR c++/7259
5631         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
5632
5633         PR c++/8578
5634         * g++.dg/parse/casting-operator1.C: New test.
5635
5636         PR c++/8596
5637         * g++.dg/parse/undefined6.C: New test.
5638
5639         PR c++/8736
5640         * g++.dg/parse/missing-template1.C: New test.
5641
5642 2003-02-04  Jan Hubicka  <jh@suse.cz>
5643
5644         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
5645         * gcc.dg/i386-cmov?.c:  Likewise.
5646         * gcc.dg/i386-fpcvt-?.c:  Likewise.
5647         * gcc.dg/i386-ssefp-1.c:  Likewise.
5648         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
5649         conventions.
5650
5651 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
5652
5653         PR c++/7129
5654         * testsuite/g++.dg/ext/max.C: New test.
5655
5656 2003-02-03  Jan Hubicka  <jh@suse.cz>
5657
5658         * gcc.c-torture/execute/20030203-1.c: New test.
5659
5660 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
5661
5662         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
5663         'natural-endian'.
5664
5665 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
5666
5667         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
5668         * g++.dg/init/new2.C: Likewise.
5669         * g++.dg/other/new1.C: Likewise.
5670
5671 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
5672
5673         * gcc.dg/struct-ret-libc.c: New test.
5674
5675 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
5676
5677         * gcc.dg/20030129-1.c: New test.
5678
5679 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5680
5681         PR c++/8849
5682         * g++.dg/template/ptrmem4.C: New test.
5683
5684 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
5685
5686         * g++.dg/parser/constant1.C: New test.
5687
5688 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5689
5690         PR c++/8591
5691         * g++.dg/parse/friend2.C: New test.
5692
5693 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5694
5695         PR c++/9437
5696         * g++.dg/template/unify4.C: New test.
5697
5698 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
5699
5700         * gcc.c-torture/execute/20030128-1.c: New test.
5701
5702 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
5703
5704         * g++.dg/lookup/nested1.C: Test moved from ...
5705         * g++.old-deja/g++.other/lookup24.C: ... here.
5706
5707 2003-01-28  Jan Hubicka  <jh@suse.cz>
5708
5709         * gcc.dg/i386-cmov5.c:  New test.
5710
5711 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
5712
5713         * gcc.c-torture/execute/20010925-1.c: Changed the
5714         memcpy declaration.
5715
5716 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5717
5718         PR c++/3902
5719         * g++.dg/parse/template5.C: New test.
5720
5721 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
5722
5723         PR fortran/9258
5724         * g77.dg/pr9258: New test.
5725
5726 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5727
5728         * README: Move relevant parts from README.g++.
5729
5730         * README.g++: Remove this file.
5731
5732 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5733
5734         * g++.dg/abi/dcast1.C: New test.
5735
5736 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5737
5738         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
5739
5740 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
5741
5742         PR c++/47
5743         * g++.old-deja/g++.other/lookup24.C: New test.
5744
5745 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5746
5747         PR middle-end/7227
5748         * gcc.dg/uninit-C.c: New test.
5749
5750 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
5751
5752         * g++.dg/abi/covariant1.C: New test.
5753
5754 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
5755
5756         * gcc.dg/20030123-1.c: New test.
5757
5758 2003-01-25  Jan Hubicka  <jh@suse.cz>
5759
5760         PR opt/8492
5761         * gcc.c-torture/compile/20030125-1.c
5762
5763 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
5764
5765         PR c++/9403
5766         * g++.dg/parse/template3.C: New test.
5767         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
5768
5769         PR c++/795
5770         * g++.dg/parse/template4.C: New test.
5771
5772         PR c++/9415
5773         * g++.dg/template/qual2.C: New test.
5774
5775         PR c++/8545
5776         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
5777
5778         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
5779
5780 2003-01-25  Roger Sayle  <roger@eyesopen.com>
5781
5782         * gcc.c-torture/execute/switch-1.c: New test case.
5783
5784 2003-01-25  Jan Hubicka  <jh@suse.cz>
5785
5786         * gcc.c-torture/execute/20030125-1.[cx]: New test.
5787
5788 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
5789
5790         Tweaks for Bison-1.875. From the NEWS file:
5791         "- `parse error' -> `syntax error'
5792         Bison now uniformly uses the term `syntax error'"
5793         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
5794         * gcc.dg/cpp/digraph2.c: Likewise.
5795         * gcc.dg/cpp/direct2.c: Likewise.
5796         * gcc.dg/cpp/paste4.c: Likewise.
5797         * gcc.dg/c90-restrict-1.c: Likewise.
5798         * gcc.dg/c99-func-2.c: Likewise.
5799         * gcc.dg/noncompile/920721-2.c: Likewise.
5800         * gcc.dg/noncompile/930622-2.c: Likewise.
5801         * gcc.dg/noncompile/940112-1.c: Likewise.
5802         * gcc.dg/noncompile/950921-1.c: Likewise.
5803         * gcc.dg/noncompile/951123-1.c: Likewise.
5804         * gcc.dg/noncompile/971104-1.c: Likewise.
5805         * gcc.dg/noncompile/990416-1.c: Likewise.
5806
5807 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
5808
5809         * g++.dg/parse/undefined1.C: Add error message.
5810
5811 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5812
5813         PR c++/9354
5814         * g++.dg/parse/new1.C: New test.
5815
5816         PR c++/9216
5817         * g++.dg/parse/template2.C: New test.
5818
5819         PR c++/9354
5820         * g++.dg/parse/typedef2.C: New test.
5821
5822         PR c++/9328
5823         * g++.dg/ext/typeof3.C: New test.
5824
5825 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5826
5827         PR c++/2738
5828         * g++.dg/parse/ret-type1.C: New test.
5829
5830         PR c++/3792
5831         * g++.dg/parse/tmpl-outside1.C: New test.
5832
5833         PR c++/4207
5834         * g++.dg/parse/int-as-enum1.C: New test.
5835
5836         PR c++/4903
5837         * g++.dg/parse/no-typename1.C: New test.
5838
5839         PR c++/5533
5840         * g++.dg/parse/no-value1.C: New test.
5841
5842         PR c++/5921
5843         * g++.dg/parse/wrong-inline1.C: New test.
5844
5845         PR c++/6402
5846         * g++.dg/parse/ref1.C: New test.
5847
5848         PR c++/6992
5849         * g++.dg/parse/attr-ctor1.C: New test.
5850
5851         PR c++/7229
5852         * g++.dg/parse/namespace5.C: New test.
5853
5854         PR c++/7917
5855         * g++.dg/parse/func-def1.C: New test.
5856
5857         PR c++/8143
5858         * g++.dg/parse/undefined1.C: New test.
5859
5860         PR c++/5723, PR c++/8522
5861         * g++.dg/parse/specialization1.C: New test.
5862
5863         PR c++/163, PR c++/8595
5864         * g++.dg/parse/struct-as-enum1.C: New test.
5865
5866         PR c++/9173
5867         * g++.dg/parse/undefined2.C: New test.
5868
5869 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5870
5871         PR c++/9298
5872         * g++.dg/parse/template1.C: New test.
5873
5874         PR c++/9384
5875         * g++.dg/parse/using1.C: New test.
5876
5877         PR c++/9285
5878         PR c++/9294
5879         * g++.dg/parse/expr2.C: New test.
5880
5881         PR c++/9388
5882         * g++.dg/parse/lookup2.C: Likewise.
5883
5884 2003-01-21  Jan Hubicka  <jh@suse.cz>
5885
5886         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
5887         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
5888         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
5889         * gcc.c-torture/execute/string-opt-*.c: Likewise.
5890
5891 2003-01-20  Nick Clifton  <nickc@redhat.com>
5892
5893         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
5894         problem with ARM sibcall code generation.
5895
5896 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
5897
5898         * gcc.c-torture/execute/20030120-1.c: New.
5899
5900 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
5901
5902         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
5903
5904 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
5905
5906         PR c++/9272
5907         * g++.dg/parse/ctor1.C: New test.
5908
5909         PR c++/9294:
5910         * g++.dg/parse/qualified1.C: New test.
5911
5912         * g++.dg/parse/typename3.C: New test.
5913
5914 2003-01-16  Richard Henderson  <rth@redhat.com>
5915
5916         * g++.dg/tls/init-2.C: Fix error matches for real this time.
5917
5918 2003-01-16  Richard Henderson  <rth@redhat.com>
5919
5920         * g++.dg/pch/pch.exp: Copy test header to the working directory
5921         before using it either for precompilation or direct use.
5922         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
5923         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
5924
5925 2003-01-16  Richard Henderson  <rth@redhat.com>
5926
5927         * gcc.dg/pch/pch.exp: Copy test header to the working directory
5928         before using it either for precompilation or direct use.
5929         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
5930         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
5931
5932 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
5933
5934         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
5935         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5936         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
5937         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
5938         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
5939         typename warning into error.
5940         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
5941         error messages.
5942         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
5943         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
5944         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
5945         messages.
5946         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
5947         make declaration visible in template.
5948         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
5949         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
5950         messages.
5951         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
5952         message.
5953         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
5954         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
5955         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
5956         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
5957         typename warning with error message.
5958         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
5959         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
5960         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
5961
5962 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
5963
5964         * g++.dg/parse/ambig2.C: New test.
5965
5966 2003-01-15  Richard Henderson  <rth@redhat.com>
5967
5968         * g++.dg/tls/init-2.C: Update error message string.
5969
5970 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5971
5972         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
5973
5974 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
5975
5976         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
5977         all for HC11/HC12.
5978         * gcc.c-torture/compile/20001205-1.x: Likewise.
5979         * gcc.c-torture/compile/20001226-1.x: Likewise.
5980         * gcc.c-torture/compile/920520-1.x: Likewise.
5981         * gcc.c-torture/compile/961203-1.x: Likewise.
5982         * gcc.c-torture/compile/20020604-1.x: Likewise.
5983
5984 2003-01-15  Jan Hubicka  <jh@suse.cz>
5985
5986         * gcc.c-torture/compile/20030115-1.c: New test.
5987
5988         * gcc.dg/i386-fpcvt-1.c: New test.
5989         * gcc.dg/i386-fpcvt-2.c: New test.
5990
5991 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
5992
5993         Further conform g++'s __vmi_class_type_info to the C++ ABI
5994         specification.
5995         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
5996         the specification.
5997
5998 2003-01-14  Jan Hubicka  <jh@suse.cz>
5999
6000         * gcc.dg/i386-fpcvt-1.c: New test.
6001         * gcc.dg/i386-fpcvt-2.c: New test.
6002
6003 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6004
6005         * gcc.dg/i386-mmx-3.c: New test.
6006
6007 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6008
6009         PR c++/9264
6010         * g++.dg/parse/octal1.C: New file.
6011
6012         PR c++/9172
6013         * g++.dg/parse/typename1.C: New file.
6014
6015 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6016
6017         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6018         * gcc.dg/bf-no-ms-layout.c: Likewise.
6019         * gcc.dg/bf-ms-attrib.c: Likewise.
6020
6021 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6022
6023         PR c++/9099
6024         * g++.dg/parse/dtor1.C: New file.
6025
6026         PR c++/9128
6027         * g++.dg/rtti/typeid1.C: New file.
6028
6029         PR c++/9153
6030         * g++.dg/parse/lookup1.C: New file.
6031
6032         PR c++/9171
6033         * g++.dg/templ/spec5.C: New file.
6034
6035 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6036
6037         * gcc.c-torture/compile/20030110-1.c: New test.
6038
6039 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6040
6041         Merge from pch-branch:
6042
6043         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6044
6045         * gcc.dg/pch/cpp-1.h: New.
6046         * gcc.dg/pch/cpp-1.c: New.
6047         * gcc.dg/pch/cpp-2.h: New.
6048         * gcc.dg/pch/cpp-2.c: New.
6049
6050         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6051
6052         * gcc.dg/pch/except-1.h: New.
6053         * gcc.dg/pch/except-1.c: New.
6054
6055         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6056
6057         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6058         running test.
6059         * gcc.dg/pch: Include *.hp not *.h.
6060         * gcc.dg/pch/system-1.h: New.
6061         * gcc.dg/pch/system-1.c: New.
6062
6063         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6064
6065         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6066         rather than trying to build and run a program using PCH.
6067         * gcc.dg/pch: Remove dg-do commands from test files.
6068
6069         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6070
6071         * gcc.dg/pch/macro-3.c: New.
6072         * gcc.dg/pch/macro-3.h: New.
6073
6074         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6075
6076         * gcc.dg/pch/common-1.c: New.
6077         * gcc.dg/pch/common-1.h: New.
6078         * gcc.dg/pch/decl-1.c: New.
6079         * gcc.dg/pch/decl-1.h: New.
6080         * gcc.dg/pch/decl-2.c: New.
6081         * gcc.dg/pch/decl-2.h: New.
6082         * gcc.dg/pch/decl-3.c: New.
6083         * gcc.dg/pch/decl-3.h: New.
6084         * gcc.dg/pch/decl-4.c: New.
6085         * gcc.dg/pch/decl-4.h: New.
6086         * gcc.dg/pch/decl-5.c: New.
6087         * gcc.dg/pch/decl-5.h: New.
6088         * gcc.dg/pch/global-1.c: New.
6089         * gcc.dg/pch/global-1.h: New.
6090         * gcc.dg/pch/inline-1.c: New.
6091         * gcc.dg/pch/inline-1.h: New.
6092         * gcc.dg/pch/inline-2.c: New.
6093         * gcc.dg/pch/inline-2.h: New.
6094         * gcc.dg/pch/static-1.c: New.
6095         * gcc.dg/pch/static-1.h: New.
6096         * gcc.dg/pch/static-2.c: New.
6097         * gcc.dg/pch/static-2.h: New.
6098
6099         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6100
6101         * g++.dg/pch/pch.exp: Better handle failing testcases.
6102         * gcc.dg/pch/pch.exp: Likewise.
6103         * gcc.dg/pch/macro-1.c: New.
6104         * gcc.dg/pch/macro-1.h: New.
6105         * gcc.dg/pch/macro-2.c: New.
6106         * gcc.dg/pch/macro-2.h: New.
6107
6108         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6109
6110         * g++.dg/dg.exp: Treat files in pch/ specially.
6111         * g++.dg/pch/pch.exp: New file.
6112         * g++.dg/pch/empty.H: New file.
6113         * g++.dg/pch/empty.C: New file.
6114         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6115         "precompile".
6116
6117         * gcc.dg/pch/pch.exp: New file.
6118         * gcc.dg/pch/empty.h: New file.
6119         * gcc.dg/pch/empty.c: New file.
6120         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6121         "precompile".
6122
6123 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6124
6125         * g++.dg/template/friend14.C: New test.
6126
6127 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6128
6129         * gcc.dg/old-style-asm-1.c: New test.
6130
6131 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6132
6133         * gcc.c-torture/compile/20030109-1.c: New test.
6134
6135 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6136
6137         * gcc.c-torture/execute/20030109-1.c: New test.
6138
6139 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6140
6141         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6142         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6143         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6144         * g++.old-deja/g++.mike/eh2.C: Likewise
6145         * g++.old-deja/g++.mike/eh3.C: Likewise
6146         * g++.old-deja/g++.mike/eh5.C: Likewise
6147         * g++.old-deja/g++.mike/eh6.C: Likewise
6148         * g++.old-deja/g++.mike/eh7.C: Likewise
6149         * g++.old-deja/g++.mike/eh8.C: Likewise
6150         * g++.old-deja/g++.mike/eh9.C: Likewise
6151         * g++.old-deja/g++.mike/eh10.C: Likewise
6152         * g++.old-deja/g++.mike/eh12.C: Likewise
6153         * g++.old-deja/g++.mike/eh13.C: Likewise
6154         * g++.old-deja/g++.mike/eh14.C: Likewise
6155         * g++.old-deja/g++.mike/eh16.C: Likewise
6156         * g++.old-deja/g++.mike/eh17.C: Likewise
6157         * g++.old-deja/g++.mike/eh18.C: Likewise
6158         * g++.old-deja/g++.mike/eh21.C: Likewise
6159         * g++.old-deja/g++.mike/eh23.C: Likewise
6160         * g++.old-deja/g++.mike/eh24.C: Likewise
6161         * g++.old-deja/g++.mike/eh25.C: Likewise
6162         * g++.old-deja/g++.mike/eh26.C: Likewise
6163         * g++.old-deja/g++.mike/eh27.C: Likewise
6164         * g++.old-deja/g++.mike/eh28.C: Likewise
6165         * g++.old-deja/g++.mike/eh29.C: Likewise
6166         * g++.old-deja/g++.mike/eh31.C: Likewise
6167         * g++.old-deja/g++.mike/eh33.C: Likewise
6168         * g++.old-deja/g++.mike/eh34.C: Likewise
6169         * g++.old-deja/g++.mike/eh35.C: Likewise
6170         * g++.old-deja/g++.mike/eh36.C: Likewise
6171         * g++.old-deja/g++.mike/eh37.C: Likewise
6172         * g++.old-deja/g++.mike/eh38.C: Likewise
6173         * g++.old-deja/g++.mike/eh39.C: Likewise
6174         * g++.old-deja/g++.mike/eh40.C: Likewise
6175         * g++.old-deja/g++.mike/eh41.C: Likewise
6176         * g++.old-deja/g++.mike/eh42.C: Likewise
6177         * g++.old-deja/g++.mike/eh44.C: Likewise
6178         * g++.old-deja/g++.mike/eh46.C: Likewise
6179         * g++.old-deja/g++.mike/eh47.C: Likewise
6180         * g++.old-deja/g++.mike/eh48.C: Likewise
6181         * g++.old-deja/g++.mike/eh49.C: Likewise
6182         * g++.old-deja/g++.mike/eh50.C: Likewise
6183         * g++.old-deja/g++.mike/eh51.C: Likewise
6184         * g++.old-deja/g++.mike/eh53.C: Likewise
6185         * g++.old-deja/g++.mike/eh55.C: Likewise
6186         * g++.old-deja/g++.mike/p7912.C: Likewise
6187         * g++.old-deja/g++.mike/p9706.C: Likewise
6188         * g++.old-deja/g++.mike/p10416.C: Likewise
6189         * g++.old-deja/g++.mike/p11667.C: Likewise
6190         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6191         Remove redundant reference to Iris.
6192         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6193         Elxsi, i860, Pico Java, and WE32K.
6194
6195 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6196
6197         * g++.dg/ext/asm4.C: New test.
6198
6199 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6200
6201         PR c++/9030
6202         * g++.dg/template/friend12.C: New test.
6203         * g++.dg/template/friend13.C: Likewise.
6204         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6205
6206 2003-01-08  Jan Hubicka  <jh@suse.cz>
6207
6208         * gcc.dg/i386-cadd.c: New test.
6209         * gcc.dg/i386-cmov4.c: Likewise.
6210
6211 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6212
6213         PR c++/9165
6214         * g++.dg/warn/Wunused-3.C: New test.
6215
6216         * g++.dg/abi/bitfield9.C: New test.
6217
6218         PR c++/9189
6219         * g++.dg/parse/defarg3.C: New test.
6220
6221 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6222
6223         * g++.dg/parse/ambig1.C: New test.
6224         * g++.dg/parse/defarg2.C: New test.
6225
6226 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6227
6228         * g++.dg/template/defarg-1.C: New test.
6229         * g++.dg/template/local2.C: Likewise.
6230
6231 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6232
6233         * gcc.c-torture/execute/20030105-1.c: New test.
6234
6235 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6236
6237         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6238         * g++.dg/parse/namespace4.C: Likewise.
6239
6240 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6241
6242         * g++.dg/template/ntp2.C: New test.
6243
6244 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6245
6246         * g++.dg/parse/extern-C-1.C: New test.
6247
6248         * g++.dg/parse/namespace4.C: New test.
6249
6250         * g++.dg/template/nested1.C: New test.
6251
6252         * g++.dg/parse/namespace3.C: New test.
6253
6254 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6255
6256         * g++.dg/lookup/two-stage1.C: New test.
6257
6258 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6259
6260         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6261         * g++.old-deja/g++.jason/access8.C: Likewise.
6262         * g++.old-deja/g++.other/decl5.C: Likewise.
6263
6264 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6265
6266         * g++.dg/parse/parse7.C: New test.
6267
6268 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6269
6270         PR c++/2843
6271         * g++.dg/ext/attrib7.C: New test.
6272
6273 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6274
6275         * g++.dg/parse/parse6.C: New test.
6276
6277 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6278
6279         * gcc.dg/h8300-stack-1.c: New.
6280
6281 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6282
6283         g++.dg/lookup/exception1.C: New test.
6284
6285         g++.dg/lookup/template1.C: New test.
6286
6287         g++.dg/parse/namespace2.C: New test.
6288
6289         g++.dg/parse/parens2.C: New test.
6290
6291 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6292
6293         * g++.dg/parse/parse5.C: New test.
6294         * g++.dg/lookup/scoped4.C: New test.
6295
6296 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6297
6298         * g++.dg/parse/parens1.C: New test.
6299
6300         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6301         angle-bracket1.C.
6302         * g++.dg/parse/parens2.C: New test.
6303
6304         * g++.dg/lookup/scope-operator1.C: New test.
6305
6306         * g++.dg/parse/operator1.C: New test.
6307
6308 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6309
6310         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6311         * g++.old-deja/g++.other/access6.C: Likewise.
6312         * g++.old-deja/g++.other/decl1.C: Likewise.
6313         * g++.old-deja/g++.pt/typename12.C: Likewise.
6314
6315 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6316
6317         * g++.dg/parse/namespace1.C: New test.
6318
6319 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6320
6321         * g++.dg/parse/parse4.C: New test.
6322
6323 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6324
6325         * g++.dg/parse/parse3.C: New test.
6326
6327 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6328
6329         * g++.dg/parse/parse2.C: New test.
6330
6331 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6332
6333         * g++.dg/template/friend11.C: New test.
6334
6335 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6336
6337         * g++.dg/parse/parse1.C: New test.
6338
6339 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6340
6341         * lib/profopt.exp: Change the name of a global variable to avoid
6342         possible clashes with other test suites.
6343
6344 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6345
6346         * g++.dg/inherit/covariant8.C: New test.
6347
6348 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6349
6350         * g++.dg/init/array9.C: New test.
6351
6352         PR c++/9112
6353         * g++.dg/parse/expr1.C: New test.
6354
6355 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6356
6357         * gcc.c-torture/compile/20021230-1.c: New test.
6358
6359 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6360
6361         * g++.dg/inherit/covariant5.C: New test.
6362         * g++.dg/inherit/covariant6.C: New test.
6363         * g++.dg/inherit/covariant7.C: New test.
6364
6365 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6366
6367         PR c++/2739
6368         * g++.dg/other/access2.C: New test.
6369
6370 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6371
6372         * g++.dg/other/anon-struct.C: No longer fails
6373         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6374         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6375         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6376
6377 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6378
6379         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6380
6381 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6382
6383         * g++.dg/eh/spec4.C: Remove stray semicolon.
6384         * g++.dg/expr/pmf-1.C: Change error message.
6385         * g++.dg/ext/asm1.C: Remove stray semicolon.
6386         * g++.dg/ext/typename1.C: Add missing typenames.
6387         * g++.dg/inherit/template-as-base.C: Change error message.
6388         * g++.dg/lookup/scoped1.C: Likewise.
6389         * g++.dg/lookup/scoped2.C: Likewise.
6390         * g++.dg/lookup/using2.C: Likewise.
6391         * g++.dg/other/component1.C: Remove stray semicolon.
6392         * g++.dg/other/do1.C: Change error message.
6393         * g++.dg/other/error2.C: Likewise.
6394         * g++.dg/other/init1.C: Likewise.
6395         * g++.dg/other/packed1.C: Remove stray semicolon.
6396         * g++.dg/other/ptrmem2.C: Change error message.
6397         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6398         marker.
6399         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6400         * g++.dg/template/access3.C: Add typename keyword.
6401         * g++.dg/template/access5.C: Remove stray semicolon.
6402         * g++.dg/template/access6.C: Likewise.
6403         * g++.dg/template/complit1.C: Likewise.
6404         * g++.dg/template/crash1.C: Change error message.
6405         * g++.dg/template/inherit2.C: Remove stray semicolon.
6406         * g++.dg/template/instantiate2.C: Likewise.
6407         * g++.dg/template/instantiate3.C: Change error message.
6408         * g++.dg/template/qual1.C: Remove stray semicolon.
6409         * g++.dg/template/qualttp18.C: Change error message.
6410         * g++.dg/template/ref1.C: Remove stray semicolon.
6411         * g++.dg/template/sizeof1.C (A::value): Declare it.
6412         * g++.dg/template/spec4.C: Change error message.
6413         * g++.dg/template/static1.C: Likewise.
6414         * g++.dg/template/type1.C: Likewise.
6415         * g++.dg/template/typename3.C: Likewise.
6416         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6417         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6418         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6419         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6420         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6421         named return value extension.
6422         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6423         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6424         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6425         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6426         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6427         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6428         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6429         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6430         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6431         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6432         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6433         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6434         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6435         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6436         syntax.
6437         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6438         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6439         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6440         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6441         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6442         * g++.old-deja/g++.brendan/template11.C: Likewise.
6443         * g++.old-deja/g++.brendan/template26.C: Likewise.
6444         * g++.old-deja/g++.brendan/template27.C: Use explicit
6445         specialization syntax.
6446         * g++.old-deja/g++.brendan/template30.C: Likewise.
6447         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6448         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6449         non-dependent names.
6450         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6451         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6452         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6453         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6454         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6455         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6456         named return value extension.
6457         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6458         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6459         * g++.old-deja/g++.ext/return1.C: Likewise.
6460         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6461         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6462         * g++.old-deja/g++.jason/access8.C: Likewise.
6463         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6464         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6465         pseudo-destructor names.
6466         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6467         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6468         pseudo-destructor names.
6469         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6470         * g++.old-deja/g++.jason/overload19.C: Likewise.
6471         * g++.old-deja/g++.jason/overload32.C: Likewise.
6472         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6473         stray semicolons.
6474         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6475         * g++.old-deja/g++.jason/return.C: Likewise.
6476         * g++.old-deja/g++.jason/return2.C: Likewise.
6477         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6478         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6479         syntax.
6480         * g++.old-deja/g++.jason/template10.C: Account for use of
6481         non-dependent names.
6482         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6483         syntax.
6484         * g++.old-deja/g++.jason/template37.C: Likewise.
6485         * g++.old-deja/g++.law/access4.C: Change error messages.
6486         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6487         pseudo-destructor names.
6488         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6489         * g++.old-deja/g++.law/ctors9.C: Likewise.
6490         * g++.old-deja/g++.law/cvt22.C: Likewise.
6491         * g++.old-deja/g++.law/dtors5.C: Likewise.
6492         * g++.old-deja/g++.law/global-init1.C: Likewise.
6493         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6494         * g++.old-deja/g++.law/operators28.C: Likewise.
6495         * g++.old-deja/g++.law/visibility28.C: Likewise.
6496         * g++.old-deja/g++.martin/eval1.C: Likewise.
6497         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6498         name.
6499         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6500         * g++.old-deja/g++.mike/net34.C: Likewise.
6501         * g++.old-deja/g++.mike/net36.C: Likewise.
6502         * g++.old-deja/g++.mike/ns2.C: Likewise.
6503         * g++.old-deja/g++.mike/p12306.C: Likewise.
6504         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6505         value extension.
6506         * g++.old-deja/g++.mike/p700.C: Likewise.
6507         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6508         * g++.old-deja/g++.mike/p710.C: Likewise.
6509         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6510         value extension.
6511         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6512         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6513         * g++.old-deja/g++.ns/crash2.C: Likewise.
6514         * g++.old-deja/g++.ns/crash3.C: Likewise.
6515         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6516         * g++.old-deja/g++.ns/ns17.C: Likewise.
6517         * g++.old-deja/g++.ns/template16.C: Likewise.
6518         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6519         keyword.
6520         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6521         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6522         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6523         named return value extension.
6524         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6525         * g++.old-deja/g++.other/access4.C: Issue additional error
6526         messages.
6527         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6528         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6529         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6530         * g++.old-deja/g++.other/crash25.C: Change error message.
6531         * g++.old-deja/g++.other/crash4.C: Change error message.
6532         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6533         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6534         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6535         checks.
6536         * g++.old-deja/g++.other/defarg8.C: Likewise.
6537         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6538         * g++.old-deja/g++.other/dtor10.C: Likewise.
6539         * g++.old-deja/g++.other/incomplete.C: Likewise.
6540         * g++.old-deja/g++.other/linkage7.C: Likewise.
6541         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6542         lookup algorithm.
6543         * g++.old-deja/g++.other/mangle2.C: Likewise.
6544         * g++.old-deja/g++.other/refinit2.C: Likewise.
6545         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6546         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6547         * g++.old-deja/g++.pt/crash28.C: Likewise.
6548         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6549         syntax.
6550         * g++.old-deja/g++.pt/crash32.C: Change error message.
6551         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6552         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6553         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6554         error message position.
6555         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6556         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6557         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6558         syntax.
6559         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6560         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6561         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6562         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6563         keyword.
6564         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6565         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6566         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6567         keyword.
6568         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6569         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6570         syntax.
6571         * g++.old-deja/g++.pt/friend28.C: Account for use of
6572         non-dependent names.
6573         * g++.old-deja/g++.pt/friend29.C: Likewise.
6574         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
6575         rules.
6576         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
6577         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
6578         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
6579         lookup rules.
6580         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
6581         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
6582         keyword.
6583         * g++.old-deja/g++.pt/memclass20.C: Likewise.
6584         * g++.old-deja/g++.pt/memclass5.C: Likewise.
6585         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
6586         keyword.
6587         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
6588         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
6589         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
6590         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
6591         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
6592         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
6593         keyword.
6594         * g++.old-deja/g++.pt/spec10.C: Likewise.
6595         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
6596         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
6597         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
6598         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
6599         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
6600         * g++.old-deja/g++.pt/ttp62.C: Likewise.
6601         * g++.old-deja/g++.pt/ttp64.C: Likewise.
6602         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
6603         * g++.old-deja/g++.pt/typename15.C: Likewise.
6604         * g++.old-deja/g++.pt/typename22.C: Likewise.
6605         * g++.old-deja/g++.pt/typename6.C: Change error messages.
6606         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
6607         * g++.old-deja/g++.pt/virtual2.C: Likewise.
6608         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
6609         syntax.
6610         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
6611         return value extension.
6612         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
6613         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
6614         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
6615         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
6616
6617 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6618
6619         * g++.dg/warn/inline1.C: New test.
6620         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
6621         * g++.old-deja/g++.jason/synth10.C: Likewise.
6622         * g++.old-deja/g++.mike/net31.C: Likewise.
6623         * g++.old-deja/g++.mike/p8786.C: Likewise.
6624
6625         * g++.dg/template/friend10.C: New test.
6626         * g++.dg/template/conv5.C: New test.
6627
6628 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6629
6630         * g++.dg/lookup/scoped3.C: New test.
6631
6632         * g++.dg/lookup/decl1.C: New test.
6633         * g++.dg/lookup/decl2.C: New test.
6634
6635 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6636
6637         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
6638         gcc.c-torture/compile/20021015-1.c,
6639         gcc.c-torture/compile/20021015-2.c,
6640         gcc.c-torture/compile/20021123-1.c,
6641         gcc.c-torture/compile/20021123-2.c,
6642         gcc.c-torture/compile/20021123-3.c,
6643         gcc.c-torture/compile/20021123-4.c,
6644         gcc.c-torture/execute/20021024-1.c: Add tests previously added
6645         only to 3.1 or 3.2 branch.
6646
6647 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
6648
6649         * gcc.dg/i386-bitfield3.c: New test.
6650
6651         * gcc.dg/i386-bitfield2.c: New test.
6652
6653 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
6654
6655         * g++.dg/parse/conv_op1.C: New test.
6656
6657 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
6658
6659         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
6660         approved.
6661
6662 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
6663
6664         * gcc.c-torture/compile/20021220-1.c: New test.
6665
6666 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
6667
6668         * gcc.dg/i386-fastcall-1.c: New.
6669
6670 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6671
6672         * gcc.c-torture/execute/20021219-1.c: New test.
6673
6674 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6675
6676         * gcc.dg/i386-pic-1.c: New test.
6677
6678 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6679
6680         PR c++/8099
6681         * g++.dg/template/friend9.C: New test.
6682
6683 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6684
6685         PR c++/3663
6686         * g++.dg/template/access7.C: New test.
6687
6688 2002-12-18  Nick Clifton  <nickc@redhat.com>
6689
6690         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
6691         the libstdc++-v3 directory has been found.
6692
6693 2002-12-12  Devang Patel <dpatel@apple.com>
6694         * gcc.dg/darwin-ld-1.c: New test.
6695         * gcc.dg/darwin-ld-2.c: New test.
6696         * gcc.dg/darwin-ld-3.c: New test.
6697         * gcc.dg/darwin-ld-4.c: New test.
6698         * gcc.dg/darwin-ld-5.c: New test.
6699
6700 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6701
6702         * gcc.c-torture/compile/20021212-1.c: New test.
6703
6704 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
6705
6706         * gcc.dg/fshort-wchar: New test.
6707
6708 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
6709
6710         PR c++/8372
6711         * g++.dg/template/dtor1.C: New test.
6712
6713         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
6714         markers.
6715
6716 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
6717
6718         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
6719
6720 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
6721
6722         * g++.dg/template/static1.C: New test.
6723         * g++.dg/template/static2.C: New test.
6724         * g++.old-deja/g++.ext/memconst.C: New test.
6725
6726 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6727
6728         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
6729         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
6730         * g++.dg/special/initp1.C: Likewise.
6731
6732 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6733
6734         * gcc.c-torture/execute/20021204-1.c: New test.
6735
6736 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
6737
6738         * gcc.dg/ppc-fmadd-1.c: New file.
6739         * gcc.dg/ppc-fmadd-2.c: New file.
6740         * gcc.dg/ppc-fmadd-3.c: New file.
6741
6742 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6743
6744         * gcc.c-torture/compile/20021204-1.c: New test.
6745
6746 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6747
6748         * g++.dg/inherit/covariant2.C: New test.
6749         * g++.dg/inherit/covariant3.C: New test.
6750         * g++.dg/inherit/covariant4.C: New test.
6751         * g++.dg/inherit/covariant1.C: Remove XFAIL.
6752         * g++.old-deja/g++.robertl/eb17.C: Likewise.
6753
6754 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
6755
6756         PR c++/8688
6757         * g++.dg/init/brace3.C: New test.
6758
6759 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
6760
6761         * gcc.dg/20020210-1.c: Fix a comment typo.
6762
6763 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
6764
6765         PR c++/8720
6766         * g++.dg/parse/defarg1.C: New test.
6767
6768         PR c++/8615
6769         * g++.dg/template/char1.C: New test.
6770
6771         * g++.dg/template/varmod1.C: Fix typo.
6772
6773 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6774
6775         DR 180
6776         * g++.old-deja/g++.pt/crash32.C: Expect error.
6777
6778 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
6779
6780         PR c++/5919
6781         * g++.dg/template/varmod1.C: New test.
6782
6783         PR c++/8727
6784         * g++.dg/inherit/typeinfo1.C: New test.
6785
6786         PR c++/8663
6787         * g++.dg/inherit/typedef1.C: New test.
6788
6789 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
6790
6791         PR c++/8332
6792         PR c++/8493
6793         * g++.dg/template/strlen1.C: New test.
6794
6795         PR c++/8227
6796         * g++.dg/template/ctor2.C: New test.
6797
6798         PR c++/8214
6799         * g++.dg/init/string1.C: New test.
6800
6801         PR c++/8511
6802         * g++.dg/template/friend8.C: New test.
6803
6804 2002-11-29  Joe Buck <jbuck@synopsys.com>
6805
6806         * g++.dg/lookup/anon2.C: New test.
6807
6808 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
6809
6810         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
6811         h8300 port.
6812
6813 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
6814
6815         * gcc.dg/bitfld-6.c: New test.
6816
6817 2002-11-27  Jan Hubicka  <jh@suse.cz>
6818
6819         * gcc.c-torture/execute/20021127.[cx]: New test.
6820
6821 2002-11-26  Jan Hubicka  <jh@suse.cz>
6822
6823         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
6824         quality.
6825
6826 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
6827
6828         * g++.dg/init/brace2.C: New test.
6829         * g++.old-deja/g++.mike/p9129.C: Correct.
6830
6831 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
6832
6833         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
6834
6835 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
6836
6837         * gcc.dg/sibcall-6: New test for indirect sibcalls.
6838
6839 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
6840
6841         * testsuite/g++.dg/abi/empty11.C: New test.
6842         * testsuite/g++.dg/rtti/cv1.C: New test.
6843
6844 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
6845
6846         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
6847
6848 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
6849
6850         * g++.dg/abi/empty10.C: New test.
6851
6852 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6853
6854         * gcc.c-torture/compile/20021124-1.c: New test.
6855
6856 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
6857
6858         * g++.dg/abi/rtti2.C: New test.
6859
6860 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6861
6862         * gcc.dg/i386-unroll-1.c: New test.
6863
6864 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6865
6866         * gcc.c-torture/compile/20021120-1.c: New test.
6867         * gcc.c-torture/compile/20021120-2.c: New test.
6868
6869 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6870
6871         * gcc.dg/bitfld-5.c: New test.
6872
6873 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6874
6875         * gcc.c-torture/execute/20021120-3.c: New test.
6876
6877 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6878
6879         * gcc.c-torture/execute/20021120-2.c: New test.
6880
6881 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6882
6883         * gcc.c-torture/execute/20021120-1.c: New test.
6884
6885 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
6886
6887         * gcc.c-torture/execute/20021118-3.c: New test.
6888
6889 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6890
6891         * gcc.c-torture/compile/20021119-1.c: New test.
6892
6893 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
6894
6895         * gcc.dg/duff-1.c: New test.
6896         * gcc.dg/duff-2.c: New test.
6897         * gcc.dg/duff-3.c: New test.
6898
6899 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
6900
6901         * gcc.dg/cpp/_Pragma5.c: New test.
6902
6903 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6904
6905         * gcc.c-torture/execute/20021118-2.c: New test.
6906
6907 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6908
6909         * gcc.c-torture/execute/20021118-1.c: New test.
6910
6911 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
6912
6913         * gcc.dg/20021116-1.c: New test.
6914
6915 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
6916
6917         * g++.dg/abi/vcall1.C: New test.
6918
6919 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6920
6921         * gcc.dg/20021029-1.c: New test.
6922         * gcc.dg/20021029-2.c: New test.
6923
6924 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6925
6926         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
6927
6928 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6929
6930         PR c/8439
6931         * gcc.dg/20021110.c: Move to ...
6932         * gcc.c-torture/compile/20021110.c: .... here.
6933
6934 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6935
6936         PR c/8467
6937         * gcc.c-torture/execute/20021111-1.c
6938
6939 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6940
6941         PR c/8439
6942         * gcc.dg/20021110.c: New test.
6943
6944 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
6945
6946         * g++.dg/abi/vthunk3.C: Run only on x86.
6947
6948 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6949
6950         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
6951
6952 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
6953
6954         * lib/compat.exp (compat-execute): Fix logic error in last
6955         change.
6956
6957 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
6958
6959         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
6960
6961 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6962
6963         PR c++/8389
6964         * g++.dg/template/access6.C: New test.
6965
6966 2002-11-08  Jan Hubicka  <jh@suse.cz>
6967
6968         * gcc.dg/i386-ssefp-1.c: New test.
6969         * gcc.dg/i386-ssefp-1.c: New test.
6970
6971 2002-11-08  Jan Hubicka  <jh@suse.cz>
6972
6973         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
6974
6975 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6976
6977         * g++.dg/abi/vthunk3.C: New test.
6978
6979         PR c++/8338
6980         * g++.dg/template/crash2.C: New test.
6981
6982 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6983
6984         * testsuite/g++.dg/abi/dtor1.C: New test.
6985         * testsuite/g++.dg/abi/dtor2.C: Likewise.
6986
6987 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
6988
6989         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
6990         Darwin.
6991
6992 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6993
6994         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
6995         -mthumb.  Only xfail with -O0.
6996
6997 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
6998
6999         * g++.dg/abi/thunk1.C: New test.
7000         * g++.dg/abi/thunk2.C: Likewise.
7001         * g++.dg/abi/vtt1.C: Likewise.
7002
7003 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7004
7005         PR optimization/8423
7006         * gcc.c-torture/execute/builtin-constant.c: New test.
7007
7008 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7009
7010         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7011         Add some more cases.
7012
7013 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7014
7015         PR c++/8391
7016         * g++.dg/opt/local1.C: New test.
7017
7018 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7019
7020         PR c++/8160
7021         * g++.dg/template/complit1.C: New test.
7022
7023         PR c++/8149
7024         * g++.dg/template/typename4.C: Likewise.
7025
7026 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7027
7028         Core issue 287, PR c++/7639
7029         * g++.dg/template/instantiate1.C: Adjust error location.
7030         * g++.dg/template/instantiate3.C: New test.
7031         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7032         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7033         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7034
7035 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7036
7037         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7038
7039 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7040
7041         PR c++/8287
7042         * g++.dg/init/dtor2.C: New test.
7043
7044 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7045
7046         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7047         * gcc.dg/nest.c: Bypass errors on irix6.
7048
7049 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7050
7051         * gcc.dg/nest.c: Expect error for mmix-*-*.
7052         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7053
7054 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7055
7056         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7057         markers.
7058
7059         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7060
7061 2002-10-25  Mike Stump  <mrs@apple.com>
7062
7063         * gcc.dg/warn-1.c: New test.
7064
7065 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7066
7067         * g++.dg/template/typename3.C: New test.
7068
7069 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7070
7071         * g++.dg/lookup/ptrmem1.C: New test.
7072
7073         * g++.dg/abi/vthunk2.C: New test.
7074
7075 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7076
7077         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7078
7079 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7080
7081         * g++.dg/abi/empty9.C: New test.
7082
7083 2002-10-24  Richard Henderson  <rth@redhat.com>
7084
7085         * g++.dg/inherit/thunk1.C: Enable for ia64.
7086
7087 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7088
7089         PR c++/8067
7090         * g++.dg/lookup/pretty1.C: New test.
7091
7092 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7093
7094         * gcc.dg/20021023-1.c: New test.
7095
7096 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7097
7098         PR c++/7679
7099         * g++.dg/parse/inline1.C: New test.
7100
7101 2002-10-23  Richard Henderson  <rth@redhat.com>
7102
7103         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7104
7105         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7106
7107 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7108
7109         PR c++/6579
7110         * g++.dg/parse/stmtexpr3.C: New test.
7111
7112 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7113
7114         * g++.dg/expr/cond1.C: New test.
7115
7116 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7117
7118         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7119
7120 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7121
7122         * g++.dg/abi/vbase13.C: New test.
7123         * g++.dg/abi/vbase14.C: Likewise.
7124
7125 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7126
7127         * gcc.dg/tls/pic-1.c: New test.
7128         * gcc.dg/tls/nonpic-1.c: New test.
7129         * gcc.dg/20021018-1.c: New test.
7130
7131 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7132
7133         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7134         Remove only files with the same base name as the test case.
7135         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7136         (profopt-execute): Likewise.  Also, remove old profiling
7137         and performance data files before running the tests.
7138
7139         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7140         * g++.dg/bprob/bprob.exp: Likewise.
7141         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7142         to allow more general test case names.
7143
7144         * g++.dg/bprob/bprob-1.C: Rename to ...
7145         * g++.dg/bprob/g++-bprob-1.C: ... this.
7146
7147         * g77.dg/bprob/bprob-1.f: Rename to ...
7148         * g77.dg/bprob/g77-bprob-1.f: ... this.
7149
7150 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7151
7152         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7153         bison 1.50 or later.
7154
7155 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7156
7157         * g++.dg/README: Describe more test directories.
7158
7159 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7160
7161         * g++.dg/init/array6.C: Add additional tests.
7162
7163 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7164
7165         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7166         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7167
7168 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7169
7170         * gcc.c-torture/compile/20020604-1.x: New.
7171         * gcc.c-torture/compile/simd-5.x: Likewise.
7172         * gcc.c-torture/execute/920710-1.x: Likewise.
7173         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7174
7175 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7176
7177         * g++.dg/inherit/override1.C: Add dg-options clause.
7178
7179 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7180
7181         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7182         _mm_slli_si128.
7183
7184 2002-10-19  Andreas Schwab  <schwab@suse.de>
7185
7186         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7187         directory component.
7188
7189 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7190
7191         * g++.dg/inherit/thunk1.C: New test.
7192
7193         * g++.dg/inherit/override1.C: New test.
7194
7195         * g++.dg/abi/mangle11.C: New test.
7196         * g++.dg/abi/mangle14.C: New test.
7197         * g++.dg/abi/mangle17.C: New test.
7198
7199 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7200
7201         * g++.dg/overload/member2.C: New test.
7202
7203 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7204
7205         * g++.dg/README: Describe new compat directory.
7206         * g++.dg/dg.exp: Skip tests in compat directory.
7207         * README.compat: New file.
7208         * lib/compat.exp: New expect script.
7209         * g++.dg/compat: New test directory.
7210         * g++.dg/compat/compat.exp: New expect script.
7211         * g++.dg/compat/abi: New test directory.
7212         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7213         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7214         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7215         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7216         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7217         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7218         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7219         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7220         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7221         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7222         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7223         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7224         * g++.dg/compat/break: New test directory.
7225         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7226         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7227         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7228         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7229         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7230         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7231         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7232         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7233         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7234         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7235         g++.dg/compat/break/README: New files.
7236         * g++.dg/compat/eh: New test directory.
7237         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7238         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7239         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7240         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7241         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7242         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7243         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7244         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7245         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7246         g++.dg/compat/eh/filter2_y.C,
7247         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7248         g++.dg/compat/eh/new1_y.C,
7249         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7250         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7251         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7252         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7253         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7254         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7255         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7256         g++.dg/compat/eh/unexpected1_y.C: New files.
7257         * g++.dg/compat/init: New test directory.
7258         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7259         g++.dg/compat/init/array5_y.C,
7260         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7261         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7262         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7263         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7264         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7265         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7266         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7267         g++.dg/compat/init/init-ref2_y.C: New files.
7268
7269 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7270
7271         PR c++/7584
7272         * g++.dg/inherit/using3.C: New test.
7273
7274 2002-10-17  Jan Hubicka  <jh@suse.cz>
7275
7276         * gcc.dg/20021017-2.c: New test.
7277
7278 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7279
7280         * g++.dg/abi/mangle16.C: Adjust.
7281
7282         * g++.dg/init/array8.C: New test.
7283
7284 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7285
7286         * gcc.dg/special/mips-abi.exp: New test.
7287         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7288
7289 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7290
7291         * g++.dg/abi/mangle16.C: New test.
7292         * g++.dg/abi/mangle17.C: Likewise.
7293
7294         PR c++/7478
7295         * g++.dg/template/ref1.C: New test.
7296
7297 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7298
7299         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7300
7301 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7302
7303         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7304
7305 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7306
7307         PR c++/7524
7308         * g++.dg/init/array7.C: New test.
7309
7310 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7311
7312         * g++.dg/init/array6.C: New test.
7313
7314         * g++.dg/abi/mangle13.C: Likewise.
7315         * g++.dg/abi/mangle14.C: Likewise.
7316         * g++.dg/abi/mangle15.C: Likewise.
7317
7318 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7319
7320         * g++.dg/abi/empty8.C: New test.
7321
7322 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7323
7324         * g++.dg/init/ctor1.C: New test.
7325
7326 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7327
7328         * gcc.c-torture/execute/20021015-1.c: New test.
7329
7330 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7331
7332         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7333
7334 2002-10-14  Jan Hubicka  <jh@suse.cz>
7335
7336         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7337
7338 2002-10-14  Richard Henderson  <rth@redhat.com>
7339
7340         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7341
7342 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7343
7344         PR optimization/6631
7345         * g++.dg/opt/const2.C: New test.
7346
7347 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7348
7349         PR c++/7176
7350         * g++.dg/parse/friend1.C: New test.
7351         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7352
7353 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7354
7355         * gcc.dg/20021014-1.c: New test.
7356
7357 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7358
7359         PR c++/5661
7360         * g++.dg/ext/vlm1.C: New test.
7361         * g++.dg/ext/vlm2.C: Likewise.
7362
7363         * g++.dg/init/array1.C: Remove invalid braces.
7364         * g++.dg/init/brace1.C: New test.
7365         * g++.dg/init/copy2.C: Likewise.
7366         * g++.dg/init/copy3.C: Likewise.
7367         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7368         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7369         braces.
7370
7371 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7372
7373         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7374
7375 2002-10-11  Richard Shann  <richard.shann@superh.com>
7376
7377         * gcc.c-torture/compile/simd-5.c: New test.
7378
7379 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7380
7381         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7382
7383 2002-10-10  Jim Wilson  <wilson@redhat.com>
7384
7385         * gcc.c-torture/execute/20021010-1.c: New test.
7386
7387 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7388
7389         PR c/7353
7390         * g++.dg/ext/typedef-init.C: New test.
7391         * gcc.dg/typedef-init.c: New test.
7392
7393 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7394
7395         * gcc.dg/cpp/paste13.c: New test.
7396
7397 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7398
7399         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7400         remaining platforms, XFAIL during compile, not execute.  Don't
7401         XFAIL at -O0.
7402
7403 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7404
7405         * gcc.dg/alias-1.c: Tweak expected warning.
7406
7407 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7408
7409         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7410
7411 2002-10-06  Andreas Jaeger  <aj@suse.de>
7412
7413         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7414         * gcc.dg/cpp/c++98.C: Likewise.
7415
7416         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7417         * g++.dg/cpp/c++98.C: Likewise.
7418
7419         * g++.dg/README (Subdirectories): Mention cpp directory.
7420
7421         PR target/7559
7422         * gcc.dg/20021006-1.c: New test.
7423
7424 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7425
7426         PR c++/7804
7427         * g++.dg/other/warning1.C: New test.
7428
7429 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7430
7431         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7432         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7433         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7434
7435 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7436
7437         PR c++/7931
7438         * g++.dg/template/ptrmem3.C: New test.
7439
7440         PR c++/7754
7441         * g++.dg/template/union1.C: New test.
7442
7443 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7444
7445         PR c++/8006
7446         * g++.dg/abi/mangle9.C: New test.
7447         * g++.dg/abi/mangle10.C: New test.
7448         * g++.dg/abi/mangle11.C: New test.
7449         * g++.dg/abi/mangle12.C: New test.
7450
7451 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7452
7453         PR c++/7188.
7454         * g++.dg/template/meminit1.C: New test.
7455         * g++.dg/warn/Wreorder-1.C: Likewise.
7456         * g++.old-deja/g++.mike/warn3.C: Tweak.
7457         * lib/prune.exp: Ingore "in copy constructor".
7458
7459 2002-10-02  Andreas Jaeger  <aj@suse.de>
7460
7461         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7462         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7463         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7464         on x86-64.
7465
7466 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7467
7468         * gcc.dg/empty1.C: Fix typo.
7469
7470 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7471
7472         * gcc.dg/alias-1.c: New test.
7473
7474 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7475
7476         * gcc.dg/empty1.C: New test.
7477
7478         * g++.dg/tls/init-2.C: Tweak error messages.
7479
7480 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7481
7482         * gcc.c-torture/compile/20020923-1.c: New test.
7483
7484 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7485
7486         * gcc.c-torture/execute/ffs-1.c: New test.
7487         * gcc.c-torture/execute/ffs-2.c: Ditto.
7488
7489 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7490
7491         * g++.dg/overload/member1.C: New test.
7492
7493 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7494
7495         * g++.dg/abi/empty7.C: New test.
7496         * g++.dg/init/pm2.C: Likewise.
7497
7498 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7499
7500         * g++.dg/rtti/crash1.C: New test.
7501
7502 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7503
7504         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7505         gcc.dg/sibcall-4.c: New tests.
7506
7507 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7508
7509         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7510         powerpc and MMIX targets.
7511
7512 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7513
7514         * gcc.dg/cpp/20020927-1.c: New.
7515
7516 2002-09-26  David S. Miller  <davem@redhat.com>
7517
7518         * gcc.c-torture/compile/trunctfdf.c: New.
7519
7520 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7521
7522         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7523
7524 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7525
7526         * gcc.c-torture/execute/loop-15.c: New.
7527
7528 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7529
7530         * README.QMTEST: Fix typo.
7531
7532 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7533
7534         * gcc.dg/20020926-1.c: New test.
7535
7536 2002-09-25  David S. Miller  <davem@redhat.com>
7537
7538         PR target/7842
7539         * gcc.c-torture/execute/shiftdi.c: New test.
7540
7541 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7542
7543         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7544         unique to the tool.
7545         * lib/g77.exp (g77_init): Likewise.
7546         * lib/g++.exp (g++_init): Likewise.
7547         * lib/objc.exp (objc_init): Likewise.
7548
7549 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7550
7551         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7552         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7553         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7554
7555 2002-09-25  Richard Henderson  <rth@redhat.com>
7556
7557         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7558         too-small long double.
7559
7560 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7561
7562         * gcc.dg/20020919-1.c: New test.
7563
7564 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7565
7566         * g++.dg/abi/bitfield6.C: New test.
7567         * g++.dg/abi/bitfield7.C: New test.
7568         * g++.dg/abi/bitfield8.C: New test.
7569         * g++.dg/abi/vbase11.C: New test.
7570
7571 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7572
7573         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
7574         hppa*-*-hpux*.  Update test comment.
7575
7576 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
7577
7578         * gcc.dg/tls/struct-1.c: New test.
7579
7580 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
7581
7582         * gcc.dg/cpp/tr-warn2.c: Update.
7583
7584 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7585
7586         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
7587
7588 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7589
7590         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
7591         systems.
7592
7593 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
7594
7595         * gcc.c-torture/execute/ieee/mzero3.c: New test.
7596
7597         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7598         Adjust for c++filt moved to binutils.  Remove spurious duplicate
7599         setting of cxxfilt.
7600
7601 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
7602
7603         * gcc.dg/20020312-2.c: Update for darwin.
7604
7605 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7606
7607         * g++.old-deja/g++.other/crash32.C: Mark ICE.
7608
7609 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
7610
7611         * objc.dg/comp-types-1.m: New test.
7612         * objc.dg/comp-types-2.m: New test.
7613         * objc.dg/comp-types-3.m: New test.
7614         * objc.dg/comp-types-4.m: New test.
7615         * objc.dg/comp-types-5.m: New test.
7616         * objc.dg/comp-types-6.m: New test.
7617
7618 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7619
7620         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
7621
7622 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7623
7624         * g++.dg/other/do1.C: New test.
7625
7626         * g++.dg/template/subst1.C: New test.
7627
7628 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
7629
7630         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
7631
7632 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7633
7634         * g++.dg/template/qualttp20.C: Adjust expected errors.
7635         * g++.old-deja/g++.jason/report.C: Likewise.
7636         * g++.old-deja/g++.other/qual1.C: Likewise.
7637
7638         * g++.dg/lookup/scoped2.C: New test.
7639
7640         * g++.dg/ext/asm3.C: New test.
7641
7642 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
7643
7644         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
7645
7646 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
7647
7648         * ChangeLog: follow spelling conventions.
7649         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
7650         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
7651         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
7652         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
7653         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
7654         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
7655         * g++.old-deja/g++.law/global-init1.C: Likewise.
7656         * g++.old-deja/g++.other/delete4.C: Likewise.
7657         * g++.old-deja/g++.other/inline21.C: Likewise.
7658         * g++.old-deja/g++.other/singleton.C: Likewise.
7659         * g77.dg/strlen0.f: Likewise.
7660         * g77.f-torture/compile/20010519-1.f: Likewise.
7661         * g77.f-torture/compile/980310-4.f: Likewise.
7662         * gcc.c-torture/compile/20000605-1.c: Likewise.
7663         * gcc.c-torture/execute/20020225-1.c: Likewise.
7664         * gcc.dg/c90-hexfloat-2.c: Likewise.
7665         * gcc.dg/c99-bool-1.c: Likewise.
7666         * gcc.dg/c99-hexfloat-2.c: Likewise.
7667         * gcc.dg/dll-2.c: Likewise.
7668         * gcc.dg/wtr-union-init-1.c: Likewise.
7669         * gcc.dg/wtr-union-init-2.c: Likewise.
7670         * gcc.dg/wtr-union-init-3.c: Likewise.
7671         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7672         * gcc.dg/cpp/defined.c: Likewise.
7673         * gcc.dg/cpp/macsyntx.c: Likewise.
7674         * gcc.dg/cpp/paste2.c: Likewise.
7675         * gcc.dg/cpp/trad/defined.c: Likewise.
7676         * gcc.dg/format/c90-printf-1.c: Likewise.
7677         * gcc.dg/format/c90-scanf-1.c: Likewise.
7678         * gcc.dg/format/c99-printf-1.c: Likewise.
7679         * gcc.dg/format/c99-scanf-1.c: Likewise.
7680         * gcc.misc-tests/gcov-8.c: Likewise.
7681         * lib/profopt.exp: Likewise.
7682
7683 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
7684
7685         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
7686
7687 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7688
7689         * g++.dg/inherit/using2.C: New test.
7690
7691 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
7692
7693         * ChangeLog: Follow spelling conventions.
7694         * g++.dg/template/friend4.C: Likewise.
7695         * g++.old-deja/g++.pt/crash67.C: Likewise.
7696         * gcc.c-torture/execute/20000801-4.c: Likewise.
7697         * gcc.dg/c90-digraph-1.c: Likewise.
7698         * gcc.dg/c94-digraph-1.c: Likewise.
7699         * gcc.dg/c99-digraph-1.c: Likewise.
7700         * gcc.dg/cpp/line5.c: Likewise.
7701         * gcc.dg/cpp/multiline.c: Likewise.
7702         * gcc.dg/cpp/trad/literals-1.c: Likewise.
7703         * gcc.dg/format/attr-3.c: Likewise.
7704         * gcc.dg/format/c90-scanf-3.c: Likewise.
7705         * gcc.dg/format/ext-4.c: Likewise.
7706
7707 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7708
7709         * g++.dg/template/pretty1.C: New test.
7710
7711 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
7712
7713         * gcc.c-torture/execute/struct-cpy-1.c: New test.
7714
7715 2002-09-13  Matt Austern  <austern@apple.com>
7716
7717         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
7718         passing a cast expression to a function by const reference.
7719
7720 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
7721
7722         * g++.dg/template/deduce1.C: New test.
7723
7724 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
7725
7726         * gcc.c-torture/execute/simd-1.c: Force all use of int to
7727         32-bit int.
7728
7729 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7730
7731         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
7732         usage.
7733
7734 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
7735
7736         * gcc.c-torture/compile/20020910-1.c: New test.
7737
7738 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
7739
7740         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
7741
7742 2002-09-10  Andreas Jaeger  <aj@suse.de>
7743
7744         * gcc.dg/20020312-2.c: Adjust for x86-64.
7745
7746 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
7747
7748         * g77.dg/7388.f: New test case for PR 7388.
7749
7750 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7751
7752         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
7753
7754 2002-09-05  Ziemowit Laski <zlaski@apple.com>
7755
7756         * objc.dg/proto-lossage-1.m: New test.
7757
7758 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
7759
7760         * gcc.dg/cpp/_Pragma4.c: Fix typo.
7761
7762 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
7763
7764         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
7765         expected to pass.
7766
7767 2002-09-06  Stan Shebs  <shebs@apple.com>
7768             David Edelsohn  <edelsohn@gnu.org>
7769
7770         * gcc.dg/weak: New directory.
7771         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
7772         target-specific xfail bits.
7773         * gcc.dg/typeof-2.c: Move to new directory.
7774         * gcc.dg/weak.exp: New expect script.
7775
7776 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
7777
7778         * gcc.c-torture/execute/extzvsi.c: New test.
7779
7780 2002-09-05  Stan Shebs  <shebs@apple.com>
7781
7782         * gcc.dg/weak-1.c: xfail on Darwin.
7783         * gcc.dg/weak-2.c: Ditto.
7784         * gcc.dg/weak-3.c: Ditto.
7785         * gcc.dg/weak-4.c: Ditto.
7786         * gcc.dg/weak-5.c: Ditto.
7787         * gcc.dg/weak-6.c: Ditto.
7788         * gcc.dg/weak-7.c: Ditto.
7789         * gcc.dg/weak-8.c: Ditto.
7790         * gcc.dg/weak-9.c: Ditto.
7791
7792 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
7793
7794         * gcc.c-torture/execute/loop-14.c: New test.
7795
7796 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
7797
7798         * g++.dg/other/cxa-atexit1.C: New test.
7799
7800         * gcc.dg/typeof-2.c: New test.
7801
7802 2002-09-03  Roger Sayle  <roger@eyesopen.com>
7803
7804         * gcc.dg/builtins-2.c: New testcase.
7805         * gcc.dg/builtins-3.c: New testcase.
7806
7807 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
7808
7809         * gcc.dg/cpp/_Pragma4.c: New test.
7810
7811 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
7812
7813         * objc/execute/nil_method-1.m: New testcase.
7814
7815 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
7816
7817         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
7818         [Object class], not [Object initialize].
7819
7820 2002-08-31  Roger Sayle  <roger@eyesopen.com>
7821             Hans-Peter Nilsson  <hp@bitrange.com>
7822
7823         * gcc.c-torture/execute/20020720-1.x: Skip test on
7824         mmix-knuth-mmixware.  Correct comment.
7825
7826 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
7827
7828         * testsuite/g++.dg/abi/bitfield5.C: New test.
7829         * testsuite/g++.dg/abi/vbase10.C: Likewise.
7830
7831 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
7832
7833         * objc.dg/undeclared-selector.m: New test.
7834
7835 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
7836
7837         * g++.dg/other/offsetof1.C: Avoid cast warning.
7838
7839 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
7840
7841         * objc.dg/super-class-2.m: New test.
7842
7843 2002-08-24  Matt Austern  <austern@apple.com>
7844
7845         * g++.dg/ext/lvaddr.C: New test.
7846         * g++.dg/ext/lvcast.C: New test.
7847
7848 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
7849
7850         * testsuite/g++.dg/inherit/cond1.C: New test.
7851
7852 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
7853
7854         * gcc.dg/noncompile/incomplete-1.c: New test.
7855
7856 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
7857
7858         * gcc.dg/typespec-1.c: New test.
7859
7860 2002-08-20  Devang Patel  <dpatel@apple.com>
7861         * objc.dg/proto-hier-2.m: New test.
7862
7863 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
7864
7865         * objc.dg/bitfield-1.m: New test.
7866         * objc.dg/bitfield-2.m: New test.
7867
7868 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7869
7870         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
7871         gcc.dg/c99-flex-array-4.c: New tests.
7872
7873 2002-08-16  Stan Shebs  <shebs@apple.com>
7874
7875         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
7876
7877 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
7878
7879         * gcc.dg/typeof-1.c: New test.
7880         * g++.dg/ext/typeof2.C: New test.
7881
7882 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7883
7884         * g++.dg/other/offsetof1.C: New test.
7885
7886 2002-08-14  Richard Henderson  <rth@redhat.com>
7887
7888         * gcc.dg/tls/diag-3.c: Fix expected message strings.
7889
7890 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
7891
7892         * gcc.dg/cpp/_Pragma3.c: New test.
7893
7894 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
7895
7896         * g++.dg/template/inherit3: New test.
7897
7898 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7899
7900         * gcc.dg/bitfld-4.c: Add blank options.
7901
7902 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
7903
7904         * g++.dg/template/crash1.C: New test.
7905
7906 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7907
7908         * gcc.dg/tls/opt-2.c: New test.
7909
7910 2002-08-08  Devang Patel  <dpatel@apple.com>
7911
7912         * objc.dg/selector-1.m : New test
7913
7914 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7915
7916         * g++.dg/abi/bitfield4.C: New test.
7917         * gcc.dg/bitfld-4.c: New test.
7918
7919 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7920
7921         * g++.dg/other/packed1.C: New test.
7922
7923 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
7924
7925         * g++.dg/abi/offsetof.C: Tweak error messages.
7926         * g++.old-deja/g++.mike/p10769a.C: Likewise.
7927
7928 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7929
7930         * gcc.dg/bitfld-3.c: New test.
7931
7932 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7933             Richard Henderson  <rth@redhat.com>
7934
7935         * gcc.dg/i386-bitfield1.c: New test.
7936         * g++.dg/abi/bitfield3.C: Update.
7937
7938 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
7939
7940         * objc.dg/const-str-2.m: Update.
7941         * gcc.dg/cpp/c++98.c: Change to C extension.
7942         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
7943         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
7944
7945 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
7946
7947         * testsuite/gcc.dg/tls/diag-3.c: New.
7948
7949 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
7950
7951         * g++.dg/README (Subdirectories): Document new subdir expr.
7952         * g++.dg/expr/pmf-1.C: New test.
7953
7954 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
7955
7956         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
7957
7958 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
7959
7960         * g++.dg/abi/bitfield3.C: New test.
7961
7962 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
7963
7964         * lib/gcov.exp: Tweak expected line formats.
7965         * gcc.misc-tests/gcov8.c: New test.
7966         * gcc.misc-tests/gcov8.x: New flags.
7967
7968 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
7969
7970         * consistency.vlad/layout/endian.c: Include string.h.
7971
7972         * gcc.c-torture/execute/20020805-1.c: New test.
7973
7974 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
7975
7976         * g++.dg/other/conversion1.C: New test.
7977
7978 2002-08-03  Roger Sayle  <roger@eyesopen.com>
7979
7980         * gcc.dg/builtins-1.c: New testcase.
7981
7982 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
7983
7984         * g++.dg/inherit/access3.C: New test.
7985
7986 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
7987
7988         * gcc.dg/ia64-visibility-2.c: New test.
7989
7990 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
7991
7992         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7993         __qualifier_flags to __flags.
7994
7995 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
7996
7997         * g++.dg/inherit/operator1.C: New test.
7998         * g++.dg/lookup/disamb1.C: Fix typo in comment.
7999         * g++.dg/other/error1.C: Change expected error message.
8000         * g++.dg/template/conv4.C: Likewise.
8001
8002 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8003
8004         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8005         for documented behavior.
8006
8007 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8008
8009         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8010         several targets known to fail.
8011
8012 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8013
8014         * gcc.dg/mips-args-[123].c: New tests.
8015
8016 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8017
8018         * gcc.dg/ppc-spe.c: New.
8019
8020 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8021
8022         * g++.dg/other/ptrmem4.C: New testcase.
8023
8024 2002-07-24  Richard Henderson  <rth@redhat.com>
8025
8026         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8027
8028 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8029
8030         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8031
8032 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8033
8034         * gcc.c-torture/execute/memset-3.c: New testcase.
8035
8036 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8037
8038         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8039         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8040
8041 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8042
8043         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8044         Delete.
8045
8046 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8047
8048         * gcc.c-torture/compile/simd-4.c: New test.
8049
8050 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8051
8052         PR c++/7347, c++/7348
8053         * g++.dg/template/access4.C: New test.
8054         * g++.dg/template/access5.C: New test.
8055         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8056         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8057         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8058         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8059
8060 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8061
8062         * gcc.dg/gnu89-init-2.c: New test.
8063
8064 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8065
8066         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8067
8068 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8069
8070         * gcc.c-torture/execute/20020720-1.c: New testcase.
8071
8072 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8073
8074         * gcc.dg/cpp/Wsignprom.c: New tests.
8075
8076 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8077
8078         * gcc.c-torture/execute/loop-13.c: New test.
8079
8080 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8081
8082         * gcc.dg/cpp/expr.c: New tests.
8083
8084 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8085
8086         * g++.dg/opt/pr6713.C: Add template instantiation.
8087
8088 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8089
8090         * gcc.dg/nest.c: New test.
8091
8092 2002-07-17  Richard Henderson  <rth@redhat.com>
8093
8094         * g++.dg/opt/pr6713.C: New test.
8095
8096 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8097
8098         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8099         XFAIL for all x86 processors.
8100
8101 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8102
8103         * gcc.c-torture/execute/20010122-1.x: Do not test with
8104         -fomit-frame-pointer.
8105
8106 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8107
8108         * g++.dg/template/instantiate2.C: New test.
8109         * g++.dg/template/spec4.C: New test.
8110
8111 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8112
8113         * g++.dg/template/access2.C: New test.
8114         * g++.dg/template/access3.C: New test.
8115
8116 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8117
8118         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8119         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8120         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8121         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8122         Convert to use <stdarg.h>.
8123         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8124         Delete.
8125         * gcc.dg/va-arg-2.c: New.
8126         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8127
8128 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8129
8130         * gcc.c-torture/compile/20020710-1.c: New test.
8131
8132 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8133                           Andrew Pinski  <pinskia@physics.uc.edu>
8134
8135         gcc.c-torture/compile/simd-2.c: New testcase.
8136         gcc.c-torture/compile/simd-3.c: Likewise.
8137
8138 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8139
8140         PR c++/7224
8141         * g++.dg/overload/error1.C: New test.
8142
8143 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8144
8145         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8146         configuration and IRIX 6 O32 ABI.
8147
8148 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8149
8150         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8151
8152 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8153
8154         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8155
8156 2002-07-10  Jeffrey A Law  <law@redhat.com>
8157
8158         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8159
8160         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8161
8162 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8163
8164         * gcc.dg/20020312-2.c: Check for __PPC__.
8165
8166 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8167
8168         * gcc.c-torture/compile/20020709-1.c: New test.
8169
8170 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8171
8172         * g++.dg/template/qualttp21.C: New test case.
8173
8174 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8175
8176         * gcc.c-torture/compile/20020706-1.c: New test.
8177         * gcc.c-torture/compile/20020706-2.c: New test.
8178
8179 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8180             Alexandre Oliva  <aoliva@redhat.com>
8181
8182         * g++.dg/warn/incomplete1.C: New test.
8183
8184 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8185
8186         PR c++/7099
8187         * g++.dg/warn/noreturn1.C: New test.
8188
8189 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8190
8191         PR c++/6706
8192         * g++.dg/debug/debug6.C: New test.
8193         * g++.dg/debug/debug7.C: New test.
8194
8195 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8196
8197         * gcc.c-torture/compile/simd-3.c: New test.
8198
8199 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8200
8201         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8202         * gcc.dg/20020620-1.c: Likewise.
8203
8204 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8205
8206         PR c++/6944
8207         * g++.dg/init/array4.C: New test.
8208         * g++.dg/init/array5.C: New test.
8209
8210 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8211
8212         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8213         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8214
8215 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8216
8217         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8218         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8219         * gcc.dg/wtr-conversion-1.c: Likewise.
8220         * gcc.dg/wtr-escape-1.c: Likewise.
8221         * gcc.dg/wtr-int-type-1.c: Likewise.
8222         * gcc.dg/wtr-label-1.c: Likewise.
8223         * gcc.dg/wtr-static-1.c: Likewise.
8224         * gcc.dg/wtr-strcat-1.c: Likewise.
8225         * gcc.dg/wtr-suffix-1.c: Likewise.
8226         * gcc.dg/wtr-switch-1.c: Likewise.
8227         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8228         * gcc.dg/wtr-union-init-1.c: Likewise.
8229         * gcc.dg/wtr-union-init-2.c: Likewise.
8230         * gcc.dg/wtr-union-init-3.c: Likewise.
8231
8232         * gcc.dg/wtr-func-def-1.c: New test.
8233
8234 2002-07-02 Devang Patel <dpatel@apple.com>
8235
8236         * objc.dg/param-1.m: New test.
8237
8238 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8239
8240         * gcc.dg/cpp/trad/directive.c: Add test.
8241         * gcc.dg/cpp/trad/macroargs.c: Add test.
8242         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8243
8244 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8245
8246         * gcc.dg/cpp/cmdlne-M.c: New test.
8247
8248 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8249
8250         * objc.dg/desig-init-1.m: New test.
8251
8252 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8253
8254         PR c++/6716
8255         * g++.dg/template/instantiate1.C: New test.
8256
8257 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8258
8259         PR c++/7112
8260         * g++.dg/template/sizeof2.C: New test.
8261
8262 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8263
8264         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8265         gcc.dg/cpp/trad/include.c: New tests.
8266
8267 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8268
8269         PR target/7177
8270         * gcc.c-torture/compile/20020701-1.c: New test.
8271
8272 2002-07-01  Stan Shebs  <shebs@apple.com>
8273
8274         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8275         header here...
8276         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8277         (objc-torture-execute): or here.
8278
8279 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8280
8281         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8282
8283 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8284
8285         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8286
8287 2002-06-30  Devang Patel  <dpatel@apple.com>
8288
8289         * objc.dg/fsyntax-only.m: New test.
8290
8291 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8292
8293         PR c++/6695
8294         * g++.dg/template/friend7.C: New file.
8295
8296 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8297
8298         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8299         return type.
8300
8301 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8302
8303         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8304         avoid division by zero.
8305
8306 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8307
8308         * gcc.dg/Wunknownprag.c: New tests.
8309
8310 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8311
8312         * gcc.c-torture/execute/simd-2.c: New test.
8313
8314 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8315
8316         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8317         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8318         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8319         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8320         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8321         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8322         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8323         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8324         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8325         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8326         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8327         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8328         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8329         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8330         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8331         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8332         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8333
8334 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8335
8336         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8337         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8338         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8339         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8340         New tests.
8341         * gcc.dg/cpp/trad/directive.c: Update.
8342
8343 2002-06-23  Andreas Jaeger  <aj@suse.de>
8344
8345         * gcc.c-torture/execute/complex-6.c: New.
8346
8347 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8348
8349         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8350         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8351         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8352         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8353
8354 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8355
8356         * gcc.dg/cpp/trad: New directory with traditional tests copied
8357         from parent directory.
8358         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8359         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8360         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8361         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8362         Move to trad/ and rename.
8363         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8364         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8365         gcc.dg/cpp/trad/redef2.c: New tests.
8366         * gcc.dg/cpp/trad/trad.exp: New driver.
8367
8368 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8369
8370         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8371         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8372         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8373         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8374         Remove.
8375
8376 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8377
8378         * gcc.dg/20020620-1.c: New test.
8379
8380 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8381
8382         * g++.dg/template/ttp4.C: New test.
8383
8384 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8385
8386         * g++.dg/opt/vt1.C: Fix regexp.
8387
8388 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8389
8390         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8391         Don't use attribute `noinline'.
8392
8393 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8394
8395         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8396
8397 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8398
8399         * gcc.c-torture/execute/simd-1.c: New.
8400
8401         * gcc.dg/simd-1.c: New.
8402
8403 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8404
8405         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8406
8407 2002-06-16  Richard Henderson  <rth@redhat.com>
8408
8409         * g++.dg/ext/anon-struct1.C: New.
8410         * g++.dg/ext/anon-struct2.C: New.
8411         * g++.dg/ext/anon-struct3.C: New.
8412         * gcc.dg/anon-struct-1.c: New.
8413         * gcc.dg/anon-struct-2.c: New.
8414         * gcc.dg/anon-struct-3.c: New.
8415         * gcc.dg/20011008-1.c: Adjust warning text.
8416         * gcc.dg/20020527-1.c: Add -fms-extensions.
8417
8418 2002-06-16  Richard Henderson  <rth@redhat.com>
8419
8420         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8421
8422 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8423
8424         * gcc.c-torture/execute/20020615-1.c: New test.
8425
8426 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8427
8428         * gcc.c-tortuture/execute/compare-1.c: New test case.
8429         * gcc.c-tortuture/execute/compare-2.c: New test case.
8430         * gcc.c-tortuture/execute/compare-3.c: New test case.
8431
8432 2002-06-13  Richard Henderson  <rth@redhat.com>
8433
8434         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8435         ia64 ilp32.
8436
8437 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8438
8439         * g++.dg/template/typename2.C: Update error message.
8440
8441 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8442
8443         * gcc.c-torture/execute/20020611-1.c: New test.
8444
8445 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8446
8447         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8448         list of targets to skip.
8449
8450 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8451
8452         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8453         targets if not optimizing.
8454
8455 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8456
8457         * gcc.c-torture/compile/20020605-1.c: New test.
8458
8459         * g++.dg/opt/vt1.C: New test.
8460
8461         * gcc.dg/20020531-1.c: New test.
8462
8463         * gcc.dg/20020530-1.c: New test.
8464
8465         * gcc.dg/20020527-1.c: New test.
8466
8467         * g++.dg/opt/cse1.C: New test.
8468
8469 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8470
8471         * gcc.dg/20020607-2.c: New test case.
8472
8473 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8474
8475         * gcc.c-torture/compile/20020604-1.c: New test.
8476
8477 2002-06-04  Richard Henderson  <rth@redhat.com>
8478
8479         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8480         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8481         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8482
8483 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8484
8485         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8486
8487 2002-06-03  Richard Henderson  <rth@redhat.com>
8488
8489         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8490         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8491
8492 2002-06-02  Richard Henderson  <rth@redhat.com>
8493
8494         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8495         test functions static.
8496
8497 2002-06-02  Andreas Jaeger  <aj@suse.de>
8498
8499         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8500         now.
8501
8502 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8503
8504         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8505         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8506         Update for mofified diagnostics.
8507         * gcc.dg/c99-intconst-1.c: No longer fail.
8508
8509 2002-06-02  Richard Henderson  <rth@redhat.com>
8510
8511         * gcc.dg/uninit-A.c: Remove xfail markers.
8512
8513 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8514
8515         * gcc.dg/fnegate-1.c: New test case.
8516
8517 2002-05-30  Osku Salerma  <osku@iki.fi>
8518
8519         * gcc.c-torture/execute/mayalias-1.c: New file.
8520
8521 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8522
8523         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8524         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8525         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8526
8527 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8528
8529         * gcc.c-torture/execute/20020529-1.c: New test.
8530
8531 2002-05-27  Richard Henderson  <rth@redhat.com>
8532
8533         * g++.dg/ext/attrib6.C: New test case.
8534
8535 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8536
8537         * gcc.c-torture/execute/pure-1.c: New test.
8538
8539 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8540
8541         * gcc.dg/cpp/arith-2.c: Remove.
8542
8543 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8544
8545         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8546         * gcc.dg/cpp/if-3.c: Remove.
8547
8548 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8549
8550         * g++.dg/opt/cse2.C: New test.
8551
8552 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8553
8554         * gcc.dg/cpp/arith-1.c: New semantic tests.
8555         * gcc.dg/cpp/if-1.c: Update.
8556
8557 2002-05-24  Ben Elliston  <bje@redhat.com>
8558
8559         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8560
8561 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8562
8563         * gcc.dg/verbose-asm.c: New test.
8564
8565 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8566
8567         * gcc.dg/cpp/paste12.c: New test.
8568
8569 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8570
8571         * g++.dg/parse/named_ops.C: New test.
8572
8573 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
8574
8575         * gcc/testsuite/gcc.dg/weak-8.c: New test.
8576
8577 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
8578
8579         * gcc.dg/weak-2.c: Allow optional leading underscore
8580         in scan-assembler symbol name.
8581         * gcc.dg/weak-3.c: Likewise.
8582         * gcc.dg/weak-4.c: Likewise.
8583         * gcc.dg/weak-5.c: Likewise.
8584
8585 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8586
8587         * gcc.dg/20020523-1.c: New test.
8588
8589 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8590
8591         * objc.dg/const-str-2.m: Update now that we stop after
8592         a command line error.
8593
8594 2002-05-22  Richard Henderson  <rth@redhat.com>
8595
8596         * g++.dg/dg.exp: Fix typo in test pruneing.
8597
8598 2002-05-22  Richard Henderson  <rth@redhat.com>
8599
8600         * g++.dg/dg.exp: Prune the tls subdirectory.
8601         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
8602         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
8603         * g++.dg/tls/init-1.C: New.
8604
8605 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
8606
8607         * gcc.dg/20020517-1.c: New test.
8608
8609 2002-05-21  Richard Henderson  <rth@redhat.com>
8610
8611         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
8612         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
8613
8614 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
8615
8616         * g++.dg/other/copy2.C: New test.
8617
8618 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
8619
8620         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
8621         (MAX_COPY): Bump up to 10 times sizeof (long long).
8622         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
8623
8624         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8625         sizeof (long long).
8626
8627         * gcc.c-torture/execute/strcpy-1.c: New test.
8628
8629 2002-05-19  Jason Merrill  <jason2redhat.com>
8630
8631         * g++.dg/ext/oper1.C: New test.
8632
8633 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
8634 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
8635
8636         * README.QMTEST: New file.
8637
8638         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
8639
8640 2002-05-19  Andreas Jaeger  <aj@suse.de>
8641
8642         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
8643         now.
8644         * gcc.c-torture/execute/loop-2d.x: Likewise.
8645
8646 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
8647
8648         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
8649         support weak symbols.
8650         * gcc.dg/weak-4.c: Likewise
8651         * gcc.dg/weak-6.c: Likewise
8652
8653 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
8654
8655         * gcc.dg/weak-3.c: Add dg-excess-error comment for
8656         cygwin, coff and h8300-*-hms targets
8657         * gcc.dg/weak-5.c: Likewise
8658         * gcc.dg/weak-7.c: Likewise
8659
8660 2002-05-16  Jason Merrill  <jason@redhat.com>
8661
8662         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
8663         (scan-assembler-not, scan-assembler-dem): Likewise.
8664         (scan-assembler-dem-not): Likewise.
8665
8666 2002-05-15  Richard Henderson  <rth@redhat.com>
8667
8668         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
8669
8670 2002-05-15  Richard Henderson  <rth@redhat.com>
8671
8672         * gcc.dg/weak-5.c (vfoo1c): No warning here.
8673         (vfoo1f): Warning here.
8674         (vfoo1l): Don't redefine the alias.
8675
8676 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
8677
8678         * g++.dg/init/pm1.C: New test.
8679
8680 2002-05-12  David S. Miller  <davem@redhat.com>
8681
8682         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
8683         types.
8684
8685 2002-05-10  Roger Sayle  <roger@eyesopen.com>
8686
8687         * gcc.c-torture/execute/20020510-1.c: New test case.
8688
8689 2002-05-10  David S. Miller  <davem@redhat.com>
8690
8691         * gcc.c-torture/execute/conversion.c: Test long double too.
8692
8693 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
8694
8695         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8696         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
8697         * lib/g++.exp (g++_link_flags): Likewise.
8698         * lib/objc.exp (objc_target_compile): Likewise.
8699
8700 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8701
8702         * gcc.dg/cpp/poison.c: Update.
8703         * gcc.dg/cpp/20000625-2.c: Remove.
8704         * gcc.dg/cpp/direct2s.c: Remove final test.
8705
8706 2002-05-08  Tom Rix  <trix@redhat.com>
8707
8708         * gcc.c-torture/execute/20020508-1.c: New test.
8709         * gcc.c-torture/execute/20020508-2.c: New test.
8710         * gcc.c-torture/execute/20020508-3.c: New test.
8711
8712 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8713
8714         * gcc.dg/cpp/charconst-4.c: More tests.
8715
8716 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8717
8718         PR c/6569
8719         * gcc.dg/weak-3.c: Update location of warning messages.
8720         * gcc.dg/weak-5.c: Likewise.
8721
8722 2002-05-06  Roger Sayle  <roger@eyesopen.com>
8723
8724         * gcc.c-torture/execute/20020506-1.c: New test case.
8725
8726 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8727
8728         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
8729
8730 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8731
8732         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
8733
8734 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8735
8736         * gcc.dg/cpp/charconst-3.c: New test.
8737
8738 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8739
8740         * gcc.dg/cpp/charconst.c: Update tests.
8741
8742 2002-05-05  Tim Josling  <tej@melbpc.org.au>
8743
8744         * treelang: Added directory for new sample language treelang. Also
8745         lib/treelang.exp: New file to signal treelang should be tested.
8746
8747 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8748
8749         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
8750         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
8751         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
8752         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
8753         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
8754         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
8755         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
8756
8757 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8758
8759         * gcc.dg/format/xopen-2.c: New test.
8760
8761 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8762
8763         * gcc.dg/20020503-1.c: New test.
8764
8765 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
8766
8767         * g++.dg/init/dtor1.C: Make it tougher.
8768
8769 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
8770
8771         * g++.dg/init/dtor1.C: New test.
8772
8773 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
8774
8775         * gcc.dg/altivec-8.c: New.
8776
8777 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
8778
8779         * gcc.dg/altivec-7.c: New.
8780
8781 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
8782
8783         * g++.dg/parse/typedef1.C: New test.
8784
8785 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
8786
8787         PR c++/6486
8788         * g++.dg/template/friend6.C: New test.
8789
8790         PR c++/6492
8791         * g++.dg/init/copy1.C: New test.
8792
8793 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
8794
8795         * g++.dg/warn/effc1.C: New test.
8796
8797 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8798
8799         * gcc.dg/cpp/if-cexp.c: Add a test.
8800
8801 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8802
8803         * gcc.dg/20020426-2.c: New test.
8804
8805 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8806
8807         * gcc.dg/cpp/if-mop.c: Update.
8808         * gcc.dg/cpp/if-mpar.c: Add test.
8809         * gcc.dg/cpp/if-oppr.c: Update.
8810
8811 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8812
8813         PR c/6343
8814         * gcc.dg/weak-[2-7].c: New tests.
8815
8816 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8817
8818         * gcc.dg/enum1.c: New test.
8819
8820 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8821
8822         PR c++/6497
8823         * g++.dg/inherit/access2.C: New test.
8824
8825 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8826
8827         PR bootstrap/6445
8828         * gcc.dg/20020426-1.c: New test.
8829
8830 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8831
8832         * g++.dg/abi/enum1.C: New test.
8833
8834 2002-04-26  Richard Henderson  <rth@redhat.com>
8835
8836         * gcc.dg/c99-bool-1.c: Expect always true warning.
8837
8838 2002-04-25  Roger Sayle  <roger@eyesopen.com>
8839
8840         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
8841
8842 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8843
8844         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
8845         targets.
8846
8847 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
8848
8849         * g++.dg/abi/mange7.C: New test.
8850
8851         PR c++/6438.
8852         * g++.dg/parse/stmtexpr2.C: New test.
8853
8854 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
8855
8856         * gcc.dg/20020312-2.c: Add SH target.
8857
8858 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8859
8860         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
8861         compiler output on mips*-*-irix*.
8862
8863 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
8864
8865         * g++.dg/parse/attr1.C: New test.
8866
8867 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8868
8869         * gcc.c-torture/execute/string-opt-17.c: New test case.
8870         * gcc.c-torture/execute/memset-2.c: New test case.
8871
8872 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
8873
8874         PR c++/6256:
8875         * g++.dg/template/friend5.C: New test.
8876
8877         PR c++/6331:
8878         * g++.dg/template/qual1.C: Likewise.
8879
8880 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8881
8882         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
8883         Include stdlib.h, not stdio.h or ctype.h.
8884
8885 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
8886
8887         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
8888         cris-*-elf* and mmix-*-*.
8889         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
8890         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
8891         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
8892         Ditto.
8893         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
8894         * gcc.dg/wchar_t-1.c: Ditto.
8895
8896 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
8897
8898         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
8899         Clarify comment.
8900
8901 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
8902
8903         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
8904
8905 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8906
8907         * gcc.c-torture/execute/20000906-1.x: Delete.
8908
8909 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
8910
8911         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
8912
8913 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8914
8915         * PR6367
8916         * g77.f-torture/execute/6367.f: New test.
8917         * g77.f-torture/execute/6367.x: Disable for MMIX.
8918
8919 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8920
8921         * PR6352
8922         * g++.dg/opt/inline2.C: New test.
8923
8924 2002-04-18  Richard Henderson  <rth@redhat.com>
8925
8926         * gcc.dg/20000906-1.c: Enable for all targets.
8927         * gcc.c-torture/compile/iftrap-2.c: New.
8928
8929 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8930
8931         * gcc.dg/20020418-1.c: New test.
8932         * gcc.dg/20020418-2.c: New test.
8933
8934 2002-04-18  Richard Henderson  <rth@redhat.com>
8935
8936         * gcc.c-torture/compile/iftrap-1.c: New.
8937         * gcc.dg/iftrap-1.c: Adjust for ia64.
8938         * gcc.dg/iftrap-2.c: New.
8939
8940 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8941
8942         * gcc.c-torture/compile/20020418-1.c: New test.
8943
8944 2002-04-18  Roger Sayle  <roger@eyesopen.com>
8945
8946         * gcc.c-torture/compile/20020415-1.c: New.
8947
8948 2002-04-18  David S. Miller  <davem@redhat.com>
8949
8950         * gcc.c-torture/execute/20020418-1.c: New test.
8951
8952 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
8953
8954         * gcc.dg/20020416-1.c: New test.
8955
8956         * g++.dg/opt/inline1.C: New test.
8957
8958 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
8959
8960         * gcc.dg/altivec-5.c: New test.
8961
8962         * gcc.dg/20020415-1.c: New test.
8963
8964 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8965
8966         * testsuite/lib/chill.exp: Remove.
8967
8968 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
8969
8970         * g++.dg/other/big-struct.C: New test.
8971
8972 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
8973
8974         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
8975         of scratch file.
8976
8977 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
8978
8979         PR c/6277
8980         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
8981         in scan-assembler function name
8982
8983 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
8984
8985         * g77.f-torture/execute/980628-4.x,
8986         g77.f-torture/execute/980628-5.x,
8987         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8988         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8989         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
8990         i[34567]86-*-*.
8991
8992 2002-04-13  David S. Miller  <davem@redhat.com>
8993
8994         * gcc.c-torture/execute/20020413-1.c: New test.
8995
8996 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
8997
8998         * gcc.dg/asm-6.c,
8999         * g++.dg/ext/asm1.C: New tests.
9000
9001 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9002
9003         PR c++ 5373.
9004         * g++.dg/parse/stmtexpr1.C: New test.
9005
9006         PR c++/5189.
9007         * g++.dg/template/copy1.C: New test.
9008
9009 2002-04-12  Richard Henderson  <rth@redhat.com>
9010
9011         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9012
9013 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9014
9015         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9016         gcc.c-torture/execute/20020307-2.c.
9017
9018 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9019
9020         * g++.dg/ext/attrib5.C,
9021         * g++.dg/lookup/struct1.C: New tests.
9022
9023 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9024
9025         * gcc.dg/20020411-1.c: New test.
9026
9027         * gcc.c-torture/execute/20020411-1.c: New test.
9028
9029 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9030
9031         * g77.f-torture/execute/6177.f: New test.
9032
9033 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9034
9035         PR middle-end/6247
9036         * g++.dg/opt/cleanup1.C: New test.
9037
9038         * g++.dg/opt/const1.C: New test.
9039
9040 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9041
9042         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9043
9044 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9045
9046         PR c++/5507
9047         * g++.dg/template/typename2.C: New test.
9048
9049 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9050
9051         * gcc.c-torture/execute/loop-12.c: New.
9052
9053 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9054
9055         * g77.f-torture/execute/980628-4.x,
9056         g77.f-torture/execute/980628-5.x,
9057         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9058         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9059         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9060
9061 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9062
9063         PR optimization/6086
9064         * g++.dg/opt/preinc1.C: New test.
9065
9066 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9067
9068         PR c++/5571
9069         * g++.dg/opt/static2.C: New test.
9070
9071 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9072
9073         PR c/5120
9074         * gcc.dg/20020406-1.c: New test.
9075
9076 2002-04-04  David S. Miller  <davem@redhat.com>
9077
9078         * gcc.c-torture/execute/20020404-1.c: New test.
9079
9080 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9081
9082         PR c/6123
9083         * gcc.dg/20020312-2.c: Do not declare global register variable
9084         if __PIC__ or __pic__ is defined.
9085
9086 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9087
9088         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9089         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9090
9091 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9092
9093         * gcc.misc-tests/linkage.exp: Update last change to handle
9094         sparc*-, not just sparc-.
9095
9096 2002-04-03  Richard Henderson  <rth@redhat.com>
9097
9098         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9099
9100 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9101
9102         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9103
9104 2002-04-02  David S. Miller  <davem@redhat.com>
9105
9106         * gcc.c-torture/execute/20020402-3.c: New test.
9107
9108 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9109
9110         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9111         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9112
9113         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9114         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9115         g77.f-torture/execute/20001201.x,
9116         g77.f-torture/execute/u77-test.x: New files.
9117
9118         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9119         * gcc.dg/wchar_t-1.c: Ditto.
9120
9121 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9122
9123         * gcc.c-torture/execute/20020402-1.c: New test.
9124
9125 2002-04-01  Richard Henderson  <rth@redhat.com>
9126
9127         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9128
9129         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9130
9131 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9132
9133         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9134
9135 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9136
9137         * g++.dg/inherit/template-as-base.C: Expect error.
9138         * g++.dg/inherit/namespace-as-base.C: Likewise.
9139
9140 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9141
9142         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9143         g++.dg/ext/instantiate3.C: Tweak match patterns.
9144
9145         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9146         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9147         -da test.
9148
9149 2002-03-31  Richard Henderson  <rth@redhat.com>
9150
9151         * gcc.dg/special/alias-2.c: New.
9152         * gcc.dg/special/ecos.exp: Run it.
9153
9154 2002-03-31  Richard Henderson  <rth@redhat.com>
9155
9156         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9157
9158 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9159
9160         * gcc.dg/weak-1.c: Disable on h8300 port.
9161
9162 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9163
9164         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9165         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9166         ordering tests.
9167         * g++.dg/bprob/bprob-1.C: New test.
9168         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9169         * g++.dg/gcov/gcov-1.C: New test.
9170         * g++.dg/gcov/gcov-1.x: New file.
9171         * g++.dg/gcov/gcov-2.C: New test.
9172         * g++.dg/gcov/gcov-3.C: New test.
9173         * g++.dg/gcov/gcov-3.h: New file.
9174
9175 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9176
9177         * g++.old-deja/g++.other/builtins5.C: New test.
9178         * g++.old-deja/g++.other/builtins6.C: New test.
9179         * g++.old-deja/g++.other/builtins7.C: New test.
9180         * g++.old-deja/g++.other/builtins8.C: New test.
9181         * g++.old-deja/g++.other/builtins9.C: New test.
9182
9183 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9184
9185         * g++.dg/opt/static1.C: New test.
9186
9187         * g++.dg/opt/longbranch1.C: New test.
9188
9189 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9190
9191         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9192
9193         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9194
9195 2002-03-28  Jeffrey A Law  (law@redhat.com)
9196
9197         * gcc.c-torture/execute/20020328-1.c: New test.
9198
9199 2002-03-27  Richard Henderson  <rth@redhat.com>
9200
9201         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9202         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9203         move from g++.old-deja/g++.ext/.
9204
9205 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9206
9207         * g++.dg/init/new2.C: New test.
9208
9209 2002-03-26  Richard Henderson  <rth@redhat.com>
9210
9211         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9212
9213         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9214         on sparc.
9215
9216         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9217         sparcv9 systems.
9218         * gcc.dg/20001102-1.c: Likewise.
9219
9220 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9221
9222         * gcc.dg/cpp/endif-pedantic1.c,
9223         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9224
9225 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9226
9227         * g++.dg/init/new1.C: New test.
9228
9229 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9230
9231         * g++.dg/abi/vbase9.C: New test.
9232
9233 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9234
9235         * gcc.dg/arm-asm.c: New test.
9236
9237 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9238
9239         * gcc.dg/Wswitch-enum.c: New test.
9240         Fix PR c/5044.
9241
9242 2002-03-26  Richard Henderson  <rth@redhat.com>
9243
9244         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9245         structure.
9246
9247 2002-03-25  Richard Henderson  <rth@redhat.com>
9248
9249         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9250         sparcv9 systems.
9251
9252         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9253         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9254
9255 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9256
9257         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9258
9259 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9260
9261         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9262         targets using generic thunk support.
9263
9264 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9265
9266         * gcc.c-torture/compile/20020323-1.c: New test.
9267
9268         * g++.dg/opt/conj2.C: New test.
9269
9270 2002-03-24  Richard Henderson  <rth@redhat.com>
9271
9272         * gcc.dg/weak-1.c: Use -fno-common.
9273
9274 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9275
9276         * g77.dg/f77-edit-apostrophe-out.f: New test
9277         * g77.dg/f77-edit-h-out.f: New test
9278         * g77.dg/f77-edit-t-in.f: New test
9279         * g77.dg/f77-edit-t-out.f: New test
9280         * g77.dg/f77-edit-x-out.f: New test
9281         * g77.dg/f77-edit-slash-out.f: New test
9282         * g77.dg/f77-edit-colon-out.f: New test
9283         * g77.dg/f77-edit-s-out.f: New test
9284
9285 2002-03-24  Richard Henderson  <rth@redhat.com>
9286
9287         * objc/execute/formal_protocol-6.x: New XFAIL.
9288
9289 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9290
9291         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9292         that do not support weak symbols
9293
9294 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9295
9296         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9297         * lib/g77.exp:  Likewise
9298         * lib/objc.exp: Likewise
9299
9300 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9301
9302         * gcc.dg/Wswitch-default.c: New test.
9303
9304 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9305
9306         * g++.dg/other/enum1.C: New test.
9307
9308 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9309
9310         * gcc.dg/pragma-ep-3.c: Fix typo.
9311
9312 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9313
9314         * g++.dg/inherit/template-as-base.C: New test.
9315
9316 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9317
9318         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9319         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9320
9321 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9322
9323         * gcc.dg/cpp/multiline.c: Update to match.
9324
9325 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9326
9327         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9328
9329 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9330
9331         * gcc.dg/cpp/extratokens2.c:  New file.
9332
9333 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9334
9335         * gcc.dg/20020312-2.c: Add rs6000 target.
9336
9337         * gcc.c-torture/compile/20020319-1.c: New test.
9338
9339 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9340
9341         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9342         (A, E): Handle this.
9343
9344 2002-03-20  Jason Merrill  <jason@redhat.com>
9345
9346         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9347         ignoring -fpic.
9348         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9349         through prune_gcc_output.
9350
9351 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9352
9353         * gcc.c-torture/compile/20020320-1.c: New test.
9354
9355 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9356
9357         * gcc.c-torture/compile/20020318-1.c: New test.
9358
9359         * gcc.dg/struct-by-value-1.c: New test.
9360
9361         * gcc.dg/20020319-1.c: New test.
9362
9363 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9364
9365         * g++.dg/opt/conj1.C: New test.
9366
9367 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9368
9369         * g++.dg/template/qualttp20.C: Revert previous change.
9370         * g++.dg/template/qualttp3.C: Likewise.
9371         * g++.dg/template/qualttp4.C: Likewise
9372         * g++.dg/template/qualttp5.C: Likewise
9373         * g++.dg/template/qualttp6.C: Likewise
9374         * g++.dg/template/qualttp7.C: Likewise
9375         * g++.dg/template/qualttp8.C: Likewise
9376         * g++.dg/template/recurse.C: Likewise.
9377
9378 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9379
9380         * gcc.dg/cpp/wchar-1.c: Update.
9381
9382 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9383
9384         * g++.dg/template/conv1.C: New test.
9385         * g++.dg/template/conv2.C: New test.
9386         * g++.dg/template/conv3.C: New test.
9387         * g++.dg/template/conv4.C: New test.
9388
9389 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9390
9391         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9392         * g++.dg/template/qualttp3.C: Likewise.
9393         * g++.dg/template/qualttp4.C: Likewise
9394         * g++.dg/template/qualttp5.C: Likewise
9395         * g++.dg/template/qualttp6.C: Likewise
9396         * g++.dg/template/qualttp7.C: Likewise
9397         * g++.dg/template/qualttp8.C: Likewise
9398         * g++.dg/template/recurse.C: Likewise.
9399
9400 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9401
9402         * g++.dg/opt/dtor1.C: New test.
9403
9404 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9405
9406         * gcc.c-torture/compile/20020315-1.c: New test.
9407
9408 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9409
9410         * gcc.dg/weak-1.c: Fix scan tests.
9411
9412 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9413
9414         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9415         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9416         cris-*-aout* mmix-*-*.
9417         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9418         cris-*-aout* mmix-*-*.
9419         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9420         cris-*-elf* cris-*-aout* and mmix-*-*.
9421         * gcc.dg/20001009-1.c: Ditto.
9422         * gcc.dg/20010912-1.c: Ditto.
9423         * gcc.dg/20020122-4.c: Ditto.
9424         * gcc.dg/inline-2.c: Ditto.
9425
9426 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9427
9428         * gcc.c-torture/compile/20020314-1.c: New test.
9429
9430 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9431
9432         * gcc.c-torture/execute/20020314-1.c: New test.
9433
9434 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9435
9436         * g++.dg/warn/Wunused-1.C: New test.
9437
9438 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9439
9440         * g++.dg/abi/mangle6.C: New test.
9441
9442 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9443
9444         * gcc.c-torture/compile/20020309-2.c: New test.
9445
9446         * gcc.c-torture/compile/20020312-1.c: New test.
9447
9448 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9449
9450         * g++.dg/other/access1.C: New test.
9451
9452 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9453
9454         * gcc.c-torture/execute/wchar_t-1.c: New test.
9455
9456 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9457
9458         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9459
9460 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9461
9462         * gcc.dg/20020312-1.c: New test case.
9463
9464 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9465
9466         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9467
9468 2002-03-11  Richard Henderson  <rth@redhat.com>
9469
9470         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9471         * g++.old-deja/g++.jason/report.C: Likewise.
9472
9473 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9474
9475         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9476         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9477
9478 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9479
9480         * testsuite/g++.dg/overload/pmf1.C: New test.
9481
9482 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9483
9484         * gcc.c-torture/execute/20020307-1.c: Use long.
9485
9486 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9487
9488         PR optimization/5844
9489         * gcc.dg/20020310-1.c: New test.
9490
9491 2002-03-09  Michael Meissner  <meissner@redhat.com>
9492
9493         * gcc.c-torture/execute/memcpy-2.c: New test.
9494         * gcc.c-torture/execute/memset-1.c: New test.
9495         * gcc.c-torture/execute/strlen-1.c: New test.
9496         * gcc.c-torture/execute/strcmp-1.c: New test.
9497         * gcc.c-torture/execute/strncmp-1.c: New test.
9498
9499 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9500
9501         * gcc.dg/ppc-ldstruct.c: New test.
9502
9503 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9504
9505         * gcc.c-torture/execute/va-arg-22.c: New test.
9506
9507 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9508
9509         * gcc.c-torture/compile/20020309-1.c: New test.
9510
9511 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9512
9513         * gcc.c-torture/execute/20020307-2.c: New test.
9514
9515 2002-03-07  Jeffrey A Law  (law@redhat.com)
9516
9517         * g77.f-torture/compile/20020307-1.f: New test.
9518
9519 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9520
9521         * gcc.dg/unordered-1.c: New test.
9522
9523 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9524
9525         * gcc.c-torture/execute/20020307-1.c: New test.
9526
9527 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9528
9529         * gcc.dg/20020304-1.c: New test.
9530
9531         * gcc.c-torture/compile/20020304-2.c: New test.
9532
9533 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9534
9535         * gcc.c-torture/compile/20020304-1.c: New test case
9536         (from PR c/5830).
9537
9538 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9539
9540         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9541
9542 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9543
9544         * g++.dg/other/classkey1.C: New test.
9545
9546 2002-03-01  Richard Henderson  <rth@redhat.com>
9547
9548         * gcc.c-torture/compile/981223-1.x: New.
9549         * gcc.c-torture/compile/920625-1.x: New.
9550
9551 2002-02-28  Richard Henderson  <rth@redhat.com>
9552
9553         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9554
9555 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9556
9557         * gcc.c-torture/execute/20020227-1.c: New test.
9558
9559 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9560
9561         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9562         here" ERROR lines.
9563         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9564         * g++.old-deja.g++.other/defarg1.C: Likewise.
9565         * g++.old-deja/g++.pt/calls2.C: Likewise.
9566         * g++.old-deja/g++.pt/crash20.C: Likewise.
9567         * g++.old-deja/g++.pt/crash30.C: Likewise.
9568         * g++.old-deja/g++.pt/crash36.C: Likewise.
9569         * g++.old-deja/g++.pt/crash6.C: Likewise.
9570         * g++.old-deja/g++.pt/defarg13.C: Likewise.
9571         * g++.old-deja/g++.pt/derived3.C: Likewise.
9572         * g++.old-deja/g++.pt/error1.C: Likewise.
9573         * g++.old-deja/g++.pt/friend21.C: Likewise.
9574         * g++.old-deja/g++.pt/friend23.C: Likewise.
9575         * g++.old-deja/g++.pt/infinite1.C: Likewise.
9576         * g++.old-deja/g++.robertl/eb128.C: Likewise.
9577
9578 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
9579
9580         * gcc.c-torture/execute/20020225-2.c: New test.
9581
9582 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
9583
9584         * gcc.c-torture/execute/920730-1t.c,
9585         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
9586         Delete test cases, only relevant to -traditional.
9587
9588 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9589
9590         * gcc.dg/cpp/undef1.c: Remove.
9591         * gcc.dg/cpp/directiv.c: Update.
9592         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
9593
9594 2002-02-27  Michael Meissner  <meissner@redhat.com>
9595
9596         * gcc.c-torture/execute/20020226-1.c: New test.
9597
9598 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
9599
9600         * g++.dg/debug/debug4.C: New test.
9601
9602         * gcc.dg/ia64-visibility-1.c: New test.
9603
9604 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
9605
9606         * gcc.dg/debug/20020224-1.c: New.
9607
9608 2002-02-25  Kazu Hirata  <kazu@hxi.com>
9609
9610         * gcc.c-torture/execute/960416-1.x: New.
9611         * gcc.c-torture/execute/divconst-3.x: Likewise.
9612
9613 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
9614
9615         * gcc.dg/20020224-1.c: New test.
9616
9617 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9618
9619         * gcc.c-torture/execute/20020225-1.c: New.
9620
9621 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9622
9623         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
9624
9625 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
9626
9627         * gcc.dg/20020222-1.c: New test.
9628
9629 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9630
9631         * g++.dg/opt/anonunion1.C: New test.
9632
9633 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
9634
9635         * g++.dg/template/qualttp19.C: New test.
9636         * g++.dg/template/qualttp20.C: New test.
9637         * g++.old-deja/g++.jason/report.C: Adjust expected errors
9638         * g++.old-deja/g++.other/qual1.C: Likewise.
9639
9640 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
9641
9642         * gcc.dg/attr-alwaysinline.c: New.
9643
9644 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
9645
9646         * gcc.dg/20020220-1.c: New test.
9647
9648         * gcc.dg/20020220-2.c: New test.
9649
9650         * g++.dg/opt/mmx1.C: New test.
9651
9652 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
9653
9654         * gcc.c-torture/compile/20020110.c: New test.
9655
9656 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
9657
9658         * gcc.c-torture/execute/20020219-1.c: New test.
9659
9660         * gcc.dg/20020219-1.c: New test.
9661
9662         * gcc.dg/noncompile/20020220-1.c: New test.
9663
9664         * g++.dg/opt/ptrintsum1.C: New test.
9665
9666         * gcc.dg/debug/20020220-1.c: New test.
9667
9668 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
9669
9670         * gcc.c-torture/execute/20020216-1.c: New test.
9671
9672 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9673
9674         * gcc.dg/decl-1.c: Update, new test.
9675
9676 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
9677
9678         * g++.dg/abi/bitfield1.C: New test.
9679         * g++.dg/abi/bitfield2.C: New test.
9680
9681 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9682
9683         * gcc.dg/attr-nest.c: New test.
9684
9685 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9686
9687         * gcc.c-torture/execute/20020215-1.c: New test.
9688
9689 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
9690
9691         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
9692         * g++.dg/debug/debug.exp: New.
9693         * g++.dg/debug/trivial.C: New.
9694         * g++.dg/debug/debug1.C: Moved...
9695         * g++.dg/other/debug1.C: ...from here.
9696         * g++.dg/debug/debug2.C: Moved...
9697         * g++.dg/other/debug2.C: ...from here.
9698         * g++.dg/debug/debug3.C: Moved...
9699         * g++.dg/other/debug3.C: ...from here.
9700
9701         * gcc.dg/noncompile/20020213-1.c: New test.
9702
9703 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
9704
9705         * g++.dg/other/debug3.C: New test.
9706
9707         * gcc.c-torture/execute/20020213-1.c: New test.
9708
9709 2002-02-13  Richard Smith <richard@ex-parrot.com>
9710
9711         * g++.old-deja/g++.other/thunk1.C: New test.
9712
9713 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9714
9715         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
9716
9717 2002-02-13  Stan Shebs  <shebs@apple.com>
9718
9719         * gcc.dg/altivec-3.c: New.
9720
9721 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
9722
9723         * gcc.dg/Wunreachable-1.c: New test.
9724         * gcc.dg/Wunreachable-2.c: New test.
9725
9726 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9727
9728         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
9729
9730 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9731
9732         * gcc.dg/decl-1.c: New test.
9733
9734 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9735
9736         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
9737
9738 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9739
9740         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
9741         * gcc.c-torture/compile/980506-1.x: Likewise.
9742
9743 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9744
9745         * gcc.dg/20020210-1.c: New.
9746
9747 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9748
9749         * g77.f-torture/execute/947.f: New regression test
9750         for PR fortran/947.
9751
9752 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9753
9754         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
9755         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
9756
9757 2002-02-08  Richard Henderson  <rth@redhat.com>
9758
9759         * gcc.c-torture/compile/labels-3.c: New.
9760
9761 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
9762
9763         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
9764         expression statements work instead.
9765         * gcc.dg/noncompile/20020207-1.c: New test.
9766
9767 2002-02-07  Richard Henderson  <rth@redhat.com>
9768
9769         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
9770
9771 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9772
9773         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
9774         message from g77
9775         * lib/g77-dg.exp: Trim g77 error messages so that they are
9776         recognized by dg.exp.
9777
9778 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9779
9780         PR fortran/5473
9781         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
9782
9783 2002-02-07  Richard Henderson  <rth@redhat.com>
9784
9785         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
9786         to be sufficiently aligned for integers.
9787
9788 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
9789
9790         * g++.dg/template/friend4.C: New test.
9791
9792 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9793
9794         PR fortran/5743
9795         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
9796         unsupported cases.
9797
9798 2002-02-07  Richard Henderson  <rth@redhat.com>
9799
9800         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
9801         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
9802         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
9803         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
9804
9805 2002-02-06  Richard Henderson  <rth@redhat.com>
9806
9807         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
9808
9809 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
9810
9811         * gcc.dg/20020206-1.c: New test.
9812
9813 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
9814
9815         * gcc.c-torture/execute/20020206-1.c: New test.
9816
9817         * gcc.c-torture/execute/20020206-2.c: New test.
9818
9819         PR optimization/5429:
9820         * gcc.c-torture/compile/20020206-1.c: New test.
9821
9822 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9823
9824         * g++.dg/ext/align1.C: Do not use an explicit alignment value
9825         as certain file formats cannot support particularly large
9826         alignments.
9827
9828         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
9829         and do not expect to be able to link the executable.
9830
9831         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
9832         fail because the COFF format does not support the weak attribute.
9833
9834 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
9835
9836         * g77.dg/pr5473.f:  New test
9837
9838 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
9839
9840         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
9841         Fix testcase accordingly.
9842
9843 2002-02-04  Richard Henderson  <rth@redhat.com>
9844
9845         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
9846         (buf): Change to be an array of pointers, not ints.
9847
9848 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9849
9850         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
9851         before all tests.  Move warning one line above to match where it
9852         C frontend emits.
9853         * gcc.dg/Wswitch-2.c: New test.
9854         * g++.dg/warn/Wswitch-1.C: New test.
9855         * g++.dg/warn/Wswitch-2.C: New test.
9856
9857 2002-02-04  Richard Henderson  <rth@redhat.com>
9858
9859         * g++.dg/abi/offsetof.C: Fix size comparison.
9860
9861 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
9862
9863         * gcc.dg/cast-qual-2.c: New test.
9864
9865 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9866
9867         * gcc.dg/20020201-4.c: New test.
9868
9869 2002-02-04  Ben Elliston  <bje@redhat.com>
9870
9871         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
9872         target_info attribute != 0, in addition to the empty string.
9873         (gcc_target_compile): Likewise.
9874
9875 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9876
9877         * gcc.dg/Wswitch.c: New test.
9878         PR gcc/4475. PR gcc/3780.
9879
9880 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
9881
9882         * g77.f-torture/execute/5122.f: New test for regressions
9883         against PR fortran/5122.
9884
9885 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
9886
9887         * g77.f-torture/compile/pr3743.f: Delete
9888         * g77.dg/pr3743-1.f: New test.
9889         * g77.dg/pr3743-2.f: New test.
9890         * g77.dg/pr3743-3.f: New test.
9891         * g77.dg/pr3743-4.f: New test.
9892
9893 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9894
9895         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
9896
9897 2002-02-02  Richard Henderson  <rth@redhat.com>
9898
9899         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
9900         * gcc.c-torture/execute/bf64-1.c: Likewise.
9901
9902 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9903
9904         * gcc.dg/20020201-2.c: New test.
9905
9906         * gcc.dg/20020201-3.c: New test.
9907
9908         * gcc.c-torture/execute/bitfld-2.c: New test.
9909
9910 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9911
9912         * gcc.dg/bitfld-1.c: Update.
9913         * gcc.dg/bitfld-2.c: Update.
9914         * gcc.c-torture/execute/bitfld-1.x: New.
9915
9916 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9917
9918         * gcc.c-torture/execute/20020201-1.c: New test.
9919
9920 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
9921
9922         PR target/5469
9923         * gcc.dg/20020201-1.c: New test.
9924
9925 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
9926
9927         PR fortran/3743
9928         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
9929         * g77.f-torture/compile/pr3743.x: Remove
9930
9931 2002-01-31  Tom Rix  <trix@redhat.com>
9932
9933         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
9934
9935 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9936
9937         * gcc.dg/noncompile/20020130-1.c: New test.
9938
9939 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
9940
9941         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
9942
9943 2002-01-29  Richard Henderson  <rth@redhat.com>
9944
9945         * gcc.c-torture/execute/991118-1.c: Cast various constants back
9946         to long long.
9947         * gcc.c-torture/execute/bf64-1.c: Likewise.
9948
9949 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
9950
9951         * gcc.c-torture/execute/20020129-1.c: New test.
9952
9953 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9954
9955         * gcc.c-torture/compile/20000224-1.c: Update.
9956         * gcc.c-torture/execute/bitfld-1.c: New tests.
9957         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
9958         * gcc.dg/uninit-A.c: Update.
9959
9960 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
9961
9962         * g++.dg/template/ctor1.C: Add instantiation.
9963
9964 2002-01-28  Paul Koning  <pkoning@equallogic.com>
9965
9966         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
9967         argument to __builtin_prefetch to be const ptr.
9968
9969 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
9970
9971         * gcc.c-torture/compile/20020120-1.c: New test.
9972
9973 2002-01-27  Kazu Hirata  <kazu@hxi.com>
9974
9975         * gcc.c-torture/execute/20020127-1.c: New test.
9976
9977 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
9978
9979         * g77.dg/f77-edit-i-in.f: New test
9980         * g77.dg/f77-edit-i-out.f: New test
9981
9982 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
9983
9984         * gcc.dg/debug/debug.exp: New file.
9985         * gcc.dg/debug/trivial.c: New file.
9986         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
9987         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
9988         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
9989         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
9990         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
9991         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
9992         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
9993         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
9994         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
9995         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
9996         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
9997         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
9998         * gcc.dg/20000503-1.c: Removed.
9999         * gcc.dg/20010207-1.c: Removed.
10000         * gcc.dg/20011223-1.c: Removed.
10001         * gcc.dg/20020104-2.c: Removed.
10002         * gcc.dg/debug-1.c: Removed.
10003         * gcc.dg/debug-2.c: Removed.
10004         * gcc.dg/debug-3.c: Removed.
10005         * gcc.dg/debug-4.c: Removed.
10006         * gcc.dg/debug-5.c: Removed.
10007         * gcc.dg/debug-6.c: Removed.
10008         * gcc.dg/dwarf2-1.c: Removed.
10009         * gcc.dg/dwarf2-2.c: Removed.
10010
10011 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10012
10013         * g++.old-deja/g++.other/eh5.C: New test.
10014         * g++.old-deja/g++.other/sibcall2.C: New test.
10015         * g++.old-deja/g++.other/array9.C: New test.
10016         * g++.old-deja/g++.other/typename2.C: New test.
10017         * g++.old-deja/g++.other/crash60.C: New test.
10018         * g++.old-deja/g++.other/conv9.C: New test.
10019         * g++.old-deja/g++.other/mangle10.C: New test.
10020         * g++.old-deja/g++.other/unchanging1.C: New test.
10021         * g++.old-deja/g++.other/exprstmt1.C: New test.
10022         * g++.old-deja/g++.other/inline23.C: New test.
10023         * g++.old-deja/g++.eh/ia64-1.C: New test.
10024         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10025         * g++.old-deja/g++.other/reload1.C: New test.
10026         * g++.old-deja/g++.other/static20.C: New test.
10027         * g++.old-deja/g++.other/local-alloc1.C: New test.
10028         * g++.old-deja/g++.other/conv8.C: New test.
10029         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10030         * g++.old-deja/g++.other/storeexpr1.C: New test.
10031         * g++.old-deja/g++.other/storeexpr2.C: New test.
10032         * g++.dg/eh/template2.C: New test.
10033         * g++.dg/warn/weak1.C: New test.
10034
10035 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10036
10037         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10038         Remove first, non-varying, argument.
10039
10040 2002-01-23  Richard Henderson  <rth@redhat.com>
10041
10042         * gcc.dg/inline-2.c: New.
10043
10044         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10045         Add optional target arg.  Check number of arguments.
10046         (scan-assembler-not, scan-assembler-dem): Likewise.
10047         (scan-assembler-dem-not): Likewise.
10048
10049 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10050
10051         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10052         line 12.
10053         * g++.old-deja/g++.brendan/parse3.C,
10054         g++.old-deja/g++.other/crash26.C,
10055         g++.old-deja/g++.other/crash28.C,
10056         g++.old-deja/g++.other/crash29.C,
10057         g++.old-deja/g++.other/crash30.C,
10058         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10059
10060 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10061
10062         * gcc.dg/20020115-1.c: New.
10063
10064 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10065
10066         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10067
10068 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10069
10070         * gcc.dg/20020122-3.c: New.
10071
10072 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10073
10074         * g++.dg/other/gc1.C: New test.
10075
10076 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10077
10078         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10079
10080 2002-01-22  Richard Henderson  <rth@redhat.com>
10081
10082         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10083
10084 2002-01-22  Richard Henderson  <rth@redhat.com>
10085
10086         * gcc.dg/20020122-4.c: New.
10087
10088 2002-01-22  H.J. Lu <hjl@gnu.org>
10089
10090         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10091         link output.
10092         * gcc.dg/special/ecos.exp: Likewise.
10093         * lib/g++-dg.exp: Likewise.
10094         * lib/g77-dg.exp: Likewise.
10095         * lib/gcc-dg.exp : Likewise.
10096         * lib/mike-g++.exp: Likewise.
10097         * lib/mike-g77.exp: Likewise.
10098         * lib/mike-gcc.exp: Likewise.
10099         * lib/objc-dg.exp: Likewise.
10100
10101 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10102
10103         PR target/5379
10104         * gcc.dg/20020122-2.c: New test.
10105
10106 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10107
10108         * gcc.dg/20020122-1.c: New test.
10109
10110 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10111
10112         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10113
10114 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10115
10116         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10117
10118 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10119
10120         * gcc.c-torture/compile/20020121-1.c: New test.
10121
10122 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10123
10124         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10125         ld_library_path.
10126
10127 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10128
10129         * gcc.dg/20020218-1.c: New test.
10130
10131 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10132
10133         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10134         messages
10135         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10136         "At global scope" warning
10137         * g++.dg/ext/align1.C: Change cygwin test for alignment
10138         from db-bogus to dg-warning
10139
10140 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10141
10142         * g77.f-torture/compile/cpp2.F: New test.
10143
10144 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10145
10146         * g++.dg/template/access1.C: New test.
10147
10148 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10149
10150         * gcc.dg/20020118-1.c: New.
10151
10152 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10153
10154         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10155
10156 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10157
10158         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10159         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10160         alignment warnings.
10161
10162 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10163
10164         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10165         torture_with_loops and torture_without_loops
10166
10167 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10168
10169         * gcc.c-torture/compile/20020116-1.c: New test.
10170
10171 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10172
10173         * gcc.dg/20020116-2.c: New test.
10174
10175         * gcc.dg/ultrasp4.c: New test.
10176
10177         * gcc.dg/20020116-1.c: New test.
10178
10179 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10180
10181         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10182         by EABI.
10183
10184 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10185
10186         * gcc.misc-tests/i386-prefetch.exp: New.
10187         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10188         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10189         * gcc.misc-tests/i386-pf-none-1.c: New test.
10190         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10191
10192 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10193
10194         * gcc.dg/gnu89-init-1.c: Add new tests.
10195
10196 2002-01-15  Andreas Jaeger  <aj@suse.de>
10197
10198         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10199         * gcc.dg/i386-mmx-2.c: Likewise.
10200         * gcc.dg/i386-sse-1.c: Likewise.
10201         * gcc.dg/i386-sse-2.c: Likewise.
10202         * gcc.dg/i386-sse-3.c: Likewise.
10203
10204 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10205
10206         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10207         Uncomment additional cases that now pass.
10208
10209 2002-01-11  Richard Henderson  <rth@redhat.com>
10210
10211         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10212         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10213
10214 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10215
10216         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10217
10218 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10219
10220         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10221         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10222
10223 2002-01-10  Dale Johannesen  <dalej@apple.com>
10224
10225         * gcc.c-torture/execute/loop-11.c: New.
10226
10227 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10228
10229         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10230         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10231
10232 2002-01-09  Richard Henderson  <rth@redhat.com>
10233
10234         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10235         type in which to perform the operation for each size.
10236
10237 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10238
10239         * gcc.c-torture/compile/20020109-2.c: New test.
10240
10241 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10242
10243         * gcc.c-torture/execute/loop-10.c: New test.
10244
10245 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10246
10247         * gcc.c-torture/compile/20010226-1.c: New test.
10248         * gcc.c-torture/compile/20010227-1.c: New test.
10249         * gcc.c-torture/compile/20010426-1.c: New test.
10250         * gcc.c-torture/compile/20010510-1.c: New test.
10251         * gcc.c-torture/compile/20010605-3.c: New test.
10252         * gcc.c-torture/compile/20010824-1.c: New test.
10253         * gcc.c-torture/execute/20010409-1.c: New test.
10254         * gcc.dg/noncompile/20000901-1.c: New test.
10255         * gcc.dg/20001023-1.c: New test.
10256         * gcc.dg/20001101-1.c: New test.
10257         * gcc.dg/20001102-1.c: New test.
10258         * gcc.dg/20010207-1.c: New test.
10259         * gcc.dg/20010405-1.c: New test.
10260         * gcc.dg/20010822-1.c: New test.
10261         * gcc.dg/20011107-1.c: New test.
10262
10263 2002-01-09  Jeffrey A Law  (law@redhat.com)
10264
10265         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10266
10267         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10268         execution failure on PA targets.
10269
10270 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10271
10272         * gcc.c-torture/compile/20020109-1.c: New test.
10273
10274 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10275
10276         * gcc.c-torture/execute/20020108-1.c: New test.
10277
10278 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10279
10280         * gcc.dg/20020108-1.c: New test.
10281
10282 2002-01-08  H.J. Lu <hjl@gnu.org>
10283
10284         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10285         for header files.
10286
10287 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10288
10289         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10290         consistency.
10291
10292 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10293
10294         * gcc.dg/altivec-4.c: Test altivec predicates.
10295
10296 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10297
10298         * gcc.c-torture/execute/20020107-1.c: New test.
10299
10300 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10301
10302         PR c/5279
10303         * gcc.c-torture/compile/20020106-1.c: New test.
10304
10305 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10306
10307         * gcc.c-torture/execute/nestfunc-4.c: New test.
10308
10309 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10310
10311         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10312         extra triple that slipped in.
10313         * g++.old-deja/g++.abi/align.C: Likewise.
10314         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10315
10316 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10317
10318         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10319         * g++.old-deja/g++.abi/align.C: Likewise.
10320         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10321
10322         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10323         on FreeBSD/i386.
10324         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10325         FreeBSD.
10326
10327 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10328
10329         * gcc.dg/20020104-1.c: New test.
10330
10331         * gcc.dg/20020104-2.c: New test.
10332
10333 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10334
10335         * gcc.dg/20020103-1.c: Fix typo in target selector.
10336
10337 2002-01-03  Richard Henderson  <rth@redhat.com>
10338
10339         * gcc.dg/20020103-1.c: New.
10340
10341 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10342
10343         * gcc.c-torture/execute/20020103-1.c: New test.
10344
10345 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10346
10347         * g++.dg/other/debug2.C: New test.
10348
10349         * gcc.c-torture/compile/20020103-1.c: New test.
10350
10351 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10352
10353         * gcc.dg/gnu89-init-1.c: Added new tests.
10354
10355 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10356
10357         * g++.dg/template/friend2.C: Remove as patch is reverted.
10358
10359         * g++.dg/warn/oldcast1.C: New test.
10360
10361         * g++.dg/template/ptrmem1.C: New test.
10362         * g++.dg/template/ptrmem2.C: New test.
10363
10364         * g++.dg/template/ntp.C: New test.
10365
10366         * g++.dg/other/component1.C: New test.
10367
10368         * g++.dg/template/ttp3.C: New test.
10369
10370         * g++.dg/template/friend2.C: New test.
10371         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10372
10373 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10374
10375         * g++.dg/other/ptrmem1.C: New test.
10376         * g++.dg/other/ptrmem2.C: New test.
10377
10378 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10379
10380         * g++.dg/template/ctor1.C: New test.
10381
10382 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10383
10384         * g++.dg/template/friend2.C: New test.
10385
10386 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10387
10388         * gcc.dg/mmix-1.c: New test.
10389
10390 2001-12-31  Richard Henderson  <rth@redhat.com>
10391
10392         * gcc.dg/asm-5.c: New.
10393
10394 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10395
10396         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10397         in namespace __gnu_cxx
10398
10399 2001-12-30  Richard Henderson  <rth@redhat.com>
10400
10401         * gcc.dg/debug-6.c: New.
10402
10403 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10404
10405         * gcc.c-torture/compile/20011229-2.c: New test.
10406
10407 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10408
10409         * gcc.dg/debug-3.c: New test.
10410         * gcc.dg/debug-4.c: New test.
10411         * gcc.dg/debug-5.c: New test.
10412
10413 2001-12-29  Richard Henderson  <rth@redhat.com>
10414
10415         * g++.dg/eh/loop1.C: New.
10416
10417 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10418
10419         * g++.dg/template/crash1.C: New test.
10420
10421 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10422
10423         * g++.dg/other/const1.C: New test.
10424
10425 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10426
10427         * gcc.c-torture/compile/20011229-1.c: New test.
10428
10429 2001-12-28  Stan Shebs  <shebs@apple.com>
10430
10431         * lib/objc-torture.exp: Resync with c-torture.exp.
10432         * lib/objc.exp: Load standard libraries.
10433
10434 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10435
10436         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10437         additional tests.
10438
10439 2001-12-27  Roger Sayle <roger@eyesopen.com>
10440
10441         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10442
10443 2001-12-27  Richard Henderson  <rth@redhat.com>
10444
10445         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10446
10447 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10448
10449         * g++.dg/eh/ctor1.C: New test.
10450         * g++.dg/other/error2.C: New test.
10451
10452 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10453
10454         * g++.dg/other/init2.C: New test.
10455
10456 2001-12-24  Richard Henderson  <rth@redhat.com>
10457
10458         * gcc.dg/20011223-1.c: New.
10459         * gcc.dg/inline-1.c: New.
10460
10461 2001-12-23  Richard Henderson  <rth@redhat.com>
10462
10463         * gcc.dg/asm-4.c: Test operand modifiers.
10464
10465 2001-12-23  Richard Henderson  <rth@redhat.com>
10466
10467         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10468
10469 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10470
10471         * gcc.c-torture/execute/20011223-1.c: New test.
10472
10473 2001-12-21  Richard Henderson  <rth@redhat.com>
10474
10475         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10476         re-enables the warning.
10477
10478 2001-12-21  Richard Henderson  <rth@redhat.com>
10479
10480         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10481
10482 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10483
10484         * gcc.c-torture/compile/20011218-1.c: New test.
10485
10486 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10487
10488         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10489         arm-isr.c test.
10490         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10491         epilogue generation for ARM ISR routines.
10492
10493 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10494
10495         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10496         * gcc.dg/format/c90-printf-3.c: Likewise.
10497         * gcc.dg/format/c99-printf-3.c: Likewise.
10498         * gcc.dg/format/ext-1.c: Likewise.
10499         * gcc.dg/format/ext-6.c: Likewise.
10500         * gcc.dg/format/format.h: Prototype unlocked stdio.
10501
10502 2001-12-20  Richard Henderson  <rth@redhat.com>
10503
10504         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10505         (arena): Use it.
10506         (malloc): Correct allocation logic.  Abort if we fill up the
10507         arena before initialization complete.
10508         (realloc): Correct allocation logic.
10509
10510 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10511
10512         * gcc.c-torture/compile/20011219-2.c: New test.
10513
10514         * gcc.c-torture/execute/20011219-1.c: New test.
10515
10516 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10517
10518         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10519         target does not support weak symbols.
10520
10521 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10522
10523         * gcc.c-torture/compile/20011219-1.c: New test.
10524
10525 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10526
10527         * g++.dg/other/error1.C: New test.
10528
10529 2001-12-17  Jeffrey A Law  (law@redhat.com)
10530
10531         * gcc.c-torture/execute/20011217-1.c: New test.
10532
10533 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10534
10535         * objc.dg/special/: New directory.
10536         * objc.dg/special/special.exp: New file.
10537         * objc.dg/special/unclaimed-category-1.h: New file.
10538         * objc.dg/special/unclaimed-category-1a.m: New file.
10539         * objc.dg/special/unclaimed-category-1.m: New file.
10540
10541 2001-12-17  Andreas Jaeger  <aj@suse.de>
10542
10543         * gcc.c-torture/compile/20011217-2.c: New test.
10544
10545 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10546
10547         * gcc.c-torture/compile/20011217-1.c: New test.
10548
10549 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10550
10551         * testsuite/gcc.dg/20011214-1.c: New.
10552
10553 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10554
10555         * gcc.dg/altivec-4.c: New.
10556
10557 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10558
10559         * gcc.dg/20011113-1.c: New test.
10560
10561 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10562
10563         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10564         std::__malloc_alloc_template<0> and
10565         std::__default_alloc_template<false, 0>.
10566
10567 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10568
10569         * objc/execute/bf-21.m: New test.
10570         * objc/execute/enumeration-1.m: New test.
10571         * objc/execute/enumeration-2.m: New test.
10572
10573 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
10574
10575         * gcc.dg/gnu89-init-1.c: New test.
10576
10577 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10578
10579         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
10580         * g++.old-deja/g++.jason/2371.C: Likewise.
10581         * g++.old-deja/g++.jason/template33.C: Likewise.
10582         * g++.old-deja/g++.jason/template34.C: Likewise.
10583         * g++.old-deja/g++.jason/template36.C: Likewise.
10584         * g++.old-deja/g++.oliva/typename1.C: Likewise.
10585         * g++.old-deja/g++.oliva/typename2.C: Likewise.
10586         * g++.old-deja/g++.other/typename1.C: Likewise.
10587         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10588         * g++.old-deja/g++.pt/nontype5.C: Likewise.
10589         * g++.old-deja/g++.pt/typename11.C: Likewise.
10590         * g++.old-deja/g++.pt/typename14.C: Likewise.
10591         * g++.old-deja/g++.pt/typename16.C: Likewise.
10592         * g++.old-deja/g++.pt/typename3.C: Likewise.
10593         * g++.old-deja/g++.pt/typename4.C: Likewise.
10594         * g++.old-deja/g++.pt/typename5.C: Likewise.
10595         * g++.old-deja/g++.pt/typename7.C: Likewise.
10596         * g++.old-deja/g++.robertl/eb9.C: Likewise.
10597
10598 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
10599
10600         * g++.dg/other/linkage1.C: New test.
10601         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
10602         specifiers.
10603
10604 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10605
10606         * gcc.dg/concat.c: New test.
10607
10608 2001-12-11  Stan Shebs  <shebs@apple.com>
10609
10610         * objc/compile: New test directory.
10611         * objc/compile/compile.exp: New expect script.
10612         * objc/compile/20011211-1.m: New compile test.
10613
10614 2001-12-11  Jason Merrill  <jason@redhat.com>
10615
10616         * lib/prune.exp (prune_gcc_output): Also handle "In member
10617         function".  So many permutations...
10618
10619 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
10620
10621         * g++.dg/template/typedef1.C: New test.
10622
10623 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
10624
10625         * g++.dg/other/copy1.C: New test.
10626
10627 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
10628
10629         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
10630
10631         * gcc.dg/builtin-choose-expr.c: New.
10632
10633 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
10634
10635         * gcc.dg/altivec-2.c: New.
10636
10637 2001-12-07  Richard Henderson  <rth@redhat.com>
10638
10639         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
10640
10641 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
10642
10643         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
10644         ultrasparc.
10645
10646 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10647
10648         * g++-old.deja/g++.robertl/eb101.C: Deleted.
10649
10650 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
10651
10652         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
10653         variable argument list.
10654
10655 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
10656
10657         * gcc.c-torture/execute/memcheck: Delete entire directory.
10658         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
10659         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
10660
10661 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10662
10663         * gcc.dg/Wshadow-1.c: New test.
10664
10665 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
10666
10667         * gcc.c-torture/compile/20011130-1.c: New test.
10668
10669         * gcc.dg/noncompile/20011025-1.c: New test.
10670
10671         * g++.dg/other/anon-union.C: New test.
10672
10673         * gcc.c-torture/execute/20011024-1.c: New test.
10674
10675 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10676
10677         * gcc.c-torture/execute/20000722-1.x,
10678         gcc.c-torture/execute/20010123-1.x: Remove.
10679         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
10680         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
10681         gcc.dg/c99-complit-2.c: New tests.
10682
10683 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
10684
10685         * g++.dg/inherit/base1.C: New test.
10686
10687 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
10688
10689         * g++.dg/other/stdarg1.C: New test.
10690
10691         * gcc.c-torture/compile/20011130-2.c: New test.
10692
10693 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
10694
10695         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
10696         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
10697         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
10698         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
10699         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
10700         * gcc.dg/builtin-prefetch-1.c: New test.
10701
10702 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
10703
10704         * gcc.dg/20011130-1.c: New test.
10705
10706 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
10707
10708         * g++.dg/other/scope1.C: New test.
10709         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
10710
10711 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10712
10713         * gcc.dg/vla-init-1.c: New test.
10714
10715 2001-12-01  Geoff Keating  <geoffk@redhat.com>
10716
10717         * gcc.c-torture/compile/structs.c: New testcase from GDB.
10718
10719 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10720
10721         * objc.dg/alias.m: Update.
10722         * objc.dg/class-1.m: Update.
10723         * objc.dg/const-str-1.m: Update.
10724         * objc.dg/fwd-proto-1.m: Update.
10725         * objc.dg/id-1.m: Update.
10726         * objc.dg/super-class-1.m: Update.
10727
10728 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
10729
10730         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
10731         constructs.
10732
10733 2001-11-28  Jeffrey A Law  (law@cygnus.com)
10734
10735         * gcc.c-torture/execute/20011128-1.c: New test.
10736
10737 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
10738
10739         * gcc.dg/20011127-1.c: New test.
10740
10741 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10742
10743         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
10744         from Austin Group draft 7.
10745         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
10746         scanf format arguments.
10747         * gcc.dg/format/no-exargs-2.c: New test.
10748
10749 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
10750
10751         * g++.dg/abi/vbase8-4.C: New test.
10752
10753 2001-11-24  Ian Lance Taylor  <ian@airs.com>
10754
10755         * gcc.c-torture/execute/20011121-1.c: New test.
10756
10757 2001-11-23  Jeffrey A Law  (law@cygnus.com)
10758
10759         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
10760
10761 2001-11-23  Andreas Jaeger  <aj@suse.de>
10762
10763         * gcc.dg/cpp/charconst-2.c: New test.
10764
10765 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
10766
10767         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
10768         to the host if it is remote.  Let tests specify extra headers
10769         they use.
10770         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
10771         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
10772         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
10773         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
10774         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
10775         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
10776         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
10777         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
10778         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
10779         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
10780
10781 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
10782
10783         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
10784         for little endian ARMs.
10785
10786 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
10787
10788         * gcc.c-torture/compile/20011119-1.c: New test.
10789         * gcc.c-torture/compile/20011119-2.c: New test.
10790
10791 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
10792
10793         * gcc.dg/altivec-1.c: Fix typo.
10794
10795 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10796
10797         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
10798
10799 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10800
10801         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
10802
10803 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
10804
10805         * lib/g77.exp: Don't specify --rpath-link.
10806
10807         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
10808         across all the headers.
10809         * gcc.dg/format/format.exp: For testing on a remote host,
10810         copy format.h.
10811
10812         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
10813         * gcc.c-torture/execute/930406-1.c: Likewise.
10814         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
10815
10816 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
10817
10818         * gcc.dg/altivec-1.c: New.
10819
10820 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
10821
10822         * gcc.dg/cpp/fpreprocessed.c: New test case.
10823
10824 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10825
10826         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
10827         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
10828         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
10829
10830 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10831
10832         * gcc.dg/no-builtin-1.c: New test.
10833
10834 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
10835
10836         * gcc.c-torture/execute/20011115-1.c: New test.
10837
10838 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
10839
10840         * gcc.c-torture/compile/20011114-2.c: New test.
10841         * gcc.c-torture/compile/20011114-3.c: New test.
10842         * gcc.c-torture/compile/20011114-4.c: New test.
10843
10844 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10845
10846         * g++.dg/other/init1.C: New test.
10847
10848 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
10849
10850         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
10851         message.
10852
10853         * gcc.c-torture/execute/20011114-1.c: New testcase.
10854
10855         * gcc.c-torture/compile/20010327-1.c: Revert last change.
10856         * gcc.c-torture/compile/20011114-1.c: New test, exactly
10857         like the (before this change) version of 20010327-1.c.
10858
10859 2001-11-14  Roger Sayle <roger@eyesopen.com>
10860
10861         * gcc.c-torture/execute/string-opt-13.c: New testcase.
10862
10863 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
10864
10865         * g++.dg/init/array2.C: New test.
10866
10867 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
10868
10869         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
10870
10871 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10872
10873         * g++.dg/other/forscope1.C: New test.
10874         * g++.dg/ext/forscope1.C: New test.
10875         * g++.dg/ext/forscope2.C: New test.
10876
10877 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
10878
10879         * gcc.c-torture/execute/20011113-1.c: New test.
10880
10881 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
10882
10883         * gcc.c-torture/execute/20011109-2.c: New test.
10884
10885         * gcc.c-torture/execute/20011109-1.c: New test.
10886
10887 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
10888
10889         * gcc.c-torture/compile/20011109-1.c: New test.
10890
10891 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10892
10893         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
10894         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
10895         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
10896         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
10897         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
10898         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
10899         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
10900
10901 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10902
10903         * g++.dg/warn/Wshadow-1.C: New tests.
10904         * g++.old-deja/g++.mike/for3.C: Update.
10905
10906 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10907
10908         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
10909         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
10910         XFAILs.  Adjust expected error texts.
10911         * gcc.c-torture/compile/20011106-1.c,
10912         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
10913         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
10914         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
10915         gcc.dg/c99-array-lval-5.c: New tests.
10916
10917 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10918
10919         * gcc.dg/cpp/defined.c: Update.
10920
10921 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10922
10923         * gcc.c-torture/execute/anon-1.c: New test.
10924
10925 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
10926
10927         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
10928         same size, so no warning should be produced on stormy16.
10929
10930         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
10931         due to oversized array.
10932         * g++.old-deja/g++.mike/ns15.C: Likewise.
10933         * g++.old-deja/g++.pt/crash16.C: Likewise.
10934
10935 2001-11-02  Graham Stott  <grahams@redhat.com>
10936
10937         * g++.dgother/debug1.C: Fix typos.
10938
10939 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
10940
10941         * g++.dg/other/debug1.C: New test.
10942
10943 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10944
10945         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
10946         of unsigned long.
10947
10948 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
10949
10950         * gcc.dg/20011029-2.c: New test.
10951
10952         * gcc.c-torture/compile/20011029-1.c: New test.
10953
10954 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
10955
10956         * objc/execute/class_self-1.m: New test.
10957         * objc/execute/class_self-2.m: New test.
10958
10959 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
10960
10961         * gcc.misc-tests/msgs.exp: Delete.
10962         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
10963         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
10964         error set to match recent changes.
10965
10966 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
10967
10968         * gcc.dg/20011021-1.c: New test.
10969
10970 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
10971
10972         * gcc.c-torture/compile/20011023-1.c: New test.
10973
10974 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
10975
10976         * lib/g77.exp: Rewrite based on lib/g++.exp.
10977
10978 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
10979
10980         * gcc.c-torture/execute/20011019-1.c: New test.
10981
10982         * gcc.dg/20011018-1.c: New test.
10983
10984 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
10985
10986         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
10987
10988 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
10989
10990         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
10991         * gcc.dg/attr-invalid.c: Likewise.
10992
10993 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
10994
10995         * testsuite/gcc.dg/20011015-1.c: New test.
10996
10997 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10998
10999         * g++.dg/template/unify2.C: New test.
11000
11001 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11002
11003         * g++.dg/other/exception-specification.C: New test
11004
11005 2001-10-13  Tom Rix  <trix@redhat.com>
11006
11007         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11008         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11009
11010 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11011
11012         * testsuite/gcc.dg/20011009-1.c: New test.
11013
11014 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11015
11016         PR g++/4476
11017         * g++.dg/other/friend1.C: New test.
11018
11019 2001-10-11  Richard Henderson  <rth@redhat.com>
11020
11021         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11022
11023 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11024
11025         * gcc.c-torture/compile/20011010-1.c: New.
11026
11027 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11028
11029         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11030         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11031         g77.f-torture/execute/execute.exp,
11032         g77.f-torture/noncompile/noncompile.exp,
11033         gcc.c-torture/compile/compile.exp,
11034         gcc.c-torture/execute/execute.exp,
11035         gcc.c-torture/execute/ieee/ieee.exp,
11036         gcc.c-torture/execute/memcheck/memcheck.exp,
11037         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11038         objc/execute/execute.exp: Update FSF address.
11039
11040 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11041
11042         * gcc.dg/cpp/cmdlne-C.c: Update.
11043         * gcc.dg/cpp/cmdlne-C2.c: New.
11044
11045 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11046
11047         * gcc.c-torture/execute/20011008-3.c: New.
11048
11049 2001-10-08  DJ Delorie  <dj@redhat.com>
11050
11051         * gcc.dg/20011008-1.c: New.
11052         * gcc.dg/20011008-2.c: New.
11053
11054 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11055
11056         * gcc.dg/cpp/spacing1.c: Update test.
11057
11058 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11059
11060         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11061         spelling errors of "separate" as "seperate".
11062
11063 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11064
11065         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11066         enough to avoid inlining.
11067
11068 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11069
11070         * lib/g77.exp: set libg2c_dir correctly.
11071
11072 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11073
11074         * gcc.dg/cpp/macro11.c: New test.
11075
11076 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11077
11078         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11079         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11080         gcc.dg/format/multattr-3.c: New tests.
11081         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11082         tests for format attributes on function pointers being rejected.
11083
11084 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11085
11086         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11087
11088 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11089
11090         * g++.dg/warn/format1.C: New test.
11091
11092 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11093
11094         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11095
11096 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11097
11098         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11099
11100 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11101
11102         * gcc.dg/cpp/redef2.c: Add test.
11103
11104 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11105
11106         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11107         long-standing bug on i686, apparently.
11108         * gcc.c-torture/execute/loop-2c.x: New file.
11109         * gcc.c-torture/execute/loop-2d.x: New file.
11110         * gcc.c-torture/execute/loop-3c.x: New file.
11111
11112 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11113
11114         * gcc.dg/cpp/20000625-2.c: Correct line number.
11115
11116 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11117
11118         * gcc.dg/cpp/macro10.c: New test.
11119         * gcc.dg/cpp/strify3.c: New test.
11120         * gcc.dg/cpp/spacing1.c: Add tests.
11121         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11122         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11123
11124 2001-09-24  DJ Delorie  <dj@redhat.com>
11125
11126         * gcc.c-torture/execute/20010924-1.c: New test.
11127
11128 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11129
11130         * testsuite/objc/execute/paste.m: Remove.
11131
11132 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11133
11134         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11135
11136 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11137
11138         * g77.dg/strlen0.f: New test.
11139
11140 2001-09-21  Richard Henderson  <rth@redhat.com>
11141
11142         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11143         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11144
11145 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11146
11147         Table-driven attributes.
11148         * g++.dg/ext/attrib1.C: New test.
11149
11150 2001-09-20  DJ Delorie  <dj@redhat.com>
11151
11152         * gcc.dg/20000926-1.c: Update expected warning messages.
11153         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11154         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11155         array.
11156
11157 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11158
11159         * g++.dg/eh/registers1.C: New test case.
11160
11161 2001-09-17  Richard Henderson  <rth@redhat.com>
11162
11163         * gcc.dg/array-5.c: Fix VLA decomposition test.
11164
11165 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11166
11167         * gcc.dg/cpp/line5.c: New testcase.
11168
11169 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11170
11171         * gcc.dg/cpp/macro9.c: New test.
11172
11173 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11174
11175         * gcc.c-torture/execute/980223.c: Change type of addr from long
11176         to char *.
11177
11178 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11179
11180         * gcc.c-torture/execute/20010915-1.c: New test.
11181
11182 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11183
11184         * g77.dg/bprob: New directory.
11185         * g77.dg/bprob/bprob.exp: New file.
11186         * g77.dg/bprob/bprob-1.f: New test.
11187         * g77.dg/gcov: New directory.
11188         * g77.dg/gcov/gcov.exp: New file.
11189         * g77.dg/gcov/gcov-1.f: New test.
11190         * g77.dg/gcov/gcov-1.x: New file.
11191
11192 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11193
11194         * gcc.dg/cpp/directiv.c: Update.
11195         * gcc.dg/cpp/undef1.c: Update.
11196
11197 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11198
11199         * gcc.dg/20010912-1.c: New test.
11200
11201 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11202
11203         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11204         language-independent file in lib.
11205         * lib/gcov.exp: New file.
11206
11207 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11208
11209         * gcc.c-torture/compile/20010911-1.c: New test.
11210
11211 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11212
11213         * lib/profopt.exp: New, to support profile-directed optimizations.
11214         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11215         * gcc.misc-tests/bprob-1.c: New test.
11216         * gcc.misc-tests/bprob-2.c: New test.
11217
11218 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11219
11220         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11221         XFAIL and which kinds of gcov output to verify.
11222         * gcc.misc-tests/gcov-4b.x: New file.
11223         * gcc.misc-tests/gcov-5b.x: New file.
11224         * gcc.misc-tests/gcov-6.x: New file.
11225         * gcc.misc-tests/gcov-7.c: New test.
11226         * gcc.misc-tests/gcov-7.x: New file.
11227
11228 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11229
11230         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11231         * gcc.misc-tests/gcov-6.c: New test.
11232
11233 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11234
11235         PR c++/3986
11236         * g++.dg/abi/vbase1.C: New test.
11237
11238 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11239
11240         * objc.dg/method-2.m: New.
11241
11242 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11243
11244         PR c++/4203
11245         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11246         * g++.dg/init/empty1.C: New test.
11247
11248 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11249
11250         * gcc.c-torture/compile/20010903-1.c: New test.
11251
11252 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11253
11254         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11255         for m68k.
11256
11257 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11258
11259         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11260
11261         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11262
11263         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11264
11265 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11266
11267         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11268         for 16-bit 'unsigned int'.
11269
11270 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11271
11272         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11273
11274 2001-08-27  Richard Henderson  <rth@redhat.com>
11275
11276         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11277         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11278
11279 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11280
11281         * gcc.dg/asm-names.c (ymain): New.
11282
11283 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11284
11285         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11286         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11287         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11288
11289 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11290
11291         * gcc.dg/compare5.c: New testcase.
11292
11293 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11294
11295         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11296         and "In instantiation".
11297
11298 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11299
11300         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11301
11302 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11303
11304         * gcc.misc-tests/gcov.exp: Add support for branch information.
11305         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11306         * gcc.misc-tests/gcov-4.c: New test.
11307         * gcc.misc-tests/gcov-4b.c: New test.
11308         * gcc.misc-tests/gcov-5b.c: New test.
11309
11310 2001-08-20  Zack Weinberg  <zackw@panix.com>
11311
11312         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11313         expected to fail.
11314
11315 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11316
11317         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11318
11319 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11320
11321         * g++.dg/eh/template1.C: New test.
11322
11323 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11324
11325         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11326         Fix thinko.
11327         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11328         for xfail.
11329
11330 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11331
11332         * lib/g77-dg.exp:  Use prune.exp for common procedures
11333         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11334         * lib/g77.exp: (g77-dg-prune) Remove
11335
11336 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11337
11338         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11339
11340 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11341
11342         * g++.dg/template/unify1.C: New test.
11343
11344 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11345
11346         * g++.dg/abi/empty4.C: New test.
11347
11348 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11349
11350         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11351         solaris2.*
11352         * g77.f-torture/compile/pr3743.x: Likewise
11353
11354 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11355
11356         * g++.dg/other/using-declaration.C: New test.
11357
11358 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11359
11360         * gcc.dg/cpp/tr-sign.c: New testcase.
11361
11362 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11363
11364         * gcc.dg/cpp/19951025-1.c: Revert.
11365         * gcc.dg/cpp/directiv.c: We no longer process directives that
11366         interrupt macro arguments.
11367
11368 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11369
11370         * gcc.dg/bconstp-1.c: New test.
11371
11372 2001-08-03  Richard Henderson  <rth@redhat.com>
11373
11374         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11375
11376 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11377
11378         * gcc.dg/cpp/19951025-1.c: Update.
11379
11380 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11381
11382         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11383         should be x.
11384
11385 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11386
11387         Kill -fhonor-std.
11388         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11389         * g++.old-deja/g++.other/std1.C: Likewise.
11390         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11391
11392 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11393
11394         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11395         (g77_pass, g77_fail, g77_finish, g77_exit,
11396         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11397
11398 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11399
11400         * g77.dg/fbackslash.f
11401         * g77.dg/fcase-preserve.f
11402         * g77.dg/ff90-1.f
11403         * g77.dg/ffixed-line-length-0.f
11404         * g77.dg/ffixed-line-length-132.f
11405         * g77.dg/ffixed-line-length-7.f
11406         * g77.dg/ffixed-line-length-72.f
11407         * g77.dg/ffixed-line-length-none.f
11408         * g77.dg/ffree-form-1.f
11409         * g77.dg/fno-backslash.f
11410         * g77.dg/fno-f90-1.f
11411         * g77.dg/fno-fixed-form-1.f
11412         * g77.dg/fno-onetrip.f
11413         * g77.dg/fno-typeless-boz.f
11414         * g77.dg/fno-underscoring.f
11415         * g77.dg/fno-vxt-1.f
11416         * g77.dg/fonetrip.f
11417         * g77.dg/ftypeless-boz.f
11418         * g77.dg/fugly-assumed.f
11419         * g77.dg/funderscoring.f
11420         * g77.dg/fvxt-1.f
11421
11422 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11423
11424         * objc.dg/fwd-proto-1.m: New.
11425         * objc.dg/local-decl-1.m: New.
11426         * objc.dg/naming-1.m: New.
11427         * objc.dg/naming-2.m: New.
11428         * objc.dg/proto-hier-1.m: New.
11429
11430 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11431
11432         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11433         largest-type elements to a struct makes its size grow.
11434
11435 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11436
11437         * g++.dg/abi/vthunk1.C: New test.
11438
11439 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11440
11441         * g++.dg/abi/vbase8-22.C: New test.
11442
11443 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11444
11445         * gcc.dg/cpp/macro8.c: New test.
11446
11447 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11448
11449         * g++.dg/abi/vbase8-21.C: New test.
11450
11451 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11452
11453         * g++.dg/abi/vbase8-10.C: New test.
11454
11455 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11456
11457         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11458         ${tool}_set_ld_library_path.
11459         Changed caller.
11460         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11461         g++.exp.
11462
11463 2001-07-26  Stan Cox <scox@redhat.com>
11464
11465         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11466         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11467         gcc_exit, gcc_check_unsupported_p):
11468         Moved to gcc-deps.exp
11469         * gcc-deps.exp: New file.
11470
11471 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11472
11473         * g++.old-deja/g++.pt/defarg14.C: New test.
11474
11475 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11476
11477         * g++.old-deja/g++.other/lineno5.C: New test.
11478
11479 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11480
11481         * g++.old-deja/g++.pt/crash68.C: New test.
11482
11483 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11484
11485         * g++.old-deja/g++.other/crash42.C: New test.
11486
11487 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11488
11489         * gcc.dg/cpp/extratokens.c: Fix.
11490         * gcc.dg/cpp/skipping2.c: New tests.
11491
11492 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11493
11494         * gcc.c-torture/execute/20010724-1.c: New file.
11495         * gcc.c-torture/execute/20010724-1.x: New file.
11496
11497 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11498
11499         * g++.old-deja/g++.other/cond7.C: New test.
11500
11501 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11502
11503         * g++.old-deja/g++.other/optimize4.C: New test.
11504
11505 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11506
11507         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11508
11509 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11510
11511         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11512         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11513         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11514         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11515
11516         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11517         bug report" message.
11518
11519         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11520         * g++.dg/ext/instantiate1.C: Move from old-deja.
11521
11522 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11523
11524         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11525         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11526         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11527         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11528
11529 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11530
11531         * gcc.c-torture/execute/20010723-1.c: New test.
11532
11533 2001-07-23  Ben Elliston  <bje@redhat.com>
11534
11535         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11536
11537 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11538
11539         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11540         i[34567]86-*-*.
11541         Delete handling of ieee_multilib_flags.
11542         Pass -mieee for alpha*-*-* and sh-*-*.
11543         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11544
11545 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11546
11547         Remove old-abi tests.
11548         * g++.old-deja/g++.mike/p11116.C: Remove.
11549         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11550
11551 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11552
11553         * g77.f-torture/compile/pr3743.f:  New test
11554
11555 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11556
11557         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11558
11559 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11560
11561         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11562         g++.old-deja/g++.pt/static6.C: Likewise.
11563         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11564         supports weak symbols.
11565
11566 2001-07-18  Andreas Jaeger  <aj@suse.de>
11567
11568         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11569         supported again.
11570
11571 2001-07-18  Andreas Jaeger  <aj@suse.de>
11572
11573         * gcc.dg/iftrap-1.c: Fix target line.
11574
11575 2001-07-17  Richard Henderson  <rth@redhat.com>
11576
11577         * gcc.c-torture/execute/20010717-1.c: New.
11578
11579 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11580
11581         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
11582         tests.
11583
11584 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11585
11586         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
11587
11588 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11589
11590         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
11591         UAC_SIGBUS, UAC_NOPRINT definitions.
11592
11593 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
11594
11595         * objc/execute/object_is_class.m: New test.
11596         * objc/execute/object_is_meta_class.m: New test.
11597
11598 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11599
11600         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
11601         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
11602
11603 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
11604
11605         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
11606         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
11607
11608 2001-07-14  Richard Henderson  <rth@redhat.com>
11609
11610         * gcc.dg/iftrap-1.c: New.
11611
11612 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
11613
11614         * g77.f-torture/execute/intrinsic77.f: New test.
11615
11616 2001-07-11  Janis Johnson <janis@us.ibm.com>
11617
11618         * gcc.misc-tests/gcov-3.c: New test.
11619
11620 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11621
11622         * gcc.c-torture/compile/20010711-1.c,
11623         * gcc.c-torture/compile/20010711-2.c: New tests.
11624
11625 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11626
11627         * gcc.c-torture/execute/20010711-1.c: New test.
11628
11629 2001-07-11  Ben Elliston  <bje@redhat.com>
11630
11631         * g++.old-deja/g++.other/enum5.C: New test.
11632
11633 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
11634
11635         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
11636         (g++-dg-prune): Call prune_gcc_output.
11637         * prune.exp: New file for prune_gcc_output.
11638         * lib/g++.exp, lib/gcc.exp: Load it.
11639
11640 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11641
11642         * gcc.c-torture/compile/20010701-1.c,
11643         g++.old-deja/g++.ext/attrib6.C: New tests.
11644
11645 2001-07-06  Jeffrey A Law  (law@cygnus.com)
11646
11647         * gcc.c-torture/compile/20010706-1.c: New test.
11648
11649 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
11650
11651         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
11652
11653 2001-06-28  Stan Shebs  <shebs@apple.com>
11654
11655         * gcc.dg/pragma-darwin.c: New test.
11656
11657 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11658
11659         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
11660         Solaris 2.[678] system.
11661
11662 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11663
11664         * gcc.dg/20010622-1.c: New test.
11665
11666 2001-06-18  Stan Shebs  <shebs@apple.com>
11667
11668         * objc.dg: New directory.
11669         * objc.dg/dg.exp: New file.
11670         * objc.dg/alias.m: New.
11671         * objc.dg/class-1.m: New.
11672         * objc.dg/class-2.m: New.
11673         * objc.dg/const-str-1.m: New.
11674         * objc.dg/const-str-2.m: New.
11675         * objc.dg/id-1.m: New.
11676         * objc.dg/method-1.m: New.
11677         * objc.dg/super-class-1.m: New.
11678         * lib/objc-dg.exp: New file.
11679
11680 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11681
11682         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
11683         of label name.
11684
11685 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
11686
11687         * g++.old-deja/g++.abi/vbase8-9.C: New test.
11688
11689 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11690
11691         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
11692         variable.
11693
11694 2001-06-12  Richard Henderson  <rth@redhat.com>
11695
11696         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
11697
11698 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11699
11700         * g++.old-deja/g++.abi/vbase5.C: New test.
11701         * g++.old-deja/g++.abi/vbase6.C: New test.
11702         * g++.old-deja/g++.abi/vbase7.C: New test.
11703
11704 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11705
11706         * gcc.c-torture/compile/20010610-1.c: New test.
11707
11708 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11709
11710         * g++.old-deja/g++.abi/vbase4.C: New test.
11711
11712 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11713
11714         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
11715         support %f for HC11/HC12 targets.
11716         * gcc.c-torture/execute/930513-1.x: New file, likewise.
11717         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
11718         on HC11/HC12 targets.
11719         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
11720
11721 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11722
11723         * gcc.dg/wchar_t-1.c: New file.
11724         * gcc.dg/wint_t-1.c: Likewise.
11725
11726 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
11727
11728         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
11729
11730 2001-06-11  Richard Henderson  <rth@redhat.com>
11731
11732         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
11733
11734 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11735
11736         * gcc.c-torture/compile/20010611-1.c: New test.
11737
11738 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11739
11740         * gcc.dg/c99-tag-1.c: Add more tests.
11741
11742 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
11743
11744         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
11745         representation on MN10300 and ARM/Thumb.
11746
11747 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
11748
11749         * g77.f-torture/execute/20010610.f: New.
11750
11751 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
11752
11753         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
11754         names.
11755
11756 2001-06-09  Richard Henderson  <rth@redhat.com>
11757
11758         * gcc.c-torture/execute/ashrdi-1.c: New.
11759         * gcc.c-torture/execute/ashldi-1.c: New.
11760         * gcc.c-torture/execute/lshrdi-1.c: New.
11761
11762 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
11763
11764         * objc/execute/load-3.m: Added. Check sending +load to categories,
11765         in addition to classes.
11766
11767 2001-06-08  Stan Shebs  <shebs@apple.com>
11768
11769         * objc/execute/load-2.m: New test.  From Nicola Pero
11770         <n.pero@mi.flashnet.it>.
11771
11772 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
11773
11774         * gcc.c-torture/execute/20010605-2.c: New test.
11775
11776 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11777
11778         * g++.old-deja/g++.abi/vbase2.C: New test.
11779         * g++.old-deja/g++.abi/vbase3.C: New test.
11780
11781 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11782
11783         * g++.old-deja/g++.pt/friend49.C: New test.
11784
11785 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
11786
11787         * g++.old-deja/g++.ext/anon3.C: New test.
11788
11789 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
11790
11791         * g++.old-deja/g++.other/conv7.C: New test.
11792
11793 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11794
11795         * gcc.c-torture/compile/20010605-2.c: New test.
11796
11797 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11798
11799         * gcc.c-torture/execute/20010604-1.c: New test.
11800
11801 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
11802
11803         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
11804
11805 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
11806
11807         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
11808         (g++_link_flags): Likewise.
11809         (g++_init): Pass gccpath's value to two previous functions.
11810
11811 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11812
11813         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
11814         Ensure logfile entry matches exec command line.
11815
11816 2001-05-31  Richard Henderson  <rth@redhat.com>
11817
11818         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
11819         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
11820
11821 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
11822
11823         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
11824         compiler for irix6.2
11825
11826 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
11827
11828         * g++.old-deja/g++.other/optimize3.C: New file.
11829
11830 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
11831
11832         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
11833         assemble.
11834
11835 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
11836
11837         * g++.old-deja/g++.other/optimize2.C: New file.
11838
11839 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
11840
11841         * gcc.c-torture/compile/20010518-2.c: New file.
11842         * gcc.c-torture/execute/20010518-1.c: New file.
11843         * gcc.c-torture/execute/20010518-2.c: New file.
11844
11845 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11846
11847         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
11848
11849 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
11850
11851         G++ no longer defines builtins that do not begin with __builtin.
11852         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
11853         * g++.old-deja/g++.brendand/misc13.C: Likewise.
11854         * g++.old-deja/g++.law/builtin1.C: Likewise.
11855         * g++.old-deja/g++.law/cvt2.C: Likewise.
11856         * g++.old-deja/g++.mike/net5.C: Likewise.
11857         * g++.old-deja/g++.other/builtins1.C: Likewise.
11858         * g++.old-deja/g++.other/builtins2.C: Likewise.
11859         * g++.old-deja/g++.other/builtins3.C: Likewise.
11860         * g++.old-deja/g++.other/builtins4.C: Likewise.
11861         * g++.old-deja/g++.other/inline8.C: Likewise.
11862         * g++.old-deja/g++.robertl/eb39.C: Likewise.
11863
11864 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
11865
11866         * g++.old-deja/g++.pt/using1.C: Adjust.
11867         * g++.old-deja/g++.pt/using2.C: New test.
11868
11869 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
11870
11871         * gcc.dg/cpp/charconst.c: New tests.
11872         * gcc.dg/cpp/escape.c: New tests.
11873         * gcc.dg/cpp/escape-1.c: New tests.
11874         * gcc.dg/cpp/escape-2.c: New tests.
11875         * gcc.dg/cpp/ucs.c: New tests.
11876
11877 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
11878
11879         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
11880         native compiler for irix6.5.
11881
11882 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
11883
11884         * lib/g++.exp (g++_include_flags): Use args to compute
11885         get_multilibs.
11886         (g++_link_flags): Likewise.
11887         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
11888
11889 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11890
11891         * gcc.dg/c90-hexfloat-1.c: Add more tests.
11892
11893 2001-05-21  Geoff Keating  <geoffk@redhat.com>
11894
11895         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
11896         this file.
11897
11898 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11899
11900         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
11901         STACK_SIZE;
11902         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
11903         to STACK_SIZE; Use it to define size of add_histo array.
11904         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
11905         to STACK_SIZE.
11906         (f): Use GITT_SIZE to define size of gitt local table.
11907         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
11908         to STACK_SIZE; Use it to define size of bytemem array.
11909
11910 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11911
11912         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
11913         on 68HC11/HC12 due to the asm instruction.
11914         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
11915         * gcc.c-torture/compile/920520-1.x: Likewise.
11916         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
11917         on 68HC11/HC12 because the function is larger than 64K.
11918         * gcc.c-torture/compile/961203-1.x: New file, this test fails
11919         on 68HC11/HC12 because the structure is too large.
11920
11921 2001-05-20  Richard Henderson  <rth@redhat.com>
11922
11923         * gcc.c-torture/execute/20010520-1.c: New.
11924
11925 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11926
11927         * g++.old-deja/g++.warn/compare1.C: New test.
11928         * gcc.dg/compare4.c: New test.
11929
11930 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
11931
11932         * g++.old-deja/g++.other/optimize1.C: New test.
11933
11934 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11935
11936         * g++.old-deja/g++.pt/spec41.C: New test.
11937
11938 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11939
11940         * gcc.c-torture/compile/20010114-1.x: Remove.
11941
11942 2001-05-18  Stan Shebs  <shebs@apple.com>
11943
11944         * gcc.c-torture/compile/20010518-1.c: New test.
11945
11946 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
11947
11948         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
11949         * g++.old-deja/g++.pt/crash67.C: New test.
11950
11951 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
11952
11953         * g++.old-deja/g++.other/debug9.C: New test.
11954
11955 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
11956
11957         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
11958
11959 2001-05-16  Jan Hubicka  <jh@suse.cz>
11960
11961         * gcc.c-torture/compile/20010516-1.c: New test.
11962
11963 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11964
11965         * g++.old-deja/g++.other/crash41.C: New test.
11966
11967 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11968
11969         * g++.old-deja/g++.pt/crash66.C: New test.
11970
11971 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
11972
11973         * g++.old-deja/g++.robertl/eb27.C: Convert.
11974
11975 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
11976
11977         * g++.dg/friend-warn.C: New test.  Do not warn about friend
11978         declaration being redundant.
11979
11980 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
11981
11982         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
11983
11984 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
11985
11986         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
11987
11988 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
11989
11990         * lib/g++.exp: Use testsuite_flags.
11991
11992 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
11993
11994         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
11995
11996 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11997
11998         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
11999
12000 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12001
12002         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12003
12004 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12005
12006         * gcc.c-torture/compile/20010313-1.c: New test.
12007
12008 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12009
12010         * gcc.dg/cpp/direct2.c: New test.
12011         * gccq.dg/cpp/direct2s.c: New test.
12012
12013         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12014
12015 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12016
12017         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12018         * g++.old-deja/g++.other/op3.C: Likewise.
12019
12020 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12021
12022         * gcc.dg/cpp/syshdr.h: New file.
12023         * gcc.dg/cpp/sysmac1.c: Update.
12024         * gcc.dg/cpp/sysmac2.c: Update.
12025
12026 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12027
12028         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12029
12030 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12031
12032         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12033         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12034
12035 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12036
12037         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12038
12039 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12040
12041         * lib/g++.exp (g++_include_flags): Don't use any special flags
12042         if TESTING_IN_BUILD_TREE is not defined.
12043         (g++_init): Use a plain 'c++' as the compiler if
12044         TESTING_IN_BUILD_TREEE is not defined.
12045
12046 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12047
12048         * g++.old-deja/g++.eh/catch13.C: New test.
12049         * g++.old-deja/g++.eh/catch14.C: New test.
12050
12051 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12052
12053         * gcc.dg/cpp/tr-define.c: New test.
12054
12055 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12056
12057         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12058         <stdlib.h>, not <malloc.h>.
12059
12060 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12061
12062         * g++.old-deja/g++.ns/template17.C: New test.
12063
12064 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12065
12066         * g++.old-deja/g++.pt/ref4.C: New test.
12067
12068 2001-04-30  Richard Henderson  <rth@redhat.com>
12069
12070         * gcc.dg/20000724-1.c: Revert last change.
12071
12072 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12073
12074         * g77.f-torture/execute/20010430.f: New test.
12075
12076 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12077
12078         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12079
12080 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12081
12082         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12083
12084 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12085
12086         * g++.old-deja/g++.eh/crash6.C: New test.
12087
12088 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12089
12090         * g++.old-deja/g++.other/warn7.C: New test.
12091
12092 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12093
12094         * g++.old-deja/g++.other/defarg9.C: New test.
12095
12096 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12097
12098         * g77.f-torture/compile/20010426.f: New test.
12099         * g77.f-torture/execute/20010426.f: New test.
12100
12101 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12102
12103         * g77.f-torture/compile/20000629-1.x: Remove - error
12104         has been fixed.
12105
12106 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12107
12108         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12109         Tweak slightly to work with g++.dg framework.
12110         * g++.dg/special/ecos.exp: Run initp1.C test.
12111         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12112
12113         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12114         its linker doesn't give line numbers either.
12115         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12116
12117 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12118
12119         * g++.old-deja/g++.other/lex1.C: New test.
12120
12121 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12122
12123         * gcc.dg/noncompile/20010425-1.c: New test.
12124
12125 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12126
12127         * g++.old-deja/g++.pt/mangle2.C: New test.
12128
12129 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12130
12131         * gcc.dg/format/plus-1.c: New test.
12132
12133 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12134
12135         * gcc.dg/20010423-1.c: New test.
12136
12137 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12138
12139         * gcc.c-torture/execute/20010422-1.c: New test.
12140
12141 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12142
12143         * g++.old-deja/g++.ns/type2.C: New test.
12144
12145 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12146
12147         * g++.old-deja/g++.other/perf1.C: New test.
12148
12149 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12150
12151         * gcc.dg/c99-func-2.c: Remove xfail.
12152         * gcc.dg/c99-func-3.c: Remove xfail.
12153         * gcc.dg/c99-func-4.c: Remove xfail.
12154
12155 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12156
12157         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12158
12159 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12160
12161         * gcc.c-torture/compile/20010423-1.c: New test.
12162
12163 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12164
12165         * g++.old-deja/g++.pt/typename28.C: New test.
12166
12167 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12168
12169         * g++.old-deja/g++.abi/empty2.C: New test.
12170         * g++.old-deja/g++.abi/empty3.C: New test.
12171
12172 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12173
12174         * g++.old-deja/g++.other/comdat2.C: New test.
12175         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12176
12177 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12178
12179         * g++.old-deja/g++.other/overload14.C: New test.
12180
12181 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12182
12183         * g++.old-deja/g++.other/lookup23.C: New test.
12184
12185 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12186
12187         * gcc.c-torture/execute/20010403-1.c: New test.
12188
12189 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12190             Mark Mitchell  <mark@codesourcery.com>
12191
12192         * lib/old-dejagnu.exp: Don't delete output of executable.
12193         Add .exe suffix to executables.
12194
12195 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12196
12197         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12198
12199 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12200
12201         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12202
12203 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12204
12205         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12206         * g++.old-deja/g++.abi/crash1.C: New test.
12207
12208 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12209
12210         * g++.old-deja/g++.other/crash40.C: New test.
12211
12212 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12213
12214         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12215
12216 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12217
12218         * g++.old-deja/g++.other/warn6.C: New test.
12219
12220 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12221
12222         * g++.old-deja/g++.robertl/eb42.C: Same.
12223
12224 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12225
12226         * gcc.dg/wtr-conversion-1.c: New testcase.
12227
12228 2001-04-10  Richard Henderson  <rth@redhat.com>
12229
12230         * g++.old-deja/g++.other/array5.C: New.
12231
12232 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12233
12234         * gcc.c-torture/execute/20010408-1.c: New test.
12235
12236 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12237
12238         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12239         headers and constructs.
12240         * g++.old-deja/g++.robertl/eb79.C: Same.
12241         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12242         * g++.old-deja/g++.robertl/eb73.C: Same.
12243         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12244         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12245         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12246         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12247         * g++.old-deja/g++.robertl/eb44.C: Same.
12248         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12249         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12250         * g++.old-deja/g++.robertl/eb39.C: Same.
12251         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12252         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12253         * g++.old-deja/g++.robertl/eb30.C: Same.
12254         * g++.old-deja/g++.robertl/eb3.C: Same.
12255         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12256         * g++.old-deja/g++.robertl/eb21.C: Same.
12257         * g++.old-deja/g++.robertl/eb15.C: Same.
12258         * g++.old-deja/g++.robertl/eb118.C: Same.
12259         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12260         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12261         * g++.old-deja/g++.robertl/eb109.C: Same.
12262         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12263         * g++.old-deja/g++.mike/rtti1.C: Same.
12264         * g++.old-deja/g++.mike/p658.C: Same.
12265         * g++.old-deja/g++.mike/net46.C: Same.
12266         * g++.old-deja/g++.mike/net34.C: Same.
12267         * g++.old-deja/g++.mike/memoize1.C: Same.
12268         * g++.old-deja/g++.mike/eh2.C: Same.
12269         * g++.old-deja/g++.law/weak.C: Same.
12270         * g++.old-deja/g++.law/visibility7.C: Same.
12271         * g++.old-deja/g++.law/visibility25.C: Same.
12272         * g++.old-deja/g++.law/visibility22.C: Same.
12273         * g++.old-deja/g++.law/visibility2.C: Same.
12274         * g++.old-deja/g++.law/visibility17.C: Same.
12275         * g++.old-deja/g++.law/visibility13.C: Same.
12276         * g++.old-deja/g++.law/visibility10.C: Same.
12277         * g++.old-deja/g++.law/visibility1.C: Same.
12278         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12279         * g++.old-deja/g++.law/vbase1.C: Same.
12280         * g++.old-deja/g++.law/operators32.C: Same.
12281         * g++.old-deja/g++.law/nest3.C: Same.
12282         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12283         * g++.old-deja/g++.law/except5.C (main): Same.
12284         * g++.old-deja/g++.law/cvt7.C (run): Same.
12285         * g++.old-deja/g++.law/cvt2.C: Same.
12286         * g++.old-deja/g++.law/cvt16.C: Same.
12287         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12288         * g++.old-deja/g++.law/ctors17.C (main): Same.
12289         * g++.old-deja/g++.law/ctors13.C: Same.
12290         * g++.old-deja/g++.law/ctors12.C (main): Same.
12291         * g++.old-deja/g++.law/ctors10.C: Same.
12292         * g++.old-deja/g++.law/code-gen5.C: Same.
12293         * g++.old-deja/g++.law/bad-error7.C: Same.
12294         * g++.old-deja/g++.law/arm9.C: Same.
12295         * g++.old-deja/g++.law/arm12.C: Same.
12296         * g++.old-deja/g++.law/arg8.C: Same.
12297         * g++.old-deja/g++.law/arg1.C: Same.
12298         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12299         * g++.old-deja/g++.jason/template31.C: Same.
12300         * g++.old-deja/g++.jason/template24.C (main): Same.
12301         * g++.old-deja/g++.jason/2371.C: Same.
12302         * g++.old-deja/g++.eh/new2.C: Same.
12303         * g++.old-deja/g++.eh/new1.C: Same.
12304         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12305         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12306         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12307         * g++.old-deja/g++.brendan/crash62.C: Same.
12308         * g++.old-deja/g++.brendan/crash52.C: Same.
12309         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12310         * g++.old-deja/g++.brendan/crash38.C: Same.
12311         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12312         * g++.old-deja/g++.brendan/copy9.C: Same.
12313
12314 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12315
12316         * gcc.c-torture/execute/20001203-2.c (memset):
12317         Count argument is of type __SIZE_TYPE__.
12318
12319 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12320
12321         * gcc.c-torture/compile/20010404-1.c: New test.
12322
12323 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12324
12325         * gcc.c-torture/compile/20010326-1.c: New test.
12326
12327 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12328
12329         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12330         peculiarities of the SH.
12331         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12332
12333 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12334
12335         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12336         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12337         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12338
12339 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12340
12341         * g77.f-torture/compile/20010321-1.f: New test.
12342
12343 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12344
12345         * gcc.c-torture/compile/20010329-1.c: New test.
12346
12347 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12348
12349         * gcc.c-torture/execute/20010329-1.c: New test.
12350
12351 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12352
12353         * g++.old-deja/g++.other/eh4.C: Fix typo.
12354
12355 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12356
12357         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12358
12359 2001-03-28  Philip Blundell  <philb@gnu.org>
12360
12361         * gcc.c-torture/compile/20010328-1.c: New test.
12362
12363 2001-03-27  Richard Henderson  <rth@redhat.com>
12364
12365         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12366         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12367
12368 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12369
12370         * gcc.c-torture/compile/20010327-1.c: New test.
12371
12372 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12373
12374         * g++.old-deja/g++.other/friend12.C: New test.
12375         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12376         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12377
12378 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12379
12380         * gcc.c-torture/execute/20010325-1.c: New test.
12381
12382 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12383
12384         * g++.old-deja/g++.other/mangle3.C: New test.
12385
12386 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12387
12388         * g++.old-deja/g++.other/anon8.C: New test.
12389
12390 2001-03-20  Philip Blundell  <philb@gnu.org>
12391
12392         * gcc.c-torture/compile/20010320-1.c: New test.
12393
12394 2001-03-17  Richard Henderson  <rth@redhat.com>
12395
12396         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12397
12398 2001-03-15  Geoff Keating  <geoff@redhat.com>
12399
12400         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12401         tests on AIX.
12402
12403 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12404
12405         * g++.old-deja/g++.other/eh4.C: New test.
12406
12407 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12408
12409         * gcc.dg/cpp/mi1.c: Update.
12410
12411 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12412
12413         * g++.old-deja/g++.other/regstack.C: New test.
12414
12415 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12416
12417         * g++.old-deja/g++.other/ref4.C: New test.
12418
12419 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12420
12421         * objc/execute/va_method.m: Added.
12422         * objc/execute/IMP.m: Added.
12423         * objc/execute/_cmd.m: Added.
12424         * objc/execute/accessing_ivars.m: Added.
12425         * objc/execute/class-1.m: Added.
12426         * objc/execute/class-10.m: Added.
12427         * objc/execute/class-11.m: Added.
12428         * objc/execute/class-12.m: Added.
12429         * objc/execute/class-13.m: Added.
12430         * objc/execute/class-14.m: Added.
12431         * objc/execute/class-2.m: Added.
12432         * objc/execute/class-3.m: Added.
12433         * objc/execute/class-4.m: Added.
12434         * objc/execute/class-5.m: Added.
12435         * objc/execute/class-6.m: Added.
12436         * objc/execute/class-7.m: Added.
12437         * objc/execute/class-8.m: Added.
12438         * objc/execute/class-9.m: Added.
12439         * objc/execute/class-tests-1.h
12440         * objc/execute/class-tests-2.h
12441         * objc/execute/compatibility_alias.m: Added.
12442         * objc/execute/encode-1.m: Added.
12443         * objc/execute/formal_protocol-1.m: Added.
12444         * objc/execute/formal_protocol-2.m: Added.
12445         * objc/execute/formal_protocol-3.m: Added.
12446         * objc/execute/formal_protocol-4.m: Added.
12447         * objc/execute/formal_protocol-5.m: Added.
12448         * objc/execute/formal_protocol-6.m: Added.
12449         * objc/execute/formal_protocol-7.m: Added.
12450         * objc/execute/informal_protocol.m: Added.
12451         * objc/execute/initialize.m: Added.
12452         * objc/execute/load.m: Added.
12453         * objc/execute/many_args_method.m: Added.
12454         * objc/execute/nested-3.m: Added.
12455         * objc/execute/no_clash.m: Added.
12456         * objc/execute/private.m: Added.
12457         * objc/execute/redefining_self.m: Added.
12458         * objc/execute/root_methods.m: Added.
12459         * objc/execute/selector-1.m: Added.
12460         * objc/execute/static-1.m: Added.
12461         * objc/execute/static-2.m: Added.
12462         * objc/execute/va_method.m: Added.
12463
12464 2001-03-10  Richard Henderson  <rth@redhat.com>
12465
12466         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12467
12468 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12469
12470         * g++.old-deja/g++.other/crash31.C: XFAIL.
12471         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12472         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12473         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12474         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12475         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12476
12477 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12478
12479         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12480
12481 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12482
12483         * gcc.dg/20000724-1.c: Don't use multiline strings.
12484
12485 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12486
12487         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12488         result of -cString against what we expect it to be; don't just
12489         print it out for no one to read.
12490
12491         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12492         Based on testcases provided by Nicola Pero.
12493
12494 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12495
12496         * gcc.dg/cpp/macro7.c: New test.
12497
12498 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12499
12500         * gcc.dg/cpp/multiline.c: Update.
12501
12502 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12503
12504         * g++.old-deja/g++.other/enum3.C: New test.
12505
12506 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12507
12508         * g++.old-deja/g++.other/pod1.C: New test.
12509
12510 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12511
12512         * g++.old-deja/g++.ext/overload1.C: New test.
12513
12514 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12515
12516         * g++.old-deja/g++.pt/using1.C: New test.
12517
12518 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12519
12520         * g++.old-deja/g++.other/using9.C: New test.
12521
12522 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12523
12524         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12525
12526         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12527
12528 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12529
12530         * g++.old-deja/g++.ext/realpt1.C: Remove.
12531
12532 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12533
12534         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12535
12536 2001-02-26  Will Cohen  <wcohen@redhat.com>
12537
12538         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12539
12540 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12541
12542         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12543         templatized constructors.
12544
12545 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12546
12547         * gcc.c-torture/execute/20010224-1.c: New test.
12548
12549 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12550
12551         * gcc.c-torture/execute/20010222-1.c: New test.
12552
12553 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12554
12555         * g++.old-deja/g++.other/inline20.C: New test.
12556
12557 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12558
12559         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12560
12561 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12562
12563         * g++.old-deja/g++.other/lookup22.C: New test.
12564
12565 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12566
12567         * g77.dg: New directory.
12568         * g77.dg/20010216-1.f: New test case.
12569         * g77.dg/dg.exp: New driver.
12570         * lib/g77-dg.exp: New driver library.
12571
12572 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12573
12574         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
12575
12576 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
12577
12578         * g++.old-deja/g++.other/decl9.C: New test.
12579
12580 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
12581
12582         * g++.old-deja/g++.other/init16.C: Update the test so that it does
12583         not need <string> and also tests the initialization at runtime.
12584
12585 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12586
12587         * gcc.c-torture/execute/longlong.c: New test.
12588
12589 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12590
12591         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
12592
12593 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12594
12595         * gcc.c-torture/execute/920302-1.c (execute):
12596         Change argument type to short.
12597
12598 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12599
12600         * g++.old-deja/g++.pt/deduct6.C: New test.
12601
12602 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12603
12604         * g++.old-deja/g++.pt/deduct5.C: New test.
12605
12606 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
12607
12608         * gcc.c-torture/execute/20010209-1.c: New test.
12609
12610 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12611
12612         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
12613
12614 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
12615
12616         * g++.dg/vtgc1.C: Update for new ABI.
12617
12618         * consistency.vlad: New directory, 1665 files.
12619
12620 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12621
12622         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
12623         return type.
12624         * gcc.dg/cpp/digraphs.c: Declare puts.
12625
12626 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12627
12628         * g++.old-deja/g++.other/warn5.C: New test.
12629
12630 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12631
12632         * g++.old-deja/g++.pt/spec40.C: New test.
12633
12634 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12635
12636         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
12637         case.
12638         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
12639
12640 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
12641
12642         * gcc.c-torture/compile/20010209-1.c: New test.
12643
12644 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
12645
12646         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
12647         excess errors message but not if it crashes.
12648         * g++.old-deja/g++.other/crash27.C: Likewise.
12649         * g++.old-deja/g++.other/crash28.C: Likewise.
12650         * g++.old-deja/g++.other/crash30.C: Likewise.
12651         * g++.old-deja/g++.other/crash32.C: Likewise.
12652         * g++.old-deja/g++.other/crash35.C: Likewise.
12653         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12654
12655 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12656
12657         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
12658         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
12659         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
12660         g77.f-torture/execute/execute.exp,
12661         g77.f-torture/noncompile/noncompile.exp,
12662         gcc.c-torture/execute/execute.exp,
12663         gcc.c-torture/execute/memcheck/memcheck.exp,
12664         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
12665         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
12666         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
12667         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
12668         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
12669         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
12670         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12671         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
12672         Remove bug reporting instructions with ancient email addresses.
12673
12674 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12675
12676         * gcc.dg/20010202-1.c: New test.
12677         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
12678
12679 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
12680
12681         * g++.dg/stdbool-if.C: New test.
12682
12683 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
12684
12685         * objc/execute/fdecl.m: Added main().
12686
12687 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12688
12689         * gcc.c-torture/execute/20010206-1.c: New test.
12690
12691 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12692
12693         * gcc.dg/cpp/avoidpaste1.c: Update.
12694
12695 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
12696
12697         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
12698         Pero <nicola@brainstorm.co.uk>.
12699         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
12700
12701 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
12702
12703         * g++.old-deja/g++.pt/spec39.C: New test.
12704
12705 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
12706
12707         * gcc.c-torture/compile/20010202-1.c: New test.
12708
12709 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
12710
12711         * g++.old-deja/g++.abi/primary2.C: New test.
12712         * g++.old-deja/g++.abi/primary3.C: New test.
12713         * g++.old-deja/g++.abi/primary4.C: New test.
12714         * g++.old-deja/g++.abi/primary5.C: New test.
12715         * g++.old-deja/g++.abi/vtable3.h: New test.
12716         * g++.old-deja/g++.abi/vtable3a.C: New test.
12717         * g++.old-deja/g++.abi/vtable3b.C: New test.
12718         * g++.old-deja/g++.abi/vtable3c.C: New test.
12719         * g++.old-deja/g++.abi/vtable3d.C: New test.
12720         * g++.old-deja/g++.abi/vtable3e.C: New test.
12721         * g++.old-deja/g++.abi/vtable3f.C: New test.
12722         * g++.old-deja/g++.abi/vtable3g.C: New test.
12723         * g++.old-deja/g++.abi/vtable3h.C: New test.
12724         * g++.old-deja/g++.abi/vtable3i.C: New test.
12725         * g++.old-deja/g++.abi/vtable3j.C: New test.
12726         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
12727
12728 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
12729
12730         * g++.old-deja/g++.other/anon6.C: New test.
12731         * g++.old-deja/g++.other/anon7.C: New test.
12732
12733 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12734
12735         * gcc.dg/cpp/avoidpaste2.c: New tests.
12736
12737 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
12738
12739         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
12740
12741 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
12742
12743         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
12744         DECIMAL_DIG cases for Irix."
12745
12746 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
12747
12748         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
12749
12750 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12751
12752         * gcc.dg/c99-tag-1.c: New test.
12753
12754 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12755
12756         * gcc.dg/cpp/tr-warn1.c: Add tests.
12757
12758 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12759
12760         * gcc.dg/cpp/avoidpaste1.c: Update.
12761         * gcc.dg/cpp/paste4.c: Update.
12762
12763 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
12764
12765         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
12766         cases for Irix.
12767
12768 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12769
12770         * g++.old-deja/g++.other/inline19.C: New test.
12771
12772 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12773
12774         * gcc.dg/Wlarger-than.c: New test.
12775
12776 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
12777
12778         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
12779
12780 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
12781
12782         * gcc.c-torture/execute/20010129-1.c: New test.
12783         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
12784
12785 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
12786
12787         * gcc.dg/cpp/avoidpaste1.c: Test case.
12788
12789 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
12790
12791         * g++.old-deja/g++.other/inline18.C: New test.
12792
12793 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12794
12795         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
12796         and __builtin_putchar.
12797
12798 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
12799
12800         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
12801         tests.
12802
12803 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
12804
12805         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
12806         floating point number rounding mode to round to the nearest
12807         representable mode.
12808
12809 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
12810
12811         * g++.old-deja/g++.other/mangle2.C: New test.
12812
12813 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12814
12815         * gcc.c-torture/compile/20010124-1.c: New test.
12816
12817 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
12818
12819         * g++.old-deja/g++.pt/spec38.C: New test.
12820
12821 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12822
12823         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
12824         "Build don't run".
12825
12826 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12827
12828         * gcc.c-torture/execute/20010123-1.c: New test.
12829
12830 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12831
12832         * g++.old-deja/g++.pt/spec37.C: New test.
12833
12834 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12835
12836         * g++.old-deja/g++.pt/overload14.C: New test.
12837
12838 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12839
12840         * gcc.c-torture/execute/20010122-1.c: New test, exercise
12841         __builtin_return_address.
12842
12843 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
12844
12845         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
12846         * g++.old-deja/g++.pt/spec35.C: New test.
12847         * g++.old-deja/g++.pt/spec36.C: New test.
12848
12849 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
12850
12851         * gcc.c-torture/compile/20010118-1.c: New test.
12852
12853 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
12854
12855         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
12856
12857 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12858
12859         * gcc.c-torture/execute/20010119-1.c: New test.
12860
12861 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12862
12863         * g++.old-deja/g++.other/vbase5.C: New test.
12864
12865 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12866
12867         * gcc.c-torture/execute/20010118-1.c: New test.
12868
12869 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12870
12871         * g++.old-deja/g++.pt/deduct3.C: New test.
12872
12873 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12874
12875         * g++.old-deja/g++.pt/spec34.C: New test.
12876
12877 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
12878
12879         * g77.f-torture/compile/20000601-2.f: New test.
12880
12881 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12882
12883         * g++.old-deja/g++.other/init17.C: New test.
12884
12885 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
12886
12887         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
12888
12889 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12890
12891         * g++.old-deja/g++.pt/unify8.C: New test.
12892
12893 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12894
12895         * g++.old-deja/g++.abi/vbase1.C: New test.
12896
12897 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12898
12899         * g++.old-deja/g++.pt/crash65.C: New test.
12900
12901 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12902
12903         * gcc.dg/cpp/assembl2.S: New test case.
12904
12905 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
12906
12907         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
12908         are supported.
12909
12910 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12911
12912         * g++.old-deja/g++.other/builtins1.C: New test.
12913         * g++.old-deja/g++.other/builtins2.C: Likewise.
12914         * g++.old-deja/g++.other/builtins3.C: Likewise.
12915         * g++.old-deja/g++.other/builtins4.C: Likewise.
12916
12917 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
12918
12919         * gcc.c-torture/compile/20010117-1.c: New test.
12920         * gcc.c-torture/compile/20010117-2.c: New test.
12921
12922 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12923
12924         * g77.f-torture/execute/20010116.[fx]: New test,
12925         XFAIL on i?86-*-*.
12926         * g77.f-torture/compile/20010115.f: Indicate it's
12927         a test for PR fortran/1636.
12928
12929 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12930
12931         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
12932
12933 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12934
12935         * g77.f-torture/compile/20010115.f: New test.
12936
12937 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
12938
12939         * g++.old-deja/g++.pt/nontype5.C: New test.
12940
12941 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12942
12943         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
12944         have an equivalent working one below it.
12945
12946 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12947
12948         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
12949         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12950
12951 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12952
12953         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
12954         message containing "init_priority".
12955         (conpr-2.C): Likewise.
12956         (conpr-3.C): Likewise.
12957         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
12958
12959 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12960
12961         * gcc.c-torture/execute/20010114-2.c: New test.
12962
12963 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12964
12965         * gcc.c-torture/compile/20010114-1.c: New test.
12966         * gcc.c-torture/compile/20010114-1.x: Xfail.
12967         * gcc.c-torture/compile/20010114-2.c: New test.
12968         * gcc.c-torture/execute/20010114-1.c: New test.
12969         * gcc.dg/trunc-1.c: New test.
12970         * gcc.dg/uninit-B.c: New test.
12971
12972 2001-01-13  Nick Clifton  <nickc@redhat.com>
12973
12974         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
12975         target.
12976
12977 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12978
12979         * gcc.c-torture/compile/20010113-1.c: New test.
12980
12981 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
12982
12983         * gcc.c-torture/compile/20001212-1.c: New test.
12984
12985 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12986
12987         * gcc.dg/cpp/widestr1.c: Update.
12988         * gcc.dg/cpp/prag-imp.c: Remove.
12989
12990 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
12991
12992         * gcc.c-torture/execute/20000801-3.x: Remove.
12993         * gcc.dg/c90-init-1.c: New test.
12994         * gcc.dg/c99-init-1.c: New test.
12995         * gcc.dg/c99-init-2.c: New test.
12996         * gcc.dg/gnu99-init-1.c: New test.
12997
12998 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
12999
13000         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13001         testing that no relevant ones were found.
13002
13003 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13004
13005         * g++.old-deja/g++.pt/cast2.C: New test.
13006
13007 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13008
13009         * g++.old-deja/g++.pt/friend47.C: New test.
13010
13011 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13012
13013         * g++.old-deja/g++.pt/instantiate13.C: New test.
13014
13015 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13016
13017         * g++.old-deja/g++.other/defarg7.C: New test.
13018         * g++.old-deja/g++.other/defarg8.C: New test.
13019
13020 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13021
13022         * g++.old-deja/g++.pt/crash64.C: New test.
13023
13024 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13025
13026         * g++.old-deja/g++.pt/crash63.C: New test.
13027
13028 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13029
13030         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13031
13032 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13033
13034         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13035
13036 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13037
13038         * g++.old-deja/g++.pt/error3.C: New test.
13039
13040 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13041
13042         * g++.old-deja/g++.other/crash39.C: New test.
13043
13044 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13045
13046         * g++.old-deja/g++.other/vbase4.C: New test.
13047
13048 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13049
13050         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13051         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13052         * gcc.dg/special/special.exp: New test driver which will check
13053         for alias support for the above test.
13054
13055 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13056
13057         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13058         problems on small machines.
13059         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13060         parameterize.
13061
13062 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13063
13064         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13065         mips.
13066         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13067
13068 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13069
13070         * g++.old_deja/g++.pt/using8.C: New test.
13071
13072 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13073
13074         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13075
13076 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13077
13078         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13079         where a failure is expected.
13080         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13081
13082 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13083
13084         * g++.old_deja/g++.pt/instantiate12.C: New test.
13085
13086 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13087
13088         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13089         start of structs.
13090         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13091         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13092         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13093         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13094         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13095         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13096         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13097         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13098         * g++.old-deja/g++.eh/spec6.C: Likewise.
13099         * g++.old-deja/g++.jason/crash3.C: Likewise.
13100         * g++.old-deja/g++.law/ctors11.C: Likewise.
13101         * g++.old-deja/g++.law/ctors17.C: Likewise.
13102         * g++.old-deja/g++.law/ctors5.C: Likewise.
13103         * g++.old-deja/g++.law/ctors9.C: Likewise.
13104         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13105         * g++.old-deja/g++.mike/net22.C: Likewise.
13106         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13107         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13108         * g++.old-deja/g++.mike/virt3.C: Likewise.
13109         * g++.old-deja/g++.niklas/t128.C: Likewise.
13110         * g++.old-deja/g++.other/anon4.C: Likewise.
13111         * g++.old-deja/g++.other/using1.C: Likewise.
13112         * g++.old-deja/g++.other/warn3.C: Likewise.
13113         * g++.old-deja/g++.pt/t37.C: Likewise.
13114         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13115         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13116
13117 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13118
13119         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13120
13121 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13122
13123         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13124
13125 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13126
13127         * gcc.c-torture/compile/20010107-1.c: New test.
13128
13129 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13130
13131         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13132
13133 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13134
13135         * gcc.dg/format/format.h: New file.
13136         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13137         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13138         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13139         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13140         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13141         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13142         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13143         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13144         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13145         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13146         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13147         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13148         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13149         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13150         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13151         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13152         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13153         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13154         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13155         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13156         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13157         instead of declaring standard types, macros and functions in each
13158         test.
13159
13160 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13161
13162         * gcc.c-torture/execute/20010106-1.c: New test.
13163
13164 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13165
13166         * gcc.dg/format/format.exp: New file.
13167         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13168         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13169         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13170         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13171         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13172         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13173         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13174         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13175         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13176         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13177         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13178         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13179         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13180         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13181         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13182         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13183         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13184         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13185         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13186         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13187         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13188         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13189         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13190         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13191         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13192         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13193         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13194         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13195         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13196         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13197         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13198         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13199         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13200         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13201         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13202         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13203         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13204         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13205         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13206         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13207         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13208         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13209
13210 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13211
13212         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13213         account.
13214
13215 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13216
13217         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13218
13219 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13220
13221         * g++.old-deja/g++.pt/crash62.C: New test.
13222
13223 2001-01-04  Richard Henderson  <rth@redhat.com>
13224
13225         * gcc.dg/20000926-1.c: Update expected warnings.
13226         * gcc.dg/array-2.c: Likewise.
13227         * gcc.dg/array-4.c: Also validate flexible array members.
13228         * gcc.dg/c99-flex-array-1.c: New.
13229
13230 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13231
13232         * gcc.c-torture/compile/20001222-1.x: Remove.
13233
13234 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13235
13236         * gcc.c-torture/execute/built-in-setjmp.c: New.
13237
13238 2001-01-03  Richard Henderson  <rth@redhat.com>
13239
13240         * gcc.dg/940510-1.c: Update expected error wording.
13241         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13242
13243 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13244
13245         * lib/target-supports.exp (check_alias_available): Modified to
13246         indicate aliases not supported if only weak aliases are supported.
13247
13248 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13249
13250         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13251         Turn on cmpstrsi checks for __pj__ and __i370__.
13252
13253 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13254
13255         * g++.old-deja/g++.other/virtual11.C: New test.
13256
13257 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13258
13259         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13260
13261 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13262
13263         * gcc.c-torture/compile/20010102-1.c: New test.
13264
13265 2001-01-02  Andreas Jaeger  <aj@suse.de>
13266
13267         * gcc.dg/noreturn-3.c: New test.
13268
13269         * gcc.dg/noreturn-4.c: New test.
13270
13271 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13272
13273         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13274         __builtin_fputc and __builtin_fwrite.
13275
13276 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13277
13278         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13279         signed char, not default char.
13280
13281 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13282
13283         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13284
13285 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13286
13287         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13288
13289 2000-12-29  Richard Henderson  <rth@redhat.com>
13290
13291         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13292         (__cyg_profile_func_exit): Define.
13293
13294 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13295
13296         * g++.dg/vtgc1.C: New test.
13297
13298 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13299
13300         * gcc.dg/noncompile/20001228-1.c: New test.
13301
13302         * gcc.dg/20001228-1.c: New test.
13303
13304         * gcc.c-torture/execute/20001228-1.c: New test.
13305
13306 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13307
13308         * gcc.dg/format-strfmon-1.c: New test.
13309
13310 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13311
13312         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13313         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13314         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13315         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13316         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13317         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13318         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13319         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13320         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13321         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13322         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13323         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13324         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13325
13326         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13327         * gcc.c-torture/execute/string-opt-4.c: Test index.
13328
13329 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13330
13331         * gcc.c-torture/compile/20001226-1.c: New test.
13332
13333 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13334
13335         * gcc.c-torture/compile/20001222-1.c: New test.
13336         * gcc.c-torture/compile/20001222-1.x: Xfail.
13337
13338 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13339
13340         * gcc.c-torture/execute/comp-goto-2.c: New test.
13341
13342 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13343
13344         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13345         Use long types if __INT_MAX__ is 32767.
13346         (main): Use cast to (sint32 *) when poking 88 into a_page.
13347
13348         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13349
13350 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13351
13352         * gcc.c-torture/compile/20001221-1.c: New test.
13353         * gcc.c-torture/execute/20001221-1.c: New test.
13354
13355 2000-12-20  Richard Henderson  <rth@redhat.com>
13356
13357         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13358         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13359
13360 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13361
13362         * gcc.dg/compare3.c: New test.
13363
13364 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13365
13366         * gcc.dg/format-warnll-1.c: New test.
13367
13368 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13369
13370         * gcc.dg/cpp/cmdlne-P.c: New test.
13371
13372 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13373
13374         * gcc.c-torture/execute/builtin-abs-1.c,
13375         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13376
13377 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13378
13379         * gcc.dg/cpp/multiline.c: New test.
13380
13381 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13382
13383         * g++.old-deja/g++.other/syshdr1.C: Update.
13384         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13385
13386 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13387
13388         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13389
13390 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13391
13392         * g++.old-deja/g++.pt/ttp65.C: New test.
13393
13394 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13395
13396         * g++.old-deja/g++.pt/ttp64.C: New test.
13397
13398 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13399
13400         * g++.old-deja/g++.pt/spec33.C: New test.
13401
13402 2000-12-14  Catherine Moore  <clm@redhat.com>
13403
13404         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13405         * gcc.c-torture/execute/920612-2.c: Likewise.
13406         * gcc.c-torture/execute/920428-2.c: Likewise.
13407         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13408         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13409
13410 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13411
13412         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13413         * gcc.dg/pack-test-2.c: Likewise.
13414
13415 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13416
13417         Tests by Zack Weinberg <zackw@stanford.edu>.
13418
13419         * gcc.dg/cpp/defined.c: Update.
13420         * gcc.dg/cpp/defined_trad.c: New tests.
13421
13422 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13423
13424         * gcc.dg/cpp/trad-direct.c: Update.
13425
13426 2000-12-11  Neil Booth  <neilb@earthling.net>
13427
13428         * gcc.dg/cpp/defined_trad.c
13429
13430 2000-12-11  Neil Booth  <neilb@earthling.net>
13431
13432         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13433
13434 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13435
13436         * gcc.dg/format-miss-2.c: New test.
13437
13438 2000-12-09  Neil Booth  <neilb@earthling.net>
13439
13440         * gcc.dg/cpp/lineflags.c: New tests.
13441         * gcc.dg/cpp/poison.c: Update.
13442         * gcc.dg/cpp/redef2.c: Update.
13443         * gcc.dg/cpp/skipping.c: New test.
13444
13445 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13446
13447         * g++.old-deja/g++.other/eh3.C: New testcase.
13448
13449 2000-12-07  Neil Booth  <neilb@earthling.net>
13450
13451         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13452         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13453         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13454         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13455         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13456         Update.
13457
13458 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13459
13460         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13461         __SIZE_TYPE__ instead of int for type of integers cast to
13462         pointers.
13463
13464 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13465
13466         * g++.old-deja/g++.other/cleanup4.C: New test.
13467
13468 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13469
13470         * format-sec-1.c: New test.
13471
13472 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13473
13474         * gcc.dg/format-nonlit-3.c: New test.
13475
13476 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13477
13478         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13479         through a null pointer.
13480
13481 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13482
13483         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13484         * g++.old-deja/g++.pt/partial4.C: New test.
13485
13486 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13487
13488         * gcc.c-torture/execute/ieee/hugeval.x: New.
13489
13490 2000-12-06  Neil Booth  <neilb@earthling.net>
13491
13492         * gcc.dg/cpp/backslash2.c: New tests.
13493
13494 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13495
13496         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13497         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13498
13499 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13500
13501         * gcc.c-torture/execute/20001203-2.c: New testcase.
13502
13503 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13504
13505         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13506         * g++.old-deja/g++.other/virtual10.C: New test.
13507
13508 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13509
13510         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13511
13512 2000-12-05  Richard Henderson  <rth@redhat.com>
13513
13514         * gcc.c-torture/compile/20001205-1.c: New.
13515
13516 2000-12-04  Neil Booth  <neilb@earthling.net>
13517
13518         * g++.old-deja/g++.other/virtual9.C: New test.
13519         * g++.old-deja/g++.pt/crash61.C: New test.
13520         * gcc.c-torture/execute/loop-9.c: New test.
13521
13522 2000-12-04  Neil Booth  <neilb@earthling.net>
13523
13524         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13525         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13526         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13527         * gcc.dg/cpp/extratokens.c: ...here.
13528
13529 2000-12-04  Neil Booth  <neilb@earthling.net>
13530
13531         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13532         New tests.
13533
13534 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13535
13536         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13537         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13538
13539 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13540
13541         * gcc.c-torture/execute/20001203-1.c: New test.
13542
13543 2000-12-03  Neil Booth  <neilb@earthling.net>
13544
13545         * gcc.dg/cpp/macro6.c: New test cases.
13546
13547 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13548
13549         * gcc.c-torture/execute/string-opt-9.c: New test.
13550         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13551         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13552         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13553
13554         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13555         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13556
13557 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13558
13559         * gcc.dg/cpp/if-6.c: New testcase.
13560
13561         * gcc.dg/20001201-1.c: New testcase.
13562
13563 2000-12-02  Neil Booth  <neilb@earthling.net>
13564
13565         * g++.old-deja/g++.other/externC4.C,
13566         g++.old-deja/g++.other/friend10.C: New tests.
13567
13568 2000-12-02  Neil Booth  <neilb@earthling.net>
13569
13570         * g++.old-deja/g++.other/instan2.C
13571         * g++.old-deja/g++.other/instan3.C: New test.
13572
13573 2000-12-02  Neil Booth  <neilb@earthling.net>
13574
13575         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
13576         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
13577         gnuc99.c,gnuc99-pedantic.c: New tests.
13578
13579 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13580
13581         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
13582         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
13583
13584 2000-12-01  Neil Booth  <neilb@earthling.net>
13585
13586         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
13587         * gcc.dg/cpp/poison.c: Update.
13588         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
13589
13590 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
13591
13592         * g77.f-torture/execute/20001201.f: New test.
13593
13594 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13595
13596         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
13597
13598 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
13599
13600         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
13601
13602 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
13603
13604         * g++.old-deja/g++.other/cast6.C: New test.
13605
13606 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
13607
13608         * gcc.c-torture/execute/20001130-2.c: New testcase.
13609
13610 2000-11-30  Richard Henderson  <rth@redhat.com>
13611
13612         * gcc.c-torture/execute/20001130-1.c: New test.
13613
13614 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13615
13616         * g++.old-deja/g++.other/op3.C: New test.
13617
13618 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13619
13620         * g++.old-deja/g++.other/op2.C: New test.
13621
13622 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13623
13624         * g++.old-deja/g++.other/crash38.C: New test.
13625
13626 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
13627
13628         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
13629
13630 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
13631
13632         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
13633         tests.
13634         * gcc.c-torture/execute/string-opt-6.c: New test.
13635
13636         * gcc.dg/20001117-1.c: Add main.
13637
13638 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
13639
13640         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
13641         Move from here ...
13642         * gcc.dg/940510-1.c: ... to here.
13643
13644         * gcc.dg/20000926-1.c: GNU C now allows initializations of
13645         zero-size arrays in toplevel structures.
13646
13647 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13648
13649         * gcc.c-torture/execute/loop-8.c: New test.
13650
13651 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13652
13653         * g++.old-deja/g++.other/base1.C: New test.
13654
13655 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13656
13657         * g++.old-deja/g++.other/parse2.C: New test.
13658
13659 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13660
13661         * g++.old-deja/g++.pt/incomplete1.C: New test.
13662
13663 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13664
13665         * g++.old-deja/g++.other/friend9.C: New test.
13666
13667 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13668
13669         * gcc.dg/20001127-1.c: New test.
13670
13671 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13672
13673         * g++.old-deja/g++.pt/friend46.C: New test.
13674
13675 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13676
13677         * g++.old-deja/g++.other/ptrmem8.C: New test.
13678
13679 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13680
13681         * gcc.c-torture/execute/string-opt-7.c: New test.
13682         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13683
13684 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13685
13686         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
13687         instead of 'mkcheck 2'.
13688
13689 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13690
13691         * gcc.c-torture/execute/memcheck/driver.c,
13692         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
13693         C9X references to refer to C99.
13694
13695 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
13696
13697         * gcc.dg/ultrasp3.c: New test.
13698
13699 2000-11-25  Neil Booth  <neilb@earthling.net>
13700
13701         * gcc.dg/cpp/include2.c: Update test to be locale independent.
13702
13703 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
13704
13705         * gcc.c-torture/compile/20001123-2.c: New.
13706
13707 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13708
13709         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
13710
13711 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
13712
13713         * gcc.dg/sequence-point-1.c: Add some new tests.
13714         * gcc.c-torture/execute/20001124-1.c: New test.
13715
13716 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13717
13718         * g++.old-deja/g++.other/vaarg4.C: New test.
13719         * gcc.c-torture/compile/20001123-1.c: New test.
13720
13721 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13722
13723         * g++.other/crash24.C: Adjust and remove XFAIL.
13724         * g++.other/crash37.C: New test.
13725
13726 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
13727
13728         * g++.old-deja/g++.pt/instantiate9.C: New test.
13729
13730 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
13731
13732         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
13733         new ABI, too.
13734
13735         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
13736         * g++.old-deja/g++.robertl/eb55.C: Likewise.
13737
13738 2000-11-22  Neil Booth  <neilb@earthling.net>
13739
13740         * gcc.dg/cpp/Wtrigraphs.c: New test.
13741
13742 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13743
13744         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
13745
13746 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
13747
13748         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
13749
13750 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
13751
13752         * lib/gcc-dg.exp: load_lib scanasm.exp.
13753         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
13754         * lib/g++-dg.exp: load_lib scanasm.exp.
13755         * lib/scanasm.exp: New.
13756         (scan-assembler, scan-assembler-not): Add optional arguments to
13757         test name, or if not present, the pattern name.
13758         (scan-assembler-dem, scan-assembler-dem-not): New.
13759
13760         * g++.dg/dg.exp: New.
13761
13762 2000-11-21  Neil Booth  <neilb@earthling.net>
13763
13764         * gcc.dg/cpp/integrated1.c: Remove.
13765
13766 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13767
13768         * gcc.c-torture/execute/20001121-1.c: New test.
13769
13770 2000-11-21  Richard Henderson  <rth@redhat.com>
13771
13772         * gcc.c-torture/compile/20001121-1.c: New test.
13773
13774 2000-11-20  Neil Booth  <neilb@earthling.net>
13775
13776         * gcc.dg/cpp/integrated1.c: New test.
13777
13778 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13779
13780         * g++.old-deja/g++.other/inline17.C: New test.
13781
13782 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
13783
13784         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
13785         local variable to be zero: I made the variable global. Now
13786         uses abort() and exit() instead of relying on main's return value.
13787
13788 2000-11-20  Neil Booth  <neilb@earthling.net>
13789
13790         * gcc.dg/cpp/paste2.c: Update test.
13791         * objc/execute/paste.m: New test.
13792
13793 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13794
13795         * gcc.dg/c99-condexpr-1.c: New test.
13796
13797 2000-11-20  Neil Booth  <neilb@earthling.net>
13798
13799         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
13800
13801 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
13802
13803         * g++.old-deja/g++.pt/export1.C: New test.
13804
13805 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
13806
13807         * gcc.dg/20001117-1.c: New test.
13808
13809 2000-11-18  Richard Henderson  <rth@redhat.com>
13810
13811         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
13812
13813 2000-11-18  Richard Henderson  <rth@redhat.com>
13814
13815         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
13816         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
13817         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
13818
13819 2000-11-18  Richard Henderson  <rth@redhat.com>
13820
13821         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
13822         (main): New.  Exit cleanly.
13823
13824 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13825
13826         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
13827         gcc.dg/c99-fordecl-2.c: New tests.
13828
13829 2000-11-18  Richard Henderson  <rth@redhat.com>
13830
13831         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
13832         * gcc.c-torture/execute/zerolen-2.c: New.
13833
13834 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13835
13836         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
13837         memory.
13838
13839 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13840
13841         * g++.old-deja/g++.pt/instantiate8.C: New test.
13842
13843 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13844
13845         * g++.old-deja/g++.other/incomplete.C: Add more tests.
13846         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
13847
13848 2000-11-16  Nick Clifton  <nickc@redhat.com>
13849
13850         * gcc.c-torture/execute/nestfunc-2.c: New test.
13851         * gcc.c-torture/execute/nestfunc-3.c: New test.
13852
13853 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13854
13855         * gcc.c-torture/compile/20001116-1.c: New test.
13856
13857 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13858
13859         * gcc.c-torture/execute/20001115-1.c: New test.
13860
13861 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
13862
13863         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
13864         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
13865         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
13866         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13867
13868 2000-11-15  Neil Booth  <neilb@earthling.net>
13869
13870         gcc.dg/cpp/_Pragma1.c: Update.
13871         gcc.dg/cpp/_Pragma2.c: New test.
13872
13873 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13874
13875         * g++.old-deja/g++.other/anon5.C: New test.
13876
13877 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13878
13879         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
13880         tests.
13881
13882 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
13883
13884         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
13885         output.
13886
13887 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13888
13889         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
13890         labels at end of compound statements.
13891
13892 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
13893
13894         * gcc.c-torture/execute/loop-7.c: New test.
13895
13896 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13897
13898         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
13899
13900 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13901
13902         * gcc.dg/c99-bool-1.c: New test.
13903
13904 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13905
13906         * gcc.dg/c99-scope-1.c: Remove xfail.
13907         * gcc.dg/c99-scope-2.c: New test.
13908
13909 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13910
13911         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
13912         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
13913
13914 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
13915
13916         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
13917         error messages.
13918
13919         * g++.mike/p700.C: Don't typedef wchar_t.
13920         * g++.mike/p784.C: Likewise.
13921         * g++.mike/eb101.C: Don't use __wchar_t.
13922
13923 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13924
13925         * g77.f-torture/execute/20001111.[fx]: Test premature exit
13926         from DO loop.
13927
13928 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13929
13930         * gcc.c-torture/execute/20001111-1.c: New test.
13931
13932 2000-11-10  Nick Clifton  <nickc@redhat.com>
13933
13934         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
13935         long multuiple and accumulate.
13936
13937 2000-11-09  Richard Henderson  <rth@redhat.com>
13938
13939         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
13940         via size_t instead of int.
13941
13942         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
13943         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13944         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13945         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13946
13947 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
13948
13949         * gcc.c-torture/compile/20001109-1.c: New test.
13950         * gcc.c-torture/compile/20001109-2.c: New test.
13951
13952 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
13953
13954         * g++.old-deja/g++.pt/operator1.C: New test.
13955         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
13956
13957 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13958
13959         * gcc.dg/20001108-1.c: New test.
13960
13961 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13962
13963         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
13964         with both arguments constant strings.
13965         * gcc.c-torture/execute/string-opt-3.c: New test.
13966         * gcc.c-torture/execute/string-opt-4.c: New test.
13967         * gcc.c-torture/execute/string-opt-5.c: New test.
13968
13969 2000-11-08  Nick Clifton  <nickc@redhat.com>
13970
13971         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
13972         mulsidi3adddi patterns.
13973
13974 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
13975
13976         * g++.old-deja/g++.other/crash36.C: New test.
13977
13978 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
13979
13980         * g++.old-deja/g++.other/init16.C: New test.
13981
13982 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
13983
13984         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
13985
13986 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13987
13988         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
13989         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13990         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13991
13992 2000-11-07  DJ Delorie  <dj@redhat.com>
13993
13994         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
13995
13996 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13997
13998         * gcc.c-torture/execute/string-opt-1.c: New test.
13999
14000 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14001
14002         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14003         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14004         parameters in registers, and there is no way for a varargs
14005         function to know in which order the integer and floating-point
14006         parameters should be interleaved when they are placed on the
14007         stack.
14008         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14009         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14010
14011 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14012
14013         * gcc.c-torture/execute/string-opt-2.c: New test.
14014
14015 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14016
14017         * g++.old-deja/g++.pt/crash60.C: New test.
14018
14019 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14020
14021         * g++.old-deja/g++.other/crash24.C: New test.
14022         * g++.old-deja/g++.other/crash25.C: New test.
14023         * g++.old-deja/g++.other/crash26.C: New test.
14024         * g++.old-deja/g++.other/crash27.C: New test.
14025         * g++.old-deja/g++.other/crash28.C: New test.
14026         * g++.old-deja/g++.other/crash29.C: New test.
14027         * g++.old-deja/g++.other/crash30.C: New test.
14028         * g++.old-deja/g++.other/crash31.C: New test.
14029         * g++.old-deja/g++.other/crash32.C: New test.
14030         * g++.old-deja/g++.other/crash33.C: New test.
14031         * g++.old-deja/g++.other/crash34.C: New test.
14032         * g++.old-deja/g++.other/crash35.C: New test.
14033
14034 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14035
14036         * gcc.c-torture/execute/20001031-1.c: New test.
14037
14038 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14039
14040         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14041         namespace.
14042
14043         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14044         standards-conformant.
14045
14046         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14047
14048         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14049         * g++.old-deja/g++.mike/p755a.C: Likewise.
14050         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14051         library makes no calls to `operator new' during initialization.
14052
14053 2000-11-04  Neil Booth  <neilb@earthling.net>
14054
14055         * gcc.dg/cpp/include2.c: New tests.
14056
14057 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14058
14059         * lib/g++.exp (g++_set_ld_library_path): New function.
14060         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14061
14062 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14063
14064         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14065         warnings.
14066
14067 2000-11-01  Richard Henderson  <rth@redhat.com>
14068
14069         * g++.old-deja/g++.ext/namedret1.C: New.
14070         * g++.old-deja/g++.ext/namedret2.C: New.
14071         * g++.old-deja/g++.ext/namedret3.C: New.
14072
14073 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14074
14075         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14076         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14077
14078 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14079
14080         * gcc.c-torture/execute/va-arg-21.c: New test.
14081
14082 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14083
14084         * gcc.dg/c99-complex-2.c: New test.
14085
14086 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14087
14088         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14089
14090 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14091
14092         * g++.old-deja/g++.other/inline16.C: New test.
14093
14094 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14095
14096         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14097         __PRETTY_FUNCTION__
14098
14099 2000-10-29  Neil Booth  <neilb@earthling.net>
14100
14101         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14102         New tests.
14103         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14104         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14105         optimisation.
14106
14107 2000-10-29  Neil Booth  <neilb@earthling.net>
14108
14109         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14110         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14111         * mi5.c: Test multiple includes work with -C.
14112         * trigraphs.c: Test ^= version.
14113
14114 2000-10-28  Neil Booth  <neilb@earthling.net>
14115
14116         New tests and test updates for new macro expander.
14117
14118         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14119         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14120         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14121         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14122         new diagnostic messages.
14123
14124         * gcc.dg/cpp/macro3.c: New tests.
14125
14126 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14127
14128         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14129         on the same line.
14130
14131 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14132
14133         * g++.old-deja/g++.other/eh2.C: New test.
14134
14135 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14136
14137         * gcc.c-torture/execute/20001027-1.c: New test.
14138
14139 2000-10-26  Richard Henderson  <rth@redhat.com>
14140
14141         * gcc.c-torture/execute/20001026-1.c: New.
14142
14143 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14144
14145         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14146         * g++.old-deja/g++.law/builtin1.C: Likewise.
14147         * g++.old-deja/g++.law/ctors10.C: Likewise.
14148         * g++.old-deja/g++.law/virtual3.C: Likewise.
14149         * g++.old-deja/g++.mike/p658.C: Likewise.
14150         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14151         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14152         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14153         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14154         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14155
14156 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14157
14158         * gcc.c-torture/compile/20001024-1.c: New test.
14159
14160 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14161
14162         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14163         to tell us whether or not we are using V3.
14164
14165 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14166
14167         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14168         operands.
14169
14170 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14171
14172         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14173
14174 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14175
14176         * gcc.c-torture/execute/20001024-1.c: New test.
14177
14178 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14179
14180         * g++.old-deja/g++.other/sibcall1.C: New test.
14181
14182 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14183
14184         * gcc.dg/noncompile/init-3.c: New test.
14185
14186 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14187
14188         * gcc.dg/format-array-1.c: New test.
14189
14190 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14191
14192         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14193         writing through null pointers; remove comment about testing
14194         unterminated strings.
14195
14196 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14197
14198         * gcc.c-torture/execute/20001017-2.c: New test.
14199
14200 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14201
14202         * gcc.c-torture/compile/20001018-1.c: New test.
14203         * gcc.c-torture/compile/20001018-1.x: Xfail.
14204
14205 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14206
14207         * gcc.c-torture/execute/20001017-1.c: New test.
14208
14209 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14210
14211         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14212         for multiple use of arguments with scanf formats; add tests for
14213         multiple use of arguments.
14214
14215 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14216
14217         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14218
14219 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14220
14221         * gcc.dg/format-miss-1.c: New test.
14222
14223 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14224
14225         * gcc.c-torture/execute/20001013-1.c: New test.
14226
14227 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14228
14229         * gcc.dg/format-branch-1.c: New test.
14230
14231 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14232
14233         * README, lib/file-format.exp: Remove EGCS references.
14234
14235 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14236
14237         * gcc.dg/20001013-1.c: New test.
14238
14239 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14240
14241         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14242         for intmax_t in the compiler using __typeof__ and the type rules
14243         for conditional expressions.
14244
14245 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14246
14247         * gcc.dg/20001012-1.c: New test.
14248         * gcc.dg/20001012-2.c: New test.
14249
14250 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14251
14252         * gcc.dg/format-attr-1.c: New test.
14253
14254 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14255
14256         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14257         __LONG_LONG_MAX__ instead of LLONG_MAX.
14258
14259 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14260
14261         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14262         scanf flags.
14263         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14264         flags.
14265
14266 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14267
14268         * gcc.dg/sequence-pt-1.c: New test.
14269
14270 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14271
14272         * gcc.c-torture/execute/20001011-1.c: New testcase.
14273         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14274
14275 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14276
14277         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14278         does not error on it.
14279
14280 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14281
14282         * gcc.dg/20001009-1.c: New test.
14283
14284 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14285
14286         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14287         * gcc.c-torture/execute/20001009-2.c: ... to here.
14288
14289 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14290
14291         * gcc.c-torture/compile/20001009-1.c: New testcase.
14292         * gcc.c-torture/execute/20001009-1.c: New testcase.
14293         Testcases provided by Jan Hubicka <jh@suse.cz>.
14294
14295 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14296
14297         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14298         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14299         uintmax_t using <limits.h> to emulate the compiler's internal
14300         logic.  No longer XFAIL %j tests.
14301
14302 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14303
14304         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14305         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14306         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14307         regexps and details of expected handling of some bad formats.
14308         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14309         suppression.
14310
14311 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14312
14313         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14314         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14315         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14316         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14317         in list archives.
14318
14319 2000-10-06  Richard Henderson  <rth@cygnus.com>
14320
14321         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14322         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14323         * g++.old-deja/g++.jason/report.C: Likewise.
14324         * g++.old-deja/g++.law/friend5.C: Likewise.
14325         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14326         of the expected warnings.
14327
14328 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14329
14330         * g++.old-deja/g++.pt/enum14.C: New test.
14331
14332 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14333
14334         * g++.old-deja/g++.pt/crash59.C: New test.
14335
14336 2000-10-04  Will Cohen  <wcohen@redhat.com>
14337
14338         * gcc.dg/20000926-1.c: New test.
14339
14340 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14341
14342         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14343         function name for current C++ compiler.
14344         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14345
14346 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14347
14348         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14349         __PRETTY_FUNCTION__.
14350         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14351
14352 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14353
14354         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14355
14356 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14357
14358         * gcc.c-torture/compile/20000923-1.c: New test.
14359
14360 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14361
14362         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14363         * g++.old-deja/g++.pt/ttp62.C: Same.
14364         * g++.old-deja/g++.other/inline14.C: Same.
14365
14366 2000-09-24  Richard Henderson  <rth@cygnus.com>
14367
14368         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14369
14370 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14371
14372         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14373
14374 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14375
14376         * gcc.c-torture/compile/20000922-1.c: New file.
14377
14378 2000-09-21  Nick Clifton  <nickc@redhat.com>
14379
14380         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14381         a signed long modulo operation.
14382         (mod6): New function - perform an unsigned long modulo operation.
14383         (main): Add tests for modulos of very large numbers by very small
14384         dividends.
14385
14386 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14387
14388         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14389
14390 2000-09-19  Richard Henderson  <rth@cygnus.com>
14391
14392         * gcc.dg/compare2.c (case 10): XFAIL.
14393
14394 2000-09-18  Richard Henderson  <rth@cygnus.com>
14395
14396         * gcc.c-torture/execute/20000906-1.c: Move ...
14397         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14398         that support __builtin_trap.
14399
14400 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14401
14402         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14403
14404 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14405
14406         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14407         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14408         more $ format tests.
14409
14410 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14411
14412         * gcc.dg/format-errmk-1.c: New test.
14413
14414 2000-09-17  Greg McGary  <greg@mcgary.org>
14415
14416         * gcc.c-torture/execute/20000917-1.x: Remove.
14417
14418 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14419
14420         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14421
14422 2000-09-17  Greg McGary  <greg@mcgary.org>
14423
14424         * gcc.c-torture/execute/20000917-1.c: New test.
14425         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14426
14427 2000-09-16  Neil Booth  <NeilB@earthling.net>
14428
14429         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14430         in nested macro bug.
14431
14432 2000-09-15  Neil Booth  <NeilB@earthling.net>
14433
14434         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14435
14436 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14437
14438         * gcc.c-torture/execute/20000914-1.c: New test.
14439
14440 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14441
14442         * g++.other/inline13.C: New test.
14443
14444 2000-09-12  Andreas Jaeger  <aj@suse.de>
14445
14446         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14447         constant by Ulrich Drepper <drepper@redhat.com>.
14448
14449 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14450
14451         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14452
14453 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14454
14455         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14456
14457 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14458
14459         * gcc.dg/cpp/backslash.c: New test.
14460
14461 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14462
14463         * gcc.c-torture/execute/20000910-1.c: New test.
14464         * gcc.c-torture/execute/20000910-2.c: Likewise.
14465
14466 2000-09-11  Robert Lipe  <robertl@sco.com>
14467
14468         * gcc.dg/pragma-align.c: New test.
14469
14470 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14471
14472         * g++.old-deja/g++.pt/explicit82.C: New test.
14473         * g++.old-deja/g++.pt/explicit83.C: New test.
14474
14475 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14476
14477         * gcc.dg/asm-names.c: New test.
14478
14479 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14480
14481         * gcc.dg/cpp/tr-warn6.c: New test
14482
14483 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14484
14485         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14486         be accepted.
14487
14488 2000-09-07  Catherine Moore  <clm@redhat.com>
14489
14490         * gcc.c-torture/execute/unroll-1.c: New test.
14491
14492 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14493
14494         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14495         ERROR markers.
14496         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14497         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14498         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14499         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14500         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14501         Preprocess only.
14502         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14503         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14504
14505 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14506
14507         * g++.old-deja/g++.pt/deduct2.C: New test.
14508
14509 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14510
14511         * g++.old-deja/g++.pt/parms2.C: New test.
14512
14513 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14514
14515         * g++.old-deja/g++.pt/crash58.C: New test.
14516
14517 2000-09-06  Greg McGary  <greg@mcgary.org>
14518
14519         * gcc.c-torture/execute/20000906-1.c: New test.
14520         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14521
14522 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14523
14524         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14525
14526 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14527
14528         * g++.old-deja/g++.pt/crash57.C: New test.
14529
14530 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14531
14532         * g++.old-deja/g++.pt/crash56.C: New test.
14533
14534 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14535
14536         * g++.old-deja/g++.pt/koenig1.C: New test.
14537
14538 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14539
14540         * gcc.dg/20000904-1.c: New test.
14541
14542 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14543
14544         * gcc.dg/cpp/paste8.c: New test.
14545
14546 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14547
14548         * gcc.c-torture/compile/20000827-1.c: New test.
14549
14550 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14551
14552         * gcc.dg/format-diag-1.c: New test.
14553
14554 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14555
14556         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14557         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14558         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14559         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14560         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14561
14562 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14563
14564         * g++.old-deja/g++.other/nested4.C: New test.
14565
14566 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14567
14568         * g++.old-deja/g++.ns/scoped1.C: New test.
14569
14570 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14571
14572         * lib/g++.exp: Support testing already-installed GCC.
14573
14574 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14575
14576         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14577
14578 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14579
14580         * gcc.dg/return-type-2.c: New test.
14581
14582 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14583
14584         * gcc.c-torture/compile/20000825-1.c: New test.
14585
14586 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14587
14588         * gcc.dg/dwarf2-2.c: New test.
14589
14590 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14591
14592         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14593         dg-warning regexps.
14594
14595 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14596
14597         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14598         gcc.dg/format-ext-5.c: New tests.
14599
14600 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14601
14602         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14603
14604 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14605
14606         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14607
14608 2000-08-24  Richard Henderson  <rth@cygnus.com>
14609
14610         * gcc.dg/ia64-sync-1.c: New test.
14611         * gcc.dg/ia64-sync-2.c: New test.
14612         * gcc.dg/ia64-asm-1.c: New test.
14613
14614 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14615
14616         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14617         * gcc.dg/format-ext-2.c: New test.
14618
14619 2000-08-23  Jason Merrill  <jason@redhat.com>
14620
14621         * lib/old-dejagnu.exp: Also ignore "In member function" and
14622         "At global scope".
14623
14624 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14625
14626         * gcc.dg/noncompile/label-lineno-1.c: New test.
14627
14628 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14629
14630         * gcc.dg/c99-array-nonobj-1.c: New test.
14631
14632 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14633
14634         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14635         tests.
14636         * gcc.dg/format-ext-1.c: New test.
14637
14638 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14639
14640         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14641         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14642         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14643         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14644         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14645
14646 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14647
14648         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14649         gcc.dg/c99-strftime-2.c: New tests.
14650
14651 2000-08-22  Richard Henderson  <rth@cygnus.com>
14652
14653         * gcc.c-torture/execute/20000822-1.c: New test.
14654
14655 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14656
14657         * gcc.c-torture/execute/20000819-1.x: Remove.
14658
14659 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14660
14661         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14662         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14663         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14664         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14665         gcc.dg/format-xopen-1.c: New tests.
14666
14667 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14668
14669         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14670
14671 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14672
14673         * g++.old-deja/g++.other/loop2.C: New test.
14674
14675         * gcc.c-torture/compile/20000606-1.c: New test.
14676         * gcc.c-torture/compile/20000728-1.c: New test.
14677         * gcc.c-torture/execute/20000801-1.c: New test.
14678         * gcc.c-torture/execute/20000801-2.c: New test.
14679         * gcc.c-torture/execute/20000819-1.c: New test.
14680         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14681         * gcc.dg/20000629-1.c: New test.
14682         * gcc.dg/20000724-1.c: New test.
14683         * gcc.dg/20000807-1.c: New test.
14684
14685 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14686
14687         * gcc.dg/cpp/pragma-1.c: New test.
14688         * gcc.dg/cpp/pragma-2.c: New test.
14689
14690 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14691
14692         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14693         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14694
14695 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14696
14697         * gcc.c-torture/compile/20000818-1.c: New test.
14698
14699 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14700
14701         * gcc.c-torture/execute/20000818-1.c: New test.
14702
14703 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14704
14705         * gcc.dg/format-va-1.c: New test.
14706
14707 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14708
14709         * g++.old-deja/g++.other/typedef8.C: New test.
14710
14711 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14712
14713         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14714         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14715         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14716         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14717         * g++.old-deja/g++.other/ptrmem7.C: New test.
14718         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14719
14720 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14721
14722         * g++.old-deja/g++.pt/typename27.C: New test.
14723
14724 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14725
14726         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14727         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14728         * g++.old-deja/g++.pt/friend45.C: New test.
14729         * g++.old-deja/g++.other/friend8.C: New test.
14730
14731 2000-08-15  Richard Henderson  <rth@cygnus.com>
14732
14733         * gcc.c-torture/execute/20000815-1.c: New test.
14734
14735 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14736
14737         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14738         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14739         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14740
14741 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14742
14743         * g++.old-deja/g++.other/refinit2.C: New test.
14744
14745 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14746
14747         * lib/c-torture.exp (c-torture): Make
14748         compiler_conditional_xfail_data global.
14749         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14750         compiler_conditional_xfail_data machinery.
14751         (f-torture-execute): Likewise.
14752         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14753         and only when unrolling loops.
14754
14755         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14756
14757 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14758
14759         * g++.old-deja/g++.pt/explicit81.C: New test.
14760
14761 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14762
14763         * g++.old-deja/g++.pt/typename26.C: New test.
14764
14765 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14766
14767         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14768         warning.
14769
14770 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14771
14772         * g++.old-deja/g++.other/array3.C: New test.
14773
14774 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14775
14776         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14777         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14778         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14779         New tests.
14780
14781 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14782
14783         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14784         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14785
14786 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14787
14788         * gcc.c-torture/execute/20000808-1.c: New test.
14789
14790 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14791
14792         * gcc.dg/c90-const-expr-1.c: New test.
14793
14794 2000-08-08  Richard Henderson  <rth@cygnus.com>
14795
14796         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14797
14798 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14799
14800         * gcc.dg/noncompile/const-ll-1.c: New test.
14801
14802 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14803
14804         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14805
14806 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14807
14808         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14809         that running programs linked against the shared version of libobjc
14810         run correctly.
14811
14812 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14813
14814         * gcc.dg/c99-printf-1.c: New test.
14815
14816 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14817
14818         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14819
14820 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14821
14822         * gcc.c-torture/execute/20000731-1.x: Delete.
14823
14824 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14825
14826         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14827         and torture_without_loops as is done by c-torture.exp.
14828         (search_for): Copy from c-torture.exp.
14829         (gcc-dg-runtest): New function, drives a directory of tests
14830         iterating over the TORTURE_OPTIONS.
14831         (scan-assembler, scan-assembler-not): Move here from
14832         individual directory drivers.
14833
14834         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14835         defined by lib/gcc-dg.exp.
14836         * gcc.dg/cpp/cpp.exp: Likewise.
14837         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14838         gcc-dg-runtest, so we cycle over optimization options.
14839
14840         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14841         * gcc.dg/compare2.c: No longer expected to fail.
14842
14843 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14844
14845         * gcc.c-torture/execute/20000804-1.c: New test.
14846
14847 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14848
14849         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14850
14851 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14852
14853         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14854
14855 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14856
14857         * gcc.c-torture/compile/20000803-1.c: New test.
14858
14859 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14860
14861         * gcc.c-torture/execute/20000801-3.c,
14862         gcc.c-torture/execute/20000801-4.c: New tests.
14863         * gcc.c-torture/execute/20000801-3.x,
14864         gcc.c-torture/execute/20000801-4.x: Xfail.
14865
14866 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14867
14868         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14869         libobjc/.libs to allow for libtool.
14870
14871 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14872
14873         * gcc.c-torture/compile/20000802-1.c: New test.
14874
14875 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14876
14877         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14878
14879 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14880
14881         * gcc-c-torture/execute/20000731-2.c: New test.
14882
14883         * gcc.c-torture/execute/20000731-1.c: New test.
14884         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14885
14886 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14887
14888         * testsuite/gcc.dg/cpp/paste7.c: New test.
14889         * gcc.dg/cpp/20000725-1.c: New test.
14890
14891 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14892
14893         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14894         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14895         declaration warning for __builtin_dwarf_reg_size.
14896
14897         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14898
14899 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14900
14901         * gcc.dg/noncompile/voidparam-1.c: New test.
14902
14903 2000-07-30  Richard Henderson  <rth@cygnus.com>
14904
14905         * gcc.dg/c90-digraph-1.c: Don't xfail.
14906         * gcc.dg/compare2.c (case 10): Xfail.
14907         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14908
14909 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14910
14911         * gcc.dg/c99-main-1.c: New test.
14912
14913 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14914
14915         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14916
14917 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14918
14919         * gcc.c-tortuer/execute/20000726-1.c: New test.
14920
14921 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14922
14923         * gcc.c-torture/execute/enum-2.c: New test.
14924
14925 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14926
14927         * gcc.dg/cpp/tr-warn3.c: New test.
14928
14929 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14930
14931         * g++.old-deja/g++.ext/implicit1.C: Remove.
14932         * g++.old-deja/g++.jason/c2.C: Remove
14933         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14934         * g++.old-deja/g++.pt/crash16.C: Likewise.
14935         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14936
14937 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14938
14939         * g++.old-deja/g++.other/for2.C: New test.
14940
14941 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14942
14943         * gcc.dg/20000720-1.c: New test.
14944
14945 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14946
14947         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14948
14949 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14950
14951         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14952         * gcc.c-torture/execute/20000722-1.c: New.
14953         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14954
14955 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14956
14957         * gcc.dg/cpp/20000720-1.S: New test.
14958
14959 2000-07-21  Michael Meissner  <meissner@redhat.com>
14960
14961         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14962
14963 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14964
14965         * g++.old-deja/g++.brendan/crash16.C,
14966         g++.old-deja/g++.brendan/parse3.C,
14967         g++.old-deja/g++.brendan/redecl1.C,
14968         g++.old-deja/g++.ns/template13.C,
14969         g++.old-deja/g++.other/decl4.C,
14970         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14971
14972 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14973
14974         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14975         and "Internal error".
14976
14977         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14978         regexps.
14979         * gcc.dg/cpp/paste6.c: New test.
14980
14981 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14982
14983         * gcc.dg/cpp/tr-direct.c: New test.
14984
14985         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14986         gcc.dg/cpp/undef1.c: Tweak error regexps.
14987
14988 2000-07-18  Eric Christopher <echristo@redhat.com>
14989
14990         * gcc.c-torture/compile/20000718-1.c: New test.
14991
14992 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14993
14994         * cpplex.c (_cpp_push_token): If the token being pushed back
14995         is the previous token in this context, just subtract one from
14996         context->posn.
14997         * cppmacro.c (save_expansion): Clear aux field when storing a
14998         placemarker.
14999
15000 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15001
15002         * gcc.dg/noncompile/redecl-1.c: New test.
15003
15004 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15005
15006         * gcc.c-torture/execute/20000717-5.c: New test.
15007         * gcc.c-torture/execute/20000717-1.x: Removed.
15008
15009 2000-07-17  Richard Henderson  <rth@cygnus.com>
15010
15011         * gcc.c-torture/execute/20000717-4.c: New test.
15012
15013 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15014
15015         * gcc.dg/cpp/syshdr.c: New test.
15016         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15017
15018 2000-07-17  Neil Booth  <neilb@earthling.net>
15019
15020         * gcc.dg/cpp/cmdlne-dM.c: New test.
15021         * gcc.dg/cpp/cmdlne-dD.c: New test.
15022
15023 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15024
15025         * gcc.c-torture/execute/20000717-3.c: New test.
15026
15027         * gcc.c-torture/compile/20000717-1.c: New test.
15028
15029 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15030
15031         * gcc.c-torture/execute/20000717-2.c: New test.
15032
15033 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15034
15035         * gcc.dg/formatz-1.c: New test.
15036
15037         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15038         * gcc.dg/c99-digraph-1.c: New tests.
15039
15040         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15041         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15042
15043         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15044         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15045         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15046         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15047         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15048         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15049         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15050
15051 2000-07-17   Greg McGary <greg@mcgary.org>
15052
15053         * gcc.c-torture/execute/20000717-1.c: New test.
15054         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15055
15056 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15057
15058         * gcc.c-torture/execute/20000715-2.c: New test.
15059         * gcc.dg/20000715-1.c: New test.
15060
15061 2000-07-15  Michael Meissner  <meissner@redhat.com>
15062
15063         * gcc.c-torture/execute/20000715-1.c: New test.
15064
15065 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15066
15067         * gcc.c-torture/execute/20000707-1.c: New test.
15068
15069 2000-07-13  Neil Booth  <NeilB@earthling.net>
15070
15071         * testsuite/gcc.dg/cpp/digraph1.c,
15072         testsuite/gcc.dg/cpp/digraph2.c,
15073         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15074
15075 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15076
15077         * g77.f-torture/compile/20000630-2.f:  New test.
15078         * g77.f-torture/compile/20000630-2.x
15079
15080 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15081
15082         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15083
15084 2000-07-11  Neil Booth  <NeilB@earthling.net>
15085
15086         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15087
15088 2000-07-11  Neil Booth  <NeilB@earthling.net>
15089
15090         * gcc.dg/cpp/cmdlne-C.c: New.
15091
15092 2000-07-09  Neil Booth  <NeilB@earthling.net>
15093
15094         * gcc.dg/cpp/directiv.c: New tests.
15095         * gcc.dg/cpp/undef1.c: Update.
15096
15097 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15098
15099         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15100
15101 2000-07-09  Neil Booth  <NeilB@earthling.net>
15102
15103         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15104
15105 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15106
15107         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15108         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15109
15110 2000-07-08  Neil Booth  <NeilB@earthling.net>
15111
15112         * gcc.dg/cpp/macsyntx.c: New tests.
15113
15114 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15115
15116         * gcc.dg/20000707-1.c: New test.
15117
15118 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15119
15120         * gcc.c-torture/execute/20000706-1.c: New test.
15121         * gcc.c-torture/execute/20000706-2.c: New test.
15122         * gcc.c-torture/execute/20000706-3.c: New test.
15123         * gcc.c-torture/execute/20000706-4.c: New test.
15124         * gcc.c-torture/execute/20000706-5.c: New test.
15125
15126 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15127
15128         * g++.old-deja/g++.pt/instantiate7.C: New test.
15129
15130 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15131
15132         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15133         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15134         * g++.old-deja/g++.other/rtti3.C: Likewise.
15135         * g++.old-deja/g++.other/rttid3.C: Likewise.
15136
15137 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15138
15139         *  g77.f-torture/compile/20000630-1.x: Fix typo
15140
15141 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15142
15143         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15144         assembly output.
15145
15146 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15147
15148         * gcc.dg/cpp/ident.c: New test.
15149
15150 2000-07-05  Neil Booth  <NeilB@earthling.net>
15151
15152         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15153           gcc.dg/cpp/lexstrng.c: New tests.
15154
15155 2000-07-04  Neil Booth  <NeilB@earthling.net>
15156
15157         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15158         * gcc.dg/cpp/strify2.c: Same.
15159
15160 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15161
15162         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15163         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15164         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15165         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15166
15167         * testsuite/gcc.dg/cpp/macro1.c,
15168         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15169         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15170         testsuite/gcc.dg/cpp/strify1.c,
15171         testsuite/gcc.dg/cpp/strify2.c: New tests.
15172
15173 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15174
15175         * gcc.c-torture/execute/20000703-1.c: New test.
15176
15177 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15178
15179         * g++.old-deja/g++.pt (lookup10.C): New test.
15180
15181 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15182
15183         * g++.old-deja/g++.pt (typename25.C): New test.
15184
15185 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15186
15187         * gcc.c-torture/compile/20000701-1.c: New test.
15188
15189 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15190
15191         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15192         to test case.
15193
15194 2000-06-30  Catherine Moore  <clm@cygnus.com>
15195
15196         * gcc.c-torture/execute/align-1.c: New test.
15197
15198 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15199
15200         * g++.old-deja/g++.pt/expr8.C: New test.
15201         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15202
15203 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15204
15205         * gcc.c-torture/compile/20000629-1.c: New test.
15206
15207 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15208
15209
15210         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15211         gcc.dg/noncompile directory, depending on whether they're
15212         preprocessor tests or not.  Annotate all the tests for the dg
15213         framework.
15214
15215         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15216         * gcc.dg/noncompile/noncompile.exp: New.
15217
15218         * Moved files:
15219         Old name                                New name
15220         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15221         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15222         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15223         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15224         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15225         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15226         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15227         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15228         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15229         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15230         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15231         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15232         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15233         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15234         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15235         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15236         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15237         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15238         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15239         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15240         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15241         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15242         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15243         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15244
15245         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15246         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15247         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15248         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15249         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15250         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15251
15252 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15253
15254         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15255         declare one variable.  On the fourth, error.
15256         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15257         declared by 20000628-1a.h.
15258
15259 2000-06-29  Richard Henderson  <rth@redhat.com>
15260
15261         * gcc.c-torture/execute/930529-1.x: New file.
15262         * gcc.dg/920413-1.c: Adjust expected warning text.
15263         * gcc.dg/980217-1.c: Declare abort.
15264         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15265
15266 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15267
15268         * g77.f-torture/compile/20000629-1.f: New test.
15269         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15270
15271 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15272
15273         Rearrange lots of files, removing entirely the
15274         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15275         directories.
15276
15277         * Deleted files:
15278         gcc.c-torture/code_quality/code_quality.exp
15279         gcc.c-torture/special/special.exp
15280         gcc.failure/failure.exp
15281         gcc.failure/940409-1.x
15282         gcc.c-torture/compile/961203-1.x
15283
15284         * New files:
15285         gcc.misc-tests/linkage.exp
15286         gcc.c-torture/execute/920730-1t.c
15287         gcc.c-torture/execute/920730-1t.x
15288         gcc.c-torture/compile/920520-1.x
15289         gcc.c-torture/compile/920521-1.x
15290         gcc.c-torture/compile/981006-1.x
15291         gcc.c-torture/execute/eeprof-1.x
15292
15293         * Moved files (possibly with modifications to fit a new harness):
15294         Old name                                New name
15295         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15296         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15297         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15298         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15299         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15300         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15301         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15302         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15303         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15304         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15305         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15306         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15307         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15308         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15309
15310 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15311
15312         * c-torture/compile/961203-1.x: Delete.
15313
15314         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15315         not exit. Include stdio.h.
15316         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15317         * gcc.misc-tests/dg-12.c: Likewise.
15318         * gcc.misc-tests/dg-5.c: Likewise.
15319         * gcc.misc-tests/dg-6.c: Likewise.
15320         * gcc.misc-tests/dg-7.c: Prototype abort.
15321         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15322         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15323         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15324         not exit.
15325         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15326         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15327
15328 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15329
15330         * gcc.dg/cpp/20000628-1.c: New test.
15331         * gcc.dg/cpp/20000628-1.h: New header for above test.
15332         * gcc.dg/cpp/20000628-1a.h: Likewise.
15333
15334 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15335
15336         * gcc.dg/cpp: New directory.
15337         * gcc.dg/cpp/cpp.exp: New driver.
15338         * gcc.dg/cpp/20000627-1.c: New test.
15339         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15340         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15341         and rewrite as a compilation test.
15342
15343         * gcc.dg: Move many files into the cpp subdirectory, possibly
15344         renaming or editing them as well.
15345         Old name                New name
15346         990119-1.c              cpp/19990119-1.c
15347         990228-1.c              cpp/19990228-1.c
15348         990407-1.c              cpp/19990407-1.c
15349         990409-1.c              cpp/19990409-1.c
15350         990413-1.c              cpp/19990413-1.c
15351         990703-1.c              cpp/19990703-1.c
15352         20000127-1.c            cpp/20000127-1.c
15353         20000129-1.c            cpp/20000129-1.c
15354         20000207-1.c            cpp/20000207-1.c
15355         20000207-2.c            cpp/20000207-2.c
15356         20000209-1.c            cpp/20000209-1.c
15357         20000209-2.c            cpp/20000209-2.c
15358         20000301-1.c            cpp/20000301-1.c
15359         20000419-1.c            cpp/20000419-1.c
15360         20000510-1.S            cpp/20000510-1.S
15361         20000519-1.c            cpp/20000519-1.c
15362         20000529-1.c            cpp/20000529-1.c
15363         20000625-1.c            cpp/20000625-1.c
15364         20000625-2.c            cpp/20000625-2.c
15365         cpp-as1.c               cpp/assert1.c
15366         cpp-as2.c               cpp/assert2.c
15367         cxx-comments-1.c        cpp/cxxcom1.c
15368         cxx-comments-2.c        cpp/cxxcom2.c
15369         endif-label.c           cpp/endif.c
15370         cpp-hash1.c             cpp/hash1.c
15371         cpp-hash2.c             cpp/hash2.c
15372         cpp-if1.c               cpp/if-1.c
15373         cpp-if2.c               cpp/if-2.c
15374         cpp-if3.c               cpp/if-3.c
15375         cpp-if4.c               cpp/if-4.c
15376         cpp-if5.c               cpp/if-5.c
15377         cpp-cond.c              cpp/if-cexp.c
15378         cpp-missingop.c         cpp/if-mop.c
15379         cpp-missingparen.c      cpp/if-mpar.c
15380         cpp-opprec.c            cpp/if-oppr.c
15381         cpp-ifparen.c           cpp/if-paren.c
15382         cpp-shortcircuit.c      cpp/if-sc.c
15383         cpp-shift.c             cpp/if-shift.c
15384         cpp-unary.c             cpp/if-unary.c
15385         cpp-li1.c               cpp/line1.c
15386         cpp-li2.c               cpp/line2.c
15387         lineno.c                cpp/line3.c
15388         lineno-2.c              cpp/line4.c
15389         cpp-mi.c                cpp/mi1.c
15390         cpp-mic.h               cpp/mi1c.h
15391         cpp-micc.h              cpp/mi1cc.h
15392         cpp-mind.h              cpp/mi1nd.h
15393         cpp-mindp.h             cpp/mi1ndp.h
15394         cpp-mix.h               cpp/mi1x.h
15395         cpp-mi2.c               cpp/mi2.c
15396         cpp-mi2a.h              cpp/mi2a.h
15397         cpp-mi2b.h              cpp/mi2b.h
15398         cpp-mi2c.h              cpp/mi2c.h
15399         cpp-mi3.c               cpp/mi3.c
15400         cpp-mi3.def             cpp/mi3.def
15401         poison-1.c              cpp/poison.c
15402         pr-impl.c               cpp/prag-imp.c
15403         cpp-redef-2.c           cpp/redef1.c
15404         cpp-redef.c             cpp/redef2.c
15405         strpaste.c              cpp/strp1.c
15406         strpaste-2.c            cpp/strp2.c
15407         cpp-tradpaste.c         cpp/tr-paste.c
15408         cpp-tradstringify.c     cpp/tr-str.c
15409         cpp-tradwarn1.c         cpp/tr-warn1.c
15410         cpp-tradwarn2.c         cpp/tr-warn2.c
15411         trigraphs.c             cpp/trigraphs.c
15412         cpp-unc1.c              cpp/unc1.c
15413         cpp-unc2.c              cpp/unc2.c
15414         cpp-unc3.c              cpp/unc3.c
15415         cpp-unc.c               cpp/unc4.c
15416         undef.c                 cpp/undef1.c
15417         undef-2.c               cpp/undef2.c
15418         cpp-wi1.c               cpp/widestr1.c
15419
15420 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15421
15422         * lib/g++.exp (g++_include_flags): Tweak.
15423
15424 2000-06-27  H.J. Lu  <hjl@gnu.org>
15425             Loren J. Rittle  <ljrittle@acm.org>
15426
15427         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15428         version with one that knows about the new gcc tree structure.
15429         (g++_link_flags): Same.
15430
15431 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15432
15433         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15434         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15435         case we are cross-compiling.
15436
15437         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15438         g++.old-deja/g++.niklas/Makefile.in,
15439         g++.old-deja/g++.niklas/configure.in,
15440         g++.old-deja/g++.other/Makefile.in,
15441         g++.old-deja/g++.other/configure.in,
15442         gcc.c-torture/code_quality/Makefile.in,
15443         gcc.c-torture/code_quality/configure.in,
15444         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15445         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15446         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15447         gcc.c-torture/execute/ieee/Makefile.in,
15448         gcc.c-torture/execute/ieee/configure.in,
15449         gcc.c-torture/noncompile/Makefile.in,
15450         gcc.c-torture/noncompile/configure.in,
15451         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15452         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15453         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15454
15455 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15456
15457         * g++.old-deja/g++.other/ambig3.C: New test.
15458
15459 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15460
15461         * g++.old-deja/g++.pt/syntax1.C: New test.
15462         * g++.old-deja/g++.pt/syntax2.C: New test.
15463         * g++.old-deja/g++.other/syntax3.C: New test.
15464         * g++.old-deja/g++.other/syntax4.C: New test.
15465
15466 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15467
15468         * gcc.dg/20000623-1.c: Prototype exit and abort.
15469
15470 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15471
15472         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15473         New tests.
15474         * gcc.dg/cpp-mi3.def: New file.
15475
15476         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15477         inside assertions.
15478         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15479         lexer's error messages.
15480         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15481         divine anything from the linemarkers.
15482         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15483         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15484
15485 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15486
15487         * gcc.dg/20000623-1.c: New test.
15488
15489 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15490
15491         * gcc.c-torture/execute/20000622-1.c: New test.
15492
15493 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15494
15495         * g++.old-deja/g++.other/init15.C: New test.
15496
15497 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15498
15499         * g++.old-deja/g++.pt/vaarg2.C: New test.
15500         * g++.old-deja/g++.pt/vaarg3.C: New test.
15501
15502 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15503
15504         * g++.old-deja/g++.other/dyncast6.C: New test.
15505
15506 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15507
15508         * gcc.c-torture/execute/loop-6.c: New test.
15509
15510 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15511
15512         * gcc.dg/20000614-1.c: New test.
15513         * gcc.dg/20000614-2.c: New test.
15514
15515 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15516
15517         * g++.old-deja/g++.other/inline12.C: New test.
15518
15519 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15520
15521         * g++.old-deja/g++.other/eh1.C: New test.
15522
15523 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15524
15525         * g++.old-deja/g++.other/type.C: New test.
15526
15527 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15528
15529         * g++.old-deja/g++.other/initstring.C: New test.
15530
15531 2000-06-12  Jason Merrill  <jason@redhat.com>
15532
15533         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15534
15535 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15536
15537         * gcc.c-torture/compile/20000609-1.c: New test.
15538
15539 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15540
15541         * gcc.dg/20000609-1.c: New test.
15542
15543 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15544
15545         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15546         * gcc.c-torture/noncompile/poison-1.c: Move...
15547         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15548         * gcc.dg/cpp-li1.c: Add a token after the #line.
15549
15550 2000-06-05  Richard Henderson  <rth@cygnus.com>
15551
15552         * gcc.c-torture/execute/20000605-2.c: New test.
15553         * gcc.c-torture/execute/20000605-3.c: New test.
15554
15555 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15556
15557         * g77.f-torture/execute/20000503-1.x: New file.
15558
15559 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15560
15561         * g++.old-deja/g++.eh/badalloc1.C: New test.
15562
15563 2000-06-05  Richard Henderson  <rth@cygnus.com>
15564
15565         * gcc.c-torture/execute/20000605-1.c: New test.
15566
15567 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15568             Nathan Sidwell <nathan@codesourcery.com>
15569
15570         * gcc.c-torture/compile/20000605-1.c: New test.
15571
15572 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15573
15574         * g77.f-torture/compile/20000601-1.f:  New test.
15575
15576 2000-06-03  Richard Henderson  <rth@cygnus.com>
15577
15578         * gcc.c-torture/execute/20000603-1.c: New.
15579
15580 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15581
15582         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15583         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15584
15585 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15586
15587         * gcc.dg/compare2.c (case 12): XFAIL.
15588         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15589         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15590
15591         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15592
15593 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15594
15595         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15596         guard macro is already defined when the header is first
15597         included.
15598         * gcc.dg/cpp-mix.h: New file.
15599         * gcc.dg/endif-label.c: Update patterns to match compiler.
15600
15601         * g++.brendan/complex1.C: Declare abort.
15602         * g++.law/refs4.C: Remove XFAIL.
15603         * g++.oliva/expr2.C: Declare abort and exit.
15604
15605 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15606
15607         * gcc.c-torture/execute/20000528-1.c: New test.
15608
15609         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15610         * g++.old-deja/g++.law/temps4.C: Likewise.
15611
15612         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15613         stdlib.h.  Call abort() on failure.
15614         * g++.old-deja/g++.law/refs4.C: Likewise.
15615         * g++.old-deja/g++.law/temps4.C: Likewise.
15616         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15617         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15618
15619 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15620
15621         Relative to g++.dg/special:
15622         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15623
15624         Relative to g++.old-deja:
15625         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15626         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15627         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15628         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15629         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15630         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15631         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15632
15633         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15634         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15635         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15636         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15637         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15638         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15639         and/or string.h.
15640
15641         * g++.other/goto1.C: Update expectations for error messages.
15642
15643 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15644
15645         * gcc.c-torture/compile/20000523-1.c: New test.
15646
15647 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15648
15649         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15650
15651 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15652
15653         * g++.old-deja/g++.eh/catch11.C: New test.
15654         * g++.old-deja/g++.eh/catch12.C: New test.
15655
15656 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15657
15658         * gcc.c-torture/execute/20000523-1.c: New test.
15659
15660 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15661
15662         * c-torture/execute/bcp-1.c: Replace abort in arg of
15663         __builtin_constant_p with a generic external function.
15664
15665         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15666         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15667         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15668         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15669         Prototype abort and/or exit.
15670
15671         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15672         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15673         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15674         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15675
15676 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15677
15678         * gcc.dg/dwarf2-1.c: New test.
15679
15680 2000-05-20  Richard Henderson  <rth@cygnus.com>
15681
15682         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15683
15684 2000-05-20  Andreas Jaeger  <aj@suse.de>
15685
15686         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15687         testcase.
15688
15689 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15690
15691         * gcc.c-torture/execute/20000519-2.c: New test.
15692
15693 2000-05-19  Andreas Jaeger  <aj@suse.de>
15694
15695         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15696         which fails with SSA.
15697
15698         * lib/c-torture.exp: Also test with -O3 -fssa.
15699
15700 2000-05-18  Michael Meissner  <meissner@redhat.com>
15701
15702         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15703         * gcc.c-torture/execute/920415-1.c: Ditto.
15704         * gcc.c-torture/execute/920501-1.c: Ditto.
15705         * gcc.c-torture/execute/conversion.c: Ditto.
15706         * gcc.c-torture/execute/cvt-1.c: Ditto.
15707
15708 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15709
15710         * gcc.c-torture/compile/20000518-1.c: New test.
15711
15712 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15713
15714         * g77.f-torture/compile/200005018.f:  New test.
15715
15716 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15717
15718         * gcc.c-torture/compile/20000517-1.c: New test.
15719
15720 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15721
15722         * gcc.c-torture/execute/20000516-1.c: New test.
15723
15724 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15725
15726         * g++.old-deja/g++.other/eh.C: New test.
15727
15728 2000-05-12  Richard Henderson  <rth@cygnus.com>
15729
15730         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15731         constants through to doit's conditional.
15732
15733 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15734
15735         * gcc.c-torture/compile/20000511-1.c: New test.
15736         * g77.f-torture/compile/20000511-1.f: New test.
15737         * g77.f-torture/compile/20000511-2.f: New test.
15738
15739 2000-05-11  Michael Meissner  <meissner@redhat.com>
15740
15741         * gcc.c-torture/execute/20000511-1.c: New test.
15742
15743 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15744
15745         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15746         * gcc.dg/20000510-1.S: New.
15747
15748 2000-05-08  Catherine Moore  <clm@cygnus.com>
15749
15750         * gcc.dg/unused-3.c: New.
15751
15752 2000-05-06  Richard Henderson  <rth@cygnus.com>
15753
15754           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15755           * g++.old-deja/g++.mike/warn1.C: Likewise.
15756           * g++.old-deja/g++.pt/local1.C: Likewise.
15757           * g++.old-deja/g++.pt/local7.C: Likewise.
15758           * g++.old-deja/g++.pt/spec16.C: Likewise.
15759
15760 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15761
15762         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15763
15764 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15765
15766           * g77.f-torture/execute/20000503-1.f:  New test.
15767
15768 2000-05-04  Andreas Jaeger  <aj@suse.de>
15769
15770         * gcc.dg/noreturn-2.c: New test.
15771
15772 2000-05-04  Neil Booth  <NeilB@earthling.net>
15773
15774         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15775         preprocessor.
15776
15777 2000-05-04  Richard Henderson  <rth@cygnus.com>
15778
15779         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15780
15781 2000-05-04  Richard Henderson  <rth@cygnus.com>
15782
15783         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15784         OpenSSL by Jason R Thorpe.
15785
15786 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15787
15788         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15789
15790 2000-05-03  Robert Lipe <robertlipe@usa.net>
15791
15792         * gcc.dg/20000503-1.c: New test.
15793
15794 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15795
15796         * gcc.c-torture/compile/20000502-1.c: New test.
15797         * g++.old-deja/g++.other/align.C: New test.
15798         * gcc.dg/cpp-tradstringify.c: New test.
15799
15800 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15801
15802         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15803         and hard registers.
15804
15805 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15806
15807         * gcc.c-torture/execute/loop-5.c: New test.
15808
15809 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15810
15811         * gcc.c-torture/execute/va-arg-20.c: New test.
15812
15813 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15814
15815         * gcc.c-torture/execute/20000422-1.c: New test.
15816
15817 2000-04-20  Greg McGary  <gkm@gnu.org>
15818
15819         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15820         when optimizing, but without sibling-call optimizations (-O1).
15821
15822 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15823
15824           * gcc.c-torture/compile/20000420-1.c: New test.
15825
15826 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15827
15828         * g++.abi/ptrflags.C: New test.
15829         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15830
15831 2000-04-19  Catherine Moore  <clm@cygnus.com>
15832
15833         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15834
15835 2000-04-19  Greg McGary  <gkm@gnu.org>
15836
15837         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15838         sibling-call optimizations.
15839
15840 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15841
15842         * gcc.dg/20000419-1.c: New test.
15843
15844 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15845
15846         * gcc.c-torture/execute/20000412-6.c: New test.
15847
15848 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15849
15850         * gcc.c-torture/execute/20000412-5.c: New test.
15851         * g77.f-torture/compile/20000412-1.f: New test.
15852         * gcc.c-torture/execute/20000412-4.c: New test.
15853         * gcc.c-torture/compile/20000412-2.c: New test.
15854         * gcc.c-torture/execute/20000412-3.c: New test.
15855         * gcc.c-torture/compile/20000412-1.c: New test.
15856         * gcc.c-torture/execute/20000412-2.c: New test.
15857
15858 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15859
15860         * objc/execute/bf-20.m: New test.
15861
15862 2000-04-10  Richard Henderson  <rth@cygnus.com>
15863
15864         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15865
15866         * gcc.c-torture/execute/20000412-1.c: New test.
15867
15868 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15869
15870         * g++.old-deja/g++.eh/catchptr1.C: New test.
15871
15872 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15873
15874         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15875
15876 2000-04-08  Neil Booth  <NeilB@earthling.net>
15877
15878         * gcc.dg/cpp-nullchar.c: Remove test as
15879         embedded nulls cause problems.
15880
15881 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15882
15883         * gcc.dg/compare2.c: New test.
15884
15885 2000-04-08  Neil Booth  <NeilB@earthling.net>
15886
15887         * gcc.dg/cpp-nullchar.c: New test.
15888
15889 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15890
15891         * gcc.dg/cpp-mi2.c: New test.
15892         * gcc.dg/cpp-mi2[abc].h: New files.
15893
15894 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15895
15896         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15897         member name.
15898
15899 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15900
15901         * g++.old-deja/g++.abi/vmihint.C: New test.
15902
15903 2000-04-06  Neil Booth  <NeilB@earthling.net>
15904
15905         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15906         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15907         copyright.
15908
15909 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15910
15911         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15912         avoid stack-frame overwrite.
15913
15914 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15915
15916         * gcc.c-torture/compile/20000405-2.c: New test.
15917         * gcc.c-torture/compile/20000405-3.c: New test.
15918
15919 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15920
15921         * gcc.c-torture/compile/20000405-1.c: New test.
15922
15923 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15924
15925         * gcc.dg/cast-qual-1.c: Revert last change.
15926
15927 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15928
15929         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15930
15931 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15932
15933         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15934         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15935
15936 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15937
15938         * gcc.c-torture/compile/20000403-2.c: New test.
15939         * gcc.c-torture/compile/20000403-1.c: New test.
15940
15941 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15942
15943         * gcc.c-torture/execute/20000403-1.c: New test.
15944
15945 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15946
15947         * gcc.c-torture/execute/20000402-1.c: New test.
15948
15949 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15950
15951         * gcc.c-torture/execute/va-arg-15.c: New test.
15952         * gcc.c-torture/execute/va-arg-16.c: New test.
15953         * gcc.c-torture/execute/va-arg-17.c: New test.
15954         * gcc.c-torture/execute/va-arg-18.c: New test.
15955         * gcc.c-torture/execute/va-arg-19.c: New test.
15956
15957 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15958
15959         * gcc.c-torture/compile/981211-1.c: Move to...
15960         * gcc.dg/cpp-as1.c: ...here.
15961         * gcc.dg/cpp-as2.c: New file.
15962
15963         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15964         compiler.
15965
15966 2000-04-02  Neil Booth  <NeilB@earthling.net>
15967
15968         * gcc.dg/cpp-cond.c  New tests.
15969         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15970         accidental success less likely.
15971         * gcc.dg/cpp-missingop.c  New tests.
15972         * gcc.dg/cpp-missingparen.c  New tests.
15973         * gcc.dg/cpp-shift.c  New tests.
15974         * gcc.dg/cpp-shortcircuit.c  New tests.
15975         * gcc.dg/cpp-unary.c  New tests.
15976
15977 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15978
15979         * gcc.c-torture/compile/20000329-1.c: New test.
15980
15981 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15982
15983         * gcc.c-torture/compile/20000326-1.c: New test.
15984         * gcc.c-torture/compile/20000326-2.c: New test.
15985
15986 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15987
15988         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15989         the first parameter is a function argument.
15990
15991 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15992
15993         * g++.old-deja/g++.ext/array4.C: New test.
15994
15995 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15996
15997         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15998
15999 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16000
16001         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16002
16003 2000-03-19  Richard Henderson  <rth@cygnus.com>
16004
16005         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16006
16007 2000-03-19  Richard Henderson  <rth@cygnus.com>
16008
16009         * gcc.c-torture/compile/20000319-1.c: New test.
16010
16011 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16012
16013         * gcc.c-torture/execute/20000314-3.c: New test.
16014         * gcc.c-torture/execute/20000314-2.c: New test.
16015         * gcc.c-torture/execute/20000314-1.c: New test.
16016         * gcc.c-torture/compile/20000314-2.c: New test.
16017         * gcc.c-torture/compile/20000314-1.c: New test.
16018
16019 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16020
16021         * g++.old-deja/g++.warn/inline.C: New test.
16022
16023 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16024
16025         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16026         standards-compliant result rather than specific constants.
16027         Put test-values in array.
16028
16029 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16030
16031         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16032         (g++_target_compile): Put test-specific options last.
16033
16034 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16035
16036         * g++.old-deja/g++.eh/vbase4.C: New test.
16037
16038 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16039
16040         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16041
16042 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16043
16044         * g++.old-deja/g++.brendan/misc12.C: Removed.
16045         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16046         * g++.old-deja/g++.ext/pretty4.C: New test.
16047
16048 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16049
16050         * g++.old-deja/g++.other/string2.C: New test.
16051
16052 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16053
16054         * g++.old-deja/g++.warn/impint2.C: New test.
16055
16056 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16057
16058         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16059         is 1, not zero.
16060
16061 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16062
16063         * g++.old-deja/g++.warn/impint.C: New test.
16064         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16065         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16066         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16067         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16068         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16069         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16070         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16071         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16072         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16073         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16074         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16075         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16076
16077 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16078
16079         * gcc.dg/cpp-redef.c: New test.
16080
16081 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16082
16083         * g++.old-deja/g++.pt/unify7.C: New test.
16084
16085 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16086
16087         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16088         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16089
16090 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16091
16092         * gcc.c-torture/compile/20000224-1.c: New test.
16093
16094 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16095
16096         * gcc.c-torture/compile/cpp-2.c: New test.
16097         * gcc.c-torture/compile/cpp-1.c: New test.
16098
16099 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16100
16101         * gcc.c-torture/execute/20000225-1.c: New test.
16102
16103 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16104
16105         * gcc.dg/cpp-li2.c: New test.
16106
16107         * gcc.dg/cpp-wi1.c: New test.
16108
16109         * gcc.dg/cpp-li1.c: New test.
16110
16111 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16112
16113         * g++.old-deja/g++.other/sizeof5.C: New test.
16114
16115 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16116
16117         * gcc.c-torture/execute/va-arg-13.c: New test.
16118
16119 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16120
16121         * gcc.c-torture/execute/va-arg-12.c: New test.
16122
16123 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16124
16125         * gcc.c-torture/execute/20000223-1.c: New test.
16126
16127 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16128
16129         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16130
16131 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16132
16133         * g++.old-deja/g++.abi/ptrmem.C: New test.
16134
16135 2000-02-19  Richard Henderson  <rth@cygnus.com>
16136
16137         * gcc.c-torture/compile/init-3.c: New.
16138
16139 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16140
16141         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16142         ALWAYS_CXXFLAGS.
16143
16144 2000-02-11  Robert Lipe <robertl@sco.com>
16145
16146         * gcc.c-torture/compile/20000211-3.c: New test.
16147
16148 2000-02-11  Martin Buchholz <martin@xemacs.org>
16149
16150         * gcc.c-torture/compile/20000211-2.c: New test.
16151
16152 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16153
16154         * gcc.c-torture/compile/20000211-1.c: New test.
16155
16156 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16157
16158         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16159           on native targets
16160
16161 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16162
16163         * g++.old-deja/g++.other/cast5.C: New test.
16164
16165 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16166
16167         * gcc.c-torture/execute/20000205-1.c: New.
16168
16169 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16170
16171         * g++.old-deja/g++.jason/cast3.C: Return void.
16172         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16173
16174 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16175
16176         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16177
16178         * gcc.dg/loop-1.c: New test.
16179
16180 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16181
16182         * gcc.c-torture/compile/20000127-1.c: New test.
16183         * gcc.c-torture/execute/991228-1.c: New test.
16184
16185 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16186
16187         * gcc.dg/unused-2.c: New test.
16188
16189         * gcc.dg/conv-1.c: New test.
16190
16191 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16192
16193         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16194         compiler.
16195         (tool_option_proc): Fix typo.
16196
16197 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16198
16199         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16200         of the ld on the host, not on the build machine.
16201         Also, don't crash if '--help' is not a supported option.
16202
16203 2000-01-24  Richard Henderson  <rth@cygnus.com>
16204
16205         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16206
16207 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16208
16209         * gcc.c-torture/execute/20000120-2.c: New test.
16210         * gcc.c-torture/execute/20000120-1.c: New test.
16211
16212 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16213
16214         * gcc.c-torture/execute/20000113-1.c: New test.
16215
16216 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16217
16218         * gcc.c-torture/execute/20000112-1.c: New test.
16219
16220 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16221
16222         * gcc.dg/20000111-1.c: New test.
16223
16224 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16225
16226         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16227         with 16 bit integers.
16228
16229 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16230
16231         * gcc.dg/20000108-1.c: New test.
16232
16233 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16234
16235         * g++.old-deja/g++.ns/koenig8.C: New test.
16236
16237 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16238
16239         * g++.old-deja/g++.other/cast4.C: New test.
16240
16241 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16242
16243         * gcc.c-torture/compile/20000105-2.c: New test.
16244         * gcc.c-torture/compile/20000105-1.c: New test.
16245
16246 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16247
16248         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16249         references to printf & atoi to conform to ANSI standard.
16250         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16251         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16252         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16253         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16254         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16255         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16256         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16257         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16258         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16259         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16260         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16261         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16262         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16263         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16264         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16265         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16266         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16267         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16268         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16269         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16270         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16271         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16272         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16273         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16274         * g++.old-deja/g++.brendan/init3.C: Likewise.
16275         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16276         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16277         * g++.old-deja/g++.brendan/new2.C: Likewise.
16278         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16279         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16280         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16281         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16282         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16283         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16284         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16285         * g++.old-deja/g++.brendan/template24.C: Likewise.
16286         * g++.old-deja/g++.brendan/template3.C: Likewise.
16287         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16288         * g++.old-deja/g++.jason/inline3.C: Likewise.
16289         * g++.old-deja/g++.jason/opeq.C: Likewise.
16290         * g++.old-deja/g++.law/arg5.C: Likewise.
16291         * g++.old-deja/g++.law/arm7.C: Likewise.
16292         * g++.old-deja/g++.law/ctors11.C: Likewise.
16293         * g++.old-deja/g++.law/cvt8.C: Likewise.
16294         * g++.old-deja/g++.law/init9.C: Likewise.
16295         * g++.old-deja/g++.law/refs4.C: Likewise.
16296         * g++.old-deja/g++.law/template2.C: Likewise.
16297         * g++.old-deja/g++.law/visibility24.C: Likewise.
16298         * g++.old-deja/g++.law/vtable3.C: Likewise.
16299         * g++.old-deja/g++.mike/asm2.C: Likewise.
16300         * g++.old-deja/g++.mike/eh1.C: Likewise.
16301         * g++.old-deja/g++.mike/misc1.C: Likewise.
16302         * g++.old-deja/g++.mike/misc13.C: Likewise.
16303         * g++.old-deja/g++.mike/misc14.C: Likewise.
16304         * g++.old-deja/g++.mike/ns12.C: Likewise.
16305         * g++.old-deja/g++.mike/p1248.C: Likewise.
16306         * g++.old-deja/g++.mike/p3708.C: Likewise.
16307         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16308         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16309         * g++.old-deja/g++.mike/p646.C: Likewise.
16310         * g++.old-deja/g++.mike/p700.C: Likewise.
16311         * g++.old-deja/g++.mike/p783.C: Likewise.
16312         * g++.old-deja/g++.mike/p783a.C: Likewise.
16313         * g++.old-deja/g++.mike/p783b.C: Likewise.
16314         * g++.old-deja/g++.mike/p786.C: Likewise.
16315         * g++.old-deja/g++.mike/p789.C: Likewise.
16316         * g++.old-deja/g++.mike/p789a.C: Likewise.
16317         * g++.old-deja/g++.mike/p807a.C: Likewise.
16318         * g++.old-deja/g++.other/delete3.C: Likewise.
16319         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16320         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16321         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16322         * g++.old-deja/g++.other/empty1.C: Likewise.
16323         * g++.old-deja/g++.other/temporary1.C: Likewise.
16324         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16325         * g++.old-deja/g++.pt/t16.C: Likewise.
16326         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16327
16328 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16329
16330         * gcc.dg/991230-1.c: New test.
16331
16332 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16333
16334         * gcc.c-torture/compile/991229-3.c: New test.
16335         * gcc.c-torture/compile/991229-2.c: New test.
16336         * gcc.c-torture/compile/991229-1.c: New test.
16337
16338 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16339
16340         * gcc.c-torture/compile/labels-2.c: New test.
16341
16342 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16343
16344         * gcc.c-torture/execute/991227-1.c: New test.
16345
16346 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16347
16348         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16349
16350 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16351
16352         * gcc.c-torture/execute/991221-1.c: New test.
16353
16354 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16355
16356         * g++.old-deja/g++.other/cast3.C: New test.
16357
16358 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16359
16360         * gcc.c-torture/execute/991216-4.c: New test.
16361
16362 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16363
16364         * gcc.c-torture/execute/991216-1.c: New test.
16365         * gcc.c-torture/execute/991216-2.c: New test.
16366         * gcc.c-torture/execute/991216-3.c: New test.
16367
16368 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16369
16370         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16371         Actually make the test fail by using "-O2" for compilation.
16372
16373 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16374
16375         * g++.old-deja/g++.warn/cast-align1.C: New test.
16376
16377 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16378
16379         * gcc.c-torture/compile/991214-1.c: New test.
16380         * gcc.c-torture/compile/991214-2.c: New test.
16381
16382 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16383
16384         * gcc.dg/991214-1.c: New test.
16385
16386 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16387
16388         * gcc.c-torture/compile/991213-3.c: New test.
16389         * gcc.c-torture/compile/991213-2.c: New test.
16390         * gcc.c-torture/compile/991213-1.c: New test.
16391
16392 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16393
16394         * gcc.dg/991209-1.c: New test.
16395
16396 1999-12-08  Nathan Sidwell <nathan@acm.org>
16397
16398         * gcc.c-torture/compile/991208-1.c: New test.
16399
16400 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16401
16402         * gcc.dg/ultrasp2.c: New test.
16403
16404 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16405
16406         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16407
16408 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16409
16410         * gcc.c-torture/compile/991202-1.c: New test.
16411         * gcc.c-torture/execute/991202-1.c: New test.
16412         * gcc.c-torture/execute/991202-2.c: New test.
16413         * gcc.c-torture/execute/991202-3.c: New test.
16414
16415 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16416
16417         * g++.old-deja/g++.abi/align.C: New test.
16418         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16419         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16420
16421 1999-12-01  Richard Henderson  <rth@cygnus.com>
16422
16423         * gcc.c-torture/execute/991201-1.c: New.
16424
16425 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16426
16427         * gcc.dg/991129-1.c: New test.
16428
16429 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16430
16431         * gcc.c-torture/compile/991127-1.c: New test.
16432
16433 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16434
16435         * g++.old-deja/g++.other/warn4.C: New test.
16436
16437 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16438
16439         * g++.old-deja/g++.eh/cleanup2.C: New test.
16440         * g++.old-deja/g++.ext/pretty2.C: New test.
16441         * g++.old-deja/g++.ext/pretty3.C: New test.
16442         * g++.old-deja/g++.other/debug6.C: New test.
16443
16444 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16445
16446         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16447         compiler_output to look for one error message instead of two.
16448
16449 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16450
16451         * gcc.c-torture/execute/991118-1.c: Also test case
16452         where the word boundary does not split a byte evenly.
16453
16454 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16455
16456         * g++.old-deja/g++.ext/restrict1.C: New test.
16457
16458 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16459
16460         * gcc.c-torture/execute/991118-1.c: New test.
16461
16462 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16463
16464         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16465         working directory pathnames.
16466
16467 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16468
16469         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16470         host is equipped with driver.h and driver.o so it can actually
16471         compile and run the tests.
16472
16473 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16474
16475         * gcc.c-torture/compile/991008-1.c: New test.
16476
16477 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16478
16479         * lib/gcc-dg.exp: Include target-supports.exp
16480
16481 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16482
16483         * lib/target-supports.exp: New file: Provide procs to test for
16484         features supported by the target.
16485         (check_weak_available): Moved here from ecos.exp.
16486         (check_alias_available): New proc: Determine of the target
16487         toolchain supports the alias attribute.
16488
16489         * gcc.dg/special/ecos.exp: Move check_weak_available to
16490         target-supports.exp.
16491         (alias-1.c): Only perform the test if the target supports
16492         aliases.
16493         (wkali-1.c): Only perform the test if the target supports
16494         aliases.
16495
16496         * gcc.dg/990506-0.c: Expect error messages from cross
16497         targets as well as native targets.
16498
16499 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16500
16501         * gcc.dg/ultrasp1.c: Removed xfail.
16502         * gcc.dg/struct-ret-2.c: Likewise.
16503         * gcc.dg/array-1.c: Likewise.
16504
16505 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16506
16507         * gcc.dg/struct-ret-2.c: New test.
16508
16509         * gcc.dg/array-1.c: New test.
16510
16511 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16512
16513         * gcc.c-torture/execute/991030-1.c: New test.
16514
16515 1999-10-26  Richard Henderson  <rth@cygnus.com>
16516
16517         * gcc.c-torture/compile/991026-2.c: New test.
16518
16519 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16520
16521         * gcc.c-torture/compile/991026-1.c: New test.
16522
16523 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16524
16525         * gcc.c-torture/execute/991023-1.c: New test.
16526
16527 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16528
16529         * gcc.c-torture/execute/991019-1.c: New test.
16530
16531 1999-10-16  Richard Henderson  <rth@cygnus.com>
16532
16533         * gcc.c-torture/execute/991016-1.c: New test.
16534
16535 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16536
16537         * gcc.c-torture/execute/991014-1.c: New test.
16538
16539 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16540
16541         * g++.old-deja/g++.other/union2.C: New test.
16542
16543 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16544
16545         * g++.old-deja/g++.other/vaarg2.C: New test.
16546         * g++.old-deja/g++.other/vaarg3.C: New test.
16547
16548 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16549
16550         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16551         in compile/.
16552
16553 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16554
16555         * gcc.c-torture/execute/va-arg-11.c: New test.
16556
16557 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16558
16559         * lib/file-format.exp (gcc_target_object_format): Don't
16560         crash if objdump is unavailable.
16561
16562 1999-09-29  Donn Terry <donn@interix.com>
16563
16564         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16565
16566 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16567
16568         * gcc.c-torture/compile/990928-1.c: New test.
16569
16570 1999-09-28  Nathan Sidwell  <nathan@acm.org>
16571
16572         * g++.old-deja/g++.other/decl6.C: New test.
16573
16574 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16575
16576         * gcc.c-torture/execute/va-arg-10.c: New test.
16577
16578 1999-09-27  Nathan Sidwell  <nathan@acm.org>
16579
16580         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
16581         __PRETTY_FUNCTION__.
16582
16583 1999-09-23  Nick Clifton  <nickc@cygnus.com>
16584
16585         * gcc.c-torture/execute/990923-1.c: New test.
16586
16587 1999-09-21  Nick Clifton  <nickc@cygnus.com>
16588
16589         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
16590         for which -fpic is inappropriate.
16591
16592 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
16593
16594         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
16595
16596 1999-09-21  Nathan Sidwell  <nathan@acm.org>
16597
16598         * g++.old-deja/g++.other/dyncast1.C: New test.
16599         * g++.old-deja/g++.other/dyncast2.C: New test.
16600         * g++.old-deja/g++.other/dyncast3.C: New test.
16601         * g++.old-deja/g++.other/dyncast4.C: New test.
16602         * g++.old-deja/g++.other/dyncast5.C: New test.
16603         * g++.old-deja/g++.eh/catch3.C: New test.
16604         * g++.old-deja/g++.eh/catch3p.C: New test.
16605         * g++.old-deja/g++.eh/catch4.C: New test.
16606         * g++.old-deja/g++.eh/catch4p.C: New test.
16607         * g++.old-deja/g++.eh/catch5.C: New test.
16608         * g++.old-deja/g++.eh/catch5p.C: New test.
16609         * g++.old-deja/g++.eh/catch6.C: New test.
16610         * g++.old-deja/g++.eh/catch6p.C: New test.
16611         * g++.old-deja/g++.eh/catch7.C: New test.
16612         * g++.old-deja/g++.eh/catch7p.C: New test.
16613         * g++.old-deja/g++.eh/catch8.C: New test.
16614         * g++.old-deja/g++.eh/catch8p.C: New test.
16615         * g++.old-deja/g++.eh/catch9.C: New test.
16616         * g++.old-deja/g++.eh/catch9p.C: New test.
16617
16618 1999-09-13  Nathan Sidwell  <nathan@acm.org>
16619
16620         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
16621         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
16622
16623 1999-09-13  Jeffrey A Law  (law@cygnus.com)
16624
16625         * gcc.c-torture/compile/990913-1.c: New test.
16626
16627 1999-09-10  Nathan Sidwell  <nathan@acm.org>
16628
16629         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
16630         * g++.old-deja/g++.jason/rfg5.C: Likewise.
16631
16632 1999-09-09  Richard Henderson  <rth@cygnus.com>
16633
16634         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
16635
16636 1999-09-09  Nathan Sidwell  <nathan@acm.org>
16637
16638         * g++.old-deja/g++.other/lookup11.C: New test.
16639         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
16640         what is permitted and what we want.
16641         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
16642         overload use.
16643         * g++.old-deja/g++.jason/rfg5.C: Likewise
16644
16645 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
16646
16647         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
16648         * gcc.c-torture/noncompile/poison-1.c: New file.
16649
16650 1999-09-08  Nathan Sidwell  <nathan@acm.org>
16651
16652         * g++.old-deja/g++.other/sizeof3.C: New test.
16653         * g++.old-deja/g++.other/sizeof4.C: New test.
16654         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
16655         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
16656
16657 1999-09-07  Richard Henderson  <rth@cygnus.com>
16658
16659         * gcc.dg/va-arg-1.c: New.
16660
16661 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16662
16663         * gcc.c-torture/execute/va-arg-9.c: New test.
16664
16665 1999-09-05  Craig Burley  <craig@jcb-sc.com>
16666
16667         * g77.f-torture/compile/980519-2.f: New test.
16668         * g77.f-torture/compile/19990905-0.f: New test.
16669         * g77.f-torture/compile/19990905-1.f: New test.
16670         * g77.f-torture/compile/19990905-2.f: New test.
16671
16672         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
16673
16674 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
16675
16676         * gcc.c-torture/execute/990827-1.c: Fix typo.
16677
16678 1999-09-03  Nathan Sidwell  <nathan@acm.org>
16679
16680         * g++.old-deja/g++.other/deref1.C: New test.
16681
16682 1999-09-02  Nathan Sidwell  <nathan@acm.org>
16683
16684         * g++.old-deja/g++.other/ambig2.C: New test.
16685         * g++.old-deja/g++.other/cond5.C: New test.
16686         * g++.old-deja/g++.other/lookup16.C: New test.
16687
16688 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
16689
16690         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
16691         assemblers too.
16692
16693 1999-08-31  Jeffrey A Law  (law@cygnus.com)
16694
16695         * lib/c-torture.exp: Avoid the "compare executables" optimization
16696         when testing native.
16697
16698 1999-08-29  Jeffrey A Law  (law@cygnus.com)
16699
16700         * gcc.c-torture/execute/990829-1.c: New test.
16701         * gcc.c-torture/compile/990829-1.c: New test.
16702
16703 1999-08-27  Paul Burchard  <burchard@pobox.com>
16704
16705         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
16706         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
16707         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
16708         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
16709         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
16710         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
16711         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
16712         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
16713         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
16714         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
16715         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
16716
16717 1999-08-27  Jeffrey A Law  (law@cygnus.com)
16718
16719         * gcc.c-torture/execute/990827-1.c: New test.
16720
16721 1999-08-26  Craig Burley  <craig@jcb-sc.com>
16722
16723         * g77.f-torture/noncompile/19990826-4.f: New test.
16724
16725         * g77.f-torture/compile/19990826-3.f: New test.
16726
16727         * g77.f-torture/execute/19990826-2.f: New test.
16728
16729         * g77.f-torture/compile/19990826-1.f: New test.
16730
16731         * gcc.c-torture/execute/990826-0.c: New test.
16732         * g77.c-torture/execute/19990826-0.f: New test.
16733
16734         * g77.f-torture/noncompile/970626-2.f: New test.
16735
16736 1999-08-25  Paul Burchard  <burchard@pobox.com>
16737
16738         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
16739         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
16740         lss-011.C: New tests.
16741
16742 1999-08-25  Nathan Sidwell  <nathan@acm.org>
16743
16744         * g++.old-deja/g++.other/decl5.C: New test.
16745
16746 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16747
16748         * noncompile/noncompile.exp: Load_lib c-torture.exp.
16749         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
16750         call `postbase' for each one.  All callers of `postbase' changed
16751         to call this instead.
16752
16753 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
16754
16755         * gcc.c-torture/execute/990811-1.c: New test.
16756
16757 1999-08-09  Nick Clifton  <nickc@cygnus.com>
16758
16759         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
16760         just native ones.
16761
16762         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
16763         just native ones.
16764
16765 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16766
16767         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
16768
16769 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16770
16771         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
16772
16773 1999-08-04  Nathan Sidwell  <nathan@acm.org>
16774
16775         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
16776
16777 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16778
16779         * gcc.c-torture/execute/990804-1.c: New test.
16780
16781 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16782
16783         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
16784         * g++.old-deja/g++.brendan/crash64.C: Likewise
16785         * g++.old-deja/g++.brendan/overload8.C: Likewise
16786
16787 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16788
16789         * g++.old-deja/g++.other/struct1.C: New test.
16790
16791 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16792
16793         * g++.old-deja/g++.other/enum2.C: New test.
16794
16795 1999-08-02  Richard Henderson  <rth@cygnus.com>
16796
16797         Adapted from tests from Franz Sirl:
16798         * gcc.c-torture/execute/va-arg-7.c: New test.
16799         * gcc.c-torture/execute/va-arg-8.c: New test.
16800
16801 1999-08-01  Jeffrey A Law  (law@cygnus.com)
16802
16803         * gcc.c-torture/compile/990801-2.c: New test.
16804
16805         * gcc.c-torture/compile/990801-1.c: New test.
16806
16807 1999-07-27  Michael Meissner  <meissner@cygnus.com>
16808
16809         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
16810         fp-cmp-1.c, converting double to float.
16811
16812         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
16813         fp-cmp-1.c, converting double to long double.
16814
16815         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
16816         from fr1 to unknown_register, since fr1 is a legitimate register
16817         on some machines.
16818
16819 1999-07-25  Jeffrey A Law  (law@cygnus.com)
16820
16821         * README: More listname related changes.
16822
16823 1999-07-08  Catherine Moore  <clm@cygnus.com>
16824
16825         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
16826
16827 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
16828
16829         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
16830
16831 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16832
16833         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
16834
16835 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
16836
16837         * gcc.dg/990703-1.c: New test.
16838
16839 1999-06-29  Nick Clifton  <nickc@cygnus.com>
16840
16841         * lib/file-format.exp: New file: Move definition of proc
16842         gcc_target_object_format to here from
16843         gcc.dg/special/ecos.exp.
16844
16845         * lib/c-torture.exp: Include lib file-format.exp.
16846         * lib/gcc-dg.exp: Include lib file-format.exp.
16847
16848         * gcc.dg/special/ecos.exp: Remove definition of proc
16849         gcc_target_object_format.
16850
16851 1999-06-28  Jeffrey A Law  (law@cygnus.com)
16852
16853         * gcc.c-torture/execute/990628-1.c: New test.
16854
16855 1999-06-25  Jeffrey A Law  (law@cygnus.com)
16856
16857         * gcc.c-torture/compile/990625-2.c: New test.
16858
16859         * gcc.c-torture/compile/990625-1.c: New test.
16860
16861 1999-06-23  Nick Clifton  <nickc@cygnus.com>
16862
16863         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
16864         attributes compile.
16865         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
16866         ports that use the COFF/PE file format.
16867
16868 1999-06-17  Jeffrey A Law  (law@cygnus.com)
16869
16870         * gcc.c-torture/compile/990617-1.c: New test.
16871
16872 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
16873
16874         * g++.old-deja/g++.other/decl4.C: New test.
16875
16876 1999-06-14  Nathan Sidwell  <nathan@acm.org>
16877
16878         * g++.old-deja/g++.other/bitfld3.C: New test.
16879
16880 1999-06-08  Nathan Sidwell  <nathan@acm.org>
16881
16882         * g++.old-deja/g++.eh/catch1.C: New test.
16883
16884 1999-06-07  Jeffrey A Law  (law@cygnus.com)
16885
16886         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
16887
16888         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
16889         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
16890
16891 1999-06-05  Craig Burley  <craig@jcb-sc.com>
16892
16893         * g77.f-torture/compile/19990502-0.f: Replace with new,
16894         shorter, test that still fails after recent changes.
16895
16896 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16897
16898         * gcc.c-torture/execute/990604-1.c: New test.
16899
16900 1999-05-31  Jeffrey A Law  (law@cygnus.com)
16901
16902         * gcc.c-torture/execute/990531-1.c: New test.
16903
16904 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16905
16906         * gcc.c-torture/compile/990527-1.c: New test.
16907
16908 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16909
16910         * gcc.c-torture/execute/990527-1.c: New test.
16911
16912 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16913
16914         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16915         bitfields as signed.
16916
16917 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16918
16919         * g77.f-torture/compile/19990525-0.f: New test.
16920
16921 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16922
16923         * gcc.c-torture/execute/990525-2.c: New test.
16924
16925         * gcc.c-torture/execute/990525-1.c: New test.
16926
16927 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16928
16929         * g++.old-deja/g++.other/anon3.C: New test.
16930         * g++.old-deja/g++.other/anon4.C: New test.
16931         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16932         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16933         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16934         Merrill).
16935
16936 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16937
16938         * gcc.c-torture/execute/990524-1.c: New test.
16939
16940         * gcc.dg/990524-1.c: New test.
16941
16942 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16943
16944         * gcc.c-torture/compile/990523-1.c: New test.
16945
16946 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16947
16948         * gcc.c-torture/compile/990519-1.c: New test.
16949
16950 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16951
16952         * gcc.c-torture/compile/990517-1.c: New test.
16953
16954         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16955         (e4, f4): New tests.
16956         (main): Call them.
16957
16958 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16959
16960         * gcc.dg/noreturn-1.c: New test.
16961
16962 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16963
16964         * gcc.c-torture/execute/990513-1.c: New test.
16965
16966 1999-05-10  Richard Henderson  <rth@cygnus.com>
16967
16968         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
16969
16970 1999-05-10  Craig Burley  <craig@jcb-sc.com>
16971
16972         * g77.f-torture/execute/erfc.f: Use small single-precision
16973         values, to avoid problems on Alphas when not -mieee.
16974
16975 1999-05-08  Craig Burley  <craig@jcb-sc.com>
16976
16977         * gcc.dg/990506-0.c: New test.
16978
16979 1999-05-08  Richard Henderson  <rth@cygnus.com>
16980
16981         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
16982         the constant to test.  Don't XFAIL 64-bit targets.
16983
16984         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
16985         * g++.old-deja/g++.law/profile1.C: Likewise.
16986
16987         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
16988         operator new instances.
16989         * g++.old-deja/g++.other/delete5.C: Likewise.
16990
16991 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16992
16993         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
16994         intrinsic.
16995
16996 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16997
16998         * g77.f-torture/execute/u77-test.f: Reverse order of two
16999         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17000
17001 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17002
17003         * gcc.dg/compare1.c: New test.
17004
17005 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17006
17007         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17008         New tests.
17009
17010 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17011
17012         * g77.f-torture/compile/19990502-1.f: New test.
17013
17014 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17015
17016         * g77.f-torture/compile/19990502-0.f: New test.
17017
17018 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17019
17020         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17021         intrinsic.
17022
17023 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17024
17025         * g77.f-torture/execute/u77-test.f (main): List libU77
17026         intrinsics not currently tested.
17027         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17028         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17029         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17030         Trim blanks off the ends of some printed strings.
17031
17032 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17033
17034         * g77.f-torture/execute/u77-test.f (main): Just warn about
17035         FSTAT gid disagreement, as it's expected on some systems.
17036
17037 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17038
17039         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17040         use a new function, which allows for some slop.
17041         Clean up some commentary.
17042         (issum): The new function.
17043         (sgladd): Deleted subroutine.
17044
17045 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17046
17047         * g77.f-torture/execute/u77-test.f: Modify to be more like
17048         libf2c/libU77 version, bringing patches to that version here.
17049         Add suitable commentary.
17050
17051 1999-04-25  Richard Henderson  <rth@cygnus.com>
17052
17053         * gcc.dg/990424-1.c: New test.
17054
17055 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17056
17057         * g77.f-torture/execute/u77-test.f (main): Bug involving
17058         LSTAT has been fixed, so turn back on full checking.
17059
17060 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17061
17062         * g77.f-torture/compile/19990419-0.f: New test.
17063         * g77.f-torture/execute/19990419-1.f: New test.
17064
17065 1999-04-17  Richard Henderson  <rth@cygnus.com>
17066
17067         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17068         to avoid the need for a prototype to supress a warning.
17069
17070 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17071
17072         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17073
17074 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17075
17076         * gcc.c-torture/execute/990404-1.c: New test.
17077
17078 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17079
17080         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17081         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17082         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17083         missing initializer warnings.
17084
17085 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17086
17087         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17088         matching strings.
17089
17090 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17091
17092         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17093
17094 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17095
17096         * g77.f-torture/execute/19990325-0.f: New test.
17097         * g77.f-torture/execute/19990325-1.f: New test.
17098
17099 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17100
17101         * gcc.c-torture/execute/990324-1.c: New test.
17102
17103 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17104
17105         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17106         test with 4.
17107
17108 1999-03-17  Richard Henderson  <rth@cygnus.com>
17109
17110         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17111
17112 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17113
17114         * g77.f-torture/execute/19990313-2.f: New test.
17115         * g77.f-torture/execute/19990313-3.f: New test.
17116
17117 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17118
17119         * g77.f-torture/execute/19990313-0.f: New test.
17120         * g77.f-torture/execute/19990313-1.f: New test.
17121
17122 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17123
17124         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17125         printf to sprintf.
17126         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17127         (main): Add check for u15.  Conditionalize u31 check depending on
17128         whether ints are <32 bits or >=32 bits.
17129
17130 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17131
17132         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17133
17134 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17135
17136         * g77.f-torture/compile/19990305-0.f: New test.
17137         * g77.f-torture/execute/19981119-0.f: New test.
17138
17139 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17140
17141         * g77.f-torture/execute/970625-2.f: call ABORT if final
17142         result is not correct, instead of just printing it.
17143         Add this checking via newly introduced obfuscation, to
17144         trip up buggy front ends.
17145
17146 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17147
17148         * g77.f-torture/compile/960317-1.f: Moved from being
17149         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17150
17151 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17152
17153         * g77.f-torture/execute/960317-1.f: New (old) test.
17154         * g77.f-torture/execute/970625-2.f: Ditto.
17155
17156 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17157
17158         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17159         message on line 1 or line 2; cccp and cpplib do this differently.
17160
17161 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17162
17163         * g++.old-deja/g++.law/weak1.C: New test.
17164
17165 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17166
17167         * gcc.c-torture/execute/990119-1.c: Renamed to...
17168         * gcc.dg/990119-1.c: this, so it will only be tested once
17169         (it's a preprocessor test, it doesn't need to be run at
17170         multiple optimization levels).
17171
17172 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17173
17174         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17175           ALWAYS_CXXFLAGS.
17176
17177 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17178
17179         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17180         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17181         to not be compilable by current g77.
17182
17183 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17184
17185         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17186
17187 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17188
17189         * gcc.c-torture/execute/990222-1.c: New test.
17190
17191 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17192
17193         * g77.f-torture/compile/19990218-0.f: New test.
17194         * g77.f-torture/noncompile/19990218-1.f: New test.
17195
17196 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17197
17198         * g77.f-torture/compile/19981216-0.f: New test.
17199
17200 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17201
17202         * gcc.dg/990214-1.c: New test.
17203
17204 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17205
17206         * gcc.dg/990213-2.c: New test.
17207
17208         * gcc.dg/990213-1.c: New test.
17209
17210 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17211
17212         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17213         ints.
17214
17215 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17216
17217         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17218         specified by target.
17219
17220         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17221
17222 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17223
17224         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17225
17226 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17227
17228         * gcc.dg/special/ecos.exp: New test driver for new tests with
17229         special requirements.
17230
17231         * gcc.dg/special/alias-1.c: New test.
17232         * gcc.dg/special/gcsec-1.c: New test.
17233         * gcc.dg/special/weak-1.c: New test.
17234         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17235         * gcc.dg/special/weak-2.c: New test.
17236         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17237         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17238         * gcc.dg/special/wkali-1.c: New test.
17239         * gcc.dg/special/wkali-2.c: New test.
17240         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17241         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17242
17243 1999-02-10  Felix Lee  <flee@cygnus.com>
17244
17245           * lib/c-torture.exp (c-torture-compile): Pull out code for
17246           analyzing gcc error messages.
17247           (c-torture-execute): Likewise.  Fix some (harmless) false
17248           positives.
17249           * lib/gcc.exp (gcc_check_compile): New function.
17250
17251 1999-02-08  Richard Henderson  <rth@cygnus.com>
17252
17253         * gcc.c-torture/execute/990208-1.c: New test.
17254
17255 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17256
17257         * g++.dg/special/ecos.exp: New driver for new tests with special
17258         requirements
17259
17260         * g++.dg/special/conpr-1.C: New test
17261         * g++.dg/special/conpr-2.C: New test
17262         * g++.dg/special/conpr-2a.C: New test
17263         * g++.dg/special/conpr-3.C: New test
17264         * g++.dg/special/conpr-3a.C: New test
17265         * g++.dg/special/conpr-3b.C: New test
17266
17267         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17268         allow g++ to use the dg driver
17269
17270         * README: Add comment about g++.dg directory
17271
17272 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17273
17274         * README: Update email addresses.
17275
17276 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17277
17278         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17279         arguments in order to force structure S onto the stack even on
17280         the alpha.
17281         (test): Pass 10 leading arguments to function foo as well as the
17282         structure S.
17283
17284         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17285         failure for all targets.
17286
17287         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17288         abort to terminate program execution.
17289
17290 1999-01-30  Richard Henderson  <rth@cygnus.com>
17291
17292         * gcc.c-torture/execute/990130-1.c: New test.
17293
17294 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17295
17296         * gcc.dg/990130-1.c: New test.
17297
17298 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17299
17300         * gcc.c-torture/execute/990128-1.c: New test.
17301
17302 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17303
17304         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17305
17306 1999-01-27  Felix Lee  <flee@cygnus.com>
17307
17308         * lib/c-torture.exp (c-torture-compile): pull out code for
17309         analyzing gcc error messages.
17310         (c-torture-execute): ditto, and fix some (harmless) false
17311         positives.
17312         * lib/gcc.exp (gcc_check_compile): new function.
17313
17314 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17315
17316         * gcc.dg/990117-1.c: New test.
17317
17318         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17319
17320         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17321
17322 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17323
17324         * g77.f-torture/compile/990115-1.f: New test.
17325
17326 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17327
17328         * gcc.c-torture/compile/990107-1.c: New test
17329
17330 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17331
17332         * gcc.c-torture/execute/990106-2.c: New test.
17333
17334         * gcc.c-torture/execute/990106-1.c: New test.
17335
17336 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17337
17338         * gcc.c-torture/compile/981223-1.c: New test.
17339
17340 1998-12-29  Richard Henderson  <rth@cygnus.com>
17341
17342         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17343         (opt3): Rename from opt4 and disable.
17344
17345 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17346
17347         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17348
17349 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17350
17351         * g++.old-deja/g++.other/conv5.C: New test.
17352
17353 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17354
17355         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17356
17357 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17358
17359         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17360
17361 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17362
17363         * gcc.c-torture/compile/981211-1.c: New test.
17364
17365 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17366
17367         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17368
17369         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17370
17371 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17372
17373         * gcc.special/930510-1.c: Make C9X safe.
17374         * gcc.misc-tests/gcov-1.c Similarly.
17375         * gcc.misc-tests/gcov-2.c Similarly.
17376
17377 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17378
17379         * gcc.dg/ultrasp1.c: New test.
17380
17381 1998-12-06  Richard Henderson  <rth@cygnus.com>
17382
17383         * gcc.c-torture/execute/981206.c: New test.
17384
17385 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17386
17387         * g++.old-deja/g++.ns/template7.C: New test.
17388
17389         * g++.old-deja/g++.other/expr1.C: New test.
17390
17391         * g++.old-deja/g++.eh/tmpl3.C: New test.
17392
17393         * g++.old-deja/g++.eh/tmpl2.C: New test.
17394
17395 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17396
17397         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17398         * g++.old-deja/g++.other/using6.C: Removed.
17399         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17400
17401         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17402
17403 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17404
17405         * g++.old-deja/g++.pt/overload8.C: New test.
17406
17407         * g++.old-deja/g++.pt/overload7.C: New test.
17408
17409         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17410
17411         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17412         and relinking messages.
17413         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17414         compiling with -frepo.
17415
17416 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17417
17418         * g++.old-deja/g++.pt/lookup6.C: New test.
17419
17420 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17421
17422         * gcc.c-torture/execute/981130-1.c: New test.
17423         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17424
17425 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17426
17427         * g++.old-deja/g++.pt/explicit76.C: New test.
17428
17429         * g++.old-deja/g++.pt/friend38.C: New test.
17430
17431         * g++.old-deja/g++.ns/crash2.C: New test.
17432
17433         * g++.old-deja/g++.pt/defarg8.C: New test.
17434
17435         * g++.old-deja/g++.pt/instantiate6.C: New test.
17436
17437         * g++.old-deja/g++.pt/static6.C: New test.
17438
17439         * g++.old-deja/g++.pt/decl2.C: New test.
17440
17441 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17442
17443         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17444         problem is actually related with name lookup, but so what? :-)
17445
17446         * g++.old-deja/g++.pt/friend37.C: New test.
17447
17448 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17449
17450         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17451         element, which fails on some systems.
17452
17453         * g77.f-torture/execute/labug1.f: New test.
17454
17455 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17456
17457         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17458         is defined.
17459
17460 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17461
17462         * g77.f-torture/compile/981117-1.f: New test.
17463
17464 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17465
17466         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17467         properly discarded.
17468
17469 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17470
17471         * gcc.c-torture/execute/memcheck: New directory of tests for
17472         -fcheck-memory-usage.
17473
17474 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17475
17476         * README: New file, general information about the testsuite and
17477         new description of the various C++ test subdirectories.
17478         * README.g++: Eliminate obsolete information, update and move most
17479         relevant stuff to README.
17480
17481 1998-11-07  Richard Henderson  <rth@cygnus.com>
17482
17483         * gcc.c-torture/compile/981107-1.c: New test.
17484
17485 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17486
17487         * execute/memcpy-bi.c: New testcase.
17488
17489 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17490
17491         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17492         base classes.
17493
17494         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17495         template is selected.
17496
17497         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17498         classes, it should be accepted for all types.
17499
17500         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17501
17502         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17503         specializations start with template headers.
17504
17505 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17506
17507         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17508
17509         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17510         non-POD types.
17511
17512 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17513
17514         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17515
17516 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17517
17518         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17519
17520 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17521
17522         * 981019-1.c: New test.
17523
17524 1998-10-14  Robert Lipe <robertl@dgii.com>
17525
17526         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17527         find objc headers.
17528
17529 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17530
17531         * compile/981001-4.c: Remove use of GCC extension that triggers a
17532         compiler bug.
17533
17534 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17535
17536         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17537
17538 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17539
17540         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17541         instantiation of template produces incorrect code for delete
17542         expression.
17543
17544         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17545         constructors' name is not unique.
17546         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17547         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17548
17549         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17550         automatic array of const is ill-formed.
17551
17552         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17553         of template parameter?
17554
17555         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17556         const.
17557
17558         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17559         pointer-to-member expression.
17560
17561         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17562         declaration causes ICE.
17563
17564 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17565
17566         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17567         reserved in the global namespace.
17568
17569         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17570         generate needed virtual table.
17571
17572         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
17573
17574 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
17575
17576         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
17577         template-dependent type
17578
17579 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
17580
17581         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
17582         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
17583         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
17584
17585         * g++.old-deja/g++.other/using5.C: New test; using decl from base
17586         class should be usable as argument of member function.
17587         * g++.old-deja/g++.other/using6.C: New test; using decl from base
17588         class should be usable as return type of member function.
17589         * g++.old-deja/g++.other/using7.C: New test; using decl from base
17590         class should be usable as type of data member.
17591
17592         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
17593
17594 1998-10-09  Jeffrey A Law  (law@cygnus.com)
17595
17596         * gcc.c-torture/special/920521-1.c: Fix bogus test.
17597
17598 1998-10-08  Nick Clifton  <nickc@cygnus.com>
17599
17600         * gcc.dg/dll-?.c Add thumb to target list.
17601         Fix assembler scan patterns to match current assembler output.
17602
17603 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
17604
17605         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
17606         matching of template brackets.
17607
17608         * g++.old-deja/g++.other/using4.C: New test.  Test using
17609         declarations of methods from base classes.
17610
17611         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
17612         within functions should introduce names into the innermost
17613         enclosing namespace.
17614
17615         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
17616         of static locals if first initialization throws.
17617
17618 1998-10-07  Jim Wilson  <wilson@cygnus.com>
17619
17620         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
17621
17622 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
17623
17624         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
17625         lose track of the possible targets of tablejump insns.
17626         * special/special.exp: Run it.
17627
17628 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17629
17630         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
17631         must be declared before its specializations can be named in friend
17632         declarations.
17633
17634 1998-10-05  Dave Love  <d.love@dl.ac.uk>
17635
17636         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
17637
17638         * g77.f-torture/execute/io1.f: New test.
17639
17640 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17641
17642         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
17643         with pointer to template function, for which no argument deduction
17644         is possible.
17645
17646         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
17647         specialization of template function as argument to template
17648         function.
17649
17650         * g++.old-deja/g++.other/access2.C: New test; Inner class
17651         shouldn't have privileged access to Outer's names.
17652
17653 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17654
17655         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
17656         friend template declared within template class conflicts with
17657         nested class of the same name.
17658
17659         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
17660         is ignored.
17661
17662         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
17663         object with direct initializer as function declaration.
17664
17665         * g++.old-deja/g++.other/decl2.C: New test; duplicate
17666         initializers.
17667
17668         * g++.old-deja/g++.other/null2.C: New test; conditional operator
17669         involving const pointer and NULL produces incorrect result.
17670
17671         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
17672         type name without `typename' should be rejected with -pedantic.
17673
17674 1998-10-02  Richard Henderson  <rth@cygnus.com>
17675
17676         * g++.old-deja/g++.other/addrof1.C: New test.
17677
17678 1998-10-01  Nick Clifton  <nickc@cygnus.com>
17679
17680         * gcc.c-torture/compile/981001-1.c: New test.
17681         * gcc.c-torture/execute/981001-1.c: New test.
17682
17683 1998-10-01  Jeffrey A Law  (law@cygnus.com)
17684
17685         * gcc.c-torture/compile/981001-2.c: New test.
17686         * gcc.c-torture/compile/981001-3.c: New test.
17687         * gcc.c-torture/compile/981001-4.c: New test.
17688
17689 1998-10-01  Robert Lipe  <robertl@dgii.com>
17690
17691         * lib/objc.exp (objc_target_compile): Add -L during compiles for
17692         multilibbed hosts.   Idea grafted from g77.exp.
17693
17694 1998-09-30  Dave Love  <d.love@dl.ac.uk>
17695
17696         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
17697         avoid losing on systems which need -lsocket.
17698
17699 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
17700
17701         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
17702         * g++.old-deja/g++.other/nested2.C: Ditto.
17703         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
17704         failure.
17705
17706 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17707
17708         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
17709         preferred over template operator!= for enum bitfields.
17710
17711 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
17712
17713         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
17714         that happen to have the same base name, but in different scopes,
17715         are incorrectly rejected.
17716
17717 1998-09-16  Richard Henderson  <rth@cygnus.com>
17718
17719         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
17720         on the native word size instead of an integer literal.
17721
17722 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17723
17724         * g++.old-deja/g++.other/static2.C: Invocation of static data
17725         member of type pointer-to-function denoted as non-static member.
17726
17727         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
17728         checks involving function types and aliases.
17729
17730 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17731
17732         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
17733         redefined to the same non-trivial type.
17734
17735         * g++.old-deja/g++.pt/explicit73.C: Test for proper
17736         namespace-qualification of template specializations declared in
17737         other namespaces.
17738
17739         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
17740         to declare a subset of the specializations of a template function
17741         as friends of specializations of a template class.
17742
17743         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
17744         member templates that do not fully specialize the enclosing
17745         template class are rejected.
17746
17747 1998-09-11  Dave Love  <d.love@dl.ac.uk>
17748
17749         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
17750
17751 1998-09-08  Dave Love  <d.love@dl.ac.uk>
17752
17753         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
17754         altered from libf2c/libU77 version.
17755
17756 1998-09-06  Dave Love  <d.love@dl.ac.uk>
17757
17758         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
17759
17760 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
17761
17762         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
17763         (un)signed char are different types for template specialization
17764         purposes.
17765
17766 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
17767
17768         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
17769         * objc: ObjC testsuite.
17770
17771 1998-08-31  Catherine Moore  <clm@cygnus.com>
17772
17773         * gcc.c-torture/execute/941014-1.x:  New file.
17774
17775 1998-08-31  Nick Clifton  <nickc@cygnus.com>
17776
17777         * lib/c-torture.exp: Add support for
17778         torture_eval_before_compile and torture_eval_before_execute
17779         variables.
17780
17781 1998-08-30  Jeffrey A Law  (law@cygnus.com)
17782
17783         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
17784         this test triggers valid.
17785
17786 1998-08-27  Jeffrey A Law  (law@cygnus.com)
17787
17788         * gcc.dg/980827-1.c: New test.
17789
17790 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
17791
17792         * gcc.c-torture/execute/loop-4b.c: New test.
17793
17794 1998-08-26  Nick Clifton  <nickc@cygnus.com>
17795
17796         * lib/c-torture.exp: Add support for
17797         torture_eval_before_compile and torture_eval_before_execute
17798         variables.
17799
17800 1998-08-25  Jeffrey A Law  (law@cygnus.com)
17801
17802         * gcc.c-torture/compile/980825-1.c: New test.
17803
17804 1998-08-24  Nick Clifton  <nickc@cygnus.com>
17805
17806         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
17807         count number tests in opt_t0 not good_t0.
17808
17809 1998-08-24  Jeffrey A Law  (law@cygnus.com)
17810
17811         * gcc.c-torture/compile/930326-1.x: Fix typo.
17812
17813 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
17814
17815         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
17816         causes an ICE.
17817
17818 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17819
17820         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
17821         STACK_SIZE is defined.
17822         * gcc.c-torture/unsorted/stuct.c: Similarly.
17823
17824         * gcc.c-torture/compile/980821-1.c: New test.
17825
17826 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17827
17828         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
17829
17830 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
17831
17832         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
17833         code.
17834
17835 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
17836
17837         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
17838         error'.
17839
17840 1998-08-18  Jeffrey A Law  (law@cygnus.com)
17841
17842         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
17843
17844 1998-08-16  Jeffrey A Law  (law@cygnus.com)
17845
17846         * gcc.c-torture/compile/980816-1.c: New test.
17847
17848         * gcc.dg/980816-1.c: New test.
17849
17850 1998-08-13  Jeffrey A Law  (law@cygnus.com)
17851
17852         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
17853         compiler for ieee tests.
17854
17855 1998-08-01  Dave Love  <d.love@dl.ac.uk>
17856
17857         * g77.f-torture/compile/980729-0.f: New test.
17858
17859 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
17860
17861         * gcc.c-torture/special/eeprof-1.c: New test, for
17862         -finstrument-functions.
17863         * gcc.c-torture/special/special.exp: Run it.
17864
17865 1998-07-29  Jeffrey A Law  (law@cygnus.com)
17866
17867         * gcc.c-torture/compile/980729-1.c: New test.
17868
17869 1998-07-27  Nick Clifton  <nickc@cygnus.com>
17870
17871         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
17872         __thumb__ is defined, and test for ARM style doubles if so.
17873
17874 1998-07-26  Dave Love  <d.love@dl.ac.uk>
17875
17876         * g77.f-torture/noncompile/980615-0.f: New test.
17877
17878 1998-07-26  H.J. Lu  (hjl@gnu.org)
17879
17880         * gcc.dg/980312-1.c: Do link instead of compile.
17881         * gcc.dg/980313-1.c: Likewise.
17882
17883 1998-07-26  Jeffrey A Law  (law@cygnus.com)
17884
17885         * gcc.c-torture/compile/980726-1.c: New test.
17886
17887 1998-07-25  Dave Love  <d.love@dl.ac.uk>
17888
17889         * g77.f-torture/execute/io0.f: New test.
17890
17891 1998-07-24  Nick Clifton  <nickc@cygnus.com>
17892
17893         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
17894         an int.
17895
17896 1998-06-18  Michael Meissner  <meissner@cygnus.com>
17897
17898         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
17899         m32r bugs.
17900
17901 1998-07-17  Nick Clifton  <nickc@cygnus.com>
17902
17903         * gcc.dg/980626-1.c: Expect failures for all toolchains until
17904         c-decl.c:grokdeclarator can handle mode attributes.
17905
17906 1998-07-16  Jeffrey A Law  (law@cygnus.com)
17907
17908         * gcc.c-torture/execute/980716-1.c: New test.
17909
17910 1998-07-13  Jeffrey A Law  (law@cygnus.com)
17911
17912         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
17913         the mn10200.
17914         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
17915         the mn10200.
17916         * gcc.c-torture/execute/va-arg-3.x: Similarly.
17917         * gcc.c-torture/compile/930326-1.x: Similarly.
17918
17919 1998-07-13  Dave Love  <d.love@dl.ac.uk>
17920
17921         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
17922         New test from Craig.
17923
17924 1998-07-12  Dave Love  <d.love@dl.ac.uk>
17925
17926         * g77.f-torture/noncompile/980616-0.f: New test.
17927
17928         * g77.f-torture/execute/970816-3.f:  New test from Craig.
17929
17930 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17931
17932         *  g++.other/singleton.C: Return error value instead of taking
17933         SIGSEGV.
17934
17935 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
17936
17937         *  g++.other/singleton.C: New test.   Warning is under dispute.
17938         Runtime crash is not.
17939
17940 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17941
17942         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
17943         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
17944         using6.C, using7.C}:  New namespace tests.
17945
17946 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
17947
17948         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
17949         specialization with typedef'ed names used as array indexes.
17950
17951 1998-07-09  Jeffrey A Law  (law@cygnus.com)
17952
17953         * gcc.c-torture/execute/980709-1.c: New test.
17954
17955         * gcc.dg/980709-1.c: New test.
17956
17957 1998-07-07  Richard Henderson  <rth@cygnus.com>
17958
17959         * gcc.c-torture/execute/bcp-1.c: New test.
17960
17961 1998-07-07  Jeffrey A Law  (law@cygnus.com)
17962
17963         * gcc.c-torture/execute/980707-1.c: New test.
17964
17965 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
17966
17967         * gcc.c-torture/compile/980706-1.c: New test.
17968
17969 1998-07-01  Dave Love  <d.love@dl.ac.uk>
17970
17971         * g77.f-torture/execute/980701-0.f,
17972         g77.f-torture/execute/980701-1.f: New test from Craig.
17973
17974 1998-07-01  Jeffrey A Law  (law@cygnus.com)
17975
17976         * gcc.c-torture/compile/980701-1.c: New test.
17977
17978         * gcc.c-torture/execute/980701-1.c: New test.
17979
17980 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
17981 rlsruhe.de>
17982
17983         * g++.old-deja/g++.robertl/eb132.C: New test.
17984         * g++.old-deja/g++.robertl/eb133.C: Likewise.
17985
17986 1998-06-29  Dave Love  <d.love@dl.ac.uk>
17987
17988         * g77.f-torture/execute/980628-7.f,
17989         g77.f-torture/execute/980628-8.f,
17990         g77.f-torture/execute/980628-9.f,
17991         g77.f-torture/execute/980628-10.f: New tests from Craig.
17992
17993         * g77.f-torture/execute/980628-3.f: Remove mail headers.
17994
17995 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17996
17997         * g77.f-torture/execute/980628-4.f: New test from Craig.
17998         * g77.f-torture/execute/980628-5.f: Likewise.
17999         * g77.f-torture/execute/980628-2.f: Likewise.
18000         * g77.f-torture/execute/980628-0.f: Likewise.
18001         * g77.f-torture/execute/980628-1.f: Likewise.
18002         * g77.f-torture/execute/980628-3.f: Likewise.
18003         * g77.f-torture/execute/980628-6.f: Likewise.
18004
18005 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18006
18007         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18008         directory when nothing has been installed yet.
18009
18010 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18011
18012         * gcc.c-torture/special/special.exp: Handle newer versions of
18013         dejagnu.
18014
18015 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18016
18017         * gcc.dg/980626-1.c: New test.
18018
18019 1998-06-19  Bruno Haible <haible@ilog.fr>
18020
18021         * gcc.misc-tests/m-un-2.c: New test.
18022         * g++.old-deja/g++.other/warn01.c: Likewise.
18023
18024 1998-06-19  Robert Lipe  <robertl@dgii.com>
18025
18026         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18027         compatibility with assmblers with a different comment character.
18028         Eliminate use of GAS-specific extensions.
18029
18030 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18031
18032         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18033
18034 1998-06-19  Robert Lipe  <robertl@dgii.com>
18035
18036         *lib/g77.exp: Replace search for libf2c.a with search for newly
18037         renamed libg2c.a
18038
18039 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18040
18041         * gcc.c-torture/execute/980617-1.c: New test.
18042
18043 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18044
18045         * gcc.c-torture/execute/980612-1.c: New test.
18046
18047 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18048
18049         * gcc.dg/980523-1.c: Only test on ppc-linux.
18050         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18051
18052         * gcc.c-torture/execute/980608-1.c: New test.
18053
18054 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18055
18056         * gcc.c-torture/execute/980605-1.c: New test.
18057
18058 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18059
18060         * gcc.c-torture/execute/980604-1.c: New test.
18061
18062 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18063
18064         * gcc.c-torture/execute/980602-1.c: New test.
18065         * gcc.c-torture/execute/980602-2.c: Likewise.
18066
18067 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18068
18069         * 970125-0.f: Fix per JCB.  Add commentary.
18070
18071 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18072
18073         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18074         IEEE -0 support.
18075
18076 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18077
18078         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18079         earlier.
18080
18081 1998-05-28  Catherine Moore <clm@cygnus.com>
18082
18083         * gcc.c-torture/execute/980526-3.c: New test.
18084
18085 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18086
18087         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18088         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18089         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18090         m88k-motorola-sysv3 to XFAIL.
18091
18092 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18093
18094         * gcc.dg/980526-1.c: New test.
18095         * gcc.c-torture/execute/980526-2.c: New test.
18096
18097 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18098
18099         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18100
18101         * gcc.c-torture/execute/980526-1.c: New test.
18102
18103 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18104
18105         * g77.f-torture/execute/alpha2.f: Add runtime test.
18106
18107 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18108
18109         * g++.old-deja/old-deja.exp: Strip leading directories.
18110
18111         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18112         error for the line.  Don't run multiple tests for the same line.
18113
18114 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18115
18116         * gcc.dg/980523-1.c: New test.
18117
18118 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18119
18120         * g77.f-torture/compile/970915-0.f: New test.
18121
18122 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18123
18124         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18125
18126 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18127
18128         * gcc.dg/980520-1.c: New test.
18129
18130 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18131
18132         * gcc.dg/980502-1.c: Fix return type.
18133
18134 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18135
18136         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18137         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18138         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18139         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18140         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18141
18142 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18143
18144         * g77.f-torture/execute/980520-1.f: New test.
18145
18146 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18147
18148         * lib/mike-g77.exp: New file.
18149
18150         * g77.f-torture/noncompile/noncompile.exp,
18151         g77.f-torture/noncompile/check0.f: New files.
18152
18153 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18154
18155         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18156         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18157         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18158         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18159         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18160         abort where appropriate.
18161
18162 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18163
18164         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18165         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18166
18167 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18168
18169         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18170
18171 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18172
18173         * g77.f-torture/compile/980427-0.f: New test.
18174
18175 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18176
18177         * g77.f-torture/compile/980424-0.f: New test.
18178
18179 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18180
18181         * g77.f-torture/compile/980419-2.f (main): New test.
18182         * g77.f-torture/compile/970125-0.f: New test.
18183         * g77.f-torture/compile/980419-1.f: New test.
18184
18185 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18186
18187         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18188         of loop-4.c.
18189
18190 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18191
18192         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18193
18194 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18195
18196         * gcc.c-torture/compile/980329-1.c: New test.
18197
18198 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18199
18200         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18201         * gcc.dg/980312-1.c: Fix typo in -march command.
18202
18203 1998-03-16  H.J. Lu  (hjl@gnu.org)
18204
18205         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18206
18207 1998-03-11  Robert Lipe  <robertl@dgii.com>
18208
18209         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18210         Dave Love agree the Fortran source is bogus.
18211
18212 1998-03-11  Robert Lipe  <robertl@dgii.com>
18213
18214         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18215         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18216         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18217         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18218         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18219
18220 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18221
18222         * g++.old-deja/g++.other/friend1.C: New test.
18223
18224 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18225
18226         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18227         possibly uninitialized) variables and declare dnrm2.
18228
18229 1998-02-23  Robert Lipe <robertl@dgii.com>
18230
18231         From Bruno Haible <haible@ilog.fr>:
18232         * gcc.c-torture/execute/980223.c: New test.
18233
18234 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18235
18236         * gcc.dg/ifelse-1.c: New test.
18237
18238 1998-02-09  H.J. Lu  (hjl@gnu.org)
18239
18240         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18241
18242           * lib/old-dejagnu.exp (old-dejagnu): Added the
18243           "execution test - XFAIL *-*-*" handling in the spirit of
18244           "excess errors test -". Changed the "execution test fails"
18245           handling to be like "excess errors test fails".
18246           * Update various tests accordingly.
18247
18248 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18249
18250         * gcc.c-torture/execute/980205.c: New test.
18251
18252 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18253
18254         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18255         * lib/f-torture.exp: Similarly.
18256         * gcc.c-torture: Rename all .cexp files to .x files.
18257
18258 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18259
18260         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18261         (940510-1.c): Removed duplicate.
18262         (971104-1.c): New test.
18263
18264 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18265
18266           * lib/f-torture.exp: Improve error and loop detection.
18267
18268 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18269
18270         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18271         use that to size the filler array.
18272
18273 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18274
18275         * lib/c-torture.exp(c-torture-execute): Fix typo.
18276
18277         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18278         testcase as the executable name. Keep the executable around if
18279         the test fails.
18280
18281 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18282
18283         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18284         changes.  Only test one -g option, and move it to the end of the
18285         list of options to test.
18286
18287 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18288
18289         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18290         variable GCC_TORTURE_OPTIONS to supply default switches separated
18291         by colons.  If no environment variable, run tests with -O0 -g, -O1
18292         -g, and -O2 -g as well.
18293
18294 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18295
18296         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18297         explanatory comments. Fix indentation.
18298
18299 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18300
18301         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18302
18303 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18304
18305         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18306         * g++.old-deja/g++.mike/p7325.C: Likewise.
18307         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18308
18309 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18310
18311         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18312         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18313         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18314         * g++.old-deja/g++.law/operators4.C: Likewise.
18315
18316 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18317
18318         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18319         * g++.old-deja/g++.mike/p784.C: Ditto.
18320         * g++.old-deja/g++.mike/p785.C: Ditto.
18321
18322 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18323
18324           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18325
18326 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18327
18328         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18329         target feature; pass this to c-torture-execute as needed.
18330
18331 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18332
18333         * lib/c-torture.exp(c-torture-execute): If the previous and the
18334         current executables being tested are identical, we don't need to
18335         run the executable again. Try to make the executable names
18336         unique. Add an optional argument for passing additional compiler
18337         flags.
18338
18339 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18340
18341         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18342
18343 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18344
18345         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18346
18347 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18348
18349         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18350         32bit or larger longs.
18351
18352         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18353         have either a 32bit long or 32bit int.
18354
18355 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18356
18357         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18358         Make double precision tests dependent on sizeof (double).
18359
18360 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18361
18362         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18363         too.
18364
18365 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18366
18367         * gcc.c-torture/compile/961203-1.cexp: New script.
18368
18369 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18370
18371         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18372         up the includes ourselves.
18373
18374 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18375
18376         * lib/plumhall.exp: Remove random include, and add a few
18377         verbose messages for debugging.
18378
18379 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18380
18381         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18382         of trying to do it ourselves.
18383
18384 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18385
18386         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18387
18388 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18389
18390         * gcc.prms/5403.c: Made regexp a bit less strict.
18391
18392 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18393
18394         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18395         is returned from remote_load instead.
18396         * lib/plumhall.exp: Ditto.
18397         * lib/mike-g++.exp: Ditto.
18398         * lib/old-dejagnu.exp: Ditto.
18399         * lib/c-torture.exp: Ditto.
18400
18401 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18402
18403         * lib/g++.exp: Use build_wrapper procedure.
18404         * lib/gcc.exp: Ditto.
18405
18406 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18407
18408         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18409         an old-style decl for malloc.  Fixes tests to work when
18410         sizeof (int) != sizeof (size_t).
18411
18412 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18413
18414         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18415
18416         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18417         use stdargs.h interface.
18418
18419 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18420
18421         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18422         NO_VARARGS when compiling.
18423
18424 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18425
18426         * lib/plumhall.exp(ph_includes): New procedure.
18427         (ph_make): Use it.
18428         (ph_compiler): Ditto.
18429
18430         * lib/g++.exp: Rename test-glue.c to testglue.c.
18431         * lib/gcc.exp: Ditto.
18432
18433 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18434
18435         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18436         to completion when it's called.
18437
18438 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18439
18440         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18441         is defined, don't do test.
18442
18443 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18444
18445         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18446         for object files.
18447         (ph_summary): Mark skipped testcases as untested, not unresolved.
18448
18449         * lib/plumhall.exp (ph_make): If unresolved because of bad
18450         errorCode, record errorCode in log file.
18451         (*): Replace send_log/verbose with verbose -log.
18452
18453 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18454
18455         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18456         double conversion if double isn't at least 8 bytes.
18457
18458         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18459         int to work with targets where int is 16 bits.
18460
18461         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18462         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18463         precision for the test to complete.
18464
18465 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18466
18467         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18468         if d10v is not compiled with the -mdouble64 flag.
18469         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18470
18471         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18472         d10v is not compiled with the -mint32 flag.
18473
18474 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18475
18476         * lib/plumhall.exp: Use incr_count.
18477
18478 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18479
18480         * gcc.c-torture: Update to c-torture-1.45.
18481
18482 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18483
18484         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18485         the name of the expect testcase file).
18486
18487         * lib/g++.exp(g++_init): Ditto.
18488
18489 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18490
18491         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18492         the host.
18493
18494         * lib/gcc.exp(gcc_exit): New procedure.
18495
18496 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18497
18498         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18499         specs where appropriate.
18500
18501         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18502         because of new "candidates are" messages, and removed a few
18503
18504         * Converted all non-old-style g++ testcases to old-style, and
18505         moved into g++.old-deja.
18506
18507 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18508
18509         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18510         options.
18511
18512         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18513         succeeded.
18514
18515         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18516
18517 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18518
18519         * lib/gcc.exp (gcc_target_compile): Add support for defining
18520         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18521         the machine doesn't have those features.
18522
18523 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18524
18525         * g++.law/operators4.exp: Don't use LIBS.
18526
18527 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18528
18529         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18530
18531         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18532         * lib/g++.exp: Set it here instead. Also, allow use of the
18533         --tool_exec and --tool_opt options. Change CXX to
18534         GXX_UNDER_TEST.
18535
18536         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18537
18538         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18539
18540 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18541
18542         * lib/old-dejagnu.exp: Use prune_warnings instead of
18543         prune_system_crud.
18544         * lib/mike-g++.exp: Ditto.
18545         * lib/gcc.exp: Ditto.
18546         * lib/g++.exp: Ditto.
18547
18548         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18549
18550 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18551
18552           * 941014-2.c: Include stdlib.h
18553           * 960327-1.c: Include stdio.h
18554           * dbra.c, index-1.c: Don't assume ints are 32bits.
18555
18556 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18557
18558         * lib/gcc.exp: Add gcc,stack_size target feature.
18559
18560         * lib/g++.exp(g++_target_compile): Add the include and link
18561         paths here, not in two other places. And, it's $options, not
18562         options.
18563
18564         * lib/mike-g++.exp(postbase): Remove the code that determines
18565         the correct include and link paths.
18566         * g++.old-deja/old-deja.exp: Ditto.
18567
18568 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18569
18570         * lib/g++.exp(g++_init): target_compile no longer returns the
18571         filename of the result.
18572
18573 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
18574
18575         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
18576         call to glob.
18577
18578         * gcc.c-torture/special/special.exp: Change call to
18579         gcc_target_compile to include the object file.
18580
18581 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
18582
18583         * gcc.c-torture/special/special.exp: Correct misspelling in last
18584         change.
18585
18586 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
18587
18588         * lib/plumhall.exp(ph_summary): Log the entire output of the
18589         executable. Return -1 if there were any failures, 0 otherwise.
18590         (ph_execute): Return -1 if there were any failures, 0 otherwise.
18591         (ph_make): Clean up objects and executables that were built
18592         if the tests succeeded.
18593
18594 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
18595
18596         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
18597         libraries and includes in the build tree as appropriate.
18598
18599 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18600
18601         * lib/c-torture.exp: Instead of looking for the global variable
18602         NO_LONG_LONG, check to see if that's a feature of the target.
18603
18604 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18605
18606         * config/default.exp: Minimize. Delete the remainer of the files in
18607         config; this functionality is now in devo/dejagnu/config.
18608
18609         g++.*/*: Pass any additional flags used to compile to postbase;
18610         delete CXXFLAGS.
18611
18612         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
18613         is now done by runtest.exp. Use gcc_target_compile instead of
18614         compile.
18615
18616         lib/c-torture.exp: Use gcc_target_compile instead of compile.
18617         Remove references to CFLAGS. Use remote_file instead of
18618         calling rm -f.
18619         (c-torture): Take a list of arguments to use to compile this
18620         testcase.
18621
18622         lib/g++.exp: Simplify. Use target_compile instead of compile.
18623         lib/gcc-dg.exp: Ditto.
18624         lib/gcc.exp: Ditto.
18625         lib/mike-{gcc,g++}.exp: Ditto.
18626         lib/old-dejagnu.exp: Ditto.
18627         lib/plumhall.exp: Ditto.
18628
18629 1997-01-08  Jim Wilson  <wilson@cygnus.com>
18630
18631         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
18632         (ph_linker): Likewise.
18633
18634 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
18635
18636           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
18637         MAP_ANON / MAP_ANONYMOUS if defined;
18638         else try to map from /dev/zero .
18639
18640 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18641
18642         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
18643         isn't defined, then define it to MAP_ANONYMOUS.
18644
18645 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18646
18647         * gcc.c-torture: Update to c-torture-1.42 release.
18648
18649 1996-11-11  Jeffrey A Law  (law@cygnus.com)
18650
18651         * gcc.c-torture: Update to c-torture-1.41 release.
18652
18653 1996-10-27  Jeffrey A Law  (law@cygnus.com)
18654
18655         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
18656         c-torture release.
18657
18658 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
18659
18660         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
18661         and LDFLAGS.  Fix second case to append the target_info ldflags
18662         onto LDFLAGS, not CFLAGS.
18663         * lib/g++.exp (g++_init): Add target_info stuff.
18664         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
18665         of libgloss and newlib flags for !native.
18666
18667         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
18668         (GDB): Fix relative path to go up another dir for finding gdb.
18669
18670 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
18671
18672         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
18673         versions in the target_info array, if they don't exist.
18674
18675 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
18676
18677         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
18678
18679 1996-07-08  Jim Wilson  <wilson@cygnus.com>
18680
18681         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
18682         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
18683
18684 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
18685
18686         * lib/old-dejagnu.exp: Don't remove the output file before we've
18687         actually tested it. Don't append pwd to the path of the executable
18688         we're testing.
18689
18690 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
18691
18692         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
18693
18694 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
18695
18696         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
18697         temporary directory for compiler files, and set it to a default
18698         value of /tmp. Set $output as the name of the output file from
18699         compiling the testcase. Add a -o option to $cflags_var so the
18700         compiler writes the final output file as $output. Set $executable
18701         to $output.
18702
18703         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
18704         directory for compiler files, and set it to /tmp if it doesn't
18705         already have a value. Set $output_file to the name of the output
18706         file from compiling the testcase. Add a -o option to CXXFLAGS so
18707         the compiler writes the final output file as $output. Use $output
18708         as the executable to be tested.
18709
18710 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18711
18712         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
18713
18714 1996-06-08  Jeffrey A Law  (law@cygnus.com)
18715
18716         * gcc.c-torture/execute/pending-1.c: New test.  Still
18717         pending in Tege's queue.
18718
18719 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
18720
18721         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
18722         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
18723         if there were failures.  Call unresolved if there were unresolved
18724         testcases.  Call gcc_fail if program did not run to completion.
18725         (ph_make): Pass additional argument name to ph_execute.
18726         (ph_execute): Add new argument.  Pass additional arguments to
18727         ph_summary.  Call gcc_fail is there is no execution output.
18728
18729 1996-04-24  Jeffrey A Law  (law@cygnus.com)
18730
18731         * lib/plumhall.exp (proc_summary): Output relavent summary
18732         lines into the log so specific failures in plumhall can be
18733         investigated.
18734
18735 1996-04-10  Jeffrey A Law  (law@cygnus.com)
18736
18737         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
18738         (c-torture-execute): Don't try to execute tests which use
18739         "long long" types if $NO_LONG_LONG is nonzero.
18740
18741 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
18742
18743         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
18744         not c-torture.
18745
18746         * gcc.ieee: Move from here.
18747         * gcc.c-torture/execute/ieee: To here.
18748
18749 1996-03-26  Jeffrey A Law  (law@cygnus.com)
18750
18751         * gcc.c-torture: Update to c-torture-1.41 release.
18752
18753 1996-03-22  Jeffrey A Law  (law@cygnus.com)
18754
18755         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
18756         not "$output".
18757
18758 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
18759
18760         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
18761         -c present.
18762
18763 1996-03-02  Jeffrey A Law  (law@cygnus.com)
18764
18765         * config/proelf.exp: Handle connecting to a simulator.
18766
18767 1996-01-31  Jeffrey A Law  (law@cygnus.com)
18768
18769         * config/proelf.exp: New file.  Enough framework that we can
18770         run c-torture tests on the proelf targets (or any other target
18771         that gdb can connect to for that matter).
18772
18773 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
18774
18775         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
18776         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
18777
18778         * lib/plumhall.exp (ph_execute): Always call ph_summary if
18779         exec_output exists.
18780
18781 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
18782
18783         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
18784         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
18785
18786         * config/*.exp: Update FSF address.  Change result of ${tool}_load
18787         to pass/fail/unresolved/unsupported/untested.  Caller must now
18788         call unresolved/unsupported/untested.
18789         * lib/*.exp: Update FSF address.  Update to handle new results of
18790         ${tool}_load.
18791         * lib/chill.exp (verbose): Delete.
18792
18793 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
18794
18795         * lib/gcc.exp (default_gcc_start): Change order of args to
18796         $LDFLAGS $CFLAGS $LIBS.
18797         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
18798         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
18799         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
18800         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
18801         * gcc.misc-tests/dg-test.exp: Likewise.
18802         * gcc.misc-tests/msgs.exp: Likewise.
18803         * gcc.prms/prms.exp: Likewise.
18804         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
18805         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
18806
18807         * lib/dg.exp: Deleted, moved to dejagnu/lib.
18808
18809 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18810
18811         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
18812
18813         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
18814         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
18815
18816         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
18817         necessary.
18818
18819 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
18820
18821         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
18822         global for loop; add use of $mathlib.
18823         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
18824         settings here; set mathlib for anything but VxWorks.
18825
18826 1996-01-22  Jeffrey A Law  (law@cygnus.com)
18827
18828         * gcc.c-torture: Update to c-torture-1.40 release.
18829
18830 1996-01-03  Jeffrey A Law  (law@cygnus.com)
18831
18832         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
18833         dg.exp.
18834
18835 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
18836
18837         * lib/c-torture.exp (c-torture-execute): Declare "output" as
18838         global.
18839
18840 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
18841
18842         * lib/g++.exp (LIBS): Define if not already.
18843         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
18844         (gcc-dg-prune): Call prune_gcc_output.
18845         * lib/gcc.exp (prune_gcc_output): New proc.
18846         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
18847         prune_gcc_output.
18848
18849 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
18850
18851         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
18852         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
18853
18854 1995-11-15  Jeffrey A Law  (law@cygnus.com)
18855
18856         * gcc.c-torture: Update to c-torture-1.39 release.
18857
18858 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
18859
18860         * lib/c-torture.exp (c-torture-execute): Don't return if one option
18861         fails, try others as well.
18862
18863 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
18864
18865         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
18866         If compilation fails, mark execute tests as `untested'.
18867         If test is marked as unsupported, don't mark compilation and
18868         execute tests as failed.
18869
18870 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
18871
18872         * lib/g++.exp (g++_init): Don't link in libg++, and look to
18873         libstdc++ for whether or not we want to be doing shared
18874         libraries.  Delete link_curses since we don't need it anymore.
18875         * lib/mike-g++.exp (postbase): Don't link in libg++.
18876         * g++.old-deja/old-deja.exp: Likewise.
18877
18878 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
18879
18880         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
18881
18882 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
18883
18884         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
18885         For that, add `-Wl,-a,shared_archive'.
18886         * g++.old-deja/old-deja.exp: Likewise.
18887
18888 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
18889
18890         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
18891
18892 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
18893
18894         * lib/mike-g++.exp (postbase): Pay attention to the status of
18895         g++_load.
18896
18897 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
18898
18899           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
18900
18901 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
18902
18903         * lib/gcc.exp (default_gcc_start): No longer need to log program
18904         being executed or its output, execute_anywhere does that now.
18905         * lib/g++.exp (default_g++_version): Call execute_anywhere.
18906         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
18907
18908 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
18909
18910         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
18911         the same as those in lib/g++.exp.
18912
18913 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
18914
18915         * gcc.c-torture: Update to c-torture-1.38 release.
18916         * gcc.ieee: Related changes.
18917
18918 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
18919
18920         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
18921         "exec". Minor reformatting changes.
18922
18923         * config/rom68k.exp (${tool}_load): Make it work in a canadian
18924         cross. This means all "exec" calls now work on a remote host as
18925         well.
18926         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
18927         cross. Filter out the extra "\r\n" stuff that expect puts in.
18928         (c-torture-execute): Filter out the bogus warnings like
18929         c-torture-compile does. Add support for canadian cross.
18930         * lib/gcc.exp (default_gcc_version, default_gcc_start)
18931         Use execute_anywhere rather than calling exec directly. Now it
18932         works for canadian cross testing.
18933
18934 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
18935
18936         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
18937         results into a variable, and check that rather than using file exists.
18938
18939 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
18940
18941         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
18942         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
18943
18944 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18945
18946         * g++.old-deja/old-deja.exp: Create and pass runshlib and
18947         lib_curses if there's a shared libg++ in the build tree.
18948
18949 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
18950
18951         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
18952         if not supported target.
18953
18954 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
18955
18956         * lib/g++.exp (g++_init): Move empty setting of runshlib and
18957         link_curses up to always happen, not just for native builds.
18958
18959 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
18960
18961         * gcc.c-torture: Update to c-torture-1.36 release.
18962         * gcc.failure: Related changes.
18963
18964 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
18965
18966         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
18967
18968 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
18969
18970         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
18971         * lib/mike-g++.exp (postbase): Not in here.  Still reference
18972         runshlib, link_curses, and mathlib for link and run.
18973
18974         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
18975         pass the runtime shared library options for Solaris, OSF/1, and
18976         Irix5, and link with -lcurses to avoid unresolved references.
18977
18978 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
18979
18980         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
18981         only run once.
18982
18983 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
18984
18985         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
18986
18987 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
18988
18989         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
18990         do not have a framework for the "compat" tests yet.
18991
18992 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
18993
18994         * lib/mike-g++.exp (postbase): New local variable `mathlib',
18995         set to null if we're testing vxworks5.1.  Use that instead of
18996         `-lm' in the setting of LIBS for link and run.
18997
18998 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
18999
19000         * config/rom68k.exp (${tool}_load): Major changes to make it
19001         work.  Verified that it does in fact return the stuff in
19002         exec_output properly.  Catch any Emul or any TRAP other than 0.
19003
19004 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19005
19006         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19007         LDFLAGS properly for targets that need stuff from libgloss.
19008         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19009         only run once.
19010         (gpp_initialized): New variable.
19011
19012 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19013
19014         * config/rom68k.exp: Load libgloss.exp.
19015         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19016         so we can produce a fully linked binary.
19017         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19018         so we can produce a fully linked binary.
19019
19020 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19021
19022         * lib/plumhall.exp (ph_section): Watch for expected failures.
19023         Add missing `else'.
19024
19025         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19026         run the testcase.
19027         (c-torture): Likewise.
19028
19029 1995-08-28  Doug Evans  <dje@cygnus.com>
19030
19031         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19032
19033         * lib/mike-g++.exp (mike_cleanup): New proc.
19034         (prebase): New globals compiler_result, not_compiler_result,
19035         target_regexp.
19036         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19037         allow leading "-" in pattern.  Watch for unsupported tests.
19038         If $compiler_result is set, pattern match assembler code,
19039         and ditto for $not_compiler_result.
19040         * lib/mike-gcc.exp: Likewise.
19041
19042         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19043         execution "succeeded".
19044
19045 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19046
19047         * config/win32.exp: New file.
19048         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19049
19050 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19051
19052         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19053         unsupported.
19054         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19055         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19056         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19057
19058         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19059         "... without exceptions was ...".  That is now handled by
19060         prune_system_crud.
19061         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19062
19063 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19064
19065         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19066         sieve.c,sort2.c}: New files.
19067         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19068         sieve.exp,sort2.exp}: Drivers for them.
19069
19070         * lib/mike-gcc.exp (program_output): New user settable variable.
19071         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19072         messages.
19073         * lib/mike-g++.exp (program_output): New user settable variable.
19074
19075         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19076
19077         * config/sh.exp: Deleted (use sim.exp instead).
19078
19079 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19080
19081         * config/vx.exp: Declare CHECKTASK as global.
19082         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19083         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19084         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19085
19086 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19087
19088         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19089         target. Like vx.exp, only includes `vx29k.exp' instead of
19090         `vxworks.exp'.
19091
19092 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19093
19094         * config/sim.exp: Increase time limit from 120 seconds to 240.
19095
19096 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19097
19098         * gcc.c-torture/execute/950628-1.c: New test.
19099
19100 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19101
19102         * gcc.c-torture: Update with changes/additions from
19103         c-torture-1.34.
19104
19105 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19106
19107         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19108
19109 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19110
19111         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19112
19113 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19114
19115         * gcc.c-torture/compile/950512-1.c: New test.
19116         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19117         * gcc.dg/struct-ret-1.c: Likewise.
19118
19119 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19120
19121         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19122           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19123
19124 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19125
19126         * gcc.c-torture/special/920411-1.c: Deleted.
19127         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19128
19129 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19130
19131         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19132         cpu limit.
19133
19134 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19135
19136         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19137
19138 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19139
19140         From kenner;
19141         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19142         is the proper length.
19143         * va-arg-3.c: Likewise.
19144
19145 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19146
19147         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19148         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19149
19150         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19151         * lib/g++.exp (default_g++_start): Delete old cruft.
19152
19153 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19154
19155         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19156         (2 * (1 << 18)) to (2 * (1 << 17)).
19157
19158         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19159
19160 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19161
19162         * config/rom68k.exp: Renamed from config/idp.exp
19163
19164 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19165
19166         * c-torture/compile/921109-2.c
19167
19168 1995-04-18  Mike Stump  <mrs@cygnus.com>
19169
19170         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19171         excess errors.
19172
19173 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19174
19175         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19176         output.
19177         * lib/g++.exp (default_g++_start): Likewise.
19178
19179 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19180
19181         * gcc.c-torture/compile/950329-1.c: New test.
19182
19183 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19184
19185           * config/bug.exp (${tool}_load): Updated to use new remote_open
19186           and remote_close procs.
19187         * config/idp.exp: New file.
19188
19189 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19190
19191         * gcc.c-torture/execute/950322-1.c: New test.
19192
19193 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19194
19195         * config/vx.exp (${tool}_load): Clean up testing of return code from
19196         vxworks_ld and vxworks_spawn.
19197
19198 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19199
19200         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19201
19202 1995-03-13  Mike Stump  <mrs@cygnus.com>
19203
19204         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19205         can mark excess errors on a machine by machine basis.  Note, the
19206         default is to not expect any excess errors, even when excess
19207         errors test - is given, so you will want to put an XFAIL ... on
19208         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19209         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19210         those 4 machines, but no others.
19211
19212 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19213
19214         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19215         * lib/c-torture.exp: to here.
19216
19217 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19218
19219         * gcc.c-torture/execute/950221-1.c: New test.
19220         * gcc.c-torture/execute/struct-ret-1.c: New test.
19221         * gcc.c-torture/compile/950221-1.c: New test.
19222
19223         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19224
19225 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19226
19227         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19228         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19229
19230 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19231
19232         * g++.gb: New directory of tests, derived from my signature and
19233         class scoping tests.
19234
19235         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19236         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19237         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19238         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19239         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19240         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19241         * g++.gb/sig25.C: Likewise.
19242
19243         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19244         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19245         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19246         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19247         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19248         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19249         * g++.gb/sig25.exp: Likewise.
19250
19251         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19252         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19253         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19254         * g++.gb/scope13.C: Likewise, this test still fails.
19255
19256         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19257         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19258         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19259         * g++.gb/scope13.exp: Ditto.
19260
19261         * g++.gb/README: New file, explains what these tests are about.
19262
19263 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19264
19265         * lib/dg.exp (dg-do): Support `preprocess'.
19266         (dg-test): Likewise.
19267
19268 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19269
19270         * config/udi.exp: change "continue -expect" to "exp_continue".
19271
19272 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19273
19274         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19275         Delete redundant tests.
19276
19277         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19278         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19279         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19280         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19281         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19282         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19283         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19284         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19285
19286         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19287         storing label pointers.
19288         * gcc.c-torture/execute/921019-1.c: Likewise.
19289         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19290         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19291         parameter fp.
19292         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19293         constants.
19294
19295         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19296         Delete obsolete tests.
19297
19298         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19299         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19300         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19301         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19302         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19303         * gcc.c-torture/compile/950124-1.c: New test.
19304
19305         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19306
19307 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19308
19309         * lib/mike-g++.exp: Add -lm to LIBS.
19310
19311 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19312
19313         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19314
19315 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19316
19317         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19318
19319 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19320
19321         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19322
19323 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19324
19325         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19326         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19327         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19328         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19329         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19330         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19331         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19332         * g++.law/{operators31.C, operators32.C,
19333         * g++.law/{operators33.C, operators34.C}: Likewise.
19334         * g++.law/{pic1.C, refs2.C}: Likewise.
19335         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19336         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19337         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19338         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19339
19340         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19341         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19342         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19343         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19344         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19345         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19346         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19347         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19348         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19349         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19350         * g++.law/{operators34.exp}: Likewise.
19351         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19352         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19353         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19354         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19355         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19356
19357         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19358         No longer expected to fail.
19359         * g++.law/missed-error3.C: Tweak for recent bool changes.
19360
19361 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19362
19363         * config/emb-unix: Deleted.
19364         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19365         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19366
19367 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19368
19369         * lib/dg.exp (dg-test): Fix typo in last patch.
19370
19371 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19372
19373         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19374         (handles multiple occurrences).
19375
19376 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19377
19378         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19379         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19380         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19381         printed).
19382         * lib/c-torture.exp (c-torture-compile): Likewise.
19383         (c-torture): Prepend full path if missing.
19384         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19385         (gcc_fail): Likewise.
19386         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19387
19388 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19389
19390         * lib/netware.exp: Only attach to NetWare i386 systems.
19391
19392 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19393
19394         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19395         messages.  Add test name to "output pattern match" pass/fail message.
19396
19397 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19398
19399         * gcc.dg: New testsuite.
19400         * gcc.dg/dg.exp: New file.
19401
19402         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19403         test-switch.c}: Deleted.
19404
19405         * gcc.misc-tests/msgs.exp: New testcase driver.
19406
19407 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19408
19409         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19410         Watch for illegal return values from ${tool}_load.
19411         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19412         cross targets.  Coerce return value >0 to 1.
19413
19414 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19415
19416         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19417
19418         * config/emb-unix.exp: New file.
19419
19420         * config/sim.exp: Error if variable $SIM not defined.
19421         (${tool}_load): Mark test as "untested" if simulator missing.
19422
19423         * config/unix.exp: Load remote.exp to get rcp_download.
19424         * lib/c-torture.exp: Use different option lists for testcases with
19425         and without loops.
19426         * gcc.c-torture/execute/execute.exp: Likewise.
19427
19428 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19429
19430         * config/*.exp: Clarify return code from ${tool}_load.
19431         Call `unresolved' or `untested' instead of `warning' or `perror'
19432         (sometimes you still want to call both though).
19433         Add comment that `shell_id' is local to each file.
19434         * config/udi.exp (timeout): Set to 30.
19435         Don't print warning if connection fails, $connectmode has already
19436         printed an error.
19437         (${tool}_load): Move verbose messages to level 2.
19438         Rework pattern for "Process started" message.
19439         Pass `shell_id' to ${connectmode}_download.
19440         Retry twice upon timeout.  Make resetting of target more robust.
19441         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19442         Pass `shell_id' to exit_$connectmode.
19443         Only call exit_$connectmode if connected.
19444         * config/unix.exp (${tool}_load): Check return codes better.
19445         * config/vrtx.exp (${tool}_load): Likewise.
19446         * config/vx.exp (${tool}_load): Likewise.
19447         Delete unneeded global's.
19448         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19449         from ${tool}_load.
19450         (dg-stat): Delete.
19451         (dg-init): Delete recording of pass/fail counts.
19452         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19453         (old-dejagnu-init): Likewise.
19454         (old-dejagnu-stat): Delete contents, empty proc now.
19455         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19456         (c-torture): Delete references to lcnt, lpass, lfail.
19457         Get option list from TORTURE_OPTIONS.
19458         Delete -funroll[-all]-loops if no loops.
19459         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19460         (g++_stat): Delete contents (empty proc now).
19461         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19462         (gcc_finish): Likewise.
19463         (gcc_stat): Deleted.
19464         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19465         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19466         * gcc.c-torture/execute/execute.exp: Likewise.
19467         Split tests into two parts: compile, execute.
19468         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19469         no loops.  Update to reflect clarified return codes from ${tool}_load.
19470
19471 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19472
19473         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19474         to grep for.
19475         (old-dejagnu): Likewise (where necessary).
19476
19477 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19478
19479         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19480
19481         * lib/dg.exp (dg-process-target): Fix processing of selector.
19482         Add comment regarding use of `error'.
19483
19484         * lib/gcc.exp (prune_system_crud): Define if missing.
19485         * lib/g++.exp (prune_system_crud): Likewise.
19486
19487         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19488         Call prune_system_crud.
19489         * lib/dg.exp (dg-runtest): New proc.
19490         Use perror instead of send_user for tcl errors in testcase.
19491         Don't return any value, it's never used.
19492         Don't clobber previous definition of `unknown'.
19493         Print tcl errors in `dg-final'.
19494
19495 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19496
19497         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19498         (dg-test): Don't print errorInfo, it contains stack backtrace.
19499
19500 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19501
19502         * lib/g++.exp (runtest_file_p): Define if missing.
19503
19504 1994-09-24  Doug Evans  (dje@cygnus.com)
19505
19506         * lib/mike-g++.exp: Comment out loading of g++.exp.
19507         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19508         (default_g++_version): Always print something.
19509         (default_g++_start): Comment out call to `which'.
19510         (g++_start, g++_load): Deleted (must be defined in config file).
19511         * lib/gcc.exp: Test for existence of $CC at start.
19512         Delete check for tmpdir (done in gcc_init).
19513         (default_gcc_version): Always print something.
19514         (default_gcc_start): Comment out call to `which'.
19515         * config/*.exp: Major cleanup - make cross targets work at least a
19516         little better for g++ (by not being "--tool gcc" specific).
19517         Rename gcc_xxx to ${tool}_xxx.
19518         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19519         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19520
19521 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19522
19523         * lib/c-torture.exp (c-torture-compile): Rework compiler
19524         message processing.
19525
19526         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19527         c-torture.
19528
19529 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19530
19531         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19532
19533         * lib/dg.exp (dg-process-target): Support { target native }.
19534
19535 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19536
19537         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19538         looked for "... program xxx got fatal signal".
19539         Correct regsub munging of `comp_output'.
19540         Ignore compiler messages "path prefix not used" and "linker input
19541         file unused".
19542
19543 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19544
19545         * lib/gcc.exp (runtest_file_p): Define if missing.
19546         * gcc.prms/template.c: Example to work from.
19547
19548 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19549
19550         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19551         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19552
19553         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19554         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19555         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19556         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19557
19558         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19559         (dg-process-target): No longer a varargs proc.
19560         Return S/N for target, P/F for xfail.  All callers changed.
19561         (user option procs): More argument checking.
19562         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19563         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19564         (dg-test): Skip test if not running on selected target in `dg-do'.
19565         Update handling of `dg-do-what', `dg-output-text'.
19566         Separate execution pass/fail from output pattern match pass/fail.
19567         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19568
19569 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
19570
19571         * gcc.c-torture/special/special.exp: Don't expect failure for mips
19572         target for 920510-1.c.
19573
19574 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
19575
19576         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
19577         Clean up comment regarding use of passcnt, etc.
19578         (gcc_stat): Don't update `testcnt' here.
19579         (gcc_finish): Do it here.
19580         Might as well reset `but_id' here too.
19581         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
19582         to determine if the file should be tested.
19583         * gcc.c-torture/compile/compile.exp: Likewise.
19584         * gcc.c-torture/execute/execute.exp: Likewise.
19585         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19586         * gcc.misc-tests/dg-test.exp: Likewise.
19587         * gcc.prms/prms.exp: Likewise.
19588         * gcc.wendy/wendy.exp: Likewise.
19589         * g++.old-deja.exp: Likewise.
19590         Move "Testing file" message to verbose level 1.
19591
19592 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
19593
19594         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
19595
19596 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
19597
19598         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
19599         (default_gcc_start): Accept optional second list element
19600         of compiler flags.  Print compiler output at verbosity level 2.
19601         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
19602         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
19603         Save current values of framework globals passcnt, failcnt, xpasscnt,
19604         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
19605         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
19606         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
19607         xfailcnt to compute stats.  Update framework global `testcnt' from
19608         pass/fail counts.
19609         (gcc_finish): New proc.  Clean up test environment.
19610         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
19611         (gcc_epass, gcc_efail): Delete.
19612         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
19613         argument of line number.
19614         (dg-init): If the tool has an init routine, call it.
19615         (dg-test): Remove args `cflags_var' and `libs_var'.
19616         Pass all compiler options to ${tool}_start.
19617         Handle missing line number.
19618         (dg-finish): New function.
19619         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
19620         particular files.  Call gcc_finish at end.  Move "skipping test"
19621         message to verbosity level 3.
19622         * gcc.c-torture/compile/compile.exp: Likewise.
19623         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19624         * gcc.c-torture/execute/execute.exp: Likewise.
19625         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19626         Print testcase being tried at verbosity level 1.
19627         * gcc.c-torture/special/special.exp: Unset xfail.
19628         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19629         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
19630         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
19631         * gcc.failure/failure.exp: Likewise.
19632         * gcc.ieee/ieee.exp: Likewise.
19633         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
19634         Update call to dg-test.  Call dg-finish at end.
19635         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
19636         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19637         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
19638         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
19639         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
19640         * gcc.wendy/wendy.exp: Add copyright.
19641         Delete setting of tmpdir (done by gcc_init).
19642         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
19643         Pass compiler flags to gcc_start.  Call gcc_finish at end.
19644         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
19645         gcc_[ce]pass/fail.
19646
19647 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
19648
19649         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
19650         confusion.
19651         (g++_load): Likewise.
19652
19653         * config/*.exp (gcc_load): Some were varargs fns and some were not.
19654         Rename argument to `prog' to remove the confusion.
19655         Varargs fns behave differently too!
19656         (g++_load): Likewise.
19657
19658         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
19659
19660         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
19661         what it is.  Delete (always) printing of status value for !native.
19662         Simplify verbose code, and include status and exec_output.
19663         (g++_load): Use gcc_load.
19664
19665 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
19666
19667         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
19668         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
19669         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
19670         940714-3.c as these testcases don't exist anymore.  Make
19671         va-arg-1.c expected to pass.
19672
19673 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
19674
19675         * gcc.misc-tests/misc.exp: Only run specific testcases.
19676         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
19677         * gcc.misc-tests/dg-[1-9].c: New files.
19678
19679         * lib/dg.exp: New testsuite driver.
19680         * gcc.prms/prms.exp: Use it.
19681
19682         * README.gcc: New file.
19683
19684         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
19685         Document and reset `lxpass' and `lxfail'.
19686         Simplify "initialized" message.
19687         (gcc_stat): Clean up comments a little.
19688
19689 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
19690
19691         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
19692
19693 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
19694
19695         * lib/old-dejagnu.exp (process-option): New proc.
19696         (old-dejagnu-init, old-dejagnu-stat): Likewise.
19697         (old-dejagnu): Simplify.
19698         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
19699
19700 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
19701
19702         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
19703         exists and is not an empty string.
19704
19705         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
19706         $xfail rather than calling setup_xfail.  Clear $xfail when test is
19707         finished.
19708         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
19709         automatically.
19710
19711         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
19712         longer expected to fail.
19713
19714         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
19715         "f" function call.
19716
19717         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
19718
19719         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
19720         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
19721         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
19722         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
19723         c-torture-1.29.
19724
19725         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
19726         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
19727
19728         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
19729
19730         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
19731         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
19732
19733         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
19734         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
19735         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
19736
19737 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
19738
19739         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
19740         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
19741         940714-1.c, 940714-2.c, 940714-3.c},
19742         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
19743         gcc.misc-tests/{mg.c,mg.exp}:
19744         New tests.
19745         * gcc.noncompile/noncompile.exp: Change accordingly.
19746
19747 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
19748
19749         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
19750         Undo previous clobberage.
19751
19752 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
19753
19754         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
19755         * gcc.special/{930510-1.c, special.exp}:
19756         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
19757         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
19758         struct-varargs-1.c}: New tests from c-torture-1.26.
19759
19760 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
19761
19762         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
19763           argument to switch.
19764
19765 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
19766
19767         * Revert the previous changes.  Please see Rob's directory
19768           (/lisa/test/rob/progressive/gcc/testsuite) for testing
19769           fixes.
19770
19771 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
19772
19773         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
19774             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
19775             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
19776             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
19777             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
19778             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
19779             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
19780             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
19781             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
19782             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
19783             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
19784             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
19785             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
19786             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
19787             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
19788             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
19789             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
19790             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
19791             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
19792             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
19793             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
19794             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
19795             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
19796             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
19797             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
19798             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19799             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
19800
19801 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
19802
19803         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
19804             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
19805           with perror calls.
19806
19807 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
19808
19809         * config/unix.exp (g++_load): Fix syntax.
19810
19811 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
19812
19813         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
19814         * gcc.noncompile/921017-1.c: Deleted obsolete test.
19815         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
19816         Don't expect va-arg-1.c to fail.  Correct expected output for
19817         920928-1.c.
19818         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
19819         * gcc.wendy/hbm4.c: Correct typo.
19820         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
19821
19822 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
19823
19824         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
19825         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
19826         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
19827         * lib/c-torture.exp (c-torture-compile): Ditto.
19828
19829         Reduce volume of output (remove all the -I's and such).
19830         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
19831         Call gcc_cpass, gcc_cfail.
19832         (c-torture): Pass testing option to c-torture-compile.
19833
19834 1994-03-21  Doug Evans  (dje@cygnus.com)
19835
19836         Bring patches over from progressive.
19837         * config/default.exp: Exit remote shell cleanly.
19838         (g++_exit, g++_start): Add default versions.
19839         * config/sim.exp (gcc_load): Use perror, not error.
19840
19841 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
19842
19843         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
19844         set in site.exp.
19845
19846 1994-03-14  Doug Evans  (dje@cygnus.com)
19847
19848         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
19849         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
19850         (wendy_try): New proc to run testcase.
19851         (main loop): Call 'em.
19852         * gcc.wendy/*.c: Clean up pass to correct expected output.
19853
19854         * lib/gcc.exp: Minor cleanup work.
19855         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
19856
19857 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
19858
19859         * config/sim.exp (gcc_load): Document return codes better.
19860         Don't pass -v to simulator.
19861
19862 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
19863
19864           * gcc.special/920717-x.c: Fix typo.
19865           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
19866           get at sources.
19867
19868         * lib/mike-gcc.exp: Fix typo.
19869
19870 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
19871
19872         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
19873         binary to use, transform the name.
19874         * config/*.exp: rename everything. Nuke any g++ specific files,
19875         it's now a special case of gcc that requires no special support.
19876         Add a default.exp for unsupported targets.
19877
19878 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
19879
19880         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
19881         lib/old-dejagnu.exp: Fix a few patterns to work with the new
19882         version of Tcl.
19883
19884 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
19885
19886         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
19887         than a warning.
19888
19889 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
19890
19891         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
19892
19893 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
19894
19895         * gcc.execute/execute.exp: Combine opt_list and foption_list into
19896         option_list.  Compile every file with only 4/6 option choices
19897         (same as C torture) instead of with 12/18 different option
19898         choices.
19899         * lib/c-torture.exp: Likewise.
19900
19901         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
19902         not already set.
19903
19904 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
19905
19906         * lib/old-deja.exp: Add `excess errors test fails' error, now one
19907         can put an XFAIL *-*-* on excess errors.
19908
19909 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
19910
19911         * g++.law: Add more tests derived from g++-bugs snapshots.
19912
19913         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
19914         equivalent to g++.law/init9.
19915
19916         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
19917         compiled it, and the a.out file after we've run it.
19918
19919 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
19920
19921         * lib/mike-g++.exp (postbase): Delete the .o file after we've
19922         compiled it, and the a.out file after we've run it.
19923
19924 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
19925
19926         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
19927
19928 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
19929
19930         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
19931         version number.
19932
19933 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
19934
19935         * g++.law: New directory of g++ tests derived from the g++-bugs
19936         snapshots.
19937
19938 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
19939
19940         * gcc.compile: initbug1.c initbug1.exp testcase added
19941
19942 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
19943
19944         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
19945         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
19946           fixes submitted by Jeff Law (law@cs.utah.edu)
19947         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
19948           Jeff Law (law@cs.utah.edu)
19949
19950
19951 1993-11-30  Mike Stump  (mrs@cygnus.com)
19952
19953         * config/unix-g++.exp: Follow the gcc way of doing things.
19954         * g++.old-deja/old-deja.exp: Minor updates.
19955         * lib/g++.exp: New file, follow the gcc way of doing things.
19956         * lib/old-dejagnu.exp: Minor updates.
19957         * lib/mike-g++.exp: Always unset errorInfo.
19958
19959 1993-11-06  Mike Stump  (mrs@cygnus.com)
19960
19961         * lib/gcc.exp: Fix some errors with the below change, CC and
19962         CFLAGS should be global when setting, not local.
19963
19964 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
19965
19966         * lib/gcc.exp: Transform tool name.
19967
19968 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19969
19970         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
19971
19972 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19973
19974         * lib/gcc.exp: change gcc_done to gcc_stat
19975
19976 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19977
19978         * Upgraded gcc testsuite to c-torture version 1.25
19979
19980 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
19981
19982         * lib/gcc.exp: added reporting code. Changed verbose compile message.
19983         * lib/c-torture: added hooks for new reporting code.
19984
19985 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
19986
19987         * config/sh-gcc.exp: check if sh-sim exists in the path
19988
19989 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
19990
19991         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
19992         * gcc.compile/compile.exp: Initial changes for new logic.
19993         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
19994         * gcc.failure/failure.exp: Initial changes for new logic.
19995         * gcc.ieee/ieee.exp: Initial changes for new logic.
19996         * gcc.misc-tests/misc.exp: Initial changes for new logic.
19997         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
19998         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
19999         * lib/c-torture.exp: Initial changes for new logic.
20000         * lib/gcc.exp: Initial changes for new logic.
20001
20002 1993-10-15  Mike Stump  (mrs@cygnus.com)
20003
20004         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20005         depend upon failure or success.  Fully qualify names in failure
20006         and success messages.  Always remove a.out before starting
20007         compile, just in case.  Pay more attention to error text output by
20008         the compiler.  Handle testcases with no known past errors just
20009         like all others, so that things are uniform.  Other miscellaneous
20010         improvements.
20011
20012 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20013
20014         * gcc.cpp: new directory for cpp tests
20015
20016 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20017
20018         * lib/chill.exp: Code reformatted, removed unused code.
20019         * config/unix-chill.exp: Code reformatted, removed unused code.
20020         * chill.execute/execute.exp: Code reformatted, removed unused code.
20021         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20022
20023 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20024
20025         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20026         routines not written.
20027
20028 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20029
20030         * config/bug-gcc.exp: Use new procs from bug.exp.
20031
20032 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20033
20034         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20035         via ftp, rather than depending on NFS.
20036         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20037         case.
20038
20039 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20040
20041         * config/bug-gcc.exp: Use new download proc.
20042
20043 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20044
20045         * chill.execute/execute.exp: cleanups, handles errors better
20046         * chill.compile/compile.exp: rewrite, based on execute.exp
20047         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20048         * lib/chill.exp: major changes to diff proc and compile and link
20049           procs. added chill_fail and chill_pass wrappers to pass and
20050           fail. added more comments, and handle error codes better.
20051           Added a hack to capture stderr from exec, so noncompile tests
20052           can work.
20053
20054 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20055
20056         * chill.execute/execute.exp: rewrite of testsuite driver
20057         * lib/chill.exp: rewrite of testsuite driver
20058         * config/unix-chill.exp: rewrite of testsuite driver
20059
20060 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20061
20062     In chill.execute:
20063         * iexpr.ch: Standardize uppercase.
20064         * tuples.dat: Standardize uppercase.
20065         * vary.ch: standardize.  Correct varying string assignments.
20066         * vary.dat: Add new output lines.
20067
20068 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20069
20070     In chill.execute:
20071         * chprintf.ch: Standardize use of uppercase.
20072         * tuples.ch: Standardize and turn arr2 into a DCL,
20073           rather than a SYN.
20074         * pinits.ch: Standardize.
20075
20076 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20077
20078         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20079         * Makefil: Renamed to Makefile.in.
20080         * configure.in: New.
20081
20082 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20083
20084     In chill.execute:
20085         * .cvsignore: Add result/output files.
20086         * Makefile: Fix up variables at start.  Use MFLAGS
20087           everywhere.  Correct bool_loc, built_ins entries.
20088           Add entry for vary1.ch.
20089         * bitarray.ch: Standardize upper-case usage.
20090         * bitexpr.ch: Standardize, add output of b1.
20091         * params.ch: Use arrayt in along PROC parameters, to
20092           avoid novelty problems.
20093         * sets.ch: Tiny cleanup.
20094         * vary1.ch: Re-indent.
20095
20096 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20097
20098           * Add PR-related files to Makefiles, .cvsignore files, etc.
20099
20100 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20101
20102         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20103           with compiler objects. New names are test-flow.c and test-loop.c
20104
20105 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20106
20107         * Upgraded c-torture tests from 1.19 to 1.20
20108
20109         * new files:
20110         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20111         * gcc.compile: 930623-1.c 930623-2.c
20112         * gcc.noncompile: 930622-1.c 930622-2.c
20113         * gcc.failure: 920411-1.c 920627-2.c
20114         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20115
20116 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20117
20118         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20119           More changes to get testsuite working properly. Needs more work.
20120           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20121
20122 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20123
20124         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20125           More changes to get testsuite working properly. Needs more work.
20126
20127 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20128
20129         * chill.compile/compile.exp: Added for Dejagnu support
20130         * chill.execute/execute.exp: Added for Dejagnu support
20131         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20132
20133 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20134
20135     This should complete moving the CHILL test files.
20136         * chill.noncompile(.cvsignore printf.grt
20137             in-printf.grt chprintf.grt chprintf.ch):
20138             Added test-support files.
20139           (Makefile): Modified further.
20140         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20141             signal.ch): Added test files.
20142           * chill.execute (.cvsignore printf.grt printr.c
20143             in-printf.grt rts.c chprintf.grt rts.h): Added
20144           test-support files.
20145             (Makefile): More corrections.
20146
20147 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20148
20149         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20150           test cases, ready for DejaGnu.
20151
20152 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20153
20154         * Upgraded c-torture tests from 1.18 to 1.19
20155
20156         * gcc.compile: added test(s):
20157           930607-1.c
20158         * gcc.execute: added test(s):
20159           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20160
20161         * added new subdirectory for misc tests: gcc.misc-tests
20162         * gcc.misc-test(s): added tests:
20163           inst-check.c test-consts.c test-ior.c test-switch.c
20164
20165 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20166
20167         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20168
20169 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20170
20171         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20172
20173 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20174
20175         * Upgraded c-torture tests from 1.17 to 1.18
20176
20177 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20178
20179         * Upgraded c-torture tests from 1.12 to 1.17
20180
20181 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20182
20183         * lib/old-dejagnu.exp:
20184           Fixed handling of XFAIL target triplets to correctly
20185           recognize wildcard characters.  Removed code that
20186           appended a unique id tag to the end of the file name
20187           printed out by the result of the testcases within a
20188           given test file.
20189
20190 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20191
20192         * lib/old-dejagnu.exp:
20193           Reworked expected failure handling to trigger off of XFAIL
20194           keyword in keyphrase embeded in testcase source code. The
20195           XFAIL keyword must be at the end of the keyphrase line. It
20196           may optionally be followed by one or more target triplets.
20197           It has just occured that the handling of wildcards in the
20198           target triplet may not be correct.
20199
20200 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20201
20202         * g++.old-deja/tests:
20203           Moved all subdirectories up one level into g++.old-deja .
20204
20205         * lib/old-dejagnu.exp:
20206           Fixed problem with CXXFLAGS not being properly reset, and being
20207           corrupted with extraneous "-c" compiler option.  This was
20208           causing binaries to not be generated for test that needed them.
20209           Modified strings passed to "pass" and "fail" so that individual
20210           tests from the same test file would be distinguished by an
20211           identifier appended to the test file name in the summary logs;
20212           this corrected a problem with erroneous diff logs.  Added code
20213           to search testcases for expected fail and unexpected pass keywords.
20214
20215 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20216
20217         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20218
20219 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20220
20221         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20222           Removed extraneous text from end of "Special g++ Options"
20223           keyphrase.
20224
20225         * lib/old-dejagnu.exp: Added pattern matching to look for new
20226           keywords, embedded in testcases comments, which will trigger
20227           calls to xpass and xfail.
20228
20229 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20230
20231         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20232           comments embedded in the testcases, especially the one looking for
20233           special compiler options, as well as the pattern matching for the
20234           compiler output again.
20235
20236 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20237
20238         * lib/old-dejagnu.exp: Do a proper check of the return value for
20239           execute tests. Fixed several problems with the pattern matching
20240           of the compiler output which gave erroneous test results.
20241           Changed several of the test result messages to be more descriptive.
20242         * config/unix-g++.exp: Proc g++_load now actually works and
20243           executes the tests passed to it and returns a usable return
20244           value.
20245
20246 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20247
20248           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20249
20250 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20251
20252         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20253           Modified both files to properly execute the old style
20254           dejagnu tests. The previous versions of these files were
20255           experimental and did not function anything near correctly.
20256
20257 1993-04-05  Rob Savoye  (rob@cygnus.com)
20258
20259         * Removed all Makefile.in and configure.in files. No configuration
20260         needed now.
20261
20262 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20263
20264         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20265
20266 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20267
20268         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20269         gcc.special/configure.in, gcc.noncompile/configure.in,
20270         gcc.execute/configure.in, gcc.code_quality/configure.in,
20271         g++.other/configure.in, g++.old-deja/configure.in,
20272         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20273         in srcname setting.
20274
20275 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20276
20277         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20278         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20279         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20280
20281 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20282
20283         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20284         (gdb_exit): Don't remove *_soc files.
20285
20286 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20287
20288         * lib/c-torture.exp: Don't look for main; instead always use -w
20289         -c.  This is how the c-torture tests work.  Remove the object
20290         file if the compilation succeeds.
20291         * gcc.execute/execute.exp: Remove executable if test passes.
20292         * gcc.noncompile/noncompile.exp: Every test is an expected
20293         failure.
20294         * gcc.special/special.exp: Added tests from c-torture 1.11,
20295         corrected use of existing test.
20296         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20297         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20298         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20299         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20300         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20301         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20302         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20303         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20304         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20305         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20306         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20307         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20308         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20309         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20310         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20311         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20312         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20313         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20314         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20315         c-torture 1.11.
20316         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20317         correspond to c-torture 1.11.
20318
20319         * New file.
20320