OSDN Git Service

[gcc/ChangeLog]
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
2
3         * objc.dg/method-14.m: New test.
4
5 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
6
7         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
8         Also xfail as the patch was reverted.
9
10 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
11
12         PR middle-end/16973
13         * gcc.dg/pr16973.c: New test.
14
15 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
16
17         PR tree-optimization/17656
18         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
19
20 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
21
22         * g++.dg/eh/shadow1.C: New.
23
24 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
25
26         * gcc.c-torture/compile/20041018-1.c: New test.
27
28 2004-10-18  Ben Elliston  <bje@au.ibm.com>
29
30         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
31         compiler referring to register 0 when accessing sdata.  The linker
32         now patches things up.
33
34 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
35
36         PR c/17529
37         * gcc.c-torture/compile/pr17529.c: New test.
38
39 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
40
41         PR c++/17743
42         * g++.dg/ext/attrib17.C: New test.
43
44 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
45
46         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
47
48 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
49
50         PR c++/10479
51         * g++.dg/ext/attrib16.C: New test.
52
53 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
54
55         PR c++/17042
56         * g++.dg/init/dso_handle1.C: New test.
57
58         PR c++/14667
59         * g++.dg/parse/typedef6.C: New test.
60
61         PR c++/17916
62         * g++.dg/parse/pragma1.C: New test.
63
64 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
65
66         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
67
68 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
69
70         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
71         -fno-common when on HPPA HP-UX platforms.
72
73 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
74
75         PR other/16820
76         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
77         stdint.h.
78         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
79         uintptr_t.
80
81 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
82
83         PR c++/16301
84         * g++.dg/lookup/strong-using-4.C: New test.
85
86 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
87
88         PR middle-end/16567
89         * gcc.c-torture/compile/nested-1.c: New test.
90
91 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
92
93         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
94         and mipsisa64*-*-* (until support for misaligned loads is added).
95         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
96         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
97         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
98         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
99         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
100         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
101
102 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
103
104         PR c++/17976
105         * g++.dg/init/dtor3.C: New test.
106
107 2004-10-15  Ben Elliston  <bje@au.ibm.com>
108
109         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
110
111 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
112
113         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
114         * gcc.dg/macho-lo-sum.c: Likewise.
115
116 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
117
118         * gcc.dg/ppc-spe64-1.c: New test.
119
120 2004-10-14  Devang Patel  <dpatel@apple.com>
121
122         PR 17635
123         * gcc.dg/pr17635.c : New test.
124         
125 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
126
127         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
128         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
129         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
130         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
131         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
132         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
133         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
134         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
135         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
136         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
137         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
138         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
139         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
140         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
141         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
142         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
143         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
144         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
145
146 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
147
148         * gcc.dg/vect/vect-82.c: New testcase.  
149         * gcc.dg/vect/vect-82_64.c: New testcase.       
150         * gcc.dg/vect/vect-83.c: New testcase.  
151         * gcc.dg/vect/vect-83_64.c: New testcase.       
152
153 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
154
155         * gcc.dg/cpp/error-1.c: New test.
156
157 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
158
159         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
160
161 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
162
163         PR target/17984
164         * gcc.dg/cris-peep2-xsrand2.c: New test.
165
166 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
167
168         PR c++/17661
169         * testsuite/g++.dg/expr/for2.C: New test.
170
171 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
172
173         * g++.dg/inherit/thunk1.C: Run on the SPARC.
174
175 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
176
177         PR tree-optimization/17724
178         * g++.dg/opt/pr17724-1.C: New test.
179         * g++.dg/opt/pr17724-2.C: New test.
180         * g++.dg/opt/pr17724-3.C: New test.
181         * g++.dg/opt/pr17724-4.C: New test.
182         * g++.dg/opt/pr17724-5.C: New test.
183         * g++.dg/opt/pr17724-6.C: New test.
184
185 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
186
187         PR c/17301
188         * gcc.dg/pr17301-2.c: New test.
189
190 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
191
192         PR c++/15876
193         * g++.dg/parse/error22.C: New test.
194
195         PR c++/17936
196         * g++.dg/template/spec18.C: New test.
197
198 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
199
200         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
201         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
202         memcpy. 
203         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
204         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
205
206 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
207
208         * g++.dg/eh/cleanup5.C: Add dg-options "".
209
210 2004-10-11  Roger Sayle  <roger@eyesopen.com>
211
212         PR middle-end/17657
213         * gcc.dg/switch-4.c: New test case.
214
215 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
216
217         * gcc.c-torture/execute/20041011-1.c: New test.
218
219 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
220
221         PR c++/17554
222         * g++.dg/init/for3.C: New test.
223
224         PR c++/17657
225         * g++.dg/opt/switch2.C: New test.
226
227         PR middle-end/17703
228         * g++.dg/warn/Wreturn-2.C: New test.
229
230 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
231
232         PR c++/17907
233         * g++.dg/eh/cleanup5.C: New test.
234
235 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
236
237         PR c++/17393
238         * g++.dg/parse/error21.C: New test.
239
240 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
241
242         * g++.dg/overload/pmf1.C: Adjust quoting marks.
243         * g++.dg/warn/incomplete1.C: Likewise.
244         * g++.dg/template/qualttp20.C: Likewise.
245
246 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
247
248         PR c/17881
249         * parm-incomplete-1.c: New test.
250
251 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
252
253         PR c++/17867
254         * g++.dg/parse/error19.C: New test.
255
256         PR c++/17670
257         * g++.dg/init/new11.C: New test.
258
259         PR c++/17821
260         * g++.dg/parse/error20.C: New test.
261
262         PR c++/17826
263         * g++.dg/template/crash24.C: New test.
264         
265 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
266
267         PR c/17301
268         * gcc.dg/pr17301-1.c: New test.
269
270 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
271
272         PR c/17189
273         * gcc.dg/anon-struct-5.c: New test.
274
275 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
276
277         PR c/17844
278         * gcc.dg/pr17844-1.c: New test.
279
280 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
281
282         PR tree-optimization/17906
283         * gcc.c-torture/compile/pr17906.c: New.
284
285 2004-10-09  Stuart Hastings  <stuart@apple.com>
286             Roger Sayle  <roger@eyesopen.com>
287
288         PR rtl-optimization/17853
289         * gcc.dg/i386-mmx-5.c: New testcase.
290
291 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
292
293         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
294
295 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
296
297         PR c++/17524
298         * g++.dg/template/static9.C: New test.
299
300         PR c++/17685
301         * g++.dg/parse/operator5.C: New test.
302
303 2004-10-09  Roger Sayle  <roger@eyesopen.com>
304
305         PR middle-end/17894
306         * gcc.c-torture/execute/divcmp-4.c: New test case.
307
308 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
309
310         PR tree-opt/17902
311         * g++.dg/opt/pr17902.C: New test.
312
313 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
314
315         * gcc.dg/cpp/ident-1.c: Add dg-options "".
316
317 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
318
319         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
320
321 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
322
323         * gcc.dg/assign-warn-3.c: New test.
324
325 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
326
327         PR c/16999
328         * gcc.dg/cpp/ident-1.c: New test.
329
330 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
331
332         * gcc.c-torture/compile/acc1.c: New.
333
334 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
335
336         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
337         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
338
339 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
340
341         * gcc.dg/ultrasp11.c: New test.
342
343 2004-10-08  Michael Matz  <matz@suse.de>
344
345         * gcc.dg/doloop-2.c: New test.
346
347 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
348
349         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
350         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
351         objc.dg/method-9.m: Update expected diagnostics.
352
353 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
354
355         * gcc.dg/ppc-fsel-3.c: New file.
356         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
357
358 2004-10-07  Paul Brook  <paul@codesourcery.com>
359
360         * gfortran.dg/intrinsic_verify_1.f90: New test.
361
362 2004-10-07  Paul Brook  <paul@codesourcery.com>
363
364         * gfortran.dg/empty_format_1.f90: Remove stray commas.
365
366 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
367
368         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
369         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
370         commit.
371
372 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
373
374         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
375
376 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
377
378         PR c++/17115
379         * g++.dg/warn/Winline-4.C: New test.
380
381 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
382
383         * gcc.c-torture/compile/20041007-1.c: New test.
384
385 2004-10-07  Paul Brook  <paul@codesourcery.com>
386
387         PR fortran/17678
388         * gfortran.dg/use_allocated_1.f90: New test.
389
390 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
391
392         PR middle-end/17849
393         * gfortran.fortran-torture/compile/nested.f90: New test
394
395 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
396
397         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
398
399 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
400
401         PR c++/17368
402         * g++.dg/ext/asm6.C: New test.
403
404 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
405
406         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
407
408 2004-10-06  Paul Brook  <paul@codesourcery.com>
409
410         PR libfortran/17709
411         * gfortran.dg/empty_format_1.f90: New test.
412
413 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
414
415         PR fortran/17568
416         * gfortran.dg/ishft.f90: New test.
417
418         PR fortran/17283
419         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
420         tests.
421
422 2004-10-06  Paul Brook  <paul@codesourcery.com>
423
424         * gfortran.dg/do_1.f90: New test.
425
426 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
427
428         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
429         optimizing for size.
430
431 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
432
433         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
434
435 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
436
437         * gcc.c-torture/compile/20041005-1.c: New test.
438
439 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
440
441         PR c++/17829
442         * g++.dg/lookup/koenig4.C: New.
443
444 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
445
446         * g++.dg/other/classkey1.C: Adjust quoting marks.
447         * g++.dg/parse/error15.C: Likewise.
448         * g++.dg/template/meminit2.C (int>): Likewise.
449
450 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
451
452         PR fortran/17283
453         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
454
455         PR fortran/17631
456         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
457
458         PR fortran/17708
459         * gfortran.dg/pr17708.f90: New test.
460         
461 2004-10-04  Chao-ying Fu  <fu@mips.com>
462
463         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
464         * gcc.dg/vect/vect-4.c: Ditto.
465         * gcc.dg/vect/vect-5.c: Ditto.
466         * gcc.dg/vect/vect-6.c: Ditto.
467         * gcc.dg/vect/vect-8.c: Ditto.
468         * gcc.dg/vect/vect-16.c: Ditto.
469         * gcc.dg/vect/vect-30.c: Ditto.
470         * gcc.dg/vect/vect-40.c: Ditto.
471         * gcc.dg/vect/vect-41.c: Ditto.
472         * gcc.dg/vect/vect-42.c: Ditto.
473         * gcc.dg/vect/vect-43.c: Ditto.
474         * gcc.dg/vect/vect-44.c: Ditto.
475         * gcc.dg/vect/vect-45.c: Ditto.
476         * gcc.dg/vect/vect-46.c: Ditto.
477         * gcc.dg/vect/vect-47.c: Ditto.
478         * gcc.dg/vect/vect-48.c: Ditto.
479         * gcc.dg/vect/vect-49.c: Ditto.
480         * gcc.dg/vect/vect-50.c: Ditto.
481         * gcc.dg/vect/vect-51.c: Ditto.
482         * gcc.dg/vect/vect-52.c: Ditto.
483         * gcc.dg/vect/vect-53.c: Ditto.
484         * gcc.dg/vect/vect-54.c: Ditto.
485         * gcc.dg/vect/vect-55.c: Ditto.
486         * gcc.dg/vect/vect-56.c: Ditto.
487         * gcc.dg/vect/vect-57.c: Ditto.
488         * gcc.dg/vect/vect-58.c: Ditto.
489         * gcc.dg/vect/vect-59.c: Ditto.
490         * gcc.dg/vect/vect-60.c: Ditto.
491         * gcc.dg/vect/vect-74.c: Ditto.
492         * gcc.dg/vect/vect-79.c: Ditto.
493         * gcc.dg/vect/vect-80.c: Ditto.
494
495 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
496
497         * gcc.dg/unused-7.c: Use the correct option.
498
499 2004-10-04  Paul Brook  <paul@codesourcery.com>
500         Bud Davis  <bdavis9659@comcast.net>
501
502         PR fortran/17706
503         PR fortran/16434
504         * gfortran/pr17706.f90: New test.
505         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
506
507 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
508
509         * gfortran.dg/pr17612.f90: New test.
510
511 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
512
513         * g++.dg/template/local1.C: Adjust quoting marks in
514         testing for diagnostics.
515         * g++.dg/tls/diag-2.C: Likewise.
516         * g++.dg/other/error8.C: Likewise.
517
518 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
519
520         PR c/17178
521         * gcc.dg/unused-4.c: Adjust to be correct.
522
523         PR c/17820
524         * gcc.dg/unused-7.c: New test.
525
526 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
527
528         PR c++/17797
529         * g++.dg/overload/template2.C: New test.
530
531 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
532
533         PR tree-optimization/16632
534         * gcc.dg/tree-ssa/20041002-1.c: New.
535
536 2004-10-03  Paul Brook  <paul@codesourcery.com>
537
538         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
539         rather than relying on default formatting.
540
541 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
542
543         * gcc.dg/20040920-1.c: Update expected message text.
544
545 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
546
547         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
548
549 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
550
551         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
552         tree level.
553
554 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
555
556         * gcc.dg/tree-ssa/pr17343.c: Remove.
557
558 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
559
560         PR tree-opt/17343
561         * gcc.dg/tree-ssa/pr17343.c: New test.
562
563 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
564
565         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
566         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
567         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
568         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
569         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
570
571 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
572
573         * gcc.dg/lvalue-2.c: New test.
574
575 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
576
577         PR c/17730
578         * gcc.dg/pr17730-1.c: New test
579
580 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
581
582         PR c/7425
583         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
584
585 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
586
587         * gcc.c-torture/execute/stdarg-1.c: New test.
588         * gcc.c-torture/execute/stdarg-2.c: New test.
589         * gcc.c-torture/execute/stdarg-3.c: New test.
590         * gcc.dg/tree-ssa/stdarg-1.c: New test.
591         * gcc.dg/tree-ssa/stdarg-2.c: New test.
592         * gcc.dg/tree-ssa/stdarg-3.c: New test.
593         * gcc.dg/tree-ssa/stdarg-4.c: New test.
594         * gcc.dg/tree-ssa/stdarg-5.c: New test.
595
596 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
597
598         PR tree-optimization/17697
599         * g++.dg/opt/pr17697-1.C: New test.
600         * g++.dg/opt/pr17697-2.C: New test.
601         * g++.dg/opt/pr17697-3.C: New test.
602
603 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
604
605         PR c/16409
606         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
607         gcc.dg/vla-init-5.c: New tests.
608
609 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
610
611         PR c/13804
612         * gcc.dg/pr13804-1.c: New test.
613
614 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
615
616         PR fortran/16938
617         * gfortran.dg/pr16938.f90: New test.
618
619 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
620
621         * g++.dg/template/crash23.C: New test.
622
623 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
624
625         PR c++/17585
626         * g++.dg/template/static8.C: New test.
627
628 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
629
630         PR c++/17681
631         * g++.dg/other/error9.C: New test.
632
633 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
634
635         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
636
637 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
638
639         PR fortran/15164
640         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
641
642 2004-09-26  Roger Sayle  <roger@eyesopen.com>
643
644         PR middle-end/17112
645         * gcc.dg/pr17112-1.c: New test case.
646
647 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
648
649         PR c/11459
650         * gcc.dg/pr11459-1.c: New test.
651
652 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
653
654         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
655         * gcc.dg/tree-ssa/loop-4.c: Likewise.
656
657 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
658
659         * gfortran.dg/pr15324.f90: Make array bounds consistent.
660
661 2004-09-25  Jan Hubicka  <jh@suse.cz>
662
663         * compile/30040909-1.c: New test.
664         * compile/30040907-1.c: New test.
665
666 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
667
668         * gcc.c-torture/execute/va-arg-26.c: New test.
669
670 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
671
672         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
673         extra diagnostics on targets with 64-bit pointers.
674         * objc.dg/selector-1.m: Adjust dg-warning regexp.
675
676 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
677
678         PR c/17188
679         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
680         * gcc.dg/decl-3.c: Adjust expected message.
681
682 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
683
684         PR fortran/17615
685         * gfortran.dg/pr17615.f90: New test.
686
687 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
688
689         PR tree-optimzation/17517
690         * g++.dg/tree-ssa/pr17517.C: New Test.
691
692 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
693
694         PR c++/16889
695         * g++.dg/lookup/ambig3.C: New.
696
697 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
698
699         PR tree-opt/17624
700         * g++.dg/opt/pr17624.C: New test.
701
702 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
703
704         PR c/6980
705         * gcc.dg/Wbad-function-cast-1.c: New test.
706
707 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
708
709         * g++.dg/ext/complit1.C
710         * g++.dg/other/error2.C
711         * g++.dg/other/nontype-1.C
712         * g++.dg/parse/crash11.C
713         * g++.dg/parse/crash12.C
714         * g++.dg/parse/error15.C
715         * g++.dg/parse/error4.C
716         * g++.dg/parse/tmpl-outside1.C
717         * g++.dg/parse/too-many-tmpl-args1.C
718         * g++.dg/template/dependent-expr3.C
719         * g++.dg/template/error10.C
720         * g++.dg/template/instantiate1.C
721         * g++.dg/template/vtable2.C
722         * g++.dg/warn/Wshadow-1.C
723         * g++.dg/warn/weak1.C
724         * g++.old-deja/g++.brendan/crash16.C
725         * g++.old-deja/g++.brendan/crash18.C
726         * g++.old-deja/g++.brendan/crash48.C
727         * g++.old-deja/g++.brendan/crash49.C
728         * g++.old-deja/g++.brendan/crash55.C
729         * g++.old-deja/g++.brendan/crash56.C
730         * g++.old-deja/g++.brendan/crash8.C
731         * g++.old-deja/g++.brendan/enum11.C
732         * g++.old-deja/g++.brendan/enum8.C
733         * g++.old-deja/g++.brendan/enum9.C
734         * g++.old-deja/g++.brendan/friend3.C
735         * g++.old-deja/g++.brendan/misc14.C
736         * g++.old-deja/g++.bugs/900402_02.C
737         * g++.old-deja/g++.bugs/900404_03.C
738         * g++.old-deja/g++.bugs/900404_04.C
739         * g++.old-deja/g++.bugs/900428_03.C
740         * g++.old-deja/g++.jason/crash4.C
741         * g++.old-deja/g++.jason/overload21.C
742         * g++.old-deja/g++.jason/redecl1.C
743         * g++.old-deja/g++.jason/report.C
744         * g++.old-deja/g++.jason/rfg10.C
745         * g++.old-deja/g++.jason/template30.C
746         * g++.old-deja/g++.law/arm12.C
747         * g++.old-deja/g++.law/ctors5.C
748         * g++.old-deja/g++.law/cvt20.C
749         * g++.old-deja/g++.law/init10.C
750         * g++.old-deja/g++.law/init8.C
751         * g++.old-deja/g++.law/visibility17.C
752         * g++.old-deja/g++.law/visibility7.C
753         * g++.old-deja/g++.mike/net8.C
754         * g++.old-deja/g++.mike/p646.C
755         * g++.old-deja/g++.mike/p700.C
756         * g++.old-deja/g++.mike/p701.C
757         * g++.old-deja/g++.mike/p811.C
758         * g++.old-deja/g++.ns/template13.C
759         * g++.old-deja/g++.other/array3.C
760         * g++.old-deja/g++.other/crash25.C
761         * g++.old-deja/g++.other/dtor3.C
762         * g++.old-deja/g++.other/dtor4.C
763         * g++.old-deja/g++.other/main1.C
764         * g++.old-deja/g++.other/warn7.C
765         * g++.old-deja/g++.pt/crash11.C
766         * g++.old-deja/g++.pt/crash36.C
767         * g++.old-deja/g++.pt/spec22.C
768         * g++.old-deja/g++.pt/spec9.C
769         * g++.old-deja/g++.pt/ttp52.C
770         * g++.old-deja/g++.robertl/eb103.C
771         * g++.old-deja/g++.robertl/eb121.C
772         * g++.old-deja/g++.robertl/eb22.C
773         * g++.old-deja/g++.robertl/eb8.C:
774         Update locations and/or regexps of dg-error markers.
775         Remove markers for some bogus messages that are no longer issued.
776
777 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
778
779         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
780         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
781
782 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
783
784         PR c++/17618
785         * g++.dg/lookup/crash5.C: New test.
786
787 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
788
789         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
790         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
791         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
792         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
793         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
794         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
795
796         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
797         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
798         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
799         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
800         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
801         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
802
803         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
804
805         * gcc.dg/vect/vect-44.c: Check additional cases.
806         * gcc.dg/vect/vect-48.c: Check additional cases.
807
808         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
809         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
810         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
811         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
812         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
813         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
814         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
815         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
816         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
817
818         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
819         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
820         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
821
822 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
823
824         * gcc.dg/tree-ssa/loop-6.c: New test.
825
826 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
827
828         PR c++/17620
829         * g++.dg/inherit/base2.C: New.
830
831 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
832
833         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
834         * gcc.dg/20001012-2.c: Likewise.
835         * gcc.dg/20001013-1.c: Likewise.
836         * gcc.dg/20001101-1.c: Likewise.
837         * gcc.dg/20001102-1.c: Likewise.
838         * gcc.dg/bf-spl1.c: Likewise.
839         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
840         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
841
842 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
843
844         PR tree-optimization/16721
845         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
846
847 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
848
849         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
850         * gcc.dg/20040305-1.c: Likewise.
851
852 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
853
854         PR c/16566
855         * gcc.c-torture/compile/pr16566-1.c,
856         gcc.c-torture/compile/pr16566-2.c,
857         gcc.c-torture/compile/pr16566-3.c: New tests.
858
859 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
860
861         PR tree-optimization/17512
862         * gcc.c-torture/compile/20040916-1.c.
863
864 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
865
866         * gcc.dg/pragma-re-3.c: New test.
867
868 2004-09-17  Matt Austern  <austern@apple.com>
869
870         PR c++/15049
871         * g++.dg/other/anon3.C: New.
872
873 2004-09-21  Roger Sayle  <roger@eyesopen.com>
874
875         PR c++/7503
876         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
877         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
878         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
879         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
880         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
881
882 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
883
884         PR fortran/17286
885         * gfortran.dg/pr17286.f90: New test.
886
887 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
888
889         PR c++/17530
890         * g++.dg/template/static7.C: New test.
891
892 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
893
894         PR tree-opt/17558
895         * gcc.c-torture/compile/pr17558.c: New test.
896
897 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
898
899         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
900         if SKIP_ATTRIBUTE is defined.
901
902 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
903
904         PR fortran/15957
905         * gfortran.dg/pr15957.f90: New test.
906
907 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
908
909         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
910         in comparison.
911         * gcc.dg/vect/vect-79.c: Likewise.
912         * gcc.dg/vect/vect-80.c: Likewise.
913
914 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
915
916         PR fortran/15750
917         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
918
919 2004-09-20  Ira Rosen  <irar@il.ibm.com>
920
921         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
922         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
923         * gcc.dg/vect/vect-62.c: New testcase.
924         * gcc.dg/vect/vect-63.c: New testcase.
925         * gcc.dg/vect/vect-64.c: New testcase.
926         * gcc.dg/vect/vect-65.c: New testcase.
927         * gcc.dg/vect/vect-66.c: New testcase.
928         * gcc.dg/vect/vect-67.c: New testcase.
929         * gcc.dg/vect/vect-68.c: New testcase.
930         * gcc.dg/vect/vect-69.c: New testcase.
931         * gcc.dg/vect/vect-79.c: New testcase.
932         * gcc.dg/vect/vect-80.c: New testcase.
933
934 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
935
936         * gcc.target/mips/asm-1.c: New test.
937
938 2004-09-19  Ira Rosen  <irar@il.ibm.com>
939
940         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
941         * gcc.dg/vect/vect-73.c: New testcase.
942         * gcc.dg/vect/vect-74.c: New testcase.
943         * gcc.dg/vect/vect-75.c: New testcase.
944         * gcc.dg/vect/vect-76.c: New testcase.
945         * gcc.dg/vect/vect-77.c: New testcase.
946         * gcc.dg/vect/vect-78.c: New testcase
947
948 2004-09-18  Paul Brook  <paul@codesourcery.com>
949
950         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
951
952 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
953
954         PR c/17424
955         * gcc.dg/pr17424-1.c: New test.
956
957 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
958
959         * g++.dg/tree-ssa/pr17153.C: New test.
960
961 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
962
963         PR pch/13361
964         * testsuite/g++.dg/pch/wchar-1.C: New.
965         * testsuite/g++.dg/pch/wchar-1.Hs: New.
966
967 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
968
969         * gcc.c-torture/execute/20040917-1.c: New test.
970
971 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
972
973         PR tree-optimization/17319
974         * gcc.dg/pr17319.c: New test.
975
976 2004-09-17  Devang Patel  <dpatel@apple.com>
977
978         * gcc.dg/20040813-1.c: New test.
979
980 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
981
982         PR tree-optimization/17273
983         * gcc.c-torture/compile/pr17273.c: New test.
984
985 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
986
987         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
988         Update expected messages.
989         * gcc.dg/declspec-13.c: New test.
990
991 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
992
993         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
994
995 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
996
997         * gcc.c-torture/execute/pr17252.c: Use post-increment to
998         change what 'a' is pointing to.
999
1000 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1001
1002         PR c++/16002
1003         * g++.dg/template/error18.C: New test.
1004
1005         PR c++/16029
1006         * g++.dg/warn/Wunused-8.C: New test.
1007
1008 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1009
1010         PR tree-optimization/17513
1011         * gcc.dg/20040916-1.c: New test.
1012
1013 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1014
1015         PR c++/17501
1016         * g++.dg/template/typename7.C: New test.
1017
1018 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1019
1020         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1021
1022 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1023
1024         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1025         with -ftree-based-profiling also.
1026         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1027
1028 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1029
1030         PR/15364
1031         * gfortran.dg/der_array_io_1.f90: New test.
1032         * gfortran.dg/der_array_io_2.f90: New test.
1033         * gfortran.dg/der_array_io_3.f90: New test.
1034
1035 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1036
1037         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1038         EABI.
1039
1040 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1041
1042         * g++.dg/opt/switch1.C: New test.
1043
1044 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1045
1046         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1047         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1048         Update expected messages.
1049
1050 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1051
1052         PR fortran/16485
1053         * gfortran.dg/same_name_1.f90: New test.
1054
1055 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1056
1057         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1058         dereference garbage pointers.
1059
1060 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1061
1062         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1063         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1064
1065         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1066         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1067         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1068
1069 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1070
1071         PR c++/17324
1072         * g++.dg/template/mangle1.C: New test.
1073
1074 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1075
1076         PR tree-optimization/17252
1077         * gcc.c-torture/execute/pr17252.c: New test.
1078
1079 2004-09-14  Andrew Pinski  <apinski@apple.com>
1080
1081         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1082
1083 2004-09-14  Roger Sayle  <roger@eyesopen.com>
1084
1085         PR rtl-optimization/9771
1086         * gcc.dg/pr9771-1.c: New test case.
1087
1088 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1089
1090         PR tree-optimization/15262
1091         * gcc.c-torture/execute/pr15262-1.c: New test.
1092         * gcc.c-torture/execute/pr15262-2.c: New test.
1093
1094 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1095
1096         * gcc.dg/declspec-12.c: New test.
1097
1098 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
1099
1100         * gfortran.dg/pr17090.f90: Add directives to test.
1101
1102 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1103
1104         * gcc.c-torture/compile/20040914-1.c: New test.
1105
1106 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1107
1108         PR c++/16162
1109         * g++.dg/template/decl2.C: New test.
1110
1111 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
1112
1113         PR fortran/17090
1114         * gfortran.dg/pr17090.f90: New test.
1115
1116 2004-09-13  Dale Johannesen  <dalej@apple.com>
1117
1118         * gcc.c-torture/compile/pr17408.c:  New test case.
1119
1120 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1121
1122         PR c++/16716
1123         * g++.dg/parse/crash17.C: New test.
1124
1125         PR c++/17327
1126         * g++.dg/template/enum3.C: New test.
1127
1128 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
1129
1130         * lib/gcc-defs.exp: Load wrapper.exp.
1131         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1132         using local code.
1133         * lib/gcc.exp (gcc_init): Similar.
1134         * lib/gfortran.exp (gfortran_init): Similar.
1135         * lib/objc.exp (objc_init): Similar.
1136         * lib/treelang.exp (treelang_init): Similar.
1137         * lib/wrapper.exp: New file with build_wrapper call machinery in
1138         ${tool}_maybe_build_wrapper.
1139
1140 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1141
1142         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1143         "inline".
1144         * gcc.dg/declspec-11.c: Update expected messages.
1145         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1146         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1147         gcc.dg/inline-12.c: New tests.
1148
1149 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
1150
1151         * g++.dg/tree-ssa/pr17400.C: New testcase.
1152
1153 2004-09-13  James E Wilson  <wilson@specifixinc.com>
1154
1155         * gcc.target/mips/sb1-1.c: New testcase.
1156
1157 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
1158
1159         * lib/g77-dg.exp: Remove unused file.
1160         * lib/mike-g77.exp: Ditto.
1161         * lib/g77.exp: Ditto.
1162
1163 2004-09-12  Richard Henderson  <rth@redhat.com>
1164
1165         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1166
1167 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1168
1169         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1170         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1171         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1172         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1173         Update expected messages.
1174
1175 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
1176
1177         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1178         declaration/use mismatch for dirp parameter.
1179
1180 2004-09-12  Andrew Pinski  <apinski@apple.com>
1181
1182         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1183         -fgnu-runtime is passed.
1184
1185 2004-09-12  Richard Henderson  <rth@redhat.com>
1186
1187         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1188         do the uplevel thing and update additional_flags directly.
1189         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1190         gfortran.fortran-torture/execute/intrinsic_nearest.x,
1191         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1192         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1193
1194 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1195
1196         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1197
1198 2004-09-11  Roger Sayle  <roger@eyesopen.com>
1199
1200         PR middle-end/17411
1201         * g++.dg/opt/pr17411-1.C: New test case.
1202
1203 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1204
1205         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1206         gcc.dg/tls/diag-2.c: Update expected messages.
1207         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
1208         messages.
1209         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1210         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1211         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1212         gcc.dg/tls/diag-5.c: New tests.
1213
1214 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
1215
1216         * gcc.dg/20040910-1.c: Correct dg-error regexp.
1217
1218 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1219
1220         * g++.dg/parse/break-in-for.C: New test.
1221
1222 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
1223
1224         * gcc.dg/tree-ssa/20040911-1.c: New test.
1225
1226 2004-09-11  Andreas Jaeger  <aj@suse.de>
1227
1228         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1229         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1230
1231 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
1232
1233         * gcc.target/frv: New directory of FR-V-specific tests.
1234
1235 2004-09-10  James E Wilson  <wilson@specifixinc.com>
1236
1237         * gcc.dg/convert-vec-1.c: New test.
1238
1239 2004-09-10  Roger Sayle  <roger@eyesopen.com>
1240
1241         PR middle-end/17024
1242         * gcc.dg/pr17024-1.c: New test case.
1243
1244 2004-09-10  Eric Christopher  <echristo@redhat.com>
1245
1246         * gcc.dg/20040910-1.c: New test.
1247
1248 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1249
1250         * gcc.dg/bitfld-9.c: New test.
1251
1252 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
1253
1254         * gcc.c-torture/execute/ieee/acc1.c: New test.
1255         * gcc.c-torture/execute/ieee/acc2.c: New test.
1256         * gcc.c-torture/execute/ieee/mzero6.c: New test.
1257
1258 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1259
1260         * gcc.dg/deprecated-2.c: New test.
1261
1262 2004-09-09  James E Wilson  <wilson@specifixinc.com>
1263
1264         * gcc.dg/init-vec-1.c: New test.
1265
1266 2004-09-09  Roger Sayle  <roger@eyesopen.com>
1267
1268         PR middle-end/17055
1269         * gcc.dg/pr17055-1.c: New test case.
1270
1271 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
1272
1273         PR target/17377
1274         * gcc.c-torture/execute/pr17377.c: New test.
1275
1276 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1277
1278         PR c/8420
1279         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
1280         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
1281         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1282         gcc.dg/long-long-typespec-1.c: New tests.
1283         * gcc.dg/tls/diag-2.c: Update expected diagnostics
1284
1285 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1286
1287         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
1288         gcc.dg/gnu99-static-1.c: New tests.
1289
1290 2004-09-08  Devang Patel  <dpatel@apple.com>
1291
1292         * gcc.dg/darwin-ld-20040828-1.c: New test.
1293         * gcc.dg/darwin-ld-20040828-2.c: New test.
1294         * gcc.dg/darwin-ld-20040828-3.c: New test.
1295
1296 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
1297
1298         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1299         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1300         in error message.
1301         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1302         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1303         in error message.
1304         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1305         types they qualify.
1306         * objc.dg/type-size-2.m: Fix wording in comment.
1307         * objc.dg/va-meth-1.m: New test case.
1308
1309 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1310
1311         PR c/16633:
1312         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1313         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1314
1315 2004-09-06  Devang Patel  <dpatel@apple.com>
1316
1317         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1318         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1319
1320 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
1321
1322         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1323         reflect changed line numbering of diagnostics.
1324
1325 2004-09-06  Paul Brook  <paul@codesourcery.com>
1326
1327         * gfortran.dg/edit_real_1.f90: Add new test.
1328
1329 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1330
1331         * gcc.dg/tree-ssa/loop-2.c: New test.
1332         * gcc.dg/tree-ssa/loop-3.c: New test.
1333         * gcc.dg/tree-ssa/loop-4.c: New test.
1334         * gcc.dg/tree-ssa/loop-5.c: New test.
1335
1336 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1337
1338         * gcc.dg/format/sentinel-1.c: Update for parameter option.
1339
1340 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1341
1342         * gcc.dg/format/sentinel-1.c: New test.
1343
1344 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
1345
1346         * testsuite/gcc.dg/builtins-46.c: New.
1347
1348 2004-09-03  Devang Patel  <dpatel@apple.com>
1349
1350         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1351         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1352
1353 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1354
1355         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1356         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1357         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1358         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1359         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1360         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1361         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1362         the non-portable bzero.
1363         * gcc.dg/20010912-1.c: xfail for NetWare.
1364         * gcc.dg/20020426-2.c: xfail for NetWare.
1365         * gcc.dg/20021014-1.c: xfail for NetWare.
1366         * gcc.dg/20021018-1.c: xfail for NetWare.
1367         * gcc.dg/20030213-1.c: xfail for NetWare.
1368         * gcc.dg/20030225-1.c: xfail for NetWare.
1369         * gcc.dg/20030708-1.c: xfail for NetWare.
1370         * gcc.dg/builtins-config.h: Also exclude NetWare.
1371         * gcc.dg/format/format.h: Define restrict only if not already defined.
1372         * gcc.dg/nest.c: xfail for NetWare.
1373         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1374         * lib/target-supports.exp (check_visibility_available): Exclude
1375         NetWare.
1376
1377 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1378
1379         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1380         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1381         deterministic starting point for the alignment of structure fields.
1382         * gcc.dg/Wpadded.c: Dito.
1383         * g++.dg/abi/vbase10.C: Dito.
1384
1385 2004-09-03  Devang Patel  <dpatel@apple.com>
1386
1387         * g++.dg/debug/pr15736.cc: New test.
1388
1389 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1390
1391         * README.QMTEST: Fix out-of-date link.
1392
1393 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
1394
1395         PR fortran/16579
1396         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1397         Delete.  Duplicate of gfortran.dg/g77/20010610.f
1398
1399 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1400
1401         * g++.dg/abi/arm_rtti1.C: New test.
1402
1403 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1404
1405         * gcc.dg/ppc-vector-memcpy.c: New.
1406         * gcc.dg/ppc-vector-memset.c: New.
1407
1408 2004-09-02  Chao-ying Fu  <fu@mips.com>
1409
1410         * gcc.target/mips/mips-3d-1.c: New test.
1411         * gcc.target/mips/mips-3d-2.c: New test.
1412         * gcc.target/mips/mips-3d-3.c: New test.
1413         * gcc.target/mips/mips-3d-4.c: New test.
1414         * gcc.target/mips/mips-3d-5.c: New test.
1415         * gcc.target/mips/mips-3d-6.c: New test.
1416         * gcc.target/mips/mips-3d-7.c: New test.
1417         * gcc.target/mips/mips-3d-8.c: New test.
1418         * gcc.target/mips/mips-3d-9.c: New test.
1419         * gcc.target/mips/mips-ps-1.c: New test.
1420         * gcc.target/mips/mips-ps-2.c: New test.
1421         * gcc.target/mips/mips-ps-3.c: New test.
1422         * gcc.target/mips/mips-ps-4.c: New test.
1423         * gcc.target/mips/mips-ps-type.c: New test.
1424
1425 2004-09-02  Paul Brook  <paul@codesourcery.com>
1426
1427         * gfortran.dg/edit_real_1.f90: Add new tests.
1428
1429 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1430
1431         PR fortran/15327
1432         * gfortran.dg/merge_char_1.f90: New test.
1433
1434 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1435
1436         PR fortran/16404
1437         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1438
1439 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1440
1441         PR c/1522
1442         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1443
1444 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1445
1446         * g++.dg/opt/loop1.C: Do not XFAIL.
1447
1448 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1449
1450         * gcc.c-torture/execute/20040831-1.c: New test.
1451
1452 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1453
1454         PR fortran/16579
1455         * gfortran.dg/g77/20010610.f: Now passes.
1456         Copy from g77.f-torture/execute. Add dg-run directive.
1457         * gfortran.dg/g77/README: Update
1458
1459 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1460
1461         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1462         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1463         (t1, t2, t3, t4): Add volatile.
1464
1465 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1466
1467         * g++.dg/ext/visibility/arm1.C: New test.
1468
1469 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1470
1471         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1472         -pedantic-errors.
1473
1474 2004-09-01  Paul Brook  <paul@codesourcery.com>
1475
1476         * gfortran.dg/eof_2.f90: New test.
1477
1478 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1479
1480         PR fortran/16579
1481         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1482
1483 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1484
1485         PR libfortran/16805
1486         * gfortran.dg/list_read_2.f90: New test.
1487
1488 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1489
1490         * g++.dg/abi/key1.C: New test.
1491
1492 2004-08-31  Richard Henderson  <rth@redhat.com>
1493
1494         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1495         form of offsetof.
1496         * g++.dg/other/offsetof5.C: Remove duplicate.
1497
1498 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1499
1500         PR fortran/17244
1501         * gfortran.dg/func_derived_1.f90: New test.
1502
1503 2004-08-31  Paul Brook  <paul@codesourcery.com>
1504
1505         * gfortran.dg/eof_1.f90: New test.
1506
1507 2004-08-31  Paul Brook  <paul@codesourcery.com>
1508
1509         * gfortran.dg/list_read_1.f90: New file.
1510
1511 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1512
1513         * g++.dg/opt/loop1.C: XFAIL.
1514
1515 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1516
1517         * gcc.dg/funcdef-storage-1.c: New.
1518         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1519         an extern function in local scope.
1520         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1521         declare an 'auto inline' function in local scope.
1522         * gcc.dg/20011130-1.c: Likewise.
1523         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1524         an 'auto' function in local scope.
1525         * gcc.dg/20021014-1.c: Likewise.
1526         * gcc.dg/20030331-2.c: Likewise.
1527
1528 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1529
1530         * gfortran.dg/blockdata_1.f90: New test.
1531
1532 2004-08-30  Richard Henderson  <rth@redhat.com>
1533
1534         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1535
1536 2004-08-30  Richard Henderson  <rth@redhat.com>
1537
1538         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1539         additional_flags set by alternate driver.
1540         (ieee-options): New procedure.
1541         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1542         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1543         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1544         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1545
1546 2004-08-30  Richard Henderson  <rth@redhat.com>
1547
1548         * lib/f-torture.exp: Remove.
1549
1550 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1551
1552         PR rtl-optimization/16590
1553         * g++.dg/opt/loop1.C: New test.
1554
1555 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1556
1557         PR fortran/13910
1558         * gfortran.dg/oldstyle_1.f90: New test.
1559
1560 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1561         Paul Brook  <paul@codesourcery.com>
1562
1563         * gfortran.dg/g77/README: Update.
1564         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1565         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1566         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1567
1568 2004-08-28  Paul Brook  <paul@codesourcery.com>
1569
1570         PR libfortran/17195
1571         * gfortran.dg/edit_real_1.f90: New test.
1572
1573 2004-08-27  Paul Brook  <paul@codesourcery.com>
1574
1575         * gfortran.dg/rewind_1.f90: New test.
1576
1577 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1578
1579         PR fortran/16597
1580         * gfortran.dg/pr16597.f90: New test.
1581
1582 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1583
1584         PR c/13801
1585         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1586         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1587         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1588         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1589         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1590
1591 2004-08-26  Nick Clifton  <nickc@redhat.com>
1592
1593         * gcc.c-torture/compile/pr17119.c: New test.
1594
1595 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1596
1597         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1598
1599 2004-08-25  Richard Henderson  <rth@redhat.com>
1600
1601         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1602         the bits that expect kind=8 to be the largest real kind.
1603
1604 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1605
1606         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1607
1608 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1609
1610         * gfortran.dg/assignment_1.f90: New test.
1611
1612 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1613
1614         * g++.dg/template/repo3.C: New test.
1615
1616 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1617
1618         PR middle-end/16693
1619         PR tree-optimization/16372
1620         * g++.dg/opt/pr16372-1.C: New test case.
1621         * g++.dg/opt/pr16693-1.C: New test case.
1622         * g++.dg/opt/pr16693-2.C: New test case.
1623
1624 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1625
1626         * objc.dg/proto-lossage-4.m: New test.
1627
1628 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1629
1630         PR c++/17155
1631         * g++.dg/inherit/local2.C: New test.
1632
1633 2004-08-25  Paul Brook  <paul@codesourcery.com>
1634
1635         PR fortran/17144
1636         * gfortran.dg/string_ctor_1.f90: New test.
1637
1638 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1639
1640         PR c++/14428
1641         * g++.dg/template/redecl2.C: New test.
1642
1643 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1644
1645         PR fortran/17143
1646         * gfortran.dg/pr17143.f90: New test.
1647
1648 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1649
1650         PR fortran/17164
1651         * gfortran.dg/pr17164.f90: New test.
1652
1653 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1654
1655         * gcc.dg/tree-ssa/loop-1.c: New test.
1656
1657 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1658
1659         * gcc.c-torture/compile/20040824-1.c: New test.
1660
1661 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1662
1663         * gcc.c-torture/compile/iftrap-3.c: New test.
1664
1665 2004-08-24  Paul Brook  <paul@codesourcery.com>
1666
1667         * gfortran.dg/entry_2.f90: New test.
1668
1669 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1670
1671         PR c++/16889
1672         * g++.dg/lookup/ambig[12].C: New.
1673
1674 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1675
1676         PR c++/16706
1677         * g++.dg/template/crash21.C: New test.
1678         * g++.dg/template/crash22.C: Likewise.
1679
1680 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         PR c++/17149
1683         * g++.dg/template/access15.C: New.
1684
1685 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1686
1687         PR c++/17163
1688         * g++.dg/template/repo2.C: New test.
1689
1690 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1691
1692         PR rtl-optimization/17078
1693         * gcc.c-torture/execute/pr17078-1.c: New test case.
1694
1695 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1696
1697         PR c/14492
1698         * gcc.dg/debug/crash1.c: New test.
1699
1700 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1701
1702         PR c/16180
1703         * gcc.dg/loop-5.c: New test.
1704
1705 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1706
1707         * gcc.c-torture/execute/20040823-1.c: New test.
1708
1709 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1710
1711         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1712         to the assembler.  Simplify test accordingly.
1713         (asm_abi_flags): Use GNU names.
1714         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1715         to check for ABI flags.
1716
1717 2004-08-22  Andrew Pinski  <apinski@apple.com>
1718
1719         * g++.dg/opt/pr14029.C: New test.
1720         * gcc.c-torture/execute/pr15262.c: New test.
1721
1722 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1723
1724         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1725
1726 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1727
1728         PR 16908
1729         * gfortran.dg/direct_io.f90: New test.
1730
1731 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1732
1733         PR c++/17121
1734         * g++.dg/inherit/local2.C: New test.
1735
1736 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1737
1738         PR c++/17120
1739         * g++.dg/warn/Wparentheses-4.C: New test.
1740
1741 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1742
1743         PR c++/17121
1744         * g++.dg/inherit/local2.C: New test.
1745
1746         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1747         * gcc.dg/ppc-ldstruct.c: Likewise.
1748         * gcc.dg/ppc64-abi-2.c: Likewise.
1749
1750 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1751
1752         PR rtl-optimization/17099
1753         * gcc.c-torture/execute/20040820-1.c: New test.
1754
1755 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1756
1757         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1758
1759 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1760
1761         PR fortran/17077
1762         * gfortran.dg/auto_array_1.f90: New test.
1763
1764 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1765
1766         PR fortran/17074
1767         * gfortran.dg/simpleif_1.f90: New test.
1768
1769 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1770
1771         * lib/target-supports.exp (check_profiling_available): Return
1772         false for arm*-*-symbianelf* and arm*-*-eabi*.
1773
1774         PR c++/15890
1775         * g++.dg/template/delete1.C: New test.
1776
1777 2004-08-19  Paul Brook  <paul@codesourcery.com>
1778
1779         PR fortran/14976
1780         PR fortran/16228
1781         * gfortran.dg/data_char_1.f90: New test.
1782
1783 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1784
1785         PR fortran/16946
1786         * gfortran.dg/reduction.f90: New testcase.
1787
1788 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1789
1790         PR fortran/16520
1791         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1792
1793 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1794
1795         PR c++/17041
1796         * g++.dg/Wparentheses-3.C: New test.
1797
1798 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1799
1800         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1801         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1802         * gcc.dg/vect/vect-2.c: Likewise.
1803         * gcc.dg/vect/vect-3.c: Likewise.
1804         * gcc.dg/vect/vect-4.c: Likewise.
1805         * gcc.dg/vect/vect-5.c: Likewise.
1806         * gcc.dg/vect/vect-6.c: Likewise.
1807         * gcc.dg/vect/vect-7.c: Likewise.
1808         * gcc.dg/vect/vect-25.c: Likewise.
1809         * gcc.dg/vect/vect-31.c: Likewise.
1810         * gcc.dg/vect/vect-32.c: Likewise.
1811         * gcc.dg/vect/vect-34.c: Likewise.
1812         * gcc.dg/vect/vect-36.c: Likewise.
1813         * gcc.dg/vect/vect-all.c: Likewise.
1814
1815 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1816
1817         PR c++/17068
1818         * g++.dg/template/operator4.C: New test.
1819
1820 2004-08-18  Richard Henderson  <rth@redhat.com>
1821
1822         * gcc.dg/20040206-1.c: XFAIL.
1823
1824 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1825
1826         PR c++/16246
1827         * g++.dg/template/array7.C: New test.
1828
1829 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1830
1831         * gcc.dg/mips-movcc-1.c: New test.
1832         * gcc.dg/mips-movcc-2.c: New test.
1833         * gcc.dg/mips-movcc-3.c: New test.
1834
1835         * gcc.dg/mips-nmadd-1.c: New test.
1836         * gcc.dg/mips-nmadd-2.c: New test.
1837
1838 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1839
1840         PR c++/15871
1841         * g++.dg/opt/inline8.C: New test.
1842
1843         PR c++/16965
1844         * g++.dg/parse/error17.C: New test.
1845
1846 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1847
1848         * gcc.dg/vect: New directory for vectorizer tests.
1849         * gcc.dg/vect/tree-vect.h: New file.
1850         * gcc.dg/vect/vect.exp: New file.
1851         * gcc.dg/vect/pr16105.c.c: New test.
1852         * gcc.dg/vect/vect-1.c: New test.
1853         * gcc.dg/vect/vect-2.c: New test.
1854         * gcc.dg/vect/vect-3.c: New test.
1855         * gcc.dg/vect/vect-4.c: New test.
1856         * gcc.dg/vect/vect-5.c: New test.
1857         * gcc.dg/vect/vect-6.c: New test.
1858         * gcc.dg/vect/vect-7.c: New test.
1859         * gcc.dg/vect/vect-8.c: New test.
1860         * gcc.dg/vect/vect-9.c: New test.
1861         * gcc.dg/vect/vect-10.c: New test.
1862         * gcc.dg/vect/vect-11.c: New test.
1863         * gcc.dg/vect/vect-12.c: New test.
1864         * gcc.dg/vect/vect-13.c: New test.
1865         * gcc.dg/vect/vect-14.c: New test.
1866         * gcc.dg/vect/vect-15.c: New test.
1867         * gcc.dg/vect/vect-16.c: New test.
1868         * gcc.dg/vect/vect-17.c: New test.
1869         * gcc.dg/vect/vect-18.c: New test.
1870         * gcc.dg/vect/vect-19.c: New test.
1871         * gcc.dg/vect/vect-20.c: New test.
1872         * gcc.dg/vect/vect-21.c: New test.
1873         * gcc.dg/vect/vect-22.c: New test.
1874         * gcc.dg/vect/vect-23.c: New test.
1875         * gcc.dg/vect/vect-24.c: New test.
1876         * gcc.dg/vect/vect-25.c: New test.
1877         * gcc.dg/vect/vect-26.c: New test.
1878         * gcc.dg/vect/vect-27.c: New test.
1879         * gcc.dg/vect/vect-28.c: New test.
1880         * gcc.dg/vect/vect-29.c: New test.
1881         * gcc.dg/vect/vect-30.c: New test.
1882         * gcc.dg/vect/vect-31.c: New test.
1883         * gcc.dg/vect/vect-32.c: New test.
1884         * gcc.dg/vect/vect-33.c: New test.
1885         * gcc.dg/vect/vect-34.c: New test.
1886         * gcc.dg/vect/vect-35.c: New test.
1887         * gcc.dg/vect/vect-36.c: New test.
1888         * gcc.dg/vect/vect-37.c: New test.
1889         * gcc.dg/vect/vect-38.c: New test.
1890         * gcc.dg/vect/vect-40.c: New test.
1891         * gcc.dg/vect/vect-41.c: New test.
1892         * gcc.dg/vect/vect-42.c: New test.
1893         * gcc.dg/vect/vect-43.c: New test.
1894         * gcc.dg/vect/vect-44.c: New test.
1895         * gcc.dg/vect/vect-45.c: New test.
1896         * gcc.dg/vect/vect-46.c: New test.
1897         * gcc.dg/vect/vect-47.c: New test.
1898         * gcc.dg/vect/vect-48.c: New test.
1899         * gcc.dg/vect/vect-49.c: New test.
1900         * gcc.dg/vect/vect-50.c: New test.
1901         * gcc.dg/vect/vect-51.c: New test.
1902         * gcc.dg/vect/vect-52.c: New test.
1903         * gcc.dg/vect/vect-53.c: New test.
1904         * gcc.dg/vect/vect-54.c: New test.
1905         * gcc.dg/vect/vect-55.c: New test.
1906         * gcc.dg/vect/vect-56.c: New test.
1907         * gcc.dg/vect/vect-57.c: New test.
1908         * gcc.dg/vect/vect-58.c: New test.
1909         * gcc.dg/vect/vect-59.c: New test.
1910         * gcc.dg/vect/vect-60.c: New test.
1911         * gcc.dg/vect/vect-61.c: New test.
1912         * gcc.dg/vect/vect-all.c: New test.
1913         * gcc.dg/vect/vect-none.c: New test.
1914
1915 2004-08-17  Paul Brook  <paul@codesourcery.com>
1916
1917         PR fortran/13082
1918         * gfortran.dg/entry_1.f90: New test.
1919
1920 2004-08-17  Andrew Pinski  <apinski@apple.com>
1921
1922         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1923
1924 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1925
1926         * gcc.dg/pr17036-1.c: New test.
1927
1928 2004-08-16  Devang Patel  <dpatel@apple.com>
1929
1930         * gcc.dg/darwin-20040809-1.c: New test.
1931
1932 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
1933
1934         * gcc.dg/funcdef-attr-1.c: New test.
1935
1936 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
1937
1938         * gcc.dg/altivec-17.c: New test.
1939         * gcc.dg/altivec-18.c: New test.
1940
1941 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1942
1943         PR c++/6749
1944         * g++.dg/template/vtable2.C: New test.
1945
1946 2004-08-14  Richard Henderson  <rth@redhat.com>
1947
1948         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1949         * gcc.dg/pack-test-4.c (main): Return 0.
1950         * gcc.dg/setjmp-1.c: Remove XFAIL.
1951         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1952
1953 2004-08-14  Richard Henderson  <rth@redhat.com>
1954
1955         * gcc.dg/980217-1.c: Add prototype for printf.
1956
1957 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
1958
1959         * gfortran.dg/pr16935.f90: New test.
1960
1961 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
1962
1963         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1964
1965 2004-08-13  Paul Brook  <paul@codesourcery.com>
1966
1967         * gfortran.dg/der_io_1.f90: Remove stray comma.
1968
1969 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1970
1971         * gcc.dg/vmx/cw-bug-2.c: Remove.
1972         * gcc.dg/vmx/vprint-1.c: Remove.
1973         * gcc.dg/vmx/vscan-1.c: Remove.
1974
1975 2004-08-12  Devang patel  <dpatel@apple.com>
1976
1977         * gcc.dg/darwin-20040809-2.c: New test.
1978
1979 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1980
1981         * g++.dg/ext/altivec-12.C: New test.
1982
1983         * g++.dg/ext/altivec-11.C: New test.
1984
1985 2004-08-12  Paul Brook  <paul@codesourcery.com>
1986
1987         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1988
1989 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1990
1991         * g++.dg/ext/altivec-2.C: Check for hardware support before
1992         executing any VMX instructions.
1993
1994         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1995
1996 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1997
1998         PR c++/16276
1999         * g++.old-deja/g++.other/comdat4.C: New test.
2000         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2001
2002 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2003
2004         PR target/16286
2005         * gcc.dg/pr16286.c: New test.
2006
2007 2004-08-12 Jan Beulich <jbeulich@novell.com>
2008
2009         * g++.dg/ext/asm5.C: New.
2010
2011 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2012
2013         PR c++/16698
2014         * g++.dg/eh/crash1.C: New test.
2015
2016         PR c++/16717
2017         * g++.dg/ext/construct1.C: New test.
2018
2019 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2020
2021         PR c++/16853
2022         * g++.dg/init/ptrmem1.C: New test.
2023
2024         PR c++/16618
2025         * g++.dg/parse/offsetof5.C: New test.
2026
2027         PR c++/16870
2028         * g++.dg/template/overload3.C: New test.
2029
2030 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2031
2032         PR c++/16964
2033         * g++.dg/parse/error16.C: New test.
2034
2035         PR c++/16904
2036         * g++.dg/template/error14.C: New test.
2037
2038         PR c++/16929
2039         * g++.dg/template/error15.C: New test.
2040
2041 2004-08-11  Devang Patel  <dpatel@apple.com>
2042
2043         * gcc.dg/darwin-ld-20040809-1.c: New test.
2044         * gcc.dg/darwin-ld-20040809-2.c: New test.
2045
2046 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2047
2048         PR fortran/16917
2049         * gfortran.dg/dfloat_1.f90: New test.
2050
2051 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2052
2053         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2054         * gcc.dg/dll-2.c: Fix dg-require syntax.
2055         * gcc.misc-tests/arm-isr.c (abort): Declare.
2056         (exit): Likewise.
2057
2058 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2059
2060         PR c++/16971
2061         * g++.dg/parse/crash16.C: New test.
2062
2063 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2064
2065         * gcc.dg/mips-rsqrt-1.c: New test case.
2066         * gcc.dg/mips-rsqrt-2.c: New test case.
2067         * gcc.dg/mips-rsqrt-3.c: New test case.
2068
2069 2004-08-10  Paul Brook  <paul@codesourcery.com>
2070
2071         * gfortran.dg/der_io_1.f90: New test.
2072
2073 2004-08-10  Paul Brook  <paul@codesourcery.com>
2074
2075         PR fortran/16919
2076         * gfortran.dg/der_array_1.f90: New test.
2077
2078 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
2079
2080         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2081
2082 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
2083
2084         * gcc.dg/wchar_t-2.c: Fix typo.
2085
2086 2004-08-09  Falk Hueffner  <falk@debian.org>
2087
2088         PR tree-optimization/12517
2089         * gcc.c-torture/compile/pr12517.c: New test.
2090
2091         PR tree-optimization/12578
2092         * gcc.c-torture/compile/pr12578.c: New test.
2093
2094         PR tree-optimization/12899
2095         * gcc.c-torture/compile/pr12899.c: New test.
2096
2097         PR rtl-optimization/14692
2098         * gcc.c-torture/compile/pr14692.c: New test.
2099
2100         PR tree-optimization/16461
2101         * gcc.c-torture/compile/pr16461.c: New test.
2102
2103 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2104
2105         * gfortran.dg/getenv_1.f90: New test.
2106
2107 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2108
2109         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2110         wchar_t.
2111         * gcc.dg/symbian5.c: Test -fno-short-wchar.
2112
2113 2004-08-06  Paul Brook  <paul@codesourcery.com>
2114
2115         * gfortran.dg/ret_array_1.f90: New test.
2116         * gfortran.dg/ret_pointer_1.f90: New test.
2117
2118 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
2119
2120         * gcc.dg/missing-field-init-[12].c: New tests.
2121         * g++.dg/warn/missing-field-init-[12].C: New tests.
2122
2123 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2124
2125         * gcc.dg/enum2.c: New test.
2126         * gcc.dg/symbian3.c: Likewise.
2127         * gcc.dg/symbian4.c: Likewise.
2128         * gcc.dg/wchar_t-2.c: Likewise.
2129
2130 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2131
2132         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2133         destructor tests.
2134
2135 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2136
2137         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2138         dg-require-visiblity.
2139         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2140         * g++.dg/ext/visibility/fvisibility.C: Likewise.
2141         * g++.dg/ext/visibility/memfuncts.C: Likewise.
2142         * g++.dg/ext/visibility/new1.C: Likewise.
2143         * g++.dg/ext/visibility/pragma.C: Likewise.
2144         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2145         * g++.dg/ext/visibility/virtual.C: Likewise.
2146         * g++/dg/ext/visibility/visibility-1.C: Likewise.
2147         * g++/dg/ext/visibility/visibility-2.C: Likewise.
2148         * g++/dg/ext/visibility/visibility-3.C: Likewise.
2149         * g++/dg/ext/visibility/visibility-4.C: Likewise.
2150         * g++/dg/ext/visibility/visibility-5.C: Likewise.
2151         * g++/dg/ext/visibility/visibility-6.C: Likewise.
2152         * g++/dg/ext/visibility/visibility-7.C: Likewise.
2153         * g++/dg/ext/visibility/visibility-8.C: New test.
2154         * gcc.c-torture/compile/dll.x: Remove.
2155         * gcc.dg/dll-2.c: Use dg-require-dll
2156         * gcc.dg/visibility-10.c: New test.
2157         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2158         supporting DLLs.
2159         * testsuite/lib/scanasm.exp (scan_hidden): New function.
2160         (scan_not_hidden): Likewise.
2161
2162 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
2163
2164         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2165
2166 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
2167
2168         * gcc.c-torture/execute/20040805-1.c: New test.
2169
2170 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
2171
2172         * gcc.dg/20020118-1.c: Declare abort.
2173         * gcc.dg/altivec_check.h: Likewise.
2174         * gcc.dg/iftrap-2.c: Likewise.
2175         * gcc.dg/pragma-darwin.c: Likewise.
2176         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2177
2178 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
2179
2180         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2181
2182 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2183
2184         * gcc.c-torture/execute/builtins/abs-2.c,
2185         gcc.c-torture/execute/builtins/abs-3.c,
2186         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2187         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2188         intmax_t, uintmax_t and their limits.
2189         * gcc.dg/intmax_t-1.c: New test.
2190
2191 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2192
2193         * g++.dg/tc1/dr147.C: Add reference to PR.
2194
2195 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
2196
2197         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2198         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2199
2200 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
2201
2202         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2203
2204 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2205
2206         * gcc.dg/redecl-5.c: New test.
2207         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2208         of scanf.
2209
2210 2004-08-03  Roger Sayle  <roger@eyesopen.com>
2211
2212         PR middle-end/16790
2213         * gcc.c-torture/execute/pr16790-1.c: New test case.
2214
2215 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2216
2217         * g++.dg/ext/visibility/assign1.C: New test.
2218         * g++.dg/ext/visibility/new1.C: Likewise.
2219
2220         * gcc.dg/symbian1.c: New test.
2221         * gcc.dg/symbian2.c: Likewise.
2222
2223 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
2224
2225         PR target/16570
2226         * gcc.dg/i386-sse-9.c: New test.
2227
2228 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2229
2230         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2231
2232 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2233
2234         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2235         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2236         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2237         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2238         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2239         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2240         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
2241         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
2242         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
2243         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
2244         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
2245         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
2246         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
2247         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
2248         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
2249         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
2250         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
2251         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
2252         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
2253         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
2254         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
2255         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
2256         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
2257         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2258         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
2259         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
2260         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
2261         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
2262         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2263         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2264         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
2265         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
2266         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
2267         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
2268         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
2269         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2270         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2271         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2272         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2273         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
2274         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
2275         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
2276         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
2277         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
2278         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2279         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2280         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
2281         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
2282         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
2283         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
2284         gcc.misc-tests/i386-pf-3dnow-1.c,
2285         gcc.misc-tests/i386-pf-athlon-1.c,
2286         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2287         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
2288         Declare built-in functions used.
2289         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2290
2291 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2292
2293         PR c++/16707
2294         * g++.dg/lookup/using12.C: New test.
2295
2296         * g++.dg/init/null1.C: Fix PR number.
2297         * g++.dg/parse/namespace10.C: Likewise.
2298
2299 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2300
2301         PR c++/16224
2302         * g++.dg/template/spec17.C: New test.
2303         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2304         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2305
2306 2004-08-02  David Billinghurst
2307
2308         PR fortran/16292
2309         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2310
2311 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
2312
2313         * gcc.dg/ia64-got-1.c: New test case.
2314
2315 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2316
2317         PR c++/16489
2318         * g++.dg/init/null1.C: New test.
2319         * g++.dg/tc1/dr76.C: Adjust error marker.
2320
2321         PR c++/16529
2322         * g++.dg/parse/namespace10.C: New test.
2323
2324         PR c++/16810
2325         * g++.dg/inherit/ptrmem2.C: New test.
2326
2327 2004-08-02  Ben Elliston  <bje@au.ibm.com>
2328
2329         PR target/16155
2330         * gcc.dg/pr16155.c: New test.
2331
2332 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2333
2334         * gcc.dg/redecl-2.c: New test.
2335
2336 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
2337
2338         * gcc.dg/darwin-longdouble.c: New file.
2339
2340 2004-07-30  Richard Henderson  <rth@redhat.com>
2341
2342         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2343         write to constant argument.
2344         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2345
2346 2004-07-30  Richard Henderson  <rth@redhat.com>
2347
2348         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2349         tests of nearest around zero.
2350
2351 2004-07-30  Andrew Pinski  <apinski@apple.com>
2352
2353         * gcc.c-torture/compile/20040730-1.c: New test.
2354
2355 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2356
2357         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2358         powerpc-eabispe.
2359
2360 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2361
2362         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2363
2364 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
2365
2366         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2367         contains $ld_library_path.
2368         * lib/gfortran.exp (gfortran_link_flags): Likewise.
2369
2370 2004-07-29  Richard Henderson  <rth@redhat.com>
2371
2372         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2373
2374         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2375         (alt2, which): New.
2376         (Check): Accept either alternative.
2377
2378 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
2379
2380         * g++.dg/abi/inline1.C: New test.
2381         * g++.dg/abi/local1-a.cc: Likewise.
2382         * g++.dg/abi/local1.C: Likewise.
2383         * g++.dg/abi/mangle11.C: Tweak location of warnings.
2384         * g++.dg/abi/mangle12.C: Likewise.
2385         * g++.dg/abi/mangle17.C: Likewise.
2386         * g++.dg/abi/mangle20-2.C: Likewise.
2387         * g++.dg/opt/interface1.C: Likewise.
2388         * g++.dg/opt/interface1.h: Likewise.
2389         * g++.dg/opt/interface1-a.cc: New test.
2390         * g++.dg/parse/repo1.C: New test.
2391         * g++.dg/template/repo1.C: Likewise.
2392         * g++.dg/warn/Winline-1.C: Likewise.
2393         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2394
2395 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
2396
2397         * gcc.dg/tree-ssa/20040729-1.c: New test.
2398
2399 2004-07-27  Matt Austern <austern@apple.com>
2400
2401         * gcc.dg/darwin-bool-1.c: New test.
2402         * gcc.dg/darwin-bool-2.c: New test.
2403
2404 2004-07-28  Richard Henderson  <rth@redhat.com>
2405
2406         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2407         arguments in the correct type.  Don't write to constant arguments.
2408
2409 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2410
2411         PR tree-optimization/16688
2412         PR tree-optimization/16689
2413         * g++.dg/tree-ssa/pr16688.C: New test.
2414
2415 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2416
2417         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2418         loads.  Not only in the comment, this time.
2419
2420 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2421
2422         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2423         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2424         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2425         * gcc.dg/sh4a-bitmovua.c: New.
2426         * gcc.dg/sh4a-cos.c: New.
2427         * gcc.dg/sh4a-cosf.c: New.
2428         * gcc.dg/sh4a-fprun.c: New.
2429         * gcc.dg/sh4a-fsrra.c: New.
2430         * gcc.dg/sh4a-memmovua.c: New.
2431         * gcc.dg/sh4a-sin.c: New.
2432         * gcc.dg/sh4a-sincos.c: New.
2433         * gcc.dg/sh4a-sincosf.c: New.
2434         * gcc.dg/sh4a-sinf.c: New.
2435
2436 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2437
2438         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2439         conditionals.
2440         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2441         loads.
2442         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2443         DOM1.
2444
2445 2004-07-27  Andrew Pinski  <apinski@apple.com>
2446
2447         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2448
2449 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2450
2451         * gcc.dg/pragma-isr.c: New test.
2452
2453 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2454
2455         PR c++/14429
2456         * g++.dg/template/ttp11.C: New test.
2457
2458 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2459
2460         * gcc.c-torture/compile/20040727-1.c: New test.
2461
2462 2004-07-26  Eric Christopher  <echristo@redhat.com>
2463
2464         * gcc.c-torture/compile/20040726-2.c: New test.
2465
2466 2004-07-26  Andrew Pinski  <apinski@apple.com>
2467
2468         * g++.dg/rtti/tinfo1.C: Xfail.
2469
2470 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2471
2472         * gcc.c-torture/compile/20040726-1.c: New test.
2473
2474 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2475             Brian Ryner  <bryner@brianryner.com>
2476
2477         PR c++/9283
2478         PR c++/15000
2479         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2480         * g++.dg/ext/visibility/: New directory.
2481         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2482         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2483         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2484         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2485         * g++.dg/ext/visibility/fvisibility.C,
2486         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2487         g++.dg/ext/visibility/fvisibility-override1.C
2488         g++.dg/ext/visibility/fvisibility-override2.C
2489         g++.dg/ext/visibility/memfuncts.C
2490         g++.dg/ext/visibility/noPLT.C
2491         g++.dg/ext/visibility/pragma.C
2492         g++.dg/ext/visibility/pragma-override1.C
2493         g++.dg/ext/visibility/pragma-override2.C
2494         g++.dg/ext/visibility/staticmemfuncts.C
2495         g++.dg/ext/visibility/virtual.C: New tests.
2496
2497 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2498
2499         PR c/15360
2500         * gcc.dg/pr15360-1.c: New test.
2501
2502 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2503
2504         * gcc.dg/pragma-align-2.c: New test.
2505         * gcc.dg/pragma-init-fini.c: New test.
2506         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2507         targets.
2508
2509 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2510
2511         * gcc.dg/init-string-2.c: New test.
2512
2513 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2514
2515         PR 16684
2516         * gcc.dg/Wredundant-decls-1.c: New test case.
2517
2518 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2519
2520         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2521         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2522         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2523         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2524         * gcc.dg/compat/generate-random.c: New file.
2525         * gcc.dg/compat/generate-random.h: Likewise.
2526         * gcc.dg/compat/generate-random_r.c: Likewise.
2527         * gcc.dg/compat/struct-layout-1.h: Likewise.
2528         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2529         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2530         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2531         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2532         * gcc.dg/compat/struct-layout-1_main.c: New test.
2533         * gcc.dg/compat/struct-layout-1_x.c: New file.
2534         * gcc.dg/compat/struct-layout-1_y.c: New file.
2535         * gcc.dg/compat/struct-layout-1_test.h: New file.
2536
2537 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2538
2539         * gcc.dg/comp-return-1.c: New test
2540
2541 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2542
2543         * gcc.dg/vmx/8-02a.c: Fix typo.
2544
2545         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2546         * gcc.dg/darwin-abi-3.c: New test.
2547
2548         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2549         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2550
2551         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2552         * gcc.dg/vmx/ops-long-1.c: New test.
2553         * gcc.dg/vmx/ops-long-2.c: New test.
2554
2555 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2556
2557         * g++.dg/lookup/conv-[1234].C: New.
2558
2559 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2560
2561         * g++.dg/parse/attr2.C: Simplify.
2562
2563 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2564
2565         PR c/7284
2566         * gcc.c-torture/execute/pr7284-1.c: New test.
2567
2568 2004-07-22  Brian Booth  <bbooth@redhat.com>
2569
2570         * gcc.dg/tree-ssa/20040721-1.c: New test.
2571
2572 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2573
2574         * g++.dg/template/crash20.c: New.
2575
2576 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2577
2578         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2579         Add dg-run directive.  Declare variables as required.
2580         * gfortran.dg/g77/README: Update
2581
2582 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2583
2584         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2585         gcc.dg/cris-peep2-andu2.c: New tests.
2586
2587 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2588
2589         PR c/15052
2590         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2591         on return type.
2592         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2593         messages.
2594         * gcc.dg/qual-return-2.c: Update expected messages.
2595         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2596
2597 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2598
2599         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2600         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2601
2602 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2603
2604         PR c/11250
2605         * gcc.dg/init-string-1.c: New test.
2606
2607 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2608
2609         PR middle-end/15345
2610         PR c/16450
2611         * gcc.dg/torture/nested-fn-1.c: New test.
2612
2613 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2614
2615         PR target/16559
2616         * gcc.dg/ia64-fptr-1.c: New file.
2617
2618 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2619
2620         PR c++/14497
2621         * g++.dg/template/spec16.C: New test.
2622         * g++.old-deja/g++.robertl/eb118.C: Remove.
2623
2624 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2625
2626         PR c++/509
2627         * g++.dg/template/spec15.C: New test.
2628
2629 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2630
2631         Copy cases from g77.f-torture/execute and add dg-run
2632         directive.  Other changes as noted.
2633         * gfortran.dg/g77/13037.f
2634         * gfortran.dg/g77/1832.f
2635         * gfortran.dg/g77/19981119-0.f
2636         * gfortran.dg/g77/19990313-0.f
2637         * gfortran.dg/g77/19990313-1.f
2638         * gfortran.dg/g77/19990313-2.f
2639         * gfortran.dg/g77/19990313-3.f
2640         * gfortran.dg/g77/19990419-1.f
2641         * gfortran.dg/g77/19990826-0.f
2642         * gfortran.dg/g77/19990826-2.f
2643         * gfortran.dg/g77/20000503-1.f
2644         * gfortran.dg/g77/20001111.f
2645         * gfortran.dg/g77/20010116.f
2646         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2647         * gfortran.dg/g77/20010430.f
2648         * gfortran.dg/g77/6177.f
2649         * gfortran.dg/g77/947.f
2650         * gfortran.dg/g77/970816-3.f
2651         * gfortran.dg/g77/971102-1.f
2652         * gfortran.dg/g77/980520-1.f
2653         * gfortran.dg/g77/980628-0.f
2654         * gfortran.dg/g77/980628-1.f
2655         * gfortran.dg/g77/980628-10.f
2656         * gfortran.dg/g77/980628-2.f
2657         * gfortran.dg/g77/980628-3.f
2658         * gfortran.dg/g77/980628-7.f
2659         * gfortran.dg/g77/980628-8.f
2660         * gfortran.dg/g77/980628-9.f
2661         * gfortran.dg/g77/980701-0.f
2662         * gfortran.dg/g77/980701-1.f
2663         * gfortran.dg/g77/cabs.f
2664         * gfortran.dg/g77/claus.f
2665         * gfortran.dg/g77/complex_1.f
2666         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2667         * gfortran.dg/g77/dcomplex.f
2668         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2669         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2670         * gfortran.dg/g77/f90-intrinsic-numeric.f
2671         * gfortran.dg/g77/int8421.f
2672         * gfortran.dg/g77/labug1.f
2673         * gfortran.dg/g77/large_vec.f
2674         * gfortran.dg/g77/le.f
2675         * gfortran.dg/g77/short.f
2676         * gfortran.dg/g77/README: Update
2677
2678 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2679
2680         PR c++/16637
2681         * g++.dg/parse/lookup4.C: New test.
2682
2683 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2684
2685         PR c++/16175
2686         * g++.dg/template/ttp10.C: New test.
2687
2688 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2689
2690         * gcc.dg/pr12625-1.c: New test.
2691
2692 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2693
2694         * testsuite/gcc.dg/switch-warn-1.c: New test.
2695         * testsuite/gcc.dg/switch-warn-2.c: New test.
2696         * gcc.c-torture/compile/pr14730.c: Update.
2697
2698 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2699
2700         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2701         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2702         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2703         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2704
2705 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2706
2707         PR c++/16623
2708         * g++.dg/template/assign1.C: New test.
2709
2710 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2711
2712         PR c++/12170
2713         * g++.dg/template/ttp9.C: New test.
2714
2715 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2716
2717         * gcc.dg/format/cmn-err-1.c: New test.
2718
2719 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2720
2721         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2722         gcc.dg/Wparentheses-10.c: New tests.
2723         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2724
2725 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2726
2727         PR fortran/16465
2728         * gfortran.dg/g77//ffixed-line-length-0.f,
2729         gfortran.dg/g77/ffixed-line-length-132.f,
2730         gfortran.dg/g77/ffixed-line-length-72.f,
2731         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2732         gfortran.dg/g77/README: Update.
2733
2734 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2735
2736         PR c++/13092
2737         * g++.dg/template/non-dependent7.C: New test.
2738         * g++.dg/template/non-dependent8.C: Likewise.
2739         * g++.dg/template/non-dependent9.C: Likewise.
2740         * g++.dg/template/non-dependent10.C: Likewise.
2741
2742 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2743
2744         PR c++/16337
2745         * g++.dg/parse/attr2.C: New test.
2746
2747 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2748
2749         * g77.dg: Removed.
2750         * g77.f-torture: Ditto.
2751
2752 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2753
2754         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2755         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2756         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2757
2758 2004-07-16  Richard Henderson  <rth@redhat.com>
2759
2760         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2761
2762 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2763
2764         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2765         tests with full list of options.
2766         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2767         of TORTURE_OPTIONS if test contains 'dg-do run'.
2768
2769         PR fortran/16404
2770         * gfortran.dg/do_iterator.f90: New test.
2771
2772 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2773
2774         PR rtl-optimization/16536
2775         * gcc.c-torture/execute/restrict-1.c: New test.
2776
2777 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2778
2779         PR fortran/15324
2780         * gfortran.dg/pr15324.f90: New test.
2781
2782         PR fortran/15129
2783         * gfortran.dg/pr15129.f90: New test.
2784
2785         PR fortran/15140
2786         * gfortran.dg/pr15140.f90: New test.
2787
2788         PR fortran/13792
2789         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2790         compile-time simplification.
2791
2792 2004-07-14  Mike Stump  <mrs@apple.com>
2793
2794         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2795
2796 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2797
2798         PR target/16325
2799         * gcc.dg/profile-generate-1.c: New.
2800
2801 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2802
2803         * gcc.c-torture/execute/20040709-1.c: New test.
2804         * gcc.c-torture/execute/20040709-2.c: New test.
2805
2806 2004-07-14  Mike Stump  <mrs@apple.com>
2807
2808         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2809
2810 2004-07-14  Mike Stump  <mrs@apple.com>
2811
2812         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2813
2814 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2815
2816         PR c++/16518
2817         * g++.dg/parse/mutable1.C: New test.
2818
2819 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2820
2821         PR tree-optimization/16443
2822         * gcc.dg/tree-ssa/20040713-1.c: New test.
2823
2824 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2825
2826         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2827         for operator new.
2828
2829 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2830
2831         * gfortran.dg/g77/README: New file
2832         * gfortran.dg/g77/19981216-0.f:  Copy from
2833         g77.f-torture/noncompile.  Add "dg-do compile" and
2834         dg-error as required.
2835         * gfortran.dg/g77/19990218-1.f: Likewise
2836         * gfortran.dg/g77/19990905-1.f: Likewise
2837         * gfortran.dg/g77/9263.f: Likewise
2838         * gfortran.dg/g77/980615-0.f: Likewise
2839         * gfortran.dg/g77/980616-0.f: Likewise
2840         * gfortran.dg/g77/check0.f: Likewise
2841         * gfortran.dg/g77/select_no_compile.f: Likewise
2842
2843 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2844
2845         Copy files from g77.f-torture/compile.
2846         Add "{ dg-do compile}".  Other changes as noted
2847         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2848         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2849         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2850         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2851         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2852         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2853         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2854         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2855         statement to conform to standard.  Append alpha1.x for reference.
2856         * gfortran.dg/g77/xformat.f: Add dg-warning
2857
2858 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2859
2860         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2861         Add {dg-do compile} directive.
2862         * gfortran.dg/g77/cpp2.F: Likewise
2863
2864 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2865
2866         PR c++/5402
2867         * g++.dg/lookup/name-clash1.C: New test.
2868
2869         PR c++/9777
2870         * g++.dg/lookup/name-clash2.C: New test.
2871
2872         PR c++/12102
2873         * g++.dg/lookup/name-clash3.C: New test.
2874
2875 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2876
2877         * g++.dg/lookup/new2.C: New test.
2878         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2879
2880 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2881
2882         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2883         Add {dg-do compile} directive.
2884         * gfortran.dg/g77/13060.f: Likewise
2885         * gfortran.dg/g77/19990218-0.f: Likewise
2886         * gfortran.dg/g77/19990305-0.f: Likewise
2887         * gfortran.dg/g77/19990419-0.f: Likewise
2888         * gfortran.dg/g77/19990502-0.f: Likewise
2889         * gfortran.dg/g77/19990502-1.f: Likewise
2890         * gfortran.dg/g77/19990525-0.f: Likewise
2891         * gfortran.dg/g77/19990826-1.f: Likewise
2892         * gfortran.dg/g77/19990826-3.f: Likewise
2893         * gfortran.dg/g77/19990905-2.f: Likewise
2894         * gfortran.dg/g77/20000412-1.f: Likewise
2895         * gfortran.dg/g77/20000511-1.f: Likewise
2896         * gfortran.dg/g77/20000511-2.f: Likewise
2897         * gfortran.dg/g77/20000518.f: Likewise
2898         * gfortran.dg/g77/20000601-1.f: Likewise
2899         * gfortran.dg/g77/20000601-2.f: Likewise
2900         * gfortran.dg/g77/20000629-1.f: Likewise
2901         * gfortran.dg/g77/20000630-2.f: Likewise
2902         * gfortran.dg/g77/20010115.f: Likewise
2903         * gfortran.dg/g77/20010321-1.f: Likewise
2904         * gfortran.dg/g77/20010426.f: Likewise
2905         * gfortran.dg/g77/20020307-1.f: Likewise
2906         * gfortran.dg/g77/8485.f: Likewise
2907         * gfortran.dg/g77/960317-1.f: Likewise
2908         * gfortran.dg/g77/970915-0.f: Likewise
2909         * gfortran.dg/g77/980310-1.f: Likewise
2910         * gfortran.dg/g77/980310-2.f: Likewise
2911         * gfortran.dg/g77/980310-3.f: Likewise
2912         * gfortran.dg/g77/980310-4.f: Likewise
2913         * gfortran.dg/g77/980310-6.f: Likewise
2914         * gfortran.dg/g77/980310-7.f: Likewise
2915         * gfortran.dg/g77/980310-8.f: Likewise
2916         * gfortran.dg/g77/980419-2.f: Likewise
2917         * gfortran.dg/g77/980424-0.f: Likewise
2918         * gfortran.dg/g77/980427-0.f: Likewise
2919         * gfortran.dg/g77/980729-0.f: Likewise
2920         * gfortran.dg/g77/981117-1.f: Likewise
2921         * gfortran.dg/g77/toon_1.f: Likewise
2922
2923 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2924
2925         PR c++/2204
2926         * g++.dg/other/abstract2.C: New test.
2927
2928 2004-07-12  Paul Brook  <paul@codesourcery.com>
2929
2930         * gfortran.dg/pointer_init_1.f90: New test.
2931
2932 2004-07-11  Paul Brook  <paul@codesourcery.com>
2933
2934         PR fortran/15986
2935         * gfortran.dg/contained_1.f90: New test.
2936
2937 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
2938
2939         * g++.dg/parse/defarg8.C: New test.
2940
2941 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2942
2943         PR fortran/16433
2944         * gfortran.dg/pr16433.f: New test.
2945
2946         PR fortran/17574
2947         * gfortran.dg/pr15754.f90: New test.
2948
2949 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2950
2951         PR tree-optimization/16437
2952         * gcc.c-torture/execute/bitfld-4.c: New test.
2953
2954 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2955
2956         * gfortran.fortran-torture/execute/common_2.f90: Add check for
2957         access to common var from module.
2958
2959 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2960
2961         PR fortran/16336
2962         * gfortran.fortran-torture/execute/common_2.f90: New test.
2963
2964 2004-07-10  Paul Brook  <paul@codesourcery.com>
2965
2966         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2967
2968 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2969
2970         PR fortran/15969
2971         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2972
2973 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
2974
2975         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2976         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2977         * gfortran.dg/g77/ffree-form-1.f: Likewise
2978         * gfortran.dg/g77/ffree-form-2.f: Likewise
2979         * gfortran.dg/g77/ffree-form-3.f: Likewise
2980         * gfortran.dg/g77/fno-underscoring.f: Likewise
2981         * gfortran.dg/g77/funderscoring.f: Likewise
2982         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2983
2984 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2985
2986         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2987
2988 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2989         Paul Brook  <paul@codesourcery.com>
2990
2991         PR fortran/13415
2992         * gfortran.dg/common_pointer_1.f90: New test.
2993
2994 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2995
2996         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2997
2998 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2999
3000         PR target/16364
3001         * gcc.c-torture/compile/20040709-1.c: New.
3002
3003 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3004
3005         PR fortran/14077
3006         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3007
3008 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3009
3010         PR fortran/13201
3011         * gfortran.dg/shape_1.f90: New test.
3012
3013 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3014             Andrew Pinski  <apinski@apple.com>
3015
3016         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3017
3018 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3019
3020         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3021         comment.
3022
3023 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3024         Paul Brook  <paul@codesourcery.com>
3025
3026         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3027         '.f95' and '.F95'.
3028
3029 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3030
3031         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3032
3033 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3034
3035         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3036         testcases with capital suffix.
3037
3038 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3039
3040         PR fortran/15481
3041         PR fortran/13372
3042         PR fortran/13575
3043         PR fortran/15978
3044         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3045
3046         * gfortran.dg/implicit_1.f90: New test.
3047
3048 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3049
3050         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3051         expression to match gfortran warning/error messages
3052         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3053         dg-error text.
3054
3055 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3056
3057         * lib/fortran-torture.exp: Rename proc search_for to
3058         search_for_re.
3059
3060 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3061
3062         * gcc.c-torture/execute/simd-5.x: New file.
3063         XFAIL on SPARC 64-bit at -O0.
3064
3065 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3066
3067         PR c++/8211
3068         PR c++/16165
3069         * g++.dg/warn/effc3.C: New test.
3070
3071 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3072
3073         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3074         change X to 1X in format.
3075         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
3076         add data statements to conform to standard.
3077
3078 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3079
3080         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3081         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3082         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3083
3084 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3085
3086         * gfortran.dg/g77/7388.f: Copy from g77.dg
3087         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3088         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3089         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3090         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3091         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3092         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3093         * gfortran.dg/g77/strlen0.f: Likewise
3094
3095 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
3096
3097         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3098         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3099
3100 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3101
3102         * gcc.c-torture/execute/920428-2.x: Delete.
3103         * gcc.c-torture/execute/920501-7.x: Likewise.
3104
3105 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
3106
3107         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3108         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
3109         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3110         prescott and c3-2.
3111         (PREFETCH_3DNOW): Add -march=c3.
3112
3113 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
3114
3115         PR c/16437
3116         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3117         * gcc.c-torture/execute/bf64-1.x: Likewise.
3118
3119 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3120
3121         * gcc.c-torture/compile/20040708-1.c: New test.
3122
3123 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3124
3125         PR c++/16169
3126         * g++.dg/warn/effc2.C: New test.
3127
3128 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3129
3130         * gcc.c-torture/execute/bitfld-1.x: Remove.
3131         * gcc.c-torture/execute/bitfld-3.c: New test.
3132         * gcc.dg/bitfld-2.c: Remove XFAILs.
3133
3134 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
3135
3136         PR c++/16276
3137         * g++.dg/rtti/tinfo1.C: New file.
3138
3139 2004-07-07  Eric Christopher  <echristo@redhat.com>
3140
3141         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3142
3143 2004-07-07  Andrew Pinski  <apinski@apple.com>
3144
3145         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3146
3147 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
3148
3149         * g++.dg/init/call1.C: XFAIL.
3150
3151 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
3152
3153         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3154         except for movstrict*, to movmem* and clrstr* to clrmem*.
3155
3156 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
3157
3158         * gcc.c-torture/execute/20040707-1.c: New test.
3159
3160 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
3161
3162         * gcc.c-torture/execute/20040706-1.c: New test.
3163
3164 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3165
3166         PR c++/3671
3167         * g++.dg/template/spec14.C: New test.
3168
3169 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
3170
3171         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3172         nothing if not yet defined.  Use it in b, c and d type definitions.
3173         * gcc.c-torture/execute/20040705-1.c: New test.
3174         * gcc.c-torture/execute/20040705-2.c: New test.
3175
3176 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3177
3178         PR c++/2518
3179         * g++.dg/lookup/new1.C: New test.
3180
3181 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3182
3183         PR c++/11406
3184         * g++.dg/template/sizeof8.C: New test.
3185
3186 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
3187
3188         * gcc.c-torture/compile/20040705-1.c: New test.
3189
3190 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
3191
3192         * gfortran.fortran-torture/execute/seq_io.f90: New test.
3193
3194 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
3195
3196         * gcc.dg/cpp/if-mop.c: Two new testcases.
3197         * gcc.dg/cpp/trad/comment-3.c: New.
3198
3199 2004-07-04  Paul Brook  <paul@codesourcery.com>
3200
3201         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3202
3203 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
3204
3205         PR c++/3761
3206         * g++.dg/lookup/crash4.C: New test.
3207
3208 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
3209
3210         * gcc.c-torture/execute/builtin-abs-1.c
3211         * gcc.c-torture/execute/builtin-abs-2.c
3212         * gcc.c-torture/execute/builtin-complex-1.c
3213         * gcc.c-torture/execute/builtins/string-1-lib.c
3214         * gcc.c-torture/execute/builtins/string-1.c
3215         * gcc.c-torture/execute/builtins/string-2-lib.c
3216         * gcc.c-torture/execute/builtins/string-2.c
3217         * gcc.c-torture/execute/builtins/string-3-lib.c
3218         * gcc.c-torture/execute/builtins/string-3.c
3219         * gcc.c-torture/execute/builtins/string-4-lib.c
3220         * gcc.c-torture/execute/builtins/string-4.c
3221         * gcc.c-torture/execute/builtins/string-5-lib.c
3222         * gcc.c-torture/execute/builtins/string-5.c
3223         * gcc.c-torture/execute/builtins/string-6-lib.c
3224         * gcc.c-torture/execute/builtins/string-6.c
3225         * gcc.c-torture/execute/builtins/string-7-lib.c
3226         * gcc.c-torture/execute/builtins/string-7.c
3227         * gcc.c-torture/execute/builtins/string-8-lib.c
3228         * gcc.c-torture/execute/builtins/string-8.c
3229         * gcc.c-torture/execute/builtins/string-9-lib.c
3230         * gcc.c-torture/execute/builtins/string-9.c
3231         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3232         * gcc.c-torture/execute/builtins/string-asm-1.c
3233         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3234         * gcc.c-torture/execute/builtins/string-asm-2.c
3235         * gcc.c-torture/execute/stdio-opt-1.c
3236         * gcc.c-torture/execute/stdio-opt-2.c
3237         * gcc.c-torture/execute/stdio-opt-3.c
3238         * gcc.c-torture/execute/string-opt-1.c
3239         * gcc.c-torture/execute/string-opt-10.c
3240         * gcc.c-torture/execute/string-opt-11.c
3241         * gcc.c-torture/execute/string-opt-12.c
3242         * gcc.c-torture/execute/string-opt-13.c
3243         * gcc.c-torture/execute/string-opt-14.c
3244         * gcc.c-torture/execute/string-opt-15.c
3245         * gcc.c-torture/execute/string-opt-16.c
3246         * gcc.c-torture/execute/string-opt-2.c
3247         * gcc.c-torture/execute/string-opt-6.c
3248         * gcc.c-torture/execute/string-opt-7.c
3249         * gcc.c-torture/execute/string-opt-8.c:
3250         Replace with ...
3251
3252         * gcc.c-torture/execute/builtins/abs-2.c
3253         * gcc.c-torture/execute/builtins/abs-3.c
3254         * gcc.c-torture/execute/builtins/complex-1.c
3255         * gcc.c-torture/execute/builtins/fprintf.c
3256         * gcc.c-torture/execute/builtins/fputs.c
3257         * gcc.c-torture/execute/builtins/memcmp.c
3258         * gcc.c-torture/execute/builtins/memmove.c
3259         * gcc.c-torture/execute/builtins/memops-asm.c
3260         * gcc.c-torture/execute/builtins/mempcpy-2.c
3261         * gcc.c-torture/execute/builtins/mempcpy.c
3262         * gcc.c-torture/execute/builtins/memset.c
3263         * gcc.c-torture/execute/builtins/printf.c
3264         * gcc.c-torture/execute/builtins/sprintf.c
3265         * gcc.c-torture/execute/builtins/strcat.c
3266         * gcc.c-torture/execute/builtins/strchr.c
3267         * gcc.c-torture/execute/builtins/strcmp.c
3268         * gcc.c-torture/execute/builtins/strcpy.c
3269         * gcc.c-torture/execute/builtins/strcspn.c
3270         * gcc.c-torture/execute/builtins/strlen-2.c
3271         * gcc.c-torture/execute/builtins/strlen.c
3272         * gcc.c-torture/execute/builtins/strncat.c
3273         * gcc.c-torture/execute/builtins/strncmp-2.c
3274         * gcc.c-torture/execute/builtins/strncmp.c
3275         * gcc.c-torture/execute/builtins/strncpy.c
3276         * gcc.c-torture/execute/builtins/strpbrk.c
3277         * gcc.c-torture/execute/builtins/strpcpy-2.c
3278         * gcc.c-torture/execute/builtins/strpcpy.c
3279         * gcc.c-torture/execute/builtins/strrchr.c
3280         * gcc.c-torture/execute/builtins/strspn.c
3281         * gcc.c-torture/execute/builtins/strstr-asm.c
3282         * gcc.c-torture/execute/builtins/strstr.c:
3283         ... these new files.
3284
3285         * gcc.c-torture/execute/builtins/abs-2-lib.c
3286         * gcc.c-torture/execute/builtins/abs-3-lib.c
3287         * gcc.c-torture/execute/builtins/complex-1-lib.c
3288         * gcc.c-torture/execute/builtins/fprintf-lib.c
3289         * gcc.c-torture/execute/builtins/fputs-lib.c
3290         * gcc.c-torture/execute/builtins/memcmp-lib.c
3291         * gcc.c-torture/execute/builtins/memmove-lib.c
3292         * gcc.c-torture/execute/builtins/memops-asm-lib.c
3293         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3294         * gcc.c-torture/execute/builtins/mempcpy-lib.c
3295         * gcc.c-torture/execute/builtins/memset-lib.c
3296         * gcc.c-torture/execute/builtins/printf-lib.c
3297         * gcc.c-torture/execute/builtins/sprintf-lib.c
3298         * gcc.c-torture/execute/builtins/strcat-lib.c
3299         * gcc.c-torture/execute/builtins/strchr-lib.c
3300         * gcc.c-torture/execute/builtins/strcmp-lib.c
3301         * gcc.c-torture/execute/builtins/strcpy-lib.c
3302         * gcc.c-torture/execute/builtins/strcspn-lib.c
3303         * gcc.c-torture/execute/builtins/strlen-2-lib.c
3304         * gcc.c-torture/execute/builtins/strlen-lib.c
3305         * gcc.c-torture/execute/builtins/strncat-lib.c
3306         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3307         * gcc.c-torture/execute/builtins/strncmp-lib.c
3308         * gcc.c-torture/execute/builtins/strncpy-lib.c
3309         * gcc.c-torture/execute/builtins/strpbrk-lib.c
3310         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3311         * gcc.c-torture/execute/builtins/strpcpy-lib.c
3312         * gcc.c-torture/execute/builtins/strrchr-lib.c
3313         * gcc.c-torture/execute/builtins/strspn-lib.c
3314         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3315         * gcc.c-torture/execute/builtins/strstr-lib.c
3316         * gcc.c-torture/execute/builtins/lib/abs.c
3317         * gcc.c-torture/execute/builtins/lib/fprintf.c
3318         * gcc.c-torture/execute/builtins/lib/memset.c
3319         * gcc.c-torture/execute/builtins/lib/printf.c
3320         * gcc.c-torture/execute/builtins/lib/sprintf.c
3321         * gcc.c-torture/execute/builtins/lib/strcpy.c
3322         * gcc.c-torture/execute/builtins/lib/strcspn.c
3323         * gcc.c-torture/execute/builtins/lib/strncat.c
3324         * gcc.c-torture/execute/builtins/lib/strncmp.c
3325         * gcc.c-torture/execute/builtins/lib/strncpy.c
3326         * gcc.c-torture/execute/builtins/lib/strpbrk.c
3327         * gcc.c-torture/execute/builtins/lib/strspn.c
3328         * gcc.c-torture/execute/builtins/lib/strstr.c:
3329         New files containing support routines.
3330
3331         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3332         declaration.
3333         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3334         when not optimizing.
3335
3336 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
3337
3338         PR c++/16240
3339         * g++.dg/abi/mangle22.C: New test.
3340         * g++.dg/abi/mangle23.C: Likewise.
3341
3342 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
3343
3344         PR fortran/16290
3345         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3346         Allow for cases without denormalized floating point numbers.
3347
3348 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
3349
3350         PR c/1027
3351         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3352         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3353         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3354         expected warning text.
3355         * gcc.dg/format/diag-2.c: New test.
3356
3357 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3358
3359         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3360
3361 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3362
3363         * gcc.dg/builtins-43.c: New.
3364         * gcc.dg/builtins-44.c: New.
3365         * gcc.dg/builtins-45.c: New.
3366
3367 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
3368             Andreas Tobler  <a.tobler@schweiz.ch>
3369
3370         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3371         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
3372         as SIGSEGV.
3373         * gcc.dg/cleanup-11.c: Likewise.
3374         * gcc.dg/cleanup-8.c: Likewise.
3375         * gcc.dg/cleanup-9.c: Likewise.
3376         * gcc.dg/cleanup-5.c: Run on all platforms.
3377
3378 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3379
3380         * g++.dg/warn/nonnull1.C: New test.
3381
3382 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3383
3384         * gcc.dg/compat/compat-common.h: Wrap up CINT in
3385         an #ifndef SKIP_COMPLEX_INT/#endif pair.
3386         Special-case the Sun compiler wrt to <complex.h>.
3387
3388 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
3389
3390         * gcc.dg/Wunreachable-8.C: New test.
3391
3392         * gcc.dg/h8300-ice2.c : New test.
3393
3394 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
3395
3396         PR fortran/16161
3397         * gfortran.fortran-torture/compile/implicit.f90: Add test
3398         for implicit character.
3399
3400 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
3401
3402         PR fortran/16289
3403         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3404         Use tiny() intrinsic to find smallest non-negative real
3405
3406 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3407
3408         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3409         * gcc.dg/compat/struct-by-value-22_x.c: New.
3410         * gcc.dg/compat/struct-by-value-22_y.c: New.
3411
3412         * gcc.c-torture/execute/20040629-1.c: New test.
3413
3414 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3415
3416         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3417         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3418
3419         PR target/16195
3420         * gcc.dg/20040625-1.c: New test.
3421
3422 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3423
3424         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3425
3426 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3427
3428         PR fortran/15963
3429         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3430
3431 2004-06-29  Richard Henderson  <rth@redhat.com>
3432
3433         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3434
3435 2004-06-29  Paul Brook  <paul@codesourcery.com>
3436
3437         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3438         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3439
3440 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3441
3442         PR c++/16260
3443         * g++.dg/parse/crash15.C: New.
3444
3445 2004-06-28  Andrew Pinski  <apinski@apple.com>
3446
3447         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3448         by the error already.
3449
3450         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3451
3452 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3453
3454         PR target/14041
3455         * gcc.dg/h8300-bss-align-1.c : New.
3456
3457 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3458
3459         * PR c++/16174
3460         * g++.dg/template/ctor4.C: New.
3461
3462 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3463
3464         PR c++/16205
3465         * g++.dg/warn/Wsequence-point-1.C: New test.
3466
3467 2004-06-27  Paul Brook  <paul@codesourcery.com>
3468
3469         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3470
3471 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3472
3473         * g++.old-deja/g++.mike/p7325.C: Remove.
3474
3475 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3476
3477         PR c/14963
3478         * gcc.dg/pr14963.c: New test.
3479
3480 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3481
3482         PR c++/16193
3483         * g++.dg/parse/redef1.C: New test.
3484
3485 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3486
3487         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3488         20021110.c.
3489         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3490         20021119-1.c.
3491         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3492         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3493         5-04.c.
3494         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3495         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3496         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3497         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3498         g++.brendan/enum14.C.
3499         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3500         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3501         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3502         g++.mike/virt1.C.
3503         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3504         memtemp24.C.
3505
3506 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3507
3508         * gcc.dg/20040527-1.c: New test case.
3509
3510 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3511
3512         PR gfortran/pr16196
3513         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3514
3515 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3516
3517         PR middle-end/15825
3518         * gcc.dg/pr15825-1.c: New test case.
3519
3520 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3521
3522         * gcc.c-torture/execute/20040625-1.c: New test.
3523
3524 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3525
3526         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3527
3528 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3529
3530         * gcc.dg/torture/mips-div-1.c: New test.
3531
3532 2004-06-24  Jeff Law  <law@redhat.com>
3533
3534         * gcc.dg/tree-ssa/20040624-1.c: New test.
3535
3536 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3537
3538         * gcc.c-torture/compile/20040624-1.c: New test.
3539
3540 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3541
3542         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3543         this directory.
3544
3545 2004-06-23  Andrew Pinski  <apinski@apple.com>
3546
3547         PR middle-end/15988
3548         * g++.dg/opt/ptrmem4.C: New test.
3549
3550         * gcc.dg/c90-array-quals-2.c: New test.
3551
3552 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3553
3554         * gcc.dg/kpice1.c: New test.
3555
3556 2006-06-23  Andrew Pinski  <apinski@apple.com>
3557
3558         * gcc.dg/c90-array-quals.c: New test.
3559
3560 2006-06-22  Richard Henderson  <rth@redhat.com>
3561
3562         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3563
3564 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3565
3566         * gcc.dg/builtins-config.h: Handle FreeBSD.
3567
3568 2006-06-22  Richard Henderson  <rth@redhat.com>
3569
3570         * g++.dg/opt/devirt1.C: New.
3571
3572 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3573
3574         * g++.dg/opt/pr15551.C: New testcase.
3575
3576 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3577
3578         PR target/14800
3579         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3580         x86_64-*-linux* when compiling for 32bit.
3581
3582 2004-06-21  Andrew Pinski  <apinski@apple.com>
3583
3584         * gcc.dg/pch/struct-1.c: New.
3585         * gcc.dg/pch/struct-1.hs: New.
3586
3587 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3588
3589         * gcc.dg/pch/save-temps-1.c: New file.
3590         * gcc.dg/pch/save-temps-1.hs: New file.
3591
3592 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3593
3594         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3595         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3596
3597 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3598
3599         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3600         to fix type error.
3601         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3602         Remove trailing spaces.
3603
3604 2004-06-21  Richard Henderson  <rth@redhat.com>
3605
3606         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3607         merging && to BIT_FIELD_REF.
3608
3609 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3610
3611         * g++.dg/opt/placeholder1.C: New test.
3612
3613 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3614
3615         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3616         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3617         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3618         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3619
3620 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3621
3622         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3623         extern "C".
3624         * g++.dg/other/pragma-re-1.C: Add comments.
3625
3626 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3627
3628         PR gfortran/16080
3629         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3630
3631 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3632
3633         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3634         instead of setting the type of size_t by
3635         hand.
3636
3637 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3638
3639         * gcc.dg/unordered-2.c: New test case.
3640         * gcc.dg/unordered-3.c: New test case.
3641
3642 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3643
3644         PR other/16043
3645         * lib/g++.exp (g++_version): Tweak regexp for version
3646         * lib/g77.exp (g77_version): Likewise
3647         * lib/gfortran.exp (gfortran_version): Likewise
3648         * lib/objc.exp (objc_version): Likewise
3649         * lib/treelang.exp (treelang_version): Likewise
3650
3651 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3652
3653         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3654         Use INT_MAX instead of __INT_MAX__.
3655         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3656
3657         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3658         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3659         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3660         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3661         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3662         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3663         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3664         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3665         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3666
3667         * gcc.dg/range-test-1.c: New test.
3668         * g++.dg/opt/range-test-1.C: New test.
3669
3670 2004-06-17  Richard Henderson  <rth@redhat.com>
3671
3672         * objc.dg/sync-1.m: New.
3673         * objc.dg/try-catch-1.m: Don't force next runtime.
3674         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3675         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3676         shadowed catch clause.
3677         * objc.dg/try-catch-5.m: New.
3678
3679 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3680
3681         Bug 14610
3682         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3683
3684 2004-06-15  Richard Henderson  <rth@redhat.com>
3685
3686         * gcc.dg/20001116-1.c: Move expected warning line.
3687
3688 2004-06-15  Richard Henderson  <rth@redhat.com>
3689
3690         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3691         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3692
3693 2004-06-15  Jeff Law  <law@redhat.com>
3694
3695         * gcc.dg/tree-ssa/20040615-1.c: New test.
3696         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3697         be less sensitive to operand ordering.
3698         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3699
3700 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3701
3702         * g++.dg/abi/bitfield3.C: Add comment..
3703
3704 2004-06-15  Richard Henderson  <rth@redhat.com>
3705
3706         * g++.dg/ext/stmtexpr1.C: XFAIL.
3707         * gcc.dg/20030612-1.c: XFAIL.
3708
3709 2004-06-15  Eric Christopher  <echristo@redhat.com>
3710
3711         * g++.dg/charset/asm5.c: New.
3712         * gcc.dg/charset/asm6.c: New.
3713
3714 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3715
3716         PR fortran/15962
3717         * gfortran.fortran-torture/execute/select_1.f90: New test.
3718
3719 2004-06-15  Paul Brook  <paul@codesourcery.com>
3720
3721         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3722
3723 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3724
3725         PR c++/15967
3726         * g++.dg/lookup/crash3.C: New test.
3727
3728 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3729
3730         PR c++/15947
3731         * g++.dg/parse/dtor4.C: New test.
3732
3733 2004-06-14  Jeff Law  <law@redhat.com>
3734
3735         * gcc.c-torture/compile/20040614-1.c: New test.
3736
3737 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3738
3739         PR fortran/15211
3740         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3741         LEN of a character array.
3742
3743 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3744
3745         PR c++/15096
3746         * g++.dg/template/ptrmem10.C: New test.
3747
3748         PR c++/14930
3749         * g++.dg/template/friend30.C: New test.
3750
3751 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3752
3753         PR fortran/14928
3754         * gfortran.fortran-torture/compile/mloc.f90: New test.
3755
3756 2004-06-13  Paul Brook  <paul@codesourcery.com>
3757
3758         * gfortran.fortran-torture/execute/random_2.f90: New test.
3759
3760 2004-06-13  Eric Christopher  <echristo@redhat.com>
3761
3762         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3763
3764 2004-06-12  Paul Brook  <paul@codesourcery.com>
3765
3766         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3767
3768 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3769
3770         PR fortran/14923
3771         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3772
3773 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3774
3775         PR fortran/14957
3776         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3777         syntax errors in end statements of contained subroutines.
3778
3779 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3780
3781         PR fortran/12841
3782         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3783
3784 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3785
3786         PR fortran/15665
3787         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3788
3789 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3790
3791         PR gfortran/12839
3792         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3793
3794 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3795
3796         PR c++/15862
3797         * g++.dg/parse/enum1.C: New test.
3798
3799 2004-06-10  Jeff Law  <law@redhat.com>
3800
3801         * gcc.c-torture/compile/20040610-1.c: New test.
3802
3803 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3804
3805         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3806         * g++.old-deja/g++.other/decl3.C: Likewise.
3807
3808 2004-06-10  Brian Booth  <bbooth@redhat.com>
3809
3810         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3811         V_MAY_DEF instead of VDEF.
3812         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3813
3814 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3815
3816         PR c++/14211
3817         * g++.dg/conversion/const1.C: New test.
3818
3819         PR c++/15076
3820         * g++.dg/conversion/reinterpret1.C: New test.
3821
3822         PR c++/15877
3823         * g++.dg/template/enum2.C: New test.
3824
3825         PR c++/15227
3826         * g++.dg/template/error13.C: New test.
3827
3828 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3829
3830         PR fortran/14957
3831         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3832         arguments to test_* REAL and of the right size.
3833
3834 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3835
3836         PR target/15569
3837         PR rtl-optimization/15681
3838         * gcc.dg/20040609-1.c: New test.
3839
3840 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3841
3842         PR c++/14791
3843         * g++.dg/opt/builtins1.C: New test.
3844
3845 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3846
3847         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3848         that use default windows32 struct layout.
3849         * gcc.dg/i386-bitfield2.c: Likewise.
3850
3851 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3852
3853         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3854         for mingw32 and cygwin targets.
3855
3856 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3857
3858         * gcc.dg/pch/macro-4.c: New.
3859         * gcc.dg/pch/macro-4.hs: New.
3860
3861 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3862
3863         PR fortran/13249
3864         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3865
3866 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3867
3868         PR fortran/13372
3869         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3870
3871 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3872
3873         PR gfortran/14897
3874         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3875
3876 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3877
3878         PR gfortran/15755
3879         * gfortran.fortran-torture/execute/backspace.c : New test.
3880
3881 2004-06-09  Paul Brook  <paul@codesourcery.com>
3882
3883         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3884         (pointer_to_section): Rewrite to use smaller array.
3885
3886 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3887
3888         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3889         * gcc.dg/ext/altivec-10.c: Same.
3890         * gcc.dg/ext/altivec-11.c: Same.
3891         * gcc.dg/ext/altivec-12.c: Same.
3892         * gcc.dg/ext/altivec-13.c: Same.
3893         * gcc.dg/ext/altivec-14.c: Same.
3894         * gcc.dg/ext/altivec-15.c: Same.
3895         * gcc.dg/ext/altivec-16.c: Same.
3896         * gcc.dg/ext/altivec-3.c: Same.
3897         * gcc.dg/ext/altivec-4.c: Same.
3898         * gcc.dg/ext/altivec-6.c: Same.
3899         * gcc.dg/ext/altivec-7.c: Same.
3900         * gcc.dg/ext/altivec-8.c: Same.
3901         * gcc.dg/ext/altivec-varargs-1.c: Same.
3902
3903         * g++.dg/ext/altivec-1.C: Correct dg syntax.
3904         * g++.dg/ext/altivec-10.C: Same.
3905         * g++.dg/ext/altivec-2.C: Same.
3906         * g++.dg/ext/altivec-3.C: Same.
3907         * g++.dg/ext/altivec-4.C: Same.
3908         * g++.dg/ext/altivec-5.C: Same.
3909         * g++.dg/ext/altivec-6.C: Same.
3910         * g++.dg/ext/altivec-7.C: Same.
3911         * g++.dg/ext/altivec-8.C: Same.
3912         * g++.dg/ext/altivec-9.C: Same.
3913
3914 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3915
3916         PR c++/7841
3917         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3918
3919 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3920
3921         * gcc.dg/union-1.c: New test.
3922
3923 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3924
3925         * gcc.dg/builtins-41.c: New test case.
3926         * gcc.dg/builtins-42.c: New test case.
3927
3928 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3929
3930         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3931         * g++.dg/ext/altivec-10.C: Same.
3932         * g++.dg/ext/altivec-2.C: Same.
3933         * g++.dg/ext/altivec-3.C: Same.
3934         * g++.dg/ext/altivec-4.C: Same.
3935         * g++.dg/ext/altivec-5.C: Same.
3936         * g++.dg/ext/altivec-6.C: Same.
3937         * g++.dg/ext/altivec-7.C: Same.
3938         * g++.dg/ext/altivec-8.C: Same.
3939         * g++.dg/ext/altivec-9.C: Same.
3940         * g++.old-deja/g++.abi/cxa_vec.C: Same.
3941         * g++.old-deja/g++.brendan/new3.C: Same.
3942         * gcc.c-torture/execute/eeprof-1.x: Same.
3943
3944 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3945
3946         PR c/14765
3947         * gcc.dg/pr14765-1.c: New test.
3948
3949 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3950
3951         PR c/14649
3952         * gcc.dg/pr14649-1.c: New test case.
3953
3954 2004-06-07  Richard Henderson  <rth@redhat.com>
3955
3956         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3957         if temporaries.
3958
3959 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3960
3961         * g++.dg/eh/elide1.C: Remove XFAIL.
3962
3963 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
3964
3965         PR c++/15337
3966         * g++.dg/expr/sizeof3.C: New test.
3967
3968         PR c++/14777
3969         * g++.dg/template/access14.C: New test.
3970
3971         PR c++/15554
3972         * g++.dg/template/enum1.C: New test.
3973
3974         PR c++/15057
3975         * g++.dg/eh/throw1.C: New test.
3976
3977 2004-06-07  David Ayers  <d.ayers@inode.at>
3978             Ziemowit Laski  <zlaski@apple.com>
3979
3980         * lib/objc.exp (objc_target_compile): Revert the '-framework
3981         Foundation' flag fix, since bare Darwin does not ship
3982         with the Foundation framework.
3983         * objc/execute/next_mapping.h: Provide a local NSConstantString
3984         @interface and @implementation.
3985         (objc_constant_string_init): A constructor function, used to
3986         initialize the NSConstantString meta-class object.
3987         * objc/execute/string1.m: Include "next_mapping.h" instead of
3988         <Foundation/NSString.h>.
3989         * objc/execute/string2.m: Likewise.
3990         * objc/execute/string3.m: Likewise.
3991         * objc/execute/string4.m: Likewise.
3992
3993 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3994
3995         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3996         to double. Replace double with FLOAT.
3997         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3998
3999         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4000         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4001         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4002         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4003         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4004         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4005         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4006         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4007
4008 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4009
4010         PR c/13519
4011         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4012
4013 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4014
4015         PR c++/15503
4016         * g++.dg/template/meminit2.C: New test.
4017
4018 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4019
4020         PR target/15822
4021         * gcc.c-torture/execute/compare-fp-1.c,
4022         gcc.c-torture/execute/compare-fp-2.c,
4023         gcc.c-torture/execute/compare-fp-3.c,
4024         gcc.c-torture/execute/compare-fp-4.c,
4025         gcc.c-torture/execute/compare-fp-3.x,
4026         gcc.c-torture/execute/compare-fp-4.x: Moved...
4027         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4028         gcc.c-torture/execute/ieee/compare-fp-2.c,
4029         gcc.c-torture/execute/ieee/compare-fp-3.c,
4030         gcc.c-torture/execute/ieee/compare-fp-4.c,
4031         gcc.c-torture/execute/ieee/compare-fp-3.x,
4032         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4033
4034 2004-06-04  David Ayers  <d.ayers@inode.at>
4035
4036         * objc/execute/protocol-isEqual-4.m: New testcase.
4037
4038 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4039
4040         * objc/execute/protocol-isEqual-1.m: New testcase.
4041         * objc/execute/protocol-isEqual-2.m: New testcase.
4042         * objc/execute/protocol-isEqual-3.m: New testcase.
4043
4044 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4045
4046         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4047
4048 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4049
4050         * lib/objc.exp (objc_target_compile): When running tests on
4051         Darwin (Mac OS X), inform the linker about '-framework
4052         'Foundation'.
4053
4054 2004-06-02  Eric Christopher  <echristo@redhat.com>
4055
4056         * gcc.c-torture/compile/20040602-1.c: New.
4057
4058 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4059
4060         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4061         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4062
4063         PR tree-optimization/14736
4064         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4065
4066         PR tree-optimization/14042
4067         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4068
4069         PR tree-optimization/14729
4070         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4071
4072 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4073
4074         PR fortran/15557
4075         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4076
4077 2004-06-01  Richard Hederson  <rth@redhat.com>
4078
4079         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4080
4081 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4082
4083         PR c++/14932
4084         * g++.dg/parse/offsetof4.C: New test.
4085
4086 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
4087
4088         PR objc/7993
4089         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4090
4091 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
4092
4093         PR c++/15701
4094         * g++.dg/template/friend29.C: New test.
4095
4096 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4097
4098         PR c/15749
4099         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4100
4101 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
4102
4103         * gcc.dg/sparc-trap-1.c: New test.
4104
4105 2004-05-31  Roger Sayle  <roger@eyesopen.com>
4106
4107         PR middle-end/15069
4108         * g++.dg/opt/fold3.C: New test case.
4109
4110 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
4111
4112         * lib/target-supports.exp (check_iconv_available): Fix fallout
4113         from 2004-05-28 patch.
4114
4115 2004-05-30  Paul Brook  <paul@codesourcery.com>
4116
4117         PR fortran/15620
4118         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4119         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4120
4121 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
4122
4123         * gfortran.fortran-torture/execute/random_1.f90: New test.
4124
4125 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4126
4127         * g++.dg/ext/altivec-10.C: New test.
4128
4129 2004-05-29  Paul Brook  <paul@codesourcery.com>
4130
4131         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4132
4133 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4134
4135         * gcc.dg/altivec-16.c: New test.
4136
4137 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
4138
4139         * lib/target-supports.exp (check_vmx_hw_available): New.
4140         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4141
4142         * lib/target-supports.exp (check_alias_available,
4143         check_iconv_available, check_named_sections_available): Use
4144         unique names for temporary files.
4145
4146 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4147
4148         * gcc.dg/altivec-15.c: New test.
4149
4150 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4151
4152         PR c++/15083
4153         * g++.dg/warn/noeffect6.C: New test.
4154
4155         PR c++/15471
4156         * g++.dg/expr/ptrmem4.C: New test.
4157
4158         PR c++/15640
4159         * g++.dg/template/operator3.C: New test.
4160
4161 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4162
4163         PR c++/14668
4164         * g++.dg/lookup/redecl1.C: New test.
4165         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4166
4167 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
4168
4169         * gcc.c-torture/execute/compare-fp-1.c,
4170         gcc.c-torture/execute/compare-fp-2.c,
4171         gcc.c-torture/execute/compare-fp-3.c,
4172         gcc.c-torture/execute/compare-fp-4.c,
4173         gcc.c-torture/execute/compare-fp-3.x,
4174         gcc.c-torture/execute/compare-fp-4.x,
4175         gcc.dg/pr15649-1.c: New.
4176
4177 2004-05-27  Adam Nemet  <anemet@lnxw.com>
4178
4179         PR c++/12883
4180         * g++.dg/init/array14.C: New test.
4181
4182 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
4183
4184         * lib/compat.exp (compat-get-options-main): New.
4185         (compat-get-options): Remove unneeded code, warn for ignored
4186         command.
4187         (compat-execute): Check flag set by dg-require-* commands.
4188
4189         * lib/compat.exp (compat-execute): Break up long lines.
4190
4191 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
4192
4193         * gcc.dg/altivec-7.c: Don't use 'vector long'.
4194         * gcc.dg/altivec-14.c: New test.
4195         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4196
4197         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4198         * gcc.dg/altivec-12.c: Ditto.
4199
4200         * gcc.dg/altivec-3.c: Move call to altivec_check.
4201
4202 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4203
4204         PR c++/15044
4205         * g++.dg/template/error12.C: New test.
4206
4207         PR c++/15317
4208         * g++.dg/ext/attrib15.C: New test.
4209
4210         PR c++/15329
4211         * g++.dg/template/ptrmem9.C: New test.
4212
4213 2004-05-25  Paul Brook  <paul@codesourcery.com>
4214
4215         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4216
4217 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4218
4219         PR c++/15165
4220         * g++.dg/template/crash19.C: New test.
4221
4222 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4223
4224         PR c++/15025
4225         * g++.dg/template/redecl1.C: New test.
4226
4227 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4228
4229         PR c++/14821
4230         * g++.dg/other/ns1.C: New test.
4231
4232         PR c++/14883
4233         * g++.dg/template/invalid1.C: New test.
4234
4235 2004-05-23  Paul Brook  <paul@codesourcery.com>
4236         Victor Leikehman  <lei@haifasphere.co.il>
4237
4238         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4239         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
4240
4241 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4242
4243         PR c++/15285
4244         PR c++/15299
4245         * g++.dg/template/non-dependent5.C: New test.
4246         * g++.dg/template/non-dependent6.C: New test.
4247
4248 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4249
4250         PR c++/15507
4251         * g++.dg/inherit/union1.C: New test.
4252
4253         PR c++/15542
4254         * g++.dg/template/addr1.C: New test.
4255
4256         PR c++/15427
4257         * g++.dg/template/array5.C: New test.
4258
4259         PR c++/15287
4260         * g++.dg/template/array6.C: New test.
4261
4262 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
4263             Roger Sayle  <roger@eyesopen.com>
4264
4265         * g++.dg/lookup/forscope2.C: New test case.
4266
4267 2004-05-22  Ben Elliston  <bje@au.ibm.com>
4268
4269         * gcc.dg/cpp/Wmissingdirs.c: New.
4270
4271 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4272
4273         PR target/15301
4274         * gcc.dg/compat/union-m128-1.h: New file.
4275         * gcc.dg/compat/union-m128-1_main.c: Likewise.
4276         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4277         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4278
4279 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4280
4281         PR target/15302
4282         * gcc.dg/compat/struct-complex-1.h: New file.
4283         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
4284         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
4285         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4286
4287 2004-05-20  Roger Sayle  <roger@eyesopen.com>
4288
4289         PR middle-end/3074
4290         * gcc.dg/pr3074-1.c: New test case.
4291         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4292
4293 2004-05-20  Falk Hueffner  <falk@debian.org>
4294
4295         PR other/15526
4296         * gcc.dg/ftrapv-1.c: New test case.
4297
4298 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
4299
4300         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4301
4302 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
4303             Jeff Law  <law@redhat.com>
4304
4305         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4306         * gcc.dg/tree-ssa/20040518-2.c: New test.
4307
4308         * gcc.dg/tree-ssa/20040518-1.c: New test.
4309
4310 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
4311
4312         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4313
4314 2004-05-18  Paul Brook  <paul@codesourcery.com>
4315
4316         PR fortran/13930
4317         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4318
4319 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4320
4321         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4322         constant folding.
4323
4324 2004-05-17  Steven Bosscher  <stevenb@suse.de>
4325
4326         * gcc.dg/tree-ssa/20040517-1.c: New test.
4327
4328 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4329
4330         * gcc.dg/loop-4.c: New test.
4331
4332 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
4333
4334         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4335
4336 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
4337
4338         PR fortran/15311
4339         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4340
4341 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4342
4343         PR fortran/13826
4344         PR fortran/13940
4345         * gfortran.fortran-torture/compile/data_1.f90: New test.
4346
4347 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
4348
4349         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4350         * gcc.dg/uninit-H.c: Define ASM for __s390__.
4351
4352 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4353
4354         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4355
4356 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4357
4358         PR c/15444
4359         * gcc.dg/format/xopen-1.c: Adjust expected message.
4360         * gcc.dg/format/xopen-3.c: New test.
4361
4362 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
4363
4364         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4365
4366 2004-05-14  Jeff Law  <law@redhat.com>
4367
4368         * gcc.dg/tree-ssa/20040514-2.c: New test.
4369
4370 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4371
4372         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4373         this ...
4374         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4375         this.
4376
4377 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
4378
4379         * gcc.dg/tree-ssa/20040514-1.c: New test.
4380
4381 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4382
4383         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4384         test.
4385
4386 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4387
4388         PR fortran/14066
4389         * gfortran.fortran-torture/compile/do_1.f90: New test.
4390
4391 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4392
4393         PR fortran/15051
4394         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4395         test.
4396
4397 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
4398
4399         PR fortran/15149
4400         * gfortran.fortran-torture/execute/random_init.f90: New test.
4401
4402 2004-05-13  Paul Brook  <paul@codesourcery.com>
4403
4404         PR fortran/15314
4405         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4406
4407 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4408
4409         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4410         for the powerpc case.
4411
4412 2004-05-13  Jeff Law  <law@redhat.com>
4413
4414         * gcc.dg/tree-ssa/20040513-1.c: New test.
4415         * gcc.dg/tree-ssa/20040513-2.c: New test.
4416
4417 2004-05-13  Paul Brook  <paul@codesourcery.com>
4418
4419         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4420         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4421         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4422
4423 2004-05-13  Andreas Schwab  <schwab@suse.de>
4424
4425         PR other/10819
4426         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4427         characters.
4428
4429 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4430
4431         PR fortran/15294
4432         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4433
4434 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4435
4436         Merge from tree-ssa-20020619-branch.  See
4437         ChangeLog.tree-ssa for details.
4438
4439 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4440
4441         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4442         include <altivec.h> explicitly.
4443         * gcc.dg/altivec-13.c: Likewise.
4444
4445 2004-05-11  Paul Brook  <paul@codesourcery.com>
4446
4447         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4448
4449 2004-05-10  Eric Christopher  <echristo@redhat.com>
4450
4451         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4452         * gcc.dg/sibcall-4.c: Ditto.
4453
4454 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4455
4456         * g++.dg/ext/altivec-8.C: New test case.
4457         * gcc.dg/altivec-13.c: New test case.
4458
4459 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4460
4461         * gcc.c-torture/execute/divcmp-1.c: New test case.
4462         * gcc.c-torture/execute/divcmp-2.c: New test case.
4463         * gcc.c-torture/execute/divcmp-3.c: New test case.
4464
4465 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4466
4467         * g++.dg/other/pragma-re-2.C: New test.
4468
4469 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4470
4471         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4472         * gcc.dg/i386-387-2.c: Likewise.
4473
4474         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4475         __builtin_drem.
4476         * gcc.dg/i386-387-6.c: Likewise.
4477
4478 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4479
4480         * gcc.dg/builtins-33.c:  Also check log1p*.
4481
4482 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4483
4484         PR optimization/15296
4485         * gcc.c-torture/execute/pr15296.c: New test.
4486
4487 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4488
4489         * gcc.dg/builtins-40.c: New test.
4490
4491 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4492
4493         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4494
4495 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4496
4497         * g++.dg/ext/spe1.C: New testcase.
4498
4499 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4500
4501         * objc.dg/image-info.m: Allow additional attributes
4502         for __image_info section.
4503
4504 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4505
4506         * gcc.dg/torture/mips-hilo-2.c: New test.
4507
4508 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4509
4510         PR c++/14389
4511         * g++.dg/template/member5.C: New test.
4512
4513 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4514
4515         * gcc.dg/builtins-34.c: Also check expm1*.
4516
4517 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4518
4519         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4520         * gcc.dg/torture/builtin-convert-3.c: New test.
4521
4522 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4523
4524         PR middle-end/15054
4525         * g++.dg/opt/pr15054.C: New test.
4526
4527 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4528
4529         * gcc.dg/torture/builtin-rounding-1.c: New test.
4530         * gcc.dg/builtins-25.c: Delete.
4531         * gcc.dg/builtins-29.c: Delete.
4532
4533 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4534
4535         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4536         * gcc.dg/sibcall-4.c: Likewise.
4537         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4538
4539 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4540
4541         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4542         bit-field on 16-bit targets.
4543
4544 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4545
4546         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4547         16-bit targets.
4548
4549 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4550
4551         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4552         * gcc.dg/rs6000-power2-2.c: Likewise.
4553
4554 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4555
4556         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4557         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4558         Change the asm registers to be in form of frN instead of fN.
4559
4560 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4561
4562         * gcc.dg/torture/builtin-convert-2.c: New test.
4563
4564 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4565
4566         * gcc.dg/rs6000-power2-1.c: New test.
4567         * gcc.dg/rs6000-power2-2.c: New test.
4568
4569 2004-04-28  Jan Hubicka  <jh@suse.cz>
4570
4571         * gcc.dg/unused-6.c: New test.
4572
4573 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4574             Ulrich Weigand  <uweigand@de.ibm.com>
4575
4576         * ada/acats/run_all.sh: Define $target variable.
4577
4578 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4579
4580         PR c++/15119
4581         * g++.dg/other/vararg-1.C: New test.
4582
4583         PR c++/4794
4584         * g++.dg/eh/cleanup3.C: New test.
4585
4586 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4587
4588         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4589         and ad8011a (target_insn).
4590         * ada/acats/support/macro.dfs: Likewise.
4591         * ada/acats/support/impbit.adb: New file.
4592
4593 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4594
4595         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4596
4597 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4598
4599         * gcc.dg/loop-3.c: New test.
4600
4601 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4602
4603         * gcc.c-torture/execute/simd-5.c: New test.
4604
4605 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4606
4607         PR c++/15064
4608         * g++.dg/template/crash18.C: New test.
4609
4610 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4611
4612         * g++.dg/ext/complit3.C: New test.
4613
4614 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4615
4616         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4617         * gcc.dg/altivec-3.c: Same.
4618         * gcc.dg/altivec-varargs-1.c: Same.
4619
4620 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4621
4622         * lib/target-supports.exp (check_profiling_available): Assume
4623         profiling is not available on powerpc-eabi targets.
4624
4625 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4626
4627         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4628         * gcc.dg/vmx/bug-1.c: Ditto.
4629
4630 2004-04-20  Eric Christopher  <echristo@redhat.com>
4631
4632         * gcc.dg/charset/extern.c: New test.
4633         * g++.dg/charset/extern3.cc: Ditto.
4634
4635 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4636
4637         * gcc.dg/builtins-39.c: New test.
4638
4639 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4640
4641         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4642
4643 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4644
4645         * gcc.dg/torture/mips-hilo-1.c: New test.
4646
4647 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4648
4649         * gcc.c-torture/compile/20040419-1.c: New test.
4650
4651 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4652
4653         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4654
4655 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4656             Aldy Hernandez  <aldyh@redhat.com>
4657
4658         * gcc.c-torture/execute/va-arg-24.c: New.
4659
4660 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4661             Aldy Hernandez  <aldyh@redhat.com>
4662
4663         * gcc.dg/vmx/1b-01.c: New.
4664         * gcc.dg/vmx/1b-02.c: New.
4665         * gcc.dg/vmx/1b-03.c: New.
4666         * gcc.dg/vmx/1b-04.c: New.
4667         * gcc.dg/vmx/1b-05.c: New.
4668         * gcc.dg/vmx/1b-06.c: New.
4669         * gcc.dg/vmx/1b-07.c: New.
4670         * gcc.dg/vmx/1c-01.c: New.
4671         * gcc.dg/vmx/1c-02.c: New.
4672         * gcc.dg/vmx/3a-01a.c: New.
4673         * gcc.dg/vmx/3a-01.c: New.
4674         * gcc.dg/vmx/3a-01m.c: New.
4675         * gcc.dg/vmx/3a-03.c: New.
4676         * gcc.dg/vmx/3a-03m.c: New.
4677         * gcc.dg/vmx/3a-04.c: New.
4678         * gcc.dg/vmx/3a-04m.c: New.
4679         * gcc.dg/vmx/3a-05.c: New.
4680         * gcc.dg/vmx/3a-06.c: New.
4681         * gcc.dg/vmx/3a-06m.c: New.
4682         * gcc.dg/vmx/3a-07.c: New.
4683         * gcc.dg/vmx/3b-01.c: New.
4684         * gcc.dg/vmx/3b-02.c: New.
4685         * gcc.dg/vmx/3b-10.c: New.
4686         * gcc.dg/vmx/3b-13.c: New.
4687         * gcc.dg/vmx/3b-14.c: New.
4688         * gcc.dg/vmx/3b-15.c: New.
4689         * gcc.dg/vmx/3c-01a.c: New.
4690         * gcc.dg/vmx/3c-01.c: New.
4691         * gcc.dg/vmx/3c-02.c: New.
4692         * gcc.dg/vmx/3c-03.c: New.
4693         * gcc.dg/vmx/3d-01.c: New.
4694         * gcc.dg/vmx/4-01.c: New.
4695         * gcc.dg/vmx/4-03.c: New.
4696         * gcc.dg/vmx/5-01.c: New.
4697         * gcc.dg/vmx/5-02.c: New.
4698         * gcc.dg/vmx/5-03.c: New.
4699         * gcc.dg/vmx/5-04.c: New.
4700         * gcc.dg/vmx/5-05.c: New.
4701         * gcc.dg/vmx/5-06.c: New.
4702         * gcc.dg/vmx/5-07.c: New.
4703         * gcc.dg/vmx/5-07t.c: New.
4704         * gcc.dg/vmx/5-08.c: New.
4705         * gcc.dg/vmx/5-10.c: New.
4706         * gcc.dg/vmx/5-11.c: New.
4707         * gcc.dg/vmx/7-01a.c: New.
4708         * gcc.dg/vmx/7-01.c: New.
4709         * gcc.dg/vmx/7c-01.c: New.
4710         * gcc.dg/vmx/7d-01.c: New.
4711         * gcc.dg/vmx/7d-02.c: New.
4712         * gcc.dg/vmx/8-01.c: New.
4713         * gcc.dg/vmx/8-02a.c: New.
4714         * gcc.dg/vmx/8-02.c: New.
4715         * gcc.dg/vmx/brode-1.c: New.
4716         * gcc.dg/vmx/bug-1.c: New.
4717         * gcc.dg/vmx/bug-2.c: New.
4718         * gcc.dg/vmx/bug-3.c: New.
4719         * gcc.dg/vmx/cw-bug-1.c: New.
4720         * gcc.dg/vmx/cw-bug-2.c: New.
4721         * gcc.dg/vmx/cw-bug-3.c: New.
4722         * gcc.dg/vmx/dct.c: New.
4723         * gcc.dg/vmx/debug-1.c: New.
4724         * gcc.dg/vmx/debug-2.c: New.
4725         * gcc.dg/vmx/debug-3.c: New.
4726         * gcc.dg/vmx/debug-4.c: New.
4727         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4728         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4729         * gcc.dg/vmx/eg-5.c: New.
4730         * gcc.dg/vmx/fft.c: New.
4731         * gcc.dg/vmx/gcc-bug-1.c: New.
4732         * gcc.dg/vmx/gcc-bug-2.c: New.
4733         * gcc.dg/vmx/gcc-bug-3.c: New.
4734         * gcc.dg/vmx/gcc-bug-4.c: New.
4735         * gcc.dg/vmx/gcc-bug-5.c: New.
4736         * gcc.dg/vmx/gcc-bug-6.c: New.
4737         * gcc.dg/vmx/gcc-bug-7.c: New.
4738         * gcc.dg/vmx/gcc-bug-8.c: New.
4739         * gcc.dg/vmx/gcc-bug-9.c: New.
4740         * gcc.dg/vmx/gcc-bug-b.c: New.
4741         * gcc.dg/vmx/gcc-bug-c.c: New.
4742         * gcc.dg/vmx/gcc-bug-d.c: New.
4743         * gcc.dg/vmx/gcc-bug-e.c: New.
4744         * gcc.dg/vmx/gcc-bug-f.c: New.
4745         * gcc.dg/vmx/gcc-bug-g.c: New.
4746         * gcc.dg/vmx/gcc-bug-i.c: New.
4747         * gcc.dg/vmx/harness.h: New.
4748         * gcc.dg/vmx/ira1.c: New.
4749         * gcc.dg/vmx/ira2a.c: New.
4750         * gcc.dg/vmx/ira2b.c: New.
4751         * gcc.dg/vmx/ira2.c: New.
4752         * gcc.dg/vmx/ira2c.c: New.
4753         * gcc.dg/vmx/mem.c: New.
4754         * gcc.dg/vmx/newton-1.c: New.
4755         * gcc.dg/vmx/ops.c: New.
4756         * gcc.dg/vmx/sn7153.c: New.
4757         * gcc.dg/vmx/spill2.c: New.
4758         * gcc.dg/vmx/spill3.c: New.
4759         * gcc.dg/vmx/spill.c: New.
4760         * gcc.dg/vmx/t.c: New.
4761         * gcc.dg/vmx/varargs-1.c: New.
4762         * gcc.dg/vmx/varargs-2.c: New.
4763         * gcc.dg/vmx/varargs-3.c: New.
4764         * gcc.dg/vmx/varargs-4.c: New.
4765         * gcc.dg/vmx/varargs-5.c: New.
4766         * gcc.dg/vmx/varargs-6.c: New.
4767         * gcc.dg/vmx/varargs-7.c: New.
4768         * gcc.dg/vmx/vmx.exp: New.
4769         * gcc.dg/vmx/vprint-1.c: New.
4770         * gcc.dg/vmx/vscan-1.c: New.
4771         * gcc.dg/vmx/x-01.c: New.
4772         * gcc.dg/vmx/x-02.c: New.
4773         * gcc.dg/vmx/x-03.c: New.
4774         * gcc.dg/vmx/x-04.c: New.
4775         * gcc.dg/vmx/x-05.c: New.
4776         * gcc.dg/vmx/yousufi-1.c: New.
4777         * gcc.dg/vmx/zero-1.c: New.
4778         * gcc.dg/vmx/zero.c: New.
4779
4780 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4781
4782         * g++.dg/lookup/java1.C: Update for chage of
4783         _Jv_AllocObject.
4784         * g++.dg/lookup/java2.C: Likewise.
4785
4786 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4787
4788         * ada/acats/run_all.sh: use -O2 by default.
4789
4790 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4791
4792         * gcc.dg/vr-mult-[12].c: New tests.
4793
4794 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4795
4796         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4797
4798         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4799
4800 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4801
4802         * lib/target-supports.exp (check_profiling_available): Assume profiling
4803         isn't available for mips*-*-elf targets.
4804
4805 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4806
4807         * gcc.dg/builtins-38.c: New test.
4808
4809 2004-04-14  Eric Christopher  <echristo@redhat.com>
4810
4811         * g++.dg/charset/charset.exp: Run .cc extension tests.
4812
4813 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4814
4815         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4816
4817 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4818
4819         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4820
4821 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4822
4823         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4824         * gcc.dg/i386-387-2.c: Likewise.
4825
4826         * gcc.dg/i386-387-7.c: New test.
4827         * gcc.dg/i386-387-8.c: New test.
4828
4829         * gcc.dg/builtins-37.c: New test.
4830
4831 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4832
4833         * g++.dg/pch/externc-1.C: Add missing semicolon.
4834
4835 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4836
4837         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4838
4839 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4840
4841         * gcc.c-torture/execute/20040411-1.c: New test.
4842
4843 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4844
4845         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4846
4847 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4848
4849         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4850
4851 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4852
4853         * lib/target-supports.exp (check_named_sections_available): New.
4854         * lib/gcc-dg.exp (dg-require-named-sections): New.
4855         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4856         old-deja.exp.  Also prune error-count message from HP linker.
4857         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4858
4859         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4860         * g++.old-deja/g++.pt/static3.C: Likewise.
4861         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4862
4863 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4864
4865         * gcc.c-torture/execute/20040409-1.c: New test case.
4866         * gcc.c-torture/execute/20040409-2.c: New test case.
4867         * gcc.c-torture/execute/20040409-3.c: New test case.
4868
4869 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4870
4871         * gcc.dg/20040409-1.c: New test.
4872
4873 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4874
4875         PR target/14888
4876         * g++.dg/opt/pr14888.C: New test case.
4877
4878 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4879
4880         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4881         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4882         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4883         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4884         New tests.
4885
4886 2004-04-08  Paul Brook  <paul@codesourcery.com>
4887
4888         * gcc.dg/spill-1.c: New test.
4889
4890 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4891
4892         * gcc.dg/torture/builtin-ctype-2.c: New test.
4893
4894 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
4895
4896         * gcc.dg/pch/pch.exp: Add largefile test.
4897
4898 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
4899
4900         * g++.dg/pch/externc-1.Hs: New.
4901         * g++.dg/pch/externc-1.C: New.
4902
4903 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904
4905         * gcc.dg/compat/struct-by-value-5a_main.c,
4906         gcc.dg/compat/struct-by-value-5b_main.c: New files.
4907         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4908         * gcc.dg/compat/struct-by-value-5a_x.c,
4909         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4910         gcc.dg/compat/struct-by-value-5_x.c.
4911         * gcc.dg/compat/struct-by-value-5a_y.c,
4912         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4913         gcc.dg/compat/struct-by-value-5_y.c.
4914
4915         * gcc.dg/compat/struct-by-value-6a_main.c,
4916         gcc.dg/compat/struct-by-value-6b_main.c: New files.
4917         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4918         * gcc.dg/compat/struct-by-value-6a_x.c,
4919         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4920         gcc.dg/compat/struct-by-value-6_x.c.
4921         * gcc.dg/compat/struct-by-value-6a_y.c,
4922         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4923         gcc.dg/compat/struct-by-value-6_y.c.
4924
4925         * gcc.dg/compat/struct-by-value-7a_main.c,
4926         gcc.dg/compat/struct-by-value-7b_main.c: New files.
4927         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4928         * gcc.dg/compat/struct-by-value-7a_x.c,
4929         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4930         gcc.dg/compat/struct-by-value-7_x.c.
4931         * gcc.dg/compat/struct-by-value-7a_y.c,
4932         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4933         gcc.dg/compat/struct-by-value-7_y.c.
4934
4935 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
4936
4937         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4938         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4939         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4940         options.
4941
4942 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
4943
4944         * gcc.dg/builtins-36.c: New test.
4945
4946 2004-04-06  Paul Brook  <paul@codesourcery.com>
4947
4948         * README.gcc: Remove obsolete contraint on testcases.
4949
4950 2004-04-05  Paul Brook  <paul@codesourcery.com>
4951
4952         PR2123
4953         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
4954         failure and exit(0) on success.
4955         * g++.dg/expr/anew2.C: Ditto.
4956         * g++.dg/expr/anew3.C: Ditto.
4957         * g++.dg/expr/anew4.C: Ditto.
4958
4959 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
4960
4961         PR c++/3518
4962         * g++.dg/template/unify7.C: New.
4963
4964 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4965
4966         * g++.dg/README: Bring up to date with new subdirectories; remove
4967         duplicate subdirectory lines.
4968
4969 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
4970
4971         PR c++/14007
4972         * g++.dg/template/unify5.C: New.
4973         * g++.dg/template/unify6.C: New.
4974         * g++.dg/template/qualttp20.C: Adjust.
4975         * g++.old-deja/g++.jason/report.C: Adjust.
4976         * g++.old-deja/g++.other/qual1.C: Adjust.
4977
4978 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4979
4980         PR c++/14803
4981         * g++.dg/inherit/ptrmem1.C: New test.
4982
4983 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4984
4985         PR c++/14755
4986         * gcc.c-torture/execute/20040331-1.c: New test.
4987         * gcc.dg/20040331-1.c: New test.
4988
4989 2004-04-01  Paul Brook  <paul@codesourcery.com>
4990
4991         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4992
4993 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4994
4995         PR c++/14724
4996         * g++.dg/init/goto1.C: New test.
4997
4998         PR c++/14763
4999         * g++.dg/template/defarg4.C: New test.
5000
5001 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5002
5003         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5004
5005 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5006
5007         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5008
5009 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5010
5011         * gcc.dg/noncompile/undeclared-2.c: New test.
5012
5013 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5014
5015         * gcc.dg/940409-1.c: Remove XFAIL.
5016         * gcc.dg/reg-vol-struct-1.c: New test.
5017
5018 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5019
5020         * gcc.dg/torture/builtin-wctype-1.c: New test.
5021
5022 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5023
5024         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5025         * gcc.dg/20001101-1.c: Likewise.
5026         * gcc.dg/20001102-1.c: Likewise.
5027
5028 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5029
5030         * gcc.dg/compare8.c: Add an additional test for XOR.
5031
5032 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5033
5034         * gcc.dg/torture/builtin-ctype-1.c: New test.
5035
5036 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5037
5038         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5039         * gcc.dg/torture/builtin-math-1.c: Likewise.
5040         * gcc.dg/torture/builtin-power-1.c: New test.
5041
5042 2004-03-24  Andreas Schwab  <schwab@suse.de>
5043
5044         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5045         IA64 assembler.
5046
5047 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5048             Roger Sayle  <roger@eyesopen.com>
5049
5050         * gcc.dg/compare8.c: New test case.
5051
5052 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5053
5054         * g++.dg/ext/altivec-7.C: New test.
5055
5056 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5057
5058         PR 12267, 12391, 12560, 13129, 14114, 14133
5059         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5060         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5061         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5062         Adjust error regexps.
5063         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5064         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5065         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5066         * gcc.dg/local1.c: Add explanatory comment.
5067
5068 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5069
5070         PR optimization/14669
5071         * g++.dg/opt/fold2.C: New test case.
5072
5073 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5074
5075         PR c/14069
5076         * gcc.dg/20040322-1.c: New test.
5077
5078 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5079
5080         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
5081         * gcc.dg/ultrasp4.c: Likewise.
5082         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
5083
5084 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5085
5086         * gcc.dg/i386-sse-8.c: Reset default options.
5087
5088 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5089
5090         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5091         in the error message text.
5092
5093 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5094
5095         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5096
5097 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
5098
5099         PR c++/14616
5100         * g++.dg/init/array13.C: New test.
5101
5102 2004-03-20  Roger Sayle  <roger@eyesopen.com>
5103
5104         PR target/13889
5105         * gcc.c-torture/compile/pr13889.c: New test case.
5106
5107 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5108
5109         PR c/14635
5110         * builtins-1.c (nan, nans): Don't test.
5111         * builtins-30.c: Don't use nan, nanf, nanl.
5112         * builtins-35.c: New test.
5113
5114 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
5115
5116         * g++.dg/ext/altivec-6.C: New test.
5117
5118 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
5119
5120         * g++.dg/init/placement3.C: New test.
5121
5122         * g++.dg/template/spec13.C: New test.
5123
5124         * g++.dg/lookup/using11.C: New test.
5125
5126         * g++.dg/lookup/koenig3.C: New test.
5127
5128         * g++.dg/template/operator2.C: New test.
5129
5130         * g++.dg/expr/dtor3.C: New test.
5131         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5132         marker.
5133         * g++.old-deja/g++.law/visibility28.C: Likewise.
5134
5135 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
5136
5137         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5138         * gcc.dg/ppc64-abi-3.c: Likewise.
5139
5140 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5141
5142         PR c++/14545
5143         * g++.dg/parse/template15.C: New test.
5144
5145 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5146
5147         * g++.dg/expr/dtor2.C: New test.
5148
5149         * g++.dg/lookup/anon4.C: New test.
5150
5151         * g++.dg/overload/using1.C: New test.
5152
5153         * g++.dg/template/lookup7.C: New test.
5154
5155         * g++.dg/template/typename6.C: New test.
5156
5157         * g++.dg/expr/cond6.C: New test.
5158
5159 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5160
5161         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5162
5163 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5164
5165         * g++.dg/expr/cond5.C: New test.
5166         * g++.dg/expr/constcast1.C: Likewise.
5167         * g++.dg/expr/ptrmem2.C: Likewise.
5168         * g++.dg/expr/ptrmem3.C: Likewise.
5169         * g++.dg/lookup/main1.C: Likewise.
5170         * g++.dg/template/lookup6.C: Likewise.
5171
5172 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5173
5174         * gcc.dg/local1.c: New test.
5175
5176         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5177
5178 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5179
5180         * gcc.dg/torture/builtin-convert-1.c: New test.
5181
5182 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5183
5184         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5185
5186 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5187
5188         PR c++/14481
5189         * g++.dg/warn/Wunused-7.C: New test.
5190
5191 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5192
5193         * gcc.dg/torture/builtin-integral-1.c: New test.
5194
5195 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5196
5197         PR c++/14586
5198         * g++.dg/parse/non-dependent3.C: New test.
5199
5200 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
5201
5202         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5203         * g++.dg/eh/simd-2.C: Likewise.
5204         * g++.dg/init/array10.C: Likewise.
5205         * gcc.c-torture/compile/simd-1.c: Likewise.
5206         * gcc.c-torture/compile/simd-2.c: Likewise.
5207         * gcc.c-torture/compile/simd-3.c: Likewise.
5208         * gcc.c-torture/compile/simd-4.c: Likewise.
5209         * gcc.c-torture/compile/simd-6.c: Likewise.
5210         * gcc.c-torture/execute/simd-1.c: Likewise.
5211         * gcc.c-torture/execute/simd-2.c: Likewise.
5212         * gcc.dg/compat/vector-defs.h: Likewise.
5213         * gcc.dg/20020531-1.c: Likewise.
5214         * gcc.dg/altivec-3.c: Likewise.
5215         * gcc.dg/altivec-4.c: Likewise.
5216         * gcc.dg/altivec-varargs-1.c: Likewise.
5217         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5218         * gcc.dg/i386-mmx-3.c: Likewise.
5219         * gcc.dg/i386-sse-4.c: Likewise.
5220         * gcc.dg/i386-sse-5.c: Likewise.
5221         * gcc.dg/i386-sse-8.c: Likewise.
5222         * gcc.dg/simd-1.c: Likewise.
5223         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
5224         __ev64_opaque__ since the machine description provides it.
5225
5226 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5227
5228         * lib/compat.exp (skip_list): New global variable.
5229         Use it to hold the user defined COMPAT_SKIPS list if any.
5230         (compat-obj): Add the members of skip_list to optall.
5231
5232 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5233
5234         * gcc.dg/compat/union-by-value-1_main.c,
5235         union-by-value-1_x.c, union-by-value-1_y.c,
5236         union-check.h, union-defs.h,
5237         union-init.h, union-return-1_main.c,
5238         union-return-1_x.c, union-return-1_y.c: New files.
5239
5240 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5241
5242         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
5243         mixed-struct-init.h: Add 4 mixed structure types.
5244         struct-by-value-21_main.c, struct-by-value-21_x.c,
5245         struct-by-value-21_y.c, struct-return-21_main.c,
5246         struct-return-21_x.c, struct-return-21_y.c: New files.
5247
5248 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
5249
5250         PR c++/14550
5251         * g++.dg/parse/template14.C: New test.
5252
5253 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5254
5255         * gcc.c-torture/execute/20040313-1.c: New test.
5256
5257 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
5258
5259         PR target/14533
5260         * gcc.dg/20040311-2.c: New test.
5261
5262 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
5263
5264         PR other/14544
5265         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
5266         bit-field.
5267
5268 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
5269
5270         * gcc.dg/20040305-2.c: Add missing return statement.
5271
5272 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5273
5274         * gcc.dg/builtins-34.c: Also check pow10*.
5275
5276 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5277
5278         PR target/14262
5279         * gcc.dg/20040305-2.c: New test.
5280
5281 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5282
5283         * gcc.dg/20040310-1.c: New test.
5284
5285 2004-03-11  Roger Sayle  <roger@eyesopen.com>
5286
5287         * gcc.c-torture/execute/20040311-1.c: New test case.
5288
5289 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
5290
5291         PR c++/14476
5292         * g++.dg/lookup/enum1.C: New test.
5293
5294 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
5295
5296         PR c++/14510
5297         * g++.dg/lookup/struct2.C: New test.
5298
5299 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
5300
5301         * gcc.dg/builtins-34.c: New test.
5302
5303 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5304
5305         * gcc.dg/torture/builtin-nonneg-1.c: New test.
5306
5307 2004-03-09  James E Wilson  <wilson@specifixinc.com>
5308
5309         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5310         * gcc.dg/alias-2.c: New testcase.
5311
5312 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
5313
5314         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5315
5316 2004-03-09  Roger Sayle  <roger@eyesopen.com>
5317
5318         * gcc.c-torture/execute/20040309-1.c: New test case.
5319
5320 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
5321
5322         PR c++/14397
5323         * g++.dg/overload/ref1.C: New.
5324
5325 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5326
5327         PR c++/14409
5328         * g++.dg/template/spec12.C: New test.
5329
5330         PR c++/14448
5331         * g++.dg/parse/crash14.C: New test.
5332
5333 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5334
5335         PR c++/14230
5336         * g++.dg/init/ref11.C: New test.
5337
5338 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5339
5340         PR c++/14432
5341         * g++.dg/parse/builtin2.C: New test.
5342
5343 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5344
5345         PR c++/14401
5346         * g++.dg/init/ctor3.C: New test.
5347         * g++.dg/init/union1.C: New test.
5348         * g++.dg/ext/anon-struct4.C: New test.
5349
5350 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5351
5352         * g++.dg/lookup/koenig1.C: Tweak error messages.
5353         * g++.dg/lookup/used-before-declaration.C: Likewise.
5354         * g++.dg/other/do1.C: Likewise.
5355         * g++.dg/overload/koenig1.C: Likewise.
5356         * g++.dg/parse/crash13.C: Likewise.
5357         * g++.dg/template/instantiate3.C: Likewise.
5358
5359 2004-03-08  Eric Christopher  <echristo@redhat.com>
5360
5361         * * lib/target-supports.exp: Enable libiconv in test
5362         compilation.  Fix up error checking.
5363
5364 2004-03-08  Roger Sayle  <roger@eyesopen.com>
5365
5366         PR middle-end/14289
5367         * gcc.dg/pr14289-1.c: New test case.
5368         * gcc.dg/pr14289-2.c: Likewise.
5369         * gcc.dg/pr14289-3.c: Likewise.
5370
5371 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
5372
5373         * gcc.c-torture/execute/20040308-1.c: New test.
5374
5375 2004-03-07  Roger Sayle  <roger@eyesopen.com>
5376
5377         * gcc.c-torture/execute/20040307-1.c: New test case.
5378
5379 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
5380
5381         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5382
5383 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
5384
5385         * gcc.dg/20040306-1.c: New test.
5386
5387 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
5388
5389         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5390         them static.
5391         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5392
5393 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5394
5395         PR c/14465
5396         * gcc.dg/decl-6.c: New test.
5397
5398 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5399
5400         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5401         Rename LOGPOW -> LOG_POW.
5402         (SQRT_EXP, POW_EXP): New.
5403
5404 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5405
5406         * gcc.dg/i386-sse-8.c: New test.
5407
5408 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5409
5410         PR c/14114
5411         * gcc.dg/decl-5.c: New test.
5412
5413 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5414
5415         * gcc.dg/20040305-1.c: New test.
5416
5417 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5418
5419         PR other/14354
5420         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5421
5422 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5423
5424         PR c++/14425, c++/14426
5425         * g++.dg/ext/altivec-4.C: New test.
5426         * g++.dg/ext/altivec-5.C: New test.
5427
5428 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5429
5430         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5431         global variables of a type with no linkage.
5432         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5433         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5434         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5435         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5436         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5437         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5438         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5439         * g++.dg/warn/deprecated.C: Name enum Color.
5440         * g++.dg/overload/VLA.C: Name structure for 'b'.
5441         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5442
5443 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5444
5445         * gcc.c-torture/compile/20040304-1.c: New test.
5446
5447 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5448
5449         PR 13728
5450         * gcc.dg/decl-4.c: New testcase.
5451
5452 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5453
5454         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5455         as PRECF if sizeof (float) > sizeof (double).
5456         (PRECL): Make it the same as PRECF if
5457         sizeof (float) > sizeof (long double).
5458
5459 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5460
5461         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5462         system type.  Add check for irix6 which doesn't have c99 runtime.
5463
5464 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5465
5466         * gcc.dg/const-elim-1.c: xfail for xtensa.
5467
5468 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5469
5470         PR c++/14369
5471         * g++.dg/template/cond4.C: New test.
5472
5473 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5474
5475         PR c++/14360
5476         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5477
5478         PR c++/14361
5479         * g++.dg/parse/defarg7.C: New test.
5480
5481         PR c++/14359
5482         * g++.dg/template/friend26.C: New test.
5483
5484 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5485
5486         PR c++/14324
5487         * g++.dg/abi/mangle21.C: New test.
5488
5489         PR c++/14260
5490         * g++.dg/parse/constructor2.C: New test.
5491
5492         PR c++/14337
5493         * g++.dg/template/sfinae1.C: New test.
5494
5495 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5496
5497         PR c++/14267
5498         * g++.dg/expr/crash2.C: New test.
5499
5500         PR middle-end/13448
5501         * gcc.dg/inline-5.c: New test.
5502         * gcc.dg/always-inline.c: Split out tests into ...
5503         * gcc.dg/always-inline2.c: ... this and ...
5504         * gcc.dg/always-inline3.c: ... this.
5505
5506 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5507
5508         PR debug/12103
5509         * g++.dg/debug/crash1.C: New test.
5510
5511 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5512
5513         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5514         function with __attribute__((noinline)).
5515         (recurser_void2): Likewise.
5516         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5517         (recurser_void2): Likewise.
5518
5519 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5520
5521         PR middle-end/14203
5522         * g++.dg/warn/Wunused-6.C: New test case.
5523
5524 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5525
5526         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5527         not defined.
5528
5529 2004-02-27  Eric Christopher  <echristo@redhat.com>
5530
5531         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5532         * g++.dg/charset/asm2.c: Run only x86.
5533         * gcc.dg/charset/asm3.c: Ditto.
5534
5535 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5536
5537         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5538         ld_library_path.
5539
5540 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5541
5542         * g++.dg/ext/altivec-3.C: New.
5543
5544 2004-02-26  Richard Henderson  <rth@redhat.com>
5545
5546         * g++.dg/ext/attrib10.C: Mark for warning.
5547         * gcc.dg/attr-alias-1.c: New.
5548
5549 2004-02-26  Richard Henderson  <rth@redhat.com>
5550
5551         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5552         * gcc.c-torture/execute/20040208-2.c: ... it back.
5553
5554 2004-02-26  Eric Christopher  <echristo@redhat.com>
5555
5556         * lib/target-supports.exp (check-iconv-available): New function.
5557         * lib/gcc-dg.exp (dg-require-iconv): New function.
5558         Use above.
5559         * gcc.dg/charset: New directory.
5560         * gcc.dg/charset/charset.exp: New file.
5561         * gcc.dg/charset/asm1.c: Ditto.
5562         * gcc.dg/charset/asm2.c: Ditto.
5563         * gcc.dg/charset/asm3.c: Ditto.
5564         * gcc.dg/charset/asm4.c: Ditto.
5565         * gcc.dg/charset/asm5.c: Ditto.
5566         * gcc.dg/charset/attribute1.c: Ditto.
5567         * gcc.dg/charset/attribute2.c: Ditto.
5568         * gcc.dg/charset/string1.c: Ditto.
5569         * g++.dg/charset: New directory.
5570         * g++.dg/dg.exp: Add here. Special options.
5571         * g++.dg/charset/charset.exp: New file.
5572         * g++.dg/charset/asm1.c: Ditto.
5573         * g++.dg/charset/asm2.c: Ditto.
5574         * g++.dg/charset/asm3.c: Ditto.
5575         * g++.dg/charset/asm4.c: Ditto.
5576         * g++.dg/charset/attribute1.c: Ditto.
5577         * g++.dg/charset/attribute2.c: Ditto.
5578         * g++.dg/charset/extern1.cc: Ditto.
5579         * g++.dg/charset/extern2.cc: Ditto.
5580         * g++.dg/charset/string1.c: Ditto.
5581
5582 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5583
5584         PR c++/14278
5585         * g++.dg/parse/comma1.C: New test.
5586
5587 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5588
5589         PR c++/14284
5590         * g++.dg/template/ttp8.C: New test.
5591
5592 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5593
5594         * gcc.dg/fixuns-trunc-1.c: New test.
5595
5596 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5597
5598         * gcc.dg/builtins-config.h: Use #elif.
5599
5600 2004-02-26  Michael Matz  <matz@suse.de>
5601
5602         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5603         * gcc.dg/991214-1.c: Likewise.
5604         * gcc.dg/i386-asm-1.c: Likewise.
5605
5606 2004-02-25  Richard Henderson  <rth@redhat.com>
5607
5608         * gcc.c-torture/execute/20040208-2.c: Move ...
5609         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5610
5611 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5612
5613         PR c++/14246
5614         * g++.dg/other/crash-3.C: New test.
5615
5616 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5617
5618         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5619         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5620
5621         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5622         HP-UX.
5623
5624 2004-02-24  Michael Matz  <matz@suse.de>
5625
5626         * gcc.dg/i386-regparm.c: New.
5627
5628 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5629
5630         * gcc.c-torture/execute/20040223-1.c: New.
5631
5632 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5633             Kazu Hirata  <kazu@cs.umass.edu>
5634
5635         * gcc.dg/fwritable-strings-1.c: Remove.
5636
5637 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5638
5639         PR c/14156
5640         * gcc.dg/20040223-1.c: New test.
5641
5642 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5643
5644         PR c++/14106
5645         * g++.dg/ext/typeof9.C: New test.
5646
5647 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5648
5649         PR c++/14250
5650         * g++.dg/other/switch1.C: New test.
5651
5652 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5653
5654         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5655         * gcc.dg/va-arg-1.c: Likewise.
5656
5657 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5658
5659         PR c++/14143
5660         * g++.dg/template/koenig5.C: New test.
5661
5662 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5663
5664         * g++.dg/ext/altivec-1.C: Generalize target triple.
5665         * g++.dg/ext/altivec-2.C: New test case.
5666         * g++.dg/ext/altivec_check.h: New file.
5667         * gcc.dg/altivec-1.c: Generalize target triple;
5668         include altivec_check.h and call altivec_check().
5669         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5670         * gcc.dg/altivec-6.c: New test case.
5671         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5672         type casts as needed.
5673         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5674         altivec_check().
5675         * gcc.dg/altivec-12.c: New test case.
5676         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5677         include altivec_check.h and call altivec_check().
5678         * gcc.dg/altivec_check.h: New file.
5679
5680 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5681
5682         * lib/target-supports.exp (check_alias_available): Don't mangle
5683         function `g' in test program.
5684
5685 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5686
5687         * lib/target-supports.exp (check_profiling_available): Check
5688         argument to determine whether we support a profiling type.
5689         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5690         check_profiling_available.
5691         * g++.dg/bprob/bprob.exp: Likewise
5692         * g77.dg/bprob/bprob.exp: Likewise.
5693         * gcc.misc-tests/bprob.exp: Likewise.
5694         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5695         dg-require-profiling and delete expected error handling.
5696         * gcc.dg/20021014-1.c: Likewise.
5697         * gcc.dg/nest.c: Likewise.
5698
5699 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5700
5701         PR c++/12007
5702         * g++.dg/other/vthunk1.C: New test.
5703
5704 2004-02-20  Falk Hueffner  <falk@debian.org>
5705
5706         PR target/14201
5707         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5708
5709 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5710
5711         PR c++/13927
5712         * g++.dg/other/error8.C: Remove XFAIL markers.
5713
5714         PR c++/14173
5715         * g++.dg/ext/packed5.C: New test.
5716
5717         PR c++/14199
5718         * g++.dg/warn/Wunused-5.C: New test.
5719
5720         PR c++/14186
5721         * g++.dg/lookup/member1.C: New test.
5722
5723 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5724
5725         * gcc.c-torture/compile/20040130-1.c: Enable only when
5726         __INT_MAX__ >= 2147483647L.
5727         * gcc.c-torture/compile/961203-1.c: Likewise.
5728
5729 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5730
5731         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5732         * g++.dg/opt/template1.C: Robustify assembler regexp
5733
5734 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5735
5736         * gcc.c-torture/execute/simd-4.x: Remove.
5737         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5738         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5739         Guard with #ifndef SKIP_ATTRIBUTE.
5740         * gcc.dg/compat/vector-1_y.c: Likewise.
5741         * gcc.dg/compat/vector-2_x.c: Likewise.
5742         * gcc.dg/compat/vector-2_y.c: Likewise.
5743         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5744         * g++.dg/eh/simd-2.C: Likewise.
5745
5746 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5747
5748         * gcc.c-torture/compile/complex-1.c: New.
5749
5750 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5751
5752         PR target/14209
5753         * gcc.c-torture/execute/20040218-1.c: New test.
5754
5755 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5756
5757         PR c++/14181
5758         * g++.dg/parse/new2.C: New test.
5759
5760 2004-02-18  Paul Brook  <paul@codesourcery.com>
5761
5762         * gcc.c-torture/compile/libcall-1.c: New test.
5763
5764 2004-02-18  Paul Brook  <paul@codesourcery.com>
5765
5766         PR debug/12934
5767         * gcc.dg/debug/debug-7.c: New test.
5768
5769 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5770
5771         * gcc.dg/20040217-1.c: New test.
5772
5773 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5774
5775         * gcc.c-torture/execute/990208-1.x: Delete.
5776
5777 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5778
5779         * gcc.c-torture/execute/20040208-2.x: New file.
5780
5781 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5782
5783         PR c++/11326
5784         * g++.dg/abi/structret1.C: New test.
5785
5786 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5787
5788         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5789         (i386_cpuid): No need to test if cpuid is available on AMD64.
5790         Fix assembly, so that it works onboth i386 and AMD64.
5791         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5792         (vecInLong): Fix s[] member type to unsigned int.
5793         (vecInWord): Remove type.
5794         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5795         (a64, b64, c64, d64, e64): Remove.
5796         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5797         Remove unused variable.  Remove initialization of removed variables.
5798         Don't call mmx_tests nor sse_tests.
5799         (reference_mmx, reference_sse): Remove.
5800         (check): Add return stmt.
5801         * gcc.dg/i386-sse-7.c: New test.
5802         * gcc.dg/i386-mmx-4.c: New test.
5803
5804 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5805
5806         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5807         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5808         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5809         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5810         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5811         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5812         g++.dg/tc1/dr94.C: Fix line terminator.
5813
5814 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5815
5816         * gcc.c-torture/compile/20040216-1.c: New.
5817
5818 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5819
5820         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5821         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5822         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5823         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5824         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5825         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5826
5827 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5828
5829         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5830
5831 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5832
5833         PR c++/13971
5834         * g++.dg/expr/cond4.C: New test.
5835
5836         PR c++/14086
5837         * g++.dg/lookup/crash2.C: New test.
5838
5839 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5840
5841         * gcc.c-torture/compile/20040214-2.c: New test.
5842
5843 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5844
5845         PR c++/14116
5846         * g++.dg/ext/typeof8.C: New test.
5847
5848 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5849
5850         * gcc.c-torture/compile/20040214-1.c: New test.
5851
5852 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5853
5854         PR c++/13635
5855         * g++.dg/template/spec11.C: New test.
5856
5857 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5858
5859         PR c++/13927
5860         * g++.dg/other/error8.C: New test.
5861
5862 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5863
5864         PR c++/14122
5865         * g++.dg/template/array4.C: New test.
5866
5867         PR c++/14108
5868         * g++.dg/inherit/thunk2.C: New test.
5869
5870         PR c++/14083
5871         * g++.dg/eh/cond2.C: New test.
5872
5873 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5874
5875         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5876
5877 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5878
5879         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5880
5881 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5882
5883         * g++.dg/simd-2.C: xfail on ppc64-linux.
5884
5885 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5886
5887         PR c/456
5888         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5889         tests.
5890
5891 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5892
5893         * gcc.dg/builtins-33.c: New test.
5894
5895 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
5896
5897         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5898
5899 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5900
5901         * g++.dg/simd-2.C: Set -maltivec for ppc64.
5902
5903 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5904
5905         * gcc.dg/ppc64-abi-3.c: New test.
5906
5907 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
5908
5909         PR c/14092
5910
5911         * gcc.dg/pr14092-1.c: New testcase.
5912
5913 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
5914
5915         * gcc.dg/cpp/assert4.c: Fix typo last change.
5916
5917         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5918         * gcc.dg/cpp/assert4.c: Handle powerpc64.
5919
5920         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5921
5922 2004-02-09  Roger Sayle  <roger@eyesopen.com>
5923
5924         * gcc.c-torture/compile/20040209-1.c: New test case.
5925
5926 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5927
5928         * gcc.dg/c90-init-1.c: Adjust expected error messages.
5929
5930 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
5931
5932         * gcc.c-torture/execute/20040208-[12].c: New tests.
5933
5934 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5935
5936         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5937
5938 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5939
5940         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5941
5942 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5943
5944         Bug 13856
5945         * gcc.dg/visibility-8.c: New testcase.
5946
5947 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5948
5949         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5950         arguments.
5951         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5952
5953 2004-02-07  Roger Sayle  <roger@eyesopen.com>
5954
5955         PR middle-end/13696
5956         * g++.dg/opt/fold1.C: New test case.
5957
5958 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5959
5960         PR c++/14033
5961         * g++.dg/other/crash-2.C: New test.
5962
5963 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5964
5965         PR c++/14028
5966         * g++.dg/parse/angle-bracket2.C: New test.
5967
5968 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5969
5970         PR middle-end/13750
5971         Revert:
5972         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5973         PR pch/13361
5974         * testsuite/g++.dg/pch/wchar-1.C: New.
5975         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5976
5977 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5978
5979         PR c++/14008
5980         * g++.dg/parse/error15.C: New test.
5981         * g++.dg/parse/crash11.C: Update dg-error mark.
5982
5983 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5984
5985         PR c++/13932
5986         * g++.dg/warn/conv2.C: New test.
5987
5988 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5989
5990         PR c++/13086
5991         * g++.dg/warn/incomplete1.C: Remove xfail.
5992
5993 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5994
5995         * lib/file-format.exp (gcc_target_object_format): Use
5996         ${tool}_target_compile, not gcc_target_compile.
5997         * lib/target-supports.exp (check_alias_available): Likewise.
5998         (check_gc_sections_available): Likewise.
5999         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6000         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6001         dg-require-alias.
6002
6003 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6004
6005         PR c++/13969
6006         * g++.dg/template/static6.C: New test.
6007
6008 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6009
6010         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6011
6012 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6013
6014         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6015         tests for systems where `char' is unsigned by default.
6016
6017 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6018
6019         PR c++/13997
6020         * g++.dg/template/partial3.C: New test.
6021
6022 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6023
6024         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6025         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6026         Remove mentions of obsolete ports.
6027
6028 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6029
6030         * gcc.dg/noncompile/20001228-1.c: Fix for new
6031         error message.
6032
6033 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6034
6035         PR target/9348
6036         * gcc.c-torture/execute/multdi-1.c: New test case.
6037
6038 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6039
6040         PR c++/13925
6041         * g++.dg/template/lookup5.C: New test.
6042
6043 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6044
6045         PR c++/13950
6046         * g++.dg/template/lookup4.C: New test.
6047
6048         PR c++/13970
6049         * g++.dg/parse/error14.C: New test.
6050
6051         PR c++/14002
6052         * g++.dg/parse/template13.C: New test.
6053
6054 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6055
6056         PR c++/13978
6057         * g++.dg/template/koenig4.C: New test.
6058
6059         PR c++/13968
6060         * g++.dg/template/crash17.C: New test.
6061
6062         PR c++/13975
6063         * g++.dg/parse/error13.C: New test.
6064         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6065
6066 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6067
6068         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6069
6070 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6071
6072         PR c/11658
6073         PR c/13994
6074         * gcc.dg/noncompile/20040203-1.c: New test.
6075         * gcc.dg/noncompile/20040203-2.c: Likewise.
6076         * gcc.dg/noncompile/20040203-3.c: Likewise.
6077         * gcc.dg/20040203-1.c: Likewise.
6078
6079 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
6080
6081         PR c++/10858
6082         * g++.dg/template/sizeof7.C: New test.
6083
6084 2004-02-02  Eric Christopher  <echristo@redhat.com>
6085             Zack Weinberg  <zack@codesourcery.com>
6086
6087         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6088
6089 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
6090
6091         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6092         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6093         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6094         * gcc.dg/cleanup-5.c: Run only on Linux targets.
6095
6096 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
6097
6098         PR c++/13113
6099         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6100
6101         PR c++/13854
6102         * g++.dg/ext/attrib13.C: New test.
6103
6104         PR c++/13907
6105         * g++.dg/conversion/op2.C: New test.
6106
6107 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6108
6109         * gcc.dg/titype-1.c: Fix pasto.
6110
6111 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6112
6113         * gcc.dg/titype-1.c: New test.
6114
6115 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6116
6117         PR c++/13957
6118         * g++.dg/template/non-type-template-argument-1.C,
6119         g++.dg/template/qualified-id1.C: Update dg-error marks.
6120         * g++.dg/template/nontype6.C: New test.
6121
6122 2004-02-01  Roger Sayle  <roger@eyesopen.com>
6123
6124         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6125         * gcc.dg/builtins-31.c: New testcase.
6126         * gcc.dg/builtins-32.c: New testcase.
6127
6128 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
6129
6130         * objc.dg/call-super-2.m: Update line numbers
6131         for the including of stddef.h.
6132
6133 2004-01-30  Michael Matz  <matz@suse.de>
6134
6135         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6136         g++.dg/ext/case-range3.C: New tests.
6137
6138 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6139
6140         DR206
6141         PR c++/13813
6142         * g++.dg/template/member4.C: New test.
6143
6144 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6145
6146         PR c++/13683
6147         * g++.dg/template/sizeof6.C: New test.
6148
6149 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6150
6151         * gcc.dg/fwritable-strings-1.c: New test.
6152
6153 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6154
6155         * gcc.c-torture/compile/20040130-1.c: New test.
6156
6157 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
6158
6159         * objc.dg/call-super-2.m: Include stddef.h for size_t.
6160
6161 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
6162
6163         PR c++/13883
6164         * g++.dg/template/ctor3.C: New test.
6165
6166 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6167
6168         * g++.dg/tc1: New directory.
6169         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6170         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6171         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6172         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6173         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6174
6175 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6176
6177         * g++.dg/parse/error11.C: New test.
6178         * g++.dg/parse/error12.C: Likewise.
6179
6180 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
6181
6182         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6183         (scan_initial, main): Use aligned_sizeof instead of sizeof.
6184
6185 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
6186
6187         PR c++/13791
6188         * g++.dg/ext/attrib12.C: New test.
6189
6190         PR c++/13736
6191         * g++.dg/parse/cast2.C: New test.
6192
6193 2004-01-27  James E Wilson  <wilson@specifixinc.com>
6194
6195         * objc.dg/encode-2.m (main): New local string.  Set depending on
6196         sizeof long.  Use in sscanf call.
6197         * objc.dg/encode-3.m (main): New local string.  Set depending on
6198         sizeof long.  Use in scan_initial call.
6199
6200 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6201
6202         * objc.dg/call-super-2.m: Make LP64-safe.
6203         * objc.dg/desig-init-1.m: Likewise.
6204
6205 2004-01-27  Devang Patel <dpatel@apple.com>
6206
6207         * g++.dg/debug/namespace1.C: New test.
6208
6209 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
6210
6211         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6212         xscale-*-*.
6213
6214         * gcc.dg/arm-mmx-1.c: New test.
6215
6216 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6217
6218         * gcc.dg/20040127-1.c: New test.
6219         * gcc.dg/20040127-2.c: New test.
6220
6221 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6222
6223         * objc.dg/stret-1.m (glob): Renamed to globa.
6224
6225 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
6226
6227         PR c++/13663
6228         * g++.dg/expr/for1.C: New test.
6229
6230 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
6231
6232         PR middle-end/13779
6233         * gcc.dg/darwin-longlong.c: New test.
6234
6235 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
6236
6237         * gcc.dg/20040124-1.c: Moved test from here...
6238         * gcc.c-torture/compile/20040124-1.c: ...to here.
6239
6240 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6241
6242         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
6243         the assembly output if -m64 is passed.
6244
6245 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
6246
6247         PR c++/13833
6248         * g++.dg/template/cond3.C: New test.
6249
6250 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6251
6252         PR c++/13810
6253         * g++.dg/template/ttp7.C: New test.
6254
6255 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6256
6257         PR c++/13797
6258         * g++.dg/template/nontype4.C: New test.
6259         * g++.dg/template/nontype5.C: Likewise.
6260
6261 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
6262
6263         * gcc.dg/torture/mips-clobber-at.c: New test.
6264
6265 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
6266
6267         * gcc.dg/20040124-1.c: New test.
6268
6269 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
6270
6271         * gcc.dg/20040123-1.c: New test.
6272
6273 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6274
6275         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
6276
6277 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6278
6279         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
6280
6281 2004-01-23  Andrew Pinski  <apinski@apple.com>
6282
6283         * gcc.dg/20030121-1.c: Move to ..
6284         * gcc.dg/20040121-1.c: here.
6285
6286 2004-01-23  Roger Sayle  <roger@eyesopen.com>
6287
6288         * gcc.dg/builtins-29.c: New test case.
6289
6290 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6291
6292         PR 18314
6293         * gcc.dg/builtins-30.c: New testcase.
6294
6295 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
6296
6297         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6298         * lib/g77.exp: Likewise.
6299         * lib/objc.exp: Likewise.
6300         * lib/g++.exp: Likewise.
6301
6302 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6303
6304         * gcc.dg/struct-by-value-2.c: New test.
6305
6306 2004-01-21  Andrew Pinski  <apinski@apple.com>
6307
6308         PR target/13785
6309         * gcc.dg/20030121-1.c: New test.
6310
6311 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
6312
6313         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
6314         clobber frame pointer register in asm statement.
6315
6316 2004-01-21  Falk Hueffner  <falk@debian.org>
6317
6318         * gcc.c-torture/compile/20040121-1.c: New test.
6319
6320 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
6321
6322         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6323
6324 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
6325
6326         * gcc.dg/ppc64-abi-2.c: New test.
6327
6328 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6329
6330         * lib/treelang.exp: Fill out this file.
6331         * lib/treelang-dg.exp: New File.
6332
6333 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6334
6335         * gcc.c-torture/compile/981022-1.c: Remove.
6336         * gcc.dg/array-5.c: Remove XFAIL.
6337         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6338         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6339         gcc.dg/cond-lvalue-1.c: Update.
6340         * gcc.dg/cast-lvalue-2.c: New test.
6341
6342 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
6343
6344         PR c++/13592
6345         * g++.dg/other/error1.C (class foo): Tweak error message.
6346
6347         PR c++/13592
6348         * g++.dg/template/call2.C: New test.
6349
6350 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6351
6352         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6353         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6354         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6355         scalar-return-1_x.c, scalar-return-2_y.c,
6356         scalar-return-3_x.c, scalar-return-3_y.c,
6357         scalar-return-4_x.c, scalar-return-4_y.c,
6358         struct-align-1.h, struct-align-1_x.c,
6359         struct-align-1_y.c, struct-align-2.h,
6360         struct-align-2_x.c, struct-align-2_y.c,
6361         struct-by-value-10_y.c, struct-by-value-11_x.c,
6362         struct-by-value-11_y.c, struct-by-value-12_x.c,
6363         struct-by-value-12_y.c, struct-by-value-13_x.c,
6364         struct-by-value-13_y.c, struct-by-value-14_x.c,
6365         struct-by-value-14_y.c, struct-by-value-15_x.c,
6366         struct-by-value-15_y.c, struct-by-value-16_y.c,
6367         struct-by-value-17_y.c, struct-by-value-18_y.c,
6368         struct-by-value-19_y.c, struct-by-value-1_x.c,
6369         struct-by-value-1_y.c, struct-by-value-20_y.c,
6370         struct-by-value-2_x.c, struct-by-value-2_y.c,
6371         struct-by-value-3_y.c, struct-by-value-4_x.c,
6372         struct-by-value-4_y.c, struct-by-value-5_y.c,
6373         struct-by-value-6_y.c, struct-by-value-7_y.c
6374         struct-by-value-8_x.c, struct-by-value-8_y.c
6375         struct-by-value-9_x.c, struct-by-value-9_y.c
6376         struct-return-10_x.c, struct-return-10_y.c,
6377         struct-return-19_x.c, struct-return-20_x.c
6378         struct-return-2_x.c, struct-return-2_y.c
6379         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6380         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
6381
6382 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6383
6384         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6385         attribute on sparc*-sun-solaris2.*.
6386
6387 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
6388
6389         PR c++/13710
6390         * g++.dg/ext/typeof7.C: New test.
6391
6392 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
6393
6394         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6395         * gcc.dg/const-elim-1.c: Same.
6396
6397 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
6398
6399         * objc.dg/stret-1.m: New.
6400         * objc.dg/stret-2.m: New.
6401
6402 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6403
6404         PR c++/11895
6405         * g++.dg/ext/vector1.C: New test.
6406
6407 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6408
6409         * gcc.dg/pch/import-1.c: New.
6410         * gcc.dg/pch/import-1.hs: New.
6411         * gcc.dg/pch/import-1a.h: New.
6412         * gcc.dg/pch/import-1b.h: New.
6413         * gcc.dg/pch/import-1c.h: New.
6414
6415 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6416
6417         PR c++/13574
6418         * g++.dg/ext/array1.C: New test.
6419
6420         PR c++/13178
6421         * g++.dg/conversion/op1.C: New test.
6422
6423 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6424
6425         PR 11864
6426         From Kazumoto Kojima / Dan Kegel:
6427         * gcc.dg/pr11864-1.c: New test.
6428
6429         PR 10392
6430         From Marcus Comstedt / Dan Kegel:
6431         * gcc.dg/pr10392-1.c: New test.
6432
6433 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6434
6435         PR c++/13478
6436         * g++.dg/init/ref10.C: New test.
6437
6438 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6439
6440         PR c++/13407
6441         * g++.dg/parse/typename6.C: New test.
6442
6443 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6444
6445         PR pch/13361
6446         * testsuite/g++.dg/pch/wchar-1.C: New.
6447         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6448
6449 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6450
6451         PR c++/9259
6452         * g++.dg/expr/sizeof2.C: New test.
6453
6454 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6455
6456         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6457
6458 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6459
6460         PR c++/13659
6461         * g++.dg/lookup/strong-using-3.C: New.
6462         * g++.dg/lookup/using-10.C: New.
6463
6464 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6465
6466         PR c++/13594
6467         * g++.dg/lookup/strong-using-2.C: New.
6468
6469 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6470             Dan Kegel <dank@kegel.com>
6471             J"orn Rennecke <joern.rennecke@superh.com>
6472
6473         PR target/9365
6474         * gcc.dg/pr9365-1.c: New test.
6475
6476 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6477
6478         PR c++/8856
6479         * g++.dg/parse/casting-operator2.C: New test.
6480         * g++.old-deja/g++.pt/explicit83.C: Remove.
6481
6482 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6483
6484         * gcc.dg/label-compound-stmt-1.c: New test.
6485         * gcc.c-torture/compile/950922-1.c,
6486         gcc.c-torture/compile/20000211-3.c,
6487         gcc.c-torture/compile/20000518-1.c,
6488         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6489         compound statements.
6490
6491 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6492
6493         * gcc.dg/ppc64-abi-1.c: New test.
6494
6495 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6496
6497          * g++.dg/ext/attrib9.C: Add dg-warnings.
6498
6499 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6500
6501         PR c++/12335
6502         * g++.dg/parse/dtor3.C: New test.
6503
6504 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6505
6506         PR c++/12709
6507         * g++.dg/parse/try-catch-1.C: New test.
6508
6509 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6510
6511         * ada/acats/run_all.sh: Add more verbose output in acats.log
6512         when compiling tests.
6513
6514 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6515
6516         PR 13656
6517         * gcc.dg/typedef-redecl.c: New test case.
6518         * gcc.dg/typedef-redecl.h: New support file.
6519
6520 2004-01-13  Jan Hubicka  <jh@suse.cz>
6521
6522         * gcc.dg/always_inline.c: New test.
6523         * gcc.dg/debug/20031231-1.c: Fix.
6524
6525 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6526
6527         PR c++/13474
6528         * g++.dg/template/array3.C: New test.
6529
6530 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6531
6532         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6533         * g++.dg/warn/Wunused-2.C: Likewise.
6534
6535 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6536
6537         PR c++/13289
6538         * g++.dg/template/instantiate6.C: New test.
6539
6540 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6541
6542         PR middle-end/11397
6543         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6544
6545 2004-01-12  Jan Hubicka  <jh@suse.cz>
6546
6547         PR opt/12826
6548         * gcc.dg/20040112-1.c: New.
6549
6550         * gcc.dg/dwarf-die[1-7].c: Move to...
6551         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6552         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6553
6554 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6555
6556         PR c++/4100
6557         * g++.dg/parse/friend4.C: New test.
6558
6559 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6560
6561         PR c++/4100
6562         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6563         definition is called a friend.
6564
6565 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6566
6567         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6568
6569 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6570
6571         PR c++/3478
6572         * g++.dg/parse/error10.C: New test.
6573         * g++.dg/template/arg2.C: Accept "invalid type" error.
6574
6575 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6576
6577         PR middle-end/13392
6578         * g++.dg/opt/expect2.C: New test.
6579
6580 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6581
6582         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6583         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6584         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6585         Update dg-error regexps.
6586
6587 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6588
6589         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6590         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6591
6592 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6593
6594         * gcc.dg/pragma-re-1.c: Use right pointer type.
6595
6596 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6597
6598         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6599
6600 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6601
6602         * gcc.dg/rs6000-ldouble-1.c: New.
6603
6604 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6605
6606         DR 337
6607         PR c++/9256
6608         * g++.dg/other/abstract1.C: New test.
6609
6610 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6611
6612         * g++.dg/lookup/strong-using-1.C: New.
6613
6614 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6615
6616         PR c/11234
6617         * gcc.dg/func-ptr-conv-1.c: New test.
6618         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6619
6620 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6621
6622         PR target/13380.
6623         * gcc.c-torture/compile/20040109-1.c: New.
6624
6625 2004-01-08  Stuart Hastings  <stuart@apple.com>
6626
6627         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6628         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6629         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6630
6631 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6632
6633         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6634
6635 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6636
6637         * ada/acats/run_acats: Treat 'gnatchop' the same way
6638         as 'gnatmake'.  Export GCC_DRIVER.
6639         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6640         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6641
6642 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6643
6644         PR c++/12573
6645         * g++.dg/template/dependent-expr4.C: New test.
6646
6647 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6648
6649         * gcc.dg/altivec-11.c: New test.
6650
6651 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6652
6653         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6654
6655 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6656
6657         PR c/6024
6658         * gcc.dg/enum-compat-1.c: New test.
6659         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6660
6661 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6662
6663         PR c/12165
6664         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6665         gcc.dg/c99-idem-qual-3.c: New tests.
6666
6667 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6668
6669         * gcc.dg/winline-7.c: Don't cast void * to int.
6670
6671 2004-01-06  Jan Hubicka  <jh@suse.cz>
6672
6673         * gcc.dg/i386-sse-5.c: New test
6674         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6675
6676 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6677
6678         PR c++/12815
6679         * g++.dg/rtti/typeid4.C: New test.
6680
6681 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6682
6683         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6684
6685 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6686
6687         PR c++/12132
6688         * g++.dg/template/error11.C: New test.
6689
6690         PR c++/13451
6691         * g++.dg/template/class2.C: New test.
6692
6693 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6694         Richard Sandiford <rsandifo@redhat.com>
6695
6696         PR c++/13387
6697         * g++.dg/opt/alias3.C: New test.
6698
6699 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6700
6701         PR c++/13157
6702         * g++.dg/template/koenig3.C: New test.
6703
6704         PR c++/13529
6705         * g++.dg/parse/offsetof3.C: New test.
6706
6707         * g++.dg/init/copy7.C: Add missing dg-error markers.
6708
6709         PR c++/12226
6710         * g++.dg/init/copy7.c: New test.
6711
6712         PR c++/13536
6713         * g++.dg/parse/cast1.C: New test.
6714
6715 2004-01-04  Jan Hubicka  <jh@suse.cz>
6716
6717         * gcc.dg/winline[1-7].c: New tests.
6718
6719 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6720
6721         PR c++/13520
6722         * g++.dg/template/qualttp22.C: New test.
6723
6724 2004-01-01  Jan Hubicka  <jh@suse.cz>
6725
6726         * gcc.dg/debug/20031231-1.c: New.
6727         * gcc.c-torture/compile/20040101-1.c: New.
6728         * gcc.dg/dwarf-die-[1-7].c: New.
6729
6730 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6731
6732         PR optimization/13521
6733         * gcc.c-torture/compile/20031231-1.c: New test.
6734
6735 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6736
6737         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6738
6739 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6740
6741         PR c++/10079
6742         * g++.dg/template/crash16.C: New test.
6743
6744 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6745
6746         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6747
6748 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6749
6750         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6751         ports.
6752         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6753         * g++.old-deja/g++.law/profile1.C: Likewise.
6754         * gcc.c-torture/compile/981006-1.c: Likewise.
6755         * gcc.c-torture/execute/loop-2e.x: Likewise.
6756         * gcc.c-torture/execute/loop-2f.x: Remove.
6757         * gcc.c-torture/execute/loop-2g.x: Likewise.
6758         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6759         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6760
6761 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6762
6763         PR c++/13507
6764         * g++.dg/ext/attrib11.C: New test.
6765
6766         PR c++/13494
6767         * g++.dg/template/array2-1.C: New test.
6768         * g++.dg/template/array2-2.C: New test.
6769
6770 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6771
6772         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6773
6774 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6775
6776         PR c++/12774
6777         * g++.dg/template/array1-1.C: New test.
6778         * g++.dg/template/array1-2.C: New test.
6779
6780 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6781
6782         PR fortran/12632
6783         * g77.dg/12632.f: New test case.
6784
6785 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6786
6787         PR c++/13289
6788         * g++.dg/parse/nontype1.C: New test.
6789
6790 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6791
6792         PR c++/12403
6793         * g++.dg/parse/explicit1.C: New test.
6794         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6795
6796 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6797
6798         PR c++/13081
6799         * g++.dg/opt/inline6.C: New test.
6800
6801         PR c++/12613
6802         * g++.dg/parse/error9.C: New test.
6803
6804         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6805
6806 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6807
6808         PR c++/13009
6809         * g++.dg/init/assign1.C: New test.
6810
6811 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6812
6813         PR c++/13070
6814         * g++.dg/warn/format3.C: New test case.
6815
6816 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6817
6818         * gcc.c-torture/compile/20031227-1.c: New test.
6819
6820 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6821
6822         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6823         * g77.dg/bprob/bprob.exp: Likewise.
6824         * gcc.misc-tests/bprob.exp: Likewise.
6825         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6826         variants on systems where the library does not provide that
6827         functionality.
6828         * gcc.dg/builtins-20.c: Use builtins-config.h.
6829         * gcc.dg/builtins-config.h: New file.
6830
6831 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6832
6833         * lib/gcc-dg.exp (dg-require-profiling): New function.
6834         * lib/target-supports.exp (check_profiling_available): Likewise.
6835         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6836         * g77.dg/bprob/bprob.exp: Likewise.
6837         * gcc.misc-tests/bprob.exp: Likewise.
6838         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6839         * gcc.dg/20021014-1.c: Likewise.
6840         * gcc.dg/nest.c: Likewise.
6841
6842 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6843
6844         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6845         compiling.
6846         * g++.dg/lookup/java2.C: Likewise.
6847         * gcc.dg/cpp/lexident.c: Likewise.
6848
6849 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6850
6851         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6852         given.
6853         * gcc.c-torture/compile/961203-1.c: Likewise.
6854         * gcc.c-torture/compile/980506-1.c: Likewise.
6855
6856 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6857
6858         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6859         (additional_prunes): New global.
6860         (gcc-dg-prune): Handle additional per-test pruning.
6861         (dg-test): Clear additional_prunes between tests.
6862
6863         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6864         dg-prune-output to avoid spurious failures from assembler
6865         complaining about nonexistent WAW violations.
6866         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6867         Use dg-prune-output to avoid spurious failures from assembler
6868         warning about Itanium B-step errata.
6869
6870 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6871
6872         * g++.dg/abi/macro0.C: New test.
6873         * g++.dg/abi/macro1.C: Likewise.
6874         * g++.dg/abi/macro2.C: Likewise.
6875
6876         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6877         * g++.dg/abi/bitfield7.C: Likewise.
6878         * g++.dg/abi/dtor2.C: Likewise.
6879         * g++.dg/abi/mangle11.C: Likewise.
6880         * g++.dg/abi/mangle12.C: Likewise.
6881         * g++.dg/abi/mangle14.C: Likewise.
6882         * g++.dg/abi/mangle17.C: Likewise.
6883         * g++.dg/abi/vbase10.C: Likewise.
6884         * g++.dg/abi/vbase14.C: Likewise.
6885         * g++.dg/template/qualttp17.C: Likewise.
6886
6887 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6888
6889         PR c/11995
6890         * gcc.dg/20031223-1.c: New test.
6891
6892 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6893
6894         * gcc.dg/noreturn-7.c: New test.
6895
6896 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6897
6898         * gcc.dg/null-pointer-1.c: New test.
6899
6900 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6901
6902         * g++.old-deja/g++.jason/template18.C: Remove.
6903         * g++.old-deja/g++.jason/template37.C: Likewise.
6904
6905         PR c++/12862
6906         * g++.dg/lookup/ns1.C: New test.
6907
6908         PR c++/12397
6909         * g++.dg/template/lookup3.C: New test.
6910
6911 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6912
6913         * g++.dg/template/recurse1.C: New test
6914
6915 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6916
6917         PR c++/12479
6918         * g++.dg/parse/semicolon1.C: New test.
6919         * g++.dg/parse/semicolon1.h: Likewise.
6920
6921 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
6922
6923         * gcc.dg/darwin-misaligned.c: New test.
6924
6925 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6926
6927         PR c/9163
6928         * gcc.dg/20031222-1.c: New test.
6929
6930 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
6931
6932         PR c++/13438
6933         * g++.dg/parse/error8.C: New test.
6934
6935         PR c++/11554
6936         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6937
6938 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
6939
6940         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6941         too small.
6942         * gcc.c-torture/compile/930217-1.c: Likewise.
6943         * gcc.c-torture/compile/930513-1.c: Likewise.
6944         * gcc.c-torture/execute/920908-2.c: Likewise.
6945         * gcc.c-torture/execute/921204-1.c: Likewise.
6946         * gcc.c-torture/execute/930621-1.c: Likewise.
6947         * gcc.c-torture/execute/930630-1.c: Likewise.
6948         * gcc.c-torture/execute/931031-1.c: Likewise.
6949         * gcc.c-torture/execute/980602-2.c: Likewise.
6950         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6951         * gcc.c-torture/execute/compndlit-1.c: Likewise.
6952         * gcc.c-torture/execute/extzvsi.c: Likewise.
6953         * gcc.c-torture/unsorted/ext.c: Likewise.
6954
6955 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
6956
6957         PR target/12749
6958         * gcc.c-torture/compile/20031220-2.c: New test case.
6959
6960 2003-12-20  Roger Sayle  <roger@eyesopen.com>
6961
6962         PR optimization/13031
6963         * gcc.c-torture/compile/20031220-1.c: New test case.
6964
6965 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6966
6967         * gcc.dg/cast-function-1.c: New test.
6968
6969 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6970
6971         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6972         formats.
6973
6974 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6975
6976         PR c++/12795
6977         * g++.dg/ext/attrib10.C: New test.
6978
6979 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6980
6981         * gcc.dg/cleanup-10.c: New test.
6982         * gcc.dg/cleanup-11.c: New test.
6983
6984 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6985
6986         PR c++/13239
6987         * g++.dg/opt/expect1.C: New test.
6988
6989 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6990
6991         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6992
6993 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6994
6995         PR debug/12923
6996         * gcc.dg/20031218-1.c: New test.
6997
6998         PR debug/12389
6999         * gcc.dg/20031218-2.c: New test.
7000         * gcc.dg/20031218-3.c: New test.
7001
7002         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7003         of label name and allow for USER_LABEL_PREFIX == "_" names.
7004         * g++.dg/abi/mangle18-2.C: Likewise.
7005         * g++.dg/abi/mangle19-1.C: Likewise.
7006         * g++.dg/abi/mangle19-2.C: Likewise.
7007         * g++.dg/abi/mangle20-1.C: Likewise.
7008         * g++.dg/abi/mangle20-2.C: Likewise.
7009
7010 2003-12-18  Richard Henderson  <rth@redhat.com>
7011
7012         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7013
7014 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7015             Dan Kegel <dank@kegel.com>
7016
7017         PR other/12009
7018         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7019         testing a cross compiler, it causes spurious compile failures.
7020         * lib/g++.exp: Likewise.
7021
7022 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7023
7024         PR c++/13262
7025         * g++.dg/template/access13.C: New test.
7026
7027 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7028
7029         * gcc.dg/20031216-1.c: New test.
7030
7031 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7032
7033         PR c++/9154
7034         * g++.dg/template/error10.C: New test.
7035
7036 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7037
7038         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7039         * g++.dg/eh/simd-2.C: Likewise.
7040
7041 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7042             Roger Sayle  <roger@eyesopen.com>
7043
7044         * gcc.c-torture/execute/ieee/mzero5.c: New.
7045
7046 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7047
7048         PR c++/10603
7049         * g++.dg/parse/error6.C: New test.
7050
7051         PR c++/12827
7052         * g++.dg/parse/error7.C: New test.
7053
7054 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7055
7056         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7057         at -O with stabs debugging formats.
7058         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7059         * gcc.dg/debug/debug-2.c: Likewise.
7060
7061 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7062
7063         PR c++/12696
7064         * g++.dg/init/error1.C: New test.
7065
7066         PR c++/12218
7067         * g++.dg/init/pm3.C: New test.
7068
7069 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7070
7071         PR c/3347
7072         * gcc.dg/bitfld-8.c: New test.
7073
7074 2003-12-16  James Lemke  <jim@wasabisystems.com>
7075
7076         * gcc.dg/arm-scd42-[123].c: New tests.
7077
7078 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7079
7080         PR c++/9043
7081         * g++.dg/abi/mangle20-1.C: New test.
7082         * g++.dg/abi/mangle20-2.C: New test.
7083
7084 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7085
7086         PR c++/13275
7087         * g++.dg/other/offsetof2.C: Remove XFAIL.
7088         * g++.dg/parse/offsetof1.C: New test.
7089         * g++.gd/parse/offsetof2.C: Likewise.
7090
7091 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7092
7093         * g++.dg/template/nontype3.C: New test.
7094         * g++.dg/template/static2.C: Tweaked the dg-error clause.
7095
7096 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7097
7098         * g++.dg/warn/noreturn-3.C: Also test instantiation.
7099
7100 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7101
7102         PR c++/13387
7103         * g++.dg/expr/assign1.C: New test.
7104
7105         PR c++/13242
7106         * g++.dg/abi/mangle19-1.C: New test.
7107         * g++.dg/abi/mangle19-2.C: New test.
7108
7109 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
7110
7111         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7112
7113 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7114
7115         * gcc.c-torture/execute/20031216-1.c: New test.
7116
7117 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7118
7119         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7120         an ICE regression.
7121
7122 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7123
7124         PR c++/10926
7125         * g++.dg/template/error9.C: New test.
7126
7127         PR c++/11116
7128         * g++.dg/template/error8.C: New test.
7129
7130 2003-12-15  Roger Sayle  <roger@eyesopen.com>
7131
7132         PR middle-end/13400
7133         * gcc.c-torture/execute/20031215-1.c: New test case.
7134
7135 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7136
7137         PR c++/13269
7138         * g++.dg/parse/error5.C: New test.
7139
7140         PR c++/12989
7141         * g++.dg/expr/sizeof1.C: New test.
7142
7143         PR c++/13310
7144         * g++.dg/template/crash15.C: New test.
7145
7146 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
7147
7148         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7149         a non-POD type as the last named parameter of a varargs function.
7150
7151 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7152
7153         PR c++/13243
7154         PR c++/12573
7155         * g++.dg/template/crash14.C: New test.
7156         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7157
7158 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
7159
7160         * g++.dg/other/java1.C: New test.
7161
7162         PR c++/13241
7163         * g++.dg/abi/mangle18-1.C: New test.
7164         * g++.dg/abi/mangle18-2.C: New test.
7165
7166 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7167
7168         PR optimization/10312
7169         * gcc.c-torture/execute/20031214-1.c: New.
7170
7171 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
7172
7173         PR c++/10779
7174         PR c++/12160
7175         * g++.dg/parse/error3.C: New test.
7176         * g++.dg/parse/error4.C: Likewise.
7177         * g++.dg/abi/mangle4.C: Tweak error messages.
7178         * g++.dg/lookup/using5.C: Likewise.
7179         * g++.dg/other/error2.C: Likewise.
7180         * g++.dg/parse/typename5.C: Likewise.
7181         * g++.dg/parse/undefined1.C: Likewise.
7182         * g++.dg/template/arg2.C: Likewise.
7183         * g++.dg/template/ttp3.C: Likewise.
7184         * g++.dg/template/type1.C: Likewise.
7185         * g++.old-deja/g++.other/crash32.C: Likewise.
7186         * g++.old-djea/g++.pt/defarg8.C: Likewise.
7187
7188 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7189
7190         PR c++/13106
7191         * g++.dg/warn/noreturn-3.C: New test.
7192
7193 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7194
7195         PR c++/13118
7196         * g++.dg/abi/covariant3.C: New.
7197
7198 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7199
7200         * g++.dg/eh/ia64-1.C: New test.
7201
7202 2003-12-12  Roger Sayle  <roger@eyesopen.com>
7203
7204         PR optimization/13037
7205         * g77.f-torture/execute/13037.f: New test case.
7206
7207 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7208
7209         PR c++/12881
7210         * g++.dg/abi/covariant2.C: New.
7211
7212 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
7213
7214         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7215
7216 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
7217
7218         * gcc.c-torture/execute/wchar_t-1.x: Delete.
7219
7220 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
7221
7222         PR other/10819
7223         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7224         to fix Bug 10819.
7225         * lib/g++.exp (g++_version): Likewise.
7226         * lib/g77.exp (g77_version): Likewise.
7227         * lib/objc.exp (default_objc_version): Likewise.
7228
7229 2003-12-10  Richard Henderson  <rth@redhat.com>
7230
7231         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7232
7233         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7234
7235 2003-12-08  Matt Austern  <austern@apple.com>
7236
7237         PR c/13134
7238         * lib/gcc-dg.exp (dg-require-visibility): Define.
7239         * lib/target-supports (check_visibility_available): Define.
7240         * gcc.dg/visibility-1.c: New test.
7241         * gcc.dg/visibility-2.c: Likewise.
7242         * gcc.dg/visibility-3.c: Likewise.
7243         * gcc.dg/visibility-4.c: Likewise.
7244         * gcc.dg/visibility-5.c: Likewise.
7245         * gcc.dg/visibility-6.c: Likewise.
7246         * g++.dg/ext/visibility-1.C: Likewise.
7247         * g++.dg/ext/visibility-2.C: Likewise.
7248         * g++.dg/ext/visibility-3.C: Likewise.
7249         * g++.dg/ext/visibility-4.C: Likewise.
7250         * g++.dg/ext/visibility-5.C: Likewise.
7251         * g++.dg/ext/visibility-6.C: Likewise.
7252
7253 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7254
7255         * g++.dg/lookup/java1.C: New test.
7256         * g++.dg/lookup/java2.C: New test.
7257
7258 2003-12-07  Falk Hueffner  <falk@debian.org>
7259
7260         * g++.dg/opt/noreturn-1.C: New test.
7261
7262 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
7263
7264         * gcc.dg/overflow-1.c: New test.
7265
7266 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7267
7268         * g77.f-torture/compile/13060.f: New test.
7269
7270 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
7271
7272         PR c++/13323
7273         * g++.dg/inherit/operator2.C: New test.
7274
7275 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7276
7277         PR c++/13305
7278         * g++.dg/ext/attrib9.C: New test.
7279
7280 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7281
7282         PR c++/13314
7283         * g++.dg/template/error7.C: New test.
7284
7285 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
7286             J"orn Rennecke <joern.rennecke@superh.com>
7287
7288         PR target/13302
7289         * g++.dg/other/struct-va_list.C: New test.
7290
7291 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7292
7293         PR c++/13166
7294         * g++.dg/parse/defarg6.C: New test.
7295
7296 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
7297
7298         PR target/13256
7299         * gcc.c-torture/execute/20031201-1.c: New test.
7300
7301 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
7302
7303         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7304
7305 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7306
7307         * gcc.dg/builtin-return-1.c: New test.
7308
7309 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
7310             J"orn Rennecke <joern.rennecke@superh.com>
7311
7312         PR optimization/13260
7313         * gcc.c-torture/execute/20031204-1.c: New test.
7314
7315 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7316
7317         PR c++/9127
7318         * g++.dg/template/error6.C: New test.
7319
7320 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
7321
7322         * gcc.dg/20031202-1.c: New test.
7323
7324 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7325
7326         PR c++/13179
7327         * g++.dg/template/eh1.C: New test.
7328
7329         PR c++/10771
7330         * g++.dg/template/error5.C: New test.
7331
7332 2003-12-02  David Ung  <davidu@mips.com>
7333
7334         * gcc.dg/compat/vector-check.h: Corrected type for var
7335         g_##TMODE
7336
7337 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7338
7339         PR c++/10126
7340         * g++.dg/template/ptrmem8.C: New test.
7341
7342 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7343
7344         PR c++/12573
7345         * g++.dg/template/dependent-expr3.C: New test.
7346
7347 2003-12-01  James Lemke  <jim@wasabisystems.com>
7348
7349         * gcc.dg/arm-g2.c: New test.
7350
7351 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7352
7353         PR optimization/11634
7354         * gcc.dg/20031201-2.c: New test case.
7355
7356 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
7357
7358         PR 11433
7359         * objc.dg/proto-lossage-3.m: New test.
7360
7361 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7362
7363         PR optimization/12628
7364         * gcc.dg/20031201-1.c: New test case.
7365
7366 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7367
7368         * gcc.dg/unaligned-1.c: New test.
7369
7370 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
7371
7372         PR c++/9849
7373         * g++.dg/template/error4.C: New test.
7374         * g++.dg/template/nested3.C: Adjust error markers.
7375
7376 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7377
7378         * gcc.dg/cpp/assert4.c: Check more #system assertions.
7379
7380 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
7381
7382         PR c/10333
7383         * gcc.dg/bitfld-7.c: New test.
7384
7385 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
7386
7387         * gcc.dg/tls/asm-1.C: New test.
7388
7389 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7390
7391         * gcc.dg/cpp/assert4.c: Update.
7392
7393 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7394
7395         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7396         * gcc.dg/builtin-apply3.c: New test.
7397
7398 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7399
7400         * lib/compat.exp (compat-obj): New xfaildata parameter.
7401         Use it to set compiler_conditional_xfail_data before compiling.
7402         (compat-get-options): Handle dg-xfail-if.
7403         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7404         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7405         * gcc.dg/compat/vector-1_y.c: Likewise.
7406         * gcc.dg/compat/vector-2_x.c: Likewise.
7407         * gcc.dg/compat/vector-2_y.c: Likewise.
7408
7409 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7410
7411         * g++.dg/opt/reg-stack4.C: New test.
7412
7413 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7414
7415         * gcc.dg/builtin-apply2.c: New test.
7416
7417 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7418
7419         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7420
7421 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7422
7423         PR c++/12924
7424         * g++.dg/template/template-id-2.C: New test.
7425
7426 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7427
7428         PR c++/5369
7429         * g++.dg/template/memfriend1.C: New test.
7430         * g++.dg/template/memfriend2.C: Likewise.
7431         * g++.dg/template/memfriend3.C: Likewise.
7432         * g++.dg/template/memfriend4.C: Likewise.
7433         * g++.dg/template/memfriend5.C: Likewise.
7434         * g++.dg/template/memfriend6.C: Likewise.
7435         * g++.dg/template/memfriend7.C: Likewise.
7436         * g++.dg/template/memfriend8.C: Likewise.
7437         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7438
7439 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7440
7441         PR c++/12515
7442         * g++.dg/ext/cond1.C: New test.
7443
7444 2003-11-20  Richard Henderson  <rth@redhat.com>
7445
7446         * gcc.dg/20020201-2.c: Remove.
7447         * gcc.dg/20020201-4.c: Remove.
7448         * gcc.dg/20020304-1.c: Remove.
7449
7450 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7451
7452         * gcc.dg/cpp/trad/xwin1.c: New test case.
7453
7454 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7455
7456         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7457         * lib/g77.exp: Likewise.
7458         * lib/objc.exp: Likewise.
7459         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7460         for darwin.
7461
7462 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7463
7464         PR c++/12932
7465         * g++.dg/template/static5.C: New test.
7466
7467 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7468
7469         * gcc.dg/nested-func-1.c: New test.
7470
7471 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7472
7473         * gcc.dg/cpp/assert4.c: New test.
7474
7475 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7476
7477         PR c++/2294
7478         * g++.dg/lookup/using9.c: New test.
7479
7480 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7481
7482         PR c++/12762
7483         * g++.dg/template/error3.C: New test.
7484
7485 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7486
7487         PR ada/13035
7488         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7489         No longer use a wrapper for gcc, since this does not work under
7490         Windows.
7491
7492 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7493
7494         PR c++/2094
7495         * g++.dg/template/ptrmem7.C: New test.
7496
7497 2003-11-13  Andrew Pinski <apinski@apple.com>
7498
7499         * gcc.c-torture/compile/20031113-1.c: New test.
7500
7501 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7502             Kean Johnston <jkj@sco.com>
7503
7504         PR c/13029
7505         * gcc.dg/unused-4.c: Update.
7506
7507 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7508
7509         * g++.dg/opt/const3.C: New test.
7510
7511 2003-11-13  Jan Hubicka  <jh@suse.cz>
7512
7513         * gcc.c-torture/compile/20031112-1.c: New test.
7514
7515 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7516
7517         * g++.dg/parse/crash10.C: Remove bogus error marker.
7518
7519 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7520
7521         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7522         (host_gcc): Likewise.
7523         (ROOT): Honor $PWDCMD.
7524         (BASE): Likewise.
7525         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7526
7527 2003-11-12  Catherine Moore  <clm@redhat.com>
7528
7529         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7530
7531 2003-11-12  Andreas Jaeger  <aj@suse.de>
7532             Jakub Jelinek  <jakub@redhat.com>
7533             Andrew Pinski  <pinskia@physics.uc.edu>
7534             Richard Henderson  <rth@redhat.com>
7535
7536         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7537         systems.
7538         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7539
7540         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7541         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7542
7543 2003-11-11  Andreas Jaeger  <aj@suse.de>
7544
7545         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7546
7547         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7548
7549 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7550
7551         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7552         Clean ups.
7553
7554 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7555
7556         * gcc.dg/trampoline-1.c: New test.
7557
7558 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7559
7560         * gcc.c-torture/compile/200031109-1.c: New test.
7561
7562 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7563
7564         PR c/3190
7565         PR c/8714
7566         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7567         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7568         gcc.dg/format/no-y2k-1.c: Update.
7569
7570 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7571
7572         PR optimization/10467
7573         * gcc.dg/20031108-1.c: New test case.
7574
7575 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7576
7577         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7578
7579 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7580
7581         * gcc.dg/compound-lvalue-1.c: New test.
7582         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7583         some XFAILs.
7584
7585 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7586
7587         * gcc.dg/altivec-varargs-1.c: New test.
7588
7589 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7590
7591         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7592         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7593         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7594         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7595         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7596
7597 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7598
7599         * gcc.dg/cond-lvalue-1.c: New test.
7600
7601 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7602
7603         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7604
7605 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7606
7607         PR c++/11616
7608         * g++.dg/template/instantiate5.C: New test.
7609
7610 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7611
7612         PR c++/12726
7613         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7614         * ChangeLog: Add missing first entry for above test.
7615
7616 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7617
7618         PR c++/9810
7619         * g++.dg/template/using8.C: New test.
7620         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7621
7622 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7623
7624         PR optimization/10817
7625         * gcc.c-torture/compile/20031102-1.c: New test case.
7626
7627 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7628
7629         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7630         2147483647.
7631
7632 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7633
7634         * gcc.dg/20031102-1.c: New test.
7635
7636 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7637
7638         * gcc.dg/complex-1.c: New test.
7639
7640 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7641
7642         PR c++/12796
7643         * g++.dg/template/crash13.C: Adjust expected error location.
7644         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7645
7646 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7647
7648         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7649
7650 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7651
7652         PR/10239
7653         * gcc.c-torture/compile/20031031-2.c: New test.
7654
7655 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7656
7657         PR/11640
7658         * gcc.c-torture/compile/20031031-1.c: New test.
7659
7660 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7661
7662         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7663         * gcc.misc-tests/bprob.exp: Likewise.
7664         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7665         the execution test on arm-elf configs.
7666         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7667         configs that don't support scratch files.
7668         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7669
7670 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7671
7672         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7673         done by dejagnu.
7674
7675 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7676
7677         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7678         Avoid non pure sh syntax. Add more logging.
7679
7680         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7681         fail.
7682
7683 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7684
7685         PR libgcj/10610
7686         * gcc.dg/ppc-stackalign-1.c: New test.
7687
7688 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7689
7690         * ada/acats/run_all.sh: Change output to be more compliant with
7691         dejagnu framework.
7692         Create acats.sum and acats.log files under testsuite/ada/acats
7693         Only run [a-z]* directories, to filter out e.g. CVS.
7694         Redirect build output to log file.
7695
7696 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7697
7698         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7699
7700 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7701
7702         PR ada/5909:
7703         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7704
7705 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7706
7707         * gcc.c-torture/compile/20031023-1.c: New test.
7708         * gcc.c-torture/compile/20031023-2.c: New test.
7709         * gcc.c-torture/compile/20031023-3.c: New test.
7710         * gcc.c-torture/compile/20031023-4.c: New test.
7711
7712 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7713
7714         PR c++/10371
7715         * g++.dg/lookup/scoped8.C: New test.
7716
7717 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7718
7719         * g++.dg/opt/reg-stack3.C: New test.
7720
7721 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7722
7723         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7724
7725 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7726
7727         PR c++/11076
7728         * g++.dg/template/crash13.C: New test.
7729
7730 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7731
7732         * gcc.dg/c99-restrict-2.c: New test.
7733
7734 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7735
7736         PR c++/12698, c++/12699, c++/12700, c++/12566
7737         * g++.dg/inherit/covariant9.C: New test.
7738         * g++.dg/inherit/covariant10.C: New test.
7739         * g++.dg/inherit/covariant11.C: New test.
7740
7741 2003-10-23  Jason Merrill  <jason@redhat.com>
7742
7743         PR c++/12726
7744         * g++.dg/ext/complit2.C: New test.
7745
7746 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7747
7748         PR target/12654
7749         * gcc.c-torture/execute/20031020-1.c: New test.
7750
7751 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7752
7753         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7754         following the jump_insn.
7755
7756 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7757
7758         * gcc.dg/cast-lvalue-1.c: New test.
7759
7760 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7761
7762         PR c++/11962
7763         * g++.dg/template/cond2.C: New test.
7764
7765 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7766
7767         * gcc.dg/builtins-28.c: New test.
7768
7769 2003-10-20  Jan Hubicka  <jh@suse.cz>
7770
7771         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7772         parameter.
7773         * testsuite/gcc.dg/inline-2.c: Likewise.
7774
7775 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7776
7777         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7778         * gcc.dg/nest.c:  Likewise.
7779
7780 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7781
7782         PR c++/9781, c++/10583, c++/11862
7783         * g++.dg/parse/crash13.C: New test.
7784
7785 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7786
7787         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7788
7789 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7790
7791         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7792         Define HAVE_C99_RUNTIME except on Solaris.
7793         * gcc.dg/builtins-20.c: Likewise.
7794
7795 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7796
7797         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7798
7799 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7800
7801         PR c++/12495
7802         * g++.dg/template/crash21.C: New test.
7803
7804 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7805
7806         PR c++/2513
7807         * g++.dg/template/typename5.C: New test.
7808
7809 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7810
7811         PR c++/12369
7812         * g++.dg/template/friend25.C: New test.
7813
7814 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7815
7816         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7817         versions.
7818
7819 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7820
7821         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7822         == 2147483647.
7823
7824 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7825
7826         * gcc.c-torture/execute/960416-1.x: Remove.
7827         * gcc.c-torture/execute/divconst-3.x: Likewise.
7828
7829 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7830
7831         PR target/12598
7832         * gcc.dg/torture/cris-volatile-1.c: New test.
7833
7834 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7835
7836         PR optimization/9325
7837         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7838         for overflowing floating point to integer conversion during RTL
7839         simplification.
7840
7841 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7842
7843         * objc/execute/_cmd.m: Fix typo.
7844         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7845         Relax 'scan-assembler' regexp.
7846         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7847         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7848         * objc.dg/zero-link-2.m: Remove blank line.
7849         * objc.dg/zero-link-3.m: New test case.
7850
7851 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7852
7853         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7854
7855         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7856         than linker trickery.
7857
7858 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7859
7860         PR c++/12370
7861         * g++.dg/other/friend2.C: New test.
7862
7863 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7864
7865         * gcc.dg/20031012-1.c: New test.
7866
7867 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7868
7869         * gcc.dg/weak/weak-3.c: Fix for new warning.
7870
7871 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7872
7873         PR optimization/8750
7874         * gcc.c-torture/execute/20031012-1.c: New test case.
7875
7876 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7877
7878         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7879         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7880
7881 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7882
7883         PR optimization/12260
7884         * gcc.c-torture/compile/20031011-2.c: New test case.
7885
7886 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7887
7888         * gcc.c-torture/execute/20031011-1.c: New testcase.
7889
7890 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7891
7892         * gcc.c-torture/compile/20031011-1.c: New test.
7893
7894 2003-10-11  Jan Hubicka  <jh@suse.cz>
7895
7896         * g++.dg/other/first-global.C: New test.
7897
7898 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7899
7900         * gcc.c-torture/execute/string-opt-18.c: New testcase.
7901
7902 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
7903
7904         * gcc.c-torture/compile/20031010-1.c: New test.
7905
7906 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
7907
7908         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7909         * gcc.c-torture/execute/va-arg-25.c: ... here.
7910
7911 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
7912
7913         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7914
7915 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
7916
7917         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7918
7919 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
7920
7921         * g++.dg/parse/error2.C: New test.
7922
7923 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
7924
7925         PR c++/11097
7926         * g++.dg/other/error5.C: Modify the error message.
7927         * g++.dg/lookup/using8.C: New test.
7928
7929 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
7930
7931         * gcc.dg/darwin-abi-2.c: New file.
7932         * gcc.c-torture/execute/va-arg-24.c: New file.
7933
7934 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
7935
7936         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
7937         indentation.
7938
7939 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
7940
7941         PR c++/10147
7942         * g++.dg/other/error4.C: Update error messages.
7943         * g++.dg/template/ptrmem4.C: Likewise.
7944
7945         PR c++/12337
7946         * g++.dg/init/new9.C: New test.
7947
7948         PR c++/12334, c++/12236, c++/8656
7949         * g++.dg/ext/attrib8.C: New test.
7950
7951 2003-10-06  Devang Patel  <dpatel@apple.com>
7952
7953         * gcc.dg/debug/dwarf2-3.h: New test.
7954         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7955
7956 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
7957
7958         * g++.dg/opt/cfg2.C: New test.
7959
7960 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7961
7962         * g++.dg/opt/float1.C: New test.
7963
7964 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7965
7966         * gcc.dg/c90-array-lval-6.c: New test.
7967         * gcc.dg/c99-array-lval-6.c: New test.
7968
7969 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
7970             Ziemowit Laski  <zlaski@apple.com>
7971
7972         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7973         'Derived', so that it is never considered a class method; add
7974         new warning for '+port' method ambiguity.
7975         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7976         <objc/objc-api.h> (needed on Mac OS X).
7977         * objc.dg/method-13.m: New test.
7978
7979 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7980
7981         PR optimization/9325, PR java/6391
7982         * gcc.c-torture/execute/20031003-1.c: New test case.
7983
7984 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7985
7986         PR optimization/12180
7987         * gcc.dg/20031002-1.c: New test.
7988
7989         PR c++/12486
7990         * g++.dg/inherit/error1.C: New test.
7991
7992 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7993
7994         * lib/f-torture.exp (search_for): Rename to...
7995         (search_for_re): This.  Also, clean up comments and the
7996         "regexp" invocation.
7997
7998 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7999
8000         * gcc.c-torture/compile/20031002-1.c: New test.
8001
8002 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8003
8004         * g++.dg/opt/cond1.C: New test.
8005
8006 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8007
8008         * gcc.dg/Wold-style-definition-2.c: New testcase.
8009         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8010
8011 2003-09-29  Richard Henderson  <rth@redhat.com>
8012
8013         * g++.dg/init/array10.C: Add dg-options.
8014
8015 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8016
8017         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8018
8019 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8020
8021         * g++.dg/template/friend19.C: Fix typo.
8022         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8023
8024 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8025
8026         * gcc.c-torture/execute/20030928-1.c: New test.
8027         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8028
8029 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8030
8031         * g++.dg/opt/unroll1.C: New test.
8032
8033 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8034
8035         PR optimization/11741
8036         * gcc.dg/20030926-1.c: New test case.
8037
8038 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8039
8040         PR c++/5655
8041         * g++.dg/parse/access7.C: New test.
8042         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8043
8044 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8045
8046         MERGE OF objc-improvements-branch into MAINLINE:
8047         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8048         if libobjc has not been built.
8049         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8050         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8051         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8052         objc/execute/nested-3.m, objc/execute/np-2.m,
8053         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8054         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8055         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8056         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8057         objc.dg/special/unclaimed-category-1.h,
8058         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8059         well as GNU runtime.
8060         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8061         * execute/cascading-1.m, execute/function-message-1.m,
8062         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8063         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8064         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8065         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8066         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8067         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8068         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8069         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8070         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8071         * objc.dg/bitfield-2.m: Run only on Darwin.
8072         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8073         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8074         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8075         * objc.dg/const-str-1.m: Fix constant string layout.
8076
8077 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
8078
8079         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8080
8081 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
8082
8083         * gcc.dg/darwin-abi-1.c: New file.
8084
8085 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
8086
8087         PR target/12281
8088         * gcc.c-torture/compile/20030921-1.c: New test.
8089
8090 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8091
8092         * g++.dg/opt/reg-stack2.C: New test.
8093
8094 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8095
8096         * g++.dg/eh/delayslot1.C: New test.
8097
8098 2003-09-20  Richard Henderson  <rth@redhat.com>
8099
8100         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8101
8102 2003-09-20  Roger Sayle  <roger@eyesopen.com>
8103
8104         * gcc.c-torture/execute/20030920-1.c: New test case.
8105
8106 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8107
8108         * g++.dg/rtti/typeid3.C: Correct expected error message.
8109
8110 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8111
8112         PR c++/157
8113         * g++.dg/parse/crash12.C: New test.
8114
8115 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
8116
8117         * gcc.dg/compat/mixed-struct-check.h: New.
8118         * gcc.dg/compat/mixed-struct-defs.h: New.
8119         * gcc.dg/compat/mixed-struct-init.h: New.
8120         * gcc.dg/compat/struct-by-value-19_main.c: New.
8121         * gcc.dg/compat/struct-by-value-19_x.c: New.
8122         * gcc.dg/compat/struct-by-value-19_y.c: New.
8123         * gcc.dg/compat/struct-by-value-20_main.c: New.
8124         * gcc.dg/compat/struct-by-value-20_x.c: New.
8125         * gcc.dg/compat/struct-by-value-20_y.c: New.
8126         * gcc.dg/compat/struct-return-19_main.c: New.
8127         * gcc.dg/compat/struct-return-19_x.c: New.
8128         * gcc.dg/compat/struct-return-19_y.c: New.
8129         * gcc.dg/compat/struct-return-20_main.c: New.
8130         * gcc.dg/compat/struct-return-20_x.c: New.
8131         * gcc.dg/compat/struct-return-20_y.c: New.
8132
8133 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
8134         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8135         so that it will not complain on LP64 targets.
8136
8137 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8138
8139         PR c++/495
8140         * g++.dg/template/friend24.C: New test.
8141
8142 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
8143
8144         PR c++/12332
8145         * g++.dg/template/memtmpl2.C: New test.
8146
8147 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
8148
8149         PR target/11184
8150         * gcc.dg/builtin-apply1.c: New test.
8151
8152 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8153
8154         PR c++/9848
8155         * g++.dg/warn/Wunused-4.C: New test.
8156
8157 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8158
8159         PR c++/12316
8160         * g++.dg/other/gc2.C: New test.
8161
8162 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
8163
8164         PR c++/11991
8165         * g++.dg/rtti/typeid3.C: New test.
8166
8167         PR c++/12266
8168         * g++.dg/overload/template1.C: New test.
8169
8170 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8171
8172         * g++.dg/opt/cfg3.C: New test.
8173
8174 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8175
8176         PR c++/7939
8177         * g++.dg/template/crash11.C: New test.
8178
8179 2003-09-16  Jason Merrill  <jason@redhat.com>
8180             Jakub Jelinek  <jakub@redhat.com>
8181
8182         * gcc.dg/attr-warn-unused-result.c: New test.
8183
8184 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8185
8186         PR c++/12184
8187         * g++.dg/expr/call2.C: New test.
8188
8189 2003-09-15  Andreas Jaeger  <aj@suse.de>
8190
8191         * gcc.dg/Wold-style-definition-1.c: New test.
8192
8193 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
8194
8195         PR c++/3907
8196         * g++.dg/parse/template12.C: New test.
8197
8198         * g++.dg/abi/bitfield11.C: New test.
8199         * g++.dg/abi/bitfield12.C: Likewise.
8200
8201 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
8202
8203         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
8204         non-expansion of functional macro name without arguments at EOL.
8205         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
8206
8207 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
8208
8209         * gcc.c-torture/execute/20030914-[12].c: New tests.
8210
8211 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8212
8213         PR c++/11788
8214         * g++.dg/overload/addr1.C: New test.
8215
8216 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8217
8218         * gcc.dg/20030909-1.c: New test.
8219
8220 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8221
8222         * gcc.dg/ultrasp10.c: New test.
8223
8224 2003-09-09  Devang Patel  <dpatel@apple.com>
8225
8226         * gcc.dg/darwin-ld-6.c: New test.
8227
8228 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8229
8230         * gcc.dg/torture/builtin-explog-1.c: New testcase.
8231
8232 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8233
8234         * gcc.dg/ia64-types1.c: New test.
8235         * gcc.dg/ia64-types2.c: Likewise.
8236
8237 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8238
8239         * gcc.dg/builtins-1.c: Add more _Complex tests.
8240         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8241
8242         * gcc.dg/builtins-1.c: Test existing _Complex functions.
8243         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8244
8245 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8246
8247         PR c++/11786
8248         * g++.dg/lookup/koenig2.C: New test.
8249
8250         PR c++/5296
8251         * g++.dg/rtti/typeid2.C: New test.
8252
8253 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
8254
8255         * gcc.c-torture/compile/20030904-1.c: New test.
8256
8257 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8258
8259         * g++.dg/opt/longbranch2.C: New test.
8260
8261 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8262
8263         * g++.dg/template/crash10.C: Only compile it.
8264
8265 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8266
8267         PR middle-end/11665
8268         * gcc.c-torture/compile/20030907-1.c: New test.
8269         * g++.dg/init/array11.C: New test.
8270
8271 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8272
8273         PR c++/11852
8274         * g++.dg/init/struct1.C: New test.
8275
8276 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8277
8278         PR c++/12181
8279         * g++.dg/expr/comma1.C: New test.
8280
8281 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
8282
8283         PR c++/11867
8284         * g++.dg/expr/static_cast5.C: New test.
8285
8286 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
8287
8288         PR c++/11507
8289         * g++.dg/lookup/scoped7.C: New test.
8290
8291         PR c++/9574
8292         * g++.dg/other/static1.C: New test.
8293
8294         PR c++/11490
8295         * g++.dg/warn/template-1.C: New test.
8296
8297         PR c++/11432
8298         * g++.dg/template/crash10.C: New test.
8299
8300         PR c++/2478
8301         * g++.dg/overload/VLA.C: New test.
8302
8303         PR c++/10804
8304         * g++.dg/template/call1.C: New test.
8305
8306 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8307
8308         PR c++/11794
8309         * g++.dg/parse/using3.C: New test.
8310
8311 2003-09-06  Roger Sayle  <roger@eyesopen.com>
8312
8313         PR c++/11409
8314         * g++.dg/overload/builtin3.C: New test case.
8315
8316 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
8317
8318         PR c/9862
8319         * gcc.dg/20030906-1.c: New test.
8320         * gcc.dg/20030906-2.c: Likewise.
8321
8322 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8323
8324         PR c++/12167
8325         * g++.dg/parse/defarg5.C: New test.
8326
8327         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8328
8329 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
8330
8331         PR c++/12163
8332         * g++.dg/expr/static_cast4.C: New test.
8333
8334         PR c++/12146
8335         * g++.dg/template/crash9.C: New test.
8336
8337 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
8338
8339         * g++.old-deja/g++.ext/pretty2.C: Update for change
8340         in __FUNCTION__.
8341         * g++.old-deja/g++.ext/pretty3.C: Likewise.
8342
8343 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
8344
8345         PR c++/11922
8346         * g++/dg/template/qualified-id1.C: New test.
8347
8348         PR c++/12037
8349         * g++.dg/warn/noeffect4.C: New test.
8350
8351 2003-09-04  Matt Austern  <austern@apple.com>
8352
8353         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8354         * g++.dg/ext/fnname2.C: Likewise.
8355         * g++.dg/ext/fnname3.C: Likewise.
8356
8357 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
8358
8359         * g++.dg/expr/lval1.C: New test.
8360         * g++.dg/ext/lvcast.C: Remove.
8361
8362 2003-09-03  Roger Sayle  <roger@eyesopen.com>
8363
8364         PR optimization/11700.
8365         * gcc.c-torture/compile/20030903-1.c: New test case.
8366
8367 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
8368
8369         PR c++/12053
8370         * g++.dg/abi/layout4.C: New test.
8371
8372 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
8373
8374         PR c++/11553
8375         * g++.dg/parse/friend3.C: New test.
8376
8377 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
8378
8379         PR c++/11847
8380         * g++.dg/template/class1.C: New test.
8381
8382         PR c++/11808
8383         * g++.dg/expr/call1.C: New test.
8384
8385 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
8386
8387         PR c++/12114
8388         * g++.dg/init/ref9.C: New test.
8389
8390         PR c++/11972
8391         * g++.dg/template/nested4.C: New test.
8392
8393 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8394
8395         PR c++/12093
8396         * g++.dg/template/non-dependent4.C: New test.
8397
8398         PR c++/11928
8399         * g++.dg/inherit/conv1.C: New test.
8400
8401 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8402
8403         PR c++/6196
8404         * g++.dg/ext/label1.C: New test.
8405         * g++.dg/ext/label2.C: Likewise.
8406
8407 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8408
8409         * g++.dg/expr/cond3.C: New test.
8410
8411 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8412
8413         * gcc.dg/builtins-1.c: Add new builtin cases.
8414
8415 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8416
8417         * gcc.dg/builtins-1.c: Add new cases.
8418         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8419
8420 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8421
8422         * gcc.dg/builtins-1.c: Add more math builtin tests.
8423         * gcc.dg/torture/builtin-attr-1.c: New test.
8424
8425 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8426
8427         PR optimization/5079
8428         * g++.dg/opt/static3.C: New test.
8429
8430 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8431
8432         * gcc.misc-tests/gcov-10b.c: New test.
8433
8434 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8435
8436         * g++.dg/opt/ptrmem3.C: New test.
8437
8438         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8439
8440 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8441
8442         * gcc.dg/20030826-2.c: New test.
8443
8444 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8445
8446         PR middle-end/12002
8447         * g77.f-torture/compile/12002.f: New test case.
8448
8449 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8450
8451         * gcc.dg/20030826-1.c: New test case.
8452
8453 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8454
8455         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8456
8457 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8458
8459         PR c++/11871
8460         * c++.dg/lookup/crash1.C: New test.
8461
8462         * c++.dg/warn/noeffect3.C: New test.
8463
8464 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8465
8466         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8467         * gcc.dg/compat/vector-1_y.c: Ditto.
8468         * gcc.dg/compat/vector-2_x.c: Ditto.
8469         * gcc.dg/compat/vector-2_y.c: Ditto.
8470
8471 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8472
8473         * gcc.dg/20030702-1.c: New test.
8474
8475 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8476
8477         PR c++/8795
8478         * g++.dg/ext/altivec-1.C: New test.
8479
8480 2003-08-24  Richard Henderson  <rth@redhat.com>
8481
8482         * g++.dg/eh/simd-2.C: Add -w for x86.
8483
8484 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8485
8486         * gcc.dg/20030815-1.c: New test.
8487
8488 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8489
8490         PR c++/3765
8491         * g++.dg/parse/access6.C: New test.
8492
8493 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8494
8495         PR c++/641, c++/11876
8496         * g++.dg/template/friend22.C: New test.
8497         * g++.dg/template/friend23.C: Likewise.
8498
8499 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8500
8501         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8502         identically.
8503
8504 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8505
8506         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8507
8508 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8509
8510         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8511
8512 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8513
8514         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8515
8516 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8517
8518         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8519
8520 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8521
8522         PR c++/11919
8523         * g++.dg/overload/prom1.C: New test.
8524
8525         PR c++/11551
8526         * g++.dg/parse/dtor2.C: New test.
8527
8528         PR c++/10762
8529         * g++.dg/parse/using2.C: New test.
8530
8531 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8532
8533         PR target/11805
8534         * gcc.c-torture/compile/20030821-1.c: New.
8535
8536 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8537
8538         PR c++/11834
8539         * g++.dg/template/deduce2.C: New test.
8540
8541 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8542
8543         * gcc.c-torture/execute/20030821-1.c: New test.
8544
8545 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8546
8547         PR middle-end/11984
8548         * gcc.dg/20030820-1.c: New test case.
8549
8550 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8551
8552         PR c++/11945
8553         * g++.dg/warn/noeffect2.C: New test.
8554
8555 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8556
8557         PR c++/10926
8558         * g++.dg/template/dtor2.C: New test.
8559
8560         PR c++/11684
8561         * g++.dg/template/operator1.C: New test.
8562         * g++.dg/parse/operator4.C: New test.
8563
8564         PR c++/11946.C
8565         * g++.dg/expr/enum1.C: New test.
8566         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8567
8568         PR c++/11036.C
8569         * g++.dg/parse/elab2.C: New test.
8570         * g++.dg/parse/typedef4.C: Change error message.
8571         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8572         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8573         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8574
8575 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8576
8577         * gcc.dg/pch/warn-1.c: New.
8578         * gcc.dg/pch/warn-1.hs: New.
8579
8580         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8581         not-tested file.
8582
8583 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8584
8585         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8586
8587 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8588
8589         * gcc.dg/uninit-D.c: New Test.
8590         * gcc.dg/uninit-E.c: New Test.
8591         * gcc.dg/uninit-F.c: New Test.
8592         * gcc.dg/uninit-G.c: New Test.
8593
8594 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8595
8596         * g++.dg/README: Describe the pch directory.
8597
8598 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8599
8600         PR c++/11174
8601         * g++.dg/parse/access4.C: New test.
8602         * g++.dg/parse/access5.C: Likewise.
8603         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8604
8605 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8606
8607         * gcc.dg/noncompile/20030818-1.c: New.
8608
8609 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8610
8611         PR c++/11957
8612         * g++.dg/warn/noeffect1.C: New test.
8613
8614         * g++.dg/template/scope2.C: New test.
8615         * g++.dg/template/error2.C: Correct dg-error
8616
8617 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8618
8619         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8620
8621 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8622
8623         PR C++/11512
8624         * g++.dg/template/warn1.C: New.
8625
8626 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8627
8628         * g++.dg/template/error2.C: New test.
8629         * g++.dg/lookup/using7.C: Adjust errors
8630         * g++.old-deja/g++.pt/crash36.C: Likewise.
8631         * g++.old-deja/g++.pt/derived3.C: Likewise.
8632
8633 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8634
8635         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8636         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8637         * gcc.c-torture/execute/builtins/string-9.c: New, from
8638         string-opt-9.c.  Adjust for execute/builtins framework.
8639         * gcc.c-torture/execute/string-opt-9.c: Delete.
8640
8641 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8642
8643         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8644
8645         * g++.dg/parse/ret-type2.C: New test.
8646
8647         PR c++/11703
8648         * g++.dg/init/new8.C: New test.
8649
8650         PR c++/10923
8651         * g++.dg/parse/typedef5.C: New test.
8652
8653         PR c++/9512
8654         * g++.dg/parse/qualified2.C: New test.
8655         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8656         invalid code.
8657
8658 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8659
8660         * g++.dg/conversion/ptrmem1.C: New test.
8661
8662 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8663
8664         PR target/11693
8665         * gcc.dg/20030811-1.c: New test.
8666
8667         PR target/11535
8668         * gcc.c-torture/execute/20030811-1.c: New test.
8669
8670 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8671
8672         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8673
8674 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8675
8676         PR c++/11789.C
8677         * g++.dg/inherit/multiple1.C: New test.
8678
8679 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8680
8681         * gcc.dg/spe1.c: New test.
8682
8683         PR c++/11670
8684         * g++.dg/expr/cast2.C: New test.
8685
8686         PR c++/10530
8687         * g++.dg/template/dependent-name2.C: New test.
8688
8689 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8690
8691         * g++.dg/parse/crash11.C: Put the dg options in comments.
8692
8693 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8694
8695         * lib/gcc-dg.exp: Update for diagnostic change.
8696
8697 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8698
8699         PR c++/5767
8700         * g++.dg/parse/crash11.C: New test.
8701
8702 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8703
8704         * gcc.dg/cpp/spacing1.c: Update.
8705
8706 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8707
8708         PR target/11739
8709         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8710         a value for -mtune.
8711
8712 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8713
8714         PR middle-end/11771
8715         * gcc.c-torture/compile/20030804-1.c: New test case.
8716
8717 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8718
8719         * gcc.dg/20030804-1.c: New test case.
8720
8721 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8722
8723         * gcc.dg/cpp/separate-1.c: New test.
8724
8725 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8726
8727         PR c++/11704
8728         * g++.dg/template/dependent-expr2.C: New test.
8729
8730         PR c++/11766
8731         * g++.dg/expr/ptrmem1.C: New test.
8732
8733 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8734
8735         PR c++/9453
8736         * g++.dg/template/friend15.C: New test.
8737
8738 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8739
8740         * lib/dg-pch.exp: Work round PCH bug.
8741
8742 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8743
8744         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8745         builtins.  Move cases from builtins-4.c here.
8746
8747         * gcc.dg/torture/builtin-math-1.c: New test taken from
8748         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8749         additional cases.
8750
8751         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8752         Delete.
8753
8754 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8755
8756         PR c++/9447
8757         * g++.dg/template/using7.C: New test.
8758
8759 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8760
8761         * import1.c, import2.c: New tests.
8762
8763 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8764
8765         * g++.dg/eh/crossjump1.C: New test.
8766
8767 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8768
8769         PR c++/11697
8770         * g++.dg/template/using6.C: New test.
8771
8772         PR c++/11744
8773         * g++.dg/template/koenig2.C: New test.
8774
8775 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8776
8777         PR c++/7983
8778         * g++.dg/parse/typedef4.C: New test.
8779
8780 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8781
8782         PR c++/8442, c++/8806
8783         * g++.dg/template/elab1.C: New test.
8784         * g++.dg/template/type2.C: Likewise.
8785         * g++.dg/template/ttp3.C: Adjust expected error message.
8786         * g++.old-deja/g++.law/visibility13.C: Likewise.
8787         * g++.old-deja/g++.niklas/t135.C: Likewise.
8788         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8789         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8790         template argument.
8791         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8792
8793 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8794
8795         PR c++/11295
8796         * g++.dg/ext/stmtexpr1.C: New test.
8797
8798         * g++.dg/opt/tmp1.C: New test.
8799
8800         PR c++/11525
8801         * g++.dg/parse/constant4.C: New test.
8802
8803         PR c++/9447
8804         * g++.dg/template/using5.C: New test.
8805
8806 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8807
8808         * gcc.dg/builtins-27.c: New test case.
8809
8810 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8811
8812         * gcc.dg/tls/opt-7.c: New test.
8813
8814 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8815
8816         * g++.old-deja/g++.other/crash18.C: Remove.
8817
8818 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8819
8820         * g++.dg/template/explicit3.C: New.
8821         * g++.dg/template/explicit4.C: New.
8822         * g++.dg/template/explicit5.C: New.
8823
8824         PR c++/11347
8825         * g++.dg/template/memtmpl1.C: New.
8826
8827 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8828
8829         PR target/11565
8830         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8831         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8832
8833 2003-07-30  Jan Hubicka  <jh@suse.cz>
8834
8835         * vtgc1.c: Kill.
8836
8837 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8838
8839         * gcc.dg/struct-in-proto-1.c: New test.
8840
8841 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8842
8843         * gcc.dg/cpp/include2.c: Only expect one message.
8844
8845 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8846
8847         PR c++/9447
8848         * g++.dg/template/using1.C: New test.
8849         * g++.dg/template/using2.C: New test.
8850         * g++.dg/template/using3.C: New test.
8851         * g++.dg/template/using4.C: New test.
8852
8853 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8854
8855         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8856         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8857
8858 2003-07-28  Jan Hubicka  <jh@suse.cz>
8859
8860         PR c++/11530
8861         * g++.dg/opt/call1.C: New test.
8862
8863 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8864
8865         PR c++/11667
8866         * g++.dg/init/enum2.C: New test.
8867         * g++.dg/template/overload1.C: Add "-w" option.
8868
8869 2003-07-28    <hp@bitrange.com>
8870
8871         * gcc.dg/Wdeclaration-after-statement-1.c,
8872         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8873
8874 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8875
8876         * gcc.c-torture/compile/20030725-1.c: New test.
8877
8878 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8879
8880         * gcc.dg/20030505.c: Only run for SPE.
8881         Remove definition of opaque type.
8882
8883 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8884
8885         * g++.dg/template/ptrmem6.C: New test.
8886
8887 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8888
8889         * gcc.c-torture/compile/zero-strct-2.c: New test.
8890
8891 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8892
8893         * gcc.dg/intermod-1.c: New test.
8894
8895 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8896
8897         PR c++/11617
8898         * g++.dg/template/lookup2.C: New test.
8899         * g++.dg/template/memclass1.C: Remove instantiated from error.
8900         * g++.dg/other/error2.C: Tweak expected errors.
8901
8902         PR c++/11596
8903         * g++.dg/template/defarg3.C: New test.
8904
8905         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8906
8907 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
8908
8909         * g++.dg/inherit/access5.C: New test.
8910
8911 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8912
8913         PR c++/11513
8914         * g++.dg/template/crash8.C: New test.
8915
8916 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
8917
8918         PR c/10602
8919         * gcc.dg/noncompile/incomplete-2.c: New test.
8920
8921 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
8922
8923         PR c++/11645
8924         * g++.dg/inherit/access4.C: New test.
8925
8926         PR c++/11517
8927         * g++.dg/expr/cond2.C: New test.
8928
8929         PR optimization/10679
8930         * g++.dg/opt/inline4.C: New test.
8931
8932 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
8933
8934         * g++.dg/parse/crash10: New test.
8935
8936 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8937
8938         * g++.dg/ext/flexary1.C: New test.
8939
8940 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8941
8942         PR c++/10793
8943         * g++.dg/template/crash9.C: New test.
8944
8945 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8946
8947         PR c++/3004
8948         * g++.dg/parse/typedef3.C: New test.
8949
8950         PR c++/7906
8951         * g++.dg/parse/operator2.C: New test.
8952
8953         PR c++/8895
8954         * g++.dg/parse/def-tmpl-arg1.C: New test.
8955
8956         PR c++/9282
8957         * g++.dg/parse/funptr1.C: New test.
8958
8959         PR c++/9452
8960         * g++.dg/parse/ambig3.C: New test.
8961
8962         PR c++/9454
8963         * g++.dg/parse/operator3.C: New test.
8964
8965         PR c++/9486
8966         * g++.dg/parse/template10.C: New test.
8967
8968         PR c++/9488
8969         * g++.dg/parse/template11.C: New test.
8970
8971         PR c++/10150
8972         * g++.dg/parse/invalid-op1.C: New test.
8973
8974         PR c++/10247
8975         * g++.dg/parse/condexpr1.C: New test.
8976
8977 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8978
8979         * g++.dg/ext/packed3.C: New test.
8980         * g++.dg/ext/packed4.C: New test.
8981
8982         * gcc.dg/pack-test-3.c: New test.
8983
8984 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8985
8986         * lib/compat.exp: Handle dg-options per source file.
8987         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8988         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8989         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8990         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8991         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8992         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8993         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8994         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8995         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8996         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8997         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8998         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8999         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9000         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9001
9002 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9003
9004         PR c/10320
9005         * gcc.c-torture/execute/20030718-1.c: New test.
9006
9007 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9008
9009         PR optimization/11536
9010         * gcc.dg/20030721-1.c: New test.
9011
9012 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9013
9014         PR c++/11546
9015         * g++.dg/template/lookup1.C: New test.
9016
9017 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9018
9019         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9020         diagnostics of ill-formed constructs involving labels.
9021         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9022         the new 'previously defined here' message.
9023
9024 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9025
9026         * g++.dg/parse/non-dependent2.C: New test.
9027
9028 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9029
9030         * g++.dg/init/init-ref4.C: xfail on targets without
9031         weak symbols.
9032
9033 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9034
9035         PR target/11087
9036         * gcc.c-torture/execute/20030717-1.c: New test.
9037
9038 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9039
9040         * g++.dg/opt/cfg1.C: New test.
9041
9042 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9043
9044         PR optimization/11557
9045         * gcc.dg/20030717-1.c: New test.
9046
9047 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9048
9049         PR c++/10476
9050         * g++.dg/expr/crash-1.C: New test.
9051
9052         PR c++/11027
9053         * g++.dg/template/init3.C: New test.
9054
9055         PR c++/8222
9056         * g++.dg/template/non-dependent1.C: New test.
9057
9058         PR c++/11070
9059         * g++.dg/template/non-dependent2.C: New test.
9060
9061         PR c++/11071
9062         * g++.dg/template/non-dependent3.C: New test.
9063
9064         PR c++/9907
9065         * g++.dg/template/sizeof5.C: New test.
9066
9067 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9068
9069         PR 11498
9070         * gcc.c-torture/compile/mangle-1.c: New file.
9071
9072 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9073
9074         PR c++/7809
9075         * g++.dg/parse/access3.C: New test.
9076
9077 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
9078
9079         PR c++/11384
9080         * g++.dg/init/init-ref4.C: New test.
9081
9082 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
9083
9084         PR c++/11547
9085         * g++.dg/parse/constant3.C: New test.
9086         * g++.dg/parse/crash7.C: Likewise.
9087
9088 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
9089
9090         PR target/11008
9091         * gcc.dg/i386-pentium4-not-mull.c: New.
9092
9093 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
9094
9095         * gcc.dg/asm-names.c (ymain): Make it weak.
9096
9097 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9098
9099         PR c++/5421
9100         * g++.dg/template/friend21.C: New test.
9101
9102 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
9103
9104         * gcc.dg/cleanup-8.c: New test.
9105         * gcc.dg/cleanup-9.c: New test.
9106
9107 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
9108
9109         * g++.dg/ext/dll-MI1.h: New file.
9110         * g++.dg/ext/dllexport-MI1.C: New file.
9111         * g++.dg/ext/dllimport-MI1.C: New file.
9112
9113 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
9114
9115         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9116         it does not have cmpstrsi patterns (just cmpmemsi).
9117
9118 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
9119
9120         PR debug/11473
9121         * g++.dg/debug/debug8.C: New test.
9122
9123 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9124
9125         PR c++/10108
9126         * g++.dg/template/crash7.C: New test.
9127
9128 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
9129
9130         PR target/10795
9131         * gcc.c-torture/compile/20030708-1.c: New.
9132
9133 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9134
9135         * gcc.c-torture/execute/20030715-1.c: New test.
9136
9137 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
9138
9139         * gcc.dg/pch/inline-3.c: New file.
9140         * gcc.dg/pch/inline-3.hs: New file.
9141         * gcc.dg/pch/inline-4.c: New file.
9142         * gcc.dg/pch/inline-4.hs: New file.
9143
9144 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
9145
9146         PR c++/11509
9147         * g++.dg/template/crash6.C: New test.
9148
9149         PR c++/7053
9150         * g++.dg/template/friend20.C: New test.
9151
9152         PR c++/7019
9153         * g++.dg/template/overload2.C: New test.
9154
9155 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9156
9157         PR optimization/11440
9158         * gcc.c-torture/execute/20030714-1.c: New test.
9159
9160 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9161
9162         PR c++/11154
9163         * g++.dg/template/partial2.C: New test.
9164
9165 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
9166
9167         PR c++/11503
9168         * g++.dg/template/anon1.C: New test.
9169
9170         PR c++/11493
9171         PR c++/11495
9172         * g++.dg/parse/template9.C: Likewise.
9173         * g++.dg/template/crash4.C: New test.
9174         * g++.dg/template/koenig1.C: Likewise.
9175         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9176         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9177         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9178         functions.
9179         * g++.old-deja/g++.jason/template36.C: Likewise.
9180         * g++.old-deja/g++.mike/p1989.C: Likewise.
9181         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9182         * g++.old-deja/g++.pt/ttp20.C: Use this->.
9183         * g++.old-deja/g++.pt/ttp21.C: Use this->.
9184         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9185         compiling.
9186         * g++.old-deja/g++.pt/union2.C: Use this->.
9187
9188 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
9189
9190         * gcc.dg/20030711-1.c: New test.
9191
9192 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
9193
9194         PR c++/11050
9195         * g++.dg/parse/args1.C: New test.
9196         * g++.pt/defarg8.C: Change expected errors.
9197
9198 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
9199
9200         PR c++/8164
9201         * g++.dg/template/nontype2.C: New test.
9202
9203         PR c++/10558
9204         * g++.dg/parse/template8.C: New test.
9205
9206         PR c++/8327
9207         * g++.dg/template/scope1.C: New test.
9208
9209         * g++.dg/warn/Wsign-compare-1.C: New test.
9210
9211 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9212
9213         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9214
9215 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
9216
9217         PR c++/9411
9218         * g++.dg/template/explicit2.C: New test.
9219
9220         PR c++/10032
9221         * g++.dg/warn/pedantic1.C: New test.
9222
9223 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
9224
9225         PR c++ 9483
9226         * g++.dg/other/field1.C: New test.
9227
9228 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9229
9230         PR c/11449
9231         * gcc.c-torture/compile/20030707-1.c: New.
9232
9233 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9234
9235         PR c++/10849
9236         * g++.dg/template/access12.C: New test.
9237
9238 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
9239
9240         * g++.dg/bprob/bprob.exp (prof_ext): Update.
9241         * g77.dg/bprob/bprob.exp (prof_ext): Update.
9242         * gcc.misc-tests/bprob.exp (prof_ext): Update.
9243         * gcc.misc-tests/gcov.exp: Update
9244         * g++.dg/gcov/gcov.exp: Update
9245         * lib/gcov.exp: Update.
9246
9247 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
9248
9249         * g++.dg/abi/mangle17.C: Make sure template expressions are
9250         dependent.
9251         * g++.dg/abi/mangle4.C: Mark erroneous casts.
9252         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
9253         * g++.dg/opt/stack1.C: Remove erroneous code.
9254         * g++.dg/parse/template7.C: New test.
9255         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
9256         * g++.old-deja/g++.pt/crash4.C: Likewise.
9257
9258 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9259
9260         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
9261         with zero or one occurence of `$' after the initial `L'.
9262
9263 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
9264
9265         * gcc.c-torture/compile/20030704-1.c: Add a comment.
9266
9267 2003-07-08  Roger Sayle  <roger@eyesopen.com>
9268
9269         PR c/11370
9270         * gcc.dg/Wunreachable-6.c: New testcase.
9271         * gcc.dg/Wunreachable-7.c: New testcase.
9272
9273 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9274
9275         PR c/11420
9276         * gcc.dg/20030708-1.c: New test.
9277
9278 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
9279
9280         * gcc.dg/compat/sdata-section.h: New file.
9281         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
9282         * gcc.dg/torture/mips-sdata-1.c: New test.
9283
9284 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9285
9286         PR c++/11030
9287         * g++.dg/template/friend19.C: New test.
9288
9289 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9290
9291         * g++.dg/opt/strength-reduce.C: New test.
9292
9293 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9294
9295         PR target/10979
9296         * gcc.dg/20030707-1.c: New testcase.
9297
9298 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9299
9300         PR optimization/11059
9301         * g++.dg/opt/emptyunion.C: New testcase.
9302
9303 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9304             Eric Botcazou  <ebotcazou@libertysurf.fr>
9305
9306         * g++.dg/opt/stack1.C: New test.
9307
9308 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
9309
9310         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9311         run test.
9312
9313         PR c++/11431
9314         * g++.dg/expr/static_cast3.C: New test.
9315
9316 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9317
9318         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9319         everywhere.
9320         * gcc.dg/concat.c: Concatenation of string constants with
9321         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9322         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9323         * gcc.dg/cpp/escape-2.c: Use wide character constants where
9324         necessary to avoid multi-character character constant warning.
9325         * gcc.dg/cpp/escape.c: Likewise.
9326         * gcc.dg/cpp/ucs.c: Likewise.
9327         Remove backslashes from dg-bogus comments, as they confuse Tcl.
9328         Fix a typo.
9329
9330 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9331
9332         PR c/11428
9333         * gcc.c-torture/compile/20030704-1.c: New.
9334
9335 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9336
9337         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9338
9339 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9340
9341         PR c++/5287, PR c++/7910,  PR c++/11021
9342         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9343         tests for warnings.
9344         * g++.dg/ext/dllimport2.C: Add tests for warnings.
9345         * g++.dg/ext/dllimport3.C: Likewise.
9346         * g++.dg/ext/dllimport4.C: New file.
9347         * g++.dg/ext/dllimport5.C: New file.
9348         * g++.dg/ext/dllimport6.C: New file.
9349         * g++.dg/ext/dllimport7.C: New file.
9350         * g++.dg/ext/dllimport8.C: New file.
9351         * g++.dg/ext/dllimport9.C: New file.
9352         * g++.dg/ext/dllimport10.C: New file.
9353         * g++.dg/ext/dllexport1.C: New file.
9354
9355 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9356
9357         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9358         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9359
9360 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9361
9362         * gcc.dg/builtins-25.c: New testcase.
9363         * gcc.dg/builtins-26.c: New testcase.
9364
9365 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
9366
9367         * gcc.dg/compat/vector-defs.h: New file.
9368         * gcc.dg/compat/vector-setup.h: New file.
9369         * gcc.dg/compat/vector-check.h: New file.
9370         * gcc.dg/compat/vector-1_main.c: New file.
9371         * gcc.dg/compat/vector-1_x.c: New file.
9372         * gcc.dg/compat/vector-1_y.c: New file.
9373         * gcc.dg/compat/vector-2_main.c: New file.
9374         * gcc.dg/compat/vector-2_x.c: New file.
9375         * gcc.dg/compat/vector-2_y.c: New file.
9376
9377         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9378         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9379         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9380         * gcc.dg/compat/struct-align-1.h: New file.
9381         * gcc.dg/compat/struct-align-1_main.c: New file.
9382         * gcc.dg/compat/struct-align-1_x.c: New file.
9383         * gcc.dg/compat/struct-align-1_y.c: New file.
9384         * gcc.dg/compat/struct-align-2.h: New file.
9385         * gcc.dg/compat/struct-align-2_main.c: New file.
9386         * gcc.dg/compat/struct-align-2_x.c: New file.
9387         * gcc.dg/compat/struct-align-2_y.c: New file.
9388
9389         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9390         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9391         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9392         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9393         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9394         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9395         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9396         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9397         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9398         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9399         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9400         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9401         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9402         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9403         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9404         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9405         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9406         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9407         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9408         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9409         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9410         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9411         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9412         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9413         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9414         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9415         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9416         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9417         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9418
9419 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9420
9421         * gcc.dg/i386-call-1.c: New test.
9422
9423 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9424
9425         PR c++/9162
9426         * g++.dg/parse/defarg4.C: New.
9427
9428 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9429
9430         PR target/10700
9431         * gcc.c-torture/compile/20030703-1.c: New test case.
9432
9433 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9434
9435         * g++.dg/template/local3.C: Remove extra semicolon.
9436
9437 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9438
9439         * gcc.dg/i386-volatile-1.c: New test.
9440
9441 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9442
9443         PR c++/11072
9444         * g++.dg/other/offsetof2.C: XFAIL.
9445         * g++.dg/other/offsetof5.C: New.
9446
9447         PR c++/10219
9448         * g++.dg/template/error1.C: New.
9449
9450         PR c++/9779
9451         * g++.dg/template/dependent-expr1.C: New.
9452
9453 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9454
9455         PR c++/6949
9456         * g++.dg/template/local3.C: New test.
9457
9458         PR c++/11149
9459         * g++.dg/lookup/scoped6.C: New test.
9460
9461 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9462
9463         PR c++/8046
9464         * g++.dg/other/error7.C: New test.
9465
9466 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9467
9468         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9469         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9470         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9471         * g++.old-deja/g++.other/union2.C: Likewise.
9472         * gcc.dg/c90-const-expr-2.c: Likewise.
9473         * gcc.dg/c90-const-expr-3.c: Likewise.
9474         * gcc.dg/c99-const-expr-2.c: Likewise.
9475         * gcc.dg/c99-const-expr-3.c: Likewise.
9476         * gcc.dg/concat.c: Likewise.
9477
9478 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9479
9480         PR c++/9559
9481         * g++.dg/init/static1.C: New test.
9482
9483 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9484
9485         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9486         * g++.old-deja/g++.other/access2.C: Likewise.
9487         * g++.old-deja/g++.other/decl2.C: Likewise.
9488         * gcc.c-torture/execute/20020615-1.c: Likewise.
9489
9490 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9491
9492         PR c++/4933
9493         * g++.dg/template/sizeof4.C: New test.
9494
9495 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9496
9497         * g++.dg/other/error6.C: New test.
9498
9499 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9500
9501         PR c++/10750
9502         * g++.dg/parse/constant2.C: New test.
9503
9504 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9505
9506         PR c++/11106
9507         * g++.dg/other/error5.C: New test.
9508
9509 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9510
9511         * gcc.dg/format/gcc_diag-1.c: New test.
9512
9513 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9514
9515         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9516
9517 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9518
9519         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9520         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9521         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9522
9523 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9524
9525         * gcc.c-torture/execute/builtins/string-8.c: New test.
9526         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9527         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9528         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9529
9530 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9531
9532         PR c++/10468
9533         * g++.dg/ext/typeof6.C: New test.
9534
9535 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9536
9537         PR c++/10796
9538         * g++.dg/init/enum1.C: New test.
9539
9540 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9541
9542         * gcc.dg/20030627-1.c: New test.
9543
9544 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9545
9546         PR c++/11332
9547         * g++.dg/expr/static_cast2.C: New test.
9548
9549 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9550             Jakub Jelinek  <jakub@redhat.com>
9551
9552         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9553         sprintf(dst,"%s",src) optimization.
9554         * gcc.c-torture/execute/20030626-1.c: New test case.
9555         * gcc.c-torture/execute/20030626-2.c: New test case.
9556
9557 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9558
9559         * gcc.c-torture/execute/multi-ix.c: New test.
9560
9561         * gcc.c-torture/execute/simd-4.c (main):
9562         Added missing semicolon at end of union.
9563
9564 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9565
9566         PR c++/8266
9567         * g++.dg/template/explicit-instantiation3.C: New test.
9568
9569 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9570
9571         * gcc.dg/20030626-1.c: Use signed char.
9572
9573 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9574
9575         * gcc.dg/20030626-1.c: New test.
9576
9577 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9578
9579         * const-str-2.m: Update.
9580
9581 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9582
9583         PR c++/10990
9584         * g++.dg/rtti/dyncast1.C: New test.
9585         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9586         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9587         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9588
9589         PR c++/10931
9590         * g++.dg/expr/static_cast1.C: New test.
9591
9592 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9593
9594         * gcc.dg/20030625-1.c: New test.
9595
9596 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9597
9598         * gcc.c-torture/compile/20030624-1.c: New test case.
9599
9600 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9601
9602         * gcc.c-torture/execute/string-opt-17.c: New test.
9603
9604 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9605
9606         PR c++/5754
9607         * g++.dg/parse/crash6.C: New test.
9608
9609 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9610
9611         * gcc.dg/builtins-24.c: New test case.
9612
9613 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9614
9615         * g++.dg/opt/operator1.C: New test.
9616
9617 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9618
9619         * gcc.c-torture/execute/string-opt-16.c: New test case.
9620
9621 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9622
9623         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9624         * g++.old-deja/g++.other/conv7.C: Likewise
9625         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9626         * g++.old-deja/g++.other/overload14.C: Likewise.
9627
9628 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9629
9630         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9631         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9632
9633 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9634
9635         PR c++/10888
9636         * g++.dg/warn/Winline-3.C: New test.
9637
9638 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9639
9640         * lib/target-supports.exp (check_alias_available): Make the test
9641         program acceptable to the Solaris assembler.
9642
9643         PR c++/10749
9644         * g++.dg/template/memclass2.C: New test.
9645
9646 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9647             Eric Botcazou  <ebotcazou@libertysurf.fr>
9648
9649         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9650         data for non-matching targets.
9651         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9652
9653 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9654
9655         PR c++/10845
9656         * g++.dg/template/member3.C: New test.
9657
9658 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9659
9660         PR c++/10939
9661         * g++.dg/template/func1.C: New test.
9662
9663         PR c++/9649
9664         * g++.dg/template/static4.C: New test.
9665         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9666
9667         PR c++/11041
9668         * g++.dg/init/ref7.C: New test.
9669
9670 2003-06-19  Matt Austern  <austern@apple.com>
9671
9672         PR c++/11228
9673         * g++.dg/anew1.C: New test.
9674         * g++.dg/anew2.C: New test.
9675         * g++.dg/anew3.C: New test.
9676         * g++.dg/anew4.C: New test.
9677
9678 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9679
9680         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9681
9682 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9683
9684         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9685         endian-dependent.
9686
9687 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9688
9689         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9690         Remove cruft.
9691
9692 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9693
9694         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9695         * gcc.c-torture/compile/961203-1.c: Likewise.
9696         * gcc.c-torture/compile/980506-1.c: Likewise.
9697
9698 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9699
9700         PR c++/10712
9701         * g++.dg/lookup/using7.C: New test.
9702
9703 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9704
9705         PR c++/11105
9706         * g++.dg/abi/conv1.C: Remove it.
9707         * g++.dg/template/conv7.C: New test.
9708         * g++.dg/template/conv8.C: Likewise.
9709         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9710         conversion operator.
9711
9712 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9713
9714         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9715         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9716         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9717         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9718         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9719         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9720         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9721         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9722         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9723         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9724         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9725         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9726         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9727         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9728         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9729         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9730         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9731         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9732         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9733         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9734         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9735         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9736         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9737         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9738         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9739         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9740         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9741         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9742         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9743
9744 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9745
9746         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9747         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9748         indications.
9749
9750 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9751
9752         * gcc.dg/i386-387-5.c: New test case.
9753         * gcc.dg/i386-387-6.c: New test case.
9754         * gcc.dg/builtins-23.c: New test case.
9755
9756 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9757
9758         * gcc.dg/builtins-22.c: New test case.
9759         * gcc.dg/i386-387-1.c: Update to test exp.
9760         * gcc.dg/i386-387-2.c: Likewise.
9761
9762 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9763
9764         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9765
9766 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9767
9768         * lib/gcc-dg.exp (dg-require-dll): New function.
9769         (dg-xfail-if): Likewise.
9770         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9771         driver.
9772
9773         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9774         * gcc.c-torture/compile/20001205-1.c: Likewise.
9775         * gcc.c-torture/compile/20001226-1.c: Likewise.
9776         * gcc.c-torture/compile/20010518-2.c: Likewise.
9777         * gcc.c-torture/compile/20020312-1.c: Likewise.
9778         * gcc.c-torture/compile/20020604-1.c: Likewise.
9779         * gcc.c-torture/compile/920501-12.c: Likewise.
9780         * gcc.c-torture/compile/920501-4.c: Likewise.
9781         * gcc.c-torture/compile/920520-1.c: Likewise.
9782         * gcc.c-torture/compile/920521-1.c: Likewise.
9783         * gcc.c-torture/compile/920625-1.c: Likewise.
9784         * gcc.c-torture/compile/961203-1.c: Likewise.
9785         * gcc.c-torture/compile/980506-1.c: Likewise.
9786         * gcc.c-torture/compile/981006-1.c: Likewise.
9787         * gcc.c-torture/compile/981022-1.c: Likewise.
9788         * gcc.c-torture/compile/981223-1.c: Likewise.
9789         * gcc.c-torture/compile/990617-1.c: Likewise.
9790         * gcc.c-torture/compile/dll.c: Likewise.
9791         * gcc.c-torture/compile/labels-3.c: Likewise.
9792         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9793         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9794         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9795         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9796         * gcc.c-torture/compile/simd-5.c: Likewise.
9797         * gcc.c-torture/compile/20000804-1.x: Remove.
9798         * gcc.c-torture/compile/20001205-1.x: Likewise.
9799         * gcc.c-torture/compile/20001226-1.x: Likewise.
9800         * gcc.c-torture/compile/20010518-2.x: Likewise.
9801         * gcc.c-torture/compile/20020312-1.x: Likewise.
9802         * gcc.c-torture/compile/20020604-1.x: Likewise.
9803         * gcc.c-torture/compile/920501-12.x: Likewise.
9804         * gcc.c-torture/compile/920501-4.x: Likewise.
9805         * gcc.c-torture/compile/920520-1.x: Likewise.
9806         * gcc.c-torture/compile/920521-1.x: Likewise.
9807         * gcc.c-torture/compile/920625-1.x: Likewise.
9808         * gcc.c-torture/compile/961203-1.x: Likewise.
9809         * gcc.c-torture/compile/980506-1.x: Likewise.
9810         * gcc.c-torture/compile/981006-1.x: Likewise.
9811         * gcc.c-torture/compile/981022-1.x: Likewise.
9812         * gcc.c-torture/compile/981223-1.x: Likewise.
9813         * gcc.c-torture/compile/990617-1.x: Likewise.
9814         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9815         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9816         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9817         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9818         * gcc.c-torture/compile/simd-5.x: Likewise.
9819
9820         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9821
9822 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9823
9824         * gcc.c-torture/execute/20030611-1.c: New test.
9825
9826 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9827
9828         PR middle-end/168
9829         * gcc.dg/20030612-1.c: New test case.
9830
9831 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9832
9833         PR c++/10635
9834         * g++.dg/expr/cast1.C: New test.
9835
9836 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9837
9838         * gcc.dg/builtins-21.c: New test case.
9839
9840 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9841
9842         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9843         options instead of at the end.
9844         * lib/objc.exp (objc_target_compile): Likewise.
9845
9846 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9847
9848         PR c++/10432
9849         * g++.dg/parse/error1.C: New test.
9850
9851 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9852
9853         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9854         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9855         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9856         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9857         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9858         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9859         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9860         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9861         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9862         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9863         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9864         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9865         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9866         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9867         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9868         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9869         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9870         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9871         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9872         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9873         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9874         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9875         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9876         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9877
9878         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9879         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9880         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9881         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9882         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9883         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9884         * gcc.dg/compat/scalar-return-3_main.c: New file.
9885         * gcc.dg/compat/scalar-return-3_x.c: New file.
9886         * gcc.dg/compat/scalar-return-3_y.c: New file.
9887         * gcc.dg/compat/scalar-return-4_main.c: New file.
9888         * gcc.dg/compat/scalar-return-4_x.c: New file.
9889         * gcc.dg/compat/scalar-return-4_y.c: New file.
9890
9891 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9892
9893         * gcc.dg/compat/fp2-struct-check.h: New file.
9894         * gcc.dg/compat/fp2-struct-defs.h: New file.
9895         * gcc.dg/compat/fp2-struct-init.h: New file.
9896         * gcc.dg/compat/struct-by-value-10_main.c: New file.
9897         * gcc.dg/compat/struct-by-value-10_x.c: New file.
9898         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9899         * gcc.dg/compat/struct-return-10_main.c: New file.
9900         * gcc.dg/compat/struct-return-10_x.c: New file.
9901         * gcc.dg/compat/struct-return-10_y.c: New file.
9902
9903         * gcc.dg/compat/compat-common.h: New file.
9904         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9905         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9906         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9907         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9908         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9909         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9910         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9911         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9912         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9913         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9914         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9915         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9916         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9917         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9918         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9919         * gcc.dg/compat/small-struct-check.h: Ditto.
9920         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9921         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9922         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9923         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9924         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9925         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9926         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9927         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9928         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9929         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9930         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9931         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9932         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9933         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9934         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9935         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9936         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9937         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9938         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9939         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9940         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9941         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9942         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9943         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9944         * gcc.dg/compat/struct-return-2_main.c: Ditto.
9945         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9946         * gcc.dg/compat/struct-return-2_y.c: Ditto.
9947         * gcc.dg/compat/struct-return-3_main.c: Ditto.
9948         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9949         * gcc.dg/compat/struct-return-3_y.c: Ditto.
9950
9951 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
9952
9953         * g++.dg/pch/static-1.C: New file.
9954         * g++.dg/pch/static-1.Hs: New file.
9955
9956 2003-06-10  Richard Henderson  <rth@redhat.com>
9957
9958         * gcc.dg/asm-7.c: Adjust expected warning text.
9959
9960 2003-06-10  Roger Sayle  <roger@eyesopen.com>
9961
9962         * gcc.dg/builtins-20.c: New test case.
9963
9964 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
9965
9966         PR c++/11131
9967         * g++.dg/opt/template1.C: New test.
9968
9969 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9970
9971         * lib/gcc-dg.exp (dg-test): Clear additional_files and
9972         additional_sources.
9973
9974 2003-05-21  David Taylor  <dtaylor@emc.com>
9975
9976         * gcc.dg/Wpadded.c: New file.
9977
9978 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9979
9980         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9981         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9982         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9983         dg-require-weak.
9984
9985 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9986
9987         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9988
9989 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9990
9991         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9992         (dg-require-alias): Likewise.
9993         (dg-require-gc-sections): Likewise.
9994         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9995
9996 2003-06-08  Richard Henderson  <rth@redhat.com>
9997
9998         * gcc.dg/20011029-2.c: Fix the array reference.
9999         * gcc.dg/asm-7.c: New.
10000
10001 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10002
10003         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10004
10005 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10006
10007         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10008         (dg-require-gc-sections): Likewise.
10009
10010 2003-06-08  Jan Hubicka  <jh@suse.cz>
10011
10012         * i386-cmov1.c: Fix regular expression.
10013         * i386-cvt-1.c: Likewise.
10014         * i386-local.c: Likewise.
10015         * i386-local2.c: Likewise.
10016         * i386-mul.c: Likewise.
10017         * i386-ssetype-1.c: Likewise.
10018         * i386-ssetype-3.c: Likewise.
10019         * i386-ssetype-5.c: Likewise.
10020
10021 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10022
10023         PR c++/11039
10024         * g++.dg/warn/implicit-typename2.C: New test.
10025         * g++.dg/warn/implicit-typename3.C: New test.
10026
10027 2003-06-07  Richard Henderson  <rth@redhat.com>
10028
10029         * g++.dg/other/offsetof3.C: Use size_t.
10030         * g++.dg/other/offsetof4.C: Likewise.
10031
10032 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10033
10034         * lib/copy-file.exp: New. Implement gcc_copy_files.
10035
10036         * lib/dg-pch.exp: Load copy-file.exp
10037         (dg-pch): Use gcc_copy_files instead of "file copy".
10038
10039 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10040
10041         * gcc.dg/weak/weak.exp: Simplify.
10042         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10043         * gcc.dg/weak/weak-1.c: Likewise.
10044         * gcc.dg/weak/weak-2.c: Likewise.
10045         * gcc.dg/weak/weak-3.c: Likewise.
10046         * gcc.dg/weak/weak-4.c: Likewise.
10047         * gcc.dg/weak/weak-5.c: Likewise.
10048         * gcc.dg/weak/weak-6.c: Likewise.
10049         * gcc.dg/weak/weak-7.c: Likewise.
10050         * gcc.dg/weak/weak-8.c: Likewise.
10051         * gcc.dg/weak/weak-9.c: Likewise.
10052
10053 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10054
10055         gcc.c-torture/execute/20030606-1.c: New.
10056
10057 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10058
10059         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10060         * gcc.dg/builtins-19.c: Likewise.
10061
10062 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10063
10064         * gcc.dg/builtins-2.c: Add some more tests.
10065         * gcc.dg/builtins-18.c: New test case.
10066         * gcc.dg/builtins-19.c: New test case.
10067
10068 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10069             Jim Wilson  <wilson@tuliptree.org>
10070
10071         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10072
10073 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10074
10075         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10076         mempcpy/stpcpy calls not to be optimized into something else.
10077         * gcc.c-torture/execute/string-opt-3.c: Moved to...
10078         * gcc.c-torture/execute/builtins/string-7.c: ...here.
10079         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10080
10081 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10082
10083         * gcc.dg/format/asm_fprintf-1.c: New test.
10084
10085 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
10086
10087         * lib/gcc-defs.exp (additional_sources): New variable.
10088         (dg-additional-sources): New function.
10089         (additional_files): New variable.
10090         (dg-additional-files): New function.
10091         (dg-additional-files-options): Likewise.
10092         * lib/gcc-dg.exp (dg-require-weak): New function.
10093         (dg-require-alias): Likewise.
10094         (dg-require-gc-sections): Likewise.
10095         * lib/target-supports.exp (check_alias_available): Remove testfile
10096         parameter.
10097         (check_gc_sections_available): New function.
10098         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10099         (dg-gpp-additional-files): Likewise.
10100         * lib/g++.exp (additional_sources): Remove.
10101         (additional_files): Likewise.
10102         (g++_target_compile): Use dg-additional-files-options.
10103
10104         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
10105         Tcl logic.
10106         * gcc.dg/special/ecos.exp: Remove.
10107         * gcc.dg/special/20000419-2.c: Use dg-require-*.
10108         * gcc.dg/special/alias-1.c: Likewise.
10109         * gcc.dg/special/alias-2.c: Likewise.
10110         * gcc.dg/special/gcsec-1.c: Likewise.
10111         * gcc.dg/special/weak-1.c: Likewise.
10112         * gcc.dg/special/weak-2.c: Likewise.
10113         * gcc.dg/special/wkali-1.c: Likewise.
10114         * gcc.dg/special/wkali-2.c: Likewise.
10115
10116         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10117         dg-gpp-additional-*.
10118         * g++.dg/special/conpr-3.C: Likewise.
10119         * g++.dg/special/conpr-4.C: Likewise.
10120         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10121         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10122         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10123         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10124         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10125         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10126         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10127         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10128         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10129         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10130         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10131         * g++.old-deja/g++.other/comdat1.C: Likewise.
10132         * g++.old-deja/g++.other/comdat2.C: Likewise.
10133         * g++.old-deja/g++.other/comdat3.C: Likewise.
10134         * g++.old-deja/g++.other/ctor1.C: Likewise.
10135         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10136
10137 2003-06-05  Richard Henderson  <rth@redhat.com>
10138
10139         * gcc.dg/debug/20030605-1.c: New.
10140
10141 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10142
10143         * README.QMTEST: Update.
10144
10145 2003-06-04  Richard Henderson  <rth@redhat.com>
10146
10147         * gcc.dg/cleanup-1.c: New.
10148         * gcc.dg/cleanup-2.c: New.
10149         * gcc.dg/cleanup-3.c: New.
10150         * gcc.dg/cleanup-4.c: New.
10151         * gcc.dg/cleanup-5.c: New.
10152         * gcc.dg/cleanup-6.c: New.
10153         * gcc.dg/cleanup-7.c: New.
10154
10155 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10156
10157         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10158
10159         * lib/dg-pch.exp: New file.
10160         * g++.dg/pch/pch.exp: Use dg-pch.exp.
10161         * gcc.dg/pch/pch.exp: Likewise.
10162
10163 2003-06-04  Roger Sayle  <roger@eyesopen.com>
10164
10165         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10166         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10167         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10168         * gcc.dg/builtins-17.c: New test case.
10169         * gcc.dg/i386-387-4.c: New test case.
10170         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10171
10172 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10173
10174         * gcc.dg/ultrasp9.c: New test.
10175
10176 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10177
10178         * gcc.c-torture/compile/20030604-1.c: New test.
10179         * gcc.dg/sparc-constant-1.c: New test.
10180
10181 2003-06-03  Glen Nakamura  <glen@imodulo.com>
10182
10183         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10184
10185 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
10186
10187         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10188
10189         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10190         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10191
10192 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
10193
10194         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10195
10196 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10197
10198         PR c++/10940
10199         * g++.dg/template/spec10.C: New test.
10200
10201 2003-06-03  Roger Sayle  <roger@eyesopen.com>
10202
10203         * gcc.dg/builtins-16.c: New test case.
10204
10205 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
10206
10207         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10208         mempcpy test with post-increments.
10209         * gcc.c-torture/execute/string-opt-3.c: New test.
10210         * gcc.dg/string-opt-1.c: New test.
10211
10212 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
10213
10214         PR fortran/10965
10215         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10216
10217 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
10218
10219         * lib/scanasm.exp (dg-scan): New function, factored out of ...
10220         (scan-assembler): ... here.  Use dg-scan.
10221         (scan-assembler-not): Likewise.
10222         (scan-file): New function.
10223         (scan-file-not): Likewise.
10224         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10225         * gcc.dg/cpp/_Pragma4.c: Likewise.
10226         * gcc.dg/cpp/_Pragma5.c: Likewise.
10227         * gcc.dg/cpp/avoidpaste1.c: Likewise.
10228         * gcc.dg/cpp/avoidpaste2.c: Likewise.
10229         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10230         * gcc.dg/cpp/cmdlne-P.c: Likewise.
10231         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10232         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10233         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10234         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10235         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10236         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10237         * gcc.dg/cpp/cxxcom1.c: Likewise.
10238         * gcc.dg/cpp/line1.c: Likewise.
10239         * gcc.dg/cpp/maccom1.c: Likewise.
10240         * gcc.dg/cpp/maccom2.c: Likewise.
10241         * gcc.dg/cpp/maccom3.c: Likewise.
10242         * gcc.dg/cpp/maccom4.c: Likewise.
10243         * gcc.dg/cpp/maccom5.c: Likewise.
10244         * gcc.dg/cpp/maccom6.c: Likewise.
10245         * gcc.dg/cpp/multiline.c: Likewise.
10246         * gcc.dg/cpp/spacing1.c: Likewise.
10247         * gcc.dg/cpp/spacing2.c: Likewise.
10248         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
10249         * gcc.dg/cpp/trad/maccom1.c: Likewise.
10250         * gcc.dg/cpp/trad/maccom2.c: Likewise.
10251         * gcc.dg/cpp/trad/maccom3.c: Likewise.
10252         * gcc.dg/cpp/trad/maccom4.c: Likewise.
10253         * gcc.dg/cpp/trad/maccom6.c: Likewise.
10254         * gcc.dg/cpp/cxxcom2.c: Likewise.
10255         * gcc.dg/cpp/cxxcom2.h: New file.
10256
10257         * gcc.dg/cpp/truefalse.cpp: Move it to ...
10258         * g++.dg/cpp/truefalse.C: Here.
10259         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
10260
10261 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
10262
10263         * gcc.dg/cpp/redef3.c: New file.
10264
10265 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
10266
10267         * gcc.dg/i386-loop-3.c: New test.
10268
10269 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
10270
10271         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
10272
10273 2003-05-31  Roger Sayle  <roger@eyesopen.com>
10274
10275         * gcc.dg/fwrapv-1.c: New test case.
10276         * gcc.dg/fwrapv-2.c: New test case.
10277
10278 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10279
10280         PR c++/10956
10281         * g++.dg/template/spec9.C: New test.
10282
10283 2003-05-29  Roger Sayle  <roger@eyesopen.com>
10284
10285         * gcc.dg/duff-4.c: New test case.
10286
10287 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
10288
10289         PR fortran/10843
10290         * g77.dg/ffixed-form-1.f: New test
10291         * g77.dg/ffixed-form-2.f: New test
10292         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10293         * g77.dg/ffree-form-3.f: New test
10294
10295 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
10296
10297         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10298         * gcc.dg/wint_t-1.c: Likewise.
10299
10300 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10301
10302         * g++.dg/template/access11.C: New test.
10303
10304 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10305
10306         PR c++/10849
10307         * g++.dg/template/access10.C: New test.
10308
10309 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10310             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10311
10312         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10313
10314 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10315
10316         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10317         suppress for powerpc-*-darwin*.
10318         * gcc.dg/torture/builtin-noret-2.c: Likewise.
10319
10320 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10321
10322         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10323         suppress option for powerpc-*-darwin*.
10324
10325 2003-05-23  Roger Sayle  <roger@eyesopen.com>
10326
10327         * gcc.dg/builtins-1.c: Add tests for tan and atan.
10328         * gcc.dg/builtins-4.c: Add test for fmod.
10329
10330 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10331
10332         PR c++/10682
10333         * g++.dg/template/instantiate4.C: New test.
10334
10335 2003-05-22  Roger Sayle  <roger@eyesopen.com>
10336
10337         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10338
10339 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
10340
10341         * gcc.dg/compat/scalar-return-1_main.c: New file.
10342         * gcc.dg/compat/scalar-return-1_x.c: New file.
10343         * gcc.dg/compat/scalar-return-1_y.c: New file.
10344         * gcc.dg/compat/scalar-return-2_main.c: New file.
10345         * gcc.dg/compat/scalar-return-2_x.c: New file.
10346         * gcc.dg/compat/scalar-return-2_y.c: New file.
10347         * gcc.dg/compat/struct-return-3_main.c: New file.
10348         * gcc.dg/compat/struct-return-3_y.c: New file.
10349         * gcc.dg/compat/struct-return-3_x.c: New file.
10350         * gcc.dg/compat/struct-return-2_main.c: New file.
10351         * gcc.dg/compat/struct-return-2_x.c: New file.
10352         * gcc.dg/compat/struct-return-2_y.c: New file.
10353
10354 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10355
10356         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10357         for hppa*-hp-hpux*.
10358         * gcc.dg/20021014-1.c (dg-options): Likewise.
10359         * gcc.dg/nest.c (dg-options): Likewise.
10360
10361 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
10362
10363         PR c++/9738
10364         * g++.dg/ext/dllimport2.C: New file.
10365         * g++.dg/ext/dllimport3.C: New file.
10366
10367 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
10368
10369         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10370         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10371         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10372         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10373         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10374         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10375         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10376         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10377         * gcc.dg/compat/small-struct-defs.h: New file.
10378         * gcc.dg/compat/small-struct-init.h: New file.
10379         * gcc.dg/compat/small-struct-check.h: New file.
10380         * gcc.dg/compat/fp-struct-defs.h: New file.
10381         * gcc.dg/compat/fp-struct-check.h: New file.
10382         * gcc.dg/compat/fp-struct-init.h: New file.
10383         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10384         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10385
10386 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
10387
10388         * gcc.dg/20030225-2.c: New test.
10389
10390 2003-05-18  Roger Sayle  <roger@eyesopen.com>
10391             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10392
10393         * gcc.c-torture/compile/20030518-1.c: New test case.
10394
10395 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
10396
10397         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10398         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10399         gcc-dg-debug-runtest.
10400         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10401         gcc-dg-debug-runtest.
10402
10403 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10404
10405         PR c++/9022
10406         * g++.dg/lookup/using6.C: New test.
10407
10408 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10409
10410         * g++.dg/parse/access2.C: New test.
10411
10412 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10413
10414         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10415         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10416         * gcc.dg/debug/debug.exp: Likewise.
10417
10418 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10419
10420         * gcc.dg/dollar.c: New test.
10421
10422 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10423
10424         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10425         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10426         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10427         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10428         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10429         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10430         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10431         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10432         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10433         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10434         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10435         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10436         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10437         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10438         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10439         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10440         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10441         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10442
10443 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10444
10445         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10446         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10447         support for "repo" mode.
10448         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10449         * lib/g77-dg.exp: Likewise.
10450         * lib/obj-dg.exp: Likewise.
10451
10452 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10453
10454         Merge from gcc-3_2-rhl8-branch:
10455         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10456
10457         * gcc.dg/tls/opt-6.c: New test.
10458
10459         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10460
10461         * gcc.dg/20030405-1.c: New test.
10462
10463         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10464
10465         * gcc.dg/20030309-1.c: New test.
10466
10467         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10468
10469         * gcc.c-torture/execute/20030307-1.c: New test.
10470
10471         2003-02-20  Randolph Chung  <tausq@debian.org>
10472
10473         * gcc.c-torture/compile/20030220-1.c: New test.
10474
10475         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10476
10477         * gcc.dg/20030217-1.c: New test.
10478
10479         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10480
10481         * gcc.c-torture/compile/20020129-1.c: New test.
10482
10483         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10484
10485         * gcc.dg/unroll-1.c: New test.
10486
10487         2002-11-16  Jan Hubicka  <jh@suse.cz>
10488
10489         * gcc.c-torture/execute/20020920-1.c: New test.
10490
10491         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10492
10493         PR target/7434
10494         * gcc.c-torture/compile/20021008-1.c: New test.
10495
10496         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10497
10498         PR target/7559
10499         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10500
10501         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10502
10503         * gcc.c-torture/compile/20020807-1.c: New test.
10504
10505         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10506
10507         * gcc.dg/tls/opt-1.c: New test.
10508
10509         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10510
10511         * gcc.dg/20020729-1.c: New test.
10512
10513         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10514
10515         * g++.dg/opt/life1.C: New test.
10516
10517         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10518
10519         * gcc.dg/20020525-1.c: New test.
10520
10521         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10522
10523         PR c++/6794
10524         * g++.dg/ext/pretty1.C: New test.
10525         * g++.dg/ext/pretty2.C: New test.
10526
10527 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10528
10529         PR c++/8385
10530         * g++.dg/ext/typeof5.C: New test.
10531
10532 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10533
10534         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10535         __USER_LABEL_PREFIX__ into account.
10536         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10537
10538 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10539
10540         * gcc.dg/builtins-15.c: New test case.
10541
10542 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10543
10544         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10545
10546 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10547
10548         * lib/g++.exp: Tweak handling of additional source files.
10549         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10550         * g++.dg/special/conpr-2a.C: Rename to ...
10551         * g++.dg/special/conpr-2a.cc: ... this.
10552         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10553         * g++.dg/special/conpr-3a.C: Rename to ...
10554         * g++.dg/special/conpr-3a.cc: This.
10555         * g++.dg/special/conpr-3b.C: Rename to ...
10556         * g++.dg/special/conpr-3b.cc: This.
10557         * g++.dg/special/conpr-4.C: New test.
10558         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10559
10560 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10561
10562         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10563
10564 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10565
10566         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10567         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10568         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10569         * g++.old-deja/g++.other/warn3.C: Likewise.
10570
10571 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10572
10573         * gcc.dg/i386-387-1.c: Update to also test log.
10574         * gcc.dg/i386-387-2.c: Likewise.
10575
10576 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10577
10578         * g77.f-torture/execute/int8421.f: New test.
10579
10580 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10581
10582         PR c++/10230, c++/10481
10583         * g++.dg/lookup/scoped5.C: New test.
10584
10585 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10586
10587         PR c++/10552
10588         * g++.dg/template/ttp6.C: New test.
10589
10590 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10591
10592         * gcc.c-torture/execute/builtins: New directory.
10593         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10594         gcc.c-torture/execute/builtins.
10595         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10596         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10597         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10598         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10599
10600 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10601
10602         PR c++/9252
10603         * g++.dg/template/access8.C: New test.
10604         * g++.dg/template/access9.C: New test.
10605
10606 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10607
10608         PR c++/9554
10609         * g++.dg/parse/access1.C: New test.
10610
10611 2003-05-09  DJ Delorie  <dj@redhat.com>
10612
10613         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10614         long, and not an int.
10615
10616 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10617
10618         PR c++/10555, c++/10576
10619         * g++.dg/template/memclass1.C: New test.
10620
10621 2003-05-08  DJ Delorie  <dj@redhat.com>
10622
10623         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10624         targets.
10625         * gcc.c-torture/execute/20021024-1.x: Likewise.
10626         * gcc.c-torture/execute/shiftdi.x: Likewise.
10627         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10628         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10629         * gcc.dg/20021018-1.c: Likewise.
10630
10631 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10632
10633         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10634
10635         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10636         (bcopy): Call memmove.
10637
10638 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10639
10640         * g77.f-torture/compile/8485.f: New test case.
10641
10642 2003-05-07  Richard Henderson  <rth@redhat.com>
10643
10644         PR c++/10570
10645         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10646         Verify exception_cleanup not called for rethrows.
10647         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10648         when exiting catch block without rethrowing.
10649         * g++.dg/eh/forced3.C: New.
10650         * g++.dg/eh/forced4.C: New.
10651
10652 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10653
10654         * gcc.dg/20030505.c: Fix triplet.
10655
10656 2003-05-06  DJ Delorie  <dj@redhat.com>
10657
10658         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10659         * gcc.dg/nest.c: Likewise.
10660
10661 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10662
10663         * gcc.dg/builtins-14.c: New test case.
10664
10665 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10666
10667         * lib/compat.exp (compat-execute): New argument.
10668         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10669         * gcc.dg/compat: New test directory.
10670         * gcc.dg/compat/compat.exp: New expect script.
10671         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10672         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10673         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10674         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10675         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10676         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10677
10678         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10679         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10680         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10681         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10682         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10683         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10684         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10685         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10686         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10687         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10688         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10689         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10690         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10691         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10692         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10693
10694 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10695
10696         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10697
10698 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10699
10700         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10701
10702 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10703
10704         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10705         * gcc.dg/ppc-fsel-2.c: New test.
10706
10707         * gcc.dg/unused-5.c: New test.
10708
10709 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10710
10711         PR c++/10496
10712         * g++.dg/warn/pmf1.C: New test.
10713
10714 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10715
10716         PR c++/4494
10717         * g++.dg/warn/main.C: New test.
10718
10719 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10720
10721         * gcc.dg/nonnull-3.c: New test.
10722
10723 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10724
10725         * gcc.dg/cpp/Wtrigraphs.c: Update.
10726         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10727
10728 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10729
10730         * gcc.dg/ppc-fsel-1.c: New test.
10731
10732 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10733
10734         PR c/10604
10735         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10736
10737 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10738
10739         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10740
10741 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10742
10743         PR c++/9364, c++/10553, c++/10586
10744         * g++.dg/parse/typename4.C: New test.
10745         * g++.dg/parse/typename5.C: Likewise.
10746
10747 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10748
10749         * gcc.c-torture/compile/20030503-1.c: New test.
10750
10751 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10752
10753         * g++.dg/lookup/using5.C: Fix testcase error.
10754
10755 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10756
10757         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10758         since MEABI is no longer supported.  Remove all vestiges
10759         of MEABI from the test.
10760
10761 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10762
10763         PR c++/10554
10764         * g++.dg/lookup/using5.C: New test.
10765
10766 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10767
10768         PR c++/8772
10769         * g++.dg/template/ttp5.C: New test.
10770
10771 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10772
10773         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10774         (dg-gpp-additional-sources): New function.
10775         (dg-gpp-additional-files): Likewise.
10776         * lib/g++.exp (additional_sources): New variable.
10777         (additional_files): Likewise.
10778         (g++_target_compile): Deal with them.
10779         * lib/old-dejagnu.exp: Remove.
10780         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10781         * g++.old-deja: Revise all tests to use dg commands.
10782
10783 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10784
10785         PR c++/9432, c++/9528
10786         * g++.dg/lookup/using4.C: New test.
10787
10788 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10789
10790         * gcc.dg/noreturn-5.c: New file.
10791         * gcc.dg/noreturn-6.c: New file.
10792
10793         * gcc.c-torture/compile/inline-1.c: New file.
10794
10795 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10796
10797         PR c++/10551
10798         * g++.dg/template/explicit1.C: New test.
10799
10800 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10801
10802         PR c++/10549
10803         * g++.dg/other/bitfield1.C: New test.
10804
10805         PR c++/10527
10806         * g++.dg/init/new7.C: New test.
10807
10808 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10809
10810         * g++.dg/ext/desig1.C: New test.
10811         * g++.dg/ext/init1.C: Update.
10812
10813         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10814
10815 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10816
10817         PR c++/10180
10818         * g++.dg/warn/Winline-1.C: New test.
10819
10820 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10821
10822         * gcc.c-torture/execute/string-opt-19.c: New test.
10823
10824         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10825         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10826
10827 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10828
10829         PR c++/10506
10830         * g++.dg/init/new6.C: New test.
10831
10832         PR c++/10503
10833         * g++.dg/init/ref6.C: New test.
10834
10835 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10836
10837         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10838
10839 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10840
10841         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10842         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10843
10844 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10845
10846         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10847         initialized static data members.
10848
10849 2003-04-25  H.J. Lu <hjl@gnu.org>
10850
10851         * gcc.dg/ia64-sync-4.c: New test.
10852
10853 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10854
10855         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10856         date.
10857
10858 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10859
10860         PR c++/10337
10861         * g++.dg/warn/conv1.C: New test.
10862         * g++.old-deja/g++.other/conv7.C: Adjust.
10863         * g++.old-deja/g++.other/overload14.C: Adjust.
10864
10865 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10866
10867         PR c++/10471
10868         * g++.dg/template/defarg2.C: New test.
10869
10870 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10871
10872         * gcc.dg/cpp/include2.c: Update.
10873         * gcc.dg/cpp/multiline-2.c: New.
10874         * gcc.dg/cpp/multiline.c: Update.
10875         * gcc.dg/cpp/strify2.c: Update.
10876         * gcc.dg/cpp/trad/literals-2.c: Update.
10877
10878 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10879
10880         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10881
10882 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10883
10884         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10885
10886 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10887
10888         PR c++/10451
10889         * g++.dg/parse/crash4.C: New test.
10890
10891         PR c++/9847
10892         * g++.dg/parse/crash5.C: New test.
10893
10894 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10895
10896         PR c++/10446
10897         * g++.dg/parse/crash3.C: New test.
10898
10899         PR c++/10428
10900         * g++.dg/parse/elab1.C: New test.
10901
10902 2003-04-22  Devang Patel  <dpatel@apple.com>
10903
10904         * gcc.dg/cpp/trad/funlike-5.c: New test.
10905
10906 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
10907
10908         * g++.dg/other/packed1.C: Fix dg options.
10909
10910 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
10911
10912         * g++.dg/other/offsetof2.C: New test.
10913
10914 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
10915
10916         * g++.dg/template/recurse.C: Adjust location of error messages.
10917
10918 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10919
10920         PR c++/9881
10921         * g++.dg/init/addr-const1.C: New test.
10922         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10923
10924 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10925
10926         PR c++/10405
10927         * g++.dg/lookup/struct-hack1.C: New test.
10928
10929 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
10930
10931         * ucs.c: Update diagnostic messages.
10932
10933 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10934
10935         * gcc.dg/cpp/truefalse.cpp: New test.
10936         * gcc.dg/cpp/cpp.exp: Update.
10937         * g++.dg/other/stdbool-if.C: Remove.
10938
10939 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10940
10941         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10942         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10943
10944 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10945
10946         * gcc.c-torture/compile/20030418-1.c: New test.
10947
10948 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
10949
10950         * README.compat: Remove; content moved to doc/sourcebuild.texi.
10951
10952 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10953
10954         PR c++/10347
10955         g++.dg/template/dependent-name1.C: New test.
10956
10957 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
10958
10959         * gcc.dg/warn-1.c (tourist_guide): New array,
10960         contains a pointer to bar.
10961
10962 2003-04-16  Roger Sayle  <roger@eyesopen.com>
10963
10964         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10965         * gcc.c-torture/execute/medce-1.c: New test case.
10966         * gcc.c-torture/execute/medce-2.c: New test case.
10967
10968 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
10969
10970         * lib/prune.exp: Ignore more messages.
10971
10972         PR c++/10381
10973         * g++.dg/parse/lookup3.C: New test.
10974
10975 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10976
10977         * gcc.c-torture/compile/20030415-1.c : New test.
10978
10979 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10980
10981         * gcc.c-torture/execute/scope-2.c: Move to ...
10982         * gcc.dg/noncompile/scope.c: .... here.
10983
10984 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10985
10986         * gcc.dg/20030414-2.c: New test case.
10987
10988 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10989
10990         PR target/10377
10991         * gcc.dg/20030414-1.c: New test.
10992
10993 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10994
10995         * gcc.dg/builtins-12.c: New test case.
10996         * gcc.dg/builtins-13.c: New test case.
10997
10998 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10999
11000         * gcc.c-torture/execute/string-opt-18.c: New test.
11001
11002 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11003
11004         PR c++/10300
11005         * g++.dg/init/new5.C: New test.
11006
11007 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11008
11009         PR c++/7910
11010         * g++.dg/ext/dllimport1.C: New test.
11011
11012 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11013
11014         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11015
11016 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11017
11018         PR Fortran/9263
11019         * g77.f-torture/noncompile/9263.f: New test
11020         PR Fortran/1832
11021         * g77.f-torture/execute/1832.f: New test
11022
11023 2003-04-11  David Chad  <davidc@freebsd.org>
11024             Loren J. Rittle  <ljrittle@acm.org>
11025
11026         libobjc/8562
11027         * objc.dg/headers.m: New test.
11028
11029 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11030
11031         * gcc.c-torture/execute/builtin-noret-2.c: New.
11032         * gcc.c-torture/execute/builtin-noret-2.x: New.
11033         XFAIL builtin-noret-2.c at -O1 and above.
11034         * gcc.dg/redecl.c: New.
11035         * gcc.dg/Wshadow-1.c: Update error regexps.
11036
11037 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11038
11039         * g++.dg/abi/bitfield10.C: New test.
11040
11041 2003-04-09  Mike Stump  <mrs@apple.com>
11042
11043         * gcc.dg/pch/pch.exp: Make testcase names longer.
11044         * g++.dg/pch/pch.exp: Make testcase names longer.
11045
11046 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11047
11048         * gcc.dg/builtins-11.c: New test case.
11049
11050 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11051
11052         * gcc.dg/builtins-9.c: New test case.
11053         * gcc.dg/builtins-10.c: New test case.
11054
11055 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11056
11057         * gcc.dg/noncompile/init-4.c.c: New test.
11058
11059 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11060
11061         * gcc.misc-test/gcov-9.c: New test.
11062         * gcc.misc-test/gcov-10.c: New test
11063         * gcc.misc-test/gcov-11.c: New test.
11064
11065 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11066
11067         PR optimization/10024
11068         * gcc.c-torture/compile/20030405-1.c: New test.
11069
11070 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11071
11072         * gcc.dg/pch/static-3.c: New.
11073         * gcc.dg/pch/static-3.hs: New.
11074         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11075
11076 2003-04-04  Richard Henderson  <rth@redhat.com>
11077
11078         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11079         * g++.dg/eh/forced2.C: Likewise.
11080
11081 2003-04-03  Mike Stump  <mrs@apple.com>
11082
11083         * lib/scanasm.exp (scan-assembler): Add xfail processing for
11084         target arg.
11085         (scan-assembler-times, scan-assembler-not): Likewise.
11086         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11087
11088 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11089
11090         * gcc.dg/sparc-loop-1.c: New test.
11091
11092 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
11093
11094         PR other/9274
11095         * g++.dg/pch/system-2.C: New.
11096         * g++.dg/pch/system-2.Hs: New.
11097
11098 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
11099
11100         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11101
11102         * g++.dg/eh/simd-1.C (vecfunc): Same.
11103
11104 2003-04-01  Roger Sayle  <roger@eyesopen.com>
11105
11106         * gcc.c-torture/execute/20030401-1.c: New test case.
11107
11108 2003-04-01  Ziemowit Laski <zlaski@apple.com>
11109
11110         * objc.dg/defs.m: New.
11111
11112 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
11113
11114         * g++.dg/eh/simd-1.C: New.
11115         * g++.dg/eh/simd-2.C: New.
11116
11117 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
11118
11119         * gcc.c-torture/execute/simd-3.c: New.
11120
11121 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11122
11123         PR c/9936
11124         * gcc.dg/20030331-2.c: New test.
11125
11126 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11127
11128         PR c++/10278
11129         * g++.dg/parse/crash2.C: New test.
11130
11131 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11132
11133         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11134         * gcc.c-torture/execute/20030331-1.c: ...here.
11135
11136 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11137
11138         * gcc.c-torture/execute/20030331-1.c: New test.
11139
11140 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
11141
11142         * lib/gcov.exp: Adjust call return testing strings.
11143         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11144
11145 2003-03-31  Roger Sayle  <roger@eyesopen.com>
11146
11147         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11148         * gcc.dg/builtins-7.c: New test case.
11149         * gcc.dg/builtins-8.c: New test case.
11150
11151 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11152
11153         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11154
11155 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
11156
11157         PR c++/7647
11158         * g++.dg/lookup-class-member-2.C: New test.
11159
11160 2003-03-30  Glen Nakamura  <glen@imodulo.com>
11161
11162         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11163
11164 2003-03-28  Roger Sayle  <roger@eyesopen.com>
11165
11166         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
11167
11168 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
11169
11170         * g++.dg/init/attrib1.C: New test.
11171
11172 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11173
11174         * gcc.dg/ultrasp8.c: New test.
11175
11176 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11177
11178         * gcc.dg/ultrasp7.c: New test.
11179
11180 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
11181
11182         PR c++/10047
11183         * g++.dg/template/inline1.C: New test.
11184
11185 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11186
11187         * gcc.dg/sparc-dwarf2.c: New test.
11188
11189 2003-03-27  Roger Sayle  <roger@eyesopen.com>
11190
11191         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11192         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11193
11194 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
11195
11196         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11197         than reading .x files.
11198         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11199         * g77.dg/gcov/gcov-1.f: Likewise.
11200         * gcc.misc-tests/gcov-4b.c: Likewise.
11201         * gcc.misc-tests/gcov-5b.c: Likewise.
11202         * gcc.misc-tests/gcov-6.c: Likewise.
11203         * gcc.misc-tests/gcov-7.c: Likewise.
11204         * gcc.misc-tests/gcov-8.c: Likewise.
11205         * g++.dg/gcov/gcov-1.x: Remove.
11206         * g77.dg/gcov/gcov-1.x: Likewise.
11207         * gcc.misc-tests/gcov-4b.x: Likewise.
11208         * gcc.misc-tests/gcov-5b.x: Likewise.
11209         * gcc.misc-tests/gcov-6.x: Likewise.
11210         * gcc.misc-tests/gcov-7.x: Likewise.
11211         * gcc.misc-tests/gcov-8.x: Likewise.
11212
11213 2003-03-27  Glen Nakamura  <glen@imodulo.com>
11214
11215         PR opt/10087
11216         * gcc.dg/20030324-1.c: New test.
11217
11218 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
11219
11220         PR c++/10224
11221         * g++.dg/template/arg3.C: New test.
11222
11223         PR c++/10158
11224         * g++.dg/template/friend18.C: New test.
11225
11226 2003-03-26  Roger Sayle  <roger@eyesopen.com>
11227
11228         * g77.f-torture/compile/20030326-1.f: New test case.
11229
11230 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
11231
11232         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11233
11234         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11235
11236 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
11237
11238         * gcc.dg/ia64-sync-3.c: New test.
11239
11240 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
11241
11242         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
11243
11244 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
11245
11246         * gcc.dg/ultrasp6.c: New test.
11247
11248 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11249
11250         * gcc.dg/i386-signbit-1.c: New test.
11251         * gcc.dg/i386-signbit-2.c: New test.
11252         * gcc.dg/i386-signbit-3.c: New test.
11253
11254 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11255
11256         * gcc.dg/ultrasp5.c: Fix options.
11257
11258 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11259
11260         * gcc.dg/ultrasp5.c: Fix comment.
11261
11262 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
11263
11264         PR fortran/10197
11265         * g77.f-torture/execute/10197.f: New test.
11266
11267 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
11268
11269         PR c++/9898, c++/383
11270         * g++.dg/template/conv6.C: New test.
11271
11272         PR c++/10119
11273         * g++.dg/template/ptrmem5.C: New test.
11274
11275         PR c++/10026
11276         * g++.dg/lookup/koenig1.C: New test.
11277
11278         PR C++/10199
11279         * g++.dg/lookup/template2.C: New test.
11280
11281 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
11282
11283         * g++.dg/opt/rtti1.C: New test.
11284
11285 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11286
11287         * gcc.dg/ultrasp5.c: New test.
11288
11289 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
11290
11291         PR middle-end/9967
11292         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11293         builtin fputs.
11294
11295 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11296
11297         PR c/8224
11298         * gcc.dg/20030323-1.c: New test.
11299
11300 2003-03-23  Roger Sayle  <roger@eyesopen.com>
11301
11302         * gcc.c-torture/compile/20030323-1.c: New test case.
11303
11304 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
11305
11306         * gcc.dg/20030321-1.c: New test.
11307
11308 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
11309
11310         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11311
11312 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
11313
11314         PR c++/9978, c++/9708
11315         * g++.dg/ext/vlm1.C: Adjust expected error.
11316         * g++.dg/ext/vla2.C: New test.
11317         * g++.dg/template/arg1.C: New test.
11318         * g++.dg/template/arg2.C: New test.
11319
11320 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
11321
11322         * g77.f-torture/execute/select.f: New test.
11323         * g77.f-torture/noncompile/select_no_compile.f: New test.
11324
11325 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
11326
11327         PR c++/9898
11328         * g++.dg/other/error4.C: New test.
11329
11330 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
11331
11332         * g++.dg/template/friend17.C: New test.
11333
11334 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
11335
11336         * gcc.c-torture/compile/20030320-1.c: New.
11337
11338 2003-03-20  Roger Sayle  <roger@eyesopen.com>
11339
11340         * gcc.dg/builtins-6.c: New test case.
11341
11342 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
11343
11344         PR target/10073
11345         * gcc.c-torture/compile/20030319-1.c: New.
11346
11347 2003-03-18  Jan Hubicka  <jh@suse.cz>
11348
11349         * gcc.dg/i386-cvt-1.c: New test.
11350
11351 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
11352
11353         * objc.dg/naming-1.m: Use "(parse|syntax) error".
11354         * objc.dg/naming-2.m: Likewise.
11355
11356 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
11357
11358         PR c++/9639
11359         * g++.dg/parse/crash1.C: New test.
11360
11361 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
11362
11363         PR c++/8805
11364         * g++.dg/eh/cleanup1.C: New test.
11365
11366 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
11367
11368         * gcc.c-torture/execute/20030316-1.c: New test case.
11369
11370 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11371
11372         PR c++/9629
11373         * g++.dg/init/ctor2.C: New test.
11374
11375 2003-03-15  Roger Sayle  <roger@eyesopen.com>
11376
11377         * g77.f-torture/compile/xformat.f: New test case.
11378
11379 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11380
11381         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11382         * g++.old-deja/g++.mike/eh50.C: Likewise.
11383
11384 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11385
11386         PR c++/6440
11387         * g++.dg/template/spec7.C: New test.
11388         * g++.dg/template/spec8.C: Likewise.
11389
11390 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
11391
11392         * gcc.c-torture/execute/20030313-1.c: New test.
11393
11394 2003-03-14  Richard Henderson  <rth@redhat.com>
11395
11396         * gcc.dg/inline-2.c: Adjust alpha test for external call.
11397
11398 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11399
11400         * gcc.c-torture/compile/20030314-1.c: New test.
11401
11402 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11403
11404         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11405         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11406         thumb target,
11407         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11408         to accept newer _imp__  prefix and additional
11409         newline in .drectve section.
11410         * gcc.dg/dll-4.c: Likewise.
11411         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11412         switch.
11413
11414 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11415
11416         * g++.dg/parse/namespace9.C: New test.
11417
11418         * g++.dg/init/ref5.C: New test.
11419         * g++.dg/parse/ptrmem1.C: Likewise.
11420
11421 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11422
11423         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11424         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11425         regular expression.
11426         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11427         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11428
11429 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11430
11431         * gcc.c-torture/execute/20030224-2.c: New test.
11432
11433 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11434
11435         * gcc.dg/decl-3.c: New test.
11436
11437 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11438
11439         * gcc.dg/i386-loop-2.c: New test.
11440
11441 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11442
11443         PR c++/9474
11444         * g++.dg/parse/namespace8.C: New test.
11445
11446         PR c++/9924
11447         * g++.dg/overload/builtin2.C: New test.
11448
11449 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11450
11451         * gcc.dg/return-type-3.c: New test.
11452
11453 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11454
11455         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11456         profiling options are not supported.
11457
11458 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11459
11460         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11461         * g++.old-deja/g++.warn/impint2.C: Likewise.
11462
11463 2003-03-10  Devang Patel  <dpatel@apple.com>
11464
11465         * g++.dg/cpp/c++_cmd_1.C: New test.
11466         * g++.dg/cpp/c++_cmd_1.h: New file.
11467
11468 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11469
11470         * gcc.dg/altivec-9.c: New file.
11471
11472 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11473
11474         * gcc.dg/ppc-sdata-1.c: New test.
11475         * gcc.dg/ppc-sdata-2.c: New test.
11476
11477 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11478
11479         PR c++/9373
11480         * g++.dg/opt/ptrmem2.C: New test.
11481
11482         PR c++/8534
11483         * g++.dg/opt/ptrmem1.C: New test.
11484
11485 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11486
11487         * gcc.dg/i386-loop-1.c: New test.
11488
11489 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11490
11491         PR c++/9970
11492         * g++.dg/lookup/friend1.C: New test.
11493
11494 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11495
11496         PR c++/9823
11497         * g++.dg/parser/constructor1.C: New test.
11498
11499 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11500
11501         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11502
11503         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11504
11505 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11506
11507         * gcc.dg/cpp/Wunused.c: Update test.
11508
11509 2003-03-08  Jan Hubicka  <jh@suse.cz>
11510
11511         * gcc.dg/inline-3.c: New test.
11512
11513 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11514
11515         PR c++/9809
11516         * g++.dg/parse/builtin1.C: New test.
11517
11518         PR c++/9982
11519         * g++.dg/abi/cookie1.C: New test.
11520         * g++.dg/abi/cookie2.C: Likewise.
11521
11522         PR c++/9524
11523         * g++.dg/template/field1.C: New test.
11524
11525         PR c++/9912
11526         * g++.dg/parse/class1.C: New test.
11527         * g++.dg/parse/namespace7.C: Likewise.
11528         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11529
11530 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11531
11532         * g++.dg/init/ref4.C: New test.
11533
11534 2003-03-07  Jan Hubicka  <jh@suse.cz>
11535
11536         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11537         * gcc.dg/inline-3.c:  New test.
11538
11539 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11540
11541         * g++.dg/init/ref3.C: New test.
11542
11543         PR c++/9965
11544         * g++.dg/init/ref2.C: New test.
11545
11546         PR c++/9400
11547         * g++.dg/warn/Wshadow-2.C: New test.
11548
11549         PR c++/9791
11550         * g++.dg/warn/Woverloaded-1.C: New test.
11551
11552 2003-03-05  Jan Hubicka  <jh@suse.cz>
11553
11554         * gcc.dg/i386-local2.c: New.
11555         * gcc.dg/i386-local.c: Fix typo.
11556
11557 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11558
11559         * g++.dg/abi/layout3.C: New test.
11560
11561 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11562
11563         * gcc.c-torture/compile/20030305-1.c
11564
11565 2003-03-05  Jan Hubicka  <jh@suse.cz>
11566
11567         * gcc.dg/i386-local.c: New.
11568
11569 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11570
11571         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11572
11573 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11574
11575         * gcc.dg/switch-2.c: New test.
11576         * gcc.dg/switch-3.c: New test.
11577         * gcc.dg/Wswitch.c: Adjust line numbers.
11578         * gcc.dg/Wswitch-default.c: Likewise.
11579         * gcc.dg/Wswitch-enum.c: Likewise.
11580
11581 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11582
11583         * gcc.c-torture/execute/20030222-1.c: New test.
11584
11585 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11586
11587         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11588
11589 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11590
11591         PR c++/9878
11592         * g++.dg/init/ref1.C: New test.
11593
11594 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11595
11596         * gcc.dg/sh-relax.c: New SH-only test.
11597
11598 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11599
11600         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11601         comment explaining purpose of testcase.
11602
11603 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11604
11605         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11606         for HC11/HC12 (asm needs two int registers).
11607         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11608         HC11/HC12 because the test uses an asm which needs two 32-bit
11609         registers.
11610
11611 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11612
11613         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11614         for HC11/HC12 (array is too large otherwise).
11615         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11616         * gcc.c-torture/compile/20010518-2.x: Likewise.
11617         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11618         HC11/HC12 (array is too large).
11619
11620 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11621
11622         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11623         * lib/g++-dg.exp (g++-dg-test): Likewise.
11624
11625 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11626
11627         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11628         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11629
11630 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11631
11632         * g++.dg/warn/implicit-typename1.C: Remove warning.
11633
11634 2003-02-28  Richard Henderson  <rth@redhat.com>
11635
11636         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11637         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11638
11639 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11640
11641         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11642         * g++.dg/pch/pch.exp: Likewise.
11643
11644 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11645
11646         PR c++/9879
11647         * testsuite/g++.dg/init/new4.C: New test.
11648
11649 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11650
11651         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11652
11653 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11654
11655         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11656         unsigned long.
11657
11658         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11659         wider than float.
11660
11661 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11662
11663         * lib/scanasm.exp: Add support for counting numbers of
11664         occurences.
11665         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11666         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11667
11668 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11669
11670         PR c++/9683
11671         * g++.dg/template/static3.C: New test.
11672
11673         PR c++/9829
11674         * g++.dg/parse/namespace6.C: New test.
11675
11676 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11677
11678         PR target/9732
11679         * gcc.dg/20030225-1.c: New test.
11680
11681 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11682
11683         * README: Remove out-of-date information.
11684
11685         PR c++/9836
11686         * g++.dg/template/spec6.C: New test.
11687
11688 2003-02-24  Jeff Law  <law@redhat.com>
11689
11690         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11691
11692 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11693
11694         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11695         * gcc.dg/pragma-ep-1.c: Likewise.
11696
11697 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11698
11699         PR c++/9602
11700         * g++.dg/template/friend16.C: New test.
11701
11702 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11703
11704         PR c++/5333
11705         * g++.dg/parse/fused-params1.C: Adjust error messages.
11706         * g++.dg/template/nested3.C: New test.
11707
11708 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11709
11710         * g++.dg/abi/param1.C: New test.
11711
11712 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11713
11714         PR c++/7982
11715         * g++.dg/warn/implicit-typename1.C: New test.
11716
11717 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11718
11719         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11720         with "mtune".
11721         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11722         * gcc.c-torture/execute/20010129-1.x: Likewise.
11723         * gcc.dg/20011107-1.c: Likewise.
11724         * gcc.dg/20020108-1.c: Likewise.
11725         * gcc.dg/20020122-3.c: Likewise.
11726         * gcc.dg/20020206-1.c: Likewise.
11727         * gcc.dg/20020310-1.c: Likewise.
11728         * gcc.dg/20020426-2.c: Likewise.
11729         * gcc.dg/20020517-1.c: Likewise.
11730         * gcc.dg/991230-1.c: Likewise.
11731         * gcc.dg/i386-unroll-1.c: Likewise.
11732         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11733
11734 2003-02-22  Jan Hubicka  <jh@suse.cz>
11735
11736         * gcc.dg/i386-mul.c: New test.
11737
11738 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11739
11740         * gcc.dg/builtins-5.c: New test case.
11741
11742 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11743
11744         * gcc.dg/asmreg-1.c: New test.
11745
11746 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11747
11748         PR c++/9749
11749         * g++.dg/parse/varmod1.C: New test.
11750
11751 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11752
11753         PR c++/9727
11754         * g++.dg/template/op1.C: New test.
11755
11756 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11757
11758         PR c++/8906
11759         * g++.dg/template/nested2.C: New test.
11760
11761 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11762
11763         PR c++/8724
11764         * g++.dg/expr/dtor1.C: New test.
11765
11766 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11767
11768         * gcc.dg/cpp/include3.c: New test.
11769         * gcc.dg/cpp/inc/foo.h: New file.
11770
11771 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11772
11773         * gcc.c-torture/execute/20030221-1.c: New test.
11774
11775 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11776
11777         PR c++/9729
11778         * g++.dg/abi/conv1.C: New test.
11779
11780 2003-02-20  Jan Hubicka  <jh@suse.cz>
11781
11782         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11783
11784 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11785
11786         * gcc.c-torture/compile/20030219-1.c: New test.
11787
11788 2003-02-18  Jan Hubicka  <jh@suse.cz>
11789
11790         * gcc.dg/funcorder.c: New test.
11791
11792 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11793
11794         * gcc.c-torture/execute/20030218-1.c: New.
11795
11796 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11797
11798         * gcc.dg/20030218-1.c: New.
11799
11800 2003-02-18  Richard Henderson  <rth@redhat.com>
11801
11802         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11803         * gcc.dg/attr-used-2.c: New.
11804
11805 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11806
11807         PR c++/9704
11808         * g++.dg/init/copy5.C: New test.
11809
11810 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11811
11812         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11813         * g++.dg/pch/pch.exp: Likewise.
11814
11815 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11816
11817         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11818         STACK_SIZE is not defined.
11819
11820 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11821
11822         PR c++/9457
11823         * g++.dg/template/init1.C: New test.
11824
11825 2003-02-16  Jan HUbicka  <jh@suse.cz>
11826
11827         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11828         (foo): Add few extra tests
11829         * gcc.dg/c99-const-expr-3.c: Likewise.
11830         * gcc.c-torture/execute/20030216-1.c: New.
11831
11832 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11833
11834         PR c++/9459
11835         * g++.dg/ext/typeof4.C: New test.
11836
11837 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11838
11839         * gcc.dg/i386-387-3.c: New test case.
11840
11841 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11842
11843         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11844         cris-*-elf* cris-*-aout* and mmix-*-*.
11845
11846 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11847
11848         * gcc.dg/20030213-1.c: New test.
11849
11850 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11851
11852         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11853         * gcc.dg/i386-387-2.c: Likewise.
11854
11855 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11856
11857         * gcc.dg/ppc-spe.c: Fix formatting.
11858         Enable tests that were previously unsupported by gas.
11859         Delete tests for instructions that no longer exist.
11860         Switch arguments on evsubifw builtin.
11861
11862 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11863
11864         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11865         STACK_SIZE is too small.
11866
11867 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11868             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11869
11870         * gcc.dg/decl-2.c: New test.
11871
11872 2003-02-10  Jan Hubicka  <jh@suse.cz>
11873
11874         * gcc.dg/i386-fpcvt-1.c:  New test.
11875
11876 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11877
11878         * gcc.c-torture/execute/20030209-1.c: New test.
11879
11880 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11881
11882         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11883         int-wide bitops, use the constants of the same width.
11884         Likewise, if long long is 32-bit wide, test bitops using
11885         32-bit constants.
11886
11887 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11888
11889         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11890
11891 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11892
11893         * testsuite/gcc.dg/builtins-4.c: New test case.
11894
11895 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11896
11897         * gcc.dg/20020430-1.c: Fix dg command typos.
11898         * gcc.dg/20020503-1.c: Likewise.
11899
11900 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11901
11902         PR c++/8785
11903         * g++.dg/parse/fused-params1.C: New test.
11904
11905         PR c++/8857
11906         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11907
11908         PR c++/8921
11909         * g++.dg/parse/non-dependent1.C: New test.
11910
11911         PR c++/8928
11912         * g++.dg/parse/dupl-tmpl-args1.C: New test.
11913
11914         PR c++/9228
11915         * g++.dg/parse/undefined7.C: New test.
11916         * g++.dg/parse/non-templ1.C: New test.
11917
11918         PR c++/9229
11919         * g++.dg/parse/too-many-tmpl-args1.C: New test.
11920
11921 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
11922
11923         * gcc.c-torture/compile/20030206-1.c: New test.
11924
11925 2003-02-05  Roger Sayle  <roger@eyesopen.com>
11926
11927         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11928         "pow" to "foo" to avoid potential confusion with a math built-in.
11929
11930 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11931
11932         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11933         conditions for SPARC targets.
11934
11935 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
11936
11937         * gcc.dg/20030204-1.c: New test.
11938
11939 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11940
11941         PR c++/38
11942         * g++.dg/parse/array-size1.C: New test.
11943
11944         PR c++/5657
11945         * g++.dg/parse/undefined3.C: New test.
11946
11947         PR c++/5665
11948         * g++.dg/parse/undefined4.C: New test.
11949
11950         PR c++/5975
11951         * g++.dg/parse/undefined5.C: New test.
11952
11953         PR c++/7259
11954         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11955
11956         PR c++/8578
11957         * g++.dg/parse/casting-operator1.C: New test.
11958
11959         PR c++/8596
11960         * g++.dg/parse/undefined6.C: New test.
11961
11962         PR c++/8736
11963         * g++.dg/parse/missing-template1.C: New test.
11964
11965 2003-02-04  Jan Hubicka  <jh@suse.cz>
11966
11967         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
11968         * gcc.dg/i386-cmov?.c:  Likewise.
11969         * gcc.dg/i386-fpcvt-?.c:  Likewise.
11970         * gcc.dg/i386-ssefp-1.c:  Likewise.
11971         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
11972         conventions.
11973
11974 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11975
11976         PR c++/7129
11977         * testsuite/g++.dg/ext/max.C: New test.
11978
11979 2003-02-03  Jan Hubicka  <jh@suse.cz>
11980
11981         * gcc.c-torture/execute/20030203-1.c: New test.
11982
11983 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11984
11985         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11986         'natural-endian'.
11987
11988 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11989
11990         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11991         * g++.dg/init/new2.C: Likewise.
11992         * g++.dg/other/new1.C: Likewise.
11993
11994 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11995
11996         * gcc.dg/struct-ret-libc.c: New test.
11997
11998 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11999
12000         * gcc.dg/20030129-1.c: New test.
12001
12002 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12003
12004         PR c++/8849
12005         * g++.dg/template/ptrmem4.C: New test.
12006
12007 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12008
12009         * g++.dg/parser/constant1.C: New test.
12010
12011 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12012
12013         PR c++/8591
12014         * g++.dg/parse/friend2.C: New test.
12015
12016 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12017
12018         PR c++/9437
12019         * g++.dg/template/unify4.C: New test.
12020
12021 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12022
12023         * gcc.c-torture/execute/20030128-1.c: New test.
12024
12025 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12026
12027         * g++.dg/lookup/nested1.C: Test moved from ...
12028         * g++.old-deja/g++.other/lookup24.C: ... here.
12029
12030 2003-01-28  Jan Hubicka  <jh@suse.cz>
12031
12032         * gcc.dg/i386-cmov5.c:  New test.
12033
12034 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12035
12036         * gcc.c-torture/execute/20010925-1.c: Changed the
12037         memcpy declaration.
12038
12039 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12040
12041         PR c++/3902
12042         * g++.dg/parse/template5.C: New test.
12043
12044 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12045
12046         PR fortran/9258
12047         * g77.dg/pr9258: New test.
12048
12049 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12050
12051         * README: Move relevant parts from README.g++.
12052
12053         * README.g++: Remove this file.
12054
12055 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12056
12057         * g++.dg/abi/dcast1.C: New test.
12058
12059 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12060
12061         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12062
12063 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12064
12065         PR c++/47
12066         * g++.old-deja/g++.other/lookup24.C: New test.
12067
12068 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12069
12070         PR middle-end/7227
12071         * gcc.dg/uninit-C.c: New test.
12072
12073 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12074
12075         * g++.dg/abi/covariant1.C: New test.
12076
12077 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
12078
12079         * gcc.dg/20030123-1.c: New test.
12080
12081 2003-01-25  Jan Hubicka  <jh@suse.cz>
12082
12083         PR opt/8492
12084         * gcc.c-torture/compile/20030125-1.c
12085
12086 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
12087
12088         PR c++/9403
12089         * g++.dg/parse/template3.C: New test.
12090         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12091
12092         PR c++/795
12093         * g++.dg/parse/template4.C: New test.
12094
12095         PR c++/9415
12096         * g++.dg/template/qual2.C: New test.
12097
12098         PR c++/8545
12099         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12100
12101         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12102
12103 2003-01-25  Roger Sayle  <roger@eyesopen.com>
12104
12105         * gcc.c-torture/execute/switch-1.c: New test case.
12106
12107 2003-01-25  Jan Hubicka  <jh@suse.cz>
12108
12109         * gcc.c-torture/execute/20030125-1.[cx]: New test.
12110
12111 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
12112
12113         Tweaks for Bison-1.875. From the NEWS file:
12114         "- `parse error' -> `syntax error'
12115         Bison now uniformly uses the term `syntax error'"
12116         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12117         * gcc.dg/cpp/digraph2.c: Likewise.
12118         * gcc.dg/cpp/direct2.c: Likewise.
12119         * gcc.dg/cpp/paste4.c: Likewise.
12120         * gcc.dg/c90-restrict-1.c: Likewise.
12121         * gcc.dg/c99-func-2.c: Likewise.
12122         * gcc.dg/noncompile/920721-2.c: Likewise.
12123         * gcc.dg/noncompile/930622-2.c: Likewise.
12124         * gcc.dg/noncompile/940112-1.c: Likewise.
12125         * gcc.dg/noncompile/950921-1.c: Likewise.
12126         * gcc.dg/noncompile/951123-1.c: Likewise.
12127         * gcc.dg/noncompile/971104-1.c: Likewise.
12128         * gcc.dg/noncompile/990416-1.c: Likewise.
12129
12130 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
12131
12132         * g++.dg/parse/undefined1.C: Add error message.
12133
12134 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12135
12136         PR c++/9354
12137         * g++.dg/parse/new1.C: New test.
12138
12139         PR c++/9216
12140         * g++.dg/parse/template2.C: New test.
12141
12142         PR c++/9354
12143         * g++.dg/parse/typedef2.C: New test.
12144
12145         PR c++/9328
12146         * g++.dg/ext/typeof3.C: New test.
12147
12148 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12149
12150         PR c++/2738
12151         * g++.dg/parse/ret-type1.C: New test.
12152
12153         PR c++/3792
12154         * g++.dg/parse/tmpl-outside1.C: New test.
12155
12156         PR c++/4207
12157         * g++.dg/parse/int-as-enum1.C: New test.
12158
12159         PR c++/4903
12160         * g++.dg/parse/no-typename1.C: New test.
12161
12162         PR c++/5533
12163         * g++.dg/parse/no-value1.C: New test.
12164
12165         PR c++/5921
12166         * g++.dg/parse/wrong-inline1.C: New test.
12167
12168         PR c++/6402
12169         * g++.dg/parse/ref1.C: New test.
12170
12171         PR c++/6992
12172         * g++.dg/parse/attr-ctor1.C: New test.
12173
12174         PR c++/7229
12175         * g++.dg/parse/namespace5.C: New test.
12176
12177         PR c++/7917
12178         * g++.dg/parse/func-def1.C: New test.
12179
12180         PR c++/8143
12181         * g++.dg/parse/undefined1.C: New test.
12182
12183         PR c++/5723, PR c++/8522
12184         * g++.dg/parse/specialization1.C: New test.
12185
12186         PR c++/163, PR c++/8595
12187         * g++.dg/parse/struct-as-enum1.C: New test.
12188
12189         PR c++/9173
12190         * g++.dg/parse/undefined2.C: New test.
12191
12192 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12193
12194         PR c++/9298
12195         * g++.dg/parse/template1.C: New test.
12196
12197         PR c++/9384
12198         * g++.dg/parse/using1.C: New test.
12199
12200         PR c++/9285
12201         PR c++/9294
12202         * g++.dg/parse/expr2.C: New test.
12203
12204         PR c++/9388
12205         * g++.dg/parse/lookup2.C: Likewise.
12206
12207 2003-01-21  Jan Hubicka  <jh@suse.cz>
12208
12209         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
12210         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
12211         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12212         * gcc.c-torture/execute/string-opt-*.c: Likewise.
12213
12214 2003-01-20  Nick Clifton  <nickc@redhat.com>
12215
12216         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
12217         problem with ARM sibcall code generation.
12218
12219 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
12220
12221         * gcc.c-torture/execute/20030120-1.c: New.
12222
12223 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
12224
12225         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12226
12227 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
12228
12229         PR c++/9272
12230         * g++.dg/parse/ctor1.C: New test.
12231
12232         PR c++/9294:
12233         * g++.dg/parse/qualified1.C: New test.
12234
12235         * g++.dg/parse/typename3.C: New test.
12236
12237 2003-01-16  Richard Henderson  <rth@redhat.com>
12238
12239         * g++.dg/tls/init-2.C: Fix error matches for real this time.
12240
12241 2003-01-16  Richard Henderson  <rth@redhat.com>
12242
12243         * g++.dg/pch/pch.exp: Copy test header to the working directory
12244         before using it either for precompilation or direct use.
12245         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
12246         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
12247
12248 2003-01-16  Richard Henderson  <rth@redhat.com>
12249
12250         * gcc.dg/pch/pch.exp: Copy test header to the working directory
12251         before using it either for precompilation or direct use.
12252         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
12253         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
12254
12255 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
12256
12257         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
12258         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
12259         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
12260         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
12261         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
12262         typename warning into error.
12263         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
12264         error messages.
12265         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12266         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
12267         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
12268         messages.
12269         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
12270         make declaration visible in template.
12271         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
12272         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
12273         messages.
12274         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
12275         message.
12276         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
12277         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
12278         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
12279         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
12280         typename warning with error message.
12281         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
12282         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
12283         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
12284
12285 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
12286
12287         * g++.dg/parse/ambig2.C: New test.
12288
12289 2003-01-15  Richard Henderson  <rth@redhat.com>
12290
12291         * g++.dg/tls/init-2.C: Update error message string.
12292
12293 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12294
12295         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12296
12297 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
12298
12299         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12300         all for HC11/HC12.
12301         * gcc.c-torture/compile/20001205-1.x: Likewise.
12302         * gcc.c-torture/compile/20001226-1.x: Likewise.
12303         * gcc.c-torture/compile/920520-1.x: Likewise.
12304         * gcc.c-torture/compile/961203-1.x: Likewise.
12305         * gcc.c-torture/compile/20020604-1.x: Likewise.
12306
12307 2003-01-15  Jan Hubicka  <jh@suse.cz>
12308
12309         * gcc.c-torture/compile/20030115-1.c: New test.
12310
12311         * gcc.dg/i386-fpcvt-1.c: New test.
12312         * gcc.dg/i386-fpcvt-2.c: New test.
12313
12314 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
12315
12316         Further conform g++'s __vmi_class_type_info to the C++ ABI
12317         specification.
12318         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12319         the specification.
12320
12321 2003-01-14  Jan Hubicka  <jh@suse.cz>
12322
12323         * gcc.dg/i386-fpcvt-1.c: New test.
12324         * gcc.dg/i386-fpcvt-2.c: New test.
12325
12326 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12327
12328         * gcc.dg/i386-mmx-3.c: New test.
12329
12330 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
12331
12332         PR c++/9264
12333         * g++.dg/parse/octal1.C: New file.
12334
12335         PR c++/9172
12336         * g++.dg/parse/typename1.C: New file.
12337
12338 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
12339
12340         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12341         * gcc.dg/bf-no-ms-layout.c: Likewise.
12342         * gcc.dg/bf-ms-attrib.c: Likewise.
12343
12344 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
12345
12346         PR c++/9099
12347         * g++.dg/parse/dtor1.C: New file.
12348
12349         PR c++/9128
12350         * g++.dg/rtti/typeid1.C: New file.
12351
12352         PR c++/9153
12353         * g++.dg/parse/lookup1.C: New file.
12354
12355         PR c++/9171
12356         * g++.dg/templ/spec5.C: New file.
12357
12358 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
12359
12360         * gcc.c-torture/compile/20030110-1.c: New test.
12361
12362 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
12363
12364         Merge from pch-branch:
12365
12366         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
12367
12368         * gcc.dg/pch/cpp-1.h: New.
12369         * gcc.dg/pch/cpp-1.c: New.
12370         * gcc.dg/pch/cpp-2.h: New.
12371         * gcc.dg/pch/cpp-2.c: New.
12372
12373         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
12374
12375         * gcc.dg/pch/except-1.h: New.
12376         * gcc.dg/pch/except-1.c: New.
12377
12378         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
12379
12380         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12381         running test.
12382         * gcc.dg/pch: Include *.hp not *.h.
12383         * gcc.dg/pch/system-1.h: New.
12384         * gcc.dg/pch/system-1.c: New.
12385
12386         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
12387
12388         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12389         rather than trying to build and run a program using PCH.
12390         * gcc.dg/pch: Remove dg-do commands from test files.
12391
12392         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
12393
12394         * gcc.dg/pch/macro-3.c: New.
12395         * gcc.dg/pch/macro-3.h: New.
12396
12397         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
12398
12399         * gcc.dg/pch/common-1.c: New.
12400         * gcc.dg/pch/common-1.h: New.
12401         * gcc.dg/pch/decl-1.c: New.
12402         * gcc.dg/pch/decl-1.h: New.
12403         * gcc.dg/pch/decl-2.c: New.
12404         * gcc.dg/pch/decl-2.h: New.
12405         * gcc.dg/pch/decl-3.c: New.
12406         * gcc.dg/pch/decl-3.h: New.
12407         * gcc.dg/pch/decl-4.c: New.
12408         * gcc.dg/pch/decl-4.h: New.
12409         * gcc.dg/pch/decl-5.c: New.
12410         * gcc.dg/pch/decl-5.h: New.
12411         * gcc.dg/pch/global-1.c: New.
12412         * gcc.dg/pch/global-1.h: New.
12413         * gcc.dg/pch/inline-1.c: New.
12414         * gcc.dg/pch/inline-1.h: New.
12415         * gcc.dg/pch/inline-2.c: New.
12416         * gcc.dg/pch/inline-2.h: New.
12417         * gcc.dg/pch/static-1.c: New.
12418         * gcc.dg/pch/static-1.h: New.
12419         * gcc.dg/pch/static-2.c: New.
12420         * gcc.dg/pch/static-2.h: New.
12421
12422         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12423
12424         * g++.dg/pch/pch.exp: Better handle failing testcases.
12425         * gcc.dg/pch/pch.exp: Likewise.
12426         * gcc.dg/pch/macro-1.c: New.
12427         * gcc.dg/pch/macro-1.h: New.
12428         * gcc.dg/pch/macro-2.c: New.
12429         * gcc.dg/pch/macro-2.h: New.
12430
12431         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12432
12433         * g++.dg/dg.exp: Treat files in pch/ specially.
12434         * g++.dg/pch/pch.exp: New file.
12435         * g++.dg/pch/empty.H: New file.
12436         * g++.dg/pch/empty.C: New file.
12437         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12438         "precompile".
12439
12440         * gcc.dg/pch/pch.exp: New file.
12441         * gcc.dg/pch/empty.h: New file.
12442         * gcc.dg/pch/empty.c: New file.
12443         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12444         "precompile".
12445
12446 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12447
12448         * g++.dg/template/friend14.C: New test.
12449
12450 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12451
12452         * gcc.dg/old-style-asm-1.c: New test.
12453
12454 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12455
12456         * gcc.c-torture/compile/20030109-1.c: New test.
12457
12458 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12459
12460         * gcc.c-torture/execute/20030109-1.c: New test.
12461
12462 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12463
12464         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12465         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12466         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12467         * g++.old-deja/g++.mike/eh2.C: Likewise
12468         * g++.old-deja/g++.mike/eh3.C: Likewise
12469         * g++.old-deja/g++.mike/eh5.C: Likewise
12470         * g++.old-deja/g++.mike/eh6.C: Likewise
12471         * g++.old-deja/g++.mike/eh7.C: Likewise
12472         * g++.old-deja/g++.mike/eh8.C: Likewise
12473         * g++.old-deja/g++.mike/eh9.C: Likewise
12474         * g++.old-deja/g++.mike/eh10.C: Likewise
12475         * g++.old-deja/g++.mike/eh12.C: Likewise
12476         * g++.old-deja/g++.mike/eh13.C: Likewise
12477         * g++.old-deja/g++.mike/eh14.C: Likewise
12478         * g++.old-deja/g++.mike/eh16.C: Likewise
12479         * g++.old-deja/g++.mike/eh17.C: Likewise
12480         * g++.old-deja/g++.mike/eh18.C: Likewise
12481         * g++.old-deja/g++.mike/eh21.C: Likewise
12482         * g++.old-deja/g++.mike/eh23.C: Likewise
12483         * g++.old-deja/g++.mike/eh24.C: Likewise
12484         * g++.old-deja/g++.mike/eh25.C: Likewise
12485         * g++.old-deja/g++.mike/eh26.C: Likewise
12486         * g++.old-deja/g++.mike/eh27.C: Likewise
12487         * g++.old-deja/g++.mike/eh28.C: Likewise
12488         * g++.old-deja/g++.mike/eh29.C: Likewise
12489         * g++.old-deja/g++.mike/eh31.C: Likewise
12490         * g++.old-deja/g++.mike/eh33.C: Likewise
12491         * g++.old-deja/g++.mike/eh34.C: Likewise
12492         * g++.old-deja/g++.mike/eh35.C: Likewise
12493         * g++.old-deja/g++.mike/eh36.C: Likewise
12494         * g++.old-deja/g++.mike/eh37.C: Likewise
12495         * g++.old-deja/g++.mike/eh38.C: Likewise
12496         * g++.old-deja/g++.mike/eh39.C: Likewise
12497         * g++.old-deja/g++.mike/eh40.C: Likewise
12498         * g++.old-deja/g++.mike/eh41.C: Likewise
12499         * g++.old-deja/g++.mike/eh42.C: Likewise
12500         * g++.old-deja/g++.mike/eh44.C: Likewise
12501         * g++.old-deja/g++.mike/eh46.C: Likewise
12502         * g++.old-deja/g++.mike/eh47.C: Likewise
12503         * g++.old-deja/g++.mike/eh48.C: Likewise
12504         * g++.old-deja/g++.mike/eh49.C: Likewise
12505         * g++.old-deja/g++.mike/eh50.C: Likewise
12506         * g++.old-deja/g++.mike/eh51.C: Likewise
12507         * g++.old-deja/g++.mike/eh53.C: Likewise
12508         * g++.old-deja/g++.mike/eh55.C: Likewise
12509         * g++.old-deja/g++.mike/p7912.C: Likewise
12510         * g++.old-deja/g++.mike/p9706.C: Likewise
12511         * g++.old-deja/g++.mike/p10416.C: Likewise
12512         * g++.old-deja/g++.mike/p11667.C: Likewise
12513         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12514         Remove redundant reference to Iris.
12515         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12516         Elxsi, i860, Pico Java, and WE32K.
12517
12518 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12519
12520         * g++.dg/ext/asm4.C: New test.
12521
12522 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12523
12524         PR c++/9030
12525         * g++.dg/template/friend12.C: New test.
12526         * g++.dg/template/friend13.C: Likewise.
12527         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12528
12529 2003-01-08  Jan Hubicka  <jh@suse.cz>
12530
12531         * gcc.dg/i386-cadd.c: New test.
12532         * gcc.dg/i386-cmov4.c: Likewise.
12533
12534 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12535
12536         PR c++/9165
12537         * g++.dg/warn/Wunused-3.C: New test.
12538
12539         * g++.dg/abi/bitfield9.C: New test.
12540
12541         PR c++/9189
12542         * g++.dg/parse/defarg3.C: New test.
12543
12544 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12545
12546         * g++.dg/parse/ambig1.C: New test.
12547         * g++.dg/parse/defarg2.C: New test.
12548
12549 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12550
12551         * g++.dg/template/defarg-1.C: New test.
12552         * g++.dg/template/local2.C: Likewise.
12553
12554 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12555
12556         * gcc.c-torture/execute/20030105-1.c: New test.
12557
12558 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12559
12560         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12561         * g++.dg/parse/namespace4.C: Likewise.
12562
12563 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12564
12565         * g++.dg/template/ntp2.C: New test.
12566
12567 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12568
12569         * g++.dg/parse/extern-C-1.C: New test.
12570
12571         * g++.dg/parse/namespace4.C: New test.
12572
12573         * g++.dg/template/nested1.C: New test.
12574
12575         * g++.dg/parse/namespace3.C: New test.
12576
12577 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12578
12579         * g++.dg/lookup/two-stage1.C: New test.
12580
12581 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12582
12583         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12584         * g++.old-deja/g++.jason/access8.C: Likewise.
12585         * g++.old-deja/g++.other/decl5.C: Likewise.
12586
12587 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12588
12589         * g++.dg/parse/parse7.C: New test.
12590
12591 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12592
12593         PR c++/2843
12594         * g++.dg/ext/attrib7.C: New test.
12595
12596 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12597
12598         * g++.dg/parse/parse6.C: New test.
12599
12600 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12601
12602         * gcc.dg/h8300-stack-1.c: New.
12603
12604 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12605
12606         g++.dg/lookup/exception1.C: New test.
12607
12608         g++.dg/lookup/template1.C: New test.
12609
12610         g++.dg/parse/namespace2.C: New test.
12611
12612         g++.dg/parse/parens2.C: New test.
12613
12614 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12615
12616         * g++.dg/parse/parse5.C: New test.
12617         * g++.dg/lookup/scoped4.C: New test.
12618
12619 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12620
12621         * g++.dg/parse/parens1.C: New test.
12622
12623         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12624         angle-bracket1.C.
12625         * g++.dg/parse/parens2.C: New test.
12626
12627         * g++.dg/lookup/scope-operator1.C: New test.
12628
12629         * g++.dg/parse/operator1.C: New test.
12630
12631 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12632
12633         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12634         * g++.old-deja/g++.other/access6.C: Likewise.
12635         * g++.old-deja/g++.other/decl1.C: Likewise.
12636         * g++.old-deja/g++.pt/typename12.C: Likewise.
12637
12638 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12639
12640         * g++.dg/parse/namespace1.C: New test.
12641
12642 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12643
12644         * g++.dg/parse/parse4.C: New test.
12645
12646 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12647
12648         * g++.dg/parse/parse3.C: New test.
12649
12650 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12651
12652         * g++.dg/parse/parse2.C: New test.
12653
12654 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12655
12656         * g++.dg/template/friend11.C: New test.
12657
12658 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12659
12660         * g++.dg/parse/parse1.C: New test.
12661
12662 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12663
12664         * lib/profopt.exp: Change the name of a global variable to avoid
12665         possible clashes with other test suites.
12666
12667 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12668
12669         * g++.dg/inherit/covariant8.C: New test.
12670
12671 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12672
12673         * g++.dg/init/array9.C: New test.
12674
12675         PR c++/9112
12676         * g++.dg/parse/expr1.C: New test.
12677
12678 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12679
12680         * gcc.c-torture/compile/20021230-1.c: New test.
12681
12682 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12683
12684         * g++.dg/inherit/covariant5.C: New test.
12685         * g++.dg/inherit/covariant6.C: New test.
12686         * g++.dg/inherit/covariant7.C: New test.
12687
12688 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12689
12690         PR c++/2739
12691         * g++.dg/other/access2.C: New test.
12692
12693 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12694
12695         * g++.dg/other/anon-struct.C: No longer fails
12696         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12697         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12698         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12699
12700 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12701
12702         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12703
12704 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12705
12706         * g++.dg/eh/spec4.C: Remove stray semicolon.
12707         * g++.dg/expr/pmf-1.C: Change error message.
12708         * g++.dg/ext/asm1.C: Remove stray semicolon.
12709         * g++.dg/ext/typename1.C: Add missing typenames.
12710         * g++.dg/inherit/template-as-base.C: Change error message.
12711         * g++.dg/lookup/scoped1.C: Likewise.
12712         * g++.dg/lookup/scoped2.C: Likewise.
12713         * g++.dg/lookup/using2.C: Likewise.
12714         * g++.dg/other/component1.C: Remove stray semicolon.
12715         * g++.dg/other/do1.C: Change error message.
12716         * g++.dg/other/error2.C: Likewise.
12717         * g++.dg/other/init1.C: Likewise.
12718         * g++.dg/other/packed1.C: Remove stray semicolon.
12719         * g++.dg/other/ptrmem2.C: Change error message.
12720         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12721         marker.
12722         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12723         * g++.dg/template/access3.C: Add typename keyword.
12724         * g++.dg/template/access5.C: Remove stray semicolon.
12725         * g++.dg/template/access6.C: Likewise.
12726         * g++.dg/template/complit1.C: Likewise.
12727         * g++.dg/template/crash1.C: Change error message.
12728         * g++.dg/template/inherit2.C: Remove stray semicolon.
12729         * g++.dg/template/instantiate2.C: Likewise.
12730         * g++.dg/template/instantiate3.C: Change error message.
12731         * g++.dg/template/qual1.C: Remove stray semicolon.
12732         * g++.dg/template/qualttp18.C: Change error message.
12733         * g++.dg/template/ref1.C: Remove stray semicolon.
12734         * g++.dg/template/sizeof1.C (A::value): Declare it.
12735         * g++.dg/template/spec4.C: Change error message.
12736         * g++.dg/template/static1.C: Likewise.
12737         * g++.dg/template/type1.C: Likewise.
12738         * g++.dg/template/typename3.C: Likewise.
12739         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12740         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12741         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12742         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12743         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12744         named return value extension.
12745         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12746         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12747         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12748         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12749         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12750         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12751         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12752         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12753         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12754         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12755         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12756         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12757         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12758         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12759         syntax.
12760         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12761         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12762         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12763         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12764         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12765         * g++.old-deja/g++.brendan/template11.C: Likewise.
12766         * g++.old-deja/g++.brendan/template26.C: Likewise.
12767         * g++.old-deja/g++.brendan/template27.C: Use explicit
12768         specialization syntax.
12769         * g++.old-deja/g++.brendan/template30.C: Likewise.
12770         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12771         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12772         non-dependent names.
12773         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12774         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12775         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12776         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12777         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12778         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12779         named return value extension.
12780         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12781         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12782         * g++.old-deja/g++.ext/return1.C: Likewise.
12783         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12784         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12785         * g++.old-deja/g++.jason/access8.C: Likewise.
12786         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12787         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12788         pseudo-destructor names.
12789         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12790         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12791         pseudo-destructor names.
12792         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12793         * g++.old-deja/g++.jason/overload19.C: Likewise.
12794         * g++.old-deja/g++.jason/overload32.C: Likewise.
12795         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12796         stray semicolons.
12797         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12798         * g++.old-deja/g++.jason/return.C: Likewise.
12799         * g++.old-deja/g++.jason/return2.C: Likewise.
12800         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12801         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12802         syntax.
12803         * g++.old-deja/g++.jason/template10.C: Account for use of
12804         non-dependent names.
12805         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12806         syntax.
12807         * g++.old-deja/g++.jason/template37.C: Likewise.
12808         * g++.old-deja/g++.law/access4.C: Change error messages.
12809         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12810         pseudo-destructor names.
12811         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12812         * g++.old-deja/g++.law/ctors9.C: Likewise.
12813         * g++.old-deja/g++.law/cvt22.C: Likewise.
12814         * g++.old-deja/g++.law/dtors5.C: Likewise.
12815         * g++.old-deja/g++.law/global-init1.C: Likewise.
12816         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12817         * g++.old-deja/g++.law/operators28.C: Likewise.
12818         * g++.old-deja/g++.law/visibility28.C: Likewise.
12819         * g++.old-deja/g++.martin/eval1.C: Likewise.
12820         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12821         name.
12822         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12823         * g++.old-deja/g++.mike/net34.C: Likewise.
12824         * g++.old-deja/g++.mike/net36.C: Likewise.
12825         * g++.old-deja/g++.mike/ns2.C: Likewise.
12826         * g++.old-deja/g++.mike/p12306.C: Likewise.
12827         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12828         value extension.
12829         * g++.old-deja/g++.mike/p700.C: Likewise.
12830         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12831         * g++.old-deja/g++.mike/p710.C: Likewise.
12832         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12833         value extension.
12834         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12835         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12836         * g++.old-deja/g++.ns/crash2.C: Likewise.
12837         * g++.old-deja/g++.ns/crash3.C: Likewise.
12838         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12839         * g++.old-deja/g++.ns/ns17.C: Likewise.
12840         * g++.old-deja/g++.ns/template16.C: Likewise.
12841         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12842         keyword.
12843         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12844         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12845         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12846         named return value extension.
12847         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12848         * g++.old-deja/g++.other/access4.C: Issue additional error
12849         messages.
12850         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12851         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12852         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12853         * g++.old-deja/g++.other/crash25.C: Change error message.
12854         * g++.old-deja/g++.other/crash4.C: Change error message.
12855         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12856         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12857         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12858         checks.
12859         * g++.old-deja/g++.other/defarg8.C: Likewise.
12860         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12861         * g++.old-deja/g++.other/dtor10.C: Likewise.
12862         * g++.old-deja/g++.other/incomplete.C: Likewise.
12863         * g++.old-deja/g++.other/linkage7.C: Likewise.
12864         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12865         lookup algorithm.
12866         * g++.old-deja/g++.other/mangle2.C: Likewise.
12867         * g++.old-deja/g++.other/refinit2.C: Likewise.
12868         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12869         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12870         * g++.old-deja/g++.pt/crash28.C: Likewise.
12871         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12872         syntax.
12873         * g++.old-deja/g++.pt/crash32.C: Change error message.
12874         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12875         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12876         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12877         error message position.
12878         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12879         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12880         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12881         syntax.
12882         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12883         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12884         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12885         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12886         keyword.
12887         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12888         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12889         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12890         keyword.
12891         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12892         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12893         syntax.
12894         * g++.old-deja/g++.pt/friend28.C: Account for use of
12895         non-dependent names.
12896         * g++.old-deja/g++.pt/friend29.C: Likewise.
12897         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12898         rules.
12899         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12900         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12901         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12902         lookup rules.
12903         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12904         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12905         keyword.
12906         * g++.old-deja/g++.pt/memclass20.C: Likewise.
12907         * g++.old-deja/g++.pt/memclass5.C: Likewise.
12908         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12909         keyword.
12910         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12911         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12912         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12913         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12914         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12915         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12916         keyword.
12917         * g++.old-deja/g++.pt/spec10.C: Likewise.
12918         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12919         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12920         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12921         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12922         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12923         * g++.old-deja/g++.pt/ttp62.C: Likewise.
12924         * g++.old-deja/g++.pt/ttp64.C: Likewise.
12925         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12926         * g++.old-deja/g++.pt/typename15.C: Likewise.
12927         * g++.old-deja/g++.pt/typename22.C: Likewise.
12928         * g++.old-deja/g++.pt/typename6.C: Change error messages.
12929         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12930         * g++.old-deja/g++.pt/virtual2.C: Likewise.
12931         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12932         syntax.
12933         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12934         return value extension.
12935         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12936         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12937         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12938         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12939
12940 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12941
12942         * g++.dg/warn/inline1.C: New test.
12943         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12944         * g++.old-deja/g++.jason/synth10.C: Likewise.
12945         * g++.old-deja/g++.mike/net31.C: Likewise.
12946         * g++.old-deja/g++.mike/p8786.C: Likewise.
12947
12948         * g++.dg/template/friend10.C: New test.
12949         * g++.dg/template/conv5.C: New test.
12950
12951 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12952
12953         * g++.dg/lookup/scoped3.C: New test.
12954
12955         * g++.dg/lookup/decl1.C: New test.
12956         * g++.dg/lookup/decl2.C: New test.
12957
12958 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12959
12960         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12961         gcc.c-torture/compile/20021015-1.c,
12962         gcc.c-torture/compile/20021015-2.c,
12963         gcc.c-torture/compile/20021123-1.c,
12964         gcc.c-torture/compile/20021123-2.c,
12965         gcc.c-torture/compile/20021123-3.c,
12966         gcc.c-torture/compile/20021123-4.c,
12967         gcc.c-torture/execute/20021024-1.c: Add tests previously added
12968         only to 3.1 or 3.2 branch.
12969
12970 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
12971
12972         * gcc.dg/i386-bitfield3.c: New test.
12973
12974         * gcc.dg/i386-bitfield2.c: New test.
12975
12976 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12977
12978         * g++.dg/parse/conv_op1.C: New test.
12979
12980 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12981
12982         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12983         approved.
12984
12985 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12986
12987         * gcc.c-torture/compile/20021220-1.c: New test.
12988
12989 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12990
12991         * gcc.dg/i386-fastcall-1.c: New.
12992
12993 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12994
12995         * gcc.c-torture/execute/20021219-1.c: New test.
12996
12997 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12998
12999         * gcc.dg/i386-pic-1.c: New test.
13000
13001 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13002
13003         PR c++/8099
13004         * g++.dg/template/friend9.C: New test.
13005
13006 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13007
13008         PR c++/3663
13009         * g++.dg/template/access7.C: New test.
13010
13011 2002-12-18  Nick Clifton  <nickc@redhat.com>
13012
13013         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13014         the libstdc++-v3 directory has been found.
13015
13016 2002-12-12  Devang Patel <dpatel@apple.com>
13017         * gcc.dg/darwin-ld-1.c: New test.
13018         * gcc.dg/darwin-ld-2.c: New test.
13019         * gcc.dg/darwin-ld-3.c: New test.
13020         * gcc.dg/darwin-ld-4.c: New test.
13021         * gcc.dg/darwin-ld-5.c: New test.
13022
13023 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13024
13025         * gcc.c-torture/compile/20021212-1.c: New test.
13026
13027 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13028
13029         * gcc.dg/fshort-wchar: New test.
13030
13031 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13032
13033         PR c++/8372
13034         * g++.dg/template/dtor1.C: New test.
13035
13036         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13037         markers.
13038
13039 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13040
13041         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13042
13043 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13044
13045         * g++.dg/template/static1.C: New test.
13046         * g++.dg/template/static2.C: New test.
13047         * g++.old-deja/g++.ext/memconst.C: New test.
13048
13049 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13050
13051         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13052         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13053         * g++.dg/special/initp1.C: Likewise.
13054
13055 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13056
13057         * gcc.c-torture/execute/20021204-1.c: New test.
13058
13059 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13060
13061         * gcc.dg/ppc-fmadd-1.c: New file.
13062         * gcc.dg/ppc-fmadd-2.c: New file.
13063         * gcc.dg/ppc-fmadd-3.c: New file.
13064
13065 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13066
13067         * gcc.c-torture/compile/20021204-1.c: New test.
13068
13069 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13070
13071         * g++.dg/inherit/covariant2.C: New test.
13072         * g++.dg/inherit/covariant3.C: New test.
13073         * g++.dg/inherit/covariant4.C: New test.
13074         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13075         * g++.old-deja/g++.robertl/eb17.C: Likewise.
13076
13077 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
13078
13079         PR c++/8688
13080         * g++.dg/init/brace3.C: New test.
13081
13082 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
13083
13084         * gcc.dg/20020210-1.c: Fix a comment typo.
13085
13086 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
13087
13088         PR c++/8720
13089         * g++.dg/parse/defarg1.C: New test.
13090
13091         PR c++/8615
13092         * g++.dg/template/char1.C: New test.
13093
13094         * g++.dg/template/varmod1.C: Fix typo.
13095
13096 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13097
13098         DR 180
13099         * g++.old-deja/g++.pt/crash32.C: Expect error.
13100
13101 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
13102
13103         PR c++/5919
13104         * g++.dg/template/varmod1.C: New test.
13105
13106         PR c++/8727
13107         * g++.dg/inherit/typeinfo1.C: New test.
13108
13109         PR c++/8663
13110         * g++.dg/inherit/typedef1.C: New test.
13111
13112 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
13113
13114         PR c++/8332
13115         PR c++/8493
13116         * g++.dg/template/strlen1.C: New test.
13117
13118         PR c++/8227
13119         * g++.dg/template/ctor2.C: New test.
13120
13121         PR c++/8214
13122         * g++.dg/init/string1.C: New test.
13123
13124         PR c++/8511
13125         * g++.dg/template/friend8.C: New test.
13126
13127 2002-11-29  Joe Buck <jbuck@synopsys.com>
13128
13129         * g++.dg/lookup/anon2.C: New test.
13130
13131 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
13132
13133         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13134         h8300 port.
13135
13136 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
13137
13138         * gcc.dg/bitfld-6.c: New test.
13139
13140 2002-11-27  Jan Hubicka  <jh@suse.cz>
13141
13142         * gcc.c-torture/execute/20021127.[cx]: New test.
13143
13144 2002-11-26  Jan Hubicka  <jh@suse.cz>
13145
13146         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13147         quality.
13148
13149 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
13150
13151         * g++.dg/init/brace2.C: New test.
13152         * g++.old-deja/g++.mike/p9129.C: Correct.
13153
13154 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
13155
13156         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13157
13158 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
13159
13160         * gcc.dg/sibcall-6: New test for indirect sibcalls.
13161
13162 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
13163
13164         * testsuite/g++.dg/abi/empty11.C: New test.
13165         * testsuite/g++.dg/rtti/cv1.C: New test.
13166
13167 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
13168
13169         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13170
13171 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
13172
13173         * g++.dg/abi/empty10.C: New test.
13174
13175 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13176
13177         * gcc.c-torture/compile/20021124-1.c: New test.
13178
13179 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
13180
13181         * g++.dg/abi/rtti2.C: New test.
13182
13183 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13184
13185         * gcc.dg/i386-unroll-1.c: New test.
13186
13187 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
13188
13189         * gcc.c-torture/compile/20021120-1.c: New test.
13190         * gcc.c-torture/compile/20021120-2.c: New test.
13191
13192 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13193
13194         * gcc.dg/bitfld-5.c: New test.
13195
13196 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13197
13198         * gcc.c-torture/execute/20021120-3.c: New test.
13199
13200 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13201
13202         * gcc.c-torture/execute/20021120-2.c: New test.
13203
13204 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13205
13206         * gcc.c-torture/execute/20021120-1.c: New test.
13207
13208 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
13209
13210         * gcc.c-torture/execute/20021118-3.c: New test.
13211
13212 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13213
13214         * gcc.c-torture/compile/20021119-1.c: New test.
13215
13216 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
13217
13218         * gcc.dg/duff-1.c: New test.
13219         * gcc.dg/duff-2.c: New test.
13220         * gcc.dg/duff-3.c: New test.
13221
13222 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
13223
13224         * gcc.dg/cpp/_Pragma5.c: New test.
13225
13226 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13227
13228         * gcc.c-torture/execute/20021118-2.c: New test.
13229
13230 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13231
13232         * gcc.c-torture/execute/20021118-1.c: New test.
13233
13234 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
13235
13236         * gcc.dg/20021116-1.c: New test.
13237
13238 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
13239
13240         * g++.dg/abi/vcall1.C: New test.
13241
13242 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
13243
13244         * gcc.dg/20021029-1.c: New test.
13245         * gcc.dg/20021029-2.c: New test.
13246
13247 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13248
13249         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
13250
13251 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13252
13253         PR c/8439
13254         * gcc.dg/20021110.c: Move to ...
13255         * gcc.c-torture/compile/20021110.c: .... here.
13256
13257 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13258
13259         PR c/8467
13260         * gcc.c-torture/execute/20021111-1.c
13261
13262 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13263
13264         PR c/8439
13265         * gcc.dg/20021110.c: New test.
13266
13267 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
13268
13269         * g++.dg/abi/vthunk3.C: Run only on x86.
13270
13271 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
13272
13273         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
13274
13275 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
13276
13277         * lib/compat.exp (compat-execute): Fix logic error in last
13278         change.
13279
13280 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
13281
13282         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
13283
13284 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13285
13286         PR c++/8389
13287         * g++.dg/template/access6.C: New test.
13288
13289 2002-11-08  Jan Hubicka  <jh@suse.cz>
13290
13291         * gcc.dg/i386-ssefp-1.c: New test.
13292         * gcc.dg/i386-ssefp-1.c: New test.
13293
13294 2002-11-08  Jan Hubicka  <jh@suse.cz>
13295
13296         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13297
13298 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13299
13300         * g++.dg/abi/vthunk3.C: New test.
13301
13302         PR c++/8338
13303         * g++.dg/template/crash2.C: New test.
13304
13305 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13306
13307         * testsuite/g++.dg/abi/dtor1.C: New test.
13308         * testsuite/g++.dg/abi/dtor2.C: Likewise.
13309
13310 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
13311
13312         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13313         Darwin.
13314
13315 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13316
13317         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13318         -mthumb.  Only xfail with -O0.
13319
13320 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
13321
13322         * g++.dg/abi/thunk1.C: New test.
13323         * g++.dg/abi/thunk2.C: Likewise.
13324         * g++.dg/abi/vtt1.C: Likewise.
13325
13326 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
13327
13328         PR optimization/8423
13329         * gcc.c-torture/execute/builtin-constant.c: New test.
13330
13331 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
13332
13333         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13334         Add some more cases.
13335
13336 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
13337
13338         PR c++/8391
13339         * g++.dg/opt/local1.C: New test.
13340
13341 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
13342
13343         PR c++/8160
13344         * g++.dg/template/complit1.C: New test.
13345
13346         PR c++/8149
13347         * g++.dg/template/typename4.C: Likewise.
13348
13349 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13350
13351         Core issue 287, PR c++/7639
13352         * g++.dg/template/instantiate1.C: Adjust error location.
13353         * g++.dg/template/instantiate3.C: New test.
13354         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13355         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13356         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13357
13358 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
13359
13360         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13361
13362 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
13363
13364         PR c++/8287
13365         * g++.dg/init/dtor2.C: New test.
13366
13367 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13368
13369         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13370         * gcc.dg/nest.c: Bypass errors on irix6.
13371
13372 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
13373
13374         * gcc.dg/nest.c: Expect error for mmix-*-*.
13375         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13376
13377 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
13378
13379         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13380         markers.
13381
13382         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13383
13384 2002-10-25  Mike Stump  <mrs@apple.com>
13385
13386         * gcc.dg/warn-1.c: New test.
13387
13388 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13389
13390         * g++.dg/template/typename3.C: New test.
13391
13392 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
13393
13394         * g++.dg/lookup/ptrmem1.C: New test.
13395
13396         * g++.dg/abi/vthunk2.C: New test.
13397
13398 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13399
13400         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13401
13402 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13403
13404         * g++.dg/abi/empty9.C: New test.
13405
13406 2002-10-24  Richard Henderson  <rth@redhat.com>
13407
13408         * g++.dg/inherit/thunk1.C: Enable for ia64.
13409
13410 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13411
13412         PR c++/8067
13413         * g++.dg/lookup/pretty1.C: New test.
13414
13415 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13416
13417         * gcc.dg/20021023-1.c: New test.
13418
13419 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13420
13421         PR c++/7679
13422         * g++.dg/parse/inline1.C: New test.
13423
13424 2002-10-23  Richard Henderson  <rth@redhat.com>
13425
13426         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13427
13428         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13429
13430 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13431
13432         PR c++/6579
13433         * g++.dg/parse/stmtexpr3.C: New test.
13434
13435 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13436
13437         * g++.dg/expr/cond1.C: New test.
13438
13439 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13440
13441         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13442
13443 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13444
13445         * g++.dg/abi/vbase13.C: New test.
13446         * g++.dg/abi/vbase14.C: Likewise.
13447
13448 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13449
13450         * gcc.dg/tls/pic-1.c: New test.
13451         * gcc.dg/tls/nonpic-1.c: New test.
13452         * gcc.dg/20021018-1.c: New test.
13453
13454 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13455
13456         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13457         Remove only files with the same base name as the test case.
13458         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13459         (profopt-execute): Likewise.  Also, remove old profiling
13460         and performance data files before running the tests.
13461
13462         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13463         * g++.dg/bprob/bprob.exp: Likewise.
13464         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13465         to allow more general test case names.
13466
13467         * g++.dg/bprob/bprob-1.C: Rename to ...
13468         * g++.dg/bprob/g++-bprob-1.C: ... this.
13469
13470         * g77.dg/bprob/bprob-1.f: Rename to ...
13471         * g77.dg/bprob/g77-bprob-1.f: ... this.
13472
13473 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13474
13475         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13476         bison 1.50 or later.
13477
13478 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13479
13480         * g++.dg/README: Describe more test directories.
13481
13482 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13483
13484         * g++.dg/init/array6.C: Add additional tests.
13485
13486 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13487
13488         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13489         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13490
13491 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13492
13493         * gcc.c-torture/compile/20020604-1.x: New.
13494         * gcc.c-torture/compile/simd-5.x: Likewise.
13495         * gcc.c-torture/execute/920710-1.x: Likewise.
13496         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13497
13498 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13499
13500         * g++.dg/inherit/override1.C: Add dg-options clause.
13501
13502 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13503
13504         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13505         _mm_slli_si128.
13506
13507 2002-10-19  Andreas Schwab  <schwab@suse.de>
13508
13509         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13510         directory component.
13511
13512 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13513
13514         * g++.dg/inherit/thunk1.C: New test.
13515
13516         * g++.dg/inherit/override1.C: New test.
13517
13518         * g++.dg/abi/mangle11.C: New test.
13519         * g++.dg/abi/mangle14.C: New test.
13520         * g++.dg/abi/mangle17.C: New test.
13521
13522 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13523
13524         * g++.dg/overload/member2.C: New test.
13525
13526 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13527
13528         * g++.dg/README: Describe new compat directory.
13529         * g++.dg/dg.exp: Skip tests in compat directory.
13530         * README.compat: New file.
13531         * lib/compat.exp: New expect script.
13532         * g++.dg/compat: New test directory.
13533         * g++.dg/compat/compat.exp: New expect script.
13534         * g++.dg/compat/abi: New test directory.
13535         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13536         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13537         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13538         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13539         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13540         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13541         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13542         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13543         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13544         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13545         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13546         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13547         * g++.dg/compat/break: New test directory.
13548         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13549         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13550         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13551         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13552         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13553         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13554         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13555         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13556         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13557         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13558         g++.dg/compat/break/README: New files.
13559         * g++.dg/compat/eh: New test directory.
13560         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13561         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13562         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13563         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13564         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13565         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13566         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13567         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13568         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13569         g++.dg/compat/eh/filter2_y.C,
13570         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13571         g++.dg/compat/eh/new1_y.C,
13572         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13573         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13574         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13575         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13576         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13577         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13578         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13579         g++.dg/compat/eh/unexpected1_y.C: New files.
13580         * g++.dg/compat/init: New test directory.
13581         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13582         g++.dg/compat/init/array5_y.C,
13583         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13584         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13585         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13586         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13587         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13588         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13589         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13590         g++.dg/compat/init/init-ref2_y.C: New files.
13591
13592 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13593
13594         PR c++/7584
13595         * g++.dg/inherit/using3.C: New test.
13596
13597 2002-10-17  Jan Hubicka  <jh@suse.cz>
13598
13599         * gcc.dg/20021017-2.c: New test.
13600
13601 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13602
13603         * g++.dg/abi/mangle16.C: Adjust.
13604
13605         * g++.dg/init/array8.C: New test.
13606
13607 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13608
13609         * gcc.dg/special/mips-abi.exp: New test.
13610         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13611
13612 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13613
13614         * g++.dg/abi/mangle16.C: New test.
13615         * g++.dg/abi/mangle17.C: Likewise.
13616
13617         PR c++/7478
13618         * g++.dg/template/ref1.C: New test.
13619
13620 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13621
13622         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13623
13624 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13625
13626         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13627
13628 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13629
13630         PR c++/7524
13631         * g++.dg/init/array7.C: New test.
13632
13633 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13634
13635         * g++.dg/init/array6.C: New test.
13636
13637         * g++.dg/abi/mangle13.C: Likewise.
13638         * g++.dg/abi/mangle14.C: Likewise.
13639         * g++.dg/abi/mangle15.C: Likewise.
13640
13641 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13642
13643         * g++.dg/abi/empty8.C: New test.
13644
13645 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13646
13647         * g++.dg/init/ctor1.C: New test.
13648
13649 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13650
13651         * gcc.c-torture/execute/20021015-1.c: New test.
13652
13653 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13654
13655         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13656
13657 2002-10-14  Jan Hubicka  <jh@suse.cz>
13658
13659         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13660
13661 2002-10-14  Richard Henderson  <rth@redhat.com>
13662
13663         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13664
13665 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13666
13667         PR optimization/6631
13668         * g++.dg/opt/const2.C: New test.
13669
13670 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13671
13672         PR c++/7176
13673         * g++.dg/parse/friend1.C: New test.
13674         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13675
13676 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13677
13678         * gcc.dg/20021014-1.c: New test.
13679
13680 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13681
13682         PR c++/5661
13683         * g++.dg/ext/vlm1.C: New test.
13684         * g++.dg/ext/vlm2.C: Likewise.
13685
13686         * g++.dg/init/array1.C: Remove invalid braces.
13687         * g++.dg/init/brace1.C: New test.
13688         * g++.dg/init/copy2.C: Likewise.
13689         * g++.dg/init/copy3.C: Likewise.
13690         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13691         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13692         braces.
13693
13694 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13695
13696         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13697
13698 2002-10-11  Richard Shann  <richard.shann@superh.com>
13699
13700         * gcc.c-torture/compile/simd-5.c: New test.
13701
13702 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13703
13704         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13705
13706 2002-10-10  Jim Wilson  <wilson@redhat.com>
13707
13708         * gcc.c-torture/execute/20021010-1.c: New test.
13709
13710 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13711
13712         PR c/7353
13713         * g++.dg/ext/typedef-init.C: New test.
13714         * gcc.dg/typedef-init.c: New test.
13715
13716 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13717
13718         * gcc.dg/cpp/paste13.c: New test.
13719
13720 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13721
13722         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13723         remaining platforms, XFAIL during compile, not execute.  Don't
13724         XFAIL at -O0.
13725
13726 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13727
13728         * gcc.dg/alias-1.c: Tweak expected warning.
13729
13730 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13731
13732         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13733
13734 2002-10-06  Andreas Jaeger  <aj@suse.de>
13735
13736         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13737         * gcc.dg/cpp/c++98.C: Likewise.
13738
13739         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13740         * g++.dg/cpp/c++98.C: Likewise.
13741
13742         * g++.dg/README (Subdirectories): Mention cpp directory.
13743
13744         PR target/7559
13745         * gcc.dg/20021006-1.c: New test.
13746
13747 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13748
13749         PR c++/7804
13750         * g++.dg/other/warning1.C: New test.
13751
13752 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13753
13754         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13755         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13756         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13757
13758 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13759
13760         PR c++/7931
13761         * g++.dg/template/ptrmem3.C: New test.
13762
13763         PR c++/7754
13764         * g++.dg/template/union1.C: New test.
13765
13766 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13767
13768         PR c++/8006
13769         * g++.dg/abi/mangle9.C: New test.
13770         * g++.dg/abi/mangle10.C: New test.
13771         * g++.dg/abi/mangle11.C: New test.
13772         * g++.dg/abi/mangle12.C: New test.
13773
13774 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13775
13776         PR c++/7188.
13777         * g++.dg/template/meminit1.C: New test.
13778         * g++.dg/warn/Wreorder-1.C: Likewise.
13779         * g++.old-deja/g++.mike/warn3.C: Tweak.
13780         * lib/prune.exp: Ingore "in copy constructor".
13781
13782 2002-10-02  Andreas Jaeger  <aj@suse.de>
13783
13784         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13785         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13786         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13787         on x86-64.
13788
13789 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13790
13791         * gcc.dg/empty1.C: Fix typo.
13792
13793 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13794
13795         * gcc.dg/alias-1.c: New test.
13796
13797 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13798
13799         * gcc.dg/empty1.C: New test.
13800
13801         * g++.dg/tls/init-2.C: Tweak error messages.
13802
13803 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13804
13805         * gcc.c-torture/compile/20020923-1.c: New test.
13806
13807 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13808
13809         * gcc.c-torture/execute/ffs-1.c: New test.
13810         * gcc.c-torture/execute/ffs-2.c: Ditto.
13811
13812 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13813
13814         * g++.dg/overload/member1.C: New test.
13815
13816 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13817
13818         * g++.dg/abi/empty7.C: New test.
13819         * g++.dg/init/pm2.C: Likewise.
13820
13821 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13822
13823         * g++.dg/rtti/crash1.C: New test.
13824
13825 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13826
13827         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13828         gcc.dg/sibcall-4.c: New tests.
13829
13830 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13831
13832         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13833         powerpc and MMIX targets.
13834
13835 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13836
13837         * gcc.dg/cpp/20020927-1.c: New.
13838
13839 2002-09-26  David S. Miller  <davem@redhat.com>
13840
13841         * gcc.c-torture/compile/trunctfdf.c: New.
13842
13843 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13844
13845         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13846
13847 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13848
13849         * gcc.c-torture/execute/loop-15.c: New.
13850
13851 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13852
13853         * README.QMTEST: Fix typo.
13854
13855 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13856
13857         * gcc.dg/20020926-1.c: New test.
13858
13859 2002-09-25  David S. Miller  <davem@redhat.com>
13860
13861         PR target/7842
13862         * gcc.c-torture/execute/shiftdi.c: New test.
13863
13864 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13865
13866         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13867         unique to the tool.
13868         * lib/g77.exp (g77_init): Likewise.
13869         * lib/g++.exp (g++_init): Likewise.
13870         * lib/objc.exp (objc_init): Likewise.
13871
13872 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13873
13874         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13875         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13876         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13877
13878 2002-09-25  Richard Henderson  <rth@redhat.com>
13879
13880         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13881         too-small long double.
13882
13883 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13884
13885         * gcc.dg/20020919-1.c: New test.
13886
13887 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13888
13889         * g++.dg/abi/bitfield6.C: New test.
13890         * g++.dg/abi/bitfield7.C: New test.
13891         * g++.dg/abi/bitfield8.C: New test.
13892         * g++.dg/abi/vbase11.C: New test.
13893
13894 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13895
13896         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13897         hppa*-*-hpux*.  Update test comment.
13898
13899 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
13900
13901         * gcc.dg/tls/struct-1.c: New test.
13902
13903 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
13904
13905         * gcc.dg/cpp/tr-warn2.c: Update.
13906
13907 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13908
13909         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13910
13911 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13912
13913         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13914         systems.
13915
13916 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
13917
13918         * gcc.c-torture/execute/ieee/mzero3.c: New test.
13919
13920         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13921         Adjust for c++filt moved to binutils.  Remove spurious duplicate
13922         setting of cxxfilt.
13923
13924 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
13925
13926         * gcc.dg/20020312-2.c: Update for darwin.
13927
13928 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
13929
13930         * g++.old-deja/g++.other/crash32.C: Mark ICE.
13931
13932 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
13933
13934         * objc.dg/comp-types-1.m: New test.
13935         * objc.dg/comp-types-2.m: New test.
13936         * objc.dg/comp-types-3.m: New test.
13937         * objc.dg/comp-types-4.m: New test.
13938         * objc.dg/comp-types-5.m: New test.
13939         * objc.dg/comp-types-6.m: New test.
13940
13941 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13942
13943         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13944
13945 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13946
13947         * g++.dg/other/do1.C: New test.
13948
13949         * g++.dg/template/subst1.C: New test.
13950
13951 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
13952
13953         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13954
13955 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13956
13957         * g++.dg/template/qualttp20.C: Adjust expected errors.
13958         * g++.old-deja/g++.jason/report.C: Likewise.
13959         * g++.old-deja/g++.other/qual1.C: Likewise.
13960
13961         * g++.dg/lookup/scoped2.C: New test.
13962
13963         * g++.dg/ext/asm3.C: New test.
13964
13965 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
13966
13967         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13968
13969 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
13970
13971         * ChangeLog: follow spelling conventions.
13972         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13973         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13974         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13975         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13976         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13977         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13978         * g++.old-deja/g++.law/global-init1.C: Likewise.
13979         * g++.old-deja/g++.other/delete4.C: Likewise.
13980         * g++.old-deja/g++.other/inline21.C: Likewise.
13981         * g++.old-deja/g++.other/singleton.C: Likewise.
13982         * g77.dg/strlen0.f: Likewise.
13983         * g77.f-torture/compile/20010519-1.f: Likewise.
13984         * g77.f-torture/compile/980310-4.f: Likewise.
13985         * gcc.c-torture/compile/20000605-1.c: Likewise.
13986         * gcc.c-torture/execute/20020225-1.c: Likewise.
13987         * gcc.dg/c90-hexfloat-2.c: Likewise.
13988         * gcc.dg/c99-bool-1.c: Likewise.
13989         * gcc.dg/c99-hexfloat-2.c: Likewise.
13990         * gcc.dg/dll-2.c: Likewise.
13991         * gcc.dg/wtr-union-init-1.c: Likewise.
13992         * gcc.dg/wtr-union-init-2.c: Likewise.
13993         * gcc.dg/wtr-union-init-3.c: Likewise.
13994         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13995         * gcc.dg/cpp/defined.c: Likewise.
13996         * gcc.dg/cpp/macsyntx.c: Likewise.
13997         * gcc.dg/cpp/paste2.c: Likewise.
13998         * gcc.dg/cpp/trad/defined.c: Likewise.
13999         * gcc.dg/format/c90-printf-1.c: Likewise.
14000         * gcc.dg/format/c90-scanf-1.c: Likewise.
14001         * gcc.dg/format/c99-printf-1.c: Likewise.
14002         * gcc.dg/format/c99-scanf-1.c: Likewise.
14003         * gcc.misc-tests/gcov-8.c: Likewise.
14004         * lib/profopt.exp: Likewise.
14005
14006 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14007
14008         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14009
14010 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14011
14012         * g++.dg/inherit/using2.C: New test.
14013
14014 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14015
14016         * ChangeLog: Follow spelling conventions.
14017         * g++.dg/template/friend4.C: Likewise.
14018         * g++.old-deja/g++.pt/crash67.C: Likewise.
14019         * gcc.c-torture/execute/20000801-4.c: Likewise.
14020         * gcc.dg/c90-digraph-1.c: Likewise.
14021         * gcc.dg/c94-digraph-1.c: Likewise.
14022         * gcc.dg/c99-digraph-1.c: Likewise.
14023         * gcc.dg/cpp/line5.c: Likewise.
14024         * gcc.dg/cpp/multiline.c: Likewise.
14025         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14026         * gcc.dg/format/attr-3.c: Likewise.
14027         * gcc.dg/format/c90-scanf-3.c: Likewise.
14028         * gcc.dg/format/ext-4.c: Likewise.
14029
14030 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14031
14032         * g++.dg/template/pretty1.C: New test.
14033
14034 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14035
14036         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14037
14038 2002-09-13  Matt Austern  <austern@apple.com>
14039
14040         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14041         passing a cast expression to a function by const reference.
14042
14043 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14044
14045         * g++.dg/template/deduce1.C: New test.
14046
14047 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14048
14049         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14050         32-bit int.
14051
14052 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14053
14054         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14055         usage.
14056
14057 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14058
14059         * gcc.c-torture/compile/20020910-1.c: New test.
14060
14061 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14062
14063         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14064
14065 2002-09-10  Andreas Jaeger  <aj@suse.de>
14066
14067         * gcc.dg/20020312-2.c: Adjust for x86-64.
14068
14069 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14070
14071         * g77.dg/7388.f: New test case for PR 7388.
14072
14073 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14074
14075         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14076
14077 2002-09-05  Ziemowit Laski <zlaski@apple.com>
14078
14079         * objc.dg/proto-lossage-1.m: New test.
14080
14081 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
14082
14083         * gcc.dg/cpp/_Pragma4.c: Fix typo.
14084
14085 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
14086
14087         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
14088         expected to pass.
14089
14090 2002-09-06  Stan Shebs  <shebs@apple.com>
14091             David Edelsohn  <edelsohn@gnu.org>
14092
14093         * gcc.dg/weak: New directory.
14094         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14095         target-specific xfail bits.
14096         * gcc.dg/typeof-2.c: Move to new directory.
14097         * gcc.dg/weak.exp: New expect script.
14098
14099 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
14100
14101         * gcc.c-torture/execute/extzvsi.c: New test.
14102
14103 2002-09-05  Stan Shebs  <shebs@apple.com>
14104
14105         * gcc.dg/weak-1.c: xfail on Darwin.
14106         * gcc.dg/weak-2.c: Ditto.
14107         * gcc.dg/weak-3.c: Ditto.
14108         * gcc.dg/weak-4.c: Ditto.
14109         * gcc.dg/weak-5.c: Ditto.
14110         * gcc.dg/weak-6.c: Ditto.
14111         * gcc.dg/weak-7.c: Ditto.
14112         * gcc.dg/weak-8.c: Ditto.
14113         * gcc.dg/weak-9.c: Ditto.
14114
14115 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
14116
14117         * gcc.c-torture/execute/loop-14.c: New test.
14118
14119 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
14120
14121         * g++.dg/other/cxa-atexit1.C: New test.
14122
14123         * gcc.dg/typeof-2.c: New test.
14124
14125 2002-09-03  Roger Sayle  <roger@eyesopen.com>
14126
14127         * gcc.dg/builtins-2.c: New testcase.
14128         * gcc.dg/builtins-3.c: New testcase.
14129
14130 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
14131
14132         * gcc.dg/cpp/_Pragma4.c: New test.
14133
14134 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
14135
14136         * objc/execute/nil_method-1.m: New testcase.
14137
14138 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
14139
14140         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14141         [Object class], not [Object initialize].
14142
14143 2002-08-31  Roger Sayle  <roger@eyesopen.com>
14144             Hans-Peter Nilsson  <hp@bitrange.com>
14145
14146         * gcc.c-torture/execute/20020720-1.x: Skip test on
14147         mmix-knuth-mmixware.  Correct comment.
14148
14149 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
14150
14151         * testsuite/g++.dg/abi/bitfield5.C: New test.
14152         * testsuite/g++.dg/abi/vbase10.C: Likewise.
14153
14154 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
14155
14156         * objc.dg/undeclared-selector.m: New test.
14157
14158 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
14159
14160         * g++.dg/other/offsetof1.C: Avoid cast warning.
14161
14162 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
14163
14164         * objc.dg/super-class-2.m: New test.
14165
14166 2002-08-24  Matt Austern  <austern@apple.com>
14167
14168         * g++.dg/ext/lvaddr.C: New test.
14169         * g++.dg/ext/lvcast.C: New test.
14170
14171 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
14172
14173         * testsuite/g++.dg/inherit/cond1.C: New test.
14174
14175 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
14176
14177         * gcc.dg/noncompile/incomplete-1.c: New test.
14178
14179 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
14180
14181         * gcc.dg/typespec-1.c: New test.
14182
14183 2002-08-20  Devang Patel  <dpatel@apple.com>
14184         * objc.dg/proto-hier-2.m: New test.
14185
14186 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
14187
14188         * objc.dg/bitfield-1.m: New test.
14189         * objc.dg/bitfield-2.m: New test.
14190
14191 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
14192
14193         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14194         gcc.dg/c99-flex-array-4.c: New tests.
14195
14196 2002-08-16  Stan Shebs  <shebs@apple.com>
14197
14198         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14199
14200 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
14201
14202         * gcc.dg/typeof-1.c: New test.
14203         * g++.dg/ext/typeof2.C: New test.
14204
14205 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
14206
14207         * g++.dg/other/offsetof1.C: New test.
14208
14209 2002-08-14  Richard Henderson  <rth@redhat.com>
14210
14211         * gcc.dg/tls/diag-3.c: Fix expected message strings.
14212
14213 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
14214
14215         * gcc.dg/cpp/_Pragma3.c: New test.
14216
14217 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
14218
14219         * g++.dg/template/inherit3: New test.
14220
14221 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14222
14223         * gcc.dg/bitfld-4.c: Add blank options.
14224
14225 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
14226
14227         * g++.dg/template/crash1.C: New test.
14228
14229 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14230
14231         * gcc.dg/tls/opt-2.c: New test.
14232
14233 2002-08-08  Devang Patel  <dpatel@apple.com>
14234
14235         * objc.dg/selector-1.m : New test
14236
14237 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14238
14239         * g++.dg/abi/bitfield4.C: New test.
14240         * gcc.dg/bitfld-4.c: New test.
14241
14242 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14243
14244         * g++.dg/other/packed1.C: New test.
14245
14246 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
14247
14248         * g++.dg/abi/offsetof.C: Tweak error messages.
14249         * g++.old-deja/g++.mike/p10769a.C: Likewise.
14250
14251 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14252
14253         * gcc.dg/bitfld-3.c: New test.
14254
14255 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
14256             Richard Henderson  <rth@redhat.com>
14257
14258         * gcc.dg/i386-bitfield1.c: New test.
14259         * g++.dg/abi/bitfield3.C: Update.
14260
14261 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
14262
14263         * objc.dg/const-str-2.m: Update.
14264         * gcc.dg/cpp/c++98.c: Change to C extension.
14265         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
14266         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
14267
14268 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
14269
14270         * testsuite/gcc.dg/tls/diag-3.c: New.
14271
14272 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
14273
14274         * g++.dg/README (Subdirectories): Document new subdir expr.
14275         * g++.dg/expr/pmf-1.C: New test.
14276
14277 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
14278
14279         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
14280
14281 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
14282
14283         * g++.dg/abi/bitfield3.C: New test.
14284
14285 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
14286
14287         * lib/gcov.exp: Tweak expected line formats.
14288         * gcc.misc-tests/gcov8.c: New test.
14289         * gcc.misc-tests/gcov8.x: New flags.
14290
14291 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
14292
14293         * consistency.vlad/layout/endian.c: Include string.h.
14294
14295         * gcc.c-torture/execute/20020805-1.c: New test.
14296
14297 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
14298
14299         * g++.dg/other/conversion1.C: New test.
14300
14301 2002-08-03  Roger Sayle  <roger@eyesopen.com>
14302
14303         * gcc.dg/builtins-1.c: New testcase.
14304
14305 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
14306
14307         * g++.dg/inherit/access3.C: New test.
14308
14309 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
14310
14311         * gcc.dg/ia64-visibility-2.c: New test.
14312
14313 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
14314
14315         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14316         __qualifier_flags to __flags.
14317
14318 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
14319
14320         * g++.dg/inherit/operator1.C: New test.
14321         * g++.dg/lookup/disamb1.C: Fix typo in comment.
14322         * g++.dg/other/error1.C: Change expected error message.
14323         * g++.dg/template/conv4.C: Likewise.
14324
14325 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
14326
14327         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14328         for documented behavior.
14329
14330 2002-07-25  Roger Sayle  <roger@eyesopen.com>
14331
14332         * gcc.c-torture/execute/20020720-1.x: Skip this test on
14333         several targets known to fail.
14334
14335 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
14336
14337         * gcc.dg/mips-args-[123].c: New tests.
14338
14339 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
14340
14341         * gcc.dg/ppc-spe.c: New.
14342
14343 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
14344
14345         * g++.dg/other/ptrmem4.C: New testcase.
14346
14347 2002-07-24  Richard Henderson  <rth@redhat.com>
14348
14349         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14350
14351 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
14352
14353         * g++.dg/ext/alignof1.C (main): Return 0 for success.
14354
14355 2002-07-24  Roger Sayle  <roger@eyesopen.com>
14356
14357         * gcc.c-torture/execute/memset-3.c: New testcase.
14358
14359 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
14360
14361         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14362         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14363
14364 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14365
14366         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14367         Delete.
14368
14369 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
14370
14371         * gcc.c-torture/compile/simd-4.c: New test.
14372
14373 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14374
14375         PR c++/7347, c++/7348
14376         * g++.dg/template/access4.C: New test.
14377         * g++.dg/template/access5.C: New test.
14378         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14379         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14380         * g++.old-deja/g++.pt/ttp58.C: Likewise.
14381         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14382
14383 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
14384
14385         * gcc.dg/gnu89-init-2.c: New test.
14386
14387 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
14388
14389         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14390
14391 2002-07-20  Roger Sayle  <roger@eyesopen.com>
14392
14393         * gcc.c-torture/execute/20020720-1.c: New testcase.
14394
14395 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14396
14397         * gcc.dg/cpp/Wsignprom.c: New tests.
14398
14399 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
14400
14401         * gcc.c-torture/execute/loop-13.c: New test.
14402
14403 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14404
14405         * gcc.dg/cpp/expr.c: New tests.
14406
14407 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14408
14409         * g++.dg/opt/pr6713.C: Add template instantiation.
14410
14411 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14412
14413         * gcc.dg/nest.c: New test.
14414
14415 2002-07-17  Richard Henderson  <rth@redhat.com>
14416
14417         * g++.dg/opt/pr6713.C: New test.
14418
14419 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14420
14421         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14422         XFAIL for all x86 processors.
14423
14424 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14425
14426         * gcc.c-torture/execute/20010122-1.x: Do not test with
14427         -fomit-frame-pointer.
14428
14429 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14430
14431         * g++.dg/template/instantiate2.C: New test.
14432         * g++.dg/template/spec4.C: New test.
14433
14434 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14435
14436         * g++.dg/template/access2.C: New test.
14437         * g++.dg/template/access3.C: New test.
14438
14439 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14440
14441         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14442         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14443         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14444         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14445         Convert to use <stdarg.h>.
14446         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14447         Delete.
14448         * gcc.dg/va-arg-2.c: New.
14449         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14450
14451 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14452
14453         * gcc.c-torture/compile/20020710-1.c: New test.
14454
14455 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14456                           Andrew Pinski  <pinskia@physics.uc.edu>
14457
14458         gcc.c-torture/compile/simd-2.c: New testcase.
14459         gcc.c-torture/compile/simd-3.c: Likewise.
14460
14461 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14462
14463         PR c++/7224
14464         * g++.dg/overload/error1.C: New test.
14465
14466 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14467
14468         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14469         configuration and IRIX 6 O32 ABI.
14470
14471 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14472
14473         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14474
14475 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14476
14477         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14478
14479 2002-07-10  Jeffrey A Law  <law@redhat.com>
14480
14481         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14482
14483         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14484
14485 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14486
14487         * gcc.dg/20020312-2.c: Check for __PPC__.
14488
14489 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14490
14491         * gcc.c-torture/compile/20020709-1.c: New test.
14492
14493 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14494
14495         * g++.dg/template/qualttp21.C: New test case.
14496
14497 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14498
14499         * gcc.c-torture/compile/20020706-1.c: New test.
14500         * gcc.c-torture/compile/20020706-2.c: New test.
14501
14502 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14503             Alexandre Oliva  <aoliva@redhat.com>
14504
14505         * g++.dg/warn/incomplete1.C: New test.
14506
14507 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14508
14509         PR c++/7099
14510         * g++.dg/warn/noreturn1.C: New test.
14511
14512 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14513
14514         PR c++/6706
14515         * g++.dg/debug/debug6.C: New test.
14516         * g++.dg/debug/debug7.C: New test.
14517
14518 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14519
14520         * gcc.c-torture/compile/simd-3.c: New test.
14521
14522 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14523
14524         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14525         * gcc.dg/20020620-1.c: Likewise.
14526
14527 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14528
14529         PR c++/6944
14530         * g++.dg/init/array4.C: New test.
14531         * g++.dg/init/array5.C: New test.
14532
14533 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14534
14535         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14536         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14537
14538 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14539
14540         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14541         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14542         * gcc.dg/wtr-conversion-1.c: Likewise.
14543         * gcc.dg/wtr-escape-1.c: Likewise.
14544         * gcc.dg/wtr-int-type-1.c: Likewise.
14545         * gcc.dg/wtr-label-1.c: Likewise.
14546         * gcc.dg/wtr-static-1.c: Likewise.
14547         * gcc.dg/wtr-strcat-1.c: Likewise.
14548         * gcc.dg/wtr-suffix-1.c: Likewise.
14549         * gcc.dg/wtr-switch-1.c: Likewise.
14550         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14551         * gcc.dg/wtr-union-init-1.c: Likewise.
14552         * gcc.dg/wtr-union-init-2.c: Likewise.
14553         * gcc.dg/wtr-union-init-3.c: Likewise.
14554
14555         * gcc.dg/wtr-func-def-1.c: New test.
14556
14557 2002-07-02 Devang Patel <dpatel@apple.com>
14558
14559         * objc.dg/param-1.m: New test.
14560
14561 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14562
14563         * gcc.dg/cpp/trad/directive.c: Add test.
14564         * gcc.dg/cpp/trad/macroargs.c: Add test.
14565         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14566
14567 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14568
14569         * gcc.dg/cpp/cmdlne-M.c: New test.
14570
14571 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14572
14573         * objc.dg/desig-init-1.m: New test.
14574
14575 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14576
14577         PR c++/6716
14578         * g++.dg/template/instantiate1.C: New test.
14579
14580 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14581
14582         PR c++/7112
14583         * g++.dg/template/sizeof2.C: New test.
14584
14585 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14586
14587         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14588         gcc.dg/cpp/trad/include.c: New tests.
14589
14590 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14591
14592         PR target/7177
14593         * gcc.c-torture/compile/20020701-1.c: New test.
14594
14595 2002-07-01  Stan Shebs  <shebs@apple.com>
14596
14597         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14598         header here...
14599         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14600         (objc-torture-execute): or here.
14601
14602 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14603
14604         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14605
14606 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14607
14608         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14609
14610 2002-06-30  Devang Patel  <dpatel@apple.com>
14611
14612         * objc.dg/fsyntax-only.m: New test.
14613
14614 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14615
14616         PR c++/6695
14617         * g++.dg/template/friend7.C: New file.
14618
14619 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14620
14621         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14622         return type.
14623
14624 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14625
14626         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14627         avoid division by zero.
14628
14629 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14630
14631         * gcc.dg/Wunknownprag.c: New tests.
14632
14633 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14634
14635         * gcc.c-torture/execute/simd-2.c: New test.
14636
14637 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14638
14639         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14640         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14641         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14642         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14643         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14644         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14645         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14646         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14647         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14648         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14649         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14650         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14651         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14652         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14653         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14654         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14655         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14656
14657 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14658
14659         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14660         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14661         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14662         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14663         New tests.
14664         * gcc.dg/cpp/trad/directive.c: Update.
14665
14666 2002-06-23  Andreas Jaeger  <aj@suse.de>
14667
14668         * gcc.c-torture/execute/complex-6.c: New.
14669
14670 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14671
14672         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14673         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14674         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14675         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14676
14677 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14678
14679         * gcc.dg/cpp/trad: New directory with traditional tests copied
14680         from parent directory.
14681         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14682         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14683         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14684         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14685         Move to trad/ and rename.
14686         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14687         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14688         gcc.dg/cpp/trad/redef2.c: New tests.
14689         * gcc.dg/cpp/trad/trad.exp: New driver.
14690
14691 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14692
14693         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14694         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14695         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14696         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14697         Remove.
14698
14699 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14700
14701         * gcc.dg/20020620-1.c: New test.
14702
14703 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14704
14705         * g++.dg/template/ttp4.C: New test.
14706
14707 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14708
14709         * g++.dg/opt/vt1.C: Fix regexp.
14710
14711 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14712
14713         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14714         Don't use attribute `noinline'.
14715
14716 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14717
14718         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14719
14720 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14721
14722         * gcc.c-torture/execute/simd-1.c: New.
14723
14724         * gcc.dg/simd-1.c: New.
14725
14726 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14727
14728         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14729
14730 2002-06-16  Richard Henderson  <rth@redhat.com>
14731
14732         * g++.dg/ext/anon-struct1.C: New.
14733         * g++.dg/ext/anon-struct2.C: New.
14734         * g++.dg/ext/anon-struct3.C: New.
14735         * gcc.dg/anon-struct-1.c: New.
14736         * gcc.dg/anon-struct-2.c: New.
14737         * gcc.dg/anon-struct-3.c: New.
14738         * gcc.dg/20011008-1.c: Adjust warning text.
14739         * gcc.dg/20020527-1.c: Add -fms-extensions.
14740
14741 2002-06-16  Richard Henderson  <rth@redhat.com>
14742
14743         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14744
14745 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14746
14747         * gcc.c-torture/execute/20020615-1.c: New test.
14748
14749 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14750
14751         * gcc.c-tortuture/execute/compare-1.c: New test case.
14752         * gcc.c-tortuture/execute/compare-2.c: New test case.
14753         * gcc.c-tortuture/execute/compare-3.c: New test case.
14754
14755 2002-06-13  Richard Henderson  <rth@redhat.com>
14756
14757         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14758         ia64 ilp32.
14759
14760 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14761
14762         * g++.dg/template/typename2.C: Update error message.
14763
14764 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14765
14766         * gcc.c-torture/execute/20020611-1.c: New test.
14767
14768 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14769
14770         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14771         list of targets to skip.
14772
14773 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14774
14775         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14776         targets if not optimizing.
14777
14778 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14779
14780         * gcc.c-torture/compile/20020605-1.c: New test.
14781
14782         * g++.dg/opt/vt1.C: New test.
14783
14784         * gcc.dg/20020531-1.c: New test.
14785
14786         * gcc.dg/20020530-1.c: New test.
14787
14788         * gcc.dg/20020527-1.c: New test.
14789
14790         * g++.dg/opt/cse1.C: New test.
14791
14792 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14793
14794         * gcc.dg/20020607-2.c: New test case.
14795
14796 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14797
14798         * gcc.c-torture/compile/20020604-1.c: New test.
14799
14800 2002-06-04  Richard Henderson  <rth@redhat.com>
14801
14802         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14803         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14804         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14805
14806 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14807
14808         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14809
14810 2002-06-03  Richard Henderson  <rth@redhat.com>
14811
14812         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14813         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14814
14815 2002-06-02  Richard Henderson  <rth@redhat.com>
14816
14817         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14818         test functions static.
14819
14820 2002-06-02  Andreas Jaeger  <aj@suse.de>
14821
14822         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14823         now.
14824
14825 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14826
14827         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14828         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14829         Update for mofified diagnostics.
14830         * gcc.dg/c99-intconst-1.c: No longer fail.
14831
14832 2002-06-02  Richard Henderson  <rth@redhat.com>
14833
14834         * gcc.dg/uninit-A.c: Remove xfail markers.
14835
14836 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14837
14838         * gcc.dg/fnegate-1.c: New test case.
14839
14840 2002-05-30  Osku Salerma  <osku@iki.fi>
14841
14842         * gcc.c-torture/execute/mayalias-1.c: New file.
14843
14844 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14845
14846         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14847         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14848         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14849
14850 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14851
14852         * gcc.c-torture/execute/20020529-1.c: New test.
14853
14854 2002-05-27  Richard Henderson  <rth@redhat.com>
14855
14856         * g++.dg/ext/attrib6.C: New test case.
14857
14858 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14859
14860         * gcc.c-torture/execute/pure-1.c: New test.
14861
14862 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14863
14864         * gcc.dg/cpp/arith-2.c: Remove.
14865
14866 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14867
14868         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14869         * gcc.dg/cpp/if-3.c: Remove.
14870
14871 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14872
14873         * g++.dg/opt/cse2.C: New test.
14874
14875 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14876
14877         * gcc.dg/cpp/arith-1.c: New semantic tests.
14878         * gcc.dg/cpp/if-1.c: Update.
14879
14880 2002-05-24  Ben Elliston  <bje@redhat.com>
14881
14882         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14883
14884 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14885
14886         * gcc.dg/verbose-asm.c: New test.
14887
14888 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14889
14890         * gcc.dg/cpp/paste12.c: New test.
14891
14892 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14893
14894         * g++.dg/parse/named_ops.C: New test.
14895
14896 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
14897
14898         * gcc/testsuite/gcc.dg/weak-8.c: New test.
14899
14900 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
14901
14902         * gcc.dg/weak-2.c: Allow optional leading underscore
14903         in scan-assembler symbol name.
14904         * gcc.dg/weak-3.c: Likewise.
14905         * gcc.dg/weak-4.c: Likewise.
14906         * gcc.dg/weak-5.c: Likewise.
14907
14908 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
14909
14910         * gcc.dg/20020523-1.c: New test.
14911
14912 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14913
14914         * objc.dg/const-str-2.m: Update now that we stop after
14915         a command line error.
14916
14917 2002-05-22  Richard Henderson  <rth@redhat.com>
14918
14919         * g++.dg/dg.exp: Fix typo in test pruneing.
14920
14921 2002-05-22  Richard Henderson  <rth@redhat.com>
14922
14923         * g++.dg/dg.exp: Prune the tls subdirectory.
14924         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14925         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14926         * g++.dg/tls/init-1.C: New.
14927
14928 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
14929
14930         * gcc.dg/20020517-1.c: New test.
14931
14932 2002-05-21  Richard Henderson  <rth@redhat.com>
14933
14934         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14935         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14936
14937 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
14938
14939         * g++.dg/other/copy2.C: New test.
14940
14941 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
14942
14943         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14944         (MAX_COPY): Bump up to 10 times sizeof (long long).
14945         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14946
14947         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14948         sizeof (long long).
14949
14950         * gcc.c-torture/execute/strcpy-1.c: New test.
14951
14952 2002-05-19  Jason Merrill  <jason2redhat.com>
14953
14954         * g++.dg/ext/oper1.C: New test.
14955
14956 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
14957 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
14958
14959         * README.QMTEST: New file.
14960
14961         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14962
14963 2002-05-19  Andreas Jaeger  <aj@suse.de>
14964
14965         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14966         now.
14967         * gcc.c-torture/execute/loop-2d.x: Likewise.
14968
14969 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
14970
14971         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
14972         support weak symbols.
14973         * gcc.dg/weak-4.c: Likewise
14974         * gcc.dg/weak-6.c: Likewise
14975
14976 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14977
14978         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14979         cygwin, coff and h8300-*-hms targets
14980         * gcc.dg/weak-5.c: Likewise
14981         * gcc.dg/weak-7.c: Likewise
14982
14983 2002-05-16  Jason Merrill  <jason@redhat.com>
14984
14985         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14986         (scan-assembler-not, scan-assembler-dem): Likewise.
14987         (scan-assembler-dem-not): Likewise.
14988
14989 2002-05-15  Richard Henderson  <rth@redhat.com>
14990
14991         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14992
14993 2002-05-15  Richard Henderson  <rth@redhat.com>
14994
14995         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14996         (vfoo1f): Warning here.
14997         (vfoo1l): Don't redefine the alias.
14998
14999 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15000
15001         * g++.dg/init/pm1.C: New test.
15002
15003 2002-05-12  David S. Miller  <davem@redhat.com>
15004
15005         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15006         types.
15007
15008 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15009
15010         * gcc.c-torture/execute/20020510-1.c: New test case.
15011
15012 2002-05-10  David S. Miller  <davem@redhat.com>
15013
15014         * gcc.c-torture/execute/conversion.c: Test long double too.
15015
15016 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15017
15018         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15019         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15020         * lib/g++.exp (g++_link_flags): Likewise.
15021         * lib/objc.exp (objc_target_compile): Likewise.
15022
15023 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15024
15025         * gcc.dg/cpp/poison.c: Update.
15026         * gcc.dg/cpp/20000625-2.c: Remove.
15027         * gcc.dg/cpp/direct2s.c: Remove final test.
15028
15029 2002-05-08  Tom Rix  <trix@redhat.com>
15030
15031         * gcc.c-torture/execute/20020508-1.c: New test.
15032         * gcc.c-torture/execute/20020508-2.c: New test.
15033         * gcc.c-torture/execute/20020508-3.c: New test.
15034
15035 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15036
15037         * gcc.dg/cpp/charconst-4.c: More tests.
15038
15039 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15040
15041         PR c/6569
15042         * gcc.dg/weak-3.c: Update location of warning messages.
15043         * gcc.dg/weak-5.c: Likewise.
15044
15045 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15046
15047         * gcc.c-torture/execute/20020506-1.c: New test case.
15048
15049 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15050
15051         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15052
15053 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15054
15055         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15056
15057 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15058
15059         * gcc.dg/cpp/charconst-3.c: New test.
15060
15061 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15062
15063         * gcc.dg/cpp/charconst.c: Update tests.
15064
15065 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15066
15067         * treelang: Added directory for new sample language treelang. Also
15068         lib/treelang.exp: New file to signal treelang should be tested.
15069
15070 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15071
15072         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15073         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15074         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15075         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15076         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15077         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15078         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15079
15080 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15081
15082         * gcc.dg/format/xopen-2.c: New test.
15083
15084 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15085
15086         * gcc.dg/20020503-1.c: New test.
15087
15088 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
15089
15090         * g++.dg/init/dtor1.C: Make it tougher.
15091
15092 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
15093
15094         * g++.dg/init/dtor1.C: New test.
15095
15096 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
15097
15098         * gcc.dg/altivec-8.c: New.
15099
15100 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
15101
15102         * gcc.dg/altivec-7.c: New.
15103
15104 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
15105
15106         * g++.dg/parse/typedef1.C: New test.
15107
15108 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
15109
15110         PR c++/6486
15111         * g++.dg/template/friend6.C: New test.
15112
15113         PR c++/6492
15114         * g++.dg/init/copy1.C: New test.
15115
15116 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
15117
15118         * g++.dg/warn/effc1.C: New test.
15119
15120 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15121
15122         * gcc.dg/cpp/if-cexp.c: Add a test.
15123
15124 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
15125
15126         * gcc.dg/20020426-2.c: New test.
15127
15128 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
15129
15130         * gcc.dg/cpp/if-mop.c: Update.
15131         * gcc.dg/cpp/if-mpar.c: Add test.
15132         * gcc.dg/cpp/if-oppr.c: Update.
15133
15134 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15135
15136         PR c/6343
15137         * gcc.dg/weak-[2-7].c: New tests.
15138
15139 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15140
15141         * gcc.dg/enum1.c: New test.
15142
15143 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15144
15145         PR c++/6497
15146         * g++.dg/inherit/access2.C: New test.
15147
15148 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15149
15150         PR bootstrap/6445
15151         * gcc.dg/20020426-1.c: New test.
15152
15153 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15154
15155         * g++.dg/abi/enum1.C: New test.
15156
15157 2002-04-26  Richard Henderson  <rth@redhat.com>
15158
15159         * gcc.dg/c99-bool-1.c: Expect always true warning.
15160
15161 2002-04-25  Roger Sayle  <roger@eyesopen.com>
15162
15163         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15164
15165 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15166
15167         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15168         targets.
15169
15170 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
15171
15172         * g++.dg/abi/mange7.C: New test.
15173
15174         PR c++/6438.
15175         * g++.dg/parse/stmtexpr2.C: New test.
15176
15177 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
15178
15179         * gcc.dg/20020312-2.c: Add SH target.
15180
15181 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15182
15183         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15184         compiler output on mips*-*-irix*.
15185
15186 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
15187
15188         * g++.dg/parse/attr1.C: New test.
15189
15190 2002-04-23  Roger Sayle  <roger@eyesopen.com>
15191
15192         * gcc.c-torture/execute/string-opt-17.c: New test case.
15193         * gcc.c-torture/execute/memset-2.c: New test case.
15194
15195 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
15196
15197         PR c++/6256:
15198         * g++.dg/template/friend5.C: New test.
15199
15200         PR c++/6331:
15201         * g++.dg/template/qual1.C: Likewise.
15202
15203 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
15204
15205         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15206         Include stdlib.h, not stdio.h or ctype.h.
15207
15208 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
15209
15210         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15211         cris-*-elf* and mmix-*-*.
15212         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15213         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15214         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15215         Ditto.
15216         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15217         * gcc.dg/wchar_t-1.c: Ditto.
15218
15219 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
15220
15221         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15222         Clarify comment.
15223
15224 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
15225
15226         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15227
15228 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15229
15230         * gcc.c-torture/execute/20000906-1.x: Delete.
15231
15232 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
15233
15234         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15235
15236 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
15237
15238         * PR6367
15239         * g77.f-torture/execute/6367.f: New test.
15240         * g77.f-torture/execute/6367.x: Disable for MMIX.
15241
15242 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
15243
15244         * PR6352
15245         * g++.dg/opt/inline2.C: New test.
15246
15247 2002-04-18  Richard Henderson  <rth@redhat.com>
15248
15249         * gcc.dg/20000906-1.c: Enable for all targets.
15250         * gcc.c-torture/compile/iftrap-2.c: New.
15251
15252 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15253
15254         * gcc.dg/20020418-1.c: New test.
15255         * gcc.dg/20020418-2.c: New test.
15256
15257 2002-04-18  Richard Henderson  <rth@redhat.com>
15258
15259         * gcc.c-torture/compile/iftrap-1.c: New.
15260         * gcc.dg/iftrap-1.c: Adjust for ia64.
15261         * gcc.dg/iftrap-2.c: New.
15262
15263 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15264
15265         * gcc.c-torture/compile/20020418-1.c: New test.
15266
15267 2002-04-18  Roger Sayle  <roger@eyesopen.com>
15268
15269         * gcc.c-torture/compile/20020415-1.c: New.
15270
15271 2002-04-18  David S. Miller  <davem@redhat.com>
15272
15273         * gcc.c-torture/execute/20020418-1.c: New test.
15274
15275 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
15276
15277         * gcc.dg/20020416-1.c: New test.
15278
15279         * g++.dg/opt/inline1.C: New test.
15280
15281 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
15282
15283         * gcc.dg/altivec-5.c: New test.
15284
15285         * gcc.dg/20020415-1.c: New test.
15286
15287 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
15288
15289         * testsuite/lib/chill.exp: Remove.
15290
15291 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
15292
15293         * g++.dg/other/big-struct.C: New test.
15294
15295 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
15296
15297         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15298         of scratch file.
15299
15300 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
15301
15302         PR c/6277
15303         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
15304         in scan-assembler function name
15305
15306 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
15307
15308         * g77.f-torture/execute/980628-4.x,
15309         g77.f-torture/execute/980628-5.x,
15310         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15311         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15312         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15313         i[34567]86-*-*.
15314
15315 2002-04-13  David S. Miller  <davem@redhat.com>
15316
15317         * gcc.c-torture/execute/20020413-1.c: New test.
15318
15319 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
15320
15321         * gcc.dg/asm-6.c,
15322         * g++.dg/ext/asm1.C: New tests.
15323
15324 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
15325
15326         PR c++ 5373.
15327         * g++.dg/parse/stmtexpr1.C: New test.
15328
15329         PR c++/5189.
15330         * g++.dg/template/copy1.C: New test.
15331
15332 2002-04-12  Richard Henderson  <rth@redhat.com>
15333
15334         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15335
15336 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
15337
15338         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15339         gcc.c-torture/execute/20020307-2.c.
15340
15341 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
15342
15343         * g++.dg/ext/attrib5.C,
15344         * g++.dg/lookup/struct1.C: New tests.
15345
15346 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
15347
15348         * gcc.dg/20020411-1.c: New test.
15349
15350         * gcc.c-torture/execute/20020411-1.c: New test.
15351
15352 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
15353
15354         * g77.f-torture/execute/6177.f: New test.
15355
15356 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
15357
15358         PR middle-end/6247
15359         * g++.dg/opt/cleanup1.C: New test.
15360
15361         * g++.dg/opt/const1.C: New test.
15362
15363 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
15364
15365         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15366
15367 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15368
15369         PR c++/5507
15370         * g++.dg/template/typename2.C: New test.
15371
15372 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
15373
15374         * gcc.c-torture/execute/loop-12.c: New.
15375
15376 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
15377
15378         * g77.f-torture/execute/980628-4.x,
15379         g77.f-torture/execute/980628-5.x,
15380         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15381         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15382         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15383
15384 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15385
15386         PR optimization/6086
15387         * g++.dg/opt/preinc1.C: New test.
15388
15389 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15390
15391         PR c++/5571
15392         * g++.dg/opt/static2.C: New test.
15393
15394 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15395
15396         PR c/5120
15397         * gcc.dg/20020406-1.c: New test.
15398
15399 2002-04-04  David S. Miller  <davem@redhat.com>
15400
15401         * gcc.c-torture/execute/20020404-1.c: New test.
15402
15403 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15404
15405         PR c/6123
15406         * gcc.dg/20020312-2.c: Do not declare global register variable
15407         if __PIC__ or __pic__ is defined.
15408
15409 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15410
15411         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15412         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15413
15414 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15415
15416         * gcc.misc-tests/linkage.exp: Update last change to handle
15417         sparc*-, not just sparc-.
15418
15419 2002-04-03  Richard Henderson  <rth@redhat.com>
15420
15421         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15422
15423 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15424
15425         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15426
15427 2002-04-02  David S. Miller  <davem@redhat.com>
15428
15429         * gcc.c-torture/execute/20020402-3.c: New test.
15430
15431 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15432
15433         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15434         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15435
15436         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15437         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15438         g77.f-torture/execute/20001201.x,
15439         g77.f-torture/execute/u77-test.x: New files.
15440
15441         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15442         * gcc.dg/wchar_t-1.c: Ditto.
15443
15444 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15445
15446         * gcc.c-torture/execute/20020402-1.c: New test.
15447
15448 2002-04-01  Richard Henderson  <rth@redhat.com>
15449
15450         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15451
15452         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15453
15454 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15455
15456         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15457
15458 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15459
15460         * g++.dg/inherit/template-as-base.C: Expect error.
15461         * g++.dg/inherit/namespace-as-base.C: Likewise.
15462
15463 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15464
15465         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15466         g++.dg/ext/instantiate3.C: Tweak match patterns.
15467
15468         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15469         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15470         -da test.
15471
15472 2002-03-31  Richard Henderson  <rth@redhat.com>
15473
15474         * gcc.dg/special/alias-2.c: New.
15475         * gcc.dg/special/ecos.exp: Run it.
15476
15477 2002-03-31  Richard Henderson  <rth@redhat.com>
15478
15479         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15480
15481 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15482
15483         * gcc.dg/weak-1.c: Disable on h8300 port.
15484
15485 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15486
15487         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15488         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15489         ordering tests.
15490         * g++.dg/bprob/bprob-1.C: New test.
15491         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15492         * g++.dg/gcov/gcov-1.C: New test.
15493         * g++.dg/gcov/gcov-1.x: New file.
15494         * g++.dg/gcov/gcov-2.C: New test.
15495         * g++.dg/gcov/gcov-3.C: New test.
15496         * g++.dg/gcov/gcov-3.h: New file.
15497
15498 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15499
15500         * g++.old-deja/g++.other/builtins5.C: New test.
15501         * g++.old-deja/g++.other/builtins6.C: New test.
15502         * g++.old-deja/g++.other/builtins7.C: New test.
15503         * g++.old-deja/g++.other/builtins8.C: New test.
15504         * g++.old-deja/g++.other/builtins9.C: New test.
15505
15506 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15507
15508         * g++.dg/opt/static1.C: New test.
15509
15510         * g++.dg/opt/longbranch1.C: New test.
15511
15512 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15513
15514         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15515
15516         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15517
15518 2002-03-28  Jeffrey A Law  (law@redhat.com)
15519
15520         * gcc.c-torture/execute/20020328-1.c: New test.
15521
15522 2002-03-27  Richard Henderson  <rth@redhat.com>
15523
15524         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15525         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15526         move from g++.old-deja/g++.ext/.
15527
15528 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15529
15530         * g++.dg/init/new2.C: New test.
15531
15532 2002-03-26  Richard Henderson  <rth@redhat.com>
15533
15534         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15535
15536         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15537         on sparc.
15538
15539         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15540         sparcv9 systems.
15541         * gcc.dg/20001102-1.c: Likewise.
15542
15543 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15544
15545         * gcc.dg/cpp/endif-pedantic1.c,
15546         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15547
15548 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15549
15550         * g++.dg/init/new1.C: New test.
15551
15552 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15553
15554         * g++.dg/abi/vbase9.C: New test.
15555
15556 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15557
15558         * gcc.dg/arm-asm.c: New test.
15559
15560 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15561
15562         * gcc.dg/Wswitch-enum.c: New test.
15563         Fix PR c/5044.
15564
15565 2002-03-26  Richard Henderson  <rth@redhat.com>
15566
15567         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15568         structure.
15569
15570 2002-03-25  Richard Henderson  <rth@redhat.com>
15571
15572         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15573         sparcv9 systems.
15574
15575         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15576         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15577
15578 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15579
15580         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15581
15582 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15583
15584         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15585         targets using generic thunk support.
15586
15587 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15588
15589         * gcc.c-torture/compile/20020323-1.c: New test.
15590
15591         * g++.dg/opt/conj2.C: New test.
15592
15593 2002-03-24  Richard Henderson  <rth@redhat.com>
15594
15595         * gcc.dg/weak-1.c: Use -fno-common.
15596
15597 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15598
15599         * g77.dg/f77-edit-apostrophe-out.f: New test
15600         * g77.dg/f77-edit-h-out.f: New test
15601         * g77.dg/f77-edit-t-in.f: New test
15602         * g77.dg/f77-edit-t-out.f: New test
15603         * g77.dg/f77-edit-x-out.f: New test
15604         * g77.dg/f77-edit-slash-out.f: New test
15605         * g77.dg/f77-edit-colon-out.f: New test
15606         * g77.dg/f77-edit-s-out.f: New test
15607
15608 2002-03-24  Richard Henderson  <rth@redhat.com>
15609
15610         * objc/execute/formal_protocol-6.x: New XFAIL.
15611
15612 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15613
15614         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15615         that do not support weak symbols
15616
15617 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15618
15619         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15620         * lib/g77.exp:  Likewise
15621         * lib/objc.exp: Likewise
15622
15623 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15624
15625         * gcc.dg/Wswitch-default.c: New test.
15626
15627 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15628
15629         * g++.dg/other/enum1.C: New test.
15630
15631 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15632
15633         * gcc.dg/pragma-ep-3.c: Fix typo.
15634
15635 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15636
15637         * g++.dg/inherit/template-as-base.C: New test.
15638
15639 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15640
15641         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15642         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15643
15644 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15645
15646         * gcc.dg/cpp/multiline.c: Update to match.
15647
15648 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15649
15650         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15651
15652 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15653
15654         * gcc.dg/cpp/extratokens2.c:  New file.
15655
15656 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15657
15658         * gcc.dg/20020312-2.c: Add rs6000 target.
15659
15660         * gcc.c-torture/compile/20020319-1.c: New test.
15661
15662 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15663
15664         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15665         (A, E): Handle this.
15666
15667 2002-03-20  Jason Merrill  <jason@redhat.com>
15668
15669         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15670         ignoring -fpic.
15671         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15672         through prune_gcc_output.
15673
15674 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15675
15676         * gcc.c-torture/compile/20020320-1.c: New test.
15677
15678 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15679
15680         * gcc.c-torture/compile/20020318-1.c: New test.
15681
15682         * gcc.dg/struct-by-value-1.c: New test.
15683
15684         * gcc.dg/20020319-1.c: New test.
15685
15686 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15687
15688         * g++.dg/opt/conj1.C: New test.
15689
15690 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15691
15692         * g++.dg/template/qualttp20.C: Revert previous change.
15693         * g++.dg/template/qualttp3.C: Likewise.
15694         * g++.dg/template/qualttp4.C: Likewise
15695         * g++.dg/template/qualttp5.C: Likewise
15696         * g++.dg/template/qualttp6.C: Likewise
15697         * g++.dg/template/qualttp7.C: Likewise
15698         * g++.dg/template/qualttp8.C: Likewise
15699         * g++.dg/template/recurse.C: Likewise.
15700
15701 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15702
15703         * gcc.dg/cpp/wchar-1.c: Update.
15704
15705 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15706
15707         * g++.dg/template/conv1.C: New test.
15708         * g++.dg/template/conv2.C: New test.
15709         * g++.dg/template/conv3.C: New test.
15710         * g++.dg/template/conv4.C: New test.
15711
15712 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15713
15714         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15715         * g++.dg/template/qualttp3.C: Likewise.
15716         * g++.dg/template/qualttp4.C: Likewise
15717         * g++.dg/template/qualttp5.C: Likewise
15718         * g++.dg/template/qualttp6.C: Likewise
15719         * g++.dg/template/qualttp7.C: Likewise
15720         * g++.dg/template/qualttp8.C: Likewise
15721         * g++.dg/template/recurse.C: Likewise.
15722
15723 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15724
15725         * g++.dg/opt/dtor1.C: New test.
15726
15727 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15728
15729         * gcc.c-torture/compile/20020315-1.c: New test.
15730
15731 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15732
15733         * gcc.dg/weak-1.c: Fix scan tests.
15734
15735 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15736
15737         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15738         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15739         cris-*-aout* mmix-*-*.
15740         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15741         cris-*-aout* mmix-*-*.
15742         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15743         cris-*-elf* cris-*-aout* and mmix-*-*.
15744         * gcc.dg/20001009-1.c: Ditto.
15745         * gcc.dg/20010912-1.c: Ditto.
15746         * gcc.dg/20020122-4.c: Ditto.
15747         * gcc.dg/inline-2.c: Ditto.
15748
15749 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15750
15751         * gcc.c-torture/compile/20020314-1.c: New test.
15752
15753 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15754
15755         * gcc.c-torture/execute/20020314-1.c: New test.
15756
15757 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15758
15759         * g++.dg/warn/Wunused-1.C: New test.
15760
15761 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15762
15763         * g++.dg/abi/mangle6.C: New test.
15764
15765 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15766
15767         * gcc.c-torture/compile/20020309-2.c: New test.
15768
15769         * gcc.c-torture/compile/20020312-1.c: New test.
15770
15771 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15772
15773         * g++.dg/other/access1.C: New test.
15774
15775 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15776
15777         * gcc.c-torture/execute/wchar_t-1.c: New test.
15778
15779 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15780
15781         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15782
15783 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15784
15785         * gcc.dg/20020312-1.c: New test case.
15786
15787 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15788
15789         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15790
15791 2002-03-11  Richard Henderson  <rth@redhat.com>
15792
15793         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15794         * g++.old-deja/g++.jason/report.C: Likewise.
15795
15796 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15797
15798         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15799         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15800
15801 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15802
15803         * testsuite/g++.dg/overload/pmf1.C: New test.
15804
15805 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15806
15807         * gcc.c-torture/execute/20020307-1.c: Use long.
15808
15809 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15810
15811         PR optimization/5844
15812         * gcc.dg/20020310-1.c: New test.
15813
15814 2002-03-09  Michael Meissner  <meissner@redhat.com>
15815
15816         * gcc.c-torture/execute/memcpy-2.c: New test.
15817         * gcc.c-torture/execute/memset-1.c: New test.
15818         * gcc.c-torture/execute/strlen-1.c: New test.
15819         * gcc.c-torture/execute/strcmp-1.c: New test.
15820         * gcc.c-torture/execute/strncmp-1.c: New test.
15821
15822 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15823
15824         * gcc.dg/ppc-ldstruct.c: New test.
15825
15826 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15827
15828         * gcc.c-torture/execute/va-arg-22.c: New test.
15829
15830 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15831
15832         * gcc.c-torture/compile/20020309-1.c: New test.
15833
15834 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15835
15836         * gcc.c-torture/execute/20020307-2.c: New test.
15837
15838 2002-03-07  Jeffrey A Law  (law@redhat.com)
15839
15840         * g77.f-torture/compile/20020307-1.f: New test.
15841
15842 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15843
15844         * gcc.dg/unordered-1.c: New test.
15845
15846 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15847
15848         * gcc.c-torture/execute/20020307-1.c: New test.
15849
15850 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15851
15852         * gcc.dg/20020304-1.c: New test.
15853
15854         * gcc.c-torture/compile/20020304-2.c: New test.
15855
15856 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15857
15858         * gcc.c-torture/compile/20020304-1.c: New test case
15859         (from PR c/5830).
15860
15861 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15862
15863         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15864
15865 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15866
15867         * g++.dg/other/classkey1.C: New test.
15868
15869 2002-03-01  Richard Henderson  <rth@redhat.com>
15870
15871         * gcc.c-torture/compile/981223-1.x: New.
15872         * gcc.c-torture/compile/920625-1.x: New.
15873
15874 2002-02-28  Richard Henderson  <rth@redhat.com>
15875
15876         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15877
15878 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15879
15880         * gcc.c-torture/execute/20020227-1.c: New test.
15881
15882 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15883
15884         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15885         here" ERROR lines.
15886         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15887         * g++.old-deja.g++.other/defarg1.C: Likewise.
15888         * g++.old-deja/g++.pt/calls2.C: Likewise.
15889         * g++.old-deja/g++.pt/crash20.C: Likewise.
15890         * g++.old-deja/g++.pt/crash30.C: Likewise.
15891         * g++.old-deja/g++.pt/crash36.C: Likewise.
15892         * g++.old-deja/g++.pt/crash6.C: Likewise.
15893         * g++.old-deja/g++.pt/defarg13.C: Likewise.
15894         * g++.old-deja/g++.pt/derived3.C: Likewise.
15895         * g++.old-deja/g++.pt/error1.C: Likewise.
15896         * g++.old-deja/g++.pt/friend21.C: Likewise.
15897         * g++.old-deja/g++.pt/friend23.C: Likewise.
15898         * g++.old-deja/g++.pt/infinite1.C: Likewise.
15899         * g++.old-deja/g++.robertl/eb128.C: Likewise.
15900
15901 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
15902
15903         * gcc.c-torture/execute/20020225-2.c: New test.
15904
15905 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
15906
15907         * gcc.c-torture/execute/920730-1t.c,
15908         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15909         Delete test cases, only relevant to -traditional.
15910
15911 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15912
15913         * gcc.dg/cpp/undef1.c: Remove.
15914         * gcc.dg/cpp/directiv.c: Update.
15915         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15916
15917 2002-02-27  Michael Meissner  <meissner@redhat.com>
15918
15919         * gcc.c-torture/execute/20020226-1.c: New test.
15920
15921 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
15922
15923         * g++.dg/debug/debug4.C: New test.
15924
15925         * gcc.dg/ia64-visibility-1.c: New test.
15926
15927 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
15928
15929         * gcc.dg/debug/20020224-1.c: New.
15930
15931 2002-02-25  Kazu Hirata  <kazu@hxi.com>
15932
15933         * gcc.c-torture/execute/960416-1.x: New.
15934         * gcc.c-torture/execute/divconst-3.x: Likewise.
15935
15936 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
15937
15938         * gcc.dg/20020224-1.c: New test.
15939
15940 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
15941
15942         * gcc.c-torture/execute/20020225-1.c: New.
15943
15944 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15945
15946         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15947
15948 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
15949
15950         * gcc.dg/20020222-1.c: New test.
15951
15952 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
15953
15954         * g++.dg/opt/anonunion1.C: New test.
15955
15956 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
15957
15958         * g++.dg/template/qualttp19.C: New test.
15959         * g++.dg/template/qualttp20.C: New test.
15960         * g++.old-deja/g++.jason/report.C: Adjust expected errors
15961         * g++.old-deja/g++.other/qual1.C: Likewise.
15962
15963 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
15964
15965         * gcc.dg/attr-alwaysinline.c: New.
15966
15967 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
15968
15969         * gcc.dg/20020220-1.c: New test.
15970
15971         * gcc.dg/20020220-2.c: New test.
15972
15973         * g++.dg/opt/mmx1.C: New test.
15974
15975 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15976
15977         * gcc.c-torture/compile/20020110.c: New test.
15978
15979 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15980
15981         * gcc.c-torture/execute/20020219-1.c: New test.
15982
15983         * gcc.dg/20020219-1.c: New test.
15984
15985         * gcc.dg/noncompile/20020220-1.c: New test.
15986
15987         * g++.dg/opt/ptrintsum1.C: New test.
15988
15989         * gcc.dg/debug/20020220-1.c: New test.
15990
15991 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15992
15993         * gcc.c-torture/execute/20020216-1.c: New test.
15994
15995 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15996
15997         * gcc.dg/decl-1.c: Update, new test.
15998
15999 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16000
16001         * g++.dg/abi/bitfield1.C: New test.
16002         * g++.dg/abi/bitfield2.C: New test.
16003
16004 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16005
16006         * gcc.dg/attr-nest.c: New test.
16007
16008 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16009
16010         * gcc.c-torture/execute/20020215-1.c: New test.
16011
16012 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16013
16014         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16015         * g++.dg/debug/debug.exp: New.
16016         * g++.dg/debug/trivial.C: New.
16017         * g++.dg/debug/debug1.C: Moved...
16018         * g++.dg/other/debug1.C: ...from here.
16019         * g++.dg/debug/debug2.C: Moved...
16020         * g++.dg/other/debug2.C: ...from here.
16021         * g++.dg/debug/debug3.C: Moved...
16022         * g++.dg/other/debug3.C: ...from here.
16023
16024         * gcc.dg/noncompile/20020213-1.c: New test.
16025
16026 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16027
16028         * g++.dg/other/debug3.C: New test.
16029
16030         * gcc.c-torture/execute/20020213-1.c: New test.
16031
16032 2002-02-13  Richard Smith <richard@ex-parrot.com>
16033
16034         * g++.old-deja/g++.other/thunk1.C: New test.
16035
16036 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16037
16038         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16039
16040 2002-02-13  Stan Shebs  <shebs@apple.com>
16041
16042         * gcc.dg/altivec-3.c: New.
16043
16044 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16045
16046         * gcc.dg/Wunreachable-1.c: New test.
16047         * gcc.dg/Wunreachable-2.c: New test.
16048
16049 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16050
16051         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16052
16053 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16054
16055         * gcc.dg/decl-1.c: New test.
16056
16057 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16058
16059         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16060
16061 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16062
16063         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16064         * gcc.c-torture/compile/980506-1.x: Likewise.
16065
16066 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16067
16068         * gcc.dg/20020210-1.c: New.
16069
16070 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16071
16072         * g77.f-torture/execute/947.f: New regression test
16073         for PR fortran/947.
16074
16075 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
16076
16077         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16078         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16079
16080 2002-02-08  Richard Henderson  <rth@redhat.com>
16081
16082         * gcc.c-torture/compile/labels-3.c: New.
16083
16084 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16085
16086         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16087         expression statements work instead.
16088         * gcc.dg/noncompile/20020207-1.c: New test.
16089
16090 2002-02-07  Richard Henderson  <rth@redhat.com>
16091
16092         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16093
16094 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16095
16096         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16097         message from g77
16098         * lib/g77-dg.exp: Trim g77 error messages so that they are
16099         recognized by dg.exp.
16100
16101 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16102
16103         PR fortran/5473
16104         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
16105
16106 2002-02-07  Richard Henderson  <rth@redhat.com>
16107
16108         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16109         to be sufficiently aligned for integers.
16110
16111 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
16112
16113         * g++.dg/template/friend4.C: New test.
16114
16115 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16116
16117         PR fortran/5743
16118         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16119         unsupported cases.
16120
16121 2002-02-07  Richard Henderson  <rth@redhat.com>
16122
16123         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16124         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16125         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16126         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16127
16128 2002-02-06  Richard Henderson  <rth@redhat.com>
16129
16130         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16131
16132 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16133
16134         * gcc.dg/20020206-1.c: New test.
16135
16136 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16137
16138         * gcc.c-torture/execute/20020206-1.c: New test.
16139
16140         * gcc.c-torture/execute/20020206-2.c: New test.
16141
16142         PR optimization/5429:
16143         * gcc.c-torture/compile/20020206-1.c: New test.
16144
16145 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16146
16147         * g++.dg/ext/align1.C: Do not use an explicit alignment value
16148         as certain file formats cannot support particularly large
16149         alignments.
16150
16151         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16152         and do not expect to be able to link the executable.
16153
16154         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16155         fail because the COFF format does not support the weak attribute.
16156
16157 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
16158
16159         * g77.dg/pr5473.f:  New test
16160
16161 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16162
16163         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16164         Fix testcase accordingly.
16165
16166 2002-02-04  Richard Henderson  <rth@redhat.com>
16167
16168         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16169         (buf): Change to be an array of pointers, not ints.
16170
16171 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16172
16173         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
16174         before all tests.  Move warning one line above to match where it
16175         C frontend emits.
16176         * gcc.dg/Wswitch-2.c: New test.
16177         * g++.dg/warn/Wswitch-1.C: New test.
16178         * g++.dg/warn/Wswitch-2.C: New test.
16179
16180 2002-02-04  Richard Henderson  <rth@redhat.com>
16181
16182         * g++.dg/abi/offsetof.C: Fix size comparison.
16183
16184 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16185
16186         * gcc.dg/cast-qual-2.c: New test.
16187
16188 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16189
16190         * gcc.dg/20020201-4.c: New test.
16191
16192 2002-02-04  Ben Elliston  <bje@redhat.com>
16193
16194         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16195         target_info attribute != 0, in addition to the empty string.
16196         (gcc_target_compile): Likewise.
16197
16198 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
16199
16200         * gcc.dg/Wswitch.c: New test.
16201         PR gcc/4475. PR gcc/3780.
16202
16203 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
16204
16205         * g77.f-torture/execute/5122.f: New test for regressions
16206         against PR fortran/5122.
16207
16208 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
16209
16210         * g77.f-torture/compile/pr3743.f: Delete
16211         * g77.dg/pr3743-1.f: New test.
16212         * g77.dg/pr3743-2.f: New test.
16213         * g77.dg/pr3743-3.f: New test.
16214         * g77.dg/pr3743-4.f: New test.
16215
16216 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16217
16218         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16219
16220 2002-02-02  Richard Henderson  <rth@redhat.com>
16221
16222         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16223         * gcc.c-torture/execute/bf64-1.c: Likewise.
16224
16225 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16226
16227         * gcc.dg/20020201-2.c: New test.
16228
16229         * gcc.dg/20020201-3.c: New test.
16230
16231         * gcc.c-torture/execute/bitfld-2.c: New test.
16232
16233 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16234
16235         * gcc.dg/bitfld-1.c: Update.
16236         * gcc.dg/bitfld-2.c: Update.
16237         * gcc.c-torture/execute/bitfld-1.x: New.
16238
16239 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16240
16241         * gcc.c-torture/execute/20020201-1.c: New test.
16242
16243 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16244
16245         PR target/5469
16246         * gcc.dg/20020201-1.c: New test.
16247
16248 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
16249
16250         PR fortran/3743
16251         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
16252         * g77.f-torture/compile/pr3743.x: Remove
16253
16254 2002-01-31  Tom Rix  <trix@redhat.com>
16255
16256         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
16257
16258 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16259
16260         * gcc.dg/noncompile/20020130-1.c: New test.
16261
16262 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
16263
16264         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
16265
16266 2002-01-29  Richard Henderson  <rth@redhat.com>
16267
16268         * gcc.c-torture/execute/991118-1.c: Cast various constants back
16269         to long long.
16270         * gcc.c-torture/execute/bf64-1.c: Likewise.
16271
16272 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
16273
16274         * gcc.c-torture/execute/20020129-1.c: New test.
16275
16276 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16277
16278         * gcc.c-torture/compile/20000224-1.c: Update.
16279         * gcc.c-torture/execute/bitfld-1.c: New tests.
16280         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
16281         * gcc.dg/uninit-A.c: Update.
16282
16283 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
16284
16285         * g++.dg/template/ctor1.C: Add instantiation.
16286
16287 2002-01-28  Paul Koning  <pkoning@equallogic.com>
16288
16289         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16290         argument to __builtin_prefetch to be const ptr.
16291
16292 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
16293
16294         * gcc.c-torture/compile/20020120-1.c: New test.
16295
16296 2002-01-27  Kazu Hirata  <kazu@hxi.com>
16297
16298         * gcc.c-torture/execute/20020127-1.c: New test.
16299
16300 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
16301
16302         * g77.dg/f77-edit-i-in.f: New test
16303         * g77.dg/f77-edit-i-out.f: New test
16304
16305 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
16306
16307         * gcc.dg/debug/debug.exp: New file.
16308         * gcc.dg/debug/trivial.c: New file.
16309         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16310         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16311         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16312         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16313         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16314         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16315         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16316         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16317         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16318         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16319         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16320         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16321         * gcc.dg/20000503-1.c: Removed.
16322         * gcc.dg/20010207-1.c: Removed.
16323         * gcc.dg/20011223-1.c: Removed.
16324         * gcc.dg/20020104-2.c: Removed.
16325         * gcc.dg/debug-1.c: Removed.
16326         * gcc.dg/debug-2.c: Removed.
16327         * gcc.dg/debug-3.c: Removed.
16328         * gcc.dg/debug-4.c: Removed.
16329         * gcc.dg/debug-5.c: Removed.
16330         * gcc.dg/debug-6.c: Removed.
16331         * gcc.dg/dwarf2-1.c: Removed.
16332         * gcc.dg/dwarf2-2.c: Removed.
16333
16334 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
16335
16336         * g++.old-deja/g++.other/eh5.C: New test.
16337         * g++.old-deja/g++.other/sibcall2.C: New test.
16338         * g++.old-deja/g++.other/array9.C: New test.
16339         * g++.old-deja/g++.other/typename2.C: New test.
16340         * g++.old-deja/g++.other/crash60.C: New test.
16341         * g++.old-deja/g++.other/conv9.C: New test.
16342         * g++.old-deja/g++.other/mangle10.C: New test.
16343         * g++.old-deja/g++.other/unchanging1.C: New test.
16344         * g++.old-deja/g++.other/exprstmt1.C: New test.
16345         * g++.old-deja/g++.other/inline23.C: New test.
16346         * g++.old-deja/g++.eh/ia64-1.C: New test.
16347         * g++.old-deja/g++.other/dwarf2-1.C: New test.
16348         * g++.old-deja/g++.other/reload1.C: New test.
16349         * g++.old-deja/g++.other/static20.C: New test.
16350         * g++.old-deja/g++.other/local-alloc1.C: New test.
16351         * g++.old-deja/g++.other/conv8.C: New test.
16352         * g++.old-deja/g++.other/stmtexpr2.C: New test.
16353         * g++.old-deja/g++.other/storeexpr1.C: New test.
16354         * g++.old-deja/g++.other/storeexpr2.C: New test.
16355         * g++.dg/eh/template2.C: New test.
16356         * g++.dg/warn/weak1.C: New test.
16357
16358 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
16359
16360         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16361         Remove first, non-varying, argument.
16362
16363 2002-01-23  Richard Henderson  <rth@redhat.com>
16364
16365         * gcc.dg/inline-2.c: New.
16366
16367         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16368         Add optional target arg.  Check number of arguments.
16369         (scan-assembler-not, scan-assembler-dem): Likewise.
16370         (scan-assembler-dem-not): Likewise.
16371
16372 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16373
16374         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16375         line 12.
16376         * g++.old-deja/g++.brendan/parse3.C,
16377         g++.old-deja/g++.other/crash26.C,
16378         g++.old-deja/g++.other/crash28.C,
16379         g++.old-deja/g++.other/crash29.C,
16380         g++.old-deja/g++.other/crash30.C,
16381         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16382
16383 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
16384
16385         * gcc.dg/20020115-1.c: New.
16386
16387 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
16388
16389         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16390
16391 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
16392
16393         * gcc.dg/20020122-3.c: New.
16394
16395 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
16396
16397         * g++.dg/other/gc1.C: New test.
16398
16399 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16400
16401         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16402
16403 2002-01-22  Richard Henderson  <rth@redhat.com>
16404
16405         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16406
16407 2002-01-22  Richard Henderson  <rth@redhat.com>
16408
16409         * gcc.dg/20020122-4.c: New.
16410
16411 2002-01-22  H.J. Lu <hjl@gnu.org>
16412
16413         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16414         link output.
16415         * gcc.dg/special/ecos.exp: Likewise.
16416         * lib/g++-dg.exp: Likewise.
16417         * lib/g77-dg.exp: Likewise.
16418         * lib/gcc-dg.exp : Likewise.
16419         * lib/mike-g++.exp: Likewise.
16420         * lib/mike-g77.exp: Likewise.
16421         * lib/mike-gcc.exp: Likewise.
16422         * lib/objc-dg.exp: Likewise.
16423
16424 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16425
16426         PR target/5379
16427         * gcc.dg/20020122-2.c: New test.
16428
16429 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16430
16431         * gcc.dg/20020122-1.c: New test.
16432
16433 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16434
16435         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16436
16437 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16438
16439         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16440
16441 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16442
16443         * gcc.c-torture/compile/20020121-1.c: New test.
16444
16445 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16446
16447         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16448         ld_library_path.
16449
16450 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16451
16452         * gcc.dg/20020218-1.c: New test.
16453
16454 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16455
16456         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16457         messages
16458         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16459         "At global scope" warning
16460         * g++.dg/ext/align1.C: Change cygwin test for alignment
16461         from db-bogus to dg-warning
16462
16463 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16464
16465         * g77.f-torture/compile/cpp2.F: New test.
16466
16467 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16468
16469         * g++.dg/template/access1.C: New test.
16470
16471 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16472
16473         * gcc.dg/20020118-1.c: New.
16474
16475 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16476
16477         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16478
16479 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16480
16481         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16482         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16483         alignment warnings.
16484
16485 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16486
16487         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16488         torture_with_loops and torture_without_loops
16489
16490 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16491
16492         * gcc.c-torture/compile/20020116-1.c: New test.
16493
16494 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16495
16496         * gcc.dg/20020116-2.c: New test.
16497
16498         * gcc.dg/ultrasp4.c: New test.
16499
16500         * gcc.dg/20020116-1.c: New test.
16501
16502 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16503
16504         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16505         by EABI.
16506
16507 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16508
16509         * gcc.misc-tests/i386-prefetch.exp: New.
16510         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16511         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16512         * gcc.misc-tests/i386-pf-none-1.c: New test.
16513         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16514
16515 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16516
16517         * gcc.dg/gnu89-init-1.c: Add new tests.
16518
16519 2002-01-15  Andreas Jaeger  <aj@suse.de>
16520
16521         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16522         * gcc.dg/i386-mmx-2.c: Likewise.
16523         * gcc.dg/i386-sse-1.c: Likewise.
16524         * gcc.dg/i386-sse-2.c: Likewise.
16525         * gcc.dg/i386-sse-3.c: Likewise.
16526
16527 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16528
16529         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16530         Uncomment additional cases that now pass.
16531
16532 2002-01-11  Richard Henderson  <rth@redhat.com>
16533
16534         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16535         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16536
16537 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16538
16539         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16540
16541 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16542
16543         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16544         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16545
16546 2002-01-10  Dale Johannesen  <dalej@apple.com>
16547
16548         * gcc.c-torture/execute/loop-11.c: New.
16549
16550 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16551
16552         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16553         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16554
16555 2002-01-09  Richard Henderson  <rth@redhat.com>
16556
16557         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16558         type in which to perform the operation for each size.
16559
16560 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16561
16562         * gcc.c-torture/compile/20020109-2.c: New test.
16563
16564 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16565
16566         * gcc.c-torture/execute/loop-10.c: New test.
16567
16568 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16569
16570         * gcc.c-torture/compile/20010226-1.c: New test.
16571         * gcc.c-torture/compile/20010227-1.c: New test.
16572         * gcc.c-torture/compile/20010426-1.c: New test.
16573         * gcc.c-torture/compile/20010510-1.c: New test.
16574         * gcc.c-torture/compile/20010605-3.c: New test.
16575         * gcc.c-torture/compile/20010824-1.c: New test.
16576         * gcc.c-torture/execute/20010409-1.c: New test.
16577         * gcc.dg/noncompile/20000901-1.c: New test.
16578         * gcc.dg/20001023-1.c: New test.
16579         * gcc.dg/20001101-1.c: New test.
16580         * gcc.dg/20001102-1.c: New test.
16581         * gcc.dg/20010207-1.c: New test.
16582         * gcc.dg/20010405-1.c: New test.
16583         * gcc.dg/20010822-1.c: New test.
16584         * gcc.dg/20011107-1.c: New test.
16585
16586 2002-01-09  Jeffrey A Law  (law@redhat.com)
16587
16588         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16589
16590         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16591         execution failure on PA targets.
16592
16593 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16594
16595         * gcc.c-torture/compile/20020109-1.c: New test.
16596
16597 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16598
16599         * gcc.c-torture/execute/20020108-1.c: New test.
16600
16601 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16602
16603         * gcc.dg/20020108-1.c: New test.
16604
16605 2002-01-08  H.J. Lu <hjl@gnu.org>
16606
16607         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16608         for header files.
16609
16610 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16611
16612         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16613         consistency.
16614
16615 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16616
16617         * gcc.dg/altivec-4.c: Test altivec predicates.
16618
16619 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16620
16621         * gcc.c-torture/execute/20020107-1.c: New test.
16622
16623 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16624
16625         PR c/5279
16626         * gcc.c-torture/compile/20020106-1.c: New test.
16627
16628 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16629
16630         * gcc.c-torture/execute/nestfunc-4.c: New test.
16631
16632 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16633
16634         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16635         extra triple that slipped in.
16636         * g++.old-deja/g++.abi/align.C: Likewise.
16637         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16638
16639 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16640
16641         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16642         * g++.old-deja/g++.abi/align.C: Likewise.
16643         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16644
16645         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16646         on FreeBSD/i386.
16647         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16648         FreeBSD.
16649
16650 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16651
16652         * gcc.dg/20020104-1.c: New test.
16653
16654         * gcc.dg/20020104-2.c: New test.
16655
16656 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16657
16658         * gcc.dg/20020103-1.c: Fix typo in target selector.
16659
16660 2002-01-03  Richard Henderson  <rth@redhat.com>
16661
16662         * gcc.dg/20020103-1.c: New.
16663
16664 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16665
16666         * gcc.c-torture/execute/20020103-1.c: New test.
16667
16668 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16669
16670         * g++.dg/other/debug2.C: New test.
16671
16672         * gcc.c-torture/compile/20020103-1.c: New test.
16673
16674 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16675
16676         * gcc.dg/gnu89-init-1.c: Added new tests.
16677
16678 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16679
16680         * g++.dg/template/friend2.C: Remove as patch is reverted.
16681
16682         * g++.dg/warn/oldcast1.C: New test.
16683
16684         * g++.dg/template/ptrmem1.C: New test.
16685         * g++.dg/template/ptrmem2.C: New test.
16686
16687         * g++.dg/template/ntp.C: New test.
16688
16689         * g++.dg/other/component1.C: New test.
16690
16691         * g++.dg/template/ttp3.C: New test.
16692
16693         * g++.dg/template/friend2.C: New test.
16694         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16695
16696 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16697
16698         * g++.dg/other/ptrmem1.C: New test.
16699         * g++.dg/other/ptrmem2.C: New test.
16700
16701 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16702
16703         * g++.dg/template/ctor1.C: New test.
16704
16705 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16706
16707         * g++.dg/template/friend2.C: New test.
16708
16709 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16710
16711         * gcc.dg/mmix-1.c: New test.
16712
16713 2001-12-31  Richard Henderson  <rth@redhat.com>
16714
16715         * gcc.dg/asm-5.c: New.
16716
16717 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16718
16719         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16720         in namespace __gnu_cxx
16721
16722 2001-12-30  Richard Henderson  <rth@redhat.com>
16723
16724         * gcc.dg/debug-6.c: New.
16725
16726 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16727
16728         * gcc.c-torture/compile/20011229-2.c: New test.
16729
16730 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16731
16732         * gcc.dg/debug-3.c: New test.
16733         * gcc.dg/debug-4.c: New test.
16734         * gcc.dg/debug-5.c: New test.
16735
16736 2001-12-29  Richard Henderson  <rth@redhat.com>
16737
16738         * g++.dg/eh/loop1.C: New.
16739
16740 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16741
16742         * g++.dg/template/crash1.C: New test.
16743
16744 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16745
16746         * g++.dg/other/const1.C: New test.
16747
16748 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16749
16750         * gcc.c-torture/compile/20011229-1.c: New test.
16751
16752 2001-12-28  Stan Shebs  <shebs@apple.com>
16753
16754         * lib/objc-torture.exp: Resync with c-torture.exp.
16755         * lib/objc.exp: Load standard libraries.
16756
16757 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16758
16759         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16760         additional tests.
16761
16762 2001-12-27  Roger Sayle <roger@eyesopen.com>
16763
16764         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16765
16766 2001-12-27  Richard Henderson  <rth@redhat.com>
16767
16768         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16769
16770 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16771
16772         * g++.dg/eh/ctor1.C: New test.
16773         * g++.dg/other/error2.C: New test.
16774
16775 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16776
16777         * g++.dg/other/init2.C: New test.
16778
16779 2001-12-24  Richard Henderson  <rth@redhat.com>
16780
16781         * gcc.dg/20011223-1.c: New.
16782         * gcc.dg/inline-1.c: New.
16783
16784 2001-12-23  Richard Henderson  <rth@redhat.com>
16785
16786         * gcc.dg/asm-4.c: Test operand modifiers.
16787
16788 2001-12-23  Richard Henderson  <rth@redhat.com>
16789
16790         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16791
16792 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16793
16794         * gcc.c-torture/execute/20011223-1.c: New test.
16795
16796 2001-12-21  Richard Henderson  <rth@redhat.com>
16797
16798         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16799         re-enables the warning.
16800
16801 2001-12-21  Richard Henderson  <rth@redhat.com>
16802
16803         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16804
16805 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16806
16807         * gcc.c-torture/compile/20011218-1.c: New test.
16808
16809 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16810
16811         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16812         arm-isr.c test.
16813         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16814         epilogue generation for ARM ISR routines.
16815
16816 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16817
16818         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16819         * gcc.dg/format/c90-printf-3.c: Likewise.
16820         * gcc.dg/format/c99-printf-3.c: Likewise.
16821         * gcc.dg/format/ext-1.c: Likewise.
16822         * gcc.dg/format/ext-6.c: Likewise.
16823         * gcc.dg/format/format.h: Prototype unlocked stdio.
16824
16825 2001-12-20  Richard Henderson  <rth@redhat.com>
16826
16827         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16828         (arena): Use it.
16829         (malloc): Correct allocation logic.  Abort if we fill up the
16830         arena before initialization complete.
16831         (realloc): Correct allocation logic.
16832
16833 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16834
16835         * gcc.c-torture/compile/20011219-2.c: New test.
16836
16837         * gcc.c-torture/execute/20011219-1.c: New test.
16838
16839 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16840
16841         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16842         target does not support weak symbols.
16843
16844 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16845
16846         * gcc.c-torture/compile/20011219-1.c: New test.
16847
16848 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16849
16850         * g++.dg/other/error1.C: New test.
16851
16852 2001-12-17  Jeffrey A Law  (law@redhat.com)
16853
16854         * gcc.c-torture/execute/20011217-1.c: New test.
16855
16856 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16857
16858         * objc.dg/special/: New directory.
16859         * objc.dg/special/special.exp: New file.
16860         * objc.dg/special/unclaimed-category-1.h: New file.
16861         * objc.dg/special/unclaimed-category-1a.m: New file.
16862         * objc.dg/special/unclaimed-category-1.m: New file.
16863
16864 2001-12-17  Andreas Jaeger  <aj@suse.de>
16865
16866         * gcc.c-torture/compile/20011217-2.c: New test.
16867
16868 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16869
16870         * gcc.c-torture/compile/20011217-1.c: New test.
16871
16872 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16873
16874         * testsuite/gcc.dg/20011214-1.c: New.
16875
16876 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16877
16878         * gcc.dg/altivec-4.c: New.
16879
16880 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16881
16882         * gcc.dg/20011113-1.c: New test.
16883
16884 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16885
16886         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16887         std::__malloc_alloc_template<0> and
16888         std::__default_alloc_template<false, 0>.
16889
16890 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16891
16892         * objc/execute/bf-21.m: New test.
16893         * objc/execute/enumeration-1.m: New test.
16894         * objc/execute/enumeration-2.m: New test.
16895
16896 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
16897
16898         * gcc.dg/gnu89-init-1.c: New test.
16899
16900 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16901
16902         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16903         * g++.old-deja/g++.jason/2371.C: Likewise.
16904         * g++.old-deja/g++.jason/template33.C: Likewise.
16905         * g++.old-deja/g++.jason/template34.C: Likewise.
16906         * g++.old-deja/g++.jason/template36.C: Likewise.
16907         * g++.old-deja/g++.oliva/typename1.C: Likewise.
16908         * g++.old-deja/g++.oliva/typename2.C: Likewise.
16909         * g++.old-deja/g++.other/typename1.C: Likewise.
16910         * g++.old-deja/g++.pt/inherit2.C: Likewise.
16911         * g++.old-deja/g++.pt/nontype5.C: Likewise.
16912         * g++.old-deja/g++.pt/typename11.C: Likewise.
16913         * g++.old-deja/g++.pt/typename14.C: Likewise.
16914         * g++.old-deja/g++.pt/typename16.C: Likewise.
16915         * g++.old-deja/g++.pt/typename3.C: Likewise.
16916         * g++.old-deja/g++.pt/typename4.C: Likewise.
16917         * g++.old-deja/g++.pt/typename5.C: Likewise.
16918         * g++.old-deja/g++.pt/typename7.C: Likewise.
16919         * g++.old-deja/g++.robertl/eb9.C: Likewise.
16920
16921 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
16922
16923         * g++.dg/other/linkage1.C: New test.
16924         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16925         specifiers.
16926
16927 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
16928
16929         * gcc.dg/concat.c: New test.
16930
16931 2001-12-11  Stan Shebs  <shebs@apple.com>
16932
16933         * objc/compile: New test directory.
16934         * objc/compile/compile.exp: New expect script.
16935         * objc/compile/20011211-1.m: New compile test.
16936
16937 2001-12-11  Jason Merrill  <jason@redhat.com>
16938
16939         * lib/prune.exp (prune_gcc_output): Also handle "In member
16940         function".  So many permutations...
16941
16942 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
16943
16944         * g++.dg/template/typedef1.C: New test.
16945
16946 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
16947
16948         * g++.dg/other/copy1.C: New test.
16949
16950 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
16951
16952         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16953
16954         * gcc.dg/builtin-choose-expr.c: New.
16955
16956 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
16957
16958         * gcc.dg/altivec-2.c: New.
16959
16960 2001-12-07  Richard Henderson  <rth@redhat.com>
16961
16962         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16963
16964 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
16965
16966         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16967         ultrasparc.
16968
16969 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16970
16971         * g++-old.deja/g++.robertl/eb101.C: Deleted.
16972
16973 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
16974
16975         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16976         variable argument list.
16977
16978 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16979
16980         * gcc.c-torture/execute/memcheck: Delete entire directory.
16981         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16982         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16983
16984 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16985
16986         * gcc.dg/Wshadow-1.c: New test.
16987
16988 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16989
16990         * gcc.c-torture/compile/20011130-1.c: New test.
16991
16992         * gcc.dg/noncompile/20011025-1.c: New test.
16993
16994         * g++.dg/other/anon-union.C: New test.
16995
16996         * gcc.c-torture/execute/20011024-1.c: New test.
16997
16998 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16999
17000         * gcc.c-torture/execute/20000722-1.x,
17001         gcc.c-torture/execute/20010123-1.x: Remove.
17002         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17003         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17004         gcc.dg/c99-complit-2.c: New tests.
17005
17006 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17007
17008         * g++.dg/inherit/base1.C: New test.
17009
17010 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17011
17012         * g++.dg/other/stdarg1.C: New test.
17013
17014         * gcc.c-torture/compile/20011130-2.c: New test.
17015
17016 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17017
17018         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17019         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17020         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17021         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17022         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17023         * gcc.dg/builtin-prefetch-1.c: New test.
17024
17025 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17026
17027         * gcc.dg/20011130-1.c: New test.
17028
17029 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17030
17031         * g++.dg/other/scope1.C: New test.
17032         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17033
17034 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17035
17036         * gcc.dg/vla-init-1.c: New test.
17037
17038 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17039
17040         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17041
17042 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17043
17044         * objc.dg/alias.m: Update.
17045         * objc.dg/class-1.m: Update.
17046         * objc.dg/const-str-1.m: Update.
17047         * objc.dg/fwd-proto-1.m: Update.
17048         * objc.dg/id-1.m: Update.
17049         * objc.dg/super-class-1.m: Update.
17050
17051 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17052
17053         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17054         constructs.
17055
17056 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17057
17058         * gcc.c-torture/execute/20011128-1.c: New test.
17059
17060 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17061
17062         * gcc.dg/20011127-1.c: New test.
17063
17064 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17065
17066         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17067         from Austin Group draft 7.
17068         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17069         scanf format arguments.
17070         * gcc.dg/format/no-exargs-2.c: New test.
17071
17072 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17073
17074         * g++.dg/abi/vbase8-4.C: New test.
17075
17076 2001-11-24  Ian Lance Taylor  <ian@airs.com>
17077
17078         * gcc.c-torture/execute/20011121-1.c: New test.
17079
17080 2001-11-23  Jeffrey A Law  (law@cygnus.com)
17081
17082         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17083
17084 2001-11-23  Andreas Jaeger  <aj@suse.de>
17085
17086         * gcc.dg/cpp/charconst-2.c: New test.
17087
17088 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
17089
17090         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17091         to the host if it is remote.  Let tests specify extra headers
17092         they use.
17093         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17094         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17095         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17096         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17097         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17098         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17099         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17100         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17101         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17102         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17103
17104 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
17105
17106         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17107         for little endian ARMs.
17108
17109 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
17110
17111         * gcc.c-torture/compile/20011119-1.c: New test.
17112         * gcc.c-torture/compile/20011119-2.c: New test.
17113
17114 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
17115
17116         * gcc.dg/altivec-1.c: Fix typo.
17117
17118 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
17119
17120         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17121
17122 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
17123
17124         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17125
17126 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
17127
17128         * lib/g77.exp: Don't specify --rpath-link.
17129
17130         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17131         across all the headers.
17132         * gcc.dg/format/format.exp: For testing on a remote host,
17133         copy format.h.
17134
17135         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17136         * gcc.c-torture/execute/930406-1.c: Likewise.
17137         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17138
17139 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
17140
17141         * gcc.dg/altivec-1.c: New.
17142
17143 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
17144
17145         * gcc.dg/cpp/fpreprocessed.c: New test case.
17146
17147 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17148
17149         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17150         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17151         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17152
17153 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17154
17155         * gcc.dg/no-builtin-1.c: New test.
17156
17157 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
17158
17159         * gcc.c-torture/execute/20011115-1.c: New test.
17160
17161 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
17162
17163         * gcc.c-torture/compile/20011114-2.c: New test.
17164         * gcc.c-torture/compile/20011114-3.c: New test.
17165         * gcc.c-torture/compile/20011114-4.c: New test.
17166
17167 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
17168
17169         * g++.dg/other/init1.C: New test.
17170
17171 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
17172
17173         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17174         message.
17175
17176         * gcc.c-torture/execute/20011114-1.c: New testcase.
17177
17178         * gcc.c-torture/compile/20010327-1.c: Revert last change.
17179         * gcc.c-torture/compile/20011114-1.c: New test, exactly
17180         like the (before this change) version of 20010327-1.c.
17181
17182 2001-11-14  Roger Sayle <roger@eyesopen.com>
17183
17184         * gcc.c-torture/execute/string-opt-13.c: New testcase.
17185
17186 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
17187
17188         * g++.dg/init/array2.C: New test.
17189
17190 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
17191
17192         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17193
17194 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
17195
17196         * g++.dg/other/forscope1.C: New test.
17197         * g++.dg/ext/forscope1.C: New test.
17198         * g++.dg/ext/forscope2.C: New test.
17199
17200 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
17201
17202         * gcc.c-torture/execute/20011113-1.c: New test.
17203
17204 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
17205
17206         * gcc.c-torture/execute/20011109-2.c: New test.
17207
17208         * gcc.c-torture/execute/20011109-1.c: New test.
17209
17210 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
17211
17212         * gcc.c-torture/compile/20011109-1.c: New test.
17213
17214 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
17215
17216         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17217         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17218         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17219         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17220         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17221         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17222         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17223
17224 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17225
17226         * g++.dg/warn/Wshadow-1.C: New tests.
17227         * g++.old-deja/g++.mike/for3.C: Update.
17228
17229 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
17230
17231         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17232         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17233         XFAILs.  Adjust expected error texts.
17234         * gcc.c-torture/compile/20011106-1.c,
17235         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17236         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17237         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17238         gcc.dg/c99-array-lval-5.c: New tests.
17239
17240 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17241
17242         * gcc.dg/cpp/defined.c: Update.
17243
17244 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17245
17246         * gcc.c-torture/execute/anon-1.c: New test.
17247
17248 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
17249
17250         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
17251         same size, so no warning should be produced on stormy16.
17252
17253         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
17254         due to oversized array.
17255         * g++.old-deja/g++.mike/ns15.C: Likewise.
17256         * g++.old-deja/g++.pt/crash16.C: Likewise.
17257
17258 2001-11-02  Graham Stott  <grahams@redhat.com>
17259
17260         * g++.dgother/debug1.C: Fix typos.
17261
17262 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
17263
17264         * g++.dg/other/debug1.C: New test.
17265
17266 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17267
17268         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
17269         of unsigned long.
17270
17271 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
17272
17273         * gcc.dg/20011029-2.c: New test.
17274
17275         * gcc.c-torture/compile/20011029-1.c: New test.
17276
17277 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
17278
17279         * objc/execute/class_self-1.m: New test.
17280         * objc/execute/class_self-2.m: New test.
17281
17282 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
17283
17284         * gcc.misc-tests/msgs.exp: Delete.
17285         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
17286         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
17287         error set to match recent changes.
17288
17289 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
17290
17291         * gcc.dg/20011021-1.c: New test.
17292
17293 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
17294
17295         * gcc.c-torture/compile/20011023-1.c: New test.
17296
17297 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
17298
17299         * lib/g77.exp: Rewrite based on lib/g++.exp.
17300
17301 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
17302
17303         * gcc.c-torture/execute/20011019-1.c: New test.
17304
17305         * gcc.dg/20011018-1.c: New test.
17306
17307 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
17308
17309         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17310
17311 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
17312
17313         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17314         * gcc.dg/attr-invalid.c: Likewise.
17315
17316 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
17317
17318         * testsuite/gcc.dg/20011015-1.c: New test.
17319
17320 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17321
17322         * g++.dg/template/unify2.C: New test.
17323
17324 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17325
17326         * g++.dg/other/exception-specification.C: New test
17327
17328 2001-10-13  Tom Rix  <trix@redhat.com>
17329
17330         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17331         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17332
17333 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
17334
17335         * testsuite/gcc.dg/20011009-1.c: New test.
17336
17337 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
17338
17339         PR g++/4476
17340         * g++.dg/other/friend1.C: New test.
17341
17342 2001-10-11  Richard Henderson  <rth@redhat.com>
17343
17344         * g++.old-deja/g++.other/crash18.C: Add -S to options.
17345
17346 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17347
17348         * gcc.c-torture/compile/20011010-1.c: New.
17349
17350 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17351
17352         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17353         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17354         g77.f-torture/execute/execute.exp,
17355         g77.f-torture/noncompile/noncompile.exp,
17356         gcc.c-torture/compile/compile.exp,
17357         gcc.c-torture/execute/execute.exp,
17358         gcc.c-torture/execute/ieee/ieee.exp,
17359         gcc.c-torture/execute/memcheck/memcheck.exp,
17360         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17361         objc/execute/execute.exp: Update FSF address.
17362
17363 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17364
17365         * gcc.dg/cpp/cmdlne-C.c: Update.
17366         * gcc.dg/cpp/cmdlne-C2.c: New.
17367
17368 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17369
17370         * gcc.c-torture/execute/20011008-3.c: New.
17371
17372 2001-10-08  DJ Delorie  <dj@redhat.com>
17373
17374         * gcc.dg/20011008-1.c: New.
17375         * gcc.dg/20011008-2.c: New.
17376
17377 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17378
17379         * gcc.dg/cpp/spacing1.c: Update test.
17380
17381 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17382
17383         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17384         spelling errors of "separate" as "seperate".
17385
17386 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
17387
17388         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17389         enough to avoid inlining.
17390
17391 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17392
17393         * lib/g77.exp: set libg2c_dir correctly.
17394
17395 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17396
17397         * gcc.dg/cpp/macro11.c: New test.
17398
17399 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17400
17401         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17402         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17403         gcc.dg/format/multattr-3.c: New tests.
17404         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17405         tests for format attributes on function pointers being rejected.
17406
17407 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17408
17409         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17410
17411 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17412
17413         * g++.dg/warn/format1.C: New test.
17414
17415 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17416
17417         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17418
17419 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17420
17421         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17422
17423 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17424
17425         * gcc.dg/cpp/redef2.c: Add test.
17426
17427 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17428
17429         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17430         long-standing bug on i686, apparently.
17431         * gcc.c-torture/execute/loop-2c.x: New file.
17432         * gcc.c-torture/execute/loop-2d.x: New file.
17433         * gcc.c-torture/execute/loop-3c.x: New file.
17434
17435 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17436
17437         * gcc.dg/cpp/20000625-2.c: Correct line number.
17438
17439 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17440
17441         * gcc.dg/cpp/macro10.c: New test.
17442         * gcc.dg/cpp/strify3.c: New test.
17443         * gcc.dg/cpp/spacing1.c: Add tests.
17444         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17445         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17446
17447 2001-09-24  DJ Delorie  <dj@redhat.com>
17448
17449         * gcc.c-torture/execute/20010924-1.c: New test.
17450
17451 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17452
17453         * testsuite/objc/execute/paste.m: Remove.
17454
17455 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17456
17457         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17458
17459 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17460
17461         * g77.dg/strlen0.f: New test.
17462
17463 2001-09-21  Richard Henderson  <rth@redhat.com>
17464
17465         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17466         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17467
17468 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17469
17470         Table-driven attributes.
17471         * g++.dg/ext/attrib1.C: New test.
17472
17473 2001-09-20  DJ Delorie  <dj@redhat.com>
17474
17475         * gcc.dg/20000926-1.c: Update expected warning messages.
17476         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17477         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17478         array.
17479
17480 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17481
17482         * g++.dg/eh/registers1.C: New test case.
17483
17484 2001-09-17  Richard Henderson  <rth@redhat.com>
17485
17486         * gcc.dg/array-5.c: Fix VLA decomposition test.
17487
17488 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17489
17490         * gcc.dg/cpp/line5.c: New testcase.
17491
17492 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17493
17494         * gcc.dg/cpp/macro9.c: New test.
17495
17496 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17497
17498         * gcc.c-torture/execute/980223.c: Change type of addr from long
17499         to char *.
17500
17501 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17502
17503         * gcc.c-torture/execute/20010915-1.c: New test.
17504
17505 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17506
17507         * g77.dg/bprob: New directory.
17508         * g77.dg/bprob/bprob.exp: New file.
17509         * g77.dg/bprob/bprob-1.f: New test.
17510         * g77.dg/gcov: New directory.
17511         * g77.dg/gcov/gcov.exp: New file.
17512         * g77.dg/gcov/gcov-1.f: New test.
17513         * g77.dg/gcov/gcov-1.x: New file.
17514
17515 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17516
17517         * gcc.dg/cpp/directiv.c: Update.
17518         * gcc.dg/cpp/undef1.c: Update.
17519
17520 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17521
17522         * gcc.dg/20010912-1.c: New test.
17523
17524 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17525
17526         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17527         language-independent file in lib.
17528         * lib/gcov.exp: New file.
17529
17530 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17531
17532         * gcc.c-torture/compile/20010911-1.c: New test.
17533
17534 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17535
17536         * lib/profopt.exp: New, to support profile-directed optimizations.
17537         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17538         * gcc.misc-tests/bprob-1.c: New test.
17539         * gcc.misc-tests/bprob-2.c: New test.
17540
17541 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17542
17543         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17544         XFAIL and which kinds of gcov output to verify.
17545         * gcc.misc-tests/gcov-4b.x: New file.
17546         * gcc.misc-tests/gcov-5b.x: New file.
17547         * gcc.misc-tests/gcov-6.x: New file.
17548         * gcc.misc-tests/gcov-7.c: New test.
17549         * gcc.misc-tests/gcov-7.x: New file.
17550
17551 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17552
17553         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17554         * gcc.misc-tests/gcov-6.c: New test.
17555
17556 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17557
17558         PR c++/3986
17559         * g++.dg/abi/vbase1.C: New test.
17560
17561 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17562
17563         * objc.dg/method-2.m: New.
17564
17565 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17566
17567         PR c++/4203
17568         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17569         * g++.dg/init/empty1.C: New test.
17570
17571 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17572
17573         * gcc.c-torture/compile/20010903-1.c: New test.
17574
17575 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17576
17577         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17578         for m68k.
17579
17580 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17581
17582         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17583
17584         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17585
17586         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17587
17588 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17589
17590         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17591         for 16-bit 'unsigned int'.
17592
17593 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17594
17595         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17596
17597 2001-08-27  Richard Henderson  <rth@redhat.com>
17598
17599         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17600         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17601
17602 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17603
17604         * gcc.dg/asm-names.c (ymain): New.
17605
17606 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17607
17608         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17609         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17610         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17611
17612 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17613
17614         * gcc.dg/compare5.c: New testcase.
17615
17616 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17617
17618         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17619         and "In instantiation".
17620
17621 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17622
17623         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17624
17625 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17626
17627         * gcc.misc-tests/gcov.exp: Add support for branch information.
17628         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17629         * gcc.misc-tests/gcov-4.c: New test.
17630         * gcc.misc-tests/gcov-4b.c: New test.
17631         * gcc.misc-tests/gcov-5b.c: New test.
17632
17633 2001-08-20  Zack Weinberg  <zackw@panix.com>
17634
17635         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17636         expected to fail.
17637
17638 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17639
17640         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17641
17642 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17643
17644         * g++.dg/eh/template1.C: New test.
17645
17646 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17647
17648         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17649         Fix thinko.
17650         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17651         for xfail.
17652
17653 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17654
17655         * lib/g77-dg.exp:  Use prune.exp for common procedures
17656         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17657         * lib/g77.exp: (g77-dg-prune) Remove
17658
17659 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17660
17661         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17662
17663 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17664
17665         * g++.dg/template/unify1.C: New test.
17666
17667 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17668
17669         * g++.dg/abi/empty4.C: New test.
17670
17671 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17672
17673         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17674         solaris2.*
17675         * g77.f-torture/compile/pr3743.x: Likewise
17676
17677 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17678
17679         * g++.dg/other/using-declaration.C: New test.
17680
17681 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17682
17683         * gcc.dg/cpp/tr-sign.c: New testcase.
17684
17685 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17686
17687         * gcc.dg/cpp/19951025-1.c: Revert.
17688         * gcc.dg/cpp/directiv.c: We no longer process directives that
17689         interrupt macro arguments.
17690
17691 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17692
17693         * gcc.dg/bconstp-1.c: New test.
17694
17695 2001-08-03  Richard Henderson  <rth@redhat.com>
17696
17697         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17698
17699 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17700
17701         * gcc.dg/cpp/19951025-1.c: Update.
17702
17703 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17704
17705         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17706         should be x.
17707
17708 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17709
17710         Kill -fhonor-std.
17711         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17712         * g++.old-deja/g++.other/std1.C: Likewise.
17713         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17714
17715 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17716
17717         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17718         (g77_pass, g77_fail, g77_finish, g77_exit,
17719         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17720
17721 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17722
17723         * g77.dg/fbackslash.f
17724         * g77.dg/fcase-preserve.f
17725         * g77.dg/ff90-1.f
17726         * g77.dg/ffixed-line-length-0.f
17727         * g77.dg/ffixed-line-length-132.f
17728         * g77.dg/ffixed-line-length-7.f
17729         * g77.dg/ffixed-line-length-72.f
17730         * g77.dg/ffixed-line-length-none.f
17731         * g77.dg/ffree-form-1.f
17732         * g77.dg/fno-backslash.f
17733         * g77.dg/fno-f90-1.f
17734         * g77.dg/fno-fixed-form-1.f
17735         * g77.dg/fno-onetrip.f
17736         * g77.dg/fno-typeless-boz.f
17737         * g77.dg/fno-underscoring.f
17738         * g77.dg/fno-vxt-1.f
17739         * g77.dg/fonetrip.f
17740         * g77.dg/ftypeless-boz.f
17741         * g77.dg/fugly-assumed.f
17742         * g77.dg/funderscoring.f
17743         * g77.dg/fvxt-1.f
17744
17745 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17746
17747         * objc.dg/fwd-proto-1.m: New.
17748         * objc.dg/local-decl-1.m: New.
17749         * objc.dg/naming-1.m: New.
17750         * objc.dg/naming-2.m: New.
17751         * objc.dg/proto-hier-1.m: New.
17752
17753 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17754
17755         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17756         largest-type elements to a struct makes its size grow.
17757
17758 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17759
17760         * g++.dg/abi/vthunk1.C: New test.
17761
17762 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17763
17764         * g++.dg/abi/vbase8-22.C: New test.
17765
17766 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17767
17768         * gcc.dg/cpp/macro8.c: New test.
17769
17770 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17771
17772         * g++.dg/abi/vbase8-21.C: New test.
17773
17774 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17775
17776         * g++.dg/abi/vbase8-10.C: New test.
17777
17778 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17779
17780         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17781         ${tool}_set_ld_library_path.
17782         Changed caller.
17783         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17784         g++.exp.
17785
17786 2001-07-26  Stan Cox <scox@redhat.com>
17787
17788         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17789         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17790         gcc_exit, gcc_check_unsupported_p):
17791         Moved to gcc-deps.exp
17792         * gcc-deps.exp: New file.
17793
17794 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17795
17796         * g++.old-deja/g++.pt/defarg14.C: New test.
17797
17798 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17799
17800         * g++.old-deja/g++.other/lineno5.C: New test.
17801
17802 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17803
17804         * g++.old-deja/g++.pt/crash68.C: New test.
17805
17806 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17807
17808         * g++.old-deja/g++.other/crash42.C: New test.
17809
17810 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17811
17812         * gcc.dg/cpp/extratokens.c: Fix.
17813         * gcc.dg/cpp/skipping2.c: New tests.
17814
17815 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17816
17817         * gcc.c-torture/execute/20010724-1.c: New file.
17818         * gcc.c-torture/execute/20010724-1.x: New file.
17819
17820 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17821
17822         * g++.old-deja/g++.other/cond7.C: New test.
17823
17824 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17825
17826         * g++.old-deja/g++.other/optimize4.C: New test.
17827
17828 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17829
17830         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17831
17832 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17833
17834         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17835         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17836         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17837         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17838
17839         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17840         bug report" message.
17841
17842         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17843         * g++.dg/ext/instantiate1.C: Move from old-deja.
17844
17845 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17846
17847         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17848         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17849         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17850         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17851
17852 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17853
17854         * gcc.c-torture/execute/20010723-1.c: New test.
17855
17856 2001-07-23  Ben Elliston  <bje@redhat.com>
17857
17858         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17859
17860 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17861
17862         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17863         i[34567]86-*-*.
17864         Delete handling of ieee_multilib_flags.
17865         Pass -mieee for alpha*-*-* and sh-*-*.
17866         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17867
17868 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17869
17870         Remove old-abi tests.
17871         * g++.old-deja/g++.mike/p11116.C: Remove.
17872         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17873
17874 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17875
17876         * g77.f-torture/compile/pr3743.f:  New test
17877
17878 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17879
17880         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17881
17882 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17883
17884         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17885         g++.old-deja/g++.pt/static6.C: Likewise.
17886         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17887         supports weak symbols.
17888
17889 2001-07-18  Andreas Jaeger  <aj@suse.de>
17890
17891         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17892         supported again.
17893
17894 2001-07-18  Andreas Jaeger  <aj@suse.de>
17895
17896         * gcc.dg/iftrap-1.c: Fix target line.
17897
17898 2001-07-17  Richard Henderson  <rth@redhat.com>
17899
17900         * gcc.c-torture/execute/20010717-1.c: New.
17901
17902 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17903
17904         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17905         tests.
17906
17907 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17908
17909         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17910
17911 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17912
17913         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17914         UAC_SIGBUS, UAC_NOPRINT definitions.
17915
17916 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
17917
17918         * objc/execute/object_is_class.m: New test.
17919         * objc/execute/object_is_meta_class.m: New test.
17920
17921 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17922
17923         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17924         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17925
17926 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
17927
17928         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17929         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17930
17931 2001-07-14  Richard Henderson  <rth@redhat.com>
17932
17933         * gcc.dg/iftrap-1.c: New.
17934
17935 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
17936
17937         * g77.f-torture/execute/intrinsic77.f: New test.
17938
17939 2001-07-11  Janis Johnson <janis@us.ibm.com>
17940
17941         * gcc.misc-tests/gcov-3.c: New test.
17942
17943 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17944
17945         * gcc.c-torture/compile/20010711-1.c,
17946         * gcc.c-torture/compile/20010711-2.c: New tests.
17947
17948 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17949
17950         * gcc.c-torture/execute/20010711-1.c: New test.
17951
17952 2001-07-11  Ben Elliston  <bje@redhat.com>
17953
17954         * g++.old-deja/g++.other/enum5.C: New test.
17955
17956 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
17957
17958         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17959         (g++-dg-prune): Call prune_gcc_output.
17960         * prune.exp: New file for prune_gcc_output.
17961         * lib/g++.exp, lib/gcc.exp: Load it.
17962
17963 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17964
17965         * gcc.c-torture/compile/20010701-1.c,
17966         g++.old-deja/g++.ext/attrib6.C: New tests.
17967
17968 2001-07-06  Jeffrey A Law  (law@cygnus.com)
17969
17970         * gcc.c-torture/compile/20010706-1.c: New test.
17971
17972 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
17973
17974         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17975
17976 2001-06-28  Stan Shebs  <shebs@apple.com>
17977
17978         * gcc.dg/pragma-darwin.c: New test.
17979
17980 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17981
17982         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17983         Solaris 2.[678] system.
17984
17985 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17986
17987         * gcc.dg/20010622-1.c: New test.
17988
17989 2001-06-18  Stan Shebs  <shebs@apple.com>
17990
17991         * objc.dg: New directory.
17992         * objc.dg/dg.exp: New file.
17993         * objc.dg/alias.m: New.
17994         * objc.dg/class-1.m: New.
17995         * objc.dg/class-2.m: New.
17996         * objc.dg/const-str-1.m: New.
17997         * objc.dg/const-str-2.m: New.
17998         * objc.dg/id-1.m: New.
17999         * objc.dg/method-1.m: New.
18000         * objc.dg/super-class-1.m: New.
18001         * lib/objc-dg.exp: New file.
18002
18003 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18004
18005         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18006         of label name.
18007
18008 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18009
18010         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18011
18012 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18013
18014         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18015         variable.
18016
18017 2001-06-12  Richard Henderson  <rth@redhat.com>
18018
18019         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18020
18021 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18022
18023         * g++.old-deja/g++.abi/vbase5.C: New test.
18024         * g++.old-deja/g++.abi/vbase6.C: New test.
18025         * g++.old-deja/g++.abi/vbase7.C: New test.
18026
18027 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18028
18029         * gcc.c-torture/compile/20010610-1.c: New test.
18030
18031 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18032
18033         * g++.old-deja/g++.abi/vbase4.C: New test.
18034
18035 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18036
18037         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18038         support %f for HC11/HC12 targets.
18039         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18040         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18041         on HC11/HC12 targets.
18042         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18043
18044 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18045
18046         * gcc.dg/wchar_t-1.c: New file.
18047         * gcc.dg/wint_t-1.c: Likewise.
18048
18049 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18050
18051         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18052
18053 2001-06-11  Richard Henderson  <rth@redhat.com>
18054
18055         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18056
18057 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18058
18059         * gcc.c-torture/compile/20010611-1.c: New test.
18060
18061 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18062
18063         * gcc.dg/c99-tag-1.c: Add more tests.
18064
18065 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18066
18067         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18068         representation on MN10300 and ARM/Thumb.
18069
18070 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18071
18072         * g77.f-torture/execute/20010610.f: New.
18073
18074 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
18075
18076         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18077         names.
18078
18079 2001-06-09  Richard Henderson  <rth@redhat.com>
18080
18081         * gcc.c-torture/execute/ashrdi-1.c: New.
18082         * gcc.c-torture/execute/ashldi-1.c: New.
18083         * gcc.c-torture/execute/lshrdi-1.c: New.
18084
18085 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
18086
18087         * objc/execute/load-3.m: Added. Check sending +load to categories,
18088         in addition to classes.
18089
18090 2001-06-08  Stan Shebs  <shebs@apple.com>
18091
18092         * objc/execute/load-2.m: New test.  From Nicola Pero
18093         <n.pero@mi.flashnet.it>.
18094
18095 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
18096
18097         * gcc.c-torture/execute/20010605-2.c: New test.
18098
18099 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18100
18101         * g++.old-deja/g++.abi/vbase2.C: New test.
18102         * g++.old-deja/g++.abi/vbase3.C: New test.
18103
18104 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18105
18106         * g++.old-deja/g++.pt/friend49.C: New test.
18107
18108 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
18109
18110         * g++.old-deja/g++.ext/anon3.C: New test.
18111
18112 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
18113
18114         * g++.old-deja/g++.other/conv7.C: New test.
18115
18116 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18117
18118         * gcc.c-torture/compile/20010605-2.c: New test.
18119
18120 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18121
18122         * gcc.c-torture/execute/20010604-1.c: New test.
18123
18124 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
18125
18126         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18127
18128 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
18129
18130         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18131         (g++_link_flags): Likewise.
18132         (g++_init): Pass gccpath's value to two previous functions.
18133
18134 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18135
18136         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18137         Ensure logfile entry matches exec command line.
18138
18139 2001-05-31  Richard Henderson  <rth@redhat.com>
18140
18141         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18142         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18143
18144 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
18145
18146         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18147         compiler for irix6.2
18148
18149 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
18150
18151         * g++.old-deja/g++.other/optimize3.C: New file.
18152
18153 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
18154
18155         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18156         assemble.
18157
18158 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
18159
18160         * g++.old-deja/g++.other/optimize2.C: New file.
18161
18162 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
18163
18164         * gcc.c-torture/compile/20010518-2.c: New file.
18165         * gcc.c-torture/execute/20010518-1.c: New file.
18166         * gcc.c-torture/execute/20010518-2.c: New file.
18167
18168 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18169
18170         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18171
18172 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
18173
18174         G++ no longer defines builtins that do not begin with __builtin.
18175         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18176         * g++.old-deja/g++.brendand/misc13.C: Likewise.
18177         * g++.old-deja/g++.law/builtin1.C: Likewise.
18178         * g++.old-deja/g++.law/cvt2.C: Likewise.
18179         * g++.old-deja/g++.mike/net5.C: Likewise.
18180         * g++.old-deja/g++.other/builtins1.C: Likewise.
18181         * g++.old-deja/g++.other/builtins2.C: Likewise.
18182         * g++.old-deja/g++.other/builtins3.C: Likewise.
18183         * g++.old-deja/g++.other/builtins4.C: Likewise.
18184         * g++.old-deja/g++.other/inline8.C: Likewise.
18185         * g++.old-deja/g++.robertl/eb39.C: Likewise.
18186
18187 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
18188
18189         * g++.old-deja/g++.pt/using1.C: Adjust.
18190         * g++.old-deja/g++.pt/using2.C: New test.
18191
18192 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
18193
18194         * gcc.dg/cpp/charconst.c: New tests.
18195         * gcc.dg/cpp/escape.c: New tests.
18196         * gcc.dg/cpp/escape-1.c: New tests.
18197         * gcc.dg/cpp/escape-2.c: New tests.
18198         * gcc.dg/cpp/ucs.c: New tests.
18199
18200 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
18201
18202         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
18203         native compiler for irix6.5.
18204
18205 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
18206
18207         * lib/g++.exp (g++_include_flags): Use args to compute
18208         get_multilibs.
18209         (g++_link_flags): Likewise.
18210         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18211
18212 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18213
18214         * gcc.dg/c90-hexfloat-1.c: Add more tests.
18215
18216 2001-05-21  Geoff Keating  <geoffk@redhat.com>
18217
18218         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18219         this file.
18220
18221 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18222
18223         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18224         STACK_SIZE;
18225         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18226         to STACK_SIZE; Use it to define size of add_histo array.
18227         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18228         to STACK_SIZE.
18229         (f): Use GITT_SIZE to define size of gitt local table.
18230         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18231         to STACK_SIZE; Use it to define size of bytemem array.
18232
18233 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18234
18235         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18236         on 68HC11/HC12 due to the asm instruction.
18237         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18238         * gcc.c-torture/compile/920520-1.x: Likewise.
18239         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18240         on 68HC11/HC12 because the function is larger than 64K.
18241         * gcc.c-torture/compile/961203-1.x: New file, this test fails
18242         on 68HC11/HC12 because the structure is too large.
18243
18244 2001-05-20  Richard Henderson  <rth@redhat.com>
18245
18246         * gcc.c-torture/execute/20010520-1.c: New.
18247
18248 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18249
18250         * g++.old-deja/g++.warn/compare1.C: New test.
18251         * gcc.dg/compare4.c: New test.
18252
18253 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
18254
18255         * g++.old-deja/g++.other/optimize1.C: New test.
18256
18257 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18258
18259         * g++.old-deja/g++.pt/spec41.C: New test.
18260
18261 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
18262
18263         * gcc.c-torture/compile/20010114-1.x: Remove.
18264
18265 2001-05-18  Stan Shebs  <shebs@apple.com>
18266
18267         * gcc.c-torture/compile/20010518-1.c: New test.
18268
18269 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
18270
18271         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
18272         * g++.old-deja/g++.pt/crash67.C: New test.
18273
18274 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
18275
18276         * g++.old-deja/g++.other/debug9.C: New test.
18277
18278 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
18279
18280         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
18281
18282 2001-05-16  Jan Hubicka  <jh@suse.cz>
18283
18284         * gcc.c-torture/compile/20010516-1.c: New test.
18285
18286 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18287
18288         * g++.old-deja/g++.other/crash41.C: New test.
18289
18290 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18291
18292         * g++.old-deja/g++.pt/crash66.C: New test.
18293
18294 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
18295
18296         * g++.old-deja/g++.robertl/eb27.C: Convert.
18297
18298 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18299
18300         * g++.dg/friend-warn.C: New test.  Do not warn about friend
18301         declaration being redundant.
18302
18303 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
18304
18305         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18306
18307 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
18308
18309         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18310
18311 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
18312
18313         * lib/g++.exp: Use testsuite_flags.
18314
18315 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
18316
18317         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18318
18319 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18320
18321         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18322
18323 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18324
18325         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18326
18327 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18328
18329         * gcc.c-torture/compile/20010313-1.c: New test.
18330
18331 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
18332
18333         * gcc.dg/cpp/direct2.c: New test.
18334         * gccq.dg/cpp/direct2s.c: New test.
18335
18336         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18337
18338 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
18339
18340         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18341         * g++.old-deja/g++.other/op3.C: Likewise.
18342
18343 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18344
18345         * gcc.dg/cpp/syshdr.h: New file.
18346         * gcc.dg/cpp/sysmac1.c: Update.
18347         * gcc.dg/cpp/sysmac2.c: Update.
18348
18349 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18350
18351         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18352
18353 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
18354
18355         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18356         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18357
18358 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
18359
18360         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18361
18362 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
18363
18364         * lib/g++.exp (g++_include_flags): Don't use any special flags
18365         if TESTING_IN_BUILD_TREE is not defined.
18366         (g++_init): Use a plain 'c++' as the compiler if
18367         TESTING_IN_BUILD_TREEE is not defined.
18368
18369 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18370
18371         * g++.old-deja/g++.eh/catch13.C: New test.
18372         * g++.old-deja/g++.eh/catch14.C: New test.
18373
18374 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18375
18376         * gcc.dg/cpp/tr-define.c: New test.
18377
18378 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
18379
18380         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18381         <stdlib.h>, not <malloc.h>.
18382
18383 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18384
18385         * g++.old-deja/g++.ns/template17.C: New test.
18386
18387 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18388
18389         * g++.old-deja/g++.pt/ref4.C: New test.
18390
18391 2001-04-30  Richard Henderson  <rth@redhat.com>
18392
18393         * gcc.dg/20000724-1.c: Revert last change.
18394
18395 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
18396
18397         * g77.f-torture/execute/20010430.f: New test.
18398
18399 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
18400
18401         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18402
18403 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18404
18405         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18406
18407 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18408
18409         * g++.old-deja/g++.eh/crash6.C: New test.
18410
18411 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18412
18413         * g++.old-deja/g++.other/warn7.C: New test.
18414
18415 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18416
18417         * g++.old-deja/g++.other/defarg9.C: New test.
18418
18419 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18420
18421         * g77.f-torture/compile/20010426.f: New test.
18422         * g77.f-torture/execute/20010426.f: New test.
18423
18424 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18425
18426         * g77.f-torture/compile/20000629-1.x: Remove - error
18427         has been fixed.
18428
18429 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18430
18431         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18432         Tweak slightly to work with g++.dg framework.
18433         * g++.dg/special/ecos.exp: Run initp1.C test.
18434         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18435
18436         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18437         its linker doesn't give line numbers either.
18438         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18439
18440 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18441
18442         * g++.old-deja/g++.other/lex1.C: New test.
18443
18444 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18445
18446         * gcc.dg/noncompile/20010425-1.c: New test.
18447
18448 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18449
18450         * g++.old-deja/g++.pt/mangle2.C: New test.
18451
18452 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18453
18454         * gcc.dg/format/plus-1.c: New test.
18455
18456 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18457
18458         * gcc.dg/20010423-1.c: New test.
18459
18460 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18461
18462         * gcc.c-torture/execute/20010422-1.c: New test.
18463
18464 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18465
18466         * g++.old-deja/g++.ns/type2.C: New test.
18467
18468 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18469
18470         * g++.old-deja/g++.other/perf1.C: New test.
18471
18472 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18473
18474         * gcc.dg/c99-func-2.c: Remove xfail.
18475         * gcc.dg/c99-func-3.c: Remove xfail.
18476         * gcc.dg/c99-func-4.c: Remove xfail.
18477
18478 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18479
18480         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18481
18482 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18483
18484         * gcc.c-torture/compile/20010423-1.c: New test.
18485
18486 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18487
18488         * g++.old-deja/g++.pt/typename28.C: New test.
18489
18490 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18491
18492         * g++.old-deja/g++.abi/empty2.C: New test.
18493         * g++.old-deja/g++.abi/empty3.C: New test.
18494
18495 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18496
18497         * g++.old-deja/g++.other/comdat2.C: New test.
18498         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18499
18500 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18501
18502         * g++.old-deja/g++.other/overload14.C: New test.
18503
18504 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18505
18506         * g++.old-deja/g++.other/lookup23.C: New test.
18507
18508 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18509
18510         * gcc.c-torture/execute/20010403-1.c: New test.
18511
18512 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18513             Mark Mitchell  <mark@codesourcery.com>
18514
18515         * lib/old-dejagnu.exp: Don't delete output of executable.
18516         Add .exe suffix to executables.
18517
18518 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18519
18520         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18521
18522 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18523
18524         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18525
18526 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18527
18528         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18529         * g++.old-deja/g++.abi/crash1.C: New test.
18530
18531 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18532
18533         * g++.old-deja/g++.other/crash40.C: New test.
18534
18535 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18536
18537         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18538
18539 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18540
18541         * g++.old-deja/g++.other/warn6.C: New test.
18542
18543 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18544
18545         * g++.old-deja/g++.robertl/eb42.C: Same.
18546
18547 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18548
18549         * gcc.dg/wtr-conversion-1.c: New testcase.
18550
18551 2001-04-10  Richard Henderson  <rth@redhat.com>
18552
18553         * g++.old-deja/g++.other/array5.C: New.
18554
18555 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18556
18557         * gcc.c-torture/execute/20010408-1.c: New test.
18558
18559 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18560
18561         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18562         headers and constructs.
18563         * g++.old-deja/g++.robertl/eb79.C: Same.
18564         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18565         * g++.old-deja/g++.robertl/eb73.C: Same.
18566         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18567         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18568         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18569         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18570         * g++.old-deja/g++.robertl/eb44.C: Same.
18571         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18572         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18573         * g++.old-deja/g++.robertl/eb39.C: Same.
18574         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18575         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18576         * g++.old-deja/g++.robertl/eb30.C: Same.
18577         * g++.old-deja/g++.robertl/eb3.C: Same.
18578         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18579         * g++.old-deja/g++.robertl/eb21.C: Same.
18580         * g++.old-deja/g++.robertl/eb15.C: Same.
18581         * g++.old-deja/g++.robertl/eb118.C: Same.
18582         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18583         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18584         * g++.old-deja/g++.robertl/eb109.C: Same.
18585         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18586         * g++.old-deja/g++.mike/rtti1.C: Same.
18587         * g++.old-deja/g++.mike/p658.C: Same.
18588         * g++.old-deja/g++.mike/net46.C: Same.
18589         * g++.old-deja/g++.mike/net34.C: Same.
18590         * g++.old-deja/g++.mike/memoize1.C: Same.
18591         * g++.old-deja/g++.mike/eh2.C: Same.
18592         * g++.old-deja/g++.law/weak.C: Same.
18593         * g++.old-deja/g++.law/visibility7.C: Same.
18594         * g++.old-deja/g++.law/visibility25.C: Same.
18595         * g++.old-deja/g++.law/visibility22.C: Same.
18596         * g++.old-deja/g++.law/visibility2.C: Same.
18597         * g++.old-deja/g++.law/visibility17.C: Same.
18598         * g++.old-deja/g++.law/visibility13.C: Same.
18599         * g++.old-deja/g++.law/visibility10.C: Same.
18600         * g++.old-deja/g++.law/visibility1.C: Same.
18601         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18602         * g++.old-deja/g++.law/vbase1.C: Same.
18603         * g++.old-deja/g++.law/operators32.C: Same.
18604         * g++.old-deja/g++.law/nest3.C: Same.
18605         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18606         * g++.old-deja/g++.law/except5.C (main): Same.
18607         * g++.old-deja/g++.law/cvt7.C (run): Same.
18608         * g++.old-deja/g++.law/cvt2.C: Same.
18609         * g++.old-deja/g++.law/cvt16.C: Same.
18610         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18611         * g++.old-deja/g++.law/ctors17.C (main): Same.
18612         * g++.old-deja/g++.law/ctors13.C: Same.
18613         * g++.old-deja/g++.law/ctors12.C (main): Same.
18614         * g++.old-deja/g++.law/ctors10.C: Same.
18615         * g++.old-deja/g++.law/code-gen5.C: Same.
18616         * g++.old-deja/g++.law/bad-error7.C: Same.
18617         * g++.old-deja/g++.law/arm9.C: Same.
18618         * g++.old-deja/g++.law/arm12.C: Same.
18619         * g++.old-deja/g++.law/arg8.C: Same.
18620         * g++.old-deja/g++.law/arg1.C: Same.
18621         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18622         * g++.old-deja/g++.jason/template31.C: Same.
18623         * g++.old-deja/g++.jason/template24.C (main): Same.
18624         * g++.old-deja/g++.jason/2371.C: Same.
18625         * g++.old-deja/g++.eh/new2.C: Same.
18626         * g++.old-deja/g++.eh/new1.C: Same.
18627         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18628         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18629         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18630         * g++.old-deja/g++.brendan/crash62.C: Same.
18631         * g++.old-deja/g++.brendan/crash52.C: Same.
18632         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18633         * g++.old-deja/g++.brendan/crash38.C: Same.
18634         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18635         * g++.old-deja/g++.brendan/copy9.C: Same.
18636
18637 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18638
18639         * gcc.c-torture/execute/20001203-2.c (memset):
18640         Count argument is of type __SIZE_TYPE__.
18641
18642 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18643
18644         * gcc.c-torture/compile/20010404-1.c: New test.
18645
18646 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18647
18648         * gcc.c-torture/compile/20010326-1.c: New test.
18649
18650 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18651
18652         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18653         peculiarities of the SH.
18654         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18655
18656 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18657
18658         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18659         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18660         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18661
18662 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18663
18664         * g77.f-torture/compile/20010321-1.f: New test.
18665
18666 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18667
18668         * gcc.c-torture/compile/20010329-1.c: New test.
18669
18670 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18671
18672         * gcc.c-torture/execute/20010329-1.c: New test.
18673
18674 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18675
18676         * g++.old-deja/g++.other/eh4.C: Fix typo.
18677
18678 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18679
18680         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18681
18682 2001-03-28  Philip Blundell  <philb@gnu.org>
18683
18684         * gcc.c-torture/compile/20010328-1.c: New test.
18685
18686 2001-03-27  Richard Henderson  <rth@redhat.com>
18687
18688         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18689         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18690
18691 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18692
18693         * gcc.c-torture/compile/20010327-1.c: New test.
18694
18695 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18696
18697         * g++.old-deja/g++.other/friend12.C: New test.
18698         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18699         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18700
18701 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18702
18703         * gcc.c-torture/execute/20010325-1.c: New test.
18704
18705 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18706
18707         * g++.old-deja/g++.other/mangle3.C: New test.
18708
18709 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18710
18711         * g++.old-deja/g++.other/anon8.C: New test.
18712
18713 2001-03-20  Philip Blundell  <philb@gnu.org>
18714
18715         * gcc.c-torture/compile/20010320-1.c: New test.
18716
18717 2001-03-17  Richard Henderson  <rth@redhat.com>
18718
18719         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18720
18721 2001-03-15  Geoff Keating  <geoff@redhat.com>
18722
18723         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18724         tests on AIX.
18725
18726 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18727
18728         * g++.old-deja/g++.other/eh4.C: New test.
18729
18730 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18731
18732         * gcc.dg/cpp/mi1.c: Update.
18733
18734 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18735
18736         * g++.old-deja/g++.other/regstack.C: New test.
18737
18738 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18739
18740         * g++.old-deja/g++.other/ref4.C: New test.
18741
18742 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18743
18744         * objc/execute/va_method.m: Added.
18745         * objc/execute/IMP.m: Added.
18746         * objc/execute/_cmd.m: Added.
18747         * objc/execute/accessing_ivars.m: Added.
18748         * objc/execute/class-1.m: Added.
18749         * objc/execute/class-10.m: Added.
18750         * objc/execute/class-11.m: Added.
18751         * objc/execute/class-12.m: Added.
18752         * objc/execute/class-13.m: Added.
18753         * objc/execute/class-14.m: Added.
18754         * objc/execute/class-2.m: Added.
18755         * objc/execute/class-3.m: Added.
18756         * objc/execute/class-4.m: Added.
18757         * objc/execute/class-5.m: Added.
18758         * objc/execute/class-6.m: Added.
18759         * objc/execute/class-7.m: Added.
18760         * objc/execute/class-8.m: Added.
18761         * objc/execute/class-9.m: Added.
18762         * objc/execute/class-tests-1.h
18763         * objc/execute/class-tests-2.h
18764         * objc/execute/compatibility_alias.m: Added.
18765         * objc/execute/encode-1.m: Added.
18766         * objc/execute/formal_protocol-1.m: Added.
18767         * objc/execute/formal_protocol-2.m: Added.
18768         * objc/execute/formal_protocol-3.m: Added.
18769         * objc/execute/formal_protocol-4.m: Added.
18770         * objc/execute/formal_protocol-5.m: Added.
18771         * objc/execute/formal_protocol-6.m: Added.
18772         * objc/execute/formal_protocol-7.m: Added.
18773         * objc/execute/informal_protocol.m: Added.
18774         * objc/execute/initialize.m: Added.
18775         * objc/execute/load.m: Added.
18776         * objc/execute/many_args_method.m: Added.
18777         * objc/execute/nested-3.m: Added.
18778         * objc/execute/no_clash.m: Added.
18779         * objc/execute/private.m: Added.
18780         * objc/execute/redefining_self.m: Added.
18781         * objc/execute/root_methods.m: Added.
18782         * objc/execute/selector-1.m: Added.
18783         * objc/execute/static-1.m: Added.
18784         * objc/execute/static-2.m: Added.
18785         * objc/execute/va_method.m: Added.
18786
18787 2001-03-10  Richard Henderson  <rth@redhat.com>
18788
18789         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18790
18791 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18792
18793         * g++.old-deja/g++.other/crash31.C: XFAIL.
18794         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18795         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18796         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18797         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18798         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18799
18800 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18801
18802         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18803
18804 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18805
18806         * gcc.dg/20000724-1.c: Don't use multiline strings.
18807
18808 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18809
18810         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18811         result of -cString against what we expect it to be; don't just
18812         print it out for no one to read.
18813
18814         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18815         Based on testcases provided by Nicola Pero.
18816
18817 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18818
18819         * gcc.dg/cpp/macro7.c: New test.
18820
18821 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18822
18823         * gcc.dg/cpp/multiline.c: Update.
18824
18825 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18826
18827         * g++.old-deja/g++.other/enum3.C: New test.
18828
18829 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18830
18831         * g++.old-deja/g++.other/pod1.C: New test.
18832
18833 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18834
18835         * g++.old-deja/g++.ext/overload1.C: New test.
18836
18837 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18838
18839         * g++.old-deja/g++.pt/using1.C: New test.
18840
18841 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18842
18843         * g++.old-deja/g++.other/using9.C: New test.
18844
18845 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18846
18847         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18848
18849         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18850
18851 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18852
18853         * g++.old-deja/g++.ext/realpt1.C: Remove.
18854
18855 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18856
18857         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18858
18859 2001-02-26  Will Cohen  <wcohen@redhat.com>
18860
18861         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18862
18863 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18864
18865         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18866         templatized constructors.
18867
18868 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18869
18870         * gcc.c-torture/execute/20010224-1.c: New test.
18871
18872 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18873
18874         * gcc.c-torture/execute/20010222-1.c: New test.
18875
18876 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18877
18878         * g++.old-deja/g++.other/inline20.C: New test.
18879
18880 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18881
18882         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18883
18884 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18885
18886         * g++.old-deja/g++.other/lookup22.C: New test.
18887
18888 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18889
18890         * g77.dg: New directory.
18891         * g77.dg/20010216-1.f: New test case.
18892         * g77.dg/dg.exp: New driver.
18893         * lib/g77-dg.exp: New driver library.
18894
18895 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18896
18897         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18898
18899 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
18900
18901         * g++.old-deja/g++.other/decl9.C: New test.
18902
18903 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
18904
18905         * g++.old-deja/g++.other/init16.C: Update the test so that it does
18906         not need <string> and also tests the initialization at runtime.
18907
18908 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18909
18910         * gcc.c-torture/execute/longlong.c: New test.
18911
18912 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18913
18914         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18915
18916 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18917
18918         * gcc.c-torture/execute/920302-1.c (execute):
18919         Change argument type to short.
18920
18921 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18922
18923         * g++.old-deja/g++.pt/deduct6.C: New test.
18924
18925 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18926
18927         * g++.old-deja/g++.pt/deduct5.C: New test.
18928
18929 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
18930
18931         * gcc.c-torture/execute/20010209-1.c: New test.
18932
18933 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18934
18935         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18936
18937 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
18938
18939         * g++.dg/vtgc1.C: Update for new ABI.
18940
18941         * consistency.vlad: New directory, 1665 files.
18942
18943 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18944
18945         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18946         return type.
18947         * gcc.dg/cpp/digraphs.c: Declare puts.
18948
18949 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18950
18951         * g++.old-deja/g++.other/warn5.C: New test.
18952
18953 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18954
18955         * g++.old-deja/g++.pt/spec40.C: New test.
18956
18957 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18958
18959         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18960         case.
18961         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18962
18963 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
18964
18965         * gcc.c-torture/compile/20010209-1.c: New test.
18966
18967 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
18968
18969         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18970         excess errors message but not if it crashes.
18971         * g++.old-deja/g++.other/crash27.C: Likewise.
18972         * g++.old-deja/g++.other/crash28.C: Likewise.
18973         * g++.old-deja/g++.other/crash30.C: Likewise.
18974         * g++.old-deja/g++.other/crash32.C: Likewise.
18975         * g++.old-deja/g++.other/crash35.C: Likewise.
18976         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18977
18978 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18979
18980         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18981         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18982         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18983         g77.f-torture/execute/execute.exp,
18984         g77.f-torture/noncompile/noncompile.exp,
18985         gcc.c-torture/execute/execute.exp,
18986         gcc.c-torture/execute/memcheck/memcheck.exp,
18987         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18988         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18989         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18990         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18991         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18992         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18993         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18994         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18995         Remove bug reporting instructions with ancient email addresses.
18996
18997 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18998
18999         * gcc.dg/20010202-1.c: New test.
19000         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19001
19002 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19003
19004         * g++.dg/stdbool-if.C: New test.
19005
19006 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19007
19008         * objc/execute/fdecl.m: Added main().
19009
19010 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19011
19012         * gcc.c-torture/execute/20010206-1.c: New test.
19013
19014 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19015
19016         * gcc.dg/cpp/avoidpaste1.c: Update.
19017
19018 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19019
19020         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19021         Pero <nicola@brainstorm.co.uk>.
19022         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19023
19024 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19025
19026         * g++.old-deja/g++.pt/spec39.C: New test.
19027
19028 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19029
19030         * gcc.c-torture/compile/20010202-1.c: New test.
19031
19032 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19033
19034         * g++.old-deja/g++.abi/primary2.C: New test.
19035         * g++.old-deja/g++.abi/primary3.C: New test.
19036         * g++.old-deja/g++.abi/primary4.C: New test.
19037         * g++.old-deja/g++.abi/primary5.C: New test.
19038         * g++.old-deja/g++.abi/vtable3.h: New test.
19039         * g++.old-deja/g++.abi/vtable3a.C: New test.
19040         * g++.old-deja/g++.abi/vtable3b.C: New test.
19041         * g++.old-deja/g++.abi/vtable3c.C: New test.
19042         * g++.old-deja/g++.abi/vtable3d.C: New test.
19043         * g++.old-deja/g++.abi/vtable3e.C: New test.
19044         * g++.old-deja/g++.abi/vtable3f.C: New test.
19045         * g++.old-deja/g++.abi/vtable3g.C: New test.
19046         * g++.old-deja/g++.abi/vtable3h.C: New test.
19047         * g++.old-deja/g++.abi/vtable3i.C: New test.
19048         * g++.old-deja/g++.abi/vtable3j.C: New test.
19049         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19050
19051 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19052
19053         * g++.old-deja/g++.other/anon6.C: New test.
19054         * g++.old-deja/g++.other/anon7.C: New test.
19055
19056 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19057
19058         * gcc.dg/cpp/avoidpaste2.c: New tests.
19059
19060 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19061
19062         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19063
19064 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19065
19066         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19067         DECIMAL_DIG cases for Irix."
19068
19069 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19070
19071         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19072
19073 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19074
19075         * gcc.dg/c99-tag-1.c: New test.
19076
19077 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19078
19079         * gcc.dg/cpp/tr-warn1.c: Add tests.
19080
19081 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19082
19083         * gcc.dg/cpp/avoidpaste1.c: Update.
19084         * gcc.dg/cpp/paste4.c: Update.
19085
19086 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
19087
19088         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19089         cases for Irix.
19090
19091 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19092
19093         * g++.old-deja/g++.other/inline19.C: New test.
19094
19095 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19096
19097         * gcc.dg/Wlarger-than.c: New test.
19098
19099 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19100
19101         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19102
19103 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
19104
19105         * gcc.c-torture/execute/20010129-1.c: New test.
19106         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19107
19108 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19109
19110         * gcc.dg/cpp/avoidpaste1.c: Test case.
19111
19112 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
19113
19114         * g++.old-deja/g++.other/inline18.C: New test.
19115
19116 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19117
19118         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19119         and __builtin_putchar.
19120
19121 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
19122
19123         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19124         tests.
19125
19126 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
19127
19128         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19129         floating point number rounding mode to round to the nearest
19130         representable mode.
19131
19132 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
19133
19134         * g++.old-deja/g++.other/mangle2.C: New test.
19135
19136 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19137
19138         * gcc.c-torture/compile/20010124-1.c: New test.
19139
19140 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
19141
19142         * g++.old-deja/g++.pt/spec38.C: New test.
19143
19144 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19145
19146         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19147         "Build don't run".
19148
19149 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19150
19151         * gcc.c-torture/execute/20010123-1.c: New test.
19152
19153 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19154
19155         * g++.old-deja/g++.pt/spec37.C: New test.
19156
19157 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19158
19159         * g++.old-deja/g++.pt/overload14.C: New test.
19160
19161 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19162
19163         * gcc.c-torture/execute/20010122-1.c: New test, exercise
19164         __builtin_return_address.
19165
19166 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
19167
19168         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19169         * g++.old-deja/g++.pt/spec35.C: New test.
19170         * g++.old-deja/g++.pt/spec36.C: New test.
19171
19172 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
19173
19174         * gcc.c-torture/compile/20010118-1.c: New test.
19175
19176 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
19177
19178         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19179
19180 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19181
19182         * gcc.c-torture/execute/20010119-1.c: New test.
19183
19184 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19185
19186         * g++.old-deja/g++.other/vbase5.C: New test.
19187
19188 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19189
19190         * gcc.c-torture/execute/20010118-1.c: New test.
19191
19192 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19193
19194         * g++.old-deja/g++.pt/deduct3.C: New test.
19195
19196 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19197
19198         * g++.old-deja/g++.pt/spec34.C: New test.
19199
19200 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19201
19202         * g77.f-torture/compile/20000601-2.f: New test.
19203
19204 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19205
19206         * g++.old-deja/g++.other/init17.C: New test.
19207
19208 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
19209
19210         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19211
19212 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19213
19214         * g++.old-deja/g++.pt/unify8.C: New test.
19215
19216 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19217
19218         * g++.old-deja/g++.abi/vbase1.C: New test.
19219
19220 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19221
19222         * g++.old-deja/g++.pt/crash65.C: New test.
19223
19224 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19225
19226         * gcc.dg/cpp/assembl2.S: New test case.
19227
19228 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
19229
19230         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19231         are supported.
19232
19233 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19234
19235         * g++.old-deja/g++.other/builtins1.C: New test.
19236         * g++.old-deja/g++.other/builtins2.C: Likewise.
19237         * g++.old-deja/g++.other/builtins3.C: Likewise.
19238         * g++.old-deja/g++.other/builtins4.C: Likewise.
19239
19240 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
19241
19242         * gcc.c-torture/compile/20010117-1.c: New test.
19243         * gcc.c-torture/compile/20010117-2.c: New test.
19244
19245 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19246
19247         * g77.f-torture/execute/20010116.[fx]: New test,
19248         XFAIL on i?86-*-*.
19249         * g77.f-torture/compile/20010115.f: Indicate it's
19250         a test for PR fortran/1636.
19251
19252 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19253
19254         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
19255
19256 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19257
19258         * g77.f-torture/compile/20010115.f: New test.
19259
19260 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
19261
19262         * g++.old-deja/g++.pt/nontype5.C: New test.
19263
19264 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19265
19266         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
19267         have an equivalent working one below it.
19268
19269 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19270
19271         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
19272         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19273
19274 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19275
19276         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
19277         message containing "init_priority".
19278         (conpr-2.C): Likewise.
19279         (conpr-3.C): Likewise.
19280         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
19281
19282 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19283
19284         * gcc.c-torture/execute/20010114-2.c: New test.
19285
19286 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19287
19288         * gcc.c-torture/compile/20010114-1.c: New test.
19289         * gcc.c-torture/compile/20010114-1.x: Xfail.
19290         * gcc.c-torture/compile/20010114-2.c: New test.
19291         * gcc.c-torture/execute/20010114-1.c: New test.
19292         * gcc.dg/trunc-1.c: New test.
19293         * gcc.dg/uninit-B.c: New test.
19294
19295 2001-01-13  Nick Clifton  <nickc@redhat.com>
19296
19297         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19298         target.
19299
19300 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19301
19302         * gcc.c-torture/compile/20010113-1.c: New test.
19303
19304 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
19305
19306         * gcc.c-torture/compile/20001212-1.c: New test.
19307
19308 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19309
19310         * gcc.dg/cpp/widestr1.c: Update.
19311         * gcc.dg/cpp/prag-imp.c: Remove.
19312
19313 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
19314
19315         * gcc.c-torture/execute/20000801-3.x: Remove.
19316         * gcc.dg/c90-init-1.c: New test.
19317         * gcc.dg/c99-init-1.c: New test.
19318         * gcc.dg/c99-init-2.c: New test.
19319         * gcc.dg/gnu99-init-1.c: New test.
19320
19321 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
19322
19323         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19324         testing that no relevant ones were found.
19325
19326 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19327
19328         * g++.old-deja/g++.pt/cast2.C: New test.
19329
19330 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19331
19332         * g++.old-deja/g++.pt/friend47.C: New test.
19333
19334 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19335
19336         * g++.old-deja/g++.pt/instantiate13.C: New test.
19337
19338 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19339
19340         * g++.old-deja/g++.other/defarg7.C: New test.
19341         * g++.old-deja/g++.other/defarg8.C: New test.
19342
19343 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19344
19345         * g++.old-deja/g++.pt/crash64.C: New test.
19346
19347 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19348
19349         * g++.old-deja/g++.pt/crash63.C: New test.
19350
19351 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19352
19353         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19354
19355 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
19356
19357         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19358
19359 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19360
19361         * g++.old-deja/g++.pt/error3.C: New test.
19362
19363 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19364
19365         * g++.old-deja/g++.other/crash39.C: New test.
19366
19367 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19368
19369         * g++.old-deja/g++.other/vbase4.C: New test.
19370
19371 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
19372
19373         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19374         * gcc.dg/special/20000419-2.c: New file. Identical to above.
19375         * gcc.dg/special/special.exp: New test driver which will check
19376         for alias support for the above test.
19377
19378 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
19379
19380         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19381         problems on small machines.
19382         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19383         parameterize.
19384
19385 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
19386
19387         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19388         mips.
19389         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19390
19391 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
19392
19393         * g++.old_deja/g++.pt/using8.C: New test.
19394
19395 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19396
19397         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19398
19399 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
19400
19401         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19402         where a failure is expected.
19403         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19404
19405 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19406
19407         * g++.old_deja/g++.pt/instantiate12.C: New test.
19408
19409 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19410
19411         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19412         start of structs.
19413         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19414         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19415         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19416         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19417         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19418         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19419         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19420         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19421         * g++.old-deja/g++.eh/spec6.C: Likewise.
19422         * g++.old-deja/g++.jason/crash3.C: Likewise.
19423         * g++.old-deja/g++.law/ctors11.C: Likewise.
19424         * g++.old-deja/g++.law/ctors17.C: Likewise.
19425         * g++.old-deja/g++.law/ctors5.C: Likewise.
19426         * g++.old-deja/g++.law/ctors9.C: Likewise.
19427         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19428         * g++.old-deja/g++.mike/net22.C: Likewise.
19429         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19430         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19431         * g++.old-deja/g++.mike/virt3.C: Likewise.
19432         * g++.old-deja/g++.niklas/t128.C: Likewise.
19433         * g++.old-deja/g++.other/anon4.C: Likewise.
19434         * g++.old-deja/g++.other/using1.C: Likewise.
19435         * g++.old-deja/g++.other/warn3.C: Likewise.
19436         * g++.old-deja/g++.pt/t37.C: Likewise.
19437         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19438         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19439
19440 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19441
19442         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19443
19444 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19445
19446         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19447
19448 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19449
19450         * gcc.c-torture/compile/20010107-1.c: New test.
19451
19452 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19453
19454         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19455
19456 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19457
19458         * gcc.dg/format/format.h: New file.
19459         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19460         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19461         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19462         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19463         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19464         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19465         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19466         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19467         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19468         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19469         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19470         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19471         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19472         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19473         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19474         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19475         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19476         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19477         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19478         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19479         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19480         instead of declaring standard types, macros and functions in each
19481         test.
19482
19483 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19484
19485         * gcc.c-torture/execute/20010106-1.c: New test.
19486
19487 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19488
19489         * gcc.dg/format/format.exp: New file.
19490         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19491         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19492         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19493         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19494         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19495         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19496         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19497         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19498         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19499         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19500         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19501         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19502         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19503         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19504         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19505         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19506         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19507         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19508         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19509         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19510         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19511         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19512         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19513         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19514         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19515         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19516         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19517         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19518         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19519         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19520         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19521         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19522         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19523         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19524         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19525         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19526         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19527         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19528         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19529         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19530         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19531         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19532
19533 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19534
19535         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19536         account.
19537
19538 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19539
19540         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19541
19542 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19543
19544         * g++.old-deja/g++.pt/crash62.C: New test.
19545
19546 2001-01-04  Richard Henderson  <rth@redhat.com>
19547
19548         * gcc.dg/20000926-1.c: Update expected warnings.
19549         * gcc.dg/array-2.c: Likewise.
19550         * gcc.dg/array-4.c: Also validate flexible array members.
19551         * gcc.dg/c99-flex-array-1.c: New.
19552
19553 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19554
19555         * gcc.c-torture/compile/20001222-1.x: Remove.
19556
19557 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19558
19559         * gcc.c-torture/execute/built-in-setjmp.c: New.
19560
19561 2001-01-03  Richard Henderson  <rth@redhat.com>
19562
19563         * gcc.dg/940510-1.c: Update expected error wording.
19564         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19565
19566 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19567
19568         * lib/target-supports.exp (check_alias_available): Modified to
19569         indicate aliases not supported if only weak aliases are supported.
19570
19571 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19572
19573         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19574         Turn on cmpstrsi checks for __pj__ and __i370__.
19575
19576 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19577
19578         * g++.old-deja/g++.other/virtual11.C: New test.
19579
19580 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19581
19582         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19583
19584 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19585
19586         * gcc.c-torture/compile/20010102-1.c: New test.
19587
19588 2001-01-02  Andreas Jaeger  <aj@suse.de>
19589
19590         * gcc.dg/noreturn-3.c: New test.
19591
19592         * gcc.dg/noreturn-4.c: New test.
19593
19594 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19595
19596         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19597         __builtin_fputc and __builtin_fwrite.
19598
19599 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19600
19601         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19602         signed char, not default char.
19603
19604 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19605
19606         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19607
19608 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19609
19610         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19611
19612 2000-12-29  Richard Henderson  <rth@redhat.com>
19613
19614         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19615         (__cyg_profile_func_exit): Define.
19616
19617 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19618
19619         * g++.dg/vtgc1.C: New test.
19620
19621 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19622
19623         * gcc.dg/noncompile/20001228-1.c: New test.
19624
19625         * gcc.dg/20001228-1.c: New test.
19626
19627         * gcc.c-torture/execute/20001228-1.c: New test.
19628
19629 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19630
19631         * gcc.dg/format-strfmon-1.c: New test.
19632
19633 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19634
19635         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19636         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19637         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19638         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19639         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19640         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19641         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19642         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19643         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19644         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19645         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19646         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19647         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19648
19649         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19650         * gcc.c-torture/execute/string-opt-4.c: Test index.
19651
19652 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19653
19654         * gcc.c-torture/compile/20001226-1.c: New test.
19655
19656 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19657
19658         * gcc.c-torture/compile/20001222-1.c: New test.
19659         * gcc.c-torture/compile/20001222-1.x: Xfail.
19660
19661 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19662
19663         * gcc.c-torture/execute/comp-goto-2.c: New test.
19664
19665 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19666
19667         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19668         Use long types if __INT_MAX__ is 32767.
19669         (main): Use cast to (sint32 *) when poking 88 into a_page.
19670
19671         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19672
19673 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19674
19675         * gcc.c-torture/compile/20001221-1.c: New test.
19676         * gcc.c-torture/execute/20001221-1.c: New test.
19677
19678 2000-12-20  Richard Henderson  <rth@redhat.com>
19679
19680         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19681         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19682
19683 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19684
19685         * gcc.dg/compare3.c: New test.
19686
19687 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19688
19689         * gcc.dg/format-warnll-1.c: New test.
19690
19691 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19692
19693         * gcc.dg/cpp/cmdlne-P.c: New test.
19694
19695 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19696
19697         * gcc.c-torture/execute/builtin-abs-1.c,
19698         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19699
19700 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19701
19702         * gcc.dg/cpp/multiline.c: New test.
19703
19704 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19705
19706         * g++.old-deja/g++.other/syshdr1.C: Update.
19707         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19708
19709 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19710
19711         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19712
19713 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19714
19715         * g++.old-deja/g++.pt/ttp65.C: New test.
19716
19717 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19718
19719         * g++.old-deja/g++.pt/ttp64.C: New test.
19720
19721 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19722
19723         * g++.old-deja/g++.pt/spec33.C: New test.
19724
19725 2000-12-14  Catherine Moore  <clm@redhat.com>
19726
19727         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19728         * gcc.c-torture/execute/920612-2.c: Likewise.
19729         * gcc.c-torture/execute/920428-2.c: Likewise.
19730         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19731         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19732
19733 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19734
19735         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19736         * gcc.dg/pack-test-2.c: Likewise.
19737
19738 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19739
19740         Tests by Zack Weinberg <zackw@stanford.edu>.
19741
19742         * gcc.dg/cpp/defined.c: Update.
19743         * gcc.dg/cpp/defined_trad.c: New tests.
19744
19745 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19746
19747         * gcc.dg/cpp/trad-direct.c: Update.
19748
19749 2000-12-11  Neil Booth  <neilb@earthling.net>
19750
19751         * gcc.dg/cpp/defined_trad.c
19752
19753 2000-12-11  Neil Booth  <neilb@earthling.net>
19754
19755         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19756
19757 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19758
19759         * gcc.dg/format-miss-2.c: New test.
19760
19761 2000-12-09  Neil Booth  <neilb@earthling.net>
19762
19763         * gcc.dg/cpp/lineflags.c: New tests.
19764         * gcc.dg/cpp/poison.c: Update.
19765         * gcc.dg/cpp/redef2.c: Update.
19766         * gcc.dg/cpp/skipping.c: New test.
19767
19768 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19769
19770         * g++.old-deja/g++.other/eh3.C: New testcase.
19771
19772 2000-12-07  Neil Booth  <neilb@earthling.net>
19773
19774         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19775         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19776         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19777         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19778         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19779         Update.
19780
19781 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19782
19783         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19784         __SIZE_TYPE__ instead of int for type of integers cast to
19785         pointers.
19786
19787 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19788
19789         * g++.old-deja/g++.other/cleanup4.C: New test.
19790
19791 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19792
19793         * format-sec-1.c: New test.
19794
19795 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19796
19797         * gcc.dg/format-nonlit-3.c: New test.
19798
19799 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19800
19801         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19802         through a null pointer.
19803
19804 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19805
19806         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19807         * g++.old-deja/g++.pt/partial4.C: New test.
19808
19809 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19810
19811         * gcc.c-torture/execute/ieee/hugeval.x: New.
19812
19813 2000-12-06  Neil Booth  <neilb@earthling.net>
19814
19815         * gcc.dg/cpp/backslash2.c: New tests.
19816
19817 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19818
19819         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19820         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19821
19822 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19823
19824         * gcc.c-torture/execute/20001203-2.c: New testcase.
19825
19826 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19827
19828         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19829         * g++.old-deja/g++.other/virtual10.C: New test.
19830
19831 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19832
19833         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19834
19835 2000-12-05  Richard Henderson  <rth@redhat.com>
19836
19837         * gcc.c-torture/compile/20001205-1.c: New.
19838
19839 2000-12-04  Neil Booth  <neilb@earthling.net>
19840
19841         * g++.old-deja/g++.other/virtual9.C: New test.
19842         * g++.old-deja/g++.pt/crash61.C: New test.
19843         * gcc.c-torture/execute/loop-9.c: New test.
19844
19845 2000-12-04  Neil Booth  <neilb@earthling.net>
19846
19847         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19848         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19849         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19850         * gcc.dg/cpp/extratokens.c: ...here.
19851
19852 2000-12-04  Neil Booth  <neilb@earthling.net>
19853
19854         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19855         New tests.
19856
19857 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19858
19859         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19860         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19861
19862 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19863
19864         * gcc.c-torture/execute/20001203-1.c: New test.
19865
19866 2000-12-03  Neil Booth  <neilb@earthling.net>
19867
19868         * gcc.dg/cpp/macro6.c: New test cases.
19869
19870 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19871
19872         * gcc.c-torture/execute/string-opt-9.c: New test.
19873         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19874         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19875         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19876
19877         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19878         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19879
19880 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19881
19882         * gcc.dg/cpp/if-6.c: New testcase.
19883
19884         * gcc.dg/20001201-1.c: New testcase.
19885
19886 2000-12-02  Neil Booth  <neilb@earthling.net>
19887
19888         * g++.old-deja/g++.other/externC4.C,
19889         g++.old-deja/g++.other/friend10.C: New tests.
19890
19891 2000-12-02  Neil Booth  <neilb@earthling.net>
19892
19893         * g++.old-deja/g++.other/instan2.C
19894         * g++.old-deja/g++.other/instan3.C: New test.
19895
19896 2000-12-02  Neil Booth  <neilb@earthling.net>
19897
19898         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19899         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19900         gnuc99.c,gnuc99-pedantic.c: New tests.
19901
19902 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19903
19904         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19905         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19906
19907 2000-12-01  Neil Booth  <neilb@earthling.net>
19908
19909         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19910         * gcc.dg/cpp/poison.c: Update.
19911         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19912
19913 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
19914
19915         * g77.f-torture/execute/20001201.f: New test.
19916
19917 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19918
19919         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19920
19921 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
19922
19923         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19924
19925 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
19926
19927         * g++.old-deja/g++.other/cast6.C: New test.
19928
19929 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
19930
19931         * gcc.c-torture/execute/20001130-2.c: New testcase.
19932
19933 2000-11-30  Richard Henderson  <rth@redhat.com>
19934
19935         * gcc.c-torture/execute/20001130-1.c: New test.
19936
19937 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19938
19939         * g++.old-deja/g++.other/op3.C: New test.
19940
19941 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19942
19943         * g++.old-deja/g++.other/op2.C: New test.
19944
19945 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19946
19947         * g++.old-deja/g++.other/crash38.C: New test.
19948
19949 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
19950
19951         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19952
19953 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
19954
19955         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19956         tests.
19957         * gcc.c-torture/execute/string-opt-6.c: New test.
19958
19959         * gcc.dg/20001117-1.c: Add main.
19960
19961 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
19962
19963         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19964         Move from here ...
19965         * gcc.dg/940510-1.c: ... to here.
19966
19967         * gcc.dg/20000926-1.c: GNU C now allows initializations of
19968         zero-size arrays in toplevel structures.
19969
19970 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19971
19972         * gcc.c-torture/execute/loop-8.c: New test.
19973
19974 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19975
19976         * g++.old-deja/g++.other/base1.C: New test.
19977
19978 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19979
19980         * g++.old-deja/g++.other/parse2.C: New test.
19981
19982 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19983
19984         * g++.old-deja/g++.pt/incomplete1.C: New test.
19985
19986 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19987
19988         * g++.old-deja/g++.other/friend9.C: New test.
19989
19990 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19991
19992         * gcc.dg/20001127-1.c: New test.
19993
19994 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19995
19996         * g++.old-deja/g++.pt/friend46.C: New test.
19997
19998 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19999
20000         * g++.old-deja/g++.other/ptrmem8.C: New test.
20001
20002 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20003
20004         * gcc.c-torture/execute/string-opt-7.c: New test.
20005         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20006
20007 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20008
20009         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20010         instead of 'mkcheck 2'.
20011
20012 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20013
20014         * gcc.c-torture/execute/memcheck/driver.c,
20015         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20016         C9X references to refer to C99.
20017
20018 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20019
20020         * gcc.dg/ultrasp3.c: New test.
20021
20022 2000-11-25  Neil Booth  <neilb@earthling.net>
20023
20024         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20025
20026 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20027
20028         * gcc.c-torture/compile/20001123-2.c: New.
20029
20030 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20031
20032         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20033
20034 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20035
20036         * gcc.dg/sequence-point-1.c: Add some new tests.
20037         * gcc.c-torture/execute/20001124-1.c: New test.
20038
20039 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20040
20041         * g++.old-deja/g++.other/vaarg4.C: New test.
20042         * gcc.c-torture/compile/20001123-1.c: New test.
20043
20044 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20045
20046         * g++.other/crash24.C: Adjust and remove XFAIL.
20047         * g++.other/crash37.C: New test.
20048
20049 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20050
20051         * g++.old-deja/g++.pt/instantiate9.C: New test.
20052
20053 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20054
20055         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20056         new ABI, too.
20057
20058         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20059         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20060
20061 2000-11-22  Neil Booth  <neilb@earthling.net>
20062
20063         * gcc.dg/cpp/Wtrigraphs.c: New test.
20064
20065 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20066
20067         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20068
20069 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20070
20071         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20072
20073 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20074
20075         * lib/gcc-dg.exp: load_lib scanasm.exp.
20076         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20077         * lib/g++-dg.exp: load_lib scanasm.exp.
20078         * lib/scanasm.exp: New.
20079         (scan-assembler, scan-assembler-not): Add optional arguments to
20080         test name, or if not present, the pattern name.
20081         (scan-assembler-dem, scan-assembler-dem-not): New.
20082
20083         * g++.dg/dg.exp: New.
20084
20085 2000-11-21  Neil Booth  <neilb@earthling.net>
20086
20087         * gcc.dg/cpp/integrated1.c: Remove.
20088
20089 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20090
20091         * gcc.c-torture/execute/20001121-1.c: New test.
20092
20093 2000-11-21  Richard Henderson  <rth@redhat.com>
20094
20095         * gcc.c-torture/compile/20001121-1.c: New test.
20096
20097 2000-11-20  Neil Booth  <neilb@earthling.net>
20098
20099         * gcc.dg/cpp/integrated1.c: New test.
20100
20101 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20102
20103         * g++.old-deja/g++.other/inline17.C: New test.
20104
20105 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
20106
20107         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20108         local variable to be zero: I made the variable global. Now
20109         uses abort() and exit() instead of relying on main's return value.
20110
20111 2000-11-20  Neil Booth  <neilb@earthling.net>
20112
20113         * gcc.dg/cpp/paste2.c: Update test.
20114         * objc/execute/paste.m: New test.
20115
20116 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20117
20118         * gcc.dg/c99-condexpr-1.c: New test.
20119
20120 2000-11-20  Neil Booth  <neilb@earthling.net>
20121
20122         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20123
20124 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
20125
20126         * g++.old-deja/g++.pt/export1.C: New test.
20127
20128 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
20129
20130         * gcc.dg/20001117-1.c: New test.
20131
20132 2000-11-18  Richard Henderson  <rth@redhat.com>
20133
20134         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20135
20136 2000-11-18  Richard Henderson  <rth@redhat.com>
20137
20138         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20139         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20140         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20141
20142 2000-11-18  Richard Henderson  <rth@redhat.com>
20143
20144         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20145         (main): New.  Exit cleanly.
20146
20147 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20148
20149         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20150         gcc.dg/c99-fordecl-2.c: New tests.
20151
20152 2000-11-18  Richard Henderson  <rth@redhat.com>
20153
20154         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20155         * gcc.c-torture/execute/zerolen-2.c: New.
20156
20157 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20158
20159         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20160         memory.
20161
20162 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20163
20164         * g++.old-deja/g++.pt/instantiate8.C: New test.
20165
20166 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20167
20168         * g++.old-deja/g++.other/incomplete.C: Add more tests.
20169         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20170
20171 2000-11-16  Nick Clifton  <nickc@redhat.com>
20172
20173         * gcc.c-torture/execute/nestfunc-2.c: New test.
20174         * gcc.c-torture/execute/nestfunc-3.c: New test.
20175
20176 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20177
20178         * gcc.c-torture/compile/20001116-1.c: New test.
20179
20180 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20181
20182         * gcc.c-torture/execute/20001115-1.c: New test.
20183
20184 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
20185
20186         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20187         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20188         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20189         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20190
20191 2000-11-15  Neil Booth  <neilb@earthling.net>
20192
20193         gcc.dg/cpp/_Pragma1.c: Update.
20194         gcc.dg/cpp/_Pragma2.c: New test.
20195
20196 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20197
20198         * g++.old-deja/g++.other/anon5.C: New test.
20199
20200 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20201
20202         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20203         tests.
20204
20205 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
20206
20207         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20208         output.
20209
20210 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20211
20212         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20213         labels at end of compound statements.
20214
20215 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
20216
20217         * gcc.c-torture/execute/loop-7.c: New test.
20218
20219 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20220
20221         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20222
20223 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20224
20225         * gcc.dg/c99-bool-1.c: New test.
20226
20227 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20228
20229         * gcc.dg/c99-scope-1.c: Remove xfail.
20230         * gcc.dg/c99-scope-2.c: New test.
20231
20232 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20233
20234         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20235         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20236
20237 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
20238
20239         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20240         error messages.
20241
20242         * g++.mike/p700.C: Don't typedef wchar_t.
20243         * g++.mike/p784.C: Likewise.
20244         * g++.mike/eb101.C: Don't use __wchar_t.
20245
20246 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
20247
20248         * g77.f-torture/execute/20001111.[fx]: Test premature exit
20249         from DO loop.
20250
20251 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20252
20253         * gcc.c-torture/execute/20001111-1.c: New test.
20254
20255 2000-11-10  Nick Clifton  <nickc@redhat.com>
20256
20257         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
20258         long multuiple and accumulate.
20259
20260 2000-11-09  Richard Henderson  <rth@redhat.com>
20261
20262         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
20263         via size_t instead of int.
20264
20265         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
20266         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20267         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20268         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20269
20270 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
20271
20272         * gcc.c-torture/compile/20001109-1.c: New test.
20273         * gcc.c-torture/compile/20001109-2.c: New test.
20274
20275 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
20276
20277         * g++.old-deja/g++.pt/operator1.C: New test.
20278         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
20279
20280 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20281
20282         * gcc.dg/20001108-1.c: New test.
20283
20284 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20285
20286         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
20287         with both arguments constant strings.
20288         * gcc.c-torture/execute/string-opt-3.c: New test.
20289         * gcc.c-torture/execute/string-opt-4.c: New test.
20290         * gcc.c-torture/execute/string-opt-5.c: New test.
20291
20292 2000-11-08  Nick Clifton  <nickc@redhat.com>
20293
20294         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
20295         mulsidi3adddi patterns.
20296
20297 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
20298
20299         * g++.old-deja/g++.other/crash36.C: New test.
20300
20301 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
20302
20303         * g++.old-deja/g++.other/init16.C: New test.
20304
20305 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
20306
20307         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20308
20309 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20310
20311         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20312         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20313         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20314
20315 2000-11-07  DJ Delorie  <dj@redhat.com>
20316
20317         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20318
20319 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20320
20321         * gcc.c-torture/execute/string-opt-1.c: New test.
20322
20323 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20324
20325         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
20326         mips-sgi-irix6.* because the MIPS ABI passes floating-point
20327         parameters in registers, and there is no way for a varargs
20328         function to know in which order the integer and floating-point
20329         parameters should be interleaved when they are placed on the
20330         stack.
20331         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20332         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20333
20334 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20335
20336         * gcc.c-torture/execute/string-opt-2.c: New test.
20337
20338 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
20339
20340         * g++.old-deja/g++.pt/crash60.C: New test.
20341
20342 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20343
20344         * g++.old-deja/g++.other/crash24.C: New test.
20345         * g++.old-deja/g++.other/crash25.C: New test.
20346         * g++.old-deja/g++.other/crash26.C: New test.
20347         * g++.old-deja/g++.other/crash27.C: New test.
20348         * g++.old-deja/g++.other/crash28.C: New test.
20349         * g++.old-deja/g++.other/crash29.C: New test.
20350         * g++.old-deja/g++.other/crash30.C: New test.
20351         * g++.old-deja/g++.other/crash31.C: New test.
20352         * g++.old-deja/g++.other/crash32.C: New test.
20353         * g++.old-deja/g++.other/crash33.C: New test.
20354         * g++.old-deja/g++.other/crash34.C: New test.
20355         * g++.old-deja/g++.other/crash35.C: New test.
20356
20357 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20358
20359         * gcc.c-torture/execute/20001031-1.c: New test.
20360
20361 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
20362
20363         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20364         namespace.
20365
20366         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20367         standards-conformant.
20368
20369         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20370
20371         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20372         * g++.old-deja/g++.mike/p755a.C: Likewise.
20373         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20374         library makes no calls to `operator new' during initialization.
20375
20376 2000-11-04  Neil Booth  <neilb@earthling.net>
20377
20378         * gcc.dg/cpp/include2.c: New tests.
20379
20380 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
20381
20382         * lib/g++.exp (g++_set_ld_library_path): New function.
20383         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20384
20385 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
20386
20387         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
20388         warnings.
20389
20390 2000-11-01  Richard Henderson  <rth@redhat.com>
20391
20392         * g++.old-deja/g++.ext/namedret1.C: New.
20393         * g++.old-deja/g++.ext/namedret2.C: New.
20394         * g++.old-deja/g++.ext/namedret3.C: New.
20395
20396 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
20397
20398         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20399         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20400
20401 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20402
20403         * gcc.c-torture/execute/va-arg-21.c: New test.
20404
20405 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20406
20407         * gcc.dg/c99-complex-2.c: New test.
20408
20409 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20410
20411         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20412
20413 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20414
20415         * g++.old-deja/g++.other/inline16.C: New test.
20416
20417 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20418
20419         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20420         __PRETTY_FUNCTION__
20421
20422 2000-10-29  Neil Booth  <neilb@earthling.net>
20423
20424         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20425         New tests.
20426         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20427         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20428         optimisation.
20429
20430 2000-10-29  Neil Booth  <neilb@earthling.net>
20431
20432         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20433         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20434         * mi5.c: Test multiple includes work with -C.
20435         * trigraphs.c: Test ^= version.
20436
20437 2000-10-28  Neil Booth  <neilb@earthling.net>
20438
20439         New tests and test updates for new macro expander.
20440
20441         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20442         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20443         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20444         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20445         new diagnostic messages.
20446
20447         * gcc.dg/cpp/macro3.c: New tests.
20448
20449 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20450
20451         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20452         on the same line.
20453
20454 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20455
20456         * g++.old-deja/g++.other/eh2.C: New test.
20457
20458 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20459
20460         * gcc.c-torture/execute/20001027-1.c: New test.
20461
20462 2000-10-26  Richard Henderson  <rth@redhat.com>
20463
20464         * gcc.c-torture/execute/20001026-1.c: New.
20465
20466 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20467
20468         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20469         * g++.old-deja/g++.law/builtin1.C: Likewise.
20470         * g++.old-deja/g++.law/ctors10.C: Likewise.
20471         * g++.old-deja/g++.law/virtual3.C: Likewise.
20472         * g++.old-deja/g++.mike/p658.C: Likewise.
20473         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20474         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20475         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20476         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20477         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20478
20479 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20480
20481         * gcc.c-torture/compile/20001024-1.c: New test.
20482
20483 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20484
20485         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20486         to tell us whether or not we are using V3.
20487
20488 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20489
20490         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20491         operands.
20492
20493 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20494
20495         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20496
20497 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20498
20499         * gcc.c-torture/execute/20001024-1.c: New test.
20500
20501 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20502
20503         * g++.old-deja/g++.other/sibcall1.C: New test.
20504
20505 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20506
20507         * gcc.dg/noncompile/init-3.c: New test.
20508
20509 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20510
20511         * gcc.dg/format-array-1.c: New test.
20512
20513 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20514
20515         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20516         writing through null pointers; remove comment about testing
20517         unterminated strings.
20518
20519 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20520
20521         * gcc.c-torture/execute/20001017-2.c: New test.
20522
20523 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20524
20525         * gcc.c-torture/compile/20001018-1.c: New test.
20526         * gcc.c-torture/compile/20001018-1.x: Xfail.
20527
20528 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20529
20530         * gcc.c-torture/execute/20001017-1.c: New test.
20531
20532 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20533
20534         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20535         for multiple use of arguments with scanf formats; add tests for
20536         multiple use of arguments.
20537
20538 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20539
20540         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20541
20542 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20543
20544         * gcc.dg/format-miss-1.c: New test.
20545
20546 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20547
20548         * gcc.c-torture/execute/20001013-1.c: New test.
20549
20550 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20551
20552         * gcc.dg/format-branch-1.c: New test.
20553
20554 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20555
20556         * README, lib/file-format.exp: Remove EGCS references.
20557
20558 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20559
20560         * gcc.dg/20001013-1.c: New test.
20561
20562 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20563
20564         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20565         for intmax_t in the compiler using __typeof__ and the type rules
20566         for conditional expressions.
20567
20568 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20569
20570         * gcc.dg/20001012-1.c: New test.
20571         * gcc.dg/20001012-2.c: New test.
20572
20573 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20574
20575         * gcc.dg/format-attr-1.c: New test.
20576
20577 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20578
20579         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20580         __LONG_LONG_MAX__ instead of LLONG_MAX.
20581
20582 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20583
20584         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20585         scanf flags.
20586         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20587         flags.
20588
20589 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20590
20591         * gcc.dg/sequence-pt-1.c: New test.
20592
20593 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20594
20595         * gcc.c-torture/execute/20001011-1.c: New testcase.
20596         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20597
20598 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20599
20600         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20601         does not error on it.
20602
20603 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20604
20605         * gcc.dg/20001009-1.c: New test.
20606
20607 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20608
20609         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20610         * gcc.c-torture/execute/20001009-2.c: ... to here.
20611
20612 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20613
20614         * gcc.c-torture/compile/20001009-1.c: New testcase.
20615         * gcc.c-torture/execute/20001009-1.c: New testcase.
20616         Testcases provided by Jan Hubicka <jh@suse.cz>.
20617
20618 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20619
20620         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20621         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20622         uintmax_t using <limits.h> to emulate the compiler's internal
20623         logic.  No longer XFAIL %j tests.
20624
20625 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20626
20627         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20628         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20629         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20630         regexps and details of expected handling of some bad formats.
20631         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20632         suppression.
20633
20634 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20635
20636         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20637         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20638         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20639         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20640         in list archives.
20641
20642 2000-10-06  Richard Henderson  <rth@cygnus.com>
20643
20644         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20645         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20646         * g++.old-deja/g++.jason/report.C: Likewise.
20647         * g++.old-deja/g++.law/friend5.C: Likewise.
20648         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20649         of the expected warnings.
20650
20651 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20652
20653         * g++.old-deja/g++.pt/enum14.C: New test.
20654
20655 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20656
20657         * g++.old-deja/g++.pt/crash59.C: New test.
20658
20659 2000-10-04  Will Cohen  <wcohen@redhat.com>
20660
20661         * gcc.dg/20000926-1.c: New test.
20662
20663 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20664
20665         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20666         function name for current C++ compiler.
20667         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20668
20669 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20670
20671         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20672         __PRETTY_FUNCTION__.
20673         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20674
20675 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20676
20677         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20678
20679 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20680
20681         * gcc.c-torture/compile/20000923-1.c: New test.
20682
20683 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20684
20685         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20686         * g++.old-deja/g++.pt/ttp62.C: Same.
20687         * g++.old-deja/g++.other/inline14.C: Same.
20688
20689 2000-09-24  Richard Henderson  <rth@cygnus.com>
20690
20691         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20692
20693 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20694
20695         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20696
20697 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20698
20699         * gcc.c-torture/compile/20000922-1.c: New file.
20700
20701 2000-09-21  Nick Clifton  <nickc@redhat.com>
20702
20703         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20704         a signed long modulo operation.
20705         (mod6): New function - perform an unsigned long modulo operation.
20706         (main): Add tests for modulos of very large numbers by very small
20707         dividends.
20708
20709 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20710
20711         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20712
20713 2000-09-19  Richard Henderson  <rth@cygnus.com>
20714
20715         * gcc.dg/compare2.c (case 10): XFAIL.
20716
20717 2000-09-18  Richard Henderson  <rth@cygnus.com>
20718
20719         * gcc.c-torture/execute/20000906-1.c: Move ...
20720         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20721         that support __builtin_trap.
20722
20723 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20724
20725         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20726
20727 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20728
20729         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20730         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20731         more $ format tests.
20732
20733 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20734
20735         * gcc.dg/format-errmk-1.c: New test.
20736
20737 2000-09-17  Greg McGary  <greg@mcgary.org>
20738
20739         * gcc.c-torture/execute/20000917-1.x: Remove.
20740
20741 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20742
20743         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20744
20745 2000-09-17  Greg McGary  <greg@mcgary.org>
20746
20747         * gcc.c-torture/execute/20000917-1.c: New test.
20748         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20749
20750 2000-09-16  Neil Booth  <NeilB@earthling.net>
20751
20752         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20753         in nested macro bug.
20754
20755 2000-09-15  Neil Booth  <NeilB@earthling.net>
20756
20757         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20758
20759 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20760
20761         * gcc.c-torture/execute/20000914-1.c: New test.
20762
20763 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20764
20765         * g++.other/inline13.C: New test.
20766
20767 2000-09-12  Andreas Jaeger  <aj@suse.de>
20768
20769         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20770         constant by Ulrich Drepper <drepper@redhat.com>.
20771
20772 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20773
20774         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20775
20776 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20777
20778         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20779
20780 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20781
20782         * gcc.dg/cpp/backslash.c: New test.
20783
20784 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20785
20786         * gcc.c-torture/execute/20000910-1.c: New test.
20787         * gcc.c-torture/execute/20000910-2.c: Likewise.
20788
20789 2000-09-11  Robert Lipe  <robertl@sco.com>
20790
20791         * gcc.dg/pragma-align.c: New test.
20792
20793 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20794
20795         * g++.old-deja/g++.pt/explicit82.C: New test.
20796         * g++.old-deja/g++.pt/explicit83.C: New test.
20797
20798 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20799
20800         * gcc.dg/asm-names.c: New test.
20801
20802 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20803
20804         * gcc.dg/cpp/tr-warn6.c: New test
20805
20806 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20807
20808         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20809         be accepted.
20810
20811 2000-09-07  Catherine Moore  <clm@redhat.com>
20812
20813         * gcc.c-torture/execute/unroll-1.c: New test.
20814
20815 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20816
20817         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20818         ERROR markers.
20819         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20820         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20821         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20822         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20823         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20824         Preprocess only.
20825         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20826         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20827
20828 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20829
20830         * g++.old-deja/g++.pt/deduct2.C: New test.
20831
20832 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20833
20834         * g++.old-deja/g++.pt/parms2.C: New test.
20835
20836 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20837
20838         * g++.old-deja/g++.pt/crash58.C: New test.
20839
20840 2000-09-06  Greg McGary  <greg@mcgary.org>
20841
20842         * gcc.c-torture/execute/20000906-1.c: New test.
20843         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20844
20845 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20846
20847         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20848
20849 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20850
20851         * g++.old-deja/g++.pt/crash57.C: New test.
20852
20853 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20854
20855         * g++.old-deja/g++.pt/crash56.C: New test.
20856
20857 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20858
20859         * g++.old-deja/g++.pt/koenig1.C: New test.
20860
20861 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20862
20863         * gcc.dg/20000904-1.c: New test.
20864
20865 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20866
20867         * gcc.dg/cpp/paste8.c: New test.
20868
20869 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20870
20871         * gcc.c-torture/compile/20000827-1.c: New test.
20872
20873 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20874
20875         * gcc.dg/format-diag-1.c: New test.
20876
20877 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20878
20879         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20880         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20881         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20882         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20883         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20884
20885 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20886
20887         * g++.old-deja/g++.other/nested4.C: New test.
20888
20889 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20890
20891         * g++.old-deja/g++.ns/scoped1.C: New test.
20892
20893 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
20894
20895         * lib/g++.exp: Support testing already-installed GCC.
20896
20897 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20898
20899         * wtr-label-1.c, wtr-suffix-1.c: New tests.
20900
20901 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20902
20903         * gcc.dg/return-type-2.c: New test.
20904
20905 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
20906
20907         * gcc.c-torture/compile/20000825-1.c: New test.
20908
20909 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
20910
20911         * gcc.dg/dwarf2-2.c: New test.
20912
20913 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
20914
20915         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20916         dg-warning regexps.
20917
20918 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20919
20920         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20921         gcc.dg/format-ext-5.c: New tests.
20922
20923 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
20924
20925         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20926
20927 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
20928
20929         * gcc.dg/noncompile/930622-2.c: Adjust error message.
20930
20931 2000-08-24  Richard Henderson  <rth@cygnus.com>
20932
20933         * gcc.dg/ia64-sync-1.c: New test.
20934         * gcc.dg/ia64-sync-2.c: New test.
20935         * gcc.dg/ia64-asm-1.c: New test.
20936
20937 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20938
20939         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20940         * gcc.dg/format-ext-2.c: New test.
20941
20942 2000-08-23  Jason Merrill  <jason@redhat.com>
20943
20944         * lib/old-dejagnu.exp: Also ignore "In member function" and
20945         "At global scope".
20946
20947 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20948
20949         * gcc.dg/noncompile/label-lineno-1.c: New test.
20950
20951 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20952
20953         * gcc.dg/c99-array-nonobj-1.c: New test.
20954
20955 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20956
20957         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20958         tests.
20959         * gcc.dg/format-ext-1.c: New test.
20960
20961 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20962
20963         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20964         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20965         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20966         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20967         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20968
20969 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20970
20971         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20972         gcc.dg/c99-strftime-2.c: New tests.
20973
20974 2000-08-22  Richard Henderson  <rth@cygnus.com>
20975
20976         * gcc.c-torture/execute/20000822-1.c: New test.
20977
20978 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20979
20980         * gcc.c-torture/execute/20000819-1.x: Remove.
20981
20982 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20983
20984         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20985         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20986         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20987         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20988         gcc.dg/format-xopen-1.c: New tests.
20989
20990 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20991
20992         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20993
20994 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20995
20996         * g++.old-deja/g++.other/loop2.C: New test.
20997
20998         * gcc.c-torture/compile/20000606-1.c: New test.
20999         * gcc.c-torture/compile/20000728-1.c: New test.
21000         * gcc.c-torture/execute/20000801-1.c: New test.
21001         * gcc.c-torture/execute/20000801-2.c: New test.
21002         * gcc.c-torture/execute/20000819-1.c: New test.
21003         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21004         * gcc.dg/20000629-1.c: New test.
21005         * gcc.dg/20000724-1.c: New test.
21006         * gcc.dg/20000807-1.c: New test.
21007
21008 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21009
21010         * gcc.dg/cpp/pragma-1.c: New test.
21011         * gcc.dg/cpp/pragma-2.c: New test.
21012
21013 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21014
21015         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21016         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21017
21018 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21019
21020         * gcc.c-torture/compile/20000818-1.c: New test.
21021
21022 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21023
21024         * gcc.c-torture/execute/20000818-1.c: New test.
21025
21026 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21027
21028         * gcc.dg/format-va-1.c: New test.
21029
21030 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21031
21032         * g++.old-deja/g++.other/typedef8.C: New test.
21033
21034 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21035
21036         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21037         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21038         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21039         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21040         * g++.old-deja/g++.other/ptrmem7.C: New test.
21041         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21042
21043 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21044
21045         * g++.old-deja/g++.pt/typename27.C: New test.
21046
21047 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21048
21049         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21050         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21051         * g++.old-deja/g++.pt/friend45.C: New test.
21052         * g++.old-deja/g++.other/friend8.C: New test.
21053
21054 2000-08-15  Richard Henderson  <rth@cygnus.com>
21055
21056         * gcc.c-torture/execute/20000815-1.c: New test.
21057
21058 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21059
21060         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21061         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21062         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21063
21064 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21065
21066         * g++.old-deja/g++.other/refinit2.C: New test.
21067
21068 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21069
21070         * lib/c-torture.exp (c-torture): Make
21071         compiler_conditional_xfail_data global.
21072         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21073         compiler_conditional_xfail_data machinery.
21074         (f-torture-execute): Likewise.
21075         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21076         and only when unrolling loops.
21077
21078         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21079
21080 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21081
21082         * g++.old-deja/g++.pt/explicit81.C: New test.
21083
21084 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21085
21086         * g++.old-deja/g++.pt/typename26.C: New test.
21087
21088 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
21089
21090         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21091         warning.
21092
21093 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
21094
21095         * g++.old-deja/g++.other/array3.C: New test.
21096
21097 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21098
21099         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21100         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21101         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21102         New tests.
21103
21104 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
21105
21106         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21107         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21108
21109 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
21110
21111         * gcc.c-torture/execute/20000808-1.c: New test.
21112
21113 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21114
21115         * gcc.dg/c90-const-expr-1.c: New test.
21116
21117 2000-08-08  Richard Henderson  <rth@cygnus.com>
21118
21119         * gcc.dg/noncompile/920923-1.c: Declare calloc.
21120
21121 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21122
21123         * gcc.dg/noncompile/const-ll-1.c: New test.
21124
21125 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21126
21127         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21128
21129 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21130
21131         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21132         that running programs linked against the shared version of libobjc
21133         run correctly.
21134
21135 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21136
21137         * gcc.dg/c99-printf-1.c: New test.
21138
21139 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21140
21141         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21142
21143 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
21144
21145         * gcc.c-torture/execute/20000731-1.x: Delete.
21146
21147 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
21148
21149         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21150         and torture_without_loops as is done by c-torture.exp.
21151         (search_for): Copy from c-torture.exp.
21152         (gcc-dg-runtest): New function, drives a directory of tests
21153         iterating over the TORTURE_OPTIONS.
21154         (scan-assembler, scan-assembler-not): Move here from
21155         individual directory drivers.
21156
21157         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21158         defined by lib/gcc-dg.exp.
21159         * gcc.dg/cpp/cpp.exp: Likewise.
21160         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
21161         gcc-dg-runtest, so we cycle over optimization options.
21162
21163         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21164         * gcc.dg/compare2.c: No longer expected to fail.
21165
21166 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
21167
21168         * gcc.c-torture/execute/20000804-1.c: New test.
21169
21170 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21171
21172         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21173
21174 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
21175
21176         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21177
21178 2000-08-03  Jeffrey A Law  (law@cygnus.com)
21179
21180         * gcc.c-torture/compile/20000803-1.c: New test.
21181
21182 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21183
21184         * gcc.c-torture/execute/20000801-3.c,
21185         gcc.c-torture/execute/20000801-4.c: New tests.
21186         * gcc.c-torture/execute/20000801-3.x,
21187         gcc.c-torture/execute/20000801-4.x: Xfail.
21188
21189 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
21190
21191         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21192         libobjc/.libs to allow for libtool.
21193
21194 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
21195
21196         * gcc.c-torture/compile/20000802-1.c: New test.
21197
21198 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
21199
21200         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21201
21202 2000-07-31  Jeffrey A Law  (law@cygnus.com)
21203
21204         * gcc-c-torture/execute/20000731-2.c: New test.
21205
21206         * gcc.c-torture/execute/20000731-1.c: New test.
21207         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21208
21209 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
21210
21211         * testsuite/gcc.dg/cpp/paste7.c: New test.
21212         * gcc.dg/cpp/20000725-1.c: New test.
21213
21214 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
21215
21216         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21217         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21218         declaration warning for __builtin_dwarf_reg_size.
21219
21220         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21221
21222 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21223
21224         * gcc.dg/noncompile/voidparam-1.c: New test.
21225
21226 2000-07-30  Richard Henderson  <rth@cygnus.com>
21227
21228         * gcc.dg/c90-digraph-1.c: Don't xfail.
21229         * gcc.dg/compare2.c (case 10): Xfail.
21230         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21231
21232 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
21233
21234         * gcc.dg/c99-main-1.c: New test.
21235
21236 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21237
21238         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21239
21240 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
21241
21242         * gcc.c-tortuer/execute/20000726-1.c: New test.
21243
21244 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
21245
21246         * gcc.c-torture/execute/enum-2.c: New test.
21247
21248 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21249
21250         * gcc.dg/cpp/tr-warn3.c: New test.
21251
21252 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21253
21254         * g++.old-deja/g++.ext/implicit1.C: Remove.
21255         * g++.old-deja/g++.jason/c2.C: Remove
21256         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
21257         * g++.old-deja/g++.pt/crash16.C: Likewise.
21258         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
21259
21260 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21261
21262         * g++.old-deja/g++.other/for2.C: New test.
21263
21264 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
21265
21266         * gcc.dg/20000720-1.c: New test.
21267
21268 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
21269
21270         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
21271
21272 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
21273
21274         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
21275         * gcc.c-torture/execute/20000722-1.c: New.
21276         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
21277
21278 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
21279
21280         * gcc.dg/cpp/20000720-1.S: New test.
21281
21282 2000-07-21  Michael Meissner  <meissner@redhat.com>
21283
21284         * gcc.c-torture/execute/ieee/hugeval.c: New test.
21285
21286 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21287
21288         * g++.old-deja/g++.brendan/crash16.C,
21289         g++.old-deja/g++.brendan/parse3.C,
21290         g++.old-deja/g++.brendan/redecl1.C,
21291         g++.old-deja/g++.ns/template13.C,
21292         g++.old-deja/g++.other/decl4.C,
21293         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21294
21295 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21296
21297         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21298         and "Internal error".
21299
21300         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21301         regexps.
21302         * gcc.dg/cpp/paste6.c: New test.
21303
21304 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
21305
21306         * gcc.dg/cpp/tr-direct.c: New test.
21307
21308         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21309         gcc.dg/cpp/undef1.c: Tweak error regexps.
21310
21311 2000-07-18  Eric Christopher <echristo@redhat.com>
21312
21313         * gcc.c-torture/compile/20000718-1.c: New test.
21314
21315 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
21316
21317         * cpplex.c (_cpp_push_token): If the token being pushed back
21318         is the previous token in this context, just subtract one from
21319         context->posn.
21320         * cppmacro.c (save_expansion): Clear aux field when storing a
21321         placemarker.
21322
21323 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
21324
21325         * gcc.dg/noncompile/redecl-1.c: New test.
21326
21327 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
21328
21329         * gcc.c-torture/execute/20000717-5.c: New test.
21330         * gcc.c-torture/execute/20000717-1.x: Removed.
21331
21332 2000-07-17  Richard Henderson  <rth@cygnus.com>
21333
21334         * gcc.c-torture/execute/20000717-4.c: New test.
21335
21336 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
21337
21338         * gcc.dg/cpp/syshdr.c: New test.
21339         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21340
21341 2000-07-17  Neil Booth  <neilb@earthling.net>
21342
21343         * gcc.dg/cpp/cmdlne-dM.c: New test.
21344         * gcc.dg/cpp/cmdlne-dD.c: New test.
21345
21346 2000-07-17  Jeffrey A Law  (law@cygnus.com)
21347
21348         * gcc.c-torture/execute/20000717-3.c: New test.
21349
21350         * gcc.c-torture/compile/20000717-1.c: New test.
21351
21352 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
21353
21354         * gcc.c-torture/execute/20000717-2.c: New test.
21355
21356 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21357
21358         * gcc.dg/formatz-1.c: New test.
21359
21360         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21361         * gcc.dg/c99-digraph-1.c: New tests.
21362
21363         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21364         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21365
21366         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21367         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21368         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21369         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21370         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21371         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21372         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21373
21374 2000-07-17   Greg McGary <greg@mcgary.org>
21375
21376         * gcc.c-torture/execute/20000717-1.c: New test.
21377         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21378
21379 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
21380
21381         * gcc.c-torture/execute/20000715-2.c: New test.
21382         * gcc.dg/20000715-1.c: New test.
21383
21384 2000-07-15  Michael Meissner  <meissner@redhat.com>
21385
21386         * gcc.c-torture/execute/20000715-1.c: New test.
21387
21388 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
21389
21390         * gcc.c-torture/execute/20000707-1.c: New test.
21391
21392 2000-07-13  Neil Booth  <NeilB@earthling.net>
21393
21394         * testsuite/gcc.dg/cpp/digraph1.c,
21395         testsuite/gcc.dg/cpp/digraph2.c,
21396         testsuite/gcc.dg/cpp/digraphs.c: New tests.
21397
21398 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
21399
21400         * g77.f-torture/compile/20000630-2.f:  New test.
21401         * g77.f-torture/compile/20000630-2.x
21402
21403 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21404
21405         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21406
21407 2000-07-11  Neil Booth  <NeilB@earthling.net>
21408
21409         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21410
21411 2000-07-11  Neil Booth  <NeilB@earthling.net>
21412
21413         * gcc.dg/cpp/cmdlne-C.c: New.
21414
21415 2000-07-09  Neil Booth  <NeilB@earthling.net>
21416
21417         * gcc.dg/cpp/directiv.c: New tests.
21418         * gcc.dg/cpp/undef1.c: Update.
21419
21420 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21421
21422         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21423
21424 2000-07-09  Neil Booth  <NeilB@earthling.net>
21425
21426         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21427
21428 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21429
21430         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21431         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21432
21433 2000-07-08  Neil Booth  <NeilB@earthling.net>
21434
21435         * gcc.dg/cpp/macsyntx.c: New tests.
21436
21437 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21438
21439         * gcc.dg/20000707-1.c: New test.
21440
21441 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21442
21443         * gcc.c-torture/execute/20000706-1.c: New test.
21444         * gcc.c-torture/execute/20000706-2.c: New test.
21445         * gcc.c-torture/execute/20000706-3.c: New test.
21446         * gcc.c-torture/execute/20000706-4.c: New test.
21447         * gcc.c-torture/execute/20000706-5.c: New test.
21448
21449 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21450
21451         * g++.old-deja/g++.pt/instantiate7.C: New test.
21452
21453 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21454
21455         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21456         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21457         * g++.old-deja/g++.other/rtti3.C: Likewise.
21458         * g++.old-deja/g++.other/rttid3.C: Likewise.
21459
21460 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21461
21462         *  g77.f-torture/compile/20000630-1.x: Fix typo
21463
21464 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21465
21466         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21467         assembly output.
21468
21469 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21470
21471         * gcc.dg/cpp/ident.c: New test.
21472
21473 2000-07-05  Neil Booth  <NeilB@earthling.net>
21474
21475         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21476           gcc.dg/cpp/lexstrng.c: New tests.
21477
21478 2000-07-04  Neil Booth  <NeilB@earthling.net>
21479
21480         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21481         * gcc.dg/cpp/strify2.c: Same.
21482
21483 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21484
21485         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21486         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21487         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21488         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21489
21490         * testsuite/gcc.dg/cpp/macro1.c,
21491         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21492         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21493         testsuite/gcc.dg/cpp/strify1.c,
21494         testsuite/gcc.dg/cpp/strify2.c: New tests.
21495
21496 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21497
21498         * gcc.c-torture/execute/20000703-1.c: New test.
21499
21500 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21501
21502         * g++.old-deja/g++.pt (lookup10.C): New test.
21503
21504 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21505
21506         * g++.old-deja/g++.pt (typename25.C): New test.
21507
21508 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21509
21510         * gcc.c-torture/compile/20000701-1.c: New test.
21511
21512 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21513
21514         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21515         to test case.
21516
21517 2000-06-30  Catherine Moore  <clm@cygnus.com>
21518
21519         * gcc.c-torture/execute/align-1.c: New test.
21520
21521 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21522
21523         * g++.old-deja/g++.pt/expr8.C: New test.
21524         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21525
21526 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21527
21528         * gcc.c-torture/compile/20000629-1.c: New test.
21529
21530 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21531
21532
21533         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21534         gcc.dg/noncompile directory, depending on whether they're
21535         preprocessor tests or not.  Annotate all the tests for the dg
21536         framework.
21537
21538         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21539         * gcc.dg/noncompile/noncompile.exp: New.
21540
21541         * Moved files:
21542         Old name                                New name
21543         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21544         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21545         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21546         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21547         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21548         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21549         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21550         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21551         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21552         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21553         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21554         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21555         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21556         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21557         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21558         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21559         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21560         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21561         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21562         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21563         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21564         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21565         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21566         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21567
21568         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21569         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21570         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21571         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21572         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21573         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21574
21575 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21576
21577         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21578         declare one variable.  On the fourth, error.
21579         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21580         declared by 20000628-1a.h.
21581
21582 2000-06-29  Richard Henderson  <rth@redhat.com>
21583
21584         * gcc.c-torture/execute/930529-1.x: New file.
21585         * gcc.dg/920413-1.c: Adjust expected warning text.
21586         * gcc.dg/980217-1.c: Declare abort.
21587         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21588
21589 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21590
21591         * g77.f-torture/compile/20000629-1.f: New test.
21592         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21593
21594 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21595
21596         Rearrange lots of files, removing entirely the
21597         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21598         directories.
21599
21600         * Deleted files:
21601         gcc.c-torture/code_quality/code_quality.exp
21602         gcc.c-torture/special/special.exp
21603         gcc.failure/failure.exp
21604         gcc.failure/940409-1.x
21605         gcc.c-torture/compile/961203-1.x
21606
21607         * New files:
21608         gcc.misc-tests/linkage.exp
21609         gcc.c-torture/execute/920730-1t.c
21610         gcc.c-torture/execute/920730-1t.x
21611         gcc.c-torture/compile/920520-1.x
21612         gcc.c-torture/compile/920521-1.x
21613         gcc.c-torture/compile/981006-1.x
21614         gcc.c-torture/execute/eeprof-1.x
21615
21616         * Moved files (possibly with modifications to fit a new harness):
21617         Old name                                New name
21618         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21619         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21620         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21621         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21622         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21623         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21624         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21625         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21626         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21627         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21628         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21629         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21630         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21631         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21632
21633 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21634
21635         * c-torture/compile/961203-1.x: Delete.
21636
21637         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21638         not exit. Include stdio.h.
21639         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21640         * gcc.misc-tests/dg-12.c: Likewise.
21641         * gcc.misc-tests/dg-5.c: Likewise.
21642         * gcc.misc-tests/dg-6.c: Likewise.
21643         * gcc.misc-tests/dg-7.c: Prototype abort.
21644         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21645         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21646         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21647         not exit.
21648         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21649         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21650
21651 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21652
21653         * gcc.dg/cpp/20000628-1.c: New test.
21654         * gcc.dg/cpp/20000628-1.h: New header for above test.
21655         * gcc.dg/cpp/20000628-1a.h: Likewise.
21656
21657 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21658
21659         * gcc.dg/cpp: New directory.
21660         * gcc.dg/cpp/cpp.exp: New driver.
21661         * gcc.dg/cpp/20000627-1.c: New test.
21662         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21663         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21664         and rewrite as a compilation test.
21665
21666         * gcc.dg: Move many files into the cpp subdirectory, possibly
21667         renaming or editing them as well.
21668         Old name                New name
21669         990119-1.c              cpp/19990119-1.c
21670         990228-1.c              cpp/19990228-1.c
21671         990407-1.c              cpp/19990407-1.c
21672         990409-1.c              cpp/19990409-1.c
21673         990413-1.c              cpp/19990413-1.c
21674         990703-1.c              cpp/19990703-1.c
21675         20000127-1.c            cpp/20000127-1.c
21676         20000129-1.c            cpp/20000129-1.c
21677         20000207-1.c            cpp/20000207-1.c
21678         20000207-2.c            cpp/20000207-2.c
21679         20000209-1.c            cpp/20000209-1.c
21680         20000209-2.c            cpp/20000209-2.c
21681         20000301-1.c            cpp/20000301-1.c
21682         20000419-1.c            cpp/20000419-1.c
21683         20000510-1.S            cpp/20000510-1.S
21684         20000519-1.c            cpp/20000519-1.c
21685         20000529-1.c            cpp/20000529-1.c
21686         20000625-1.c            cpp/20000625-1.c
21687         20000625-2.c            cpp/20000625-2.c
21688         cpp-as1.c               cpp/assert1.c
21689         cpp-as2.c               cpp/assert2.c
21690         cxx-comments-1.c        cpp/cxxcom1.c
21691         cxx-comments-2.c        cpp/cxxcom2.c
21692         endif-label.c           cpp/endif.c
21693         cpp-hash1.c             cpp/hash1.c
21694         cpp-hash2.c             cpp/hash2.c
21695         cpp-if1.c               cpp/if-1.c
21696         cpp-if2.c               cpp/if-2.c
21697         cpp-if3.c               cpp/if-3.c
21698         cpp-if4.c               cpp/if-4.c
21699         cpp-if5.c               cpp/if-5.c
21700         cpp-cond.c              cpp/if-cexp.c
21701         cpp-missingop.c         cpp/if-mop.c
21702         cpp-missingparen.c      cpp/if-mpar.c
21703         cpp-opprec.c            cpp/if-oppr.c
21704         cpp-ifparen.c           cpp/if-paren.c
21705         cpp-shortcircuit.c      cpp/if-sc.c
21706         cpp-shift.c             cpp/if-shift.c
21707         cpp-unary.c             cpp/if-unary.c
21708         cpp-li1.c               cpp/line1.c
21709         cpp-li2.c               cpp/line2.c
21710         lineno.c                cpp/line3.c
21711         lineno-2.c              cpp/line4.c
21712         cpp-mi.c                cpp/mi1.c
21713         cpp-mic.h               cpp/mi1c.h
21714         cpp-micc.h              cpp/mi1cc.h
21715         cpp-mind.h              cpp/mi1nd.h
21716         cpp-mindp.h             cpp/mi1ndp.h
21717         cpp-mix.h               cpp/mi1x.h
21718         cpp-mi2.c               cpp/mi2.c
21719         cpp-mi2a.h              cpp/mi2a.h
21720         cpp-mi2b.h              cpp/mi2b.h
21721         cpp-mi2c.h              cpp/mi2c.h
21722         cpp-mi3.c               cpp/mi3.c
21723         cpp-mi3.def             cpp/mi3.def
21724         poison-1.c              cpp/poison.c
21725         pr-impl.c               cpp/prag-imp.c
21726         cpp-redef-2.c           cpp/redef1.c
21727         cpp-redef.c             cpp/redef2.c
21728         strpaste.c              cpp/strp1.c
21729         strpaste-2.c            cpp/strp2.c
21730         cpp-tradpaste.c         cpp/tr-paste.c
21731         cpp-tradstringify.c     cpp/tr-str.c
21732         cpp-tradwarn1.c         cpp/tr-warn1.c
21733         cpp-tradwarn2.c         cpp/tr-warn2.c
21734         trigraphs.c             cpp/trigraphs.c
21735         cpp-unc1.c              cpp/unc1.c
21736         cpp-unc2.c              cpp/unc2.c
21737         cpp-unc3.c              cpp/unc3.c
21738         cpp-unc.c               cpp/unc4.c
21739         undef.c                 cpp/undef1.c
21740         undef-2.c               cpp/undef2.c
21741         cpp-wi1.c               cpp/widestr1.c
21742
21743 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21744
21745         * lib/g++.exp (g++_include_flags): Tweak.
21746
21747 2000-06-27  H.J. Lu  <hjl@gnu.org>
21748             Loren J. Rittle  <ljrittle@acm.org>
21749
21750         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21751         version with one that knows about the new gcc tree structure.
21752         (g++_link_flags): Same.
21753
21754 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21755
21756         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21757         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21758         case we are cross-compiling.
21759
21760         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21761         g++.old-deja/g++.niklas/Makefile.in,
21762         g++.old-deja/g++.niklas/configure.in,
21763         g++.old-deja/g++.other/Makefile.in,
21764         g++.old-deja/g++.other/configure.in,
21765         gcc.c-torture/code_quality/Makefile.in,
21766         gcc.c-torture/code_quality/configure.in,
21767         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21768         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21769         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21770         gcc.c-torture/execute/ieee/Makefile.in,
21771         gcc.c-torture/execute/ieee/configure.in,
21772         gcc.c-torture/noncompile/Makefile.in,
21773         gcc.c-torture/noncompile/configure.in,
21774         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21775         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21776         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21777
21778 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21779
21780         * g++.old-deja/g++.other/ambig3.C: New test.
21781
21782 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21783
21784         * g++.old-deja/g++.pt/syntax1.C: New test.
21785         * g++.old-deja/g++.pt/syntax2.C: New test.
21786         * g++.old-deja/g++.other/syntax3.C: New test.
21787         * g++.old-deja/g++.other/syntax4.C: New test.
21788
21789 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21790
21791         * gcc.dg/20000623-1.c: Prototype exit and abort.
21792
21793 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21794
21795         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21796         New tests.
21797         * gcc.dg/cpp-mi3.def: New file.
21798
21799         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21800         inside assertions.
21801         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21802         lexer's error messages.
21803         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21804         divine anything from the linemarkers.
21805         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21806         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21807
21808 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21809
21810         * gcc.dg/20000623-1.c: New test.
21811
21812 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21813
21814         * gcc.c-torture/execute/20000622-1.c: New test.
21815
21816 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21817
21818         * g++.old-deja/g++.other/init15.C: New test.
21819
21820 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21821
21822         * g++.old-deja/g++.pt/vaarg2.C: New test.
21823         * g++.old-deja/g++.pt/vaarg3.C: New test.
21824
21825 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21826
21827         * g++.old-deja/g++.other/dyncast6.C: New test.
21828
21829 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21830
21831         * gcc.c-torture/execute/loop-6.c: New test.
21832
21833 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21834
21835         * gcc.dg/20000614-1.c: New test.
21836         * gcc.dg/20000614-2.c: New test.
21837
21838 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21839
21840         * g++.old-deja/g++.other/inline12.C: New test.
21841
21842 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21843
21844         * g++.old-deja/g++.other/eh1.C: New test.
21845
21846 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21847
21848         * g++.old-deja/g++.other/type.C: New test.
21849
21850 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21851
21852         * g++.old-deja/g++.other/initstring.C: New test.
21853
21854 2000-06-12  Jason Merrill  <jason@redhat.com>
21855
21856         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21857
21858 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21859
21860         * gcc.c-torture/compile/20000609-1.c: New test.
21861
21862 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21863
21864         * gcc.dg/20000609-1.c: New test.
21865
21866 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21867
21868         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21869         * gcc.c-torture/noncompile/poison-1.c: Move...
21870         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21871         * gcc.dg/cpp-li1.c: Add a token after the #line.
21872
21873 2000-06-05  Richard Henderson  <rth@cygnus.com>
21874
21875         * gcc.c-torture/execute/20000605-2.c: New test.
21876         * gcc.c-torture/execute/20000605-3.c: New test.
21877
21878 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21879
21880         * g77.f-torture/execute/20000503-1.x: New file.
21881
21882 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21883
21884         * g++.old-deja/g++.eh/badalloc1.C: New test.
21885
21886 2000-06-05  Richard Henderson  <rth@cygnus.com>
21887
21888         * gcc.c-torture/execute/20000605-1.c: New test.
21889
21890 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21891             Nathan Sidwell <nathan@codesourcery.com>
21892
21893         * gcc.c-torture/compile/20000605-1.c: New test.
21894
21895 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
21896
21897         * g77.f-torture/compile/20000601-1.f:  New test.
21898
21899 2000-06-03  Richard Henderson  <rth@cygnus.com>
21900
21901         * gcc.c-torture/execute/20000603-1.c: New.
21902
21903 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
21904
21905         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21906         * gcc.dg/noreturn-2.c (noreturn): Likewise.
21907
21908 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
21909
21910         * gcc.dg/compare2.c (case 12): XFAIL.
21911         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21912         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21913
21914         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21915
21916 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
21917
21918         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21919         guard macro is already defined when the header is first
21920         included.
21921         * gcc.dg/cpp-mix.h: New file.
21922         * gcc.dg/endif-label.c: Update patterns to match compiler.
21923
21924         * g++.brendan/complex1.C: Declare abort.
21925         * g++.law/refs4.C: Remove XFAIL.
21926         * g++.oliva/expr2.C: Declare abort and exit.
21927
21928 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
21929
21930         * gcc.c-torture/execute/20000528-1.c: New test.
21931
21932         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21933         * g++.old-deja/g++.law/temps4.C: Likewise.
21934
21935         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21936         stdlib.h.  Call abort() on failure.
21937         * g++.old-deja/g++.law/refs4.C: Likewise.
21938         * g++.old-deja/g++.law/temps4.C: Likewise.
21939         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21940         * gcc.c-torture/execute/20000112-1.c: Include string.h.
21941
21942 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
21943
21944         Relative to g++.dg/special:
21945         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21946
21947         Relative to g++.old-deja:
21948         * g++.brendan/complex1.C, g++.jason/optimize2.C,
21949         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21950         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21951         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21952         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21953         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21954         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21955
21956         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21957         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21958         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21959         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21960         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21961         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21962         and/or string.h.
21963
21964         * g++.other/goto1.C: Update expectations for error messages.
21965
21966 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
21967
21968         * gcc.c-torture/compile/20000523-1.c: New test.
21969
21970 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21971
21972         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21973
21974 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21975
21976         * g++.old-deja/g++.eh/catch11.C: New test.
21977         * g++.old-deja/g++.eh/catch12.C: New test.
21978
21979 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21980
21981         * gcc.c-torture/execute/20000523-1.c: New test.
21982
21983 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21984
21985         * c-torture/execute/bcp-1.c: Replace abort in arg of
21986         __builtin_constant_p with a generic external function.
21987
21988         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21989         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21990         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21991         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21992         Prototype abort and/or exit.
21993
21994         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21995         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21996         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21997         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21998
21999 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22000
22001         * gcc.dg/dwarf2-1.c: New test.
22002
22003 2000-05-20  Richard Henderson  <rth@cygnus.com>
22004
22005         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22006
22007 2000-05-20  Andreas Jaeger  <aj@suse.de>
22008
22009         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22010         testcase.
22011
22012 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22013
22014         * gcc.c-torture/execute/20000519-2.c: New test.
22015
22016 2000-05-19  Andreas Jaeger  <aj@suse.de>
22017
22018         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22019         which fails with SSA.
22020
22021         * lib/c-torture.exp: Also test with -O3 -fssa.
22022
22023 2000-05-18  Michael Meissner  <meissner@redhat.com>
22024
22025         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22026         * gcc.c-torture/execute/920415-1.c: Ditto.
22027         * gcc.c-torture/execute/920501-1.c: Ditto.
22028         * gcc.c-torture/execute/conversion.c: Ditto.
22029         * gcc.c-torture/execute/cvt-1.c: Ditto.
22030
22031 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22032
22033         * gcc.c-torture/compile/20000518-1.c: New test.
22034
22035 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22036
22037         * g77.f-torture/compile/200005018.f:  New test.
22038
22039 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22040
22041         * gcc.c-torture/compile/20000517-1.c: New test.
22042
22043 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22044
22045         * gcc.c-torture/execute/20000516-1.c: New test.
22046
22047 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22048
22049         * g++.old-deja/g++.other/eh.C: New test.
22050
22051 2000-05-12  Richard Henderson  <rth@cygnus.com>
22052
22053         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22054         constants through to doit's conditional.
22055
22056 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22057
22058         * gcc.c-torture/compile/20000511-1.c: New test.
22059         * g77.f-torture/compile/20000511-1.f: New test.
22060         * g77.f-torture/compile/20000511-2.f: New test.
22061
22062 2000-05-11  Michael Meissner  <meissner@redhat.com>
22063
22064         * gcc.c-torture/execute/20000511-1.c: New test.
22065
22066 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22067
22068         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22069         * gcc.dg/20000510-1.S: New.
22070
22071 2000-05-08  Catherine Moore  <clm@cygnus.com>
22072
22073         * gcc.dg/unused-3.c: New.
22074
22075 2000-05-06  Richard Henderson  <rth@cygnus.com>
22076
22077           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22078           * g++.old-deja/g++.mike/warn1.C: Likewise.
22079           * g++.old-deja/g++.pt/local1.C: Likewise.
22080           * g++.old-deja/g++.pt/local7.C: Likewise.
22081           * g++.old-deja/g++.pt/spec16.C: Likewise.
22082
22083 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22084
22085         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22086
22087 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
22088
22089           * g77.f-torture/execute/20000503-1.f:  New test.
22090
22091 2000-05-04  Andreas Jaeger  <aj@suse.de>
22092
22093         * gcc.dg/noreturn-2.c: New test.
22094
22095 2000-05-04  Neil Booth  <NeilB@earthling.net>
22096
22097         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22098         preprocessor.
22099
22100 2000-05-04  Richard Henderson  <rth@cygnus.com>
22101
22102         * gcc.c-torture/execute/20000503-1.c: Fix typo.
22103
22104 2000-05-04  Richard Henderson  <rth@cygnus.com>
22105
22106         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
22107         OpenSSL by Jason R Thorpe.
22108
22109 2000-05-03  Jim Wilson  <wilson@cygnus.com>
22110
22111         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22112
22113 2000-05-03  Robert Lipe <robertlipe@usa.net>
22114
22115         * gcc.dg/20000503-1.c: New test.
22116
22117 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
22118
22119         * gcc.c-torture/compile/20000502-1.c: New test.
22120         * g++.old-deja/g++.other/align.C: New test.
22121         * gcc.dg/cpp-tradstringify.c: New test.
22122
22123 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22124
22125         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22126         and hard registers.
22127
22128 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
22129
22130         * gcc.c-torture/execute/loop-5.c: New test.
22131
22132 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
22133
22134         * gcc.c-torture/execute/va-arg-20.c: New test.
22135
22136 2000-04-23  Jeffrey A Law  (law@cygnus.com)
22137
22138         * gcc.c-torture/execute/20000422-1.c: New test.
22139
22140 2000-04-20  Greg McGary  <gkm@gnu.org>
22141
22142         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22143         when optimizing, but without sibling-call optimizations (-O1).
22144
22145 2000-04-20  Jeffrey A Law  (law@cygnus.com)
22146
22147           * gcc.c-torture/compile/20000420-1.c: New test.
22148
22149 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
22150
22151         * g++.abi/ptrflags.C: New test.
22152         * g++.eh/catchptr1.C: Test incomplete pointer chains.
22153
22154 2000-04-19  Catherine Moore  <clm@cygnus.com>
22155
22156         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22157
22158 2000-04-19  Greg McGary  <gkm@gnu.org>
22159
22160         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22161         sibling-call optimizations.
22162
22163 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
22164
22165         * gcc.dg/20000419-1.c: New test.
22166
22167 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
22168
22169         * gcc.c-torture/execute/20000412-6.c: New test.
22170
22171 2000-04-12  Jeffrey A Law  (law@cygnus.com)
22172
22173         * gcc.c-torture/execute/20000412-5.c: New test.
22174         * g77.f-torture/compile/20000412-1.f: New test.
22175         * gcc.c-torture/execute/20000412-4.c: New test.
22176         * gcc.c-torture/compile/20000412-2.c: New test.
22177         * gcc.c-torture/execute/20000412-3.c: New test.
22178         * gcc.c-torture/compile/20000412-1.c: New test.
22179         * gcc.c-torture/execute/20000412-2.c: New test.
22180
22181 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
22182
22183         * objc/execute/bf-20.m: New test.
22184
22185 2000-04-10  Richard Henderson  <rth@cygnus.com>
22186
22187         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22188
22189         * gcc.c-torture/execute/20000412-1.c: New test.
22190
22191 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
22192
22193         * g++.old-deja/g++.eh/catchptr1.C: New test.
22194
22195 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
22196
22197         * g++.old-deja/g++.abi/cxa_vec.C: New test.
22198
22199 2000-04-08  Neil Booth  <NeilB@earthling.net>
22200
22201         * gcc.dg/cpp-nullchar.c: Remove test as
22202         embedded nulls cause problems.
22203
22204 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22205
22206         * gcc.dg/compare2.c: New test.
22207
22208 2000-04-08  Neil Booth  <NeilB@earthling.net>
22209
22210         * gcc.dg/cpp-nullchar.c: New test.
22211
22212 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
22213
22214         * gcc.dg/cpp-mi2.c: New test.
22215         * gcc.dg/cpp-mi2[abc].h: New files.
22216
22217 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
22218
22219         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22220         member name.
22221
22222 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
22223
22224         * g++.old-deja/g++.abi/vmihint.C: New test.
22225
22226 2000-04-06  Neil Booth  <NeilB@earthling.net>
22227
22228         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22229         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
22230         copyright.
22231
22232 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
22233
22234         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22235         avoid stack-frame overwrite.
22236
22237 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
22238
22239         * gcc.c-torture/compile/20000405-2.c: New test.
22240         * gcc.c-torture/compile/20000405-3.c: New test.
22241
22242 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22243
22244         * gcc.c-torture/compile/20000405-1.c: New test.
22245
22246 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
22247
22248         * gcc.dg/cast-qual-1.c: Revert last change.
22249
22250 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22251
22252         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
22253
22254 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
22255
22256         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
22257         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
22258
22259 2000-04-03  Jeffrey A Law  (law@cygnus.com)
22260
22261         * gcc.c-torture/compile/20000403-2.c: New test.
22262         * gcc.c-torture/compile/20000403-1.c: New test.
22263
22264 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
22265
22266         * gcc.c-torture/execute/20000403-1.c: New test.
22267
22268 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
22269
22270         * gcc.c-torture/execute/20000402-1.c: New test.
22271
22272 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
22273
22274         * gcc.c-torture/execute/va-arg-15.c: New test.
22275         * gcc.c-torture/execute/va-arg-16.c: New test.
22276         * gcc.c-torture/execute/va-arg-17.c: New test.
22277         * gcc.c-torture/execute/va-arg-18.c: New test.
22278         * gcc.c-torture/execute/va-arg-19.c: New test.
22279
22280 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
22281
22282         * gcc.c-torture/compile/981211-1.c: Move to...
22283         * gcc.dg/cpp-as1.c: ...here.
22284         * gcc.dg/cpp-as2.c: New file.
22285
22286         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
22287         compiler.
22288
22289 2000-04-02  Neil Booth  <NeilB@earthling.net>
22290
22291         * gcc.dg/cpp-cond.c  New tests.
22292         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
22293         accidental success less likely.
22294         * gcc.dg/cpp-missingop.c  New tests.
22295         * gcc.dg/cpp-missingparen.c  New tests.
22296         * gcc.dg/cpp-shift.c  New tests.
22297         * gcc.dg/cpp-shortcircuit.c  New tests.
22298         * gcc.dg/cpp-unary.c  New tests.
22299
22300 2000-03-29  Jeffrey A Law  (law@cygnus.com)
22301
22302         * gcc.c-torture/compile/20000329-1.c: New test.
22303
22304 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
22305
22306         * gcc.c-torture/compile/20000326-1.c: New test.
22307         * gcc.c-torture/compile/20000326-2.c: New test.
22308
22309 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
22310
22311         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22312         the first parameter is a function argument.
22313
22314 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
22315
22316         * g++.old-deja/g++.ext/array4.C: New test.
22317
22318 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
22319
22320         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22321
22322 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22323
22324         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22325
22326 2000-03-19  Richard Henderson  <rth@cygnus.com>
22327
22328         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22329
22330 2000-03-19  Richard Henderson  <rth@cygnus.com>
22331
22332         * gcc.c-torture/compile/20000319-1.c: New test.
22333
22334 2000-03-14  Jeffrey A Law  (law@cygnus.com)
22335
22336         * gcc.c-torture/execute/20000314-3.c: New test.
22337         * gcc.c-torture/execute/20000314-2.c: New test.
22338         * gcc.c-torture/execute/20000314-1.c: New test.
22339         * gcc.c-torture/compile/20000314-2.c: New test.
22340         * gcc.c-torture/compile/20000314-1.c: New test.
22341
22342 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
22343
22344         * g++.old-deja/g++.warn/inline.C: New test.
22345
22346 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
22347
22348         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22349         standards-compliant result rather than specific constants.
22350         Put test-values in array.
22351
22352 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
22353
22354         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22355         (g++_target_compile): Put test-specific options last.
22356
22357 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22358
22359         * g++.old-deja/g++.eh/vbase4.C: New test.
22360
22361 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22362
22363         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22364
22365 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22366
22367         * g++.old-deja/g++.brendan/misc12.C: Removed.
22368         * g++.old-deja/g++.pt/memtemp77.C: Constify.
22369         * g++.old-deja/g++.ext/pretty4.C: New test.
22370
22371 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22372
22373         * g++.old-deja/g++.other/string2.C: New test.
22374
22375 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
22376
22377         * g++.old-deja/g++.warn/impint2.C: New test.
22378
22379 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
22380
22381         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22382         is 1, not zero.
22383
22384 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
22385
22386         * g++.old-deja/g++.warn/impint.C: New test.
22387         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22388         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22389         * g++.old-deja/g++.pt/explicit12.C: Likewise.
22390         * g++.old-deja/g++.pt/explicit13.C: Likewise.
22391         * g++.old-deja/g++.pt/explicit17.C: Likewise.
22392         * g++.old-deja/g++.pt/explicit18.C: Likewise.
22393         * g++.old-deja/g++.pt/explicit19.C: Likewise.
22394         * g++.old-deja/g++.pt/explicit23.C: Likewise.
22395         * g++.old-deja/g++.pt/explicit31.C: Likewise.
22396         * g++.old-deja/g++.pt/explicit35.C: Likewise.
22397         * g++.old-deja/g++.pt/explicit6.C: Likewise.
22398         * g++.old-deja/g++.pt/memclass7.C: Likewise.
22399
22400 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
22401
22402         * gcc.dg/cpp-redef.c: New test.
22403
22404 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22405
22406         * g++.old-deja/g++.pt/unify7.C: New test.
22407
22408 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22409
22410         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22411         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22412
22413 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22414
22415         * gcc.c-torture/compile/20000224-1.c: New test.
22416
22417 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22418
22419         * gcc.c-torture/compile/cpp-2.c: New test.
22420         * gcc.c-torture/compile/cpp-1.c: New test.
22421
22422 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22423
22424         * gcc.c-torture/execute/20000225-1.c: New test.
22425
22426 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22427
22428         * gcc.dg/cpp-li2.c: New test.
22429
22430         * gcc.dg/cpp-wi1.c: New test.
22431
22432         * gcc.dg/cpp-li1.c: New test.
22433
22434 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22435
22436         * g++.old-deja/g++.other/sizeof5.C: New test.
22437
22438 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22439
22440         * gcc.c-torture/execute/va-arg-13.c: New test.
22441
22442 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22443
22444         * gcc.c-torture/execute/va-arg-12.c: New test.
22445
22446 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22447
22448         * gcc.c-torture/execute/20000223-1.c: New test.
22449
22450 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22451
22452         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22453
22454 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22455
22456         * g++.old-deja/g++.abi/ptrmem.C: New test.
22457
22458 2000-02-19  Richard Henderson  <rth@cygnus.com>
22459
22460         * gcc.c-torture/compile/init-3.c: New.
22461
22462 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22463
22464         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22465         ALWAYS_CXXFLAGS.
22466
22467 2000-02-11  Robert Lipe <robertl@sco.com>
22468
22469         * gcc.c-torture/compile/20000211-3.c: New test.
22470
22471 2000-02-11  Martin Buchholz <martin@xemacs.org>
22472
22473         * gcc.c-torture/compile/20000211-2.c: New test.
22474
22475 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22476
22477         * gcc.c-torture/compile/20000211-1.c: New test.
22478
22479 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22480
22481         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22482           on native targets
22483
22484 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22485
22486         * g++.old-deja/g++.other/cast5.C: New test.
22487
22488 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22489
22490         * gcc.c-torture/execute/20000205-1.c: New.
22491
22492 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22493
22494         * g++.old-deja/g++.jason/cast3.C: Return void.
22495         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22496
22497 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22498
22499         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22500
22501         * gcc.dg/loop-1.c: New test.
22502
22503 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22504
22505         * gcc.c-torture/compile/20000127-1.c: New test.
22506         * gcc.c-torture/execute/991228-1.c: New test.
22507
22508 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22509
22510         * gcc.dg/unused-2.c: New test.
22511
22512         * gcc.dg/conv-1.c: New test.
22513
22514 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22515
22516         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22517         compiler.
22518         (tool_option_proc): Fix typo.
22519
22520 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22521
22522         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22523         of the ld on the host, not on the build machine.
22524         Also, don't crash if '--help' is not a supported option.
22525
22526 2000-01-24  Richard Henderson  <rth@cygnus.com>
22527
22528         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22529
22530 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22531
22532         * gcc.c-torture/execute/20000120-2.c: New test.
22533         * gcc.c-torture/execute/20000120-1.c: New test.
22534
22535 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22536
22537         * gcc.c-torture/execute/20000113-1.c: New test.
22538
22539 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22540
22541         * gcc.c-torture/execute/20000112-1.c: New test.
22542
22543 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22544
22545         * gcc.dg/20000111-1.c: New test.
22546
22547 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22548
22549         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22550         with 16 bit integers.
22551
22552 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22553
22554         * gcc.dg/20000108-1.c: New test.
22555
22556 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22557
22558         * g++.old-deja/g++.ns/koenig8.C: New test.
22559
22560 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22561
22562         * g++.old-deja/g++.other/cast4.C: New test.
22563
22564 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22565
22566         * gcc.c-torture/compile/20000105-2.c: New test.
22567         * gcc.c-torture/compile/20000105-1.c: New test.
22568
22569 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22570
22571         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22572         references to printf & atoi to conform to ANSI standard.
22573         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22574         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22575         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22576         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22577         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22578         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22579         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22580         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22581         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22582         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22583         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22584         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22585         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22586         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22587         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22588         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22589         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22590         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22591         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22592         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22593         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22594         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22595         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22596         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22597         * g++.old-deja/g++.brendan/init3.C: Likewise.
22598         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22599         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22600         * g++.old-deja/g++.brendan/new2.C: Likewise.
22601         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22602         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22603         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22604         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22605         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22606         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22607         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22608         * g++.old-deja/g++.brendan/template24.C: Likewise.
22609         * g++.old-deja/g++.brendan/template3.C: Likewise.
22610         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22611         * g++.old-deja/g++.jason/inline3.C: Likewise.
22612         * g++.old-deja/g++.jason/opeq.C: Likewise.
22613         * g++.old-deja/g++.law/arg5.C: Likewise.
22614         * g++.old-deja/g++.law/arm7.C: Likewise.
22615         * g++.old-deja/g++.law/ctors11.C: Likewise.
22616         * g++.old-deja/g++.law/cvt8.C: Likewise.
22617         * g++.old-deja/g++.law/init9.C: Likewise.
22618         * g++.old-deja/g++.law/refs4.C: Likewise.
22619         * g++.old-deja/g++.law/template2.C: Likewise.
22620         * g++.old-deja/g++.law/visibility24.C: Likewise.
22621         * g++.old-deja/g++.law/vtable3.C: Likewise.
22622         * g++.old-deja/g++.mike/asm2.C: Likewise.
22623         * g++.old-deja/g++.mike/eh1.C: Likewise.
22624         * g++.old-deja/g++.mike/misc1.C: Likewise.
22625         * g++.old-deja/g++.mike/misc13.C: Likewise.
22626         * g++.old-deja/g++.mike/misc14.C: Likewise.
22627         * g++.old-deja/g++.mike/ns12.C: Likewise.
22628         * g++.old-deja/g++.mike/p1248.C: Likewise.
22629         * g++.old-deja/g++.mike/p3708.C: Likewise.
22630         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22631         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22632         * g++.old-deja/g++.mike/p646.C: Likewise.
22633         * g++.old-deja/g++.mike/p700.C: Likewise.
22634         * g++.old-deja/g++.mike/p783.C: Likewise.
22635         * g++.old-deja/g++.mike/p783a.C: Likewise.
22636         * g++.old-deja/g++.mike/p783b.C: Likewise.
22637         * g++.old-deja/g++.mike/p786.C: Likewise.
22638         * g++.old-deja/g++.mike/p789.C: Likewise.
22639         * g++.old-deja/g++.mike/p789a.C: Likewise.
22640         * g++.old-deja/g++.mike/p807a.C: Likewise.
22641         * g++.old-deja/g++.other/delete3.C: Likewise.
22642         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22643         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22644         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22645         * g++.old-deja/g++.other/empty1.C: Likewise.
22646         * g++.old-deja/g++.other/temporary1.C: Likewise.
22647         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22648         * g++.old-deja/g++.pt/t16.C: Likewise.
22649         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22650
22651 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22652
22653         * gcc.dg/991230-1.c: New test.
22654
22655 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22656
22657         * gcc.c-torture/compile/991229-3.c: New test.
22658         * gcc.c-torture/compile/991229-2.c: New test.
22659         * gcc.c-torture/compile/991229-1.c: New test.
22660
22661 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22662
22663         * gcc.c-torture/compile/labels-2.c: New test.
22664
22665 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22666
22667         * gcc.c-torture/execute/991227-1.c: New test.
22668
22669 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22670
22671         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22672
22673 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22674
22675         * gcc.c-torture/execute/991221-1.c: New test.
22676
22677 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22678
22679         * g++.old-deja/g++.other/cast3.C: New test.
22680
22681 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22682
22683         * gcc.c-torture/execute/991216-4.c: New test.
22684
22685 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22686
22687         * gcc.c-torture/execute/991216-1.c: New test.
22688         * gcc.c-torture/execute/991216-2.c: New test.
22689         * gcc.c-torture/execute/991216-3.c: New test.
22690
22691 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22692
22693         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22694         Actually make the test fail by using "-O2" for compilation.
22695
22696 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22697
22698         * g++.old-deja/g++.warn/cast-align1.C: New test.
22699
22700 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22701
22702         * gcc.c-torture/compile/991214-1.c: New test.
22703         * gcc.c-torture/compile/991214-2.c: New test.
22704
22705 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22706
22707         * gcc.dg/991214-1.c: New test.
22708
22709 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22710
22711         * gcc.c-torture/compile/991213-3.c: New test.
22712         * gcc.c-torture/compile/991213-2.c: New test.
22713         * gcc.c-torture/compile/991213-1.c: New test.
22714
22715 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22716
22717         * gcc.dg/991209-1.c: New test.
22718
22719 1999-12-08  Nathan Sidwell <nathan@acm.org>
22720
22721         * gcc.c-torture/compile/991208-1.c: New test.
22722
22723 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22724
22725         * gcc.dg/ultrasp2.c: New test.
22726
22727 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22728
22729         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22730
22731 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22732
22733         * gcc.c-torture/compile/991202-1.c: New test.
22734         * gcc.c-torture/execute/991202-1.c: New test.
22735         * gcc.c-torture/execute/991202-2.c: New test.
22736         * gcc.c-torture/execute/991202-3.c: New test.
22737
22738 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22739
22740         * g++.old-deja/g++.abi/align.C: New test.
22741         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22742         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22743
22744 1999-12-01  Richard Henderson  <rth@cygnus.com>
22745
22746         * gcc.c-torture/execute/991201-1.c: New.
22747
22748 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22749
22750         * gcc.dg/991129-1.c: New test.
22751
22752 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22753
22754         * gcc.c-torture/compile/991127-1.c: New test.
22755
22756 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22757
22758         * g++.old-deja/g++.other/warn4.C: New test.
22759
22760 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22761
22762         * g++.old-deja/g++.eh/cleanup2.C: New test.
22763         * g++.old-deja/g++.ext/pretty2.C: New test.
22764         * g++.old-deja/g++.ext/pretty3.C: New test.
22765         * g++.old-deja/g++.other/debug6.C: New test.
22766
22767 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22768
22769         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22770         compiler_output to look for one error message instead of two.
22771
22772 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22773
22774         * gcc.c-torture/execute/991118-1.c: Also test case
22775         where the word boundary does not split a byte evenly.
22776
22777 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22778
22779         * g++.old-deja/g++.ext/restrict1.C: New test.
22780
22781 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22782
22783         * gcc.c-torture/execute/991118-1.c: New test.
22784
22785 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22786
22787         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22788         working directory pathnames.
22789
22790 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22791
22792         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22793         host is equipped with driver.h and driver.o so it can actually
22794         compile and run the tests.
22795
22796 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22797
22798         * gcc.c-torture/compile/991008-1.c: New test.
22799
22800 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22801
22802         * lib/gcc-dg.exp: Include target-supports.exp
22803
22804 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22805
22806         * lib/target-supports.exp: New file: Provide procs to test for
22807         features supported by the target.
22808         (check_weak_available): Moved here from ecos.exp.
22809         (check_alias_available): New proc: Determine of the target
22810         toolchain supports the alias attribute.
22811
22812         * gcc.dg/special/ecos.exp: Move check_weak_available to
22813         target-supports.exp.
22814         (alias-1.c): Only perform the test if the target supports
22815         aliases.
22816         (wkali-1.c): Only perform the test if the target supports
22817         aliases.
22818
22819         * gcc.dg/990506-0.c: Expect error messages from cross
22820         targets as well as native targets.
22821
22822 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22823
22824         * gcc.dg/ultrasp1.c: Removed xfail.
22825         * gcc.dg/struct-ret-2.c: Likewise.
22826         * gcc.dg/array-1.c: Likewise.
22827
22828 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22829
22830         * gcc.dg/struct-ret-2.c: New test.
22831
22832         * gcc.dg/array-1.c: New test.
22833
22834 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22835
22836         * gcc.c-torture/execute/991030-1.c: New test.
22837
22838 1999-10-26  Richard Henderson  <rth@cygnus.com>
22839
22840         * gcc.c-torture/compile/991026-2.c: New test.
22841
22842 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22843
22844         * gcc.c-torture/compile/991026-1.c: New test.
22845
22846 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22847
22848         * gcc.c-torture/execute/991023-1.c: New test.
22849
22850 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22851
22852         * gcc.c-torture/execute/991019-1.c: New test.
22853
22854 1999-10-16  Richard Henderson  <rth@cygnus.com>
22855
22856         * gcc.c-torture/execute/991016-1.c: New test.
22857
22858 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22859
22860         * gcc.c-torture/execute/991014-1.c: New test.
22861
22862 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22863
22864         * g++.old-deja/g++.other/union2.C: New test.
22865
22866 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22867
22868         * g++.old-deja/g++.other/vaarg2.C: New test.
22869         * g++.old-deja/g++.other/vaarg3.C: New test.
22870
22871 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22872
22873         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22874         in compile/.
22875
22876 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22877
22878         * gcc.c-torture/execute/va-arg-11.c: New test.
22879
22880 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22881
22882         * lib/file-format.exp (gcc_target_object_format): Don't
22883         crash if objdump is unavailable.
22884
22885 1999-09-29  Donn Terry <donn@interix.com>
22886
22887         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22888
22889 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22890
22891         * gcc.c-torture/compile/990928-1.c: New test.
22892
22893 1999-09-28  Nathan Sidwell  <nathan@acm.org>
22894
22895         * g++.old-deja/g++.other/decl6.C: New test.
22896
22897 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22898
22899         * gcc.c-torture/execute/va-arg-10.c: New test.
22900
22901 1999-09-27  Nathan Sidwell  <nathan@acm.org>
22902
22903         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22904         __PRETTY_FUNCTION__.
22905
22906 1999-09-23  Nick Clifton  <nickc@cygnus.com>
22907
22908         * gcc.c-torture/execute/990923-1.c: New test.
22909
22910 1999-09-21  Nick Clifton  <nickc@cygnus.com>
22911
22912         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22913         for which -fpic is inappropriate.
22914
22915 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
22916
22917         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22918
22919 1999-09-21  Nathan Sidwell  <nathan@acm.org>
22920
22921         * g++.old-deja/g++.other/dyncast1.C: New test.
22922         * g++.old-deja/g++.other/dyncast2.C: New test.
22923         * g++.old-deja/g++.other/dyncast3.C: New test.
22924         * g++.old-deja/g++.other/dyncast4.C: New test.
22925         * g++.old-deja/g++.other/dyncast5.C: New test.
22926         * g++.old-deja/g++.eh/catch3.C: New test.
22927         * g++.old-deja/g++.eh/catch3p.C: New test.
22928         * g++.old-deja/g++.eh/catch4.C: New test.
22929         * g++.old-deja/g++.eh/catch4p.C: New test.
22930         * g++.old-deja/g++.eh/catch5.C: New test.
22931         * g++.old-deja/g++.eh/catch5p.C: New test.
22932         * g++.old-deja/g++.eh/catch6.C: New test.
22933         * g++.old-deja/g++.eh/catch6p.C: New test.
22934         * g++.old-deja/g++.eh/catch7.C: New test.
22935         * g++.old-deja/g++.eh/catch7p.C: New test.
22936         * g++.old-deja/g++.eh/catch8.C: New test.
22937         * g++.old-deja/g++.eh/catch8p.C: New test.
22938         * g++.old-deja/g++.eh/catch9.C: New test.
22939         * g++.old-deja/g++.eh/catch9p.C: New test.
22940
22941 1999-09-13  Nathan Sidwell  <nathan@acm.org>
22942
22943         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22944         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22945
22946 1999-09-13  Jeffrey A Law  (law@cygnus.com)
22947
22948         * gcc.c-torture/compile/990913-1.c: New test.
22949
22950 1999-09-10  Nathan Sidwell  <nathan@acm.org>
22951
22952         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22953         * g++.old-deja/g++.jason/rfg5.C: Likewise.
22954
22955 1999-09-09  Richard Henderson  <rth@cygnus.com>
22956
22957         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22958
22959 1999-09-09  Nathan Sidwell  <nathan@acm.org>
22960
22961         * g++.old-deja/g++.other/lookup11.C: New test.
22962         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22963         what is permitted and what we want.
22964         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22965         overload use.
22966         * g++.old-deja/g++.jason/rfg5.C: Likewise
22967
22968 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
22969
22970         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22971         * gcc.c-torture/noncompile/poison-1.c: New file.
22972
22973 1999-09-08  Nathan Sidwell  <nathan@acm.org>
22974
22975         * g++.old-deja/g++.other/sizeof3.C: New test.
22976         * g++.old-deja/g++.other/sizeof4.C: New test.
22977         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22978         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22979
22980 1999-09-07  Richard Henderson  <rth@cygnus.com>
22981
22982         * gcc.dg/va-arg-1.c: New.
22983
22984 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22985
22986         * gcc.c-torture/execute/va-arg-9.c: New test.
22987
22988 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22989
22990         * g77.f-torture/compile/980519-2.f: New test.
22991         * g77.f-torture/compile/19990905-0.f: New test.
22992         * g77.f-torture/compile/19990905-1.f: New test.
22993         * g77.f-torture/compile/19990905-2.f: New test.
22994
22995         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22996
22997 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22998
22999         * gcc.c-torture/execute/990827-1.c: Fix typo.
23000
23001 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23002
23003         * g++.old-deja/g++.other/deref1.C: New test.
23004
23005 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23006
23007         * g++.old-deja/g++.other/ambig2.C: New test.
23008         * g++.old-deja/g++.other/cond5.C: New test.
23009         * g++.old-deja/g++.other/lookup16.C: New test.
23010
23011 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23012
23013         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23014         assemblers too.
23015
23016 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23017
23018         * lib/c-torture.exp: Avoid the "compare executables" optimization
23019         when testing native.
23020
23021 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23022
23023         * gcc.c-torture/execute/990829-1.c: New test.
23024         * gcc.c-torture/compile/990829-1.c: New test.
23025
23026 1999-08-27  Paul Burchard  <burchard@pobox.com>
23027
23028         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23029         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23030         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23031         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23032         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23033         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23034         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23035         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23036         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23037         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23038         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23039
23040 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23041
23042         * gcc.c-torture/execute/990827-1.c: New test.
23043
23044 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23045
23046         * g77.f-torture/noncompile/19990826-4.f: New test.
23047
23048         * g77.f-torture/compile/19990826-3.f: New test.
23049
23050         * g77.f-torture/execute/19990826-2.f: New test.
23051
23052         * g77.f-torture/compile/19990826-1.f: New test.
23053
23054         * gcc.c-torture/execute/990826-0.c: New test.
23055         * g77.c-torture/execute/19990826-0.f: New test.
23056
23057         * g77.f-torture/noncompile/970626-2.f: New test.
23058
23059 1999-08-25  Paul Burchard  <burchard@pobox.com>
23060
23061         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23062         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23063         lss-011.C: New tests.
23064
23065 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23066
23067         * g++.old-deja/g++.other/decl5.C: New test.
23068
23069 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23070
23071         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23072         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23073         call `postbase' for each one.  All callers of `postbase' changed
23074         to call this instead.
23075
23076 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
23077
23078         * gcc.c-torture/execute/990811-1.c: New test.
23079
23080 1999-08-09  Nick Clifton  <nickc@cygnus.com>
23081
23082         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23083         just native ones.
23084
23085         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23086         just native ones.
23087
23088 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23089
23090         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23091
23092 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23093
23094         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23095
23096 1999-08-04  Nathan Sidwell  <nathan@acm.org>
23097
23098         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23099
23100 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23101
23102         * gcc.c-torture/execute/990804-1.c: New test.
23103
23104 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23105
23106         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23107         * g++.old-deja/g++.brendan/crash64.C: Likewise
23108         * g++.old-deja/g++.brendan/overload8.C: Likewise
23109
23110 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23111
23112         * g++.old-deja/g++.other/struct1.C: New test.
23113
23114 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23115
23116         * g++.old-deja/g++.other/enum2.C: New test.
23117
23118 1999-08-02  Richard Henderson  <rth@cygnus.com>
23119
23120         Adapted from tests from Franz Sirl:
23121         * gcc.c-torture/execute/va-arg-7.c: New test.
23122         * gcc.c-torture/execute/va-arg-8.c: New test.
23123
23124 1999-08-01  Jeffrey A Law  (law@cygnus.com)
23125
23126         * gcc.c-torture/compile/990801-2.c: New test.
23127
23128         * gcc.c-torture/compile/990801-1.c: New test.
23129
23130 1999-07-27  Michael Meissner  <meissner@cygnus.com>
23131
23132         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23133         fp-cmp-1.c, converting double to float.
23134
23135         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23136         fp-cmp-1.c, converting double to long double.
23137
23138         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23139         from fr1 to unknown_register, since fr1 is a legitimate register
23140         on some machines.
23141
23142 1999-07-25  Jeffrey A Law  (law@cygnus.com)
23143
23144         * README: More listname related changes.
23145
23146 1999-07-08  Catherine Moore  <clm@cygnus.com>
23147
23148         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
23149
23150 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
23151
23152         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23153
23154 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23155
23156         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23157
23158 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
23159
23160         * gcc.dg/990703-1.c: New test.
23161
23162 1999-06-29  Nick Clifton  <nickc@cygnus.com>
23163
23164         * lib/file-format.exp: New file: Move definition of proc
23165         gcc_target_object_format to here from
23166         gcc.dg/special/ecos.exp.
23167
23168         * lib/c-torture.exp: Include lib file-format.exp.
23169         * lib/gcc-dg.exp: Include lib file-format.exp.
23170
23171         * gcc.dg/special/ecos.exp: Remove definition of proc
23172         gcc_target_object_format.
23173
23174 1999-06-28  Jeffrey A Law  (law@cygnus.com)
23175
23176         * gcc.c-torture/execute/990628-1.c: New test.
23177
23178 1999-06-25  Jeffrey A Law  (law@cygnus.com)
23179
23180         * gcc.c-torture/compile/990625-2.c: New test.
23181
23182         * gcc.c-torture/compile/990625-1.c: New test.
23183
23184 1999-06-23  Nick Clifton  <nickc@cygnus.com>
23185
23186         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
23187         attributes compile.
23188         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23189         ports that use the COFF/PE file format.
23190
23191 1999-06-17  Jeffrey A Law  (law@cygnus.com)
23192
23193         * gcc.c-torture/compile/990617-1.c: New test.
23194
23195 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
23196
23197         * g++.old-deja/g++.other/decl4.C: New test.
23198
23199 1999-06-14  Nathan Sidwell  <nathan@acm.org>
23200
23201         * g++.old-deja/g++.other/bitfld3.C: New test.
23202
23203 1999-06-08  Nathan Sidwell  <nathan@acm.org>
23204
23205         * g++.old-deja/g++.eh/catch1.C: New test.
23206
23207 1999-06-07  Jeffrey A Law  (law@cygnus.com)
23208
23209         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23210
23211         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23212         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
23213
23214 1999-06-05  Craig Burley  <craig@jcb-sc.com>
23215
23216         * g77.f-torture/compile/19990502-0.f: Replace with new,
23217         shorter, test that still fails after recent changes.
23218
23219 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23220
23221         * gcc.c-torture/execute/990604-1.c: New test.
23222
23223 1999-05-31  Jeffrey A Law  (law@cygnus.com)
23224
23225         * gcc.c-torture/execute/990531-1.c: New test.
23226
23227 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23228
23229         * gcc.c-torture/compile/990527-1.c: New test.
23230
23231 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
23232
23233         * gcc.c-torture/execute/990527-1.c: New test.
23234
23235 1999-05-25  Nick Clifton  <nickc@cygnus.com>
23236
23237         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23238         bitfields as signed.
23239
23240 1999-05-25  Craig Burley  <craig@jcb-sc.com>
23241
23242         * g77.f-torture/compile/19990525-0.f: New test.
23243
23244 1999-05-25  Jeffrey A Law  (law@cygnus.com)
23245
23246         * gcc.c-torture/execute/990525-2.c: New test.
23247
23248         * gcc.c-torture/execute/990525-1.c: New test.
23249
23250 1999-05-24  Nathan Sidwell  <nathan@acm.org>
23251
23252         * g++.old-deja/g++.other/anon3.C: New test.
23253         * g++.old-deja/g++.other/anon4.C: New test.
23254         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
23255         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
23256         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
23257         Merrill).
23258
23259 1999-05-24  Jeffrey A Law  (law@cygnus.com)
23260
23261         * gcc.c-torture/execute/990524-1.c: New test.
23262
23263         * gcc.dg/990524-1.c: New test.
23264
23265 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23266
23267         * gcc.c-torture/compile/990523-1.c: New test.
23268
23269 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
23270
23271         * gcc.c-torture/compile/990519-1.c: New test.
23272
23273 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23274
23275         * gcc.c-torture/compile/990517-1.c: New test.
23276
23277         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
23278         (e4, f4): New tests.
23279         (main): Call them.
23280
23281 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23282
23283         * gcc.dg/noreturn-1.c: New test.
23284
23285 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23286
23287         * gcc.c-torture/execute/990513-1.c: New test.
23288
23289 1999-05-10  Richard Henderson  <rth@cygnus.com>
23290
23291         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23292
23293 1999-05-10  Craig Burley  <craig@jcb-sc.com>
23294
23295         * g77.f-torture/execute/erfc.f: Use small single-precision
23296         values, to avoid problems on Alphas when not -mieee.
23297
23298 1999-05-08  Craig Burley  <craig@jcb-sc.com>
23299
23300         * gcc.dg/990506-0.c: New test.
23301
23302 1999-05-08  Richard Henderson  <rth@cygnus.com>
23303
23304         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23305         the constant to test.  Don't XFAIL 64-bit targets.
23306
23307         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23308         * g++.old-deja/g++.law/profile1.C: Likewise.
23309
23310         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23311         operator new instances.
23312         * g++.old-deja/g++.other/delete5.C: Likewise.
23313
23314 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23315
23316         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23317         intrinsic.
23318
23319 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23320
23321         * g77.f-torture/execute/u77-test.f: Reverse order of two
23322         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23323
23324 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23325
23326         * gcc.dg/compare1.c: New test.
23327
23328 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
23329
23330         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23331         New tests.
23332
23333 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23334
23335         * g77.f-torture/compile/19990502-1.f: New test.
23336
23337 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23338
23339         * g77.f-torture/compile/19990502-0.f: New test.
23340
23341 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23342
23343         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23344         intrinsic.
23345
23346 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23347
23348         * g77.f-torture/execute/u77-test.f (main): List libU77
23349         intrinsics not currently tested.
23350         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23351         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23352         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23353         Trim blanks off the ends of some printed strings.
23354
23355 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23356
23357         * g77.f-torture/execute/u77-test.f (main): Just warn about
23358         FSTAT gid disagreement, as it's expected on some systems.
23359
23360 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23361
23362         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23363         use a new function, which allows for some slop.
23364         Clean up some commentary.
23365         (issum): The new function.
23366         (sgladd): Deleted subroutine.
23367
23368 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23369
23370         * g77.f-torture/execute/u77-test.f: Modify to be more like
23371         libf2c/libU77 version, bringing patches to that version here.
23372         Add suitable commentary.
23373
23374 1999-04-25  Richard Henderson  <rth@cygnus.com>
23375
23376         * gcc.dg/990424-1.c: New test.
23377
23378 1999-04-24  Craig Burley  <craig@jcb-sc.com>
23379
23380         * g77.f-torture/execute/u77-test.f (main): Bug involving
23381         LSTAT has been fixed, so turn back on full checking.
23382
23383 1999-04-20  Craig Burley  <craig@jcb-sc.com>
23384
23385         * g77.f-torture/compile/19990419-0.f: New test.
23386         * g77.f-torture/execute/19990419-1.f: New test.
23387
23388 1999-04-17  Richard Henderson  <rth@cygnus.com>
23389
23390         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23391         to avoid the need for a prototype to supress a warning.
23392
23393 1999-04-07  Jim Wilson  <wilson@cygnus.com>
23394
23395         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23396
23397 1999-04-04  Jeffrey A Law  (law@cygnus.com)
23398
23399         * gcc.c-torture/execute/990404-1.c: New test.
23400
23401 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23402
23403         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23404         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23405         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23406         missing initializer warnings.
23407
23408 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23409
23410         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23411         matching strings.
23412
23413 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23414
23415         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23416
23417 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23418
23419         * g77.f-torture/execute/19990325-0.f: New test.
23420         * g77.f-torture/execute/19990325-1.f: New test.
23421
23422 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23423
23424         * gcc.c-torture/execute/990324-1.c: New test.
23425
23426 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23427
23428         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23429         test with 4.
23430
23431 1999-03-17  Richard Henderson  <rth@cygnus.com>
23432
23433         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23434
23435 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23436
23437         * g77.f-torture/execute/19990313-2.f: New test.
23438         * g77.f-torture/execute/19990313-3.f: New test.
23439
23440 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23441
23442         * g77.f-torture/execute/19990313-0.f: New test.
23443         * g77.f-torture/execute/19990313-1.f: New test.
23444
23445 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23446
23447         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23448         printf to sprintf.
23449         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23450         (main): Add check for u15.  Conditionalize u31 check depending on
23451         whether ints are <32 bits or >=32 bits.
23452
23453 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23454
23455         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23456
23457 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23458
23459         * g77.f-torture/compile/19990305-0.f: New test.
23460         * g77.f-torture/execute/19981119-0.f: New test.
23461
23462 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23463
23464         * g77.f-torture/execute/970625-2.f: call ABORT if final
23465         result is not correct, instead of just printing it.
23466         Add this checking via newly introduced obfuscation, to
23467         trip up buggy front ends.
23468
23469 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23470
23471         * g77.f-torture/compile/960317-1.f: Moved from being
23472         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23473
23474 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23475
23476         * g77.f-torture/execute/960317-1.f: New (old) test.
23477         * g77.f-torture/execute/970625-2.f: Ditto.
23478
23479 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23480
23481         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23482         message on line 1 or line 2; cccp and cpplib do this differently.
23483
23484 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23485
23486         * g++.old-deja/g++.law/weak1.C: New test.
23487
23488 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23489
23490         * gcc.c-torture/execute/990119-1.c: Renamed to...
23491         * gcc.dg/990119-1.c: this, so it will only be tested once
23492         (it's a preprocessor test, it doesn't need to be run at
23493         multiple optimization levels).
23494
23495 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23496
23497         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23498           ALWAYS_CXXFLAGS.
23499
23500 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23501
23502         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23503         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23504         to not be compilable by current g77.
23505
23506 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23507
23508         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23509
23510 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23511
23512         * gcc.c-torture/execute/990222-1.c: New test.
23513
23514 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23515
23516         * g77.f-torture/compile/19990218-0.f: New test.
23517         * g77.f-torture/noncompile/19990218-1.f: New test.
23518
23519 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23520
23521         * g77.f-torture/compile/19981216-0.f: New test.
23522
23523 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23524
23525         * gcc.dg/990214-1.c: New test.
23526
23527 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23528
23529         * gcc.dg/990213-2.c: New test.
23530
23531         * gcc.dg/990213-1.c: New test.
23532
23533 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23534
23535         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23536         ints.
23537
23538 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23539
23540         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23541         specified by target.
23542
23543         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23544
23545 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23546
23547         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23548
23549 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23550
23551         * gcc.dg/special/ecos.exp: New test driver for new tests with
23552         special requirements.
23553
23554         * gcc.dg/special/alias-1.c: New test.
23555         * gcc.dg/special/gcsec-1.c: New test.
23556         * gcc.dg/special/weak-1.c: New test.
23557         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23558         * gcc.dg/special/weak-2.c: New test.
23559         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23560         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23561         * gcc.dg/special/wkali-1.c: New test.
23562         * gcc.dg/special/wkali-2.c: New test.
23563         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23564         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23565
23566 1999-02-10  Felix Lee  <flee@cygnus.com>
23567
23568           * lib/c-torture.exp (c-torture-compile): Pull out code for
23569           analyzing gcc error messages.
23570           (c-torture-execute): Likewise.  Fix some (harmless) false
23571           positives.
23572           * lib/gcc.exp (gcc_check_compile): New function.
23573
23574 1999-02-08  Richard Henderson  <rth@cygnus.com>
23575
23576         * gcc.c-torture/execute/990208-1.c: New test.
23577
23578 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23579
23580         * g++.dg/special/ecos.exp: New driver for new tests with special
23581         requirements
23582
23583         * g++.dg/special/conpr-1.C: New test
23584         * g++.dg/special/conpr-2.C: New test
23585         * g++.dg/special/conpr-2a.C: New test
23586         * g++.dg/special/conpr-3.C: New test
23587         * g++.dg/special/conpr-3a.C: New test
23588         * g++.dg/special/conpr-3b.C: New test
23589
23590         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23591         allow g++ to use the dg driver
23592
23593         * README: Add comment about g++.dg directory
23594
23595 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23596
23597         * README: Update email addresses.
23598
23599 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23600
23601         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23602         arguments in order to force structure S onto the stack even on
23603         the alpha.
23604         (test): Pass 10 leading arguments to function foo as well as the
23605         structure S.
23606
23607         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23608         failure for all targets.
23609
23610         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23611         abort to terminate program execution.
23612
23613 1999-01-30  Richard Henderson  <rth@cygnus.com>
23614
23615         * gcc.c-torture/execute/990130-1.c: New test.
23616
23617 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23618
23619         * gcc.dg/990130-1.c: New test.
23620
23621 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23622
23623         * gcc.c-torture/execute/990128-1.c: New test.
23624
23625 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23626
23627         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23628
23629 1999-01-27  Felix Lee  <flee@cygnus.com>
23630
23631         * lib/c-torture.exp (c-torture-compile): pull out code for
23632         analyzing gcc error messages.
23633         (c-torture-execute): ditto, and fix some (harmless) false
23634         positives.
23635         * lib/gcc.exp (gcc_check_compile): new function.
23636
23637 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23638
23639         * gcc.dg/990117-1.c: New test.
23640
23641         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23642
23643         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23644
23645 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23646
23647         * g77.f-torture/compile/990115-1.f: New test.
23648
23649 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23650
23651         * gcc.c-torture/compile/990107-1.c: New test
23652
23653 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23654
23655         * gcc.c-torture/execute/990106-2.c: New test.
23656
23657         * gcc.c-torture/execute/990106-1.c: New test.
23658
23659 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23660
23661         * gcc.c-torture/compile/981223-1.c: New test.
23662
23663 1998-12-29  Richard Henderson  <rth@cygnus.com>
23664
23665         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23666         (opt3): Rename from opt4 and disable.
23667
23668 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23669
23670         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23671
23672 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23673
23674         * g++.old-deja/g++.other/conv5.C: New test.
23675
23676 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23677
23678         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23679
23680 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23681
23682         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23683
23684 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23685
23686         * gcc.c-torture/compile/981211-1.c: New test.
23687
23688 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23689
23690         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23691
23692         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23693
23694 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23695
23696         * gcc.special/930510-1.c: Make C9X safe.
23697         * gcc.misc-tests/gcov-1.c Similarly.
23698         * gcc.misc-tests/gcov-2.c Similarly.
23699
23700 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23701
23702         * gcc.dg/ultrasp1.c: New test.
23703
23704 1998-12-06  Richard Henderson  <rth@cygnus.com>
23705
23706         * gcc.c-torture/execute/981206.c: New test.
23707
23708 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23709
23710         * g++.old-deja/g++.ns/template7.C: New test.
23711
23712         * g++.old-deja/g++.other/expr1.C: New test.
23713
23714         * g++.old-deja/g++.eh/tmpl3.C: New test.
23715
23716         * g++.old-deja/g++.eh/tmpl2.C: New test.
23717
23718 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23719
23720         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23721         * g++.old-deja/g++.other/using6.C: Removed.
23722         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23723
23724         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23725
23726 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23727
23728         * g++.old-deja/g++.pt/overload8.C: New test.
23729
23730         * g++.old-deja/g++.pt/overload7.C: New test.
23731
23732         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23733
23734         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23735         and relinking messages.
23736         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23737         compiling with -frepo.
23738
23739 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23740
23741         * g++.old-deja/g++.pt/lookup6.C: New test.
23742
23743 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23744
23745         * gcc.c-torture/execute/981130-1.c: New test.
23746         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23747
23748 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23749
23750         * g++.old-deja/g++.pt/explicit76.C: New test.
23751
23752         * g++.old-deja/g++.pt/friend38.C: New test.
23753
23754         * g++.old-deja/g++.ns/crash2.C: New test.
23755
23756         * g++.old-deja/g++.pt/defarg8.C: New test.
23757
23758         * g++.old-deja/g++.pt/instantiate6.C: New test.
23759
23760         * g++.old-deja/g++.pt/static6.C: New test.
23761
23762         * g++.old-deja/g++.pt/decl2.C: New test.
23763
23764 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23765
23766         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23767         problem is actually related with name lookup, but so what? :-)
23768
23769         * g++.old-deja/g++.pt/friend37.C: New test.
23770
23771 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23772
23773         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23774         element, which fails on some systems.
23775
23776         * g77.f-torture/execute/labug1.f: New test.
23777
23778 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23779
23780         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23781         is defined.
23782
23783 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23784
23785         * g77.f-torture/compile/981117-1.f: New test.
23786
23787 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23788
23789         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23790         properly discarded.
23791
23792 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23793
23794         * gcc.c-torture/execute/memcheck: New directory of tests for
23795         -fcheck-memory-usage.
23796
23797 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23798
23799         * README: New file, general information about the testsuite and
23800         new description of the various C++ test subdirectories.
23801         * README.g++: Eliminate obsolete information, update and move most
23802         relevant stuff to README.
23803
23804 1998-11-07  Richard Henderson  <rth@cygnus.com>
23805
23806         * gcc.c-torture/compile/981107-1.c: New test.
23807
23808 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23809
23810         * execute/memcpy-bi.c: New testcase.
23811
23812 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23813
23814         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23815         base classes.
23816
23817         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23818         template is selected.
23819
23820         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23821         classes, it should be accepted for all types.
23822
23823         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23824
23825         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23826         specializations start with template headers.
23827
23828 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23829
23830         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23831
23832         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23833         non-POD types.
23834
23835 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23836
23837         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23838
23839 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23840
23841         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23842
23843 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23844
23845         * 981019-1.c: New test.
23846
23847 1998-10-14  Robert Lipe <robertl@dgii.com>
23848
23849         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23850         find objc headers.
23851
23852 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23853
23854         * compile/981001-4.c: Remove use of GCC extension that triggers a
23855         compiler bug.
23856
23857 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23858
23859         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23860
23861 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23862
23863         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23864         instantiation of template produces incorrect code for delete
23865         expression.
23866
23867         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23868         constructors' name is not unique.
23869         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23870         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23871
23872         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23873         automatic array of const is ill-formed.
23874
23875         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23876         of template parameter?
23877
23878         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23879         const.
23880
23881         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23882         pointer-to-member expression.
23883
23884         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23885         declaration causes ICE.
23886
23887 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23888
23889         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23890         reserved in the global namespace.
23891
23892         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23893         generate needed virtual table.
23894
23895         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23896
23897 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
23898
23899         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23900         template-dependent type
23901
23902 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
23903
23904         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23905         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23906         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23907
23908         * g++.old-deja/g++.other/using5.C: New test; using decl from base
23909         class should be usable as argument of member function.
23910         * g++.old-deja/g++.other/using6.C: New test; using decl from base
23911         class should be usable as return type of member function.
23912         * g++.old-deja/g++.other/using7.C: New test; using decl from base
23913         class should be usable as type of data member.
23914
23915         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23916
23917 1998-10-09  Jeffrey A Law  (law@cygnus.com)
23918
23919         * gcc.c-torture/special/920521-1.c: Fix bogus test.
23920
23921 1998-10-08  Nick Clifton  <nickc@cygnus.com>
23922
23923         * gcc.dg/dll-?.c Add thumb to target list.
23924         Fix assembler scan patterns to match current assembler output.
23925
23926 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
23927
23928         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
23929         matching of template brackets.
23930
23931         * g++.old-deja/g++.other/using4.C: New test.  Test using
23932         declarations of methods from base classes.
23933
23934         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
23935         within functions should introduce names into the innermost
23936         enclosing namespace.
23937
23938         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
23939         of static locals if first initialization throws.
23940
23941 1998-10-07  Jim Wilson  <wilson@cygnus.com>
23942
23943         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23944
23945 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
23946
23947         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
23948         lose track of the possible targets of tablejump insns.
23949         * special/special.exp: Run it.
23950
23951 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23952
23953         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
23954         must be declared before its specializations can be named in friend
23955         declarations.
23956
23957 1998-10-05  Dave Love  <d.love@dl.ac.uk>
23958
23959         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23960
23961         * g77.f-torture/execute/io1.f: New test.
23962
23963 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23964
23965         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23966         with pointer to template function, for which no argument deduction
23967         is possible.
23968
23969         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23970         specialization of template function as argument to template
23971         function.
23972
23973         * g++.old-deja/g++.other/access2.C: New test; Inner class
23974         shouldn't have privileged access to Outer's names.
23975
23976 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23977
23978         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23979         friend template declared within template class conflicts with
23980         nested class of the same name.
23981
23982         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23983         is ignored.
23984
23985         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23986         object with direct initializer as function declaration.
23987
23988         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23989         initializers.
23990
23991         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23992         involving const pointer and NULL produces incorrect result.
23993
23994         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23995         type name without `typename' should be rejected with -pedantic.
23996
23997 1998-10-02  Richard Henderson  <rth@cygnus.com>
23998
23999         * g++.old-deja/g++.other/addrof1.C: New test.
24000
24001 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24002
24003         * gcc.c-torture/compile/981001-1.c: New test.
24004         * gcc.c-torture/execute/981001-1.c: New test.
24005
24006 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24007
24008         * gcc.c-torture/compile/981001-2.c: New test.
24009         * gcc.c-torture/compile/981001-3.c: New test.
24010         * gcc.c-torture/compile/981001-4.c: New test.
24011
24012 1998-10-01  Robert Lipe  <robertl@dgii.com>
24013
24014         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24015         multilibbed hosts.   Idea grafted from g77.exp.
24016
24017 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24018
24019         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24020         avoid losing on systems which need -lsocket.
24021
24022 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24023
24024         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24025         * g++.old-deja/g++.other/nested2.C: Ditto.
24026         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24027         failure.
24028
24029 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24030
24031         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24032         preferred over template operator!= for enum bitfields.
24033
24034 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24035
24036         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24037         that happen to have the same base name, but in different scopes,
24038         are incorrectly rejected.
24039
24040 1998-09-16  Richard Henderson  <rth@cygnus.com>
24041
24042         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24043         on the native word size instead of an integer literal.
24044
24045 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24046
24047         * g++.old-deja/g++.other/static2.C: Invocation of static data
24048         member of type pointer-to-function denoted as non-static member.
24049
24050         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24051         checks involving function types and aliases.
24052
24053 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24054
24055         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24056         redefined to the same non-trivial type.
24057
24058         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24059         namespace-qualification of template specializations declared in
24060         other namespaces.
24061
24062         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24063         to declare a subset of the specializations of a template function
24064         as friends of specializations of a template class.
24065
24066         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24067         member templates that do not fully specialize the enclosing
24068         template class are rejected.
24069
24070 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24071
24072         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24073
24074 1998-09-08  Dave Love  <d.love@dl.ac.uk>
24075
24076         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24077         altered from libf2c/libU77 version.
24078
24079 1998-09-06  Dave Love  <d.love@dl.ac.uk>
24080
24081         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24082
24083 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
24084
24085         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24086         (un)signed char are different types for template specialization
24087         purposes.
24088
24089 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
24090
24091         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24092         * objc: ObjC testsuite.
24093
24094 1998-08-31  Catherine Moore  <clm@cygnus.com>
24095
24096         * gcc.c-torture/execute/941014-1.x:  New file.
24097
24098 1998-08-31  Nick Clifton  <nickc@cygnus.com>
24099
24100         * lib/c-torture.exp: Add support for
24101         torture_eval_before_compile and torture_eval_before_execute
24102         variables.
24103
24104 1998-08-30  Jeffrey A Law  (law@cygnus.com)
24105
24106         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
24107         this test triggers valid.
24108
24109 1998-08-27  Jeffrey A Law  (law@cygnus.com)
24110
24111         * gcc.dg/980827-1.c: New test.
24112
24113 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
24114
24115         * gcc.c-torture/execute/loop-4b.c: New test.
24116
24117 1998-08-26  Nick Clifton  <nickc@cygnus.com>
24118
24119         * lib/c-torture.exp: Add support for
24120         torture_eval_before_compile and torture_eval_before_execute
24121         variables.
24122
24123 1998-08-25  Jeffrey A Law  (law@cygnus.com)
24124
24125         * gcc.c-torture/compile/980825-1.c: New test.
24126
24127 1998-08-24  Nick Clifton  <nickc@cygnus.com>
24128
24129         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24130         count number tests in opt_t0 not good_t0.
24131
24132 1998-08-24  Jeffrey A Law  (law@cygnus.com)
24133
24134         * gcc.c-torture/compile/930326-1.x: Fix typo.
24135
24136 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
24137
24138         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24139         causes an ICE.
24140
24141 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24142
24143         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24144         STACK_SIZE is defined.
24145         * gcc.c-torture/unsorted/stuct.c: Similarly.
24146
24147         * gcc.c-torture/compile/980821-1.c: New test.
24148
24149 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24150
24151         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24152
24153 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
24154
24155         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24156         code.
24157
24158 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
24159
24160         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24161         error'.
24162
24163 1998-08-18  Jeffrey A Law  (law@cygnus.com)
24164
24165         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24166
24167 1998-08-16  Jeffrey A Law  (law@cygnus.com)
24168
24169         * gcc.c-torture/compile/980816-1.c: New test.
24170
24171         * gcc.dg/980816-1.c: New test.
24172
24173 1998-08-13  Jeffrey A Law  (law@cygnus.com)
24174
24175         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24176         compiler for ieee tests.
24177
24178 1998-08-01  Dave Love  <d.love@dl.ac.uk>
24179
24180         * g77.f-torture/compile/980729-0.f: New test.
24181
24182 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
24183
24184         * gcc.c-torture/special/eeprof-1.c: New test, for
24185         -finstrument-functions.
24186         * gcc.c-torture/special/special.exp: Run it.
24187
24188 1998-07-29  Jeffrey A Law  (law@cygnus.com)
24189
24190         * gcc.c-torture/compile/980729-1.c: New test.
24191
24192 1998-07-27  Nick Clifton  <nickc@cygnus.com>
24193
24194         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24195         __thumb__ is defined, and test for ARM style doubles if so.
24196
24197 1998-07-26  Dave Love  <d.love@dl.ac.uk>
24198
24199         * g77.f-torture/noncompile/980615-0.f: New test.
24200
24201 1998-07-26  H.J. Lu  (hjl@gnu.org)
24202
24203         * gcc.dg/980312-1.c: Do link instead of compile.
24204         * gcc.dg/980313-1.c: Likewise.
24205
24206 1998-07-26  Jeffrey A Law  (law@cygnus.com)
24207
24208         * gcc.c-torture/compile/980726-1.c: New test.
24209
24210 1998-07-25  Dave Love  <d.love@dl.ac.uk>
24211
24212         * g77.f-torture/execute/io0.f: New test.
24213
24214 1998-07-24  Nick Clifton  <nickc@cygnus.com>
24215
24216         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24217         an int.
24218
24219 1998-06-18  Michael Meissner  <meissner@cygnus.com>
24220
24221         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24222         m32r bugs.
24223
24224 1998-07-17  Nick Clifton  <nickc@cygnus.com>
24225
24226         * gcc.dg/980626-1.c: Expect failures for all toolchains until
24227         c-decl.c:grokdeclarator can handle mode attributes.
24228
24229 1998-07-16  Jeffrey A Law  (law@cygnus.com)
24230
24231         * gcc.c-torture/execute/980716-1.c: New test.
24232
24233 1998-07-13  Jeffrey A Law  (law@cygnus.com)
24234
24235         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24236         the mn10200.
24237         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
24238         the mn10200.
24239         * gcc.c-torture/execute/va-arg-3.x: Similarly.
24240         * gcc.c-torture/compile/930326-1.x: Similarly.
24241
24242 1998-07-13  Dave Love  <d.love@dl.ac.uk>
24243
24244         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
24245         New test from Craig.
24246
24247 1998-07-12  Dave Love  <d.love@dl.ac.uk>
24248
24249         * g77.f-torture/noncompile/980616-0.f: New test.
24250
24251         * g77.f-torture/execute/970816-3.f:  New test from Craig.
24252
24253 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24254
24255         *  g++.other/singleton.C: Return error value instead of taking
24256         SIGSEGV.
24257
24258 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
24259
24260         *  g++.other/singleton.C: New test.   Warning is under dispute.
24261         Runtime crash is not.
24262
24263 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24264
24265         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
24266         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
24267         using6.C, using7.C}:  New namespace tests.
24268
24269 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
24270
24271         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
24272         specialization with typedef'ed names used as array indexes.
24273
24274 1998-07-09  Jeffrey A Law  (law@cygnus.com)
24275
24276         * gcc.c-torture/execute/980709-1.c: New test.
24277
24278         * gcc.dg/980709-1.c: New test.
24279
24280 1998-07-07  Richard Henderson  <rth@cygnus.com>
24281
24282         * gcc.c-torture/execute/bcp-1.c: New test.
24283
24284 1998-07-07  Jeffrey A Law  (law@cygnus.com)
24285
24286         * gcc.c-torture/execute/980707-1.c: New test.
24287
24288 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
24289
24290         * gcc.c-torture/compile/980706-1.c: New test.
24291
24292 1998-07-01  Dave Love  <d.love@dl.ac.uk>
24293
24294         * g77.f-torture/execute/980701-0.f,
24295         g77.f-torture/execute/980701-1.f: New test from Craig.
24296
24297 1998-07-01  Jeffrey A Law  (law@cygnus.com)
24298
24299         * gcc.c-torture/compile/980701-1.c: New test.
24300
24301         * gcc.c-torture/execute/980701-1.c: New test.
24302
24303 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
24304 rlsruhe.de>
24305
24306         * g++.old-deja/g++.robertl/eb132.C: New test.
24307         * g++.old-deja/g++.robertl/eb133.C: Likewise.
24308
24309 1998-06-29  Dave Love  <d.love@dl.ac.uk>
24310
24311         * g77.f-torture/execute/980628-7.f,
24312         g77.f-torture/execute/980628-8.f,
24313         g77.f-torture/execute/980628-9.f,
24314         g77.f-torture/execute/980628-10.f: New tests from Craig.
24315
24316         * g77.f-torture/execute/980628-3.f: Remove mail headers.
24317
24318 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24319
24320         * g77.f-torture/execute/980628-4.f: New test from Craig.
24321         * g77.f-torture/execute/980628-5.f: Likewise.
24322         * g77.f-torture/execute/980628-2.f: Likewise.
24323         * g77.f-torture/execute/980628-0.f: Likewise.
24324         * g77.f-torture/execute/980628-1.f: Likewise.
24325         * g77.f-torture/execute/980628-3.f: Likewise.
24326         * g77.f-torture/execute/980628-6.f: Likewise.
24327
24328 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24329
24330         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24331         directory when nothing has been installed yet.
24332
24333 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
24334
24335         * gcc.c-torture/special/special.exp: Handle newer versions of
24336         dejagnu.
24337
24338 1998-06-26  Jeffrey A Law  (law@cygnus.com)
24339
24340         * gcc.dg/980626-1.c: New test.
24341
24342 1998-06-19  Bruno Haible <haible@ilog.fr>
24343
24344         * gcc.misc-tests/m-un-2.c: New test.
24345         * g++.old-deja/g++.other/warn01.c: Likewise.
24346
24347 1998-06-19  Robert Lipe  <robertl@dgii.com>
24348
24349         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24350         compatibility with assmblers with a different comment character.
24351         Eliminate use of GAS-specific extensions.
24352
24353 1998-06-19  Jeffrey A Law  (law@cygnus.com)
24354
24355         * gcc.c-torture/execute/ieee/980619-1.c: New test.
24356
24357 1998-06-19  Robert Lipe  <robertl@dgii.com>
24358
24359         *lib/g77.exp: Replace search for libf2c.a with search for newly
24360         renamed libg2c.a
24361
24362 1998-06-17  Jeffrey A Law  (law@cygnus.com)
24363
24364         * gcc.c-torture/execute/980617-1.c: New test.
24365
24366 1998-06-12  Jeffrey A Law  (law@cygnus.com)
24367
24368         * gcc.c-torture/execute/980612-1.c: New test.
24369
24370 1998-06-08  Jeffrey A Law  (law@cygnus.com)
24371
24372         * gcc.dg/980523-1.c: Only test on ppc-linux.
24373         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24374
24375         * gcc.c-torture/execute/980608-1.c: New test.
24376
24377 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
24378
24379         * gcc.c-torture/execute/980605-1.c: New test.
24380
24381 1998-06-04  Jeffrey A Law  (law@cygnus.com)
24382
24383         * gcc.c-torture/execute/980604-1.c: New test.
24384
24385 1998-06-02  Jeffrey A Law  (law@cygnus.com)
24386
24387         * gcc.c-torture/execute/980602-1.c: New test.
24388         * gcc.c-torture/execute/980602-2.c: Likewise.
24389
24390 1998-06-02  Dave Love  <d.love@dl.ac.uk>
24391
24392         * 970125-0.f: Fix per JCB.  Add commentary.
24393
24394 1998-05-31  Michael Meissner  <meissner@cygnus.com>
24395
24396         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24397         IEEE -0 support.
24398
24399 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24400
24401         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24402         earlier.
24403
24404 1998-05-28  Catherine Moore <clm@cygnus.com>
24405
24406         * gcc.c-torture/execute/980526-3.c: New test.
24407
24408 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24409
24410         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24411         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24412         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24413         m88k-motorola-sysv3 to XFAIL.
24414
24415 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24416
24417         * gcc.dg/980526-1.c: New test.
24418         * gcc.c-torture/execute/980526-2.c: New test.
24419
24420 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24421
24422         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24423
24424         * gcc.c-torture/execute/980526-1.c: New test.
24425
24426 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24427
24428         * g77.f-torture/execute/alpha2.f: Add runtime test.
24429
24430 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24431
24432         * g++.old-deja/old-deja.exp: Strip leading directories.
24433
24434         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24435         error for the line.  Don't run multiple tests for the same line.
24436
24437 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24438
24439         * gcc.dg/980523-1.c: New test.
24440
24441 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24442
24443         * g77.f-torture/compile/970915-0.f: New test.
24444
24445 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24446
24447         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24448
24449 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24450
24451         * gcc.dg/980520-1.c: New test.
24452
24453 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24454
24455         * gcc.dg/980502-1.c: Fix return type.
24456
24457 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24458
24459         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24460         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24461         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24462         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24463         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24464
24465 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24466
24467         * g77.f-torture/execute/980520-1.f: New test.
24468
24469 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24470
24471         * lib/mike-g77.exp: New file.
24472
24473         * g77.f-torture/noncompile/noncompile.exp,
24474         g77.f-torture/noncompile/check0.f: New files.
24475
24476 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24477
24478         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24479         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24480         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24481         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24482         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24483         abort where appropriate.
24484
24485 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24486
24487         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24488         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24489
24490 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24491
24492         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24493
24494 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24495
24496         * g77.f-torture/compile/980427-0.f: New test.
24497
24498 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24499
24500         * g77.f-torture/compile/980424-0.f: New test.
24501
24502 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24503
24504         * g77.f-torture/compile/980419-2.f (main): New test.
24505         * g77.f-torture/compile/970125-0.f: New test.
24506         * g77.f-torture/compile/980419-1.f: New test.
24507
24508 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24509
24510         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24511         of loop-4.c.
24512
24513 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24514
24515         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24516
24517 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24518
24519         * gcc.c-torture/compile/980329-1.c: New test.
24520
24521 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24522
24523         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24524         * gcc.dg/980312-1.c: Fix typo in -march command.
24525
24526 1998-03-16  H.J. Lu  (hjl@gnu.org)
24527
24528         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24529
24530 1998-03-11  Robert Lipe  <robertl@dgii.com>
24531
24532         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24533         Dave Love agree the Fortran source is bogus.
24534
24535 1998-03-11  Robert Lipe  <robertl@dgii.com>
24536
24537         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24538         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24539         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24540         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24541         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24542
24543 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24544
24545         * g++.old-deja/g++.other/friend1.C: New test.
24546
24547 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24548
24549         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24550         possibly uninitialized) variables and declare dnrm2.
24551
24552 1998-02-23  Robert Lipe <robertl@dgii.com>
24553
24554         From Bruno Haible <haible@ilog.fr>:
24555         * gcc.c-torture/execute/980223.c: New test.
24556
24557 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24558
24559         * gcc.dg/ifelse-1.c: New test.
24560
24561 1998-02-09  H.J. Lu  (hjl@gnu.org)
24562
24563         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24564
24565           * lib/old-dejagnu.exp (old-dejagnu): Added the
24566           "execution test - XFAIL *-*-*" handling in the spirit of
24567           "excess errors test -". Changed the "execution test fails"
24568           handling to be like "excess errors test fails".
24569           * Update various tests accordingly.
24570
24571 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24572
24573         * gcc.c-torture/execute/980205.c: New test.
24574
24575 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24576
24577         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24578         * lib/f-torture.exp: Similarly.
24579         * gcc.c-torture: Rename all .cexp files to .x files.
24580
24581 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24582
24583         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24584         (940510-1.c): Removed duplicate.
24585         (971104-1.c): New test.
24586
24587 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24588
24589           * lib/f-torture.exp: Improve error and loop detection.
24590
24591 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24592
24593         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24594         use that to size the filler array.
24595
24596 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24597
24598         * lib/c-torture.exp(c-torture-execute): Fix typo.
24599
24600         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24601         testcase as the executable name. Keep the executable around if
24602         the test fails.
24603
24604 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24605
24606         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24607         changes.  Only test one -g option, and move it to the end of the
24608         list of options to test.
24609
24610 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24611
24612         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24613         variable GCC_TORTURE_OPTIONS to supply default switches separated
24614         by colons.  If no environment variable, run tests with -O0 -g, -O1
24615         -g, and -O2 -g as well.
24616
24617 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24618
24619         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24620         explanatory comments. Fix indentation.
24621
24622 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24623
24624         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24625
24626 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24627
24628         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24629         * g++.old-deja/g++.mike/p7325.C: Likewise.
24630         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24631
24632 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24633
24634         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24635         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24636         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24637         * g++.old-deja/g++.law/operators4.C: Likewise.
24638
24639 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24640
24641         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24642         * g++.old-deja/g++.mike/p784.C: Ditto.
24643         * g++.old-deja/g++.mike/p785.C: Ditto.
24644
24645 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24646
24647           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24648
24649 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24650
24651         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24652         target feature; pass this to c-torture-execute as needed.
24653
24654 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24655
24656         * lib/c-torture.exp(c-torture-execute): If the previous and the
24657         current executables being tested are identical, we don't need to
24658         run the executable again. Try to make the executable names
24659         unique. Add an optional argument for passing additional compiler
24660         flags.
24661
24662 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24663
24664         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24665
24666 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24667
24668         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24669
24670 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24671
24672         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24673         32bit or larger longs.
24674
24675         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24676         have either a 32bit long or 32bit int.
24677
24678 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24679
24680         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24681         Make double precision tests dependent on sizeof (double).
24682
24683 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24684
24685         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24686         too.
24687
24688 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24689
24690         * gcc.c-torture/compile/961203-1.cexp: New script.
24691
24692 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24693
24694         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24695         up the includes ourselves.
24696
24697 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24698
24699         * lib/plumhall.exp: Remove random include, and add a few
24700         verbose messages for debugging.
24701
24702 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24703
24704         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24705         of trying to do it ourselves.
24706
24707 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24708
24709         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24710
24711 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24712
24713         * gcc.prms/5403.c: Made regexp a bit less strict.
24714
24715 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24716
24717         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24718         is returned from remote_load instead.
24719         * lib/plumhall.exp: Ditto.
24720         * lib/mike-g++.exp: Ditto.
24721         * lib/old-dejagnu.exp: Ditto.
24722         * lib/c-torture.exp: Ditto.
24723
24724 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24725
24726         * lib/g++.exp: Use build_wrapper procedure.
24727         * lib/gcc.exp: Ditto.
24728
24729 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24730
24731         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24732         an old-style decl for malloc.  Fixes tests to work when
24733         sizeof (int) != sizeof (size_t).
24734
24735 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24736
24737         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24738
24739         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24740         use stdargs.h interface.
24741
24742 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24743
24744         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24745         NO_VARARGS when compiling.
24746
24747 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24748
24749         * lib/plumhall.exp(ph_includes): New procedure.
24750         (ph_make): Use it.
24751         (ph_compiler): Ditto.
24752
24753         * lib/g++.exp: Rename test-glue.c to testglue.c.
24754         * lib/gcc.exp: Ditto.
24755
24756 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24757
24758         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24759         to completion when it's called.
24760
24761 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24762
24763         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24764         is defined, don't do test.
24765
24766 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24767
24768         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24769         for object files.
24770         (ph_summary): Mark skipped testcases as untested, not unresolved.
24771
24772         * lib/plumhall.exp (ph_make): If unresolved because of bad
24773         errorCode, record errorCode in log file.
24774         (*): Replace send_log/verbose with verbose -log.
24775
24776 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24777
24778         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24779         double conversion if double isn't at least 8 bytes.
24780
24781         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24782         int to work with targets where int is 16 bits.
24783
24784         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24785         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24786         precision for the test to complete.
24787
24788 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24789
24790         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24791         if d10v is not compiled with the -mdouble64 flag.
24792         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24793
24794         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24795         d10v is not compiled with the -mint32 flag.
24796
24797 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24798
24799         * lib/plumhall.exp: Use incr_count.
24800
24801 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24802
24803         * gcc.c-torture: Update to c-torture-1.45.
24804
24805 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24806
24807         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24808         the name of the expect testcase file).
24809
24810         * lib/g++.exp(g++_init): Ditto.
24811
24812 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24813
24814         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24815         the host.
24816
24817         * lib/gcc.exp(gcc_exit): New procedure.
24818
24819 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24820
24821         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24822         specs where appropriate.
24823
24824         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24825         because of new "candidates are" messages, and removed a few
24826
24827         * Converted all non-old-style g++ testcases to old-style, and
24828         moved into g++.old-deja.
24829
24830 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24831
24832         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24833         options.
24834
24835         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24836         succeeded.
24837
24838         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24839
24840 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24841
24842         * lib/gcc.exp (gcc_target_compile): Add support for defining
24843         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24844         the machine doesn't have those features.
24845
24846 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24847
24848         * g++.law/operators4.exp: Don't use LIBS.
24849
24850 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24851
24852         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24853
24854         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24855         * lib/g++.exp: Set it here instead. Also, allow use of the
24856         --tool_exec and --tool_opt options. Change CXX to
24857         GXX_UNDER_TEST.
24858
24859         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24860
24861         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24862
24863 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24864
24865         * lib/old-dejagnu.exp: Use prune_warnings instead of
24866         prune_system_crud.
24867         * lib/mike-g++.exp: Ditto.
24868         * lib/gcc.exp: Ditto.
24869         * lib/g++.exp: Ditto.
24870
24871         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24872
24873 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24874
24875           * 941014-2.c: Include stdlib.h
24876           * 960327-1.c: Include stdio.h
24877           * dbra.c, index-1.c: Don't assume ints are 32bits.
24878
24879 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24880
24881         * lib/gcc.exp: Add gcc,stack_size target feature.
24882
24883         * lib/g++.exp(g++_target_compile): Add the include and link
24884         paths here, not in two other places. And, it's $options, not
24885         options.
24886
24887         * lib/mike-g++.exp(postbase): Remove the code that determines
24888         the correct include and link paths.
24889         * g++.old-deja/old-deja.exp: Ditto.
24890
24891 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24892
24893         * lib/g++.exp(g++_init): target_compile no longer returns the
24894         filename of the result.
24895
24896 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
24897
24898         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24899         call to glob.
24900
24901         * gcc.c-torture/special/special.exp: Change call to
24902         gcc_target_compile to include the object file.
24903
24904 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
24905
24906         * gcc.c-torture/special/special.exp: Correct misspelling in last
24907         change.
24908
24909 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
24910
24911         * lib/plumhall.exp(ph_summary): Log the entire output of the
24912         executable. Return -1 if there were any failures, 0 otherwise.
24913         (ph_execute): Return -1 if there were any failures, 0 otherwise.
24914         (ph_make): Clean up objects and executables that were built
24915         if the tests succeeded.
24916
24917 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
24918
24919         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24920         libraries and includes in the build tree as appropriate.
24921
24922 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24923
24924         * lib/c-torture.exp: Instead of looking for the global variable
24925         NO_LONG_LONG, check to see if that's a feature of the target.
24926
24927 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24928
24929         * config/default.exp: Minimize. Delete the remainer of the files in
24930         config; this functionality is now in devo/dejagnu/config.
24931
24932         g++.*/*: Pass any additional flags used to compile to postbase;
24933         delete CXXFLAGS.
24934
24935         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24936         is now done by runtest.exp. Use gcc_target_compile instead of
24937         compile.
24938
24939         lib/c-torture.exp: Use gcc_target_compile instead of compile.
24940         Remove references to CFLAGS. Use remote_file instead of
24941         calling rm -f.
24942         (c-torture): Take a list of arguments to use to compile this
24943         testcase.
24944
24945         lib/g++.exp: Simplify. Use target_compile instead of compile.
24946         lib/gcc-dg.exp: Ditto.
24947         lib/gcc.exp: Ditto.
24948         lib/mike-{gcc,g++}.exp: Ditto.
24949         lib/old-dejagnu.exp: Ditto.
24950         lib/plumhall.exp: Ditto.
24951
24952 1997-01-08  Jim Wilson  <wilson@cygnus.com>
24953
24954         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24955         (ph_linker): Likewise.
24956
24957 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
24958
24959           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24960         MAP_ANON / MAP_ANONYMOUS if defined;
24961         else try to map from /dev/zero .
24962
24963 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24964
24965         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
24966         isn't defined, then define it to MAP_ANONYMOUS.
24967
24968 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24969
24970         * gcc.c-torture: Update to c-torture-1.42 release.
24971
24972 1996-11-11  Jeffrey A Law  (law@cygnus.com)
24973
24974         * gcc.c-torture: Update to c-torture-1.41 release.
24975
24976 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24977
24978         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24979         c-torture release.
24980
24981 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24982
24983         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24984         and LDFLAGS.  Fix second case to append the target_info ldflags
24985         onto LDFLAGS, not CFLAGS.
24986         * lib/g++.exp (g++_init): Add target_info stuff.
24987         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24988         of libgloss and newlib flags for !native.
24989
24990         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24991         (GDB): Fix relative path to go up another dir for finding gdb.
24992
24993 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24994
24995         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24996         versions in the target_info array, if they don't exist.
24997
24998 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24999
25000         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25001
25002 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25003
25004         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25005         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25006
25007 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25008
25009         * lib/old-dejagnu.exp: Don't remove the output file before we've
25010         actually tested it. Don't append pwd to the path of the executable
25011         we're testing.
25012
25013 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25014
25015         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25016
25017 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25018
25019         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25020         temporary directory for compiler files, and set it to a default
25021         value of /tmp. Set $output as the name of the output file from
25022         compiling the testcase. Add a -o option to $cflags_var so the
25023         compiler writes the final output file as $output. Set $executable
25024         to $output.
25025
25026         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25027         directory for compiler files, and set it to /tmp if it doesn't
25028         already have a value. Set $output_file to the name of the output
25029         file from compiling the testcase. Add a -o option to CXXFLAGS so
25030         the compiler writes the final output file as $output. Use $output
25031         as the executable to be tested.
25032
25033 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25034
25035         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25036
25037 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25038
25039         * gcc.c-torture/execute/pending-1.c: New test.  Still
25040         pending in Tege's queue.
25041
25042 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25043
25044         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25045         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25046         if there were failures.  Call unresolved if there were unresolved
25047         testcases.  Call gcc_fail if program did not run to completion.
25048         (ph_make): Pass additional argument name to ph_execute.
25049         (ph_execute): Add new argument.  Pass additional arguments to
25050         ph_summary.  Call gcc_fail is there is no execution output.
25051
25052 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25053
25054         * lib/plumhall.exp (proc_summary): Output relavent summary
25055         lines into the log so specific failures in plumhall can be
25056         investigated.
25057
25058 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25059
25060         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25061         (c-torture-execute): Don't try to execute tests which use
25062         "long long" types if $NO_LONG_LONG is nonzero.
25063
25064 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25065
25066         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25067         not c-torture.
25068
25069         * gcc.ieee: Move from here.
25070         * gcc.c-torture/execute/ieee: To here.
25071
25072 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25073
25074         * gcc.c-torture: Update to c-torture-1.41 release.
25075
25076 1996-03-22  Jeffrey A Law  (law@cygnus.com)
25077
25078         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25079         not "$output".
25080
25081 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
25082
25083         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25084         -c present.
25085
25086 1996-03-02  Jeffrey A Law  (law@cygnus.com)
25087
25088         * config/proelf.exp: Handle connecting to a simulator.
25089
25090 1996-01-31  Jeffrey A Law  (law@cygnus.com)
25091
25092         * config/proelf.exp: New file.  Enough framework that we can
25093         run c-torture tests on the proelf targets (or any other target
25094         that gdb can connect to for that matter).
25095
25096 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
25097
25098         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25099         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
25100
25101         * lib/plumhall.exp (ph_execute): Always call ph_summary if
25102         exec_output exists.
25103
25104 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
25105
25106         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25107         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25108
25109         * config/*.exp: Update FSF address.  Change result of ${tool}_load
25110         to pass/fail/unresolved/unsupported/untested.  Caller must now
25111         call unresolved/unsupported/untested.
25112         * lib/*.exp: Update FSF address.  Update to handle new results of
25113         ${tool}_load.
25114         * lib/chill.exp (verbose): Delete.
25115
25116 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
25117
25118         * lib/gcc.exp (default_gcc_start): Change order of args to
25119         $LDFLAGS $CFLAGS $LIBS.
25120         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25121         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
25122         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25123         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25124         * gcc.misc-tests/dg-test.exp: Likewise.
25125         * gcc.misc-tests/msgs.exp: Likewise.
25126         * gcc.prms/prms.exp: Likewise.
25127         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25128         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
25129
25130         * lib/dg.exp: Deleted, moved to dejagnu/lib.
25131
25132 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25133
25134         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25135
25136         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25137         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25138
25139         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25140         necessary.
25141
25142 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
25143
25144         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25145         global for loop; add use of $mathlib.
25146         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25147         settings here; set mathlib for anything but VxWorks.
25148
25149 1996-01-22  Jeffrey A Law  (law@cygnus.com)
25150
25151         * gcc.c-torture: Update to c-torture-1.40 release.
25152
25153 1996-01-03  Jeffrey A Law  (law@cygnus.com)
25154
25155         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25156         dg.exp.
25157
25158 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
25159
25160         * lib/c-torture.exp (c-torture-execute): Declare "output" as
25161         global.
25162
25163 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
25164
25165         * lib/g++.exp (LIBS): Define if not already.
25166         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25167         (gcc-dg-prune): Call prune_gcc_output.
25168         * lib/gcc.exp (prune_gcc_output): New proc.
25169         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25170         prune_gcc_output.
25171
25172 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
25173
25174         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25175         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
25176
25177 1995-11-15  Jeffrey A Law  (law@cygnus.com)
25178
25179         * gcc.c-torture: Update to c-torture-1.39 release.
25180
25181 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
25182
25183         * lib/c-torture.exp (c-torture-execute): Don't return if one option
25184         fails, try others as well.
25185
25186 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
25187
25188         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25189         If compilation fails, mark execute tests as `untested'.
25190         If test is marked as unsupported, don't mark compilation and
25191         execute tests as failed.
25192
25193 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
25194
25195         * lib/g++.exp (g++_init): Don't link in libg++, and look to
25196         libstdc++ for whether or not we want to be doing shared
25197         libraries.  Delete link_curses since we don't need it anymore.
25198         * lib/mike-g++.exp (postbase): Don't link in libg++.
25199         * g++.old-deja/old-deja.exp: Likewise.
25200
25201 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
25202
25203         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25204
25205 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
25206
25207         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25208         For that, add `-Wl,-a,shared_archive'.
25209         * g++.old-deja/old-deja.exp: Likewise.
25210
25211 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
25212
25213         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25214
25215 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
25216
25217         * lib/mike-g++.exp (postbase): Pay attention to the status of
25218         g++_load.
25219
25220 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
25221
25222           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25223
25224 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
25225
25226         * lib/gcc.exp (default_gcc_start): No longer need to log program
25227         being executed or its output, execute_anywhere does that now.
25228         * lib/g++.exp (default_g++_version): Call execute_anywhere.
25229         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
25230
25231 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
25232
25233         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25234         the same as those in lib/g++.exp.
25235
25236 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
25237
25238         * gcc.c-torture: Update to c-torture-1.38 release.
25239         * gcc.ieee: Related changes.
25240
25241 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
25242
25243         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
25244         "exec". Minor reformatting changes.
25245
25246         * config/rom68k.exp (${tool}_load): Make it work in a canadian
25247         cross. This means all "exec" calls now work on a remote host as
25248         well.
25249         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
25250         cross. Filter out the extra "\r\n" stuff that expect puts in.
25251         (c-torture-execute): Filter out the bogus warnings like
25252         c-torture-compile does. Add support for canadian cross.
25253         * lib/gcc.exp (default_gcc_version, default_gcc_start)
25254         Use execute_anywhere rather than calling exec directly. Now it
25255         works for canadian cross testing.
25256
25257 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
25258
25259         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
25260         results into a variable, and check that rather than using file exists.
25261
25262 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
25263
25264         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
25265         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
25266
25267 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25268
25269         * g++.old-deja/old-deja.exp: Create and pass runshlib and
25270         lib_curses if there's a shared libg++ in the build tree.
25271
25272 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
25273
25274         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
25275         if not supported target.
25276
25277 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
25278
25279         * lib/g++.exp (g++_init): Move empty setting of runshlib and
25280         link_curses up to always happen, not just for native builds.
25281
25282 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
25283
25284         * gcc.c-torture: Update to c-torture-1.36 release.
25285         * gcc.failure: Related changes.
25286
25287 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
25288
25289         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25290
25291 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
25292
25293         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25294         * lib/mike-g++.exp (postbase): Not in here.  Still reference
25295         runshlib, link_curses, and mathlib for link and run.
25296
25297         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25298         pass the runtime shared library options for Solaris, OSF/1, and
25299         Irix5, and link with -lcurses to avoid unresolved references.
25300
25301 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
25302
25303         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25304         only run once.
25305
25306 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
25307
25308         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25309
25310 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
25311
25312         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
25313         do not have a framework for the "compat" tests yet.
25314
25315 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
25316
25317         * lib/mike-g++.exp (postbase): New local variable `mathlib',
25318         set to null if we're testing vxworks5.1.  Use that instead of
25319         `-lm' in the setting of LIBS for link and run.
25320
25321 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
25322
25323         * config/rom68k.exp (${tool}_load): Major changes to make it
25324         work.  Verified that it does in fact return the stuff in
25325         exec_output properly.  Catch any Emul or any TRAP other than 0.
25326
25327 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
25328
25329         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25330         LDFLAGS properly for targets that need stuff from libgloss.
25331         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25332         only run once.
25333         (gpp_initialized): New variable.
25334
25335 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
25336
25337         * config/rom68k.exp: Load libgloss.exp.
25338         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25339         so we can produce a fully linked binary.
25340         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25341         so we can produce a fully linked binary.
25342
25343 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
25344
25345         * lib/plumhall.exp (ph_section): Watch for expected failures.
25346         Add missing `else'.
25347
25348         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25349         run the testcase.
25350         (c-torture): Likewise.
25351
25352 1995-08-28  Doug Evans  <dje@cygnus.com>
25353
25354         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25355
25356         * lib/mike-g++.exp (mike_cleanup): New proc.
25357         (prebase): New globals compiler_result, not_compiler_result,
25358         target_regexp.
25359         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
25360         allow leading "-" in pattern.  Watch for unsupported tests.
25361         If $compiler_result is set, pattern match assembler code,
25362         and ditto for $not_compiler_result.
25363         * lib/mike-gcc.exp: Likewise.
25364
25365         * lib/plumhall.exp (ph_execute): Only call ph_summary if
25366         execution "succeeded".
25367
25368 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
25369
25370         * config/win32.exp: New file.
25371         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25372
25373 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
25374
25375         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25376         unsupported.
25377         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25378         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25379         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25380
25381         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25382         "... without exceptions was ...".  That is now handled by
25383         prune_system_crud.
25384         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25385
25386 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
25387
25388         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25389         sieve.c,sort2.c}: New files.
25390         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25391         sieve.exp,sort2.exp}: Drivers for them.
25392
25393         * lib/mike-gcc.exp (program_output): New user settable variable.
25394         (postbase): Call prune_system_crud.  Also prune extraneous compiler
25395         messages.
25396         * lib/mike-g++.exp (program_output): New user settable variable.
25397
25398         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25399
25400         * config/sh.exp: Deleted (use sim.exp instead).
25401
25402 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25403
25404         * config/vx.exp: Declare CHECKTASK as global.
25405         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25406         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25407         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25408
25409 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25410
25411         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25412         target. Like vx.exp, only includes `vx29k.exp' instead of
25413         `vxworks.exp'.
25414
25415 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25416
25417         * config/sim.exp: Increase time limit from 120 seconds to 240.
25418
25419 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25420
25421         * gcc.c-torture/execute/950628-1.c: New test.
25422
25423 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25424
25425         * gcc.c-torture: Update with changes/additions from
25426         c-torture-1.34.
25427
25428 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25429
25430         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25431
25432 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25433
25434         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25435
25436 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25437
25438         * gcc.c-torture/compile/950512-1.c: New test.
25439         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25440         * gcc.dg/struct-ret-1.c: Likewise.
25441
25442 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25443
25444         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25445           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25446
25447 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25448
25449         * gcc.c-torture/special/920411-1.c: Deleted.
25450         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25451
25452 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25453
25454         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25455         cpu limit.
25456
25457 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25458
25459         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25460
25461 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25462
25463         From kenner;
25464         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25465         is the proper length.
25466         * va-arg-3.c: Likewise.
25467
25468 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25469
25470         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25471         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25472
25473         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25474         * lib/g++.exp (default_g++_start): Delete old cruft.
25475
25476 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25477
25478         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25479         (2 * (1 << 18)) to (2 * (1 << 17)).
25480
25481         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25482
25483 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25484
25485         * config/rom68k.exp: Renamed from config/idp.exp
25486
25487 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25488
25489         * c-torture/compile/921109-2.c
25490
25491 1995-04-18  Mike Stump  <mrs@cygnus.com>
25492
25493         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25494         excess errors.
25495
25496 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25497
25498         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25499         output.
25500         * lib/g++.exp (default_g++_start): Likewise.
25501
25502 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25503
25504         * gcc.c-torture/compile/950329-1.c: New test.
25505
25506 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25507
25508           * config/bug.exp (${tool}_load): Updated to use new remote_open
25509           and remote_close procs.
25510         * config/idp.exp: New file.
25511
25512 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25513
25514         * gcc.c-torture/execute/950322-1.c: New test.
25515
25516 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25517
25518         * config/vx.exp (${tool}_load): Clean up testing of return code from
25519         vxworks_ld and vxworks_spawn.
25520
25521 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25522
25523         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25524
25525 1995-03-13  Mike Stump  <mrs@cygnus.com>
25526
25527         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25528         can mark excess errors on a machine by machine basis.  Note, the
25529         default is to not expect any excess errors, even when excess
25530         errors test - is given, so you will want to put an XFAIL ... on
25531         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25532         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25533         those 4 machines, but no others.
25534
25535 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25536
25537         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25538         * lib/c-torture.exp: to here.
25539
25540 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25541
25542         * gcc.c-torture/execute/950221-1.c: New test.
25543         * gcc.c-torture/execute/struct-ret-1.c: New test.
25544         * gcc.c-torture/compile/950221-1.c: New test.
25545
25546         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25547
25548 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25549
25550         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25551         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25552
25553 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25554
25555         * g++.gb: New directory of tests, derived from my signature and
25556         class scoping tests.
25557
25558         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25559         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25560         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25561         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25562         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25563         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25564         * g++.gb/sig25.C: Likewise.
25565
25566         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25567         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25568         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25569         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25570         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25571         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25572         * g++.gb/sig25.exp: Likewise.
25573
25574         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25575         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25576         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25577         * g++.gb/scope13.C: Likewise, this test still fails.
25578
25579         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25580         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25581         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25582         * g++.gb/scope13.exp: Ditto.
25583
25584         * g++.gb/README: New file, explains what these tests are about.
25585
25586 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25587
25588         * lib/dg.exp (dg-do): Support `preprocess'.
25589         (dg-test): Likewise.
25590
25591 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25592
25593         * config/udi.exp: change "continue -expect" to "exp_continue".
25594
25595 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25596
25597         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25598         Delete redundant tests.
25599
25600         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25601         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25602         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25603         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25604         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25605         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25606         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25607         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25608
25609         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25610         storing label pointers.
25611         * gcc.c-torture/execute/921019-1.c: Likewise.
25612         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25613         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25614         parameter fp.
25615         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25616         constants.
25617
25618         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25619         Delete obsolete tests.
25620
25621         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25622         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25623         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25624         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25625         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25626         * gcc.c-torture/compile/950124-1.c: New test.
25627
25628         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25629
25630 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25631
25632         * lib/mike-g++.exp: Add -lm to LIBS.
25633
25634 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25635
25636         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25637
25638 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25639
25640         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25641
25642 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25643
25644         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25645
25646 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25647
25648         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25649         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25650         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25651         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25652         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25653         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25654         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25655         * g++.law/{operators31.C, operators32.C,
25656         * g++.law/{operators33.C, operators34.C}: Likewise.
25657         * g++.law/{pic1.C, refs2.C}: Likewise.
25658         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25659         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25660         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25661         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25662
25663         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25664         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25665         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25666         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25667         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25668         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25669         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25670         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25671         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25672         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25673         * g++.law/{operators34.exp}: Likewise.
25674         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25675         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25676         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25677         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25678         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25679
25680         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25681         No longer expected to fail.
25682         * g++.law/missed-error3.C: Tweak for recent bool changes.
25683
25684 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25685
25686         * config/emb-unix: Deleted.
25687         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25688         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25689
25690 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25691
25692         * lib/dg.exp (dg-test): Fix typo in last patch.
25693
25694 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25695
25696         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25697         (handles multiple occurrences).
25698
25699 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25700
25701         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25702         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25703         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25704         printed).
25705         * lib/c-torture.exp (c-torture-compile): Likewise.
25706         (c-torture): Prepend full path if missing.
25707         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25708         (gcc_fail): Likewise.
25709         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25710
25711 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25712
25713         * lib/netware.exp: Only attach to NetWare i386 systems.
25714
25715 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25716
25717         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25718         messages.  Add test name to "output pattern match" pass/fail message.
25719
25720 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25721
25722         * gcc.dg: New testsuite.
25723         * gcc.dg/dg.exp: New file.
25724
25725         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25726         test-switch.c}: Deleted.
25727
25728         * gcc.misc-tests/msgs.exp: New testcase driver.
25729
25730 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25731
25732         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25733         Watch for illegal return values from ${tool}_load.
25734         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25735         cross targets.  Coerce return value >0 to 1.
25736
25737 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25738
25739         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25740
25741         * config/emb-unix.exp: New file.
25742
25743         * config/sim.exp: Error if variable $SIM not defined.
25744         (${tool}_load): Mark test as "untested" if simulator missing.
25745
25746         * config/unix.exp: Load remote.exp to get rcp_download.
25747         * lib/c-torture.exp: Use different option lists for testcases with
25748         and without loops.
25749         * gcc.c-torture/execute/execute.exp: Likewise.
25750
25751 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25752
25753         * config/*.exp: Clarify return code from ${tool}_load.
25754         Call `unresolved' or `untested' instead of `warning' or `perror'
25755         (sometimes you still want to call both though).
25756         Add comment that `shell_id' is local to each file.
25757         * config/udi.exp (timeout): Set to 30.
25758         Don't print warning if connection fails, $connectmode has already
25759         printed an error.
25760         (${tool}_load): Move verbose messages to level 2.
25761         Rework pattern for "Process started" message.
25762         Pass `shell_id' to ${connectmode}_download.
25763         Retry twice upon timeout.  Make resetting of target more robust.
25764         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25765         Pass `shell_id' to exit_$connectmode.
25766         Only call exit_$connectmode if connected.
25767         * config/unix.exp (${tool}_load): Check return codes better.
25768         * config/vrtx.exp (${tool}_load): Likewise.
25769         * config/vx.exp (${tool}_load): Likewise.
25770         Delete unneeded global's.
25771         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25772         from ${tool}_load.
25773         (dg-stat): Delete.
25774         (dg-init): Delete recording of pass/fail counts.
25775         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25776         (old-dejagnu-init): Likewise.
25777         (old-dejagnu-stat): Delete contents, empty proc now.
25778         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25779         (c-torture): Delete references to lcnt, lpass, lfail.
25780         Get option list from TORTURE_OPTIONS.
25781         Delete -funroll[-all]-loops if no loops.
25782         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25783         (g++_stat): Delete contents (empty proc now).
25784         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25785         (gcc_finish): Likewise.
25786         (gcc_stat): Deleted.
25787         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25788         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25789         * gcc.c-torture/execute/execute.exp: Likewise.
25790         Split tests into two parts: compile, execute.
25791         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25792         no loops.  Update to reflect clarified return codes from ${tool}_load.
25793
25794 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25795
25796         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25797         to grep for.
25798         (old-dejagnu): Likewise (where necessary).
25799
25800 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25801
25802         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25803
25804         * lib/dg.exp (dg-process-target): Fix processing of selector.
25805         Add comment regarding use of `error'.
25806
25807         * lib/gcc.exp (prune_system_crud): Define if missing.
25808         * lib/g++.exp (prune_system_crud): Likewise.
25809
25810         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25811         Call prune_system_crud.
25812         * lib/dg.exp (dg-runtest): New proc.
25813         Use perror instead of send_user for tcl errors in testcase.
25814         Don't return any value, it's never used.
25815         Don't clobber previous definition of `unknown'.
25816         Print tcl errors in `dg-final'.
25817
25818 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25819
25820         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25821         (dg-test): Don't print errorInfo, it contains stack backtrace.
25822
25823 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25824
25825         * lib/g++.exp (runtest_file_p): Define if missing.
25826
25827 1994-09-24  Doug Evans  (dje@cygnus.com)
25828
25829         * lib/mike-g++.exp: Comment out loading of g++.exp.
25830         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25831         (default_g++_version): Always print something.
25832         (default_g++_start): Comment out call to `which'.
25833         (g++_start, g++_load): Deleted (must be defined in config file).
25834         * lib/gcc.exp: Test for existence of $CC at start.
25835         Delete check for tmpdir (done in gcc_init).
25836         (default_gcc_version): Always print something.
25837         (default_gcc_start): Comment out call to `which'.
25838         * config/*.exp: Major cleanup - make cross targets work at least a
25839         little better for g++ (by not being "--tool gcc" specific).
25840         Rename gcc_xxx to ${tool}_xxx.
25841         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25842         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25843
25844 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25845
25846         * lib/c-torture.exp (c-torture-compile): Rework compiler
25847         message processing.
25848
25849         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25850         c-torture.
25851
25852 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25853
25854         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25855
25856         * lib/dg.exp (dg-process-target): Support { target native }.
25857
25858 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25859
25860         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25861         looked for "... program xxx got fatal signal".
25862         Correct regsub munging of `comp_output'.
25863         Ignore compiler messages "path prefix not used" and "linker input
25864         file unused".
25865
25866 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25867
25868         * lib/gcc.exp (runtest_file_p): Define if missing.
25869         * gcc.prms/template.c: Example to work from.
25870
25871 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25872
25873         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25874         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25875
25876         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25877         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25878         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25879         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25880
25881         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25882         (dg-process-target): No longer a varargs proc.
25883         Return S/N for target, P/F for xfail.  All callers changed.
25884         (user option procs): More argument checking.
25885         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25886         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25887         (dg-test): Skip test if not running on selected target in `dg-do'.
25888         Update handling of `dg-do-what', `dg-output-text'.
25889         Separate execution pass/fail from output pattern match pass/fail.
25890         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25891
25892 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
25893
25894         * gcc.c-torture/special/special.exp: Don't expect failure for mips
25895         target for 920510-1.c.
25896
25897 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
25898
25899         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25900         Clean up comment regarding use of passcnt, etc.
25901         (gcc_stat): Don't update `testcnt' here.
25902         (gcc_finish): Do it here.
25903         Might as well reset `but_id' here too.
25904         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25905         to determine if the file should be tested.
25906         * gcc.c-torture/compile/compile.exp: Likewise.
25907         * gcc.c-torture/execute/execute.exp: Likewise.
25908         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25909         * gcc.misc-tests/dg-test.exp: Likewise.
25910         * gcc.prms/prms.exp: Likewise.
25911         * gcc.wendy/wendy.exp: Likewise.
25912         * g++.old-deja.exp: Likewise.
25913         Move "Testing file" message to verbose level 1.
25914
25915 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
25916
25917         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25918
25919 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
25920
25921         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25922         (default_gcc_start): Accept optional second list element
25923         of compiler flags.  Print compiler output at verbosity level 2.
25924         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25925         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25926         Save current values of framework globals passcnt, failcnt, xpasscnt,
25927         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25928         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
25929         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25930         xfailcnt to compute stats.  Update framework global `testcnt' from
25931         pass/fail counts.
25932         (gcc_finish): New proc.  Clean up test environment.
25933         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25934         (gcc_epass, gcc_efail): Delete.
25935         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25936         argument of line number.
25937         (dg-init): If the tool has an init routine, call it.
25938         (dg-test): Remove args `cflags_var' and `libs_var'.
25939         Pass all compiler options to ${tool}_start.
25940         Handle missing line number.
25941         (dg-finish): New function.
25942         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25943         particular files.  Call gcc_finish at end.  Move "skipping test"
25944         message to verbosity level 3.
25945         * gcc.c-torture/compile/compile.exp: Likewise.
25946         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25947         * gcc.c-torture/execute/execute.exp: Likewise.
25948         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25949         Print testcase being tried at verbosity level 1.
25950         * gcc.c-torture/special/special.exp: Unset xfail.
25951         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25952         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25953         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25954         * gcc.failure/failure.exp: Likewise.
25955         * gcc.ieee/ieee.exp: Likewise.
25956         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25957         Update call to dg-test.  Call dg-finish at end.
25958         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
25959         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25960         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25961         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25962         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
25963         * gcc.wendy/wendy.exp: Add copyright.
25964         Delete setting of tmpdir (done by gcc_init).
25965         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25966         Pass compiler flags to gcc_start.  Call gcc_finish at end.
25967         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25968         gcc_[ce]pass/fail.
25969
25970 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
25971
25972         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25973         confusion.
25974         (g++_load): Likewise.
25975
25976         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25977         Rename argument to `prog' to remove the confusion.
25978         Varargs fns behave differently too!
25979         (g++_load): Likewise.
25980
25981         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25982
25983         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25984         what it is.  Delete (always) printing of status value for !native.
25985         Simplify verbose code, and include status and exec_output.
25986         (g++_load): Use gcc_load.
25987
25988 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25989
25990         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25991         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25992         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25993         940714-3.c as these testcases don't exist anymore.  Make
25994         va-arg-1.c expected to pass.
25995
25996 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25997
25998         * gcc.misc-tests/misc.exp: Only run specific testcases.
25999         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26000         * gcc.misc-tests/dg-[1-9].c: New files.
26001
26002         * lib/dg.exp: New testsuite driver.
26003         * gcc.prms/prms.exp: Use it.
26004
26005         * README.gcc: New file.
26006
26007         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26008         Document and reset `lxpass' and `lxfail'.
26009         Simplify "initialized" message.
26010         (gcc_stat): Clean up comments a little.
26011
26012 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26013
26014         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26015
26016 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26017
26018         * lib/old-dejagnu.exp (process-option): New proc.
26019         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26020         (old-dejagnu): Simplify.
26021         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26022
26023 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26024
26025         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26026         exists and is not an empty string.
26027
26028         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26029         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26030         finished.
26031         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26032         automatically.
26033
26034         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26035         longer expected to fail.
26036
26037         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26038         "f" function call.
26039
26040         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26041
26042         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26043         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26044         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26045         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26046         c-torture-1.29.
26047
26048         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26049         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26050
26051         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26052
26053         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26054         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26055
26056         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26057         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26058         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26059
26060 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26061
26062         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26063         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26064         940714-1.c, 940714-2.c, 940714-3.c},
26065         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26066         gcc.misc-tests/{mg.c,mg.exp}:
26067         New tests.
26068         * gcc.noncompile/noncompile.exp: Change accordingly.
26069
26070 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26071
26072         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26073         Undo previous clobberage.
26074
26075 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
26076
26077         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26078         * gcc.special/{930510-1.c, special.exp}:
26079         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26080         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26081         struct-varargs-1.c}: New tests from c-torture-1.26.
26082
26083 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
26084
26085         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26086           argument to switch.
26087
26088 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
26089
26090         * Revert the previous changes.  Please see Rob's directory
26091           (/lisa/test/rob/progressive/gcc/testsuite) for testing
26092           fixes.
26093
26094 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
26095
26096         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26097             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26098             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26099             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26100             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26101             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26102             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26103             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26104             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26105             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26106             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26107             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26108             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26109             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26110             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26111             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26112             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26113             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26114             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26115             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26116             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26117             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26118             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26119             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26120             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26121             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26122             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26123
26124 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
26125
26126         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26127             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26128           with perror calls.
26129
26130 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
26131
26132         * config/unix.exp (g++_load): Fix syntax.
26133
26134 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
26135
26136         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26137         * gcc.noncompile/921017-1.c: Deleted obsolete test.
26138         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26139         Don't expect va-arg-1.c to fail.  Correct expected output for
26140         920928-1.c.
26141         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26142         * gcc.wendy/hbm4.c: Correct typo.
26143         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26144
26145 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
26146
26147         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26148         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26149         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
26150         * lib/c-torture.exp (c-torture-compile): Ditto.
26151
26152         Reduce volume of output (remove all the -I's and such).
26153         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26154         Call gcc_cpass, gcc_cfail.
26155         (c-torture): Pass testing option to c-torture-compile.
26156
26157 1994-03-21  Doug Evans  (dje@cygnus.com)
26158
26159         Bring patches over from progressive.
26160         * config/default.exp: Exit remote shell cleanly.
26161         (g++_exit, g++_start): Add default versions.
26162         * config/sim.exp (gcc_load): Use perror, not error.
26163
26164 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
26165
26166         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
26167         set in site.exp.
26168
26169 1994-03-14  Doug Evans  (dje@cygnus.com)
26170
26171         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26172         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26173         (wendy_try): New proc to run testcase.
26174         (main loop): Call 'em.
26175         * gcc.wendy/*.c: Clean up pass to correct expected output.
26176
26177         * lib/gcc.exp: Minor cleanup work.
26178         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26179
26180 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
26181
26182         * config/sim.exp (gcc_load): Document return codes better.
26183         Don't pass -v to simulator.
26184
26185 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
26186
26187           * gcc.special/920717-x.c: Fix typo.
26188           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26189           get at sources.
26190
26191         * lib/mike-gcc.exp: Fix typo.
26192
26193 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
26194
26195         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26196         binary to use, transform the name.
26197         * config/*.exp: rename everything. Nuke any g++ specific files,
26198         it's now a special case of gcc that requires no special support.
26199         Add a default.exp for unsupported targets.
26200
26201 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
26202
26203         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26204         lib/old-dejagnu.exp: Fix a few patterns to work with the new
26205         version of Tcl.
26206
26207 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
26208
26209         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26210         than a warning.
26211
26212 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
26213
26214         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26215
26216 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
26217
26218         * gcc.execute/execute.exp: Combine opt_list and foption_list into
26219         option_list.  Compile every file with only 4/6 option choices
26220         (same as C torture) instead of with 12/18 different option
26221         choices.
26222         * lib/c-torture.exp: Likewise.
26223
26224         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26225         not already set.
26226
26227 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
26228
26229         * lib/old-deja.exp: Add `excess errors test fails' error, now one
26230         can put an XFAIL *-*-* on excess errors.
26231
26232 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
26233
26234         * g++.law: Add more tests derived from g++-bugs snapshots.
26235
26236         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
26237         equivalent to g++.law/init9.
26238
26239         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26240         compiled it, and the a.out file after we've run it.
26241
26242 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
26243
26244         * lib/mike-g++.exp (postbase): Delete the .o file after we've
26245         compiled it, and the a.out file after we've run it.
26246
26247 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
26248
26249         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
26250
26251 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
26252
26253         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
26254         version number.
26255
26256 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
26257
26258         * g++.law: New directory of g++ tests derived from the g++-bugs
26259         snapshots.
26260
26261 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
26262
26263         * gcc.compile: initbug1.c initbug1.exp testcase added
26264
26265 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
26266
26267         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
26268         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
26269           fixes submitted by Jeff Law (law@cs.utah.edu)
26270         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
26271           Jeff Law (law@cs.utah.edu)
26272
26273
26274 1993-11-30  Mike Stump  (mrs@cygnus.com)
26275
26276         * config/unix-g++.exp: Follow the gcc way of doing things.
26277         * g++.old-deja/old-deja.exp: Minor updates.
26278         * lib/g++.exp: New file, follow the gcc way of doing things.
26279         * lib/old-dejagnu.exp: Minor updates.
26280         * lib/mike-g++.exp: Always unset errorInfo.
26281
26282 1993-11-06  Mike Stump  (mrs@cygnus.com)
26283
26284         * lib/gcc.exp: Fix some errors with the below change, CC and
26285         CFLAGS should be global when setting, not local.
26286
26287 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
26288
26289         * lib/gcc.exp: Transform tool name.
26290
26291 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26292
26293         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26294
26295 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26296
26297         * lib/gcc.exp: change gcc_done to gcc_stat
26298
26299 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26300
26301         * Upgraded gcc testsuite to c-torture version 1.25
26302
26303 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
26304
26305         * lib/gcc.exp: added reporting code. Changed verbose compile message.
26306         * lib/c-torture: added hooks for new reporting code.
26307
26308 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
26309
26310         * config/sh-gcc.exp: check if sh-sim exists in the path
26311
26312 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
26313
26314         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26315         * gcc.compile/compile.exp: Initial changes for new logic.
26316         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26317         * gcc.failure/failure.exp: Initial changes for new logic.
26318         * gcc.ieee/ieee.exp: Initial changes for new logic.
26319         * gcc.misc-tests/misc.exp: Initial changes for new logic.
26320         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26321         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26322         * lib/c-torture.exp: Initial changes for new logic.
26323         * lib/gcc.exp: Initial changes for new logic.
26324
26325 1993-10-15  Mike Stump  (mrs@cygnus.com)
26326
26327         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26328         depend upon failure or success.  Fully qualify names in failure
26329         and success messages.  Always remove a.out before starting
26330         compile, just in case.  Pay more attention to error text output by
26331         the compiler.  Handle testcases with no known past errors just
26332         like all others, so that things are uniform.  Other miscellaneous
26333         improvements.
26334
26335 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
26336
26337         * gcc.cpp: new directory for cpp tests
26338
26339 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
26340
26341         * lib/chill.exp: Code reformatted, removed unused code.
26342         * config/unix-chill.exp: Code reformatted, removed unused code.
26343         * chill.execute/execute.exp: Code reformatted, removed unused code.
26344         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26345
26346 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
26347
26348         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
26349         routines not written.
26350
26351 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
26352
26353         * config/bug-gcc.exp: Use new procs from bug.exp.
26354
26355 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
26356
26357         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26358         via ftp, rather than depending on NFS.
26359         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26360         case.
26361
26362 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
26363
26364         * config/bug-gcc.exp: Use new download proc.
26365
26366 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
26367
26368         * chill.execute/execute.exp: cleanups, handles errors better
26369         * chill.compile/compile.exp: rewrite, based on execute.exp
26370         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26371         * lib/chill.exp: major changes to diff proc and compile and link
26372           procs. added chill_fail and chill_pass wrappers to pass and
26373           fail. added more comments, and handle error codes better.
26374           Added a hack to capture stderr from exec, so noncompile tests
26375           can work.
26376
26377 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
26378
26379         * chill.execute/execute.exp: rewrite of testsuite driver
26380         * lib/chill.exp: rewrite of testsuite driver
26381         * config/unix-chill.exp: rewrite of testsuite driver
26382
26383 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
26384
26385     In chill.execute:
26386         * iexpr.ch: Standardize uppercase.
26387         * tuples.dat: Standardize uppercase.
26388         * vary.ch: standardize.  Correct varying string assignments.
26389         * vary.dat: Add new output lines.
26390
26391 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
26392
26393     In chill.execute:
26394         * chprintf.ch: Standardize use of uppercase.
26395         * tuples.ch: Standardize and turn arr2 into a DCL,
26396           rather than a SYN.
26397         * pinits.ch: Standardize.
26398
26399 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
26400
26401         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
26402         * Makefil: Renamed to Makefile.in.
26403         * configure.in: New.
26404
26405 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26406
26407     In chill.execute:
26408         * .cvsignore: Add result/output files.
26409         * Makefile: Fix up variables at start.  Use MFLAGS
26410           everywhere.  Correct bool_loc, built_ins entries.
26411           Add entry for vary1.ch.
26412         * bitarray.ch: Standardize upper-case usage.
26413         * bitexpr.ch: Standardize, add output of b1.
26414         * params.ch: Use arrayt in along PROC parameters, to
26415           avoid novelty problems.
26416         * sets.ch: Tiny cleanup.
26417         * vary1.ch: Re-indent.
26418
26419 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26420
26421           * Add PR-related files to Makefiles, .cvsignore files, etc.
26422
26423 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26424
26425         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26426           with compiler objects. New names are test-flow.c and test-loop.c
26427
26428 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26429
26430         * Upgraded c-torture tests from 1.19 to 1.20
26431
26432         * new files:
26433         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26434         * gcc.compile: 930623-1.c 930623-2.c
26435         * gcc.noncompile: 930622-1.c 930622-2.c
26436         * gcc.failure: 920411-1.c 920627-2.c
26437         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26438
26439 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26440
26441         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26442           More changes to get testsuite working properly. Needs more work.
26443           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26444
26445 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26446
26447         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26448           More changes to get testsuite working properly. Needs more work.
26449
26450 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26451
26452         * chill.compile/compile.exp: Added for Dejagnu support
26453         * chill.execute/execute.exp: Added for Dejagnu support
26454         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26455
26456 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26457
26458     This should complete moving the CHILL test files.
26459         * chill.noncompile(.cvsignore printf.grt
26460             in-printf.grt chprintf.grt chprintf.ch):
26461             Added test-support files.
26462           (Makefile): Modified further.
26463         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26464             signal.ch): Added test files.
26465           * chill.execute (.cvsignore printf.grt printr.c
26466             in-printf.grt rts.c chprintf.grt rts.h): Added
26467           test-support files.
26468             (Makefile): More corrections.
26469
26470 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26471
26472         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26473           test cases, ready for DejaGnu.
26474
26475 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26476
26477         * Upgraded c-torture tests from 1.18 to 1.19
26478
26479         * gcc.compile: added test(s):
26480           930607-1.c
26481         * gcc.execute: added test(s):
26482           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26483
26484         * added new subdirectory for misc tests: gcc.misc-tests
26485         * gcc.misc-test(s): added tests:
26486           inst-check.c test-consts.c test-ior.c test-switch.c
26487
26488 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26489
26490         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26491
26492 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26493
26494         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26495
26496 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26497
26498         * Upgraded c-torture tests from 1.17 to 1.18
26499
26500 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26501
26502         * Upgraded c-torture tests from 1.12 to 1.17
26503
26504 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26505
26506         * lib/old-dejagnu.exp:
26507           Fixed handling of XFAIL target triplets to correctly
26508           recognize wildcard characters.  Removed code that
26509           appended a unique id tag to the end of the file name
26510           printed out by the result of the testcases within a
26511           given test file.
26512
26513 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26514
26515         * lib/old-dejagnu.exp:
26516           Reworked expected failure handling to trigger off of XFAIL
26517           keyword in keyphrase embeded in testcase source code. The
26518           XFAIL keyword must be at the end of the keyphrase line. It
26519           may optionally be followed by one or more target triplets.
26520           It has just occured that the handling of wildcards in the
26521           target triplet may not be correct.
26522
26523 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26524
26525         * g++.old-deja/tests:
26526           Moved all subdirectories up one level into g++.old-deja .
26527
26528         * lib/old-dejagnu.exp:
26529           Fixed problem with CXXFLAGS not being properly reset, and being
26530           corrupted with extraneous "-c" compiler option.  This was
26531           causing binaries to not be generated for test that needed them.
26532           Modified strings passed to "pass" and "fail" so that individual
26533           tests from the same test file would be distinguished by an
26534           identifier appended to the test file name in the summary logs;
26535           this corrected a problem with erroneous diff logs.  Added code
26536           to search testcases for expected fail and unexpected pass keywords.
26537
26538 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26539
26540         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26541
26542 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26543
26544         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26545           Removed extraneous text from end of "Special g++ Options"
26546           keyphrase.
26547
26548         * lib/old-dejagnu.exp: Added pattern matching to look for new
26549           keywords, embedded in testcases comments, which will trigger
26550           calls to xpass and xfail.
26551
26552 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26553
26554         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26555           comments embedded in the testcases, especially the one looking for
26556           special compiler options, as well as the pattern matching for the
26557           compiler output again.
26558
26559 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26560
26561         * lib/old-dejagnu.exp: Do a proper check of the return value for
26562           execute tests. Fixed several problems with the pattern matching
26563           of the compiler output which gave erroneous test results.
26564           Changed several of the test result messages to be more descriptive.
26565         * config/unix-g++.exp: Proc g++_load now actually works and
26566           executes the tests passed to it and returns a usable return
26567           value.
26568
26569 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26570
26571           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26572
26573 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26574
26575         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26576           Modified both files to properly execute the old style
26577           dejagnu tests. The previous versions of these files were
26578           experimental and did not function anything near correctly.
26579
26580 1993-04-05  Rob Savoye  (rob@cygnus.com)
26581
26582         * Removed all Makefile.in and configure.in files. No configuration
26583         needed now.
26584
26585 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26586
26587         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26588
26589 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26590
26591         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26592         gcc.special/configure.in, gcc.noncompile/configure.in,
26593         gcc.execute/configure.in, gcc.code_quality/configure.in,
26594         g++.other/configure.in, g++.old-deja/configure.in,
26595         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26596         in srcname setting.
26597
26598 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26599
26600         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26601         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26602         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26603
26604 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26605
26606         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26607         (gdb_exit): Don't remove *_soc files.
26608
26609 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26610
26611         * lib/c-torture.exp: Don't look for main; instead always use -w
26612         -c.  This is how the c-torture tests work.  Remove the object
26613         file if the compilation succeeds.
26614         * gcc.execute/execute.exp: Remove executable if test passes.
26615         * gcc.noncompile/noncompile.exp: Every test is an expected
26616         failure.
26617         * gcc.special/special.exp: Added tests from c-torture 1.11,
26618         corrected use of existing test.
26619         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26620         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26621         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26622         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26623         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26624         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26625         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26626         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26627         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26628         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26629         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26630         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26631         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26632         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26633         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26634         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26635         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26636         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26637         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26638         c-torture 1.11.
26639         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26640         correspond to c-torture 1.11.
26641
26642         * New file.