OSDN Git Service

* gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-24  Geoffrey Keating  <geoffk@redhat.com>
2
3         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
4         * gcc.dg/c99-const-expr-3.c: Likewise.
5
6 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
7
8         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
9
10 2004-10-23  Ben Elliston  <bje@au.ibm.com>
11
12         * gcc.c-torture/execute/loop-2e.x: Remove.
13
14 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
15
16         PR c++/18095
17         * g++.dg/parse/crash18.C: New.
18         * g++.dg/parse/crash19.C: New.
19
20 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
21
22         * g++.dg/ext/dllimport1.C: Move dg-warnings.
23         * g++.dg/ext/dllimport2.C: Same.
24         * g++.dg/ext/dllimport8.C: Same.
25
26 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
27
28         PR c++/10841
29         * g++.dg/conversion/cast1.C: New test.
30         * g++.dg/overload/pmf1.C: Adjust error marker.
31
32 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
33
34         PR objc/17923
35         * objc.dg/const-str-7.m: New test.
36
37 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
38
39         * g++.dg/template/memfriend11.C: Fix comment typo.
40         * g++.dg/template/memfriend14.C: Likewise.
41
42 2004-10-20  Richard Henderson  <rth@redhat.com>
43
44         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
45         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
46         -fasynchronous-unwind-tables.
47
48 2004-10-20  Richard Henderson  <rth@redhat.com>
49
50         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
51         (main): Return success.
52         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
53         (main): Return success.
54
55 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
56
57         PR c++/13495
58         * g++.dg/template/memfriend9.C: New test.
59         * g++.dg/template/memfriend10.C: Likewise.
60         * g++.dg/template/memfriend11.C: Likewise.
61         * g++.dg/template/memfriend12.C: Likewise.
62         * g++.dg/template/memfriend13.C: Likewise.
63         * g++.dg/template/memfriend14.C: Likewise.
64         * g++.dg/template/memfriend15.C: Likewise.
65         * g++.dg/template/memfriend16.C: Likewise.
66         * g++.dg/template/memfriend17.C: Likewise.
67         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
68
69 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
70
71         * g++.dg/conversion/dr195.C: New.
72         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
73
74 2004-10-20  Ben Elliston  <bje@au.ibm.com>
75             Devang Patel  <dpatel@apple.com>
76
77         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
78         of floating point arithmetic, which could trap.
79
80 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
81
82         PR c++/14035
83         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
84         * g++.dg/conversion/const2.C: New test.
85         * g++.dg/expr/reinterpret2.C: New test.
86         * g++.dg/expr/reinterpret3.C: New test.
87         * g++.dg/expr/cast2.C: New test.
88         * g++.dg/expr/copy1.C: New test.
89         * g++.dg/other/conversion1.C: Change error message.
90         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
91         function pointers to void *.
92         * g++.old-deja/g++.mike/p10148.C: Likewise.
93
94 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
95
96         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
97
98 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
99
100         PR c++/18047
101
102         * g++.dg/parse/expr3.C: New test.
103
104 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
105
106         * gcc.dg/smod-1.c: New test.
107
108 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
109
110         * objc.dg/method-14.m: New test.
111
112 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
113
114         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
115         Also xfail as the patch was reverted.
116
117 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
118
119         PR middle-end/16973
120         * gcc.dg/pr16973.c: New test.
121
122 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
123
124         PR tree-optimization/17656
125         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
126
127 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
128
129         * g++.dg/eh/shadow1.C: New.
130
131 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
132
133         * gcc.c-torture/compile/20041018-1.c: New test.
134
135 2004-10-18  Ben Elliston  <bje@au.ibm.com>
136
137         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
138         compiler referring to register 0 when accessing sdata.  The linker
139         now patches things up.
140
141 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
142
143         PR c/17529
144         * gcc.c-torture/compile/pr17529.c: New test.
145
146 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
147
148         PR c++/17743
149         * g++.dg/ext/attrib17.C: New test.
150
151 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
152
153         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
154
155 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
156
157         PR c++/10479
158         * g++.dg/ext/attrib16.C: New test.
159
160 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
161
162         PR c++/17042
163         * g++.dg/init/dso_handle1.C: New test.
164
165         PR c++/14667
166         * g++.dg/parse/typedef6.C: New test.
167
168         PR c++/17916
169         * g++.dg/parse/pragma1.C: New test.
170
171 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
172
173         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
174
175 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
176
177         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
178         -fno-common when on HPPA HP-UX platforms.
179
180 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
181
182         PR other/16820
183         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
184         stdint.h.
185         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
186         uintptr_t.
187
188 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
189
190         PR c++/16301
191         * g++.dg/lookup/strong-using-4.C: New test.
192
193 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
194
195         PR middle-end/16567
196         * gcc.c-torture/compile/nested-1.c: New test.
197
198 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
199
200         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
201         and mipsisa64*-*-* (until support for misaligned loads is added).
202         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
203         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
204         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
205         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
206         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
207         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
208
209 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
210
211         PR c++/17976
212         * g++.dg/init/dtor3.C: New test.
213
214 2004-10-15  Ben Elliston  <bje@au.ibm.com>
215
216         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
217
218 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
219
220         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
221         * gcc.dg/macho-lo-sum.c: Likewise.
222
223 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
224
225         * gcc.dg/ppc-spe64-1.c: New test.
226
227 2004-10-14  Devang Patel  <dpatel@apple.com>
228
229         PR 17635
230         * gcc.dg/pr17635.c : New test.
231         
232 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
233
234         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
235         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
236         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
237         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
238         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
239         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
240         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
241         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
242         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
243         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
244         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
245         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
246         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
247         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
248         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
249         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
250         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
251         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
252
253 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
254
255         * gcc.dg/vect/vect-82.c: New testcase.  
256         * gcc.dg/vect/vect-82_64.c: New testcase.       
257         * gcc.dg/vect/vect-83.c: New testcase.  
258         * gcc.dg/vect/vect-83_64.c: New testcase.       
259
260 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
261
262         * gcc.dg/cpp/error-1.c: New test.
263
264 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
265
266         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
267
268 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
269
270         PR target/17984
271         * gcc.dg/cris-peep2-xsrand2.c: New test.
272
273 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
274
275         PR c++/17661
276         * testsuite/g++.dg/expr/for2.C: New test.
277
278 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
279
280         * g++.dg/inherit/thunk1.C: Run on the SPARC.
281
282 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
283
284         PR tree-optimization/17724
285         * g++.dg/opt/pr17724-1.C: New test.
286         * g++.dg/opt/pr17724-2.C: New test.
287         * g++.dg/opt/pr17724-3.C: New test.
288         * g++.dg/opt/pr17724-4.C: New test.
289         * g++.dg/opt/pr17724-5.C: New test.
290         * g++.dg/opt/pr17724-6.C: New test.
291
292 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
293
294         PR c/17301
295         * gcc.dg/pr17301-2.c: New test.
296
297 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
298
299         PR c++/15876
300         * g++.dg/parse/error22.C: New test.
301
302         PR c++/17936
303         * g++.dg/template/spec18.C: New test.
304
305 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
306
307         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
308         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
309         memcpy. 
310         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
311         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
312
313 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
314
315         * g++.dg/eh/cleanup5.C: Add dg-options "".
316
317 2004-10-11  Roger Sayle  <roger@eyesopen.com>
318
319         PR middle-end/17657
320         * gcc.dg/switch-4.c: New test case.
321
322 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
323
324         * gcc.c-torture/execute/20041011-1.c: New test.
325
326 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
327
328         PR c++/17554
329         * g++.dg/init/for3.C: New test.
330
331         PR c++/17657
332         * g++.dg/opt/switch2.C: New test.
333
334         PR middle-end/17703
335         * g++.dg/warn/Wreturn-2.C: New test.
336
337 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
338
339         PR c++/17907
340         * g++.dg/eh/cleanup5.C: New test.
341
342 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
343
344         PR c++/17393
345         * g++.dg/parse/error21.C: New test.
346
347 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
348
349         * g++.dg/overload/pmf1.C: Adjust quoting marks.
350         * g++.dg/warn/incomplete1.C: Likewise.
351         * g++.dg/template/qualttp20.C: Likewise.
352
353 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
354
355         PR c/17881
356         * parm-incomplete-1.c: New test.
357
358 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
359
360         PR c++/17867
361         * g++.dg/parse/error19.C: New test.
362
363         PR c++/17670
364         * g++.dg/init/new11.C: New test.
365
366         PR c++/17821
367         * g++.dg/parse/error20.C: New test.
368
369         PR c++/17826
370         * g++.dg/template/crash24.C: New test.
371         
372 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
373
374         PR c/17301
375         * gcc.dg/pr17301-1.c: New test.
376
377 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
378
379         PR c/17189
380         * gcc.dg/anon-struct-5.c: New test.
381
382 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
383
384         PR c/17844
385         * gcc.dg/pr17844-1.c: New test.
386
387 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
388
389         PR tree-optimization/17906
390         * gcc.c-torture/compile/pr17906.c: New.
391
392 2004-10-09  Stuart Hastings  <stuart@apple.com>
393             Roger Sayle  <roger@eyesopen.com>
394
395         PR rtl-optimization/17853
396         * gcc.dg/i386-mmx-5.c: New testcase.
397
398 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
399
400         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
401
402 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
403
404         PR c++/17524
405         * g++.dg/template/static9.C: New test.
406
407         PR c++/17685
408         * g++.dg/parse/operator5.C: New test.
409
410 2004-10-09  Roger Sayle  <roger@eyesopen.com>
411
412         PR middle-end/17894
413         * gcc.c-torture/execute/divcmp-4.c: New test case.
414
415 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
416
417         PR tree-opt/17902
418         * g++.dg/opt/pr17902.C: New test.
419
420 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
421
422         * gcc.dg/cpp/ident-1.c: Add dg-options "".
423
424 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
425
426         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
427
428 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
429
430         * gcc.dg/assign-warn-3.c: New test.
431
432 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
433
434         PR c/16999
435         * gcc.dg/cpp/ident-1.c: New test.
436
437 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
438
439         * gcc.c-torture/compile/acc1.c: New.
440
441 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
442
443         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
444         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
445
446 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
447
448         * gcc.dg/ultrasp11.c: New test.
449
450 2004-10-08  Michael Matz  <matz@suse.de>
451
452         * gcc.dg/doloop-2.c: New test.
453
454 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
455
456         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
457         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
458         objc.dg/method-9.m: Update expected diagnostics.
459
460 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
461
462         * gcc.dg/ppc-fsel-3.c: New file.
463         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
464
465 2004-10-07  Paul Brook  <paul@codesourcery.com>
466
467         * gfortran.dg/intrinsic_verify_1.f90: New test.
468
469 2004-10-07  Paul Brook  <paul@codesourcery.com>
470
471         * gfortran.dg/empty_format_1.f90: Remove stray commas.
472
473 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
474
475         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
476         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
477         commit.
478
479 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
480
481         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
482
483 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
484
485         PR c++/17115
486         * g++.dg/warn/Winline-4.C: New test.
487
488 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
489
490         * gcc.c-torture/compile/20041007-1.c: New test.
491
492 2004-10-07  Paul Brook  <paul@codesourcery.com>
493
494         PR fortran/17678
495         * gfortran.dg/use_allocated_1.f90: New test.
496
497 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
498
499         PR middle-end/17849
500         * gfortran.fortran-torture/compile/nested.f90: New test
501
502 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
503
504         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
505
506 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
507
508         PR c++/17368
509         * g++.dg/ext/asm6.C: New test.
510
511 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
512
513         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
514
515 2004-10-06  Paul Brook  <paul@codesourcery.com>
516
517         PR libfortran/17709
518         * gfortran.dg/empty_format_1.f90: New test.
519
520 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
521
522         PR fortran/17568
523         * gfortran.dg/ishft.f90: New test.
524
525         PR fortran/17283
526         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
527         tests.
528
529 2004-10-06  Paul Brook  <paul@codesourcery.com>
530
531         * gfortran.dg/do_1.f90: New test.
532
533 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
534
535         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
536         optimizing for size.
537
538 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
539
540         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
541
542 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
543
544         * gcc.c-torture/compile/20041005-1.c: New test.
545
546 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
547
548         PR c++/17829
549         * g++.dg/lookup/koenig4.C: New.
550
551 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
552
553         * g++.dg/other/classkey1.C: Adjust quoting marks.
554         * g++.dg/parse/error15.C: Likewise.
555         * g++.dg/template/meminit2.C (int>): Likewise.
556
557 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
558
559         PR fortran/17283
560         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
561
562         PR fortran/17631
563         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
564
565         PR fortran/17708
566         * gfortran.dg/pr17708.f90: New test.
567         
568 2004-10-04  Chao-ying Fu  <fu@mips.com>
569
570         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
571         * gcc.dg/vect/vect-4.c: Ditto.
572         * gcc.dg/vect/vect-5.c: Ditto.
573         * gcc.dg/vect/vect-6.c: Ditto.
574         * gcc.dg/vect/vect-8.c: Ditto.
575         * gcc.dg/vect/vect-16.c: Ditto.
576         * gcc.dg/vect/vect-30.c: Ditto.
577         * gcc.dg/vect/vect-40.c: Ditto.
578         * gcc.dg/vect/vect-41.c: Ditto.
579         * gcc.dg/vect/vect-42.c: Ditto.
580         * gcc.dg/vect/vect-43.c: Ditto.
581         * gcc.dg/vect/vect-44.c: Ditto.
582         * gcc.dg/vect/vect-45.c: Ditto.
583         * gcc.dg/vect/vect-46.c: Ditto.
584         * gcc.dg/vect/vect-47.c: Ditto.
585         * gcc.dg/vect/vect-48.c: Ditto.
586         * gcc.dg/vect/vect-49.c: Ditto.
587         * gcc.dg/vect/vect-50.c: Ditto.
588         * gcc.dg/vect/vect-51.c: Ditto.
589         * gcc.dg/vect/vect-52.c: Ditto.
590         * gcc.dg/vect/vect-53.c: Ditto.
591         * gcc.dg/vect/vect-54.c: Ditto.
592         * gcc.dg/vect/vect-55.c: Ditto.
593         * gcc.dg/vect/vect-56.c: Ditto.
594         * gcc.dg/vect/vect-57.c: Ditto.
595         * gcc.dg/vect/vect-58.c: Ditto.
596         * gcc.dg/vect/vect-59.c: Ditto.
597         * gcc.dg/vect/vect-60.c: Ditto.
598         * gcc.dg/vect/vect-74.c: Ditto.
599         * gcc.dg/vect/vect-79.c: Ditto.
600         * gcc.dg/vect/vect-80.c: Ditto.
601
602 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
603
604         * gcc.dg/unused-7.c: Use the correct option.
605
606 2004-10-04  Paul Brook  <paul@codesourcery.com>
607         Bud Davis  <bdavis9659@comcast.net>
608
609         PR fortran/17706
610         PR fortran/16434
611         * gfortran/pr17706.f90: New test.
612         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
613
614 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
615
616         * gfortran.dg/pr17612.f90: New test.
617
618 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
619
620         * g++.dg/template/local1.C: Adjust quoting marks in
621         testing for diagnostics.
622         * g++.dg/tls/diag-2.C: Likewise.
623         * g++.dg/other/error8.C: Likewise.
624
625 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
626
627         PR c/17178
628         * gcc.dg/unused-4.c: Adjust to be correct.
629
630         PR c/17820
631         * gcc.dg/unused-7.c: New test.
632
633 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
634
635         PR c++/17797
636         * g++.dg/overload/template2.C: New test.
637
638 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
639
640         PR tree-optimization/16632
641         * gcc.dg/tree-ssa/20041002-1.c: New.
642
643 2004-10-03  Paul Brook  <paul@codesourcery.com>
644
645         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
646         rather than relying on default formatting.
647
648 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
649
650         * gcc.dg/20040920-1.c: Update expected message text.
651
652 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
653
654         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
655
656 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
657
658         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
659         tree level.
660
661 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
662
663         * gcc.dg/tree-ssa/pr17343.c: Remove.
664
665 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
666
667         PR tree-opt/17343
668         * gcc.dg/tree-ssa/pr17343.c: New test.
669
670 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
671
672         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
673         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
674         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
675         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
676         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
677
678 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
679
680         * gcc.dg/lvalue-2.c: New test.
681
682 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
683
684         PR c/17730
685         * gcc.dg/pr17730-1.c: New test
686
687 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
688
689         PR c/7425
690         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
691
692 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
693
694         * gcc.c-torture/execute/stdarg-1.c: New test.
695         * gcc.c-torture/execute/stdarg-2.c: New test.
696         * gcc.c-torture/execute/stdarg-3.c: New test.
697         * gcc.dg/tree-ssa/stdarg-1.c: New test.
698         * gcc.dg/tree-ssa/stdarg-2.c: New test.
699         * gcc.dg/tree-ssa/stdarg-3.c: New test.
700         * gcc.dg/tree-ssa/stdarg-4.c: New test.
701         * gcc.dg/tree-ssa/stdarg-5.c: New test.
702
703 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
704
705         PR tree-optimization/17697
706         * g++.dg/opt/pr17697-1.C: New test.
707         * g++.dg/opt/pr17697-2.C: New test.
708         * g++.dg/opt/pr17697-3.C: New test.
709
710 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
711
712         PR c/16409
713         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
714         gcc.dg/vla-init-5.c: New tests.
715
716 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
717
718         PR c/13804
719         * gcc.dg/pr13804-1.c: New test.
720
721 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
722
723         PR fortran/16938
724         * gfortran.dg/pr16938.f90: New test.
725
726 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
727
728         * g++.dg/template/crash23.C: New test.
729
730 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
731
732         PR c++/17585
733         * g++.dg/template/static8.C: New test.
734
735 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
736
737         PR c++/17681
738         * g++.dg/other/error9.C: New test.
739
740 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
741
742         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
743
744 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
745
746         PR fortran/15164
747         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
748
749 2004-09-26  Roger Sayle  <roger@eyesopen.com>
750
751         PR middle-end/17112
752         * gcc.dg/pr17112-1.c: New test case.
753
754 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
755
756         PR c/11459
757         * gcc.dg/pr11459-1.c: New test.
758
759 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
760
761         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
762         * gcc.dg/tree-ssa/loop-4.c: Likewise.
763
764 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
765
766         * gfortran.dg/pr15324.f90: Make array bounds consistent.
767
768 2004-09-25  Jan Hubicka  <jh@suse.cz>
769
770         * compile/30040909-1.c: New test.
771         * compile/30040907-1.c: New test.
772
773 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
774
775         * gcc.c-torture/execute/va-arg-26.c: New test.
776
777 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
778
779         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
780         extra diagnostics on targets with 64-bit pointers.
781         * objc.dg/selector-1.m: Adjust dg-warning regexp.
782
783 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
784
785         PR c/17188
786         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
787         * gcc.dg/decl-3.c: Adjust expected message.
788
789 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
790
791         PR fortran/17615
792         * gfortran.dg/pr17615.f90: New test.
793
794 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
795
796         PR tree-optimzation/17517
797         * g++.dg/tree-ssa/pr17517.C: New Test.
798
799 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
800
801         PR c++/16889
802         * g++.dg/lookup/ambig3.C: New.
803
804 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
805
806         PR tree-opt/17624
807         * g++.dg/opt/pr17624.C: New test.
808
809 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
810
811         PR c/6980
812         * gcc.dg/Wbad-function-cast-1.c: New test.
813
814 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
815
816         * g++.dg/ext/complit1.C
817         * g++.dg/other/error2.C
818         * g++.dg/other/nontype-1.C
819         * g++.dg/parse/crash11.C
820         * g++.dg/parse/crash12.C
821         * g++.dg/parse/error15.C
822         * g++.dg/parse/error4.C
823         * g++.dg/parse/tmpl-outside1.C
824         * g++.dg/parse/too-many-tmpl-args1.C
825         * g++.dg/template/dependent-expr3.C
826         * g++.dg/template/error10.C
827         * g++.dg/template/instantiate1.C
828         * g++.dg/template/vtable2.C
829         * g++.dg/warn/Wshadow-1.C
830         * g++.dg/warn/weak1.C
831         * g++.old-deja/g++.brendan/crash16.C
832         * g++.old-deja/g++.brendan/crash18.C
833         * g++.old-deja/g++.brendan/crash48.C
834         * g++.old-deja/g++.brendan/crash49.C
835         * g++.old-deja/g++.brendan/crash55.C
836         * g++.old-deja/g++.brendan/crash56.C
837         * g++.old-deja/g++.brendan/crash8.C
838         * g++.old-deja/g++.brendan/enum11.C
839         * g++.old-deja/g++.brendan/enum8.C
840         * g++.old-deja/g++.brendan/enum9.C
841         * g++.old-deja/g++.brendan/friend3.C
842         * g++.old-deja/g++.brendan/misc14.C
843         * g++.old-deja/g++.bugs/900402_02.C
844         * g++.old-deja/g++.bugs/900404_03.C
845         * g++.old-deja/g++.bugs/900404_04.C
846         * g++.old-deja/g++.bugs/900428_03.C
847         * g++.old-deja/g++.jason/crash4.C
848         * g++.old-deja/g++.jason/overload21.C
849         * g++.old-deja/g++.jason/redecl1.C
850         * g++.old-deja/g++.jason/report.C
851         * g++.old-deja/g++.jason/rfg10.C
852         * g++.old-deja/g++.jason/template30.C
853         * g++.old-deja/g++.law/arm12.C
854         * g++.old-deja/g++.law/ctors5.C
855         * g++.old-deja/g++.law/cvt20.C
856         * g++.old-deja/g++.law/init10.C
857         * g++.old-deja/g++.law/init8.C
858         * g++.old-deja/g++.law/visibility17.C
859         * g++.old-deja/g++.law/visibility7.C
860         * g++.old-deja/g++.mike/net8.C
861         * g++.old-deja/g++.mike/p646.C
862         * g++.old-deja/g++.mike/p700.C
863         * g++.old-deja/g++.mike/p701.C
864         * g++.old-deja/g++.mike/p811.C
865         * g++.old-deja/g++.ns/template13.C
866         * g++.old-deja/g++.other/array3.C
867         * g++.old-deja/g++.other/crash25.C
868         * g++.old-deja/g++.other/dtor3.C
869         * g++.old-deja/g++.other/dtor4.C
870         * g++.old-deja/g++.other/main1.C
871         * g++.old-deja/g++.other/warn7.C
872         * g++.old-deja/g++.pt/crash11.C
873         * g++.old-deja/g++.pt/crash36.C
874         * g++.old-deja/g++.pt/spec22.C
875         * g++.old-deja/g++.pt/spec9.C
876         * g++.old-deja/g++.pt/ttp52.C
877         * g++.old-deja/g++.robertl/eb103.C
878         * g++.old-deja/g++.robertl/eb121.C
879         * g++.old-deja/g++.robertl/eb22.C
880         * g++.old-deja/g++.robertl/eb8.C:
881         Update locations and/or regexps of dg-error markers.
882         Remove markers for some bogus messages that are no longer issued.
883
884 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
885
886         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
887         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
888
889 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
890
891         PR c++/17618
892         * g++.dg/lookup/crash5.C: New test.
893
894 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
895
896         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
897         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
898         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
899         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
900         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
901         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
902
903         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
904         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
905         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
906         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
907         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
908         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
909
910         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
911
912         * gcc.dg/vect/vect-44.c: Check additional cases.
913         * gcc.dg/vect/vect-48.c: Check additional cases.
914
915         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
916         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
917         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
918         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
919         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
920         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
921         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
922         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
923         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
924
925         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
926         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
927         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
928
929 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
930
931         * gcc.dg/tree-ssa/loop-6.c: New test.
932
933 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
934
935         PR c++/17620
936         * g++.dg/inherit/base2.C: New.
937
938 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
939
940         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
941         * gcc.dg/20001012-2.c: Likewise.
942         * gcc.dg/20001013-1.c: Likewise.
943         * gcc.dg/20001101-1.c: Likewise.
944         * gcc.dg/20001102-1.c: Likewise.
945         * gcc.dg/bf-spl1.c: Likewise.
946         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
947         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
948
949 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
950
951         PR tree-optimization/16721
952         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
953
954 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
955
956         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
957         * gcc.dg/20040305-1.c: Likewise.
958
959 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
960
961         PR c/16566
962         * gcc.c-torture/compile/pr16566-1.c,
963         gcc.c-torture/compile/pr16566-2.c,
964         gcc.c-torture/compile/pr16566-3.c: New tests.
965
966 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
967
968         PR tree-optimization/17512
969         * gcc.c-torture/compile/20040916-1.c.
970
971 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
972
973         * gcc.dg/pragma-re-3.c: New test.
974
975 2004-09-17  Matt Austern  <austern@apple.com>
976
977         PR c++/15049
978         * g++.dg/other/anon3.C: New.
979
980 2004-09-21  Roger Sayle  <roger@eyesopen.com>
981
982         PR c++/7503
983         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
984         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
985         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
986         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
987         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
988
989 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
990
991         PR fortran/17286
992         * gfortran.dg/pr17286.f90: New test.
993
994 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
995
996         PR c++/17530
997         * g++.dg/template/static7.C: New test.
998
999 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
1000
1001         PR tree-opt/17558
1002         * gcc.c-torture/compile/pr17558.c: New test.
1003
1004 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1005
1006         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
1007         if SKIP_ATTRIBUTE is defined.
1008
1009 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1010
1011         PR fortran/15957
1012         * gfortran.dg/pr15957.f90: New test.
1013
1014 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
1015
1016         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
1017         in comparison.
1018         * gcc.dg/vect/vect-79.c: Likewise.
1019         * gcc.dg/vect/vect-80.c: Likewise.
1020
1021 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1022
1023         PR fortran/15750
1024         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
1025
1026 2004-09-20  Ira Rosen  <irar@il.ibm.com>
1027
1028         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
1029         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
1030         * gcc.dg/vect/vect-62.c: New testcase.
1031         * gcc.dg/vect/vect-63.c: New testcase.
1032         * gcc.dg/vect/vect-64.c: New testcase.
1033         * gcc.dg/vect/vect-65.c: New testcase.
1034         * gcc.dg/vect/vect-66.c: New testcase.
1035         * gcc.dg/vect/vect-67.c: New testcase.
1036         * gcc.dg/vect/vect-68.c: New testcase.
1037         * gcc.dg/vect/vect-69.c: New testcase.
1038         * gcc.dg/vect/vect-79.c: New testcase.
1039         * gcc.dg/vect/vect-80.c: New testcase.
1040
1041 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1042
1043         * gcc.target/mips/asm-1.c: New test.
1044
1045 2004-09-19  Ira Rosen  <irar@il.ibm.com>
1046
1047         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
1048         * gcc.dg/vect/vect-73.c: New testcase.
1049         * gcc.dg/vect/vect-74.c: New testcase.
1050         * gcc.dg/vect/vect-75.c: New testcase.
1051         * gcc.dg/vect/vect-76.c: New testcase.
1052         * gcc.dg/vect/vect-77.c: New testcase.
1053         * gcc.dg/vect/vect-78.c: New testcase
1054
1055 2004-09-18  Paul Brook  <paul@codesourcery.com>
1056
1057         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
1058
1059 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1060
1061         PR c/17424
1062         * gcc.dg/pr17424-1.c: New test.
1063
1064 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
1065
1066         * g++.dg/tree-ssa/pr17153.C: New test.
1067
1068 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
1069
1070         PR pch/13361
1071         * testsuite/g++.dg/pch/wchar-1.C: New.
1072         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1073
1074 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
1075
1076         * gcc.c-torture/execute/20040917-1.c: New test.
1077
1078 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1079
1080         PR tree-optimization/17319
1081         * gcc.dg/pr17319.c: New test.
1082
1083 2004-09-17  Devang Patel  <dpatel@apple.com>
1084
1085         * gcc.dg/20040813-1.c: New test.
1086
1087 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1088
1089         PR tree-optimization/17273
1090         * gcc.c-torture/compile/pr17273.c: New test.
1091
1092 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1093
1094         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
1095         Update expected messages.
1096         * gcc.dg/declspec-13.c: New test.
1097
1098 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
1099
1100         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
1101
1102 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1103
1104         * gcc.c-torture/execute/pr17252.c: Use post-increment to
1105         change what 'a' is pointing to.
1106
1107 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1108
1109         PR c++/16002
1110         * g++.dg/template/error18.C: New test.
1111
1112         PR c++/16029
1113         * g++.dg/warn/Wunused-8.C: New test.
1114
1115 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1116
1117         PR tree-optimization/17513
1118         * gcc.dg/20040916-1.c: New test.
1119
1120 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1121
1122         PR c++/17501
1123         * g++.dg/template/typename7.C: New test.
1124
1125 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1126
1127         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1128
1129 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1130
1131         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1132         with -ftree-based-profiling also.
1133         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1134
1135 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1136
1137         PR/15364
1138         * gfortran.dg/der_array_io_1.f90: New test.
1139         * gfortran.dg/der_array_io_2.f90: New test.
1140         * gfortran.dg/der_array_io_3.f90: New test.
1141
1142 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1143
1144         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1145         EABI.
1146
1147 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1148
1149         * g++.dg/opt/switch1.C: New test.
1150
1151 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1152
1153         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1154         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1155         Update expected messages.
1156
1157 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1158
1159         PR fortran/16485
1160         * gfortran.dg/same_name_1.f90: New test.
1161
1162 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1163
1164         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1165         dereference garbage pointers.
1166
1167 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1168
1169         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1170         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1171
1172         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1173         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1174         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1175
1176 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1177
1178         PR c++/17324
1179         * g++.dg/template/mangle1.C: New test.
1180
1181 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1182
1183         PR tree-optimization/17252
1184         * gcc.c-torture/execute/pr17252.c: New test.
1185
1186 2004-09-14  Andrew Pinski  <apinski@apple.com>
1187
1188         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1189
1190 2004-09-14  Roger Sayle  <roger@eyesopen.com>
1191
1192         PR rtl-optimization/9771
1193         * gcc.dg/pr9771-1.c: New test case.
1194
1195 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1196
1197         PR tree-optimization/15262
1198         * gcc.c-torture/execute/pr15262-1.c: New test.
1199         * gcc.c-torture/execute/pr15262-2.c: New test.
1200
1201 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1202
1203         * gcc.dg/declspec-12.c: New test.
1204
1205 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
1206
1207         * gfortran.dg/pr17090.f90: Add directives to test.
1208
1209 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1210
1211         * gcc.c-torture/compile/20040914-1.c: New test.
1212
1213 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1214
1215         PR c++/16162
1216         * g++.dg/template/decl2.C: New test.
1217
1218 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
1219
1220         PR fortran/17090
1221         * gfortran.dg/pr17090.f90: New test.
1222
1223 2004-09-13  Dale Johannesen  <dalej@apple.com>
1224
1225         * gcc.c-torture/compile/pr17408.c:  New test case.
1226
1227 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1228
1229         PR c++/16716
1230         * g++.dg/parse/crash17.C: New test.
1231
1232         PR c++/17327
1233         * g++.dg/template/enum3.C: New test.
1234
1235 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
1236
1237         * lib/gcc-defs.exp: Load wrapper.exp.
1238         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1239         using local code.
1240         * lib/gcc.exp (gcc_init): Similar.
1241         * lib/gfortran.exp (gfortran_init): Similar.
1242         * lib/objc.exp (objc_init): Similar.
1243         * lib/treelang.exp (treelang_init): Similar.
1244         * lib/wrapper.exp: New file with build_wrapper call machinery in
1245         ${tool}_maybe_build_wrapper.
1246
1247 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1248
1249         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1250         "inline".
1251         * gcc.dg/declspec-11.c: Update expected messages.
1252         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1253         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1254         gcc.dg/inline-12.c: New tests.
1255
1256 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
1257
1258         * g++.dg/tree-ssa/pr17400.C: New testcase.
1259
1260 2004-09-13  James E Wilson  <wilson@specifixinc.com>
1261
1262         * gcc.target/mips/sb1-1.c: New testcase.
1263
1264 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
1265
1266         * lib/g77-dg.exp: Remove unused file.
1267         * lib/mike-g77.exp: Ditto.
1268         * lib/g77.exp: Ditto.
1269
1270 2004-09-12  Richard Henderson  <rth@redhat.com>
1271
1272         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1273
1274 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1275
1276         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1277         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1278         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1279         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1280         Update expected messages.
1281
1282 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
1283
1284         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1285         declaration/use mismatch for dirp parameter.
1286
1287 2004-09-12  Andrew Pinski  <apinski@apple.com>
1288
1289         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1290         -fgnu-runtime is passed.
1291
1292 2004-09-12  Richard Henderson  <rth@redhat.com>
1293
1294         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1295         do the uplevel thing and update additional_flags directly.
1296         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1297         gfortran.fortran-torture/execute/intrinsic_nearest.x,
1298         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1299         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1300
1301 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1302
1303         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1304
1305 2004-09-11  Roger Sayle  <roger@eyesopen.com>
1306
1307         PR middle-end/17411
1308         * g++.dg/opt/pr17411-1.C: New test case.
1309
1310 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1311
1312         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1313         gcc.dg/tls/diag-2.c: Update expected messages.
1314         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
1315         messages.
1316         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1317         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1318         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1319         gcc.dg/tls/diag-5.c: New tests.
1320
1321 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
1322
1323         * gcc.dg/20040910-1.c: Correct dg-error regexp.
1324
1325 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1326
1327         * g++.dg/parse/break-in-for.C: New test.
1328
1329 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
1330
1331         * gcc.dg/tree-ssa/20040911-1.c: New test.
1332
1333 2004-09-11  Andreas Jaeger  <aj@suse.de>
1334
1335         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1336         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1337
1338 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
1339
1340         * gcc.target/frv: New directory of FR-V-specific tests.
1341
1342 2004-09-10  James E Wilson  <wilson@specifixinc.com>
1343
1344         * gcc.dg/convert-vec-1.c: New test.
1345
1346 2004-09-10  Roger Sayle  <roger@eyesopen.com>
1347
1348         PR middle-end/17024
1349         * gcc.dg/pr17024-1.c: New test case.
1350
1351 2004-09-10  Eric Christopher  <echristo@redhat.com>
1352
1353         * gcc.dg/20040910-1.c: New test.
1354
1355 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1356
1357         * gcc.dg/bitfld-9.c: New test.
1358
1359 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
1360
1361         * gcc.c-torture/execute/ieee/acc1.c: New test.
1362         * gcc.c-torture/execute/ieee/acc2.c: New test.
1363         * gcc.c-torture/execute/ieee/mzero6.c: New test.
1364
1365 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1366
1367         * gcc.dg/deprecated-2.c: New test.
1368
1369 2004-09-09  James E Wilson  <wilson@specifixinc.com>
1370
1371         * gcc.dg/init-vec-1.c: New test.
1372
1373 2004-09-09  Roger Sayle  <roger@eyesopen.com>
1374
1375         PR middle-end/17055
1376         * gcc.dg/pr17055-1.c: New test case.
1377
1378 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
1379
1380         PR target/17377
1381         * gcc.c-torture/execute/pr17377.c: New test.
1382
1383 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1384
1385         PR c/8420
1386         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
1387         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
1388         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1389         gcc.dg/long-long-typespec-1.c: New tests.
1390         * gcc.dg/tls/diag-2.c: Update expected diagnostics
1391
1392 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1393
1394         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
1395         gcc.dg/gnu99-static-1.c: New tests.
1396
1397 2004-09-08  Devang Patel  <dpatel@apple.com>
1398
1399         * gcc.dg/darwin-ld-20040828-1.c: New test.
1400         * gcc.dg/darwin-ld-20040828-2.c: New test.
1401         * gcc.dg/darwin-ld-20040828-3.c: New test.
1402
1403 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
1404
1405         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1406         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1407         in error message.
1408         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1409         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1410         in error message.
1411         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1412         types they qualify.
1413         * objc.dg/type-size-2.m: Fix wording in comment.
1414         * objc.dg/va-meth-1.m: New test case.
1415
1416 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1417
1418         PR c/16633:
1419         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1420         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1421
1422 2004-09-06  Devang Patel  <dpatel@apple.com>
1423
1424         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1425         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1426
1427 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
1428
1429         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1430         reflect changed line numbering of diagnostics.
1431
1432 2004-09-06  Paul Brook  <paul@codesourcery.com>
1433
1434         * gfortran.dg/edit_real_1.f90: Add new test.
1435
1436 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1437
1438         * gcc.dg/tree-ssa/loop-2.c: New test.
1439         * gcc.dg/tree-ssa/loop-3.c: New test.
1440         * gcc.dg/tree-ssa/loop-4.c: New test.
1441         * gcc.dg/tree-ssa/loop-5.c: New test.
1442
1443 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1444
1445         * gcc.dg/format/sentinel-1.c: Update for parameter option.
1446
1447 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1448
1449         * gcc.dg/format/sentinel-1.c: New test.
1450
1451 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
1452
1453         * testsuite/gcc.dg/builtins-46.c: New.
1454
1455 2004-09-03  Devang Patel  <dpatel@apple.com>
1456
1457         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1458         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1459
1460 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1461
1462         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1463         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1464         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1465         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1466         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1467         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1468         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1469         the non-portable bzero.
1470         * gcc.dg/20010912-1.c: xfail for NetWare.
1471         * gcc.dg/20020426-2.c: xfail for NetWare.
1472         * gcc.dg/20021014-1.c: xfail for NetWare.
1473         * gcc.dg/20021018-1.c: xfail for NetWare.
1474         * gcc.dg/20030213-1.c: xfail for NetWare.
1475         * gcc.dg/20030225-1.c: xfail for NetWare.
1476         * gcc.dg/20030708-1.c: xfail for NetWare.
1477         * gcc.dg/builtins-config.h: Also exclude NetWare.
1478         * gcc.dg/format/format.h: Define restrict only if not already defined.
1479         * gcc.dg/nest.c: xfail for NetWare.
1480         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1481         * lib/target-supports.exp (check_visibility_available): Exclude
1482         NetWare.
1483
1484 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1485
1486         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1487         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1488         deterministic starting point for the alignment of structure fields.
1489         * gcc.dg/Wpadded.c: Dito.
1490         * g++.dg/abi/vbase10.C: Dito.
1491
1492 2004-09-03  Devang Patel  <dpatel@apple.com>
1493
1494         * g++.dg/debug/pr15736.cc: New test.
1495
1496 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1497
1498         * README.QMTEST: Fix out-of-date link.
1499
1500 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
1501
1502         PR fortran/16579
1503         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1504         Delete.  Duplicate of gfortran.dg/g77/20010610.f
1505
1506 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1507
1508         * g++.dg/abi/arm_rtti1.C: New test.
1509
1510 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1511
1512         * gcc.dg/ppc-vector-memcpy.c: New.
1513         * gcc.dg/ppc-vector-memset.c: New.
1514
1515 2004-09-02  Chao-ying Fu  <fu@mips.com>
1516
1517         * gcc.target/mips/mips-3d-1.c: New test.
1518         * gcc.target/mips/mips-3d-2.c: New test.
1519         * gcc.target/mips/mips-3d-3.c: New test.
1520         * gcc.target/mips/mips-3d-4.c: New test.
1521         * gcc.target/mips/mips-3d-5.c: New test.
1522         * gcc.target/mips/mips-3d-6.c: New test.
1523         * gcc.target/mips/mips-3d-7.c: New test.
1524         * gcc.target/mips/mips-3d-8.c: New test.
1525         * gcc.target/mips/mips-3d-9.c: New test.
1526         * gcc.target/mips/mips-ps-1.c: New test.
1527         * gcc.target/mips/mips-ps-2.c: New test.
1528         * gcc.target/mips/mips-ps-3.c: New test.
1529         * gcc.target/mips/mips-ps-4.c: New test.
1530         * gcc.target/mips/mips-ps-type.c: New test.
1531
1532 2004-09-02  Paul Brook  <paul@codesourcery.com>
1533
1534         * gfortran.dg/edit_real_1.f90: Add new tests.
1535
1536 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1537
1538         PR fortran/15327
1539         * gfortran.dg/merge_char_1.f90: New test.
1540
1541 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1542
1543         PR fortran/16404
1544         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1545
1546 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1547
1548         PR c/1522
1549         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1550
1551 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1552
1553         * g++.dg/opt/loop1.C: Do not XFAIL.
1554
1555 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1556
1557         * gcc.c-torture/execute/20040831-1.c: New test.
1558
1559 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1560
1561         PR fortran/16579
1562         * gfortran.dg/g77/20010610.f: Now passes.
1563         Copy from g77.f-torture/execute. Add dg-run directive.
1564         * gfortran.dg/g77/README: Update
1565
1566 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1567
1568         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1569         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1570         (t1, t2, t3, t4): Add volatile.
1571
1572 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1573
1574         * g++.dg/ext/visibility/arm1.C: New test.
1575
1576 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1577
1578         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1579         -pedantic-errors.
1580
1581 2004-09-01  Paul Brook  <paul@codesourcery.com>
1582
1583         * gfortran.dg/eof_2.f90: New test.
1584
1585 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1586
1587         PR fortran/16579
1588         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1589
1590 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1591
1592         PR libfortran/16805
1593         * gfortran.dg/list_read_2.f90: New test.
1594
1595 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1596
1597         * g++.dg/abi/key1.C: New test.
1598
1599 2004-08-31  Richard Henderson  <rth@redhat.com>
1600
1601         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1602         form of offsetof.
1603         * g++.dg/other/offsetof5.C: Remove duplicate.
1604
1605 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1606
1607         PR fortran/17244
1608         * gfortran.dg/func_derived_1.f90: New test.
1609
1610 2004-08-31  Paul Brook  <paul@codesourcery.com>
1611
1612         * gfortran.dg/eof_1.f90: New test.
1613
1614 2004-08-31  Paul Brook  <paul@codesourcery.com>
1615
1616         * gfortran.dg/list_read_1.f90: New file.
1617
1618 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1619
1620         * g++.dg/opt/loop1.C: XFAIL.
1621
1622 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1623
1624         * gcc.dg/funcdef-storage-1.c: New.
1625         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1626         an extern function in local scope.
1627         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1628         declare an 'auto inline' function in local scope.
1629         * gcc.dg/20011130-1.c: Likewise.
1630         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1631         an 'auto' function in local scope.
1632         * gcc.dg/20021014-1.c: Likewise.
1633         * gcc.dg/20030331-2.c: Likewise.
1634
1635 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1636
1637         * gfortran.dg/blockdata_1.f90: New test.
1638
1639 2004-08-30  Richard Henderson  <rth@redhat.com>
1640
1641         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1642
1643 2004-08-30  Richard Henderson  <rth@redhat.com>
1644
1645         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1646         additional_flags set by alternate driver.
1647         (ieee-options): New procedure.
1648         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1649         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1650         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1651         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1652
1653 2004-08-30  Richard Henderson  <rth@redhat.com>
1654
1655         * lib/f-torture.exp: Remove.
1656
1657 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1658
1659         PR rtl-optimization/16590
1660         * g++.dg/opt/loop1.C: New test.
1661
1662 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1663
1664         PR fortran/13910
1665         * gfortran.dg/oldstyle_1.f90: New test.
1666
1667 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1668         Paul Brook  <paul@codesourcery.com>
1669
1670         * gfortran.dg/g77/README: Update.
1671         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1672         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1673         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1674
1675 2004-08-28  Paul Brook  <paul@codesourcery.com>
1676
1677         PR libfortran/17195
1678         * gfortran.dg/edit_real_1.f90: New test.
1679
1680 2004-08-27  Paul Brook  <paul@codesourcery.com>
1681
1682         * gfortran.dg/rewind_1.f90: New test.
1683
1684 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1685
1686         PR fortran/16597
1687         * gfortran.dg/pr16597.f90: New test.
1688
1689 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1690
1691         PR c/13801
1692         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1693         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1694         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1695         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1696         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1697
1698 2004-08-26  Nick Clifton  <nickc@redhat.com>
1699
1700         * gcc.c-torture/compile/pr17119.c: New test.
1701
1702 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1703
1704         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1705
1706 2004-08-25  Richard Henderson  <rth@redhat.com>
1707
1708         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1709         the bits that expect kind=8 to be the largest real kind.
1710
1711 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1712
1713         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1714
1715 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1716
1717         * gfortran.dg/assignment_1.f90: New test.
1718
1719 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1720
1721         * g++.dg/template/repo3.C: New test.
1722
1723 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1724
1725         PR middle-end/16693
1726         PR tree-optimization/16372
1727         * g++.dg/opt/pr16372-1.C: New test case.
1728         * g++.dg/opt/pr16693-1.C: New test case.
1729         * g++.dg/opt/pr16693-2.C: New test case.
1730
1731 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1732
1733         * objc.dg/proto-lossage-4.m: New test.
1734
1735 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1736
1737         PR c++/17155
1738         * g++.dg/inherit/local2.C: New test.
1739
1740 2004-08-25  Paul Brook  <paul@codesourcery.com>
1741
1742         PR fortran/17144
1743         * gfortran.dg/string_ctor_1.f90: New test.
1744
1745 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1746
1747         PR c++/14428
1748         * g++.dg/template/redecl2.C: New test.
1749
1750 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1751
1752         PR fortran/17143
1753         * gfortran.dg/pr17143.f90: New test.
1754
1755 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1756
1757         PR fortran/17164
1758         * gfortran.dg/pr17164.f90: New test.
1759
1760 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1761
1762         * gcc.dg/tree-ssa/loop-1.c: New test.
1763
1764 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1765
1766         * gcc.c-torture/compile/20040824-1.c: New test.
1767
1768 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1769
1770         * gcc.c-torture/compile/iftrap-3.c: New test.
1771
1772 2004-08-24  Paul Brook  <paul@codesourcery.com>
1773
1774         * gfortran.dg/entry_2.f90: New test.
1775
1776 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1777
1778         PR c++/16889
1779         * g++.dg/lookup/ambig[12].C: New.
1780
1781 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1782
1783         PR c++/16706
1784         * g++.dg/template/crash21.C: New test.
1785         * g++.dg/template/crash22.C: Likewise.
1786
1787 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1788
1789         PR c++/17149
1790         * g++.dg/template/access15.C: New.
1791
1792 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1793
1794         PR c++/17163
1795         * g++.dg/template/repo2.C: New test.
1796
1797 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1798
1799         PR rtl-optimization/17078
1800         * gcc.c-torture/execute/pr17078-1.c: New test case.
1801
1802 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1803
1804         PR c/14492
1805         * gcc.dg/debug/crash1.c: New test.
1806
1807 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1808
1809         PR c/16180
1810         * gcc.dg/loop-5.c: New test.
1811
1812 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1813
1814         * gcc.c-torture/execute/20040823-1.c: New test.
1815
1816 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1817
1818         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1819         to the assembler.  Simplify test accordingly.
1820         (asm_abi_flags): Use GNU names.
1821         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1822         to check for ABI flags.
1823
1824 2004-08-22  Andrew Pinski  <apinski@apple.com>
1825
1826         * g++.dg/opt/pr14029.C: New test.
1827         * gcc.c-torture/execute/pr15262.c: New test.
1828
1829 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1830
1831         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1832
1833 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1834
1835         PR 16908
1836         * gfortran.dg/direct_io.f90: New test.
1837
1838 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1839
1840         PR c++/17121
1841         * g++.dg/inherit/local2.C: New test.
1842
1843 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1844
1845         PR c++/17120
1846         * g++.dg/warn/Wparentheses-4.C: New test.
1847
1848 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1849
1850         PR c++/17121
1851         * g++.dg/inherit/local2.C: New test.
1852
1853         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1854         * gcc.dg/ppc-ldstruct.c: Likewise.
1855         * gcc.dg/ppc64-abi-2.c: Likewise.
1856
1857 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1858
1859         PR rtl-optimization/17099
1860         * gcc.c-torture/execute/20040820-1.c: New test.
1861
1862 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1863
1864         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1865
1866 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1867
1868         PR fortran/17077
1869         * gfortran.dg/auto_array_1.f90: New test.
1870
1871 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1872
1873         PR fortran/17074
1874         * gfortran.dg/simpleif_1.f90: New test.
1875
1876 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1877
1878         * lib/target-supports.exp (check_profiling_available): Return
1879         false for arm*-*-symbianelf* and arm*-*-eabi*.
1880
1881         PR c++/15890
1882         * g++.dg/template/delete1.C: New test.
1883
1884 2004-08-19  Paul Brook  <paul@codesourcery.com>
1885
1886         PR fortran/14976
1887         PR fortran/16228
1888         * gfortran.dg/data_char_1.f90: New test.
1889
1890 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1891
1892         PR fortran/16946
1893         * gfortran.dg/reduction.f90: New testcase.
1894
1895 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1896
1897         PR fortran/16520
1898         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1899
1900 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1901
1902         PR c++/17041
1903         * g++.dg/Wparentheses-3.C: New test.
1904
1905 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1906
1907         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1908         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1909         * gcc.dg/vect/vect-2.c: Likewise.
1910         * gcc.dg/vect/vect-3.c: Likewise.
1911         * gcc.dg/vect/vect-4.c: Likewise.
1912         * gcc.dg/vect/vect-5.c: Likewise.
1913         * gcc.dg/vect/vect-6.c: Likewise.
1914         * gcc.dg/vect/vect-7.c: Likewise.
1915         * gcc.dg/vect/vect-25.c: Likewise.
1916         * gcc.dg/vect/vect-31.c: Likewise.
1917         * gcc.dg/vect/vect-32.c: Likewise.
1918         * gcc.dg/vect/vect-34.c: Likewise.
1919         * gcc.dg/vect/vect-36.c: Likewise.
1920         * gcc.dg/vect/vect-all.c: Likewise.
1921
1922 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1923
1924         PR c++/17068
1925         * g++.dg/template/operator4.C: New test.
1926
1927 2004-08-18  Richard Henderson  <rth@redhat.com>
1928
1929         * gcc.dg/20040206-1.c: XFAIL.
1930
1931 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1932
1933         PR c++/16246
1934         * g++.dg/template/array7.C: New test.
1935
1936 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1937
1938         * gcc.dg/mips-movcc-1.c: New test.
1939         * gcc.dg/mips-movcc-2.c: New test.
1940         * gcc.dg/mips-movcc-3.c: New test.
1941
1942         * gcc.dg/mips-nmadd-1.c: New test.
1943         * gcc.dg/mips-nmadd-2.c: New test.
1944
1945 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1946
1947         PR c++/15871
1948         * g++.dg/opt/inline8.C: New test.
1949
1950         PR c++/16965
1951         * g++.dg/parse/error17.C: New test.
1952
1953 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1954
1955         * gcc.dg/vect: New directory for vectorizer tests.
1956         * gcc.dg/vect/tree-vect.h: New file.
1957         * gcc.dg/vect/vect.exp: New file.
1958         * gcc.dg/vect/pr16105.c.c: New test.
1959         * gcc.dg/vect/vect-1.c: New test.
1960         * gcc.dg/vect/vect-2.c: New test.
1961         * gcc.dg/vect/vect-3.c: New test.
1962         * gcc.dg/vect/vect-4.c: New test.
1963         * gcc.dg/vect/vect-5.c: New test.
1964         * gcc.dg/vect/vect-6.c: New test.
1965         * gcc.dg/vect/vect-7.c: New test.
1966         * gcc.dg/vect/vect-8.c: New test.
1967         * gcc.dg/vect/vect-9.c: New test.
1968         * gcc.dg/vect/vect-10.c: New test.
1969         * gcc.dg/vect/vect-11.c: New test.
1970         * gcc.dg/vect/vect-12.c: New test.
1971         * gcc.dg/vect/vect-13.c: New test.
1972         * gcc.dg/vect/vect-14.c: New test.
1973         * gcc.dg/vect/vect-15.c: New test.
1974         * gcc.dg/vect/vect-16.c: New test.
1975         * gcc.dg/vect/vect-17.c: New test.
1976         * gcc.dg/vect/vect-18.c: New test.
1977         * gcc.dg/vect/vect-19.c: New test.
1978         * gcc.dg/vect/vect-20.c: New test.
1979         * gcc.dg/vect/vect-21.c: New test.
1980         * gcc.dg/vect/vect-22.c: New test.
1981         * gcc.dg/vect/vect-23.c: New test.
1982         * gcc.dg/vect/vect-24.c: New test.
1983         * gcc.dg/vect/vect-25.c: New test.
1984         * gcc.dg/vect/vect-26.c: New test.
1985         * gcc.dg/vect/vect-27.c: New test.
1986         * gcc.dg/vect/vect-28.c: New test.
1987         * gcc.dg/vect/vect-29.c: New test.
1988         * gcc.dg/vect/vect-30.c: New test.
1989         * gcc.dg/vect/vect-31.c: New test.
1990         * gcc.dg/vect/vect-32.c: New test.
1991         * gcc.dg/vect/vect-33.c: New test.
1992         * gcc.dg/vect/vect-34.c: New test.
1993         * gcc.dg/vect/vect-35.c: New test.
1994         * gcc.dg/vect/vect-36.c: New test.
1995         * gcc.dg/vect/vect-37.c: New test.
1996         * gcc.dg/vect/vect-38.c: New test.
1997         * gcc.dg/vect/vect-40.c: New test.
1998         * gcc.dg/vect/vect-41.c: New test.
1999         * gcc.dg/vect/vect-42.c: New test.
2000         * gcc.dg/vect/vect-43.c: New test.
2001         * gcc.dg/vect/vect-44.c: New test.
2002         * gcc.dg/vect/vect-45.c: New test.
2003         * gcc.dg/vect/vect-46.c: New test.
2004         * gcc.dg/vect/vect-47.c: New test.
2005         * gcc.dg/vect/vect-48.c: New test.
2006         * gcc.dg/vect/vect-49.c: New test.
2007         * gcc.dg/vect/vect-50.c: New test.
2008         * gcc.dg/vect/vect-51.c: New test.
2009         * gcc.dg/vect/vect-52.c: New test.
2010         * gcc.dg/vect/vect-53.c: New test.
2011         * gcc.dg/vect/vect-54.c: New test.
2012         * gcc.dg/vect/vect-55.c: New test.
2013         * gcc.dg/vect/vect-56.c: New test.
2014         * gcc.dg/vect/vect-57.c: New test.
2015         * gcc.dg/vect/vect-58.c: New test.
2016         * gcc.dg/vect/vect-59.c: New test.
2017         * gcc.dg/vect/vect-60.c: New test.
2018         * gcc.dg/vect/vect-61.c: New test.
2019         * gcc.dg/vect/vect-all.c: New test.
2020         * gcc.dg/vect/vect-none.c: New test.
2021
2022 2004-08-17  Paul Brook  <paul@codesourcery.com>
2023
2024         PR fortran/13082
2025         * gfortran.dg/entry_1.f90: New test.
2026
2027 2004-08-17  Andrew Pinski  <apinski@apple.com>
2028
2029         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2030
2031 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2032
2033         * gcc.dg/pr17036-1.c: New test.
2034
2035 2004-08-16  Devang Patel  <dpatel@apple.com>
2036
2037         * gcc.dg/darwin-20040809-1.c: New test.
2038
2039 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
2040
2041         * gcc.dg/funcdef-attr-1.c: New test.
2042
2043 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
2044
2045         * gcc.dg/altivec-17.c: New test.
2046         * gcc.dg/altivec-18.c: New test.
2047
2048 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2049
2050         PR c++/6749
2051         * g++.dg/template/vtable2.C: New test.
2052
2053 2004-08-14  Richard Henderson  <rth@redhat.com>
2054
2055         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
2056         * gcc.dg/pack-test-4.c (main): Return 0.
2057         * gcc.dg/setjmp-1.c: Remove XFAIL.
2058         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
2059
2060 2004-08-14  Richard Henderson  <rth@redhat.com>
2061
2062         * gcc.dg/980217-1.c: Add prototype for printf.
2063
2064 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
2065
2066         * gfortran.dg/pr16935.f90: New test.
2067
2068 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
2069
2070         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
2071
2072 2004-08-13  Paul Brook  <paul@codesourcery.com>
2073
2074         * gfortran.dg/der_io_1.f90: Remove stray comma.
2075
2076 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2077
2078         * gcc.dg/vmx/cw-bug-2.c: Remove.
2079         * gcc.dg/vmx/vprint-1.c: Remove.
2080         * gcc.dg/vmx/vscan-1.c: Remove.
2081
2082 2004-08-12  Devang patel  <dpatel@apple.com>
2083
2084         * gcc.dg/darwin-20040809-2.c: New test.
2085
2086 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
2087
2088         * g++.dg/ext/altivec-12.C: New test.
2089
2090         * g++.dg/ext/altivec-11.C: New test.
2091
2092 2004-08-12  Paul Brook  <paul@codesourcery.com>
2093
2094         * g++.dg/abi/arm_cxa_vec_1.C: New test.
2095
2096 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2097
2098         * g++.dg/ext/altivec-2.C: Check for hardware support before
2099         executing any VMX instructions.
2100
2101         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
2102
2103 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
2104
2105         PR c++/16276
2106         * g++.old-deja/g++.other/comdat4.C: New test.
2107         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2108
2109 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2110
2111         PR target/16286
2112         * gcc.dg/pr16286.c: New test.
2113
2114 2004-08-12 Jan Beulich <jbeulich@novell.com>
2115
2116         * g++.dg/ext/asm5.C: New.
2117
2118 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2119
2120         PR c++/16698
2121         * g++.dg/eh/crash1.C: New test.
2122
2123         PR c++/16717
2124         * g++.dg/ext/construct1.C: New test.
2125
2126 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2127
2128         PR c++/16853
2129         * g++.dg/init/ptrmem1.C: New test.
2130
2131         PR c++/16618
2132         * g++.dg/parse/offsetof5.C: New test.
2133
2134         PR c++/16870
2135         * g++.dg/template/overload3.C: New test.
2136
2137 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2138
2139         PR c++/16964
2140         * g++.dg/parse/error16.C: New test.
2141
2142         PR c++/16904
2143         * g++.dg/template/error14.C: New test.
2144
2145         PR c++/16929
2146         * g++.dg/template/error15.C: New test.
2147
2148 2004-08-11  Devang Patel  <dpatel@apple.com>
2149
2150         * gcc.dg/darwin-ld-20040809-1.c: New test.
2151         * gcc.dg/darwin-ld-20040809-2.c: New test.
2152
2153 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2154
2155         PR fortran/16917
2156         * gfortran.dg/dfloat_1.f90: New test.
2157
2158 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2159
2160         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2161         * gcc.dg/dll-2.c: Fix dg-require syntax.
2162         * gcc.misc-tests/arm-isr.c (abort): Declare.
2163         (exit): Likewise.
2164
2165 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2166
2167         PR c++/16971
2168         * g++.dg/parse/crash16.C: New test.
2169
2170 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2171
2172         * gcc.dg/mips-rsqrt-1.c: New test case.
2173         * gcc.dg/mips-rsqrt-2.c: New test case.
2174         * gcc.dg/mips-rsqrt-3.c: New test case.
2175
2176 2004-08-10  Paul Brook  <paul@codesourcery.com>
2177
2178         * gfortran.dg/der_io_1.f90: New test.
2179
2180 2004-08-10  Paul Brook  <paul@codesourcery.com>
2181
2182         PR fortran/16919
2183         * gfortran.dg/der_array_1.f90: New test.
2184
2185 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
2186
2187         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2188
2189 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
2190
2191         * gcc.dg/wchar_t-2.c: Fix typo.
2192
2193 2004-08-09  Falk Hueffner  <falk@debian.org>
2194
2195         PR tree-optimization/12517
2196         * gcc.c-torture/compile/pr12517.c: New test.
2197
2198         PR tree-optimization/12578
2199         * gcc.c-torture/compile/pr12578.c: New test.
2200
2201         PR tree-optimization/12899
2202         * gcc.c-torture/compile/pr12899.c: New test.
2203
2204         PR rtl-optimization/14692
2205         * gcc.c-torture/compile/pr14692.c: New test.
2206
2207         PR tree-optimization/16461
2208         * gcc.c-torture/compile/pr16461.c: New test.
2209
2210 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2211
2212         * gfortran.dg/getenv_1.f90: New test.
2213
2214 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2215
2216         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2217         wchar_t.
2218         * gcc.dg/symbian5.c: Test -fno-short-wchar.
2219
2220 2004-08-06  Paul Brook  <paul@codesourcery.com>
2221
2222         * gfortran.dg/ret_array_1.f90: New test.
2223         * gfortran.dg/ret_pointer_1.f90: New test.
2224
2225 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
2226
2227         * gcc.dg/missing-field-init-[12].c: New tests.
2228         * g++.dg/warn/missing-field-init-[12].C: New tests.
2229
2230 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2231
2232         * gcc.dg/enum2.c: New test.
2233         * gcc.dg/symbian3.c: Likewise.
2234         * gcc.dg/symbian4.c: Likewise.
2235         * gcc.dg/wchar_t-2.c: Likewise.
2236
2237 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2238
2239         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2240         destructor tests.
2241
2242 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2243
2244         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2245         dg-require-visiblity.
2246         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2247         * g++.dg/ext/visibility/fvisibility.C: Likewise.
2248         * g++.dg/ext/visibility/memfuncts.C: Likewise.
2249         * g++.dg/ext/visibility/new1.C: Likewise.
2250         * g++.dg/ext/visibility/pragma.C: Likewise.
2251         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2252         * g++.dg/ext/visibility/virtual.C: Likewise.
2253         * g++/dg/ext/visibility/visibility-1.C: Likewise.
2254         * g++/dg/ext/visibility/visibility-2.C: Likewise.
2255         * g++/dg/ext/visibility/visibility-3.C: Likewise.
2256         * g++/dg/ext/visibility/visibility-4.C: Likewise.
2257         * g++/dg/ext/visibility/visibility-5.C: Likewise.
2258         * g++/dg/ext/visibility/visibility-6.C: Likewise.
2259         * g++/dg/ext/visibility/visibility-7.C: Likewise.
2260         * g++/dg/ext/visibility/visibility-8.C: New test.
2261         * gcc.c-torture/compile/dll.x: Remove.
2262         * gcc.dg/dll-2.c: Use dg-require-dll
2263         * gcc.dg/visibility-10.c: New test.
2264         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2265         supporting DLLs.
2266         * testsuite/lib/scanasm.exp (scan_hidden): New function.
2267         (scan_not_hidden): Likewise.
2268
2269 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
2270
2271         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2272
2273 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
2274
2275         * gcc.c-torture/execute/20040805-1.c: New test.
2276
2277 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
2278
2279         * gcc.dg/20020118-1.c: Declare abort.
2280         * gcc.dg/altivec_check.h: Likewise.
2281         * gcc.dg/iftrap-2.c: Likewise.
2282         * gcc.dg/pragma-darwin.c: Likewise.
2283         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2284
2285 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
2286
2287         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2288
2289 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2290
2291         * gcc.c-torture/execute/builtins/abs-2.c,
2292         gcc.c-torture/execute/builtins/abs-3.c,
2293         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2294         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2295         intmax_t, uintmax_t and their limits.
2296         * gcc.dg/intmax_t-1.c: New test.
2297
2298 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2299
2300         * g++.dg/tc1/dr147.C: Add reference to PR.
2301
2302 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
2303
2304         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2305         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2306
2307 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
2308
2309         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2310
2311 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2312
2313         * gcc.dg/redecl-5.c: New test.
2314         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2315         of scanf.
2316
2317 2004-08-03  Roger Sayle  <roger@eyesopen.com>
2318
2319         PR middle-end/16790
2320         * gcc.c-torture/execute/pr16790-1.c: New test case.
2321
2322 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2323
2324         * g++.dg/ext/visibility/assign1.C: New test.
2325         * g++.dg/ext/visibility/new1.C: Likewise.
2326
2327         * gcc.dg/symbian1.c: New test.
2328         * gcc.dg/symbian2.c: Likewise.
2329
2330 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
2331
2332         PR target/16570
2333         * gcc.dg/i386-sse-9.c: New test.
2334
2335 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2336
2337         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2338
2339 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2340
2341         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2342         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2343         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2344         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2345         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2346         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2347         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
2348         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
2349         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
2350         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
2351         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
2352         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
2353         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
2354         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
2355         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
2356         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
2357         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
2358         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
2359         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
2360         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
2361         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
2362         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
2363         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
2364         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2365         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
2366         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
2367         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
2368         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
2369         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2370         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2371         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
2372         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
2373         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
2374         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
2375         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
2376         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2377         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2378         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2379         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2380         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
2381         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
2382         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
2383         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
2384         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
2385         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2386         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2387         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
2388         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
2389         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
2390         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
2391         gcc.misc-tests/i386-pf-3dnow-1.c,
2392         gcc.misc-tests/i386-pf-athlon-1.c,
2393         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2394         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
2395         Declare built-in functions used.
2396         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2397
2398 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2399
2400         PR c++/16707
2401         * g++.dg/lookup/using12.C: New test.
2402
2403         * g++.dg/init/null1.C: Fix PR number.
2404         * g++.dg/parse/namespace10.C: Likewise.
2405
2406 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2407
2408         PR c++/16224
2409         * g++.dg/template/spec17.C: New test.
2410         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2411         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2412
2413 2004-08-02  David Billinghurst
2414
2415         PR fortran/16292
2416         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2417
2418 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
2419
2420         * gcc.dg/ia64-got-1.c: New test case.
2421
2422 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2423
2424         PR c++/16489
2425         * g++.dg/init/null1.C: New test.
2426         * g++.dg/tc1/dr76.C: Adjust error marker.
2427
2428         PR c++/16529
2429         * g++.dg/parse/namespace10.C: New test.
2430
2431         PR c++/16810
2432         * g++.dg/inherit/ptrmem2.C: New test.
2433
2434 2004-08-02  Ben Elliston  <bje@au.ibm.com>
2435
2436         PR target/16155
2437         * gcc.dg/pr16155.c: New test.
2438
2439 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2440
2441         * gcc.dg/redecl-2.c: New test.
2442
2443 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
2444
2445         * gcc.dg/darwin-longdouble.c: New file.
2446
2447 2004-07-30  Richard Henderson  <rth@redhat.com>
2448
2449         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2450         write to constant argument.
2451         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2452
2453 2004-07-30  Richard Henderson  <rth@redhat.com>
2454
2455         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2456         tests of nearest around zero.
2457
2458 2004-07-30  Andrew Pinski  <apinski@apple.com>
2459
2460         * gcc.c-torture/compile/20040730-1.c: New test.
2461
2462 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2463
2464         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2465         powerpc-eabispe.
2466
2467 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2468
2469         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2470
2471 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
2472
2473         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2474         contains $ld_library_path.
2475         * lib/gfortran.exp (gfortran_link_flags): Likewise.
2476
2477 2004-07-29  Richard Henderson  <rth@redhat.com>
2478
2479         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2480
2481         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2482         (alt2, which): New.
2483         (Check): Accept either alternative.
2484
2485 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
2486
2487         * g++.dg/abi/inline1.C: New test.
2488         * g++.dg/abi/local1-a.cc: Likewise.
2489         * g++.dg/abi/local1.C: Likewise.
2490         * g++.dg/abi/mangle11.C: Tweak location of warnings.
2491         * g++.dg/abi/mangle12.C: Likewise.
2492         * g++.dg/abi/mangle17.C: Likewise.
2493         * g++.dg/abi/mangle20-2.C: Likewise.
2494         * g++.dg/opt/interface1.C: Likewise.
2495         * g++.dg/opt/interface1.h: Likewise.
2496         * g++.dg/opt/interface1-a.cc: New test.
2497         * g++.dg/parse/repo1.C: New test.
2498         * g++.dg/template/repo1.C: Likewise.
2499         * g++.dg/warn/Winline-1.C: Likewise.
2500         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2501
2502 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
2503
2504         * gcc.dg/tree-ssa/20040729-1.c: New test.
2505
2506 2004-07-27  Matt Austern <austern@apple.com>
2507
2508         * gcc.dg/darwin-bool-1.c: New test.
2509         * gcc.dg/darwin-bool-2.c: New test.
2510
2511 2004-07-28  Richard Henderson  <rth@redhat.com>
2512
2513         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2514         arguments in the correct type.  Don't write to constant arguments.
2515
2516 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2517
2518         PR tree-optimization/16688
2519         PR tree-optimization/16689
2520         * g++.dg/tree-ssa/pr16688.C: New test.
2521
2522 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2523
2524         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2525         loads.  Not only in the comment, this time.
2526
2527 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2528
2529         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2530         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2531         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2532         * gcc.dg/sh4a-bitmovua.c: New.
2533         * gcc.dg/sh4a-cos.c: New.
2534         * gcc.dg/sh4a-cosf.c: New.
2535         * gcc.dg/sh4a-fprun.c: New.
2536         * gcc.dg/sh4a-fsrra.c: New.
2537         * gcc.dg/sh4a-memmovua.c: New.
2538         * gcc.dg/sh4a-sin.c: New.
2539         * gcc.dg/sh4a-sincos.c: New.
2540         * gcc.dg/sh4a-sincosf.c: New.
2541         * gcc.dg/sh4a-sinf.c: New.
2542
2543 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2544
2545         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2546         conditionals.
2547         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2548         loads.
2549         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2550         DOM1.
2551
2552 2004-07-27  Andrew Pinski  <apinski@apple.com>
2553
2554         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2555
2556 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2557
2558         * gcc.dg/pragma-isr.c: New test.
2559
2560 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2561
2562         PR c++/14429
2563         * g++.dg/template/ttp11.C: New test.
2564
2565 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2566
2567         * gcc.c-torture/compile/20040727-1.c: New test.
2568
2569 2004-07-26  Eric Christopher  <echristo@redhat.com>
2570
2571         * gcc.c-torture/compile/20040726-2.c: New test.
2572
2573 2004-07-26  Andrew Pinski  <apinski@apple.com>
2574
2575         * g++.dg/rtti/tinfo1.C: Xfail.
2576
2577 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2578
2579         * gcc.c-torture/compile/20040726-1.c: New test.
2580
2581 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2582             Brian Ryner  <bryner@brianryner.com>
2583
2584         PR c++/9283
2585         PR c++/15000
2586         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2587         * g++.dg/ext/visibility/: New directory.
2588         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2589         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2590         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2591         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2592         * g++.dg/ext/visibility/fvisibility.C,
2593         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2594         g++.dg/ext/visibility/fvisibility-override1.C
2595         g++.dg/ext/visibility/fvisibility-override2.C
2596         g++.dg/ext/visibility/memfuncts.C
2597         g++.dg/ext/visibility/noPLT.C
2598         g++.dg/ext/visibility/pragma.C
2599         g++.dg/ext/visibility/pragma-override1.C
2600         g++.dg/ext/visibility/pragma-override2.C
2601         g++.dg/ext/visibility/staticmemfuncts.C
2602         g++.dg/ext/visibility/virtual.C: New tests.
2603
2604 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2605
2606         PR c/15360
2607         * gcc.dg/pr15360-1.c: New test.
2608
2609 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2610
2611         * gcc.dg/pragma-align-2.c: New test.
2612         * gcc.dg/pragma-init-fini.c: New test.
2613         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2614         targets.
2615
2616 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2617
2618         * gcc.dg/init-string-2.c: New test.
2619
2620 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2621
2622         PR 16684
2623         * gcc.dg/Wredundant-decls-1.c: New test case.
2624
2625 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2626
2627         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2628         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2629         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2630         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2631         * gcc.dg/compat/generate-random.c: New file.
2632         * gcc.dg/compat/generate-random.h: Likewise.
2633         * gcc.dg/compat/generate-random_r.c: Likewise.
2634         * gcc.dg/compat/struct-layout-1.h: Likewise.
2635         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2636         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2637         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2638         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2639         * gcc.dg/compat/struct-layout-1_main.c: New test.
2640         * gcc.dg/compat/struct-layout-1_x.c: New file.
2641         * gcc.dg/compat/struct-layout-1_y.c: New file.
2642         * gcc.dg/compat/struct-layout-1_test.h: New file.
2643
2644 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2645
2646         * gcc.dg/comp-return-1.c: New test
2647
2648 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2649
2650         * gcc.dg/vmx/8-02a.c: Fix typo.
2651
2652         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2653         * gcc.dg/darwin-abi-3.c: New test.
2654
2655         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2656         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2657
2658         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2659         * gcc.dg/vmx/ops-long-1.c: New test.
2660         * gcc.dg/vmx/ops-long-2.c: New test.
2661
2662 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2663
2664         * g++.dg/lookup/conv-[1234].C: New.
2665
2666 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2667
2668         * g++.dg/parse/attr2.C: Simplify.
2669
2670 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2671
2672         PR c/7284
2673         * gcc.c-torture/execute/pr7284-1.c: New test.
2674
2675 2004-07-22  Brian Booth  <bbooth@redhat.com>
2676
2677         * gcc.dg/tree-ssa/20040721-1.c: New test.
2678
2679 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2680
2681         * g++.dg/template/crash20.c: New.
2682
2683 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2684
2685         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2686         Add dg-run directive.  Declare variables as required.
2687         * gfortran.dg/g77/README: Update
2688
2689 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2690
2691         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2692         gcc.dg/cris-peep2-andu2.c: New tests.
2693
2694 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2695
2696         PR c/15052
2697         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2698         on return type.
2699         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2700         messages.
2701         * gcc.dg/qual-return-2.c: Update expected messages.
2702         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2703
2704 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2705
2706         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2707         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2708
2709 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2710
2711         PR c/11250
2712         * gcc.dg/init-string-1.c: New test.
2713
2714 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2715
2716         PR middle-end/15345
2717         PR c/16450
2718         * gcc.dg/torture/nested-fn-1.c: New test.
2719
2720 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2721
2722         PR target/16559
2723         * gcc.dg/ia64-fptr-1.c: New file.
2724
2725 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2726
2727         PR c++/14497
2728         * g++.dg/template/spec16.C: New test.
2729         * g++.old-deja/g++.robertl/eb118.C: Remove.
2730
2731 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2732
2733         PR c++/509
2734         * g++.dg/template/spec15.C: New test.
2735
2736 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2737
2738         Copy cases from g77.f-torture/execute and add dg-run
2739         directive.  Other changes as noted.
2740         * gfortran.dg/g77/13037.f
2741         * gfortran.dg/g77/1832.f
2742         * gfortran.dg/g77/19981119-0.f
2743         * gfortran.dg/g77/19990313-0.f
2744         * gfortran.dg/g77/19990313-1.f
2745         * gfortran.dg/g77/19990313-2.f
2746         * gfortran.dg/g77/19990313-3.f
2747         * gfortran.dg/g77/19990419-1.f
2748         * gfortran.dg/g77/19990826-0.f
2749         * gfortran.dg/g77/19990826-2.f
2750         * gfortran.dg/g77/20000503-1.f
2751         * gfortran.dg/g77/20001111.f
2752         * gfortran.dg/g77/20010116.f
2753         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2754         * gfortran.dg/g77/20010430.f
2755         * gfortran.dg/g77/6177.f
2756         * gfortran.dg/g77/947.f
2757         * gfortran.dg/g77/970816-3.f
2758         * gfortran.dg/g77/971102-1.f
2759         * gfortran.dg/g77/980520-1.f
2760         * gfortran.dg/g77/980628-0.f
2761         * gfortran.dg/g77/980628-1.f
2762         * gfortran.dg/g77/980628-10.f
2763         * gfortran.dg/g77/980628-2.f
2764         * gfortran.dg/g77/980628-3.f
2765         * gfortran.dg/g77/980628-7.f
2766         * gfortran.dg/g77/980628-8.f
2767         * gfortran.dg/g77/980628-9.f
2768         * gfortran.dg/g77/980701-0.f
2769         * gfortran.dg/g77/980701-1.f
2770         * gfortran.dg/g77/cabs.f
2771         * gfortran.dg/g77/claus.f
2772         * gfortran.dg/g77/complex_1.f
2773         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2774         * gfortran.dg/g77/dcomplex.f
2775         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2776         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2777         * gfortran.dg/g77/f90-intrinsic-numeric.f
2778         * gfortran.dg/g77/int8421.f
2779         * gfortran.dg/g77/labug1.f
2780         * gfortran.dg/g77/large_vec.f
2781         * gfortran.dg/g77/le.f
2782         * gfortran.dg/g77/short.f
2783         * gfortran.dg/g77/README: Update
2784
2785 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2786
2787         PR c++/16637
2788         * g++.dg/parse/lookup4.C: New test.
2789
2790 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2791
2792         PR c++/16175
2793         * g++.dg/template/ttp10.C: New test.
2794
2795 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2796
2797         * gcc.dg/pr12625-1.c: New test.
2798
2799 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2800
2801         * testsuite/gcc.dg/switch-warn-1.c: New test.
2802         * testsuite/gcc.dg/switch-warn-2.c: New test.
2803         * gcc.c-torture/compile/pr14730.c: Update.
2804
2805 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2806
2807         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2808         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2809         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2810         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2811
2812 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2813
2814         PR c++/16623
2815         * g++.dg/template/assign1.C: New test.
2816
2817 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2818
2819         PR c++/12170
2820         * g++.dg/template/ttp9.C: New test.
2821
2822 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2823
2824         * gcc.dg/format/cmn-err-1.c: New test.
2825
2826 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2827
2828         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2829         gcc.dg/Wparentheses-10.c: New tests.
2830         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2831
2832 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2833
2834         PR fortran/16465
2835         * gfortran.dg/g77//ffixed-line-length-0.f,
2836         gfortran.dg/g77/ffixed-line-length-132.f,
2837         gfortran.dg/g77/ffixed-line-length-72.f,
2838         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2839         gfortran.dg/g77/README: Update.
2840
2841 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2842
2843         PR c++/13092
2844         * g++.dg/template/non-dependent7.C: New test.
2845         * g++.dg/template/non-dependent8.C: Likewise.
2846         * g++.dg/template/non-dependent9.C: Likewise.
2847         * g++.dg/template/non-dependent10.C: Likewise.
2848
2849 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2850
2851         PR c++/16337
2852         * g++.dg/parse/attr2.C: New test.
2853
2854 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2855
2856         * g77.dg: Removed.
2857         * g77.f-torture: Ditto.
2858
2859 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2860
2861         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2862         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2863         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2864
2865 2004-07-16  Richard Henderson  <rth@redhat.com>
2866
2867         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2868
2869 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2870
2871         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2872         tests with full list of options.
2873         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2874         of TORTURE_OPTIONS if test contains 'dg-do run'.
2875
2876         PR fortran/16404
2877         * gfortran.dg/do_iterator.f90: New test.
2878
2879 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2880
2881         PR rtl-optimization/16536
2882         * gcc.c-torture/execute/restrict-1.c: New test.
2883
2884 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2885
2886         PR fortran/15324
2887         * gfortran.dg/pr15324.f90: New test.
2888
2889         PR fortran/15129
2890         * gfortran.dg/pr15129.f90: New test.
2891
2892         PR fortran/15140
2893         * gfortran.dg/pr15140.f90: New test.
2894
2895         PR fortran/13792
2896         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2897         compile-time simplification.
2898
2899 2004-07-14  Mike Stump  <mrs@apple.com>
2900
2901         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2902
2903 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2904
2905         PR target/16325
2906         * gcc.dg/profile-generate-1.c: New.
2907
2908 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2909
2910         * gcc.c-torture/execute/20040709-1.c: New test.
2911         * gcc.c-torture/execute/20040709-2.c: New test.
2912
2913 2004-07-14  Mike Stump  <mrs@apple.com>
2914
2915         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2916
2917 2004-07-14  Mike Stump  <mrs@apple.com>
2918
2919         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2920
2921 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2922
2923         PR c++/16518
2924         * g++.dg/parse/mutable1.C: New test.
2925
2926 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2927
2928         PR tree-optimization/16443
2929         * gcc.dg/tree-ssa/20040713-1.c: New test.
2930
2931 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2932
2933         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2934         for operator new.
2935
2936 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2937
2938         * gfortran.dg/g77/README: New file
2939         * gfortran.dg/g77/19981216-0.f:  Copy from
2940         g77.f-torture/noncompile.  Add "dg-do compile" and
2941         dg-error as required.
2942         * gfortran.dg/g77/19990218-1.f: Likewise
2943         * gfortran.dg/g77/19990905-1.f: Likewise
2944         * gfortran.dg/g77/9263.f: Likewise
2945         * gfortran.dg/g77/980615-0.f: Likewise
2946         * gfortran.dg/g77/980616-0.f: Likewise
2947         * gfortran.dg/g77/check0.f: Likewise
2948         * gfortran.dg/g77/select_no_compile.f: Likewise
2949
2950 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2951
2952         Copy files from g77.f-torture/compile.
2953         Add "{ dg-do compile}".  Other changes as noted
2954         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2955         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2956         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2957         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2958         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2959         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2960         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2961         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2962         statement to conform to standard.  Append alpha1.x for reference.
2963         * gfortran.dg/g77/xformat.f: Add dg-warning
2964
2965 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2966
2967         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2968         Add {dg-do compile} directive.
2969         * gfortran.dg/g77/cpp2.F: Likewise
2970
2971 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2972
2973         PR c++/5402
2974         * g++.dg/lookup/name-clash1.C: New test.
2975
2976         PR c++/9777
2977         * g++.dg/lookup/name-clash2.C: New test.
2978
2979         PR c++/12102
2980         * g++.dg/lookup/name-clash3.C: New test.
2981
2982 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2983
2984         * g++.dg/lookup/new2.C: New test.
2985         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2986
2987 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2988
2989         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2990         Add {dg-do compile} directive.
2991         * gfortran.dg/g77/13060.f: Likewise
2992         * gfortran.dg/g77/19990218-0.f: Likewise
2993         * gfortran.dg/g77/19990305-0.f: Likewise
2994         * gfortran.dg/g77/19990419-0.f: Likewise
2995         * gfortran.dg/g77/19990502-0.f: Likewise
2996         * gfortran.dg/g77/19990502-1.f: Likewise
2997         * gfortran.dg/g77/19990525-0.f: Likewise
2998         * gfortran.dg/g77/19990826-1.f: Likewise
2999         * gfortran.dg/g77/19990826-3.f: Likewise
3000         * gfortran.dg/g77/19990905-2.f: Likewise
3001         * gfortran.dg/g77/20000412-1.f: Likewise
3002         * gfortran.dg/g77/20000511-1.f: Likewise
3003         * gfortran.dg/g77/20000511-2.f: Likewise
3004         * gfortran.dg/g77/20000518.f: Likewise
3005         * gfortran.dg/g77/20000601-1.f: Likewise
3006         * gfortran.dg/g77/20000601-2.f: Likewise
3007         * gfortran.dg/g77/20000629-1.f: Likewise
3008         * gfortran.dg/g77/20000630-2.f: Likewise
3009         * gfortran.dg/g77/20010115.f: Likewise
3010         * gfortran.dg/g77/20010321-1.f: Likewise
3011         * gfortran.dg/g77/20010426.f: Likewise
3012         * gfortran.dg/g77/20020307-1.f: Likewise
3013         * gfortran.dg/g77/8485.f: Likewise
3014         * gfortran.dg/g77/960317-1.f: Likewise
3015         * gfortran.dg/g77/970915-0.f: Likewise
3016         * gfortran.dg/g77/980310-1.f: Likewise
3017         * gfortran.dg/g77/980310-2.f: Likewise
3018         * gfortran.dg/g77/980310-3.f: Likewise
3019         * gfortran.dg/g77/980310-4.f: Likewise
3020         * gfortran.dg/g77/980310-6.f: Likewise
3021         * gfortran.dg/g77/980310-7.f: Likewise
3022         * gfortran.dg/g77/980310-8.f: Likewise
3023         * gfortran.dg/g77/980419-2.f: Likewise
3024         * gfortran.dg/g77/980424-0.f: Likewise
3025         * gfortran.dg/g77/980427-0.f: Likewise
3026         * gfortran.dg/g77/980729-0.f: Likewise
3027         * gfortran.dg/g77/981117-1.f: Likewise
3028         * gfortran.dg/g77/toon_1.f: Likewise
3029
3030 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3031
3032         PR c++/2204
3033         * g++.dg/other/abstract2.C: New test.
3034
3035 2004-07-12  Paul Brook  <paul@codesourcery.com>
3036
3037         * gfortran.dg/pointer_init_1.f90: New test.
3038
3039 2004-07-11  Paul Brook  <paul@codesourcery.com>
3040
3041         PR fortran/15986
3042         * gfortran.dg/contained_1.f90: New test.
3043
3044 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
3045
3046         * g++.dg/parse/defarg8.C: New test.
3047
3048 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3049
3050         PR fortran/16433
3051         * gfortran.dg/pr16433.f: New test.
3052
3053         PR fortran/17574
3054         * gfortran.dg/pr15754.f90: New test.
3055
3056 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3057
3058         PR tree-optimization/16437
3059         * gcc.c-torture/execute/bitfld-4.c: New test.
3060
3061 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3062
3063         * gfortran.fortran-torture/execute/common_2.f90: Add check for
3064         access to common var from module.
3065
3066 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3067
3068         PR fortran/16336
3069         * gfortran.fortran-torture/execute/common_2.f90: New test.
3070
3071 2004-07-10  Paul Brook  <paul@codesourcery.com>
3072
3073         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
3074
3075 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3076
3077         PR fortran/15969
3078         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
3079
3080 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
3081
3082         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
3083         * gfortran.dg/g77/ffixed-form-2.f: Likewise
3084         * gfortran.dg/g77/ffree-form-1.f: Likewise
3085         * gfortran.dg/g77/ffree-form-2.f: Likewise
3086         * gfortran.dg/g77/ffree-form-3.f: Likewise
3087         * gfortran.dg/g77/fno-underscoring.f: Likewise
3088         * gfortran.dg/g77/funderscoring.f: Likewise
3089         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
3090
3091 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3092
3093         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
3094
3095 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3096         Paul Brook  <paul@codesourcery.com>
3097
3098         PR fortran/13415
3099         * gfortran.dg/common_pointer_1.f90: New test.
3100
3101 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3102
3103         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
3104
3105 2004-07-09  James E Wilson  <wilson@specifixinc.com>
3106
3107         PR target/16364
3108         * gcc.c-torture/compile/20040709-1.c: New.
3109
3110 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3111
3112         PR fortran/14077
3113         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3114
3115 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3116
3117         PR fortran/13201
3118         * gfortran.dg/shape_1.f90: New test.
3119
3120 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3121             Andrew Pinski  <apinski@apple.com>
3122
3123         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3124
3125 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3126
3127         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3128         comment.
3129
3130 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3131         Paul Brook  <paul@codesourcery.com>
3132
3133         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3134         '.f95' and '.F95'.
3135
3136 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3137
3138         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3139
3140 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3141
3142         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3143         testcases with capital suffix.
3144
3145 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3146
3147         PR fortran/15481
3148         PR fortran/13372
3149         PR fortran/13575
3150         PR fortran/15978
3151         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3152
3153         * gfortran.dg/implicit_1.f90: New test.
3154
3155 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3156
3157         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3158         expression to match gfortran warning/error messages
3159         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3160         dg-error text.
3161
3162 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3163
3164         * lib/fortran-torture.exp: Rename proc search_for to
3165         search_for_re.
3166
3167 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3168
3169         * gcc.c-torture/execute/simd-5.x: New file.
3170         XFAIL on SPARC 64-bit at -O0.
3171
3172 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3173
3174         PR c++/8211
3175         PR c++/16165
3176         * g++.dg/warn/effc3.C: New test.
3177
3178 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3179
3180         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3181         change X to 1X in format.
3182         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
3183         add data statements to conform to standard.
3184
3185 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3186
3187         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3188         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3189         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3190
3191 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3192
3193         * gfortran.dg/g77/7388.f: Copy from g77.dg
3194         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3195         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3196         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3197         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3198         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3199         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3200         * gfortran.dg/g77/strlen0.f: Likewise
3201
3202 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
3203
3204         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3205         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3206
3207 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3208
3209         * gcc.c-torture/execute/920428-2.x: Delete.
3210         * gcc.c-torture/execute/920501-7.x: Likewise.
3211
3212 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
3213
3214         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3215         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
3216         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3217         prescott and c3-2.
3218         (PREFETCH_3DNOW): Add -march=c3.
3219
3220 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
3221
3222         PR c/16437
3223         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3224         * gcc.c-torture/execute/bf64-1.x: Likewise.
3225
3226 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3227
3228         * gcc.c-torture/compile/20040708-1.c: New test.
3229
3230 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3231
3232         PR c++/16169
3233         * g++.dg/warn/effc2.C: New test.
3234
3235 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3236
3237         * gcc.c-torture/execute/bitfld-1.x: Remove.
3238         * gcc.c-torture/execute/bitfld-3.c: New test.
3239         * gcc.dg/bitfld-2.c: Remove XFAILs.
3240
3241 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
3242
3243         PR c++/16276
3244         * g++.dg/rtti/tinfo1.C: New file.
3245
3246 2004-07-07  Eric Christopher  <echristo@redhat.com>
3247
3248         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3249
3250 2004-07-07  Andrew Pinski  <apinski@apple.com>
3251
3252         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3253
3254 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
3255
3256         * g++.dg/init/call1.C: XFAIL.
3257
3258 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
3259
3260         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3261         except for movstrict*, to movmem* and clrstr* to clrmem*.
3262
3263 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
3264
3265         * gcc.c-torture/execute/20040707-1.c: New test.
3266
3267 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
3268
3269         * gcc.c-torture/execute/20040706-1.c: New test.
3270
3271 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3272
3273         PR c++/3671
3274         * g++.dg/template/spec14.C: New test.
3275
3276 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
3277
3278         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3279         nothing if not yet defined.  Use it in b, c and d type definitions.
3280         * gcc.c-torture/execute/20040705-1.c: New test.
3281         * gcc.c-torture/execute/20040705-2.c: New test.
3282
3283 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3284
3285         PR c++/2518
3286         * g++.dg/lookup/new1.C: New test.
3287
3288 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3289
3290         PR c++/11406
3291         * g++.dg/template/sizeof8.C: New test.
3292
3293 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
3294
3295         * gcc.c-torture/compile/20040705-1.c: New test.
3296
3297 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
3298
3299         * gfortran.fortran-torture/execute/seq_io.f90: New test.
3300
3301 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
3302
3303         * gcc.dg/cpp/if-mop.c: Two new testcases.
3304         * gcc.dg/cpp/trad/comment-3.c: New.
3305
3306 2004-07-04  Paul Brook  <paul@codesourcery.com>
3307
3308         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3309
3310 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
3311
3312         PR c++/3761
3313         * g++.dg/lookup/crash4.C: New test.
3314
3315 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
3316
3317         * gcc.c-torture/execute/builtin-abs-1.c
3318         * gcc.c-torture/execute/builtin-abs-2.c
3319         * gcc.c-torture/execute/builtin-complex-1.c
3320         * gcc.c-torture/execute/builtins/string-1-lib.c
3321         * gcc.c-torture/execute/builtins/string-1.c
3322         * gcc.c-torture/execute/builtins/string-2-lib.c
3323         * gcc.c-torture/execute/builtins/string-2.c
3324         * gcc.c-torture/execute/builtins/string-3-lib.c
3325         * gcc.c-torture/execute/builtins/string-3.c
3326         * gcc.c-torture/execute/builtins/string-4-lib.c
3327         * gcc.c-torture/execute/builtins/string-4.c
3328         * gcc.c-torture/execute/builtins/string-5-lib.c
3329         * gcc.c-torture/execute/builtins/string-5.c
3330         * gcc.c-torture/execute/builtins/string-6-lib.c
3331         * gcc.c-torture/execute/builtins/string-6.c
3332         * gcc.c-torture/execute/builtins/string-7-lib.c
3333         * gcc.c-torture/execute/builtins/string-7.c
3334         * gcc.c-torture/execute/builtins/string-8-lib.c
3335         * gcc.c-torture/execute/builtins/string-8.c
3336         * gcc.c-torture/execute/builtins/string-9-lib.c
3337         * gcc.c-torture/execute/builtins/string-9.c
3338         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3339         * gcc.c-torture/execute/builtins/string-asm-1.c
3340         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3341         * gcc.c-torture/execute/builtins/string-asm-2.c
3342         * gcc.c-torture/execute/stdio-opt-1.c
3343         * gcc.c-torture/execute/stdio-opt-2.c
3344         * gcc.c-torture/execute/stdio-opt-3.c
3345         * gcc.c-torture/execute/string-opt-1.c
3346         * gcc.c-torture/execute/string-opt-10.c
3347         * gcc.c-torture/execute/string-opt-11.c
3348         * gcc.c-torture/execute/string-opt-12.c
3349         * gcc.c-torture/execute/string-opt-13.c
3350         * gcc.c-torture/execute/string-opt-14.c
3351         * gcc.c-torture/execute/string-opt-15.c
3352         * gcc.c-torture/execute/string-opt-16.c
3353         * gcc.c-torture/execute/string-opt-2.c
3354         * gcc.c-torture/execute/string-opt-6.c
3355         * gcc.c-torture/execute/string-opt-7.c
3356         * gcc.c-torture/execute/string-opt-8.c:
3357         Replace with ...
3358
3359         * gcc.c-torture/execute/builtins/abs-2.c
3360         * gcc.c-torture/execute/builtins/abs-3.c
3361         * gcc.c-torture/execute/builtins/complex-1.c
3362         * gcc.c-torture/execute/builtins/fprintf.c
3363         * gcc.c-torture/execute/builtins/fputs.c
3364         * gcc.c-torture/execute/builtins/memcmp.c
3365         * gcc.c-torture/execute/builtins/memmove.c
3366         * gcc.c-torture/execute/builtins/memops-asm.c
3367         * gcc.c-torture/execute/builtins/mempcpy-2.c
3368         * gcc.c-torture/execute/builtins/mempcpy.c
3369         * gcc.c-torture/execute/builtins/memset.c
3370         * gcc.c-torture/execute/builtins/printf.c
3371         * gcc.c-torture/execute/builtins/sprintf.c
3372         * gcc.c-torture/execute/builtins/strcat.c
3373         * gcc.c-torture/execute/builtins/strchr.c
3374         * gcc.c-torture/execute/builtins/strcmp.c
3375         * gcc.c-torture/execute/builtins/strcpy.c
3376         * gcc.c-torture/execute/builtins/strcspn.c
3377         * gcc.c-torture/execute/builtins/strlen-2.c
3378         * gcc.c-torture/execute/builtins/strlen.c
3379         * gcc.c-torture/execute/builtins/strncat.c
3380         * gcc.c-torture/execute/builtins/strncmp-2.c
3381         * gcc.c-torture/execute/builtins/strncmp.c
3382         * gcc.c-torture/execute/builtins/strncpy.c
3383         * gcc.c-torture/execute/builtins/strpbrk.c
3384         * gcc.c-torture/execute/builtins/strpcpy-2.c
3385         * gcc.c-torture/execute/builtins/strpcpy.c
3386         * gcc.c-torture/execute/builtins/strrchr.c
3387         * gcc.c-torture/execute/builtins/strspn.c
3388         * gcc.c-torture/execute/builtins/strstr-asm.c
3389         * gcc.c-torture/execute/builtins/strstr.c:
3390         ... these new files.
3391
3392         * gcc.c-torture/execute/builtins/abs-2-lib.c
3393         * gcc.c-torture/execute/builtins/abs-3-lib.c
3394         * gcc.c-torture/execute/builtins/complex-1-lib.c
3395         * gcc.c-torture/execute/builtins/fprintf-lib.c
3396         * gcc.c-torture/execute/builtins/fputs-lib.c
3397         * gcc.c-torture/execute/builtins/memcmp-lib.c
3398         * gcc.c-torture/execute/builtins/memmove-lib.c
3399         * gcc.c-torture/execute/builtins/memops-asm-lib.c
3400         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3401         * gcc.c-torture/execute/builtins/mempcpy-lib.c
3402         * gcc.c-torture/execute/builtins/memset-lib.c
3403         * gcc.c-torture/execute/builtins/printf-lib.c
3404         * gcc.c-torture/execute/builtins/sprintf-lib.c
3405         * gcc.c-torture/execute/builtins/strcat-lib.c
3406         * gcc.c-torture/execute/builtins/strchr-lib.c
3407         * gcc.c-torture/execute/builtins/strcmp-lib.c
3408         * gcc.c-torture/execute/builtins/strcpy-lib.c
3409         * gcc.c-torture/execute/builtins/strcspn-lib.c
3410         * gcc.c-torture/execute/builtins/strlen-2-lib.c
3411         * gcc.c-torture/execute/builtins/strlen-lib.c
3412         * gcc.c-torture/execute/builtins/strncat-lib.c
3413         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3414         * gcc.c-torture/execute/builtins/strncmp-lib.c
3415         * gcc.c-torture/execute/builtins/strncpy-lib.c
3416         * gcc.c-torture/execute/builtins/strpbrk-lib.c
3417         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3418         * gcc.c-torture/execute/builtins/strpcpy-lib.c
3419         * gcc.c-torture/execute/builtins/strrchr-lib.c
3420         * gcc.c-torture/execute/builtins/strspn-lib.c
3421         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3422         * gcc.c-torture/execute/builtins/strstr-lib.c
3423         * gcc.c-torture/execute/builtins/lib/abs.c
3424         * gcc.c-torture/execute/builtins/lib/fprintf.c
3425         * gcc.c-torture/execute/builtins/lib/memset.c
3426         * gcc.c-torture/execute/builtins/lib/printf.c
3427         * gcc.c-torture/execute/builtins/lib/sprintf.c
3428         * gcc.c-torture/execute/builtins/lib/strcpy.c
3429         * gcc.c-torture/execute/builtins/lib/strcspn.c
3430         * gcc.c-torture/execute/builtins/lib/strncat.c
3431         * gcc.c-torture/execute/builtins/lib/strncmp.c
3432         * gcc.c-torture/execute/builtins/lib/strncpy.c
3433         * gcc.c-torture/execute/builtins/lib/strpbrk.c
3434         * gcc.c-torture/execute/builtins/lib/strspn.c
3435         * gcc.c-torture/execute/builtins/lib/strstr.c:
3436         New files containing support routines.
3437
3438         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3439         declaration.
3440         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3441         when not optimizing.
3442
3443 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
3444
3445         PR c++/16240
3446         * g++.dg/abi/mangle22.C: New test.
3447         * g++.dg/abi/mangle23.C: Likewise.
3448
3449 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
3450
3451         PR fortran/16290
3452         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3453         Allow for cases without denormalized floating point numbers.
3454
3455 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
3456
3457         PR c/1027
3458         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3459         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3460         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3461         expected warning text.
3462         * gcc.dg/format/diag-2.c: New test.
3463
3464 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3465
3466         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3467
3468 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3469
3470         * gcc.dg/builtins-43.c: New.
3471         * gcc.dg/builtins-44.c: New.
3472         * gcc.dg/builtins-45.c: New.
3473
3474 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
3475             Andreas Tobler  <a.tobler@schweiz.ch>
3476
3477         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3478         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
3479         as SIGSEGV.
3480         * gcc.dg/cleanup-11.c: Likewise.
3481         * gcc.dg/cleanup-8.c: Likewise.
3482         * gcc.dg/cleanup-9.c: Likewise.
3483         * gcc.dg/cleanup-5.c: Run on all platforms.
3484
3485 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3486
3487         * g++.dg/warn/nonnull1.C: New test.
3488
3489 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3490
3491         * gcc.dg/compat/compat-common.h: Wrap up CINT in
3492         an #ifndef SKIP_COMPLEX_INT/#endif pair.
3493         Special-case the Sun compiler wrt to <complex.h>.
3494
3495 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
3496
3497         * gcc.dg/Wunreachable-8.C: New test.
3498
3499         * gcc.dg/h8300-ice2.c : New test.
3500
3501 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
3502
3503         PR fortran/16161
3504         * gfortran.fortran-torture/compile/implicit.f90: Add test
3505         for implicit character.
3506
3507 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
3508
3509         PR fortran/16289
3510         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3511         Use tiny() intrinsic to find smallest non-negative real
3512
3513 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3514
3515         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3516         * gcc.dg/compat/struct-by-value-22_x.c: New.
3517         * gcc.dg/compat/struct-by-value-22_y.c: New.
3518
3519         * gcc.c-torture/execute/20040629-1.c: New test.
3520
3521 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3522
3523         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3524         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3525
3526         PR target/16195
3527         * gcc.dg/20040625-1.c: New test.
3528
3529 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3530
3531         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3532
3533 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3534
3535         PR fortran/15963
3536         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3537
3538 2004-06-29  Richard Henderson  <rth@redhat.com>
3539
3540         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3541
3542 2004-06-29  Paul Brook  <paul@codesourcery.com>
3543
3544         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3545         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3546
3547 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3548
3549         PR c++/16260
3550         * g++.dg/parse/crash15.C: New.
3551
3552 2004-06-28  Andrew Pinski  <apinski@apple.com>
3553
3554         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3555         by the error already.
3556
3557         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3558
3559 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3560
3561         PR target/14041
3562         * gcc.dg/h8300-bss-align-1.c : New.
3563
3564 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * PR c++/16174
3567         * g++.dg/template/ctor4.C: New.
3568
3569 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3570
3571         PR c++/16205
3572         * g++.dg/warn/Wsequence-point-1.C: New test.
3573
3574 2004-06-27  Paul Brook  <paul@codesourcery.com>
3575
3576         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3577
3578 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3579
3580         * g++.old-deja/g++.mike/p7325.C: Remove.
3581
3582 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3583
3584         PR c/14963
3585         * gcc.dg/pr14963.c: New test.
3586
3587 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3588
3589         PR c++/16193
3590         * g++.dg/parse/redef1.C: New test.
3591
3592 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3593
3594         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3595         20021110.c.
3596         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3597         20021119-1.c.
3598         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3599         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3600         5-04.c.
3601         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3602         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3603         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3604         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3605         g++.brendan/enum14.C.
3606         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3607         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3608         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3609         g++.mike/virt1.C.
3610         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3611         memtemp24.C.
3612
3613 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3614
3615         * gcc.dg/20040527-1.c: New test case.
3616
3617 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3618
3619         PR gfortran/pr16196
3620         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3621
3622 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3623
3624         PR middle-end/15825
3625         * gcc.dg/pr15825-1.c: New test case.
3626
3627 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3628
3629         * gcc.c-torture/execute/20040625-1.c: New test.
3630
3631 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3632
3633         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3634
3635 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3636
3637         * gcc.dg/torture/mips-div-1.c: New test.
3638
3639 2004-06-24  Jeff Law  <law@redhat.com>
3640
3641         * gcc.dg/tree-ssa/20040624-1.c: New test.
3642
3643 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3644
3645         * gcc.c-torture/compile/20040624-1.c: New test.
3646
3647 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3648
3649         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3650         this directory.
3651
3652 2004-06-23  Andrew Pinski  <apinski@apple.com>
3653
3654         PR middle-end/15988
3655         * g++.dg/opt/ptrmem4.C: New test.
3656
3657         * gcc.dg/c90-array-quals-2.c: New test.
3658
3659 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3660
3661         * gcc.dg/kpice1.c: New test.
3662
3663 2006-06-23  Andrew Pinski  <apinski@apple.com>
3664
3665         * gcc.dg/c90-array-quals.c: New test.
3666
3667 2006-06-22  Richard Henderson  <rth@redhat.com>
3668
3669         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3670
3671 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3672
3673         * gcc.dg/builtins-config.h: Handle FreeBSD.
3674
3675 2006-06-22  Richard Henderson  <rth@redhat.com>
3676
3677         * g++.dg/opt/devirt1.C: New.
3678
3679 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3680
3681         * g++.dg/opt/pr15551.C: New testcase.
3682
3683 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3684
3685         PR target/14800
3686         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3687         x86_64-*-linux* when compiling for 32bit.
3688
3689 2004-06-21  Andrew Pinski  <apinski@apple.com>
3690
3691         * gcc.dg/pch/struct-1.c: New.
3692         * gcc.dg/pch/struct-1.hs: New.
3693
3694 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3695
3696         * gcc.dg/pch/save-temps-1.c: New file.
3697         * gcc.dg/pch/save-temps-1.hs: New file.
3698
3699 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3700
3701         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3702         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3703
3704 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3705
3706         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3707         to fix type error.
3708         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3709         Remove trailing spaces.
3710
3711 2004-06-21  Richard Henderson  <rth@redhat.com>
3712
3713         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3714         merging && to BIT_FIELD_REF.
3715
3716 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3717
3718         * g++.dg/opt/placeholder1.C: New test.
3719
3720 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3721
3722         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3723         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3724         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3725         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3726
3727 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3728
3729         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3730         extern "C".
3731         * g++.dg/other/pragma-re-1.C: Add comments.
3732
3733 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3734
3735         PR gfortran/16080
3736         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3737
3738 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3739
3740         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3741         instead of setting the type of size_t by
3742         hand.
3743
3744 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3745
3746         * gcc.dg/unordered-2.c: New test case.
3747         * gcc.dg/unordered-3.c: New test case.
3748
3749 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3750
3751         PR other/16043
3752         * lib/g++.exp (g++_version): Tweak regexp for version
3753         * lib/g77.exp (g77_version): Likewise
3754         * lib/gfortran.exp (gfortran_version): Likewise
3755         * lib/objc.exp (objc_version): Likewise
3756         * lib/treelang.exp (treelang_version): Likewise
3757
3758 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3759
3760         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3761         Use INT_MAX instead of __INT_MAX__.
3762         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3763
3764         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3765         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3766         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3767         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3768         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3769         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3770         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3771         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3772         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3773
3774         * gcc.dg/range-test-1.c: New test.
3775         * g++.dg/opt/range-test-1.C: New test.
3776
3777 2004-06-17  Richard Henderson  <rth@redhat.com>
3778
3779         * objc.dg/sync-1.m: New.
3780         * objc.dg/try-catch-1.m: Don't force next runtime.
3781         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3782         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3783         shadowed catch clause.
3784         * objc.dg/try-catch-5.m: New.
3785
3786 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3787
3788         Bug 14610
3789         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3790
3791 2004-06-15  Richard Henderson  <rth@redhat.com>
3792
3793         * gcc.dg/20001116-1.c: Move expected warning line.
3794
3795 2004-06-15  Richard Henderson  <rth@redhat.com>
3796
3797         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3798         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3799
3800 2004-06-15  Jeff Law  <law@redhat.com>
3801
3802         * gcc.dg/tree-ssa/20040615-1.c: New test.
3803         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3804         be less sensitive to operand ordering.
3805         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3806
3807 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3808
3809         * g++.dg/abi/bitfield3.C: Add comment..
3810
3811 2004-06-15  Richard Henderson  <rth@redhat.com>
3812
3813         * g++.dg/ext/stmtexpr1.C: XFAIL.
3814         * gcc.dg/20030612-1.c: XFAIL.
3815
3816 2004-06-15  Eric Christopher  <echristo@redhat.com>
3817
3818         * g++.dg/charset/asm5.c: New.
3819         * gcc.dg/charset/asm6.c: New.
3820
3821 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3822
3823         PR fortran/15962
3824         * gfortran.fortran-torture/execute/select_1.f90: New test.
3825
3826 2004-06-15  Paul Brook  <paul@codesourcery.com>
3827
3828         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3829
3830 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3831
3832         PR c++/15967
3833         * g++.dg/lookup/crash3.C: New test.
3834
3835 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3836
3837         PR c++/15947
3838         * g++.dg/parse/dtor4.C: New test.
3839
3840 2004-06-14  Jeff Law  <law@redhat.com>
3841
3842         * gcc.c-torture/compile/20040614-1.c: New test.
3843
3844 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3845
3846         PR fortran/15211
3847         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3848         LEN of a character array.
3849
3850 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3851
3852         PR c++/15096
3853         * g++.dg/template/ptrmem10.C: New test.
3854
3855         PR c++/14930
3856         * g++.dg/template/friend30.C: New test.
3857
3858 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3859
3860         PR fortran/14928
3861         * gfortran.fortran-torture/compile/mloc.f90: New test.
3862
3863 2004-06-13  Paul Brook  <paul@codesourcery.com>
3864
3865         * gfortran.fortran-torture/execute/random_2.f90: New test.
3866
3867 2004-06-13  Eric Christopher  <echristo@redhat.com>
3868
3869         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3870
3871 2004-06-12  Paul Brook  <paul@codesourcery.com>
3872
3873         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3874
3875 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3876
3877         PR fortran/14923
3878         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3879
3880 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3881
3882         PR fortran/14957
3883         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3884         syntax errors in end statements of contained subroutines.
3885
3886 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3887
3888         PR fortran/12841
3889         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3890
3891 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3892
3893         PR fortran/15665
3894         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3895
3896 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3897
3898         PR gfortran/12839
3899         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3900
3901 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3902
3903         PR c++/15862
3904         * g++.dg/parse/enum1.C: New test.
3905
3906 2004-06-10  Jeff Law  <law@redhat.com>
3907
3908         * gcc.c-torture/compile/20040610-1.c: New test.
3909
3910 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3911
3912         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3913         * g++.old-deja/g++.other/decl3.C: Likewise.
3914
3915 2004-06-10  Brian Booth  <bbooth@redhat.com>
3916
3917         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3918         V_MAY_DEF instead of VDEF.
3919         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3920
3921 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3922
3923         PR c++/14211
3924         * g++.dg/conversion/const1.C: New test.
3925
3926         PR c++/15076
3927         * g++.dg/conversion/reinterpret1.C: New test.
3928
3929         PR c++/15877
3930         * g++.dg/template/enum2.C: New test.
3931
3932         PR c++/15227
3933         * g++.dg/template/error13.C: New test.
3934
3935 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3936
3937         PR fortran/14957
3938         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3939         arguments to test_* REAL and of the right size.
3940
3941 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3942
3943         PR target/15569
3944         PR rtl-optimization/15681
3945         * gcc.dg/20040609-1.c: New test.
3946
3947 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3948
3949         PR c++/14791
3950         * g++.dg/opt/builtins1.C: New test.
3951
3952 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3953
3954         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3955         that use default windows32 struct layout.
3956         * gcc.dg/i386-bitfield2.c: Likewise.
3957
3958 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3959
3960         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3961         for mingw32 and cygwin targets.
3962
3963 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3964
3965         * gcc.dg/pch/macro-4.c: New.
3966         * gcc.dg/pch/macro-4.hs: New.
3967
3968 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3969
3970         PR fortran/13249
3971         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3972
3973 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3974
3975         PR fortran/13372
3976         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3977
3978 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3979
3980         PR gfortran/14897
3981         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3982
3983 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3984
3985         PR gfortran/15755
3986         * gfortran.fortran-torture/execute/backspace.c : New test.
3987
3988 2004-06-09  Paul Brook  <paul@codesourcery.com>
3989
3990         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3991         (pointer_to_section): Rewrite to use smaller array.
3992
3993 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3994
3995         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3996         * gcc.dg/ext/altivec-10.c: Same.
3997         * gcc.dg/ext/altivec-11.c: Same.
3998         * gcc.dg/ext/altivec-12.c: Same.
3999         * gcc.dg/ext/altivec-13.c: Same.
4000         * gcc.dg/ext/altivec-14.c: Same.
4001         * gcc.dg/ext/altivec-15.c: Same.
4002         * gcc.dg/ext/altivec-16.c: Same.
4003         * gcc.dg/ext/altivec-3.c: Same.
4004         * gcc.dg/ext/altivec-4.c: Same.
4005         * gcc.dg/ext/altivec-6.c: Same.
4006         * gcc.dg/ext/altivec-7.c: Same.
4007         * gcc.dg/ext/altivec-8.c: Same.
4008         * gcc.dg/ext/altivec-varargs-1.c: Same.
4009
4010         * g++.dg/ext/altivec-1.C: Correct dg syntax.
4011         * g++.dg/ext/altivec-10.C: Same.
4012         * g++.dg/ext/altivec-2.C: Same.
4013         * g++.dg/ext/altivec-3.C: Same.
4014         * g++.dg/ext/altivec-4.C: Same.
4015         * g++.dg/ext/altivec-5.C: Same.
4016         * g++.dg/ext/altivec-6.C: Same.
4017         * g++.dg/ext/altivec-7.C: Same.
4018         * g++.dg/ext/altivec-8.C: Same.
4019         * g++.dg/ext/altivec-9.C: Same.
4020
4021 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4022
4023         PR c++/7841
4024         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
4025
4026 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4027
4028         * gcc.dg/union-1.c: New test.
4029
4030 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4031
4032         * gcc.dg/builtins-41.c: New test case.
4033         * gcc.dg/builtins-42.c: New test case.
4034
4035 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4036
4037         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
4038         * g++.dg/ext/altivec-10.C: Same.
4039         * g++.dg/ext/altivec-2.C: Same.
4040         * g++.dg/ext/altivec-3.C: Same.
4041         * g++.dg/ext/altivec-4.C: Same.
4042         * g++.dg/ext/altivec-5.C: Same.
4043         * g++.dg/ext/altivec-6.C: Same.
4044         * g++.dg/ext/altivec-7.C: Same.
4045         * g++.dg/ext/altivec-8.C: Same.
4046         * g++.dg/ext/altivec-9.C: Same.
4047         * g++.old-deja/g++.abi/cxa_vec.C: Same.
4048         * g++.old-deja/g++.brendan/new3.C: Same.
4049         * gcc.c-torture/execute/eeprof-1.x: Same.
4050
4051 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4052
4053         PR c/14765
4054         * gcc.dg/pr14765-1.c: New test.
4055
4056 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4057
4058         PR c/14649
4059         * gcc.dg/pr14649-1.c: New test case.
4060
4061 2004-06-07  Richard Henderson  <rth@redhat.com>
4062
4063         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
4064         if temporaries.
4065
4066 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4067
4068         * g++.dg/eh/elide1.C: Remove XFAIL.
4069
4070 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
4071
4072         PR c++/15337
4073         * g++.dg/expr/sizeof3.C: New test.
4074
4075         PR c++/14777
4076         * g++.dg/template/access14.C: New test.
4077
4078         PR c++/15554
4079         * g++.dg/template/enum1.C: New test.
4080
4081         PR c++/15057
4082         * g++.dg/eh/throw1.C: New test.
4083
4084 2004-06-07  David Ayers  <d.ayers@inode.at>
4085             Ziemowit Laski  <zlaski@apple.com>
4086
4087         * lib/objc.exp (objc_target_compile): Revert the '-framework
4088         Foundation' flag fix, since bare Darwin does not ship
4089         with the Foundation framework.
4090         * objc/execute/next_mapping.h: Provide a local NSConstantString
4091         @interface and @implementation.
4092         (objc_constant_string_init): A constructor function, used to
4093         initialize the NSConstantString meta-class object.
4094         * objc/execute/string1.m: Include "next_mapping.h" instead of
4095         <Foundation/NSString.h>.
4096         * objc/execute/string2.m: Likewise.
4097         * objc/execute/string3.m: Likewise.
4098         * objc/execute/string4.m: Likewise.
4099
4100 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
4101
4102         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
4103         to double. Replace double with FLOAT.
4104         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
4105
4106         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4107         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4108         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4109         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4110         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4111         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4112         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4113         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4114
4115 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4116
4117         PR c/13519
4118         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4119
4120 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4121
4122         PR c++/15503
4123         * g++.dg/template/meminit2.C: New test.
4124
4125 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4126
4127         PR target/15822
4128         * gcc.c-torture/execute/compare-fp-1.c,
4129         gcc.c-torture/execute/compare-fp-2.c,
4130         gcc.c-torture/execute/compare-fp-3.c,
4131         gcc.c-torture/execute/compare-fp-4.c,
4132         gcc.c-torture/execute/compare-fp-3.x,
4133         gcc.c-torture/execute/compare-fp-4.x: Moved...
4134         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4135         gcc.c-torture/execute/ieee/compare-fp-2.c,
4136         gcc.c-torture/execute/ieee/compare-fp-3.c,
4137         gcc.c-torture/execute/ieee/compare-fp-4.c,
4138         gcc.c-torture/execute/ieee/compare-fp-3.x,
4139         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4140
4141 2004-06-04  David Ayers  <d.ayers@inode.at>
4142
4143         * objc/execute/protocol-isEqual-4.m: New testcase.
4144
4145 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4146
4147         * objc/execute/protocol-isEqual-1.m: New testcase.
4148         * objc/execute/protocol-isEqual-2.m: New testcase.
4149         * objc/execute/protocol-isEqual-3.m: New testcase.
4150
4151 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4152
4153         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4154
4155 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4156
4157         * lib/objc.exp (objc_target_compile): When running tests on
4158         Darwin (Mac OS X), inform the linker about '-framework
4159         'Foundation'.
4160
4161 2004-06-02  Eric Christopher  <echristo@redhat.com>
4162
4163         * gcc.c-torture/compile/20040602-1.c: New.
4164
4165 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4166
4167         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4168         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4169
4170         PR tree-optimization/14736
4171         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4172
4173         PR tree-optimization/14042
4174         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4175
4176         PR tree-optimization/14729
4177         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4178
4179 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4180
4181         PR fortran/15557
4182         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4183
4184 2004-06-01  Richard Hederson  <rth@redhat.com>
4185
4186         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4187
4188 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4189
4190         PR c++/14932
4191         * g++.dg/parse/offsetof4.C: New test.
4192
4193 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
4194
4195         PR objc/7993
4196         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4197
4198 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
4199
4200         PR c++/15701
4201         * g++.dg/template/friend29.C: New test.
4202
4203 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4204
4205         PR c/15749
4206         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4207
4208 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
4209
4210         * gcc.dg/sparc-trap-1.c: New test.
4211
4212 2004-05-31  Roger Sayle  <roger@eyesopen.com>
4213
4214         PR middle-end/15069
4215         * g++.dg/opt/fold3.C: New test case.
4216
4217 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
4218
4219         * lib/target-supports.exp (check_iconv_available): Fix fallout
4220         from 2004-05-28 patch.
4221
4222 2004-05-30  Paul Brook  <paul@codesourcery.com>
4223
4224         PR fortran/15620
4225         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4226         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4227
4228 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
4229
4230         * gfortran.fortran-torture/execute/random_1.f90: New test.
4231
4232 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4233
4234         * g++.dg/ext/altivec-10.C: New test.
4235
4236 2004-05-29  Paul Brook  <paul@codesourcery.com>
4237
4238         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4239
4240 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4241
4242         * gcc.dg/altivec-16.c: New test.
4243
4244 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
4245
4246         * lib/target-supports.exp (check_vmx_hw_available): New.
4247         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4248
4249         * lib/target-supports.exp (check_alias_available,
4250         check_iconv_available, check_named_sections_available): Use
4251         unique names for temporary files.
4252
4253 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4254
4255         * gcc.dg/altivec-15.c: New test.
4256
4257 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4258
4259         PR c++/15083
4260         * g++.dg/warn/noeffect6.C: New test.
4261
4262         PR c++/15471
4263         * g++.dg/expr/ptrmem4.C: New test.
4264
4265         PR c++/15640
4266         * g++.dg/template/operator3.C: New test.
4267
4268 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4269
4270         PR c++/14668
4271         * g++.dg/lookup/redecl1.C: New test.
4272         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4273
4274 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
4275
4276         * gcc.c-torture/execute/compare-fp-1.c,
4277         gcc.c-torture/execute/compare-fp-2.c,
4278         gcc.c-torture/execute/compare-fp-3.c,
4279         gcc.c-torture/execute/compare-fp-4.c,
4280         gcc.c-torture/execute/compare-fp-3.x,
4281         gcc.c-torture/execute/compare-fp-4.x,
4282         gcc.dg/pr15649-1.c: New.
4283
4284 2004-05-27  Adam Nemet  <anemet@lnxw.com>
4285
4286         PR c++/12883
4287         * g++.dg/init/array14.C: New test.
4288
4289 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
4290
4291         * lib/compat.exp (compat-get-options-main): New.
4292         (compat-get-options): Remove unneeded code, warn for ignored
4293         command.
4294         (compat-execute): Check flag set by dg-require-* commands.
4295
4296         * lib/compat.exp (compat-execute): Break up long lines.
4297
4298 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
4299
4300         * gcc.dg/altivec-7.c: Don't use 'vector long'.
4301         * gcc.dg/altivec-14.c: New test.
4302         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4303
4304         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4305         * gcc.dg/altivec-12.c: Ditto.
4306
4307         * gcc.dg/altivec-3.c: Move call to altivec_check.
4308
4309 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4310
4311         PR c++/15044
4312         * g++.dg/template/error12.C: New test.
4313
4314         PR c++/15317
4315         * g++.dg/ext/attrib15.C: New test.
4316
4317         PR c++/15329
4318         * g++.dg/template/ptrmem9.C: New test.
4319
4320 2004-05-25  Paul Brook  <paul@codesourcery.com>
4321
4322         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4323
4324 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4325
4326         PR c++/15165
4327         * g++.dg/template/crash19.C: New test.
4328
4329 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4330
4331         PR c++/15025
4332         * g++.dg/template/redecl1.C: New test.
4333
4334 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4335
4336         PR c++/14821
4337         * g++.dg/other/ns1.C: New test.
4338
4339         PR c++/14883
4340         * g++.dg/template/invalid1.C: New test.
4341
4342 2004-05-23  Paul Brook  <paul@codesourcery.com>
4343         Victor Leikehman  <lei@haifasphere.co.il>
4344
4345         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4346         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
4347
4348 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4349
4350         PR c++/15285
4351         PR c++/15299
4352         * g++.dg/template/non-dependent5.C: New test.
4353         * g++.dg/template/non-dependent6.C: New test.
4354
4355 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4356
4357         PR c++/15507
4358         * g++.dg/inherit/union1.C: New test.
4359
4360         PR c++/15542
4361         * g++.dg/template/addr1.C: New test.
4362
4363         PR c++/15427
4364         * g++.dg/template/array5.C: New test.
4365
4366         PR c++/15287
4367         * g++.dg/template/array6.C: New test.
4368
4369 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
4370             Roger Sayle  <roger@eyesopen.com>
4371
4372         * g++.dg/lookup/forscope2.C: New test case.
4373
4374 2004-05-22  Ben Elliston  <bje@au.ibm.com>
4375
4376         * gcc.dg/cpp/Wmissingdirs.c: New.
4377
4378 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4379
4380         PR target/15301
4381         * gcc.dg/compat/union-m128-1.h: New file.
4382         * gcc.dg/compat/union-m128-1_main.c: Likewise.
4383         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4384         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4385
4386 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4387
4388         PR target/15302
4389         * gcc.dg/compat/struct-complex-1.h: New file.
4390         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
4391         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
4392         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4393
4394 2004-05-20  Roger Sayle  <roger@eyesopen.com>
4395
4396         PR middle-end/3074
4397         * gcc.dg/pr3074-1.c: New test case.
4398         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4399
4400 2004-05-20  Falk Hueffner  <falk@debian.org>
4401
4402         PR other/15526
4403         * gcc.dg/ftrapv-1.c: New test case.
4404
4405 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
4406
4407         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4408
4409 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
4410             Jeff Law  <law@redhat.com>
4411
4412         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4413         * gcc.dg/tree-ssa/20040518-2.c: New test.
4414
4415         * gcc.dg/tree-ssa/20040518-1.c: New test.
4416
4417 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
4418
4419         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4420
4421 2004-05-18  Paul Brook  <paul@codesourcery.com>
4422
4423         PR fortran/13930
4424         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4425
4426 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4427
4428         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4429         constant folding.
4430
4431 2004-05-17  Steven Bosscher  <stevenb@suse.de>
4432
4433         * gcc.dg/tree-ssa/20040517-1.c: New test.
4434
4435 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4436
4437         * gcc.dg/loop-4.c: New test.
4438
4439 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
4440
4441         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4442
4443 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
4444
4445         PR fortran/15311
4446         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4447
4448 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4449
4450         PR fortran/13826
4451         PR fortran/13940
4452         * gfortran.fortran-torture/compile/data_1.f90: New test.
4453
4454 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
4455
4456         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4457         * gcc.dg/uninit-H.c: Define ASM for __s390__.
4458
4459 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4460
4461         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4462
4463 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4464
4465         PR c/15444
4466         * gcc.dg/format/xopen-1.c: Adjust expected message.
4467         * gcc.dg/format/xopen-3.c: New test.
4468
4469 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
4470
4471         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4472
4473 2004-05-14  Jeff Law  <law@redhat.com>
4474
4475         * gcc.dg/tree-ssa/20040514-2.c: New test.
4476
4477 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4478
4479         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4480         this ...
4481         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4482         this.
4483
4484 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
4485
4486         * gcc.dg/tree-ssa/20040514-1.c: New test.
4487
4488 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4489
4490         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4491         test.
4492
4493 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4494
4495         PR fortran/14066
4496         * gfortran.fortran-torture/compile/do_1.f90: New test.
4497
4498 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4499
4500         PR fortran/15051
4501         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4502         test.
4503
4504 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
4505
4506         PR fortran/15149
4507         * gfortran.fortran-torture/execute/random_init.f90: New test.
4508
4509 2004-05-13  Paul Brook  <paul@codesourcery.com>
4510
4511         PR fortran/15314
4512         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4513
4514 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4515
4516         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4517         for the powerpc case.
4518
4519 2004-05-13  Jeff Law  <law@redhat.com>
4520
4521         * gcc.dg/tree-ssa/20040513-1.c: New test.
4522         * gcc.dg/tree-ssa/20040513-2.c: New test.
4523
4524 2004-05-13  Paul Brook  <paul@codesourcery.com>
4525
4526         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4527         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4528         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4529
4530 2004-05-13  Andreas Schwab  <schwab@suse.de>
4531
4532         PR other/10819
4533         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4534         characters.
4535
4536 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4537
4538         PR fortran/15294
4539         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4540
4541 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4542
4543         Merge from tree-ssa-20020619-branch.  See
4544         ChangeLog.tree-ssa for details.
4545
4546 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4547
4548         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4549         include <altivec.h> explicitly.
4550         * gcc.dg/altivec-13.c: Likewise.
4551
4552 2004-05-11  Paul Brook  <paul@codesourcery.com>
4553
4554         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4555
4556 2004-05-10  Eric Christopher  <echristo@redhat.com>
4557
4558         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4559         * gcc.dg/sibcall-4.c: Ditto.
4560
4561 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4562
4563         * g++.dg/ext/altivec-8.C: New test case.
4564         * gcc.dg/altivec-13.c: New test case.
4565
4566 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4567
4568         * gcc.c-torture/execute/divcmp-1.c: New test case.
4569         * gcc.c-torture/execute/divcmp-2.c: New test case.
4570         * gcc.c-torture/execute/divcmp-3.c: New test case.
4571
4572 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4573
4574         * g++.dg/other/pragma-re-2.C: New test.
4575
4576 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4577
4578         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4579         * gcc.dg/i386-387-2.c: Likewise.
4580
4581         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4582         __builtin_drem.
4583         * gcc.dg/i386-387-6.c: Likewise.
4584
4585 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4586
4587         * gcc.dg/builtins-33.c:  Also check log1p*.
4588
4589 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4590
4591         PR optimization/15296
4592         * gcc.c-torture/execute/pr15296.c: New test.
4593
4594 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4595
4596         * gcc.dg/builtins-40.c: New test.
4597
4598 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4599
4600         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4601
4602 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4603
4604         * g++.dg/ext/spe1.C: New testcase.
4605
4606 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4607
4608         * objc.dg/image-info.m: Allow additional attributes
4609         for __image_info section.
4610
4611 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4612
4613         * gcc.dg/torture/mips-hilo-2.c: New test.
4614
4615 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4616
4617         PR c++/14389
4618         * g++.dg/template/member5.C: New test.
4619
4620 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4621
4622         * gcc.dg/builtins-34.c: Also check expm1*.
4623
4624 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4625
4626         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4627         * gcc.dg/torture/builtin-convert-3.c: New test.
4628
4629 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4630
4631         PR middle-end/15054
4632         * g++.dg/opt/pr15054.C: New test.
4633
4634 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4635
4636         * gcc.dg/torture/builtin-rounding-1.c: New test.
4637         * gcc.dg/builtins-25.c: Delete.
4638         * gcc.dg/builtins-29.c: Delete.
4639
4640 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4641
4642         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4643         * gcc.dg/sibcall-4.c: Likewise.
4644         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4645
4646 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4647
4648         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4649         bit-field on 16-bit targets.
4650
4651 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4652
4653         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4654         16-bit targets.
4655
4656 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4657
4658         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4659         * gcc.dg/rs6000-power2-2.c: Likewise.
4660
4661 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4662
4663         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4664         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4665         Change the asm registers to be in form of frN instead of fN.
4666
4667 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4668
4669         * gcc.dg/torture/builtin-convert-2.c: New test.
4670
4671 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4672
4673         * gcc.dg/rs6000-power2-1.c: New test.
4674         * gcc.dg/rs6000-power2-2.c: New test.
4675
4676 2004-04-28  Jan Hubicka  <jh@suse.cz>
4677
4678         * gcc.dg/unused-6.c: New test.
4679
4680 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4681             Ulrich Weigand  <uweigand@de.ibm.com>
4682
4683         * ada/acats/run_all.sh: Define $target variable.
4684
4685 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4686
4687         PR c++/15119
4688         * g++.dg/other/vararg-1.C: New test.
4689
4690         PR c++/4794
4691         * g++.dg/eh/cleanup3.C: New test.
4692
4693 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4694
4695         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4696         and ad8011a (target_insn).
4697         * ada/acats/support/macro.dfs: Likewise.
4698         * ada/acats/support/impbit.adb: New file.
4699
4700 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4701
4702         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4703
4704 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4705
4706         * gcc.dg/loop-3.c: New test.
4707
4708 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4709
4710         * gcc.c-torture/execute/simd-5.c: New test.
4711
4712 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4713
4714         PR c++/15064
4715         * g++.dg/template/crash18.C: New test.
4716
4717 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4718
4719         * g++.dg/ext/complit3.C: New test.
4720
4721 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4722
4723         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4724         * gcc.dg/altivec-3.c: Same.
4725         * gcc.dg/altivec-varargs-1.c: Same.
4726
4727 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4728
4729         * lib/target-supports.exp (check_profiling_available): Assume
4730         profiling is not available on powerpc-eabi targets.
4731
4732 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4733
4734         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4735         * gcc.dg/vmx/bug-1.c: Ditto.
4736
4737 2004-04-20  Eric Christopher  <echristo@redhat.com>
4738
4739         * gcc.dg/charset/extern.c: New test.
4740         * g++.dg/charset/extern3.cc: Ditto.
4741
4742 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4743
4744         * gcc.dg/builtins-39.c: New test.
4745
4746 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4747
4748         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4749
4750 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4751
4752         * gcc.dg/torture/mips-hilo-1.c: New test.
4753
4754 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4755
4756         * gcc.c-torture/compile/20040419-1.c: New test.
4757
4758 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4759
4760         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4761
4762 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4763             Aldy Hernandez  <aldyh@redhat.com>
4764
4765         * gcc.c-torture/execute/va-arg-24.c: New.
4766
4767 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4768             Aldy Hernandez  <aldyh@redhat.com>
4769
4770         * gcc.dg/vmx/1b-01.c: New.
4771         * gcc.dg/vmx/1b-02.c: New.
4772         * gcc.dg/vmx/1b-03.c: New.
4773         * gcc.dg/vmx/1b-04.c: New.
4774         * gcc.dg/vmx/1b-05.c: New.
4775         * gcc.dg/vmx/1b-06.c: New.
4776         * gcc.dg/vmx/1b-07.c: New.
4777         * gcc.dg/vmx/1c-01.c: New.
4778         * gcc.dg/vmx/1c-02.c: New.
4779         * gcc.dg/vmx/3a-01a.c: New.
4780         * gcc.dg/vmx/3a-01.c: New.
4781         * gcc.dg/vmx/3a-01m.c: New.
4782         * gcc.dg/vmx/3a-03.c: New.
4783         * gcc.dg/vmx/3a-03m.c: New.
4784         * gcc.dg/vmx/3a-04.c: New.
4785         * gcc.dg/vmx/3a-04m.c: New.
4786         * gcc.dg/vmx/3a-05.c: New.
4787         * gcc.dg/vmx/3a-06.c: New.
4788         * gcc.dg/vmx/3a-06m.c: New.
4789         * gcc.dg/vmx/3a-07.c: New.
4790         * gcc.dg/vmx/3b-01.c: New.
4791         * gcc.dg/vmx/3b-02.c: New.
4792         * gcc.dg/vmx/3b-10.c: New.
4793         * gcc.dg/vmx/3b-13.c: New.
4794         * gcc.dg/vmx/3b-14.c: New.
4795         * gcc.dg/vmx/3b-15.c: New.
4796         * gcc.dg/vmx/3c-01a.c: New.
4797         * gcc.dg/vmx/3c-01.c: New.
4798         * gcc.dg/vmx/3c-02.c: New.
4799         * gcc.dg/vmx/3c-03.c: New.
4800         * gcc.dg/vmx/3d-01.c: New.
4801         * gcc.dg/vmx/4-01.c: New.
4802         * gcc.dg/vmx/4-03.c: New.
4803         * gcc.dg/vmx/5-01.c: New.
4804         * gcc.dg/vmx/5-02.c: New.
4805         * gcc.dg/vmx/5-03.c: New.
4806         * gcc.dg/vmx/5-04.c: New.
4807         * gcc.dg/vmx/5-05.c: New.
4808         * gcc.dg/vmx/5-06.c: New.
4809         * gcc.dg/vmx/5-07.c: New.
4810         * gcc.dg/vmx/5-07t.c: New.
4811         * gcc.dg/vmx/5-08.c: New.
4812         * gcc.dg/vmx/5-10.c: New.
4813         * gcc.dg/vmx/5-11.c: New.
4814         * gcc.dg/vmx/7-01a.c: New.
4815         * gcc.dg/vmx/7-01.c: New.
4816         * gcc.dg/vmx/7c-01.c: New.
4817         * gcc.dg/vmx/7d-01.c: New.
4818         * gcc.dg/vmx/7d-02.c: New.
4819         * gcc.dg/vmx/8-01.c: New.
4820         * gcc.dg/vmx/8-02a.c: New.
4821         * gcc.dg/vmx/8-02.c: New.
4822         * gcc.dg/vmx/brode-1.c: New.
4823         * gcc.dg/vmx/bug-1.c: New.
4824         * gcc.dg/vmx/bug-2.c: New.
4825         * gcc.dg/vmx/bug-3.c: New.
4826         * gcc.dg/vmx/cw-bug-1.c: New.
4827         * gcc.dg/vmx/cw-bug-2.c: New.
4828         * gcc.dg/vmx/cw-bug-3.c: New.
4829         * gcc.dg/vmx/dct.c: New.
4830         * gcc.dg/vmx/debug-1.c: New.
4831         * gcc.dg/vmx/debug-2.c: New.
4832         * gcc.dg/vmx/debug-3.c: New.
4833         * gcc.dg/vmx/debug-4.c: New.
4834         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4835         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4836         * gcc.dg/vmx/eg-5.c: New.
4837         * gcc.dg/vmx/fft.c: New.
4838         * gcc.dg/vmx/gcc-bug-1.c: New.
4839         * gcc.dg/vmx/gcc-bug-2.c: New.
4840         * gcc.dg/vmx/gcc-bug-3.c: New.
4841         * gcc.dg/vmx/gcc-bug-4.c: New.
4842         * gcc.dg/vmx/gcc-bug-5.c: New.
4843         * gcc.dg/vmx/gcc-bug-6.c: New.
4844         * gcc.dg/vmx/gcc-bug-7.c: New.
4845         * gcc.dg/vmx/gcc-bug-8.c: New.
4846         * gcc.dg/vmx/gcc-bug-9.c: New.
4847         * gcc.dg/vmx/gcc-bug-b.c: New.
4848         * gcc.dg/vmx/gcc-bug-c.c: New.
4849         * gcc.dg/vmx/gcc-bug-d.c: New.
4850         * gcc.dg/vmx/gcc-bug-e.c: New.
4851         * gcc.dg/vmx/gcc-bug-f.c: New.
4852         * gcc.dg/vmx/gcc-bug-g.c: New.
4853         * gcc.dg/vmx/gcc-bug-i.c: New.
4854         * gcc.dg/vmx/harness.h: New.
4855         * gcc.dg/vmx/ira1.c: New.
4856         * gcc.dg/vmx/ira2a.c: New.
4857         * gcc.dg/vmx/ira2b.c: New.
4858         * gcc.dg/vmx/ira2.c: New.
4859         * gcc.dg/vmx/ira2c.c: New.
4860         * gcc.dg/vmx/mem.c: New.
4861         * gcc.dg/vmx/newton-1.c: New.
4862         * gcc.dg/vmx/ops.c: New.
4863         * gcc.dg/vmx/sn7153.c: New.
4864         * gcc.dg/vmx/spill2.c: New.
4865         * gcc.dg/vmx/spill3.c: New.
4866         * gcc.dg/vmx/spill.c: New.
4867         * gcc.dg/vmx/t.c: New.
4868         * gcc.dg/vmx/varargs-1.c: New.
4869         * gcc.dg/vmx/varargs-2.c: New.
4870         * gcc.dg/vmx/varargs-3.c: New.
4871         * gcc.dg/vmx/varargs-4.c: New.
4872         * gcc.dg/vmx/varargs-5.c: New.
4873         * gcc.dg/vmx/varargs-6.c: New.
4874         * gcc.dg/vmx/varargs-7.c: New.
4875         * gcc.dg/vmx/vmx.exp: New.
4876         * gcc.dg/vmx/vprint-1.c: New.
4877         * gcc.dg/vmx/vscan-1.c: New.
4878         * gcc.dg/vmx/x-01.c: New.
4879         * gcc.dg/vmx/x-02.c: New.
4880         * gcc.dg/vmx/x-03.c: New.
4881         * gcc.dg/vmx/x-04.c: New.
4882         * gcc.dg/vmx/x-05.c: New.
4883         * gcc.dg/vmx/yousufi-1.c: New.
4884         * gcc.dg/vmx/zero-1.c: New.
4885         * gcc.dg/vmx/zero.c: New.
4886
4887 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4888
4889         * g++.dg/lookup/java1.C: Update for chage of
4890         _Jv_AllocObject.
4891         * g++.dg/lookup/java2.C: Likewise.
4892
4893 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4894
4895         * ada/acats/run_all.sh: use -O2 by default.
4896
4897 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4898
4899         * gcc.dg/vr-mult-[12].c: New tests.
4900
4901 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4902
4903         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4904
4905         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4906
4907 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4908
4909         * lib/target-supports.exp (check_profiling_available): Assume profiling
4910         isn't available for mips*-*-elf targets.
4911
4912 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4913
4914         * gcc.dg/builtins-38.c: New test.
4915
4916 2004-04-14  Eric Christopher  <echristo@redhat.com>
4917
4918         * g++.dg/charset/charset.exp: Run .cc extension tests.
4919
4920 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4921
4922         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4923
4924 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4925
4926         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4927
4928 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4929
4930         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4931         * gcc.dg/i386-387-2.c: Likewise.
4932
4933         * gcc.dg/i386-387-7.c: New test.
4934         * gcc.dg/i386-387-8.c: New test.
4935
4936         * gcc.dg/builtins-37.c: New test.
4937
4938 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4939
4940         * g++.dg/pch/externc-1.C: Add missing semicolon.
4941
4942 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4943
4944         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4945
4946 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4947
4948         * gcc.c-torture/execute/20040411-1.c: New test.
4949
4950 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4951
4952         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4953
4954 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4955
4956         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4957
4958 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4959
4960         * lib/target-supports.exp (check_named_sections_available): New.
4961         * lib/gcc-dg.exp (dg-require-named-sections): New.
4962         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4963         old-deja.exp.  Also prune error-count message from HP linker.
4964         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4965
4966         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4967         * g++.old-deja/g++.pt/static3.C: Likewise.
4968         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4969
4970 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4971
4972         * gcc.c-torture/execute/20040409-1.c: New test case.
4973         * gcc.c-torture/execute/20040409-2.c: New test case.
4974         * gcc.c-torture/execute/20040409-3.c: New test case.
4975
4976 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4977
4978         * gcc.dg/20040409-1.c: New test.
4979
4980 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4981
4982         PR target/14888
4983         * g++.dg/opt/pr14888.C: New test case.
4984
4985 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4986
4987         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4988         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4989         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4990         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4991         New tests.
4992
4993 2004-04-08  Paul Brook  <paul@codesourcery.com>
4994
4995         * gcc.dg/spill-1.c: New test.
4996
4997 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4998
4999         * gcc.dg/torture/builtin-ctype-2.c: New test.
5000
5001 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
5002
5003         * gcc.dg/pch/pch.exp: Add largefile test.
5004
5005 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
5006
5007         * g++.dg/pch/externc-1.Hs: New.
5008         * g++.dg/pch/externc-1.C: New.
5009
5010 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5011
5012         * gcc.dg/compat/struct-by-value-5a_main.c,
5013         gcc.dg/compat/struct-by-value-5b_main.c: New files.
5014         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
5015         * gcc.dg/compat/struct-by-value-5a_x.c,
5016         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
5017         gcc.dg/compat/struct-by-value-5_x.c.
5018         * gcc.dg/compat/struct-by-value-5a_y.c,
5019         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
5020         gcc.dg/compat/struct-by-value-5_y.c.
5021
5022         * gcc.dg/compat/struct-by-value-6a_main.c,
5023         gcc.dg/compat/struct-by-value-6b_main.c: New files.
5024         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
5025         * gcc.dg/compat/struct-by-value-6a_x.c,
5026         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
5027         gcc.dg/compat/struct-by-value-6_x.c.
5028         * gcc.dg/compat/struct-by-value-6a_y.c,
5029         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
5030         gcc.dg/compat/struct-by-value-6_y.c.
5031
5032         * gcc.dg/compat/struct-by-value-7a_main.c,
5033         gcc.dg/compat/struct-by-value-7b_main.c: New files.
5034         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
5035         * gcc.dg/compat/struct-by-value-7a_x.c,
5036         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
5037         gcc.dg/compat/struct-by-value-7_x.c.
5038         * gcc.dg/compat/struct-by-value-7a_y.c,
5039         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
5040         gcc.dg/compat/struct-by-value-7_y.c.
5041
5042 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
5043
5044         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
5045         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
5046         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
5047         options.
5048
5049 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
5050
5051         * gcc.dg/builtins-36.c: New test.
5052
5053 2004-04-06  Paul Brook  <paul@codesourcery.com>
5054
5055         * README.gcc: Remove obsolete contraint on testcases.
5056
5057 2004-04-05  Paul Brook  <paul@codesourcery.com>
5058
5059         PR2123
5060         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
5061         failure and exit(0) on success.
5062         * g++.dg/expr/anew2.C: Ditto.
5063         * g++.dg/expr/anew3.C: Ditto.
5064         * g++.dg/expr/anew4.C: Ditto.
5065
5066 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
5067
5068         PR c++/3518
5069         * g++.dg/template/unify7.C: New.
5070
5071 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5072
5073         * g++.dg/README: Bring up to date with new subdirectories; remove
5074         duplicate subdirectory lines.
5075
5076 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
5077
5078         PR c++/14007
5079         * g++.dg/template/unify5.C: New.
5080         * g++.dg/template/unify6.C: New.
5081         * g++.dg/template/qualttp20.C: Adjust.
5082         * g++.old-deja/g++.jason/report.C: Adjust.
5083         * g++.old-deja/g++.other/qual1.C: Adjust.
5084
5085 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
5086
5087         PR c++/14803
5088         * g++.dg/inherit/ptrmem1.C: New test.
5089
5090 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
5091
5092         PR c++/14755
5093         * gcc.c-torture/execute/20040331-1.c: New test.
5094         * gcc.dg/20040331-1.c: New test.
5095
5096 2004-04-01  Paul Brook  <paul@codesourcery.com>
5097
5098         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
5099
5100 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
5101
5102         PR c++/14724
5103         * g++.dg/init/goto1.C: New test.
5104
5105         PR c++/14763
5106         * g++.dg/template/defarg4.C: New test.
5107
5108 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5109
5110         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5111
5112 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5113
5114         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5115
5116 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5117
5118         * gcc.dg/noncompile/undeclared-2.c: New test.
5119
5120 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5121
5122         * gcc.dg/940409-1.c: Remove XFAIL.
5123         * gcc.dg/reg-vol-struct-1.c: New test.
5124
5125 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5126
5127         * gcc.dg/torture/builtin-wctype-1.c: New test.
5128
5129 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5130
5131         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5132         * gcc.dg/20001101-1.c: Likewise.
5133         * gcc.dg/20001102-1.c: Likewise.
5134
5135 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5136
5137         * gcc.dg/compare8.c: Add an additional test for XOR.
5138
5139 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5140
5141         * gcc.dg/torture/builtin-ctype-1.c: New test.
5142
5143 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5144
5145         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5146         * gcc.dg/torture/builtin-math-1.c: Likewise.
5147         * gcc.dg/torture/builtin-power-1.c: New test.
5148
5149 2004-03-24  Andreas Schwab  <schwab@suse.de>
5150
5151         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5152         IA64 assembler.
5153
5154 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5155             Roger Sayle  <roger@eyesopen.com>
5156
5157         * gcc.dg/compare8.c: New test case.
5158
5159 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5160
5161         * g++.dg/ext/altivec-7.C: New test.
5162
5163 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5164
5165         PR 12267, 12391, 12560, 13129, 14114, 14133
5166         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5167         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5168         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5169         Adjust error regexps.
5170         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5171         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5172         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5173         * gcc.dg/local1.c: Add explanatory comment.
5174
5175 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5176
5177         PR optimization/14669
5178         * g++.dg/opt/fold2.C: New test case.
5179
5180 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5181
5182         PR c/14069
5183         * gcc.dg/20040322-1.c: New test.
5184
5185 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5186
5187         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
5188         * gcc.dg/ultrasp4.c: Likewise.
5189         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
5190
5191 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5192
5193         * gcc.dg/i386-sse-8.c: Reset default options.
5194
5195 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5196
5197         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5198         in the error message text.
5199
5200 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5201
5202         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5203
5204 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
5205
5206         PR c++/14616
5207         * g++.dg/init/array13.C: New test.
5208
5209 2004-03-20  Roger Sayle  <roger@eyesopen.com>
5210
5211         PR target/13889
5212         * gcc.c-torture/compile/pr13889.c: New test case.
5213
5214 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5215
5216         PR c/14635
5217         * builtins-1.c (nan, nans): Don't test.
5218         * builtins-30.c: Don't use nan, nanf, nanl.
5219         * builtins-35.c: New test.
5220
5221 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
5222
5223         * g++.dg/ext/altivec-6.C: New test.
5224
5225 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
5226
5227         * g++.dg/init/placement3.C: New test.
5228
5229         * g++.dg/template/spec13.C: New test.
5230
5231         * g++.dg/lookup/using11.C: New test.
5232
5233         * g++.dg/lookup/koenig3.C: New test.
5234
5235         * g++.dg/template/operator2.C: New test.
5236
5237         * g++.dg/expr/dtor3.C: New test.
5238         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5239         marker.
5240         * g++.old-deja/g++.law/visibility28.C: Likewise.
5241
5242 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
5243
5244         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5245         * gcc.dg/ppc64-abi-3.c: Likewise.
5246
5247 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5248
5249         PR c++/14545
5250         * g++.dg/parse/template15.C: New test.
5251
5252 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5253
5254         * g++.dg/expr/dtor2.C: New test.
5255
5256         * g++.dg/lookup/anon4.C: New test.
5257
5258         * g++.dg/overload/using1.C: New test.
5259
5260         * g++.dg/template/lookup7.C: New test.
5261
5262         * g++.dg/template/typename6.C: New test.
5263
5264         * g++.dg/expr/cond6.C: New test.
5265
5266 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5267
5268         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5269
5270 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5271
5272         * g++.dg/expr/cond5.C: New test.
5273         * g++.dg/expr/constcast1.C: Likewise.
5274         * g++.dg/expr/ptrmem2.C: Likewise.
5275         * g++.dg/expr/ptrmem3.C: Likewise.
5276         * g++.dg/lookup/main1.C: Likewise.
5277         * g++.dg/template/lookup6.C: Likewise.
5278
5279 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5280
5281         * gcc.dg/local1.c: New test.
5282
5283         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5284
5285 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5286
5287         * gcc.dg/torture/builtin-convert-1.c: New test.
5288
5289 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5290
5291         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5292
5293 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5294
5295         PR c++/14481
5296         * g++.dg/warn/Wunused-7.C: New test.
5297
5298 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5299
5300         * gcc.dg/torture/builtin-integral-1.c: New test.
5301
5302 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5303
5304         PR c++/14586
5305         * g++.dg/parse/non-dependent3.C: New test.
5306
5307 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
5308
5309         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5310         * g++.dg/eh/simd-2.C: Likewise.
5311         * g++.dg/init/array10.C: Likewise.
5312         * gcc.c-torture/compile/simd-1.c: Likewise.
5313         * gcc.c-torture/compile/simd-2.c: Likewise.
5314         * gcc.c-torture/compile/simd-3.c: Likewise.
5315         * gcc.c-torture/compile/simd-4.c: Likewise.
5316         * gcc.c-torture/compile/simd-6.c: Likewise.
5317         * gcc.c-torture/execute/simd-1.c: Likewise.
5318         * gcc.c-torture/execute/simd-2.c: Likewise.
5319         * gcc.dg/compat/vector-defs.h: Likewise.
5320         * gcc.dg/20020531-1.c: Likewise.
5321         * gcc.dg/altivec-3.c: Likewise.
5322         * gcc.dg/altivec-4.c: Likewise.
5323         * gcc.dg/altivec-varargs-1.c: Likewise.
5324         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5325         * gcc.dg/i386-mmx-3.c: Likewise.
5326         * gcc.dg/i386-sse-4.c: Likewise.
5327         * gcc.dg/i386-sse-5.c: Likewise.
5328         * gcc.dg/i386-sse-8.c: Likewise.
5329         * gcc.dg/simd-1.c: Likewise.
5330         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
5331         __ev64_opaque__ since the machine description provides it.
5332
5333 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5334
5335         * lib/compat.exp (skip_list): New global variable.
5336         Use it to hold the user defined COMPAT_SKIPS list if any.
5337         (compat-obj): Add the members of skip_list to optall.
5338
5339 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5340
5341         * gcc.dg/compat/union-by-value-1_main.c,
5342         union-by-value-1_x.c, union-by-value-1_y.c,
5343         union-check.h, union-defs.h,
5344         union-init.h, union-return-1_main.c,
5345         union-return-1_x.c, union-return-1_y.c: New files.
5346
5347 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5348
5349         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
5350         mixed-struct-init.h: Add 4 mixed structure types.
5351         struct-by-value-21_main.c, struct-by-value-21_x.c,
5352         struct-by-value-21_y.c, struct-return-21_main.c,
5353         struct-return-21_x.c, struct-return-21_y.c: New files.
5354
5355 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
5356
5357         PR c++/14550
5358         * g++.dg/parse/template14.C: New test.
5359
5360 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5361
5362         * gcc.c-torture/execute/20040313-1.c: New test.
5363
5364 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
5365
5366         PR target/14533
5367         * gcc.dg/20040311-2.c: New test.
5368
5369 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
5370
5371         PR other/14544
5372         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
5373         bit-field.
5374
5375 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
5376
5377         * gcc.dg/20040305-2.c: Add missing return statement.
5378
5379 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5380
5381         * gcc.dg/builtins-34.c: Also check pow10*.
5382
5383 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5384
5385         PR target/14262
5386         * gcc.dg/20040305-2.c: New test.
5387
5388 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5389
5390         * gcc.dg/20040310-1.c: New test.
5391
5392 2004-03-11  Roger Sayle  <roger@eyesopen.com>
5393
5394         * gcc.c-torture/execute/20040311-1.c: New test case.
5395
5396 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
5397
5398         PR c++/14476
5399         * g++.dg/lookup/enum1.C: New test.
5400
5401 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
5402
5403         PR c++/14510
5404         * g++.dg/lookup/struct2.C: New test.
5405
5406 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
5407
5408         * gcc.dg/builtins-34.c: New test.
5409
5410 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5411
5412         * gcc.dg/torture/builtin-nonneg-1.c: New test.
5413
5414 2004-03-09  James E Wilson  <wilson@specifixinc.com>
5415
5416         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5417         * gcc.dg/alias-2.c: New testcase.
5418
5419 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
5420
5421         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5422
5423 2004-03-09  Roger Sayle  <roger@eyesopen.com>
5424
5425         * gcc.c-torture/execute/20040309-1.c: New test case.
5426
5427 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
5428
5429         PR c++/14397
5430         * g++.dg/overload/ref1.C: New.
5431
5432 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5433
5434         PR c++/14409
5435         * g++.dg/template/spec12.C: New test.
5436
5437         PR c++/14448
5438         * g++.dg/parse/crash14.C: New test.
5439
5440 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5441
5442         PR c++/14230
5443         * g++.dg/init/ref11.C: New test.
5444
5445 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5446
5447         PR c++/14432
5448         * g++.dg/parse/builtin2.C: New test.
5449
5450 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5451
5452         PR c++/14401
5453         * g++.dg/init/ctor3.C: New test.
5454         * g++.dg/init/union1.C: New test.
5455         * g++.dg/ext/anon-struct4.C: New test.
5456
5457 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5458
5459         * g++.dg/lookup/koenig1.C: Tweak error messages.
5460         * g++.dg/lookup/used-before-declaration.C: Likewise.
5461         * g++.dg/other/do1.C: Likewise.
5462         * g++.dg/overload/koenig1.C: Likewise.
5463         * g++.dg/parse/crash13.C: Likewise.
5464         * g++.dg/template/instantiate3.C: Likewise.
5465
5466 2004-03-08  Eric Christopher  <echristo@redhat.com>
5467
5468         * * lib/target-supports.exp: Enable libiconv in test
5469         compilation.  Fix up error checking.
5470
5471 2004-03-08  Roger Sayle  <roger@eyesopen.com>
5472
5473         PR middle-end/14289
5474         * gcc.dg/pr14289-1.c: New test case.
5475         * gcc.dg/pr14289-2.c: Likewise.
5476         * gcc.dg/pr14289-3.c: Likewise.
5477
5478 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
5479
5480         * gcc.c-torture/execute/20040308-1.c: New test.
5481
5482 2004-03-07  Roger Sayle  <roger@eyesopen.com>
5483
5484         * gcc.c-torture/execute/20040307-1.c: New test case.
5485
5486 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
5487
5488         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5489
5490 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
5491
5492         * gcc.dg/20040306-1.c: New test.
5493
5494 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
5495
5496         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5497         them static.
5498         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5499
5500 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5501
5502         PR c/14465
5503         * gcc.dg/decl-6.c: New test.
5504
5505 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5506
5507         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5508         Rename LOGPOW -> LOG_POW.
5509         (SQRT_EXP, POW_EXP): New.
5510
5511 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5512
5513         * gcc.dg/i386-sse-8.c: New test.
5514
5515 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5516
5517         PR c/14114
5518         * gcc.dg/decl-5.c: New test.
5519
5520 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5521
5522         * gcc.dg/20040305-1.c: New test.
5523
5524 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5525
5526         PR other/14354
5527         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5528
5529 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5530
5531         PR c++/14425, c++/14426
5532         * g++.dg/ext/altivec-4.C: New test.
5533         * g++.dg/ext/altivec-5.C: New test.
5534
5535 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5536
5537         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5538         global variables of a type with no linkage.
5539         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5540         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5541         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5542         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5543         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5544         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5545         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5546         * g++.dg/warn/deprecated.C: Name enum Color.
5547         * g++.dg/overload/VLA.C: Name structure for 'b'.
5548         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5549
5550 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5551
5552         * gcc.c-torture/compile/20040304-1.c: New test.
5553
5554 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5555
5556         PR 13728
5557         * gcc.dg/decl-4.c: New testcase.
5558
5559 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5560
5561         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5562         as PRECF if sizeof (float) > sizeof (double).
5563         (PRECL): Make it the same as PRECF if
5564         sizeof (float) > sizeof (long double).
5565
5566 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5567
5568         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5569         system type.  Add check for irix6 which doesn't have c99 runtime.
5570
5571 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5572
5573         * gcc.dg/const-elim-1.c: xfail for xtensa.
5574
5575 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5576
5577         PR c++/14369
5578         * g++.dg/template/cond4.C: New test.
5579
5580 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5581
5582         PR c++/14360
5583         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5584
5585         PR c++/14361
5586         * g++.dg/parse/defarg7.C: New test.
5587
5588         PR c++/14359
5589         * g++.dg/template/friend26.C: New test.
5590
5591 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5592
5593         PR c++/14324
5594         * g++.dg/abi/mangle21.C: New test.
5595
5596         PR c++/14260
5597         * g++.dg/parse/constructor2.C: New test.
5598
5599         PR c++/14337
5600         * g++.dg/template/sfinae1.C: New test.
5601
5602 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5603
5604         PR c++/14267
5605         * g++.dg/expr/crash2.C: New test.
5606
5607         PR middle-end/13448
5608         * gcc.dg/inline-5.c: New test.
5609         * gcc.dg/always-inline.c: Split out tests into ...
5610         * gcc.dg/always-inline2.c: ... this and ...
5611         * gcc.dg/always-inline3.c: ... this.
5612
5613 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5614
5615         PR debug/12103
5616         * g++.dg/debug/crash1.C: New test.
5617
5618 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5619
5620         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5621         function with __attribute__((noinline)).
5622         (recurser_void2): Likewise.
5623         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5624         (recurser_void2): Likewise.
5625
5626 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5627
5628         PR middle-end/14203
5629         * g++.dg/warn/Wunused-6.C: New test case.
5630
5631 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5632
5633         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5634         not defined.
5635
5636 2004-02-27  Eric Christopher  <echristo@redhat.com>
5637
5638         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5639         * g++.dg/charset/asm2.c: Run only x86.
5640         * gcc.dg/charset/asm3.c: Ditto.
5641
5642 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5643
5644         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5645         ld_library_path.
5646
5647 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5648
5649         * g++.dg/ext/altivec-3.C: New.
5650
5651 2004-02-26  Richard Henderson  <rth@redhat.com>
5652
5653         * g++.dg/ext/attrib10.C: Mark for warning.
5654         * gcc.dg/attr-alias-1.c: New.
5655
5656 2004-02-26  Richard Henderson  <rth@redhat.com>
5657
5658         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5659         * gcc.c-torture/execute/20040208-2.c: ... it back.
5660
5661 2004-02-26  Eric Christopher  <echristo@redhat.com>
5662
5663         * lib/target-supports.exp (check-iconv-available): New function.
5664         * lib/gcc-dg.exp (dg-require-iconv): New function.
5665         Use above.
5666         * gcc.dg/charset: New directory.
5667         * gcc.dg/charset/charset.exp: New file.
5668         * gcc.dg/charset/asm1.c: Ditto.
5669         * gcc.dg/charset/asm2.c: Ditto.
5670         * gcc.dg/charset/asm3.c: Ditto.
5671         * gcc.dg/charset/asm4.c: Ditto.
5672         * gcc.dg/charset/asm5.c: Ditto.
5673         * gcc.dg/charset/attribute1.c: Ditto.
5674         * gcc.dg/charset/attribute2.c: Ditto.
5675         * gcc.dg/charset/string1.c: Ditto.
5676         * g++.dg/charset: New directory.
5677         * g++.dg/dg.exp: Add here. Special options.
5678         * g++.dg/charset/charset.exp: New file.
5679         * g++.dg/charset/asm1.c: Ditto.
5680         * g++.dg/charset/asm2.c: Ditto.
5681         * g++.dg/charset/asm3.c: Ditto.
5682         * g++.dg/charset/asm4.c: Ditto.
5683         * g++.dg/charset/attribute1.c: Ditto.
5684         * g++.dg/charset/attribute2.c: Ditto.
5685         * g++.dg/charset/extern1.cc: Ditto.
5686         * g++.dg/charset/extern2.cc: Ditto.
5687         * g++.dg/charset/string1.c: Ditto.
5688
5689 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5690
5691         PR c++/14278
5692         * g++.dg/parse/comma1.C: New test.
5693
5694 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5695
5696         PR c++/14284
5697         * g++.dg/template/ttp8.C: New test.
5698
5699 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5700
5701         * gcc.dg/fixuns-trunc-1.c: New test.
5702
5703 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5704
5705         * gcc.dg/builtins-config.h: Use #elif.
5706
5707 2004-02-26  Michael Matz  <matz@suse.de>
5708
5709         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5710         * gcc.dg/991214-1.c: Likewise.
5711         * gcc.dg/i386-asm-1.c: Likewise.
5712
5713 2004-02-25  Richard Henderson  <rth@redhat.com>
5714
5715         * gcc.c-torture/execute/20040208-2.c: Move ...
5716         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5717
5718 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5719
5720         PR c++/14246
5721         * g++.dg/other/crash-3.C: New test.
5722
5723 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5724
5725         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5726         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5727
5728         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5729         HP-UX.
5730
5731 2004-02-24  Michael Matz  <matz@suse.de>
5732
5733         * gcc.dg/i386-regparm.c: New.
5734
5735 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5736
5737         * gcc.c-torture/execute/20040223-1.c: New.
5738
5739 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5740             Kazu Hirata  <kazu@cs.umass.edu>
5741
5742         * gcc.dg/fwritable-strings-1.c: Remove.
5743
5744 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5745
5746         PR c/14156
5747         * gcc.dg/20040223-1.c: New test.
5748
5749 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5750
5751         PR c++/14106
5752         * g++.dg/ext/typeof9.C: New test.
5753
5754 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5755
5756         PR c++/14250
5757         * g++.dg/other/switch1.C: New test.
5758
5759 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5760
5761         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5762         * gcc.dg/va-arg-1.c: Likewise.
5763
5764 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5765
5766         PR c++/14143
5767         * g++.dg/template/koenig5.C: New test.
5768
5769 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5770
5771         * g++.dg/ext/altivec-1.C: Generalize target triple.
5772         * g++.dg/ext/altivec-2.C: New test case.
5773         * g++.dg/ext/altivec_check.h: New file.
5774         * gcc.dg/altivec-1.c: Generalize target triple;
5775         include altivec_check.h and call altivec_check().
5776         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5777         * gcc.dg/altivec-6.c: New test case.
5778         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5779         type casts as needed.
5780         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5781         altivec_check().
5782         * gcc.dg/altivec-12.c: New test case.
5783         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5784         include altivec_check.h and call altivec_check().
5785         * gcc.dg/altivec_check.h: New file.
5786
5787 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5788
5789         * lib/target-supports.exp (check_alias_available): Don't mangle
5790         function `g' in test program.
5791
5792 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5793
5794         * lib/target-supports.exp (check_profiling_available): Check
5795         argument to determine whether we support a profiling type.
5796         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5797         check_profiling_available.
5798         * g++.dg/bprob/bprob.exp: Likewise
5799         * g77.dg/bprob/bprob.exp: Likewise.
5800         * gcc.misc-tests/bprob.exp: Likewise.
5801         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5802         dg-require-profiling and delete expected error handling.
5803         * gcc.dg/20021014-1.c: Likewise.
5804         * gcc.dg/nest.c: Likewise.
5805
5806 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5807
5808         PR c++/12007
5809         * g++.dg/other/vthunk1.C: New test.
5810
5811 2004-02-20  Falk Hueffner  <falk@debian.org>
5812
5813         PR target/14201
5814         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5815
5816 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5817
5818         PR c++/13927
5819         * g++.dg/other/error8.C: Remove XFAIL markers.
5820
5821         PR c++/14173
5822         * g++.dg/ext/packed5.C: New test.
5823
5824         PR c++/14199
5825         * g++.dg/warn/Wunused-5.C: New test.
5826
5827         PR c++/14186
5828         * g++.dg/lookup/member1.C: New test.
5829
5830 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5831
5832         * gcc.c-torture/compile/20040130-1.c: Enable only when
5833         __INT_MAX__ >= 2147483647L.
5834         * gcc.c-torture/compile/961203-1.c: Likewise.
5835
5836 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5837
5838         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5839         * g++.dg/opt/template1.C: Robustify assembler regexp
5840
5841 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5842
5843         * gcc.c-torture/execute/simd-4.x: Remove.
5844         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5845         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5846         Guard with #ifndef SKIP_ATTRIBUTE.
5847         * gcc.dg/compat/vector-1_y.c: Likewise.
5848         * gcc.dg/compat/vector-2_x.c: Likewise.
5849         * gcc.dg/compat/vector-2_y.c: Likewise.
5850         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5851         * g++.dg/eh/simd-2.C: Likewise.
5852
5853 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5854
5855         * gcc.c-torture/compile/complex-1.c: New.
5856
5857 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5858
5859         PR target/14209
5860         * gcc.c-torture/execute/20040218-1.c: New test.
5861
5862 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5863
5864         PR c++/14181
5865         * g++.dg/parse/new2.C: New test.
5866
5867 2004-02-18  Paul Brook  <paul@codesourcery.com>
5868
5869         * gcc.c-torture/compile/libcall-1.c: New test.
5870
5871 2004-02-18  Paul Brook  <paul@codesourcery.com>
5872
5873         PR debug/12934
5874         * gcc.dg/debug/debug-7.c: New test.
5875
5876 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5877
5878         * gcc.dg/20040217-1.c: New test.
5879
5880 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5881
5882         * gcc.c-torture/execute/990208-1.x: Delete.
5883
5884 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5885
5886         * gcc.c-torture/execute/20040208-2.x: New file.
5887
5888 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5889
5890         PR c++/11326
5891         * g++.dg/abi/structret1.C: New test.
5892
5893 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5894
5895         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5896         (i386_cpuid): No need to test if cpuid is available on AMD64.
5897         Fix assembly, so that it works onboth i386 and AMD64.
5898         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5899         (vecInLong): Fix s[] member type to unsigned int.
5900         (vecInWord): Remove type.
5901         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5902         (a64, b64, c64, d64, e64): Remove.
5903         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5904         Remove unused variable.  Remove initialization of removed variables.
5905         Don't call mmx_tests nor sse_tests.
5906         (reference_mmx, reference_sse): Remove.
5907         (check): Add return stmt.
5908         * gcc.dg/i386-sse-7.c: New test.
5909         * gcc.dg/i386-mmx-4.c: New test.
5910
5911 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5912
5913         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5914         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5915         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5916         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5917         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5918         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5919         g++.dg/tc1/dr94.C: Fix line terminator.
5920
5921 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5922
5923         * gcc.c-torture/compile/20040216-1.c: New.
5924
5925 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5926
5927         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5928         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5929         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5930         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5931         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5932         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5933
5934 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5935
5936         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5937
5938 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5939
5940         PR c++/13971
5941         * g++.dg/expr/cond4.C: New test.
5942
5943         PR c++/14086
5944         * g++.dg/lookup/crash2.C: New test.
5945
5946 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5947
5948         * gcc.c-torture/compile/20040214-2.c: New test.
5949
5950 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5951
5952         PR c++/14116
5953         * g++.dg/ext/typeof8.C: New test.
5954
5955 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5956
5957         * gcc.c-torture/compile/20040214-1.c: New test.
5958
5959 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5960
5961         PR c++/13635
5962         * g++.dg/template/spec11.C: New test.
5963
5964 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5965
5966         PR c++/13927
5967         * g++.dg/other/error8.C: New test.
5968
5969 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5970
5971         PR c++/14122
5972         * g++.dg/template/array4.C: New test.
5973
5974         PR c++/14108
5975         * g++.dg/inherit/thunk2.C: New test.
5976
5977         PR c++/14083
5978         * g++.dg/eh/cond2.C: New test.
5979
5980 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5981
5982         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5983
5984 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5985
5986         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5987
5988 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5989
5990         * g++.dg/simd-2.C: xfail on ppc64-linux.
5991
5992 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5993
5994         PR c/456
5995         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5996         tests.
5997
5998 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5999
6000         * gcc.dg/builtins-33.c: New test.
6001
6002 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
6003
6004         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
6005
6006 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6007
6008         * g++.dg/simd-2.C: Set -maltivec for ppc64.
6009
6010 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6011
6012         * gcc.dg/ppc64-abi-3.c: New test.
6013
6014 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
6015
6016         PR c/14092
6017
6018         * gcc.dg/pr14092-1.c: New testcase.
6019
6020 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
6021
6022         * gcc.dg/cpp/assert4.c: Fix typo last change.
6023
6024         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
6025         * gcc.dg/cpp/assert4.c: Handle powerpc64.
6026
6027         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
6028
6029 2004-02-09  Roger Sayle  <roger@eyesopen.com>
6030
6031         * gcc.c-torture/compile/20040209-1.c: New test case.
6032
6033 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6034
6035         * gcc.dg/c90-init-1.c: Adjust expected error messages.
6036
6037 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
6038
6039         * gcc.c-torture/execute/20040208-[12].c: New tests.
6040
6041 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6042
6043         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
6044
6045 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6046
6047         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
6048
6049 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6050
6051         Bug 13856
6052         * gcc.dg/visibility-8.c: New testcase.
6053
6054 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6055
6056         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
6057         arguments.
6058         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
6059
6060 2004-02-07  Roger Sayle  <roger@eyesopen.com>
6061
6062         PR middle-end/13696
6063         * g++.dg/opt/fold1.C: New test case.
6064
6065 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6066
6067         PR c++/14033
6068         * g++.dg/other/crash-2.C: New test.
6069
6070 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6071
6072         PR c++/14028
6073         * g++.dg/parse/angle-bracket2.C: New test.
6074
6075 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6076
6077         PR middle-end/13750
6078         Revert:
6079         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6080         PR pch/13361
6081         * testsuite/g++.dg/pch/wchar-1.C: New.
6082         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6083
6084 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6085
6086         PR c++/14008
6087         * g++.dg/parse/error15.C: New test.
6088         * g++.dg/parse/crash11.C: Update dg-error mark.
6089
6090 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6091
6092         PR c++/13932
6093         * g++.dg/warn/conv2.C: New test.
6094
6095 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6096
6097         PR c++/13086
6098         * g++.dg/warn/incomplete1.C: Remove xfail.
6099
6100 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6101
6102         * lib/file-format.exp (gcc_target_object_format): Use
6103         ${tool}_target_compile, not gcc_target_compile.
6104         * lib/target-supports.exp (check_alias_available): Likewise.
6105         (check_gc_sections_available): Likewise.
6106         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6107         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6108         dg-require-alias.
6109
6110 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6111
6112         PR c++/13969
6113         * g++.dg/template/static6.C: New test.
6114
6115 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6116
6117         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6118
6119 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6120
6121         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6122         tests for systems where `char' is unsigned by default.
6123
6124 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6125
6126         PR c++/13997
6127         * g++.dg/template/partial3.C: New test.
6128
6129 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6130
6131         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6132         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6133         Remove mentions of obsolete ports.
6134
6135 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6136
6137         * gcc.dg/noncompile/20001228-1.c: Fix for new
6138         error message.
6139
6140 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6141
6142         PR target/9348
6143         * gcc.c-torture/execute/multdi-1.c: New test case.
6144
6145 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6146
6147         PR c++/13925
6148         * g++.dg/template/lookup5.C: New test.
6149
6150 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6151
6152         PR c++/13950
6153         * g++.dg/template/lookup4.C: New test.
6154
6155         PR c++/13970
6156         * g++.dg/parse/error14.C: New test.
6157
6158         PR c++/14002
6159         * g++.dg/parse/template13.C: New test.
6160
6161 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6162
6163         PR c++/13978
6164         * g++.dg/template/koenig4.C: New test.
6165
6166         PR c++/13968
6167         * g++.dg/template/crash17.C: New test.
6168
6169         PR c++/13975
6170         * g++.dg/parse/error13.C: New test.
6171         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6172
6173 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6174
6175         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6176
6177 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6178
6179         PR c/11658
6180         PR c/13994
6181         * gcc.dg/noncompile/20040203-1.c: New test.
6182         * gcc.dg/noncompile/20040203-2.c: Likewise.
6183         * gcc.dg/noncompile/20040203-3.c: Likewise.
6184         * gcc.dg/20040203-1.c: Likewise.
6185
6186 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
6187
6188         PR c++/10858
6189         * g++.dg/template/sizeof7.C: New test.
6190
6191 2004-02-02  Eric Christopher  <echristo@redhat.com>
6192             Zack Weinberg  <zack@codesourcery.com>
6193
6194         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6195
6196 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
6197
6198         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6199         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6200         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6201         * gcc.dg/cleanup-5.c: Run only on Linux targets.
6202
6203 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
6204
6205         PR c++/13113
6206         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6207
6208         PR c++/13854
6209         * g++.dg/ext/attrib13.C: New test.
6210
6211         PR c++/13907
6212         * g++.dg/conversion/op2.C: New test.
6213
6214 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6215
6216         * gcc.dg/titype-1.c: Fix pasto.
6217
6218 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6219
6220         * gcc.dg/titype-1.c: New test.
6221
6222 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6223
6224         PR c++/13957
6225         * g++.dg/template/non-type-template-argument-1.C,
6226         g++.dg/template/qualified-id1.C: Update dg-error marks.
6227         * g++.dg/template/nontype6.C: New test.
6228
6229 2004-02-01  Roger Sayle  <roger@eyesopen.com>
6230
6231         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6232         * gcc.dg/builtins-31.c: New testcase.
6233         * gcc.dg/builtins-32.c: New testcase.
6234
6235 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
6236
6237         * objc.dg/call-super-2.m: Update line numbers
6238         for the including of stddef.h.
6239
6240 2004-01-30  Michael Matz  <matz@suse.de>
6241
6242         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6243         g++.dg/ext/case-range3.C: New tests.
6244
6245 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6246
6247         DR206
6248         PR c++/13813
6249         * g++.dg/template/member4.C: New test.
6250
6251 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6252
6253         PR c++/13683
6254         * g++.dg/template/sizeof6.C: New test.
6255
6256 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6257
6258         * gcc.dg/fwritable-strings-1.c: New test.
6259
6260 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6261
6262         * gcc.c-torture/compile/20040130-1.c: New test.
6263
6264 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
6265
6266         * objc.dg/call-super-2.m: Include stddef.h for size_t.
6267
6268 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
6269
6270         PR c++/13883
6271         * g++.dg/template/ctor3.C: New test.
6272
6273 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6274
6275         * g++.dg/tc1: New directory.
6276         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6277         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6278         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6279         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6280         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6281
6282 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6283
6284         * g++.dg/parse/error11.C: New test.
6285         * g++.dg/parse/error12.C: Likewise.
6286
6287 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
6288
6289         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6290         (scan_initial, main): Use aligned_sizeof instead of sizeof.
6291
6292 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
6293
6294         PR c++/13791
6295         * g++.dg/ext/attrib12.C: New test.
6296
6297         PR c++/13736
6298         * g++.dg/parse/cast2.C: New test.
6299
6300 2004-01-27  James E Wilson  <wilson@specifixinc.com>
6301
6302         * objc.dg/encode-2.m (main): New local string.  Set depending on
6303         sizeof long.  Use in sscanf call.
6304         * objc.dg/encode-3.m (main): New local string.  Set depending on
6305         sizeof long.  Use in scan_initial call.
6306
6307 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6308
6309         * objc.dg/call-super-2.m: Make LP64-safe.
6310         * objc.dg/desig-init-1.m: Likewise.
6311
6312 2004-01-27  Devang Patel <dpatel@apple.com>
6313
6314         * g++.dg/debug/namespace1.C: New test.
6315
6316 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
6317
6318         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6319         xscale-*-*.
6320
6321         * gcc.dg/arm-mmx-1.c: New test.
6322
6323 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6324
6325         * gcc.dg/20040127-1.c: New test.
6326         * gcc.dg/20040127-2.c: New test.
6327
6328 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6329
6330         * objc.dg/stret-1.m (glob): Renamed to globa.
6331
6332 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
6333
6334         PR c++/13663
6335         * g++.dg/expr/for1.C: New test.
6336
6337 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
6338
6339         PR middle-end/13779
6340         * gcc.dg/darwin-longlong.c: New test.
6341
6342 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
6343
6344         * gcc.dg/20040124-1.c: Moved test from here...
6345         * gcc.c-torture/compile/20040124-1.c: ...to here.
6346
6347 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6348
6349         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
6350         the assembly output if -m64 is passed.
6351
6352 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
6353
6354         PR c++/13833
6355         * g++.dg/template/cond3.C: New test.
6356
6357 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6358
6359         PR c++/13810
6360         * g++.dg/template/ttp7.C: New test.
6361
6362 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6363
6364         PR c++/13797
6365         * g++.dg/template/nontype4.C: New test.
6366         * g++.dg/template/nontype5.C: Likewise.
6367
6368 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
6369
6370         * gcc.dg/torture/mips-clobber-at.c: New test.
6371
6372 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
6373
6374         * gcc.dg/20040124-1.c: New test.
6375
6376 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
6377
6378         * gcc.dg/20040123-1.c: New test.
6379
6380 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6381
6382         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
6383
6384 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6385
6386         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
6387
6388 2004-01-23  Andrew Pinski  <apinski@apple.com>
6389
6390         * gcc.dg/20030121-1.c: Move to ..
6391         * gcc.dg/20040121-1.c: here.
6392
6393 2004-01-23  Roger Sayle  <roger@eyesopen.com>
6394
6395         * gcc.dg/builtins-29.c: New test case.
6396
6397 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6398
6399         PR 18314
6400         * gcc.dg/builtins-30.c: New testcase.
6401
6402 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
6403
6404         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6405         * lib/g77.exp: Likewise.
6406         * lib/objc.exp: Likewise.
6407         * lib/g++.exp: Likewise.
6408
6409 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6410
6411         * gcc.dg/struct-by-value-2.c: New test.
6412
6413 2004-01-21  Andrew Pinski  <apinski@apple.com>
6414
6415         PR target/13785
6416         * gcc.dg/20030121-1.c: New test.
6417
6418 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
6419
6420         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
6421         clobber frame pointer register in asm statement.
6422
6423 2004-01-21  Falk Hueffner  <falk@debian.org>
6424
6425         * gcc.c-torture/compile/20040121-1.c: New test.
6426
6427 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
6428
6429         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6430
6431 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
6432
6433         * gcc.dg/ppc64-abi-2.c: New test.
6434
6435 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6436
6437         * lib/treelang.exp: Fill out this file.
6438         * lib/treelang-dg.exp: New File.
6439
6440 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6441
6442         * gcc.c-torture/compile/981022-1.c: Remove.
6443         * gcc.dg/array-5.c: Remove XFAIL.
6444         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6445         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6446         gcc.dg/cond-lvalue-1.c: Update.
6447         * gcc.dg/cast-lvalue-2.c: New test.
6448
6449 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
6450
6451         PR c++/13592
6452         * g++.dg/other/error1.C (class foo): Tweak error message.
6453
6454         PR c++/13592
6455         * g++.dg/template/call2.C: New test.
6456
6457 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6458
6459         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6460         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6461         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6462         scalar-return-1_x.c, scalar-return-2_y.c,
6463         scalar-return-3_x.c, scalar-return-3_y.c,
6464         scalar-return-4_x.c, scalar-return-4_y.c,
6465         struct-align-1.h, struct-align-1_x.c,
6466         struct-align-1_y.c, struct-align-2.h,
6467         struct-align-2_x.c, struct-align-2_y.c,
6468         struct-by-value-10_y.c, struct-by-value-11_x.c,
6469         struct-by-value-11_y.c, struct-by-value-12_x.c,
6470         struct-by-value-12_y.c, struct-by-value-13_x.c,
6471         struct-by-value-13_y.c, struct-by-value-14_x.c,
6472         struct-by-value-14_y.c, struct-by-value-15_x.c,
6473         struct-by-value-15_y.c, struct-by-value-16_y.c,
6474         struct-by-value-17_y.c, struct-by-value-18_y.c,
6475         struct-by-value-19_y.c, struct-by-value-1_x.c,
6476         struct-by-value-1_y.c, struct-by-value-20_y.c,
6477         struct-by-value-2_x.c, struct-by-value-2_y.c,
6478         struct-by-value-3_y.c, struct-by-value-4_x.c,
6479         struct-by-value-4_y.c, struct-by-value-5_y.c,
6480         struct-by-value-6_y.c, struct-by-value-7_y.c
6481         struct-by-value-8_x.c, struct-by-value-8_y.c
6482         struct-by-value-9_x.c, struct-by-value-9_y.c
6483         struct-return-10_x.c, struct-return-10_y.c,
6484         struct-return-19_x.c, struct-return-20_x.c
6485         struct-return-2_x.c, struct-return-2_y.c
6486         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6487         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
6488
6489 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6490
6491         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6492         attribute on sparc*-sun-solaris2.*.
6493
6494 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
6495
6496         PR c++/13710
6497         * g++.dg/ext/typeof7.C: New test.
6498
6499 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
6500
6501         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6502         * gcc.dg/const-elim-1.c: Same.
6503
6504 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
6505
6506         * objc.dg/stret-1.m: New.
6507         * objc.dg/stret-2.m: New.
6508
6509 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6510
6511         PR c++/11895
6512         * g++.dg/ext/vector1.C: New test.
6513
6514 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6515
6516         * gcc.dg/pch/import-1.c: New.
6517         * gcc.dg/pch/import-1.hs: New.
6518         * gcc.dg/pch/import-1a.h: New.
6519         * gcc.dg/pch/import-1b.h: New.
6520         * gcc.dg/pch/import-1c.h: New.
6521
6522 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6523
6524         PR c++/13574
6525         * g++.dg/ext/array1.C: New test.
6526
6527         PR c++/13178
6528         * g++.dg/conversion/op1.C: New test.
6529
6530 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6531
6532         PR 11864
6533         From Kazumoto Kojima / Dan Kegel:
6534         * gcc.dg/pr11864-1.c: New test.
6535
6536         PR 10392
6537         From Marcus Comstedt / Dan Kegel:
6538         * gcc.dg/pr10392-1.c: New test.
6539
6540 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6541
6542         PR c++/13478
6543         * g++.dg/init/ref10.C: New test.
6544
6545 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6546
6547         PR c++/13407
6548         * g++.dg/parse/typename6.C: New test.
6549
6550 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6551
6552         PR pch/13361
6553         * testsuite/g++.dg/pch/wchar-1.C: New.
6554         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6555
6556 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6557
6558         PR c++/9259
6559         * g++.dg/expr/sizeof2.C: New test.
6560
6561 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6562
6563         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6564
6565 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6566
6567         PR c++/13659
6568         * g++.dg/lookup/strong-using-3.C: New.
6569         * g++.dg/lookup/using-10.C: New.
6570
6571 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6572
6573         PR c++/13594
6574         * g++.dg/lookup/strong-using-2.C: New.
6575
6576 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6577             Dan Kegel <dank@kegel.com>
6578             J"orn Rennecke <joern.rennecke@superh.com>
6579
6580         PR target/9365
6581         * gcc.dg/pr9365-1.c: New test.
6582
6583 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6584
6585         PR c++/8856
6586         * g++.dg/parse/casting-operator2.C: New test.
6587         * g++.old-deja/g++.pt/explicit83.C: Remove.
6588
6589 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6590
6591         * gcc.dg/label-compound-stmt-1.c: New test.
6592         * gcc.c-torture/compile/950922-1.c,
6593         gcc.c-torture/compile/20000211-3.c,
6594         gcc.c-torture/compile/20000518-1.c,
6595         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6596         compound statements.
6597
6598 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6599
6600         * gcc.dg/ppc64-abi-1.c: New test.
6601
6602 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6603
6604          * g++.dg/ext/attrib9.C: Add dg-warnings.
6605
6606 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6607
6608         PR c++/12335
6609         * g++.dg/parse/dtor3.C: New test.
6610
6611 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6612
6613         PR c++/12709
6614         * g++.dg/parse/try-catch-1.C: New test.
6615
6616 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6617
6618         * ada/acats/run_all.sh: Add more verbose output in acats.log
6619         when compiling tests.
6620
6621 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6622
6623         PR 13656
6624         * gcc.dg/typedef-redecl.c: New test case.
6625         * gcc.dg/typedef-redecl.h: New support file.
6626
6627 2004-01-13  Jan Hubicka  <jh@suse.cz>
6628
6629         * gcc.dg/always_inline.c: New test.
6630         * gcc.dg/debug/20031231-1.c: Fix.
6631
6632 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6633
6634         PR c++/13474
6635         * g++.dg/template/array3.C: New test.
6636
6637 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6638
6639         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6640         * g++.dg/warn/Wunused-2.C: Likewise.
6641
6642 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6643
6644         PR c++/13289
6645         * g++.dg/template/instantiate6.C: New test.
6646
6647 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6648
6649         PR middle-end/11397
6650         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6651
6652 2004-01-12  Jan Hubicka  <jh@suse.cz>
6653
6654         PR opt/12826
6655         * gcc.dg/20040112-1.c: New.
6656
6657         * gcc.dg/dwarf-die[1-7].c: Move to...
6658         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6659         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6660
6661 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6662
6663         PR c++/4100
6664         * g++.dg/parse/friend4.C: New test.
6665
6666 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6667
6668         PR c++/4100
6669         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6670         definition is called a friend.
6671
6672 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6673
6674         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6675
6676 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6677
6678         PR c++/3478
6679         * g++.dg/parse/error10.C: New test.
6680         * g++.dg/template/arg2.C: Accept "invalid type" error.
6681
6682 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6683
6684         PR middle-end/13392
6685         * g++.dg/opt/expect2.C: New test.
6686
6687 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6688
6689         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6690         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6691         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6692         Update dg-error regexps.
6693
6694 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6695
6696         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6697         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6698
6699 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6700
6701         * gcc.dg/pragma-re-1.c: Use right pointer type.
6702
6703 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6704
6705         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6706
6707 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6708
6709         * gcc.dg/rs6000-ldouble-1.c: New.
6710
6711 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6712
6713         DR 337
6714         PR c++/9256
6715         * g++.dg/other/abstract1.C: New test.
6716
6717 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6718
6719         * g++.dg/lookup/strong-using-1.C: New.
6720
6721 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6722
6723         PR c/11234
6724         * gcc.dg/func-ptr-conv-1.c: New test.
6725         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6726
6727 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6728
6729         PR target/13380.
6730         * gcc.c-torture/compile/20040109-1.c: New.
6731
6732 2004-01-08  Stuart Hastings  <stuart@apple.com>
6733
6734         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6735         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6736         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6737
6738 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6739
6740         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6741
6742 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6743
6744         * ada/acats/run_acats: Treat 'gnatchop' the same way
6745         as 'gnatmake'.  Export GCC_DRIVER.
6746         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6747         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6748
6749 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6750
6751         PR c++/12573
6752         * g++.dg/template/dependent-expr4.C: New test.
6753
6754 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6755
6756         * gcc.dg/altivec-11.c: New test.
6757
6758 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6759
6760         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6761
6762 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6763
6764         PR c/6024
6765         * gcc.dg/enum-compat-1.c: New test.
6766         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6767
6768 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6769
6770         PR c/12165
6771         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6772         gcc.dg/c99-idem-qual-3.c: New tests.
6773
6774 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6775
6776         * gcc.dg/winline-7.c: Don't cast void * to int.
6777
6778 2004-01-06  Jan Hubicka  <jh@suse.cz>
6779
6780         * gcc.dg/i386-sse-5.c: New test
6781         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6782
6783 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6784
6785         PR c++/12815
6786         * g++.dg/rtti/typeid4.C: New test.
6787
6788 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6789
6790         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6791
6792 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6793
6794         PR c++/12132
6795         * g++.dg/template/error11.C: New test.
6796
6797         PR c++/13451
6798         * g++.dg/template/class2.C: New test.
6799
6800 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6801         Richard Sandiford <rsandifo@redhat.com>
6802
6803         PR c++/13387
6804         * g++.dg/opt/alias3.C: New test.
6805
6806 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6807
6808         PR c++/13157
6809         * g++.dg/template/koenig3.C: New test.
6810
6811         PR c++/13529
6812         * g++.dg/parse/offsetof3.C: New test.
6813
6814         * g++.dg/init/copy7.C: Add missing dg-error markers.
6815
6816         PR c++/12226
6817         * g++.dg/init/copy7.c: New test.
6818
6819         PR c++/13536
6820         * g++.dg/parse/cast1.C: New test.
6821
6822 2004-01-04  Jan Hubicka  <jh@suse.cz>
6823
6824         * gcc.dg/winline[1-7].c: New tests.
6825
6826 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6827
6828         PR c++/13520
6829         * g++.dg/template/qualttp22.C: New test.
6830
6831 2004-01-01  Jan Hubicka  <jh@suse.cz>
6832
6833         * gcc.dg/debug/20031231-1.c: New.
6834         * gcc.c-torture/compile/20040101-1.c: New.
6835         * gcc.dg/dwarf-die-[1-7].c: New.
6836
6837 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6838
6839         PR optimization/13521
6840         * gcc.c-torture/compile/20031231-1.c: New test.
6841
6842 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6843
6844         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6845
6846 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6847
6848         PR c++/10079
6849         * g++.dg/template/crash16.C: New test.
6850
6851 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6852
6853         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6854
6855 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6856
6857         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6858         ports.
6859         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6860         * g++.old-deja/g++.law/profile1.C: Likewise.
6861         * gcc.c-torture/compile/981006-1.c: Likewise.
6862         * gcc.c-torture/execute/loop-2e.x: Likewise.
6863         * gcc.c-torture/execute/loop-2f.x: Remove.
6864         * gcc.c-torture/execute/loop-2g.x: Likewise.
6865         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6866         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6867
6868 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6869
6870         PR c++/13507
6871         * g++.dg/ext/attrib11.C: New test.
6872
6873         PR c++/13494
6874         * g++.dg/template/array2-1.C: New test.
6875         * g++.dg/template/array2-2.C: New test.
6876
6877 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6878
6879         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6880
6881 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6882
6883         PR c++/12774
6884         * g++.dg/template/array1-1.C: New test.
6885         * g++.dg/template/array1-2.C: New test.
6886
6887 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6888
6889         PR fortran/12632
6890         * g77.dg/12632.f: New test case.
6891
6892 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6893
6894         PR c++/13289
6895         * g++.dg/parse/nontype1.C: New test.
6896
6897 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6898
6899         PR c++/12403
6900         * g++.dg/parse/explicit1.C: New test.
6901         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6902
6903 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6904
6905         PR c++/13081
6906         * g++.dg/opt/inline6.C: New test.
6907
6908         PR c++/12613
6909         * g++.dg/parse/error9.C: New test.
6910
6911         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6912
6913 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6914
6915         PR c++/13009
6916         * g++.dg/init/assign1.C: New test.
6917
6918 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6919
6920         PR c++/13070
6921         * g++.dg/warn/format3.C: New test case.
6922
6923 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6924
6925         * gcc.c-torture/compile/20031227-1.c: New test.
6926
6927 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6928
6929         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6930         * g77.dg/bprob/bprob.exp: Likewise.
6931         * gcc.misc-tests/bprob.exp: Likewise.
6932         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6933         variants on systems where the library does not provide that
6934         functionality.
6935         * gcc.dg/builtins-20.c: Use builtins-config.h.
6936         * gcc.dg/builtins-config.h: New file.
6937
6938 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6939
6940         * lib/gcc-dg.exp (dg-require-profiling): New function.
6941         * lib/target-supports.exp (check_profiling_available): Likewise.
6942         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6943         * g77.dg/bprob/bprob.exp: Likewise.
6944         * gcc.misc-tests/bprob.exp: Likewise.
6945         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6946         * gcc.dg/20021014-1.c: Likewise.
6947         * gcc.dg/nest.c: Likewise.
6948
6949 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6950
6951         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6952         compiling.
6953         * g++.dg/lookup/java2.C: Likewise.
6954         * gcc.dg/cpp/lexident.c: Likewise.
6955
6956 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6957
6958         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6959         given.
6960         * gcc.c-torture/compile/961203-1.c: Likewise.
6961         * gcc.c-torture/compile/980506-1.c: Likewise.
6962
6963 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6964
6965         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6966         (additional_prunes): New global.
6967         (gcc-dg-prune): Handle additional per-test pruning.
6968         (dg-test): Clear additional_prunes between tests.
6969
6970         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6971         dg-prune-output to avoid spurious failures from assembler
6972         complaining about nonexistent WAW violations.
6973         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6974         Use dg-prune-output to avoid spurious failures from assembler
6975         warning about Itanium B-step errata.
6976
6977 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6978
6979         * g++.dg/abi/macro0.C: New test.
6980         * g++.dg/abi/macro1.C: Likewise.
6981         * g++.dg/abi/macro2.C: Likewise.
6982
6983         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6984         * g++.dg/abi/bitfield7.C: Likewise.
6985         * g++.dg/abi/dtor2.C: Likewise.
6986         * g++.dg/abi/mangle11.C: Likewise.
6987         * g++.dg/abi/mangle12.C: Likewise.
6988         * g++.dg/abi/mangle14.C: Likewise.
6989         * g++.dg/abi/mangle17.C: Likewise.
6990         * g++.dg/abi/vbase10.C: Likewise.
6991         * g++.dg/abi/vbase14.C: Likewise.
6992         * g++.dg/template/qualttp17.C: Likewise.
6993
6994 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6995
6996         PR c/11995
6997         * gcc.dg/20031223-1.c: New test.
6998
6999 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7000
7001         * gcc.dg/noreturn-7.c: New test.
7002
7003 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7004
7005         * gcc.dg/null-pointer-1.c: New test.
7006
7007 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7008
7009         * g++.old-deja/g++.jason/template18.C: Remove.
7010         * g++.old-deja/g++.jason/template37.C: Likewise.
7011
7012         PR c++/12862
7013         * g++.dg/lookup/ns1.C: New test.
7014
7015         PR c++/12397
7016         * g++.dg/template/lookup3.C: New test.
7017
7018 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7019
7020         * g++.dg/template/recurse1.C: New test
7021
7022 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7023
7024         PR c++/12479
7025         * g++.dg/parse/semicolon1.C: New test.
7026         * g++.dg/parse/semicolon1.h: Likewise.
7027
7028 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
7029
7030         * gcc.dg/darwin-misaligned.c: New test.
7031
7032 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7033
7034         PR c/9163
7035         * gcc.dg/20031222-1.c: New test.
7036
7037 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
7038
7039         PR c++/13438
7040         * g++.dg/parse/error8.C: New test.
7041
7042         PR c++/11554
7043         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
7044
7045 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
7046
7047         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
7048         too small.
7049         * gcc.c-torture/compile/930217-1.c: Likewise.
7050         * gcc.c-torture/compile/930513-1.c: Likewise.
7051         * gcc.c-torture/execute/920908-2.c: Likewise.
7052         * gcc.c-torture/execute/921204-1.c: Likewise.
7053         * gcc.c-torture/execute/930621-1.c: Likewise.
7054         * gcc.c-torture/execute/930630-1.c: Likewise.
7055         * gcc.c-torture/execute/931031-1.c: Likewise.
7056         * gcc.c-torture/execute/980602-2.c: Likewise.
7057         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7058         * gcc.c-torture/execute/compndlit-1.c: Likewise.
7059         * gcc.c-torture/execute/extzvsi.c: Likewise.
7060         * gcc.c-torture/unsorted/ext.c: Likewise.
7061
7062 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
7063
7064         PR target/12749
7065         * gcc.c-torture/compile/20031220-2.c: New test case.
7066
7067 2003-12-20  Roger Sayle  <roger@eyesopen.com>
7068
7069         PR optimization/13031
7070         * gcc.c-torture/compile/20031220-1.c: New test case.
7071
7072 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7073
7074         * gcc.dg/cast-function-1.c: New test.
7075
7076 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7077
7078         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
7079         formats.
7080
7081 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
7082
7083         PR c++/12795
7084         * g++.dg/ext/attrib10.C: New test.
7085
7086 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7087
7088         * gcc.dg/cleanup-10.c: New test.
7089         * gcc.dg/cleanup-11.c: New test.
7090
7091 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7092
7093         PR c++/13239
7094         * g++.dg/opt/expect1.C: New test.
7095
7096 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
7097
7098         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
7099
7100 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
7101
7102         PR debug/12923
7103         * gcc.dg/20031218-1.c: New test.
7104
7105         PR debug/12389
7106         * gcc.dg/20031218-2.c: New test.
7107         * gcc.dg/20031218-3.c: New test.
7108
7109         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7110         of label name and allow for USER_LABEL_PREFIX == "_" names.
7111         * g++.dg/abi/mangle18-2.C: Likewise.
7112         * g++.dg/abi/mangle19-1.C: Likewise.
7113         * g++.dg/abi/mangle19-2.C: Likewise.
7114         * g++.dg/abi/mangle20-1.C: Likewise.
7115         * g++.dg/abi/mangle20-2.C: Likewise.
7116
7117 2003-12-18  Richard Henderson  <rth@redhat.com>
7118
7119         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7120
7121 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7122             Dan Kegel <dank@kegel.com>
7123
7124         PR other/12009
7125         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7126         testing a cross compiler, it causes spurious compile failures.
7127         * lib/g++.exp: Likewise.
7128
7129 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7130
7131         PR c++/13262
7132         * g++.dg/template/access13.C: New test.
7133
7134 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7135
7136         * gcc.dg/20031216-1.c: New test.
7137
7138 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7139
7140         PR c++/9154
7141         * g++.dg/template/error10.C: New test.
7142
7143 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7144
7145         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7146         * g++.dg/eh/simd-2.C: Likewise.
7147
7148 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7149             Roger Sayle  <roger@eyesopen.com>
7150
7151         * gcc.c-torture/execute/ieee/mzero5.c: New.
7152
7153 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7154
7155         PR c++/10603
7156         * g++.dg/parse/error6.C: New test.
7157
7158         PR c++/12827
7159         * g++.dg/parse/error7.C: New test.
7160
7161 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7162
7163         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7164         at -O with stabs debugging formats.
7165         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7166         * gcc.dg/debug/debug-2.c: Likewise.
7167
7168 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7169
7170         PR c++/12696
7171         * g++.dg/init/error1.C: New test.
7172
7173         PR c++/12218
7174         * g++.dg/init/pm3.C: New test.
7175
7176 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7177
7178         PR c/3347
7179         * gcc.dg/bitfld-8.c: New test.
7180
7181 2003-12-16  James Lemke  <jim@wasabisystems.com>
7182
7183         * gcc.dg/arm-scd42-[123].c: New tests.
7184
7185 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7186
7187         PR c++/9043
7188         * g++.dg/abi/mangle20-1.C: New test.
7189         * g++.dg/abi/mangle20-2.C: New test.
7190
7191 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7192
7193         PR c++/13275
7194         * g++.dg/other/offsetof2.C: Remove XFAIL.
7195         * g++.dg/parse/offsetof1.C: New test.
7196         * g++.gd/parse/offsetof2.C: Likewise.
7197
7198 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7199
7200         * g++.dg/template/nontype3.C: New test.
7201         * g++.dg/template/static2.C: Tweaked the dg-error clause.
7202
7203 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7204
7205         * g++.dg/warn/noreturn-3.C: Also test instantiation.
7206
7207 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7208
7209         PR c++/13387
7210         * g++.dg/expr/assign1.C: New test.
7211
7212         PR c++/13242
7213         * g++.dg/abi/mangle19-1.C: New test.
7214         * g++.dg/abi/mangle19-2.C: New test.
7215
7216 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
7217
7218         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7219
7220 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7221
7222         * gcc.c-torture/execute/20031216-1.c: New test.
7223
7224 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7225
7226         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7227         an ICE regression.
7228
7229 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7230
7231         PR c++/10926
7232         * g++.dg/template/error9.C: New test.
7233
7234         PR c++/11116
7235         * g++.dg/template/error8.C: New test.
7236
7237 2003-12-15  Roger Sayle  <roger@eyesopen.com>
7238
7239         PR middle-end/13400
7240         * gcc.c-torture/execute/20031215-1.c: New test case.
7241
7242 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7243
7244         PR c++/13269
7245         * g++.dg/parse/error5.C: New test.
7246
7247         PR c++/12989
7248         * g++.dg/expr/sizeof1.C: New test.
7249
7250         PR c++/13310
7251         * g++.dg/template/crash15.C: New test.
7252
7253 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
7254
7255         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7256         a non-POD type as the last named parameter of a varargs function.
7257
7258 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7259
7260         PR c++/13243
7261         PR c++/12573
7262         * g++.dg/template/crash14.C: New test.
7263         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7264
7265 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
7266
7267         * g++.dg/other/java1.C: New test.
7268
7269         PR c++/13241
7270         * g++.dg/abi/mangle18-1.C: New test.
7271         * g++.dg/abi/mangle18-2.C: New test.
7272
7273 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7274
7275         PR optimization/10312
7276         * gcc.c-torture/execute/20031214-1.c: New.
7277
7278 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
7279
7280         PR c++/10779
7281         PR c++/12160
7282         * g++.dg/parse/error3.C: New test.
7283         * g++.dg/parse/error4.C: Likewise.
7284         * g++.dg/abi/mangle4.C: Tweak error messages.
7285         * g++.dg/lookup/using5.C: Likewise.
7286         * g++.dg/other/error2.C: Likewise.
7287         * g++.dg/parse/typename5.C: Likewise.
7288         * g++.dg/parse/undefined1.C: Likewise.
7289         * g++.dg/template/arg2.C: Likewise.
7290         * g++.dg/template/ttp3.C: Likewise.
7291         * g++.dg/template/type1.C: Likewise.
7292         * g++.old-deja/g++.other/crash32.C: Likewise.
7293         * g++.old-djea/g++.pt/defarg8.C: Likewise.
7294
7295 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7296
7297         PR c++/13106
7298         * g++.dg/warn/noreturn-3.C: New test.
7299
7300 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7301
7302         PR c++/13118
7303         * g++.dg/abi/covariant3.C: New.
7304
7305 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7306
7307         * g++.dg/eh/ia64-1.C: New test.
7308
7309 2003-12-12  Roger Sayle  <roger@eyesopen.com>
7310
7311         PR optimization/13037
7312         * g77.f-torture/execute/13037.f: New test case.
7313
7314 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7315
7316         PR c++/12881
7317         * g++.dg/abi/covariant2.C: New.
7318
7319 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
7320
7321         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7322
7323 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
7324
7325         * gcc.c-torture/execute/wchar_t-1.x: Delete.
7326
7327 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
7328
7329         PR other/10819
7330         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7331         to fix Bug 10819.
7332         * lib/g++.exp (g++_version): Likewise.
7333         * lib/g77.exp (g77_version): Likewise.
7334         * lib/objc.exp (default_objc_version): Likewise.
7335
7336 2003-12-10  Richard Henderson  <rth@redhat.com>
7337
7338         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7339
7340         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7341
7342 2003-12-08  Matt Austern  <austern@apple.com>
7343
7344         PR c/13134
7345         * lib/gcc-dg.exp (dg-require-visibility): Define.
7346         * lib/target-supports (check_visibility_available): Define.
7347         * gcc.dg/visibility-1.c: New test.
7348         * gcc.dg/visibility-2.c: Likewise.
7349         * gcc.dg/visibility-3.c: Likewise.
7350         * gcc.dg/visibility-4.c: Likewise.
7351         * gcc.dg/visibility-5.c: Likewise.
7352         * gcc.dg/visibility-6.c: Likewise.
7353         * g++.dg/ext/visibility-1.C: Likewise.
7354         * g++.dg/ext/visibility-2.C: Likewise.
7355         * g++.dg/ext/visibility-3.C: Likewise.
7356         * g++.dg/ext/visibility-4.C: Likewise.
7357         * g++.dg/ext/visibility-5.C: Likewise.
7358         * g++.dg/ext/visibility-6.C: Likewise.
7359
7360 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7361
7362         * g++.dg/lookup/java1.C: New test.
7363         * g++.dg/lookup/java2.C: New test.
7364
7365 2003-12-07  Falk Hueffner  <falk@debian.org>
7366
7367         * g++.dg/opt/noreturn-1.C: New test.
7368
7369 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
7370
7371         * gcc.dg/overflow-1.c: New test.
7372
7373 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7374
7375         * g77.f-torture/compile/13060.f: New test.
7376
7377 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
7378
7379         PR c++/13323
7380         * g++.dg/inherit/operator2.C: New test.
7381
7382 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7383
7384         PR c++/13305
7385         * g++.dg/ext/attrib9.C: New test.
7386
7387 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7388
7389         PR c++/13314
7390         * g++.dg/template/error7.C: New test.
7391
7392 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
7393             J"orn Rennecke <joern.rennecke@superh.com>
7394
7395         PR target/13302
7396         * g++.dg/other/struct-va_list.C: New test.
7397
7398 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7399
7400         PR c++/13166
7401         * g++.dg/parse/defarg6.C: New test.
7402
7403 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
7404
7405         PR target/13256
7406         * gcc.c-torture/execute/20031201-1.c: New test.
7407
7408 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
7409
7410         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7411
7412 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7413
7414         * gcc.dg/builtin-return-1.c: New test.
7415
7416 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
7417             J"orn Rennecke <joern.rennecke@superh.com>
7418
7419         PR optimization/13260
7420         * gcc.c-torture/execute/20031204-1.c: New test.
7421
7422 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7423
7424         PR c++/9127
7425         * g++.dg/template/error6.C: New test.
7426
7427 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
7428
7429         * gcc.dg/20031202-1.c: New test.
7430
7431 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7432
7433         PR c++/13179
7434         * g++.dg/template/eh1.C: New test.
7435
7436         PR c++/10771
7437         * g++.dg/template/error5.C: New test.
7438
7439 2003-12-02  David Ung  <davidu@mips.com>
7440
7441         * gcc.dg/compat/vector-check.h: Corrected type for var
7442         g_##TMODE
7443
7444 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7445
7446         PR c++/10126
7447         * g++.dg/template/ptrmem8.C: New test.
7448
7449 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7450
7451         PR c++/12573
7452         * g++.dg/template/dependent-expr3.C: New test.
7453
7454 2003-12-01  James Lemke  <jim@wasabisystems.com>
7455
7456         * gcc.dg/arm-g2.c: New test.
7457
7458 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7459
7460         PR optimization/11634
7461         * gcc.dg/20031201-2.c: New test case.
7462
7463 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
7464
7465         PR 11433
7466         * objc.dg/proto-lossage-3.m: New test.
7467
7468 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7469
7470         PR optimization/12628
7471         * gcc.dg/20031201-1.c: New test case.
7472
7473 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7474
7475         * gcc.dg/unaligned-1.c: New test.
7476
7477 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
7478
7479         PR c++/9849
7480         * g++.dg/template/error4.C: New test.
7481         * g++.dg/template/nested3.C: Adjust error markers.
7482
7483 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7484
7485         * gcc.dg/cpp/assert4.c: Check more #system assertions.
7486
7487 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
7488
7489         PR c/10333
7490         * gcc.dg/bitfld-7.c: New test.
7491
7492 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
7493
7494         * gcc.dg/tls/asm-1.C: New test.
7495
7496 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7497
7498         * gcc.dg/cpp/assert4.c: Update.
7499
7500 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7501
7502         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7503         * gcc.dg/builtin-apply3.c: New test.
7504
7505 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7506
7507         * lib/compat.exp (compat-obj): New xfaildata parameter.
7508         Use it to set compiler_conditional_xfail_data before compiling.
7509         (compat-get-options): Handle dg-xfail-if.
7510         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7511         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7512         * gcc.dg/compat/vector-1_y.c: Likewise.
7513         * gcc.dg/compat/vector-2_x.c: Likewise.
7514         * gcc.dg/compat/vector-2_y.c: Likewise.
7515
7516 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7517
7518         * g++.dg/opt/reg-stack4.C: New test.
7519
7520 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7521
7522         * gcc.dg/builtin-apply2.c: New test.
7523
7524 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7525
7526         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7527
7528 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7529
7530         PR c++/12924
7531         * g++.dg/template/template-id-2.C: New test.
7532
7533 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7534
7535         PR c++/5369
7536         * g++.dg/template/memfriend1.C: New test.
7537         * g++.dg/template/memfriend2.C: Likewise.
7538         * g++.dg/template/memfriend3.C: Likewise.
7539         * g++.dg/template/memfriend4.C: Likewise.
7540         * g++.dg/template/memfriend5.C: Likewise.
7541         * g++.dg/template/memfriend6.C: Likewise.
7542         * g++.dg/template/memfriend7.C: Likewise.
7543         * g++.dg/template/memfriend8.C: Likewise.
7544         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7545
7546 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7547
7548         PR c++/12515
7549         * g++.dg/ext/cond1.C: New test.
7550
7551 2003-11-20  Richard Henderson  <rth@redhat.com>
7552
7553         * gcc.dg/20020201-2.c: Remove.
7554         * gcc.dg/20020201-4.c: Remove.
7555         * gcc.dg/20020304-1.c: Remove.
7556
7557 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7558
7559         * gcc.dg/cpp/trad/xwin1.c: New test case.
7560
7561 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7562
7563         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7564         * lib/g77.exp: Likewise.
7565         * lib/objc.exp: Likewise.
7566         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7567         for darwin.
7568
7569 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7570
7571         PR c++/12932
7572         * g++.dg/template/static5.C: New test.
7573
7574 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7575
7576         * gcc.dg/nested-func-1.c: New test.
7577
7578 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7579
7580         * gcc.dg/cpp/assert4.c: New test.
7581
7582 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7583
7584         PR c++/2294
7585         * g++.dg/lookup/using9.c: New test.
7586
7587 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7588
7589         PR c++/12762
7590         * g++.dg/template/error3.C: New test.
7591
7592 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7593
7594         PR ada/13035
7595         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7596         No longer use a wrapper for gcc, since this does not work under
7597         Windows.
7598
7599 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7600
7601         PR c++/2094
7602         * g++.dg/template/ptrmem7.C: New test.
7603
7604 2003-11-13  Andrew Pinski <apinski@apple.com>
7605
7606         * gcc.c-torture/compile/20031113-1.c: New test.
7607
7608 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7609             Kean Johnston <jkj@sco.com>
7610
7611         PR c/13029
7612         * gcc.dg/unused-4.c: Update.
7613
7614 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7615
7616         * g++.dg/opt/const3.C: New test.
7617
7618 2003-11-13  Jan Hubicka  <jh@suse.cz>
7619
7620         * gcc.c-torture/compile/20031112-1.c: New test.
7621
7622 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7623
7624         * g++.dg/parse/crash10.C: Remove bogus error marker.
7625
7626 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7627
7628         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7629         (host_gcc): Likewise.
7630         (ROOT): Honor $PWDCMD.
7631         (BASE): Likewise.
7632         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7633
7634 2003-11-12  Catherine Moore  <clm@redhat.com>
7635
7636         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7637
7638 2003-11-12  Andreas Jaeger  <aj@suse.de>
7639             Jakub Jelinek  <jakub@redhat.com>
7640             Andrew Pinski  <pinskia@physics.uc.edu>
7641             Richard Henderson  <rth@redhat.com>
7642
7643         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7644         systems.
7645         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7646
7647         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7648         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7649
7650 2003-11-11  Andreas Jaeger  <aj@suse.de>
7651
7652         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7653
7654         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7655
7656 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7657
7658         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7659         Clean ups.
7660
7661 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7662
7663         * gcc.dg/trampoline-1.c: New test.
7664
7665 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7666
7667         * gcc.c-torture/compile/200031109-1.c: New test.
7668
7669 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7670
7671         PR c/3190
7672         PR c/8714
7673         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7674         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7675         gcc.dg/format/no-y2k-1.c: Update.
7676
7677 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7678
7679         PR optimization/10467
7680         * gcc.dg/20031108-1.c: New test case.
7681
7682 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7683
7684         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7685
7686 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7687
7688         * gcc.dg/compound-lvalue-1.c: New test.
7689         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7690         some XFAILs.
7691
7692 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7693
7694         * gcc.dg/altivec-varargs-1.c: New test.
7695
7696 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7697
7698         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7699         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7700         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7701         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7702         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7703
7704 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7705
7706         * gcc.dg/cond-lvalue-1.c: New test.
7707
7708 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7709
7710         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7711
7712 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7713
7714         PR c++/11616
7715         * g++.dg/template/instantiate5.C: New test.
7716
7717 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7718
7719         PR c++/12726
7720         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7721         * ChangeLog: Add missing first entry for above test.
7722
7723 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7724
7725         PR c++/9810
7726         * g++.dg/template/using8.C: New test.
7727         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7728
7729 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7730
7731         PR optimization/10817
7732         * gcc.c-torture/compile/20031102-1.c: New test case.
7733
7734 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7735
7736         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7737         2147483647.
7738
7739 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7740
7741         * gcc.dg/20031102-1.c: New test.
7742
7743 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7744
7745         * gcc.dg/complex-1.c: New test.
7746
7747 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7748
7749         PR c++/12796
7750         * g++.dg/template/crash13.C: Adjust expected error location.
7751         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7752
7753 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7754
7755         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7756
7757 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7758
7759         PR/10239
7760         * gcc.c-torture/compile/20031031-2.c: New test.
7761
7762 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7763
7764         PR/11640
7765         * gcc.c-torture/compile/20031031-1.c: New test.
7766
7767 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7768
7769         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7770         * gcc.misc-tests/bprob.exp: Likewise.
7771         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7772         the execution test on arm-elf configs.
7773         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7774         configs that don't support scratch files.
7775         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7776
7777 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7778
7779         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7780         done by dejagnu.
7781
7782 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7783
7784         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7785         Avoid non pure sh syntax. Add more logging.
7786
7787         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7788         fail.
7789
7790 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7791
7792         PR libgcj/10610
7793         * gcc.dg/ppc-stackalign-1.c: New test.
7794
7795 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7796
7797         * ada/acats/run_all.sh: Change output to be more compliant with
7798         dejagnu framework.
7799         Create acats.sum and acats.log files under testsuite/ada/acats
7800         Only run [a-z]* directories, to filter out e.g. CVS.
7801         Redirect build output to log file.
7802
7803 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7804
7805         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7806
7807 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7808
7809         PR ada/5909:
7810         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7811
7812 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7813
7814         * gcc.c-torture/compile/20031023-1.c: New test.
7815         * gcc.c-torture/compile/20031023-2.c: New test.
7816         * gcc.c-torture/compile/20031023-3.c: New test.
7817         * gcc.c-torture/compile/20031023-4.c: New test.
7818
7819 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7820
7821         PR c++/10371
7822         * g++.dg/lookup/scoped8.C: New test.
7823
7824 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7825
7826         * g++.dg/opt/reg-stack3.C: New test.
7827
7828 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7829
7830         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7831
7832 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7833
7834         PR c++/11076
7835         * g++.dg/template/crash13.C: New test.
7836
7837 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7838
7839         * gcc.dg/c99-restrict-2.c: New test.
7840
7841 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7842
7843         PR c++/12698, c++/12699, c++/12700, c++/12566
7844         * g++.dg/inherit/covariant9.C: New test.
7845         * g++.dg/inherit/covariant10.C: New test.
7846         * g++.dg/inherit/covariant11.C: New test.
7847
7848 2003-10-23  Jason Merrill  <jason@redhat.com>
7849
7850         PR c++/12726
7851         * g++.dg/ext/complit2.C: New test.
7852
7853 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7854
7855         PR target/12654
7856         * gcc.c-torture/execute/20031020-1.c: New test.
7857
7858 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7859
7860         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7861         following the jump_insn.
7862
7863 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7864
7865         * gcc.dg/cast-lvalue-1.c: New test.
7866
7867 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7868
7869         PR c++/11962
7870         * g++.dg/template/cond2.C: New test.
7871
7872 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7873
7874         * gcc.dg/builtins-28.c: New test.
7875
7876 2003-10-20  Jan Hubicka  <jh@suse.cz>
7877
7878         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7879         parameter.
7880         * testsuite/gcc.dg/inline-2.c: Likewise.
7881
7882 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7883
7884         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7885         * gcc.dg/nest.c:  Likewise.
7886
7887 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7888
7889         PR c++/9781, c++/10583, c++/11862
7890         * g++.dg/parse/crash13.C: New test.
7891
7892 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7893
7894         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7895
7896 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7897
7898         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7899         Define HAVE_C99_RUNTIME except on Solaris.
7900         * gcc.dg/builtins-20.c: Likewise.
7901
7902 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7903
7904         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7905
7906 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7907
7908         PR c++/12495
7909         * g++.dg/template/crash21.C: New test.
7910
7911 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7912
7913         PR c++/2513
7914         * g++.dg/template/typename5.C: New test.
7915
7916 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7917
7918         PR c++/12369
7919         * g++.dg/template/friend25.C: New test.
7920
7921 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7922
7923         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7924         versions.
7925
7926 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7927
7928         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7929         == 2147483647.
7930
7931 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7932
7933         * gcc.c-torture/execute/960416-1.x: Remove.
7934         * gcc.c-torture/execute/divconst-3.x: Likewise.
7935
7936 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7937
7938         PR target/12598
7939         * gcc.dg/torture/cris-volatile-1.c: New test.
7940
7941 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7942
7943         PR optimization/9325
7944         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7945         for overflowing floating point to integer conversion during RTL
7946         simplification.
7947
7948 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7949
7950         * objc/execute/_cmd.m: Fix typo.
7951         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7952         Relax 'scan-assembler' regexp.
7953         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7954         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7955         * objc.dg/zero-link-2.m: Remove blank line.
7956         * objc.dg/zero-link-3.m: New test case.
7957
7958 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7959
7960         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7961
7962         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7963         than linker trickery.
7964
7965 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7966
7967         PR c++/12370
7968         * g++.dg/other/friend2.C: New test.
7969
7970 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7971
7972         * gcc.dg/20031012-1.c: New test.
7973
7974 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7975
7976         * gcc.dg/weak/weak-3.c: Fix for new warning.
7977
7978 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7979
7980         PR optimization/8750
7981         * gcc.c-torture/execute/20031012-1.c: New test case.
7982
7983 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7984
7985         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7986         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7987
7988 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7989
7990         PR optimization/12260
7991         * gcc.c-torture/compile/20031011-2.c: New test case.
7992
7993 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7994
7995         * gcc.c-torture/execute/20031011-1.c: New testcase.
7996
7997 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7998
7999         * gcc.c-torture/compile/20031011-1.c: New test.
8000
8001 2003-10-11  Jan Hubicka  <jh@suse.cz>
8002
8003         * g++.dg/other/first-global.C: New test.
8004
8005 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8006
8007         * gcc.c-torture/execute/string-opt-18.c: New testcase.
8008
8009 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
8010
8011         * gcc.c-torture/compile/20031010-1.c: New test.
8012
8013 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
8014
8015         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
8016         * gcc.c-torture/execute/va-arg-25.c: ... here.
8017
8018 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
8019
8020         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
8021
8022 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
8023
8024         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
8025
8026 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
8027
8028         * g++.dg/parse/error2.C: New test.
8029
8030 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
8031
8032         PR c++/11097
8033         * g++.dg/other/error5.C: Modify the error message.
8034         * g++.dg/lookup/using8.C: New test.
8035
8036 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
8037
8038         * gcc.dg/darwin-abi-2.c: New file.
8039         * gcc.c-torture/execute/va-arg-24.c: New file.
8040
8041 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
8042
8043         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
8044         indentation.
8045
8046 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
8047
8048         PR c++/10147
8049         * g++.dg/other/error4.C: Update error messages.
8050         * g++.dg/template/ptrmem4.C: Likewise.
8051
8052         PR c++/12337
8053         * g++.dg/init/new9.C: New test.
8054
8055         PR c++/12334, c++/12236, c++/8656
8056         * g++.dg/ext/attrib8.C: New test.
8057
8058 2003-10-06  Devang Patel  <dpatel@apple.com>
8059
8060         * gcc.dg/debug/dwarf2-3.h: New test.
8061         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
8062
8063 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
8064
8065         * g++.dg/opt/cfg2.C: New test.
8066
8067 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8068
8069         * g++.dg/opt/float1.C: New test.
8070
8071 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8072
8073         * gcc.dg/c90-array-lval-6.c: New test.
8074         * gcc.dg/c99-array-lval-6.c: New test.
8075
8076 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
8077             Ziemowit Laski  <zlaski@apple.com>
8078
8079         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
8080         'Derived', so that it is never considered a class method; add
8081         new warning for '+port' method ambiguity.
8082         * objc.dg/method-12.m: Include <objc/objc.h> instead of
8083         <objc/objc-api.h> (needed on Mac OS X).
8084         * objc.dg/method-13.m: New test.
8085
8086 2003-10-03  Roger Sayle  <roger@eyesopen.com>
8087
8088         PR optimization/9325, PR java/6391
8089         * gcc.c-torture/execute/20031003-1.c: New test case.
8090
8091 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
8092
8093         PR optimization/12180
8094         * gcc.dg/20031002-1.c: New test.
8095
8096         PR c++/12486
8097         * g++.dg/inherit/error1.C: New test.
8098
8099 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
8100
8101         * lib/f-torture.exp (search_for): Rename to...
8102         (search_for_re): This.  Also, clean up comments and the
8103         "regexp" invocation.
8104
8105 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
8106
8107         * gcc.c-torture/compile/20031002-1.c: New test.
8108
8109 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8110
8111         * g++.dg/opt/cond1.C: New test.
8112
8113 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8114
8115         * gcc.dg/Wold-style-definition-2.c: New testcase.
8116         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8117
8118 2003-09-29  Richard Henderson  <rth@redhat.com>
8119
8120         * g++.dg/init/array10.C: Add dg-options.
8121
8122 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8123
8124         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8125
8126 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8127
8128         * g++.dg/template/friend19.C: Fix typo.
8129         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8130
8131 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8132
8133         * gcc.c-torture/execute/20030928-1.c: New test.
8134         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8135
8136 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8137
8138         * g++.dg/opt/unroll1.C: New test.
8139
8140 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8141
8142         PR optimization/11741
8143         * gcc.dg/20030926-1.c: New test case.
8144
8145 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8146
8147         PR c++/5655
8148         * g++.dg/parse/access7.C: New test.
8149         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8150
8151 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8152
8153         MERGE OF objc-improvements-branch into MAINLINE:
8154         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8155         if libobjc has not been built.
8156         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8157         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8158         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8159         objc/execute/nested-3.m, objc/execute/np-2.m,
8160         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8161         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8162         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8163         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8164         objc.dg/special/unclaimed-category-1.h,
8165         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8166         well as GNU runtime.
8167         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8168         * execute/cascading-1.m, execute/function-message-1.m,
8169         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8170         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8171         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8172         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8173         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8174         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8175         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8176         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8177         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8178         * objc.dg/bitfield-2.m: Run only on Darwin.
8179         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8180         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8181         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8182         * objc.dg/const-str-1.m: Fix constant string layout.
8183
8184 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
8185
8186         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8187
8188 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
8189
8190         * gcc.dg/darwin-abi-1.c: New file.
8191
8192 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
8193
8194         PR target/12281
8195         * gcc.c-torture/compile/20030921-1.c: New test.
8196
8197 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8198
8199         * g++.dg/opt/reg-stack2.C: New test.
8200
8201 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8202
8203         * g++.dg/eh/delayslot1.C: New test.
8204
8205 2003-09-20  Richard Henderson  <rth@redhat.com>
8206
8207         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8208
8209 2003-09-20  Roger Sayle  <roger@eyesopen.com>
8210
8211         * gcc.c-torture/execute/20030920-1.c: New test case.
8212
8213 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8214
8215         * g++.dg/rtti/typeid3.C: Correct expected error message.
8216
8217 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8218
8219         PR c++/157
8220         * g++.dg/parse/crash12.C: New test.
8221
8222 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
8223
8224         * gcc.dg/compat/mixed-struct-check.h: New.
8225         * gcc.dg/compat/mixed-struct-defs.h: New.
8226         * gcc.dg/compat/mixed-struct-init.h: New.
8227         * gcc.dg/compat/struct-by-value-19_main.c: New.
8228         * gcc.dg/compat/struct-by-value-19_x.c: New.
8229         * gcc.dg/compat/struct-by-value-19_y.c: New.
8230         * gcc.dg/compat/struct-by-value-20_main.c: New.
8231         * gcc.dg/compat/struct-by-value-20_x.c: New.
8232         * gcc.dg/compat/struct-by-value-20_y.c: New.
8233         * gcc.dg/compat/struct-return-19_main.c: New.
8234         * gcc.dg/compat/struct-return-19_x.c: New.
8235         * gcc.dg/compat/struct-return-19_y.c: New.
8236         * gcc.dg/compat/struct-return-20_main.c: New.
8237         * gcc.dg/compat/struct-return-20_x.c: New.
8238         * gcc.dg/compat/struct-return-20_y.c: New.
8239
8240 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
8241         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8242         so that it will not complain on LP64 targets.
8243
8244 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8245
8246         PR c++/495
8247         * g++.dg/template/friend24.C: New test.
8248
8249 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
8250
8251         PR c++/12332
8252         * g++.dg/template/memtmpl2.C: New test.
8253
8254 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
8255
8256         PR target/11184
8257         * gcc.dg/builtin-apply1.c: New test.
8258
8259 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8260
8261         PR c++/9848
8262         * g++.dg/warn/Wunused-4.C: New test.
8263
8264 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8265
8266         PR c++/12316
8267         * g++.dg/other/gc2.C: New test.
8268
8269 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
8270
8271         PR c++/11991
8272         * g++.dg/rtti/typeid3.C: New test.
8273
8274         PR c++/12266
8275         * g++.dg/overload/template1.C: New test.
8276
8277 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8278
8279         * g++.dg/opt/cfg3.C: New test.
8280
8281 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8282
8283         PR c++/7939
8284         * g++.dg/template/crash11.C: New test.
8285
8286 2003-09-16  Jason Merrill  <jason@redhat.com>
8287             Jakub Jelinek  <jakub@redhat.com>
8288
8289         * gcc.dg/attr-warn-unused-result.c: New test.
8290
8291 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8292
8293         PR c++/12184
8294         * g++.dg/expr/call2.C: New test.
8295
8296 2003-09-15  Andreas Jaeger  <aj@suse.de>
8297
8298         * gcc.dg/Wold-style-definition-1.c: New test.
8299
8300 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
8301
8302         PR c++/3907
8303         * g++.dg/parse/template12.C: New test.
8304
8305         * g++.dg/abi/bitfield11.C: New test.
8306         * g++.dg/abi/bitfield12.C: Likewise.
8307
8308 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
8309
8310         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
8311         non-expansion of functional macro name without arguments at EOL.
8312         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
8313
8314 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
8315
8316         * gcc.c-torture/execute/20030914-[12].c: New tests.
8317
8318 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8319
8320         PR c++/11788
8321         * g++.dg/overload/addr1.C: New test.
8322
8323 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8324
8325         * gcc.dg/20030909-1.c: New test.
8326
8327 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8328
8329         * gcc.dg/ultrasp10.c: New test.
8330
8331 2003-09-09  Devang Patel  <dpatel@apple.com>
8332
8333         * gcc.dg/darwin-ld-6.c: New test.
8334
8335 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8336
8337         * gcc.dg/torture/builtin-explog-1.c: New testcase.
8338
8339 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8340
8341         * gcc.dg/ia64-types1.c: New test.
8342         * gcc.dg/ia64-types2.c: Likewise.
8343
8344 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8345
8346         * gcc.dg/builtins-1.c: Add more _Complex tests.
8347         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8348
8349         * gcc.dg/builtins-1.c: Test existing _Complex functions.
8350         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8351
8352 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8353
8354         PR c++/11786
8355         * g++.dg/lookup/koenig2.C: New test.
8356
8357         PR c++/5296
8358         * g++.dg/rtti/typeid2.C: New test.
8359
8360 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
8361
8362         * gcc.c-torture/compile/20030904-1.c: New test.
8363
8364 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8365
8366         * g++.dg/opt/longbranch2.C: New test.
8367
8368 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8369
8370         * g++.dg/template/crash10.C: Only compile it.
8371
8372 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8373
8374         PR middle-end/11665
8375         * gcc.c-torture/compile/20030907-1.c: New test.
8376         * g++.dg/init/array11.C: New test.
8377
8378 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8379
8380         PR c++/11852
8381         * g++.dg/init/struct1.C: New test.
8382
8383 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8384
8385         PR c++/12181
8386         * g++.dg/expr/comma1.C: New test.
8387
8388 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
8389
8390         PR c++/11867
8391         * g++.dg/expr/static_cast5.C: New test.
8392
8393 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
8394
8395         PR c++/11507
8396         * g++.dg/lookup/scoped7.C: New test.
8397
8398         PR c++/9574
8399         * g++.dg/other/static1.C: New test.
8400
8401         PR c++/11490
8402         * g++.dg/warn/template-1.C: New test.
8403
8404         PR c++/11432
8405         * g++.dg/template/crash10.C: New test.
8406
8407         PR c++/2478
8408         * g++.dg/overload/VLA.C: New test.
8409
8410         PR c++/10804
8411         * g++.dg/template/call1.C: New test.
8412
8413 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8414
8415         PR c++/11794
8416         * g++.dg/parse/using3.C: New test.
8417
8418 2003-09-06  Roger Sayle  <roger@eyesopen.com>
8419
8420         PR c++/11409
8421         * g++.dg/overload/builtin3.C: New test case.
8422
8423 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
8424
8425         PR c/9862
8426         * gcc.dg/20030906-1.c: New test.
8427         * gcc.dg/20030906-2.c: Likewise.
8428
8429 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8430
8431         PR c++/12167
8432         * g++.dg/parse/defarg5.C: New test.
8433
8434         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8435
8436 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
8437
8438         PR c++/12163
8439         * g++.dg/expr/static_cast4.C: New test.
8440
8441         PR c++/12146
8442         * g++.dg/template/crash9.C: New test.
8443
8444 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
8445
8446         * g++.old-deja/g++.ext/pretty2.C: Update for change
8447         in __FUNCTION__.
8448         * g++.old-deja/g++.ext/pretty3.C: Likewise.
8449
8450 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
8451
8452         PR c++/11922
8453         * g++/dg/template/qualified-id1.C: New test.
8454
8455         PR c++/12037
8456         * g++.dg/warn/noeffect4.C: New test.
8457
8458 2003-09-04  Matt Austern  <austern@apple.com>
8459
8460         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8461         * g++.dg/ext/fnname2.C: Likewise.
8462         * g++.dg/ext/fnname3.C: Likewise.
8463
8464 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
8465
8466         * g++.dg/expr/lval1.C: New test.
8467         * g++.dg/ext/lvcast.C: Remove.
8468
8469 2003-09-03  Roger Sayle  <roger@eyesopen.com>
8470
8471         PR optimization/11700.
8472         * gcc.c-torture/compile/20030903-1.c: New test case.
8473
8474 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
8475
8476         PR c++/12053
8477         * g++.dg/abi/layout4.C: New test.
8478
8479 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
8480
8481         PR c++/11553
8482         * g++.dg/parse/friend3.C: New test.
8483
8484 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
8485
8486         PR c++/11847
8487         * g++.dg/template/class1.C: New test.
8488
8489         PR c++/11808
8490         * g++.dg/expr/call1.C: New test.
8491
8492 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
8493
8494         PR c++/12114
8495         * g++.dg/init/ref9.C: New test.
8496
8497         PR c++/11972
8498         * g++.dg/template/nested4.C: New test.
8499
8500 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8501
8502         PR c++/12093
8503         * g++.dg/template/non-dependent4.C: New test.
8504
8505         PR c++/11928
8506         * g++.dg/inherit/conv1.C: New test.
8507
8508 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8509
8510         PR c++/6196
8511         * g++.dg/ext/label1.C: New test.
8512         * g++.dg/ext/label2.C: Likewise.
8513
8514 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8515
8516         * g++.dg/expr/cond3.C: New test.
8517
8518 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8519
8520         * gcc.dg/builtins-1.c: Add new builtin cases.
8521
8522 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8523
8524         * gcc.dg/builtins-1.c: Add new cases.
8525         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8526
8527 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8528
8529         * gcc.dg/builtins-1.c: Add more math builtin tests.
8530         * gcc.dg/torture/builtin-attr-1.c: New test.
8531
8532 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8533
8534         PR optimization/5079
8535         * g++.dg/opt/static3.C: New test.
8536
8537 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8538
8539         * gcc.misc-tests/gcov-10b.c: New test.
8540
8541 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8542
8543         * g++.dg/opt/ptrmem3.C: New test.
8544
8545         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8546
8547 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8548
8549         * gcc.dg/20030826-2.c: New test.
8550
8551 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8552
8553         PR middle-end/12002
8554         * g77.f-torture/compile/12002.f: New test case.
8555
8556 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8557
8558         * gcc.dg/20030826-1.c: New test case.
8559
8560 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8561
8562         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8563
8564 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8565
8566         PR c++/11871
8567         * c++.dg/lookup/crash1.C: New test.
8568
8569         * c++.dg/warn/noeffect3.C: New test.
8570
8571 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8572
8573         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8574         * gcc.dg/compat/vector-1_y.c: Ditto.
8575         * gcc.dg/compat/vector-2_x.c: Ditto.
8576         * gcc.dg/compat/vector-2_y.c: Ditto.
8577
8578 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8579
8580         * gcc.dg/20030702-1.c: New test.
8581
8582 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8583
8584         PR c++/8795
8585         * g++.dg/ext/altivec-1.C: New test.
8586
8587 2003-08-24  Richard Henderson  <rth@redhat.com>
8588
8589         * g++.dg/eh/simd-2.C: Add -w for x86.
8590
8591 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8592
8593         * gcc.dg/20030815-1.c: New test.
8594
8595 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8596
8597         PR c++/3765
8598         * g++.dg/parse/access6.C: New test.
8599
8600 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8601
8602         PR c++/641, c++/11876
8603         * g++.dg/template/friend22.C: New test.
8604         * g++.dg/template/friend23.C: Likewise.
8605
8606 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8607
8608         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8609         identically.
8610
8611 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8612
8613         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8614
8615 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8616
8617         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8618
8619 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8620
8621         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8622
8623 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8624
8625         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8626
8627 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8628
8629         PR c++/11919
8630         * g++.dg/overload/prom1.C: New test.
8631
8632         PR c++/11551
8633         * g++.dg/parse/dtor2.C: New test.
8634
8635         PR c++/10762
8636         * g++.dg/parse/using2.C: New test.
8637
8638 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8639
8640         PR target/11805
8641         * gcc.c-torture/compile/20030821-1.c: New.
8642
8643 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8644
8645         PR c++/11834
8646         * g++.dg/template/deduce2.C: New test.
8647
8648 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8649
8650         * gcc.c-torture/execute/20030821-1.c: New test.
8651
8652 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8653
8654         PR middle-end/11984
8655         * gcc.dg/20030820-1.c: New test case.
8656
8657 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8658
8659         PR c++/11945
8660         * g++.dg/warn/noeffect2.C: New test.
8661
8662 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8663
8664         PR c++/10926
8665         * g++.dg/template/dtor2.C: New test.
8666
8667         PR c++/11684
8668         * g++.dg/template/operator1.C: New test.
8669         * g++.dg/parse/operator4.C: New test.
8670
8671         PR c++/11946.C
8672         * g++.dg/expr/enum1.C: New test.
8673         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8674
8675         PR c++/11036.C
8676         * g++.dg/parse/elab2.C: New test.
8677         * g++.dg/parse/typedef4.C: Change error message.
8678         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8679         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8680         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8681
8682 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8683
8684         * gcc.dg/pch/warn-1.c: New.
8685         * gcc.dg/pch/warn-1.hs: New.
8686
8687         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8688         not-tested file.
8689
8690 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8691
8692         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8693
8694 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8695
8696         * gcc.dg/uninit-D.c: New Test.
8697         * gcc.dg/uninit-E.c: New Test.
8698         * gcc.dg/uninit-F.c: New Test.
8699         * gcc.dg/uninit-G.c: New Test.
8700
8701 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8702
8703         * g++.dg/README: Describe the pch directory.
8704
8705 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8706
8707         PR c++/11174
8708         * g++.dg/parse/access4.C: New test.
8709         * g++.dg/parse/access5.C: Likewise.
8710         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8711
8712 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8713
8714         * gcc.dg/noncompile/20030818-1.c: New.
8715
8716 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8717
8718         PR c++/11957
8719         * g++.dg/warn/noeffect1.C: New test.
8720
8721         * g++.dg/template/scope2.C: New test.
8722         * g++.dg/template/error2.C: Correct dg-error
8723
8724 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8725
8726         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8727
8728 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8729
8730         PR C++/11512
8731         * g++.dg/template/warn1.C: New.
8732
8733 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8734
8735         * g++.dg/template/error2.C: New test.
8736         * g++.dg/lookup/using7.C: Adjust errors
8737         * g++.old-deja/g++.pt/crash36.C: Likewise.
8738         * g++.old-deja/g++.pt/derived3.C: Likewise.
8739
8740 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8741
8742         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8743         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8744         * gcc.c-torture/execute/builtins/string-9.c: New, from
8745         string-opt-9.c.  Adjust for execute/builtins framework.
8746         * gcc.c-torture/execute/string-opt-9.c: Delete.
8747
8748 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8749
8750         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8751
8752         * g++.dg/parse/ret-type2.C: New test.
8753
8754         PR c++/11703
8755         * g++.dg/init/new8.C: New test.
8756
8757         PR c++/10923
8758         * g++.dg/parse/typedef5.C: New test.
8759
8760         PR c++/9512
8761         * g++.dg/parse/qualified2.C: New test.
8762         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8763         invalid code.
8764
8765 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8766
8767         * g++.dg/conversion/ptrmem1.C: New test.
8768
8769 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8770
8771         PR target/11693
8772         * gcc.dg/20030811-1.c: New test.
8773
8774         PR target/11535
8775         * gcc.c-torture/execute/20030811-1.c: New test.
8776
8777 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8778
8779         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8780
8781 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8782
8783         PR c++/11789.C
8784         * g++.dg/inherit/multiple1.C: New test.
8785
8786 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8787
8788         * gcc.dg/spe1.c: New test.
8789
8790         PR c++/11670
8791         * g++.dg/expr/cast2.C: New test.
8792
8793         PR c++/10530
8794         * g++.dg/template/dependent-name2.C: New test.
8795
8796 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8797
8798         * g++.dg/parse/crash11.C: Put the dg options in comments.
8799
8800 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8801
8802         * lib/gcc-dg.exp: Update for diagnostic change.
8803
8804 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8805
8806         PR c++/5767
8807         * g++.dg/parse/crash11.C: New test.
8808
8809 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8810
8811         * gcc.dg/cpp/spacing1.c: Update.
8812
8813 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8814
8815         PR target/11739
8816         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8817         a value for -mtune.
8818
8819 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8820
8821         PR middle-end/11771
8822         * gcc.c-torture/compile/20030804-1.c: New test case.
8823
8824 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8825
8826         * gcc.dg/20030804-1.c: New test case.
8827
8828 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8829
8830         * gcc.dg/cpp/separate-1.c: New test.
8831
8832 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8833
8834         PR c++/11704
8835         * g++.dg/template/dependent-expr2.C: New test.
8836
8837         PR c++/11766
8838         * g++.dg/expr/ptrmem1.C: New test.
8839
8840 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8841
8842         PR c++/9453
8843         * g++.dg/template/friend15.C: New test.
8844
8845 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8846
8847         * lib/dg-pch.exp: Work round PCH bug.
8848
8849 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8850
8851         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8852         builtins.  Move cases from builtins-4.c here.
8853
8854         * gcc.dg/torture/builtin-math-1.c: New test taken from
8855         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8856         additional cases.
8857
8858         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8859         Delete.
8860
8861 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8862
8863         PR c++/9447
8864         * g++.dg/template/using7.C: New test.
8865
8866 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8867
8868         * import1.c, import2.c: New tests.
8869
8870 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8871
8872         * g++.dg/eh/crossjump1.C: New test.
8873
8874 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8875
8876         PR c++/11697
8877         * g++.dg/template/using6.C: New test.
8878
8879         PR c++/11744
8880         * g++.dg/template/koenig2.C: New test.
8881
8882 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8883
8884         PR c++/7983
8885         * g++.dg/parse/typedef4.C: New test.
8886
8887 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8888
8889         PR c++/8442, c++/8806
8890         * g++.dg/template/elab1.C: New test.
8891         * g++.dg/template/type2.C: Likewise.
8892         * g++.dg/template/ttp3.C: Adjust expected error message.
8893         * g++.old-deja/g++.law/visibility13.C: Likewise.
8894         * g++.old-deja/g++.niklas/t135.C: Likewise.
8895         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8896         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8897         template argument.
8898         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8899
8900 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8901
8902         PR c++/11295
8903         * g++.dg/ext/stmtexpr1.C: New test.
8904
8905         * g++.dg/opt/tmp1.C: New test.
8906
8907         PR c++/11525
8908         * g++.dg/parse/constant4.C: New test.
8909
8910         PR c++/9447
8911         * g++.dg/template/using5.C: New test.
8912
8913 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8914
8915         * gcc.dg/builtins-27.c: New test case.
8916
8917 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8918
8919         * gcc.dg/tls/opt-7.c: New test.
8920
8921 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8922
8923         * g++.old-deja/g++.other/crash18.C: Remove.
8924
8925 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8926
8927         * g++.dg/template/explicit3.C: New.
8928         * g++.dg/template/explicit4.C: New.
8929         * g++.dg/template/explicit5.C: New.
8930
8931         PR c++/11347
8932         * g++.dg/template/memtmpl1.C: New.
8933
8934 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8935
8936         PR target/11565
8937         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8938         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8939
8940 2003-07-30  Jan Hubicka  <jh@suse.cz>
8941
8942         * vtgc1.c: Kill.
8943
8944 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8945
8946         * gcc.dg/struct-in-proto-1.c: New test.
8947
8948 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8949
8950         * gcc.dg/cpp/include2.c: Only expect one message.
8951
8952 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8953
8954         PR c++/9447
8955         * g++.dg/template/using1.C: New test.
8956         * g++.dg/template/using2.C: New test.
8957         * g++.dg/template/using3.C: New test.
8958         * g++.dg/template/using4.C: New test.
8959
8960 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8961
8962         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8963         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8964
8965 2003-07-28  Jan Hubicka  <jh@suse.cz>
8966
8967         PR c++/11530
8968         * g++.dg/opt/call1.C: New test.
8969
8970 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8971
8972         PR c++/11667
8973         * g++.dg/init/enum2.C: New test.
8974         * g++.dg/template/overload1.C: Add "-w" option.
8975
8976 2003-07-28    <hp@bitrange.com>
8977
8978         * gcc.dg/Wdeclaration-after-statement-1.c,
8979         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8980
8981 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8982
8983         * gcc.c-torture/compile/20030725-1.c: New test.
8984
8985 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8986
8987         * gcc.dg/20030505.c: Only run for SPE.
8988         Remove definition of opaque type.
8989
8990 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8991
8992         * g++.dg/template/ptrmem6.C: New test.
8993
8994 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8995
8996         * gcc.c-torture/compile/zero-strct-2.c: New test.
8997
8998 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8999
9000         * gcc.dg/intermod-1.c: New test.
9001
9002 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9003
9004         PR c++/11617
9005         * g++.dg/template/lookup2.C: New test.
9006         * g++.dg/template/memclass1.C: Remove instantiated from error.
9007         * g++.dg/other/error2.C: Tweak expected errors.
9008
9009         PR c++/11596
9010         * g++.dg/template/defarg3.C: New test.
9011
9012         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
9013
9014 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
9015
9016         * g++.dg/inherit/access5.C: New test.
9017
9018 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9019
9020         PR c++/11513
9021         * g++.dg/template/crash8.C: New test.
9022
9023 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
9024
9025         PR c/10602
9026         * gcc.dg/noncompile/incomplete-2.c: New test.
9027
9028 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
9029
9030         PR c++/11645
9031         * g++.dg/inherit/access4.C: New test.
9032
9033         PR c++/11517
9034         * g++.dg/expr/cond2.C: New test.
9035
9036         PR optimization/10679
9037         * g++.dg/opt/inline4.C: New test.
9038
9039 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
9040
9041         * g++.dg/parse/crash10: New test.
9042
9043 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9044
9045         * g++.dg/ext/flexary1.C: New test.
9046
9047 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9048
9049         PR c++/10793
9050         * g++.dg/template/crash9.C: New test.
9051
9052 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9053
9054         PR c++/3004
9055         * g++.dg/parse/typedef3.C: New test.
9056
9057         PR c++/7906
9058         * g++.dg/parse/operator2.C: New test.
9059
9060         PR c++/8895
9061         * g++.dg/parse/def-tmpl-arg1.C: New test.
9062
9063         PR c++/9282
9064         * g++.dg/parse/funptr1.C: New test.
9065
9066         PR c++/9452
9067         * g++.dg/parse/ambig3.C: New test.
9068
9069         PR c++/9454
9070         * g++.dg/parse/operator3.C: New test.
9071
9072         PR c++/9486
9073         * g++.dg/parse/template10.C: New test.
9074
9075         PR c++/9488
9076         * g++.dg/parse/template11.C: New test.
9077
9078         PR c++/10150
9079         * g++.dg/parse/invalid-op1.C: New test.
9080
9081         PR c++/10247
9082         * g++.dg/parse/condexpr1.C: New test.
9083
9084 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9085
9086         * g++.dg/ext/packed3.C: New test.
9087         * g++.dg/ext/packed4.C: New test.
9088
9089         * gcc.dg/pack-test-3.c: New test.
9090
9091 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
9092
9093         * lib/compat.exp: Handle dg-options per source file.
9094         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
9095         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
9096         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
9097         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
9098         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
9099         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
9100         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
9101         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
9102         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
9103         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
9104         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
9105         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
9106         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9107         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9108
9109 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9110
9111         PR c/10320
9112         * gcc.c-torture/execute/20030718-1.c: New test.
9113
9114 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9115
9116         PR optimization/11536
9117         * gcc.dg/20030721-1.c: New test.
9118
9119 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9120
9121         PR c++/11546
9122         * g++.dg/template/lookup1.C: New test.
9123
9124 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9125
9126         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9127         diagnostics of ill-formed constructs involving labels.
9128         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9129         the new 'previously defined here' message.
9130
9131 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9132
9133         * g++.dg/parse/non-dependent2.C: New test.
9134
9135 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9136
9137         * g++.dg/init/init-ref4.C: xfail on targets without
9138         weak symbols.
9139
9140 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9141
9142         PR target/11087
9143         * gcc.c-torture/execute/20030717-1.c: New test.
9144
9145 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9146
9147         * g++.dg/opt/cfg1.C: New test.
9148
9149 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9150
9151         PR optimization/11557
9152         * gcc.dg/20030717-1.c: New test.
9153
9154 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9155
9156         PR c++/10476
9157         * g++.dg/expr/crash-1.C: New test.
9158
9159         PR c++/11027
9160         * g++.dg/template/init3.C: New test.
9161
9162         PR c++/8222
9163         * g++.dg/template/non-dependent1.C: New test.
9164
9165         PR c++/11070
9166         * g++.dg/template/non-dependent2.C: New test.
9167
9168         PR c++/11071
9169         * g++.dg/template/non-dependent3.C: New test.
9170
9171         PR c++/9907
9172         * g++.dg/template/sizeof5.C: New test.
9173
9174 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9175
9176         PR 11498
9177         * gcc.c-torture/compile/mangle-1.c: New file.
9178
9179 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9180
9181         PR c++/7809
9182         * g++.dg/parse/access3.C: New test.
9183
9184 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
9185
9186         PR c++/11384
9187         * g++.dg/init/init-ref4.C: New test.
9188
9189 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
9190
9191         PR c++/11547
9192         * g++.dg/parse/constant3.C: New test.
9193         * g++.dg/parse/crash7.C: Likewise.
9194
9195 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
9196
9197         PR target/11008
9198         * gcc.dg/i386-pentium4-not-mull.c: New.
9199
9200 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
9201
9202         * gcc.dg/asm-names.c (ymain): Make it weak.
9203
9204 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9205
9206         PR c++/5421
9207         * g++.dg/template/friend21.C: New test.
9208
9209 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
9210
9211         * gcc.dg/cleanup-8.c: New test.
9212         * gcc.dg/cleanup-9.c: New test.
9213
9214 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
9215
9216         * g++.dg/ext/dll-MI1.h: New file.
9217         * g++.dg/ext/dllexport-MI1.C: New file.
9218         * g++.dg/ext/dllimport-MI1.C: New file.
9219
9220 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
9221
9222         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9223         it does not have cmpstrsi patterns (just cmpmemsi).
9224
9225 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
9226
9227         PR debug/11473
9228         * g++.dg/debug/debug8.C: New test.
9229
9230 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9231
9232         PR c++/10108
9233         * g++.dg/template/crash7.C: New test.
9234
9235 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
9236
9237         PR target/10795
9238         * gcc.c-torture/compile/20030708-1.c: New.
9239
9240 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9241
9242         * gcc.c-torture/execute/20030715-1.c: New test.
9243
9244 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
9245
9246         * gcc.dg/pch/inline-3.c: New file.
9247         * gcc.dg/pch/inline-3.hs: New file.
9248         * gcc.dg/pch/inline-4.c: New file.
9249         * gcc.dg/pch/inline-4.hs: New file.
9250
9251 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
9252
9253         PR c++/11509
9254         * g++.dg/template/crash6.C: New test.
9255
9256         PR c++/7053
9257         * g++.dg/template/friend20.C: New test.
9258
9259         PR c++/7019
9260         * g++.dg/template/overload2.C: New test.
9261
9262 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9263
9264         PR optimization/11440
9265         * gcc.c-torture/execute/20030714-1.c: New test.
9266
9267 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9268
9269         PR c++/11154
9270         * g++.dg/template/partial2.C: New test.
9271
9272 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
9273
9274         PR c++/11503
9275         * g++.dg/template/anon1.C: New test.
9276
9277         PR c++/11493
9278         PR c++/11495
9279         * g++.dg/parse/template9.C: Likewise.
9280         * g++.dg/template/crash4.C: New test.
9281         * g++.dg/template/koenig1.C: Likewise.
9282         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9283         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9284         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9285         functions.
9286         * g++.old-deja/g++.jason/template36.C: Likewise.
9287         * g++.old-deja/g++.mike/p1989.C: Likewise.
9288         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9289         * g++.old-deja/g++.pt/ttp20.C: Use this->.
9290         * g++.old-deja/g++.pt/ttp21.C: Use this->.
9291         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9292         compiling.
9293         * g++.old-deja/g++.pt/union2.C: Use this->.
9294
9295 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
9296
9297         * gcc.dg/20030711-1.c: New test.
9298
9299 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
9300
9301         PR c++/11050
9302         * g++.dg/parse/args1.C: New test.
9303         * g++.pt/defarg8.C: Change expected errors.
9304
9305 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
9306
9307         PR c++/8164
9308         * g++.dg/template/nontype2.C: New test.
9309
9310         PR c++/10558
9311         * g++.dg/parse/template8.C: New test.
9312
9313         PR c++/8327
9314         * g++.dg/template/scope1.C: New test.
9315
9316         * g++.dg/warn/Wsign-compare-1.C: New test.
9317
9318 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9319
9320         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9321
9322 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
9323
9324         PR c++/9411
9325         * g++.dg/template/explicit2.C: New test.
9326
9327         PR c++/10032
9328         * g++.dg/warn/pedantic1.C: New test.
9329
9330 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
9331
9332         PR c++ 9483
9333         * g++.dg/other/field1.C: New test.
9334
9335 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9336
9337         PR c/11449
9338         * gcc.c-torture/compile/20030707-1.c: New.
9339
9340 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9341
9342         PR c++/10849
9343         * g++.dg/template/access12.C: New test.
9344
9345 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
9346
9347         * g++.dg/bprob/bprob.exp (prof_ext): Update.
9348         * g77.dg/bprob/bprob.exp (prof_ext): Update.
9349         * gcc.misc-tests/bprob.exp (prof_ext): Update.
9350         * gcc.misc-tests/gcov.exp: Update
9351         * g++.dg/gcov/gcov.exp: Update
9352         * lib/gcov.exp: Update.
9353
9354 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
9355
9356         * g++.dg/abi/mangle17.C: Make sure template expressions are
9357         dependent.
9358         * g++.dg/abi/mangle4.C: Mark erroneous casts.
9359         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
9360         * g++.dg/opt/stack1.C: Remove erroneous code.
9361         * g++.dg/parse/template7.C: New test.
9362         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
9363         * g++.old-deja/g++.pt/crash4.C: Likewise.
9364
9365 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9366
9367         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
9368         with zero or one occurence of `$' after the initial `L'.
9369
9370 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
9371
9372         * gcc.c-torture/compile/20030704-1.c: Add a comment.
9373
9374 2003-07-08  Roger Sayle  <roger@eyesopen.com>
9375
9376         PR c/11370
9377         * gcc.dg/Wunreachable-6.c: New testcase.
9378         * gcc.dg/Wunreachable-7.c: New testcase.
9379
9380 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9381
9382         PR c/11420
9383         * gcc.dg/20030708-1.c: New test.
9384
9385 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
9386
9387         * gcc.dg/compat/sdata-section.h: New file.
9388         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
9389         * gcc.dg/torture/mips-sdata-1.c: New test.
9390
9391 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9392
9393         PR c++/11030
9394         * g++.dg/template/friend19.C: New test.
9395
9396 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9397
9398         * g++.dg/opt/strength-reduce.C: New test.
9399
9400 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9401
9402         PR target/10979
9403         * gcc.dg/20030707-1.c: New testcase.
9404
9405 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9406
9407         PR optimization/11059
9408         * g++.dg/opt/emptyunion.C: New testcase.
9409
9410 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9411             Eric Botcazou  <ebotcazou@libertysurf.fr>
9412
9413         * g++.dg/opt/stack1.C: New test.
9414
9415 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
9416
9417         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9418         run test.
9419
9420         PR c++/11431
9421         * g++.dg/expr/static_cast3.C: New test.
9422
9423 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9424
9425         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9426         everywhere.
9427         * gcc.dg/concat.c: Concatenation of string constants with
9428         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9429         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9430         * gcc.dg/cpp/escape-2.c: Use wide character constants where
9431         necessary to avoid multi-character character constant warning.
9432         * gcc.dg/cpp/escape.c: Likewise.
9433         * gcc.dg/cpp/ucs.c: Likewise.
9434         Remove backslashes from dg-bogus comments, as they confuse Tcl.
9435         Fix a typo.
9436
9437 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9438
9439         PR c/11428
9440         * gcc.c-torture/compile/20030704-1.c: New.
9441
9442 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9443
9444         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9445
9446 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9447
9448         PR c++/5287, PR c++/7910,  PR c++/11021
9449         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9450         tests for warnings.
9451         * g++.dg/ext/dllimport2.C: Add tests for warnings.
9452         * g++.dg/ext/dllimport3.C: Likewise.
9453         * g++.dg/ext/dllimport4.C: New file.
9454         * g++.dg/ext/dllimport5.C: New file.
9455         * g++.dg/ext/dllimport6.C: New file.
9456         * g++.dg/ext/dllimport7.C: New file.
9457         * g++.dg/ext/dllimport8.C: New file.
9458         * g++.dg/ext/dllimport9.C: New file.
9459         * g++.dg/ext/dllimport10.C: New file.
9460         * g++.dg/ext/dllexport1.C: New file.
9461
9462 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9463
9464         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9465         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9466
9467 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9468
9469         * gcc.dg/builtins-25.c: New testcase.
9470         * gcc.dg/builtins-26.c: New testcase.
9471
9472 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
9473
9474         * gcc.dg/compat/vector-defs.h: New file.
9475         * gcc.dg/compat/vector-setup.h: New file.
9476         * gcc.dg/compat/vector-check.h: New file.
9477         * gcc.dg/compat/vector-1_main.c: New file.
9478         * gcc.dg/compat/vector-1_x.c: New file.
9479         * gcc.dg/compat/vector-1_y.c: New file.
9480         * gcc.dg/compat/vector-2_main.c: New file.
9481         * gcc.dg/compat/vector-2_x.c: New file.
9482         * gcc.dg/compat/vector-2_y.c: New file.
9483
9484         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9485         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9486         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9487         * gcc.dg/compat/struct-align-1.h: New file.
9488         * gcc.dg/compat/struct-align-1_main.c: New file.
9489         * gcc.dg/compat/struct-align-1_x.c: New file.
9490         * gcc.dg/compat/struct-align-1_y.c: New file.
9491         * gcc.dg/compat/struct-align-2.h: New file.
9492         * gcc.dg/compat/struct-align-2_main.c: New file.
9493         * gcc.dg/compat/struct-align-2_x.c: New file.
9494         * gcc.dg/compat/struct-align-2_y.c: New file.
9495
9496         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9497         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9498         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9499         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9500         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9501         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9502         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9503         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9504         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9505         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9506         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9507         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9508         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9509         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9510         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9511         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9512         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9513         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9514         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9515         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9516         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9517         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9518         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9519         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9520         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9521         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9522         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9523         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9524         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9525
9526 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9527
9528         * gcc.dg/i386-call-1.c: New test.
9529
9530 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9531
9532         PR c++/9162
9533         * g++.dg/parse/defarg4.C: New.
9534
9535 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9536
9537         PR target/10700
9538         * gcc.c-torture/compile/20030703-1.c: New test case.
9539
9540 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9541
9542         * g++.dg/template/local3.C: Remove extra semicolon.
9543
9544 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9545
9546         * gcc.dg/i386-volatile-1.c: New test.
9547
9548 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9549
9550         PR c++/11072
9551         * g++.dg/other/offsetof2.C: XFAIL.
9552         * g++.dg/other/offsetof5.C: New.
9553
9554         PR c++/10219
9555         * g++.dg/template/error1.C: New.
9556
9557         PR c++/9779
9558         * g++.dg/template/dependent-expr1.C: New.
9559
9560 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9561
9562         PR c++/6949
9563         * g++.dg/template/local3.C: New test.
9564
9565         PR c++/11149
9566         * g++.dg/lookup/scoped6.C: New test.
9567
9568 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9569
9570         PR c++/8046
9571         * g++.dg/other/error7.C: New test.
9572
9573 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9574
9575         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9576         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9577         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9578         * g++.old-deja/g++.other/union2.C: Likewise.
9579         * gcc.dg/c90-const-expr-2.c: Likewise.
9580         * gcc.dg/c90-const-expr-3.c: Likewise.
9581         * gcc.dg/c99-const-expr-2.c: Likewise.
9582         * gcc.dg/c99-const-expr-3.c: Likewise.
9583         * gcc.dg/concat.c: Likewise.
9584
9585 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9586
9587         PR c++/9559
9588         * g++.dg/init/static1.C: New test.
9589
9590 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9591
9592         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9593         * g++.old-deja/g++.other/access2.C: Likewise.
9594         * g++.old-deja/g++.other/decl2.C: Likewise.
9595         * gcc.c-torture/execute/20020615-1.c: Likewise.
9596
9597 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9598
9599         PR c++/4933
9600         * g++.dg/template/sizeof4.C: New test.
9601
9602 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9603
9604         * g++.dg/other/error6.C: New test.
9605
9606 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9607
9608         PR c++/10750
9609         * g++.dg/parse/constant2.C: New test.
9610
9611 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9612
9613         PR c++/11106
9614         * g++.dg/other/error5.C: New test.
9615
9616 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9617
9618         * gcc.dg/format/gcc_diag-1.c: New test.
9619
9620 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9621
9622         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9623
9624 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9625
9626         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9627         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9628         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9629
9630 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9631
9632         * gcc.c-torture/execute/builtins/string-8.c: New test.
9633         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9634         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9635         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9636
9637 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9638
9639         PR c++/10468
9640         * g++.dg/ext/typeof6.C: New test.
9641
9642 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9643
9644         PR c++/10796
9645         * g++.dg/init/enum1.C: New test.
9646
9647 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9648
9649         * gcc.dg/20030627-1.c: New test.
9650
9651 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9652
9653         PR c++/11332
9654         * g++.dg/expr/static_cast2.C: New test.
9655
9656 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9657             Jakub Jelinek  <jakub@redhat.com>
9658
9659         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9660         sprintf(dst,"%s",src) optimization.
9661         * gcc.c-torture/execute/20030626-1.c: New test case.
9662         * gcc.c-torture/execute/20030626-2.c: New test case.
9663
9664 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9665
9666         * gcc.c-torture/execute/multi-ix.c: New test.
9667
9668         * gcc.c-torture/execute/simd-4.c (main):
9669         Added missing semicolon at end of union.
9670
9671 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9672
9673         PR c++/8266
9674         * g++.dg/template/explicit-instantiation3.C: New test.
9675
9676 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9677
9678         * gcc.dg/20030626-1.c: Use signed char.
9679
9680 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9681
9682         * gcc.dg/20030626-1.c: New test.
9683
9684 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9685
9686         * const-str-2.m: Update.
9687
9688 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9689
9690         PR c++/10990
9691         * g++.dg/rtti/dyncast1.C: New test.
9692         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9693         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9694         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9695
9696         PR c++/10931
9697         * g++.dg/expr/static_cast1.C: New test.
9698
9699 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9700
9701         * gcc.dg/20030625-1.c: New test.
9702
9703 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9704
9705         * gcc.c-torture/compile/20030624-1.c: New test case.
9706
9707 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9708
9709         * gcc.c-torture/execute/string-opt-17.c: New test.
9710
9711 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9712
9713         PR c++/5754
9714         * g++.dg/parse/crash6.C: New test.
9715
9716 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9717
9718         * gcc.dg/builtins-24.c: New test case.
9719
9720 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9721
9722         * g++.dg/opt/operator1.C: New test.
9723
9724 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9725
9726         * gcc.c-torture/execute/string-opt-16.c: New test case.
9727
9728 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9729
9730         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9731         * g++.old-deja/g++.other/conv7.C: Likewise
9732         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9733         * g++.old-deja/g++.other/overload14.C: Likewise.
9734
9735 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9736
9737         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9738         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9739
9740 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9741
9742         PR c++/10888
9743         * g++.dg/warn/Winline-3.C: New test.
9744
9745 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9746
9747         * lib/target-supports.exp (check_alias_available): Make the test
9748         program acceptable to the Solaris assembler.
9749
9750         PR c++/10749
9751         * g++.dg/template/memclass2.C: New test.
9752
9753 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9754             Eric Botcazou  <ebotcazou@libertysurf.fr>
9755
9756         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9757         data for non-matching targets.
9758         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9759
9760 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9761
9762         PR c++/10845
9763         * g++.dg/template/member3.C: New test.
9764
9765 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9766
9767         PR c++/10939
9768         * g++.dg/template/func1.C: New test.
9769
9770         PR c++/9649
9771         * g++.dg/template/static4.C: New test.
9772         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9773
9774         PR c++/11041
9775         * g++.dg/init/ref7.C: New test.
9776
9777 2003-06-19  Matt Austern  <austern@apple.com>
9778
9779         PR c++/11228
9780         * g++.dg/anew1.C: New test.
9781         * g++.dg/anew2.C: New test.
9782         * g++.dg/anew3.C: New test.
9783         * g++.dg/anew4.C: New test.
9784
9785 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9786
9787         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9788
9789 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9790
9791         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9792         endian-dependent.
9793
9794 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9795
9796         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9797         Remove cruft.
9798
9799 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9800
9801         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9802         * gcc.c-torture/compile/961203-1.c: Likewise.
9803         * gcc.c-torture/compile/980506-1.c: Likewise.
9804
9805 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9806
9807         PR c++/10712
9808         * g++.dg/lookup/using7.C: New test.
9809
9810 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9811
9812         PR c++/11105
9813         * g++.dg/abi/conv1.C: Remove it.
9814         * g++.dg/template/conv7.C: New test.
9815         * g++.dg/template/conv8.C: Likewise.
9816         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9817         conversion operator.
9818
9819 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9820
9821         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9822         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9823         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9824         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9825         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9826         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9827         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9828         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9829         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9830         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9831         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9832         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9833         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9834         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9835         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9836         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9837         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9838         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9839         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9840         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9841         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9842         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9843         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9844         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9845         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9846         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9847         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9848         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9849         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9850
9851 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9852
9853         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9854         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9855         indications.
9856
9857 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9858
9859         * gcc.dg/i386-387-5.c: New test case.
9860         * gcc.dg/i386-387-6.c: New test case.
9861         * gcc.dg/builtins-23.c: New test case.
9862
9863 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9864
9865         * gcc.dg/builtins-22.c: New test case.
9866         * gcc.dg/i386-387-1.c: Update to test exp.
9867         * gcc.dg/i386-387-2.c: Likewise.
9868
9869 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9870
9871         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9872
9873 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9874
9875         * lib/gcc-dg.exp (dg-require-dll): New function.
9876         (dg-xfail-if): Likewise.
9877         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9878         driver.
9879
9880         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9881         * gcc.c-torture/compile/20001205-1.c: Likewise.
9882         * gcc.c-torture/compile/20001226-1.c: Likewise.
9883         * gcc.c-torture/compile/20010518-2.c: Likewise.
9884         * gcc.c-torture/compile/20020312-1.c: Likewise.
9885         * gcc.c-torture/compile/20020604-1.c: Likewise.
9886         * gcc.c-torture/compile/920501-12.c: Likewise.
9887         * gcc.c-torture/compile/920501-4.c: Likewise.
9888         * gcc.c-torture/compile/920520-1.c: Likewise.
9889         * gcc.c-torture/compile/920521-1.c: Likewise.
9890         * gcc.c-torture/compile/920625-1.c: Likewise.
9891         * gcc.c-torture/compile/961203-1.c: Likewise.
9892         * gcc.c-torture/compile/980506-1.c: Likewise.
9893         * gcc.c-torture/compile/981006-1.c: Likewise.
9894         * gcc.c-torture/compile/981022-1.c: Likewise.
9895         * gcc.c-torture/compile/981223-1.c: Likewise.
9896         * gcc.c-torture/compile/990617-1.c: Likewise.
9897         * gcc.c-torture/compile/dll.c: Likewise.
9898         * gcc.c-torture/compile/labels-3.c: Likewise.
9899         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9900         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9901         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9902         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9903         * gcc.c-torture/compile/simd-5.c: Likewise.
9904         * gcc.c-torture/compile/20000804-1.x: Remove.
9905         * gcc.c-torture/compile/20001205-1.x: Likewise.
9906         * gcc.c-torture/compile/20001226-1.x: Likewise.
9907         * gcc.c-torture/compile/20010518-2.x: Likewise.
9908         * gcc.c-torture/compile/20020312-1.x: Likewise.
9909         * gcc.c-torture/compile/20020604-1.x: Likewise.
9910         * gcc.c-torture/compile/920501-12.x: Likewise.
9911         * gcc.c-torture/compile/920501-4.x: Likewise.
9912         * gcc.c-torture/compile/920520-1.x: Likewise.
9913         * gcc.c-torture/compile/920521-1.x: Likewise.
9914         * gcc.c-torture/compile/920625-1.x: Likewise.
9915         * gcc.c-torture/compile/961203-1.x: Likewise.
9916         * gcc.c-torture/compile/980506-1.x: Likewise.
9917         * gcc.c-torture/compile/981006-1.x: Likewise.
9918         * gcc.c-torture/compile/981022-1.x: Likewise.
9919         * gcc.c-torture/compile/981223-1.x: Likewise.
9920         * gcc.c-torture/compile/990617-1.x: Likewise.
9921         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9922         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9923         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9924         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9925         * gcc.c-torture/compile/simd-5.x: Likewise.
9926
9927         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9928
9929 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9930
9931         * gcc.c-torture/execute/20030611-1.c: New test.
9932
9933 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9934
9935         PR middle-end/168
9936         * gcc.dg/20030612-1.c: New test case.
9937
9938 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9939
9940         PR c++/10635
9941         * g++.dg/expr/cast1.C: New test.
9942
9943 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9944
9945         * gcc.dg/builtins-21.c: New test case.
9946
9947 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9948
9949         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9950         options instead of at the end.
9951         * lib/objc.exp (objc_target_compile): Likewise.
9952
9953 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9954
9955         PR c++/10432
9956         * g++.dg/parse/error1.C: New test.
9957
9958 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9959
9960         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9961         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9962         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9963         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9964         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9965         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9966         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9967         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9968         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9969         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9970         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9971         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9972         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9973         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9974         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9975         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9976         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9977         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9978         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9979         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9980         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9981         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9982         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9983         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9984
9985         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9986         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9987         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9988         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9989         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9990         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9991         * gcc.dg/compat/scalar-return-3_main.c: New file.
9992         * gcc.dg/compat/scalar-return-3_x.c: New file.
9993         * gcc.dg/compat/scalar-return-3_y.c: New file.
9994         * gcc.dg/compat/scalar-return-4_main.c: New file.
9995         * gcc.dg/compat/scalar-return-4_x.c: New file.
9996         * gcc.dg/compat/scalar-return-4_y.c: New file.
9997
9998 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9999
10000         * gcc.dg/compat/fp2-struct-check.h: New file.
10001         * gcc.dg/compat/fp2-struct-defs.h: New file.
10002         * gcc.dg/compat/fp2-struct-init.h: New file.
10003         * gcc.dg/compat/struct-by-value-10_main.c: New file.
10004         * gcc.dg/compat/struct-by-value-10_x.c: New file.
10005         * gcc.dg/compat/struct-by-value-10_y.c: New file.
10006         * gcc.dg/compat/struct-return-10_main.c: New file.
10007         * gcc.dg/compat/struct-return-10_x.c: New file.
10008         * gcc.dg/compat/struct-return-10_y.c: New file.
10009
10010         * gcc.dg/compat/compat-common.h: New file.
10011         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
10012         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
10013         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
10014         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
10015         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
10016         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
10017         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
10018         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10019         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
10020         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
10021         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10022         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
10023         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
10024         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10025         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
10026         * gcc.dg/compat/small-struct-check.h: Ditto.
10027         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
10028         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10029         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
10030         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
10031         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10032         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10033         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
10034         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10035         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
10036         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
10037         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10038         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10039         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
10040         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10041         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10042         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
10043         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10044         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
10045         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
10046         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10047         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
10048         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
10049         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10050         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
10051         * gcc.dg/compat/struct-return-2_main.c: Ditto.
10052         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10053         * gcc.dg/compat/struct-return-2_y.c: Ditto.
10054         * gcc.dg/compat/struct-return-3_main.c: Ditto.
10055         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10056         * gcc.dg/compat/struct-return-3_y.c: Ditto.
10057
10058 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
10059
10060         * g++.dg/pch/static-1.C: New file.
10061         * g++.dg/pch/static-1.Hs: New file.
10062
10063 2003-06-10  Richard Henderson  <rth@redhat.com>
10064
10065         * gcc.dg/asm-7.c: Adjust expected warning text.
10066
10067 2003-06-10  Roger Sayle  <roger@eyesopen.com>
10068
10069         * gcc.dg/builtins-20.c: New test case.
10070
10071 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
10072
10073         PR c++/11131
10074         * g++.dg/opt/template1.C: New test.
10075
10076 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10077
10078         * lib/gcc-dg.exp (dg-test): Clear additional_files and
10079         additional_sources.
10080
10081 2003-05-21  David Taylor  <dtaylor@emc.com>
10082
10083         * gcc.dg/Wpadded.c: New file.
10084
10085 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10086
10087         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
10088         * gcc.dg/special/weak-2.c: Add dg-require-weak.
10089         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
10090         dg-require-weak.
10091
10092 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
10093
10094         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
10095
10096 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10097
10098         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
10099         (dg-require-alias): Likewise.
10100         (dg-require-gc-sections): Likewise.
10101         * lib/target-supports.exp (check_gc_sections_available): Likewise.
10102
10103 2003-06-08  Richard Henderson  <rth@redhat.com>
10104
10105         * gcc.dg/20011029-2.c: Fix the array reference.
10106         * gcc.dg/asm-7.c: New.
10107
10108 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10109
10110         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10111
10112 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10113
10114         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10115         (dg-require-gc-sections): Likewise.
10116
10117 2003-06-08  Jan Hubicka  <jh@suse.cz>
10118
10119         * i386-cmov1.c: Fix regular expression.
10120         * i386-cvt-1.c: Likewise.
10121         * i386-local.c: Likewise.
10122         * i386-local2.c: Likewise.
10123         * i386-mul.c: Likewise.
10124         * i386-ssetype-1.c: Likewise.
10125         * i386-ssetype-3.c: Likewise.
10126         * i386-ssetype-5.c: Likewise.
10127
10128 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10129
10130         PR c++/11039
10131         * g++.dg/warn/implicit-typename2.C: New test.
10132         * g++.dg/warn/implicit-typename3.C: New test.
10133
10134 2003-06-07  Richard Henderson  <rth@redhat.com>
10135
10136         * g++.dg/other/offsetof3.C: Use size_t.
10137         * g++.dg/other/offsetof4.C: Likewise.
10138
10139 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10140
10141         * lib/copy-file.exp: New. Implement gcc_copy_files.
10142
10143         * lib/dg-pch.exp: Load copy-file.exp
10144         (dg-pch): Use gcc_copy_files instead of "file copy".
10145
10146 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10147
10148         * gcc.dg/weak/weak.exp: Simplify.
10149         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10150         * gcc.dg/weak/weak-1.c: Likewise.
10151         * gcc.dg/weak/weak-2.c: Likewise.
10152         * gcc.dg/weak/weak-3.c: Likewise.
10153         * gcc.dg/weak/weak-4.c: Likewise.
10154         * gcc.dg/weak/weak-5.c: Likewise.
10155         * gcc.dg/weak/weak-6.c: Likewise.
10156         * gcc.dg/weak/weak-7.c: Likewise.
10157         * gcc.dg/weak/weak-8.c: Likewise.
10158         * gcc.dg/weak/weak-9.c: Likewise.
10159
10160 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10161
10162         gcc.c-torture/execute/20030606-1.c: New.
10163
10164 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10165
10166         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10167         * gcc.dg/builtins-19.c: Likewise.
10168
10169 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10170
10171         * gcc.dg/builtins-2.c: Add some more tests.
10172         * gcc.dg/builtins-18.c: New test case.
10173         * gcc.dg/builtins-19.c: New test case.
10174
10175 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10176             Jim Wilson  <wilson@tuliptree.org>
10177
10178         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10179
10180 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10181
10182         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10183         mempcpy/stpcpy calls not to be optimized into something else.
10184         * gcc.c-torture/execute/string-opt-3.c: Moved to...
10185         * gcc.c-torture/execute/builtins/string-7.c: ...here.
10186         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10187
10188 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10189
10190         * gcc.dg/format/asm_fprintf-1.c: New test.
10191
10192 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
10193
10194         * lib/gcc-defs.exp (additional_sources): New variable.
10195         (dg-additional-sources): New function.
10196         (additional_files): New variable.
10197         (dg-additional-files): New function.
10198         (dg-additional-files-options): Likewise.
10199         * lib/gcc-dg.exp (dg-require-weak): New function.
10200         (dg-require-alias): Likewise.
10201         (dg-require-gc-sections): Likewise.
10202         * lib/target-supports.exp (check_alias_available): Remove testfile
10203         parameter.
10204         (check_gc_sections_available): New function.
10205         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10206         (dg-gpp-additional-files): Likewise.
10207         * lib/g++.exp (additional_sources): Remove.
10208         (additional_files): Likewise.
10209         (g++_target_compile): Use dg-additional-files-options.
10210
10211         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
10212         Tcl logic.
10213         * gcc.dg/special/ecos.exp: Remove.
10214         * gcc.dg/special/20000419-2.c: Use dg-require-*.
10215         * gcc.dg/special/alias-1.c: Likewise.
10216         * gcc.dg/special/alias-2.c: Likewise.
10217         * gcc.dg/special/gcsec-1.c: Likewise.
10218         * gcc.dg/special/weak-1.c: Likewise.
10219         * gcc.dg/special/weak-2.c: Likewise.
10220         * gcc.dg/special/wkali-1.c: Likewise.
10221         * gcc.dg/special/wkali-2.c: Likewise.
10222
10223         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10224         dg-gpp-additional-*.
10225         * g++.dg/special/conpr-3.C: Likewise.
10226         * g++.dg/special/conpr-4.C: Likewise.
10227         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10228         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10229         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10230         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10231         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10232         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10233         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10234         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10235         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10236         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10237         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10238         * g++.old-deja/g++.other/comdat1.C: Likewise.
10239         * g++.old-deja/g++.other/comdat2.C: Likewise.
10240         * g++.old-deja/g++.other/comdat3.C: Likewise.
10241         * g++.old-deja/g++.other/ctor1.C: Likewise.
10242         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10243
10244 2003-06-05  Richard Henderson  <rth@redhat.com>
10245
10246         * gcc.dg/debug/20030605-1.c: New.
10247
10248 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10249
10250         * README.QMTEST: Update.
10251
10252 2003-06-04  Richard Henderson  <rth@redhat.com>
10253
10254         * gcc.dg/cleanup-1.c: New.
10255         * gcc.dg/cleanup-2.c: New.
10256         * gcc.dg/cleanup-3.c: New.
10257         * gcc.dg/cleanup-4.c: New.
10258         * gcc.dg/cleanup-5.c: New.
10259         * gcc.dg/cleanup-6.c: New.
10260         * gcc.dg/cleanup-7.c: New.
10261
10262 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10263
10264         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10265
10266         * lib/dg-pch.exp: New file.
10267         * g++.dg/pch/pch.exp: Use dg-pch.exp.
10268         * gcc.dg/pch/pch.exp: Likewise.
10269
10270 2003-06-04  Roger Sayle  <roger@eyesopen.com>
10271
10272         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10273         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10274         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10275         * gcc.dg/builtins-17.c: New test case.
10276         * gcc.dg/i386-387-4.c: New test case.
10277         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10278
10279 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10280
10281         * gcc.dg/ultrasp9.c: New test.
10282
10283 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10284
10285         * gcc.c-torture/compile/20030604-1.c: New test.
10286         * gcc.dg/sparc-constant-1.c: New test.
10287
10288 2003-06-03  Glen Nakamura  <glen@imodulo.com>
10289
10290         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10291
10292 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
10293
10294         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10295
10296         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10297         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10298
10299 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
10300
10301         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10302
10303 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10304
10305         PR c++/10940
10306         * g++.dg/template/spec10.C: New test.
10307
10308 2003-06-03  Roger Sayle  <roger@eyesopen.com>
10309
10310         * gcc.dg/builtins-16.c: New test case.
10311
10312 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
10313
10314         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10315         mempcpy test with post-increments.
10316         * gcc.c-torture/execute/string-opt-3.c: New test.
10317         * gcc.dg/string-opt-1.c: New test.
10318
10319 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
10320
10321         PR fortran/10965
10322         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10323
10324 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
10325
10326         * lib/scanasm.exp (dg-scan): New function, factored out of ...
10327         (scan-assembler): ... here.  Use dg-scan.
10328         (scan-assembler-not): Likewise.
10329         (scan-file): New function.
10330         (scan-file-not): Likewise.
10331         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10332         * gcc.dg/cpp/_Pragma4.c: Likewise.
10333         * gcc.dg/cpp/_Pragma5.c: Likewise.
10334         * gcc.dg/cpp/avoidpaste1.c: Likewise.
10335         * gcc.dg/cpp/avoidpaste2.c: Likewise.
10336         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10337         * gcc.dg/cpp/cmdlne-P.c: Likewise.
10338         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10339         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10340         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10341         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10342         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10343         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10344         * gcc.dg/cpp/cxxcom1.c: Likewise.
10345         * gcc.dg/cpp/line1.c: Likewise.
10346         * gcc.dg/cpp/maccom1.c: Likewise.
10347         * gcc.dg/cpp/maccom2.c: Likewise.
10348         * gcc.dg/cpp/maccom3.c: Likewise.
10349         * gcc.dg/cpp/maccom4.c: Likewise.
10350         * gcc.dg/cpp/maccom5.c: Likewise.
10351         * gcc.dg/cpp/maccom6.c: Likewise.
10352         * gcc.dg/cpp/multiline.c: Likewise.
10353         * gcc.dg/cpp/spacing1.c: Likewise.
10354         * gcc.dg/cpp/spacing2.c: Likewise.
10355         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
10356         * gcc.dg/cpp/trad/maccom1.c: Likewise.
10357         * gcc.dg/cpp/trad/maccom2.c: Likewise.
10358         * gcc.dg/cpp/trad/maccom3.c: Likewise.
10359         * gcc.dg/cpp/trad/maccom4.c: Likewise.
10360         * gcc.dg/cpp/trad/maccom6.c: Likewise.
10361         * gcc.dg/cpp/cxxcom2.c: Likewise.
10362         * gcc.dg/cpp/cxxcom2.h: New file.
10363
10364         * gcc.dg/cpp/truefalse.cpp: Move it to ...
10365         * g++.dg/cpp/truefalse.C: Here.
10366         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
10367
10368 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
10369
10370         * gcc.dg/cpp/redef3.c: New file.
10371
10372 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
10373
10374         * gcc.dg/i386-loop-3.c: New test.
10375
10376 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
10377
10378         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
10379
10380 2003-05-31  Roger Sayle  <roger@eyesopen.com>
10381
10382         * gcc.dg/fwrapv-1.c: New test case.
10383         * gcc.dg/fwrapv-2.c: New test case.
10384
10385 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10386
10387         PR c++/10956
10388         * g++.dg/template/spec9.C: New test.
10389
10390 2003-05-29  Roger Sayle  <roger@eyesopen.com>
10391
10392         * gcc.dg/duff-4.c: New test case.
10393
10394 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
10395
10396         PR fortran/10843
10397         * g77.dg/ffixed-form-1.f: New test
10398         * g77.dg/ffixed-form-2.f: New test
10399         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10400         * g77.dg/ffree-form-3.f: New test
10401
10402 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
10403
10404         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10405         * gcc.dg/wint_t-1.c: Likewise.
10406
10407 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10408
10409         * g++.dg/template/access11.C: New test.
10410
10411 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10412
10413         PR c++/10849
10414         * g++.dg/template/access10.C: New test.
10415
10416 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10417             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10418
10419         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10420
10421 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10422
10423         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10424         suppress for powerpc-*-darwin*.
10425         * gcc.dg/torture/builtin-noret-2.c: Likewise.
10426
10427 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10428
10429         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10430         suppress option for powerpc-*-darwin*.
10431
10432 2003-05-23  Roger Sayle  <roger@eyesopen.com>
10433
10434         * gcc.dg/builtins-1.c: Add tests for tan and atan.
10435         * gcc.dg/builtins-4.c: Add test for fmod.
10436
10437 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10438
10439         PR c++/10682
10440         * g++.dg/template/instantiate4.C: New test.
10441
10442 2003-05-22  Roger Sayle  <roger@eyesopen.com>
10443
10444         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10445
10446 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
10447
10448         * gcc.dg/compat/scalar-return-1_main.c: New file.
10449         * gcc.dg/compat/scalar-return-1_x.c: New file.
10450         * gcc.dg/compat/scalar-return-1_y.c: New file.
10451         * gcc.dg/compat/scalar-return-2_main.c: New file.
10452         * gcc.dg/compat/scalar-return-2_x.c: New file.
10453         * gcc.dg/compat/scalar-return-2_y.c: New file.
10454         * gcc.dg/compat/struct-return-3_main.c: New file.
10455         * gcc.dg/compat/struct-return-3_y.c: New file.
10456         * gcc.dg/compat/struct-return-3_x.c: New file.
10457         * gcc.dg/compat/struct-return-2_main.c: New file.
10458         * gcc.dg/compat/struct-return-2_x.c: New file.
10459         * gcc.dg/compat/struct-return-2_y.c: New file.
10460
10461 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10462
10463         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10464         for hppa*-hp-hpux*.
10465         * gcc.dg/20021014-1.c (dg-options): Likewise.
10466         * gcc.dg/nest.c (dg-options): Likewise.
10467
10468 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
10469
10470         PR c++/9738
10471         * g++.dg/ext/dllimport2.C: New file.
10472         * g++.dg/ext/dllimport3.C: New file.
10473
10474 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
10475
10476         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10477         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10478         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10479         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10480         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10481         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10482         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10483         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10484         * gcc.dg/compat/small-struct-defs.h: New file.
10485         * gcc.dg/compat/small-struct-init.h: New file.
10486         * gcc.dg/compat/small-struct-check.h: New file.
10487         * gcc.dg/compat/fp-struct-defs.h: New file.
10488         * gcc.dg/compat/fp-struct-check.h: New file.
10489         * gcc.dg/compat/fp-struct-init.h: New file.
10490         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10491         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10492
10493 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
10494
10495         * gcc.dg/20030225-2.c: New test.
10496
10497 2003-05-18  Roger Sayle  <roger@eyesopen.com>
10498             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10499
10500         * gcc.c-torture/compile/20030518-1.c: New test case.
10501
10502 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
10503
10504         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10505         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10506         gcc-dg-debug-runtest.
10507         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10508         gcc-dg-debug-runtest.
10509
10510 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10511
10512         PR c++/9022
10513         * g++.dg/lookup/using6.C: New test.
10514
10515 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10516
10517         * g++.dg/parse/access2.C: New test.
10518
10519 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10520
10521         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10522         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10523         * gcc.dg/debug/debug.exp: Likewise.
10524
10525 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10526
10527         * gcc.dg/dollar.c: New test.
10528
10529 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10530
10531         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10532         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10533         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10534         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10535         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10536         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10537         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10538         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10539         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10540         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10541         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10542         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10543         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10544         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10545         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10546         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10547         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10548         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10549
10550 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10551
10552         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10553         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10554         support for "repo" mode.
10555         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10556         * lib/g77-dg.exp: Likewise.
10557         * lib/obj-dg.exp: Likewise.
10558
10559 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10560
10561         Merge from gcc-3_2-rhl8-branch:
10562         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10563
10564         * gcc.dg/tls/opt-6.c: New test.
10565
10566         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10567
10568         * gcc.dg/20030405-1.c: New test.
10569
10570         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10571
10572         * gcc.dg/20030309-1.c: New test.
10573
10574         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10575
10576         * gcc.c-torture/execute/20030307-1.c: New test.
10577
10578         2003-02-20  Randolph Chung  <tausq@debian.org>
10579
10580         * gcc.c-torture/compile/20030220-1.c: New test.
10581
10582         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10583
10584         * gcc.dg/20030217-1.c: New test.
10585
10586         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10587
10588         * gcc.c-torture/compile/20020129-1.c: New test.
10589
10590         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10591
10592         * gcc.dg/unroll-1.c: New test.
10593
10594         2002-11-16  Jan Hubicka  <jh@suse.cz>
10595
10596         * gcc.c-torture/execute/20020920-1.c: New test.
10597
10598         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10599
10600         PR target/7434
10601         * gcc.c-torture/compile/20021008-1.c: New test.
10602
10603         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10604
10605         PR target/7559
10606         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10607
10608         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10609
10610         * gcc.c-torture/compile/20020807-1.c: New test.
10611
10612         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10613
10614         * gcc.dg/tls/opt-1.c: New test.
10615
10616         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10617
10618         * gcc.dg/20020729-1.c: New test.
10619
10620         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10621
10622         * g++.dg/opt/life1.C: New test.
10623
10624         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10625
10626         * gcc.dg/20020525-1.c: New test.
10627
10628         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10629
10630         PR c++/6794
10631         * g++.dg/ext/pretty1.C: New test.
10632         * g++.dg/ext/pretty2.C: New test.
10633
10634 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10635
10636         PR c++/8385
10637         * g++.dg/ext/typeof5.C: New test.
10638
10639 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10640
10641         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10642         __USER_LABEL_PREFIX__ into account.
10643         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10644
10645 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10646
10647         * gcc.dg/builtins-15.c: New test case.
10648
10649 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10650
10651         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10652
10653 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10654
10655         * lib/g++.exp: Tweak handling of additional source files.
10656         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10657         * g++.dg/special/conpr-2a.C: Rename to ...
10658         * g++.dg/special/conpr-2a.cc: ... this.
10659         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10660         * g++.dg/special/conpr-3a.C: Rename to ...
10661         * g++.dg/special/conpr-3a.cc: This.
10662         * g++.dg/special/conpr-3b.C: Rename to ...
10663         * g++.dg/special/conpr-3b.cc: This.
10664         * g++.dg/special/conpr-4.C: New test.
10665         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10666
10667 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10668
10669         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10670
10671 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10672
10673         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10674         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10675         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10676         * g++.old-deja/g++.other/warn3.C: Likewise.
10677
10678 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10679
10680         * gcc.dg/i386-387-1.c: Update to also test log.
10681         * gcc.dg/i386-387-2.c: Likewise.
10682
10683 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10684
10685         * g77.f-torture/execute/int8421.f: New test.
10686
10687 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10688
10689         PR c++/10230, c++/10481
10690         * g++.dg/lookup/scoped5.C: New test.
10691
10692 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10693
10694         PR c++/10552
10695         * g++.dg/template/ttp6.C: New test.
10696
10697 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10698
10699         * gcc.c-torture/execute/builtins: New directory.
10700         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10701         gcc.c-torture/execute/builtins.
10702         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10703         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10704         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10705         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10706
10707 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10708
10709         PR c++/9252
10710         * g++.dg/template/access8.C: New test.
10711         * g++.dg/template/access9.C: New test.
10712
10713 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10714
10715         PR c++/9554
10716         * g++.dg/parse/access1.C: New test.
10717
10718 2003-05-09  DJ Delorie  <dj@redhat.com>
10719
10720         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10721         long, and not an int.
10722
10723 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10724
10725         PR c++/10555, c++/10576
10726         * g++.dg/template/memclass1.C: New test.
10727
10728 2003-05-08  DJ Delorie  <dj@redhat.com>
10729
10730         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10731         targets.
10732         * gcc.c-torture/execute/20021024-1.x: Likewise.
10733         * gcc.c-torture/execute/shiftdi.x: Likewise.
10734         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10735         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10736         * gcc.dg/20021018-1.c: Likewise.
10737
10738 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10739
10740         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10741
10742         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10743         (bcopy): Call memmove.
10744
10745 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10746
10747         * g77.f-torture/compile/8485.f: New test case.
10748
10749 2003-05-07  Richard Henderson  <rth@redhat.com>
10750
10751         PR c++/10570
10752         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10753         Verify exception_cleanup not called for rethrows.
10754         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10755         when exiting catch block without rethrowing.
10756         * g++.dg/eh/forced3.C: New.
10757         * g++.dg/eh/forced4.C: New.
10758
10759 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10760
10761         * gcc.dg/20030505.c: Fix triplet.
10762
10763 2003-05-06  DJ Delorie  <dj@redhat.com>
10764
10765         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10766         * gcc.dg/nest.c: Likewise.
10767
10768 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10769
10770         * gcc.dg/builtins-14.c: New test case.
10771
10772 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10773
10774         * lib/compat.exp (compat-execute): New argument.
10775         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10776         * gcc.dg/compat: New test directory.
10777         * gcc.dg/compat/compat.exp: New expect script.
10778         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10779         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10780         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10781         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10782         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10783         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10784
10785         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10786         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10787         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10788         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10789         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10790         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10791         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10792         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10793         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10794         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10795         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10796         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10797         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10798         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10799         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10800
10801 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10802
10803         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10804
10805 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10806
10807         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10808
10809 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10810
10811         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10812         * gcc.dg/ppc-fsel-2.c: New test.
10813
10814         * gcc.dg/unused-5.c: New test.
10815
10816 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10817
10818         PR c++/10496
10819         * g++.dg/warn/pmf1.C: New test.
10820
10821 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10822
10823         PR c++/4494
10824         * g++.dg/warn/main.C: New test.
10825
10826 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10827
10828         * gcc.dg/nonnull-3.c: New test.
10829
10830 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10831
10832         * gcc.dg/cpp/Wtrigraphs.c: Update.
10833         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10834
10835 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10836
10837         * gcc.dg/ppc-fsel-1.c: New test.
10838
10839 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10840
10841         PR c/10604
10842         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10843
10844 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10845
10846         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10847
10848 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10849
10850         PR c++/9364, c++/10553, c++/10586
10851         * g++.dg/parse/typename4.C: New test.
10852         * g++.dg/parse/typename5.C: Likewise.
10853
10854 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10855
10856         * gcc.c-torture/compile/20030503-1.c: New test.
10857
10858 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10859
10860         * g++.dg/lookup/using5.C: Fix testcase error.
10861
10862 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10863
10864         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10865         since MEABI is no longer supported.  Remove all vestiges
10866         of MEABI from the test.
10867
10868 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10869
10870         PR c++/10554
10871         * g++.dg/lookup/using5.C: New test.
10872
10873 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10874
10875         PR c++/8772
10876         * g++.dg/template/ttp5.C: New test.
10877
10878 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10879
10880         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10881         (dg-gpp-additional-sources): New function.
10882         (dg-gpp-additional-files): Likewise.
10883         * lib/g++.exp (additional_sources): New variable.
10884         (additional_files): Likewise.
10885         (g++_target_compile): Deal with them.
10886         * lib/old-dejagnu.exp: Remove.
10887         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10888         * g++.old-deja: Revise all tests to use dg commands.
10889
10890 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10891
10892         PR c++/9432, c++/9528
10893         * g++.dg/lookup/using4.C: New test.
10894
10895 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10896
10897         * gcc.dg/noreturn-5.c: New file.
10898         * gcc.dg/noreturn-6.c: New file.
10899
10900         * gcc.c-torture/compile/inline-1.c: New file.
10901
10902 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10903
10904         PR c++/10551
10905         * g++.dg/template/explicit1.C: New test.
10906
10907 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10908
10909         PR c++/10549
10910         * g++.dg/other/bitfield1.C: New test.
10911
10912         PR c++/10527
10913         * g++.dg/init/new7.C: New test.
10914
10915 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10916
10917         * g++.dg/ext/desig1.C: New test.
10918         * g++.dg/ext/init1.C: Update.
10919
10920         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10921
10922 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10923
10924         PR c++/10180
10925         * g++.dg/warn/Winline-1.C: New test.
10926
10927 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10928
10929         * gcc.c-torture/execute/string-opt-19.c: New test.
10930
10931         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10932         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10933
10934 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10935
10936         PR c++/10506
10937         * g++.dg/init/new6.C: New test.
10938
10939         PR c++/10503
10940         * g++.dg/init/ref6.C: New test.
10941
10942 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10943
10944         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10945
10946 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10947
10948         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10949         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10950
10951 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10952
10953         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10954         initialized static data members.
10955
10956 2003-04-25  H.J. Lu <hjl@gnu.org>
10957
10958         * gcc.dg/ia64-sync-4.c: New test.
10959
10960 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10961
10962         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10963         date.
10964
10965 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10966
10967         PR c++/10337
10968         * g++.dg/warn/conv1.C: New test.
10969         * g++.old-deja/g++.other/conv7.C: Adjust.
10970         * g++.old-deja/g++.other/overload14.C: Adjust.
10971
10972 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10973
10974         PR c++/10471
10975         * g++.dg/template/defarg2.C: New test.
10976
10977 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10978
10979         * gcc.dg/cpp/include2.c: Update.
10980         * gcc.dg/cpp/multiline-2.c: New.
10981         * gcc.dg/cpp/multiline.c: Update.
10982         * gcc.dg/cpp/strify2.c: Update.
10983         * gcc.dg/cpp/trad/literals-2.c: Update.
10984
10985 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10986
10987         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10988
10989 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10990
10991         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10992
10993 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10994
10995         PR c++/10451
10996         * g++.dg/parse/crash4.C: New test.
10997
10998         PR c++/9847
10999         * g++.dg/parse/crash5.C: New test.
11000
11001 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11002
11003         PR c++/10446
11004         * g++.dg/parse/crash3.C: New test.
11005
11006         PR c++/10428
11007         * g++.dg/parse/elab1.C: New test.
11008
11009 2003-04-22  Devang Patel  <dpatel@apple.com>
11010
11011         * gcc.dg/cpp/trad/funlike-5.c: New test.
11012
11013 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
11014
11015         * g++.dg/other/packed1.C: Fix dg options.
11016
11017 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11018
11019         * g++.dg/other/offsetof2.C: New test.
11020
11021 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11022
11023         * g++.dg/template/recurse.C: Adjust location of error messages.
11024
11025 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11026
11027         PR c++/9881
11028         * g++.dg/init/addr-const1.C: New test.
11029         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
11030
11031 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11032
11033         PR c++/10405
11034         * g++.dg/lookup/struct-hack1.C: New test.
11035
11036 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11037
11038         * ucs.c: Update diagnostic messages.
11039
11040 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11041
11042         * gcc.dg/cpp/truefalse.cpp: New test.
11043         * gcc.dg/cpp/cpp.exp: Update.
11044         * g++.dg/other/stdbool-if.C: Remove.
11045
11046 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11047
11048         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
11049         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
11050
11051 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11052
11053         * gcc.c-torture/compile/20030418-1.c: New test.
11054
11055 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
11056
11057         * README.compat: Remove; content moved to doc/sourcebuild.texi.
11058
11059 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11060
11061         PR c++/10347
11062         g++.dg/template/dependent-name1.C: New test.
11063
11064 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
11065
11066         * gcc.dg/warn-1.c (tourist_guide): New array,
11067         contains a pointer to bar.
11068
11069 2003-04-16  Roger Sayle  <roger@eyesopen.com>
11070
11071         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
11072         * gcc.c-torture/execute/medce-1.c: New test case.
11073         * gcc.c-torture/execute/medce-2.c: New test case.
11074
11075 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
11076
11077         * lib/prune.exp: Ignore more messages.
11078
11079         PR c++/10381
11080         * g++.dg/parse/lookup3.C: New test.
11081
11082 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
11083
11084         * gcc.c-torture/compile/20030415-1.c : New test.
11085
11086 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
11087
11088         * gcc.c-torture/execute/scope-2.c: Move to ...
11089         * gcc.dg/noncompile/scope.c: .... here.
11090
11091 2003-04-14  Roger Sayle  <roger@eyesopen.com>
11092
11093         * gcc.dg/20030414-2.c: New test case.
11094
11095 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
11096
11097         PR target/10377
11098         * gcc.dg/20030414-1.c: New test.
11099
11100 2003-04-13  Roger Sayle  <roger@eyesopen.com>
11101
11102         * gcc.dg/builtins-12.c: New test case.
11103         * gcc.dg/builtins-13.c: New test case.
11104
11105 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11106
11107         * gcc.c-torture/execute/string-opt-18.c: New test.
11108
11109 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11110
11111         PR c++/10300
11112         * g++.dg/init/new5.C: New test.
11113
11114 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11115
11116         PR c++/7910
11117         * g++.dg/ext/dllimport1.C: New test.
11118
11119 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11120
11121         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11122
11123 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11124
11125         PR Fortran/9263
11126         * g77.f-torture/noncompile/9263.f: New test
11127         PR Fortran/1832
11128         * g77.f-torture/execute/1832.f: New test
11129
11130 2003-04-11  David Chad  <davidc@freebsd.org>
11131             Loren J. Rittle  <ljrittle@acm.org>
11132
11133         libobjc/8562
11134         * objc.dg/headers.m: New test.
11135
11136 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11137
11138         * gcc.c-torture/execute/builtin-noret-2.c: New.
11139         * gcc.c-torture/execute/builtin-noret-2.x: New.
11140         XFAIL builtin-noret-2.c at -O1 and above.
11141         * gcc.dg/redecl.c: New.
11142         * gcc.dg/Wshadow-1.c: Update error regexps.
11143
11144 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11145
11146         * g++.dg/abi/bitfield10.C: New test.
11147
11148 2003-04-09  Mike Stump  <mrs@apple.com>
11149
11150         * gcc.dg/pch/pch.exp: Make testcase names longer.
11151         * g++.dg/pch/pch.exp: Make testcase names longer.
11152
11153 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11154
11155         * gcc.dg/builtins-11.c: New test case.
11156
11157 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11158
11159         * gcc.dg/builtins-9.c: New test case.
11160         * gcc.dg/builtins-10.c: New test case.
11161
11162 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11163
11164         * gcc.dg/noncompile/init-4.c.c: New test.
11165
11166 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11167
11168         * gcc.misc-test/gcov-9.c: New test.
11169         * gcc.misc-test/gcov-10.c: New test
11170         * gcc.misc-test/gcov-11.c: New test.
11171
11172 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11173
11174         PR optimization/10024
11175         * gcc.c-torture/compile/20030405-1.c: New test.
11176
11177 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11178
11179         * gcc.dg/pch/static-3.c: New.
11180         * gcc.dg/pch/static-3.hs: New.
11181         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11182
11183 2003-04-04  Richard Henderson  <rth@redhat.com>
11184
11185         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11186         * g++.dg/eh/forced2.C: Likewise.
11187
11188 2003-04-03  Mike Stump  <mrs@apple.com>
11189
11190         * lib/scanasm.exp (scan-assembler): Add xfail processing for
11191         target arg.
11192         (scan-assembler-times, scan-assembler-not): Likewise.
11193         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11194
11195 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11196
11197         * gcc.dg/sparc-loop-1.c: New test.
11198
11199 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
11200
11201         PR other/9274
11202         * g++.dg/pch/system-2.C: New.
11203         * g++.dg/pch/system-2.Hs: New.
11204
11205 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
11206
11207         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11208
11209         * g++.dg/eh/simd-1.C (vecfunc): Same.
11210
11211 2003-04-01  Roger Sayle  <roger@eyesopen.com>
11212
11213         * gcc.c-torture/execute/20030401-1.c: New test case.
11214
11215 2003-04-01  Ziemowit Laski <zlaski@apple.com>
11216
11217         * objc.dg/defs.m: New.
11218
11219 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
11220
11221         * g++.dg/eh/simd-1.C: New.
11222         * g++.dg/eh/simd-2.C: New.
11223
11224 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
11225
11226         * gcc.c-torture/execute/simd-3.c: New.
11227
11228 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11229
11230         PR c/9936
11231         * gcc.dg/20030331-2.c: New test.
11232
11233 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11234
11235         PR c++/10278
11236         * g++.dg/parse/crash2.C: New test.
11237
11238 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11239
11240         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11241         * gcc.c-torture/execute/20030331-1.c: ...here.
11242
11243 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11244
11245         * gcc.c-torture/execute/20030331-1.c: New test.
11246
11247 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
11248
11249         * lib/gcov.exp: Adjust call return testing strings.
11250         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11251
11252 2003-03-31  Roger Sayle  <roger@eyesopen.com>
11253
11254         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11255         * gcc.dg/builtins-7.c: New test case.
11256         * gcc.dg/builtins-8.c: New test case.
11257
11258 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11259
11260         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11261
11262 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
11263
11264         PR c++/7647
11265         * g++.dg/lookup-class-member-2.C: New test.
11266
11267 2003-03-30  Glen Nakamura  <glen@imodulo.com>
11268
11269         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11270
11271 2003-03-28  Roger Sayle  <roger@eyesopen.com>
11272
11273         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
11274
11275 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
11276
11277         * g++.dg/init/attrib1.C: New test.
11278
11279 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11280
11281         * gcc.dg/ultrasp8.c: New test.
11282
11283 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11284
11285         * gcc.dg/ultrasp7.c: New test.
11286
11287 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
11288
11289         PR c++/10047
11290         * g++.dg/template/inline1.C: New test.
11291
11292 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11293
11294         * gcc.dg/sparc-dwarf2.c: New test.
11295
11296 2003-03-27  Roger Sayle  <roger@eyesopen.com>
11297
11298         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11299         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11300
11301 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
11302
11303         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11304         than reading .x files.
11305         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11306         * g77.dg/gcov/gcov-1.f: Likewise.
11307         * gcc.misc-tests/gcov-4b.c: Likewise.
11308         * gcc.misc-tests/gcov-5b.c: Likewise.
11309         * gcc.misc-tests/gcov-6.c: Likewise.
11310         * gcc.misc-tests/gcov-7.c: Likewise.
11311         * gcc.misc-tests/gcov-8.c: Likewise.
11312         * g++.dg/gcov/gcov-1.x: Remove.
11313         * g77.dg/gcov/gcov-1.x: Likewise.
11314         * gcc.misc-tests/gcov-4b.x: Likewise.
11315         * gcc.misc-tests/gcov-5b.x: Likewise.
11316         * gcc.misc-tests/gcov-6.x: Likewise.
11317         * gcc.misc-tests/gcov-7.x: Likewise.
11318         * gcc.misc-tests/gcov-8.x: Likewise.
11319
11320 2003-03-27  Glen Nakamura  <glen@imodulo.com>
11321
11322         PR opt/10087
11323         * gcc.dg/20030324-1.c: New test.
11324
11325 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
11326
11327         PR c++/10224
11328         * g++.dg/template/arg3.C: New test.
11329
11330         PR c++/10158
11331         * g++.dg/template/friend18.C: New test.
11332
11333 2003-03-26  Roger Sayle  <roger@eyesopen.com>
11334
11335         * g77.f-torture/compile/20030326-1.f: New test case.
11336
11337 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
11338
11339         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11340
11341         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11342
11343 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
11344
11345         * gcc.dg/ia64-sync-3.c: New test.
11346
11347 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
11348
11349         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
11350
11351 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
11352
11353         * gcc.dg/ultrasp6.c: New test.
11354
11355 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11356
11357         * gcc.dg/i386-signbit-1.c: New test.
11358         * gcc.dg/i386-signbit-2.c: New test.
11359         * gcc.dg/i386-signbit-3.c: New test.
11360
11361 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11362
11363         * gcc.dg/ultrasp5.c: Fix options.
11364
11365 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11366
11367         * gcc.dg/ultrasp5.c: Fix comment.
11368
11369 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
11370
11371         PR fortran/10197
11372         * g77.f-torture/execute/10197.f: New test.
11373
11374 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
11375
11376         PR c++/9898, c++/383
11377         * g++.dg/template/conv6.C: New test.
11378
11379         PR c++/10119
11380         * g++.dg/template/ptrmem5.C: New test.
11381
11382         PR c++/10026
11383         * g++.dg/lookup/koenig1.C: New test.
11384
11385         PR C++/10199
11386         * g++.dg/lookup/template2.C: New test.
11387
11388 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
11389
11390         * g++.dg/opt/rtti1.C: New test.
11391
11392 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11393
11394         * gcc.dg/ultrasp5.c: New test.
11395
11396 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
11397
11398         PR middle-end/9967
11399         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11400         builtin fputs.
11401
11402 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11403
11404         PR c/8224
11405         * gcc.dg/20030323-1.c: New test.
11406
11407 2003-03-23  Roger Sayle  <roger@eyesopen.com>
11408
11409         * gcc.c-torture/compile/20030323-1.c: New test case.
11410
11411 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
11412
11413         * gcc.dg/20030321-1.c: New test.
11414
11415 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
11416
11417         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11418
11419 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
11420
11421         PR c++/9978, c++/9708
11422         * g++.dg/ext/vlm1.C: Adjust expected error.
11423         * g++.dg/ext/vla2.C: New test.
11424         * g++.dg/template/arg1.C: New test.
11425         * g++.dg/template/arg2.C: New test.
11426
11427 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
11428
11429         * g77.f-torture/execute/select.f: New test.
11430         * g77.f-torture/noncompile/select_no_compile.f: New test.
11431
11432 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
11433
11434         PR c++/9898
11435         * g++.dg/other/error4.C: New test.
11436
11437 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
11438
11439         * g++.dg/template/friend17.C: New test.
11440
11441 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
11442
11443         * gcc.c-torture/compile/20030320-1.c: New.
11444
11445 2003-03-20  Roger Sayle  <roger@eyesopen.com>
11446
11447         * gcc.dg/builtins-6.c: New test case.
11448
11449 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
11450
11451         PR target/10073
11452         * gcc.c-torture/compile/20030319-1.c: New.
11453
11454 2003-03-18  Jan Hubicka  <jh@suse.cz>
11455
11456         * gcc.dg/i386-cvt-1.c: New test.
11457
11458 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
11459
11460         * objc.dg/naming-1.m: Use "(parse|syntax) error".
11461         * objc.dg/naming-2.m: Likewise.
11462
11463 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
11464
11465         PR c++/9639
11466         * g++.dg/parse/crash1.C: New test.
11467
11468 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
11469
11470         PR c++/8805
11471         * g++.dg/eh/cleanup1.C: New test.
11472
11473 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
11474
11475         * gcc.c-torture/execute/20030316-1.c: New test case.
11476
11477 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11478
11479         PR c++/9629
11480         * g++.dg/init/ctor2.C: New test.
11481
11482 2003-03-15  Roger Sayle  <roger@eyesopen.com>
11483
11484         * g77.f-torture/compile/xformat.f: New test case.
11485
11486 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11487
11488         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11489         * g++.old-deja/g++.mike/eh50.C: Likewise.
11490
11491 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11492
11493         PR c++/6440
11494         * g++.dg/template/spec7.C: New test.
11495         * g++.dg/template/spec8.C: Likewise.
11496
11497 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
11498
11499         * gcc.c-torture/execute/20030313-1.c: New test.
11500
11501 2003-03-14  Richard Henderson  <rth@redhat.com>
11502
11503         * gcc.dg/inline-2.c: Adjust alpha test for external call.
11504
11505 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11506
11507         * gcc.c-torture/compile/20030314-1.c: New test.
11508
11509 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11510
11511         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11512         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11513         thumb target,
11514         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11515         to accept newer _imp__  prefix and additional
11516         newline in .drectve section.
11517         * gcc.dg/dll-4.c: Likewise.
11518         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11519         switch.
11520
11521 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11522
11523         * g++.dg/parse/namespace9.C: New test.
11524
11525         * g++.dg/init/ref5.C: New test.
11526         * g++.dg/parse/ptrmem1.C: Likewise.
11527
11528 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11529
11530         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11531         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11532         regular expression.
11533         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11534         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11535
11536 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11537
11538         * gcc.c-torture/execute/20030224-2.c: New test.
11539
11540 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11541
11542         * gcc.dg/decl-3.c: New test.
11543
11544 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11545
11546         * gcc.dg/i386-loop-2.c: New test.
11547
11548 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11549
11550         PR c++/9474
11551         * g++.dg/parse/namespace8.C: New test.
11552
11553         PR c++/9924
11554         * g++.dg/overload/builtin2.C: New test.
11555
11556 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11557
11558         * gcc.dg/return-type-3.c: New test.
11559
11560 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11561
11562         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11563         profiling options are not supported.
11564
11565 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11566
11567         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11568         * g++.old-deja/g++.warn/impint2.C: Likewise.
11569
11570 2003-03-10  Devang Patel  <dpatel@apple.com>
11571
11572         * g++.dg/cpp/c++_cmd_1.C: New test.
11573         * g++.dg/cpp/c++_cmd_1.h: New file.
11574
11575 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11576
11577         * gcc.dg/altivec-9.c: New file.
11578
11579 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11580
11581         * gcc.dg/ppc-sdata-1.c: New test.
11582         * gcc.dg/ppc-sdata-2.c: New test.
11583
11584 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11585
11586         PR c++/9373
11587         * g++.dg/opt/ptrmem2.C: New test.
11588
11589         PR c++/8534
11590         * g++.dg/opt/ptrmem1.C: New test.
11591
11592 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11593
11594         * gcc.dg/i386-loop-1.c: New test.
11595
11596 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11597
11598         PR c++/9970
11599         * g++.dg/lookup/friend1.C: New test.
11600
11601 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11602
11603         PR c++/9823
11604         * g++.dg/parser/constructor1.C: New test.
11605
11606 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11607
11608         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11609
11610         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11611
11612 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11613
11614         * gcc.dg/cpp/Wunused.c: Update test.
11615
11616 2003-03-08  Jan Hubicka  <jh@suse.cz>
11617
11618         * gcc.dg/inline-3.c: New test.
11619
11620 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11621
11622         PR c++/9809
11623         * g++.dg/parse/builtin1.C: New test.
11624
11625         PR c++/9982
11626         * g++.dg/abi/cookie1.C: New test.
11627         * g++.dg/abi/cookie2.C: Likewise.
11628
11629         PR c++/9524
11630         * g++.dg/template/field1.C: New test.
11631
11632         PR c++/9912
11633         * g++.dg/parse/class1.C: New test.
11634         * g++.dg/parse/namespace7.C: Likewise.
11635         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11636
11637 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11638
11639         * g++.dg/init/ref4.C: New test.
11640
11641 2003-03-07  Jan Hubicka  <jh@suse.cz>
11642
11643         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11644         * gcc.dg/inline-3.c:  New test.
11645
11646 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11647
11648         * g++.dg/init/ref3.C: New test.
11649
11650         PR c++/9965
11651         * g++.dg/init/ref2.C: New test.
11652
11653         PR c++/9400
11654         * g++.dg/warn/Wshadow-2.C: New test.
11655
11656         PR c++/9791
11657         * g++.dg/warn/Woverloaded-1.C: New test.
11658
11659 2003-03-05  Jan Hubicka  <jh@suse.cz>
11660
11661         * gcc.dg/i386-local2.c: New.
11662         * gcc.dg/i386-local.c: Fix typo.
11663
11664 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11665
11666         * g++.dg/abi/layout3.C: New test.
11667
11668 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11669
11670         * gcc.c-torture/compile/20030305-1.c
11671
11672 2003-03-05  Jan Hubicka  <jh@suse.cz>
11673
11674         * gcc.dg/i386-local.c: New.
11675
11676 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11677
11678         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11679
11680 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11681
11682         * gcc.dg/switch-2.c: New test.
11683         * gcc.dg/switch-3.c: New test.
11684         * gcc.dg/Wswitch.c: Adjust line numbers.
11685         * gcc.dg/Wswitch-default.c: Likewise.
11686         * gcc.dg/Wswitch-enum.c: Likewise.
11687
11688 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11689
11690         * gcc.c-torture/execute/20030222-1.c: New test.
11691
11692 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11693
11694         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11695
11696 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11697
11698         PR c++/9878
11699         * g++.dg/init/ref1.C: New test.
11700
11701 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11702
11703         * gcc.dg/sh-relax.c: New SH-only test.
11704
11705 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11706
11707         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11708         comment explaining purpose of testcase.
11709
11710 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11711
11712         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11713         for HC11/HC12 (asm needs two int registers).
11714         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11715         HC11/HC12 because the test uses an asm which needs two 32-bit
11716         registers.
11717
11718 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11719
11720         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11721         for HC11/HC12 (array is too large otherwise).
11722         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11723         * gcc.c-torture/compile/20010518-2.x: Likewise.
11724         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11725         HC11/HC12 (array is too large).
11726
11727 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11728
11729         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11730         * lib/g++-dg.exp (g++-dg-test): Likewise.
11731
11732 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11733
11734         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11735         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11736
11737 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11738
11739         * g++.dg/warn/implicit-typename1.C: Remove warning.
11740
11741 2003-02-28  Richard Henderson  <rth@redhat.com>
11742
11743         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11744         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11745
11746 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11747
11748         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11749         * g++.dg/pch/pch.exp: Likewise.
11750
11751 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11752
11753         PR c++/9879
11754         * testsuite/g++.dg/init/new4.C: New test.
11755
11756 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11757
11758         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11759
11760 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11761
11762         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11763         unsigned long.
11764
11765         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11766         wider than float.
11767
11768 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11769
11770         * lib/scanasm.exp: Add support for counting numbers of
11771         occurences.
11772         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11773         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11774
11775 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11776
11777         PR c++/9683
11778         * g++.dg/template/static3.C: New test.
11779
11780         PR c++/9829
11781         * g++.dg/parse/namespace6.C: New test.
11782
11783 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11784
11785         PR target/9732
11786         * gcc.dg/20030225-1.c: New test.
11787
11788 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11789
11790         * README: Remove out-of-date information.
11791
11792         PR c++/9836
11793         * g++.dg/template/spec6.C: New test.
11794
11795 2003-02-24  Jeff Law  <law@redhat.com>
11796
11797         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11798
11799 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11800
11801         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11802         * gcc.dg/pragma-ep-1.c: Likewise.
11803
11804 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11805
11806         PR c++/9602
11807         * g++.dg/template/friend16.C: New test.
11808
11809 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11810
11811         PR c++/5333
11812         * g++.dg/parse/fused-params1.C: Adjust error messages.
11813         * g++.dg/template/nested3.C: New test.
11814
11815 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11816
11817         * g++.dg/abi/param1.C: New test.
11818
11819 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11820
11821         PR c++/7982
11822         * g++.dg/warn/implicit-typename1.C: New test.
11823
11824 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11825
11826         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11827         with "mtune".
11828         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11829         * gcc.c-torture/execute/20010129-1.x: Likewise.
11830         * gcc.dg/20011107-1.c: Likewise.
11831         * gcc.dg/20020108-1.c: Likewise.
11832         * gcc.dg/20020122-3.c: Likewise.
11833         * gcc.dg/20020206-1.c: Likewise.
11834         * gcc.dg/20020310-1.c: Likewise.
11835         * gcc.dg/20020426-2.c: Likewise.
11836         * gcc.dg/20020517-1.c: Likewise.
11837         * gcc.dg/991230-1.c: Likewise.
11838         * gcc.dg/i386-unroll-1.c: Likewise.
11839         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11840
11841 2003-02-22  Jan Hubicka  <jh@suse.cz>
11842
11843         * gcc.dg/i386-mul.c: New test.
11844
11845 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11846
11847         * gcc.dg/builtins-5.c: New test case.
11848
11849 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11850
11851         * gcc.dg/asmreg-1.c: New test.
11852
11853 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11854
11855         PR c++/9749
11856         * g++.dg/parse/varmod1.C: New test.
11857
11858 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11859
11860         PR c++/9727
11861         * g++.dg/template/op1.C: New test.
11862
11863 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11864
11865         PR c++/8906
11866         * g++.dg/template/nested2.C: New test.
11867
11868 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11869
11870         PR c++/8724
11871         * g++.dg/expr/dtor1.C: New test.
11872
11873 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11874
11875         * gcc.dg/cpp/include3.c: New test.
11876         * gcc.dg/cpp/inc/foo.h: New file.
11877
11878 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11879
11880         * gcc.c-torture/execute/20030221-1.c: New test.
11881
11882 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11883
11884         PR c++/9729
11885         * g++.dg/abi/conv1.C: New test.
11886
11887 2003-02-20  Jan Hubicka  <jh@suse.cz>
11888
11889         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11890
11891 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11892
11893         * gcc.c-torture/compile/20030219-1.c: New test.
11894
11895 2003-02-18  Jan Hubicka  <jh@suse.cz>
11896
11897         * gcc.dg/funcorder.c: New test.
11898
11899 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11900
11901         * gcc.c-torture/execute/20030218-1.c: New.
11902
11903 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11904
11905         * gcc.dg/20030218-1.c: New.
11906
11907 2003-02-18  Richard Henderson  <rth@redhat.com>
11908
11909         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11910         * gcc.dg/attr-used-2.c: New.
11911
11912 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11913
11914         PR c++/9704
11915         * g++.dg/init/copy5.C: New test.
11916
11917 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11918
11919         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11920         * g++.dg/pch/pch.exp: Likewise.
11921
11922 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11923
11924         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11925         STACK_SIZE is not defined.
11926
11927 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11928
11929         PR c++/9457
11930         * g++.dg/template/init1.C: New test.
11931
11932 2003-02-16  Jan HUbicka  <jh@suse.cz>
11933
11934         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11935         (foo): Add few extra tests
11936         * gcc.dg/c99-const-expr-3.c: Likewise.
11937         * gcc.c-torture/execute/20030216-1.c: New.
11938
11939 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11940
11941         PR c++/9459
11942         * g++.dg/ext/typeof4.C: New test.
11943
11944 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11945
11946         * gcc.dg/i386-387-3.c: New test case.
11947
11948 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11949
11950         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11951         cris-*-elf* cris-*-aout* and mmix-*-*.
11952
11953 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11954
11955         * gcc.dg/20030213-1.c: New test.
11956
11957 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11958
11959         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11960         * gcc.dg/i386-387-2.c: Likewise.
11961
11962 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11963
11964         * gcc.dg/ppc-spe.c: Fix formatting.
11965         Enable tests that were previously unsupported by gas.
11966         Delete tests for instructions that no longer exist.
11967         Switch arguments on evsubifw builtin.
11968
11969 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11970
11971         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11972         STACK_SIZE is too small.
11973
11974 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11975             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11976
11977         * gcc.dg/decl-2.c: New test.
11978
11979 2003-02-10  Jan Hubicka  <jh@suse.cz>
11980
11981         * gcc.dg/i386-fpcvt-1.c:  New test.
11982
11983 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11984
11985         * gcc.c-torture/execute/20030209-1.c: New test.
11986
11987 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11988
11989         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11990         int-wide bitops, use the constants of the same width.
11991         Likewise, if long long is 32-bit wide, test bitops using
11992         32-bit constants.
11993
11994 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11995
11996         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11997
11998 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11999
12000         * testsuite/gcc.dg/builtins-4.c: New test case.
12001
12002 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12003
12004         * gcc.dg/20020430-1.c: Fix dg command typos.
12005         * gcc.dg/20020503-1.c: Likewise.
12006
12007 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12008
12009         PR c++/8785
12010         * g++.dg/parse/fused-params1.C: New test.
12011
12012         PR c++/8857
12013         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
12014
12015         PR c++/8921
12016         * g++.dg/parse/non-dependent1.C: New test.
12017
12018         PR c++/8928
12019         * g++.dg/parse/dupl-tmpl-args1.C: New test.
12020
12021         PR c++/9228
12022         * g++.dg/parse/undefined7.C: New test.
12023         * g++.dg/parse/non-templ1.C: New test.
12024
12025         PR c++/9229
12026         * g++.dg/parse/too-many-tmpl-args1.C: New test.
12027
12028 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
12029
12030         * gcc.c-torture/compile/20030206-1.c: New test.
12031
12032 2003-02-05  Roger Sayle  <roger@eyesopen.com>
12033
12034         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
12035         "pow" to "foo" to avoid potential confusion with a math built-in.
12036
12037 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12038
12039         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
12040         conditions for SPARC targets.
12041
12042 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
12043
12044         * gcc.dg/20030204-1.c: New test.
12045
12046 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12047
12048         PR c++/38
12049         * g++.dg/parse/array-size1.C: New test.
12050
12051         PR c++/5657
12052         * g++.dg/parse/undefined3.C: New test.
12053
12054         PR c++/5665
12055         * g++.dg/parse/undefined4.C: New test.
12056
12057         PR c++/5975
12058         * g++.dg/parse/undefined5.C: New test.
12059
12060         PR c++/7259
12061         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
12062
12063         PR c++/8578
12064         * g++.dg/parse/casting-operator1.C: New test.
12065
12066         PR c++/8596
12067         * g++.dg/parse/undefined6.C: New test.
12068
12069         PR c++/8736
12070         * g++.dg/parse/missing-template1.C: New test.
12071
12072 2003-02-04  Jan Hubicka  <jh@suse.cz>
12073
12074         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
12075         * gcc.dg/i386-cmov?.c:  Likewise.
12076         * gcc.dg/i386-fpcvt-?.c:  Likewise.
12077         * gcc.dg/i386-ssefp-1.c:  Likewise.
12078         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
12079         conventions.
12080
12081 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
12082
12083         PR c++/7129
12084         * testsuite/g++.dg/ext/max.C: New test.
12085
12086 2003-02-03  Jan Hubicka  <jh@suse.cz>
12087
12088         * gcc.c-torture/execute/20030203-1.c: New test.
12089
12090 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
12091
12092         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
12093         'natural-endian'.
12094
12095 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
12096
12097         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
12098         * g++.dg/init/new2.C: Likewise.
12099         * g++.dg/other/new1.C: Likewise.
12100
12101 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
12102
12103         * gcc.dg/struct-ret-libc.c: New test.
12104
12105 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
12106
12107         * gcc.dg/20030129-1.c: New test.
12108
12109 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12110
12111         PR c++/8849
12112         * g++.dg/template/ptrmem4.C: New test.
12113
12114 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12115
12116         * g++.dg/parser/constant1.C: New test.
12117
12118 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12119
12120         PR c++/8591
12121         * g++.dg/parse/friend2.C: New test.
12122
12123 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12124
12125         PR c++/9437
12126         * g++.dg/template/unify4.C: New test.
12127
12128 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12129
12130         * gcc.c-torture/execute/20030128-1.c: New test.
12131
12132 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12133
12134         * g++.dg/lookup/nested1.C: Test moved from ...
12135         * g++.old-deja/g++.other/lookup24.C: ... here.
12136
12137 2003-01-28  Jan Hubicka  <jh@suse.cz>
12138
12139         * gcc.dg/i386-cmov5.c:  New test.
12140
12141 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12142
12143         * gcc.c-torture/execute/20010925-1.c: Changed the
12144         memcpy declaration.
12145
12146 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12147
12148         PR c++/3902
12149         * g++.dg/parse/template5.C: New test.
12150
12151 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12152
12153         PR fortran/9258
12154         * g77.dg/pr9258: New test.
12155
12156 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12157
12158         * README: Move relevant parts from README.g++.
12159
12160         * README.g++: Remove this file.
12161
12162 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12163
12164         * g++.dg/abi/dcast1.C: New test.
12165
12166 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12167
12168         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12169
12170 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12171
12172         PR c++/47
12173         * g++.old-deja/g++.other/lookup24.C: New test.
12174
12175 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12176
12177         PR middle-end/7227
12178         * gcc.dg/uninit-C.c: New test.
12179
12180 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12181
12182         * g++.dg/abi/covariant1.C: New test.
12183
12184 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
12185
12186         * gcc.dg/20030123-1.c: New test.
12187
12188 2003-01-25  Jan Hubicka  <jh@suse.cz>
12189
12190         PR opt/8492
12191         * gcc.c-torture/compile/20030125-1.c
12192
12193 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
12194
12195         PR c++/9403
12196         * g++.dg/parse/template3.C: New test.
12197         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12198
12199         PR c++/795
12200         * g++.dg/parse/template4.C: New test.
12201
12202         PR c++/9415
12203         * g++.dg/template/qual2.C: New test.
12204
12205         PR c++/8545
12206         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12207
12208         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12209
12210 2003-01-25  Roger Sayle  <roger@eyesopen.com>
12211
12212         * gcc.c-torture/execute/switch-1.c: New test case.
12213
12214 2003-01-25  Jan Hubicka  <jh@suse.cz>
12215
12216         * gcc.c-torture/execute/20030125-1.[cx]: New test.
12217
12218 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
12219
12220         Tweaks for Bison-1.875. From the NEWS file:
12221         "- `parse error' -> `syntax error'
12222         Bison now uniformly uses the term `syntax error'"
12223         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12224         * gcc.dg/cpp/digraph2.c: Likewise.
12225         * gcc.dg/cpp/direct2.c: Likewise.
12226         * gcc.dg/cpp/paste4.c: Likewise.
12227         * gcc.dg/c90-restrict-1.c: Likewise.
12228         * gcc.dg/c99-func-2.c: Likewise.
12229         * gcc.dg/noncompile/920721-2.c: Likewise.
12230         * gcc.dg/noncompile/930622-2.c: Likewise.
12231         * gcc.dg/noncompile/940112-1.c: Likewise.
12232         * gcc.dg/noncompile/950921-1.c: Likewise.
12233         * gcc.dg/noncompile/951123-1.c: Likewise.
12234         * gcc.dg/noncompile/971104-1.c: Likewise.
12235         * gcc.dg/noncompile/990416-1.c: Likewise.
12236
12237 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
12238
12239         * g++.dg/parse/undefined1.C: Add error message.
12240
12241 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12242
12243         PR c++/9354
12244         * g++.dg/parse/new1.C: New test.
12245
12246         PR c++/9216
12247         * g++.dg/parse/template2.C: New test.
12248
12249         PR c++/9354
12250         * g++.dg/parse/typedef2.C: New test.
12251
12252         PR c++/9328
12253         * g++.dg/ext/typeof3.C: New test.
12254
12255 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12256
12257         PR c++/2738
12258         * g++.dg/parse/ret-type1.C: New test.
12259
12260         PR c++/3792
12261         * g++.dg/parse/tmpl-outside1.C: New test.
12262
12263         PR c++/4207
12264         * g++.dg/parse/int-as-enum1.C: New test.
12265
12266         PR c++/4903
12267         * g++.dg/parse/no-typename1.C: New test.
12268
12269         PR c++/5533
12270         * g++.dg/parse/no-value1.C: New test.
12271
12272         PR c++/5921
12273         * g++.dg/parse/wrong-inline1.C: New test.
12274
12275         PR c++/6402
12276         * g++.dg/parse/ref1.C: New test.
12277
12278         PR c++/6992
12279         * g++.dg/parse/attr-ctor1.C: New test.
12280
12281         PR c++/7229
12282         * g++.dg/parse/namespace5.C: New test.
12283
12284         PR c++/7917
12285         * g++.dg/parse/func-def1.C: New test.
12286
12287         PR c++/8143
12288         * g++.dg/parse/undefined1.C: New test.
12289
12290         PR c++/5723, PR c++/8522
12291         * g++.dg/parse/specialization1.C: New test.
12292
12293         PR c++/163, PR c++/8595
12294         * g++.dg/parse/struct-as-enum1.C: New test.
12295
12296         PR c++/9173
12297         * g++.dg/parse/undefined2.C: New test.
12298
12299 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12300
12301         PR c++/9298
12302         * g++.dg/parse/template1.C: New test.
12303
12304         PR c++/9384
12305         * g++.dg/parse/using1.C: New test.
12306
12307         PR c++/9285
12308         PR c++/9294
12309         * g++.dg/parse/expr2.C: New test.
12310
12311         PR c++/9388
12312         * g++.dg/parse/lookup2.C: Likewise.
12313
12314 2003-01-21  Jan Hubicka  <jh@suse.cz>
12315
12316         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
12317         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
12318         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12319         * gcc.c-torture/execute/string-opt-*.c: Likewise.
12320
12321 2003-01-20  Nick Clifton  <nickc@redhat.com>
12322
12323         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
12324         problem with ARM sibcall code generation.
12325
12326 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
12327
12328         * gcc.c-torture/execute/20030120-1.c: New.
12329
12330 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
12331
12332         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12333
12334 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
12335
12336         PR c++/9272
12337         * g++.dg/parse/ctor1.C: New test.
12338
12339         PR c++/9294:
12340         * g++.dg/parse/qualified1.C: New test.
12341
12342         * g++.dg/parse/typename3.C: New test.
12343
12344 2003-01-16  Richard Henderson  <rth@redhat.com>
12345
12346         * g++.dg/tls/init-2.C: Fix error matches for real this time.
12347
12348 2003-01-16  Richard Henderson  <rth@redhat.com>
12349
12350         * g++.dg/pch/pch.exp: Copy test header to the working directory
12351         before using it either for precompilation or direct use.
12352         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
12353         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
12354
12355 2003-01-16  Richard Henderson  <rth@redhat.com>
12356
12357         * gcc.dg/pch/pch.exp: Copy test header to the working directory
12358         before using it either for precompilation or direct use.
12359         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
12360         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
12361
12362 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
12363
12364         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
12365         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
12366         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
12367         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
12368         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
12369         typename warning into error.
12370         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
12371         error messages.
12372         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12373         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
12374         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
12375         messages.
12376         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
12377         make declaration visible in template.
12378         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
12379         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
12380         messages.
12381         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
12382         message.
12383         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
12384         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
12385         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
12386         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
12387         typename warning with error message.
12388         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
12389         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
12390         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
12391
12392 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         * g++.dg/parse/ambig2.C: New test.
12395
12396 2003-01-15  Richard Henderson  <rth@redhat.com>
12397
12398         * g++.dg/tls/init-2.C: Update error message string.
12399
12400 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12401
12402         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12403
12404 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
12405
12406         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12407         all for HC11/HC12.
12408         * gcc.c-torture/compile/20001205-1.x: Likewise.
12409         * gcc.c-torture/compile/20001226-1.x: Likewise.
12410         * gcc.c-torture/compile/920520-1.x: Likewise.
12411         * gcc.c-torture/compile/961203-1.x: Likewise.
12412         * gcc.c-torture/compile/20020604-1.x: Likewise.
12413
12414 2003-01-15  Jan Hubicka  <jh@suse.cz>
12415
12416         * gcc.c-torture/compile/20030115-1.c: New test.
12417
12418         * gcc.dg/i386-fpcvt-1.c: New test.
12419         * gcc.dg/i386-fpcvt-2.c: New test.
12420
12421 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
12422
12423         Further conform g++'s __vmi_class_type_info to the C++ ABI
12424         specification.
12425         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12426         the specification.
12427
12428 2003-01-14  Jan Hubicka  <jh@suse.cz>
12429
12430         * gcc.dg/i386-fpcvt-1.c: New test.
12431         * gcc.dg/i386-fpcvt-2.c: New test.
12432
12433 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12434
12435         * gcc.dg/i386-mmx-3.c: New test.
12436
12437 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
12438
12439         PR c++/9264
12440         * g++.dg/parse/octal1.C: New file.
12441
12442         PR c++/9172
12443         * g++.dg/parse/typename1.C: New file.
12444
12445 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
12446
12447         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12448         * gcc.dg/bf-no-ms-layout.c: Likewise.
12449         * gcc.dg/bf-ms-attrib.c: Likewise.
12450
12451 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
12452
12453         PR c++/9099
12454         * g++.dg/parse/dtor1.C: New file.
12455
12456         PR c++/9128
12457         * g++.dg/rtti/typeid1.C: New file.
12458
12459         PR c++/9153
12460         * g++.dg/parse/lookup1.C: New file.
12461
12462         PR c++/9171
12463         * g++.dg/templ/spec5.C: New file.
12464
12465 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
12466
12467         * gcc.c-torture/compile/20030110-1.c: New test.
12468
12469 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
12470
12471         Merge from pch-branch:
12472
12473         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
12474
12475         * gcc.dg/pch/cpp-1.h: New.
12476         * gcc.dg/pch/cpp-1.c: New.
12477         * gcc.dg/pch/cpp-2.h: New.
12478         * gcc.dg/pch/cpp-2.c: New.
12479
12480         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
12481
12482         * gcc.dg/pch/except-1.h: New.
12483         * gcc.dg/pch/except-1.c: New.
12484
12485         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
12486
12487         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12488         running test.
12489         * gcc.dg/pch: Include *.hp not *.h.
12490         * gcc.dg/pch/system-1.h: New.
12491         * gcc.dg/pch/system-1.c: New.
12492
12493         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
12494
12495         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12496         rather than trying to build and run a program using PCH.
12497         * gcc.dg/pch: Remove dg-do commands from test files.
12498
12499         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
12500
12501         * gcc.dg/pch/macro-3.c: New.
12502         * gcc.dg/pch/macro-3.h: New.
12503
12504         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
12505
12506         * gcc.dg/pch/common-1.c: New.
12507         * gcc.dg/pch/common-1.h: New.
12508         * gcc.dg/pch/decl-1.c: New.
12509         * gcc.dg/pch/decl-1.h: New.
12510         * gcc.dg/pch/decl-2.c: New.
12511         * gcc.dg/pch/decl-2.h: New.
12512         * gcc.dg/pch/decl-3.c: New.
12513         * gcc.dg/pch/decl-3.h: New.
12514         * gcc.dg/pch/decl-4.c: New.
12515         * gcc.dg/pch/decl-4.h: New.
12516         * gcc.dg/pch/decl-5.c: New.
12517         * gcc.dg/pch/decl-5.h: New.
12518         * gcc.dg/pch/global-1.c: New.
12519         * gcc.dg/pch/global-1.h: New.
12520         * gcc.dg/pch/inline-1.c: New.
12521         * gcc.dg/pch/inline-1.h: New.
12522         * gcc.dg/pch/inline-2.c: New.
12523         * gcc.dg/pch/inline-2.h: New.
12524         * gcc.dg/pch/static-1.c: New.
12525         * gcc.dg/pch/static-1.h: New.
12526         * gcc.dg/pch/static-2.c: New.
12527         * gcc.dg/pch/static-2.h: New.
12528
12529         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12530
12531         * g++.dg/pch/pch.exp: Better handle failing testcases.
12532         * gcc.dg/pch/pch.exp: Likewise.
12533         * gcc.dg/pch/macro-1.c: New.
12534         * gcc.dg/pch/macro-1.h: New.
12535         * gcc.dg/pch/macro-2.c: New.
12536         * gcc.dg/pch/macro-2.h: New.
12537
12538         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12539
12540         * g++.dg/dg.exp: Treat files in pch/ specially.
12541         * g++.dg/pch/pch.exp: New file.
12542         * g++.dg/pch/empty.H: New file.
12543         * g++.dg/pch/empty.C: New file.
12544         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12545         "precompile".
12546
12547         * gcc.dg/pch/pch.exp: New file.
12548         * gcc.dg/pch/empty.h: New file.
12549         * gcc.dg/pch/empty.c: New file.
12550         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12551         "precompile".
12552
12553 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12554
12555         * g++.dg/template/friend14.C: New test.
12556
12557 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12558
12559         * gcc.dg/old-style-asm-1.c: New test.
12560
12561 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12562
12563         * gcc.c-torture/compile/20030109-1.c: New test.
12564
12565 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12566
12567         * gcc.c-torture/execute/20030109-1.c: New test.
12568
12569 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12570
12571         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12572         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12573         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12574         * g++.old-deja/g++.mike/eh2.C: Likewise
12575         * g++.old-deja/g++.mike/eh3.C: Likewise
12576         * g++.old-deja/g++.mike/eh5.C: Likewise
12577         * g++.old-deja/g++.mike/eh6.C: Likewise
12578         * g++.old-deja/g++.mike/eh7.C: Likewise
12579         * g++.old-deja/g++.mike/eh8.C: Likewise
12580         * g++.old-deja/g++.mike/eh9.C: Likewise
12581         * g++.old-deja/g++.mike/eh10.C: Likewise
12582         * g++.old-deja/g++.mike/eh12.C: Likewise
12583         * g++.old-deja/g++.mike/eh13.C: Likewise
12584         * g++.old-deja/g++.mike/eh14.C: Likewise
12585         * g++.old-deja/g++.mike/eh16.C: Likewise
12586         * g++.old-deja/g++.mike/eh17.C: Likewise
12587         * g++.old-deja/g++.mike/eh18.C: Likewise
12588         * g++.old-deja/g++.mike/eh21.C: Likewise
12589         * g++.old-deja/g++.mike/eh23.C: Likewise
12590         * g++.old-deja/g++.mike/eh24.C: Likewise
12591         * g++.old-deja/g++.mike/eh25.C: Likewise
12592         * g++.old-deja/g++.mike/eh26.C: Likewise
12593         * g++.old-deja/g++.mike/eh27.C: Likewise
12594         * g++.old-deja/g++.mike/eh28.C: Likewise
12595         * g++.old-deja/g++.mike/eh29.C: Likewise
12596         * g++.old-deja/g++.mike/eh31.C: Likewise
12597         * g++.old-deja/g++.mike/eh33.C: Likewise
12598         * g++.old-deja/g++.mike/eh34.C: Likewise
12599         * g++.old-deja/g++.mike/eh35.C: Likewise
12600         * g++.old-deja/g++.mike/eh36.C: Likewise
12601         * g++.old-deja/g++.mike/eh37.C: Likewise
12602         * g++.old-deja/g++.mike/eh38.C: Likewise
12603         * g++.old-deja/g++.mike/eh39.C: Likewise
12604         * g++.old-deja/g++.mike/eh40.C: Likewise
12605         * g++.old-deja/g++.mike/eh41.C: Likewise
12606         * g++.old-deja/g++.mike/eh42.C: Likewise
12607         * g++.old-deja/g++.mike/eh44.C: Likewise
12608         * g++.old-deja/g++.mike/eh46.C: Likewise
12609         * g++.old-deja/g++.mike/eh47.C: Likewise
12610         * g++.old-deja/g++.mike/eh48.C: Likewise
12611         * g++.old-deja/g++.mike/eh49.C: Likewise
12612         * g++.old-deja/g++.mike/eh50.C: Likewise
12613         * g++.old-deja/g++.mike/eh51.C: Likewise
12614         * g++.old-deja/g++.mike/eh53.C: Likewise
12615         * g++.old-deja/g++.mike/eh55.C: Likewise
12616         * g++.old-deja/g++.mike/p7912.C: Likewise
12617         * g++.old-deja/g++.mike/p9706.C: Likewise
12618         * g++.old-deja/g++.mike/p10416.C: Likewise
12619         * g++.old-deja/g++.mike/p11667.C: Likewise
12620         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12621         Remove redundant reference to Iris.
12622         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12623         Elxsi, i860, Pico Java, and WE32K.
12624
12625 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12626
12627         * g++.dg/ext/asm4.C: New test.
12628
12629 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12630
12631         PR c++/9030
12632         * g++.dg/template/friend12.C: New test.
12633         * g++.dg/template/friend13.C: Likewise.
12634         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12635
12636 2003-01-08  Jan Hubicka  <jh@suse.cz>
12637
12638         * gcc.dg/i386-cadd.c: New test.
12639         * gcc.dg/i386-cmov4.c: Likewise.
12640
12641 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12642
12643         PR c++/9165
12644         * g++.dg/warn/Wunused-3.C: New test.
12645
12646         * g++.dg/abi/bitfield9.C: New test.
12647
12648         PR c++/9189
12649         * g++.dg/parse/defarg3.C: New test.
12650
12651 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12652
12653         * g++.dg/parse/ambig1.C: New test.
12654         * g++.dg/parse/defarg2.C: New test.
12655
12656 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12657
12658         * g++.dg/template/defarg-1.C: New test.
12659         * g++.dg/template/local2.C: Likewise.
12660
12661 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12662
12663         * gcc.c-torture/execute/20030105-1.c: New test.
12664
12665 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12666
12667         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12668         * g++.dg/parse/namespace4.C: Likewise.
12669
12670 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12671
12672         * g++.dg/template/ntp2.C: New test.
12673
12674 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12675
12676         * g++.dg/parse/extern-C-1.C: New test.
12677
12678         * g++.dg/parse/namespace4.C: New test.
12679
12680         * g++.dg/template/nested1.C: New test.
12681
12682         * g++.dg/parse/namespace3.C: New test.
12683
12684 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12685
12686         * g++.dg/lookup/two-stage1.C: New test.
12687
12688 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12689
12690         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12691         * g++.old-deja/g++.jason/access8.C: Likewise.
12692         * g++.old-deja/g++.other/decl5.C: Likewise.
12693
12694 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12695
12696         * g++.dg/parse/parse7.C: New test.
12697
12698 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12699
12700         PR c++/2843
12701         * g++.dg/ext/attrib7.C: New test.
12702
12703 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12704
12705         * g++.dg/parse/parse6.C: New test.
12706
12707 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12708
12709         * gcc.dg/h8300-stack-1.c: New.
12710
12711 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12712
12713         g++.dg/lookup/exception1.C: New test.
12714
12715         g++.dg/lookup/template1.C: New test.
12716
12717         g++.dg/parse/namespace2.C: New test.
12718
12719         g++.dg/parse/parens2.C: New test.
12720
12721 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12722
12723         * g++.dg/parse/parse5.C: New test.
12724         * g++.dg/lookup/scoped4.C: New test.
12725
12726 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12727
12728         * g++.dg/parse/parens1.C: New test.
12729
12730         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12731         angle-bracket1.C.
12732         * g++.dg/parse/parens2.C: New test.
12733
12734         * g++.dg/lookup/scope-operator1.C: New test.
12735
12736         * g++.dg/parse/operator1.C: New test.
12737
12738 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12739
12740         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12741         * g++.old-deja/g++.other/access6.C: Likewise.
12742         * g++.old-deja/g++.other/decl1.C: Likewise.
12743         * g++.old-deja/g++.pt/typename12.C: Likewise.
12744
12745 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12746
12747         * g++.dg/parse/namespace1.C: New test.
12748
12749 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12750
12751         * g++.dg/parse/parse4.C: New test.
12752
12753 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12754
12755         * g++.dg/parse/parse3.C: New test.
12756
12757 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12758
12759         * g++.dg/parse/parse2.C: New test.
12760
12761 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12762
12763         * g++.dg/template/friend11.C: New test.
12764
12765 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12766
12767         * g++.dg/parse/parse1.C: New test.
12768
12769 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12770
12771         * lib/profopt.exp: Change the name of a global variable to avoid
12772         possible clashes with other test suites.
12773
12774 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12775
12776         * g++.dg/inherit/covariant8.C: New test.
12777
12778 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12779
12780         * g++.dg/init/array9.C: New test.
12781
12782         PR c++/9112
12783         * g++.dg/parse/expr1.C: New test.
12784
12785 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12786
12787         * gcc.c-torture/compile/20021230-1.c: New test.
12788
12789 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12790
12791         * g++.dg/inherit/covariant5.C: New test.
12792         * g++.dg/inherit/covariant6.C: New test.
12793         * g++.dg/inherit/covariant7.C: New test.
12794
12795 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12796
12797         PR c++/2739
12798         * g++.dg/other/access2.C: New test.
12799
12800 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12801
12802         * g++.dg/other/anon-struct.C: No longer fails
12803         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12804         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12805         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12806
12807 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12808
12809         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12810
12811 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12812
12813         * g++.dg/eh/spec4.C: Remove stray semicolon.
12814         * g++.dg/expr/pmf-1.C: Change error message.
12815         * g++.dg/ext/asm1.C: Remove stray semicolon.
12816         * g++.dg/ext/typename1.C: Add missing typenames.
12817         * g++.dg/inherit/template-as-base.C: Change error message.
12818         * g++.dg/lookup/scoped1.C: Likewise.
12819         * g++.dg/lookup/scoped2.C: Likewise.
12820         * g++.dg/lookup/using2.C: Likewise.
12821         * g++.dg/other/component1.C: Remove stray semicolon.
12822         * g++.dg/other/do1.C: Change error message.
12823         * g++.dg/other/error2.C: Likewise.
12824         * g++.dg/other/init1.C: Likewise.
12825         * g++.dg/other/packed1.C: Remove stray semicolon.
12826         * g++.dg/other/ptrmem2.C: Change error message.
12827         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12828         marker.
12829         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12830         * g++.dg/template/access3.C: Add typename keyword.
12831         * g++.dg/template/access5.C: Remove stray semicolon.
12832         * g++.dg/template/access6.C: Likewise.
12833         * g++.dg/template/complit1.C: Likewise.
12834         * g++.dg/template/crash1.C: Change error message.
12835         * g++.dg/template/inherit2.C: Remove stray semicolon.
12836         * g++.dg/template/instantiate2.C: Likewise.
12837         * g++.dg/template/instantiate3.C: Change error message.
12838         * g++.dg/template/qual1.C: Remove stray semicolon.
12839         * g++.dg/template/qualttp18.C: Change error message.
12840         * g++.dg/template/ref1.C: Remove stray semicolon.
12841         * g++.dg/template/sizeof1.C (A::value): Declare it.
12842         * g++.dg/template/spec4.C: Change error message.
12843         * g++.dg/template/static1.C: Likewise.
12844         * g++.dg/template/type1.C: Likewise.
12845         * g++.dg/template/typename3.C: Likewise.
12846         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12847         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12848         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12849         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12850         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12851         named return value extension.
12852         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12853         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12854         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12855         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12856         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12857         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12858         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12859         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12860         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12861         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12862         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12863         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12864         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12865         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12866         syntax.
12867         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12868         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12869         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12870         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12871         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12872         * g++.old-deja/g++.brendan/template11.C: Likewise.
12873         * g++.old-deja/g++.brendan/template26.C: Likewise.
12874         * g++.old-deja/g++.brendan/template27.C: Use explicit
12875         specialization syntax.
12876         * g++.old-deja/g++.brendan/template30.C: Likewise.
12877         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12878         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12879         non-dependent names.
12880         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12881         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12882         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12883         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12884         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12885         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12886         named return value extension.
12887         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12888         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12889         * g++.old-deja/g++.ext/return1.C: Likewise.
12890         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12891         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12892         * g++.old-deja/g++.jason/access8.C: Likewise.
12893         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12894         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12895         pseudo-destructor names.
12896         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12897         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12898         pseudo-destructor names.
12899         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12900         * g++.old-deja/g++.jason/overload19.C: Likewise.
12901         * g++.old-deja/g++.jason/overload32.C: Likewise.
12902         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12903         stray semicolons.
12904         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12905         * g++.old-deja/g++.jason/return.C: Likewise.
12906         * g++.old-deja/g++.jason/return2.C: Likewise.
12907         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12908         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12909         syntax.
12910         * g++.old-deja/g++.jason/template10.C: Account for use of
12911         non-dependent names.
12912         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12913         syntax.
12914         * g++.old-deja/g++.jason/template37.C: Likewise.
12915         * g++.old-deja/g++.law/access4.C: Change error messages.
12916         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12917         pseudo-destructor names.
12918         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12919         * g++.old-deja/g++.law/ctors9.C: Likewise.
12920         * g++.old-deja/g++.law/cvt22.C: Likewise.
12921         * g++.old-deja/g++.law/dtors5.C: Likewise.
12922         * g++.old-deja/g++.law/global-init1.C: Likewise.
12923         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12924         * g++.old-deja/g++.law/operators28.C: Likewise.
12925         * g++.old-deja/g++.law/visibility28.C: Likewise.
12926         * g++.old-deja/g++.martin/eval1.C: Likewise.
12927         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12928         name.
12929         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12930         * g++.old-deja/g++.mike/net34.C: Likewise.
12931         * g++.old-deja/g++.mike/net36.C: Likewise.
12932         * g++.old-deja/g++.mike/ns2.C: Likewise.
12933         * g++.old-deja/g++.mike/p12306.C: Likewise.
12934         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12935         value extension.
12936         * g++.old-deja/g++.mike/p700.C: Likewise.
12937         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12938         * g++.old-deja/g++.mike/p710.C: Likewise.
12939         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12940         value extension.
12941         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12942         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12943         * g++.old-deja/g++.ns/crash2.C: Likewise.
12944         * g++.old-deja/g++.ns/crash3.C: Likewise.
12945         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12946         * g++.old-deja/g++.ns/ns17.C: Likewise.
12947         * g++.old-deja/g++.ns/template16.C: Likewise.
12948         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12949         keyword.
12950         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12951         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12952         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12953         named return value extension.
12954         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12955         * g++.old-deja/g++.other/access4.C: Issue additional error
12956         messages.
12957         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12958         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12959         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12960         * g++.old-deja/g++.other/crash25.C: Change error message.
12961         * g++.old-deja/g++.other/crash4.C: Change error message.
12962         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12963         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12964         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12965         checks.
12966         * g++.old-deja/g++.other/defarg8.C: Likewise.
12967         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12968         * g++.old-deja/g++.other/dtor10.C: Likewise.
12969         * g++.old-deja/g++.other/incomplete.C: Likewise.
12970         * g++.old-deja/g++.other/linkage7.C: Likewise.
12971         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12972         lookup algorithm.
12973         * g++.old-deja/g++.other/mangle2.C: Likewise.
12974         * g++.old-deja/g++.other/refinit2.C: Likewise.
12975         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12976         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12977         * g++.old-deja/g++.pt/crash28.C: Likewise.
12978         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12979         syntax.
12980         * g++.old-deja/g++.pt/crash32.C: Change error message.
12981         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12982         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12983         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12984         error message position.
12985         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12986         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12987         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12988         syntax.
12989         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12990         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12991         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12992         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12993         keyword.
12994         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12995         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12996         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12997         keyword.
12998         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12999         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
13000         syntax.
13001         * g++.old-deja/g++.pt/friend28.C: Account for use of
13002         non-dependent names.
13003         * g++.old-deja/g++.pt/friend29.C: Likewise.
13004         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
13005         rules.
13006         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
13007         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
13008         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
13009         lookup rules.
13010         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
13011         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
13012         keyword.
13013         * g++.old-deja/g++.pt/memclass20.C: Likewise.
13014         * g++.old-deja/g++.pt/memclass5.C: Likewise.
13015         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
13016         keyword.
13017         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
13018         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
13019         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
13020         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
13021         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
13022         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
13023         keyword.
13024         * g++.old-deja/g++.pt/spec10.C: Likewise.
13025         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
13026         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
13027         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
13028         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
13029         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
13030         * g++.old-deja/g++.pt/ttp62.C: Likewise.
13031         * g++.old-deja/g++.pt/ttp64.C: Likewise.
13032         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
13033         * g++.old-deja/g++.pt/typename15.C: Likewise.
13034         * g++.old-deja/g++.pt/typename22.C: Likewise.
13035         * g++.old-deja/g++.pt/typename6.C: Change error messages.
13036         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
13037         * g++.old-deja/g++.pt/virtual2.C: Likewise.
13038         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
13039         syntax.
13040         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
13041         return value extension.
13042         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
13043         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
13044         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
13045         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
13046
13047 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
13048
13049         * g++.dg/warn/inline1.C: New test.
13050         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
13051         * g++.old-deja/g++.jason/synth10.C: Likewise.
13052         * g++.old-deja/g++.mike/net31.C: Likewise.
13053         * g++.old-deja/g++.mike/p8786.C: Likewise.
13054
13055         * g++.dg/template/friend10.C: New test.
13056         * g++.dg/template/conv5.C: New test.
13057
13058 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
13059
13060         * g++.dg/lookup/scoped3.C: New test.
13061
13062         * g++.dg/lookup/decl1.C: New test.
13063         * g++.dg/lookup/decl2.C: New test.
13064
13065 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
13066
13067         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
13068         gcc.c-torture/compile/20021015-1.c,
13069         gcc.c-torture/compile/20021015-2.c,
13070         gcc.c-torture/compile/20021123-1.c,
13071         gcc.c-torture/compile/20021123-2.c,
13072         gcc.c-torture/compile/20021123-3.c,
13073         gcc.c-torture/compile/20021123-4.c,
13074         gcc.c-torture/execute/20021024-1.c: Add tests previously added
13075         only to 3.1 or 3.2 branch.
13076
13077 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
13078
13079         * gcc.dg/i386-bitfield3.c: New test.
13080
13081         * gcc.dg/i386-bitfield2.c: New test.
13082
13083 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
13084
13085         * g++.dg/parse/conv_op1.C: New test.
13086
13087 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
13088
13089         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
13090         approved.
13091
13092 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
13093
13094         * gcc.c-torture/compile/20021220-1.c: New test.
13095
13096 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
13097
13098         * gcc.dg/i386-fastcall-1.c: New.
13099
13100 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13101
13102         * gcc.c-torture/execute/20021219-1.c: New test.
13103
13104 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13105
13106         * gcc.dg/i386-pic-1.c: New test.
13107
13108 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13109
13110         PR c++/8099
13111         * g++.dg/template/friend9.C: New test.
13112
13113 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13114
13115         PR c++/3663
13116         * g++.dg/template/access7.C: New test.
13117
13118 2002-12-18  Nick Clifton  <nickc@redhat.com>
13119
13120         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13121         the libstdc++-v3 directory has been found.
13122
13123 2002-12-12  Devang Patel <dpatel@apple.com>
13124         * gcc.dg/darwin-ld-1.c: New test.
13125         * gcc.dg/darwin-ld-2.c: New test.
13126         * gcc.dg/darwin-ld-3.c: New test.
13127         * gcc.dg/darwin-ld-4.c: New test.
13128         * gcc.dg/darwin-ld-5.c: New test.
13129
13130 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13131
13132         * gcc.c-torture/compile/20021212-1.c: New test.
13133
13134 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13135
13136         * gcc.dg/fshort-wchar: New test.
13137
13138 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13139
13140         PR c++/8372
13141         * g++.dg/template/dtor1.C: New test.
13142
13143         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13144         markers.
13145
13146 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13147
13148         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13149
13150 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13151
13152         * g++.dg/template/static1.C: New test.
13153         * g++.dg/template/static2.C: New test.
13154         * g++.old-deja/g++.ext/memconst.C: New test.
13155
13156 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13157
13158         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13159         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13160         * g++.dg/special/initp1.C: Likewise.
13161
13162 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13163
13164         * gcc.c-torture/execute/20021204-1.c: New test.
13165
13166 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13167
13168         * gcc.dg/ppc-fmadd-1.c: New file.
13169         * gcc.dg/ppc-fmadd-2.c: New file.
13170         * gcc.dg/ppc-fmadd-3.c: New file.
13171
13172 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13173
13174         * gcc.c-torture/compile/20021204-1.c: New test.
13175
13176 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13177
13178         * g++.dg/inherit/covariant2.C: New test.
13179         * g++.dg/inherit/covariant3.C: New test.
13180         * g++.dg/inherit/covariant4.C: New test.
13181         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13182         * g++.old-deja/g++.robertl/eb17.C: Likewise.
13183
13184 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
13185
13186         PR c++/8688
13187         * g++.dg/init/brace3.C: New test.
13188
13189 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
13190
13191         * gcc.dg/20020210-1.c: Fix a comment typo.
13192
13193 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
13194
13195         PR c++/8720
13196         * g++.dg/parse/defarg1.C: New test.
13197
13198         PR c++/8615
13199         * g++.dg/template/char1.C: New test.
13200
13201         * g++.dg/template/varmod1.C: Fix typo.
13202
13203 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13204
13205         DR 180
13206         * g++.old-deja/g++.pt/crash32.C: Expect error.
13207
13208 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
13209
13210         PR c++/5919
13211         * g++.dg/template/varmod1.C: New test.
13212
13213         PR c++/8727
13214         * g++.dg/inherit/typeinfo1.C: New test.
13215
13216         PR c++/8663
13217         * g++.dg/inherit/typedef1.C: New test.
13218
13219 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
13220
13221         PR c++/8332
13222         PR c++/8493
13223         * g++.dg/template/strlen1.C: New test.
13224
13225         PR c++/8227
13226         * g++.dg/template/ctor2.C: New test.
13227
13228         PR c++/8214
13229         * g++.dg/init/string1.C: New test.
13230
13231         PR c++/8511
13232         * g++.dg/template/friend8.C: New test.
13233
13234 2002-11-29  Joe Buck <jbuck@synopsys.com>
13235
13236         * g++.dg/lookup/anon2.C: New test.
13237
13238 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
13239
13240         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13241         h8300 port.
13242
13243 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
13244
13245         * gcc.dg/bitfld-6.c: New test.
13246
13247 2002-11-27  Jan Hubicka  <jh@suse.cz>
13248
13249         * gcc.c-torture/execute/20021127.[cx]: New test.
13250
13251 2002-11-26  Jan Hubicka  <jh@suse.cz>
13252
13253         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13254         quality.
13255
13256 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
13257
13258         * g++.dg/init/brace2.C: New test.
13259         * g++.old-deja/g++.mike/p9129.C: Correct.
13260
13261 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
13262
13263         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13264
13265 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
13266
13267         * gcc.dg/sibcall-6: New test for indirect sibcalls.
13268
13269 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
13270
13271         * testsuite/g++.dg/abi/empty11.C: New test.
13272         * testsuite/g++.dg/rtti/cv1.C: New test.
13273
13274 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
13275
13276         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13277
13278 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
13279
13280         * g++.dg/abi/empty10.C: New test.
13281
13282 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13283
13284         * gcc.c-torture/compile/20021124-1.c: New test.
13285
13286 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
13287
13288         * g++.dg/abi/rtti2.C: New test.
13289
13290 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13291
13292         * gcc.dg/i386-unroll-1.c: New test.
13293
13294 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
13295
13296         * gcc.c-torture/compile/20021120-1.c: New test.
13297         * gcc.c-torture/compile/20021120-2.c: New test.
13298
13299 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13300
13301         * gcc.dg/bitfld-5.c: New test.
13302
13303 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13304
13305         * gcc.c-torture/execute/20021120-3.c: New test.
13306
13307 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13308
13309         * gcc.c-torture/execute/20021120-2.c: New test.
13310
13311 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13312
13313         * gcc.c-torture/execute/20021120-1.c: New test.
13314
13315 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
13316
13317         * gcc.c-torture/execute/20021118-3.c: New test.
13318
13319 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13320
13321         * gcc.c-torture/compile/20021119-1.c: New test.
13322
13323 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
13324
13325         * gcc.dg/duff-1.c: New test.
13326         * gcc.dg/duff-2.c: New test.
13327         * gcc.dg/duff-3.c: New test.
13328
13329 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
13330
13331         * gcc.dg/cpp/_Pragma5.c: New test.
13332
13333 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13334
13335         * gcc.c-torture/execute/20021118-2.c: New test.
13336
13337 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13338
13339         * gcc.c-torture/execute/20021118-1.c: New test.
13340
13341 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
13342
13343         * gcc.dg/20021116-1.c: New test.
13344
13345 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
13346
13347         * g++.dg/abi/vcall1.C: New test.
13348
13349 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
13350
13351         * gcc.dg/20021029-1.c: New test.
13352         * gcc.dg/20021029-2.c: New test.
13353
13354 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13355
13356         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
13357
13358 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13359
13360         PR c/8439
13361         * gcc.dg/20021110.c: Move to ...
13362         * gcc.c-torture/compile/20021110.c: .... here.
13363
13364 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13365
13366         PR c/8467
13367         * gcc.c-torture/execute/20021111-1.c
13368
13369 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13370
13371         PR c/8439
13372         * gcc.dg/20021110.c: New test.
13373
13374 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
13375
13376         * g++.dg/abi/vthunk3.C: Run only on x86.
13377
13378 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
13379
13380         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
13381
13382 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
13383
13384         * lib/compat.exp (compat-execute): Fix logic error in last
13385         change.
13386
13387 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
13388
13389         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
13390
13391 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13392
13393         PR c++/8389
13394         * g++.dg/template/access6.C: New test.
13395
13396 2002-11-08  Jan Hubicka  <jh@suse.cz>
13397
13398         * gcc.dg/i386-ssefp-1.c: New test.
13399         * gcc.dg/i386-ssefp-1.c: New test.
13400
13401 2002-11-08  Jan Hubicka  <jh@suse.cz>
13402
13403         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13404
13405 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13406
13407         * g++.dg/abi/vthunk3.C: New test.
13408
13409         PR c++/8338
13410         * g++.dg/template/crash2.C: New test.
13411
13412 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13413
13414         * testsuite/g++.dg/abi/dtor1.C: New test.
13415         * testsuite/g++.dg/abi/dtor2.C: Likewise.
13416
13417 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
13418
13419         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13420         Darwin.
13421
13422 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13423
13424         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13425         -mthumb.  Only xfail with -O0.
13426
13427 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
13428
13429         * g++.dg/abi/thunk1.C: New test.
13430         * g++.dg/abi/thunk2.C: Likewise.
13431         * g++.dg/abi/vtt1.C: Likewise.
13432
13433 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
13434
13435         PR optimization/8423
13436         * gcc.c-torture/execute/builtin-constant.c: New test.
13437
13438 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
13439
13440         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13441         Add some more cases.
13442
13443 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
13444
13445         PR c++/8391
13446         * g++.dg/opt/local1.C: New test.
13447
13448 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
13449
13450         PR c++/8160
13451         * g++.dg/template/complit1.C: New test.
13452
13453         PR c++/8149
13454         * g++.dg/template/typename4.C: Likewise.
13455
13456 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13457
13458         Core issue 287, PR c++/7639
13459         * g++.dg/template/instantiate1.C: Adjust error location.
13460         * g++.dg/template/instantiate3.C: New test.
13461         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13462         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13463         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13464
13465 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
13466
13467         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13468
13469 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
13470
13471         PR c++/8287
13472         * g++.dg/init/dtor2.C: New test.
13473
13474 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13475
13476         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13477         * gcc.dg/nest.c: Bypass errors on irix6.
13478
13479 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
13480
13481         * gcc.dg/nest.c: Expect error for mmix-*-*.
13482         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13483
13484 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
13485
13486         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13487         markers.
13488
13489         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13490
13491 2002-10-25  Mike Stump  <mrs@apple.com>
13492
13493         * gcc.dg/warn-1.c: New test.
13494
13495 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13496
13497         * g++.dg/template/typename3.C: New test.
13498
13499 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
13500
13501         * g++.dg/lookup/ptrmem1.C: New test.
13502
13503         * g++.dg/abi/vthunk2.C: New test.
13504
13505 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13506
13507         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13508
13509 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13510
13511         * g++.dg/abi/empty9.C: New test.
13512
13513 2002-10-24  Richard Henderson  <rth@redhat.com>
13514
13515         * g++.dg/inherit/thunk1.C: Enable for ia64.
13516
13517 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13518
13519         PR c++/8067
13520         * g++.dg/lookup/pretty1.C: New test.
13521
13522 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13523
13524         * gcc.dg/20021023-1.c: New test.
13525
13526 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13527
13528         PR c++/7679
13529         * g++.dg/parse/inline1.C: New test.
13530
13531 2002-10-23  Richard Henderson  <rth@redhat.com>
13532
13533         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13534
13535         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13536
13537 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13538
13539         PR c++/6579
13540         * g++.dg/parse/stmtexpr3.C: New test.
13541
13542 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13543
13544         * g++.dg/expr/cond1.C: New test.
13545
13546 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13547
13548         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13549
13550 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13551
13552         * g++.dg/abi/vbase13.C: New test.
13553         * g++.dg/abi/vbase14.C: Likewise.
13554
13555 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13556
13557         * gcc.dg/tls/pic-1.c: New test.
13558         * gcc.dg/tls/nonpic-1.c: New test.
13559         * gcc.dg/20021018-1.c: New test.
13560
13561 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13562
13563         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13564         Remove only files with the same base name as the test case.
13565         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13566         (profopt-execute): Likewise.  Also, remove old profiling
13567         and performance data files before running the tests.
13568
13569         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13570         * g++.dg/bprob/bprob.exp: Likewise.
13571         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13572         to allow more general test case names.
13573
13574         * g++.dg/bprob/bprob-1.C: Rename to ...
13575         * g++.dg/bprob/g++-bprob-1.C: ... this.
13576
13577         * g77.dg/bprob/bprob-1.f: Rename to ...
13578         * g77.dg/bprob/g77-bprob-1.f: ... this.
13579
13580 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13581
13582         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13583         bison 1.50 or later.
13584
13585 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13586
13587         * g++.dg/README: Describe more test directories.
13588
13589 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13590
13591         * g++.dg/init/array6.C: Add additional tests.
13592
13593 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13594
13595         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13596         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13597
13598 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13599
13600         * gcc.c-torture/compile/20020604-1.x: New.
13601         * gcc.c-torture/compile/simd-5.x: Likewise.
13602         * gcc.c-torture/execute/920710-1.x: Likewise.
13603         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13604
13605 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13606
13607         * g++.dg/inherit/override1.C: Add dg-options clause.
13608
13609 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13610
13611         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13612         _mm_slli_si128.
13613
13614 2002-10-19  Andreas Schwab  <schwab@suse.de>
13615
13616         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13617         directory component.
13618
13619 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13620
13621         * g++.dg/inherit/thunk1.C: New test.
13622
13623         * g++.dg/inherit/override1.C: New test.
13624
13625         * g++.dg/abi/mangle11.C: New test.
13626         * g++.dg/abi/mangle14.C: New test.
13627         * g++.dg/abi/mangle17.C: New test.
13628
13629 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13630
13631         * g++.dg/overload/member2.C: New test.
13632
13633 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13634
13635         * g++.dg/README: Describe new compat directory.
13636         * g++.dg/dg.exp: Skip tests in compat directory.
13637         * README.compat: New file.
13638         * lib/compat.exp: New expect script.
13639         * g++.dg/compat: New test directory.
13640         * g++.dg/compat/compat.exp: New expect script.
13641         * g++.dg/compat/abi: New test directory.
13642         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13643         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13644         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13645         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13646         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13647         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13648         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13649         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13650         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13651         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13652         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13653         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13654         * g++.dg/compat/break: New test directory.
13655         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13656         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13657         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13658         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13659         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13660         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13661         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13662         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13663         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13664         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13665         g++.dg/compat/break/README: New files.
13666         * g++.dg/compat/eh: New test directory.
13667         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13668         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13669         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13670         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13671         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13672         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13673         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13674         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13675         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13676         g++.dg/compat/eh/filter2_y.C,
13677         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13678         g++.dg/compat/eh/new1_y.C,
13679         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13680         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13681         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13682         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13683         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13684         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13685         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13686         g++.dg/compat/eh/unexpected1_y.C: New files.
13687         * g++.dg/compat/init: New test directory.
13688         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13689         g++.dg/compat/init/array5_y.C,
13690         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13691         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13692         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13693         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13694         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13695         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13696         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13697         g++.dg/compat/init/init-ref2_y.C: New files.
13698
13699 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13700
13701         PR c++/7584
13702         * g++.dg/inherit/using3.C: New test.
13703
13704 2002-10-17  Jan Hubicka  <jh@suse.cz>
13705
13706         * gcc.dg/20021017-2.c: New test.
13707
13708 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13709
13710         * g++.dg/abi/mangle16.C: Adjust.
13711
13712         * g++.dg/init/array8.C: New test.
13713
13714 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13715
13716         * gcc.dg/special/mips-abi.exp: New test.
13717         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13718
13719 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13720
13721         * g++.dg/abi/mangle16.C: New test.
13722         * g++.dg/abi/mangle17.C: Likewise.
13723
13724         PR c++/7478
13725         * g++.dg/template/ref1.C: New test.
13726
13727 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13728
13729         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13730
13731 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13732
13733         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13734
13735 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13736
13737         PR c++/7524
13738         * g++.dg/init/array7.C: New test.
13739
13740 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13741
13742         * g++.dg/init/array6.C: New test.
13743
13744         * g++.dg/abi/mangle13.C: Likewise.
13745         * g++.dg/abi/mangle14.C: Likewise.
13746         * g++.dg/abi/mangle15.C: Likewise.
13747
13748 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13749
13750         * g++.dg/abi/empty8.C: New test.
13751
13752 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13753
13754         * g++.dg/init/ctor1.C: New test.
13755
13756 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13757
13758         * gcc.c-torture/execute/20021015-1.c: New test.
13759
13760 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13761
13762         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13763
13764 2002-10-14  Jan Hubicka  <jh@suse.cz>
13765
13766         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13767
13768 2002-10-14  Richard Henderson  <rth@redhat.com>
13769
13770         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13771
13772 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13773
13774         PR optimization/6631
13775         * g++.dg/opt/const2.C: New test.
13776
13777 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13778
13779         PR c++/7176
13780         * g++.dg/parse/friend1.C: New test.
13781         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13782
13783 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13784
13785         * gcc.dg/20021014-1.c: New test.
13786
13787 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13788
13789         PR c++/5661
13790         * g++.dg/ext/vlm1.C: New test.
13791         * g++.dg/ext/vlm2.C: Likewise.
13792
13793         * g++.dg/init/array1.C: Remove invalid braces.
13794         * g++.dg/init/brace1.C: New test.
13795         * g++.dg/init/copy2.C: Likewise.
13796         * g++.dg/init/copy3.C: Likewise.
13797         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13798         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13799         braces.
13800
13801 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13802
13803         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13804
13805 2002-10-11  Richard Shann  <richard.shann@superh.com>
13806
13807         * gcc.c-torture/compile/simd-5.c: New test.
13808
13809 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13810
13811         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13812
13813 2002-10-10  Jim Wilson  <wilson@redhat.com>
13814
13815         * gcc.c-torture/execute/20021010-1.c: New test.
13816
13817 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13818
13819         PR c/7353
13820         * g++.dg/ext/typedef-init.C: New test.
13821         * gcc.dg/typedef-init.c: New test.
13822
13823 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13824
13825         * gcc.dg/cpp/paste13.c: New test.
13826
13827 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13828
13829         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13830         remaining platforms, XFAIL during compile, not execute.  Don't
13831         XFAIL at -O0.
13832
13833 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13834
13835         * gcc.dg/alias-1.c: Tweak expected warning.
13836
13837 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13838
13839         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13840
13841 2002-10-06  Andreas Jaeger  <aj@suse.de>
13842
13843         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13844         * gcc.dg/cpp/c++98.C: Likewise.
13845
13846         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13847         * g++.dg/cpp/c++98.C: Likewise.
13848
13849         * g++.dg/README (Subdirectories): Mention cpp directory.
13850
13851         PR target/7559
13852         * gcc.dg/20021006-1.c: New test.
13853
13854 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13855
13856         PR c++/7804
13857         * g++.dg/other/warning1.C: New test.
13858
13859 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13860
13861         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13862         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13863         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13864
13865 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13866
13867         PR c++/7931
13868         * g++.dg/template/ptrmem3.C: New test.
13869
13870         PR c++/7754
13871         * g++.dg/template/union1.C: New test.
13872
13873 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13874
13875         PR c++/8006
13876         * g++.dg/abi/mangle9.C: New test.
13877         * g++.dg/abi/mangle10.C: New test.
13878         * g++.dg/abi/mangle11.C: New test.
13879         * g++.dg/abi/mangle12.C: New test.
13880
13881 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13882
13883         PR c++/7188.
13884         * g++.dg/template/meminit1.C: New test.
13885         * g++.dg/warn/Wreorder-1.C: Likewise.
13886         * g++.old-deja/g++.mike/warn3.C: Tweak.
13887         * lib/prune.exp: Ingore "in copy constructor".
13888
13889 2002-10-02  Andreas Jaeger  <aj@suse.de>
13890
13891         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13892         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13893         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13894         on x86-64.
13895
13896 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13897
13898         * gcc.dg/empty1.C: Fix typo.
13899
13900 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13901
13902         * gcc.dg/alias-1.c: New test.
13903
13904 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13905
13906         * gcc.dg/empty1.C: New test.
13907
13908         * g++.dg/tls/init-2.C: Tweak error messages.
13909
13910 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13911
13912         * gcc.c-torture/compile/20020923-1.c: New test.
13913
13914 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13915
13916         * gcc.c-torture/execute/ffs-1.c: New test.
13917         * gcc.c-torture/execute/ffs-2.c: Ditto.
13918
13919 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13920
13921         * g++.dg/overload/member1.C: New test.
13922
13923 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13924
13925         * g++.dg/abi/empty7.C: New test.
13926         * g++.dg/init/pm2.C: Likewise.
13927
13928 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13929
13930         * g++.dg/rtti/crash1.C: New test.
13931
13932 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13933
13934         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13935         gcc.dg/sibcall-4.c: New tests.
13936
13937 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13938
13939         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13940         powerpc and MMIX targets.
13941
13942 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13943
13944         * gcc.dg/cpp/20020927-1.c: New.
13945
13946 2002-09-26  David S. Miller  <davem@redhat.com>
13947
13948         * gcc.c-torture/compile/trunctfdf.c: New.
13949
13950 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13951
13952         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13953
13954 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13955
13956         * gcc.c-torture/execute/loop-15.c: New.
13957
13958 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13959
13960         * README.QMTEST: Fix typo.
13961
13962 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13963
13964         * gcc.dg/20020926-1.c: New test.
13965
13966 2002-09-25  David S. Miller  <davem@redhat.com>
13967
13968         PR target/7842
13969         * gcc.c-torture/execute/shiftdi.c: New test.
13970
13971 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13972
13973         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13974         unique to the tool.
13975         * lib/g77.exp (g77_init): Likewise.
13976         * lib/g++.exp (g++_init): Likewise.
13977         * lib/objc.exp (objc_init): Likewise.
13978
13979 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13980
13981         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13982         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13983         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13984
13985 2002-09-25  Richard Henderson  <rth@redhat.com>
13986
13987         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13988         too-small long double.
13989
13990 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13991
13992         * gcc.dg/20020919-1.c: New test.
13993
13994 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13995
13996         * g++.dg/abi/bitfield6.C: New test.
13997         * g++.dg/abi/bitfield7.C: New test.
13998         * g++.dg/abi/bitfield8.C: New test.
13999         * g++.dg/abi/vbase11.C: New test.
14000
14001 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14002
14003         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
14004         hppa*-*-hpux*.  Update test comment.
14005
14006 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
14007
14008         * gcc.dg/tls/struct-1.c: New test.
14009
14010 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
14011
14012         * gcc.dg/cpp/tr-warn2.c: Update.
14013
14014 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14015
14016         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
14017
14018 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14019
14020         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
14021         systems.
14022
14023 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
14024
14025         * gcc.c-torture/execute/ieee/mzero3.c: New test.
14026
14027         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14028         Adjust for c++filt moved to binutils.  Remove spurious duplicate
14029         setting of cxxfilt.
14030
14031 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
14032
14033         * gcc.dg/20020312-2.c: Update for darwin.
14034
14035 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
14036
14037         * g++.old-deja/g++.other/crash32.C: Mark ICE.
14038
14039 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
14040
14041         * objc.dg/comp-types-1.m: New test.
14042         * objc.dg/comp-types-2.m: New test.
14043         * objc.dg/comp-types-3.m: New test.
14044         * objc.dg/comp-types-4.m: New test.
14045         * objc.dg/comp-types-5.m: New test.
14046         * objc.dg/comp-types-6.m: New test.
14047
14048 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14049
14050         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
14051
14052 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14053
14054         * g++.dg/other/do1.C: New test.
14055
14056         * g++.dg/template/subst1.C: New test.
14057
14058 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
14059
14060         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
14061
14062 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14063
14064         * g++.dg/template/qualttp20.C: Adjust expected errors.
14065         * g++.old-deja/g++.jason/report.C: Likewise.
14066         * g++.old-deja/g++.other/qual1.C: Likewise.
14067
14068         * g++.dg/lookup/scoped2.C: New test.
14069
14070         * g++.dg/ext/asm3.C: New test.
14071
14072 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
14073
14074         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
14075
14076 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
14077
14078         * ChangeLog: follow spelling conventions.
14079         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
14080         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
14081         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
14082         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
14083         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
14084         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
14085         * g++.old-deja/g++.law/global-init1.C: Likewise.
14086         * g++.old-deja/g++.other/delete4.C: Likewise.
14087         * g++.old-deja/g++.other/inline21.C: Likewise.
14088         * g++.old-deja/g++.other/singleton.C: Likewise.
14089         * g77.dg/strlen0.f: Likewise.
14090         * g77.f-torture/compile/20010519-1.f: Likewise.
14091         * g77.f-torture/compile/980310-4.f: Likewise.
14092         * gcc.c-torture/compile/20000605-1.c: Likewise.
14093         * gcc.c-torture/execute/20020225-1.c: Likewise.
14094         * gcc.dg/c90-hexfloat-2.c: Likewise.
14095         * gcc.dg/c99-bool-1.c: Likewise.
14096         * gcc.dg/c99-hexfloat-2.c: Likewise.
14097         * gcc.dg/dll-2.c: Likewise.
14098         * gcc.dg/wtr-union-init-1.c: Likewise.
14099         * gcc.dg/wtr-union-init-2.c: Likewise.
14100         * gcc.dg/wtr-union-init-3.c: Likewise.
14101         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14102         * gcc.dg/cpp/defined.c: Likewise.
14103         * gcc.dg/cpp/macsyntx.c: Likewise.
14104         * gcc.dg/cpp/paste2.c: Likewise.
14105         * gcc.dg/cpp/trad/defined.c: Likewise.
14106         * gcc.dg/format/c90-printf-1.c: Likewise.
14107         * gcc.dg/format/c90-scanf-1.c: Likewise.
14108         * gcc.dg/format/c99-printf-1.c: Likewise.
14109         * gcc.dg/format/c99-scanf-1.c: Likewise.
14110         * gcc.misc-tests/gcov-8.c: Likewise.
14111         * lib/profopt.exp: Likewise.
14112
14113 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14114
14115         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14116
14117 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14118
14119         * g++.dg/inherit/using2.C: New test.
14120
14121 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14122
14123         * ChangeLog: Follow spelling conventions.
14124         * g++.dg/template/friend4.C: Likewise.
14125         * g++.old-deja/g++.pt/crash67.C: Likewise.
14126         * gcc.c-torture/execute/20000801-4.c: Likewise.
14127         * gcc.dg/c90-digraph-1.c: Likewise.
14128         * gcc.dg/c94-digraph-1.c: Likewise.
14129         * gcc.dg/c99-digraph-1.c: Likewise.
14130         * gcc.dg/cpp/line5.c: Likewise.
14131         * gcc.dg/cpp/multiline.c: Likewise.
14132         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14133         * gcc.dg/format/attr-3.c: Likewise.
14134         * gcc.dg/format/c90-scanf-3.c: Likewise.
14135         * gcc.dg/format/ext-4.c: Likewise.
14136
14137 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14138
14139         * g++.dg/template/pretty1.C: New test.
14140
14141 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14142
14143         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14144
14145 2002-09-13  Matt Austern  <austern@apple.com>
14146
14147         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14148         passing a cast expression to a function by const reference.
14149
14150 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14151
14152         * g++.dg/template/deduce1.C: New test.
14153
14154 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14155
14156         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14157         32-bit int.
14158
14159 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14160
14161         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14162         usage.
14163
14164 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14165
14166         * gcc.c-torture/compile/20020910-1.c: New test.
14167
14168 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14169
14170         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14171
14172 2002-09-10  Andreas Jaeger  <aj@suse.de>
14173
14174         * gcc.dg/20020312-2.c: Adjust for x86-64.
14175
14176 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14177
14178         * g77.dg/7388.f: New test case for PR 7388.
14179
14180 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14181
14182         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14183
14184 2002-09-05  Ziemowit Laski <zlaski@apple.com>
14185
14186         * objc.dg/proto-lossage-1.m: New test.
14187
14188 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
14189
14190         * gcc.dg/cpp/_Pragma4.c: Fix typo.
14191
14192 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
14193
14194         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
14195         expected to pass.
14196
14197 2002-09-06  Stan Shebs  <shebs@apple.com>
14198             David Edelsohn  <edelsohn@gnu.org>
14199
14200         * gcc.dg/weak: New directory.
14201         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14202         target-specific xfail bits.
14203         * gcc.dg/typeof-2.c: Move to new directory.
14204         * gcc.dg/weak.exp: New expect script.
14205
14206 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
14207
14208         * gcc.c-torture/execute/extzvsi.c: New test.
14209
14210 2002-09-05  Stan Shebs  <shebs@apple.com>
14211
14212         * gcc.dg/weak-1.c: xfail on Darwin.
14213         * gcc.dg/weak-2.c: Ditto.
14214         * gcc.dg/weak-3.c: Ditto.
14215         * gcc.dg/weak-4.c: Ditto.
14216         * gcc.dg/weak-5.c: Ditto.
14217         * gcc.dg/weak-6.c: Ditto.
14218         * gcc.dg/weak-7.c: Ditto.
14219         * gcc.dg/weak-8.c: Ditto.
14220         * gcc.dg/weak-9.c: Ditto.
14221
14222 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
14223
14224         * gcc.c-torture/execute/loop-14.c: New test.
14225
14226 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
14227
14228         * g++.dg/other/cxa-atexit1.C: New test.
14229
14230         * gcc.dg/typeof-2.c: New test.
14231
14232 2002-09-03  Roger Sayle  <roger@eyesopen.com>
14233
14234         * gcc.dg/builtins-2.c: New testcase.
14235         * gcc.dg/builtins-3.c: New testcase.
14236
14237 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
14238
14239         * gcc.dg/cpp/_Pragma4.c: New test.
14240
14241 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
14242
14243         * objc/execute/nil_method-1.m: New testcase.
14244
14245 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
14246
14247         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14248         [Object class], not [Object initialize].
14249
14250 2002-08-31  Roger Sayle  <roger@eyesopen.com>
14251             Hans-Peter Nilsson  <hp@bitrange.com>
14252
14253         * gcc.c-torture/execute/20020720-1.x: Skip test on
14254         mmix-knuth-mmixware.  Correct comment.
14255
14256 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
14257
14258         * testsuite/g++.dg/abi/bitfield5.C: New test.
14259         * testsuite/g++.dg/abi/vbase10.C: Likewise.
14260
14261 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
14262
14263         * objc.dg/undeclared-selector.m: New test.
14264
14265 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
14266
14267         * g++.dg/other/offsetof1.C: Avoid cast warning.
14268
14269 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
14270
14271         * objc.dg/super-class-2.m: New test.
14272
14273 2002-08-24  Matt Austern  <austern@apple.com>
14274
14275         * g++.dg/ext/lvaddr.C: New test.
14276         * g++.dg/ext/lvcast.C: New test.
14277
14278 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
14279
14280         * testsuite/g++.dg/inherit/cond1.C: New test.
14281
14282 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
14283
14284         * gcc.dg/noncompile/incomplete-1.c: New test.
14285
14286 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
14287
14288         * gcc.dg/typespec-1.c: New test.
14289
14290 2002-08-20  Devang Patel  <dpatel@apple.com>
14291         * objc.dg/proto-hier-2.m: New test.
14292
14293 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
14294
14295         * objc.dg/bitfield-1.m: New test.
14296         * objc.dg/bitfield-2.m: New test.
14297
14298 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
14299
14300         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14301         gcc.dg/c99-flex-array-4.c: New tests.
14302
14303 2002-08-16  Stan Shebs  <shebs@apple.com>
14304
14305         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14306
14307 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
14308
14309         * gcc.dg/typeof-1.c: New test.
14310         * g++.dg/ext/typeof2.C: New test.
14311
14312 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
14313
14314         * g++.dg/other/offsetof1.C: New test.
14315
14316 2002-08-14  Richard Henderson  <rth@redhat.com>
14317
14318         * gcc.dg/tls/diag-3.c: Fix expected message strings.
14319
14320 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
14321
14322         * gcc.dg/cpp/_Pragma3.c: New test.
14323
14324 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
14325
14326         * g++.dg/template/inherit3: New test.
14327
14328 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14329
14330         * gcc.dg/bitfld-4.c: Add blank options.
14331
14332 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
14333
14334         * g++.dg/template/crash1.C: New test.
14335
14336 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14337
14338         * gcc.dg/tls/opt-2.c: New test.
14339
14340 2002-08-08  Devang Patel  <dpatel@apple.com>
14341
14342         * objc.dg/selector-1.m : New test
14343
14344 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14345
14346         * g++.dg/abi/bitfield4.C: New test.
14347         * gcc.dg/bitfld-4.c: New test.
14348
14349 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14350
14351         * g++.dg/other/packed1.C: New test.
14352
14353 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
14354
14355         * g++.dg/abi/offsetof.C: Tweak error messages.
14356         * g++.old-deja/g++.mike/p10769a.C: Likewise.
14357
14358 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14359
14360         * gcc.dg/bitfld-3.c: New test.
14361
14362 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
14363             Richard Henderson  <rth@redhat.com>
14364
14365         * gcc.dg/i386-bitfield1.c: New test.
14366         * g++.dg/abi/bitfield3.C: Update.
14367
14368 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
14369
14370         * objc.dg/const-str-2.m: Update.
14371         * gcc.dg/cpp/c++98.c: Change to C extension.
14372         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
14373         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
14374
14375 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
14376
14377         * testsuite/gcc.dg/tls/diag-3.c: New.
14378
14379 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
14380
14381         * g++.dg/README (Subdirectories): Document new subdir expr.
14382         * g++.dg/expr/pmf-1.C: New test.
14383
14384 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
14385
14386         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
14387
14388 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
14389
14390         * g++.dg/abi/bitfield3.C: New test.
14391
14392 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
14393
14394         * lib/gcov.exp: Tweak expected line formats.
14395         * gcc.misc-tests/gcov8.c: New test.
14396         * gcc.misc-tests/gcov8.x: New flags.
14397
14398 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
14399
14400         * consistency.vlad/layout/endian.c: Include string.h.
14401
14402         * gcc.c-torture/execute/20020805-1.c: New test.
14403
14404 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
14405
14406         * g++.dg/other/conversion1.C: New test.
14407
14408 2002-08-03  Roger Sayle  <roger@eyesopen.com>
14409
14410         * gcc.dg/builtins-1.c: New testcase.
14411
14412 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
14413
14414         * g++.dg/inherit/access3.C: New test.
14415
14416 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
14417
14418         * gcc.dg/ia64-visibility-2.c: New test.
14419
14420 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
14421
14422         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14423         __qualifier_flags to __flags.
14424
14425 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
14426
14427         * g++.dg/inherit/operator1.C: New test.
14428         * g++.dg/lookup/disamb1.C: Fix typo in comment.
14429         * g++.dg/other/error1.C: Change expected error message.
14430         * g++.dg/template/conv4.C: Likewise.
14431
14432 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
14433
14434         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14435         for documented behavior.
14436
14437 2002-07-25  Roger Sayle  <roger@eyesopen.com>
14438
14439         * gcc.c-torture/execute/20020720-1.x: Skip this test on
14440         several targets known to fail.
14441
14442 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
14443
14444         * gcc.dg/mips-args-[123].c: New tests.
14445
14446 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
14447
14448         * gcc.dg/ppc-spe.c: New.
14449
14450 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
14451
14452         * g++.dg/other/ptrmem4.C: New testcase.
14453
14454 2002-07-24  Richard Henderson  <rth@redhat.com>
14455
14456         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14457
14458 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
14459
14460         * g++.dg/ext/alignof1.C (main): Return 0 for success.
14461
14462 2002-07-24  Roger Sayle  <roger@eyesopen.com>
14463
14464         * gcc.c-torture/execute/memset-3.c: New testcase.
14465
14466 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
14467
14468         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14469         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14470
14471 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14472
14473         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14474         Delete.
14475
14476 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
14477
14478         * gcc.c-torture/compile/simd-4.c: New test.
14479
14480 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14481
14482         PR c++/7347, c++/7348
14483         * g++.dg/template/access4.C: New test.
14484         * g++.dg/template/access5.C: New test.
14485         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14486         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14487         * g++.old-deja/g++.pt/ttp58.C: Likewise.
14488         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14489
14490 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
14491
14492         * gcc.dg/gnu89-init-2.c: New test.
14493
14494 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
14495
14496         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14497
14498 2002-07-20  Roger Sayle  <roger@eyesopen.com>
14499
14500         * gcc.c-torture/execute/20020720-1.c: New testcase.
14501
14502 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14503
14504         * gcc.dg/cpp/Wsignprom.c: New tests.
14505
14506 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
14507
14508         * gcc.c-torture/execute/loop-13.c: New test.
14509
14510 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14511
14512         * gcc.dg/cpp/expr.c: New tests.
14513
14514 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14515
14516         * g++.dg/opt/pr6713.C: Add template instantiation.
14517
14518 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14519
14520         * gcc.dg/nest.c: New test.
14521
14522 2002-07-17  Richard Henderson  <rth@redhat.com>
14523
14524         * g++.dg/opt/pr6713.C: New test.
14525
14526 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14527
14528         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14529         XFAIL for all x86 processors.
14530
14531 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14532
14533         * gcc.c-torture/execute/20010122-1.x: Do not test with
14534         -fomit-frame-pointer.
14535
14536 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14537
14538         * g++.dg/template/instantiate2.C: New test.
14539         * g++.dg/template/spec4.C: New test.
14540
14541 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14542
14543         * g++.dg/template/access2.C: New test.
14544         * g++.dg/template/access3.C: New test.
14545
14546 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14547
14548         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14549         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14550         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14551         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14552         Convert to use <stdarg.h>.
14553         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14554         Delete.
14555         * gcc.dg/va-arg-2.c: New.
14556         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14557
14558 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14559
14560         * gcc.c-torture/compile/20020710-1.c: New test.
14561
14562 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14563                           Andrew Pinski  <pinskia@physics.uc.edu>
14564
14565         gcc.c-torture/compile/simd-2.c: New testcase.
14566         gcc.c-torture/compile/simd-3.c: Likewise.
14567
14568 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14569
14570         PR c++/7224
14571         * g++.dg/overload/error1.C: New test.
14572
14573 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14574
14575         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14576         configuration and IRIX 6 O32 ABI.
14577
14578 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14579
14580         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14581
14582 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14583
14584         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14585
14586 2002-07-10  Jeffrey A Law  <law@redhat.com>
14587
14588         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14589
14590         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14591
14592 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14593
14594         * gcc.dg/20020312-2.c: Check for __PPC__.
14595
14596 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14597
14598         * gcc.c-torture/compile/20020709-1.c: New test.
14599
14600 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14601
14602         * g++.dg/template/qualttp21.C: New test case.
14603
14604 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14605
14606         * gcc.c-torture/compile/20020706-1.c: New test.
14607         * gcc.c-torture/compile/20020706-2.c: New test.
14608
14609 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14610             Alexandre Oliva  <aoliva@redhat.com>
14611
14612         * g++.dg/warn/incomplete1.C: New test.
14613
14614 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14615
14616         PR c++/7099
14617         * g++.dg/warn/noreturn1.C: New test.
14618
14619 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14620
14621         PR c++/6706
14622         * g++.dg/debug/debug6.C: New test.
14623         * g++.dg/debug/debug7.C: New test.
14624
14625 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14626
14627         * gcc.c-torture/compile/simd-3.c: New test.
14628
14629 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14630
14631         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14632         * gcc.dg/20020620-1.c: Likewise.
14633
14634 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14635
14636         PR c++/6944
14637         * g++.dg/init/array4.C: New test.
14638         * g++.dg/init/array5.C: New test.
14639
14640 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14641
14642         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14643         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14644
14645 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14646
14647         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14648         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14649         * gcc.dg/wtr-conversion-1.c: Likewise.
14650         * gcc.dg/wtr-escape-1.c: Likewise.
14651         * gcc.dg/wtr-int-type-1.c: Likewise.
14652         * gcc.dg/wtr-label-1.c: Likewise.
14653         * gcc.dg/wtr-static-1.c: Likewise.
14654         * gcc.dg/wtr-strcat-1.c: Likewise.
14655         * gcc.dg/wtr-suffix-1.c: Likewise.
14656         * gcc.dg/wtr-switch-1.c: Likewise.
14657         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14658         * gcc.dg/wtr-union-init-1.c: Likewise.
14659         * gcc.dg/wtr-union-init-2.c: Likewise.
14660         * gcc.dg/wtr-union-init-3.c: Likewise.
14661
14662         * gcc.dg/wtr-func-def-1.c: New test.
14663
14664 2002-07-02 Devang Patel <dpatel@apple.com>
14665
14666         * objc.dg/param-1.m: New test.
14667
14668 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14669
14670         * gcc.dg/cpp/trad/directive.c: Add test.
14671         * gcc.dg/cpp/trad/macroargs.c: Add test.
14672         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14673
14674 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14675
14676         * gcc.dg/cpp/cmdlne-M.c: New test.
14677
14678 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14679
14680         * objc.dg/desig-init-1.m: New test.
14681
14682 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14683
14684         PR c++/6716
14685         * g++.dg/template/instantiate1.C: New test.
14686
14687 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14688
14689         PR c++/7112
14690         * g++.dg/template/sizeof2.C: New test.
14691
14692 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14693
14694         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14695         gcc.dg/cpp/trad/include.c: New tests.
14696
14697 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14698
14699         PR target/7177
14700         * gcc.c-torture/compile/20020701-1.c: New test.
14701
14702 2002-07-01  Stan Shebs  <shebs@apple.com>
14703
14704         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14705         header here...
14706         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14707         (objc-torture-execute): or here.
14708
14709 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14710
14711         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14712
14713 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14714
14715         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14716
14717 2002-06-30  Devang Patel  <dpatel@apple.com>
14718
14719         * objc.dg/fsyntax-only.m: New test.
14720
14721 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14722
14723         PR c++/6695
14724         * g++.dg/template/friend7.C: New file.
14725
14726 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14727
14728         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14729         return type.
14730
14731 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14732
14733         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14734         avoid division by zero.
14735
14736 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14737
14738         * gcc.dg/Wunknownprag.c: New tests.
14739
14740 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14741
14742         * gcc.c-torture/execute/simd-2.c: New test.
14743
14744 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14745
14746         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14747         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14748         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14749         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14750         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14751         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14752         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14753         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14754         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14755         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14756         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14757         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14758         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14759         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14760         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14761         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14762         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14763
14764 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14765
14766         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14767         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14768         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14769         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14770         New tests.
14771         * gcc.dg/cpp/trad/directive.c: Update.
14772
14773 2002-06-23  Andreas Jaeger  <aj@suse.de>
14774
14775         * gcc.c-torture/execute/complex-6.c: New.
14776
14777 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14778
14779         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14780         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14781         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14782         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14783
14784 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14785
14786         * gcc.dg/cpp/trad: New directory with traditional tests copied
14787         from parent directory.
14788         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14789         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14790         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14791         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14792         Move to trad/ and rename.
14793         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14794         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14795         gcc.dg/cpp/trad/redef2.c: New tests.
14796         * gcc.dg/cpp/trad/trad.exp: New driver.
14797
14798 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14799
14800         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14801         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14802         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14803         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14804         Remove.
14805
14806 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14807
14808         * gcc.dg/20020620-1.c: New test.
14809
14810 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14811
14812         * g++.dg/template/ttp4.C: New test.
14813
14814 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14815
14816         * g++.dg/opt/vt1.C: Fix regexp.
14817
14818 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14819
14820         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14821         Don't use attribute `noinline'.
14822
14823 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14824
14825         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14826
14827 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14828
14829         * gcc.c-torture/execute/simd-1.c: New.
14830
14831         * gcc.dg/simd-1.c: New.
14832
14833 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14834
14835         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14836
14837 2002-06-16  Richard Henderson  <rth@redhat.com>
14838
14839         * g++.dg/ext/anon-struct1.C: New.
14840         * g++.dg/ext/anon-struct2.C: New.
14841         * g++.dg/ext/anon-struct3.C: New.
14842         * gcc.dg/anon-struct-1.c: New.
14843         * gcc.dg/anon-struct-2.c: New.
14844         * gcc.dg/anon-struct-3.c: New.
14845         * gcc.dg/20011008-1.c: Adjust warning text.
14846         * gcc.dg/20020527-1.c: Add -fms-extensions.
14847
14848 2002-06-16  Richard Henderson  <rth@redhat.com>
14849
14850         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14851
14852 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14853
14854         * gcc.c-torture/execute/20020615-1.c: New test.
14855
14856 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14857
14858         * gcc.c-tortuture/execute/compare-1.c: New test case.
14859         * gcc.c-tortuture/execute/compare-2.c: New test case.
14860         * gcc.c-tortuture/execute/compare-3.c: New test case.
14861
14862 2002-06-13  Richard Henderson  <rth@redhat.com>
14863
14864         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14865         ia64 ilp32.
14866
14867 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14868
14869         * g++.dg/template/typename2.C: Update error message.
14870
14871 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14872
14873         * gcc.c-torture/execute/20020611-1.c: New test.
14874
14875 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14876
14877         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14878         list of targets to skip.
14879
14880 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14881
14882         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14883         targets if not optimizing.
14884
14885 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14886
14887         * gcc.c-torture/compile/20020605-1.c: New test.
14888
14889         * g++.dg/opt/vt1.C: New test.
14890
14891         * gcc.dg/20020531-1.c: New test.
14892
14893         * gcc.dg/20020530-1.c: New test.
14894
14895         * gcc.dg/20020527-1.c: New test.
14896
14897         * g++.dg/opt/cse1.C: New test.
14898
14899 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14900
14901         * gcc.dg/20020607-2.c: New test case.
14902
14903 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14904
14905         * gcc.c-torture/compile/20020604-1.c: New test.
14906
14907 2002-06-04  Richard Henderson  <rth@redhat.com>
14908
14909         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14910         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14911         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14912
14913 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14914
14915         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14916
14917 2002-06-03  Richard Henderson  <rth@redhat.com>
14918
14919         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14920         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14921
14922 2002-06-02  Richard Henderson  <rth@redhat.com>
14923
14924         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14925         test functions static.
14926
14927 2002-06-02  Andreas Jaeger  <aj@suse.de>
14928
14929         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14930         now.
14931
14932 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14933
14934         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14935         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14936         Update for mofified diagnostics.
14937         * gcc.dg/c99-intconst-1.c: No longer fail.
14938
14939 2002-06-02  Richard Henderson  <rth@redhat.com>
14940
14941         * gcc.dg/uninit-A.c: Remove xfail markers.
14942
14943 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14944
14945         * gcc.dg/fnegate-1.c: New test case.
14946
14947 2002-05-30  Osku Salerma  <osku@iki.fi>
14948
14949         * gcc.c-torture/execute/mayalias-1.c: New file.
14950
14951 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14952
14953         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14954         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14955         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14956
14957 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14958
14959         * gcc.c-torture/execute/20020529-1.c: New test.
14960
14961 2002-05-27  Richard Henderson  <rth@redhat.com>
14962
14963         * g++.dg/ext/attrib6.C: New test case.
14964
14965 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14966
14967         * gcc.c-torture/execute/pure-1.c: New test.
14968
14969 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14970
14971         * gcc.dg/cpp/arith-2.c: Remove.
14972
14973 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14974
14975         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14976         * gcc.dg/cpp/if-3.c: Remove.
14977
14978 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14979
14980         * g++.dg/opt/cse2.C: New test.
14981
14982 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14983
14984         * gcc.dg/cpp/arith-1.c: New semantic tests.
14985         * gcc.dg/cpp/if-1.c: Update.
14986
14987 2002-05-24  Ben Elliston  <bje@redhat.com>
14988
14989         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14990
14991 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14992
14993         * gcc.dg/verbose-asm.c: New test.
14994
14995 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14996
14997         * gcc.dg/cpp/paste12.c: New test.
14998
14999 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15000
15001         * g++.dg/parse/named_ops.C: New test.
15002
15003 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
15004
15005         * gcc/testsuite/gcc.dg/weak-8.c: New test.
15006
15007 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
15008
15009         * gcc.dg/weak-2.c: Allow optional leading underscore
15010         in scan-assembler symbol name.
15011         * gcc.dg/weak-3.c: Likewise.
15012         * gcc.dg/weak-4.c: Likewise.
15013         * gcc.dg/weak-5.c: Likewise.
15014
15015 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
15016
15017         * gcc.dg/20020523-1.c: New test.
15018
15019 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15020
15021         * objc.dg/const-str-2.m: Update now that we stop after
15022         a command line error.
15023
15024 2002-05-22  Richard Henderson  <rth@redhat.com>
15025
15026         * g++.dg/dg.exp: Fix typo in test pruneing.
15027
15028 2002-05-22  Richard Henderson  <rth@redhat.com>
15029
15030         * g++.dg/dg.exp: Prune the tls subdirectory.
15031         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
15032         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
15033         * g++.dg/tls/init-1.C: New.
15034
15035 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
15036
15037         * gcc.dg/20020517-1.c: New test.
15038
15039 2002-05-21  Richard Henderson  <rth@redhat.com>
15040
15041         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
15042         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
15043
15044 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
15045
15046         * g++.dg/other/copy2.C: New test.
15047
15048 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
15049
15050         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
15051         (MAX_COPY): Bump up to 10 times sizeof (long long).
15052         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
15053
15054         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
15055         sizeof (long long).
15056
15057         * gcc.c-torture/execute/strcpy-1.c: New test.
15058
15059 2002-05-19  Jason Merrill  <jason2redhat.com>
15060
15061         * g++.dg/ext/oper1.C: New test.
15062
15063 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
15064 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
15065
15066         * README.QMTEST: New file.
15067
15068         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
15069
15070 2002-05-19  Andreas Jaeger  <aj@suse.de>
15071
15072         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
15073         now.
15074         * gcc.c-torture/execute/loop-2d.x: Likewise.
15075
15076 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
15077
15078         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
15079         support weak symbols.
15080         * gcc.dg/weak-4.c: Likewise
15081         * gcc.dg/weak-6.c: Likewise
15082
15083 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
15084
15085         * gcc.dg/weak-3.c: Add dg-excess-error comment for
15086         cygwin, coff and h8300-*-hms targets
15087         * gcc.dg/weak-5.c: Likewise
15088         * gcc.dg/weak-7.c: Likewise
15089
15090 2002-05-16  Jason Merrill  <jason@redhat.com>
15091
15092         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
15093         (scan-assembler-not, scan-assembler-dem): Likewise.
15094         (scan-assembler-dem-not): Likewise.
15095
15096 2002-05-15  Richard Henderson  <rth@redhat.com>
15097
15098         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
15099
15100 2002-05-15  Richard Henderson  <rth@redhat.com>
15101
15102         * gcc.dg/weak-5.c (vfoo1c): No warning here.
15103         (vfoo1f): Warning here.
15104         (vfoo1l): Don't redefine the alias.
15105
15106 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15107
15108         * g++.dg/init/pm1.C: New test.
15109
15110 2002-05-12  David S. Miller  <davem@redhat.com>
15111
15112         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15113         types.
15114
15115 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15116
15117         * gcc.c-torture/execute/20020510-1.c: New test case.
15118
15119 2002-05-10  David S. Miller  <davem@redhat.com>
15120
15121         * gcc.c-torture/execute/conversion.c: Test long double too.
15122
15123 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15124
15125         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15126         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15127         * lib/g++.exp (g++_link_flags): Likewise.
15128         * lib/objc.exp (objc_target_compile): Likewise.
15129
15130 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15131
15132         * gcc.dg/cpp/poison.c: Update.
15133         * gcc.dg/cpp/20000625-2.c: Remove.
15134         * gcc.dg/cpp/direct2s.c: Remove final test.
15135
15136 2002-05-08  Tom Rix  <trix@redhat.com>
15137
15138         * gcc.c-torture/execute/20020508-1.c: New test.
15139         * gcc.c-torture/execute/20020508-2.c: New test.
15140         * gcc.c-torture/execute/20020508-3.c: New test.
15141
15142 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15143
15144         * gcc.dg/cpp/charconst-4.c: More tests.
15145
15146 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15147
15148         PR c/6569
15149         * gcc.dg/weak-3.c: Update location of warning messages.
15150         * gcc.dg/weak-5.c: Likewise.
15151
15152 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15153
15154         * gcc.c-torture/execute/20020506-1.c: New test case.
15155
15156 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15157
15158         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15159
15160 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15161
15162         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15163
15164 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15165
15166         * gcc.dg/cpp/charconst-3.c: New test.
15167
15168 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15169
15170         * gcc.dg/cpp/charconst.c: Update tests.
15171
15172 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15173
15174         * treelang: Added directory for new sample language treelang. Also
15175         lib/treelang.exp: New file to signal treelang should be tested.
15176
15177 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15178
15179         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15180         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15181         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15182         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15183         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15184         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15185         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15186
15187 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15188
15189         * gcc.dg/format/xopen-2.c: New test.
15190
15191 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15192
15193         * gcc.dg/20020503-1.c: New test.
15194
15195 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
15196
15197         * g++.dg/init/dtor1.C: Make it tougher.
15198
15199 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
15200
15201         * g++.dg/init/dtor1.C: New test.
15202
15203 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
15204
15205         * gcc.dg/altivec-8.c: New.
15206
15207 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
15208
15209         * gcc.dg/altivec-7.c: New.
15210
15211 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
15212
15213         * g++.dg/parse/typedef1.C: New test.
15214
15215 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
15216
15217         PR c++/6486
15218         * g++.dg/template/friend6.C: New test.
15219
15220         PR c++/6492
15221         * g++.dg/init/copy1.C: New test.
15222
15223 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
15224
15225         * g++.dg/warn/effc1.C: New test.
15226
15227 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15228
15229         * gcc.dg/cpp/if-cexp.c: Add a test.
15230
15231 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
15232
15233         * gcc.dg/20020426-2.c: New test.
15234
15235 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
15236
15237         * gcc.dg/cpp/if-mop.c: Update.
15238         * gcc.dg/cpp/if-mpar.c: Add test.
15239         * gcc.dg/cpp/if-oppr.c: Update.
15240
15241 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15242
15243         PR c/6343
15244         * gcc.dg/weak-[2-7].c: New tests.
15245
15246 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15247
15248         * gcc.dg/enum1.c: New test.
15249
15250 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15251
15252         PR c++/6497
15253         * g++.dg/inherit/access2.C: New test.
15254
15255 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15256
15257         PR bootstrap/6445
15258         * gcc.dg/20020426-1.c: New test.
15259
15260 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15261
15262         * g++.dg/abi/enum1.C: New test.
15263
15264 2002-04-26  Richard Henderson  <rth@redhat.com>
15265
15266         * gcc.dg/c99-bool-1.c: Expect always true warning.
15267
15268 2002-04-25  Roger Sayle  <roger@eyesopen.com>
15269
15270         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15271
15272 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15273
15274         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15275         targets.
15276
15277 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
15278
15279         * g++.dg/abi/mange7.C: New test.
15280
15281         PR c++/6438.
15282         * g++.dg/parse/stmtexpr2.C: New test.
15283
15284 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
15285
15286         * gcc.dg/20020312-2.c: Add SH target.
15287
15288 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15289
15290         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15291         compiler output on mips*-*-irix*.
15292
15293 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
15294
15295         * g++.dg/parse/attr1.C: New test.
15296
15297 2002-04-23  Roger Sayle  <roger@eyesopen.com>
15298
15299         * gcc.c-torture/execute/string-opt-17.c: New test case.
15300         * gcc.c-torture/execute/memset-2.c: New test case.
15301
15302 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
15303
15304         PR c++/6256:
15305         * g++.dg/template/friend5.C: New test.
15306
15307         PR c++/6331:
15308         * g++.dg/template/qual1.C: Likewise.
15309
15310 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
15311
15312         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15313         Include stdlib.h, not stdio.h or ctype.h.
15314
15315 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
15316
15317         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15318         cris-*-elf* and mmix-*-*.
15319         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15320         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15321         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15322         Ditto.
15323         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15324         * gcc.dg/wchar_t-1.c: Ditto.
15325
15326 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
15327
15328         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15329         Clarify comment.
15330
15331 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
15332
15333         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15334
15335 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15336
15337         * gcc.c-torture/execute/20000906-1.x: Delete.
15338
15339 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
15340
15341         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15342
15343 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
15344
15345         * PR6367
15346         * g77.f-torture/execute/6367.f: New test.
15347         * g77.f-torture/execute/6367.x: Disable for MMIX.
15348
15349 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
15350
15351         * PR6352
15352         * g++.dg/opt/inline2.C: New test.
15353
15354 2002-04-18  Richard Henderson  <rth@redhat.com>
15355
15356         * gcc.dg/20000906-1.c: Enable for all targets.
15357         * gcc.c-torture/compile/iftrap-2.c: New.
15358
15359 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15360
15361         * gcc.dg/20020418-1.c: New test.
15362         * gcc.dg/20020418-2.c: New test.
15363
15364 2002-04-18  Richard Henderson  <rth@redhat.com>
15365
15366         * gcc.c-torture/compile/iftrap-1.c: New.
15367         * gcc.dg/iftrap-1.c: Adjust for ia64.
15368         * gcc.dg/iftrap-2.c: New.
15369
15370 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15371
15372         * gcc.c-torture/compile/20020418-1.c: New test.
15373
15374 2002-04-18  Roger Sayle  <roger@eyesopen.com>
15375
15376         * gcc.c-torture/compile/20020415-1.c: New.
15377
15378 2002-04-18  David S. Miller  <davem@redhat.com>
15379
15380         * gcc.c-torture/execute/20020418-1.c: New test.
15381
15382 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
15383
15384         * gcc.dg/20020416-1.c: New test.
15385
15386         * g++.dg/opt/inline1.C: New test.
15387
15388 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
15389
15390         * gcc.dg/altivec-5.c: New test.
15391
15392         * gcc.dg/20020415-1.c: New test.
15393
15394 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
15395
15396         * testsuite/lib/chill.exp: Remove.
15397
15398 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
15399
15400         * g++.dg/other/big-struct.C: New test.
15401
15402 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
15403
15404         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15405         of scratch file.
15406
15407 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
15408
15409         PR c/6277
15410         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
15411         in scan-assembler function name
15412
15413 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
15414
15415         * g77.f-torture/execute/980628-4.x,
15416         g77.f-torture/execute/980628-5.x,
15417         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15418         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15419         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15420         i[34567]86-*-*.
15421
15422 2002-04-13  David S. Miller  <davem@redhat.com>
15423
15424         * gcc.c-torture/execute/20020413-1.c: New test.
15425
15426 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
15427
15428         * gcc.dg/asm-6.c,
15429         * g++.dg/ext/asm1.C: New tests.
15430
15431 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
15432
15433         PR c++ 5373.
15434         * g++.dg/parse/stmtexpr1.C: New test.
15435
15436         PR c++/5189.
15437         * g++.dg/template/copy1.C: New test.
15438
15439 2002-04-12  Richard Henderson  <rth@redhat.com>
15440
15441         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15442
15443 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
15444
15445         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15446         gcc.c-torture/execute/20020307-2.c.
15447
15448 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
15449
15450         * g++.dg/ext/attrib5.C,
15451         * g++.dg/lookup/struct1.C: New tests.
15452
15453 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
15454
15455         * gcc.dg/20020411-1.c: New test.
15456
15457         * gcc.c-torture/execute/20020411-1.c: New test.
15458
15459 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
15460
15461         * g77.f-torture/execute/6177.f: New test.
15462
15463 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
15464
15465         PR middle-end/6247
15466         * g++.dg/opt/cleanup1.C: New test.
15467
15468         * g++.dg/opt/const1.C: New test.
15469
15470 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
15471
15472         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15473
15474 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15475
15476         PR c++/5507
15477         * g++.dg/template/typename2.C: New test.
15478
15479 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
15480
15481         * gcc.c-torture/execute/loop-12.c: New.
15482
15483 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
15484
15485         * g77.f-torture/execute/980628-4.x,
15486         g77.f-torture/execute/980628-5.x,
15487         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15488         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15489         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15490
15491 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15492
15493         PR optimization/6086
15494         * g++.dg/opt/preinc1.C: New test.
15495
15496 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15497
15498         PR c++/5571
15499         * g++.dg/opt/static2.C: New test.
15500
15501 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15502
15503         PR c/5120
15504         * gcc.dg/20020406-1.c: New test.
15505
15506 2002-04-04  David S. Miller  <davem@redhat.com>
15507
15508         * gcc.c-torture/execute/20020404-1.c: New test.
15509
15510 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15511
15512         PR c/6123
15513         * gcc.dg/20020312-2.c: Do not declare global register variable
15514         if __PIC__ or __pic__ is defined.
15515
15516 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15517
15518         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15519         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15520
15521 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15522
15523         * gcc.misc-tests/linkage.exp: Update last change to handle
15524         sparc*-, not just sparc-.
15525
15526 2002-04-03  Richard Henderson  <rth@redhat.com>
15527
15528         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15529
15530 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15531
15532         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15533
15534 2002-04-02  David S. Miller  <davem@redhat.com>
15535
15536         * gcc.c-torture/execute/20020402-3.c: New test.
15537
15538 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15539
15540         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15541         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15542
15543         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15544         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15545         g77.f-torture/execute/20001201.x,
15546         g77.f-torture/execute/u77-test.x: New files.
15547
15548         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15549         * gcc.dg/wchar_t-1.c: Ditto.
15550
15551 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15552
15553         * gcc.c-torture/execute/20020402-1.c: New test.
15554
15555 2002-04-01  Richard Henderson  <rth@redhat.com>
15556
15557         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15558
15559         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15560
15561 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15562
15563         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15564
15565 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15566
15567         * g++.dg/inherit/template-as-base.C: Expect error.
15568         * g++.dg/inherit/namespace-as-base.C: Likewise.
15569
15570 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15571
15572         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15573         g++.dg/ext/instantiate3.C: Tweak match patterns.
15574
15575         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15576         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15577         -da test.
15578
15579 2002-03-31  Richard Henderson  <rth@redhat.com>
15580
15581         * gcc.dg/special/alias-2.c: New.
15582         * gcc.dg/special/ecos.exp: Run it.
15583
15584 2002-03-31  Richard Henderson  <rth@redhat.com>
15585
15586         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15587
15588 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15589
15590         * gcc.dg/weak-1.c: Disable on h8300 port.
15591
15592 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15593
15594         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15595         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15596         ordering tests.
15597         * g++.dg/bprob/bprob-1.C: New test.
15598         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15599         * g++.dg/gcov/gcov-1.C: New test.
15600         * g++.dg/gcov/gcov-1.x: New file.
15601         * g++.dg/gcov/gcov-2.C: New test.
15602         * g++.dg/gcov/gcov-3.C: New test.
15603         * g++.dg/gcov/gcov-3.h: New file.
15604
15605 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15606
15607         * g++.old-deja/g++.other/builtins5.C: New test.
15608         * g++.old-deja/g++.other/builtins6.C: New test.
15609         * g++.old-deja/g++.other/builtins7.C: New test.
15610         * g++.old-deja/g++.other/builtins8.C: New test.
15611         * g++.old-deja/g++.other/builtins9.C: New test.
15612
15613 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15614
15615         * g++.dg/opt/static1.C: New test.
15616
15617         * g++.dg/opt/longbranch1.C: New test.
15618
15619 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15620
15621         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15622
15623         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15624
15625 2002-03-28  Jeffrey A Law  (law@redhat.com)
15626
15627         * gcc.c-torture/execute/20020328-1.c: New test.
15628
15629 2002-03-27  Richard Henderson  <rth@redhat.com>
15630
15631         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15632         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15633         move from g++.old-deja/g++.ext/.
15634
15635 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15636
15637         * g++.dg/init/new2.C: New test.
15638
15639 2002-03-26  Richard Henderson  <rth@redhat.com>
15640
15641         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15642
15643         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15644         on sparc.
15645
15646         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15647         sparcv9 systems.
15648         * gcc.dg/20001102-1.c: Likewise.
15649
15650 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15651
15652         * gcc.dg/cpp/endif-pedantic1.c,
15653         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15654
15655 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15656
15657         * g++.dg/init/new1.C: New test.
15658
15659 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15660
15661         * g++.dg/abi/vbase9.C: New test.
15662
15663 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15664
15665         * gcc.dg/arm-asm.c: New test.
15666
15667 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15668
15669         * gcc.dg/Wswitch-enum.c: New test.
15670         Fix PR c/5044.
15671
15672 2002-03-26  Richard Henderson  <rth@redhat.com>
15673
15674         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15675         structure.
15676
15677 2002-03-25  Richard Henderson  <rth@redhat.com>
15678
15679         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15680         sparcv9 systems.
15681
15682         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15683         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15684
15685 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15686
15687         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15688
15689 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15690
15691         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15692         targets using generic thunk support.
15693
15694 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15695
15696         * gcc.c-torture/compile/20020323-1.c: New test.
15697
15698         * g++.dg/opt/conj2.C: New test.
15699
15700 2002-03-24  Richard Henderson  <rth@redhat.com>
15701
15702         * gcc.dg/weak-1.c: Use -fno-common.
15703
15704 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15705
15706         * g77.dg/f77-edit-apostrophe-out.f: New test
15707         * g77.dg/f77-edit-h-out.f: New test
15708         * g77.dg/f77-edit-t-in.f: New test
15709         * g77.dg/f77-edit-t-out.f: New test
15710         * g77.dg/f77-edit-x-out.f: New test
15711         * g77.dg/f77-edit-slash-out.f: New test
15712         * g77.dg/f77-edit-colon-out.f: New test
15713         * g77.dg/f77-edit-s-out.f: New test
15714
15715 2002-03-24  Richard Henderson  <rth@redhat.com>
15716
15717         * objc/execute/formal_protocol-6.x: New XFAIL.
15718
15719 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15720
15721         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15722         that do not support weak symbols
15723
15724 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15725
15726         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15727         * lib/g77.exp:  Likewise
15728         * lib/objc.exp: Likewise
15729
15730 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15731
15732         * gcc.dg/Wswitch-default.c: New test.
15733
15734 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15735
15736         * g++.dg/other/enum1.C: New test.
15737
15738 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15739
15740         * gcc.dg/pragma-ep-3.c: Fix typo.
15741
15742 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15743
15744         * g++.dg/inherit/template-as-base.C: New test.
15745
15746 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15747
15748         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15749         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15750
15751 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15752
15753         * gcc.dg/cpp/multiline.c: Update to match.
15754
15755 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15756
15757         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15758
15759 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15760
15761         * gcc.dg/cpp/extratokens2.c:  New file.
15762
15763 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15764
15765         * gcc.dg/20020312-2.c: Add rs6000 target.
15766
15767         * gcc.c-torture/compile/20020319-1.c: New test.
15768
15769 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15770
15771         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15772         (A, E): Handle this.
15773
15774 2002-03-20  Jason Merrill  <jason@redhat.com>
15775
15776         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15777         ignoring -fpic.
15778         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15779         through prune_gcc_output.
15780
15781 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15782
15783         * gcc.c-torture/compile/20020320-1.c: New test.
15784
15785 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15786
15787         * gcc.c-torture/compile/20020318-1.c: New test.
15788
15789         * gcc.dg/struct-by-value-1.c: New test.
15790
15791         * gcc.dg/20020319-1.c: New test.
15792
15793 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15794
15795         * g++.dg/opt/conj1.C: New test.
15796
15797 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15798
15799         * g++.dg/template/qualttp20.C: Revert previous change.
15800         * g++.dg/template/qualttp3.C: Likewise.
15801         * g++.dg/template/qualttp4.C: Likewise
15802         * g++.dg/template/qualttp5.C: Likewise
15803         * g++.dg/template/qualttp6.C: Likewise
15804         * g++.dg/template/qualttp7.C: Likewise
15805         * g++.dg/template/qualttp8.C: Likewise
15806         * g++.dg/template/recurse.C: Likewise.
15807
15808 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15809
15810         * gcc.dg/cpp/wchar-1.c: Update.
15811
15812 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15813
15814         * g++.dg/template/conv1.C: New test.
15815         * g++.dg/template/conv2.C: New test.
15816         * g++.dg/template/conv3.C: New test.
15817         * g++.dg/template/conv4.C: New test.
15818
15819 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15820
15821         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15822         * g++.dg/template/qualttp3.C: Likewise.
15823         * g++.dg/template/qualttp4.C: Likewise
15824         * g++.dg/template/qualttp5.C: Likewise
15825         * g++.dg/template/qualttp6.C: Likewise
15826         * g++.dg/template/qualttp7.C: Likewise
15827         * g++.dg/template/qualttp8.C: Likewise
15828         * g++.dg/template/recurse.C: Likewise.
15829
15830 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15831
15832         * g++.dg/opt/dtor1.C: New test.
15833
15834 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15835
15836         * gcc.c-torture/compile/20020315-1.c: New test.
15837
15838 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15839
15840         * gcc.dg/weak-1.c: Fix scan tests.
15841
15842 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15843
15844         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15845         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15846         cris-*-aout* mmix-*-*.
15847         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15848         cris-*-aout* mmix-*-*.
15849         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15850         cris-*-elf* cris-*-aout* and mmix-*-*.
15851         * gcc.dg/20001009-1.c: Ditto.
15852         * gcc.dg/20010912-1.c: Ditto.
15853         * gcc.dg/20020122-4.c: Ditto.
15854         * gcc.dg/inline-2.c: Ditto.
15855
15856 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15857
15858         * gcc.c-torture/compile/20020314-1.c: New test.
15859
15860 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15861
15862         * gcc.c-torture/execute/20020314-1.c: New test.
15863
15864 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15865
15866         * g++.dg/warn/Wunused-1.C: New test.
15867
15868 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15869
15870         * g++.dg/abi/mangle6.C: New test.
15871
15872 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15873
15874         * gcc.c-torture/compile/20020309-2.c: New test.
15875
15876         * gcc.c-torture/compile/20020312-1.c: New test.
15877
15878 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15879
15880         * g++.dg/other/access1.C: New test.
15881
15882 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15883
15884         * gcc.c-torture/execute/wchar_t-1.c: New test.
15885
15886 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15887
15888         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15889
15890 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15891
15892         * gcc.dg/20020312-1.c: New test case.
15893
15894 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15895
15896         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15897
15898 2002-03-11  Richard Henderson  <rth@redhat.com>
15899
15900         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15901         * g++.old-deja/g++.jason/report.C: Likewise.
15902
15903 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15904
15905         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15906         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15907
15908 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15909
15910         * testsuite/g++.dg/overload/pmf1.C: New test.
15911
15912 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15913
15914         * gcc.c-torture/execute/20020307-1.c: Use long.
15915
15916 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15917
15918         PR optimization/5844
15919         * gcc.dg/20020310-1.c: New test.
15920
15921 2002-03-09  Michael Meissner  <meissner@redhat.com>
15922
15923         * gcc.c-torture/execute/memcpy-2.c: New test.
15924         * gcc.c-torture/execute/memset-1.c: New test.
15925         * gcc.c-torture/execute/strlen-1.c: New test.
15926         * gcc.c-torture/execute/strcmp-1.c: New test.
15927         * gcc.c-torture/execute/strncmp-1.c: New test.
15928
15929 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15930
15931         * gcc.dg/ppc-ldstruct.c: New test.
15932
15933 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15934
15935         * gcc.c-torture/execute/va-arg-22.c: New test.
15936
15937 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15938
15939         * gcc.c-torture/compile/20020309-1.c: New test.
15940
15941 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15942
15943         * gcc.c-torture/execute/20020307-2.c: New test.
15944
15945 2002-03-07  Jeffrey A Law  (law@redhat.com)
15946
15947         * g77.f-torture/compile/20020307-1.f: New test.
15948
15949 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15950
15951         * gcc.dg/unordered-1.c: New test.
15952
15953 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15954
15955         * gcc.c-torture/execute/20020307-1.c: New test.
15956
15957 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15958
15959         * gcc.dg/20020304-1.c: New test.
15960
15961         * gcc.c-torture/compile/20020304-2.c: New test.
15962
15963 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15964
15965         * gcc.c-torture/compile/20020304-1.c: New test case
15966         (from PR c/5830).
15967
15968 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15969
15970         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15971
15972 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15973
15974         * g++.dg/other/classkey1.C: New test.
15975
15976 2002-03-01  Richard Henderson  <rth@redhat.com>
15977
15978         * gcc.c-torture/compile/981223-1.x: New.
15979         * gcc.c-torture/compile/920625-1.x: New.
15980
15981 2002-02-28  Richard Henderson  <rth@redhat.com>
15982
15983         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15984
15985 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15986
15987         * gcc.c-torture/execute/20020227-1.c: New test.
15988
15989 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15990
15991         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15992         here" ERROR lines.
15993         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15994         * g++.old-deja.g++.other/defarg1.C: Likewise.
15995         * g++.old-deja/g++.pt/calls2.C: Likewise.
15996         * g++.old-deja/g++.pt/crash20.C: Likewise.
15997         * g++.old-deja/g++.pt/crash30.C: Likewise.
15998         * g++.old-deja/g++.pt/crash36.C: Likewise.
15999         * g++.old-deja/g++.pt/crash6.C: Likewise.
16000         * g++.old-deja/g++.pt/defarg13.C: Likewise.
16001         * g++.old-deja/g++.pt/derived3.C: Likewise.
16002         * g++.old-deja/g++.pt/error1.C: Likewise.
16003         * g++.old-deja/g++.pt/friend21.C: Likewise.
16004         * g++.old-deja/g++.pt/friend23.C: Likewise.
16005         * g++.old-deja/g++.pt/infinite1.C: Likewise.
16006         * g++.old-deja/g++.robertl/eb128.C: Likewise.
16007
16008 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
16009
16010         * gcc.c-torture/execute/20020225-2.c: New test.
16011
16012 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
16013
16014         * gcc.c-torture/execute/920730-1t.c,
16015         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
16016         Delete test cases, only relevant to -traditional.
16017
16018 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16019
16020         * gcc.dg/cpp/undef1.c: Remove.
16021         * gcc.dg/cpp/directiv.c: Update.
16022         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
16023
16024 2002-02-27  Michael Meissner  <meissner@redhat.com>
16025
16026         * gcc.c-torture/execute/20020226-1.c: New test.
16027
16028 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
16029
16030         * g++.dg/debug/debug4.C: New test.
16031
16032         * gcc.dg/ia64-visibility-1.c: New test.
16033
16034 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
16035
16036         * gcc.dg/debug/20020224-1.c: New.
16037
16038 2002-02-25  Kazu Hirata  <kazu@hxi.com>
16039
16040         * gcc.c-torture/execute/960416-1.x: New.
16041         * gcc.c-torture/execute/divconst-3.x: Likewise.
16042
16043 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
16044
16045         * gcc.dg/20020224-1.c: New test.
16046
16047 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
16048
16049         * gcc.c-torture/execute/20020225-1.c: New.
16050
16051 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16052
16053         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
16054
16055 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
16056
16057         * gcc.dg/20020222-1.c: New test.
16058
16059 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
16060
16061         * g++.dg/opt/anonunion1.C: New test.
16062
16063 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
16064
16065         * g++.dg/template/qualttp19.C: New test.
16066         * g++.dg/template/qualttp20.C: New test.
16067         * g++.old-deja/g++.jason/report.C: Adjust expected errors
16068         * g++.old-deja/g++.other/qual1.C: Likewise.
16069
16070 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
16071
16072         * gcc.dg/attr-alwaysinline.c: New.
16073
16074 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
16075
16076         * gcc.dg/20020220-1.c: New test.
16077
16078         * gcc.dg/20020220-2.c: New test.
16079
16080         * g++.dg/opt/mmx1.C: New test.
16081
16082 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
16083
16084         * gcc.c-torture/compile/20020110.c: New test.
16085
16086 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
16087
16088         * gcc.c-torture/execute/20020219-1.c: New test.
16089
16090         * gcc.dg/20020219-1.c: New test.
16091
16092         * gcc.dg/noncompile/20020220-1.c: New test.
16093
16094         * g++.dg/opt/ptrintsum1.C: New test.
16095
16096         * gcc.dg/debug/20020220-1.c: New test.
16097
16098 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
16099
16100         * gcc.c-torture/execute/20020216-1.c: New test.
16101
16102 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16103
16104         * gcc.dg/decl-1.c: Update, new test.
16105
16106 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16107
16108         * g++.dg/abi/bitfield1.C: New test.
16109         * g++.dg/abi/bitfield2.C: New test.
16110
16111 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16112
16113         * gcc.dg/attr-nest.c: New test.
16114
16115 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16116
16117         * gcc.c-torture/execute/20020215-1.c: New test.
16118
16119 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16120
16121         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16122         * g++.dg/debug/debug.exp: New.
16123         * g++.dg/debug/trivial.C: New.
16124         * g++.dg/debug/debug1.C: Moved...
16125         * g++.dg/other/debug1.C: ...from here.
16126         * g++.dg/debug/debug2.C: Moved...
16127         * g++.dg/other/debug2.C: ...from here.
16128         * g++.dg/debug/debug3.C: Moved...
16129         * g++.dg/other/debug3.C: ...from here.
16130
16131         * gcc.dg/noncompile/20020213-1.c: New test.
16132
16133 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16134
16135         * g++.dg/other/debug3.C: New test.
16136
16137         * gcc.c-torture/execute/20020213-1.c: New test.
16138
16139 2002-02-13  Richard Smith <richard@ex-parrot.com>
16140
16141         * g++.old-deja/g++.other/thunk1.C: New test.
16142
16143 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16144
16145         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16146
16147 2002-02-13  Stan Shebs  <shebs@apple.com>
16148
16149         * gcc.dg/altivec-3.c: New.
16150
16151 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16152
16153         * gcc.dg/Wunreachable-1.c: New test.
16154         * gcc.dg/Wunreachable-2.c: New test.
16155
16156 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16157
16158         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16159
16160 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16161
16162         * gcc.dg/decl-1.c: New test.
16163
16164 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16165
16166         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16167
16168 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16169
16170         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16171         * gcc.c-torture/compile/980506-1.x: Likewise.
16172
16173 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16174
16175         * gcc.dg/20020210-1.c: New.
16176
16177 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16178
16179         * g77.f-torture/execute/947.f: New regression test
16180         for PR fortran/947.
16181
16182 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
16183
16184         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16185         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16186
16187 2002-02-08  Richard Henderson  <rth@redhat.com>
16188
16189         * gcc.c-torture/compile/labels-3.c: New.
16190
16191 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16192
16193         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16194         expression statements work instead.
16195         * gcc.dg/noncompile/20020207-1.c: New test.
16196
16197 2002-02-07  Richard Henderson  <rth@redhat.com>
16198
16199         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16200
16201 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16202
16203         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16204         message from g77
16205         * lib/g77-dg.exp: Trim g77 error messages so that they are
16206         recognized by dg.exp.
16207
16208 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16209
16210         PR fortran/5473
16211         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
16212
16213 2002-02-07  Richard Henderson  <rth@redhat.com>
16214
16215         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16216         to be sufficiently aligned for integers.
16217
16218 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
16219
16220         * g++.dg/template/friend4.C: New test.
16221
16222 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16223
16224         PR fortran/5743
16225         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16226         unsupported cases.
16227
16228 2002-02-07  Richard Henderson  <rth@redhat.com>
16229
16230         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16231         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16232         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16233         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16234
16235 2002-02-06  Richard Henderson  <rth@redhat.com>
16236
16237         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16238
16239 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16240
16241         * gcc.dg/20020206-1.c: New test.
16242
16243 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16244
16245         * gcc.c-torture/execute/20020206-1.c: New test.
16246
16247         * gcc.c-torture/execute/20020206-2.c: New test.
16248
16249         PR optimization/5429:
16250         * gcc.c-torture/compile/20020206-1.c: New test.
16251
16252 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16253
16254         * g++.dg/ext/align1.C: Do not use an explicit alignment value
16255         as certain file formats cannot support particularly large
16256         alignments.
16257
16258         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16259         and do not expect to be able to link the executable.
16260
16261         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16262         fail because the COFF format does not support the weak attribute.
16263
16264 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
16265
16266         * g77.dg/pr5473.f:  New test
16267
16268 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16269
16270         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16271         Fix testcase accordingly.
16272
16273 2002-02-04  Richard Henderson  <rth@redhat.com>
16274
16275         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16276         (buf): Change to be an array of pointers, not ints.
16277
16278 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16279
16280         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
16281         before all tests.  Move warning one line above to match where it
16282         C frontend emits.
16283         * gcc.dg/Wswitch-2.c: New test.
16284         * g++.dg/warn/Wswitch-1.C: New test.
16285         * g++.dg/warn/Wswitch-2.C: New test.
16286
16287 2002-02-04  Richard Henderson  <rth@redhat.com>
16288
16289         * g++.dg/abi/offsetof.C: Fix size comparison.
16290
16291 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16292
16293         * gcc.dg/cast-qual-2.c: New test.
16294
16295 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16296
16297         * gcc.dg/20020201-4.c: New test.
16298
16299 2002-02-04  Ben Elliston  <bje@redhat.com>
16300
16301         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16302         target_info attribute != 0, in addition to the empty string.
16303         (gcc_target_compile): Likewise.
16304
16305 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
16306
16307         * gcc.dg/Wswitch.c: New test.
16308         PR gcc/4475. PR gcc/3780.
16309
16310 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
16311
16312         * g77.f-torture/execute/5122.f: New test for regressions
16313         against PR fortran/5122.
16314
16315 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
16316
16317         * g77.f-torture/compile/pr3743.f: Delete
16318         * g77.dg/pr3743-1.f: New test.
16319         * g77.dg/pr3743-2.f: New test.
16320         * g77.dg/pr3743-3.f: New test.
16321         * g77.dg/pr3743-4.f: New test.
16322
16323 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16324
16325         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16326
16327 2002-02-02  Richard Henderson  <rth@redhat.com>
16328
16329         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16330         * gcc.c-torture/execute/bf64-1.c: Likewise.
16331
16332 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16333
16334         * gcc.dg/20020201-2.c: New test.
16335
16336         * gcc.dg/20020201-3.c: New test.
16337
16338         * gcc.c-torture/execute/bitfld-2.c: New test.
16339
16340 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16341
16342         * gcc.dg/bitfld-1.c: Update.
16343         * gcc.dg/bitfld-2.c: Update.
16344         * gcc.c-torture/execute/bitfld-1.x: New.
16345
16346 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16347
16348         * gcc.c-torture/execute/20020201-1.c: New test.
16349
16350 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16351
16352         PR target/5469
16353         * gcc.dg/20020201-1.c: New test.
16354
16355 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
16356
16357         PR fortran/3743
16358         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
16359         * g77.f-torture/compile/pr3743.x: Remove
16360
16361 2002-01-31  Tom Rix  <trix@redhat.com>
16362
16363         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
16364
16365 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16366
16367         * gcc.dg/noncompile/20020130-1.c: New test.
16368
16369 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
16370
16371         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
16372
16373 2002-01-29  Richard Henderson  <rth@redhat.com>
16374
16375         * gcc.c-torture/execute/991118-1.c: Cast various constants back
16376         to long long.
16377         * gcc.c-torture/execute/bf64-1.c: Likewise.
16378
16379 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
16380
16381         * gcc.c-torture/execute/20020129-1.c: New test.
16382
16383 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16384
16385         * gcc.c-torture/compile/20000224-1.c: Update.
16386         * gcc.c-torture/execute/bitfld-1.c: New tests.
16387         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
16388         * gcc.dg/uninit-A.c: Update.
16389
16390 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
16391
16392         * g++.dg/template/ctor1.C: Add instantiation.
16393
16394 2002-01-28  Paul Koning  <pkoning@equallogic.com>
16395
16396         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16397         argument to __builtin_prefetch to be const ptr.
16398
16399 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
16400
16401         * gcc.c-torture/compile/20020120-1.c: New test.
16402
16403 2002-01-27  Kazu Hirata  <kazu@hxi.com>
16404
16405         * gcc.c-torture/execute/20020127-1.c: New test.
16406
16407 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
16408
16409         * g77.dg/f77-edit-i-in.f: New test
16410         * g77.dg/f77-edit-i-out.f: New test
16411
16412 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
16413
16414         * gcc.dg/debug/debug.exp: New file.
16415         * gcc.dg/debug/trivial.c: New file.
16416         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16417         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16418         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16419         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16420         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16421         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16422         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16423         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16424         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16425         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16426         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16427         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16428         * gcc.dg/20000503-1.c: Removed.
16429         * gcc.dg/20010207-1.c: Removed.
16430         * gcc.dg/20011223-1.c: Removed.
16431         * gcc.dg/20020104-2.c: Removed.
16432         * gcc.dg/debug-1.c: Removed.
16433         * gcc.dg/debug-2.c: Removed.
16434         * gcc.dg/debug-3.c: Removed.
16435         * gcc.dg/debug-4.c: Removed.
16436         * gcc.dg/debug-5.c: Removed.
16437         * gcc.dg/debug-6.c: Removed.
16438         * gcc.dg/dwarf2-1.c: Removed.
16439         * gcc.dg/dwarf2-2.c: Removed.
16440
16441 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
16442
16443         * g++.old-deja/g++.other/eh5.C: New test.
16444         * g++.old-deja/g++.other/sibcall2.C: New test.
16445         * g++.old-deja/g++.other/array9.C: New test.
16446         * g++.old-deja/g++.other/typename2.C: New test.
16447         * g++.old-deja/g++.other/crash60.C: New test.
16448         * g++.old-deja/g++.other/conv9.C: New test.
16449         * g++.old-deja/g++.other/mangle10.C: New test.
16450         * g++.old-deja/g++.other/unchanging1.C: New test.
16451         * g++.old-deja/g++.other/exprstmt1.C: New test.
16452         * g++.old-deja/g++.other/inline23.C: New test.
16453         * g++.old-deja/g++.eh/ia64-1.C: New test.
16454         * g++.old-deja/g++.other/dwarf2-1.C: New test.
16455         * g++.old-deja/g++.other/reload1.C: New test.
16456         * g++.old-deja/g++.other/static20.C: New test.
16457         * g++.old-deja/g++.other/local-alloc1.C: New test.
16458         * g++.old-deja/g++.other/conv8.C: New test.
16459         * g++.old-deja/g++.other/stmtexpr2.C: New test.
16460         * g++.old-deja/g++.other/storeexpr1.C: New test.
16461         * g++.old-deja/g++.other/storeexpr2.C: New test.
16462         * g++.dg/eh/template2.C: New test.
16463         * g++.dg/warn/weak1.C: New test.
16464
16465 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
16466
16467         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16468         Remove first, non-varying, argument.
16469
16470 2002-01-23  Richard Henderson  <rth@redhat.com>
16471
16472         * gcc.dg/inline-2.c: New.
16473
16474         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16475         Add optional target arg.  Check number of arguments.
16476         (scan-assembler-not, scan-assembler-dem): Likewise.
16477         (scan-assembler-dem-not): Likewise.
16478
16479 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16480
16481         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16482         line 12.
16483         * g++.old-deja/g++.brendan/parse3.C,
16484         g++.old-deja/g++.other/crash26.C,
16485         g++.old-deja/g++.other/crash28.C,
16486         g++.old-deja/g++.other/crash29.C,
16487         g++.old-deja/g++.other/crash30.C,
16488         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16489
16490 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
16491
16492         * gcc.dg/20020115-1.c: New.
16493
16494 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
16495
16496         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16497
16498 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
16499
16500         * gcc.dg/20020122-3.c: New.
16501
16502 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
16503
16504         * g++.dg/other/gc1.C: New test.
16505
16506 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16507
16508         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16509
16510 2002-01-22  Richard Henderson  <rth@redhat.com>
16511
16512         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16513
16514 2002-01-22  Richard Henderson  <rth@redhat.com>
16515
16516         * gcc.dg/20020122-4.c: New.
16517
16518 2002-01-22  H.J. Lu <hjl@gnu.org>
16519
16520         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16521         link output.
16522         * gcc.dg/special/ecos.exp: Likewise.
16523         * lib/g++-dg.exp: Likewise.
16524         * lib/g77-dg.exp: Likewise.
16525         * lib/gcc-dg.exp : Likewise.
16526         * lib/mike-g++.exp: Likewise.
16527         * lib/mike-g77.exp: Likewise.
16528         * lib/mike-gcc.exp: Likewise.
16529         * lib/objc-dg.exp: Likewise.
16530
16531 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16532
16533         PR target/5379
16534         * gcc.dg/20020122-2.c: New test.
16535
16536 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16537
16538         * gcc.dg/20020122-1.c: New test.
16539
16540 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16541
16542         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16543
16544 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16545
16546         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16547
16548 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16549
16550         * gcc.c-torture/compile/20020121-1.c: New test.
16551
16552 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16553
16554         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16555         ld_library_path.
16556
16557 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16558
16559         * gcc.dg/20020218-1.c: New test.
16560
16561 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16562
16563         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16564         messages
16565         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16566         "At global scope" warning
16567         * g++.dg/ext/align1.C: Change cygwin test for alignment
16568         from db-bogus to dg-warning
16569
16570 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16571
16572         * g77.f-torture/compile/cpp2.F: New test.
16573
16574 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16575
16576         * g++.dg/template/access1.C: New test.
16577
16578 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16579
16580         * gcc.dg/20020118-1.c: New.
16581
16582 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16583
16584         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16585
16586 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16587
16588         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16589         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16590         alignment warnings.
16591
16592 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16593
16594         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16595         torture_with_loops and torture_without_loops
16596
16597 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16598
16599         * gcc.c-torture/compile/20020116-1.c: New test.
16600
16601 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16602
16603         * gcc.dg/20020116-2.c: New test.
16604
16605         * gcc.dg/ultrasp4.c: New test.
16606
16607         * gcc.dg/20020116-1.c: New test.
16608
16609 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16610
16611         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16612         by EABI.
16613
16614 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16615
16616         * gcc.misc-tests/i386-prefetch.exp: New.
16617         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16618         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16619         * gcc.misc-tests/i386-pf-none-1.c: New test.
16620         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16621
16622 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16623
16624         * gcc.dg/gnu89-init-1.c: Add new tests.
16625
16626 2002-01-15  Andreas Jaeger  <aj@suse.de>
16627
16628         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16629         * gcc.dg/i386-mmx-2.c: Likewise.
16630         * gcc.dg/i386-sse-1.c: Likewise.
16631         * gcc.dg/i386-sse-2.c: Likewise.
16632         * gcc.dg/i386-sse-3.c: Likewise.
16633
16634 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16635
16636         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16637         Uncomment additional cases that now pass.
16638
16639 2002-01-11  Richard Henderson  <rth@redhat.com>
16640
16641         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16642         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16643
16644 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16645
16646         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16647
16648 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16649
16650         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16651         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16652
16653 2002-01-10  Dale Johannesen  <dalej@apple.com>
16654
16655         * gcc.c-torture/execute/loop-11.c: New.
16656
16657 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16658
16659         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16660         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16661
16662 2002-01-09  Richard Henderson  <rth@redhat.com>
16663
16664         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16665         type in which to perform the operation for each size.
16666
16667 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16668
16669         * gcc.c-torture/compile/20020109-2.c: New test.
16670
16671 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16672
16673         * gcc.c-torture/execute/loop-10.c: New test.
16674
16675 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16676
16677         * gcc.c-torture/compile/20010226-1.c: New test.
16678         * gcc.c-torture/compile/20010227-1.c: New test.
16679         * gcc.c-torture/compile/20010426-1.c: New test.
16680         * gcc.c-torture/compile/20010510-1.c: New test.
16681         * gcc.c-torture/compile/20010605-3.c: New test.
16682         * gcc.c-torture/compile/20010824-1.c: New test.
16683         * gcc.c-torture/execute/20010409-1.c: New test.
16684         * gcc.dg/noncompile/20000901-1.c: New test.
16685         * gcc.dg/20001023-1.c: New test.
16686         * gcc.dg/20001101-1.c: New test.
16687         * gcc.dg/20001102-1.c: New test.
16688         * gcc.dg/20010207-1.c: New test.
16689         * gcc.dg/20010405-1.c: New test.
16690         * gcc.dg/20010822-1.c: New test.
16691         * gcc.dg/20011107-1.c: New test.
16692
16693 2002-01-09  Jeffrey A Law  (law@redhat.com)
16694
16695         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16696
16697         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16698         execution failure on PA targets.
16699
16700 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16701
16702         * gcc.c-torture/compile/20020109-1.c: New test.
16703
16704 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16705
16706         * gcc.c-torture/execute/20020108-1.c: New test.
16707
16708 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16709
16710         * gcc.dg/20020108-1.c: New test.
16711
16712 2002-01-08  H.J. Lu <hjl@gnu.org>
16713
16714         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16715         for header files.
16716
16717 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16718
16719         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16720         consistency.
16721
16722 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16723
16724         * gcc.dg/altivec-4.c: Test altivec predicates.
16725
16726 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16727
16728         * gcc.c-torture/execute/20020107-1.c: New test.
16729
16730 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16731
16732         PR c/5279
16733         * gcc.c-torture/compile/20020106-1.c: New test.
16734
16735 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16736
16737         * gcc.c-torture/execute/nestfunc-4.c: New test.
16738
16739 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16740
16741         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16742         extra triple that slipped in.
16743         * g++.old-deja/g++.abi/align.C: Likewise.
16744         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16745
16746 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16747
16748         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16749         * g++.old-deja/g++.abi/align.C: Likewise.
16750         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16751
16752         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16753         on FreeBSD/i386.
16754         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16755         FreeBSD.
16756
16757 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16758
16759         * gcc.dg/20020104-1.c: New test.
16760
16761         * gcc.dg/20020104-2.c: New test.
16762
16763 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16764
16765         * gcc.dg/20020103-1.c: Fix typo in target selector.
16766
16767 2002-01-03  Richard Henderson  <rth@redhat.com>
16768
16769         * gcc.dg/20020103-1.c: New.
16770
16771 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16772
16773         * gcc.c-torture/execute/20020103-1.c: New test.
16774
16775 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16776
16777         * g++.dg/other/debug2.C: New test.
16778
16779         * gcc.c-torture/compile/20020103-1.c: New test.
16780
16781 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16782
16783         * gcc.dg/gnu89-init-1.c: Added new tests.
16784
16785 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16786
16787         * g++.dg/template/friend2.C: Remove as patch is reverted.
16788
16789         * g++.dg/warn/oldcast1.C: New test.
16790
16791         * g++.dg/template/ptrmem1.C: New test.
16792         * g++.dg/template/ptrmem2.C: New test.
16793
16794         * g++.dg/template/ntp.C: New test.
16795
16796         * g++.dg/other/component1.C: New test.
16797
16798         * g++.dg/template/ttp3.C: New test.
16799
16800         * g++.dg/template/friend2.C: New test.
16801         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16802
16803 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16804
16805         * g++.dg/other/ptrmem1.C: New test.
16806         * g++.dg/other/ptrmem2.C: New test.
16807
16808 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16809
16810         * g++.dg/template/ctor1.C: New test.
16811
16812 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16813
16814         * g++.dg/template/friend2.C: New test.
16815
16816 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16817
16818         * gcc.dg/mmix-1.c: New test.
16819
16820 2001-12-31  Richard Henderson  <rth@redhat.com>
16821
16822         * gcc.dg/asm-5.c: New.
16823
16824 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16825
16826         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16827         in namespace __gnu_cxx
16828
16829 2001-12-30  Richard Henderson  <rth@redhat.com>
16830
16831         * gcc.dg/debug-6.c: New.
16832
16833 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16834
16835         * gcc.c-torture/compile/20011229-2.c: New test.
16836
16837 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16838
16839         * gcc.dg/debug-3.c: New test.
16840         * gcc.dg/debug-4.c: New test.
16841         * gcc.dg/debug-5.c: New test.
16842
16843 2001-12-29  Richard Henderson  <rth@redhat.com>
16844
16845         * g++.dg/eh/loop1.C: New.
16846
16847 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16848
16849         * g++.dg/template/crash1.C: New test.
16850
16851 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16852
16853         * g++.dg/other/const1.C: New test.
16854
16855 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16856
16857         * gcc.c-torture/compile/20011229-1.c: New test.
16858
16859 2001-12-28  Stan Shebs  <shebs@apple.com>
16860
16861         * lib/objc-torture.exp: Resync with c-torture.exp.
16862         * lib/objc.exp: Load standard libraries.
16863
16864 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16865
16866         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16867         additional tests.
16868
16869 2001-12-27  Roger Sayle <roger@eyesopen.com>
16870
16871         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16872
16873 2001-12-27  Richard Henderson  <rth@redhat.com>
16874
16875         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16876
16877 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16878
16879         * g++.dg/eh/ctor1.C: New test.
16880         * g++.dg/other/error2.C: New test.
16881
16882 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16883
16884         * g++.dg/other/init2.C: New test.
16885
16886 2001-12-24  Richard Henderson  <rth@redhat.com>
16887
16888         * gcc.dg/20011223-1.c: New.
16889         * gcc.dg/inline-1.c: New.
16890
16891 2001-12-23  Richard Henderson  <rth@redhat.com>
16892
16893         * gcc.dg/asm-4.c: Test operand modifiers.
16894
16895 2001-12-23  Richard Henderson  <rth@redhat.com>
16896
16897         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16898
16899 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16900
16901         * gcc.c-torture/execute/20011223-1.c: New test.
16902
16903 2001-12-21  Richard Henderson  <rth@redhat.com>
16904
16905         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16906         re-enables the warning.
16907
16908 2001-12-21  Richard Henderson  <rth@redhat.com>
16909
16910         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16911
16912 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16913
16914         * gcc.c-torture/compile/20011218-1.c: New test.
16915
16916 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16917
16918         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16919         arm-isr.c test.
16920         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16921         epilogue generation for ARM ISR routines.
16922
16923 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16924
16925         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16926         * gcc.dg/format/c90-printf-3.c: Likewise.
16927         * gcc.dg/format/c99-printf-3.c: Likewise.
16928         * gcc.dg/format/ext-1.c: Likewise.
16929         * gcc.dg/format/ext-6.c: Likewise.
16930         * gcc.dg/format/format.h: Prototype unlocked stdio.
16931
16932 2001-12-20  Richard Henderson  <rth@redhat.com>
16933
16934         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16935         (arena): Use it.
16936         (malloc): Correct allocation logic.  Abort if we fill up the
16937         arena before initialization complete.
16938         (realloc): Correct allocation logic.
16939
16940 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16941
16942         * gcc.c-torture/compile/20011219-2.c: New test.
16943
16944         * gcc.c-torture/execute/20011219-1.c: New test.
16945
16946 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16947
16948         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16949         target does not support weak symbols.
16950
16951 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16952
16953         * gcc.c-torture/compile/20011219-1.c: New test.
16954
16955 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16956
16957         * g++.dg/other/error1.C: New test.
16958
16959 2001-12-17  Jeffrey A Law  (law@redhat.com)
16960
16961         * gcc.c-torture/execute/20011217-1.c: New test.
16962
16963 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16964
16965         * objc.dg/special/: New directory.
16966         * objc.dg/special/special.exp: New file.
16967         * objc.dg/special/unclaimed-category-1.h: New file.
16968         * objc.dg/special/unclaimed-category-1a.m: New file.
16969         * objc.dg/special/unclaimed-category-1.m: New file.
16970
16971 2001-12-17  Andreas Jaeger  <aj@suse.de>
16972
16973         * gcc.c-torture/compile/20011217-2.c: New test.
16974
16975 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16976
16977         * gcc.c-torture/compile/20011217-1.c: New test.
16978
16979 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16980
16981         * testsuite/gcc.dg/20011214-1.c: New.
16982
16983 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16984
16985         * gcc.dg/altivec-4.c: New.
16986
16987 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16988
16989         * gcc.dg/20011113-1.c: New test.
16990
16991 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16992
16993         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16994         std::__malloc_alloc_template<0> and
16995         std::__default_alloc_template<false, 0>.
16996
16997 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16998
16999         * objc/execute/bf-21.m: New test.
17000         * objc/execute/enumeration-1.m: New test.
17001         * objc/execute/enumeration-2.m: New test.
17002
17003 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
17004
17005         * gcc.dg/gnu89-init-1.c: New test.
17006
17007 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
17008
17009         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
17010         * g++.old-deja/g++.jason/2371.C: Likewise.
17011         * g++.old-deja/g++.jason/template33.C: Likewise.
17012         * g++.old-deja/g++.jason/template34.C: Likewise.
17013         * g++.old-deja/g++.jason/template36.C: Likewise.
17014         * g++.old-deja/g++.oliva/typename1.C: Likewise.
17015         * g++.old-deja/g++.oliva/typename2.C: Likewise.
17016         * g++.old-deja/g++.other/typename1.C: Likewise.
17017         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17018         * g++.old-deja/g++.pt/nontype5.C: Likewise.
17019         * g++.old-deja/g++.pt/typename11.C: Likewise.
17020         * g++.old-deja/g++.pt/typename14.C: Likewise.
17021         * g++.old-deja/g++.pt/typename16.C: Likewise.
17022         * g++.old-deja/g++.pt/typename3.C: Likewise.
17023         * g++.old-deja/g++.pt/typename4.C: Likewise.
17024         * g++.old-deja/g++.pt/typename5.C: Likewise.
17025         * g++.old-deja/g++.pt/typename7.C: Likewise.
17026         * g++.old-deja/g++.robertl/eb9.C: Likewise.
17027
17028 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
17029
17030         * g++.dg/other/linkage1.C: New test.
17031         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
17032         specifiers.
17033
17034 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17035
17036         * gcc.dg/concat.c: New test.
17037
17038 2001-12-11  Stan Shebs  <shebs@apple.com>
17039
17040         * objc/compile: New test directory.
17041         * objc/compile/compile.exp: New expect script.
17042         * objc/compile/20011211-1.m: New compile test.
17043
17044 2001-12-11  Jason Merrill  <jason@redhat.com>
17045
17046         * lib/prune.exp (prune_gcc_output): Also handle "In member
17047         function".  So many permutations...
17048
17049 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
17050
17051         * g++.dg/template/typedef1.C: New test.
17052
17053 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
17054
17055         * g++.dg/other/copy1.C: New test.
17056
17057 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
17058
17059         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
17060
17061         * gcc.dg/builtin-choose-expr.c: New.
17062
17063 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
17064
17065         * gcc.dg/altivec-2.c: New.
17066
17067 2001-12-07  Richard Henderson  <rth@redhat.com>
17068
17069         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
17070
17071 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
17072
17073         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
17074         ultrasparc.
17075
17076 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17077
17078         * g++-old.deja/g++.robertl/eb101.C: Deleted.
17079
17080 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
17081
17082         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
17083         variable argument list.
17084
17085 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
17086
17087         * gcc.c-torture/execute/memcheck: Delete entire directory.
17088         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
17089         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
17090
17091 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17092
17093         * gcc.dg/Wshadow-1.c: New test.
17094
17095 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
17096
17097         * gcc.c-torture/compile/20011130-1.c: New test.
17098
17099         * gcc.dg/noncompile/20011025-1.c: New test.
17100
17101         * g++.dg/other/anon-union.C: New test.
17102
17103         * gcc.c-torture/execute/20011024-1.c: New test.
17104
17105 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
17106
17107         * gcc.c-torture/execute/20000722-1.x,
17108         gcc.c-torture/execute/20010123-1.x: Remove.
17109         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17110         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17111         gcc.dg/c99-complit-2.c: New tests.
17112
17113 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17114
17115         * g++.dg/inherit/base1.C: New test.
17116
17117 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17118
17119         * g++.dg/other/stdarg1.C: New test.
17120
17121         * gcc.c-torture/compile/20011130-2.c: New test.
17122
17123 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17124
17125         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17126         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17127         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17128         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17129         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17130         * gcc.dg/builtin-prefetch-1.c: New test.
17131
17132 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17133
17134         * gcc.dg/20011130-1.c: New test.
17135
17136 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17137
17138         * g++.dg/other/scope1.C: New test.
17139         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17140
17141 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17142
17143         * gcc.dg/vla-init-1.c: New test.
17144
17145 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17146
17147         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17148
17149 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17150
17151         * objc.dg/alias.m: Update.
17152         * objc.dg/class-1.m: Update.
17153         * objc.dg/const-str-1.m: Update.
17154         * objc.dg/fwd-proto-1.m: Update.
17155         * objc.dg/id-1.m: Update.
17156         * objc.dg/super-class-1.m: Update.
17157
17158 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17159
17160         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17161         constructs.
17162
17163 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17164
17165         * gcc.c-torture/execute/20011128-1.c: New test.
17166
17167 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17168
17169         * gcc.dg/20011127-1.c: New test.
17170
17171 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17172
17173         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17174         from Austin Group draft 7.
17175         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17176         scanf format arguments.
17177         * gcc.dg/format/no-exargs-2.c: New test.
17178
17179 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17180
17181         * g++.dg/abi/vbase8-4.C: New test.
17182
17183 2001-11-24  Ian Lance Taylor  <ian@airs.com>
17184
17185         * gcc.c-torture/execute/20011121-1.c: New test.
17186
17187 2001-11-23  Jeffrey A Law  (law@cygnus.com)
17188
17189         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17190
17191 2001-11-23  Andreas Jaeger  <aj@suse.de>
17192
17193         * gcc.dg/cpp/charconst-2.c: New test.
17194
17195 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
17196
17197         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17198         to the host if it is remote.  Let tests specify extra headers
17199         they use.
17200         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17201         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17202         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17203         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17204         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17205         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17206         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17207         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17208         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17209         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17210
17211 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
17212
17213         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17214         for little endian ARMs.
17215
17216 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
17217
17218         * gcc.c-torture/compile/20011119-1.c: New test.
17219         * gcc.c-torture/compile/20011119-2.c: New test.
17220
17221 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
17222
17223         * gcc.dg/altivec-1.c: Fix typo.
17224
17225 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
17226
17227         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17228
17229 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
17230
17231         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17232
17233 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
17234
17235         * lib/g77.exp: Don't specify --rpath-link.
17236
17237         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17238         across all the headers.
17239         * gcc.dg/format/format.exp: For testing on a remote host,
17240         copy format.h.
17241
17242         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17243         * gcc.c-torture/execute/930406-1.c: Likewise.
17244         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17245
17246 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
17247
17248         * gcc.dg/altivec-1.c: New.
17249
17250 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
17251
17252         * gcc.dg/cpp/fpreprocessed.c: New test case.
17253
17254 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17255
17256         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17257         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17258         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17259
17260 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17261
17262         * gcc.dg/no-builtin-1.c: New test.
17263
17264 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
17265
17266         * gcc.c-torture/execute/20011115-1.c: New test.
17267
17268 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
17269
17270         * gcc.c-torture/compile/20011114-2.c: New test.
17271         * gcc.c-torture/compile/20011114-3.c: New test.
17272         * gcc.c-torture/compile/20011114-4.c: New test.
17273
17274 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
17275
17276         * g++.dg/other/init1.C: New test.
17277
17278 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
17279
17280         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17281         message.
17282
17283         * gcc.c-torture/execute/20011114-1.c: New testcase.
17284
17285         * gcc.c-torture/compile/20010327-1.c: Revert last change.
17286         * gcc.c-torture/compile/20011114-1.c: New test, exactly
17287         like the (before this change) version of 20010327-1.c.
17288
17289 2001-11-14  Roger Sayle <roger@eyesopen.com>
17290
17291         * gcc.c-torture/execute/string-opt-13.c: New testcase.
17292
17293 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
17294
17295         * g++.dg/init/array2.C: New test.
17296
17297 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
17298
17299         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17300
17301 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
17302
17303         * g++.dg/other/forscope1.C: New test.
17304         * g++.dg/ext/forscope1.C: New test.
17305         * g++.dg/ext/forscope2.C: New test.
17306
17307 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
17308
17309         * gcc.c-torture/execute/20011113-1.c: New test.
17310
17311 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
17312
17313         * gcc.c-torture/execute/20011109-2.c: New test.
17314
17315         * gcc.c-torture/execute/20011109-1.c: New test.
17316
17317 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
17318
17319         * gcc.c-torture/compile/20011109-1.c: New test.
17320
17321 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
17322
17323         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17324         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17325         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17326         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17327         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17328         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17329         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17330
17331 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17332
17333         * g++.dg/warn/Wshadow-1.C: New tests.
17334         * g++.old-deja/g++.mike/for3.C: Update.
17335
17336 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
17337
17338         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17339         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17340         XFAILs.  Adjust expected error texts.
17341         * gcc.c-torture/compile/20011106-1.c,
17342         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17343         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17344         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17345         gcc.dg/c99-array-lval-5.c: New tests.
17346
17347 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17348
17349         * gcc.dg/cpp/defined.c: Update.
17350
17351 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17352
17353         * gcc.c-torture/execute/anon-1.c: New test.
17354
17355 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
17356
17357         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
17358         same size, so no warning should be produced on stormy16.
17359
17360         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
17361         due to oversized array.
17362         * g++.old-deja/g++.mike/ns15.C: Likewise.
17363         * g++.old-deja/g++.pt/crash16.C: Likewise.
17364
17365 2001-11-02  Graham Stott  <grahams@redhat.com>
17366
17367         * g++.dgother/debug1.C: Fix typos.
17368
17369 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
17370
17371         * g++.dg/other/debug1.C: New test.
17372
17373 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17374
17375         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
17376         of unsigned long.
17377
17378 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
17379
17380         * gcc.dg/20011029-2.c: New test.
17381
17382         * gcc.c-torture/compile/20011029-1.c: New test.
17383
17384 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
17385
17386         * objc/execute/class_self-1.m: New test.
17387         * objc/execute/class_self-2.m: New test.
17388
17389 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
17390
17391         * gcc.misc-tests/msgs.exp: Delete.
17392         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
17393         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
17394         error set to match recent changes.
17395
17396 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
17397
17398         * gcc.dg/20011021-1.c: New test.
17399
17400 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
17401
17402         * gcc.c-torture/compile/20011023-1.c: New test.
17403
17404 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
17405
17406         * lib/g77.exp: Rewrite based on lib/g++.exp.
17407
17408 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
17409
17410         * gcc.c-torture/execute/20011019-1.c: New test.
17411
17412         * gcc.dg/20011018-1.c: New test.
17413
17414 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
17415
17416         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17417
17418 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
17419
17420         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17421         * gcc.dg/attr-invalid.c: Likewise.
17422
17423 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
17424
17425         * testsuite/gcc.dg/20011015-1.c: New test.
17426
17427 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17428
17429         * g++.dg/template/unify2.C: New test.
17430
17431 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17432
17433         * g++.dg/other/exception-specification.C: New test
17434
17435 2001-10-13  Tom Rix  <trix@redhat.com>
17436
17437         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17438         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17439
17440 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
17441
17442         * testsuite/gcc.dg/20011009-1.c: New test.
17443
17444 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
17445
17446         PR g++/4476
17447         * g++.dg/other/friend1.C: New test.
17448
17449 2001-10-11  Richard Henderson  <rth@redhat.com>
17450
17451         * g++.old-deja/g++.other/crash18.C: Add -S to options.
17452
17453 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17454
17455         * gcc.c-torture/compile/20011010-1.c: New.
17456
17457 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17458
17459         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17460         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17461         g77.f-torture/execute/execute.exp,
17462         g77.f-torture/noncompile/noncompile.exp,
17463         gcc.c-torture/compile/compile.exp,
17464         gcc.c-torture/execute/execute.exp,
17465         gcc.c-torture/execute/ieee/ieee.exp,
17466         gcc.c-torture/execute/memcheck/memcheck.exp,
17467         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17468         objc/execute/execute.exp: Update FSF address.
17469
17470 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17471
17472         * gcc.dg/cpp/cmdlne-C.c: Update.
17473         * gcc.dg/cpp/cmdlne-C2.c: New.
17474
17475 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17476
17477         * gcc.c-torture/execute/20011008-3.c: New.
17478
17479 2001-10-08  DJ Delorie  <dj@redhat.com>
17480
17481         * gcc.dg/20011008-1.c: New.
17482         * gcc.dg/20011008-2.c: New.
17483
17484 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17485
17486         * gcc.dg/cpp/spacing1.c: Update test.
17487
17488 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17489
17490         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17491         spelling errors of "separate" as "seperate".
17492
17493 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
17494
17495         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17496         enough to avoid inlining.
17497
17498 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17499
17500         * lib/g77.exp: set libg2c_dir correctly.
17501
17502 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17503
17504         * gcc.dg/cpp/macro11.c: New test.
17505
17506 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17507
17508         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17509         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17510         gcc.dg/format/multattr-3.c: New tests.
17511         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17512         tests for format attributes on function pointers being rejected.
17513
17514 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17515
17516         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17517
17518 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17519
17520         * g++.dg/warn/format1.C: New test.
17521
17522 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17523
17524         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17525
17526 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17527
17528         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17529
17530 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17531
17532         * gcc.dg/cpp/redef2.c: Add test.
17533
17534 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17535
17536         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17537         long-standing bug on i686, apparently.
17538         * gcc.c-torture/execute/loop-2c.x: New file.
17539         * gcc.c-torture/execute/loop-2d.x: New file.
17540         * gcc.c-torture/execute/loop-3c.x: New file.
17541
17542 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17543
17544         * gcc.dg/cpp/20000625-2.c: Correct line number.
17545
17546 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17547
17548         * gcc.dg/cpp/macro10.c: New test.
17549         * gcc.dg/cpp/strify3.c: New test.
17550         * gcc.dg/cpp/spacing1.c: Add tests.
17551         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17552         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17553
17554 2001-09-24  DJ Delorie  <dj@redhat.com>
17555
17556         * gcc.c-torture/execute/20010924-1.c: New test.
17557
17558 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17559
17560         * testsuite/objc/execute/paste.m: Remove.
17561
17562 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17563
17564         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17565
17566 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17567
17568         * g77.dg/strlen0.f: New test.
17569
17570 2001-09-21  Richard Henderson  <rth@redhat.com>
17571
17572         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17573         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17574
17575 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17576
17577         Table-driven attributes.
17578         * g++.dg/ext/attrib1.C: New test.
17579
17580 2001-09-20  DJ Delorie  <dj@redhat.com>
17581
17582         * gcc.dg/20000926-1.c: Update expected warning messages.
17583         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17584         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17585         array.
17586
17587 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17588
17589         * g++.dg/eh/registers1.C: New test case.
17590
17591 2001-09-17  Richard Henderson  <rth@redhat.com>
17592
17593         * gcc.dg/array-5.c: Fix VLA decomposition test.
17594
17595 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17596
17597         * gcc.dg/cpp/line5.c: New testcase.
17598
17599 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17600
17601         * gcc.dg/cpp/macro9.c: New test.
17602
17603 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17604
17605         * gcc.c-torture/execute/980223.c: Change type of addr from long
17606         to char *.
17607
17608 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17609
17610         * gcc.c-torture/execute/20010915-1.c: New test.
17611
17612 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17613
17614         * g77.dg/bprob: New directory.
17615         * g77.dg/bprob/bprob.exp: New file.
17616         * g77.dg/bprob/bprob-1.f: New test.
17617         * g77.dg/gcov: New directory.
17618         * g77.dg/gcov/gcov.exp: New file.
17619         * g77.dg/gcov/gcov-1.f: New test.
17620         * g77.dg/gcov/gcov-1.x: New file.
17621
17622 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17623
17624         * gcc.dg/cpp/directiv.c: Update.
17625         * gcc.dg/cpp/undef1.c: Update.
17626
17627 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17628
17629         * gcc.dg/20010912-1.c: New test.
17630
17631 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17632
17633         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17634         language-independent file in lib.
17635         * lib/gcov.exp: New file.
17636
17637 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17638
17639         * gcc.c-torture/compile/20010911-1.c: New test.
17640
17641 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17642
17643         * lib/profopt.exp: New, to support profile-directed optimizations.
17644         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17645         * gcc.misc-tests/bprob-1.c: New test.
17646         * gcc.misc-tests/bprob-2.c: New test.
17647
17648 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17649
17650         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17651         XFAIL and which kinds of gcov output to verify.
17652         * gcc.misc-tests/gcov-4b.x: New file.
17653         * gcc.misc-tests/gcov-5b.x: New file.
17654         * gcc.misc-tests/gcov-6.x: New file.
17655         * gcc.misc-tests/gcov-7.c: New test.
17656         * gcc.misc-tests/gcov-7.x: New file.
17657
17658 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17659
17660         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17661         * gcc.misc-tests/gcov-6.c: New test.
17662
17663 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17664
17665         PR c++/3986
17666         * g++.dg/abi/vbase1.C: New test.
17667
17668 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17669
17670         * objc.dg/method-2.m: New.
17671
17672 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17673
17674         PR c++/4203
17675         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17676         * g++.dg/init/empty1.C: New test.
17677
17678 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17679
17680         * gcc.c-torture/compile/20010903-1.c: New test.
17681
17682 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17683
17684         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17685         for m68k.
17686
17687 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17688
17689         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17690
17691         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17692
17693         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17694
17695 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17696
17697         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17698         for 16-bit 'unsigned int'.
17699
17700 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17701
17702         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17703
17704 2001-08-27  Richard Henderson  <rth@redhat.com>
17705
17706         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17707         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17708
17709 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17710
17711         * gcc.dg/asm-names.c (ymain): New.
17712
17713 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17714
17715         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17716         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17717         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17718
17719 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17720
17721         * gcc.dg/compare5.c: New testcase.
17722
17723 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17724
17725         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17726         and "In instantiation".
17727
17728 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17729
17730         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17731
17732 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17733
17734         * gcc.misc-tests/gcov.exp: Add support for branch information.
17735         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17736         * gcc.misc-tests/gcov-4.c: New test.
17737         * gcc.misc-tests/gcov-4b.c: New test.
17738         * gcc.misc-tests/gcov-5b.c: New test.
17739
17740 2001-08-20  Zack Weinberg  <zackw@panix.com>
17741
17742         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17743         expected to fail.
17744
17745 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17746
17747         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17748
17749 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17750
17751         * g++.dg/eh/template1.C: New test.
17752
17753 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17754
17755         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17756         Fix thinko.
17757         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17758         for xfail.
17759
17760 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17761
17762         * lib/g77-dg.exp:  Use prune.exp for common procedures
17763         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17764         * lib/g77.exp: (g77-dg-prune) Remove
17765
17766 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17767
17768         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17769
17770 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17771
17772         * g++.dg/template/unify1.C: New test.
17773
17774 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17775
17776         * g++.dg/abi/empty4.C: New test.
17777
17778 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17779
17780         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17781         solaris2.*
17782         * g77.f-torture/compile/pr3743.x: Likewise
17783
17784 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17785
17786         * g++.dg/other/using-declaration.C: New test.
17787
17788 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17789
17790         * gcc.dg/cpp/tr-sign.c: New testcase.
17791
17792 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17793
17794         * gcc.dg/cpp/19951025-1.c: Revert.
17795         * gcc.dg/cpp/directiv.c: We no longer process directives that
17796         interrupt macro arguments.
17797
17798 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17799
17800         * gcc.dg/bconstp-1.c: New test.
17801
17802 2001-08-03  Richard Henderson  <rth@redhat.com>
17803
17804         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17805
17806 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17807
17808         * gcc.dg/cpp/19951025-1.c: Update.
17809
17810 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17811
17812         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17813         should be x.
17814
17815 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17816
17817         Kill -fhonor-std.
17818         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17819         * g++.old-deja/g++.other/std1.C: Likewise.
17820         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17821
17822 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17823
17824         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17825         (g77_pass, g77_fail, g77_finish, g77_exit,
17826         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17827
17828 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17829
17830         * g77.dg/fbackslash.f
17831         * g77.dg/fcase-preserve.f
17832         * g77.dg/ff90-1.f
17833         * g77.dg/ffixed-line-length-0.f
17834         * g77.dg/ffixed-line-length-132.f
17835         * g77.dg/ffixed-line-length-7.f
17836         * g77.dg/ffixed-line-length-72.f
17837         * g77.dg/ffixed-line-length-none.f
17838         * g77.dg/ffree-form-1.f
17839         * g77.dg/fno-backslash.f
17840         * g77.dg/fno-f90-1.f
17841         * g77.dg/fno-fixed-form-1.f
17842         * g77.dg/fno-onetrip.f
17843         * g77.dg/fno-typeless-boz.f
17844         * g77.dg/fno-underscoring.f
17845         * g77.dg/fno-vxt-1.f
17846         * g77.dg/fonetrip.f
17847         * g77.dg/ftypeless-boz.f
17848         * g77.dg/fugly-assumed.f
17849         * g77.dg/funderscoring.f
17850         * g77.dg/fvxt-1.f
17851
17852 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17853
17854         * objc.dg/fwd-proto-1.m: New.
17855         * objc.dg/local-decl-1.m: New.
17856         * objc.dg/naming-1.m: New.
17857         * objc.dg/naming-2.m: New.
17858         * objc.dg/proto-hier-1.m: New.
17859
17860 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17861
17862         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17863         largest-type elements to a struct makes its size grow.
17864
17865 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17866
17867         * g++.dg/abi/vthunk1.C: New test.
17868
17869 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17870
17871         * g++.dg/abi/vbase8-22.C: New test.
17872
17873 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17874
17875         * gcc.dg/cpp/macro8.c: New test.
17876
17877 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17878
17879         * g++.dg/abi/vbase8-21.C: New test.
17880
17881 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17882
17883         * g++.dg/abi/vbase8-10.C: New test.
17884
17885 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17886
17887         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17888         ${tool}_set_ld_library_path.
17889         Changed caller.
17890         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17891         g++.exp.
17892
17893 2001-07-26  Stan Cox <scox@redhat.com>
17894
17895         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17896         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17897         gcc_exit, gcc_check_unsupported_p):
17898         Moved to gcc-deps.exp
17899         * gcc-deps.exp: New file.
17900
17901 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17902
17903         * g++.old-deja/g++.pt/defarg14.C: New test.
17904
17905 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17906
17907         * g++.old-deja/g++.other/lineno5.C: New test.
17908
17909 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17910
17911         * g++.old-deja/g++.pt/crash68.C: New test.
17912
17913 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17914
17915         * g++.old-deja/g++.other/crash42.C: New test.
17916
17917 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17918
17919         * gcc.dg/cpp/extratokens.c: Fix.
17920         * gcc.dg/cpp/skipping2.c: New tests.
17921
17922 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17923
17924         * gcc.c-torture/execute/20010724-1.c: New file.
17925         * gcc.c-torture/execute/20010724-1.x: New file.
17926
17927 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17928
17929         * g++.old-deja/g++.other/cond7.C: New test.
17930
17931 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17932
17933         * g++.old-deja/g++.other/optimize4.C: New test.
17934
17935 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17936
17937         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17938
17939 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17940
17941         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17942         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17943         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17944         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17945
17946         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17947         bug report" message.
17948
17949         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17950         * g++.dg/ext/instantiate1.C: Move from old-deja.
17951
17952 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17953
17954         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17955         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17956         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17957         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17958
17959 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17960
17961         * gcc.c-torture/execute/20010723-1.c: New test.
17962
17963 2001-07-23  Ben Elliston  <bje@redhat.com>
17964
17965         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17966
17967 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17968
17969         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17970         i[34567]86-*-*.
17971         Delete handling of ieee_multilib_flags.
17972         Pass -mieee for alpha*-*-* and sh-*-*.
17973         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17974
17975 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17976
17977         Remove old-abi tests.
17978         * g++.old-deja/g++.mike/p11116.C: Remove.
17979         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17980
17981 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17982
17983         * g77.f-torture/compile/pr3743.f:  New test
17984
17985 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17986
17987         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17988
17989 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17990
17991         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17992         g++.old-deja/g++.pt/static6.C: Likewise.
17993         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17994         supports weak symbols.
17995
17996 2001-07-18  Andreas Jaeger  <aj@suse.de>
17997
17998         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17999         supported again.
18000
18001 2001-07-18  Andreas Jaeger  <aj@suse.de>
18002
18003         * gcc.dg/iftrap-1.c: Fix target line.
18004
18005 2001-07-17  Richard Henderson  <rth@redhat.com>
18006
18007         * gcc.c-torture/execute/20010717-1.c: New.
18008
18009 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18010
18011         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
18012         tests.
18013
18014 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18015
18016         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
18017
18018 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18019
18020         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
18021         UAC_SIGBUS, UAC_NOPRINT definitions.
18022
18023 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
18024
18025         * objc/execute/object_is_class.m: New test.
18026         * objc/execute/object_is_meta_class.m: New test.
18027
18028 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18029
18030         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
18031         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
18032
18033 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
18034
18035         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
18036         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
18037
18038 2001-07-14  Richard Henderson  <rth@redhat.com>
18039
18040         * gcc.dg/iftrap-1.c: New.
18041
18042 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
18043
18044         * g77.f-torture/execute/intrinsic77.f: New test.
18045
18046 2001-07-11  Janis Johnson <janis@us.ibm.com>
18047
18048         * gcc.misc-tests/gcov-3.c: New test.
18049
18050 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18051
18052         * gcc.c-torture/compile/20010711-1.c,
18053         * gcc.c-torture/compile/20010711-2.c: New tests.
18054
18055 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18056
18057         * gcc.c-torture/execute/20010711-1.c: New test.
18058
18059 2001-07-11  Ben Elliston  <bje@redhat.com>
18060
18061         * g++.old-deja/g++.other/enum5.C: New test.
18062
18063 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
18064
18065         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
18066         (g++-dg-prune): Call prune_gcc_output.
18067         * prune.exp: New file for prune_gcc_output.
18068         * lib/g++.exp, lib/gcc.exp: Load it.
18069
18070 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18071
18072         * gcc.c-torture/compile/20010701-1.c,
18073         g++.old-deja/g++.ext/attrib6.C: New tests.
18074
18075 2001-07-06  Jeffrey A Law  (law@cygnus.com)
18076
18077         * gcc.c-torture/compile/20010706-1.c: New test.
18078
18079 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
18080
18081         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
18082
18083 2001-06-28  Stan Shebs  <shebs@apple.com>
18084
18085         * gcc.dg/pragma-darwin.c: New test.
18086
18087 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18088
18089         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
18090         Solaris 2.[678] system.
18091
18092 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18093
18094         * gcc.dg/20010622-1.c: New test.
18095
18096 2001-06-18  Stan Shebs  <shebs@apple.com>
18097
18098         * objc.dg: New directory.
18099         * objc.dg/dg.exp: New file.
18100         * objc.dg/alias.m: New.
18101         * objc.dg/class-1.m: New.
18102         * objc.dg/class-2.m: New.
18103         * objc.dg/const-str-1.m: New.
18104         * objc.dg/const-str-2.m: New.
18105         * objc.dg/id-1.m: New.
18106         * objc.dg/method-1.m: New.
18107         * objc.dg/super-class-1.m: New.
18108         * lib/objc-dg.exp: New file.
18109
18110 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18111
18112         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18113         of label name.
18114
18115 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18116
18117         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18118
18119 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18120
18121         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18122         variable.
18123
18124 2001-06-12  Richard Henderson  <rth@redhat.com>
18125
18126         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18127
18128 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18129
18130         * g++.old-deja/g++.abi/vbase5.C: New test.
18131         * g++.old-deja/g++.abi/vbase6.C: New test.
18132         * g++.old-deja/g++.abi/vbase7.C: New test.
18133
18134 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18135
18136         * gcc.c-torture/compile/20010610-1.c: New test.
18137
18138 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18139
18140         * g++.old-deja/g++.abi/vbase4.C: New test.
18141
18142 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18143
18144         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18145         support %f for HC11/HC12 targets.
18146         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18147         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18148         on HC11/HC12 targets.
18149         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18150
18151 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18152
18153         * gcc.dg/wchar_t-1.c: New file.
18154         * gcc.dg/wint_t-1.c: Likewise.
18155
18156 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18157
18158         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18159
18160 2001-06-11  Richard Henderson  <rth@redhat.com>
18161
18162         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18163
18164 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18165
18166         * gcc.c-torture/compile/20010611-1.c: New test.
18167
18168 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18169
18170         * gcc.dg/c99-tag-1.c: Add more tests.
18171
18172 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18173
18174         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18175         representation on MN10300 and ARM/Thumb.
18176
18177 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18178
18179         * g77.f-torture/execute/20010610.f: New.
18180
18181 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
18182
18183         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18184         names.
18185
18186 2001-06-09  Richard Henderson  <rth@redhat.com>
18187
18188         * gcc.c-torture/execute/ashrdi-1.c: New.
18189         * gcc.c-torture/execute/ashldi-1.c: New.
18190         * gcc.c-torture/execute/lshrdi-1.c: New.
18191
18192 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
18193
18194         * objc/execute/load-3.m: Added. Check sending +load to categories,
18195         in addition to classes.
18196
18197 2001-06-08  Stan Shebs  <shebs@apple.com>
18198
18199         * objc/execute/load-2.m: New test.  From Nicola Pero
18200         <n.pero@mi.flashnet.it>.
18201
18202 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
18203
18204         * gcc.c-torture/execute/20010605-2.c: New test.
18205
18206 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18207
18208         * g++.old-deja/g++.abi/vbase2.C: New test.
18209         * g++.old-deja/g++.abi/vbase3.C: New test.
18210
18211 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18212
18213         * g++.old-deja/g++.pt/friend49.C: New test.
18214
18215 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
18216
18217         * g++.old-deja/g++.ext/anon3.C: New test.
18218
18219 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
18220
18221         * g++.old-deja/g++.other/conv7.C: New test.
18222
18223 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18224
18225         * gcc.c-torture/compile/20010605-2.c: New test.
18226
18227 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18228
18229         * gcc.c-torture/execute/20010604-1.c: New test.
18230
18231 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
18232
18233         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18234
18235 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
18236
18237         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18238         (g++_link_flags): Likewise.
18239         (g++_init): Pass gccpath's value to two previous functions.
18240
18241 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18242
18243         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18244         Ensure logfile entry matches exec command line.
18245
18246 2001-05-31  Richard Henderson  <rth@redhat.com>
18247
18248         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18249         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18250
18251 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
18252
18253         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18254         compiler for irix6.2
18255
18256 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
18257
18258         * g++.old-deja/g++.other/optimize3.C: New file.
18259
18260 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
18261
18262         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18263         assemble.
18264
18265 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
18266
18267         * g++.old-deja/g++.other/optimize2.C: New file.
18268
18269 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
18270
18271         * gcc.c-torture/compile/20010518-2.c: New file.
18272         * gcc.c-torture/execute/20010518-1.c: New file.
18273         * gcc.c-torture/execute/20010518-2.c: New file.
18274
18275 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18276
18277         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18278
18279 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
18280
18281         G++ no longer defines builtins that do not begin with __builtin.
18282         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18283         * g++.old-deja/g++.brendand/misc13.C: Likewise.
18284         * g++.old-deja/g++.law/builtin1.C: Likewise.
18285         * g++.old-deja/g++.law/cvt2.C: Likewise.
18286         * g++.old-deja/g++.mike/net5.C: Likewise.
18287         * g++.old-deja/g++.other/builtins1.C: Likewise.
18288         * g++.old-deja/g++.other/builtins2.C: Likewise.
18289         * g++.old-deja/g++.other/builtins3.C: Likewise.
18290         * g++.old-deja/g++.other/builtins4.C: Likewise.
18291         * g++.old-deja/g++.other/inline8.C: Likewise.
18292         * g++.old-deja/g++.robertl/eb39.C: Likewise.
18293
18294 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
18295
18296         * g++.old-deja/g++.pt/using1.C: Adjust.
18297         * g++.old-deja/g++.pt/using2.C: New test.
18298
18299 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
18300
18301         * gcc.dg/cpp/charconst.c: New tests.
18302         * gcc.dg/cpp/escape.c: New tests.
18303         * gcc.dg/cpp/escape-1.c: New tests.
18304         * gcc.dg/cpp/escape-2.c: New tests.
18305         * gcc.dg/cpp/ucs.c: New tests.
18306
18307 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
18308
18309         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
18310         native compiler for irix6.5.
18311
18312 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
18313
18314         * lib/g++.exp (g++_include_flags): Use args to compute
18315         get_multilibs.
18316         (g++_link_flags): Likewise.
18317         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18318
18319 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18320
18321         * gcc.dg/c90-hexfloat-1.c: Add more tests.
18322
18323 2001-05-21  Geoff Keating  <geoffk@redhat.com>
18324
18325         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18326         this file.
18327
18328 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18329
18330         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18331         STACK_SIZE;
18332         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18333         to STACK_SIZE; Use it to define size of add_histo array.
18334         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18335         to STACK_SIZE.
18336         (f): Use GITT_SIZE to define size of gitt local table.
18337         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18338         to STACK_SIZE; Use it to define size of bytemem array.
18339
18340 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18341
18342         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18343         on 68HC11/HC12 due to the asm instruction.
18344         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18345         * gcc.c-torture/compile/920520-1.x: Likewise.
18346         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18347         on 68HC11/HC12 because the function is larger than 64K.
18348         * gcc.c-torture/compile/961203-1.x: New file, this test fails
18349         on 68HC11/HC12 because the structure is too large.
18350
18351 2001-05-20  Richard Henderson  <rth@redhat.com>
18352
18353         * gcc.c-torture/execute/20010520-1.c: New.
18354
18355 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18356
18357         * g++.old-deja/g++.warn/compare1.C: New test.
18358         * gcc.dg/compare4.c: New test.
18359
18360 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
18361
18362         * g++.old-deja/g++.other/optimize1.C: New test.
18363
18364 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18365
18366         * g++.old-deja/g++.pt/spec41.C: New test.
18367
18368 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
18369
18370         * gcc.c-torture/compile/20010114-1.x: Remove.
18371
18372 2001-05-18  Stan Shebs  <shebs@apple.com>
18373
18374         * gcc.c-torture/compile/20010518-1.c: New test.
18375
18376 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
18377
18378         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
18379         * g++.old-deja/g++.pt/crash67.C: New test.
18380
18381 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
18382
18383         * g++.old-deja/g++.other/debug9.C: New test.
18384
18385 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
18386
18387         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
18388
18389 2001-05-16  Jan Hubicka  <jh@suse.cz>
18390
18391         * gcc.c-torture/compile/20010516-1.c: New test.
18392
18393 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18394
18395         * g++.old-deja/g++.other/crash41.C: New test.
18396
18397 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18398
18399         * g++.old-deja/g++.pt/crash66.C: New test.
18400
18401 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
18402
18403         * g++.old-deja/g++.robertl/eb27.C: Convert.
18404
18405 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18406
18407         * g++.dg/friend-warn.C: New test.  Do not warn about friend
18408         declaration being redundant.
18409
18410 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
18411
18412         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18413
18414 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
18415
18416         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18417
18418 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
18419
18420         * lib/g++.exp: Use testsuite_flags.
18421
18422 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
18423
18424         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18425
18426 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18427
18428         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18429
18430 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18431
18432         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18433
18434 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18435
18436         * gcc.c-torture/compile/20010313-1.c: New test.
18437
18438 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
18439
18440         * gcc.dg/cpp/direct2.c: New test.
18441         * gccq.dg/cpp/direct2s.c: New test.
18442
18443         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18444
18445 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
18446
18447         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18448         * g++.old-deja/g++.other/op3.C: Likewise.
18449
18450 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18451
18452         * gcc.dg/cpp/syshdr.h: New file.
18453         * gcc.dg/cpp/sysmac1.c: Update.
18454         * gcc.dg/cpp/sysmac2.c: Update.
18455
18456 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18457
18458         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18459
18460 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
18461
18462         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18463         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18464
18465 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
18466
18467         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18468
18469 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
18470
18471         * lib/g++.exp (g++_include_flags): Don't use any special flags
18472         if TESTING_IN_BUILD_TREE is not defined.
18473         (g++_init): Use a plain 'c++' as the compiler if
18474         TESTING_IN_BUILD_TREEE is not defined.
18475
18476 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18477
18478         * g++.old-deja/g++.eh/catch13.C: New test.
18479         * g++.old-deja/g++.eh/catch14.C: New test.
18480
18481 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18482
18483         * gcc.dg/cpp/tr-define.c: New test.
18484
18485 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
18486
18487         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18488         <stdlib.h>, not <malloc.h>.
18489
18490 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18491
18492         * g++.old-deja/g++.ns/template17.C: New test.
18493
18494 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18495
18496         * g++.old-deja/g++.pt/ref4.C: New test.
18497
18498 2001-04-30  Richard Henderson  <rth@redhat.com>
18499
18500         * gcc.dg/20000724-1.c: Revert last change.
18501
18502 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
18503
18504         * g77.f-torture/execute/20010430.f: New test.
18505
18506 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
18507
18508         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18509
18510 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18511
18512         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18513
18514 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18515
18516         * g++.old-deja/g++.eh/crash6.C: New test.
18517
18518 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18519
18520         * g++.old-deja/g++.other/warn7.C: New test.
18521
18522 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18523
18524         * g++.old-deja/g++.other/defarg9.C: New test.
18525
18526 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18527
18528         * g77.f-torture/compile/20010426.f: New test.
18529         * g77.f-torture/execute/20010426.f: New test.
18530
18531 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18532
18533         * g77.f-torture/compile/20000629-1.x: Remove - error
18534         has been fixed.
18535
18536 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18537
18538         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18539         Tweak slightly to work with g++.dg framework.
18540         * g++.dg/special/ecos.exp: Run initp1.C test.
18541         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18542
18543         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18544         its linker doesn't give line numbers either.
18545         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18546
18547 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18548
18549         * g++.old-deja/g++.other/lex1.C: New test.
18550
18551 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18552
18553         * gcc.dg/noncompile/20010425-1.c: New test.
18554
18555 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18556
18557         * g++.old-deja/g++.pt/mangle2.C: New test.
18558
18559 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18560
18561         * gcc.dg/format/plus-1.c: New test.
18562
18563 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18564
18565         * gcc.dg/20010423-1.c: New test.
18566
18567 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18568
18569         * gcc.c-torture/execute/20010422-1.c: New test.
18570
18571 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18572
18573         * g++.old-deja/g++.ns/type2.C: New test.
18574
18575 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18576
18577         * g++.old-deja/g++.other/perf1.C: New test.
18578
18579 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18580
18581         * gcc.dg/c99-func-2.c: Remove xfail.
18582         * gcc.dg/c99-func-3.c: Remove xfail.
18583         * gcc.dg/c99-func-4.c: Remove xfail.
18584
18585 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18586
18587         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18588
18589 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18590
18591         * gcc.c-torture/compile/20010423-1.c: New test.
18592
18593 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18594
18595         * g++.old-deja/g++.pt/typename28.C: New test.
18596
18597 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18598
18599         * g++.old-deja/g++.abi/empty2.C: New test.
18600         * g++.old-deja/g++.abi/empty3.C: New test.
18601
18602 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18603
18604         * g++.old-deja/g++.other/comdat2.C: New test.
18605         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18606
18607 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18608
18609         * g++.old-deja/g++.other/overload14.C: New test.
18610
18611 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18612
18613         * g++.old-deja/g++.other/lookup23.C: New test.
18614
18615 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18616
18617         * gcc.c-torture/execute/20010403-1.c: New test.
18618
18619 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18620             Mark Mitchell  <mark@codesourcery.com>
18621
18622         * lib/old-dejagnu.exp: Don't delete output of executable.
18623         Add .exe suffix to executables.
18624
18625 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18626
18627         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18628
18629 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18630
18631         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18632
18633 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18634
18635         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18636         * g++.old-deja/g++.abi/crash1.C: New test.
18637
18638 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18639
18640         * g++.old-deja/g++.other/crash40.C: New test.
18641
18642 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18643
18644         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18645
18646 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18647
18648         * g++.old-deja/g++.other/warn6.C: New test.
18649
18650 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18651
18652         * g++.old-deja/g++.robertl/eb42.C: Same.
18653
18654 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18655
18656         * gcc.dg/wtr-conversion-1.c: New testcase.
18657
18658 2001-04-10  Richard Henderson  <rth@redhat.com>
18659
18660         * g++.old-deja/g++.other/array5.C: New.
18661
18662 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18663
18664         * gcc.c-torture/execute/20010408-1.c: New test.
18665
18666 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18667
18668         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18669         headers and constructs.
18670         * g++.old-deja/g++.robertl/eb79.C: Same.
18671         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18672         * g++.old-deja/g++.robertl/eb73.C: Same.
18673         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18674         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18675         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18676         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18677         * g++.old-deja/g++.robertl/eb44.C: Same.
18678         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18679         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18680         * g++.old-deja/g++.robertl/eb39.C: Same.
18681         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18682         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18683         * g++.old-deja/g++.robertl/eb30.C: Same.
18684         * g++.old-deja/g++.robertl/eb3.C: Same.
18685         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18686         * g++.old-deja/g++.robertl/eb21.C: Same.
18687         * g++.old-deja/g++.robertl/eb15.C: Same.
18688         * g++.old-deja/g++.robertl/eb118.C: Same.
18689         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18690         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18691         * g++.old-deja/g++.robertl/eb109.C: Same.
18692         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18693         * g++.old-deja/g++.mike/rtti1.C: Same.
18694         * g++.old-deja/g++.mike/p658.C: Same.
18695         * g++.old-deja/g++.mike/net46.C: Same.
18696         * g++.old-deja/g++.mike/net34.C: Same.
18697         * g++.old-deja/g++.mike/memoize1.C: Same.
18698         * g++.old-deja/g++.mike/eh2.C: Same.
18699         * g++.old-deja/g++.law/weak.C: Same.
18700         * g++.old-deja/g++.law/visibility7.C: Same.
18701         * g++.old-deja/g++.law/visibility25.C: Same.
18702         * g++.old-deja/g++.law/visibility22.C: Same.
18703         * g++.old-deja/g++.law/visibility2.C: Same.
18704         * g++.old-deja/g++.law/visibility17.C: Same.
18705         * g++.old-deja/g++.law/visibility13.C: Same.
18706         * g++.old-deja/g++.law/visibility10.C: Same.
18707         * g++.old-deja/g++.law/visibility1.C: Same.
18708         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18709         * g++.old-deja/g++.law/vbase1.C: Same.
18710         * g++.old-deja/g++.law/operators32.C: Same.
18711         * g++.old-deja/g++.law/nest3.C: Same.
18712         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18713         * g++.old-deja/g++.law/except5.C (main): Same.
18714         * g++.old-deja/g++.law/cvt7.C (run): Same.
18715         * g++.old-deja/g++.law/cvt2.C: Same.
18716         * g++.old-deja/g++.law/cvt16.C: Same.
18717         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18718         * g++.old-deja/g++.law/ctors17.C (main): Same.
18719         * g++.old-deja/g++.law/ctors13.C: Same.
18720         * g++.old-deja/g++.law/ctors12.C (main): Same.
18721         * g++.old-deja/g++.law/ctors10.C: Same.
18722         * g++.old-deja/g++.law/code-gen5.C: Same.
18723         * g++.old-deja/g++.law/bad-error7.C: Same.
18724         * g++.old-deja/g++.law/arm9.C: Same.
18725         * g++.old-deja/g++.law/arm12.C: Same.
18726         * g++.old-deja/g++.law/arg8.C: Same.
18727         * g++.old-deja/g++.law/arg1.C: Same.
18728         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18729         * g++.old-deja/g++.jason/template31.C: Same.
18730         * g++.old-deja/g++.jason/template24.C (main): Same.
18731         * g++.old-deja/g++.jason/2371.C: Same.
18732         * g++.old-deja/g++.eh/new2.C: Same.
18733         * g++.old-deja/g++.eh/new1.C: Same.
18734         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18735         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18736         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18737         * g++.old-deja/g++.brendan/crash62.C: Same.
18738         * g++.old-deja/g++.brendan/crash52.C: Same.
18739         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18740         * g++.old-deja/g++.brendan/crash38.C: Same.
18741         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18742         * g++.old-deja/g++.brendan/copy9.C: Same.
18743
18744 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18745
18746         * gcc.c-torture/execute/20001203-2.c (memset):
18747         Count argument is of type __SIZE_TYPE__.
18748
18749 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18750
18751         * gcc.c-torture/compile/20010404-1.c: New test.
18752
18753 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18754
18755         * gcc.c-torture/compile/20010326-1.c: New test.
18756
18757 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18758
18759         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18760         peculiarities of the SH.
18761         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18762
18763 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18764
18765         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18766         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18767         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18768
18769 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18770
18771         * g77.f-torture/compile/20010321-1.f: New test.
18772
18773 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18774
18775         * gcc.c-torture/compile/20010329-1.c: New test.
18776
18777 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18778
18779         * gcc.c-torture/execute/20010329-1.c: New test.
18780
18781 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18782
18783         * g++.old-deja/g++.other/eh4.C: Fix typo.
18784
18785 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18786
18787         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18788
18789 2001-03-28  Philip Blundell  <philb@gnu.org>
18790
18791         * gcc.c-torture/compile/20010328-1.c: New test.
18792
18793 2001-03-27  Richard Henderson  <rth@redhat.com>
18794
18795         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18796         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18797
18798 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18799
18800         * gcc.c-torture/compile/20010327-1.c: New test.
18801
18802 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18803
18804         * g++.old-deja/g++.other/friend12.C: New test.
18805         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18806         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18807
18808 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18809
18810         * gcc.c-torture/execute/20010325-1.c: New test.
18811
18812 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18813
18814         * g++.old-deja/g++.other/mangle3.C: New test.
18815
18816 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18817
18818         * g++.old-deja/g++.other/anon8.C: New test.
18819
18820 2001-03-20  Philip Blundell  <philb@gnu.org>
18821
18822         * gcc.c-torture/compile/20010320-1.c: New test.
18823
18824 2001-03-17  Richard Henderson  <rth@redhat.com>
18825
18826         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18827
18828 2001-03-15  Geoff Keating  <geoff@redhat.com>
18829
18830         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18831         tests on AIX.
18832
18833 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18834
18835         * g++.old-deja/g++.other/eh4.C: New test.
18836
18837 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18838
18839         * gcc.dg/cpp/mi1.c: Update.
18840
18841 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18842
18843         * g++.old-deja/g++.other/regstack.C: New test.
18844
18845 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18846
18847         * g++.old-deja/g++.other/ref4.C: New test.
18848
18849 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18850
18851         * objc/execute/va_method.m: Added.
18852         * objc/execute/IMP.m: Added.
18853         * objc/execute/_cmd.m: Added.
18854         * objc/execute/accessing_ivars.m: Added.
18855         * objc/execute/class-1.m: Added.
18856         * objc/execute/class-10.m: Added.
18857         * objc/execute/class-11.m: Added.
18858         * objc/execute/class-12.m: Added.
18859         * objc/execute/class-13.m: Added.
18860         * objc/execute/class-14.m: Added.
18861         * objc/execute/class-2.m: Added.
18862         * objc/execute/class-3.m: Added.
18863         * objc/execute/class-4.m: Added.
18864         * objc/execute/class-5.m: Added.
18865         * objc/execute/class-6.m: Added.
18866         * objc/execute/class-7.m: Added.
18867         * objc/execute/class-8.m: Added.
18868         * objc/execute/class-9.m: Added.
18869         * objc/execute/class-tests-1.h
18870         * objc/execute/class-tests-2.h
18871         * objc/execute/compatibility_alias.m: Added.
18872         * objc/execute/encode-1.m: Added.
18873         * objc/execute/formal_protocol-1.m: Added.
18874         * objc/execute/formal_protocol-2.m: Added.
18875         * objc/execute/formal_protocol-3.m: Added.
18876         * objc/execute/formal_protocol-4.m: Added.
18877         * objc/execute/formal_protocol-5.m: Added.
18878         * objc/execute/formal_protocol-6.m: Added.
18879         * objc/execute/formal_protocol-7.m: Added.
18880         * objc/execute/informal_protocol.m: Added.
18881         * objc/execute/initialize.m: Added.
18882         * objc/execute/load.m: Added.
18883         * objc/execute/many_args_method.m: Added.
18884         * objc/execute/nested-3.m: Added.
18885         * objc/execute/no_clash.m: Added.
18886         * objc/execute/private.m: Added.
18887         * objc/execute/redefining_self.m: Added.
18888         * objc/execute/root_methods.m: Added.
18889         * objc/execute/selector-1.m: Added.
18890         * objc/execute/static-1.m: Added.
18891         * objc/execute/static-2.m: Added.
18892         * objc/execute/va_method.m: Added.
18893
18894 2001-03-10  Richard Henderson  <rth@redhat.com>
18895
18896         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18897
18898 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18899
18900         * g++.old-deja/g++.other/crash31.C: XFAIL.
18901         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18902         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18903         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18904         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18905         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18906
18907 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18908
18909         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18910
18911 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18912
18913         * gcc.dg/20000724-1.c: Don't use multiline strings.
18914
18915 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18916
18917         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18918         result of -cString against what we expect it to be; don't just
18919         print it out for no one to read.
18920
18921         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18922         Based on testcases provided by Nicola Pero.
18923
18924 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18925
18926         * gcc.dg/cpp/macro7.c: New test.
18927
18928 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18929
18930         * gcc.dg/cpp/multiline.c: Update.
18931
18932 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18933
18934         * g++.old-deja/g++.other/enum3.C: New test.
18935
18936 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18937
18938         * g++.old-deja/g++.other/pod1.C: New test.
18939
18940 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18941
18942         * g++.old-deja/g++.ext/overload1.C: New test.
18943
18944 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18945
18946         * g++.old-deja/g++.pt/using1.C: New test.
18947
18948 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18949
18950         * g++.old-deja/g++.other/using9.C: New test.
18951
18952 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18953
18954         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18955
18956         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18957
18958 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18959
18960         * g++.old-deja/g++.ext/realpt1.C: Remove.
18961
18962 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18963
18964         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18965
18966 2001-02-26  Will Cohen  <wcohen@redhat.com>
18967
18968         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18969
18970 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18971
18972         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18973         templatized constructors.
18974
18975 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18976
18977         * gcc.c-torture/execute/20010224-1.c: New test.
18978
18979 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18980
18981         * gcc.c-torture/execute/20010222-1.c: New test.
18982
18983 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18984
18985         * g++.old-deja/g++.other/inline20.C: New test.
18986
18987 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18988
18989         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18990
18991 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18992
18993         * g++.old-deja/g++.other/lookup22.C: New test.
18994
18995 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18996
18997         * g77.dg: New directory.
18998         * g77.dg/20010216-1.f: New test case.
18999         * g77.dg/dg.exp: New driver.
19000         * lib/g77-dg.exp: New driver library.
19001
19002 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19003
19004         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
19005
19006 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
19007
19008         * g++.old-deja/g++.other/decl9.C: New test.
19009
19010 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
19011
19012         * g++.old-deja/g++.other/init16.C: Update the test so that it does
19013         not need <string> and also tests the initialization at runtime.
19014
19015 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19016
19017         * gcc.c-torture/execute/longlong.c: New test.
19018
19019 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19020
19021         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
19022
19023 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19024
19025         * gcc.c-torture/execute/920302-1.c (execute):
19026         Change argument type to short.
19027
19028 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19029
19030         * g++.old-deja/g++.pt/deduct6.C: New test.
19031
19032 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19033
19034         * g++.old-deja/g++.pt/deduct5.C: New test.
19035
19036 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
19037
19038         * gcc.c-torture/execute/20010209-1.c: New test.
19039
19040 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19041
19042         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
19043
19044 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
19045
19046         * g++.dg/vtgc1.C: Update for new ABI.
19047
19048         * consistency.vlad: New directory, 1665 files.
19049
19050 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19051
19052         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
19053         return type.
19054         * gcc.dg/cpp/digraphs.c: Declare puts.
19055
19056 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19057
19058         * g++.old-deja/g++.other/warn5.C: New test.
19059
19060 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19061
19062         * g++.old-deja/g++.pt/spec40.C: New test.
19063
19064 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19065
19066         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
19067         case.
19068         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
19069
19070 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
19071
19072         * gcc.c-torture/compile/20010209-1.c: New test.
19073
19074 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
19075
19076         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
19077         excess errors message but not if it crashes.
19078         * g++.old-deja/g++.other/crash27.C: Likewise.
19079         * g++.old-deja/g++.other/crash28.C: Likewise.
19080         * g++.old-deja/g++.other/crash30.C: Likewise.
19081         * g++.old-deja/g++.other/crash32.C: Likewise.
19082         * g++.old-deja/g++.other/crash35.C: Likewise.
19083         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19084
19085 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19086
19087         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
19088         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
19089         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
19090         g77.f-torture/execute/execute.exp,
19091         g77.f-torture/noncompile/noncompile.exp,
19092         gcc.c-torture/execute/execute.exp,
19093         gcc.c-torture/execute/memcheck/memcheck.exp,
19094         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
19095         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
19096         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
19097         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
19098         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
19099         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
19100         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19101         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
19102         Remove bug reporting instructions with ancient email addresses.
19103
19104 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19105
19106         * gcc.dg/20010202-1.c: New test.
19107         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19108
19109 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19110
19111         * g++.dg/stdbool-if.C: New test.
19112
19113 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19114
19115         * objc/execute/fdecl.m: Added main().
19116
19117 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19118
19119         * gcc.c-torture/execute/20010206-1.c: New test.
19120
19121 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19122
19123         * gcc.dg/cpp/avoidpaste1.c: Update.
19124
19125 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19126
19127         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19128         Pero <nicola@brainstorm.co.uk>.
19129         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19130
19131 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19132
19133         * g++.old-deja/g++.pt/spec39.C: New test.
19134
19135 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19136
19137         * gcc.c-torture/compile/20010202-1.c: New test.
19138
19139 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19140
19141         * g++.old-deja/g++.abi/primary2.C: New test.
19142         * g++.old-deja/g++.abi/primary3.C: New test.
19143         * g++.old-deja/g++.abi/primary4.C: New test.
19144         * g++.old-deja/g++.abi/primary5.C: New test.
19145         * g++.old-deja/g++.abi/vtable3.h: New test.
19146         * g++.old-deja/g++.abi/vtable3a.C: New test.
19147         * g++.old-deja/g++.abi/vtable3b.C: New test.
19148         * g++.old-deja/g++.abi/vtable3c.C: New test.
19149         * g++.old-deja/g++.abi/vtable3d.C: New test.
19150         * g++.old-deja/g++.abi/vtable3e.C: New test.
19151         * g++.old-deja/g++.abi/vtable3f.C: New test.
19152         * g++.old-deja/g++.abi/vtable3g.C: New test.
19153         * g++.old-deja/g++.abi/vtable3h.C: New test.
19154         * g++.old-deja/g++.abi/vtable3i.C: New test.
19155         * g++.old-deja/g++.abi/vtable3j.C: New test.
19156         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19157
19158 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19159
19160         * g++.old-deja/g++.other/anon6.C: New test.
19161         * g++.old-deja/g++.other/anon7.C: New test.
19162
19163 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19164
19165         * gcc.dg/cpp/avoidpaste2.c: New tests.
19166
19167 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19168
19169         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19170
19171 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19172
19173         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19174         DECIMAL_DIG cases for Irix."
19175
19176 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19177
19178         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19179
19180 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19181
19182         * gcc.dg/c99-tag-1.c: New test.
19183
19184 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19185
19186         * gcc.dg/cpp/tr-warn1.c: Add tests.
19187
19188 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19189
19190         * gcc.dg/cpp/avoidpaste1.c: Update.
19191         * gcc.dg/cpp/paste4.c: Update.
19192
19193 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
19194
19195         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19196         cases for Irix.
19197
19198 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19199
19200         * g++.old-deja/g++.other/inline19.C: New test.
19201
19202 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19203
19204         * gcc.dg/Wlarger-than.c: New test.
19205
19206 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19207
19208         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19209
19210 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
19211
19212         * gcc.c-torture/execute/20010129-1.c: New test.
19213         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19214
19215 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19216
19217         * gcc.dg/cpp/avoidpaste1.c: Test case.
19218
19219 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
19220
19221         * g++.old-deja/g++.other/inline18.C: New test.
19222
19223 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19224
19225         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19226         and __builtin_putchar.
19227
19228 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
19229
19230         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19231         tests.
19232
19233 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
19234
19235         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19236         floating point number rounding mode to round to the nearest
19237         representable mode.
19238
19239 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
19240
19241         * g++.old-deja/g++.other/mangle2.C: New test.
19242
19243 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19244
19245         * gcc.c-torture/compile/20010124-1.c: New test.
19246
19247 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
19248
19249         * g++.old-deja/g++.pt/spec38.C: New test.
19250
19251 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19252
19253         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19254         "Build don't run".
19255
19256 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19257
19258         * gcc.c-torture/execute/20010123-1.c: New test.
19259
19260 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19261
19262         * g++.old-deja/g++.pt/spec37.C: New test.
19263
19264 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19265
19266         * g++.old-deja/g++.pt/overload14.C: New test.
19267
19268 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19269
19270         * gcc.c-torture/execute/20010122-1.c: New test, exercise
19271         __builtin_return_address.
19272
19273 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
19274
19275         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19276         * g++.old-deja/g++.pt/spec35.C: New test.
19277         * g++.old-deja/g++.pt/spec36.C: New test.
19278
19279 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
19280
19281         * gcc.c-torture/compile/20010118-1.c: New test.
19282
19283 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
19284
19285         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19286
19287 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19288
19289         * gcc.c-torture/execute/20010119-1.c: New test.
19290
19291 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19292
19293         * g++.old-deja/g++.other/vbase5.C: New test.
19294
19295 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19296
19297         * gcc.c-torture/execute/20010118-1.c: New test.
19298
19299 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19300
19301         * g++.old-deja/g++.pt/deduct3.C: New test.
19302
19303 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19304
19305         * g++.old-deja/g++.pt/spec34.C: New test.
19306
19307 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19308
19309         * g77.f-torture/compile/20000601-2.f: New test.
19310
19311 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19312
19313         * g++.old-deja/g++.other/init17.C: New test.
19314
19315 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
19316
19317         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19318
19319 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19320
19321         * g++.old-deja/g++.pt/unify8.C: New test.
19322
19323 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19324
19325         * g++.old-deja/g++.abi/vbase1.C: New test.
19326
19327 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19328
19329         * g++.old-deja/g++.pt/crash65.C: New test.
19330
19331 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19332
19333         * gcc.dg/cpp/assembl2.S: New test case.
19334
19335 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
19336
19337         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19338         are supported.
19339
19340 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19341
19342         * g++.old-deja/g++.other/builtins1.C: New test.
19343         * g++.old-deja/g++.other/builtins2.C: Likewise.
19344         * g++.old-deja/g++.other/builtins3.C: Likewise.
19345         * g++.old-deja/g++.other/builtins4.C: Likewise.
19346
19347 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
19348
19349         * gcc.c-torture/compile/20010117-1.c: New test.
19350         * gcc.c-torture/compile/20010117-2.c: New test.
19351
19352 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19353
19354         * g77.f-torture/execute/20010116.[fx]: New test,
19355         XFAIL on i?86-*-*.
19356         * g77.f-torture/compile/20010115.f: Indicate it's
19357         a test for PR fortran/1636.
19358
19359 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19360
19361         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
19362
19363 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19364
19365         * g77.f-torture/compile/20010115.f: New test.
19366
19367 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
19368
19369         * g++.old-deja/g++.pt/nontype5.C: New test.
19370
19371 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19372
19373         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
19374         have an equivalent working one below it.
19375
19376 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19377
19378         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
19379         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19380
19381 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19382
19383         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
19384         message containing "init_priority".
19385         (conpr-2.C): Likewise.
19386         (conpr-3.C): Likewise.
19387         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
19388
19389 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19390
19391         * gcc.c-torture/execute/20010114-2.c: New test.
19392
19393 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19394
19395         * gcc.c-torture/compile/20010114-1.c: New test.
19396         * gcc.c-torture/compile/20010114-1.x: Xfail.
19397         * gcc.c-torture/compile/20010114-2.c: New test.
19398         * gcc.c-torture/execute/20010114-1.c: New test.
19399         * gcc.dg/trunc-1.c: New test.
19400         * gcc.dg/uninit-B.c: New test.
19401
19402 2001-01-13  Nick Clifton  <nickc@redhat.com>
19403
19404         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19405         target.
19406
19407 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19408
19409         * gcc.c-torture/compile/20010113-1.c: New test.
19410
19411 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
19412
19413         * gcc.c-torture/compile/20001212-1.c: New test.
19414
19415 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19416
19417         * gcc.dg/cpp/widestr1.c: Update.
19418         * gcc.dg/cpp/prag-imp.c: Remove.
19419
19420 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
19421
19422         * gcc.c-torture/execute/20000801-3.x: Remove.
19423         * gcc.dg/c90-init-1.c: New test.
19424         * gcc.dg/c99-init-1.c: New test.
19425         * gcc.dg/c99-init-2.c: New test.
19426         * gcc.dg/gnu99-init-1.c: New test.
19427
19428 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
19429
19430         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19431         testing that no relevant ones were found.
19432
19433 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19434
19435         * g++.old-deja/g++.pt/cast2.C: New test.
19436
19437 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19438
19439         * g++.old-deja/g++.pt/friend47.C: New test.
19440
19441 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19442
19443         * g++.old-deja/g++.pt/instantiate13.C: New test.
19444
19445 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19446
19447         * g++.old-deja/g++.other/defarg7.C: New test.
19448         * g++.old-deja/g++.other/defarg8.C: New test.
19449
19450 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19451
19452         * g++.old-deja/g++.pt/crash64.C: New test.
19453
19454 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19455
19456         * g++.old-deja/g++.pt/crash63.C: New test.
19457
19458 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19459
19460         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19461
19462 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
19463
19464         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19465
19466 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19467
19468         * g++.old-deja/g++.pt/error3.C: New test.
19469
19470 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19471
19472         * g++.old-deja/g++.other/crash39.C: New test.
19473
19474 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19475
19476         * g++.old-deja/g++.other/vbase4.C: New test.
19477
19478 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
19479
19480         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19481         * gcc.dg/special/20000419-2.c: New file. Identical to above.
19482         * gcc.dg/special/special.exp: New test driver which will check
19483         for alias support for the above test.
19484
19485 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
19486
19487         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19488         problems on small machines.
19489         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19490         parameterize.
19491
19492 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
19493
19494         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19495         mips.
19496         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19497
19498 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
19499
19500         * g++.old_deja/g++.pt/using8.C: New test.
19501
19502 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19503
19504         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19505
19506 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
19507
19508         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19509         where a failure is expected.
19510         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19511
19512 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19513
19514         * g++.old_deja/g++.pt/instantiate12.C: New test.
19515
19516 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19517
19518         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19519         start of structs.
19520         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19521         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19522         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19523         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19524         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19525         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19526         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19527         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19528         * g++.old-deja/g++.eh/spec6.C: Likewise.
19529         * g++.old-deja/g++.jason/crash3.C: Likewise.
19530         * g++.old-deja/g++.law/ctors11.C: Likewise.
19531         * g++.old-deja/g++.law/ctors17.C: Likewise.
19532         * g++.old-deja/g++.law/ctors5.C: Likewise.
19533         * g++.old-deja/g++.law/ctors9.C: Likewise.
19534         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19535         * g++.old-deja/g++.mike/net22.C: Likewise.
19536         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19537         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19538         * g++.old-deja/g++.mike/virt3.C: Likewise.
19539         * g++.old-deja/g++.niklas/t128.C: Likewise.
19540         * g++.old-deja/g++.other/anon4.C: Likewise.
19541         * g++.old-deja/g++.other/using1.C: Likewise.
19542         * g++.old-deja/g++.other/warn3.C: Likewise.
19543         * g++.old-deja/g++.pt/t37.C: Likewise.
19544         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19545         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19546
19547 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19548
19549         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19550
19551 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19552
19553         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19554
19555 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19556
19557         * gcc.c-torture/compile/20010107-1.c: New test.
19558
19559 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19560
19561         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19562
19563 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19564
19565         * gcc.dg/format/format.h: New file.
19566         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19567         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19568         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19569         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19570         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19571         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19572         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19573         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19574         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19575         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19576         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19577         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19578         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19579         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19580         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19581         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19582         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19583         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19584         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19585         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19586         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19587         instead of declaring standard types, macros and functions in each
19588         test.
19589
19590 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19591
19592         * gcc.c-torture/execute/20010106-1.c: New test.
19593
19594 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19595
19596         * gcc.dg/format/format.exp: New file.
19597         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19598         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19599         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19600         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19601         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19602         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19603         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19604         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19605         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19606         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19607         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19608         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19609         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19610         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19611         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19612         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19613         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19614         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19615         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19616         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19617         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19618         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19619         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19620         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19621         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19622         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19623         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19624         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19625         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19626         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19627         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19628         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19629         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19630         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19631         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19632         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19633         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19634         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19635         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19636         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19637         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19638         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19639
19640 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19641
19642         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19643         account.
19644
19645 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19646
19647         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19648
19649 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19650
19651         * g++.old-deja/g++.pt/crash62.C: New test.
19652
19653 2001-01-04  Richard Henderson  <rth@redhat.com>
19654
19655         * gcc.dg/20000926-1.c: Update expected warnings.
19656         * gcc.dg/array-2.c: Likewise.
19657         * gcc.dg/array-4.c: Also validate flexible array members.
19658         * gcc.dg/c99-flex-array-1.c: New.
19659
19660 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19661
19662         * gcc.c-torture/compile/20001222-1.x: Remove.
19663
19664 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19665
19666         * gcc.c-torture/execute/built-in-setjmp.c: New.
19667
19668 2001-01-03  Richard Henderson  <rth@redhat.com>
19669
19670         * gcc.dg/940510-1.c: Update expected error wording.
19671         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19672
19673 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19674
19675         * lib/target-supports.exp (check_alias_available): Modified to
19676         indicate aliases not supported if only weak aliases are supported.
19677
19678 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19679
19680         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19681         Turn on cmpstrsi checks for __pj__ and __i370__.
19682
19683 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19684
19685         * g++.old-deja/g++.other/virtual11.C: New test.
19686
19687 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19688
19689         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19690
19691 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19692
19693         * gcc.c-torture/compile/20010102-1.c: New test.
19694
19695 2001-01-02  Andreas Jaeger  <aj@suse.de>
19696
19697         * gcc.dg/noreturn-3.c: New test.
19698
19699         * gcc.dg/noreturn-4.c: New test.
19700
19701 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19702
19703         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19704         __builtin_fputc and __builtin_fwrite.
19705
19706 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19707
19708         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19709         signed char, not default char.
19710
19711 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19712
19713         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19714
19715 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19716
19717         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19718
19719 2000-12-29  Richard Henderson  <rth@redhat.com>
19720
19721         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19722         (__cyg_profile_func_exit): Define.
19723
19724 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19725
19726         * g++.dg/vtgc1.C: New test.
19727
19728 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19729
19730         * gcc.dg/noncompile/20001228-1.c: New test.
19731
19732         * gcc.dg/20001228-1.c: New test.
19733
19734         * gcc.c-torture/execute/20001228-1.c: New test.
19735
19736 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19737
19738         * gcc.dg/format-strfmon-1.c: New test.
19739
19740 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19741
19742         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19743         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19744         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19745         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19746         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19747         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19748         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19749         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19750         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19751         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19752         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19753         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19754         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19755
19756         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19757         * gcc.c-torture/execute/string-opt-4.c: Test index.
19758
19759 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19760
19761         * gcc.c-torture/compile/20001226-1.c: New test.
19762
19763 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19764
19765         * gcc.c-torture/compile/20001222-1.c: New test.
19766         * gcc.c-torture/compile/20001222-1.x: Xfail.
19767
19768 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19769
19770         * gcc.c-torture/execute/comp-goto-2.c: New test.
19771
19772 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19773
19774         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19775         Use long types if __INT_MAX__ is 32767.
19776         (main): Use cast to (sint32 *) when poking 88 into a_page.
19777
19778         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19779
19780 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19781
19782         * gcc.c-torture/compile/20001221-1.c: New test.
19783         * gcc.c-torture/execute/20001221-1.c: New test.
19784
19785 2000-12-20  Richard Henderson  <rth@redhat.com>
19786
19787         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19788         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19789
19790 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19791
19792         * gcc.dg/compare3.c: New test.
19793
19794 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19795
19796         * gcc.dg/format-warnll-1.c: New test.
19797
19798 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19799
19800         * gcc.dg/cpp/cmdlne-P.c: New test.
19801
19802 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19803
19804         * gcc.c-torture/execute/builtin-abs-1.c,
19805         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19806
19807 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19808
19809         * gcc.dg/cpp/multiline.c: New test.
19810
19811 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19812
19813         * g++.old-deja/g++.other/syshdr1.C: Update.
19814         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19815
19816 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19817
19818         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19819
19820 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19821
19822         * g++.old-deja/g++.pt/ttp65.C: New test.
19823
19824 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19825
19826         * g++.old-deja/g++.pt/ttp64.C: New test.
19827
19828 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19829
19830         * g++.old-deja/g++.pt/spec33.C: New test.
19831
19832 2000-12-14  Catherine Moore  <clm@redhat.com>
19833
19834         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19835         * gcc.c-torture/execute/920612-2.c: Likewise.
19836         * gcc.c-torture/execute/920428-2.c: Likewise.
19837         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19838         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19839
19840 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19841
19842         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19843         * gcc.dg/pack-test-2.c: Likewise.
19844
19845 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19846
19847         Tests by Zack Weinberg <zackw@stanford.edu>.
19848
19849         * gcc.dg/cpp/defined.c: Update.
19850         * gcc.dg/cpp/defined_trad.c: New tests.
19851
19852 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19853
19854         * gcc.dg/cpp/trad-direct.c: Update.
19855
19856 2000-12-11  Neil Booth  <neilb@earthling.net>
19857
19858         * gcc.dg/cpp/defined_trad.c
19859
19860 2000-12-11  Neil Booth  <neilb@earthling.net>
19861
19862         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19863
19864 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19865
19866         * gcc.dg/format-miss-2.c: New test.
19867
19868 2000-12-09  Neil Booth  <neilb@earthling.net>
19869
19870         * gcc.dg/cpp/lineflags.c: New tests.
19871         * gcc.dg/cpp/poison.c: Update.
19872         * gcc.dg/cpp/redef2.c: Update.
19873         * gcc.dg/cpp/skipping.c: New test.
19874
19875 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19876
19877         * g++.old-deja/g++.other/eh3.C: New testcase.
19878
19879 2000-12-07  Neil Booth  <neilb@earthling.net>
19880
19881         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19882         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19883         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19884         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19885         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19886         Update.
19887
19888 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19889
19890         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19891         __SIZE_TYPE__ instead of int for type of integers cast to
19892         pointers.
19893
19894 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19895
19896         * g++.old-deja/g++.other/cleanup4.C: New test.
19897
19898 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19899
19900         * format-sec-1.c: New test.
19901
19902 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19903
19904         * gcc.dg/format-nonlit-3.c: New test.
19905
19906 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19907
19908         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19909         through a null pointer.
19910
19911 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19912
19913         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19914         * g++.old-deja/g++.pt/partial4.C: New test.
19915
19916 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19917
19918         * gcc.c-torture/execute/ieee/hugeval.x: New.
19919
19920 2000-12-06  Neil Booth  <neilb@earthling.net>
19921
19922         * gcc.dg/cpp/backslash2.c: New tests.
19923
19924 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19925
19926         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19927         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19928
19929 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19930
19931         * gcc.c-torture/execute/20001203-2.c: New testcase.
19932
19933 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19934
19935         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19936         * g++.old-deja/g++.other/virtual10.C: New test.
19937
19938 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19939
19940         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19941
19942 2000-12-05  Richard Henderson  <rth@redhat.com>
19943
19944         * gcc.c-torture/compile/20001205-1.c: New.
19945
19946 2000-12-04  Neil Booth  <neilb@earthling.net>
19947
19948         * g++.old-deja/g++.other/virtual9.C: New test.
19949         * g++.old-deja/g++.pt/crash61.C: New test.
19950         * gcc.c-torture/execute/loop-9.c: New test.
19951
19952 2000-12-04  Neil Booth  <neilb@earthling.net>
19953
19954         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19955         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19956         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19957         * gcc.dg/cpp/extratokens.c: ...here.
19958
19959 2000-12-04  Neil Booth  <neilb@earthling.net>
19960
19961         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19962         New tests.
19963
19964 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19965
19966         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19967         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19968
19969 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19970
19971         * gcc.c-torture/execute/20001203-1.c: New test.
19972
19973 2000-12-03  Neil Booth  <neilb@earthling.net>
19974
19975         * gcc.dg/cpp/macro6.c: New test cases.
19976
19977 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19978
19979         * gcc.c-torture/execute/string-opt-9.c: New test.
19980         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19981         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19982         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19983
19984         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19985         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19986
19987 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19988
19989         * gcc.dg/cpp/if-6.c: New testcase.
19990
19991         * gcc.dg/20001201-1.c: New testcase.
19992
19993 2000-12-02  Neil Booth  <neilb@earthling.net>
19994
19995         * g++.old-deja/g++.other/externC4.C,
19996         g++.old-deja/g++.other/friend10.C: New tests.
19997
19998 2000-12-02  Neil Booth  <neilb@earthling.net>
19999
20000         * g++.old-deja/g++.other/instan2.C
20001         * g++.old-deja/g++.other/instan3.C: New test.
20002
20003 2000-12-02  Neil Booth  <neilb@earthling.net>
20004
20005         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
20006         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
20007         gnuc99.c,gnuc99-pedantic.c: New tests.
20008
20009 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20010
20011         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
20012         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
20013
20014 2000-12-01  Neil Booth  <neilb@earthling.net>
20015
20016         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
20017         * gcc.dg/cpp/poison.c: Update.
20018         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
20019
20020 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
20021
20022         * g77.f-torture/execute/20001201.f: New test.
20023
20024 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20025
20026         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
20027
20028 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
20029
20030         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
20031
20032 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
20033
20034         * g++.old-deja/g++.other/cast6.C: New test.
20035
20036 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
20037
20038         * gcc.c-torture/execute/20001130-2.c: New testcase.
20039
20040 2000-11-30  Richard Henderson  <rth@redhat.com>
20041
20042         * gcc.c-torture/execute/20001130-1.c: New test.
20043
20044 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20045
20046         * g++.old-deja/g++.other/op3.C: New test.
20047
20048 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20049
20050         * g++.old-deja/g++.other/op2.C: New test.
20051
20052 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20053
20054         * g++.old-deja/g++.other/crash38.C: New test.
20055
20056 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
20057
20058         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
20059
20060 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
20061
20062         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
20063         tests.
20064         * gcc.c-torture/execute/string-opt-6.c: New test.
20065
20066         * gcc.dg/20001117-1.c: Add main.
20067
20068 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
20069
20070         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
20071         Move from here ...
20072         * gcc.dg/940510-1.c: ... to here.
20073
20074         * gcc.dg/20000926-1.c: GNU C now allows initializations of
20075         zero-size arrays in toplevel structures.
20076
20077 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20078
20079         * gcc.c-torture/execute/loop-8.c: New test.
20080
20081 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20082
20083         * g++.old-deja/g++.other/base1.C: New test.
20084
20085 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20086
20087         * g++.old-deja/g++.other/parse2.C: New test.
20088
20089 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20090
20091         * g++.old-deja/g++.pt/incomplete1.C: New test.
20092
20093 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20094
20095         * g++.old-deja/g++.other/friend9.C: New test.
20096
20097 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20098
20099         * gcc.dg/20001127-1.c: New test.
20100
20101 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20102
20103         * g++.old-deja/g++.pt/friend46.C: New test.
20104
20105 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20106
20107         * g++.old-deja/g++.other/ptrmem8.C: New test.
20108
20109 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20110
20111         * gcc.c-torture/execute/string-opt-7.c: New test.
20112         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20113
20114 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20115
20116         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20117         instead of 'mkcheck 2'.
20118
20119 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20120
20121         * gcc.c-torture/execute/memcheck/driver.c,
20122         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20123         C9X references to refer to C99.
20124
20125 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20126
20127         * gcc.dg/ultrasp3.c: New test.
20128
20129 2000-11-25  Neil Booth  <neilb@earthling.net>
20130
20131         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20132
20133 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20134
20135         * gcc.c-torture/compile/20001123-2.c: New.
20136
20137 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20138
20139         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20140
20141 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20142
20143         * gcc.dg/sequence-point-1.c: Add some new tests.
20144         * gcc.c-torture/execute/20001124-1.c: New test.
20145
20146 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20147
20148         * g++.old-deja/g++.other/vaarg4.C: New test.
20149         * gcc.c-torture/compile/20001123-1.c: New test.
20150
20151 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20152
20153         * g++.other/crash24.C: Adjust and remove XFAIL.
20154         * g++.other/crash37.C: New test.
20155
20156 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20157
20158         * g++.old-deja/g++.pt/instantiate9.C: New test.
20159
20160 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20161
20162         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20163         new ABI, too.
20164
20165         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20166         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20167
20168 2000-11-22  Neil Booth  <neilb@earthling.net>
20169
20170         * gcc.dg/cpp/Wtrigraphs.c: New test.
20171
20172 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20173
20174         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20175
20176 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20177
20178         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20179
20180 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20181
20182         * lib/gcc-dg.exp: load_lib scanasm.exp.
20183         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20184         * lib/g++-dg.exp: load_lib scanasm.exp.
20185         * lib/scanasm.exp: New.
20186         (scan-assembler, scan-assembler-not): Add optional arguments to
20187         test name, or if not present, the pattern name.
20188         (scan-assembler-dem, scan-assembler-dem-not): New.
20189
20190         * g++.dg/dg.exp: New.
20191
20192 2000-11-21  Neil Booth  <neilb@earthling.net>
20193
20194         * gcc.dg/cpp/integrated1.c: Remove.
20195
20196 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20197
20198         * gcc.c-torture/execute/20001121-1.c: New test.
20199
20200 2000-11-21  Richard Henderson  <rth@redhat.com>
20201
20202         * gcc.c-torture/compile/20001121-1.c: New test.
20203
20204 2000-11-20  Neil Booth  <neilb@earthling.net>
20205
20206         * gcc.dg/cpp/integrated1.c: New test.
20207
20208 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20209
20210         * g++.old-deja/g++.other/inline17.C: New test.
20211
20212 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
20213
20214         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20215         local variable to be zero: I made the variable global. Now
20216         uses abort() and exit() instead of relying on main's return value.
20217
20218 2000-11-20  Neil Booth  <neilb@earthling.net>
20219
20220         * gcc.dg/cpp/paste2.c: Update test.
20221         * objc/execute/paste.m: New test.
20222
20223 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20224
20225         * gcc.dg/c99-condexpr-1.c: New test.
20226
20227 2000-11-20  Neil Booth  <neilb@earthling.net>
20228
20229         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20230
20231 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
20232
20233         * g++.old-deja/g++.pt/export1.C: New test.
20234
20235 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
20236
20237         * gcc.dg/20001117-1.c: New test.
20238
20239 2000-11-18  Richard Henderson  <rth@redhat.com>
20240
20241         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20242
20243 2000-11-18  Richard Henderson  <rth@redhat.com>
20244
20245         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20246         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20247         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20248
20249 2000-11-18  Richard Henderson  <rth@redhat.com>
20250
20251         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20252         (main): New.  Exit cleanly.
20253
20254 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20255
20256         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20257         gcc.dg/c99-fordecl-2.c: New tests.
20258
20259 2000-11-18  Richard Henderson  <rth@redhat.com>
20260
20261         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20262         * gcc.c-torture/execute/zerolen-2.c: New.
20263
20264 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20265
20266         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20267         memory.
20268
20269 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20270
20271         * g++.old-deja/g++.pt/instantiate8.C: New test.
20272
20273 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20274
20275         * g++.old-deja/g++.other/incomplete.C: Add more tests.
20276         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20277
20278 2000-11-16  Nick Clifton  <nickc@redhat.com>
20279
20280         * gcc.c-torture/execute/nestfunc-2.c: New test.
20281         * gcc.c-torture/execute/nestfunc-3.c: New test.
20282
20283 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20284
20285         * gcc.c-torture/compile/20001116-1.c: New test.
20286
20287 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20288
20289         * gcc.c-torture/execute/20001115-1.c: New test.
20290
20291 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
20292
20293         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20294         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20295         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20296         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20297
20298 2000-11-15  Neil Booth  <neilb@earthling.net>
20299
20300         gcc.dg/cpp/_Pragma1.c: Update.
20301         gcc.dg/cpp/_Pragma2.c: New test.
20302
20303 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20304
20305         * g++.old-deja/g++.other/anon5.C: New test.
20306
20307 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20308
20309         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20310         tests.
20311
20312 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
20313
20314         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20315         output.
20316
20317 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20318
20319         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20320         labels at end of compound statements.
20321
20322 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
20323
20324         * gcc.c-torture/execute/loop-7.c: New test.
20325
20326 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20327
20328         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20329
20330 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20331
20332         * gcc.dg/c99-bool-1.c: New test.
20333
20334 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20335
20336         * gcc.dg/c99-scope-1.c: Remove xfail.
20337         * gcc.dg/c99-scope-2.c: New test.
20338
20339 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20340
20341         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20342         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20343
20344 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
20345
20346         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20347         error messages.
20348
20349         * g++.mike/p700.C: Don't typedef wchar_t.
20350         * g++.mike/p784.C: Likewise.
20351         * g++.mike/eb101.C: Don't use __wchar_t.
20352
20353 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
20354
20355         * g77.f-torture/execute/20001111.[fx]: Test premature exit
20356         from DO loop.
20357
20358 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20359
20360         * gcc.c-torture/execute/20001111-1.c: New test.
20361
20362 2000-11-10  Nick Clifton  <nickc@redhat.com>
20363
20364         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
20365         long multuiple and accumulate.
20366
20367 2000-11-09  Richard Henderson  <rth@redhat.com>
20368
20369         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
20370         via size_t instead of int.
20371
20372         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
20373         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20374         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20375         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20376
20377 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
20378
20379         * gcc.c-torture/compile/20001109-1.c: New test.
20380         * gcc.c-torture/compile/20001109-2.c: New test.
20381
20382 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
20383
20384         * g++.old-deja/g++.pt/operator1.C: New test.
20385         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
20386
20387 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20388
20389         * gcc.dg/20001108-1.c: New test.
20390
20391 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20392
20393         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
20394         with both arguments constant strings.
20395         * gcc.c-torture/execute/string-opt-3.c: New test.
20396         * gcc.c-torture/execute/string-opt-4.c: New test.
20397         * gcc.c-torture/execute/string-opt-5.c: New test.
20398
20399 2000-11-08  Nick Clifton  <nickc@redhat.com>
20400
20401         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
20402         mulsidi3adddi patterns.
20403
20404 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
20405
20406         * g++.old-deja/g++.other/crash36.C: New test.
20407
20408 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
20409
20410         * g++.old-deja/g++.other/init16.C: New test.
20411
20412 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
20413
20414         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20415
20416 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20417
20418         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20419         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20420         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20421
20422 2000-11-07  DJ Delorie  <dj@redhat.com>
20423
20424         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20425
20426 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20427
20428         * gcc.c-torture/execute/string-opt-1.c: New test.
20429
20430 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20431
20432         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
20433         mips-sgi-irix6.* because the MIPS ABI passes floating-point
20434         parameters in registers, and there is no way for a varargs
20435         function to know in which order the integer and floating-point
20436         parameters should be interleaved when they are placed on the
20437         stack.
20438         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20439         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20440
20441 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20442
20443         * gcc.c-torture/execute/string-opt-2.c: New test.
20444
20445 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
20446
20447         * g++.old-deja/g++.pt/crash60.C: New test.
20448
20449 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20450
20451         * g++.old-deja/g++.other/crash24.C: New test.
20452         * g++.old-deja/g++.other/crash25.C: New test.
20453         * g++.old-deja/g++.other/crash26.C: New test.
20454         * g++.old-deja/g++.other/crash27.C: New test.
20455         * g++.old-deja/g++.other/crash28.C: New test.
20456         * g++.old-deja/g++.other/crash29.C: New test.
20457         * g++.old-deja/g++.other/crash30.C: New test.
20458         * g++.old-deja/g++.other/crash31.C: New test.
20459         * g++.old-deja/g++.other/crash32.C: New test.
20460         * g++.old-deja/g++.other/crash33.C: New test.
20461         * g++.old-deja/g++.other/crash34.C: New test.
20462         * g++.old-deja/g++.other/crash35.C: New test.
20463
20464 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20465
20466         * gcc.c-torture/execute/20001031-1.c: New test.
20467
20468 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
20469
20470         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20471         namespace.
20472
20473         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20474         standards-conformant.
20475
20476         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20477
20478         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20479         * g++.old-deja/g++.mike/p755a.C: Likewise.
20480         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20481         library makes no calls to `operator new' during initialization.
20482
20483 2000-11-04  Neil Booth  <neilb@earthling.net>
20484
20485         * gcc.dg/cpp/include2.c: New tests.
20486
20487 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
20488
20489         * lib/g++.exp (g++_set_ld_library_path): New function.
20490         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20491
20492 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
20493
20494         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
20495         warnings.
20496
20497 2000-11-01  Richard Henderson  <rth@redhat.com>
20498
20499         * g++.old-deja/g++.ext/namedret1.C: New.
20500         * g++.old-deja/g++.ext/namedret2.C: New.
20501         * g++.old-deja/g++.ext/namedret3.C: New.
20502
20503 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
20504
20505         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20506         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20507
20508 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20509
20510         * gcc.c-torture/execute/va-arg-21.c: New test.
20511
20512 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20513
20514         * gcc.dg/c99-complex-2.c: New test.
20515
20516 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20517
20518         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20519
20520 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20521
20522         * g++.old-deja/g++.other/inline16.C: New test.
20523
20524 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20525
20526         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20527         __PRETTY_FUNCTION__
20528
20529 2000-10-29  Neil Booth  <neilb@earthling.net>
20530
20531         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20532         New tests.
20533         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20534         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20535         optimisation.
20536
20537 2000-10-29  Neil Booth  <neilb@earthling.net>
20538
20539         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20540         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20541         * mi5.c: Test multiple includes work with -C.
20542         * trigraphs.c: Test ^= version.
20543
20544 2000-10-28  Neil Booth  <neilb@earthling.net>
20545
20546         New tests and test updates for new macro expander.
20547
20548         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20549         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20550         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20551         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20552         new diagnostic messages.
20553
20554         * gcc.dg/cpp/macro3.c: New tests.
20555
20556 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20557
20558         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20559         on the same line.
20560
20561 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20562
20563         * g++.old-deja/g++.other/eh2.C: New test.
20564
20565 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20566
20567         * gcc.c-torture/execute/20001027-1.c: New test.
20568
20569 2000-10-26  Richard Henderson  <rth@redhat.com>
20570
20571         * gcc.c-torture/execute/20001026-1.c: New.
20572
20573 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20574
20575         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20576         * g++.old-deja/g++.law/builtin1.C: Likewise.
20577         * g++.old-deja/g++.law/ctors10.C: Likewise.
20578         * g++.old-deja/g++.law/virtual3.C: Likewise.
20579         * g++.old-deja/g++.mike/p658.C: Likewise.
20580         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20581         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20582         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20583         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20584         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20585
20586 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20587
20588         * gcc.c-torture/compile/20001024-1.c: New test.
20589
20590 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20591
20592         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20593         to tell us whether or not we are using V3.
20594
20595 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20596
20597         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20598         operands.
20599
20600 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20601
20602         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20603
20604 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20605
20606         * gcc.c-torture/execute/20001024-1.c: New test.
20607
20608 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20609
20610         * g++.old-deja/g++.other/sibcall1.C: New test.
20611
20612 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20613
20614         * gcc.dg/noncompile/init-3.c: New test.
20615
20616 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20617
20618         * gcc.dg/format-array-1.c: New test.
20619
20620 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20621
20622         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20623         writing through null pointers; remove comment about testing
20624         unterminated strings.
20625
20626 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20627
20628         * gcc.c-torture/execute/20001017-2.c: New test.
20629
20630 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20631
20632         * gcc.c-torture/compile/20001018-1.c: New test.
20633         * gcc.c-torture/compile/20001018-1.x: Xfail.
20634
20635 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20636
20637         * gcc.c-torture/execute/20001017-1.c: New test.
20638
20639 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20640
20641         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20642         for multiple use of arguments with scanf formats; add tests for
20643         multiple use of arguments.
20644
20645 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20646
20647         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20648
20649 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20650
20651         * gcc.dg/format-miss-1.c: New test.
20652
20653 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20654
20655         * gcc.c-torture/execute/20001013-1.c: New test.
20656
20657 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20658
20659         * gcc.dg/format-branch-1.c: New test.
20660
20661 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20662
20663         * README, lib/file-format.exp: Remove EGCS references.
20664
20665 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20666
20667         * gcc.dg/20001013-1.c: New test.
20668
20669 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20670
20671         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20672         for intmax_t in the compiler using __typeof__ and the type rules
20673         for conditional expressions.
20674
20675 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20676
20677         * gcc.dg/20001012-1.c: New test.
20678         * gcc.dg/20001012-2.c: New test.
20679
20680 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20681
20682         * gcc.dg/format-attr-1.c: New test.
20683
20684 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20685
20686         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20687         __LONG_LONG_MAX__ instead of LLONG_MAX.
20688
20689 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20690
20691         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20692         scanf flags.
20693         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20694         flags.
20695
20696 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20697
20698         * gcc.dg/sequence-pt-1.c: New test.
20699
20700 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20701
20702         * gcc.c-torture/execute/20001011-1.c: New testcase.
20703         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20704
20705 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20706
20707         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20708         does not error on it.
20709
20710 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20711
20712         * gcc.dg/20001009-1.c: New test.
20713
20714 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20715
20716         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20717         * gcc.c-torture/execute/20001009-2.c: ... to here.
20718
20719 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20720
20721         * gcc.c-torture/compile/20001009-1.c: New testcase.
20722         * gcc.c-torture/execute/20001009-1.c: New testcase.
20723         Testcases provided by Jan Hubicka <jh@suse.cz>.
20724
20725 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20726
20727         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20728         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20729         uintmax_t using <limits.h> to emulate the compiler's internal
20730         logic.  No longer XFAIL %j tests.
20731
20732 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20733
20734         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20735         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20736         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20737         regexps and details of expected handling of some bad formats.
20738         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20739         suppression.
20740
20741 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20742
20743         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20744         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20745         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20746         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20747         in list archives.
20748
20749 2000-10-06  Richard Henderson  <rth@cygnus.com>
20750
20751         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20752         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20753         * g++.old-deja/g++.jason/report.C: Likewise.
20754         * g++.old-deja/g++.law/friend5.C: Likewise.
20755         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20756         of the expected warnings.
20757
20758 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20759
20760         * g++.old-deja/g++.pt/enum14.C: New test.
20761
20762 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20763
20764         * g++.old-deja/g++.pt/crash59.C: New test.
20765
20766 2000-10-04  Will Cohen  <wcohen@redhat.com>
20767
20768         * gcc.dg/20000926-1.c: New test.
20769
20770 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20771
20772         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20773         function name for current C++ compiler.
20774         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20775
20776 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20777
20778         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20779         __PRETTY_FUNCTION__.
20780         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20781
20782 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20783
20784         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20785
20786 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20787
20788         * gcc.c-torture/compile/20000923-1.c: New test.
20789
20790 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20791
20792         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20793         * g++.old-deja/g++.pt/ttp62.C: Same.
20794         * g++.old-deja/g++.other/inline14.C: Same.
20795
20796 2000-09-24  Richard Henderson  <rth@cygnus.com>
20797
20798         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20799
20800 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20801
20802         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20803
20804 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20805
20806         * gcc.c-torture/compile/20000922-1.c: New file.
20807
20808 2000-09-21  Nick Clifton  <nickc@redhat.com>
20809
20810         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20811         a signed long modulo operation.
20812         (mod6): New function - perform an unsigned long modulo operation.
20813         (main): Add tests for modulos of very large numbers by very small
20814         dividends.
20815
20816 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20817
20818         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20819
20820 2000-09-19  Richard Henderson  <rth@cygnus.com>
20821
20822         * gcc.dg/compare2.c (case 10): XFAIL.
20823
20824 2000-09-18  Richard Henderson  <rth@cygnus.com>
20825
20826         * gcc.c-torture/execute/20000906-1.c: Move ...
20827         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20828         that support __builtin_trap.
20829
20830 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20831
20832         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20833
20834 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20835
20836         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20837         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20838         more $ format tests.
20839
20840 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20841
20842         * gcc.dg/format-errmk-1.c: New test.
20843
20844 2000-09-17  Greg McGary  <greg@mcgary.org>
20845
20846         * gcc.c-torture/execute/20000917-1.x: Remove.
20847
20848 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20849
20850         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20851
20852 2000-09-17  Greg McGary  <greg@mcgary.org>
20853
20854         * gcc.c-torture/execute/20000917-1.c: New test.
20855         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20856
20857 2000-09-16  Neil Booth  <NeilB@earthling.net>
20858
20859         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20860         in nested macro bug.
20861
20862 2000-09-15  Neil Booth  <NeilB@earthling.net>
20863
20864         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20865
20866 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20867
20868         * gcc.c-torture/execute/20000914-1.c: New test.
20869
20870 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20871
20872         * g++.other/inline13.C: New test.
20873
20874 2000-09-12  Andreas Jaeger  <aj@suse.de>
20875
20876         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20877         constant by Ulrich Drepper <drepper@redhat.com>.
20878
20879 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20880
20881         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20882
20883 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20884
20885         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20886
20887 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20888
20889         * gcc.dg/cpp/backslash.c: New test.
20890
20891 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20892
20893         * gcc.c-torture/execute/20000910-1.c: New test.
20894         * gcc.c-torture/execute/20000910-2.c: Likewise.
20895
20896 2000-09-11  Robert Lipe  <robertl@sco.com>
20897
20898         * gcc.dg/pragma-align.c: New test.
20899
20900 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20901
20902         * g++.old-deja/g++.pt/explicit82.C: New test.
20903         * g++.old-deja/g++.pt/explicit83.C: New test.
20904
20905 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20906
20907         * gcc.dg/asm-names.c: New test.
20908
20909 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20910
20911         * gcc.dg/cpp/tr-warn6.c: New test
20912
20913 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20914
20915         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20916         be accepted.
20917
20918 2000-09-07  Catherine Moore  <clm@redhat.com>
20919
20920         * gcc.c-torture/execute/unroll-1.c: New test.
20921
20922 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20923
20924         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20925         ERROR markers.
20926         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20927         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20928         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20929         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20930         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20931         Preprocess only.
20932         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20933         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20934
20935 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20936
20937         * g++.old-deja/g++.pt/deduct2.C: New test.
20938
20939 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20940
20941         * g++.old-deja/g++.pt/parms2.C: New test.
20942
20943 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20944
20945         * g++.old-deja/g++.pt/crash58.C: New test.
20946
20947 2000-09-06  Greg McGary  <greg@mcgary.org>
20948
20949         * gcc.c-torture/execute/20000906-1.c: New test.
20950         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20951
20952 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20953
20954         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20955
20956 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20957
20958         * g++.old-deja/g++.pt/crash57.C: New test.
20959
20960 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20961
20962         * g++.old-deja/g++.pt/crash56.C: New test.
20963
20964 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20965
20966         * g++.old-deja/g++.pt/koenig1.C: New test.
20967
20968 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20969
20970         * gcc.dg/20000904-1.c: New test.
20971
20972 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20973
20974         * gcc.dg/cpp/paste8.c: New test.
20975
20976 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20977
20978         * gcc.c-torture/compile/20000827-1.c: New test.
20979
20980 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20981
20982         * gcc.dg/format-diag-1.c: New test.
20983
20984 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20985
20986         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20987         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20988         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20989         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20990         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20991
20992 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20993
20994         * g++.old-deja/g++.other/nested4.C: New test.
20995
20996 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20997
20998         * g++.old-deja/g++.ns/scoped1.C: New test.
20999
21000 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
21001
21002         * lib/g++.exp: Support testing already-installed GCC.
21003
21004 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21005
21006         * wtr-label-1.c, wtr-suffix-1.c: New tests.
21007
21008 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21009
21010         * gcc.dg/return-type-2.c: New test.
21011
21012 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
21013
21014         * gcc.c-torture/compile/20000825-1.c: New test.
21015
21016 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
21017
21018         * gcc.dg/dwarf2-2.c: New test.
21019
21020 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
21021
21022         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
21023         dg-warning regexps.
21024
21025 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21026
21027         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
21028         gcc.dg/format-ext-5.c: New tests.
21029
21030 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
21031
21032         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
21033
21034 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
21035
21036         * gcc.dg/noncompile/930622-2.c: Adjust error message.
21037
21038 2000-08-24  Richard Henderson  <rth@cygnus.com>
21039
21040         * gcc.dg/ia64-sync-1.c: New test.
21041         * gcc.dg/ia64-sync-2.c: New test.
21042         * gcc.dg/ia64-asm-1.c: New test.
21043
21044 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21045
21046         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
21047         * gcc.dg/format-ext-2.c: New test.
21048
21049 2000-08-23  Jason Merrill  <jason@redhat.com>
21050
21051         * lib/old-dejagnu.exp: Also ignore "In member function" and
21052         "At global scope".
21053
21054 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21055
21056         * gcc.dg/noncompile/label-lineno-1.c: New test.
21057
21058 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21059
21060         * gcc.dg/c99-array-nonobj-1.c: New test.
21061
21062 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21063
21064         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
21065         tests.
21066         * gcc.dg/format-ext-1.c: New test.
21067
21068 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21069
21070         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
21071         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
21072         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
21073         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
21074         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
21075
21076 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21077
21078         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
21079         gcc.dg/c99-strftime-2.c: New tests.
21080
21081 2000-08-22  Richard Henderson  <rth@cygnus.com>
21082
21083         * gcc.c-torture/execute/20000822-1.c: New test.
21084
21085 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21086
21087         * gcc.c-torture/execute/20000819-1.x: Remove.
21088
21089 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21090
21091         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
21092         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
21093         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
21094         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
21095         gcc.dg/format-xopen-1.c: New tests.
21096
21097 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21098
21099         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
21100
21101 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21102
21103         * g++.old-deja/g++.other/loop2.C: New test.
21104
21105         * gcc.c-torture/compile/20000606-1.c: New test.
21106         * gcc.c-torture/compile/20000728-1.c: New test.
21107         * gcc.c-torture/execute/20000801-1.c: New test.
21108         * gcc.c-torture/execute/20000801-2.c: New test.
21109         * gcc.c-torture/execute/20000819-1.c: New test.
21110         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21111         * gcc.dg/20000629-1.c: New test.
21112         * gcc.dg/20000724-1.c: New test.
21113         * gcc.dg/20000807-1.c: New test.
21114
21115 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21116
21117         * gcc.dg/cpp/pragma-1.c: New test.
21118         * gcc.dg/cpp/pragma-2.c: New test.
21119
21120 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21121
21122         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21123         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21124
21125 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21126
21127         * gcc.c-torture/compile/20000818-1.c: New test.
21128
21129 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21130
21131         * gcc.c-torture/execute/20000818-1.c: New test.
21132
21133 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21134
21135         * gcc.dg/format-va-1.c: New test.
21136
21137 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21138
21139         * g++.old-deja/g++.other/typedef8.C: New test.
21140
21141 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21142
21143         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21144         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21145         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21146         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21147         * g++.old-deja/g++.other/ptrmem7.C: New test.
21148         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21149
21150 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21151
21152         * g++.old-deja/g++.pt/typename27.C: New test.
21153
21154 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21155
21156         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21157         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21158         * g++.old-deja/g++.pt/friend45.C: New test.
21159         * g++.old-deja/g++.other/friend8.C: New test.
21160
21161 2000-08-15  Richard Henderson  <rth@cygnus.com>
21162
21163         * gcc.c-torture/execute/20000815-1.c: New test.
21164
21165 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21166
21167         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21168         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21169         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21170
21171 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21172
21173         * g++.old-deja/g++.other/refinit2.C: New test.
21174
21175 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21176
21177         * lib/c-torture.exp (c-torture): Make
21178         compiler_conditional_xfail_data global.
21179         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21180         compiler_conditional_xfail_data machinery.
21181         (f-torture-execute): Likewise.
21182         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21183         and only when unrolling loops.
21184
21185         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21186
21187 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21188
21189         * g++.old-deja/g++.pt/explicit81.C: New test.
21190
21191 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21192
21193         * g++.old-deja/g++.pt/typename26.C: New test.
21194
21195 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
21196
21197         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21198         warning.
21199
21200 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
21201
21202         * g++.old-deja/g++.other/array3.C: New test.
21203
21204 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21205
21206         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21207         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21208         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21209         New tests.
21210
21211 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
21212
21213         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21214         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21215
21216 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
21217
21218         * gcc.c-torture/execute/20000808-1.c: New test.
21219
21220 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21221
21222         * gcc.dg/c90-const-expr-1.c: New test.
21223
21224 2000-08-08  Richard Henderson  <rth@cygnus.com>
21225
21226         * gcc.dg/noncompile/920923-1.c: Declare calloc.
21227
21228 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21229
21230         * gcc.dg/noncompile/const-ll-1.c: New test.
21231
21232 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21233
21234         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21235
21236 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21237
21238         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21239         that running programs linked against the shared version of libobjc
21240         run correctly.
21241
21242 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21243
21244         * gcc.dg/c99-printf-1.c: New test.
21245
21246 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21247
21248         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21249
21250 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
21251
21252         * gcc.c-torture/execute/20000731-1.x: Delete.
21253
21254 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
21255
21256         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21257         and torture_without_loops as is done by c-torture.exp.
21258         (search_for): Copy from c-torture.exp.
21259         (gcc-dg-runtest): New function, drives a directory of tests
21260         iterating over the TORTURE_OPTIONS.
21261         (scan-assembler, scan-assembler-not): Move here from
21262         individual directory drivers.
21263
21264         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21265         defined by lib/gcc-dg.exp.
21266         * gcc.dg/cpp/cpp.exp: Likewise.
21267         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
21268         gcc-dg-runtest, so we cycle over optimization options.
21269
21270         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21271         * gcc.dg/compare2.c: No longer expected to fail.
21272
21273 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
21274
21275         * gcc.c-torture/execute/20000804-1.c: New test.
21276
21277 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21278
21279         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21280
21281 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
21282
21283         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21284
21285 2000-08-03  Jeffrey A Law  (law@cygnus.com)
21286
21287         * gcc.c-torture/compile/20000803-1.c: New test.
21288
21289 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21290
21291         * gcc.c-torture/execute/20000801-3.c,
21292         gcc.c-torture/execute/20000801-4.c: New tests.
21293         * gcc.c-torture/execute/20000801-3.x,
21294         gcc.c-torture/execute/20000801-4.x: Xfail.
21295
21296 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
21297
21298         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21299         libobjc/.libs to allow for libtool.
21300
21301 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
21302
21303         * gcc.c-torture/compile/20000802-1.c: New test.
21304
21305 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
21306
21307         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21308
21309 2000-07-31  Jeffrey A Law  (law@cygnus.com)
21310
21311         * gcc-c-torture/execute/20000731-2.c: New test.
21312
21313         * gcc.c-torture/execute/20000731-1.c: New test.
21314         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21315
21316 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
21317
21318         * testsuite/gcc.dg/cpp/paste7.c: New test.
21319         * gcc.dg/cpp/20000725-1.c: New test.
21320
21321 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
21322
21323         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21324         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21325         declaration warning for __builtin_dwarf_reg_size.
21326
21327         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21328
21329 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21330
21331         * gcc.dg/noncompile/voidparam-1.c: New test.
21332
21333 2000-07-30  Richard Henderson  <rth@cygnus.com>
21334
21335         * gcc.dg/c90-digraph-1.c: Don't xfail.
21336         * gcc.dg/compare2.c (case 10): Xfail.
21337         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21338
21339 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
21340
21341         * gcc.dg/c99-main-1.c: New test.
21342
21343 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21344
21345         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21346
21347 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
21348
21349         * gcc.c-tortuer/execute/20000726-1.c: New test.
21350
21351 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
21352
21353         * gcc.c-torture/execute/enum-2.c: New test.
21354
21355 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21356
21357         * gcc.dg/cpp/tr-warn3.c: New test.
21358
21359 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21360
21361         * g++.old-deja/g++.ext/implicit1.C: Remove.
21362         * g++.old-deja/g++.jason/c2.C: Remove
21363         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
21364         * g++.old-deja/g++.pt/crash16.C: Likewise.
21365         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
21366
21367 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21368
21369         * g++.old-deja/g++.other/for2.C: New test.
21370
21371 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
21372
21373         * gcc.dg/20000720-1.c: New test.
21374
21375 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
21376
21377         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
21378
21379 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
21380
21381         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
21382         * gcc.c-torture/execute/20000722-1.c: New.
21383         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
21384
21385 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
21386
21387         * gcc.dg/cpp/20000720-1.S: New test.
21388
21389 2000-07-21  Michael Meissner  <meissner@redhat.com>
21390
21391         * gcc.c-torture/execute/ieee/hugeval.c: New test.
21392
21393 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21394
21395         * g++.old-deja/g++.brendan/crash16.C,
21396         g++.old-deja/g++.brendan/parse3.C,
21397         g++.old-deja/g++.brendan/redecl1.C,
21398         g++.old-deja/g++.ns/template13.C,
21399         g++.old-deja/g++.other/decl4.C,
21400         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21401
21402 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21403
21404         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21405         and "Internal error".
21406
21407         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21408         regexps.
21409         * gcc.dg/cpp/paste6.c: New test.
21410
21411 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
21412
21413         * gcc.dg/cpp/tr-direct.c: New test.
21414
21415         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21416         gcc.dg/cpp/undef1.c: Tweak error regexps.
21417
21418 2000-07-18  Eric Christopher <echristo@redhat.com>
21419
21420         * gcc.c-torture/compile/20000718-1.c: New test.
21421
21422 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
21423
21424         * cpplex.c (_cpp_push_token): If the token being pushed back
21425         is the previous token in this context, just subtract one from
21426         context->posn.
21427         * cppmacro.c (save_expansion): Clear aux field when storing a
21428         placemarker.
21429
21430 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
21431
21432         * gcc.dg/noncompile/redecl-1.c: New test.
21433
21434 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
21435
21436         * gcc.c-torture/execute/20000717-5.c: New test.
21437         * gcc.c-torture/execute/20000717-1.x: Removed.
21438
21439 2000-07-17  Richard Henderson  <rth@cygnus.com>
21440
21441         * gcc.c-torture/execute/20000717-4.c: New test.
21442
21443 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
21444
21445         * gcc.dg/cpp/syshdr.c: New test.
21446         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21447
21448 2000-07-17  Neil Booth  <neilb@earthling.net>
21449
21450         * gcc.dg/cpp/cmdlne-dM.c: New test.
21451         * gcc.dg/cpp/cmdlne-dD.c: New test.
21452
21453 2000-07-17  Jeffrey A Law  (law@cygnus.com)
21454
21455         * gcc.c-torture/execute/20000717-3.c: New test.
21456
21457         * gcc.c-torture/compile/20000717-1.c: New test.
21458
21459 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
21460
21461         * gcc.c-torture/execute/20000717-2.c: New test.
21462
21463 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21464
21465         * gcc.dg/formatz-1.c: New test.
21466
21467         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21468         * gcc.dg/c99-digraph-1.c: New tests.
21469
21470         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21471         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21472
21473         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21474         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21475         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21476         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21477         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21478         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21479         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21480
21481 2000-07-17   Greg McGary <greg@mcgary.org>
21482
21483         * gcc.c-torture/execute/20000717-1.c: New test.
21484         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21485
21486 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
21487
21488         * gcc.c-torture/execute/20000715-2.c: New test.
21489         * gcc.dg/20000715-1.c: New test.
21490
21491 2000-07-15  Michael Meissner  <meissner@redhat.com>
21492
21493         * gcc.c-torture/execute/20000715-1.c: New test.
21494
21495 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
21496
21497         * gcc.c-torture/execute/20000707-1.c: New test.
21498
21499 2000-07-13  Neil Booth  <NeilB@earthling.net>
21500
21501         * testsuite/gcc.dg/cpp/digraph1.c,
21502         testsuite/gcc.dg/cpp/digraph2.c,
21503         testsuite/gcc.dg/cpp/digraphs.c: New tests.
21504
21505 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
21506
21507         * g77.f-torture/compile/20000630-2.f:  New test.
21508         * g77.f-torture/compile/20000630-2.x
21509
21510 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21511
21512         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21513
21514 2000-07-11  Neil Booth  <NeilB@earthling.net>
21515
21516         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21517
21518 2000-07-11  Neil Booth  <NeilB@earthling.net>
21519
21520         * gcc.dg/cpp/cmdlne-C.c: New.
21521
21522 2000-07-09  Neil Booth  <NeilB@earthling.net>
21523
21524         * gcc.dg/cpp/directiv.c: New tests.
21525         * gcc.dg/cpp/undef1.c: Update.
21526
21527 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21528
21529         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21530
21531 2000-07-09  Neil Booth  <NeilB@earthling.net>
21532
21533         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21534
21535 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21536
21537         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21538         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21539
21540 2000-07-08  Neil Booth  <NeilB@earthling.net>
21541
21542         * gcc.dg/cpp/macsyntx.c: New tests.
21543
21544 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21545
21546         * gcc.dg/20000707-1.c: New test.
21547
21548 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21549
21550         * gcc.c-torture/execute/20000706-1.c: New test.
21551         * gcc.c-torture/execute/20000706-2.c: New test.
21552         * gcc.c-torture/execute/20000706-3.c: New test.
21553         * gcc.c-torture/execute/20000706-4.c: New test.
21554         * gcc.c-torture/execute/20000706-5.c: New test.
21555
21556 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21557
21558         * g++.old-deja/g++.pt/instantiate7.C: New test.
21559
21560 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21561
21562         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21563         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21564         * g++.old-deja/g++.other/rtti3.C: Likewise.
21565         * g++.old-deja/g++.other/rttid3.C: Likewise.
21566
21567 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21568
21569         *  g77.f-torture/compile/20000630-1.x: Fix typo
21570
21571 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21572
21573         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21574         assembly output.
21575
21576 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21577
21578         * gcc.dg/cpp/ident.c: New test.
21579
21580 2000-07-05  Neil Booth  <NeilB@earthling.net>
21581
21582         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21583           gcc.dg/cpp/lexstrng.c: New tests.
21584
21585 2000-07-04  Neil Booth  <NeilB@earthling.net>
21586
21587         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21588         * gcc.dg/cpp/strify2.c: Same.
21589
21590 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21591
21592         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21593         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21594         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21595         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21596
21597         * testsuite/gcc.dg/cpp/macro1.c,
21598         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21599         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21600         testsuite/gcc.dg/cpp/strify1.c,
21601         testsuite/gcc.dg/cpp/strify2.c: New tests.
21602
21603 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21604
21605         * gcc.c-torture/execute/20000703-1.c: New test.
21606
21607 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21608
21609         * g++.old-deja/g++.pt (lookup10.C): New test.
21610
21611 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21612
21613         * g++.old-deja/g++.pt (typename25.C): New test.
21614
21615 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21616
21617         * gcc.c-torture/compile/20000701-1.c: New test.
21618
21619 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21620
21621         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21622         to test case.
21623
21624 2000-06-30  Catherine Moore  <clm@cygnus.com>
21625
21626         * gcc.c-torture/execute/align-1.c: New test.
21627
21628 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21629
21630         * g++.old-deja/g++.pt/expr8.C: New test.
21631         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21632
21633 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21634
21635         * gcc.c-torture/compile/20000629-1.c: New test.
21636
21637 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21638
21639
21640         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21641         gcc.dg/noncompile directory, depending on whether they're
21642         preprocessor tests or not.  Annotate all the tests for the dg
21643         framework.
21644
21645         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21646         * gcc.dg/noncompile/noncompile.exp: New.
21647
21648         * Moved files:
21649         Old name                                New name
21650         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21651         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21652         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21653         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21654         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21655         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21656         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21657         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21658         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21659         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21660         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21661         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21662         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21663         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21664         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21665         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21666         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21667         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21668         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21669         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21670         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21671         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21672         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21673         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21674
21675         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21676         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21677         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21678         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21679         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21680         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21681
21682 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21683
21684         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21685         declare one variable.  On the fourth, error.
21686         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21687         declared by 20000628-1a.h.
21688
21689 2000-06-29  Richard Henderson  <rth@redhat.com>
21690
21691         * gcc.c-torture/execute/930529-1.x: New file.
21692         * gcc.dg/920413-1.c: Adjust expected warning text.
21693         * gcc.dg/980217-1.c: Declare abort.
21694         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21695
21696 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21697
21698         * g77.f-torture/compile/20000629-1.f: New test.
21699         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21700
21701 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21702
21703         Rearrange lots of files, removing entirely the
21704         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21705         directories.
21706
21707         * Deleted files:
21708         gcc.c-torture/code_quality/code_quality.exp
21709         gcc.c-torture/special/special.exp
21710         gcc.failure/failure.exp
21711         gcc.failure/940409-1.x
21712         gcc.c-torture/compile/961203-1.x
21713
21714         * New files:
21715         gcc.misc-tests/linkage.exp
21716         gcc.c-torture/execute/920730-1t.c
21717         gcc.c-torture/execute/920730-1t.x
21718         gcc.c-torture/compile/920520-1.x
21719         gcc.c-torture/compile/920521-1.x
21720         gcc.c-torture/compile/981006-1.x
21721         gcc.c-torture/execute/eeprof-1.x
21722
21723         * Moved files (possibly with modifications to fit a new harness):
21724         Old name                                New name
21725         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21726         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21727         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21728         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21729         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21730         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21731         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21732         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21733         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21734         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21735         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21736         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21737         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21738         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21739
21740 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21741
21742         * c-torture/compile/961203-1.x: Delete.
21743
21744         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21745         not exit. Include stdio.h.
21746         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21747         * gcc.misc-tests/dg-12.c: Likewise.
21748         * gcc.misc-tests/dg-5.c: Likewise.
21749         * gcc.misc-tests/dg-6.c: Likewise.
21750         * gcc.misc-tests/dg-7.c: Prototype abort.
21751         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21752         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21753         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21754         not exit.
21755         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21756         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21757
21758 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21759
21760         * gcc.dg/cpp/20000628-1.c: New test.
21761         * gcc.dg/cpp/20000628-1.h: New header for above test.
21762         * gcc.dg/cpp/20000628-1a.h: Likewise.
21763
21764 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21765
21766         * gcc.dg/cpp: New directory.
21767         * gcc.dg/cpp/cpp.exp: New driver.
21768         * gcc.dg/cpp/20000627-1.c: New test.
21769         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21770         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21771         and rewrite as a compilation test.
21772
21773         * gcc.dg: Move many files into the cpp subdirectory, possibly
21774         renaming or editing them as well.
21775         Old name                New name
21776         990119-1.c              cpp/19990119-1.c
21777         990228-1.c              cpp/19990228-1.c
21778         990407-1.c              cpp/19990407-1.c
21779         990409-1.c              cpp/19990409-1.c
21780         990413-1.c              cpp/19990413-1.c
21781         990703-1.c              cpp/19990703-1.c
21782         20000127-1.c            cpp/20000127-1.c
21783         20000129-1.c            cpp/20000129-1.c
21784         20000207-1.c            cpp/20000207-1.c
21785         20000207-2.c            cpp/20000207-2.c
21786         20000209-1.c            cpp/20000209-1.c
21787         20000209-2.c            cpp/20000209-2.c
21788         20000301-1.c            cpp/20000301-1.c
21789         20000419-1.c            cpp/20000419-1.c
21790         20000510-1.S            cpp/20000510-1.S
21791         20000519-1.c            cpp/20000519-1.c
21792         20000529-1.c            cpp/20000529-1.c
21793         20000625-1.c            cpp/20000625-1.c
21794         20000625-2.c            cpp/20000625-2.c
21795         cpp-as1.c               cpp/assert1.c
21796         cpp-as2.c               cpp/assert2.c
21797         cxx-comments-1.c        cpp/cxxcom1.c
21798         cxx-comments-2.c        cpp/cxxcom2.c
21799         endif-label.c           cpp/endif.c
21800         cpp-hash1.c             cpp/hash1.c
21801         cpp-hash2.c             cpp/hash2.c
21802         cpp-if1.c               cpp/if-1.c
21803         cpp-if2.c               cpp/if-2.c
21804         cpp-if3.c               cpp/if-3.c
21805         cpp-if4.c               cpp/if-4.c
21806         cpp-if5.c               cpp/if-5.c
21807         cpp-cond.c              cpp/if-cexp.c
21808         cpp-missingop.c         cpp/if-mop.c
21809         cpp-missingparen.c      cpp/if-mpar.c
21810         cpp-opprec.c            cpp/if-oppr.c
21811         cpp-ifparen.c           cpp/if-paren.c
21812         cpp-shortcircuit.c      cpp/if-sc.c
21813         cpp-shift.c             cpp/if-shift.c
21814         cpp-unary.c             cpp/if-unary.c
21815         cpp-li1.c               cpp/line1.c
21816         cpp-li2.c               cpp/line2.c
21817         lineno.c                cpp/line3.c
21818         lineno-2.c              cpp/line4.c
21819         cpp-mi.c                cpp/mi1.c
21820         cpp-mic.h               cpp/mi1c.h
21821         cpp-micc.h              cpp/mi1cc.h
21822         cpp-mind.h              cpp/mi1nd.h
21823         cpp-mindp.h             cpp/mi1ndp.h
21824         cpp-mix.h               cpp/mi1x.h
21825         cpp-mi2.c               cpp/mi2.c
21826         cpp-mi2a.h              cpp/mi2a.h
21827         cpp-mi2b.h              cpp/mi2b.h
21828         cpp-mi2c.h              cpp/mi2c.h
21829         cpp-mi3.c               cpp/mi3.c
21830         cpp-mi3.def             cpp/mi3.def
21831         poison-1.c              cpp/poison.c
21832         pr-impl.c               cpp/prag-imp.c
21833         cpp-redef-2.c           cpp/redef1.c
21834         cpp-redef.c             cpp/redef2.c
21835         strpaste.c              cpp/strp1.c
21836         strpaste-2.c            cpp/strp2.c
21837         cpp-tradpaste.c         cpp/tr-paste.c
21838         cpp-tradstringify.c     cpp/tr-str.c
21839         cpp-tradwarn1.c         cpp/tr-warn1.c
21840         cpp-tradwarn2.c         cpp/tr-warn2.c
21841         trigraphs.c             cpp/trigraphs.c
21842         cpp-unc1.c              cpp/unc1.c
21843         cpp-unc2.c              cpp/unc2.c
21844         cpp-unc3.c              cpp/unc3.c
21845         cpp-unc.c               cpp/unc4.c
21846         undef.c                 cpp/undef1.c
21847         undef-2.c               cpp/undef2.c
21848         cpp-wi1.c               cpp/widestr1.c
21849
21850 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21851
21852         * lib/g++.exp (g++_include_flags): Tweak.
21853
21854 2000-06-27  H.J. Lu  <hjl@gnu.org>
21855             Loren J. Rittle  <ljrittle@acm.org>
21856
21857         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21858         version with one that knows about the new gcc tree structure.
21859         (g++_link_flags): Same.
21860
21861 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21862
21863         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21864         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21865         case we are cross-compiling.
21866
21867         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21868         g++.old-deja/g++.niklas/Makefile.in,
21869         g++.old-deja/g++.niklas/configure.in,
21870         g++.old-deja/g++.other/Makefile.in,
21871         g++.old-deja/g++.other/configure.in,
21872         gcc.c-torture/code_quality/Makefile.in,
21873         gcc.c-torture/code_quality/configure.in,
21874         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21875         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21876         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21877         gcc.c-torture/execute/ieee/Makefile.in,
21878         gcc.c-torture/execute/ieee/configure.in,
21879         gcc.c-torture/noncompile/Makefile.in,
21880         gcc.c-torture/noncompile/configure.in,
21881         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21882         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21883         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21884
21885 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21886
21887         * g++.old-deja/g++.other/ambig3.C: New test.
21888
21889 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21890
21891         * g++.old-deja/g++.pt/syntax1.C: New test.
21892         * g++.old-deja/g++.pt/syntax2.C: New test.
21893         * g++.old-deja/g++.other/syntax3.C: New test.
21894         * g++.old-deja/g++.other/syntax4.C: New test.
21895
21896 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21897
21898         * gcc.dg/20000623-1.c: Prototype exit and abort.
21899
21900 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21901
21902         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21903         New tests.
21904         * gcc.dg/cpp-mi3.def: New file.
21905
21906         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21907         inside assertions.
21908         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21909         lexer's error messages.
21910         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21911         divine anything from the linemarkers.
21912         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21913         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21914
21915 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21916
21917         * gcc.dg/20000623-1.c: New test.
21918
21919 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21920
21921         * gcc.c-torture/execute/20000622-1.c: New test.
21922
21923 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21924
21925         * g++.old-deja/g++.other/init15.C: New test.
21926
21927 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21928
21929         * g++.old-deja/g++.pt/vaarg2.C: New test.
21930         * g++.old-deja/g++.pt/vaarg3.C: New test.
21931
21932 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21933
21934         * g++.old-deja/g++.other/dyncast6.C: New test.
21935
21936 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21937
21938         * gcc.c-torture/execute/loop-6.c: New test.
21939
21940 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21941
21942         * gcc.dg/20000614-1.c: New test.
21943         * gcc.dg/20000614-2.c: New test.
21944
21945 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21946
21947         * g++.old-deja/g++.other/inline12.C: New test.
21948
21949 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21950
21951         * g++.old-deja/g++.other/eh1.C: New test.
21952
21953 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21954
21955         * g++.old-deja/g++.other/type.C: New test.
21956
21957 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21958
21959         * g++.old-deja/g++.other/initstring.C: New test.
21960
21961 2000-06-12  Jason Merrill  <jason@redhat.com>
21962
21963         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21964
21965 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21966
21967         * gcc.c-torture/compile/20000609-1.c: New test.
21968
21969 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21970
21971         * gcc.dg/20000609-1.c: New test.
21972
21973 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21974
21975         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21976         * gcc.c-torture/noncompile/poison-1.c: Move...
21977         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21978         * gcc.dg/cpp-li1.c: Add a token after the #line.
21979
21980 2000-06-05  Richard Henderson  <rth@cygnus.com>
21981
21982         * gcc.c-torture/execute/20000605-2.c: New test.
21983         * gcc.c-torture/execute/20000605-3.c: New test.
21984
21985 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21986
21987         * g77.f-torture/execute/20000503-1.x: New file.
21988
21989 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21990
21991         * g++.old-deja/g++.eh/badalloc1.C: New test.
21992
21993 2000-06-05  Richard Henderson  <rth@cygnus.com>
21994
21995         * gcc.c-torture/execute/20000605-1.c: New test.
21996
21997 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21998             Nathan Sidwell <nathan@codesourcery.com>
21999
22000         * gcc.c-torture/compile/20000605-1.c: New test.
22001
22002 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
22003
22004         * g77.f-torture/compile/20000601-1.f:  New test.
22005
22006 2000-06-03  Richard Henderson  <rth@cygnus.com>
22007
22008         * gcc.c-torture/execute/20000603-1.c: New.
22009
22010 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
22011
22012         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
22013         * gcc.dg/noreturn-2.c (noreturn): Likewise.
22014
22015 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
22016
22017         * gcc.dg/compare2.c (case 12): XFAIL.
22018         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
22019         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
22020
22021         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
22022
22023 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
22024
22025         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
22026         guard macro is already defined when the header is first
22027         included.
22028         * gcc.dg/cpp-mix.h: New file.
22029         * gcc.dg/endif-label.c: Update patterns to match compiler.
22030
22031         * g++.brendan/complex1.C: Declare abort.
22032         * g++.law/refs4.C: Remove XFAIL.
22033         * g++.oliva/expr2.C: Declare abort and exit.
22034
22035 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
22036
22037         * gcc.c-torture/execute/20000528-1.c: New test.
22038
22039         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
22040         * g++.old-deja/g++.law/temps4.C: Likewise.
22041
22042         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
22043         stdlib.h.  Call abort() on failure.
22044         * g++.old-deja/g++.law/refs4.C: Likewise.
22045         * g++.old-deja/g++.law/temps4.C: Likewise.
22046         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
22047         * gcc.c-torture/execute/20000112-1.c: Include string.h.
22048
22049 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
22050
22051         Relative to g++.dg/special:
22052         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
22053
22054         Relative to g++.old-deja:
22055         * g++.brendan/complex1.C, g++.jason/optimize2.C,
22056         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
22057         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
22058         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
22059         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
22060         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
22061         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
22062
22063         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
22064         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
22065         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
22066         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
22067         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
22068         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
22069         and/or string.h.
22070
22071         * g++.other/goto1.C: Update expectations for error messages.
22072
22073 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
22074
22075         * gcc.c-torture/compile/20000523-1.c: New test.
22076
22077 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22078
22079         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
22080
22081 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22082
22083         * g++.old-deja/g++.eh/catch11.C: New test.
22084         * g++.old-deja/g++.eh/catch12.C: New test.
22085
22086 2000-05-24  Nick Clifton  <nickc@cygnus.com>
22087
22088         * gcc.c-torture/execute/20000523-1.c: New test.
22089
22090 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
22091
22092         * c-torture/execute/bcp-1.c: Replace abort in arg of
22093         __builtin_constant_p with a generic external function.
22094
22095         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
22096         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
22097         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
22098         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
22099         Prototype abort and/or exit.
22100
22101         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
22102         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
22103         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
22104         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
22105
22106 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22107
22108         * gcc.dg/dwarf2-1.c: New test.
22109
22110 2000-05-20  Richard Henderson  <rth@cygnus.com>
22111
22112         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22113
22114 2000-05-20  Andreas Jaeger  <aj@suse.de>
22115
22116         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22117         testcase.
22118
22119 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22120
22121         * gcc.c-torture/execute/20000519-2.c: New test.
22122
22123 2000-05-19  Andreas Jaeger  <aj@suse.de>
22124
22125         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22126         which fails with SSA.
22127
22128         * lib/c-torture.exp: Also test with -O3 -fssa.
22129
22130 2000-05-18  Michael Meissner  <meissner@redhat.com>
22131
22132         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22133         * gcc.c-torture/execute/920415-1.c: Ditto.
22134         * gcc.c-torture/execute/920501-1.c: Ditto.
22135         * gcc.c-torture/execute/conversion.c: Ditto.
22136         * gcc.c-torture/execute/cvt-1.c: Ditto.
22137
22138 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22139
22140         * gcc.c-torture/compile/20000518-1.c: New test.
22141
22142 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22143
22144         * g77.f-torture/compile/200005018.f:  New test.
22145
22146 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22147
22148         * gcc.c-torture/compile/20000517-1.c: New test.
22149
22150 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22151
22152         * gcc.c-torture/execute/20000516-1.c: New test.
22153
22154 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22155
22156         * g++.old-deja/g++.other/eh.C: New test.
22157
22158 2000-05-12  Richard Henderson  <rth@cygnus.com>
22159
22160         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22161         constants through to doit's conditional.
22162
22163 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22164
22165         * gcc.c-torture/compile/20000511-1.c: New test.
22166         * g77.f-torture/compile/20000511-1.f: New test.
22167         * g77.f-torture/compile/20000511-2.f: New test.
22168
22169 2000-05-11  Michael Meissner  <meissner@redhat.com>
22170
22171         * gcc.c-torture/execute/20000511-1.c: New test.
22172
22173 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22174
22175         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22176         * gcc.dg/20000510-1.S: New.
22177
22178 2000-05-08  Catherine Moore  <clm@cygnus.com>
22179
22180         * gcc.dg/unused-3.c: New.
22181
22182 2000-05-06  Richard Henderson  <rth@cygnus.com>
22183
22184           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22185           * g++.old-deja/g++.mike/warn1.C: Likewise.
22186           * g++.old-deja/g++.pt/local1.C: Likewise.
22187           * g++.old-deja/g++.pt/local7.C: Likewise.
22188           * g++.old-deja/g++.pt/spec16.C: Likewise.
22189
22190 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22191
22192         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22193
22194 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
22195
22196           * g77.f-torture/execute/20000503-1.f:  New test.
22197
22198 2000-05-04  Andreas Jaeger  <aj@suse.de>
22199
22200         * gcc.dg/noreturn-2.c: New test.
22201
22202 2000-05-04  Neil Booth  <NeilB@earthling.net>
22203
22204         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22205         preprocessor.
22206
22207 2000-05-04  Richard Henderson  <rth@cygnus.com>
22208
22209         * gcc.c-torture/execute/20000503-1.c: Fix typo.
22210
22211 2000-05-04  Richard Henderson  <rth@cygnus.com>
22212
22213         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
22214         OpenSSL by Jason R Thorpe.
22215
22216 2000-05-03  Jim Wilson  <wilson@cygnus.com>
22217
22218         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22219
22220 2000-05-03  Robert Lipe <robertlipe@usa.net>
22221
22222         * gcc.dg/20000503-1.c: New test.
22223
22224 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
22225
22226         * gcc.c-torture/compile/20000502-1.c: New test.
22227         * g++.old-deja/g++.other/align.C: New test.
22228         * gcc.dg/cpp-tradstringify.c: New test.
22229
22230 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22231
22232         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22233         and hard registers.
22234
22235 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
22236
22237         * gcc.c-torture/execute/loop-5.c: New test.
22238
22239 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
22240
22241         * gcc.c-torture/execute/va-arg-20.c: New test.
22242
22243 2000-04-23  Jeffrey A Law  (law@cygnus.com)
22244
22245         * gcc.c-torture/execute/20000422-1.c: New test.
22246
22247 2000-04-20  Greg McGary  <gkm@gnu.org>
22248
22249         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22250         when optimizing, but without sibling-call optimizations (-O1).
22251
22252 2000-04-20  Jeffrey A Law  (law@cygnus.com)
22253
22254           * gcc.c-torture/compile/20000420-1.c: New test.
22255
22256 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
22257
22258         * g++.abi/ptrflags.C: New test.
22259         * g++.eh/catchptr1.C: Test incomplete pointer chains.
22260
22261 2000-04-19  Catherine Moore  <clm@cygnus.com>
22262
22263         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22264
22265 2000-04-19  Greg McGary  <gkm@gnu.org>
22266
22267         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22268         sibling-call optimizations.
22269
22270 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
22271
22272         * gcc.dg/20000419-1.c: New test.
22273
22274 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
22275
22276         * gcc.c-torture/execute/20000412-6.c: New test.
22277
22278 2000-04-12  Jeffrey A Law  (law@cygnus.com)
22279
22280         * gcc.c-torture/execute/20000412-5.c: New test.
22281         * g77.f-torture/compile/20000412-1.f: New test.
22282         * gcc.c-torture/execute/20000412-4.c: New test.
22283         * gcc.c-torture/compile/20000412-2.c: New test.
22284         * gcc.c-torture/execute/20000412-3.c: New test.
22285         * gcc.c-torture/compile/20000412-1.c: New test.
22286         * gcc.c-torture/execute/20000412-2.c: New test.
22287
22288 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
22289
22290         * objc/execute/bf-20.m: New test.
22291
22292 2000-04-10  Richard Henderson  <rth@cygnus.com>
22293
22294         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22295
22296         * gcc.c-torture/execute/20000412-1.c: New test.
22297
22298 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
22299
22300         * g++.old-deja/g++.eh/catchptr1.C: New test.
22301
22302 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
22303
22304         * g++.old-deja/g++.abi/cxa_vec.C: New test.
22305
22306 2000-04-08  Neil Booth  <NeilB@earthling.net>
22307
22308         * gcc.dg/cpp-nullchar.c: Remove test as
22309         embedded nulls cause problems.
22310
22311 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22312
22313         * gcc.dg/compare2.c: New test.
22314
22315 2000-04-08  Neil Booth  <NeilB@earthling.net>
22316
22317         * gcc.dg/cpp-nullchar.c: New test.
22318
22319 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
22320
22321         * gcc.dg/cpp-mi2.c: New test.
22322         * gcc.dg/cpp-mi2[abc].h: New files.
22323
22324 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
22325
22326         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22327         member name.
22328
22329 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
22330
22331         * g++.old-deja/g++.abi/vmihint.C: New test.
22332
22333 2000-04-06  Neil Booth  <NeilB@earthling.net>
22334
22335         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22336         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
22337         copyright.
22338
22339 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
22340
22341         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22342         avoid stack-frame overwrite.
22343
22344 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
22345
22346         * gcc.c-torture/compile/20000405-2.c: New test.
22347         * gcc.c-torture/compile/20000405-3.c: New test.
22348
22349 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22350
22351         * gcc.c-torture/compile/20000405-1.c: New test.
22352
22353 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
22354
22355         * gcc.dg/cast-qual-1.c: Revert last change.
22356
22357 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22358
22359         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
22360
22361 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
22362
22363         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
22364         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
22365
22366 2000-04-03  Jeffrey A Law  (law@cygnus.com)
22367
22368         * gcc.c-torture/compile/20000403-2.c: New test.
22369         * gcc.c-torture/compile/20000403-1.c: New test.
22370
22371 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
22372
22373         * gcc.c-torture/execute/20000403-1.c: New test.
22374
22375 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
22376
22377         * gcc.c-torture/execute/20000402-1.c: New test.
22378
22379 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
22380
22381         * gcc.c-torture/execute/va-arg-15.c: New test.
22382         * gcc.c-torture/execute/va-arg-16.c: New test.
22383         * gcc.c-torture/execute/va-arg-17.c: New test.
22384         * gcc.c-torture/execute/va-arg-18.c: New test.
22385         * gcc.c-torture/execute/va-arg-19.c: New test.
22386
22387 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
22388
22389         * gcc.c-torture/compile/981211-1.c: Move to...
22390         * gcc.dg/cpp-as1.c: ...here.
22391         * gcc.dg/cpp-as2.c: New file.
22392
22393         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
22394         compiler.
22395
22396 2000-04-02  Neil Booth  <NeilB@earthling.net>
22397
22398         * gcc.dg/cpp-cond.c  New tests.
22399         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
22400         accidental success less likely.
22401         * gcc.dg/cpp-missingop.c  New tests.
22402         * gcc.dg/cpp-missingparen.c  New tests.
22403         * gcc.dg/cpp-shift.c  New tests.
22404         * gcc.dg/cpp-shortcircuit.c  New tests.
22405         * gcc.dg/cpp-unary.c  New tests.
22406
22407 2000-03-29  Jeffrey A Law  (law@cygnus.com)
22408
22409         * gcc.c-torture/compile/20000329-1.c: New test.
22410
22411 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
22412
22413         * gcc.c-torture/compile/20000326-1.c: New test.
22414         * gcc.c-torture/compile/20000326-2.c: New test.
22415
22416 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
22417
22418         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22419         the first parameter is a function argument.
22420
22421 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
22422
22423         * g++.old-deja/g++.ext/array4.C: New test.
22424
22425 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
22426
22427         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22428
22429 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22430
22431         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22432
22433 2000-03-19  Richard Henderson  <rth@cygnus.com>
22434
22435         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22436
22437 2000-03-19  Richard Henderson  <rth@cygnus.com>
22438
22439         * gcc.c-torture/compile/20000319-1.c: New test.
22440
22441 2000-03-14  Jeffrey A Law  (law@cygnus.com)
22442
22443         * gcc.c-torture/execute/20000314-3.c: New test.
22444         * gcc.c-torture/execute/20000314-2.c: New test.
22445         * gcc.c-torture/execute/20000314-1.c: New test.
22446         * gcc.c-torture/compile/20000314-2.c: New test.
22447         * gcc.c-torture/compile/20000314-1.c: New test.
22448
22449 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
22450
22451         * g++.old-deja/g++.warn/inline.C: New test.
22452
22453 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
22454
22455         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22456         standards-compliant result rather than specific constants.
22457         Put test-values in array.
22458
22459 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
22460
22461         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22462         (g++_target_compile): Put test-specific options last.
22463
22464 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22465
22466         * g++.old-deja/g++.eh/vbase4.C: New test.
22467
22468 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22469
22470         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22471
22472 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22473
22474         * g++.old-deja/g++.brendan/misc12.C: Removed.
22475         * g++.old-deja/g++.pt/memtemp77.C: Constify.
22476         * g++.old-deja/g++.ext/pretty4.C: New test.
22477
22478 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22479
22480         * g++.old-deja/g++.other/string2.C: New test.
22481
22482 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
22483
22484         * g++.old-deja/g++.warn/impint2.C: New test.
22485
22486 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
22487
22488         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22489         is 1, not zero.
22490
22491 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
22492
22493         * g++.old-deja/g++.warn/impint.C: New test.
22494         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22495         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22496         * g++.old-deja/g++.pt/explicit12.C: Likewise.
22497         * g++.old-deja/g++.pt/explicit13.C: Likewise.
22498         * g++.old-deja/g++.pt/explicit17.C: Likewise.
22499         * g++.old-deja/g++.pt/explicit18.C: Likewise.
22500         * g++.old-deja/g++.pt/explicit19.C: Likewise.
22501         * g++.old-deja/g++.pt/explicit23.C: Likewise.
22502         * g++.old-deja/g++.pt/explicit31.C: Likewise.
22503         * g++.old-deja/g++.pt/explicit35.C: Likewise.
22504         * g++.old-deja/g++.pt/explicit6.C: Likewise.
22505         * g++.old-deja/g++.pt/memclass7.C: Likewise.
22506
22507 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
22508
22509         * gcc.dg/cpp-redef.c: New test.
22510
22511 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22512
22513         * g++.old-deja/g++.pt/unify7.C: New test.
22514
22515 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22516
22517         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22518         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22519
22520 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22521
22522         * gcc.c-torture/compile/20000224-1.c: New test.
22523
22524 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22525
22526         * gcc.c-torture/compile/cpp-2.c: New test.
22527         * gcc.c-torture/compile/cpp-1.c: New test.
22528
22529 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22530
22531         * gcc.c-torture/execute/20000225-1.c: New test.
22532
22533 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22534
22535         * gcc.dg/cpp-li2.c: New test.
22536
22537         * gcc.dg/cpp-wi1.c: New test.
22538
22539         * gcc.dg/cpp-li1.c: New test.
22540
22541 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22542
22543         * g++.old-deja/g++.other/sizeof5.C: New test.
22544
22545 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22546
22547         * gcc.c-torture/execute/va-arg-13.c: New test.
22548
22549 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22550
22551         * gcc.c-torture/execute/va-arg-12.c: New test.
22552
22553 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22554
22555         * gcc.c-torture/execute/20000223-1.c: New test.
22556
22557 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22558
22559         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22560
22561 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22562
22563         * g++.old-deja/g++.abi/ptrmem.C: New test.
22564
22565 2000-02-19  Richard Henderson  <rth@cygnus.com>
22566
22567         * gcc.c-torture/compile/init-3.c: New.
22568
22569 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22570
22571         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22572         ALWAYS_CXXFLAGS.
22573
22574 2000-02-11  Robert Lipe <robertl@sco.com>
22575
22576         * gcc.c-torture/compile/20000211-3.c: New test.
22577
22578 2000-02-11  Martin Buchholz <martin@xemacs.org>
22579
22580         * gcc.c-torture/compile/20000211-2.c: New test.
22581
22582 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22583
22584         * gcc.c-torture/compile/20000211-1.c: New test.
22585
22586 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22587
22588         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22589           on native targets
22590
22591 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22592
22593         * g++.old-deja/g++.other/cast5.C: New test.
22594
22595 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22596
22597         * gcc.c-torture/execute/20000205-1.c: New.
22598
22599 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22600
22601         * g++.old-deja/g++.jason/cast3.C: Return void.
22602         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22603
22604 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22605
22606         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22607
22608         * gcc.dg/loop-1.c: New test.
22609
22610 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22611
22612         * gcc.c-torture/compile/20000127-1.c: New test.
22613         * gcc.c-torture/execute/991228-1.c: New test.
22614
22615 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22616
22617         * gcc.dg/unused-2.c: New test.
22618
22619         * gcc.dg/conv-1.c: New test.
22620
22621 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22622
22623         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22624         compiler.
22625         (tool_option_proc): Fix typo.
22626
22627 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22628
22629         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22630         of the ld on the host, not on the build machine.
22631         Also, don't crash if '--help' is not a supported option.
22632
22633 2000-01-24  Richard Henderson  <rth@cygnus.com>
22634
22635         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22636
22637 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22638
22639         * gcc.c-torture/execute/20000120-2.c: New test.
22640         * gcc.c-torture/execute/20000120-1.c: New test.
22641
22642 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22643
22644         * gcc.c-torture/execute/20000113-1.c: New test.
22645
22646 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22647
22648         * gcc.c-torture/execute/20000112-1.c: New test.
22649
22650 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22651
22652         * gcc.dg/20000111-1.c: New test.
22653
22654 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22655
22656         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22657         with 16 bit integers.
22658
22659 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22660
22661         * gcc.dg/20000108-1.c: New test.
22662
22663 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22664
22665         * g++.old-deja/g++.ns/koenig8.C: New test.
22666
22667 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22668
22669         * g++.old-deja/g++.other/cast4.C: New test.
22670
22671 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22672
22673         * gcc.c-torture/compile/20000105-2.c: New test.
22674         * gcc.c-torture/compile/20000105-1.c: New test.
22675
22676 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22677
22678         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22679         references to printf & atoi to conform to ANSI standard.
22680         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22681         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22682         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22683         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22684         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22685         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22686         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22687         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22688         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22689         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22690         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22691         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22692         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22693         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22694         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22695         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22696         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22697         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22698         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22699         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22700         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22701         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22702         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22703         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22704         * g++.old-deja/g++.brendan/init3.C: Likewise.
22705         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22706         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22707         * g++.old-deja/g++.brendan/new2.C: Likewise.
22708         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22709         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22710         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22711         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22712         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22713         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22714         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22715         * g++.old-deja/g++.brendan/template24.C: Likewise.
22716         * g++.old-deja/g++.brendan/template3.C: Likewise.
22717         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22718         * g++.old-deja/g++.jason/inline3.C: Likewise.
22719         * g++.old-deja/g++.jason/opeq.C: Likewise.
22720         * g++.old-deja/g++.law/arg5.C: Likewise.
22721         * g++.old-deja/g++.law/arm7.C: Likewise.
22722         * g++.old-deja/g++.law/ctors11.C: Likewise.
22723         * g++.old-deja/g++.law/cvt8.C: Likewise.
22724         * g++.old-deja/g++.law/init9.C: Likewise.
22725         * g++.old-deja/g++.law/refs4.C: Likewise.
22726         * g++.old-deja/g++.law/template2.C: Likewise.
22727         * g++.old-deja/g++.law/visibility24.C: Likewise.
22728         * g++.old-deja/g++.law/vtable3.C: Likewise.
22729         * g++.old-deja/g++.mike/asm2.C: Likewise.
22730         * g++.old-deja/g++.mike/eh1.C: Likewise.
22731         * g++.old-deja/g++.mike/misc1.C: Likewise.
22732         * g++.old-deja/g++.mike/misc13.C: Likewise.
22733         * g++.old-deja/g++.mike/misc14.C: Likewise.
22734         * g++.old-deja/g++.mike/ns12.C: Likewise.
22735         * g++.old-deja/g++.mike/p1248.C: Likewise.
22736         * g++.old-deja/g++.mike/p3708.C: Likewise.
22737         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22738         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22739         * g++.old-deja/g++.mike/p646.C: Likewise.
22740         * g++.old-deja/g++.mike/p700.C: Likewise.
22741         * g++.old-deja/g++.mike/p783.C: Likewise.
22742         * g++.old-deja/g++.mike/p783a.C: Likewise.
22743         * g++.old-deja/g++.mike/p783b.C: Likewise.
22744         * g++.old-deja/g++.mike/p786.C: Likewise.
22745         * g++.old-deja/g++.mike/p789.C: Likewise.
22746         * g++.old-deja/g++.mike/p789a.C: Likewise.
22747         * g++.old-deja/g++.mike/p807a.C: Likewise.
22748         * g++.old-deja/g++.other/delete3.C: Likewise.
22749         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22750         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22751         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22752         * g++.old-deja/g++.other/empty1.C: Likewise.
22753         * g++.old-deja/g++.other/temporary1.C: Likewise.
22754         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22755         * g++.old-deja/g++.pt/t16.C: Likewise.
22756         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22757
22758 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22759
22760         * gcc.dg/991230-1.c: New test.
22761
22762 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22763
22764         * gcc.c-torture/compile/991229-3.c: New test.
22765         * gcc.c-torture/compile/991229-2.c: New test.
22766         * gcc.c-torture/compile/991229-1.c: New test.
22767
22768 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22769
22770         * gcc.c-torture/compile/labels-2.c: New test.
22771
22772 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22773
22774         * gcc.c-torture/execute/991227-1.c: New test.
22775
22776 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22777
22778         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22779
22780 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22781
22782         * gcc.c-torture/execute/991221-1.c: New test.
22783
22784 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22785
22786         * g++.old-deja/g++.other/cast3.C: New test.
22787
22788 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22789
22790         * gcc.c-torture/execute/991216-4.c: New test.
22791
22792 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22793
22794         * gcc.c-torture/execute/991216-1.c: New test.
22795         * gcc.c-torture/execute/991216-2.c: New test.
22796         * gcc.c-torture/execute/991216-3.c: New test.
22797
22798 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22799
22800         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22801         Actually make the test fail by using "-O2" for compilation.
22802
22803 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22804
22805         * g++.old-deja/g++.warn/cast-align1.C: New test.
22806
22807 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22808
22809         * gcc.c-torture/compile/991214-1.c: New test.
22810         * gcc.c-torture/compile/991214-2.c: New test.
22811
22812 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22813
22814         * gcc.dg/991214-1.c: New test.
22815
22816 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22817
22818         * gcc.c-torture/compile/991213-3.c: New test.
22819         * gcc.c-torture/compile/991213-2.c: New test.
22820         * gcc.c-torture/compile/991213-1.c: New test.
22821
22822 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22823
22824         * gcc.dg/991209-1.c: New test.
22825
22826 1999-12-08  Nathan Sidwell <nathan@acm.org>
22827
22828         * gcc.c-torture/compile/991208-1.c: New test.
22829
22830 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22831
22832         * gcc.dg/ultrasp2.c: New test.
22833
22834 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22835
22836         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22837
22838 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22839
22840         * gcc.c-torture/compile/991202-1.c: New test.
22841         * gcc.c-torture/execute/991202-1.c: New test.
22842         * gcc.c-torture/execute/991202-2.c: New test.
22843         * gcc.c-torture/execute/991202-3.c: New test.
22844
22845 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22846
22847         * g++.old-deja/g++.abi/align.C: New test.
22848         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22849         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22850
22851 1999-12-01  Richard Henderson  <rth@cygnus.com>
22852
22853         * gcc.c-torture/execute/991201-1.c: New.
22854
22855 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22856
22857         * gcc.dg/991129-1.c: New test.
22858
22859 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22860
22861         * gcc.c-torture/compile/991127-1.c: New test.
22862
22863 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22864
22865         * g++.old-deja/g++.other/warn4.C: New test.
22866
22867 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22868
22869         * g++.old-deja/g++.eh/cleanup2.C: New test.
22870         * g++.old-deja/g++.ext/pretty2.C: New test.
22871         * g++.old-deja/g++.ext/pretty3.C: New test.
22872         * g++.old-deja/g++.other/debug6.C: New test.
22873
22874 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22875
22876         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22877         compiler_output to look for one error message instead of two.
22878
22879 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22880
22881         * gcc.c-torture/execute/991118-1.c: Also test case
22882         where the word boundary does not split a byte evenly.
22883
22884 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22885
22886         * g++.old-deja/g++.ext/restrict1.C: New test.
22887
22888 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22889
22890         * gcc.c-torture/execute/991118-1.c: New test.
22891
22892 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22893
22894         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22895         working directory pathnames.
22896
22897 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22898
22899         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22900         host is equipped with driver.h and driver.o so it can actually
22901         compile and run the tests.
22902
22903 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22904
22905         * gcc.c-torture/compile/991008-1.c: New test.
22906
22907 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22908
22909         * lib/gcc-dg.exp: Include target-supports.exp
22910
22911 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22912
22913         * lib/target-supports.exp: New file: Provide procs to test for
22914         features supported by the target.
22915         (check_weak_available): Moved here from ecos.exp.
22916         (check_alias_available): New proc: Determine of the target
22917         toolchain supports the alias attribute.
22918
22919         * gcc.dg/special/ecos.exp: Move check_weak_available to
22920         target-supports.exp.
22921         (alias-1.c): Only perform the test if the target supports
22922         aliases.
22923         (wkali-1.c): Only perform the test if the target supports
22924         aliases.
22925
22926         * gcc.dg/990506-0.c: Expect error messages from cross
22927         targets as well as native targets.
22928
22929 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22930
22931         * gcc.dg/ultrasp1.c: Removed xfail.
22932         * gcc.dg/struct-ret-2.c: Likewise.
22933         * gcc.dg/array-1.c: Likewise.
22934
22935 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22936
22937         * gcc.dg/struct-ret-2.c: New test.
22938
22939         * gcc.dg/array-1.c: New test.
22940
22941 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22942
22943         * gcc.c-torture/execute/991030-1.c: New test.
22944
22945 1999-10-26  Richard Henderson  <rth@cygnus.com>
22946
22947         * gcc.c-torture/compile/991026-2.c: New test.
22948
22949 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22950
22951         * gcc.c-torture/compile/991026-1.c: New test.
22952
22953 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22954
22955         * gcc.c-torture/execute/991023-1.c: New test.
22956
22957 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22958
22959         * gcc.c-torture/execute/991019-1.c: New test.
22960
22961 1999-10-16  Richard Henderson  <rth@cygnus.com>
22962
22963         * gcc.c-torture/execute/991016-1.c: New test.
22964
22965 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22966
22967         * gcc.c-torture/execute/991014-1.c: New test.
22968
22969 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22970
22971         * g++.old-deja/g++.other/union2.C: New test.
22972
22973 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22974
22975         * g++.old-deja/g++.other/vaarg2.C: New test.
22976         * g++.old-deja/g++.other/vaarg3.C: New test.
22977
22978 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22979
22980         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22981         in compile/.
22982
22983 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22984
22985         * gcc.c-torture/execute/va-arg-11.c: New test.
22986
22987 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22988
22989         * lib/file-format.exp (gcc_target_object_format): Don't
22990         crash if objdump is unavailable.
22991
22992 1999-09-29  Donn Terry <donn@interix.com>
22993
22994         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22995
22996 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22997
22998         * gcc.c-torture/compile/990928-1.c: New test.
22999
23000 1999-09-28  Nathan Sidwell  <nathan@acm.org>
23001
23002         * g++.old-deja/g++.other/decl6.C: New test.
23003
23004 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23005
23006         * gcc.c-torture/execute/va-arg-10.c: New test.
23007
23008 1999-09-27  Nathan Sidwell  <nathan@acm.org>
23009
23010         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
23011         __PRETTY_FUNCTION__.
23012
23013 1999-09-23  Nick Clifton  <nickc@cygnus.com>
23014
23015         * gcc.c-torture/execute/990923-1.c: New test.
23016
23017 1999-09-21  Nick Clifton  <nickc@cygnus.com>
23018
23019         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
23020         for which -fpic is inappropriate.
23021
23022 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
23023
23024         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
23025
23026 1999-09-21  Nathan Sidwell  <nathan@acm.org>
23027
23028         * g++.old-deja/g++.other/dyncast1.C: New test.
23029         * g++.old-deja/g++.other/dyncast2.C: New test.
23030         * g++.old-deja/g++.other/dyncast3.C: New test.
23031         * g++.old-deja/g++.other/dyncast4.C: New test.
23032         * g++.old-deja/g++.other/dyncast5.C: New test.
23033         * g++.old-deja/g++.eh/catch3.C: New test.
23034         * g++.old-deja/g++.eh/catch3p.C: New test.
23035         * g++.old-deja/g++.eh/catch4.C: New test.
23036         * g++.old-deja/g++.eh/catch4p.C: New test.
23037         * g++.old-deja/g++.eh/catch5.C: New test.
23038         * g++.old-deja/g++.eh/catch5p.C: New test.
23039         * g++.old-deja/g++.eh/catch6.C: New test.
23040         * g++.old-deja/g++.eh/catch6p.C: New test.
23041         * g++.old-deja/g++.eh/catch7.C: New test.
23042         * g++.old-deja/g++.eh/catch7p.C: New test.
23043         * g++.old-deja/g++.eh/catch8.C: New test.
23044         * g++.old-deja/g++.eh/catch8p.C: New test.
23045         * g++.old-deja/g++.eh/catch9.C: New test.
23046         * g++.old-deja/g++.eh/catch9p.C: New test.
23047
23048 1999-09-13  Nathan Sidwell  <nathan@acm.org>
23049
23050         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
23051         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
23052
23053 1999-09-13  Jeffrey A Law  (law@cygnus.com)
23054
23055         * gcc.c-torture/compile/990913-1.c: New test.
23056
23057 1999-09-10  Nathan Sidwell  <nathan@acm.org>
23058
23059         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
23060         * g++.old-deja/g++.jason/rfg5.C: Likewise.
23061
23062 1999-09-09  Richard Henderson  <rth@cygnus.com>
23063
23064         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
23065
23066 1999-09-09  Nathan Sidwell  <nathan@acm.org>
23067
23068         * g++.old-deja/g++.other/lookup11.C: New test.
23069         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
23070         what is permitted and what we want.
23071         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
23072         overload use.
23073         * g++.old-deja/g++.jason/rfg5.C: Likewise
23074
23075 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
23076
23077         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
23078         * gcc.c-torture/noncompile/poison-1.c: New file.
23079
23080 1999-09-08  Nathan Sidwell  <nathan@acm.org>
23081
23082         * g++.old-deja/g++.other/sizeof3.C: New test.
23083         * g++.old-deja/g++.other/sizeof4.C: New test.
23084         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
23085         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
23086
23087 1999-09-07  Richard Henderson  <rth@cygnus.com>
23088
23089         * gcc.dg/va-arg-1.c: New.
23090
23091 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23092
23093         * gcc.c-torture/execute/va-arg-9.c: New test.
23094
23095 1999-09-05  Craig Burley  <craig@jcb-sc.com>
23096
23097         * g77.f-torture/compile/980519-2.f: New test.
23098         * g77.f-torture/compile/19990905-0.f: New test.
23099         * g77.f-torture/compile/19990905-1.f: New test.
23100         * g77.f-torture/compile/19990905-2.f: New test.
23101
23102         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
23103
23104 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
23105
23106         * gcc.c-torture/execute/990827-1.c: Fix typo.
23107
23108 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23109
23110         * g++.old-deja/g++.other/deref1.C: New test.
23111
23112 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23113
23114         * g++.old-deja/g++.other/ambig2.C: New test.
23115         * g++.old-deja/g++.other/cond5.C: New test.
23116         * g++.old-deja/g++.other/lookup16.C: New test.
23117
23118 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23119
23120         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23121         assemblers too.
23122
23123 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23124
23125         * lib/c-torture.exp: Avoid the "compare executables" optimization
23126         when testing native.
23127
23128 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23129
23130         * gcc.c-torture/execute/990829-1.c: New test.
23131         * gcc.c-torture/compile/990829-1.c: New test.
23132
23133 1999-08-27  Paul Burchard  <burchard@pobox.com>
23134
23135         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23136         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23137         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23138         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23139         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23140         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23141         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23142         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23143         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23144         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23145         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23146
23147 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23148
23149         * gcc.c-torture/execute/990827-1.c: New test.
23150
23151 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23152
23153         * g77.f-torture/noncompile/19990826-4.f: New test.
23154
23155         * g77.f-torture/compile/19990826-3.f: New test.
23156
23157         * g77.f-torture/execute/19990826-2.f: New test.
23158
23159         * g77.f-torture/compile/19990826-1.f: New test.
23160
23161         * gcc.c-torture/execute/990826-0.c: New test.
23162         * g77.c-torture/execute/19990826-0.f: New test.
23163
23164         * g77.f-torture/noncompile/970626-2.f: New test.
23165
23166 1999-08-25  Paul Burchard  <burchard@pobox.com>
23167
23168         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23169         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23170         lss-011.C: New tests.
23171
23172 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23173
23174         * g++.old-deja/g++.other/decl5.C: New test.
23175
23176 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23177
23178         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23179         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23180         call `postbase' for each one.  All callers of `postbase' changed
23181         to call this instead.
23182
23183 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
23184
23185         * gcc.c-torture/execute/990811-1.c: New test.
23186
23187 1999-08-09  Nick Clifton  <nickc@cygnus.com>
23188
23189         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23190         just native ones.
23191
23192         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23193         just native ones.
23194
23195 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23196
23197         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23198
23199 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23200
23201         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23202
23203 1999-08-04  Nathan Sidwell  <nathan@acm.org>
23204
23205         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23206
23207 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23208
23209         * gcc.c-torture/execute/990804-1.c: New test.
23210
23211 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23212
23213         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23214         * g++.old-deja/g++.brendan/crash64.C: Likewise
23215         * g++.old-deja/g++.brendan/overload8.C: Likewise
23216
23217 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23218
23219         * g++.old-deja/g++.other/struct1.C: New test.
23220
23221 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23222
23223         * g++.old-deja/g++.other/enum2.C: New test.
23224
23225 1999-08-02  Richard Henderson  <rth@cygnus.com>
23226
23227         Adapted from tests from Franz Sirl:
23228         * gcc.c-torture/execute/va-arg-7.c: New test.
23229         * gcc.c-torture/execute/va-arg-8.c: New test.
23230
23231 1999-08-01  Jeffrey A Law  (law@cygnus.com)
23232
23233         * gcc.c-torture/compile/990801-2.c: New test.
23234
23235         * gcc.c-torture/compile/990801-1.c: New test.
23236
23237 1999-07-27  Michael Meissner  <meissner@cygnus.com>
23238
23239         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23240         fp-cmp-1.c, converting double to float.
23241
23242         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23243         fp-cmp-1.c, converting double to long double.
23244
23245         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23246         from fr1 to unknown_register, since fr1 is a legitimate register
23247         on some machines.
23248
23249 1999-07-25  Jeffrey A Law  (law@cygnus.com)
23250
23251         * README: More listname related changes.
23252
23253 1999-07-08  Catherine Moore  <clm@cygnus.com>
23254
23255         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
23256
23257 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
23258
23259         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23260
23261 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23262
23263         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23264
23265 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
23266
23267         * gcc.dg/990703-1.c: New test.
23268
23269 1999-06-29  Nick Clifton  <nickc@cygnus.com>
23270
23271         * lib/file-format.exp: New file: Move definition of proc
23272         gcc_target_object_format to here from
23273         gcc.dg/special/ecos.exp.
23274
23275         * lib/c-torture.exp: Include lib file-format.exp.
23276         * lib/gcc-dg.exp: Include lib file-format.exp.
23277
23278         * gcc.dg/special/ecos.exp: Remove definition of proc
23279         gcc_target_object_format.
23280
23281 1999-06-28  Jeffrey A Law  (law@cygnus.com)
23282
23283         * gcc.c-torture/execute/990628-1.c: New test.
23284
23285 1999-06-25  Jeffrey A Law  (law@cygnus.com)
23286
23287         * gcc.c-torture/compile/990625-2.c: New test.
23288
23289         * gcc.c-torture/compile/990625-1.c: New test.
23290
23291 1999-06-23  Nick Clifton  <nickc@cygnus.com>
23292
23293         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
23294         attributes compile.
23295         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23296         ports that use the COFF/PE file format.
23297
23298 1999-06-17  Jeffrey A Law  (law@cygnus.com)
23299
23300         * gcc.c-torture/compile/990617-1.c: New test.
23301
23302 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
23303
23304         * g++.old-deja/g++.other/decl4.C: New test.
23305
23306 1999-06-14  Nathan Sidwell  <nathan@acm.org>
23307
23308         * g++.old-deja/g++.other/bitfld3.C: New test.
23309
23310 1999-06-08  Nathan Sidwell  <nathan@acm.org>
23311
23312         * g++.old-deja/g++.eh/catch1.C: New test.
23313
23314 1999-06-07  Jeffrey A Law  (law@cygnus.com)
23315
23316         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23317
23318         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23319         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
23320
23321 1999-06-05  Craig Burley  <craig@jcb-sc.com>
23322
23323         * g77.f-torture/compile/19990502-0.f: Replace with new,
23324         shorter, test that still fails after recent changes.
23325
23326 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23327
23328         * gcc.c-torture/execute/990604-1.c: New test.
23329
23330 1999-05-31  Jeffrey A Law  (law@cygnus.com)
23331
23332         * gcc.c-torture/execute/990531-1.c: New test.
23333
23334 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23335
23336         * gcc.c-torture/compile/990527-1.c: New test.
23337
23338 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
23339
23340         * gcc.c-torture/execute/990527-1.c: New test.
23341
23342 1999-05-25  Nick Clifton  <nickc@cygnus.com>
23343
23344         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23345         bitfields as signed.
23346
23347 1999-05-25  Craig Burley  <craig@jcb-sc.com>
23348
23349         * g77.f-torture/compile/19990525-0.f: New test.
23350
23351 1999-05-25  Jeffrey A Law  (law@cygnus.com)
23352
23353         * gcc.c-torture/execute/990525-2.c: New test.
23354
23355         * gcc.c-torture/execute/990525-1.c: New test.
23356
23357 1999-05-24  Nathan Sidwell  <nathan@acm.org>
23358
23359         * g++.old-deja/g++.other/anon3.C: New test.
23360         * g++.old-deja/g++.other/anon4.C: New test.
23361         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
23362         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
23363         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
23364         Merrill).
23365
23366 1999-05-24  Jeffrey A Law  (law@cygnus.com)
23367
23368         * gcc.c-torture/execute/990524-1.c: New test.
23369
23370         * gcc.dg/990524-1.c: New test.
23371
23372 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23373
23374         * gcc.c-torture/compile/990523-1.c: New test.
23375
23376 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
23377
23378         * gcc.c-torture/compile/990519-1.c: New test.
23379
23380 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23381
23382         * gcc.c-torture/compile/990517-1.c: New test.
23383
23384         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
23385         (e4, f4): New tests.
23386         (main): Call them.
23387
23388 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23389
23390         * gcc.dg/noreturn-1.c: New test.
23391
23392 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23393
23394         * gcc.c-torture/execute/990513-1.c: New test.
23395
23396 1999-05-10  Richard Henderson  <rth@cygnus.com>
23397
23398         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23399
23400 1999-05-10  Craig Burley  <craig@jcb-sc.com>
23401
23402         * g77.f-torture/execute/erfc.f: Use small single-precision
23403         values, to avoid problems on Alphas when not -mieee.
23404
23405 1999-05-08  Craig Burley  <craig@jcb-sc.com>
23406
23407         * gcc.dg/990506-0.c: New test.
23408
23409 1999-05-08  Richard Henderson  <rth@cygnus.com>
23410
23411         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23412         the constant to test.  Don't XFAIL 64-bit targets.
23413
23414         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23415         * g++.old-deja/g++.law/profile1.C: Likewise.
23416
23417         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23418         operator new instances.
23419         * g++.old-deja/g++.other/delete5.C: Likewise.
23420
23421 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23422
23423         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23424         intrinsic.
23425
23426 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23427
23428         * g77.f-torture/execute/u77-test.f: Reverse order of two
23429         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23430
23431 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23432
23433         * gcc.dg/compare1.c: New test.
23434
23435 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
23436
23437         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23438         New tests.
23439
23440 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23441
23442         * g77.f-torture/compile/19990502-1.f: New test.
23443
23444 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23445
23446         * g77.f-torture/compile/19990502-0.f: New test.
23447
23448 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23449
23450         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23451         intrinsic.
23452
23453 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23454
23455         * g77.f-torture/execute/u77-test.f (main): List libU77
23456         intrinsics not currently tested.
23457         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23458         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23459         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23460         Trim blanks off the ends of some printed strings.
23461
23462 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23463
23464         * g77.f-torture/execute/u77-test.f (main): Just warn about
23465         FSTAT gid disagreement, as it's expected on some systems.
23466
23467 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23468
23469         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23470         use a new function, which allows for some slop.
23471         Clean up some commentary.
23472         (issum): The new function.
23473         (sgladd): Deleted subroutine.
23474
23475 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23476
23477         * g77.f-torture/execute/u77-test.f: Modify to be more like
23478         libf2c/libU77 version, bringing patches to that version here.
23479         Add suitable commentary.
23480
23481 1999-04-25  Richard Henderson  <rth@cygnus.com>
23482
23483         * gcc.dg/990424-1.c: New test.
23484
23485 1999-04-24  Craig Burley  <craig@jcb-sc.com>
23486
23487         * g77.f-torture/execute/u77-test.f (main): Bug involving
23488         LSTAT has been fixed, so turn back on full checking.
23489
23490 1999-04-20  Craig Burley  <craig@jcb-sc.com>
23491
23492         * g77.f-torture/compile/19990419-0.f: New test.
23493         * g77.f-torture/execute/19990419-1.f: New test.
23494
23495 1999-04-17  Richard Henderson  <rth@cygnus.com>
23496
23497         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23498         to avoid the need for a prototype to supress a warning.
23499
23500 1999-04-07  Jim Wilson  <wilson@cygnus.com>
23501
23502         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23503
23504 1999-04-04  Jeffrey A Law  (law@cygnus.com)
23505
23506         * gcc.c-torture/execute/990404-1.c: New test.
23507
23508 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23509
23510         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23511         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23512         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23513         missing initializer warnings.
23514
23515 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23516
23517         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23518         matching strings.
23519
23520 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23521
23522         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23523
23524 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23525
23526         * g77.f-torture/execute/19990325-0.f: New test.
23527         * g77.f-torture/execute/19990325-1.f: New test.
23528
23529 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23530
23531         * gcc.c-torture/execute/990324-1.c: New test.
23532
23533 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23534
23535         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23536         test with 4.
23537
23538 1999-03-17  Richard Henderson  <rth@cygnus.com>
23539
23540         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23541
23542 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23543
23544         * g77.f-torture/execute/19990313-2.f: New test.
23545         * g77.f-torture/execute/19990313-3.f: New test.
23546
23547 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23548
23549         * g77.f-torture/execute/19990313-0.f: New test.
23550         * g77.f-torture/execute/19990313-1.f: New test.
23551
23552 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23553
23554         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23555         printf to sprintf.
23556         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23557         (main): Add check for u15.  Conditionalize u31 check depending on
23558         whether ints are <32 bits or >=32 bits.
23559
23560 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23561
23562         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23563
23564 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23565
23566         * g77.f-torture/compile/19990305-0.f: New test.
23567         * g77.f-torture/execute/19981119-0.f: New test.
23568
23569 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23570
23571         * g77.f-torture/execute/970625-2.f: call ABORT if final
23572         result is not correct, instead of just printing it.
23573         Add this checking via newly introduced obfuscation, to
23574         trip up buggy front ends.
23575
23576 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23577
23578         * g77.f-torture/compile/960317-1.f: Moved from being
23579         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23580
23581 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23582
23583         * g77.f-torture/execute/960317-1.f: New (old) test.
23584         * g77.f-torture/execute/970625-2.f: Ditto.
23585
23586 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23587
23588         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23589         message on line 1 or line 2; cccp and cpplib do this differently.
23590
23591 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23592
23593         * g++.old-deja/g++.law/weak1.C: New test.
23594
23595 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23596
23597         * gcc.c-torture/execute/990119-1.c: Renamed to...
23598         * gcc.dg/990119-1.c: this, so it will only be tested once
23599         (it's a preprocessor test, it doesn't need to be run at
23600         multiple optimization levels).
23601
23602 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23603
23604         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23605           ALWAYS_CXXFLAGS.
23606
23607 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23608
23609         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23610         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23611         to not be compilable by current g77.
23612
23613 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23614
23615         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23616
23617 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23618
23619         * gcc.c-torture/execute/990222-1.c: New test.
23620
23621 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23622
23623         * g77.f-torture/compile/19990218-0.f: New test.
23624         * g77.f-torture/noncompile/19990218-1.f: New test.
23625
23626 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23627
23628         * g77.f-torture/compile/19981216-0.f: New test.
23629
23630 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23631
23632         * gcc.dg/990214-1.c: New test.
23633
23634 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23635
23636         * gcc.dg/990213-2.c: New test.
23637
23638         * gcc.dg/990213-1.c: New test.
23639
23640 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23641
23642         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23643         ints.
23644
23645 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23646
23647         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23648         specified by target.
23649
23650         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23651
23652 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23653
23654         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23655
23656 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23657
23658         * gcc.dg/special/ecos.exp: New test driver for new tests with
23659         special requirements.
23660
23661         * gcc.dg/special/alias-1.c: New test.
23662         * gcc.dg/special/gcsec-1.c: New test.
23663         * gcc.dg/special/weak-1.c: New test.
23664         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23665         * gcc.dg/special/weak-2.c: New test.
23666         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23667         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23668         * gcc.dg/special/wkali-1.c: New test.
23669         * gcc.dg/special/wkali-2.c: New test.
23670         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23671         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23672
23673 1999-02-10  Felix Lee  <flee@cygnus.com>
23674
23675           * lib/c-torture.exp (c-torture-compile): Pull out code for
23676           analyzing gcc error messages.
23677           (c-torture-execute): Likewise.  Fix some (harmless) false
23678           positives.
23679           * lib/gcc.exp (gcc_check_compile): New function.
23680
23681 1999-02-08  Richard Henderson  <rth@cygnus.com>
23682
23683         * gcc.c-torture/execute/990208-1.c: New test.
23684
23685 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23686
23687         * g++.dg/special/ecos.exp: New driver for new tests with special
23688         requirements
23689
23690         * g++.dg/special/conpr-1.C: New test
23691         * g++.dg/special/conpr-2.C: New test
23692         * g++.dg/special/conpr-2a.C: New test
23693         * g++.dg/special/conpr-3.C: New test
23694         * g++.dg/special/conpr-3a.C: New test
23695         * g++.dg/special/conpr-3b.C: New test
23696
23697         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23698         allow g++ to use the dg driver
23699
23700         * README: Add comment about g++.dg directory
23701
23702 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23703
23704         * README: Update email addresses.
23705
23706 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23707
23708         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23709         arguments in order to force structure S onto the stack even on
23710         the alpha.
23711         (test): Pass 10 leading arguments to function foo as well as the
23712         structure S.
23713
23714         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23715         failure for all targets.
23716
23717         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23718         abort to terminate program execution.
23719
23720 1999-01-30  Richard Henderson  <rth@cygnus.com>
23721
23722         * gcc.c-torture/execute/990130-1.c: New test.
23723
23724 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23725
23726         * gcc.dg/990130-1.c: New test.
23727
23728 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23729
23730         * gcc.c-torture/execute/990128-1.c: New test.
23731
23732 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23733
23734         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23735
23736 1999-01-27  Felix Lee  <flee@cygnus.com>
23737
23738         * lib/c-torture.exp (c-torture-compile): pull out code for
23739         analyzing gcc error messages.
23740         (c-torture-execute): ditto, and fix some (harmless) false
23741         positives.
23742         * lib/gcc.exp (gcc_check_compile): new function.
23743
23744 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23745
23746         * gcc.dg/990117-1.c: New test.
23747
23748         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23749
23750         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23751
23752 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23753
23754         * g77.f-torture/compile/990115-1.f: New test.
23755
23756 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23757
23758         * gcc.c-torture/compile/990107-1.c: New test
23759
23760 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23761
23762         * gcc.c-torture/execute/990106-2.c: New test.
23763
23764         * gcc.c-torture/execute/990106-1.c: New test.
23765
23766 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23767
23768         * gcc.c-torture/compile/981223-1.c: New test.
23769
23770 1998-12-29  Richard Henderson  <rth@cygnus.com>
23771
23772         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23773         (opt3): Rename from opt4 and disable.
23774
23775 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23776
23777         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23778
23779 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23780
23781         * g++.old-deja/g++.other/conv5.C: New test.
23782
23783 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23784
23785         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23786
23787 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23788
23789         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23790
23791 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23792
23793         * gcc.c-torture/compile/981211-1.c: New test.
23794
23795 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23796
23797         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23798
23799         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23800
23801 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23802
23803         * gcc.special/930510-1.c: Make C9X safe.
23804         * gcc.misc-tests/gcov-1.c Similarly.
23805         * gcc.misc-tests/gcov-2.c Similarly.
23806
23807 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23808
23809         * gcc.dg/ultrasp1.c: New test.
23810
23811 1998-12-06  Richard Henderson  <rth@cygnus.com>
23812
23813         * gcc.c-torture/execute/981206.c: New test.
23814
23815 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23816
23817         * g++.old-deja/g++.ns/template7.C: New test.
23818
23819         * g++.old-deja/g++.other/expr1.C: New test.
23820
23821         * g++.old-deja/g++.eh/tmpl3.C: New test.
23822
23823         * g++.old-deja/g++.eh/tmpl2.C: New test.
23824
23825 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23826
23827         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23828         * g++.old-deja/g++.other/using6.C: Removed.
23829         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23830
23831         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23832
23833 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23834
23835         * g++.old-deja/g++.pt/overload8.C: New test.
23836
23837         * g++.old-deja/g++.pt/overload7.C: New test.
23838
23839         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23840
23841         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23842         and relinking messages.
23843         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23844         compiling with -frepo.
23845
23846 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23847
23848         * g++.old-deja/g++.pt/lookup6.C: New test.
23849
23850 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23851
23852         * gcc.c-torture/execute/981130-1.c: New test.
23853         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23854
23855 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23856
23857         * g++.old-deja/g++.pt/explicit76.C: New test.
23858
23859         * g++.old-deja/g++.pt/friend38.C: New test.
23860
23861         * g++.old-deja/g++.ns/crash2.C: New test.
23862
23863         * g++.old-deja/g++.pt/defarg8.C: New test.
23864
23865         * g++.old-deja/g++.pt/instantiate6.C: New test.
23866
23867         * g++.old-deja/g++.pt/static6.C: New test.
23868
23869         * g++.old-deja/g++.pt/decl2.C: New test.
23870
23871 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23872
23873         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23874         problem is actually related with name lookup, but so what? :-)
23875
23876         * g++.old-deja/g++.pt/friend37.C: New test.
23877
23878 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23879
23880         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23881         element, which fails on some systems.
23882
23883         * g77.f-torture/execute/labug1.f: New test.
23884
23885 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23886
23887         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23888         is defined.
23889
23890 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23891
23892         * g77.f-torture/compile/981117-1.f: New test.
23893
23894 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23895
23896         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23897         properly discarded.
23898
23899 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23900
23901         * gcc.c-torture/execute/memcheck: New directory of tests for
23902         -fcheck-memory-usage.
23903
23904 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23905
23906         * README: New file, general information about the testsuite and
23907         new description of the various C++ test subdirectories.
23908         * README.g++: Eliminate obsolete information, update and move most
23909         relevant stuff to README.
23910
23911 1998-11-07  Richard Henderson  <rth@cygnus.com>
23912
23913         * gcc.c-torture/compile/981107-1.c: New test.
23914
23915 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23916
23917         * execute/memcpy-bi.c: New testcase.
23918
23919 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23920
23921         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23922         base classes.
23923
23924         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23925         template is selected.
23926
23927         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23928         classes, it should be accepted for all types.
23929
23930         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23931
23932         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23933         specializations start with template headers.
23934
23935 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23936
23937         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23938
23939         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23940         non-POD types.
23941
23942 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23943
23944         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23945
23946 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23947
23948         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23949
23950 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23951
23952         * 981019-1.c: New test.
23953
23954 1998-10-14  Robert Lipe <robertl@dgii.com>
23955
23956         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23957         find objc headers.
23958
23959 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23960
23961         * compile/981001-4.c: Remove use of GCC extension that triggers a
23962         compiler bug.
23963
23964 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23965
23966         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23967
23968 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23969
23970         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23971         instantiation of template produces incorrect code for delete
23972         expression.
23973
23974         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23975         constructors' name is not unique.
23976         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23977         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23978
23979         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23980         automatic array of const is ill-formed.
23981
23982         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23983         of template parameter?
23984
23985         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23986         const.
23987
23988         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23989         pointer-to-member expression.
23990
23991         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23992         declaration causes ICE.
23993
23994 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23995
23996         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23997         reserved in the global namespace.
23998
23999         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
24000         generate needed virtual table.
24001
24002         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
24003
24004 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
24005
24006         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
24007         template-dependent type
24008
24009 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
24010
24011         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
24012         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
24013         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
24014
24015         * g++.old-deja/g++.other/using5.C: New test; using decl from base
24016         class should be usable as argument of member function.
24017         * g++.old-deja/g++.other/using6.C: New test; using decl from base
24018         class should be usable as return type of member function.
24019         * g++.old-deja/g++.other/using7.C: New test; using decl from base
24020         class should be usable as type of data member.
24021
24022         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
24023
24024 1998-10-09  Jeffrey A Law  (law@cygnus.com)
24025
24026         * gcc.c-torture/special/920521-1.c: Fix bogus test.
24027
24028 1998-10-08  Nick Clifton  <nickc@cygnus.com>
24029
24030         * gcc.dg/dll-?.c Add thumb to target list.
24031         Fix assembler scan patterns to match current assembler output.
24032
24033 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
24034
24035         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
24036         matching of template brackets.
24037
24038         * g++.old-deja/g++.other/using4.C: New test.  Test using
24039         declarations of methods from base classes.
24040
24041         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
24042         within functions should introduce names into the innermost
24043         enclosing namespace.
24044
24045         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
24046         of static locals if first initialization throws.
24047
24048 1998-10-07  Jim Wilson  <wilson@cygnus.com>
24049
24050         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
24051
24052 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24053
24054         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
24055         lose track of the possible targets of tablejump insns.
24056         * special/special.exp: Run it.
24057
24058 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24059
24060         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
24061         must be declared before its specializations can be named in friend
24062         declarations.
24063
24064 1998-10-05  Dave Love  <d.love@dl.ac.uk>
24065
24066         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
24067
24068         * g77.f-torture/execute/io1.f: New test.
24069
24070 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24071
24072         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
24073         with pointer to template function, for which no argument deduction
24074         is possible.
24075
24076         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
24077         specialization of template function as argument to template
24078         function.
24079
24080         * g++.old-deja/g++.other/access2.C: New test; Inner class
24081         shouldn't have privileged access to Outer's names.
24082
24083 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24084
24085         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
24086         friend template declared within template class conflicts with
24087         nested class of the same name.
24088
24089         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
24090         is ignored.
24091
24092         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
24093         object with direct initializer as function declaration.
24094
24095         * g++.old-deja/g++.other/decl2.C: New test; duplicate
24096         initializers.
24097
24098         * g++.old-deja/g++.other/null2.C: New test; conditional operator
24099         involving const pointer and NULL produces incorrect result.
24100
24101         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
24102         type name without `typename' should be rejected with -pedantic.
24103
24104 1998-10-02  Richard Henderson  <rth@cygnus.com>
24105
24106         * g++.old-deja/g++.other/addrof1.C: New test.
24107
24108 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24109
24110         * gcc.c-torture/compile/981001-1.c: New test.
24111         * gcc.c-torture/execute/981001-1.c: New test.
24112
24113 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24114
24115         * gcc.c-torture/compile/981001-2.c: New test.
24116         * gcc.c-torture/compile/981001-3.c: New test.
24117         * gcc.c-torture/compile/981001-4.c: New test.
24118
24119 1998-10-01  Robert Lipe  <robertl@dgii.com>
24120
24121         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24122         multilibbed hosts.   Idea grafted from g77.exp.
24123
24124 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24125
24126         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24127         avoid losing on systems which need -lsocket.
24128
24129 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24130
24131         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24132         * g++.old-deja/g++.other/nested2.C: Ditto.
24133         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24134         failure.
24135
24136 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24137
24138         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24139         preferred over template operator!= for enum bitfields.
24140
24141 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24142
24143         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24144         that happen to have the same base name, but in different scopes,
24145         are incorrectly rejected.
24146
24147 1998-09-16  Richard Henderson  <rth@cygnus.com>
24148
24149         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24150         on the native word size instead of an integer literal.
24151
24152 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24153
24154         * g++.old-deja/g++.other/static2.C: Invocation of static data
24155         member of type pointer-to-function denoted as non-static member.
24156
24157         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24158         checks involving function types and aliases.
24159
24160 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24161
24162         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24163         redefined to the same non-trivial type.
24164
24165         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24166         namespace-qualification of template specializations declared in
24167         other namespaces.
24168
24169         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24170         to declare a subset of the specializations of a template function
24171         as friends of specializations of a template class.
24172
24173         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24174         member templates that do not fully specialize the enclosing
24175         template class are rejected.
24176
24177 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24178
24179         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24180
24181 1998-09-08  Dave Love  <d.love@dl.ac.uk>
24182
24183         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24184         altered from libf2c/libU77 version.
24185
24186 1998-09-06  Dave Love  <d.love@dl.ac.uk>
24187
24188         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24189
24190 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
24191
24192         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24193         (un)signed char are different types for template specialization
24194         purposes.
24195
24196 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
24197
24198         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24199         * objc: ObjC testsuite.
24200
24201 1998-08-31  Catherine Moore  <clm@cygnus.com>
24202
24203         * gcc.c-torture/execute/941014-1.x:  New file.
24204
24205 1998-08-31  Nick Clifton  <nickc@cygnus.com>
24206
24207         * lib/c-torture.exp: Add support for
24208         torture_eval_before_compile and torture_eval_before_execute
24209         variables.
24210
24211 1998-08-30  Jeffrey A Law  (law@cygnus.com)
24212
24213         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
24214         this test triggers valid.
24215
24216 1998-08-27  Jeffrey A Law  (law@cygnus.com)
24217
24218         * gcc.dg/980827-1.c: New test.
24219
24220 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
24221
24222         * gcc.c-torture/execute/loop-4b.c: New test.
24223
24224 1998-08-26  Nick Clifton  <nickc@cygnus.com>
24225
24226         * lib/c-torture.exp: Add support for
24227         torture_eval_before_compile and torture_eval_before_execute
24228         variables.
24229
24230 1998-08-25  Jeffrey A Law  (law@cygnus.com)
24231
24232         * gcc.c-torture/compile/980825-1.c: New test.
24233
24234 1998-08-24  Nick Clifton  <nickc@cygnus.com>
24235
24236         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24237         count number tests in opt_t0 not good_t0.
24238
24239 1998-08-24  Jeffrey A Law  (law@cygnus.com)
24240
24241         * gcc.c-torture/compile/930326-1.x: Fix typo.
24242
24243 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
24244
24245         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24246         causes an ICE.
24247
24248 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24249
24250         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24251         STACK_SIZE is defined.
24252         * gcc.c-torture/unsorted/stuct.c: Similarly.
24253
24254         * gcc.c-torture/compile/980821-1.c: New test.
24255
24256 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24257
24258         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24259
24260 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
24261
24262         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24263         code.
24264
24265 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
24266
24267         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24268         error'.
24269
24270 1998-08-18  Jeffrey A Law  (law@cygnus.com)
24271
24272         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24273
24274 1998-08-16  Jeffrey A Law  (law@cygnus.com)
24275
24276         * gcc.c-torture/compile/980816-1.c: New test.
24277
24278         * gcc.dg/980816-1.c: New test.
24279
24280 1998-08-13  Jeffrey A Law  (law@cygnus.com)
24281
24282         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24283         compiler for ieee tests.
24284
24285 1998-08-01  Dave Love  <d.love@dl.ac.uk>
24286
24287         * g77.f-torture/compile/980729-0.f: New test.
24288
24289 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
24290
24291         * gcc.c-torture/special/eeprof-1.c: New test, for
24292         -finstrument-functions.
24293         * gcc.c-torture/special/special.exp: Run it.
24294
24295 1998-07-29  Jeffrey A Law  (law@cygnus.com)
24296
24297         * gcc.c-torture/compile/980729-1.c: New test.
24298
24299 1998-07-27  Nick Clifton  <nickc@cygnus.com>
24300
24301         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24302         __thumb__ is defined, and test for ARM style doubles if so.
24303
24304 1998-07-26  Dave Love  <d.love@dl.ac.uk>
24305
24306         * g77.f-torture/noncompile/980615-0.f: New test.
24307
24308 1998-07-26  H.J. Lu  (hjl@gnu.org)
24309
24310         * gcc.dg/980312-1.c: Do link instead of compile.
24311         * gcc.dg/980313-1.c: Likewise.
24312
24313 1998-07-26  Jeffrey A Law  (law@cygnus.com)
24314
24315         * gcc.c-torture/compile/980726-1.c: New test.
24316
24317 1998-07-25  Dave Love  <d.love@dl.ac.uk>
24318
24319         * g77.f-torture/execute/io0.f: New test.
24320
24321 1998-07-24  Nick Clifton  <nickc@cygnus.com>
24322
24323         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24324         an int.
24325
24326 1998-06-18  Michael Meissner  <meissner@cygnus.com>
24327
24328         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24329         m32r bugs.
24330
24331 1998-07-17  Nick Clifton  <nickc@cygnus.com>
24332
24333         * gcc.dg/980626-1.c: Expect failures for all toolchains until
24334         c-decl.c:grokdeclarator can handle mode attributes.
24335
24336 1998-07-16  Jeffrey A Law  (law@cygnus.com)
24337
24338         * gcc.c-torture/execute/980716-1.c: New test.
24339
24340 1998-07-13  Jeffrey A Law  (law@cygnus.com)
24341
24342         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24343         the mn10200.
24344         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
24345         the mn10200.
24346         * gcc.c-torture/execute/va-arg-3.x: Similarly.
24347         * gcc.c-torture/compile/930326-1.x: Similarly.
24348
24349 1998-07-13  Dave Love  <d.love@dl.ac.uk>
24350
24351         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
24352         New test from Craig.
24353
24354 1998-07-12  Dave Love  <d.love@dl.ac.uk>
24355
24356         * g77.f-torture/noncompile/980616-0.f: New test.
24357
24358         * g77.f-torture/execute/970816-3.f:  New test from Craig.
24359
24360 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24361
24362         *  g++.other/singleton.C: Return error value instead of taking
24363         SIGSEGV.
24364
24365 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
24366
24367         *  g++.other/singleton.C: New test.   Warning is under dispute.
24368         Runtime crash is not.
24369
24370 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24371
24372         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
24373         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
24374         using6.C, using7.C}:  New namespace tests.
24375
24376 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
24377
24378         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
24379         specialization with typedef'ed names used as array indexes.
24380
24381 1998-07-09  Jeffrey A Law  (law@cygnus.com)
24382
24383         * gcc.c-torture/execute/980709-1.c: New test.
24384
24385         * gcc.dg/980709-1.c: New test.
24386
24387 1998-07-07  Richard Henderson  <rth@cygnus.com>
24388
24389         * gcc.c-torture/execute/bcp-1.c: New test.
24390
24391 1998-07-07  Jeffrey A Law  (law@cygnus.com)
24392
24393         * gcc.c-torture/execute/980707-1.c: New test.
24394
24395 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
24396
24397         * gcc.c-torture/compile/980706-1.c: New test.
24398
24399 1998-07-01  Dave Love  <d.love@dl.ac.uk>
24400
24401         * g77.f-torture/execute/980701-0.f,
24402         g77.f-torture/execute/980701-1.f: New test from Craig.
24403
24404 1998-07-01  Jeffrey A Law  (law@cygnus.com)
24405
24406         * gcc.c-torture/compile/980701-1.c: New test.
24407
24408         * gcc.c-torture/execute/980701-1.c: New test.
24409
24410 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
24411 rlsruhe.de>
24412
24413         * g++.old-deja/g++.robertl/eb132.C: New test.
24414         * g++.old-deja/g++.robertl/eb133.C: Likewise.
24415
24416 1998-06-29  Dave Love  <d.love@dl.ac.uk>
24417
24418         * g77.f-torture/execute/980628-7.f,
24419         g77.f-torture/execute/980628-8.f,
24420         g77.f-torture/execute/980628-9.f,
24421         g77.f-torture/execute/980628-10.f: New tests from Craig.
24422
24423         * g77.f-torture/execute/980628-3.f: Remove mail headers.
24424
24425 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24426
24427         * g77.f-torture/execute/980628-4.f: New test from Craig.
24428         * g77.f-torture/execute/980628-5.f: Likewise.
24429         * g77.f-torture/execute/980628-2.f: Likewise.
24430         * g77.f-torture/execute/980628-0.f: Likewise.
24431         * g77.f-torture/execute/980628-1.f: Likewise.
24432         * g77.f-torture/execute/980628-3.f: Likewise.
24433         * g77.f-torture/execute/980628-6.f: Likewise.
24434
24435 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24436
24437         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24438         directory when nothing has been installed yet.
24439
24440 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
24441
24442         * gcc.c-torture/special/special.exp: Handle newer versions of
24443         dejagnu.
24444
24445 1998-06-26  Jeffrey A Law  (law@cygnus.com)
24446
24447         * gcc.dg/980626-1.c: New test.
24448
24449 1998-06-19  Bruno Haible <haible@ilog.fr>
24450
24451         * gcc.misc-tests/m-un-2.c: New test.
24452         * g++.old-deja/g++.other/warn01.c: Likewise.
24453
24454 1998-06-19  Robert Lipe  <robertl@dgii.com>
24455
24456         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24457         compatibility with assmblers with a different comment character.
24458         Eliminate use of GAS-specific extensions.
24459
24460 1998-06-19  Jeffrey A Law  (law@cygnus.com)
24461
24462         * gcc.c-torture/execute/ieee/980619-1.c: New test.
24463
24464 1998-06-19  Robert Lipe  <robertl@dgii.com>
24465
24466         *lib/g77.exp: Replace search for libf2c.a with search for newly
24467         renamed libg2c.a
24468
24469 1998-06-17  Jeffrey A Law  (law@cygnus.com)
24470
24471         * gcc.c-torture/execute/980617-1.c: New test.
24472
24473 1998-06-12  Jeffrey A Law  (law@cygnus.com)
24474
24475         * gcc.c-torture/execute/980612-1.c: New test.
24476
24477 1998-06-08  Jeffrey A Law  (law@cygnus.com)
24478
24479         * gcc.dg/980523-1.c: Only test on ppc-linux.
24480         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24481
24482         * gcc.c-torture/execute/980608-1.c: New test.
24483
24484 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
24485
24486         * gcc.c-torture/execute/980605-1.c: New test.
24487
24488 1998-06-04  Jeffrey A Law  (law@cygnus.com)
24489
24490         * gcc.c-torture/execute/980604-1.c: New test.
24491
24492 1998-06-02  Jeffrey A Law  (law@cygnus.com)
24493
24494         * gcc.c-torture/execute/980602-1.c: New test.
24495         * gcc.c-torture/execute/980602-2.c: Likewise.
24496
24497 1998-06-02  Dave Love  <d.love@dl.ac.uk>
24498
24499         * 970125-0.f: Fix per JCB.  Add commentary.
24500
24501 1998-05-31  Michael Meissner  <meissner@cygnus.com>
24502
24503         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24504         IEEE -0 support.
24505
24506 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24507
24508         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24509         earlier.
24510
24511 1998-05-28  Catherine Moore <clm@cygnus.com>
24512
24513         * gcc.c-torture/execute/980526-3.c: New test.
24514
24515 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24516
24517         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24518         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24519         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24520         m88k-motorola-sysv3 to XFAIL.
24521
24522 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24523
24524         * gcc.dg/980526-1.c: New test.
24525         * gcc.c-torture/execute/980526-2.c: New test.
24526
24527 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24528
24529         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24530
24531         * gcc.c-torture/execute/980526-1.c: New test.
24532
24533 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24534
24535         * g77.f-torture/execute/alpha2.f: Add runtime test.
24536
24537 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24538
24539         * g++.old-deja/old-deja.exp: Strip leading directories.
24540
24541         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24542         error for the line.  Don't run multiple tests for the same line.
24543
24544 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24545
24546         * gcc.dg/980523-1.c: New test.
24547
24548 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24549
24550         * g77.f-torture/compile/970915-0.f: New test.
24551
24552 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24553
24554         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24555
24556 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24557
24558         * gcc.dg/980520-1.c: New test.
24559
24560 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24561
24562         * gcc.dg/980502-1.c: Fix return type.
24563
24564 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24565
24566         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24567         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24568         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24569         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24570         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24571
24572 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24573
24574         * g77.f-torture/execute/980520-1.f: New test.
24575
24576 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24577
24578         * lib/mike-g77.exp: New file.
24579
24580         * g77.f-torture/noncompile/noncompile.exp,
24581         g77.f-torture/noncompile/check0.f: New files.
24582
24583 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24584
24585         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24586         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24587         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24588         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24589         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24590         abort where appropriate.
24591
24592 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24593
24594         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24595         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24596
24597 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24598
24599         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24600
24601 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24602
24603         * g77.f-torture/compile/980427-0.f: New test.
24604
24605 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24606
24607         * g77.f-torture/compile/980424-0.f: New test.
24608
24609 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24610
24611         * g77.f-torture/compile/980419-2.f (main): New test.
24612         * g77.f-torture/compile/970125-0.f: New test.
24613         * g77.f-torture/compile/980419-1.f: New test.
24614
24615 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24616
24617         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24618         of loop-4.c.
24619
24620 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24621
24622         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24623
24624 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24625
24626         * gcc.c-torture/compile/980329-1.c: New test.
24627
24628 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24629
24630         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24631         * gcc.dg/980312-1.c: Fix typo in -march command.
24632
24633 1998-03-16  H.J. Lu  (hjl@gnu.org)
24634
24635         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24636
24637 1998-03-11  Robert Lipe  <robertl@dgii.com>
24638
24639         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24640         Dave Love agree the Fortran source is bogus.
24641
24642 1998-03-11  Robert Lipe  <robertl@dgii.com>
24643
24644         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24645         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24646         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24647         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24648         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24649
24650 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24651
24652         * g++.old-deja/g++.other/friend1.C: New test.
24653
24654 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24655
24656         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24657         possibly uninitialized) variables and declare dnrm2.
24658
24659 1998-02-23  Robert Lipe <robertl@dgii.com>
24660
24661         From Bruno Haible <haible@ilog.fr>:
24662         * gcc.c-torture/execute/980223.c: New test.
24663
24664 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24665
24666         * gcc.dg/ifelse-1.c: New test.
24667
24668 1998-02-09  H.J. Lu  (hjl@gnu.org)
24669
24670         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24671
24672           * lib/old-dejagnu.exp (old-dejagnu): Added the
24673           "execution test - XFAIL *-*-*" handling in the spirit of
24674           "excess errors test -". Changed the "execution test fails"
24675           handling to be like "excess errors test fails".
24676           * Update various tests accordingly.
24677
24678 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24679
24680         * gcc.c-torture/execute/980205.c: New test.
24681
24682 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24683
24684         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24685         * lib/f-torture.exp: Similarly.
24686         * gcc.c-torture: Rename all .cexp files to .x files.
24687
24688 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24689
24690         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24691         (940510-1.c): Removed duplicate.
24692         (971104-1.c): New test.
24693
24694 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24695
24696           * lib/f-torture.exp: Improve error and loop detection.
24697
24698 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24699
24700         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24701         use that to size the filler array.
24702
24703 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24704
24705         * lib/c-torture.exp(c-torture-execute): Fix typo.
24706
24707         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24708         testcase as the executable name. Keep the executable around if
24709         the test fails.
24710
24711 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24712
24713         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24714         changes.  Only test one -g option, and move it to the end of the
24715         list of options to test.
24716
24717 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24718
24719         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24720         variable GCC_TORTURE_OPTIONS to supply default switches separated
24721         by colons.  If no environment variable, run tests with -O0 -g, -O1
24722         -g, and -O2 -g as well.
24723
24724 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24725
24726         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24727         explanatory comments. Fix indentation.
24728
24729 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24730
24731         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24732
24733 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24734
24735         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24736         * g++.old-deja/g++.mike/p7325.C: Likewise.
24737         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24738
24739 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24740
24741         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24742         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24743         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24744         * g++.old-deja/g++.law/operators4.C: Likewise.
24745
24746 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24747
24748         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24749         * g++.old-deja/g++.mike/p784.C: Ditto.
24750         * g++.old-deja/g++.mike/p785.C: Ditto.
24751
24752 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24753
24754           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24755
24756 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24757
24758         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24759         target feature; pass this to c-torture-execute as needed.
24760
24761 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24762
24763         * lib/c-torture.exp(c-torture-execute): If the previous and the
24764         current executables being tested are identical, we don't need to
24765         run the executable again. Try to make the executable names
24766         unique. Add an optional argument for passing additional compiler
24767         flags.
24768
24769 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24770
24771         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24772
24773 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24774
24775         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24776
24777 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24778
24779         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24780         32bit or larger longs.
24781
24782         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24783         have either a 32bit long or 32bit int.
24784
24785 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24786
24787         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24788         Make double precision tests dependent on sizeof (double).
24789
24790 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24791
24792         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24793         too.
24794
24795 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24796
24797         * gcc.c-torture/compile/961203-1.cexp: New script.
24798
24799 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24800
24801         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24802         up the includes ourselves.
24803
24804 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24805
24806         * lib/plumhall.exp: Remove random include, and add a few
24807         verbose messages for debugging.
24808
24809 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24810
24811         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24812         of trying to do it ourselves.
24813
24814 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24815
24816         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24817
24818 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24819
24820         * gcc.prms/5403.c: Made regexp a bit less strict.
24821
24822 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24823
24824         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24825         is returned from remote_load instead.
24826         * lib/plumhall.exp: Ditto.
24827         * lib/mike-g++.exp: Ditto.
24828         * lib/old-dejagnu.exp: Ditto.
24829         * lib/c-torture.exp: Ditto.
24830
24831 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24832
24833         * lib/g++.exp: Use build_wrapper procedure.
24834         * lib/gcc.exp: Ditto.
24835
24836 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24837
24838         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24839         an old-style decl for malloc.  Fixes tests to work when
24840         sizeof (int) != sizeof (size_t).
24841
24842 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24843
24844         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24845
24846         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24847         use stdargs.h interface.
24848
24849 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24850
24851         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24852         NO_VARARGS when compiling.
24853
24854 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24855
24856         * lib/plumhall.exp(ph_includes): New procedure.
24857         (ph_make): Use it.
24858         (ph_compiler): Ditto.
24859
24860         * lib/g++.exp: Rename test-glue.c to testglue.c.
24861         * lib/gcc.exp: Ditto.
24862
24863 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24864
24865         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24866         to completion when it's called.
24867
24868 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24869
24870         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24871         is defined, don't do test.
24872
24873 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24874
24875         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24876         for object files.
24877         (ph_summary): Mark skipped testcases as untested, not unresolved.
24878
24879         * lib/plumhall.exp (ph_make): If unresolved because of bad
24880         errorCode, record errorCode in log file.
24881         (*): Replace send_log/verbose with verbose -log.
24882
24883 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24884
24885         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24886         double conversion if double isn't at least 8 bytes.
24887
24888         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24889         int to work with targets where int is 16 bits.
24890
24891         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24892         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24893         precision for the test to complete.
24894
24895 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24896
24897         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24898         if d10v is not compiled with the -mdouble64 flag.
24899         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24900
24901         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24902         d10v is not compiled with the -mint32 flag.
24903
24904 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24905
24906         * lib/plumhall.exp: Use incr_count.
24907
24908 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24909
24910         * gcc.c-torture: Update to c-torture-1.45.
24911
24912 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24913
24914         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24915         the name of the expect testcase file).
24916
24917         * lib/g++.exp(g++_init): Ditto.
24918
24919 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24920
24921         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24922         the host.
24923
24924         * lib/gcc.exp(gcc_exit): New procedure.
24925
24926 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24927
24928         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24929         specs where appropriate.
24930
24931         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24932         because of new "candidates are" messages, and removed a few
24933
24934         * Converted all non-old-style g++ testcases to old-style, and
24935         moved into g++.old-deja.
24936
24937 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24938
24939         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24940         options.
24941
24942         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24943         succeeded.
24944
24945         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24946
24947 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24948
24949         * lib/gcc.exp (gcc_target_compile): Add support for defining
24950         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24951         the machine doesn't have those features.
24952
24953 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24954
24955         * g++.law/operators4.exp: Don't use LIBS.
24956
24957 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24958
24959         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24960
24961         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24962         * lib/g++.exp: Set it here instead. Also, allow use of the
24963         --tool_exec and --tool_opt options. Change CXX to
24964         GXX_UNDER_TEST.
24965
24966         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24967
24968         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24969
24970 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24971
24972         * lib/old-dejagnu.exp: Use prune_warnings instead of
24973         prune_system_crud.
24974         * lib/mike-g++.exp: Ditto.
24975         * lib/gcc.exp: Ditto.
24976         * lib/g++.exp: Ditto.
24977
24978         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24979
24980 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24981
24982           * 941014-2.c: Include stdlib.h
24983           * 960327-1.c: Include stdio.h
24984           * dbra.c, index-1.c: Don't assume ints are 32bits.
24985
24986 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24987
24988         * lib/gcc.exp: Add gcc,stack_size target feature.
24989
24990         * lib/g++.exp(g++_target_compile): Add the include and link
24991         paths here, not in two other places. And, it's $options, not
24992         options.
24993
24994         * lib/mike-g++.exp(postbase): Remove the code that determines
24995         the correct include and link paths.
24996         * g++.old-deja/old-deja.exp: Ditto.
24997
24998 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24999
25000         * lib/g++.exp(g++_init): target_compile no longer returns the
25001         filename of the result.
25002
25003 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
25004
25005         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
25006         call to glob.
25007
25008         * gcc.c-torture/special/special.exp: Change call to
25009         gcc_target_compile to include the object file.
25010
25011 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
25012
25013         * gcc.c-torture/special/special.exp: Correct misspelling in last
25014         change.
25015
25016 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
25017
25018         * lib/plumhall.exp(ph_summary): Log the entire output of the
25019         executable. Return -1 if there were any failures, 0 otherwise.
25020         (ph_execute): Return -1 if there were any failures, 0 otherwise.
25021         (ph_make): Clean up objects and executables that were built
25022         if the tests succeeded.
25023
25024 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
25025
25026         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
25027         libraries and includes in the build tree as appropriate.
25028
25029 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25030
25031         * lib/c-torture.exp: Instead of looking for the global variable
25032         NO_LONG_LONG, check to see if that's a feature of the target.
25033
25034 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25035
25036         * config/default.exp: Minimize. Delete the remainer of the files in
25037         config; this functionality is now in devo/dejagnu/config.
25038
25039         g++.*/*: Pass any additional flags used to compile to postbase;
25040         delete CXXFLAGS.
25041
25042         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
25043         is now done by runtest.exp. Use gcc_target_compile instead of
25044         compile.
25045
25046         lib/c-torture.exp: Use gcc_target_compile instead of compile.
25047         Remove references to CFLAGS. Use remote_file instead of
25048         calling rm -f.
25049         (c-torture): Take a list of arguments to use to compile this
25050         testcase.
25051
25052         lib/g++.exp: Simplify. Use target_compile instead of compile.
25053         lib/gcc-dg.exp: Ditto.
25054         lib/gcc.exp: Ditto.
25055         lib/mike-{gcc,g++}.exp: Ditto.
25056         lib/old-dejagnu.exp: Ditto.
25057         lib/plumhall.exp: Ditto.
25058
25059 1997-01-08  Jim Wilson  <wilson@cygnus.com>
25060
25061         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
25062         (ph_linker): Likewise.
25063
25064 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
25065
25066           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
25067         MAP_ANON / MAP_ANONYMOUS if defined;
25068         else try to map from /dev/zero .
25069
25070 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25071
25072         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
25073         isn't defined, then define it to MAP_ANONYMOUS.
25074
25075 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25076
25077         * gcc.c-torture: Update to c-torture-1.42 release.
25078
25079 1996-11-11  Jeffrey A Law  (law@cygnus.com)
25080
25081         * gcc.c-torture: Update to c-torture-1.41 release.
25082
25083 1996-10-27  Jeffrey A Law  (law@cygnus.com)
25084
25085         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
25086         c-torture release.
25087
25088 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
25089
25090         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
25091         and LDFLAGS.  Fix second case to append the target_info ldflags
25092         onto LDFLAGS, not CFLAGS.
25093         * lib/g++.exp (g++_init): Add target_info stuff.
25094         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
25095         of libgloss and newlib flags for !native.
25096
25097         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
25098         (GDB): Fix relative path to go up another dir for finding gdb.
25099
25100 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
25101
25102         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
25103         versions in the target_info array, if they don't exist.
25104
25105 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
25106
25107         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25108
25109 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25110
25111         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25112         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25113
25114 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25115
25116         * lib/old-dejagnu.exp: Don't remove the output file before we've
25117         actually tested it. Don't append pwd to the path of the executable
25118         we're testing.
25119
25120 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25121
25122         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25123
25124 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25125
25126         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25127         temporary directory for compiler files, and set it to a default
25128         value of /tmp. Set $output as the name of the output file from
25129         compiling the testcase. Add a -o option to $cflags_var so the
25130         compiler writes the final output file as $output. Set $executable
25131         to $output.
25132
25133         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25134         directory for compiler files, and set it to /tmp if it doesn't
25135         already have a value. Set $output_file to the name of the output
25136         file from compiling the testcase. Add a -o option to CXXFLAGS so
25137         the compiler writes the final output file as $output. Use $output
25138         as the executable to be tested.
25139
25140 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25141
25142         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25143
25144 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25145
25146         * gcc.c-torture/execute/pending-1.c: New test.  Still
25147         pending in Tege's queue.
25148
25149 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25150
25151         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25152         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25153         if there were failures.  Call unresolved if there were unresolved
25154         testcases.  Call gcc_fail if program did not run to completion.
25155         (ph_make): Pass additional argument name to ph_execute.
25156         (ph_execute): Add new argument.  Pass additional arguments to
25157         ph_summary.  Call gcc_fail is there is no execution output.
25158
25159 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25160
25161         * lib/plumhall.exp (proc_summary): Output relavent summary
25162         lines into the log so specific failures in plumhall can be
25163         investigated.
25164
25165 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25166
25167         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25168         (c-torture-execute): Don't try to execute tests which use
25169         "long long" types if $NO_LONG_LONG is nonzero.
25170
25171 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25172
25173         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25174         not c-torture.
25175
25176         * gcc.ieee: Move from here.
25177         * gcc.c-torture/execute/ieee: To here.
25178
25179 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25180
25181         * gcc.c-torture: Update to c-torture-1.41 release.
25182
25183 1996-03-22  Jeffrey A Law  (law@cygnus.com)
25184
25185         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25186         not "$output".
25187
25188 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
25189
25190         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25191         -c present.
25192
25193 1996-03-02  Jeffrey A Law  (law@cygnus.com)
25194
25195         * config/proelf.exp: Handle connecting to a simulator.
25196
25197 1996-01-31  Jeffrey A Law  (law@cygnus.com)
25198
25199         * config/proelf.exp: New file.  Enough framework that we can
25200         run c-torture tests on the proelf targets (or any other target
25201         that gdb can connect to for that matter).
25202
25203 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
25204
25205         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25206         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
25207
25208         * lib/plumhall.exp (ph_execute): Always call ph_summary if
25209         exec_output exists.
25210
25211 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
25212
25213         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25214         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25215
25216         * config/*.exp: Update FSF address.  Change result of ${tool}_load
25217         to pass/fail/unresolved/unsupported/untested.  Caller must now
25218         call unresolved/unsupported/untested.
25219         * lib/*.exp: Update FSF address.  Update to handle new results of
25220         ${tool}_load.
25221         * lib/chill.exp (verbose): Delete.
25222
25223 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
25224
25225         * lib/gcc.exp (default_gcc_start): Change order of args to
25226         $LDFLAGS $CFLAGS $LIBS.
25227         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25228         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
25229         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25230         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25231         * gcc.misc-tests/dg-test.exp: Likewise.
25232         * gcc.misc-tests/msgs.exp: Likewise.
25233         * gcc.prms/prms.exp: Likewise.
25234         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25235         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
25236
25237         * lib/dg.exp: Deleted, moved to dejagnu/lib.
25238
25239 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25240
25241         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25242
25243         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25244         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25245
25246         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25247         necessary.
25248
25249 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
25250
25251         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25252         global for loop; add use of $mathlib.
25253         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25254         settings here; set mathlib for anything but VxWorks.
25255
25256 1996-01-22  Jeffrey A Law  (law@cygnus.com)
25257
25258         * gcc.c-torture: Update to c-torture-1.40 release.
25259
25260 1996-01-03  Jeffrey A Law  (law@cygnus.com)
25261
25262         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25263         dg.exp.
25264
25265 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
25266
25267         * lib/c-torture.exp (c-torture-execute): Declare "output" as
25268         global.
25269
25270 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
25271
25272         * lib/g++.exp (LIBS): Define if not already.
25273         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25274         (gcc-dg-prune): Call prune_gcc_output.
25275         * lib/gcc.exp (prune_gcc_output): New proc.
25276         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25277         prune_gcc_output.
25278
25279 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
25280
25281         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25282         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
25283
25284 1995-11-15  Jeffrey A Law  (law@cygnus.com)
25285
25286         * gcc.c-torture: Update to c-torture-1.39 release.
25287
25288 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
25289
25290         * lib/c-torture.exp (c-torture-execute): Don't return if one option
25291         fails, try others as well.
25292
25293 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
25294
25295         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25296         If compilation fails, mark execute tests as `untested'.
25297         If test is marked as unsupported, don't mark compilation and
25298         execute tests as failed.
25299
25300 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
25301
25302         * lib/g++.exp (g++_init): Don't link in libg++, and look to
25303         libstdc++ for whether or not we want to be doing shared
25304         libraries.  Delete link_curses since we don't need it anymore.
25305         * lib/mike-g++.exp (postbase): Don't link in libg++.
25306         * g++.old-deja/old-deja.exp: Likewise.
25307
25308 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
25309
25310         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25311
25312 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
25313
25314         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25315         For that, add `-Wl,-a,shared_archive'.
25316         * g++.old-deja/old-deja.exp: Likewise.
25317
25318 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
25319
25320         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25321
25322 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
25323
25324         * lib/mike-g++.exp (postbase): Pay attention to the status of
25325         g++_load.
25326
25327 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
25328
25329           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25330
25331 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
25332
25333         * lib/gcc.exp (default_gcc_start): No longer need to log program
25334         being executed or its output, execute_anywhere does that now.
25335         * lib/g++.exp (default_g++_version): Call execute_anywhere.
25336         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
25337
25338 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
25339
25340         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25341         the same as those in lib/g++.exp.
25342
25343 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
25344
25345         * gcc.c-torture: Update to c-torture-1.38 release.
25346         * gcc.ieee: Related changes.
25347
25348 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
25349
25350         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
25351         "exec". Minor reformatting changes.
25352
25353         * config/rom68k.exp (${tool}_load): Make it work in a canadian
25354         cross. This means all "exec" calls now work on a remote host as
25355         well.
25356         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
25357         cross. Filter out the extra "\r\n" stuff that expect puts in.
25358         (c-torture-execute): Filter out the bogus warnings like
25359         c-torture-compile does. Add support for canadian cross.
25360         * lib/gcc.exp (default_gcc_version, default_gcc_start)
25361         Use execute_anywhere rather than calling exec directly. Now it
25362         works for canadian cross testing.
25363
25364 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
25365
25366         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
25367         results into a variable, and check that rather than using file exists.
25368
25369 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
25370
25371         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
25372         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
25373
25374 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25375
25376         * g++.old-deja/old-deja.exp: Create and pass runshlib and
25377         lib_curses if there's a shared libg++ in the build tree.
25378
25379 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
25380
25381         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
25382         if not supported target.
25383
25384 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
25385
25386         * lib/g++.exp (g++_init): Move empty setting of runshlib and
25387         link_curses up to always happen, not just for native builds.
25388
25389 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
25390
25391         * gcc.c-torture: Update to c-torture-1.36 release.
25392         * gcc.failure: Related changes.
25393
25394 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
25395
25396         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25397
25398 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
25399
25400         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25401         * lib/mike-g++.exp (postbase): Not in here.  Still reference
25402         runshlib, link_curses, and mathlib for link and run.
25403
25404         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25405         pass the runtime shared library options for Solaris, OSF/1, and
25406         Irix5, and link with -lcurses to avoid unresolved references.
25407
25408 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
25409
25410         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25411         only run once.
25412
25413 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
25414
25415         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25416
25417 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
25418
25419         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
25420         do not have a framework for the "compat" tests yet.
25421
25422 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
25423
25424         * lib/mike-g++.exp (postbase): New local variable `mathlib',
25425         set to null if we're testing vxworks5.1.  Use that instead of
25426         `-lm' in the setting of LIBS for link and run.
25427
25428 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
25429
25430         * config/rom68k.exp (${tool}_load): Major changes to make it
25431         work.  Verified that it does in fact return the stuff in
25432         exec_output properly.  Catch any Emul or any TRAP other than 0.
25433
25434 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
25435
25436         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25437         LDFLAGS properly for targets that need stuff from libgloss.
25438         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25439         only run once.
25440         (gpp_initialized): New variable.
25441
25442 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
25443
25444         * config/rom68k.exp: Load libgloss.exp.
25445         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25446         so we can produce a fully linked binary.
25447         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25448         so we can produce a fully linked binary.
25449
25450 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
25451
25452         * lib/plumhall.exp (ph_section): Watch for expected failures.
25453         Add missing `else'.
25454
25455         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25456         run the testcase.
25457         (c-torture): Likewise.
25458
25459 1995-08-28  Doug Evans  <dje@cygnus.com>
25460
25461         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25462
25463         * lib/mike-g++.exp (mike_cleanup): New proc.
25464         (prebase): New globals compiler_result, not_compiler_result,
25465         target_regexp.
25466         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
25467         allow leading "-" in pattern.  Watch for unsupported tests.
25468         If $compiler_result is set, pattern match assembler code,
25469         and ditto for $not_compiler_result.
25470         * lib/mike-gcc.exp: Likewise.
25471
25472         * lib/plumhall.exp (ph_execute): Only call ph_summary if
25473         execution "succeeded".
25474
25475 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
25476
25477         * config/win32.exp: New file.
25478         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25479
25480 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
25481
25482         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25483         unsupported.
25484         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25485         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25486         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25487
25488         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25489         "... without exceptions was ...".  That is now handled by
25490         prune_system_crud.
25491         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25492
25493 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
25494
25495         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25496         sieve.c,sort2.c}: New files.
25497         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25498         sieve.exp,sort2.exp}: Drivers for them.
25499
25500         * lib/mike-gcc.exp (program_output): New user settable variable.
25501         (postbase): Call prune_system_crud.  Also prune extraneous compiler
25502         messages.
25503         * lib/mike-g++.exp (program_output): New user settable variable.
25504
25505         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25506
25507         * config/sh.exp: Deleted (use sim.exp instead).
25508
25509 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25510
25511         * config/vx.exp: Declare CHECKTASK as global.
25512         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25513         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25514         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25515
25516 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25517
25518         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25519         target. Like vx.exp, only includes `vx29k.exp' instead of
25520         `vxworks.exp'.
25521
25522 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25523
25524         * config/sim.exp: Increase time limit from 120 seconds to 240.
25525
25526 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25527
25528         * gcc.c-torture/execute/950628-1.c: New test.
25529
25530 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25531
25532         * gcc.c-torture: Update with changes/additions from
25533         c-torture-1.34.
25534
25535 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25536
25537         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25538
25539 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25540
25541         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25542
25543 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25544
25545         * gcc.c-torture/compile/950512-1.c: New test.
25546         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25547         * gcc.dg/struct-ret-1.c: Likewise.
25548
25549 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25550
25551         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25552           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25553
25554 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25555
25556         * gcc.c-torture/special/920411-1.c: Deleted.
25557         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25558
25559 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25560
25561         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25562         cpu limit.
25563
25564 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25565
25566         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25567
25568 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25569
25570         From kenner;
25571         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25572         is the proper length.
25573         * va-arg-3.c: Likewise.
25574
25575 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25576
25577         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25578         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25579
25580         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25581         * lib/g++.exp (default_g++_start): Delete old cruft.
25582
25583 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25584
25585         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25586         (2 * (1 << 18)) to (2 * (1 << 17)).
25587
25588         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25589
25590 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25591
25592         * config/rom68k.exp: Renamed from config/idp.exp
25593
25594 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25595
25596         * c-torture/compile/921109-2.c
25597
25598 1995-04-18  Mike Stump  <mrs@cygnus.com>
25599
25600         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25601         excess errors.
25602
25603 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25604
25605         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25606         output.
25607         * lib/g++.exp (default_g++_start): Likewise.
25608
25609 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25610
25611         * gcc.c-torture/compile/950329-1.c: New test.
25612
25613 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25614
25615           * config/bug.exp (${tool}_load): Updated to use new remote_open
25616           and remote_close procs.
25617         * config/idp.exp: New file.
25618
25619 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25620
25621         * gcc.c-torture/execute/950322-1.c: New test.
25622
25623 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25624
25625         * config/vx.exp (${tool}_load): Clean up testing of return code from
25626         vxworks_ld and vxworks_spawn.
25627
25628 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25629
25630         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25631
25632 1995-03-13  Mike Stump  <mrs@cygnus.com>
25633
25634         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25635         can mark excess errors on a machine by machine basis.  Note, the
25636         default is to not expect any excess errors, even when excess
25637         errors test - is given, so you will want to put an XFAIL ... on
25638         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25639         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25640         those 4 machines, but no others.
25641
25642 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25643
25644         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25645         * lib/c-torture.exp: to here.
25646
25647 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25648
25649         * gcc.c-torture/execute/950221-1.c: New test.
25650         * gcc.c-torture/execute/struct-ret-1.c: New test.
25651         * gcc.c-torture/compile/950221-1.c: New test.
25652
25653         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25654
25655 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25656
25657         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25658         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25659
25660 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25661
25662         * g++.gb: New directory of tests, derived from my signature and
25663         class scoping tests.
25664
25665         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25666         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25667         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25668         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25669         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25670         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25671         * g++.gb/sig25.C: Likewise.
25672
25673         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25674         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25675         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25676         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25677         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25678         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25679         * g++.gb/sig25.exp: Likewise.
25680
25681         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25682         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25683         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25684         * g++.gb/scope13.C: Likewise, this test still fails.
25685
25686         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25687         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25688         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25689         * g++.gb/scope13.exp: Ditto.
25690
25691         * g++.gb/README: New file, explains what these tests are about.
25692
25693 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25694
25695         * lib/dg.exp (dg-do): Support `preprocess'.
25696         (dg-test): Likewise.
25697
25698 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25699
25700         * config/udi.exp: change "continue -expect" to "exp_continue".
25701
25702 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25703
25704         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25705         Delete redundant tests.
25706
25707         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25708         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25709         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25710         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25711         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25712         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25713         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25714         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25715
25716         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25717         storing label pointers.
25718         * gcc.c-torture/execute/921019-1.c: Likewise.
25719         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25720         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25721         parameter fp.
25722         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25723         constants.
25724
25725         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25726         Delete obsolete tests.
25727
25728         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25729         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25730         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25731         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25732         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25733         * gcc.c-torture/compile/950124-1.c: New test.
25734
25735         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25736
25737 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25738
25739         * lib/mike-g++.exp: Add -lm to LIBS.
25740
25741 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25742
25743         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25744
25745 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25746
25747         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25748
25749 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25750
25751         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25752
25753 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25754
25755         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25756         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25757         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25758         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25759         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25760         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25761         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25762         * g++.law/{operators31.C, operators32.C,
25763         * g++.law/{operators33.C, operators34.C}: Likewise.
25764         * g++.law/{pic1.C, refs2.C}: Likewise.
25765         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25766         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25767         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25768         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25769
25770         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25771         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25772         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25773         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25774         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25775         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25776         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25777         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25778         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25779         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25780         * g++.law/{operators34.exp}: Likewise.
25781         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25782         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25783         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25784         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25785         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25786
25787         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25788         No longer expected to fail.
25789         * g++.law/missed-error3.C: Tweak for recent bool changes.
25790
25791 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25792
25793         * config/emb-unix: Deleted.
25794         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25795         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25796
25797 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25798
25799         * lib/dg.exp (dg-test): Fix typo in last patch.
25800
25801 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25802
25803         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25804         (handles multiple occurrences).
25805
25806 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25807
25808         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25809         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25810         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25811         printed).
25812         * lib/c-torture.exp (c-torture-compile): Likewise.
25813         (c-torture): Prepend full path if missing.
25814         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25815         (gcc_fail): Likewise.
25816         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25817
25818 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25819
25820         * lib/netware.exp: Only attach to NetWare i386 systems.
25821
25822 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25823
25824         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25825         messages.  Add test name to "output pattern match" pass/fail message.
25826
25827 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25828
25829         * gcc.dg: New testsuite.
25830         * gcc.dg/dg.exp: New file.
25831
25832         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25833         test-switch.c}: Deleted.
25834
25835         * gcc.misc-tests/msgs.exp: New testcase driver.
25836
25837 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25838
25839         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25840         Watch for illegal return values from ${tool}_load.
25841         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25842         cross targets.  Coerce return value >0 to 1.
25843
25844 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25845
25846         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25847
25848         * config/emb-unix.exp: New file.
25849
25850         * config/sim.exp: Error if variable $SIM not defined.
25851         (${tool}_load): Mark test as "untested" if simulator missing.
25852
25853         * config/unix.exp: Load remote.exp to get rcp_download.
25854         * lib/c-torture.exp: Use different option lists for testcases with
25855         and without loops.
25856         * gcc.c-torture/execute/execute.exp: Likewise.
25857
25858 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25859
25860         * config/*.exp: Clarify return code from ${tool}_load.
25861         Call `unresolved' or `untested' instead of `warning' or `perror'
25862         (sometimes you still want to call both though).
25863         Add comment that `shell_id' is local to each file.
25864         * config/udi.exp (timeout): Set to 30.
25865         Don't print warning if connection fails, $connectmode has already
25866         printed an error.
25867         (${tool}_load): Move verbose messages to level 2.
25868         Rework pattern for "Process started" message.
25869         Pass `shell_id' to ${connectmode}_download.
25870         Retry twice upon timeout.  Make resetting of target more robust.
25871         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25872         Pass `shell_id' to exit_$connectmode.
25873         Only call exit_$connectmode if connected.
25874         * config/unix.exp (${tool}_load): Check return codes better.
25875         * config/vrtx.exp (${tool}_load): Likewise.
25876         * config/vx.exp (${tool}_load): Likewise.
25877         Delete unneeded global's.
25878         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25879         from ${tool}_load.
25880         (dg-stat): Delete.
25881         (dg-init): Delete recording of pass/fail counts.
25882         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25883         (old-dejagnu-init): Likewise.
25884         (old-dejagnu-stat): Delete contents, empty proc now.
25885         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25886         (c-torture): Delete references to lcnt, lpass, lfail.
25887         Get option list from TORTURE_OPTIONS.
25888         Delete -funroll[-all]-loops if no loops.
25889         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25890         (g++_stat): Delete contents (empty proc now).
25891         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25892         (gcc_finish): Likewise.
25893         (gcc_stat): Deleted.
25894         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25895         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25896         * gcc.c-torture/execute/execute.exp: Likewise.
25897         Split tests into two parts: compile, execute.
25898         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25899         no loops.  Update to reflect clarified return codes from ${tool}_load.
25900
25901 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25902
25903         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25904         to grep for.
25905         (old-dejagnu): Likewise (where necessary).
25906
25907 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25908
25909         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25910
25911         * lib/dg.exp (dg-process-target): Fix processing of selector.
25912         Add comment regarding use of `error'.
25913
25914         * lib/gcc.exp (prune_system_crud): Define if missing.
25915         * lib/g++.exp (prune_system_crud): Likewise.
25916
25917         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25918         Call prune_system_crud.
25919         * lib/dg.exp (dg-runtest): New proc.
25920         Use perror instead of send_user for tcl errors in testcase.
25921         Don't return any value, it's never used.
25922         Don't clobber previous definition of `unknown'.
25923         Print tcl errors in `dg-final'.
25924
25925 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25926
25927         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25928         (dg-test): Don't print errorInfo, it contains stack backtrace.
25929
25930 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25931
25932         * lib/g++.exp (runtest_file_p): Define if missing.
25933
25934 1994-09-24  Doug Evans  (dje@cygnus.com)
25935
25936         * lib/mike-g++.exp: Comment out loading of g++.exp.
25937         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25938         (default_g++_version): Always print something.
25939         (default_g++_start): Comment out call to `which'.
25940         (g++_start, g++_load): Deleted (must be defined in config file).
25941         * lib/gcc.exp: Test for existence of $CC at start.
25942         Delete check for tmpdir (done in gcc_init).
25943         (default_gcc_version): Always print something.
25944         (default_gcc_start): Comment out call to `which'.
25945         * config/*.exp: Major cleanup - make cross targets work at least a
25946         little better for g++ (by not being "--tool gcc" specific).
25947         Rename gcc_xxx to ${tool}_xxx.
25948         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25949         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25950
25951 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25952
25953         * lib/c-torture.exp (c-torture-compile): Rework compiler
25954         message processing.
25955
25956         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25957         c-torture.
25958
25959 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25960
25961         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25962
25963         * lib/dg.exp (dg-process-target): Support { target native }.
25964
25965 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25966
25967         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25968         looked for "... program xxx got fatal signal".
25969         Correct regsub munging of `comp_output'.
25970         Ignore compiler messages "path prefix not used" and "linker input
25971         file unused".
25972
25973 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25974
25975         * lib/gcc.exp (runtest_file_p): Define if missing.
25976         * gcc.prms/template.c: Example to work from.
25977
25978 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25979
25980         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25981         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25982
25983         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25984         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25985         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25986         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25987
25988         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25989         (dg-process-target): No longer a varargs proc.
25990         Return S/N for target, P/F for xfail.  All callers changed.
25991         (user option procs): More argument checking.
25992         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25993         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25994         (dg-test): Skip test if not running on selected target in `dg-do'.
25995         Update handling of `dg-do-what', `dg-output-text'.
25996         Separate execution pass/fail from output pattern match pass/fail.
25997         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25998
25999 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
26000
26001         * gcc.c-torture/special/special.exp: Don't expect failure for mips
26002         target for 920510-1.c.
26003
26004 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
26005
26006         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
26007         Clean up comment regarding use of passcnt, etc.
26008         (gcc_stat): Don't update `testcnt' here.
26009         (gcc_finish): Do it here.
26010         Might as well reset `but_id' here too.
26011         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
26012         to determine if the file should be tested.
26013         * gcc.c-torture/compile/compile.exp: Likewise.
26014         * gcc.c-torture/execute/execute.exp: Likewise.
26015         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26016         * gcc.misc-tests/dg-test.exp: Likewise.
26017         * gcc.prms/prms.exp: Likewise.
26018         * gcc.wendy/wendy.exp: Likewise.
26019         * g++.old-deja.exp: Likewise.
26020         Move "Testing file" message to verbose level 1.
26021
26022 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
26023
26024         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
26025
26026 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
26027
26028         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
26029         (default_gcc_start): Accept optional second list element
26030         of compiler flags.  Print compiler output at verbosity level 2.
26031         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
26032         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
26033         Save current values of framework globals passcnt, failcnt, xpasscnt,
26034         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
26035         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
26036         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
26037         xfailcnt to compute stats.  Update framework global `testcnt' from
26038         pass/fail counts.
26039         (gcc_finish): New proc.  Clean up test environment.
26040         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
26041         (gcc_epass, gcc_efail): Delete.
26042         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
26043         argument of line number.
26044         (dg-init): If the tool has an init routine, call it.
26045         (dg-test): Remove args `cflags_var' and `libs_var'.
26046         Pass all compiler options to ${tool}_start.
26047         Handle missing line number.
26048         (dg-finish): New function.
26049         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
26050         particular files.  Call gcc_finish at end.  Move "skipping test"
26051         message to verbosity level 3.
26052         * gcc.c-torture/compile/compile.exp: Likewise.
26053         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26054         * gcc.c-torture/execute/execute.exp: Likewise.
26055         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26056         Print testcase being tried at verbosity level 1.
26057         * gcc.c-torture/special/special.exp: Unset xfail.
26058         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26059         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
26060         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
26061         * gcc.failure/failure.exp: Likewise.
26062         * gcc.ieee/ieee.exp: Likewise.
26063         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
26064         Update call to dg-test.  Call dg-finish at end.
26065         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
26066         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26067         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
26068         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
26069         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
26070         * gcc.wendy/wendy.exp: Add copyright.
26071         Delete setting of tmpdir (done by gcc_init).
26072         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
26073         Pass compiler flags to gcc_start.  Call gcc_finish at end.
26074         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
26075         gcc_[ce]pass/fail.
26076
26077 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
26078
26079         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
26080         confusion.
26081         (g++_load): Likewise.
26082
26083         * config/*.exp (gcc_load): Some were varargs fns and some were not.
26084         Rename argument to `prog' to remove the confusion.
26085         Varargs fns behave differently too!
26086         (g++_load): Likewise.
26087
26088         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
26089
26090         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
26091         what it is.  Delete (always) printing of status value for !native.
26092         Simplify verbose code, and include status and exec_output.
26093         (g++_load): Use gcc_load.
26094
26095 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
26096
26097         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
26098         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
26099         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
26100         940714-3.c as these testcases don't exist anymore.  Make
26101         va-arg-1.c expected to pass.
26102
26103 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
26104
26105         * gcc.misc-tests/misc.exp: Only run specific testcases.
26106         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26107         * gcc.misc-tests/dg-[1-9].c: New files.
26108
26109         * lib/dg.exp: New testsuite driver.
26110         * gcc.prms/prms.exp: Use it.
26111
26112         * README.gcc: New file.
26113
26114         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26115         Document and reset `lxpass' and `lxfail'.
26116         Simplify "initialized" message.
26117         (gcc_stat): Clean up comments a little.
26118
26119 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26120
26121         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26122
26123 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26124
26125         * lib/old-dejagnu.exp (process-option): New proc.
26126         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26127         (old-dejagnu): Simplify.
26128         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26129
26130 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26131
26132         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26133         exists and is not an empty string.
26134
26135         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26136         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26137         finished.
26138         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26139         automatically.
26140
26141         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26142         longer expected to fail.
26143
26144         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26145         "f" function call.
26146
26147         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26148
26149         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26150         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26151         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26152         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26153         c-torture-1.29.
26154
26155         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26156         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26157
26158         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26159
26160         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26161         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26162
26163         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26164         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26165         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26166
26167 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26168
26169         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26170         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26171         940714-1.c, 940714-2.c, 940714-3.c},
26172         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26173         gcc.misc-tests/{mg.c,mg.exp}:
26174         New tests.
26175         * gcc.noncompile/noncompile.exp: Change accordingly.
26176
26177 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26178
26179         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26180         Undo previous clobberage.
26181
26182 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
26183
26184         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26185         * gcc.special/{930510-1.c, special.exp}:
26186         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26187         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26188         struct-varargs-1.c}: New tests from c-torture-1.26.
26189
26190 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
26191
26192         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26193           argument to switch.
26194
26195 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
26196
26197         * Revert the previous changes.  Please see Rob's directory
26198           (/lisa/test/rob/progressive/gcc/testsuite) for testing
26199           fixes.
26200
26201 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
26202
26203         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26204             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26205             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26206             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26207             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26208             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26209             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26210             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26211             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26212             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26213             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26214             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26215             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26216             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26217             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26218             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26219             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26220             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26221             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26222             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26223             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26224             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26225             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26226             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26227             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26228             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26229             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26230
26231 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
26232
26233         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26234             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26235           with perror calls.
26236
26237 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
26238
26239         * config/unix.exp (g++_load): Fix syntax.
26240
26241 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
26242
26243         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26244         * gcc.noncompile/921017-1.c: Deleted obsolete test.
26245         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26246         Don't expect va-arg-1.c to fail.  Correct expected output for
26247         920928-1.c.
26248         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26249         * gcc.wendy/hbm4.c: Correct typo.
26250         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26251
26252 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
26253
26254         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26255         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26256         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
26257         * lib/c-torture.exp (c-torture-compile): Ditto.
26258
26259         Reduce volume of output (remove all the -I's and such).
26260         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26261         Call gcc_cpass, gcc_cfail.
26262         (c-torture): Pass testing option to c-torture-compile.
26263
26264 1994-03-21  Doug Evans  (dje@cygnus.com)
26265
26266         Bring patches over from progressive.
26267         * config/default.exp: Exit remote shell cleanly.
26268         (g++_exit, g++_start): Add default versions.
26269         * config/sim.exp (gcc_load): Use perror, not error.
26270
26271 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
26272
26273         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
26274         set in site.exp.
26275
26276 1994-03-14  Doug Evans  (dje@cygnus.com)
26277
26278         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26279         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26280         (wendy_try): New proc to run testcase.
26281         (main loop): Call 'em.
26282         * gcc.wendy/*.c: Clean up pass to correct expected output.
26283
26284         * lib/gcc.exp: Minor cleanup work.
26285         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26286
26287 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
26288
26289         * config/sim.exp (gcc_load): Document return codes better.
26290         Don't pass -v to simulator.
26291
26292 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
26293
26294           * gcc.special/920717-x.c: Fix typo.
26295           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26296           get at sources.
26297
26298         * lib/mike-gcc.exp: Fix typo.
26299
26300 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
26301
26302         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26303         binary to use, transform the name.
26304         * config/*.exp: rename everything. Nuke any g++ specific files,
26305         it's now a special case of gcc that requires no special support.
26306         Add a default.exp for unsupported targets.
26307
26308 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
26309
26310         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26311         lib/old-dejagnu.exp: Fix a few patterns to work with the new
26312         version of Tcl.
26313
26314 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
26315
26316         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26317         than a warning.
26318
26319 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
26320
26321         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26322
26323 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
26324
26325         * gcc.execute/execute.exp: Combine opt_list and foption_list into
26326         option_list.  Compile every file with only 4/6 option choices
26327         (same as C torture) instead of with 12/18 different option
26328         choices.
26329         * lib/c-torture.exp: Likewise.
26330
26331         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26332         not already set.
26333
26334 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
26335
26336         * lib/old-deja.exp: Add `excess errors test fails' error, now one
26337         can put an XFAIL *-*-* on excess errors.
26338
26339 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
26340
26341         * g++.law: Add more tests derived from g++-bugs snapshots.
26342
26343         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
26344         equivalent to g++.law/init9.
26345
26346         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26347         compiled it, and the a.out file after we've run it.
26348
26349 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
26350
26351         * lib/mike-g++.exp (postbase): Delete the .o file after we've
26352         compiled it, and the a.out file after we've run it.
26353
26354 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
26355
26356         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
26357
26358 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
26359
26360         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
26361         version number.
26362
26363 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
26364
26365         * g++.law: New directory of g++ tests derived from the g++-bugs
26366         snapshots.
26367
26368 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
26369
26370         * gcc.compile: initbug1.c initbug1.exp testcase added
26371
26372 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
26373
26374         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
26375         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
26376           fixes submitted by Jeff Law (law@cs.utah.edu)
26377         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
26378           Jeff Law (law@cs.utah.edu)
26379
26380
26381 1993-11-30  Mike Stump  (mrs@cygnus.com)
26382
26383         * config/unix-g++.exp: Follow the gcc way of doing things.
26384         * g++.old-deja/old-deja.exp: Minor updates.
26385         * lib/g++.exp: New file, follow the gcc way of doing things.
26386         * lib/old-dejagnu.exp: Minor updates.
26387         * lib/mike-g++.exp: Always unset errorInfo.
26388
26389 1993-11-06  Mike Stump  (mrs@cygnus.com)
26390
26391         * lib/gcc.exp: Fix some errors with the below change, CC and
26392         CFLAGS should be global when setting, not local.
26393
26394 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
26395
26396         * lib/gcc.exp: Transform tool name.
26397
26398 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26399
26400         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26401
26402 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26403
26404         * lib/gcc.exp: change gcc_done to gcc_stat
26405
26406 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26407
26408         * Upgraded gcc testsuite to c-torture version 1.25
26409
26410 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
26411
26412         * lib/gcc.exp: added reporting code. Changed verbose compile message.
26413         * lib/c-torture: added hooks for new reporting code.
26414
26415 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
26416
26417         * config/sh-gcc.exp: check if sh-sim exists in the path
26418
26419 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
26420
26421         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26422         * gcc.compile/compile.exp: Initial changes for new logic.
26423         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26424         * gcc.failure/failure.exp: Initial changes for new logic.
26425         * gcc.ieee/ieee.exp: Initial changes for new logic.
26426         * gcc.misc-tests/misc.exp: Initial changes for new logic.
26427         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26428         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26429         * lib/c-torture.exp: Initial changes for new logic.
26430         * lib/gcc.exp: Initial changes for new logic.
26431
26432 1993-10-15  Mike Stump  (mrs@cygnus.com)
26433
26434         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26435         depend upon failure or success.  Fully qualify names in failure
26436         and success messages.  Always remove a.out before starting
26437         compile, just in case.  Pay more attention to error text output by
26438         the compiler.  Handle testcases with no known past errors just
26439         like all others, so that things are uniform.  Other miscellaneous
26440         improvements.
26441
26442 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
26443
26444         * gcc.cpp: new directory for cpp tests
26445
26446 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
26447
26448         * lib/chill.exp: Code reformatted, removed unused code.
26449         * config/unix-chill.exp: Code reformatted, removed unused code.
26450         * chill.execute/execute.exp: Code reformatted, removed unused code.
26451         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26452
26453 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
26454
26455         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
26456         routines not written.
26457
26458 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
26459
26460         * config/bug-gcc.exp: Use new procs from bug.exp.
26461
26462 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
26463
26464         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26465         via ftp, rather than depending on NFS.
26466         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26467         case.
26468
26469 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
26470
26471         * config/bug-gcc.exp: Use new download proc.
26472
26473 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
26474
26475         * chill.execute/execute.exp: cleanups, handles errors better
26476         * chill.compile/compile.exp: rewrite, based on execute.exp
26477         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26478         * lib/chill.exp: major changes to diff proc and compile and link
26479           procs. added chill_fail and chill_pass wrappers to pass and
26480           fail. added more comments, and handle error codes better.
26481           Added a hack to capture stderr from exec, so noncompile tests
26482           can work.
26483
26484 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
26485
26486         * chill.execute/execute.exp: rewrite of testsuite driver
26487         * lib/chill.exp: rewrite of testsuite driver
26488         * config/unix-chill.exp: rewrite of testsuite driver
26489
26490 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
26491
26492     In chill.execute:
26493         * iexpr.ch: Standardize uppercase.
26494         * tuples.dat: Standardize uppercase.
26495         * vary.ch: standardize.  Correct varying string assignments.
26496         * vary.dat: Add new output lines.
26497
26498 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
26499
26500     In chill.execute:
26501         * chprintf.ch: Standardize use of uppercase.
26502         * tuples.ch: Standardize and turn arr2 into a DCL,
26503           rather than a SYN.
26504         * pinits.ch: Standardize.
26505
26506 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
26507
26508         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
26509         * Makefil: Renamed to Makefile.in.
26510         * configure.in: New.
26511
26512 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26513
26514     In chill.execute:
26515         * .cvsignore: Add result/output files.
26516         * Makefile: Fix up variables at start.  Use MFLAGS
26517           everywhere.  Correct bool_loc, built_ins entries.
26518           Add entry for vary1.ch.
26519         * bitarray.ch: Standardize upper-case usage.
26520         * bitexpr.ch: Standardize, add output of b1.
26521         * params.ch: Use arrayt in along PROC parameters, to
26522           avoid novelty problems.
26523         * sets.ch: Tiny cleanup.
26524         * vary1.ch: Re-indent.
26525
26526 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26527
26528           * Add PR-related files to Makefiles, .cvsignore files, etc.
26529
26530 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26531
26532         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26533           with compiler objects. New names are test-flow.c and test-loop.c
26534
26535 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26536
26537         * Upgraded c-torture tests from 1.19 to 1.20
26538
26539         * new files:
26540         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26541         * gcc.compile: 930623-1.c 930623-2.c
26542         * gcc.noncompile: 930622-1.c 930622-2.c
26543         * gcc.failure: 920411-1.c 920627-2.c
26544         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26545
26546 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26547
26548         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26549           More changes to get testsuite working properly. Needs more work.
26550           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26551
26552 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26553
26554         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26555           More changes to get testsuite working properly. Needs more work.
26556
26557 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26558
26559         * chill.compile/compile.exp: Added for Dejagnu support
26560         * chill.execute/execute.exp: Added for Dejagnu support
26561         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26562
26563 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26564
26565     This should complete moving the CHILL test files.
26566         * chill.noncompile(.cvsignore printf.grt
26567             in-printf.grt chprintf.grt chprintf.ch):
26568             Added test-support files.
26569           (Makefile): Modified further.
26570         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26571             signal.ch): Added test files.
26572           * chill.execute (.cvsignore printf.grt printr.c
26573             in-printf.grt rts.c chprintf.grt rts.h): Added
26574           test-support files.
26575             (Makefile): More corrections.
26576
26577 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26578
26579         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26580           test cases, ready for DejaGnu.
26581
26582 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26583
26584         * Upgraded c-torture tests from 1.18 to 1.19
26585
26586         * gcc.compile: added test(s):
26587           930607-1.c
26588         * gcc.execute: added test(s):
26589           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26590
26591         * added new subdirectory for misc tests: gcc.misc-tests
26592         * gcc.misc-test(s): added tests:
26593           inst-check.c test-consts.c test-ior.c test-switch.c
26594
26595 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26596
26597         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26598
26599 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26600
26601         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26602
26603 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26604
26605         * Upgraded c-torture tests from 1.17 to 1.18
26606
26607 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26608
26609         * Upgraded c-torture tests from 1.12 to 1.17
26610
26611 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26612
26613         * lib/old-dejagnu.exp:
26614           Fixed handling of XFAIL target triplets to correctly
26615           recognize wildcard characters.  Removed code that
26616           appended a unique id tag to the end of the file name
26617           printed out by the result of the testcases within a
26618           given test file.
26619
26620 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26621
26622         * lib/old-dejagnu.exp:
26623           Reworked expected failure handling to trigger off of XFAIL
26624           keyword in keyphrase embeded in testcase source code. The
26625           XFAIL keyword must be at the end of the keyphrase line. It
26626           may optionally be followed by one or more target triplets.
26627           It has just occured that the handling of wildcards in the
26628           target triplet may not be correct.
26629
26630 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26631
26632         * g++.old-deja/tests:
26633           Moved all subdirectories up one level into g++.old-deja .
26634
26635         * lib/old-dejagnu.exp:
26636           Fixed problem with CXXFLAGS not being properly reset, and being
26637           corrupted with extraneous "-c" compiler option.  This was
26638           causing binaries to not be generated for test that needed them.
26639           Modified strings passed to "pass" and "fail" so that individual
26640           tests from the same test file would be distinguished by an
26641           identifier appended to the test file name in the summary logs;
26642           this corrected a problem with erroneous diff logs.  Added code
26643           to search testcases for expected fail and unexpected pass keywords.
26644
26645 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26646
26647         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26648
26649 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26650
26651         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26652           Removed extraneous text from end of "Special g++ Options"
26653           keyphrase.
26654
26655         * lib/old-dejagnu.exp: Added pattern matching to look for new
26656           keywords, embedded in testcases comments, which will trigger
26657           calls to xpass and xfail.
26658
26659 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26660
26661         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26662           comments embedded in the testcases, especially the one looking for
26663           special compiler options, as well as the pattern matching for the
26664           compiler output again.
26665
26666 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26667
26668         * lib/old-dejagnu.exp: Do a proper check of the return value for
26669           execute tests. Fixed several problems with the pattern matching
26670           of the compiler output which gave erroneous test results.
26671           Changed several of the test result messages to be more descriptive.
26672         * config/unix-g++.exp: Proc g++_load now actually works and
26673           executes the tests passed to it and returns a usable return
26674           value.
26675
26676 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26677
26678           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26679
26680 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26681
26682         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26683           Modified both files to properly execute the old style
26684           dejagnu tests. The previous versions of these files were
26685           experimental and did not function anything near correctly.
26686
26687 1993-04-05  Rob Savoye  (rob@cygnus.com)
26688
26689         * Removed all Makefile.in and configure.in files. No configuration
26690         needed now.
26691
26692 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26693
26694         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26695
26696 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26697
26698         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26699         gcc.special/configure.in, gcc.noncompile/configure.in,
26700         gcc.execute/configure.in, gcc.code_quality/configure.in,
26701         g++.other/configure.in, g++.old-deja/configure.in,
26702         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26703         in srcname setting.
26704
26705 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26706
26707         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26708         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26709         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26710
26711 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26712
26713         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26714         (gdb_exit): Don't remove *_soc files.
26715
26716 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26717
26718         * lib/c-torture.exp: Don't look for main; instead always use -w
26719         -c.  This is how the c-torture tests work.  Remove the object
26720         file if the compilation succeeds.
26721         * gcc.execute/execute.exp: Remove executable if test passes.
26722         * gcc.noncompile/noncompile.exp: Every test is an expected
26723         failure.
26724         * gcc.special/special.exp: Added tests from c-torture 1.11,
26725         corrected use of existing test.
26726         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26727         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26728         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26729         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26730         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26731         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26732         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26733         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26734         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26735         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26736         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26737         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26738         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26739         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26740         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26741         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26742         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26743         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26744         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26745         c-torture 1.11.
26746         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26747         correspond to c-torture 1.11.
26748
26749         * New file.