OSDN Git Service

PR middle-end/18160
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-28  Adam Nemet  <anemet@lnxw.com>
2
3         PR middle-end/18160  
4         * gcc.dg/register-var-1.c: New test.
5         * gcc.dg/register-var-2.c: New test.
6         * gcc.dg/asm-7.c: Taking the address of a register variable is an
7         error now.
8
9 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
10
11         PR other/18172
12         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
13         unused variables.
14         * gcc.dg/vect/vect-22.c: Likewise.
15
16 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
17
18         * gcc.dg/i386-rotate-1.c: New test.
19
20 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
21
22         * g++.dg/init/ref12.C: Add "run" marker.
23
24         PR c++/17435
25         * g++.dg/init/ref12.C: New test.
26
27         PR c++/18140
28         * g++.dg/template/shift1.C: New test.
29         * g++.dg/template/error10.C: Adjust error markers.
30
31 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
32
33         PR tree-opt/17529
34         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
35
36 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
37
38         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
39         * gcc.dg/weak/weak-3.c: Likewise.
40         * gcc.dg/weak/weak-5.c: Likewise.
41         * gcc.dg/weak/weak-9.c: Likewise.
42         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
43         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
44
45         * gcc.dg/darwin-weakimport-1.c: New.
46
47 2004-10-28  Ben Elliston  <bje@au.ibm.com>
48
49         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
50
51 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
52
53         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
54         'syntax' error messages.
55         * gcc.dg/cpp/direct2s.c: Likewise.
56
57 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
58
59         * gcc.c-torture/compile/20041026-1.c: New.
60
61 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
62
63         PR c++/18093
64         * g++.dg/lookup/ns2.C: New test.
65
66         PR c++/18020
67         * g++.dg/template/enum4.C: New test.
68
69         PR c++/18161
70         * g++.dg/template/expr1.C: New test.
71
72 2004-10-26  Ben Elliston  <bje@au.ibm.com>
73
74         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
75
76 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
77
78         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
79         gcc.dg/decl-nospec-3.c: New tests.
80
81 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
82
83         * objc.dg/super-class-3.m: New test.
84
85 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
86
87         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
88         resyncing.
89         * gcc.dg/cpp/direct2s.c: Likewise.
90
91 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
92
93         * objc.dg/image-info.m: Update for changes to section selection.
94
95 2004-10-25  David Ayers  <d.ayers@inode.at>
96             Ziemowit Laski  <zlaski@apple.com>
97
98         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
99         diagnostics when messaging 'id <Proto>'.
100         * objc.dg/class-protocol-1.m: New test.
101         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
102         a non-existent method signature.
103         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
104         Update diagnostics when messaging with non-existent method signature.
105         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
106         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
107         invalid receivers are now resolved as if messaging 'id'; remove
108         extraneous diagnostics.
109
110 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
111
112         PR c/16667
113         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
114         gcc.dg/init-desig-obs-3.c: New tests.
115
116 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
117
118         * gcc.dg/debug/20041023-1.c: New test.
119
120 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
121
122         PR middle-end/17407
123         * gcc.c-torture/compile/pr17407.c: New test.
124
125         PR c++/18121
126         * g++.dg/template/array8.C: New test.
127
128 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
129
130         PR other/18138
131         * lib/g++.exp: Accept more than one multilib libgcc.
132         * lib/gcc-dg.exp: Likewise.
133         * lib/objc.exp: Likewise.
134         * lib/treelang.exp: Likewise.
135         * lib/gfortran.exp: Likewise.
136
137 2004-10-24  Ben Elliston  <bje@au.ibm.com>
138
139         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
140
141 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
142
143         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
144         * gcc.dg/c99-const-expr-3.c: Likewise.
145
146 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
147
148         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
149
150 2004-10-23  Ben Elliston  <bje@au.ibm.com>
151
152         * gcc.c-torture/execute/loop-2e.x: Remove.
153
154 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
155
156         PR c++/18095
157         * g++.dg/parse/crash18.C: New.
158         * g++.dg/parse/crash19.C: New.
159
160 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
161
162         * g++.dg/ext/dllimport1.C: Move dg-warnings.
163         * g++.dg/ext/dllimport2.C: Same.
164         * g++.dg/ext/dllimport8.C: Same.
165
166 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
167
168         PR c++/10841
169         * g++.dg/conversion/cast1.C: New test.
170         * g++.dg/overload/pmf1.C: Adjust error marker.
171
172 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
173
174         PR objc/17923
175         * objc.dg/const-str-7.m: New test.
176
177 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
178
179         * g++.dg/template/memfriend11.C: Fix comment typo.
180         * g++.dg/template/memfriend14.C: Likewise.
181
182 2004-10-20  Richard Henderson  <rth@redhat.com>
183
184         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
185         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
186         -fasynchronous-unwind-tables.
187
188 2004-10-20  Richard Henderson  <rth@redhat.com>
189
190         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
191         (main): Return success.
192         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
193         (main): Return success.
194
195 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
196
197         PR c++/13495
198         * g++.dg/template/memfriend9.C: New test.
199         * g++.dg/template/memfriend10.C: Likewise.
200         * g++.dg/template/memfriend11.C: Likewise.
201         * g++.dg/template/memfriend12.C: Likewise.
202         * g++.dg/template/memfriend13.C: Likewise.
203         * g++.dg/template/memfriend14.C: Likewise.
204         * g++.dg/template/memfriend15.C: Likewise.
205         * g++.dg/template/memfriend16.C: Likewise.
206         * g++.dg/template/memfriend17.C: Likewise.
207         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
208
209 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
210
211         * g++.dg/conversion/dr195.C: New.
212         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
213
214 2004-10-20  Ben Elliston  <bje@au.ibm.com>
215             Devang Patel  <dpatel@apple.com>
216
217         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
218         of floating point arithmetic, which could trap.
219
220 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
221
222         PR c++/14035
223         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
224         * g++.dg/conversion/const2.C: New test.
225         * g++.dg/expr/reinterpret2.C: New test.
226         * g++.dg/expr/reinterpret3.C: New test.
227         * g++.dg/expr/cast2.C: New test.
228         * g++.dg/expr/copy1.C: New test.
229         * g++.dg/other/conversion1.C: Change error message.
230         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
231         function pointers to void *.
232         * g++.old-deja/g++.mike/p10148.C: Likewise.
233
234 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
235
236         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
237
238 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
239
240         PR c++/18047
241
242         * g++.dg/parse/expr3.C: New test.
243
244 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
245
246         * gcc.dg/smod-1.c: New test.
247
248 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
249
250         * objc.dg/method-14.m: New test.
251
252 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
253
254         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
255         Also xfail as the patch was reverted.
256
257 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
258
259         PR middle-end/16973
260         * gcc.dg/pr16973.c: New test.
261
262 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
263
264         PR tree-optimization/17656
265         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
266
267 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
268
269         * g++.dg/eh/shadow1.C: New.
270
271 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
272
273         * gcc.c-torture/compile/20041018-1.c: New test.
274
275 2004-10-18  Ben Elliston  <bje@au.ibm.com>
276
277         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
278         compiler referring to register 0 when accessing sdata.  The linker
279         now patches things up.
280
281 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
282
283         PR c/17529
284         * gcc.c-torture/compile/pr17529.c: New test.
285
286 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
287
288         PR c++/17743
289         * g++.dg/ext/attrib17.C: New test.
290
291 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
292
293         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
294
295 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
296
297         PR c++/10479
298         * g++.dg/ext/attrib16.C: New test.
299
300 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
301
302         PR c++/17042
303         * g++.dg/init/dso_handle1.C: New test.
304
305         PR c++/14667
306         * g++.dg/parse/typedef6.C: New test.
307
308         PR c++/17916
309         * g++.dg/parse/pragma1.C: New test.
310
311 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
312
313         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
314
315 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
316
317         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
318         -fno-common when on HPPA HP-UX platforms.
319
320 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
321
322         PR other/16820
323         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
324         stdint.h.
325         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
326         uintptr_t.
327
328 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
329
330         PR c++/16301
331         * g++.dg/lookup/strong-using-4.C: New test.
332
333 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
334
335         PR middle-end/16567
336         * gcc.c-torture/compile/nested-1.c: New test.
337
338 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
339
340         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
341         and mipsisa64*-*-* (until support for misaligned loads is added).
342         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
343         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
344         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
345         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
346         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
347         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
348
349 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
350
351         PR c++/17976
352         * g++.dg/init/dtor3.C: New test.
353
354 2004-10-15  Ben Elliston  <bje@au.ibm.com>
355
356         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
357
358 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
359
360         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
361         * gcc.dg/macho-lo-sum.c: Likewise.
362
363 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
364
365         * gcc.dg/ppc-spe64-1.c: New test.
366
367 2004-10-14  Devang Patel  <dpatel@apple.com>
368
369         PR 17635
370         * gcc.dg/pr17635.c : New test.
371         
372 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
373
374         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
375         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
376         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
377         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
378         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
379         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
380         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
381         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
382         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
383         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
384         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
385         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
386         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
387         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
388         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
389         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
390         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
391         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
392
393 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
394
395         * gcc.dg/vect/vect-82.c: New testcase.  
396         * gcc.dg/vect/vect-82_64.c: New testcase.       
397         * gcc.dg/vect/vect-83.c: New testcase.  
398         * gcc.dg/vect/vect-83_64.c: New testcase.       
399
400 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
401
402         * gcc.dg/cpp/error-1.c: New test.
403
404 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
405
406         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
407
408 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
409
410         PR target/17984
411         * gcc.dg/cris-peep2-xsrand2.c: New test.
412
413 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
414
415         PR c++/17661
416         * testsuite/g++.dg/expr/for2.C: New test.
417
418 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
419
420         * g++.dg/inherit/thunk1.C: Run on the SPARC.
421
422 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
423
424         PR tree-optimization/17724
425         * g++.dg/opt/pr17724-1.C: New test.
426         * g++.dg/opt/pr17724-2.C: New test.
427         * g++.dg/opt/pr17724-3.C: New test.
428         * g++.dg/opt/pr17724-4.C: New test.
429         * g++.dg/opt/pr17724-5.C: New test.
430         * g++.dg/opt/pr17724-6.C: New test.
431
432 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
433
434         PR c/17301
435         * gcc.dg/pr17301-2.c: New test.
436
437 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
438
439         PR c++/15876
440         * g++.dg/parse/error22.C: New test.
441
442         PR c++/17936
443         * g++.dg/template/spec18.C: New test.
444
445 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
446
447         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
448         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
449         memcpy. 
450         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
451         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
452
453 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
454
455         * g++.dg/eh/cleanup5.C: Add dg-options "".
456
457 2004-10-11  Roger Sayle  <roger@eyesopen.com>
458
459         PR middle-end/17657
460         * gcc.dg/switch-4.c: New test case.
461
462 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
463
464         * gcc.c-torture/execute/20041011-1.c: New test.
465
466 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
467
468         PR c++/17554
469         * g++.dg/init/for3.C: New test.
470
471         PR c++/17657
472         * g++.dg/opt/switch2.C: New test.
473
474         PR middle-end/17703
475         * g++.dg/warn/Wreturn-2.C: New test.
476
477 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
478
479         PR c++/17907
480         * g++.dg/eh/cleanup5.C: New test.
481
482 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
483
484         PR c++/17393
485         * g++.dg/parse/error21.C: New test.
486
487 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
488
489         * g++.dg/overload/pmf1.C: Adjust quoting marks.
490         * g++.dg/warn/incomplete1.C: Likewise.
491         * g++.dg/template/qualttp20.C: Likewise.
492
493 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
494
495         PR c/17881
496         * parm-incomplete-1.c: New test.
497
498 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
499
500         PR c++/17867
501         * g++.dg/parse/error19.C: New test.
502
503         PR c++/17670
504         * g++.dg/init/new11.C: New test.
505
506         PR c++/17821
507         * g++.dg/parse/error20.C: New test.
508
509         PR c++/17826
510         * g++.dg/template/crash24.C: New test.
511         
512 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
513
514         PR c/17301
515         * gcc.dg/pr17301-1.c: New test.
516
517 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
518
519         PR c/17189
520         * gcc.dg/anon-struct-5.c: New test.
521
522 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
523
524         PR c/17844
525         * gcc.dg/pr17844-1.c: New test.
526
527 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
528
529         PR tree-optimization/17906
530         * gcc.c-torture/compile/pr17906.c: New.
531
532 2004-10-09  Stuart Hastings  <stuart@apple.com>
533             Roger Sayle  <roger@eyesopen.com>
534
535         PR rtl-optimization/17853
536         * gcc.dg/i386-mmx-5.c: New testcase.
537
538 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
539
540         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
541
542 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
543
544         PR c++/17524
545         * g++.dg/template/static9.C: New test.
546
547         PR c++/17685
548         * g++.dg/parse/operator5.C: New test.
549
550 2004-10-09  Roger Sayle  <roger@eyesopen.com>
551
552         PR middle-end/17894
553         * gcc.c-torture/execute/divcmp-4.c: New test case.
554
555 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
556
557         PR tree-opt/17902
558         * g++.dg/opt/pr17902.C: New test.
559
560 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
561
562         * gcc.dg/cpp/ident-1.c: Add dg-options "".
563
564 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
565
566         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
567
568 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
569
570         * gcc.dg/assign-warn-3.c: New test.
571
572 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
573
574         PR c/16999
575         * gcc.dg/cpp/ident-1.c: New test.
576
577 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
578
579         * gcc.c-torture/compile/acc1.c: New.
580
581 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
582
583         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
584         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
585
586 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
587
588         * gcc.dg/ultrasp11.c: New test.
589
590 2004-10-08  Michael Matz  <matz@suse.de>
591
592         * gcc.dg/doloop-2.c: New test.
593
594 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
595
596         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
597         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
598         objc.dg/method-9.m: Update expected diagnostics.
599
600 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
601
602         * gcc.dg/ppc-fsel-3.c: New file.
603         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
604
605 2004-10-07  Paul Brook  <paul@codesourcery.com>
606
607         * gfortran.dg/intrinsic_verify_1.f90: New test.
608
609 2004-10-07  Paul Brook  <paul@codesourcery.com>
610
611         * gfortran.dg/empty_format_1.f90: Remove stray commas.
612
613 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
614
615         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
616         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
617         commit.
618
619 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
620
621         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
622
623 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
624
625         PR c++/17115
626         * g++.dg/warn/Winline-4.C: New test.
627
628 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
629
630         * gcc.c-torture/compile/20041007-1.c: New test.
631
632 2004-10-07  Paul Brook  <paul@codesourcery.com>
633
634         PR fortran/17678
635         * gfortran.dg/use_allocated_1.f90: New test.
636
637 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
638
639         PR middle-end/17849
640         * gfortran.fortran-torture/compile/nested.f90: New test
641
642 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
643
644         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
645
646 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
647
648         PR c++/17368
649         * g++.dg/ext/asm6.C: New test.
650
651 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
652
653         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
654
655 2004-10-06  Paul Brook  <paul@codesourcery.com>
656
657         PR libfortran/17709
658         * gfortran.dg/empty_format_1.f90: New test.
659
660 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
661
662         PR fortran/17568
663         * gfortran.dg/ishft.f90: New test.
664
665         PR fortran/17283
666         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
667         tests.
668
669 2004-10-06  Paul Brook  <paul@codesourcery.com>
670
671         * gfortran.dg/do_1.f90: New test.
672
673 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
674
675         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
676         optimizing for size.
677
678 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
679
680         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
681
682 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
683
684         * gcc.c-torture/compile/20041005-1.c: New test.
685
686 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
687
688         PR c++/17829
689         * g++.dg/lookup/koenig4.C: New.
690
691 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
692
693         * g++.dg/other/classkey1.C: Adjust quoting marks.
694         * g++.dg/parse/error15.C: Likewise.
695         * g++.dg/template/meminit2.C (int>): Likewise.
696
697 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
698
699         PR fortran/17283
700         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
701
702         PR fortran/17631
703         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
704
705         PR fortran/17708
706         * gfortran.dg/pr17708.f90: New test.
707         
708 2004-10-04  Chao-ying Fu  <fu@mips.com>
709
710         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
711         * gcc.dg/vect/vect-4.c: Ditto.
712         * gcc.dg/vect/vect-5.c: Ditto.
713         * gcc.dg/vect/vect-6.c: Ditto.
714         * gcc.dg/vect/vect-8.c: Ditto.
715         * gcc.dg/vect/vect-16.c: Ditto.
716         * gcc.dg/vect/vect-30.c: Ditto.
717         * gcc.dg/vect/vect-40.c: Ditto.
718         * gcc.dg/vect/vect-41.c: Ditto.
719         * gcc.dg/vect/vect-42.c: Ditto.
720         * gcc.dg/vect/vect-43.c: Ditto.
721         * gcc.dg/vect/vect-44.c: Ditto.
722         * gcc.dg/vect/vect-45.c: Ditto.
723         * gcc.dg/vect/vect-46.c: Ditto.
724         * gcc.dg/vect/vect-47.c: Ditto.
725         * gcc.dg/vect/vect-48.c: Ditto.
726         * gcc.dg/vect/vect-49.c: Ditto.
727         * gcc.dg/vect/vect-50.c: Ditto.
728         * gcc.dg/vect/vect-51.c: Ditto.
729         * gcc.dg/vect/vect-52.c: Ditto.
730         * gcc.dg/vect/vect-53.c: Ditto.
731         * gcc.dg/vect/vect-54.c: Ditto.
732         * gcc.dg/vect/vect-55.c: Ditto.
733         * gcc.dg/vect/vect-56.c: Ditto.
734         * gcc.dg/vect/vect-57.c: Ditto.
735         * gcc.dg/vect/vect-58.c: Ditto.
736         * gcc.dg/vect/vect-59.c: Ditto.
737         * gcc.dg/vect/vect-60.c: Ditto.
738         * gcc.dg/vect/vect-74.c: Ditto.
739         * gcc.dg/vect/vect-79.c: Ditto.
740         * gcc.dg/vect/vect-80.c: Ditto.
741
742 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
743
744         * gcc.dg/unused-7.c: Use the correct option.
745
746 2004-10-04  Paul Brook  <paul@codesourcery.com>
747         Bud Davis  <bdavis9659@comcast.net>
748
749         PR fortran/17706
750         PR fortran/16434
751         * gfortran/pr17706.f90: New test.
752         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
753
754 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
755
756         * gfortran.dg/pr17612.f90: New test.
757
758 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
759
760         * g++.dg/template/local1.C: Adjust quoting marks in
761         testing for diagnostics.
762         * g++.dg/tls/diag-2.C: Likewise.
763         * g++.dg/other/error8.C: Likewise.
764
765 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
766
767         PR c/17178
768         * gcc.dg/unused-4.c: Adjust to be correct.
769
770         PR c/17820
771         * gcc.dg/unused-7.c: New test.
772
773 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
774
775         PR c++/17797
776         * g++.dg/overload/template2.C: New test.
777
778 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
779
780         PR tree-optimization/16632
781         * gcc.dg/tree-ssa/20041002-1.c: New.
782
783 2004-10-03  Paul Brook  <paul@codesourcery.com>
784
785         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
786         rather than relying on default formatting.
787
788 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
789
790         * gcc.dg/20040920-1.c: Update expected message text.
791
792 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
793
794         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
795
796 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
797
798         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
799         tree level.
800
801 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
802
803         * gcc.dg/tree-ssa/pr17343.c: Remove.
804
805 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
806
807         PR tree-opt/17343
808         * gcc.dg/tree-ssa/pr17343.c: New test.
809
810 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
811
812         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
813         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
814         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
815         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
816         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
817
818 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
819
820         * gcc.dg/lvalue-2.c: New test.
821
822 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
823
824         PR c/17730
825         * gcc.dg/pr17730-1.c: New test
826
827 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
828
829         PR c/7425
830         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
831
832 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
833
834         * gcc.c-torture/execute/stdarg-1.c: New test.
835         * gcc.c-torture/execute/stdarg-2.c: New test.
836         * gcc.c-torture/execute/stdarg-3.c: New test.
837         * gcc.dg/tree-ssa/stdarg-1.c: New test.
838         * gcc.dg/tree-ssa/stdarg-2.c: New test.
839         * gcc.dg/tree-ssa/stdarg-3.c: New test.
840         * gcc.dg/tree-ssa/stdarg-4.c: New test.
841         * gcc.dg/tree-ssa/stdarg-5.c: New test.
842
843 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
844
845         PR tree-optimization/17697
846         * g++.dg/opt/pr17697-1.C: New test.
847         * g++.dg/opt/pr17697-2.C: New test.
848         * g++.dg/opt/pr17697-3.C: New test.
849
850 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
851
852         PR c/16409
853         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
854         gcc.dg/vla-init-5.c: New tests.
855
856 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
857
858         PR c/13804
859         * gcc.dg/pr13804-1.c: New test.
860
861 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
862
863         PR fortran/16938
864         * gfortran.dg/pr16938.f90: New test.
865
866 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
867
868         * g++.dg/template/crash23.C: New test.
869
870 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
871
872         PR c++/17585
873         * g++.dg/template/static8.C: New test.
874
875 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
876
877         PR c++/17681
878         * g++.dg/other/error9.C: New test.
879
880 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
881
882         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
883
884 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
885
886         PR fortran/15164
887         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
888
889 2004-09-26  Roger Sayle  <roger@eyesopen.com>
890
891         PR middle-end/17112
892         * gcc.dg/pr17112-1.c: New test case.
893
894 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
895
896         PR c/11459
897         * gcc.dg/pr11459-1.c: New test.
898
899 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
900
901         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
902         * gcc.dg/tree-ssa/loop-4.c: Likewise.
903
904 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
905
906         * gfortran.dg/pr15324.f90: Make array bounds consistent.
907
908 2004-09-25  Jan Hubicka  <jh@suse.cz>
909
910         * compile/30040909-1.c: New test.
911         * compile/30040907-1.c: New test.
912
913 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
914
915         * gcc.c-torture/execute/va-arg-26.c: New test.
916
917 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
918
919         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
920         extra diagnostics on targets with 64-bit pointers.
921         * objc.dg/selector-1.m: Adjust dg-warning regexp.
922
923 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
924
925         PR c/17188
926         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
927         * gcc.dg/decl-3.c: Adjust expected message.
928
929 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
930
931         PR fortran/17615
932         * gfortran.dg/pr17615.f90: New test.
933
934 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
935
936         PR tree-optimzation/17517
937         * g++.dg/tree-ssa/pr17517.C: New Test.
938
939 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
940
941         PR c++/16889
942         * g++.dg/lookup/ambig3.C: New.
943
944 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
945
946         PR tree-opt/17624
947         * g++.dg/opt/pr17624.C: New test.
948
949 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
950
951         PR c/6980
952         * gcc.dg/Wbad-function-cast-1.c: New test.
953
954 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
955
956         * g++.dg/ext/complit1.C
957         * g++.dg/other/error2.C
958         * g++.dg/other/nontype-1.C
959         * g++.dg/parse/crash11.C
960         * g++.dg/parse/crash12.C
961         * g++.dg/parse/error15.C
962         * g++.dg/parse/error4.C
963         * g++.dg/parse/tmpl-outside1.C
964         * g++.dg/parse/too-many-tmpl-args1.C
965         * g++.dg/template/dependent-expr3.C
966         * g++.dg/template/error10.C
967         * g++.dg/template/instantiate1.C
968         * g++.dg/template/vtable2.C
969         * g++.dg/warn/Wshadow-1.C
970         * g++.dg/warn/weak1.C
971         * g++.old-deja/g++.brendan/crash16.C
972         * g++.old-deja/g++.brendan/crash18.C
973         * g++.old-deja/g++.brendan/crash48.C
974         * g++.old-deja/g++.brendan/crash49.C
975         * g++.old-deja/g++.brendan/crash55.C
976         * g++.old-deja/g++.brendan/crash56.C
977         * g++.old-deja/g++.brendan/crash8.C
978         * g++.old-deja/g++.brendan/enum11.C
979         * g++.old-deja/g++.brendan/enum8.C
980         * g++.old-deja/g++.brendan/enum9.C
981         * g++.old-deja/g++.brendan/friend3.C
982         * g++.old-deja/g++.brendan/misc14.C
983         * g++.old-deja/g++.bugs/900402_02.C
984         * g++.old-deja/g++.bugs/900404_03.C
985         * g++.old-deja/g++.bugs/900404_04.C
986         * g++.old-deja/g++.bugs/900428_03.C
987         * g++.old-deja/g++.jason/crash4.C
988         * g++.old-deja/g++.jason/overload21.C
989         * g++.old-deja/g++.jason/redecl1.C
990         * g++.old-deja/g++.jason/report.C
991         * g++.old-deja/g++.jason/rfg10.C
992         * g++.old-deja/g++.jason/template30.C
993         * g++.old-deja/g++.law/arm12.C
994         * g++.old-deja/g++.law/ctors5.C
995         * g++.old-deja/g++.law/cvt20.C
996         * g++.old-deja/g++.law/init10.C
997         * g++.old-deja/g++.law/init8.C
998         * g++.old-deja/g++.law/visibility17.C
999         * g++.old-deja/g++.law/visibility7.C
1000         * g++.old-deja/g++.mike/net8.C
1001         * g++.old-deja/g++.mike/p646.C
1002         * g++.old-deja/g++.mike/p700.C
1003         * g++.old-deja/g++.mike/p701.C
1004         * g++.old-deja/g++.mike/p811.C
1005         * g++.old-deja/g++.ns/template13.C
1006         * g++.old-deja/g++.other/array3.C
1007         * g++.old-deja/g++.other/crash25.C
1008         * g++.old-deja/g++.other/dtor3.C
1009         * g++.old-deja/g++.other/dtor4.C
1010         * g++.old-deja/g++.other/main1.C
1011         * g++.old-deja/g++.other/warn7.C
1012         * g++.old-deja/g++.pt/crash11.C
1013         * g++.old-deja/g++.pt/crash36.C
1014         * g++.old-deja/g++.pt/spec22.C
1015         * g++.old-deja/g++.pt/spec9.C
1016         * g++.old-deja/g++.pt/ttp52.C
1017         * g++.old-deja/g++.robertl/eb103.C
1018         * g++.old-deja/g++.robertl/eb121.C
1019         * g++.old-deja/g++.robertl/eb22.C
1020         * g++.old-deja/g++.robertl/eb8.C:
1021         Update locations and/or regexps of dg-error markers.
1022         Remove markers for some bogus messages that are no longer issued.
1023
1024 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
1025
1026         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
1027         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
1028
1029 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
1030
1031         PR c++/17618
1032         * g++.dg/lookup/crash5.C: New test.
1033
1034 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
1035
1036         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
1037         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
1038         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
1039         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
1040         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
1041         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
1042
1043         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
1044         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
1045         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
1046         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
1047         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
1048         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
1049
1050         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
1051
1052         * gcc.dg/vect/vect-44.c: Check additional cases.
1053         * gcc.dg/vect/vect-48.c: Check additional cases.
1054
1055         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
1056         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
1057         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
1058         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
1059         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
1060         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
1061         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
1062         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
1063         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
1064
1065         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
1066         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
1067         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
1068
1069 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1070
1071         * gcc.dg/tree-ssa/loop-6.c: New test.
1072
1073 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
1074
1075         PR c++/17620
1076         * g++.dg/inherit/base2.C: New.
1077
1078 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1079
1080         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
1081         * gcc.dg/20001012-2.c: Likewise.
1082         * gcc.dg/20001013-1.c: Likewise.
1083         * gcc.dg/20001101-1.c: Likewise.
1084         * gcc.dg/20001102-1.c: Likewise.
1085         * gcc.dg/bf-spl1.c: Likewise.
1086         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
1087         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
1088
1089 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
1090
1091         PR tree-optimization/16721
1092         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
1093
1094 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
1095
1096         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
1097         * gcc.dg/20040305-1.c: Likewise.
1098
1099 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1100
1101         PR c/16566
1102         * gcc.c-torture/compile/pr16566-1.c,
1103         gcc.c-torture/compile/pr16566-2.c,
1104         gcc.c-torture/compile/pr16566-3.c: New tests.
1105
1106 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
1107
1108         PR tree-optimization/17512
1109         * gcc.c-torture/compile/20040916-1.c.
1110
1111 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
1112
1113         * gcc.dg/pragma-re-3.c: New test.
1114
1115 2004-09-17  Matt Austern  <austern@apple.com>
1116
1117         PR c++/15049
1118         * g++.dg/other/anon3.C: New.
1119
1120 2004-09-21  Roger Sayle  <roger@eyesopen.com>
1121
1122         PR c++/7503
1123         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
1124         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
1125         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
1126         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
1127         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
1128
1129 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
1130
1131         PR fortran/17286
1132         * gfortran.dg/pr17286.f90: New test.
1133
1134 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
1135
1136         PR c++/17530
1137         * g++.dg/template/static7.C: New test.
1138
1139 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
1140
1141         PR tree-opt/17558
1142         * gcc.c-torture/compile/pr17558.c: New test.
1143
1144 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1145
1146         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
1147         if SKIP_ATTRIBUTE is defined.
1148
1149 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1150
1151         PR fortran/15957
1152         * gfortran.dg/pr15957.f90: New test.
1153
1154 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
1155
1156         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
1157         in comparison.
1158         * gcc.dg/vect/vect-79.c: Likewise.
1159         * gcc.dg/vect/vect-80.c: Likewise.
1160
1161 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1162
1163         PR fortran/15750
1164         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
1165
1166 2004-09-20  Ira Rosen  <irar@il.ibm.com>
1167
1168         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
1169         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
1170         * gcc.dg/vect/vect-62.c: New testcase.
1171         * gcc.dg/vect/vect-63.c: New testcase.
1172         * gcc.dg/vect/vect-64.c: New testcase.
1173         * gcc.dg/vect/vect-65.c: New testcase.
1174         * gcc.dg/vect/vect-66.c: New testcase.
1175         * gcc.dg/vect/vect-67.c: New testcase.
1176         * gcc.dg/vect/vect-68.c: New testcase.
1177         * gcc.dg/vect/vect-69.c: New testcase.
1178         * gcc.dg/vect/vect-79.c: New testcase.
1179         * gcc.dg/vect/vect-80.c: New testcase.
1180
1181 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1182
1183         * gcc.target/mips/asm-1.c: New test.
1184
1185 2004-09-19  Ira Rosen  <irar@il.ibm.com>
1186
1187         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
1188         * gcc.dg/vect/vect-73.c: New testcase.
1189         * gcc.dg/vect/vect-74.c: New testcase.
1190         * gcc.dg/vect/vect-75.c: New testcase.
1191         * gcc.dg/vect/vect-76.c: New testcase.
1192         * gcc.dg/vect/vect-77.c: New testcase.
1193         * gcc.dg/vect/vect-78.c: New testcase
1194
1195 2004-09-18  Paul Brook  <paul@codesourcery.com>
1196
1197         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
1198
1199 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1200
1201         PR c/17424
1202         * gcc.dg/pr17424-1.c: New test.
1203
1204 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
1205
1206         * g++.dg/tree-ssa/pr17153.C: New test.
1207
1208 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
1209
1210         PR pch/13361
1211         * testsuite/g++.dg/pch/wchar-1.C: New.
1212         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1213
1214 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
1215
1216         * gcc.c-torture/execute/20040917-1.c: New test.
1217
1218 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1219
1220         PR tree-optimization/17319
1221         * gcc.dg/pr17319.c: New test.
1222
1223 2004-09-17  Devang Patel  <dpatel@apple.com>
1224
1225         * gcc.dg/20040813-1.c: New test.
1226
1227 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1228
1229         PR tree-optimization/17273
1230         * gcc.c-torture/compile/pr17273.c: New test.
1231
1232 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1233
1234         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
1235         Update expected messages.
1236         * gcc.dg/declspec-13.c: New test.
1237
1238 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
1239
1240         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
1241
1242 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1243
1244         * gcc.c-torture/execute/pr17252.c: Use post-increment to
1245         change what 'a' is pointing to.
1246
1247 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1248
1249         PR c++/16002
1250         * g++.dg/template/error18.C: New test.
1251
1252         PR c++/16029
1253         * g++.dg/warn/Wunused-8.C: New test.
1254
1255 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1256
1257         PR tree-optimization/17513
1258         * gcc.dg/20040916-1.c: New test.
1259
1260 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1261
1262         PR c++/17501
1263         * g++.dg/template/typename7.C: New test.
1264
1265 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1266
1267         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1268
1269 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1270
1271         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1272         with -ftree-based-profiling also.
1273         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1274
1275 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1276
1277         PR/15364
1278         * gfortran.dg/der_array_io_1.f90: New test.
1279         * gfortran.dg/der_array_io_2.f90: New test.
1280         * gfortran.dg/der_array_io_3.f90: New test.
1281
1282 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1283
1284         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1285         EABI.
1286
1287 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1288
1289         * g++.dg/opt/switch1.C: New test.
1290
1291 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1292
1293         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1294         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1295         Update expected messages.
1296
1297 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1298
1299         PR fortran/16485
1300         * gfortran.dg/same_name_1.f90: New test.
1301
1302 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1303
1304         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1305         dereference garbage pointers.
1306
1307 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1308
1309         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1310         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1311
1312         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1313         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1314         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1315
1316 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1317
1318         PR c++/17324
1319         * g++.dg/template/mangle1.C: New test.
1320
1321 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1322
1323         PR tree-optimization/17252
1324         * gcc.c-torture/execute/pr17252.c: New test.
1325
1326 2004-09-14  Andrew Pinski  <apinski@apple.com>
1327
1328         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1329
1330 2004-09-14  Roger Sayle  <roger@eyesopen.com>
1331
1332         PR rtl-optimization/9771
1333         * gcc.dg/pr9771-1.c: New test case.
1334
1335 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1336
1337         PR tree-optimization/15262
1338         * gcc.c-torture/execute/pr15262-1.c: New test.
1339         * gcc.c-torture/execute/pr15262-2.c: New test.
1340
1341 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1342
1343         * gcc.dg/declspec-12.c: New test.
1344
1345 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
1346
1347         * gfortran.dg/pr17090.f90: Add directives to test.
1348
1349 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1350
1351         * gcc.c-torture/compile/20040914-1.c: New test.
1352
1353 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1354
1355         PR c++/16162
1356         * g++.dg/template/decl2.C: New test.
1357
1358 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
1359
1360         PR fortran/17090
1361         * gfortran.dg/pr17090.f90: New test.
1362
1363 2004-09-13  Dale Johannesen  <dalej@apple.com>
1364
1365         * gcc.c-torture/compile/pr17408.c:  New test case.
1366
1367 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1368
1369         PR c++/16716
1370         * g++.dg/parse/crash17.C: New test.
1371
1372         PR c++/17327
1373         * g++.dg/template/enum3.C: New test.
1374
1375 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
1376
1377         * lib/gcc-defs.exp: Load wrapper.exp.
1378         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1379         using local code.
1380         * lib/gcc.exp (gcc_init): Similar.
1381         * lib/gfortran.exp (gfortran_init): Similar.
1382         * lib/objc.exp (objc_init): Similar.
1383         * lib/treelang.exp (treelang_init): Similar.
1384         * lib/wrapper.exp: New file with build_wrapper call machinery in
1385         ${tool}_maybe_build_wrapper.
1386
1387 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1388
1389         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1390         "inline".
1391         * gcc.dg/declspec-11.c: Update expected messages.
1392         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1393         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1394         gcc.dg/inline-12.c: New tests.
1395
1396 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
1397
1398         * g++.dg/tree-ssa/pr17400.C: New testcase.
1399
1400 2004-09-13  James E Wilson  <wilson@specifixinc.com>
1401
1402         * gcc.target/mips/sb1-1.c: New testcase.
1403
1404 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
1405
1406         * lib/g77-dg.exp: Remove unused file.
1407         * lib/mike-g77.exp: Ditto.
1408         * lib/g77.exp: Ditto.
1409
1410 2004-09-12  Richard Henderson  <rth@redhat.com>
1411
1412         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1413
1414 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1415
1416         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1417         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1418         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1419         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1420         Update expected messages.
1421
1422 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
1423
1424         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1425         declaration/use mismatch for dirp parameter.
1426
1427 2004-09-12  Andrew Pinski  <apinski@apple.com>
1428
1429         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1430         -fgnu-runtime is passed.
1431
1432 2004-09-12  Richard Henderson  <rth@redhat.com>
1433
1434         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1435         do the uplevel thing and update additional_flags directly.
1436         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1437         gfortran.fortran-torture/execute/intrinsic_nearest.x,
1438         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1439         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1440
1441 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1442
1443         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1444
1445 2004-09-11  Roger Sayle  <roger@eyesopen.com>
1446
1447         PR middle-end/17411
1448         * g++.dg/opt/pr17411-1.C: New test case.
1449
1450 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1451
1452         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1453         gcc.dg/tls/diag-2.c: Update expected messages.
1454         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
1455         messages.
1456         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1457         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1458         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1459         gcc.dg/tls/diag-5.c: New tests.
1460
1461 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
1462
1463         * gcc.dg/20040910-1.c: Correct dg-error regexp.
1464
1465 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1466
1467         * g++.dg/parse/break-in-for.C: New test.
1468
1469 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
1470
1471         * gcc.dg/tree-ssa/20040911-1.c: New test.
1472
1473 2004-09-11  Andreas Jaeger  <aj@suse.de>
1474
1475         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1476         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1477
1478 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
1479
1480         * gcc.target/frv: New directory of FR-V-specific tests.
1481
1482 2004-09-10  James E Wilson  <wilson@specifixinc.com>
1483
1484         * gcc.dg/convert-vec-1.c: New test.
1485
1486 2004-09-10  Roger Sayle  <roger@eyesopen.com>
1487
1488         PR middle-end/17024
1489         * gcc.dg/pr17024-1.c: New test case.
1490
1491 2004-09-10  Eric Christopher  <echristo@redhat.com>
1492
1493         * gcc.dg/20040910-1.c: New test.
1494
1495 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1496
1497         * gcc.dg/bitfld-9.c: New test.
1498
1499 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
1500
1501         * gcc.c-torture/execute/ieee/acc1.c: New test.
1502         * gcc.c-torture/execute/ieee/acc2.c: New test.
1503         * gcc.c-torture/execute/ieee/mzero6.c: New test.
1504
1505 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1506
1507         * gcc.dg/deprecated-2.c: New test.
1508
1509 2004-09-09  James E Wilson  <wilson@specifixinc.com>
1510
1511         * gcc.dg/init-vec-1.c: New test.
1512
1513 2004-09-09  Roger Sayle  <roger@eyesopen.com>
1514
1515         PR middle-end/17055
1516         * gcc.dg/pr17055-1.c: New test case.
1517
1518 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
1519
1520         PR target/17377
1521         * gcc.c-torture/execute/pr17377.c: New test.
1522
1523 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1524
1525         PR c/8420
1526         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
1527         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
1528         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1529         gcc.dg/long-long-typespec-1.c: New tests.
1530         * gcc.dg/tls/diag-2.c: Update expected diagnostics
1531
1532 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1533
1534         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
1535         gcc.dg/gnu99-static-1.c: New tests.
1536
1537 2004-09-08  Devang Patel  <dpatel@apple.com>
1538
1539         * gcc.dg/darwin-ld-20040828-1.c: New test.
1540         * gcc.dg/darwin-ld-20040828-2.c: New test.
1541         * gcc.dg/darwin-ld-20040828-3.c: New test.
1542
1543 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
1544
1545         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1546         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1547         in error message.
1548         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1549         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1550         in error message.
1551         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1552         types they qualify.
1553         * objc.dg/type-size-2.m: Fix wording in comment.
1554         * objc.dg/va-meth-1.m: New test case.
1555
1556 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1557
1558         PR c/16633:
1559         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1560         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1561
1562 2004-09-06  Devang Patel  <dpatel@apple.com>
1563
1564         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1565         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1566
1567 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
1568
1569         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1570         reflect changed line numbering of diagnostics.
1571
1572 2004-09-06  Paul Brook  <paul@codesourcery.com>
1573
1574         * gfortran.dg/edit_real_1.f90: Add new test.
1575
1576 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1577
1578         * gcc.dg/tree-ssa/loop-2.c: New test.
1579         * gcc.dg/tree-ssa/loop-3.c: New test.
1580         * gcc.dg/tree-ssa/loop-4.c: New test.
1581         * gcc.dg/tree-ssa/loop-5.c: New test.
1582
1583 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1584
1585         * gcc.dg/format/sentinel-1.c: Update for parameter option.
1586
1587 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1588
1589         * gcc.dg/format/sentinel-1.c: New test.
1590
1591 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
1592
1593         * testsuite/gcc.dg/builtins-46.c: New.
1594
1595 2004-09-03  Devang Patel  <dpatel@apple.com>
1596
1597         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1598         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1599
1600 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1601
1602         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1603         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1604         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1605         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1606         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1607         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1608         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1609         the non-portable bzero.
1610         * gcc.dg/20010912-1.c: xfail for NetWare.
1611         * gcc.dg/20020426-2.c: xfail for NetWare.
1612         * gcc.dg/20021014-1.c: xfail for NetWare.
1613         * gcc.dg/20021018-1.c: xfail for NetWare.
1614         * gcc.dg/20030213-1.c: xfail for NetWare.
1615         * gcc.dg/20030225-1.c: xfail for NetWare.
1616         * gcc.dg/20030708-1.c: xfail for NetWare.
1617         * gcc.dg/builtins-config.h: Also exclude NetWare.
1618         * gcc.dg/format/format.h: Define restrict only if not already defined.
1619         * gcc.dg/nest.c: xfail for NetWare.
1620         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1621         * lib/target-supports.exp (check_visibility_available): Exclude
1622         NetWare.
1623
1624 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1625
1626         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1627         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1628         deterministic starting point for the alignment of structure fields.
1629         * gcc.dg/Wpadded.c: Dito.
1630         * g++.dg/abi/vbase10.C: Dito.
1631
1632 2004-09-03  Devang Patel  <dpatel@apple.com>
1633
1634         * g++.dg/debug/pr15736.cc: New test.
1635
1636 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1637
1638         * README.QMTEST: Fix out-of-date link.
1639
1640 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
1641
1642         PR fortran/16579
1643         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1644         Delete.  Duplicate of gfortran.dg/g77/20010610.f
1645
1646 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1647
1648         * g++.dg/abi/arm_rtti1.C: New test.
1649
1650 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1651
1652         * gcc.dg/ppc-vector-memcpy.c: New.
1653         * gcc.dg/ppc-vector-memset.c: New.
1654
1655 2004-09-02  Chao-ying Fu  <fu@mips.com>
1656
1657         * gcc.target/mips/mips-3d-1.c: New test.
1658         * gcc.target/mips/mips-3d-2.c: New test.
1659         * gcc.target/mips/mips-3d-3.c: New test.
1660         * gcc.target/mips/mips-3d-4.c: New test.
1661         * gcc.target/mips/mips-3d-5.c: New test.
1662         * gcc.target/mips/mips-3d-6.c: New test.
1663         * gcc.target/mips/mips-3d-7.c: New test.
1664         * gcc.target/mips/mips-3d-8.c: New test.
1665         * gcc.target/mips/mips-3d-9.c: New test.
1666         * gcc.target/mips/mips-ps-1.c: New test.
1667         * gcc.target/mips/mips-ps-2.c: New test.
1668         * gcc.target/mips/mips-ps-3.c: New test.
1669         * gcc.target/mips/mips-ps-4.c: New test.
1670         * gcc.target/mips/mips-ps-type.c: New test.
1671
1672 2004-09-02  Paul Brook  <paul@codesourcery.com>
1673
1674         * gfortran.dg/edit_real_1.f90: Add new tests.
1675
1676 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1677
1678         PR fortran/15327
1679         * gfortran.dg/merge_char_1.f90: New test.
1680
1681 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1682
1683         PR fortran/16404
1684         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1685
1686 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1687
1688         PR c/1522
1689         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1690
1691 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1692
1693         * g++.dg/opt/loop1.C: Do not XFAIL.
1694
1695 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1696
1697         * gcc.c-torture/execute/20040831-1.c: New test.
1698
1699 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1700
1701         PR fortran/16579
1702         * gfortran.dg/g77/20010610.f: Now passes.
1703         Copy from g77.f-torture/execute. Add dg-run directive.
1704         * gfortran.dg/g77/README: Update
1705
1706 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1707
1708         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1709         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1710         (t1, t2, t3, t4): Add volatile.
1711
1712 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1713
1714         * g++.dg/ext/visibility/arm1.C: New test.
1715
1716 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1717
1718         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1719         -pedantic-errors.
1720
1721 2004-09-01  Paul Brook  <paul@codesourcery.com>
1722
1723         * gfortran.dg/eof_2.f90: New test.
1724
1725 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1726
1727         PR fortran/16579
1728         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1729
1730 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1731
1732         PR libfortran/16805
1733         * gfortran.dg/list_read_2.f90: New test.
1734
1735 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1736
1737         * g++.dg/abi/key1.C: New test.
1738
1739 2004-08-31  Richard Henderson  <rth@redhat.com>
1740
1741         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1742         form of offsetof.
1743         * g++.dg/other/offsetof5.C: Remove duplicate.
1744
1745 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1746
1747         PR fortran/17244
1748         * gfortran.dg/func_derived_1.f90: New test.
1749
1750 2004-08-31  Paul Brook  <paul@codesourcery.com>
1751
1752         * gfortran.dg/eof_1.f90: New test.
1753
1754 2004-08-31  Paul Brook  <paul@codesourcery.com>
1755
1756         * gfortran.dg/list_read_1.f90: New file.
1757
1758 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1759
1760         * g++.dg/opt/loop1.C: XFAIL.
1761
1762 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1763
1764         * gcc.dg/funcdef-storage-1.c: New.
1765         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1766         an extern function in local scope.
1767         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1768         declare an 'auto inline' function in local scope.
1769         * gcc.dg/20011130-1.c: Likewise.
1770         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1771         an 'auto' function in local scope.
1772         * gcc.dg/20021014-1.c: Likewise.
1773         * gcc.dg/20030331-2.c: Likewise.
1774
1775 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1776
1777         * gfortran.dg/blockdata_1.f90: New test.
1778
1779 2004-08-30  Richard Henderson  <rth@redhat.com>
1780
1781         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1782
1783 2004-08-30  Richard Henderson  <rth@redhat.com>
1784
1785         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1786         additional_flags set by alternate driver.
1787         (ieee-options): New procedure.
1788         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1789         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1790         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1791         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1792
1793 2004-08-30  Richard Henderson  <rth@redhat.com>
1794
1795         * lib/f-torture.exp: Remove.
1796
1797 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1798
1799         PR rtl-optimization/16590
1800         * g++.dg/opt/loop1.C: New test.
1801
1802 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1803
1804         PR fortran/13910
1805         * gfortran.dg/oldstyle_1.f90: New test.
1806
1807 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1808         Paul Brook  <paul@codesourcery.com>
1809
1810         * gfortran.dg/g77/README: Update.
1811         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1812         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1813         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1814
1815 2004-08-28  Paul Brook  <paul@codesourcery.com>
1816
1817         PR libfortran/17195
1818         * gfortran.dg/edit_real_1.f90: New test.
1819
1820 2004-08-27  Paul Brook  <paul@codesourcery.com>
1821
1822         * gfortran.dg/rewind_1.f90: New test.
1823
1824 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1825
1826         PR fortran/16597
1827         * gfortran.dg/pr16597.f90: New test.
1828
1829 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1830
1831         PR c/13801
1832         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1833         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1834         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1835         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1836         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1837
1838 2004-08-26  Nick Clifton  <nickc@redhat.com>
1839
1840         * gcc.c-torture/compile/pr17119.c: New test.
1841
1842 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1843
1844         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1845
1846 2004-08-25  Richard Henderson  <rth@redhat.com>
1847
1848         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1849         the bits that expect kind=8 to be the largest real kind.
1850
1851 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1852
1853         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1854
1855 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1856
1857         * gfortran.dg/assignment_1.f90: New test.
1858
1859 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1860
1861         * g++.dg/template/repo3.C: New test.
1862
1863 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1864
1865         PR middle-end/16693
1866         PR tree-optimization/16372
1867         * g++.dg/opt/pr16372-1.C: New test case.
1868         * g++.dg/opt/pr16693-1.C: New test case.
1869         * g++.dg/opt/pr16693-2.C: New test case.
1870
1871 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1872
1873         * objc.dg/proto-lossage-4.m: New test.
1874
1875 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1876
1877         PR c++/17155
1878         * g++.dg/inherit/local2.C: New test.
1879
1880 2004-08-25  Paul Brook  <paul@codesourcery.com>
1881
1882         PR fortran/17144
1883         * gfortran.dg/string_ctor_1.f90: New test.
1884
1885 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1886
1887         PR c++/14428
1888         * g++.dg/template/redecl2.C: New test.
1889
1890 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1891
1892         PR fortran/17143
1893         * gfortran.dg/pr17143.f90: New test.
1894
1895 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1896
1897         PR fortran/17164
1898         * gfortran.dg/pr17164.f90: New test.
1899
1900 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1901
1902         * gcc.dg/tree-ssa/loop-1.c: New test.
1903
1904 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1905
1906         * gcc.c-torture/compile/20040824-1.c: New test.
1907
1908 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1909
1910         * gcc.c-torture/compile/iftrap-3.c: New test.
1911
1912 2004-08-24  Paul Brook  <paul@codesourcery.com>
1913
1914         * gfortran.dg/entry_2.f90: New test.
1915
1916 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1917
1918         PR c++/16889
1919         * g++.dg/lookup/ambig[12].C: New.
1920
1921 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1922
1923         PR c++/16706
1924         * g++.dg/template/crash21.C: New test.
1925         * g++.dg/template/crash22.C: Likewise.
1926
1927 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1928
1929         PR c++/17149
1930         * g++.dg/template/access15.C: New.
1931
1932 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1933
1934         PR c++/17163
1935         * g++.dg/template/repo2.C: New test.
1936
1937 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1938
1939         PR rtl-optimization/17078
1940         * gcc.c-torture/execute/pr17078-1.c: New test case.
1941
1942 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1943
1944         PR c/14492
1945         * gcc.dg/debug/crash1.c: New test.
1946
1947 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1948
1949         PR c/16180
1950         * gcc.dg/loop-5.c: New test.
1951
1952 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1953
1954         * gcc.c-torture/execute/20040823-1.c: New test.
1955
1956 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1957
1958         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1959         to the assembler.  Simplify test accordingly.
1960         (asm_abi_flags): Use GNU names.
1961         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1962         to check for ABI flags.
1963
1964 2004-08-22  Andrew Pinski  <apinski@apple.com>
1965
1966         * g++.dg/opt/pr14029.C: New test.
1967         * gcc.c-torture/execute/pr15262.c: New test.
1968
1969 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1970
1971         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1972
1973 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1974
1975         PR 16908
1976         * gfortran.dg/direct_io.f90: New test.
1977
1978 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1979
1980         PR c++/17121
1981         * g++.dg/inherit/local2.C: New test.
1982
1983 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1984
1985         PR c++/17120
1986         * g++.dg/warn/Wparentheses-4.C: New test.
1987
1988 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1989
1990         PR c++/17121
1991         * g++.dg/inherit/local2.C: New test.
1992
1993         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1994         * gcc.dg/ppc-ldstruct.c: Likewise.
1995         * gcc.dg/ppc64-abi-2.c: Likewise.
1996
1997 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1998
1999         PR rtl-optimization/17099
2000         * gcc.c-torture/execute/20040820-1.c: New test.
2001
2002 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
2003
2004         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
2005
2006 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
2007
2008         PR fortran/17077
2009         * gfortran.dg/auto_array_1.f90: New test.
2010
2011 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2012
2013         PR fortran/17074
2014         * gfortran.dg/simpleif_1.f90: New test.
2015
2016 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
2017
2018         * lib/target-supports.exp (check_profiling_available): Return
2019         false for arm*-*-symbianelf* and arm*-*-eabi*.
2020
2021         PR c++/15890
2022         * g++.dg/template/delete1.C: New test.
2023
2024 2004-08-19  Paul Brook  <paul@codesourcery.com>
2025
2026         PR fortran/14976
2027         PR fortran/16228
2028         * gfortran.dg/data_char_1.f90: New test.
2029
2030 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
2031
2032         PR fortran/16946
2033         * gfortran.dg/reduction.f90: New testcase.
2034
2035 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2036
2037         PR fortran/16520
2038         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
2039
2040 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2041
2042         PR c++/17041
2043         * g++.dg/Wparentheses-3.C: New test.
2044
2045 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
2046
2047         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
2048         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
2049         * gcc.dg/vect/vect-2.c: Likewise.
2050         * gcc.dg/vect/vect-3.c: Likewise.
2051         * gcc.dg/vect/vect-4.c: Likewise.
2052         * gcc.dg/vect/vect-5.c: Likewise.
2053         * gcc.dg/vect/vect-6.c: Likewise.
2054         * gcc.dg/vect/vect-7.c: Likewise.
2055         * gcc.dg/vect/vect-25.c: Likewise.
2056         * gcc.dg/vect/vect-31.c: Likewise.
2057         * gcc.dg/vect/vect-32.c: Likewise.
2058         * gcc.dg/vect/vect-34.c: Likewise.
2059         * gcc.dg/vect/vect-36.c: Likewise.
2060         * gcc.dg/vect/vect-all.c: Likewise.
2061
2062 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
2063
2064         PR c++/17068
2065         * g++.dg/template/operator4.C: New test.
2066
2067 2004-08-18  Richard Henderson  <rth@redhat.com>
2068
2069         * gcc.dg/20040206-1.c: XFAIL.
2070
2071 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2072
2073         PR c++/16246
2074         * g++.dg/template/array7.C: New test.
2075
2076 2004-08-17  James E Wilson  <wilson@specifixinc.com>
2077
2078         * gcc.dg/mips-movcc-1.c: New test.
2079         * gcc.dg/mips-movcc-2.c: New test.
2080         * gcc.dg/mips-movcc-3.c: New test.
2081
2082         * gcc.dg/mips-nmadd-1.c: New test.
2083         * gcc.dg/mips-nmadd-2.c: New test.
2084
2085 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2086
2087         PR c++/15871
2088         * g++.dg/opt/inline8.C: New test.
2089
2090         PR c++/16965
2091         * g++.dg/parse/error17.C: New test.
2092
2093 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
2094
2095         * gcc.dg/vect: New directory for vectorizer tests.
2096         * gcc.dg/vect/tree-vect.h: New file.
2097         * gcc.dg/vect/vect.exp: New file.
2098         * gcc.dg/vect/pr16105.c.c: New test.
2099         * gcc.dg/vect/vect-1.c: New test.
2100         * gcc.dg/vect/vect-2.c: New test.
2101         * gcc.dg/vect/vect-3.c: New test.
2102         * gcc.dg/vect/vect-4.c: New test.
2103         * gcc.dg/vect/vect-5.c: New test.
2104         * gcc.dg/vect/vect-6.c: New test.
2105         * gcc.dg/vect/vect-7.c: New test.
2106         * gcc.dg/vect/vect-8.c: New test.
2107         * gcc.dg/vect/vect-9.c: New test.
2108         * gcc.dg/vect/vect-10.c: New test.
2109         * gcc.dg/vect/vect-11.c: New test.
2110         * gcc.dg/vect/vect-12.c: New test.
2111         * gcc.dg/vect/vect-13.c: New test.
2112         * gcc.dg/vect/vect-14.c: New test.
2113         * gcc.dg/vect/vect-15.c: New test.
2114         * gcc.dg/vect/vect-16.c: New test.
2115         * gcc.dg/vect/vect-17.c: New test.
2116         * gcc.dg/vect/vect-18.c: New test.
2117         * gcc.dg/vect/vect-19.c: New test.
2118         * gcc.dg/vect/vect-20.c: New test.
2119         * gcc.dg/vect/vect-21.c: New test.
2120         * gcc.dg/vect/vect-22.c: New test.
2121         * gcc.dg/vect/vect-23.c: New test.
2122         * gcc.dg/vect/vect-24.c: New test.
2123         * gcc.dg/vect/vect-25.c: New test.
2124         * gcc.dg/vect/vect-26.c: New test.
2125         * gcc.dg/vect/vect-27.c: New test.
2126         * gcc.dg/vect/vect-28.c: New test.
2127         * gcc.dg/vect/vect-29.c: New test.
2128         * gcc.dg/vect/vect-30.c: New test.
2129         * gcc.dg/vect/vect-31.c: New test.
2130         * gcc.dg/vect/vect-32.c: New test.
2131         * gcc.dg/vect/vect-33.c: New test.
2132         * gcc.dg/vect/vect-34.c: New test.
2133         * gcc.dg/vect/vect-35.c: New test.
2134         * gcc.dg/vect/vect-36.c: New test.
2135         * gcc.dg/vect/vect-37.c: New test.
2136         * gcc.dg/vect/vect-38.c: New test.
2137         * gcc.dg/vect/vect-40.c: New test.
2138         * gcc.dg/vect/vect-41.c: New test.
2139         * gcc.dg/vect/vect-42.c: New test.
2140         * gcc.dg/vect/vect-43.c: New test.
2141         * gcc.dg/vect/vect-44.c: New test.
2142         * gcc.dg/vect/vect-45.c: New test.
2143         * gcc.dg/vect/vect-46.c: New test.
2144         * gcc.dg/vect/vect-47.c: New test.
2145         * gcc.dg/vect/vect-48.c: New test.
2146         * gcc.dg/vect/vect-49.c: New test.
2147         * gcc.dg/vect/vect-50.c: New test.
2148         * gcc.dg/vect/vect-51.c: New test.
2149         * gcc.dg/vect/vect-52.c: New test.
2150         * gcc.dg/vect/vect-53.c: New test.
2151         * gcc.dg/vect/vect-54.c: New test.
2152         * gcc.dg/vect/vect-55.c: New test.
2153         * gcc.dg/vect/vect-56.c: New test.
2154         * gcc.dg/vect/vect-57.c: New test.
2155         * gcc.dg/vect/vect-58.c: New test.
2156         * gcc.dg/vect/vect-59.c: New test.
2157         * gcc.dg/vect/vect-60.c: New test.
2158         * gcc.dg/vect/vect-61.c: New test.
2159         * gcc.dg/vect/vect-all.c: New test.
2160         * gcc.dg/vect/vect-none.c: New test.
2161
2162 2004-08-17  Paul Brook  <paul@codesourcery.com>
2163
2164         PR fortran/13082
2165         * gfortran.dg/entry_1.f90: New test.
2166
2167 2004-08-17  Andrew Pinski  <apinski@apple.com>
2168
2169         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2170
2171 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2172
2173         * gcc.dg/pr17036-1.c: New test.
2174
2175 2004-08-16  Devang Patel  <dpatel@apple.com>
2176
2177         * gcc.dg/darwin-20040809-1.c: New test.
2178
2179 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
2180
2181         * gcc.dg/funcdef-attr-1.c: New test.
2182
2183 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
2184
2185         * gcc.dg/altivec-17.c: New test.
2186         * gcc.dg/altivec-18.c: New test.
2187
2188 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2189
2190         PR c++/6749
2191         * g++.dg/template/vtable2.C: New test.
2192
2193 2004-08-14  Richard Henderson  <rth@redhat.com>
2194
2195         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
2196         * gcc.dg/pack-test-4.c (main): Return 0.
2197         * gcc.dg/setjmp-1.c: Remove XFAIL.
2198         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
2199
2200 2004-08-14  Richard Henderson  <rth@redhat.com>
2201
2202         * gcc.dg/980217-1.c: Add prototype for printf.
2203
2204 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
2205
2206         * gfortran.dg/pr16935.f90: New test.
2207
2208 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
2209
2210         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
2211
2212 2004-08-13  Paul Brook  <paul@codesourcery.com>
2213
2214         * gfortran.dg/der_io_1.f90: Remove stray comma.
2215
2216 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2217
2218         * gcc.dg/vmx/cw-bug-2.c: Remove.
2219         * gcc.dg/vmx/vprint-1.c: Remove.
2220         * gcc.dg/vmx/vscan-1.c: Remove.
2221
2222 2004-08-12  Devang patel  <dpatel@apple.com>
2223
2224         * gcc.dg/darwin-20040809-2.c: New test.
2225
2226 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
2227
2228         * g++.dg/ext/altivec-12.C: New test.
2229
2230         * g++.dg/ext/altivec-11.C: New test.
2231
2232 2004-08-12  Paul Brook  <paul@codesourcery.com>
2233
2234         * g++.dg/abi/arm_cxa_vec_1.C: New test.
2235
2236 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2237
2238         * g++.dg/ext/altivec-2.C: Check for hardware support before
2239         executing any VMX instructions.
2240
2241         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
2242
2243 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
2244
2245         PR c++/16276
2246         * g++.old-deja/g++.other/comdat4.C: New test.
2247         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2248
2249 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2250
2251         PR target/16286
2252         * gcc.dg/pr16286.c: New test.
2253
2254 2004-08-12 Jan Beulich <jbeulich@novell.com>
2255
2256         * g++.dg/ext/asm5.C: New.
2257
2258 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2259
2260         PR c++/16698
2261         * g++.dg/eh/crash1.C: New test.
2262
2263         PR c++/16717
2264         * g++.dg/ext/construct1.C: New test.
2265
2266 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2267
2268         PR c++/16853
2269         * g++.dg/init/ptrmem1.C: New test.
2270
2271         PR c++/16618
2272         * g++.dg/parse/offsetof5.C: New test.
2273
2274         PR c++/16870
2275         * g++.dg/template/overload3.C: New test.
2276
2277 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2278
2279         PR c++/16964
2280         * g++.dg/parse/error16.C: New test.
2281
2282         PR c++/16904
2283         * g++.dg/template/error14.C: New test.
2284
2285         PR c++/16929
2286         * g++.dg/template/error15.C: New test.
2287
2288 2004-08-11  Devang Patel  <dpatel@apple.com>
2289
2290         * gcc.dg/darwin-ld-20040809-1.c: New test.
2291         * gcc.dg/darwin-ld-20040809-2.c: New test.
2292
2293 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2294
2295         PR fortran/16917
2296         * gfortran.dg/dfloat_1.f90: New test.
2297
2298 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2299
2300         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2301         * gcc.dg/dll-2.c: Fix dg-require syntax.
2302         * gcc.misc-tests/arm-isr.c (abort): Declare.
2303         (exit): Likewise.
2304
2305 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2306
2307         PR c++/16971
2308         * g++.dg/parse/crash16.C: New test.
2309
2310 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2311
2312         * gcc.dg/mips-rsqrt-1.c: New test case.
2313         * gcc.dg/mips-rsqrt-2.c: New test case.
2314         * gcc.dg/mips-rsqrt-3.c: New test case.
2315
2316 2004-08-10  Paul Brook  <paul@codesourcery.com>
2317
2318         * gfortran.dg/der_io_1.f90: New test.
2319
2320 2004-08-10  Paul Brook  <paul@codesourcery.com>
2321
2322         PR fortran/16919
2323         * gfortran.dg/der_array_1.f90: New test.
2324
2325 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
2326
2327         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2328
2329 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
2330
2331         * gcc.dg/wchar_t-2.c: Fix typo.
2332
2333 2004-08-09  Falk Hueffner  <falk@debian.org>
2334
2335         PR tree-optimization/12517
2336         * gcc.c-torture/compile/pr12517.c: New test.
2337
2338         PR tree-optimization/12578
2339         * gcc.c-torture/compile/pr12578.c: New test.
2340
2341         PR tree-optimization/12899
2342         * gcc.c-torture/compile/pr12899.c: New test.
2343
2344         PR rtl-optimization/14692
2345         * gcc.c-torture/compile/pr14692.c: New test.
2346
2347         PR tree-optimization/16461
2348         * gcc.c-torture/compile/pr16461.c: New test.
2349
2350 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2351
2352         * gfortran.dg/getenv_1.f90: New test.
2353
2354 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2355
2356         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2357         wchar_t.
2358         * gcc.dg/symbian5.c: Test -fno-short-wchar.
2359
2360 2004-08-06  Paul Brook  <paul@codesourcery.com>
2361
2362         * gfortran.dg/ret_array_1.f90: New test.
2363         * gfortran.dg/ret_pointer_1.f90: New test.
2364
2365 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
2366
2367         * gcc.dg/missing-field-init-[12].c: New tests.
2368         * g++.dg/warn/missing-field-init-[12].C: New tests.
2369
2370 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2371
2372         * gcc.dg/enum2.c: New test.
2373         * gcc.dg/symbian3.c: Likewise.
2374         * gcc.dg/symbian4.c: Likewise.
2375         * gcc.dg/wchar_t-2.c: Likewise.
2376
2377 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2378
2379         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2380         destructor tests.
2381
2382 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2383
2384         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2385         dg-require-visiblity.
2386         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2387         * g++.dg/ext/visibility/fvisibility.C: Likewise.
2388         * g++.dg/ext/visibility/memfuncts.C: Likewise.
2389         * g++.dg/ext/visibility/new1.C: Likewise.
2390         * g++.dg/ext/visibility/pragma.C: Likewise.
2391         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2392         * g++.dg/ext/visibility/virtual.C: Likewise.
2393         * g++/dg/ext/visibility/visibility-1.C: Likewise.
2394         * g++/dg/ext/visibility/visibility-2.C: Likewise.
2395         * g++/dg/ext/visibility/visibility-3.C: Likewise.
2396         * g++/dg/ext/visibility/visibility-4.C: Likewise.
2397         * g++/dg/ext/visibility/visibility-5.C: Likewise.
2398         * g++/dg/ext/visibility/visibility-6.C: Likewise.
2399         * g++/dg/ext/visibility/visibility-7.C: Likewise.
2400         * g++/dg/ext/visibility/visibility-8.C: New test.
2401         * gcc.c-torture/compile/dll.x: Remove.
2402         * gcc.dg/dll-2.c: Use dg-require-dll
2403         * gcc.dg/visibility-10.c: New test.
2404         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2405         supporting DLLs.
2406         * testsuite/lib/scanasm.exp (scan_hidden): New function.
2407         (scan_not_hidden): Likewise.
2408
2409 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
2410
2411         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2412
2413 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
2414
2415         * gcc.c-torture/execute/20040805-1.c: New test.
2416
2417 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
2418
2419         * gcc.dg/20020118-1.c: Declare abort.
2420         * gcc.dg/altivec_check.h: Likewise.
2421         * gcc.dg/iftrap-2.c: Likewise.
2422         * gcc.dg/pragma-darwin.c: Likewise.
2423         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2424
2425 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
2426
2427         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2428
2429 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2430
2431         * gcc.c-torture/execute/builtins/abs-2.c,
2432         gcc.c-torture/execute/builtins/abs-3.c,
2433         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2434         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2435         intmax_t, uintmax_t and their limits.
2436         * gcc.dg/intmax_t-1.c: New test.
2437
2438 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2439
2440         * g++.dg/tc1/dr147.C: Add reference to PR.
2441
2442 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
2443
2444         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2445         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2446
2447 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
2448
2449         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2450
2451 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2452
2453         * gcc.dg/redecl-5.c: New test.
2454         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2455         of scanf.
2456
2457 2004-08-03  Roger Sayle  <roger@eyesopen.com>
2458
2459         PR middle-end/16790
2460         * gcc.c-torture/execute/pr16790-1.c: New test case.
2461
2462 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2463
2464         * g++.dg/ext/visibility/assign1.C: New test.
2465         * g++.dg/ext/visibility/new1.C: Likewise.
2466
2467         * gcc.dg/symbian1.c: New test.
2468         * gcc.dg/symbian2.c: Likewise.
2469
2470 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
2471
2472         PR target/16570
2473         * gcc.dg/i386-sse-9.c: New test.
2474
2475 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2476
2477         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2478
2479 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2480
2481         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2482         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2483         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2484         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2485         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2486         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2487         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
2488         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
2489         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
2490         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
2491         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
2492         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
2493         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
2494         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
2495         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
2496         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
2497         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
2498         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
2499         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
2500         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
2501         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
2502         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
2503         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
2504         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2505         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
2506         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
2507         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
2508         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
2509         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2510         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2511         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
2512         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
2513         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
2514         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
2515         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
2516         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2517         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2518         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2519         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2520         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
2521         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
2522         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
2523         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
2524         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
2525         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2526         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2527         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
2528         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
2529         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
2530         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
2531         gcc.misc-tests/i386-pf-3dnow-1.c,
2532         gcc.misc-tests/i386-pf-athlon-1.c,
2533         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2534         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
2535         Declare built-in functions used.
2536         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2537
2538 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2539
2540         PR c++/16707
2541         * g++.dg/lookup/using12.C: New test.
2542
2543         * g++.dg/init/null1.C: Fix PR number.
2544         * g++.dg/parse/namespace10.C: Likewise.
2545
2546 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2547
2548         PR c++/16224
2549         * g++.dg/template/spec17.C: New test.
2550         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2551         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2552
2553 2004-08-02  David Billinghurst
2554
2555         PR fortran/16292
2556         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2557
2558 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
2559
2560         * gcc.dg/ia64-got-1.c: New test case.
2561
2562 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2563
2564         PR c++/16489
2565         * g++.dg/init/null1.C: New test.
2566         * g++.dg/tc1/dr76.C: Adjust error marker.
2567
2568         PR c++/16529
2569         * g++.dg/parse/namespace10.C: New test.
2570
2571         PR c++/16810
2572         * g++.dg/inherit/ptrmem2.C: New test.
2573
2574 2004-08-02  Ben Elliston  <bje@au.ibm.com>
2575
2576         PR target/16155
2577         * gcc.dg/pr16155.c: New test.
2578
2579 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2580
2581         * gcc.dg/redecl-2.c: New test.
2582
2583 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
2584
2585         * gcc.dg/darwin-longdouble.c: New file.
2586
2587 2004-07-30  Richard Henderson  <rth@redhat.com>
2588
2589         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2590         write to constant argument.
2591         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2592
2593 2004-07-30  Richard Henderson  <rth@redhat.com>
2594
2595         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2596         tests of nearest around zero.
2597
2598 2004-07-30  Andrew Pinski  <apinski@apple.com>
2599
2600         * gcc.c-torture/compile/20040730-1.c: New test.
2601
2602 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2603
2604         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2605         powerpc-eabispe.
2606
2607 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2608
2609         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2610
2611 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
2612
2613         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2614         contains $ld_library_path.
2615         * lib/gfortran.exp (gfortran_link_flags): Likewise.
2616
2617 2004-07-29  Richard Henderson  <rth@redhat.com>
2618
2619         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2620
2621         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2622         (alt2, which): New.
2623         (Check): Accept either alternative.
2624
2625 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
2626
2627         * g++.dg/abi/inline1.C: New test.
2628         * g++.dg/abi/local1-a.cc: Likewise.
2629         * g++.dg/abi/local1.C: Likewise.
2630         * g++.dg/abi/mangle11.C: Tweak location of warnings.
2631         * g++.dg/abi/mangle12.C: Likewise.
2632         * g++.dg/abi/mangle17.C: Likewise.
2633         * g++.dg/abi/mangle20-2.C: Likewise.
2634         * g++.dg/opt/interface1.C: Likewise.
2635         * g++.dg/opt/interface1.h: Likewise.
2636         * g++.dg/opt/interface1-a.cc: New test.
2637         * g++.dg/parse/repo1.C: New test.
2638         * g++.dg/template/repo1.C: Likewise.
2639         * g++.dg/warn/Winline-1.C: Likewise.
2640         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2641
2642 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
2643
2644         * gcc.dg/tree-ssa/20040729-1.c: New test.
2645
2646 2004-07-27  Matt Austern <austern@apple.com>
2647
2648         * gcc.dg/darwin-bool-1.c: New test.
2649         * gcc.dg/darwin-bool-2.c: New test.
2650
2651 2004-07-28  Richard Henderson  <rth@redhat.com>
2652
2653         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2654         arguments in the correct type.  Don't write to constant arguments.
2655
2656 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2657
2658         PR tree-optimization/16688
2659         PR tree-optimization/16689
2660         * g++.dg/tree-ssa/pr16688.C: New test.
2661
2662 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2663
2664         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2665         loads.  Not only in the comment, this time.
2666
2667 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2668
2669         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2670         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2671         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2672         * gcc.dg/sh4a-bitmovua.c: New.
2673         * gcc.dg/sh4a-cos.c: New.
2674         * gcc.dg/sh4a-cosf.c: New.
2675         * gcc.dg/sh4a-fprun.c: New.
2676         * gcc.dg/sh4a-fsrra.c: New.
2677         * gcc.dg/sh4a-memmovua.c: New.
2678         * gcc.dg/sh4a-sin.c: New.
2679         * gcc.dg/sh4a-sincos.c: New.
2680         * gcc.dg/sh4a-sincosf.c: New.
2681         * gcc.dg/sh4a-sinf.c: New.
2682
2683 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2684
2685         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2686         conditionals.
2687         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2688         loads.
2689         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2690         DOM1.
2691
2692 2004-07-27  Andrew Pinski  <apinski@apple.com>
2693
2694         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2695
2696 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2697
2698         * gcc.dg/pragma-isr.c: New test.
2699
2700 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2701
2702         PR c++/14429
2703         * g++.dg/template/ttp11.C: New test.
2704
2705 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2706
2707         * gcc.c-torture/compile/20040727-1.c: New test.
2708
2709 2004-07-26  Eric Christopher  <echristo@redhat.com>
2710
2711         * gcc.c-torture/compile/20040726-2.c: New test.
2712
2713 2004-07-26  Andrew Pinski  <apinski@apple.com>
2714
2715         * g++.dg/rtti/tinfo1.C: Xfail.
2716
2717 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2718
2719         * gcc.c-torture/compile/20040726-1.c: New test.
2720
2721 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2722             Brian Ryner  <bryner@brianryner.com>
2723
2724         PR c++/9283
2725         PR c++/15000
2726         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2727         * g++.dg/ext/visibility/: New directory.
2728         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2729         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2730         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2731         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2732         * g++.dg/ext/visibility/fvisibility.C,
2733         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2734         g++.dg/ext/visibility/fvisibility-override1.C
2735         g++.dg/ext/visibility/fvisibility-override2.C
2736         g++.dg/ext/visibility/memfuncts.C
2737         g++.dg/ext/visibility/noPLT.C
2738         g++.dg/ext/visibility/pragma.C
2739         g++.dg/ext/visibility/pragma-override1.C
2740         g++.dg/ext/visibility/pragma-override2.C
2741         g++.dg/ext/visibility/staticmemfuncts.C
2742         g++.dg/ext/visibility/virtual.C: New tests.
2743
2744 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2745
2746         PR c/15360
2747         * gcc.dg/pr15360-1.c: New test.
2748
2749 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2750
2751         * gcc.dg/pragma-align-2.c: New test.
2752         * gcc.dg/pragma-init-fini.c: New test.
2753         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2754         targets.
2755
2756 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2757
2758         * gcc.dg/init-string-2.c: New test.
2759
2760 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2761
2762         PR 16684
2763         * gcc.dg/Wredundant-decls-1.c: New test case.
2764
2765 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2766
2767         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2768         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2769         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2770         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2771         * gcc.dg/compat/generate-random.c: New file.
2772         * gcc.dg/compat/generate-random.h: Likewise.
2773         * gcc.dg/compat/generate-random_r.c: Likewise.
2774         * gcc.dg/compat/struct-layout-1.h: Likewise.
2775         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2776         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2777         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2778         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2779         * gcc.dg/compat/struct-layout-1_main.c: New test.
2780         * gcc.dg/compat/struct-layout-1_x.c: New file.
2781         * gcc.dg/compat/struct-layout-1_y.c: New file.
2782         * gcc.dg/compat/struct-layout-1_test.h: New file.
2783
2784 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2785
2786         * gcc.dg/comp-return-1.c: New test
2787
2788 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2789
2790         * gcc.dg/vmx/8-02a.c: Fix typo.
2791
2792         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2793         * gcc.dg/darwin-abi-3.c: New test.
2794
2795         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2796         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2797
2798         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2799         * gcc.dg/vmx/ops-long-1.c: New test.
2800         * gcc.dg/vmx/ops-long-2.c: New test.
2801
2802 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2803
2804         * g++.dg/lookup/conv-[1234].C: New.
2805
2806 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2807
2808         * g++.dg/parse/attr2.C: Simplify.
2809
2810 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2811
2812         PR c/7284
2813         * gcc.c-torture/execute/pr7284-1.c: New test.
2814
2815 2004-07-22  Brian Booth  <bbooth@redhat.com>
2816
2817         * gcc.dg/tree-ssa/20040721-1.c: New test.
2818
2819 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2820
2821         * g++.dg/template/crash20.c: New.
2822
2823 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2824
2825         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2826         Add dg-run directive.  Declare variables as required.
2827         * gfortran.dg/g77/README: Update
2828
2829 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2830
2831         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2832         gcc.dg/cris-peep2-andu2.c: New tests.
2833
2834 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2835
2836         PR c/15052
2837         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2838         on return type.
2839         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2840         messages.
2841         * gcc.dg/qual-return-2.c: Update expected messages.
2842         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2843
2844 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2845
2846         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2847         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2848
2849 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2850
2851         PR c/11250
2852         * gcc.dg/init-string-1.c: New test.
2853
2854 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2855
2856         PR middle-end/15345
2857         PR c/16450
2858         * gcc.dg/torture/nested-fn-1.c: New test.
2859
2860 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2861
2862         PR target/16559
2863         * gcc.dg/ia64-fptr-1.c: New file.
2864
2865 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2866
2867         PR c++/14497
2868         * g++.dg/template/spec16.C: New test.
2869         * g++.old-deja/g++.robertl/eb118.C: Remove.
2870
2871 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2872
2873         PR c++/509
2874         * g++.dg/template/spec15.C: New test.
2875
2876 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2877
2878         Copy cases from g77.f-torture/execute and add dg-run
2879         directive.  Other changes as noted.
2880         * gfortran.dg/g77/13037.f
2881         * gfortran.dg/g77/1832.f
2882         * gfortran.dg/g77/19981119-0.f
2883         * gfortran.dg/g77/19990313-0.f
2884         * gfortran.dg/g77/19990313-1.f
2885         * gfortran.dg/g77/19990313-2.f
2886         * gfortran.dg/g77/19990313-3.f
2887         * gfortran.dg/g77/19990419-1.f
2888         * gfortran.dg/g77/19990826-0.f
2889         * gfortran.dg/g77/19990826-2.f
2890         * gfortran.dg/g77/20000503-1.f
2891         * gfortran.dg/g77/20001111.f
2892         * gfortran.dg/g77/20010116.f
2893         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2894         * gfortran.dg/g77/20010430.f
2895         * gfortran.dg/g77/6177.f
2896         * gfortran.dg/g77/947.f
2897         * gfortran.dg/g77/970816-3.f
2898         * gfortran.dg/g77/971102-1.f
2899         * gfortran.dg/g77/980520-1.f
2900         * gfortran.dg/g77/980628-0.f
2901         * gfortran.dg/g77/980628-1.f
2902         * gfortran.dg/g77/980628-10.f
2903         * gfortran.dg/g77/980628-2.f
2904         * gfortran.dg/g77/980628-3.f
2905         * gfortran.dg/g77/980628-7.f
2906         * gfortran.dg/g77/980628-8.f
2907         * gfortran.dg/g77/980628-9.f
2908         * gfortran.dg/g77/980701-0.f
2909         * gfortran.dg/g77/980701-1.f
2910         * gfortran.dg/g77/cabs.f
2911         * gfortran.dg/g77/claus.f
2912         * gfortran.dg/g77/complex_1.f
2913         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2914         * gfortran.dg/g77/dcomplex.f
2915         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2916         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2917         * gfortran.dg/g77/f90-intrinsic-numeric.f
2918         * gfortran.dg/g77/int8421.f
2919         * gfortran.dg/g77/labug1.f
2920         * gfortran.dg/g77/large_vec.f
2921         * gfortran.dg/g77/le.f
2922         * gfortran.dg/g77/short.f
2923         * gfortran.dg/g77/README: Update
2924
2925 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2926
2927         PR c++/16637
2928         * g++.dg/parse/lookup4.C: New test.
2929
2930 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2931
2932         PR c++/16175
2933         * g++.dg/template/ttp10.C: New test.
2934
2935 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2936
2937         * gcc.dg/pr12625-1.c: New test.
2938
2939 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2940
2941         * testsuite/gcc.dg/switch-warn-1.c: New test.
2942         * testsuite/gcc.dg/switch-warn-2.c: New test.
2943         * gcc.c-torture/compile/pr14730.c: Update.
2944
2945 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2946
2947         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2948         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2949         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2950         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2951
2952 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2953
2954         PR c++/16623
2955         * g++.dg/template/assign1.C: New test.
2956
2957 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2958
2959         PR c++/12170
2960         * g++.dg/template/ttp9.C: New test.
2961
2962 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2963
2964         * gcc.dg/format/cmn-err-1.c: New test.
2965
2966 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2967
2968         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2969         gcc.dg/Wparentheses-10.c: New tests.
2970         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2971
2972 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2973
2974         PR fortran/16465
2975         * gfortran.dg/g77//ffixed-line-length-0.f,
2976         gfortran.dg/g77/ffixed-line-length-132.f,
2977         gfortran.dg/g77/ffixed-line-length-72.f,
2978         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2979         gfortran.dg/g77/README: Update.
2980
2981 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2982
2983         PR c++/13092
2984         * g++.dg/template/non-dependent7.C: New test.
2985         * g++.dg/template/non-dependent8.C: Likewise.
2986         * g++.dg/template/non-dependent9.C: Likewise.
2987         * g++.dg/template/non-dependent10.C: Likewise.
2988
2989 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2990
2991         PR c++/16337
2992         * g++.dg/parse/attr2.C: New test.
2993
2994 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2995
2996         * g77.dg: Removed.
2997         * g77.f-torture: Ditto.
2998
2999 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3000
3001         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
3002         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
3003         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
3004
3005 2004-07-16  Richard Henderson  <rth@redhat.com>
3006
3007         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
3008
3009 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3010
3011         * lib/fortran-torture.exp (fortran-torture): Don't test compile
3012         tests with full list of options.
3013         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
3014         of TORTURE_OPTIONS if test contains 'dg-do run'.
3015
3016         PR fortran/16404
3017         * gfortran.dg/do_iterator.f90: New test.
3018
3019 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3020
3021         PR rtl-optimization/16536
3022         * gcc.c-torture/execute/restrict-1.c: New test.
3023
3024 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3025
3026         PR fortran/15324
3027         * gfortran.dg/pr15324.f90: New test.
3028
3029         PR fortran/15129
3030         * gfortran.dg/pr15129.f90: New test.
3031
3032         PR fortran/15140
3033         * gfortran.dg/pr15140.f90: New test.
3034
3035         PR fortran/13792
3036         * gfortran.fortran-torture/execute/bounds.f90: Add check for
3037         compile-time simplification.
3038
3039 2004-07-14  Mike Stump  <mrs@apple.com>
3040
3041         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
3042
3043 2004-07-14  James E Wilson  <wilson@specifixinc.com>
3044
3045         PR target/16325
3046         * gcc.dg/profile-generate-1.c: New.
3047
3048 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
3049
3050         * gcc.c-torture/execute/20040709-1.c: New test.
3051         * gcc.c-torture/execute/20040709-2.c: New test.
3052
3053 2004-07-14  Mike Stump  <mrs@apple.com>
3054
3055         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
3056
3057 2004-07-14  Mike Stump  <mrs@apple.com>
3058
3059         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
3060
3061 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
3062
3063         PR c++/16518
3064         * g++.dg/parse/mutable1.C: New test.
3065
3066 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
3067
3068         PR tree-optimization/16443
3069         * gcc.dg/tree-ssa/20040713-1.c: New test.
3070
3071 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
3072
3073         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
3074         for operator new.
3075
3076 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3077
3078         * gfortran.dg/g77/README: New file
3079         * gfortran.dg/g77/19981216-0.f:  Copy from
3080         g77.f-torture/noncompile.  Add "dg-do compile" and
3081         dg-error as required.
3082         * gfortran.dg/g77/19990218-1.f: Likewise
3083         * gfortran.dg/g77/19990905-1.f: Likewise
3084         * gfortran.dg/g77/9263.f: Likewise
3085         * gfortran.dg/g77/980615-0.f: Likewise
3086         * gfortran.dg/g77/980616-0.f: Likewise
3087         * gfortran.dg/g77/check0.f: Likewise
3088         * gfortran.dg/g77/select_no_compile.f: Likewise
3089
3090 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3091
3092         Copy files from g77.f-torture/compile.
3093         Add "{ dg-do compile}".  Other changes as noted
3094         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
3095         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
3096         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
3097         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
3098         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
3099         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
3100         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
3101         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
3102         statement to conform to standard.  Append alpha1.x for reference.
3103         * gfortran.dg/g77/xformat.f: Add dg-warning
3104
3105 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3106
3107         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
3108         Add {dg-do compile} directive.
3109         * gfortran.dg/g77/cpp2.F: Likewise
3110
3111 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3112
3113         PR c++/5402
3114         * g++.dg/lookup/name-clash1.C: New test.
3115
3116         PR c++/9777
3117         * g++.dg/lookup/name-clash2.C: New test.
3118
3119         PR c++/12102
3120         * g++.dg/lookup/name-clash3.C: New test.
3121
3122 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3123
3124         * g++.dg/lookup/new2.C: New test.
3125         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
3126
3127 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
3128
3129         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
3130         Add {dg-do compile} directive.
3131         * gfortran.dg/g77/13060.f: Likewise
3132         * gfortran.dg/g77/19990218-0.f: Likewise
3133         * gfortran.dg/g77/19990305-0.f: Likewise
3134         * gfortran.dg/g77/19990419-0.f: Likewise
3135         * gfortran.dg/g77/19990502-0.f: Likewise
3136         * gfortran.dg/g77/19990502-1.f: Likewise
3137         * gfortran.dg/g77/19990525-0.f: Likewise
3138         * gfortran.dg/g77/19990826-1.f: Likewise
3139         * gfortran.dg/g77/19990826-3.f: Likewise
3140         * gfortran.dg/g77/19990905-2.f: Likewise
3141         * gfortran.dg/g77/20000412-1.f: Likewise
3142         * gfortran.dg/g77/20000511-1.f: Likewise
3143         * gfortran.dg/g77/20000511-2.f: Likewise
3144         * gfortran.dg/g77/20000518.f: Likewise
3145         * gfortran.dg/g77/20000601-1.f: Likewise
3146         * gfortran.dg/g77/20000601-2.f: Likewise
3147         * gfortran.dg/g77/20000629-1.f: Likewise
3148         * gfortran.dg/g77/20000630-2.f: Likewise
3149         * gfortran.dg/g77/20010115.f: Likewise
3150         * gfortran.dg/g77/20010321-1.f: Likewise
3151         * gfortran.dg/g77/20010426.f: Likewise
3152         * gfortran.dg/g77/20020307-1.f: Likewise
3153         * gfortran.dg/g77/8485.f: Likewise
3154         * gfortran.dg/g77/960317-1.f: Likewise
3155         * gfortran.dg/g77/970915-0.f: Likewise
3156         * gfortran.dg/g77/980310-1.f: Likewise
3157         * gfortran.dg/g77/980310-2.f: Likewise
3158         * gfortran.dg/g77/980310-3.f: Likewise
3159         * gfortran.dg/g77/980310-4.f: Likewise
3160         * gfortran.dg/g77/980310-6.f: Likewise
3161         * gfortran.dg/g77/980310-7.f: Likewise
3162         * gfortran.dg/g77/980310-8.f: Likewise
3163         * gfortran.dg/g77/980419-2.f: Likewise
3164         * gfortran.dg/g77/980424-0.f: Likewise
3165         * gfortran.dg/g77/980427-0.f: Likewise
3166         * gfortran.dg/g77/980729-0.f: Likewise
3167         * gfortran.dg/g77/981117-1.f: Likewise
3168         * gfortran.dg/g77/toon_1.f: Likewise
3169
3170 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3171
3172         PR c++/2204
3173         * g++.dg/other/abstract2.C: New test.
3174
3175 2004-07-12  Paul Brook  <paul@codesourcery.com>
3176
3177         * gfortran.dg/pointer_init_1.f90: New test.
3178
3179 2004-07-11  Paul Brook  <paul@codesourcery.com>
3180
3181         PR fortran/15986
3182         * gfortran.dg/contained_1.f90: New test.
3183
3184 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
3185
3186         * g++.dg/parse/defarg8.C: New test.
3187
3188 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3189
3190         PR fortran/16433
3191         * gfortran.dg/pr16433.f: New test.
3192
3193         PR fortran/17574
3194         * gfortran.dg/pr15754.f90: New test.
3195
3196 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3197
3198         PR tree-optimization/16437
3199         * gcc.c-torture/execute/bitfld-4.c: New test.
3200
3201 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3202
3203         * gfortran.fortran-torture/execute/common_2.f90: Add check for
3204         access to common var from module.
3205
3206 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3207
3208         PR fortran/16336
3209         * gfortran.fortran-torture/execute/common_2.f90: New test.
3210
3211 2004-07-10  Paul Brook  <paul@codesourcery.com>
3212
3213         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
3214
3215 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3216
3217         PR fortran/15969
3218         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
3219
3220 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
3221
3222         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
3223         * gfortran.dg/g77/ffixed-form-2.f: Likewise
3224         * gfortran.dg/g77/ffree-form-1.f: Likewise
3225         * gfortran.dg/g77/ffree-form-2.f: Likewise
3226         * gfortran.dg/g77/ffree-form-3.f: Likewise
3227         * gfortran.dg/g77/fno-underscoring.f: Likewise
3228         * gfortran.dg/g77/funderscoring.f: Likewise
3229         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
3230
3231 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3232
3233         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
3234
3235 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3236         Paul Brook  <paul@codesourcery.com>
3237
3238         PR fortran/13415
3239         * gfortran.dg/common_pointer_1.f90: New test.
3240
3241 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3242
3243         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
3244
3245 2004-07-09  James E Wilson  <wilson@specifixinc.com>
3246
3247         PR target/16364
3248         * gcc.c-torture/compile/20040709-1.c: New.
3249
3250 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3251
3252         PR fortran/14077
3253         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3254
3255 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3256
3257         PR fortran/13201
3258         * gfortran.dg/shape_1.f90: New test.
3259
3260 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3261             Andrew Pinski  <apinski@apple.com>
3262
3263         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3264
3265 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3266
3267         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3268         comment.
3269
3270 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3271         Paul Brook  <paul@codesourcery.com>
3272
3273         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3274         '.f95' and '.F95'.
3275
3276 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3277
3278         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3279
3280 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3281
3282         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3283         testcases with capital suffix.
3284
3285 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3286
3287         PR fortran/15481
3288         PR fortran/13372
3289         PR fortran/13575
3290         PR fortran/15978
3291         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3292
3293         * gfortran.dg/implicit_1.f90: New test.
3294
3295 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3296
3297         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3298         expression to match gfortran warning/error messages
3299         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3300         dg-error text.
3301
3302 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3303
3304         * lib/fortran-torture.exp: Rename proc search_for to
3305         search_for_re.
3306
3307 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3308
3309         * gcc.c-torture/execute/simd-5.x: New file.
3310         XFAIL on SPARC 64-bit at -O0.
3311
3312 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3313
3314         PR c++/8211
3315         PR c++/16165
3316         * g++.dg/warn/effc3.C: New test.
3317
3318 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3319
3320         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3321         change X to 1X in format.
3322         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
3323         add data statements to conform to standard.
3324
3325 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3326
3327         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3328         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3329         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3330
3331 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3332
3333         * gfortran.dg/g77/7388.f: Copy from g77.dg
3334         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3335         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3336         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3337         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3338         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3339         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3340         * gfortran.dg/g77/strlen0.f: Likewise
3341
3342 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
3343
3344         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3345         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3346
3347 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3348
3349         * gcc.c-torture/execute/920428-2.x: Delete.
3350         * gcc.c-torture/execute/920501-7.x: Likewise.
3351
3352 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
3353
3354         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3355         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
3356         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3357         prescott and c3-2.
3358         (PREFETCH_3DNOW): Add -march=c3.
3359
3360 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
3361
3362         PR c/16437
3363         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3364         * gcc.c-torture/execute/bf64-1.x: Likewise.
3365
3366 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3367
3368         * gcc.c-torture/compile/20040708-1.c: New test.
3369
3370 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3371
3372         PR c++/16169
3373         * g++.dg/warn/effc2.C: New test.
3374
3375 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3376
3377         * gcc.c-torture/execute/bitfld-1.x: Remove.
3378         * gcc.c-torture/execute/bitfld-3.c: New test.
3379         * gcc.dg/bitfld-2.c: Remove XFAILs.
3380
3381 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
3382
3383         PR c++/16276
3384         * g++.dg/rtti/tinfo1.C: New file.
3385
3386 2004-07-07  Eric Christopher  <echristo@redhat.com>
3387
3388         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3389
3390 2004-07-07  Andrew Pinski  <apinski@apple.com>
3391
3392         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3393
3394 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
3395
3396         * g++.dg/init/call1.C: XFAIL.
3397
3398 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
3399
3400         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3401         except for movstrict*, to movmem* and clrstr* to clrmem*.
3402
3403 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
3404
3405         * gcc.c-torture/execute/20040707-1.c: New test.
3406
3407 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
3408
3409         * gcc.c-torture/execute/20040706-1.c: New test.
3410
3411 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3412
3413         PR c++/3671
3414         * g++.dg/template/spec14.C: New test.
3415
3416 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
3417
3418         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3419         nothing if not yet defined.  Use it in b, c and d type definitions.
3420         * gcc.c-torture/execute/20040705-1.c: New test.
3421         * gcc.c-torture/execute/20040705-2.c: New test.
3422
3423 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3424
3425         PR c++/2518
3426         * g++.dg/lookup/new1.C: New test.
3427
3428 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3429
3430         PR c++/11406
3431         * g++.dg/template/sizeof8.C: New test.
3432
3433 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
3434
3435         * gcc.c-torture/compile/20040705-1.c: New test.
3436
3437 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
3438
3439         * gfortran.fortran-torture/execute/seq_io.f90: New test.
3440
3441 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
3442
3443         * gcc.dg/cpp/if-mop.c: Two new testcases.
3444         * gcc.dg/cpp/trad/comment-3.c: New.
3445
3446 2004-07-04  Paul Brook  <paul@codesourcery.com>
3447
3448         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3449
3450 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
3451
3452         PR c++/3761
3453         * g++.dg/lookup/crash4.C: New test.
3454
3455 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
3456
3457         * gcc.c-torture/execute/builtin-abs-1.c
3458         * gcc.c-torture/execute/builtin-abs-2.c
3459         * gcc.c-torture/execute/builtin-complex-1.c
3460         * gcc.c-torture/execute/builtins/string-1-lib.c
3461         * gcc.c-torture/execute/builtins/string-1.c
3462         * gcc.c-torture/execute/builtins/string-2-lib.c
3463         * gcc.c-torture/execute/builtins/string-2.c
3464         * gcc.c-torture/execute/builtins/string-3-lib.c
3465         * gcc.c-torture/execute/builtins/string-3.c
3466         * gcc.c-torture/execute/builtins/string-4-lib.c
3467         * gcc.c-torture/execute/builtins/string-4.c
3468         * gcc.c-torture/execute/builtins/string-5-lib.c
3469         * gcc.c-torture/execute/builtins/string-5.c
3470         * gcc.c-torture/execute/builtins/string-6-lib.c
3471         * gcc.c-torture/execute/builtins/string-6.c
3472         * gcc.c-torture/execute/builtins/string-7-lib.c
3473         * gcc.c-torture/execute/builtins/string-7.c
3474         * gcc.c-torture/execute/builtins/string-8-lib.c
3475         * gcc.c-torture/execute/builtins/string-8.c
3476         * gcc.c-torture/execute/builtins/string-9-lib.c
3477         * gcc.c-torture/execute/builtins/string-9.c
3478         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3479         * gcc.c-torture/execute/builtins/string-asm-1.c
3480         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3481         * gcc.c-torture/execute/builtins/string-asm-2.c
3482         * gcc.c-torture/execute/stdio-opt-1.c
3483         * gcc.c-torture/execute/stdio-opt-2.c
3484         * gcc.c-torture/execute/stdio-opt-3.c
3485         * gcc.c-torture/execute/string-opt-1.c
3486         * gcc.c-torture/execute/string-opt-10.c
3487         * gcc.c-torture/execute/string-opt-11.c
3488         * gcc.c-torture/execute/string-opt-12.c
3489         * gcc.c-torture/execute/string-opt-13.c
3490         * gcc.c-torture/execute/string-opt-14.c
3491         * gcc.c-torture/execute/string-opt-15.c
3492         * gcc.c-torture/execute/string-opt-16.c
3493         * gcc.c-torture/execute/string-opt-2.c
3494         * gcc.c-torture/execute/string-opt-6.c
3495         * gcc.c-torture/execute/string-opt-7.c
3496         * gcc.c-torture/execute/string-opt-8.c:
3497         Replace with ...
3498
3499         * gcc.c-torture/execute/builtins/abs-2.c
3500         * gcc.c-torture/execute/builtins/abs-3.c
3501         * gcc.c-torture/execute/builtins/complex-1.c
3502         * gcc.c-torture/execute/builtins/fprintf.c
3503         * gcc.c-torture/execute/builtins/fputs.c
3504         * gcc.c-torture/execute/builtins/memcmp.c
3505         * gcc.c-torture/execute/builtins/memmove.c
3506         * gcc.c-torture/execute/builtins/memops-asm.c
3507         * gcc.c-torture/execute/builtins/mempcpy-2.c
3508         * gcc.c-torture/execute/builtins/mempcpy.c
3509         * gcc.c-torture/execute/builtins/memset.c
3510         * gcc.c-torture/execute/builtins/printf.c
3511         * gcc.c-torture/execute/builtins/sprintf.c
3512         * gcc.c-torture/execute/builtins/strcat.c
3513         * gcc.c-torture/execute/builtins/strchr.c
3514         * gcc.c-torture/execute/builtins/strcmp.c
3515         * gcc.c-torture/execute/builtins/strcpy.c
3516         * gcc.c-torture/execute/builtins/strcspn.c
3517         * gcc.c-torture/execute/builtins/strlen-2.c
3518         * gcc.c-torture/execute/builtins/strlen.c
3519         * gcc.c-torture/execute/builtins/strncat.c
3520         * gcc.c-torture/execute/builtins/strncmp-2.c
3521         * gcc.c-torture/execute/builtins/strncmp.c
3522         * gcc.c-torture/execute/builtins/strncpy.c
3523         * gcc.c-torture/execute/builtins/strpbrk.c
3524         * gcc.c-torture/execute/builtins/strpcpy-2.c
3525         * gcc.c-torture/execute/builtins/strpcpy.c
3526         * gcc.c-torture/execute/builtins/strrchr.c
3527         * gcc.c-torture/execute/builtins/strspn.c
3528         * gcc.c-torture/execute/builtins/strstr-asm.c
3529         * gcc.c-torture/execute/builtins/strstr.c:
3530         ... these new files.
3531
3532         * gcc.c-torture/execute/builtins/abs-2-lib.c
3533         * gcc.c-torture/execute/builtins/abs-3-lib.c
3534         * gcc.c-torture/execute/builtins/complex-1-lib.c
3535         * gcc.c-torture/execute/builtins/fprintf-lib.c
3536         * gcc.c-torture/execute/builtins/fputs-lib.c
3537         * gcc.c-torture/execute/builtins/memcmp-lib.c
3538         * gcc.c-torture/execute/builtins/memmove-lib.c
3539         * gcc.c-torture/execute/builtins/memops-asm-lib.c
3540         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3541         * gcc.c-torture/execute/builtins/mempcpy-lib.c
3542         * gcc.c-torture/execute/builtins/memset-lib.c
3543         * gcc.c-torture/execute/builtins/printf-lib.c
3544         * gcc.c-torture/execute/builtins/sprintf-lib.c
3545         * gcc.c-torture/execute/builtins/strcat-lib.c
3546         * gcc.c-torture/execute/builtins/strchr-lib.c
3547         * gcc.c-torture/execute/builtins/strcmp-lib.c
3548         * gcc.c-torture/execute/builtins/strcpy-lib.c
3549         * gcc.c-torture/execute/builtins/strcspn-lib.c
3550         * gcc.c-torture/execute/builtins/strlen-2-lib.c
3551         * gcc.c-torture/execute/builtins/strlen-lib.c
3552         * gcc.c-torture/execute/builtins/strncat-lib.c
3553         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3554         * gcc.c-torture/execute/builtins/strncmp-lib.c
3555         * gcc.c-torture/execute/builtins/strncpy-lib.c
3556         * gcc.c-torture/execute/builtins/strpbrk-lib.c
3557         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3558         * gcc.c-torture/execute/builtins/strpcpy-lib.c
3559         * gcc.c-torture/execute/builtins/strrchr-lib.c
3560         * gcc.c-torture/execute/builtins/strspn-lib.c
3561         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3562         * gcc.c-torture/execute/builtins/strstr-lib.c
3563         * gcc.c-torture/execute/builtins/lib/abs.c
3564         * gcc.c-torture/execute/builtins/lib/fprintf.c
3565         * gcc.c-torture/execute/builtins/lib/memset.c
3566         * gcc.c-torture/execute/builtins/lib/printf.c
3567         * gcc.c-torture/execute/builtins/lib/sprintf.c
3568         * gcc.c-torture/execute/builtins/lib/strcpy.c
3569         * gcc.c-torture/execute/builtins/lib/strcspn.c
3570         * gcc.c-torture/execute/builtins/lib/strncat.c
3571         * gcc.c-torture/execute/builtins/lib/strncmp.c
3572         * gcc.c-torture/execute/builtins/lib/strncpy.c
3573         * gcc.c-torture/execute/builtins/lib/strpbrk.c
3574         * gcc.c-torture/execute/builtins/lib/strspn.c
3575         * gcc.c-torture/execute/builtins/lib/strstr.c:
3576         New files containing support routines.
3577
3578         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3579         declaration.
3580         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3581         when not optimizing.
3582
3583 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
3584
3585         PR c++/16240
3586         * g++.dg/abi/mangle22.C: New test.
3587         * g++.dg/abi/mangle23.C: Likewise.
3588
3589 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
3590
3591         PR fortran/16290
3592         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3593         Allow for cases without denormalized floating point numbers.
3594
3595 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
3596
3597         PR c/1027
3598         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3599         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3600         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3601         expected warning text.
3602         * gcc.dg/format/diag-2.c: New test.
3603
3604 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3605
3606         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3607
3608 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3609
3610         * gcc.dg/builtins-43.c: New.
3611         * gcc.dg/builtins-44.c: New.
3612         * gcc.dg/builtins-45.c: New.
3613
3614 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
3615             Andreas Tobler  <a.tobler@schweiz.ch>
3616
3617         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3618         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
3619         as SIGSEGV.
3620         * gcc.dg/cleanup-11.c: Likewise.
3621         * gcc.dg/cleanup-8.c: Likewise.
3622         * gcc.dg/cleanup-9.c: Likewise.
3623         * gcc.dg/cleanup-5.c: Run on all platforms.
3624
3625 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3626
3627         * g++.dg/warn/nonnull1.C: New test.
3628
3629 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3630
3631         * gcc.dg/compat/compat-common.h: Wrap up CINT in
3632         an #ifndef SKIP_COMPLEX_INT/#endif pair.
3633         Special-case the Sun compiler wrt to <complex.h>.
3634
3635 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
3636
3637         * gcc.dg/Wunreachable-8.C: New test.
3638
3639         * gcc.dg/h8300-ice2.c : New test.
3640
3641 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
3642
3643         PR fortran/16161
3644         * gfortran.fortran-torture/compile/implicit.f90: Add test
3645         for implicit character.
3646
3647 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
3648
3649         PR fortran/16289
3650         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3651         Use tiny() intrinsic to find smallest non-negative real
3652
3653 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3654
3655         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3656         * gcc.dg/compat/struct-by-value-22_x.c: New.
3657         * gcc.dg/compat/struct-by-value-22_y.c: New.
3658
3659         * gcc.c-torture/execute/20040629-1.c: New test.
3660
3661 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3662
3663         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3664         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3665
3666         PR target/16195
3667         * gcc.dg/20040625-1.c: New test.
3668
3669 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3670
3671         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3672
3673 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3674
3675         PR fortran/15963
3676         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3677
3678 2004-06-29  Richard Henderson  <rth@redhat.com>
3679
3680         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3681
3682 2004-06-29  Paul Brook  <paul@codesourcery.com>
3683
3684         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3685         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3686
3687 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         PR c++/16260
3690         * g++.dg/parse/crash15.C: New.
3691
3692 2004-06-28  Andrew Pinski  <apinski@apple.com>
3693
3694         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3695         by the error already.
3696
3697         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3698
3699 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3700
3701         PR target/14041
3702         * gcc.dg/h8300-bss-align-1.c : New.
3703
3704 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3705
3706         * PR c++/16174
3707         * g++.dg/template/ctor4.C: New.
3708
3709 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3710
3711         PR c++/16205
3712         * g++.dg/warn/Wsequence-point-1.C: New test.
3713
3714 2004-06-27  Paul Brook  <paul@codesourcery.com>
3715
3716         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3717
3718 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3719
3720         * g++.old-deja/g++.mike/p7325.C: Remove.
3721
3722 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3723
3724         PR c/14963
3725         * gcc.dg/pr14963.c: New test.
3726
3727 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3728
3729         PR c++/16193
3730         * g++.dg/parse/redef1.C: New test.
3731
3732 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3733
3734         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3735         20021110.c.
3736         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3737         20021119-1.c.
3738         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3739         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3740         5-04.c.
3741         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3742         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3743         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3744         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3745         g++.brendan/enum14.C.
3746         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3747         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3748         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3749         g++.mike/virt1.C.
3750         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3751         memtemp24.C.
3752
3753 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3754
3755         * gcc.dg/20040527-1.c: New test case.
3756
3757 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3758
3759         PR gfortran/pr16196
3760         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3761
3762 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3763
3764         PR middle-end/15825
3765         * gcc.dg/pr15825-1.c: New test case.
3766
3767 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3768
3769         * gcc.c-torture/execute/20040625-1.c: New test.
3770
3771 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3772
3773         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3774
3775 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3776
3777         * gcc.dg/torture/mips-div-1.c: New test.
3778
3779 2004-06-24  Jeff Law  <law@redhat.com>
3780
3781         * gcc.dg/tree-ssa/20040624-1.c: New test.
3782
3783 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3784
3785         * gcc.c-torture/compile/20040624-1.c: New test.
3786
3787 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3788
3789         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3790         this directory.
3791
3792 2004-06-23  Andrew Pinski  <apinski@apple.com>
3793
3794         PR middle-end/15988
3795         * g++.dg/opt/ptrmem4.C: New test.
3796
3797         * gcc.dg/c90-array-quals-2.c: New test.
3798
3799 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3800
3801         * gcc.dg/kpice1.c: New test.
3802
3803 2006-06-23  Andrew Pinski  <apinski@apple.com>
3804
3805         * gcc.dg/c90-array-quals.c: New test.
3806
3807 2006-06-22  Richard Henderson  <rth@redhat.com>
3808
3809         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3810
3811 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3812
3813         * gcc.dg/builtins-config.h: Handle FreeBSD.
3814
3815 2006-06-22  Richard Henderson  <rth@redhat.com>
3816
3817         * g++.dg/opt/devirt1.C: New.
3818
3819 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3820
3821         * g++.dg/opt/pr15551.C: New testcase.
3822
3823 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3824
3825         PR target/14800
3826         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3827         x86_64-*-linux* when compiling for 32bit.
3828
3829 2004-06-21  Andrew Pinski  <apinski@apple.com>
3830
3831         * gcc.dg/pch/struct-1.c: New.
3832         * gcc.dg/pch/struct-1.hs: New.
3833
3834 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3835
3836         * gcc.dg/pch/save-temps-1.c: New file.
3837         * gcc.dg/pch/save-temps-1.hs: New file.
3838
3839 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3840
3841         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3842         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3843
3844 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3845
3846         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3847         to fix type error.
3848         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3849         Remove trailing spaces.
3850
3851 2004-06-21  Richard Henderson  <rth@redhat.com>
3852
3853         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3854         merging && to BIT_FIELD_REF.
3855
3856 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3857
3858         * g++.dg/opt/placeholder1.C: New test.
3859
3860 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3861
3862         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3863         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3864         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3865         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3866
3867 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3868
3869         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3870         extern "C".
3871         * g++.dg/other/pragma-re-1.C: Add comments.
3872
3873 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3874
3875         PR gfortran/16080
3876         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3877
3878 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3879
3880         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3881         instead of setting the type of size_t by
3882         hand.
3883
3884 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3885
3886         * gcc.dg/unordered-2.c: New test case.
3887         * gcc.dg/unordered-3.c: New test case.
3888
3889 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3890
3891         PR other/16043
3892         * lib/g++.exp (g++_version): Tweak regexp for version
3893         * lib/g77.exp (g77_version): Likewise
3894         * lib/gfortran.exp (gfortran_version): Likewise
3895         * lib/objc.exp (objc_version): Likewise
3896         * lib/treelang.exp (treelang_version): Likewise
3897
3898 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3901         Use INT_MAX instead of __INT_MAX__.
3902         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3903
3904         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3905         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3906         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3907         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3908         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3909         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3910         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3911         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3912         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3913
3914         * gcc.dg/range-test-1.c: New test.
3915         * g++.dg/opt/range-test-1.C: New test.
3916
3917 2004-06-17  Richard Henderson  <rth@redhat.com>
3918
3919         * objc.dg/sync-1.m: New.
3920         * objc.dg/try-catch-1.m: Don't force next runtime.
3921         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3922         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3923         shadowed catch clause.
3924         * objc.dg/try-catch-5.m: New.
3925
3926 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3927
3928         Bug 14610
3929         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3930
3931 2004-06-15  Richard Henderson  <rth@redhat.com>
3932
3933         * gcc.dg/20001116-1.c: Move expected warning line.
3934
3935 2004-06-15  Richard Henderson  <rth@redhat.com>
3936
3937         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3938         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3939
3940 2004-06-15  Jeff Law  <law@redhat.com>
3941
3942         * gcc.dg/tree-ssa/20040615-1.c: New test.
3943         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3944         be less sensitive to operand ordering.
3945         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3946
3947 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3948
3949         * g++.dg/abi/bitfield3.C: Add comment..
3950
3951 2004-06-15  Richard Henderson  <rth@redhat.com>
3952
3953         * g++.dg/ext/stmtexpr1.C: XFAIL.
3954         * gcc.dg/20030612-1.c: XFAIL.
3955
3956 2004-06-15  Eric Christopher  <echristo@redhat.com>
3957
3958         * g++.dg/charset/asm5.c: New.
3959         * gcc.dg/charset/asm6.c: New.
3960
3961 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3962
3963         PR fortran/15962
3964         * gfortran.fortran-torture/execute/select_1.f90: New test.
3965
3966 2004-06-15  Paul Brook  <paul@codesourcery.com>
3967
3968         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3969
3970 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3971
3972         PR c++/15967
3973         * g++.dg/lookup/crash3.C: New test.
3974
3975 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3976
3977         PR c++/15947
3978         * g++.dg/parse/dtor4.C: New test.
3979
3980 2004-06-14  Jeff Law  <law@redhat.com>
3981
3982         * gcc.c-torture/compile/20040614-1.c: New test.
3983
3984 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3985
3986         PR fortran/15211
3987         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3988         LEN of a character array.
3989
3990 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3991
3992         PR c++/15096
3993         * g++.dg/template/ptrmem10.C: New test.
3994
3995         PR c++/14930
3996         * g++.dg/template/friend30.C: New test.
3997
3998 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3999
4000         PR fortran/14928
4001         * gfortran.fortran-torture/compile/mloc.f90: New test.
4002
4003 2004-06-13  Paul Brook  <paul@codesourcery.com>
4004
4005         * gfortran.fortran-torture/execute/random_2.f90: New test.
4006
4007 2004-06-13  Eric Christopher  <echristo@redhat.com>
4008
4009         * gcc.dg/noncompile/redecl-1.c: Fix error message.
4010
4011 2004-06-12  Paul Brook  <paul@codesourcery.com>
4012
4013         * gfortran.fortran-torture/execute/contained_3.f90: New test.
4014
4015 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4016
4017         PR fortran/14923
4018         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
4019
4020 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4021
4022         PR fortran/14957
4023         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
4024         syntax errors in end statements of contained subroutines.
4025
4026 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4027
4028         PR fortran/12841
4029         * gfortran.fortran-torture/execute/null_arg.f90: New test.
4030
4031 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4032
4033         PR fortran/15665
4034         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
4035
4036 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4037
4038         PR gfortran/12839
4039         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
4040
4041 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
4042
4043         PR c++/15862
4044         * g++.dg/parse/enum1.C: New test.
4045
4046 2004-06-10  Jeff Law  <law@redhat.com>
4047
4048         * gcc.c-torture/compile/20040610-1.c: New test.
4049
4050 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4051
4052         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
4053         * g++.old-deja/g++.other/decl3.C: Likewise.
4054
4055 2004-06-10  Brian Booth  <bbooth@redhat.com>
4056
4057         * gcc.dg/tree-ssa/20031015-1.c: Scan for
4058         V_MAY_DEF instead of VDEF.
4059         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
4060
4061 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
4062
4063         PR c++/14211
4064         * g++.dg/conversion/const1.C: New test.
4065
4066         PR c++/15076
4067         * g++.dg/conversion/reinterpret1.C: New test.
4068
4069         PR c++/15877
4070         * g++.dg/template/enum2.C: New test.
4071
4072         PR c++/15227
4073         * g++.dg/template/error13.C: New test.
4074
4075 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4076
4077         PR fortran/14957
4078         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
4079         arguments to test_* REAL and of the right size.
4080
4081 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4082
4083         PR target/15569
4084         PR rtl-optimization/15681
4085         * gcc.dg/20040609-1.c: New test.
4086
4087 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4088
4089         PR c++/14791
4090         * g++.dg/opt/builtins1.C: New test.
4091
4092 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
4093
4094         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
4095         that use default windows32 struct layout.
4096         * gcc.dg/i386-bitfield2.c: Likewise.
4097
4098 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
4099
4100         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
4101         for mingw32 and cygwin targets.
4102
4103 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
4104
4105         * gcc.dg/pch/macro-4.c: New.
4106         * gcc.dg/pch/macro-4.hs: New.
4107
4108 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4109
4110         PR fortran/13249
4111         * gfortran.fortran-torture/compile/name_clash.f90: New test.
4112
4113 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4114
4115         PR fortran/13372
4116         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
4117
4118 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4119
4120         PR gfortran/14897
4121         * gfortran.fortran-torture/execute/t_edit.f90: New test.
4122
4123 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4124
4125         PR gfortran/15755
4126         * gfortran.fortran-torture/execute/backspace.c : New test.
4127
4128 2004-06-09  Paul Brook  <paul@codesourcery.com>
4129
4130         * gfortran.fortran-torture/execure/intrinsic_associated.f90
4131         (pointer_to_section): Rewrite to use smaller array.
4132
4133 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
4134
4135         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
4136         * gcc.dg/ext/altivec-10.c: Same.
4137         * gcc.dg/ext/altivec-11.c: Same.
4138         * gcc.dg/ext/altivec-12.c: Same.
4139         * gcc.dg/ext/altivec-13.c: Same.
4140         * gcc.dg/ext/altivec-14.c: Same.
4141         * gcc.dg/ext/altivec-15.c: Same.
4142         * gcc.dg/ext/altivec-16.c: Same.
4143         * gcc.dg/ext/altivec-3.c: Same.
4144         * gcc.dg/ext/altivec-4.c: Same.
4145         * gcc.dg/ext/altivec-6.c: Same.
4146         * gcc.dg/ext/altivec-7.c: Same.
4147         * gcc.dg/ext/altivec-8.c: Same.
4148         * gcc.dg/ext/altivec-varargs-1.c: Same.
4149
4150         * g++.dg/ext/altivec-1.C: Correct dg syntax.
4151         * g++.dg/ext/altivec-10.C: Same.
4152         * g++.dg/ext/altivec-2.C: Same.
4153         * g++.dg/ext/altivec-3.C: Same.
4154         * g++.dg/ext/altivec-4.C: Same.
4155         * g++.dg/ext/altivec-5.C: Same.
4156         * g++.dg/ext/altivec-6.C: Same.
4157         * g++.dg/ext/altivec-7.C: Same.
4158         * g++.dg/ext/altivec-8.C: Same.
4159         * g++.dg/ext/altivec-9.C: Same.
4160
4161 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4162
4163         PR c++/7841
4164         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
4165
4166 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4167
4168         * gcc.dg/union-1.c: New test.
4169
4170 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4171
4172         * gcc.dg/builtins-41.c: New test case.
4173         * gcc.dg/builtins-42.c: New test case.
4174
4175 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4176
4177         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
4178         * g++.dg/ext/altivec-10.C: Same.
4179         * g++.dg/ext/altivec-2.C: Same.
4180         * g++.dg/ext/altivec-3.C: Same.
4181         * g++.dg/ext/altivec-4.C: Same.
4182         * g++.dg/ext/altivec-5.C: Same.
4183         * g++.dg/ext/altivec-6.C: Same.
4184         * g++.dg/ext/altivec-7.C: Same.
4185         * g++.dg/ext/altivec-8.C: Same.
4186         * g++.dg/ext/altivec-9.C: Same.
4187         * g++.old-deja/g++.abi/cxa_vec.C: Same.
4188         * g++.old-deja/g++.brendan/new3.C: Same.
4189         * gcc.c-torture/execute/eeprof-1.x: Same.
4190
4191 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4192
4193         PR c/14765
4194         * gcc.dg/pr14765-1.c: New test.
4195
4196 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4197
4198         PR c/14649
4199         * gcc.dg/pr14649-1.c: New test case.
4200
4201 2004-06-07  Richard Henderson  <rth@redhat.com>
4202
4203         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
4204         if temporaries.
4205
4206 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4207
4208         * g++.dg/eh/elide1.C: Remove XFAIL.
4209
4210 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
4211
4212         PR c++/15337
4213         * g++.dg/expr/sizeof3.C: New test.
4214
4215         PR c++/14777
4216         * g++.dg/template/access14.C: New test.
4217
4218         PR c++/15554
4219         * g++.dg/template/enum1.C: New test.
4220
4221         PR c++/15057
4222         * g++.dg/eh/throw1.C: New test.
4223
4224 2004-06-07  David Ayers  <d.ayers@inode.at>
4225             Ziemowit Laski  <zlaski@apple.com>
4226
4227         * lib/objc.exp (objc_target_compile): Revert the '-framework
4228         Foundation' flag fix, since bare Darwin does not ship
4229         with the Foundation framework.
4230         * objc/execute/next_mapping.h: Provide a local NSConstantString
4231         @interface and @implementation.
4232         (objc_constant_string_init): A constructor function, used to
4233         initialize the NSConstantString meta-class object.
4234         * objc/execute/string1.m: Include "next_mapping.h" instead of
4235         <Foundation/NSString.h>.
4236         * objc/execute/string2.m: Likewise.
4237         * objc/execute/string3.m: Likewise.
4238         * objc/execute/string4.m: Likewise.
4239
4240 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
4241
4242         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
4243         to double. Replace double with FLOAT.
4244         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
4245
4246         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4247         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4248         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4249         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4250         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4251         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4252         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4253         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4254
4255 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4256
4257         PR c/13519
4258         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4259
4260 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4261
4262         PR c++/15503
4263         * g++.dg/template/meminit2.C: New test.
4264
4265 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4266
4267         PR target/15822
4268         * gcc.c-torture/execute/compare-fp-1.c,
4269         gcc.c-torture/execute/compare-fp-2.c,
4270         gcc.c-torture/execute/compare-fp-3.c,
4271         gcc.c-torture/execute/compare-fp-4.c,
4272         gcc.c-torture/execute/compare-fp-3.x,
4273         gcc.c-torture/execute/compare-fp-4.x: Moved...
4274         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4275         gcc.c-torture/execute/ieee/compare-fp-2.c,
4276         gcc.c-torture/execute/ieee/compare-fp-3.c,
4277         gcc.c-torture/execute/ieee/compare-fp-4.c,
4278         gcc.c-torture/execute/ieee/compare-fp-3.x,
4279         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4280
4281 2004-06-04  David Ayers  <d.ayers@inode.at>
4282
4283         * objc/execute/protocol-isEqual-4.m: New testcase.
4284
4285 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4286
4287         * objc/execute/protocol-isEqual-1.m: New testcase.
4288         * objc/execute/protocol-isEqual-2.m: New testcase.
4289         * objc/execute/protocol-isEqual-3.m: New testcase.
4290
4291 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4292
4293         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4294
4295 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4296
4297         * lib/objc.exp (objc_target_compile): When running tests on
4298         Darwin (Mac OS X), inform the linker about '-framework
4299         'Foundation'.
4300
4301 2004-06-02  Eric Christopher  <echristo@redhat.com>
4302
4303         * gcc.c-torture/compile/20040602-1.c: New.
4304
4305 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4306
4307         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4308         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4309
4310         PR tree-optimization/14736
4311         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4312
4313         PR tree-optimization/14042
4314         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4315
4316         PR tree-optimization/14729
4317         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4318
4319 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4320
4321         PR fortran/15557
4322         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4323
4324 2004-06-01  Richard Hederson  <rth@redhat.com>
4325
4326         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4327
4328 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4329
4330         PR c++/14932
4331         * g++.dg/parse/offsetof4.C: New test.
4332
4333 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
4334
4335         PR objc/7993
4336         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4337
4338 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
4339
4340         PR c++/15701
4341         * g++.dg/template/friend29.C: New test.
4342
4343 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4344
4345         PR c/15749
4346         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4347
4348 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
4349
4350         * gcc.dg/sparc-trap-1.c: New test.
4351
4352 2004-05-31  Roger Sayle  <roger@eyesopen.com>
4353
4354         PR middle-end/15069
4355         * g++.dg/opt/fold3.C: New test case.
4356
4357 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
4358
4359         * lib/target-supports.exp (check_iconv_available): Fix fallout
4360         from 2004-05-28 patch.
4361
4362 2004-05-30  Paul Brook  <paul@codesourcery.com>
4363
4364         PR fortran/15620
4365         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4366         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4367
4368 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
4369
4370         * gfortran.fortran-torture/execute/random_1.f90: New test.
4371
4372 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4373
4374         * g++.dg/ext/altivec-10.C: New test.
4375
4376 2004-05-29  Paul Brook  <paul@codesourcery.com>
4377
4378         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4379
4380 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4381
4382         * gcc.dg/altivec-16.c: New test.
4383
4384 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
4385
4386         * lib/target-supports.exp (check_vmx_hw_available): New.
4387         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4388
4389         * lib/target-supports.exp (check_alias_available,
4390         check_iconv_available, check_named_sections_available): Use
4391         unique names for temporary files.
4392
4393 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4394
4395         * gcc.dg/altivec-15.c: New test.
4396
4397 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4398
4399         PR c++/15083
4400         * g++.dg/warn/noeffect6.C: New test.
4401
4402         PR c++/15471
4403         * g++.dg/expr/ptrmem4.C: New test.
4404
4405         PR c++/15640
4406         * g++.dg/template/operator3.C: New test.
4407
4408 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4409
4410         PR c++/14668
4411         * g++.dg/lookup/redecl1.C: New test.
4412         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4413
4414 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * gcc.c-torture/execute/compare-fp-1.c,
4417         gcc.c-torture/execute/compare-fp-2.c,
4418         gcc.c-torture/execute/compare-fp-3.c,
4419         gcc.c-torture/execute/compare-fp-4.c,
4420         gcc.c-torture/execute/compare-fp-3.x,
4421         gcc.c-torture/execute/compare-fp-4.x,
4422         gcc.dg/pr15649-1.c: New.
4423
4424 2004-05-27  Adam Nemet  <anemet@lnxw.com>
4425
4426         PR c++/12883
4427         * g++.dg/init/array14.C: New test.
4428
4429 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
4430
4431         * lib/compat.exp (compat-get-options-main): New.
4432         (compat-get-options): Remove unneeded code, warn for ignored
4433         command.
4434         (compat-execute): Check flag set by dg-require-* commands.
4435
4436         * lib/compat.exp (compat-execute): Break up long lines.
4437
4438 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
4439
4440         * gcc.dg/altivec-7.c: Don't use 'vector long'.
4441         * gcc.dg/altivec-14.c: New test.
4442         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4443
4444         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4445         * gcc.dg/altivec-12.c: Ditto.
4446
4447         * gcc.dg/altivec-3.c: Move call to altivec_check.
4448
4449 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4450
4451         PR c++/15044
4452         * g++.dg/template/error12.C: New test.
4453
4454         PR c++/15317
4455         * g++.dg/ext/attrib15.C: New test.
4456
4457         PR c++/15329
4458         * g++.dg/template/ptrmem9.C: New test.
4459
4460 2004-05-25  Paul Brook  <paul@codesourcery.com>
4461
4462         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4463
4464 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4465
4466         PR c++/15165
4467         * g++.dg/template/crash19.C: New test.
4468
4469 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4470
4471         PR c++/15025
4472         * g++.dg/template/redecl1.C: New test.
4473
4474 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4475
4476         PR c++/14821
4477         * g++.dg/other/ns1.C: New test.
4478
4479         PR c++/14883
4480         * g++.dg/template/invalid1.C: New test.
4481
4482 2004-05-23  Paul Brook  <paul@codesourcery.com>
4483         Victor Leikehman  <lei@haifasphere.co.il>
4484
4485         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4486         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
4487
4488 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4489
4490         PR c++/15285
4491         PR c++/15299
4492         * g++.dg/template/non-dependent5.C: New test.
4493         * g++.dg/template/non-dependent6.C: New test.
4494
4495 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4496
4497         PR c++/15507
4498         * g++.dg/inherit/union1.C: New test.
4499
4500         PR c++/15542
4501         * g++.dg/template/addr1.C: New test.
4502
4503         PR c++/15427
4504         * g++.dg/template/array5.C: New test.
4505
4506         PR c++/15287
4507         * g++.dg/template/array6.C: New test.
4508
4509 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
4510             Roger Sayle  <roger@eyesopen.com>
4511
4512         * g++.dg/lookup/forscope2.C: New test case.
4513
4514 2004-05-22  Ben Elliston  <bje@au.ibm.com>
4515
4516         * gcc.dg/cpp/Wmissingdirs.c: New.
4517
4518 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4519
4520         PR target/15301
4521         * gcc.dg/compat/union-m128-1.h: New file.
4522         * gcc.dg/compat/union-m128-1_main.c: Likewise.
4523         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4524         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4525
4526 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4527
4528         PR target/15302
4529         * gcc.dg/compat/struct-complex-1.h: New file.
4530         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
4531         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
4532         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4533
4534 2004-05-20  Roger Sayle  <roger@eyesopen.com>
4535
4536         PR middle-end/3074
4537         * gcc.dg/pr3074-1.c: New test case.
4538         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4539
4540 2004-05-20  Falk Hueffner  <falk@debian.org>
4541
4542         PR other/15526
4543         * gcc.dg/ftrapv-1.c: New test case.
4544
4545 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
4546
4547         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4548
4549 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
4550             Jeff Law  <law@redhat.com>
4551
4552         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4553         * gcc.dg/tree-ssa/20040518-2.c: New test.
4554
4555         * gcc.dg/tree-ssa/20040518-1.c: New test.
4556
4557 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
4558
4559         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4560
4561 2004-05-18  Paul Brook  <paul@codesourcery.com>
4562
4563         PR fortran/13930
4564         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4565
4566 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4567
4568         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4569         constant folding.
4570
4571 2004-05-17  Steven Bosscher  <stevenb@suse.de>
4572
4573         * gcc.dg/tree-ssa/20040517-1.c: New test.
4574
4575 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4576
4577         * gcc.dg/loop-4.c: New test.
4578
4579 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
4580
4581         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4582
4583 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
4584
4585         PR fortran/15311
4586         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4587
4588 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4589
4590         PR fortran/13826
4591         PR fortran/13940
4592         * gfortran.fortran-torture/compile/data_1.f90: New test.
4593
4594 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
4595
4596         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4597         * gcc.dg/uninit-H.c: Define ASM for __s390__.
4598
4599 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4600
4601         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4602
4603 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4604
4605         PR c/15444
4606         * gcc.dg/format/xopen-1.c: Adjust expected message.
4607         * gcc.dg/format/xopen-3.c: New test.
4608
4609 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
4610
4611         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4612
4613 2004-05-14  Jeff Law  <law@redhat.com>
4614
4615         * gcc.dg/tree-ssa/20040514-2.c: New test.
4616
4617 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4618
4619         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4620         this ...
4621         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4622         this.
4623
4624 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
4625
4626         * gcc.dg/tree-ssa/20040514-1.c: New test.
4627
4628 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4629
4630         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4631         test.
4632
4633 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4634
4635         PR fortran/14066
4636         * gfortran.fortran-torture/compile/do_1.f90: New test.
4637
4638 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4639
4640         PR fortran/15051
4641         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4642         test.
4643
4644 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
4645
4646         PR fortran/15149
4647         * gfortran.fortran-torture/execute/random_init.f90: New test.
4648
4649 2004-05-13  Paul Brook  <paul@codesourcery.com>
4650
4651         PR fortran/15314
4652         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4653
4654 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4655
4656         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4657         for the powerpc case.
4658
4659 2004-05-13  Jeff Law  <law@redhat.com>
4660
4661         * gcc.dg/tree-ssa/20040513-1.c: New test.
4662         * gcc.dg/tree-ssa/20040513-2.c: New test.
4663
4664 2004-05-13  Paul Brook  <paul@codesourcery.com>
4665
4666         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4667         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4668         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4669
4670 2004-05-13  Andreas Schwab  <schwab@suse.de>
4671
4672         PR other/10819
4673         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4674         characters.
4675
4676 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4677
4678         PR fortran/15294
4679         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4680
4681 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4682
4683         Merge from tree-ssa-20020619-branch.  See
4684         ChangeLog.tree-ssa for details.
4685
4686 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4687
4688         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4689         include <altivec.h> explicitly.
4690         * gcc.dg/altivec-13.c: Likewise.
4691
4692 2004-05-11  Paul Brook  <paul@codesourcery.com>
4693
4694         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4695
4696 2004-05-10  Eric Christopher  <echristo@redhat.com>
4697
4698         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4699         * gcc.dg/sibcall-4.c: Ditto.
4700
4701 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4702
4703         * g++.dg/ext/altivec-8.C: New test case.
4704         * gcc.dg/altivec-13.c: New test case.
4705
4706 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4707
4708         * gcc.c-torture/execute/divcmp-1.c: New test case.
4709         * gcc.c-torture/execute/divcmp-2.c: New test case.
4710         * gcc.c-torture/execute/divcmp-3.c: New test case.
4711
4712 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4713
4714         * g++.dg/other/pragma-re-2.C: New test.
4715
4716 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4717
4718         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4719         * gcc.dg/i386-387-2.c: Likewise.
4720
4721         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4722         __builtin_drem.
4723         * gcc.dg/i386-387-6.c: Likewise.
4724
4725 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4726
4727         * gcc.dg/builtins-33.c:  Also check log1p*.
4728
4729 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4730
4731         PR optimization/15296
4732         * gcc.c-torture/execute/pr15296.c: New test.
4733
4734 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4735
4736         * gcc.dg/builtins-40.c: New test.
4737
4738 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4739
4740         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4741
4742 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         * g++.dg/ext/spe1.C: New testcase.
4745
4746 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4747
4748         * objc.dg/image-info.m: Allow additional attributes
4749         for __image_info section.
4750
4751 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4752
4753         * gcc.dg/torture/mips-hilo-2.c: New test.
4754
4755 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4756
4757         PR c++/14389
4758         * g++.dg/template/member5.C: New test.
4759
4760 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4761
4762         * gcc.dg/builtins-34.c: Also check expm1*.
4763
4764 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4765
4766         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4767         * gcc.dg/torture/builtin-convert-3.c: New test.
4768
4769 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4770
4771         PR middle-end/15054
4772         * g++.dg/opt/pr15054.C: New test.
4773
4774 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4775
4776         * gcc.dg/torture/builtin-rounding-1.c: New test.
4777         * gcc.dg/builtins-25.c: Delete.
4778         * gcc.dg/builtins-29.c: Delete.
4779
4780 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4781
4782         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4783         * gcc.dg/sibcall-4.c: Likewise.
4784         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4785
4786 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4787
4788         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4789         bit-field on 16-bit targets.
4790
4791 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4792
4793         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4794         16-bit targets.
4795
4796 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4797
4798         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4799         * gcc.dg/rs6000-power2-2.c: Likewise.
4800
4801 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4802
4803         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4804         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4805         Change the asm registers to be in form of frN instead of fN.
4806
4807 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4808
4809         * gcc.dg/torture/builtin-convert-2.c: New test.
4810
4811 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4812
4813         * gcc.dg/rs6000-power2-1.c: New test.
4814         * gcc.dg/rs6000-power2-2.c: New test.
4815
4816 2004-04-28  Jan Hubicka  <jh@suse.cz>
4817
4818         * gcc.dg/unused-6.c: New test.
4819
4820 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4821             Ulrich Weigand  <uweigand@de.ibm.com>
4822
4823         * ada/acats/run_all.sh: Define $target variable.
4824
4825 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4826
4827         PR c++/15119
4828         * g++.dg/other/vararg-1.C: New test.
4829
4830         PR c++/4794
4831         * g++.dg/eh/cleanup3.C: New test.
4832
4833 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4834
4835         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4836         and ad8011a (target_insn).
4837         * ada/acats/support/macro.dfs: Likewise.
4838         * ada/acats/support/impbit.adb: New file.
4839
4840 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4841
4842         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4843
4844 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4845
4846         * gcc.dg/loop-3.c: New test.
4847
4848 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4849
4850         * gcc.c-torture/execute/simd-5.c: New test.
4851
4852 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4853
4854         PR c++/15064
4855         * g++.dg/template/crash18.C: New test.
4856
4857 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4858
4859         * g++.dg/ext/complit3.C: New test.
4860
4861 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4862
4863         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4864         * gcc.dg/altivec-3.c: Same.
4865         * gcc.dg/altivec-varargs-1.c: Same.
4866
4867 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4868
4869         * lib/target-supports.exp (check_profiling_available): Assume
4870         profiling is not available on powerpc-eabi targets.
4871
4872 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4873
4874         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4875         * gcc.dg/vmx/bug-1.c: Ditto.
4876
4877 2004-04-20  Eric Christopher  <echristo@redhat.com>
4878
4879         * gcc.dg/charset/extern.c: New test.
4880         * g++.dg/charset/extern3.cc: Ditto.
4881
4882 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4883
4884         * gcc.dg/builtins-39.c: New test.
4885
4886 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4887
4888         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4889
4890 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4891
4892         * gcc.dg/torture/mips-hilo-1.c: New test.
4893
4894 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4895
4896         * gcc.c-torture/compile/20040419-1.c: New test.
4897
4898 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4899
4900         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4901
4902 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4903             Aldy Hernandez  <aldyh@redhat.com>
4904
4905         * gcc.c-torture/execute/va-arg-24.c: New.
4906
4907 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4908             Aldy Hernandez  <aldyh@redhat.com>
4909
4910         * gcc.dg/vmx/1b-01.c: New.
4911         * gcc.dg/vmx/1b-02.c: New.
4912         * gcc.dg/vmx/1b-03.c: New.
4913         * gcc.dg/vmx/1b-04.c: New.
4914         * gcc.dg/vmx/1b-05.c: New.
4915         * gcc.dg/vmx/1b-06.c: New.
4916         * gcc.dg/vmx/1b-07.c: New.
4917         * gcc.dg/vmx/1c-01.c: New.
4918         * gcc.dg/vmx/1c-02.c: New.
4919         * gcc.dg/vmx/3a-01a.c: New.
4920         * gcc.dg/vmx/3a-01.c: New.
4921         * gcc.dg/vmx/3a-01m.c: New.
4922         * gcc.dg/vmx/3a-03.c: New.
4923         * gcc.dg/vmx/3a-03m.c: New.
4924         * gcc.dg/vmx/3a-04.c: New.
4925         * gcc.dg/vmx/3a-04m.c: New.
4926         * gcc.dg/vmx/3a-05.c: New.
4927         * gcc.dg/vmx/3a-06.c: New.
4928         * gcc.dg/vmx/3a-06m.c: New.
4929         * gcc.dg/vmx/3a-07.c: New.
4930         * gcc.dg/vmx/3b-01.c: New.
4931         * gcc.dg/vmx/3b-02.c: New.
4932         * gcc.dg/vmx/3b-10.c: New.
4933         * gcc.dg/vmx/3b-13.c: New.
4934         * gcc.dg/vmx/3b-14.c: New.
4935         * gcc.dg/vmx/3b-15.c: New.
4936         * gcc.dg/vmx/3c-01a.c: New.
4937         * gcc.dg/vmx/3c-01.c: New.
4938         * gcc.dg/vmx/3c-02.c: New.
4939         * gcc.dg/vmx/3c-03.c: New.
4940         * gcc.dg/vmx/3d-01.c: New.
4941         * gcc.dg/vmx/4-01.c: New.
4942         * gcc.dg/vmx/4-03.c: New.
4943         * gcc.dg/vmx/5-01.c: New.
4944         * gcc.dg/vmx/5-02.c: New.
4945         * gcc.dg/vmx/5-03.c: New.
4946         * gcc.dg/vmx/5-04.c: New.
4947         * gcc.dg/vmx/5-05.c: New.
4948         * gcc.dg/vmx/5-06.c: New.
4949         * gcc.dg/vmx/5-07.c: New.
4950         * gcc.dg/vmx/5-07t.c: New.
4951         * gcc.dg/vmx/5-08.c: New.
4952         * gcc.dg/vmx/5-10.c: New.
4953         * gcc.dg/vmx/5-11.c: New.
4954         * gcc.dg/vmx/7-01a.c: New.
4955         * gcc.dg/vmx/7-01.c: New.
4956         * gcc.dg/vmx/7c-01.c: New.
4957         * gcc.dg/vmx/7d-01.c: New.
4958         * gcc.dg/vmx/7d-02.c: New.
4959         * gcc.dg/vmx/8-01.c: New.
4960         * gcc.dg/vmx/8-02a.c: New.
4961         * gcc.dg/vmx/8-02.c: New.
4962         * gcc.dg/vmx/brode-1.c: New.
4963         * gcc.dg/vmx/bug-1.c: New.
4964         * gcc.dg/vmx/bug-2.c: New.
4965         * gcc.dg/vmx/bug-3.c: New.
4966         * gcc.dg/vmx/cw-bug-1.c: New.
4967         * gcc.dg/vmx/cw-bug-2.c: New.
4968         * gcc.dg/vmx/cw-bug-3.c: New.
4969         * gcc.dg/vmx/dct.c: New.
4970         * gcc.dg/vmx/debug-1.c: New.
4971         * gcc.dg/vmx/debug-2.c: New.
4972         * gcc.dg/vmx/debug-3.c: New.
4973         * gcc.dg/vmx/debug-4.c: New.
4974         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4975         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4976         * gcc.dg/vmx/eg-5.c: New.
4977         * gcc.dg/vmx/fft.c: New.
4978         * gcc.dg/vmx/gcc-bug-1.c: New.
4979         * gcc.dg/vmx/gcc-bug-2.c: New.
4980         * gcc.dg/vmx/gcc-bug-3.c: New.
4981         * gcc.dg/vmx/gcc-bug-4.c: New.
4982         * gcc.dg/vmx/gcc-bug-5.c: New.
4983         * gcc.dg/vmx/gcc-bug-6.c: New.
4984         * gcc.dg/vmx/gcc-bug-7.c: New.
4985         * gcc.dg/vmx/gcc-bug-8.c: New.
4986         * gcc.dg/vmx/gcc-bug-9.c: New.
4987         * gcc.dg/vmx/gcc-bug-b.c: New.
4988         * gcc.dg/vmx/gcc-bug-c.c: New.
4989         * gcc.dg/vmx/gcc-bug-d.c: New.
4990         * gcc.dg/vmx/gcc-bug-e.c: New.
4991         * gcc.dg/vmx/gcc-bug-f.c: New.
4992         * gcc.dg/vmx/gcc-bug-g.c: New.
4993         * gcc.dg/vmx/gcc-bug-i.c: New.
4994         * gcc.dg/vmx/harness.h: New.
4995         * gcc.dg/vmx/ira1.c: New.
4996         * gcc.dg/vmx/ira2a.c: New.
4997         * gcc.dg/vmx/ira2b.c: New.
4998         * gcc.dg/vmx/ira2.c: New.
4999         * gcc.dg/vmx/ira2c.c: New.
5000         * gcc.dg/vmx/mem.c: New.
5001         * gcc.dg/vmx/newton-1.c: New.
5002         * gcc.dg/vmx/ops.c: New.
5003         * gcc.dg/vmx/sn7153.c: New.
5004         * gcc.dg/vmx/spill2.c: New.
5005         * gcc.dg/vmx/spill3.c: New.
5006         * gcc.dg/vmx/spill.c: New.
5007         * gcc.dg/vmx/t.c: New.
5008         * gcc.dg/vmx/varargs-1.c: New.
5009         * gcc.dg/vmx/varargs-2.c: New.
5010         * gcc.dg/vmx/varargs-3.c: New.
5011         * gcc.dg/vmx/varargs-4.c: New.
5012         * gcc.dg/vmx/varargs-5.c: New.
5013         * gcc.dg/vmx/varargs-6.c: New.
5014         * gcc.dg/vmx/varargs-7.c: New.
5015         * gcc.dg/vmx/vmx.exp: New.
5016         * gcc.dg/vmx/vprint-1.c: New.
5017         * gcc.dg/vmx/vscan-1.c: New.
5018         * gcc.dg/vmx/x-01.c: New.
5019         * gcc.dg/vmx/x-02.c: New.
5020         * gcc.dg/vmx/x-03.c: New.
5021         * gcc.dg/vmx/x-04.c: New.
5022         * gcc.dg/vmx/x-05.c: New.
5023         * gcc.dg/vmx/yousufi-1.c: New.
5024         * gcc.dg/vmx/zero-1.c: New.
5025         * gcc.dg/vmx/zero.c: New.
5026
5027 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
5028
5029         * g++.dg/lookup/java1.C: Update for chage of
5030         _Jv_AllocObject.
5031         * g++.dg/lookup/java2.C: Likewise.
5032
5033 2004-04-17  Laurent GUERBY <laurent@guerby.net>
5034
5035         * ada/acats/run_all.sh: use -O2 by default.
5036
5037 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
5038
5039         * gcc.dg/vr-mult-[12].c: New tests.
5040
5041 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5042
5043         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
5044
5045         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
5046
5047 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
5048
5049         * lib/target-supports.exp (check_profiling_available): Assume profiling
5050         isn't available for mips*-*-elf targets.
5051
5052 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
5053
5054         * gcc.dg/builtins-38.c: New test.
5055
5056 2004-04-14  Eric Christopher  <echristo@redhat.com>
5057
5058         * g++.dg/charset/charset.exp: Run .cc extension tests.
5059
5060 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
5061
5062         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
5063
5064 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5065
5066         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
5067
5068 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
5069
5070         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
5071         * gcc.dg/i386-387-2.c: Likewise.
5072
5073         * gcc.dg/i386-387-7.c: New test.
5074         * gcc.dg/i386-387-8.c: New test.
5075
5076         * gcc.dg/builtins-37.c: New test.
5077
5078 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
5079
5080         * g++.dg/pch/externc-1.C: Add missing semicolon.
5081
5082 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
5083
5084         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
5085
5086 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5087
5088         * gcc.c-torture/execute/20040411-1.c: New test.
5089
5090 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5091
5092         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
5093
5094 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
5095
5096         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
5097
5098 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
5099
5100         * lib/target-supports.exp (check_named_sections_available): New.
5101         * lib/gcc-dg.exp (dg-require-named-sections): New.
5102         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
5103         old-deja.exp.  Also prune error-count message from HP linker.
5104         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
5105
5106         * g++.dg/init/init-ref4.C: Use dg-require-weak.
5107         * g++.old-deja/g++.pt/static3.C: Likewise.
5108         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
5109
5110 2004-04-09  Roger Sayle  <roger@eyesopen.com>
5111
5112         * gcc.c-torture/execute/20040409-1.c: New test case.
5113         * gcc.c-torture/execute/20040409-2.c: New test case.
5114         * gcc.c-torture/execute/20040409-3.c: New test case.
5115
5116 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
5117
5118         * gcc.dg/20040409-1.c: New test.
5119
5120 2004-04-08  Roger Sayle  <roger@eyesopen.com>
5121
5122         PR target/14888
5123         * g++.dg/opt/pr14888.C: New test case.
5124
5125 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
5126
5127         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
5128         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
5129         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
5130         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
5131         New tests.
5132
5133 2004-04-08  Paul Brook  <paul@codesourcery.com>
5134
5135         * gcc.dg/spill-1.c: New test.
5136
5137 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5138
5139         * gcc.dg/torture/builtin-ctype-2.c: New test.
5140
5141 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
5142
5143         * gcc.dg/pch/pch.exp: Add largefile test.
5144
5145 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
5146
5147         * g++.dg/pch/externc-1.Hs: New.
5148         * g++.dg/pch/externc-1.C: New.
5149
5150 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5151
5152         * gcc.dg/compat/struct-by-value-5a_main.c,
5153         gcc.dg/compat/struct-by-value-5b_main.c: New files.
5154         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
5155         * gcc.dg/compat/struct-by-value-5a_x.c,
5156         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
5157         gcc.dg/compat/struct-by-value-5_x.c.
5158         * gcc.dg/compat/struct-by-value-5a_y.c,
5159         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
5160         gcc.dg/compat/struct-by-value-5_y.c.
5161
5162         * gcc.dg/compat/struct-by-value-6a_main.c,
5163         gcc.dg/compat/struct-by-value-6b_main.c: New files.
5164         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
5165         * gcc.dg/compat/struct-by-value-6a_x.c,
5166         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
5167         gcc.dg/compat/struct-by-value-6_x.c.
5168         * gcc.dg/compat/struct-by-value-6a_y.c,
5169         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
5170         gcc.dg/compat/struct-by-value-6_y.c.
5171
5172         * gcc.dg/compat/struct-by-value-7a_main.c,
5173         gcc.dg/compat/struct-by-value-7b_main.c: New files.
5174         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
5175         * gcc.dg/compat/struct-by-value-7a_x.c,
5176         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
5177         gcc.dg/compat/struct-by-value-7_x.c.
5178         * gcc.dg/compat/struct-by-value-7a_y.c,
5179         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
5180         gcc.dg/compat/struct-by-value-7_y.c.
5181
5182 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
5183
5184         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
5185         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
5186         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
5187         options.
5188
5189 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
5190
5191         * gcc.dg/builtins-36.c: New test.
5192
5193 2004-04-06  Paul Brook  <paul@codesourcery.com>
5194
5195         * README.gcc: Remove obsolete contraint on testcases.
5196
5197 2004-04-05  Paul Brook  <paul@codesourcery.com>
5198
5199         PR2123
5200         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
5201         failure and exit(0) on success.
5202         * g++.dg/expr/anew2.C: Ditto.
5203         * g++.dg/expr/anew3.C: Ditto.
5204         * g++.dg/expr/anew4.C: Ditto.
5205
5206 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
5207
5208         PR c++/3518
5209         * g++.dg/template/unify7.C: New.
5210
5211 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5212
5213         * g++.dg/README: Bring up to date with new subdirectories; remove
5214         duplicate subdirectory lines.
5215
5216 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
5217
5218         PR c++/14007
5219         * g++.dg/template/unify5.C: New.
5220         * g++.dg/template/unify6.C: New.
5221         * g++.dg/template/qualttp20.C: Adjust.
5222         * g++.old-deja/g++.jason/report.C: Adjust.
5223         * g++.old-deja/g++.other/qual1.C: Adjust.
5224
5225 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
5226
5227         PR c++/14803
5228         * g++.dg/inherit/ptrmem1.C: New test.
5229
5230 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
5231
5232         PR c++/14755
5233         * gcc.c-torture/execute/20040331-1.c: New test.
5234         * gcc.dg/20040331-1.c: New test.
5235
5236 2004-04-01  Paul Brook  <paul@codesourcery.com>
5237
5238         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
5239
5240 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
5241
5242         PR c++/14724
5243         * g++.dg/init/goto1.C: New test.
5244
5245         PR c++/14763
5246         * g++.dg/template/defarg4.C: New test.
5247
5248 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5249
5250         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5251
5252 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5253
5254         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5255
5256 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5257
5258         * gcc.dg/noncompile/undeclared-2.c: New test.
5259
5260 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5261
5262         * gcc.dg/940409-1.c: Remove XFAIL.
5263         * gcc.dg/reg-vol-struct-1.c: New test.
5264
5265 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5266
5267         * gcc.dg/torture/builtin-wctype-1.c: New test.
5268
5269 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5270
5271         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5272         * gcc.dg/20001101-1.c: Likewise.
5273         * gcc.dg/20001102-1.c: Likewise.
5274
5275 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5276
5277         * gcc.dg/compare8.c: Add an additional test for XOR.
5278
5279 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5280
5281         * gcc.dg/torture/builtin-ctype-1.c: New test.
5282
5283 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5284
5285         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5286         * gcc.dg/torture/builtin-math-1.c: Likewise.
5287         * gcc.dg/torture/builtin-power-1.c: New test.
5288
5289 2004-03-24  Andreas Schwab  <schwab@suse.de>
5290
5291         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5292         IA64 assembler.
5293
5294 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5295             Roger Sayle  <roger@eyesopen.com>
5296
5297         * gcc.dg/compare8.c: New test case.
5298
5299 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5300
5301         * g++.dg/ext/altivec-7.C: New test.
5302
5303 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5304
5305         PR 12267, 12391, 12560, 13129, 14114, 14133
5306         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5307         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5308         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5309         Adjust error regexps.
5310         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5311         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5312         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5313         * gcc.dg/local1.c: Add explanatory comment.
5314
5315 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5316
5317         PR optimization/14669
5318         * g++.dg/opt/fold2.C: New test case.
5319
5320 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5321
5322         PR c/14069
5323         * gcc.dg/20040322-1.c: New test.
5324
5325 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5326
5327         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
5328         * gcc.dg/ultrasp4.c: Likewise.
5329         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
5330
5331 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5332
5333         * gcc.dg/i386-sse-8.c: Reset default options.
5334
5335 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5336
5337         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5338         in the error message text.
5339
5340 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5341
5342         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5343
5344 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
5345
5346         PR c++/14616
5347         * g++.dg/init/array13.C: New test.
5348
5349 2004-03-20  Roger Sayle  <roger@eyesopen.com>
5350
5351         PR target/13889
5352         * gcc.c-torture/compile/pr13889.c: New test case.
5353
5354 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5355
5356         PR c/14635
5357         * builtins-1.c (nan, nans): Don't test.
5358         * builtins-30.c: Don't use nan, nanf, nanl.
5359         * builtins-35.c: New test.
5360
5361 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
5362
5363         * g++.dg/ext/altivec-6.C: New test.
5364
5365 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
5366
5367         * g++.dg/init/placement3.C: New test.
5368
5369         * g++.dg/template/spec13.C: New test.
5370
5371         * g++.dg/lookup/using11.C: New test.
5372
5373         * g++.dg/lookup/koenig3.C: New test.
5374
5375         * g++.dg/template/operator2.C: New test.
5376
5377         * g++.dg/expr/dtor3.C: New test.
5378         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5379         marker.
5380         * g++.old-deja/g++.law/visibility28.C: Likewise.
5381
5382 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
5383
5384         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5385         * gcc.dg/ppc64-abi-3.c: Likewise.
5386
5387 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5388
5389         PR c++/14545
5390         * g++.dg/parse/template15.C: New test.
5391
5392 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5393
5394         * g++.dg/expr/dtor2.C: New test.
5395
5396         * g++.dg/lookup/anon4.C: New test.
5397
5398         * g++.dg/overload/using1.C: New test.
5399
5400         * g++.dg/template/lookup7.C: New test.
5401
5402         * g++.dg/template/typename6.C: New test.
5403
5404         * g++.dg/expr/cond6.C: New test.
5405
5406 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5407
5408         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5409
5410 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5411
5412         * g++.dg/expr/cond5.C: New test.
5413         * g++.dg/expr/constcast1.C: Likewise.
5414         * g++.dg/expr/ptrmem2.C: Likewise.
5415         * g++.dg/expr/ptrmem3.C: Likewise.
5416         * g++.dg/lookup/main1.C: Likewise.
5417         * g++.dg/template/lookup6.C: Likewise.
5418
5419 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5420
5421         * gcc.dg/local1.c: New test.
5422
5423         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5424
5425 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5426
5427         * gcc.dg/torture/builtin-convert-1.c: New test.
5428
5429 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5430
5431         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5432
5433 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5434
5435         PR c++/14481
5436         * g++.dg/warn/Wunused-7.C: New test.
5437
5438 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5439
5440         * gcc.dg/torture/builtin-integral-1.c: New test.
5441
5442 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5443
5444         PR c++/14586
5445         * g++.dg/parse/non-dependent3.C: New test.
5446
5447 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
5448
5449         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5450         * g++.dg/eh/simd-2.C: Likewise.
5451         * g++.dg/init/array10.C: Likewise.
5452         * gcc.c-torture/compile/simd-1.c: Likewise.
5453         * gcc.c-torture/compile/simd-2.c: Likewise.
5454         * gcc.c-torture/compile/simd-3.c: Likewise.
5455         * gcc.c-torture/compile/simd-4.c: Likewise.
5456         * gcc.c-torture/compile/simd-6.c: Likewise.
5457         * gcc.c-torture/execute/simd-1.c: Likewise.
5458         * gcc.c-torture/execute/simd-2.c: Likewise.
5459         * gcc.dg/compat/vector-defs.h: Likewise.
5460         * gcc.dg/20020531-1.c: Likewise.
5461         * gcc.dg/altivec-3.c: Likewise.
5462         * gcc.dg/altivec-4.c: Likewise.
5463         * gcc.dg/altivec-varargs-1.c: Likewise.
5464         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5465         * gcc.dg/i386-mmx-3.c: Likewise.
5466         * gcc.dg/i386-sse-4.c: Likewise.
5467         * gcc.dg/i386-sse-5.c: Likewise.
5468         * gcc.dg/i386-sse-8.c: Likewise.
5469         * gcc.dg/simd-1.c: Likewise.
5470         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
5471         __ev64_opaque__ since the machine description provides it.
5472
5473 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5474
5475         * lib/compat.exp (skip_list): New global variable.
5476         Use it to hold the user defined COMPAT_SKIPS list if any.
5477         (compat-obj): Add the members of skip_list to optall.
5478
5479 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5480
5481         * gcc.dg/compat/union-by-value-1_main.c,
5482         union-by-value-1_x.c, union-by-value-1_y.c,
5483         union-check.h, union-defs.h,
5484         union-init.h, union-return-1_main.c,
5485         union-return-1_x.c, union-return-1_y.c: New files.
5486
5487 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5488
5489         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
5490         mixed-struct-init.h: Add 4 mixed structure types.
5491         struct-by-value-21_main.c, struct-by-value-21_x.c,
5492         struct-by-value-21_y.c, struct-return-21_main.c,
5493         struct-return-21_x.c, struct-return-21_y.c: New files.
5494
5495 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
5496
5497         PR c++/14550
5498         * g++.dg/parse/template14.C: New test.
5499
5500 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5501
5502         * gcc.c-torture/execute/20040313-1.c: New test.
5503
5504 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
5505
5506         PR target/14533
5507         * gcc.dg/20040311-2.c: New test.
5508
5509 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
5510
5511         PR other/14544
5512         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
5513         bit-field.
5514
5515 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
5516
5517         * gcc.dg/20040305-2.c: Add missing return statement.
5518
5519 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5520
5521         * gcc.dg/builtins-34.c: Also check pow10*.
5522
5523 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5524
5525         PR target/14262
5526         * gcc.dg/20040305-2.c: New test.
5527
5528 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5529
5530         * gcc.dg/20040310-1.c: New test.
5531
5532 2004-03-11  Roger Sayle  <roger@eyesopen.com>
5533
5534         * gcc.c-torture/execute/20040311-1.c: New test case.
5535
5536 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
5537
5538         PR c++/14476
5539         * g++.dg/lookup/enum1.C: New test.
5540
5541 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
5542
5543         PR c++/14510
5544         * g++.dg/lookup/struct2.C: New test.
5545
5546 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
5547
5548         * gcc.dg/builtins-34.c: New test.
5549
5550 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5551
5552         * gcc.dg/torture/builtin-nonneg-1.c: New test.
5553
5554 2004-03-09  James E Wilson  <wilson@specifixinc.com>
5555
5556         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5557         * gcc.dg/alias-2.c: New testcase.
5558
5559 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
5560
5561         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5562
5563 2004-03-09  Roger Sayle  <roger@eyesopen.com>
5564
5565         * gcc.c-torture/execute/20040309-1.c: New test case.
5566
5567 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
5568
5569         PR c++/14397
5570         * g++.dg/overload/ref1.C: New.
5571
5572 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5573
5574         PR c++/14409
5575         * g++.dg/template/spec12.C: New test.
5576
5577         PR c++/14448
5578         * g++.dg/parse/crash14.C: New test.
5579
5580 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5581
5582         PR c++/14230
5583         * g++.dg/init/ref11.C: New test.
5584
5585 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5586
5587         PR c++/14432
5588         * g++.dg/parse/builtin2.C: New test.
5589
5590 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5591
5592         PR c++/14401
5593         * g++.dg/init/ctor3.C: New test.
5594         * g++.dg/init/union1.C: New test.
5595         * g++.dg/ext/anon-struct4.C: New test.
5596
5597 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5598
5599         * g++.dg/lookup/koenig1.C: Tweak error messages.
5600         * g++.dg/lookup/used-before-declaration.C: Likewise.
5601         * g++.dg/other/do1.C: Likewise.
5602         * g++.dg/overload/koenig1.C: Likewise.
5603         * g++.dg/parse/crash13.C: Likewise.
5604         * g++.dg/template/instantiate3.C: Likewise.
5605
5606 2004-03-08  Eric Christopher  <echristo@redhat.com>
5607
5608         * * lib/target-supports.exp: Enable libiconv in test
5609         compilation.  Fix up error checking.
5610
5611 2004-03-08  Roger Sayle  <roger@eyesopen.com>
5612
5613         PR middle-end/14289
5614         * gcc.dg/pr14289-1.c: New test case.
5615         * gcc.dg/pr14289-2.c: Likewise.
5616         * gcc.dg/pr14289-3.c: Likewise.
5617
5618 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
5619
5620         * gcc.c-torture/execute/20040308-1.c: New test.
5621
5622 2004-03-07  Roger Sayle  <roger@eyesopen.com>
5623
5624         * gcc.c-torture/execute/20040307-1.c: New test case.
5625
5626 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
5627
5628         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5629
5630 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
5631
5632         * gcc.dg/20040306-1.c: New test.
5633
5634 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
5635
5636         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5637         them static.
5638         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5639
5640 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5641
5642         PR c/14465
5643         * gcc.dg/decl-6.c: New test.
5644
5645 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5646
5647         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5648         Rename LOGPOW -> LOG_POW.
5649         (SQRT_EXP, POW_EXP): New.
5650
5651 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5652
5653         * gcc.dg/i386-sse-8.c: New test.
5654
5655 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5656
5657         PR c/14114
5658         * gcc.dg/decl-5.c: New test.
5659
5660 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5661
5662         * gcc.dg/20040305-1.c: New test.
5663
5664 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5665
5666         PR other/14354
5667         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5668
5669 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5670
5671         PR c++/14425, c++/14426
5672         * g++.dg/ext/altivec-4.C: New test.
5673         * g++.dg/ext/altivec-5.C: New test.
5674
5675 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5676
5677         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5678         global variables of a type with no linkage.
5679         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5680         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5681         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5682         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5683         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5684         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5685         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5686         * g++.dg/warn/deprecated.C: Name enum Color.
5687         * g++.dg/overload/VLA.C: Name structure for 'b'.
5688         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5689
5690 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5691
5692         * gcc.c-torture/compile/20040304-1.c: New test.
5693
5694 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5695
5696         PR 13728
5697         * gcc.dg/decl-4.c: New testcase.
5698
5699 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5700
5701         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5702         as PRECF if sizeof (float) > sizeof (double).
5703         (PRECL): Make it the same as PRECF if
5704         sizeof (float) > sizeof (long double).
5705
5706 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5707
5708         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5709         system type.  Add check for irix6 which doesn't have c99 runtime.
5710
5711 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5712
5713         * gcc.dg/const-elim-1.c: xfail for xtensa.
5714
5715 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5716
5717         PR c++/14369
5718         * g++.dg/template/cond4.C: New test.
5719
5720 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5721
5722         PR c++/14360
5723         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5724
5725         PR c++/14361
5726         * g++.dg/parse/defarg7.C: New test.
5727
5728         PR c++/14359
5729         * g++.dg/template/friend26.C: New test.
5730
5731 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5732
5733         PR c++/14324
5734         * g++.dg/abi/mangle21.C: New test.
5735
5736         PR c++/14260
5737         * g++.dg/parse/constructor2.C: New test.
5738
5739         PR c++/14337
5740         * g++.dg/template/sfinae1.C: New test.
5741
5742 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5743
5744         PR c++/14267
5745         * g++.dg/expr/crash2.C: New test.
5746
5747         PR middle-end/13448
5748         * gcc.dg/inline-5.c: New test.
5749         * gcc.dg/always-inline.c: Split out tests into ...
5750         * gcc.dg/always-inline2.c: ... this and ...
5751         * gcc.dg/always-inline3.c: ... this.
5752
5753 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR debug/12103
5756         * g++.dg/debug/crash1.C: New test.
5757
5758 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5759
5760         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5761         function with __attribute__((noinline)).
5762         (recurser_void2): Likewise.
5763         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5764         (recurser_void2): Likewise.
5765
5766 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5767
5768         PR middle-end/14203
5769         * g++.dg/warn/Wunused-6.C: New test case.
5770
5771 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5772
5773         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5774         not defined.
5775
5776 2004-02-27  Eric Christopher  <echristo@redhat.com>
5777
5778         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5779         * g++.dg/charset/asm2.c: Run only x86.
5780         * gcc.dg/charset/asm3.c: Ditto.
5781
5782 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5783
5784         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5785         ld_library_path.
5786
5787 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5788
5789         * g++.dg/ext/altivec-3.C: New.
5790
5791 2004-02-26  Richard Henderson  <rth@redhat.com>
5792
5793         * g++.dg/ext/attrib10.C: Mark for warning.
5794         * gcc.dg/attr-alias-1.c: New.
5795
5796 2004-02-26  Richard Henderson  <rth@redhat.com>
5797
5798         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5799         * gcc.c-torture/execute/20040208-2.c: ... it back.
5800
5801 2004-02-26  Eric Christopher  <echristo@redhat.com>
5802
5803         * lib/target-supports.exp (check-iconv-available): New function.
5804         * lib/gcc-dg.exp (dg-require-iconv): New function.
5805         Use above.
5806         * gcc.dg/charset: New directory.
5807         * gcc.dg/charset/charset.exp: New file.
5808         * gcc.dg/charset/asm1.c: Ditto.
5809         * gcc.dg/charset/asm2.c: Ditto.
5810         * gcc.dg/charset/asm3.c: Ditto.
5811         * gcc.dg/charset/asm4.c: Ditto.
5812         * gcc.dg/charset/asm5.c: Ditto.
5813         * gcc.dg/charset/attribute1.c: Ditto.
5814         * gcc.dg/charset/attribute2.c: Ditto.
5815         * gcc.dg/charset/string1.c: Ditto.
5816         * g++.dg/charset: New directory.
5817         * g++.dg/dg.exp: Add here. Special options.
5818         * g++.dg/charset/charset.exp: New file.
5819         * g++.dg/charset/asm1.c: Ditto.
5820         * g++.dg/charset/asm2.c: Ditto.
5821         * g++.dg/charset/asm3.c: Ditto.
5822         * g++.dg/charset/asm4.c: Ditto.
5823         * g++.dg/charset/attribute1.c: Ditto.
5824         * g++.dg/charset/attribute2.c: Ditto.
5825         * g++.dg/charset/extern1.cc: Ditto.
5826         * g++.dg/charset/extern2.cc: Ditto.
5827         * g++.dg/charset/string1.c: Ditto.
5828
5829 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5830
5831         PR c++/14278
5832         * g++.dg/parse/comma1.C: New test.
5833
5834 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5835
5836         PR c++/14284
5837         * g++.dg/template/ttp8.C: New test.
5838
5839 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5840
5841         * gcc.dg/fixuns-trunc-1.c: New test.
5842
5843 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5844
5845         * gcc.dg/builtins-config.h: Use #elif.
5846
5847 2004-02-26  Michael Matz  <matz@suse.de>
5848
5849         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5850         * gcc.dg/991214-1.c: Likewise.
5851         * gcc.dg/i386-asm-1.c: Likewise.
5852
5853 2004-02-25  Richard Henderson  <rth@redhat.com>
5854
5855         * gcc.c-torture/execute/20040208-2.c: Move ...
5856         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5857
5858 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5859
5860         PR c++/14246
5861         * g++.dg/other/crash-3.C: New test.
5862
5863 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5864
5865         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5866         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5867
5868         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5869         HP-UX.
5870
5871 2004-02-24  Michael Matz  <matz@suse.de>
5872
5873         * gcc.dg/i386-regparm.c: New.
5874
5875 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5876
5877         * gcc.c-torture/execute/20040223-1.c: New.
5878
5879 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5880             Kazu Hirata  <kazu@cs.umass.edu>
5881
5882         * gcc.dg/fwritable-strings-1.c: Remove.
5883
5884 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5885
5886         PR c/14156
5887         * gcc.dg/20040223-1.c: New test.
5888
5889 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5890
5891         PR c++/14106
5892         * g++.dg/ext/typeof9.C: New test.
5893
5894 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5895
5896         PR c++/14250
5897         * g++.dg/other/switch1.C: New test.
5898
5899 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5900
5901         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5902         * gcc.dg/va-arg-1.c: Likewise.
5903
5904 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5905
5906         PR c++/14143
5907         * g++.dg/template/koenig5.C: New test.
5908
5909 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5910
5911         * g++.dg/ext/altivec-1.C: Generalize target triple.
5912         * g++.dg/ext/altivec-2.C: New test case.
5913         * g++.dg/ext/altivec_check.h: New file.
5914         * gcc.dg/altivec-1.c: Generalize target triple;
5915         include altivec_check.h and call altivec_check().
5916         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5917         * gcc.dg/altivec-6.c: New test case.
5918         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5919         type casts as needed.
5920         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5921         altivec_check().
5922         * gcc.dg/altivec-12.c: New test case.
5923         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5924         include altivec_check.h and call altivec_check().
5925         * gcc.dg/altivec_check.h: New file.
5926
5927 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5928
5929         * lib/target-supports.exp (check_alias_available): Don't mangle
5930         function `g' in test program.
5931
5932 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5933
5934         * lib/target-supports.exp (check_profiling_available): Check
5935         argument to determine whether we support a profiling type.
5936         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5937         check_profiling_available.
5938         * g++.dg/bprob/bprob.exp: Likewise
5939         * g77.dg/bprob/bprob.exp: Likewise.
5940         * gcc.misc-tests/bprob.exp: Likewise.
5941         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5942         dg-require-profiling and delete expected error handling.
5943         * gcc.dg/20021014-1.c: Likewise.
5944         * gcc.dg/nest.c: Likewise.
5945
5946 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5947
5948         PR c++/12007
5949         * g++.dg/other/vthunk1.C: New test.
5950
5951 2004-02-20  Falk Hueffner  <falk@debian.org>
5952
5953         PR target/14201
5954         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5955
5956 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5957
5958         PR c++/13927
5959         * g++.dg/other/error8.C: Remove XFAIL markers.
5960
5961         PR c++/14173
5962         * g++.dg/ext/packed5.C: New test.
5963
5964         PR c++/14199
5965         * g++.dg/warn/Wunused-5.C: New test.
5966
5967         PR c++/14186
5968         * g++.dg/lookup/member1.C: New test.
5969
5970 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5971
5972         * gcc.c-torture/compile/20040130-1.c: Enable only when
5973         __INT_MAX__ >= 2147483647L.
5974         * gcc.c-torture/compile/961203-1.c: Likewise.
5975
5976 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5977
5978         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5979         * g++.dg/opt/template1.C: Robustify assembler regexp
5980
5981 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5982
5983         * gcc.c-torture/execute/simd-4.x: Remove.
5984         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5985         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5986         Guard with #ifndef SKIP_ATTRIBUTE.
5987         * gcc.dg/compat/vector-1_y.c: Likewise.
5988         * gcc.dg/compat/vector-2_x.c: Likewise.
5989         * gcc.dg/compat/vector-2_y.c: Likewise.
5990         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5991         * g++.dg/eh/simd-2.C: Likewise.
5992
5993 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5994
5995         * gcc.c-torture/compile/complex-1.c: New.
5996
5997 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5998
5999         PR target/14209
6000         * gcc.c-torture/execute/20040218-1.c: New test.
6001
6002 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6003
6004         PR c++/14181
6005         * g++.dg/parse/new2.C: New test.
6006
6007 2004-02-18  Paul Brook  <paul@codesourcery.com>
6008
6009         * gcc.c-torture/compile/libcall-1.c: New test.
6010
6011 2004-02-18  Paul Brook  <paul@codesourcery.com>
6012
6013         PR debug/12934
6014         * gcc.dg/debug/debug-7.c: New test.
6015
6016 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
6017
6018         * gcc.dg/20040217-1.c: New test.
6019
6020 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
6021
6022         * gcc.c-torture/execute/990208-1.x: Delete.
6023
6024 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
6025
6026         * gcc.c-torture/execute/20040208-2.x: New file.
6027
6028 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
6029
6030         PR c++/11326
6031         * g++.dg/abi/structret1.C: New test.
6032
6033 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
6034
6035         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
6036         (i386_cpuid): No need to test if cpuid is available on AMD64.
6037         Fix assembly, so that it works onboth i386 and AMD64.
6038         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
6039         (vecInLong): Fix s[] member type to unsigned int.
6040         (vecInWord): Remove type.
6041         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
6042         (a64, b64, c64, d64, e64): Remove.
6043         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
6044         Remove unused variable.  Remove initialization of removed variables.
6045         Don't call mmx_tests nor sse_tests.
6046         (reference_mmx, reference_sse): Remove.
6047         (check): Add return stmt.
6048         * gcc.dg/i386-sse-7.c: New test.
6049         * gcc.dg/i386-mmx-4.c: New test.
6050
6051 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6052
6053         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
6054         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6055         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6056         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
6057         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
6058         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
6059         g++.dg/tc1/dr94.C: Fix line terminator.
6060
6061 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
6062
6063         * gcc.c-torture/compile/20040216-1.c: New.
6064
6065 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6066
6067         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6068         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6069         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
6070         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
6071         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
6072         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
6073
6074 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6075
6076         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
6077
6078 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
6079
6080         PR c++/13971
6081         * g++.dg/expr/cond4.C: New test.
6082
6083         PR c++/14086
6084         * g++.dg/lookup/crash2.C: New test.
6085
6086 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
6087
6088         * gcc.c-torture/compile/20040214-2.c: New test.
6089
6090 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
6091
6092         PR c++/14116
6093         * g++.dg/ext/typeof8.C: New test.
6094
6095 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
6096
6097         * gcc.c-torture/compile/20040214-1.c: New test.
6098
6099 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6100
6101         PR c++/13635
6102         * g++.dg/template/spec11.C: New test.
6103
6104 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6105
6106         PR c++/13927
6107         * g++.dg/other/error8.C: New test.
6108
6109 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
6110
6111         PR c++/14122
6112         * g++.dg/template/array4.C: New test.
6113
6114         PR c++/14108
6115         * g++.dg/inherit/thunk2.C: New test.
6116
6117         PR c++/14083
6118         * g++.dg/eh/cond2.C: New test.
6119
6120 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
6121
6122         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
6123
6124 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
6125
6126         * lib/scanasm.exp (dg-scan): Quote pattern before display.
6127
6128 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
6129
6130         * g++.dg/simd-2.C: xfail on ppc64-linux.
6131
6132 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
6133
6134         PR c/456
6135         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
6136         tests.
6137
6138 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
6139
6140         * gcc.dg/builtins-33.c: New test.
6141
6142 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
6143
6144         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
6145
6146 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6147
6148         * g++.dg/simd-2.C: Set -maltivec for ppc64.
6149
6150 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6151
6152         * gcc.dg/ppc64-abi-3.c: New test.
6153
6154 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
6155
6156         PR c/14092
6157
6158         * gcc.dg/pr14092-1.c: New testcase.
6159
6160 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
6161
6162         * gcc.dg/cpp/assert4.c: Fix typo last change.
6163
6164         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
6165         * gcc.dg/cpp/assert4.c: Handle powerpc64.
6166
6167         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
6168
6169 2004-02-09  Roger Sayle  <roger@eyesopen.com>
6170
6171         * gcc.c-torture/compile/20040209-1.c: New test case.
6172
6173 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6174
6175         * gcc.dg/c90-init-1.c: Adjust expected error messages.
6176
6177 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
6178
6179         * gcc.c-torture/execute/20040208-[12].c: New tests.
6180
6181 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6182
6183         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
6184
6185 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6186
6187         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
6188
6189 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6190
6191         Bug 13856
6192         * gcc.dg/visibility-8.c: New testcase.
6193
6194 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6195
6196         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
6197         arguments.
6198         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
6199
6200 2004-02-07  Roger Sayle  <roger@eyesopen.com>
6201
6202         PR middle-end/13696
6203         * g++.dg/opt/fold1.C: New test case.
6204
6205 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6206
6207         PR c++/14033
6208         * g++.dg/other/crash-2.C: New test.
6209
6210 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6211
6212         PR c++/14028
6213         * g++.dg/parse/angle-bracket2.C: New test.
6214
6215 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6216
6217         PR middle-end/13750
6218         Revert:
6219         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6220         PR pch/13361
6221         * testsuite/g++.dg/pch/wchar-1.C: New.
6222         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6223
6224 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6225
6226         PR c++/14008
6227         * g++.dg/parse/error15.C: New test.
6228         * g++.dg/parse/crash11.C: Update dg-error mark.
6229
6230 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6231
6232         PR c++/13932
6233         * g++.dg/warn/conv2.C: New test.
6234
6235 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6236
6237         PR c++/13086
6238         * g++.dg/warn/incomplete1.C: Remove xfail.
6239
6240 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6241
6242         * lib/file-format.exp (gcc_target_object_format): Use
6243         ${tool}_target_compile, not gcc_target_compile.
6244         * lib/target-supports.exp (check_alias_available): Likewise.
6245         (check_gc_sections_available): Likewise.
6246         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6247         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6248         dg-require-alias.
6249
6250 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6251
6252         PR c++/13969
6253         * g++.dg/template/static6.C: New test.
6254
6255 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6256
6257         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6258
6259 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6260
6261         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6262         tests for systems where `char' is unsigned by default.
6263
6264 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6265
6266         PR c++/13997
6267         * g++.dg/template/partial3.C: New test.
6268
6269 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6270
6271         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6272         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6273         Remove mentions of obsolete ports.
6274
6275 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6276
6277         * gcc.dg/noncompile/20001228-1.c: Fix for new
6278         error message.
6279
6280 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6281
6282         PR target/9348
6283         * gcc.c-torture/execute/multdi-1.c: New test case.
6284
6285 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6286
6287         PR c++/13925
6288         * g++.dg/template/lookup5.C: New test.
6289
6290 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6291
6292         PR c++/13950
6293         * g++.dg/template/lookup4.C: New test.
6294
6295         PR c++/13970
6296         * g++.dg/parse/error14.C: New test.
6297
6298         PR c++/14002
6299         * g++.dg/parse/template13.C: New test.
6300
6301 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6302
6303         PR c++/13978
6304         * g++.dg/template/koenig4.C: New test.
6305
6306         PR c++/13968
6307         * g++.dg/template/crash17.C: New test.
6308
6309         PR c++/13975
6310         * g++.dg/parse/error13.C: New test.
6311         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6312
6313 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6314
6315         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6316
6317 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6318
6319         PR c/11658
6320         PR c/13994
6321         * gcc.dg/noncompile/20040203-1.c: New test.
6322         * gcc.dg/noncompile/20040203-2.c: Likewise.
6323         * gcc.dg/noncompile/20040203-3.c: Likewise.
6324         * gcc.dg/20040203-1.c: Likewise.
6325
6326 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
6327
6328         PR c++/10858
6329         * g++.dg/template/sizeof7.C: New test.
6330
6331 2004-02-02  Eric Christopher  <echristo@redhat.com>
6332             Zack Weinberg  <zack@codesourcery.com>
6333
6334         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6335
6336 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
6337
6338         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6339         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6340         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6341         * gcc.dg/cleanup-5.c: Run only on Linux targets.
6342
6343 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
6344
6345         PR c++/13113
6346         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6347
6348         PR c++/13854
6349         * g++.dg/ext/attrib13.C: New test.
6350
6351         PR c++/13907
6352         * g++.dg/conversion/op2.C: New test.
6353
6354 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6355
6356         * gcc.dg/titype-1.c: Fix pasto.
6357
6358 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6359
6360         * gcc.dg/titype-1.c: New test.
6361
6362 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6363
6364         PR c++/13957
6365         * g++.dg/template/non-type-template-argument-1.C,
6366         g++.dg/template/qualified-id1.C: Update dg-error marks.
6367         * g++.dg/template/nontype6.C: New test.
6368
6369 2004-02-01  Roger Sayle  <roger@eyesopen.com>
6370
6371         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6372         * gcc.dg/builtins-31.c: New testcase.
6373         * gcc.dg/builtins-32.c: New testcase.
6374
6375 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
6376
6377         * objc.dg/call-super-2.m: Update line numbers
6378         for the including of stddef.h.
6379
6380 2004-01-30  Michael Matz  <matz@suse.de>
6381
6382         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6383         g++.dg/ext/case-range3.C: New tests.
6384
6385 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6386
6387         DR206
6388         PR c++/13813
6389         * g++.dg/template/member4.C: New test.
6390
6391 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6392
6393         PR c++/13683
6394         * g++.dg/template/sizeof6.C: New test.
6395
6396 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6397
6398         * gcc.dg/fwritable-strings-1.c: New test.
6399
6400 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6401
6402         * gcc.c-torture/compile/20040130-1.c: New test.
6403
6404 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
6405
6406         * objc.dg/call-super-2.m: Include stddef.h for size_t.
6407
6408 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
6409
6410         PR c++/13883
6411         * g++.dg/template/ctor3.C: New test.
6412
6413 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6414
6415         * g++.dg/tc1: New directory.
6416         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6417         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6418         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6419         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6420         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6421
6422 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6423
6424         * g++.dg/parse/error11.C: New test.
6425         * g++.dg/parse/error12.C: Likewise.
6426
6427 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
6428
6429         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6430         (scan_initial, main): Use aligned_sizeof instead of sizeof.
6431
6432 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
6433
6434         PR c++/13791
6435         * g++.dg/ext/attrib12.C: New test.
6436
6437         PR c++/13736
6438         * g++.dg/parse/cast2.C: New test.
6439
6440 2004-01-27  James E Wilson  <wilson@specifixinc.com>
6441
6442         * objc.dg/encode-2.m (main): New local string.  Set depending on
6443         sizeof long.  Use in sscanf call.
6444         * objc.dg/encode-3.m (main): New local string.  Set depending on
6445         sizeof long.  Use in scan_initial call.
6446
6447 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6448
6449         * objc.dg/call-super-2.m: Make LP64-safe.
6450         * objc.dg/desig-init-1.m: Likewise.
6451
6452 2004-01-27  Devang Patel <dpatel@apple.com>
6453
6454         * g++.dg/debug/namespace1.C: New test.
6455
6456 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
6457
6458         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6459         xscale-*-*.
6460
6461         * gcc.dg/arm-mmx-1.c: New test.
6462
6463 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6464
6465         * gcc.dg/20040127-1.c: New test.
6466         * gcc.dg/20040127-2.c: New test.
6467
6468 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6469
6470         * objc.dg/stret-1.m (glob): Renamed to globa.
6471
6472 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
6473
6474         PR c++/13663
6475         * g++.dg/expr/for1.C: New test.
6476
6477 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
6478
6479         PR middle-end/13779
6480         * gcc.dg/darwin-longlong.c: New test.
6481
6482 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
6483
6484         * gcc.dg/20040124-1.c: Moved test from here...
6485         * gcc.c-torture/compile/20040124-1.c: ...to here.
6486
6487 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6488
6489         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
6490         the assembly output if -m64 is passed.
6491
6492 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
6493
6494         PR c++/13833
6495         * g++.dg/template/cond3.C: New test.
6496
6497 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6498
6499         PR c++/13810
6500         * g++.dg/template/ttp7.C: New test.
6501
6502 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6503
6504         PR c++/13797
6505         * g++.dg/template/nontype4.C: New test.
6506         * g++.dg/template/nontype5.C: Likewise.
6507
6508 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
6509
6510         * gcc.dg/torture/mips-clobber-at.c: New test.
6511
6512 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
6513
6514         * gcc.dg/20040124-1.c: New test.
6515
6516 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
6517
6518         * gcc.dg/20040123-1.c: New test.
6519
6520 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6521
6522         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
6523
6524 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6525
6526         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
6527
6528 2004-01-23  Andrew Pinski  <apinski@apple.com>
6529
6530         * gcc.dg/20030121-1.c: Move to ..
6531         * gcc.dg/20040121-1.c: here.
6532
6533 2004-01-23  Roger Sayle  <roger@eyesopen.com>
6534
6535         * gcc.dg/builtins-29.c: New test case.
6536
6537 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6538
6539         PR 18314
6540         * gcc.dg/builtins-30.c: New testcase.
6541
6542 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
6543
6544         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6545         * lib/g77.exp: Likewise.
6546         * lib/objc.exp: Likewise.
6547         * lib/g++.exp: Likewise.
6548
6549 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6550
6551         * gcc.dg/struct-by-value-2.c: New test.
6552
6553 2004-01-21  Andrew Pinski  <apinski@apple.com>
6554
6555         PR target/13785
6556         * gcc.dg/20030121-1.c: New test.
6557
6558 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
6559
6560         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
6561         clobber frame pointer register in asm statement.
6562
6563 2004-01-21  Falk Hueffner  <falk@debian.org>
6564
6565         * gcc.c-torture/compile/20040121-1.c: New test.
6566
6567 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
6568
6569         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6570
6571 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
6572
6573         * gcc.dg/ppc64-abi-2.c: New test.
6574
6575 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6576
6577         * lib/treelang.exp: Fill out this file.
6578         * lib/treelang-dg.exp: New File.
6579
6580 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6581
6582         * gcc.c-torture/compile/981022-1.c: Remove.
6583         * gcc.dg/array-5.c: Remove XFAIL.
6584         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6585         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6586         gcc.dg/cond-lvalue-1.c: Update.
6587         * gcc.dg/cast-lvalue-2.c: New test.
6588
6589 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
6590
6591         PR c++/13592
6592         * g++.dg/other/error1.C (class foo): Tweak error message.
6593
6594         PR c++/13592
6595         * g++.dg/template/call2.C: New test.
6596
6597 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6598
6599         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6600         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6601         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6602         scalar-return-1_x.c, scalar-return-2_y.c,
6603         scalar-return-3_x.c, scalar-return-3_y.c,
6604         scalar-return-4_x.c, scalar-return-4_y.c,
6605         struct-align-1.h, struct-align-1_x.c,
6606         struct-align-1_y.c, struct-align-2.h,
6607         struct-align-2_x.c, struct-align-2_y.c,
6608         struct-by-value-10_y.c, struct-by-value-11_x.c,
6609         struct-by-value-11_y.c, struct-by-value-12_x.c,
6610         struct-by-value-12_y.c, struct-by-value-13_x.c,
6611         struct-by-value-13_y.c, struct-by-value-14_x.c,
6612         struct-by-value-14_y.c, struct-by-value-15_x.c,
6613         struct-by-value-15_y.c, struct-by-value-16_y.c,
6614         struct-by-value-17_y.c, struct-by-value-18_y.c,
6615         struct-by-value-19_y.c, struct-by-value-1_x.c,
6616         struct-by-value-1_y.c, struct-by-value-20_y.c,
6617         struct-by-value-2_x.c, struct-by-value-2_y.c,
6618         struct-by-value-3_y.c, struct-by-value-4_x.c,
6619         struct-by-value-4_y.c, struct-by-value-5_y.c,
6620         struct-by-value-6_y.c, struct-by-value-7_y.c
6621         struct-by-value-8_x.c, struct-by-value-8_y.c
6622         struct-by-value-9_x.c, struct-by-value-9_y.c
6623         struct-return-10_x.c, struct-return-10_y.c,
6624         struct-return-19_x.c, struct-return-20_x.c
6625         struct-return-2_x.c, struct-return-2_y.c
6626         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6627         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
6628
6629 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6630
6631         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6632         attribute on sparc*-sun-solaris2.*.
6633
6634 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
6635
6636         PR c++/13710
6637         * g++.dg/ext/typeof7.C: New test.
6638
6639 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
6640
6641         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6642         * gcc.dg/const-elim-1.c: Same.
6643
6644 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
6645
6646         * objc.dg/stret-1.m: New.
6647         * objc.dg/stret-2.m: New.
6648
6649 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6650
6651         PR c++/11895
6652         * g++.dg/ext/vector1.C: New test.
6653
6654 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6655
6656         * gcc.dg/pch/import-1.c: New.
6657         * gcc.dg/pch/import-1.hs: New.
6658         * gcc.dg/pch/import-1a.h: New.
6659         * gcc.dg/pch/import-1b.h: New.
6660         * gcc.dg/pch/import-1c.h: New.
6661
6662 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6663
6664         PR c++/13574
6665         * g++.dg/ext/array1.C: New test.
6666
6667         PR c++/13178
6668         * g++.dg/conversion/op1.C: New test.
6669
6670 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6671
6672         PR 11864
6673         From Kazumoto Kojima / Dan Kegel:
6674         * gcc.dg/pr11864-1.c: New test.
6675
6676         PR 10392
6677         From Marcus Comstedt / Dan Kegel:
6678         * gcc.dg/pr10392-1.c: New test.
6679
6680 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6681
6682         PR c++/13478
6683         * g++.dg/init/ref10.C: New test.
6684
6685 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6686
6687         PR c++/13407
6688         * g++.dg/parse/typename6.C: New test.
6689
6690 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6691
6692         PR pch/13361
6693         * testsuite/g++.dg/pch/wchar-1.C: New.
6694         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6695
6696 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6697
6698         PR c++/9259
6699         * g++.dg/expr/sizeof2.C: New test.
6700
6701 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6702
6703         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6704
6705 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6706
6707         PR c++/13659
6708         * g++.dg/lookup/strong-using-3.C: New.
6709         * g++.dg/lookup/using-10.C: New.
6710
6711 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6712
6713         PR c++/13594
6714         * g++.dg/lookup/strong-using-2.C: New.
6715
6716 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6717             Dan Kegel <dank@kegel.com>
6718             J"orn Rennecke <joern.rennecke@superh.com>
6719
6720         PR target/9365
6721         * gcc.dg/pr9365-1.c: New test.
6722
6723 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6724
6725         PR c++/8856
6726         * g++.dg/parse/casting-operator2.C: New test.
6727         * g++.old-deja/g++.pt/explicit83.C: Remove.
6728
6729 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6730
6731         * gcc.dg/label-compound-stmt-1.c: New test.
6732         * gcc.c-torture/compile/950922-1.c,
6733         gcc.c-torture/compile/20000211-3.c,
6734         gcc.c-torture/compile/20000518-1.c,
6735         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6736         compound statements.
6737
6738 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6739
6740         * gcc.dg/ppc64-abi-1.c: New test.
6741
6742 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6743
6744          * g++.dg/ext/attrib9.C: Add dg-warnings.
6745
6746 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6747
6748         PR c++/12335
6749         * g++.dg/parse/dtor3.C: New test.
6750
6751 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6752
6753         PR c++/12709
6754         * g++.dg/parse/try-catch-1.C: New test.
6755
6756 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6757
6758         * ada/acats/run_all.sh: Add more verbose output in acats.log
6759         when compiling tests.
6760
6761 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6762
6763         PR 13656
6764         * gcc.dg/typedef-redecl.c: New test case.
6765         * gcc.dg/typedef-redecl.h: New support file.
6766
6767 2004-01-13  Jan Hubicka  <jh@suse.cz>
6768
6769         * gcc.dg/always_inline.c: New test.
6770         * gcc.dg/debug/20031231-1.c: Fix.
6771
6772 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6773
6774         PR c++/13474
6775         * g++.dg/template/array3.C: New test.
6776
6777 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6778
6779         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6780         * g++.dg/warn/Wunused-2.C: Likewise.
6781
6782 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6783
6784         PR c++/13289
6785         * g++.dg/template/instantiate6.C: New test.
6786
6787 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6788
6789         PR middle-end/11397
6790         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6791
6792 2004-01-12  Jan Hubicka  <jh@suse.cz>
6793
6794         PR opt/12826
6795         * gcc.dg/20040112-1.c: New.
6796
6797         * gcc.dg/dwarf-die[1-7].c: Move to...
6798         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6799         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6800
6801 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6802
6803         PR c++/4100
6804         * g++.dg/parse/friend4.C: New test.
6805
6806 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6807
6808         PR c++/4100
6809         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6810         definition is called a friend.
6811
6812 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6813
6814         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6815
6816 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6817
6818         PR c++/3478
6819         * g++.dg/parse/error10.C: New test.
6820         * g++.dg/template/arg2.C: Accept "invalid type" error.
6821
6822 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6823
6824         PR middle-end/13392
6825         * g++.dg/opt/expect2.C: New test.
6826
6827 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6828
6829         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6830         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6831         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6832         Update dg-error regexps.
6833
6834 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6835
6836         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6837         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6838
6839 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6840
6841         * gcc.dg/pragma-re-1.c: Use right pointer type.
6842
6843 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6844
6845         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6846
6847 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6848
6849         * gcc.dg/rs6000-ldouble-1.c: New.
6850
6851 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6852
6853         DR 337
6854         PR c++/9256
6855         * g++.dg/other/abstract1.C: New test.
6856
6857 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6858
6859         * g++.dg/lookup/strong-using-1.C: New.
6860
6861 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6862
6863         PR c/11234
6864         * gcc.dg/func-ptr-conv-1.c: New test.
6865         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6866
6867 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6868
6869         PR target/13380.
6870         * gcc.c-torture/compile/20040109-1.c: New.
6871
6872 2004-01-08  Stuart Hastings  <stuart@apple.com>
6873
6874         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6875         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6876         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6877
6878 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6879
6880         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6881
6882 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6883
6884         * ada/acats/run_acats: Treat 'gnatchop' the same way
6885         as 'gnatmake'.  Export GCC_DRIVER.
6886         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6887         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6888
6889 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6890
6891         PR c++/12573
6892         * g++.dg/template/dependent-expr4.C: New test.
6893
6894 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6895
6896         * gcc.dg/altivec-11.c: New test.
6897
6898 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6899
6900         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6901
6902 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6903
6904         PR c/6024
6905         * gcc.dg/enum-compat-1.c: New test.
6906         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6907
6908 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6909
6910         PR c/12165
6911         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6912         gcc.dg/c99-idem-qual-3.c: New tests.
6913
6914 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6915
6916         * gcc.dg/winline-7.c: Don't cast void * to int.
6917
6918 2004-01-06  Jan Hubicka  <jh@suse.cz>
6919
6920         * gcc.dg/i386-sse-5.c: New test
6921         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6922
6923 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6924
6925         PR c++/12815
6926         * g++.dg/rtti/typeid4.C: New test.
6927
6928 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6929
6930         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6931
6932 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6933
6934         PR c++/12132
6935         * g++.dg/template/error11.C: New test.
6936
6937         PR c++/13451
6938         * g++.dg/template/class2.C: New test.
6939
6940 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6941         Richard Sandiford <rsandifo@redhat.com>
6942
6943         PR c++/13387
6944         * g++.dg/opt/alias3.C: New test.
6945
6946 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6947
6948         PR c++/13157
6949         * g++.dg/template/koenig3.C: New test.
6950
6951         PR c++/13529
6952         * g++.dg/parse/offsetof3.C: New test.
6953
6954         * g++.dg/init/copy7.C: Add missing dg-error markers.
6955
6956         PR c++/12226
6957         * g++.dg/init/copy7.c: New test.
6958
6959         PR c++/13536
6960         * g++.dg/parse/cast1.C: New test.
6961
6962 2004-01-04  Jan Hubicka  <jh@suse.cz>
6963
6964         * gcc.dg/winline[1-7].c: New tests.
6965
6966 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6967
6968         PR c++/13520
6969         * g++.dg/template/qualttp22.C: New test.
6970
6971 2004-01-01  Jan Hubicka  <jh@suse.cz>
6972
6973         * gcc.dg/debug/20031231-1.c: New.
6974         * gcc.c-torture/compile/20040101-1.c: New.
6975         * gcc.dg/dwarf-die-[1-7].c: New.
6976
6977 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6978
6979         PR optimization/13521
6980         * gcc.c-torture/compile/20031231-1.c: New test.
6981
6982 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6983
6984         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6985
6986 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6987
6988         PR c++/10079
6989         * g++.dg/template/crash16.C: New test.
6990
6991 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6992
6993         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6994
6995 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6996
6997         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6998         ports.
6999         * g++.old-deja/g++.jason/thunk3.C: Likewise.
7000         * g++.old-deja/g++.law/profile1.C: Likewise.
7001         * gcc.c-torture/compile/981006-1.c: Likewise.
7002         * gcc.c-torture/execute/loop-2e.x: Likewise.
7003         * gcc.c-torture/execute/loop-2f.x: Remove.
7004         * gcc.c-torture/execute/loop-2g.x: Likewise.
7005         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
7006         * gcc.dg/20020312-2.c: Remove traces of dead ports.
7007
7008 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7009
7010         PR c++/13507
7011         * g++.dg/ext/attrib11.C: New test.
7012
7013         PR c++/13494
7014         * g++.dg/template/array2-1.C: New test.
7015         * g++.dg/template/array2-2.C: New test.
7016
7017 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
7018
7019         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
7020
7021 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7022
7023         PR c++/12774
7024         * g++.dg/template/array1-1.C: New test.
7025         * g++.dg/template/array1-2.C: New test.
7026
7027 2003-12-29  Roger Sayle  <roger@eyesopen.com>
7028
7029         PR fortran/12632
7030         * g77.dg/12632.f: New test case.
7031
7032 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7033
7034         PR c++/13289
7035         * g++.dg/parse/nontype1.C: New test.
7036
7037 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7038
7039         PR c++/12403
7040         * g++.dg/parse/explicit1.C: New test.
7041         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
7042
7043 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7044
7045         PR c++/13081
7046         * g++.dg/opt/inline6.C: New test.
7047
7048         PR c++/12613
7049         * g++.dg/parse/error9.C: New test.
7050
7051         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
7052
7053 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7054
7055         PR c++/13009
7056         * g++.dg/init/assign1.C: New test.
7057
7058 2003-12-28  Roger Sayle  <roger@eyesopen.com>
7059
7060         PR c++/13070
7061         * g++.dg/warn/format3.C: New test case.
7062
7063 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7064
7065         * gcc.c-torture/compile/20031227-1.c: New test.
7066
7067 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7068
7069         * g++.dg/bprob/bprob.exp: Load target-supports.exp
7070         * g77.dg/bprob/bprob.exp: Likewise.
7071         * gcc.misc-tests/bprob.exp: Likewise.
7072         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
7073         variants on systems where the library does not provide that
7074         functionality.
7075         * gcc.dg/builtins-20.c: Use builtins-config.h.
7076         * gcc.dg/builtins-config.h: New file.
7077
7078 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7079
7080         * lib/gcc-dg.exp (dg-require-profiling): New function.
7081         * lib/target-supports.exp (check_profiling_available): Likewise.
7082         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
7083         * g77.dg/bprob/bprob.exp: Likewise.
7084         * gcc.misc-tests/bprob.exp: Likewise.
7085         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
7086         * gcc.dg/20021014-1.c: Likewise.
7087         * gcc.dg/nest.c: Likewise.
7088
7089 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7090
7091         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
7092         compiling.
7093         * g++.dg/lookup/java2.C: Likewise.
7094         * gcc.dg/cpp/lexident.c: Likewise.
7095
7096 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7097
7098         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
7099         given.
7100         * gcc.c-torture/compile/961203-1.c: Likewise.
7101         * gcc.c-torture/compile/980506-1.c: Likewise.
7102
7103 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
7104
7105         * lib/gcc-dg.exp (dg-prune-output): New annotation.
7106         (additional_prunes): New global.
7107         (gcc-dg-prune): Handle additional per-test pruning.
7108         (dg-test): Clear additional_prunes between tests.
7109
7110         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
7111         dg-prune-output to avoid spurious failures from assembler
7112         complaining about nonexistent WAW violations.
7113         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
7114         Use dg-prune-output to avoid spurious failures from assembler
7115         warning about Itanium B-step errata.
7116
7117 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7118
7119         * g++.dg/abi/macro0.C: New test.
7120         * g++.dg/abi/macro1.C: Likewise.
7121         * g++.dg/abi/macro2.C: Likewise.
7122
7123         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
7124         * g++.dg/abi/bitfield7.C: Likewise.
7125         * g++.dg/abi/dtor2.C: Likewise.
7126         * g++.dg/abi/mangle11.C: Likewise.
7127         * g++.dg/abi/mangle12.C: Likewise.
7128         * g++.dg/abi/mangle14.C: Likewise.
7129         * g++.dg/abi/mangle17.C: Likewise.
7130         * g++.dg/abi/vbase10.C: Likewise.
7131         * g++.dg/abi/vbase14.C: Likewise.
7132         * g++.dg/template/qualttp17.C: Likewise.
7133
7134 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
7135
7136         PR c/11995
7137         * gcc.dg/20031223-1.c: New test.
7138
7139 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7140
7141         * gcc.dg/noreturn-7.c: New test.
7142
7143 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7144
7145         * gcc.dg/null-pointer-1.c: New test.
7146
7147 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7148
7149         * g++.old-deja/g++.jason/template18.C: Remove.
7150         * g++.old-deja/g++.jason/template37.C: Likewise.
7151
7152         PR c++/12862
7153         * g++.dg/lookup/ns1.C: New test.
7154
7155         PR c++/12397
7156         * g++.dg/template/lookup3.C: New test.
7157
7158 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7159
7160         * g++.dg/template/recurse1.C: New test
7161
7162 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7163
7164         PR c++/12479
7165         * g++.dg/parse/semicolon1.C: New test.
7166         * g++.dg/parse/semicolon1.h: Likewise.
7167
7168 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
7169
7170         * gcc.dg/darwin-misaligned.c: New test.
7171
7172 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7173
7174         PR c/9163
7175         * gcc.dg/20031222-1.c: New test.
7176
7177 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
7178
7179         PR c++/13438
7180         * g++.dg/parse/error8.C: New test.
7181
7182         PR c++/11554
7183         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
7184
7185 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
7186
7187         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
7188         too small.
7189         * gcc.c-torture/compile/930217-1.c: Likewise.
7190         * gcc.c-torture/compile/930513-1.c: Likewise.
7191         * gcc.c-torture/execute/920908-2.c: Likewise.
7192         * gcc.c-torture/execute/921204-1.c: Likewise.
7193         * gcc.c-torture/execute/930621-1.c: Likewise.
7194         * gcc.c-torture/execute/930630-1.c: Likewise.
7195         * gcc.c-torture/execute/931031-1.c: Likewise.
7196         * gcc.c-torture/execute/980602-2.c: Likewise.
7197         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7198         * gcc.c-torture/execute/compndlit-1.c: Likewise.
7199         * gcc.c-torture/execute/extzvsi.c: Likewise.
7200         * gcc.c-torture/unsorted/ext.c: Likewise.
7201
7202 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
7203
7204         PR target/12749
7205         * gcc.c-torture/compile/20031220-2.c: New test case.
7206
7207 2003-12-20  Roger Sayle  <roger@eyesopen.com>
7208
7209         PR optimization/13031
7210         * gcc.c-torture/compile/20031220-1.c: New test case.
7211
7212 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7213
7214         * gcc.dg/cast-function-1.c: New test.
7215
7216 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7217
7218         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
7219         formats.
7220
7221 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
7222
7223         PR c++/12795
7224         * g++.dg/ext/attrib10.C: New test.
7225
7226 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7227
7228         * gcc.dg/cleanup-10.c: New test.
7229         * gcc.dg/cleanup-11.c: New test.
7230
7231 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7232
7233         PR c++/13239
7234         * g++.dg/opt/expect1.C: New test.
7235
7236 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
7237
7238         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
7239
7240 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
7241
7242         PR debug/12923
7243         * gcc.dg/20031218-1.c: New test.
7244
7245         PR debug/12389
7246         * gcc.dg/20031218-2.c: New test.
7247         * gcc.dg/20031218-3.c: New test.
7248
7249         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7250         of label name and allow for USER_LABEL_PREFIX == "_" names.
7251         * g++.dg/abi/mangle18-2.C: Likewise.
7252         * g++.dg/abi/mangle19-1.C: Likewise.
7253         * g++.dg/abi/mangle19-2.C: Likewise.
7254         * g++.dg/abi/mangle20-1.C: Likewise.
7255         * g++.dg/abi/mangle20-2.C: Likewise.
7256
7257 2003-12-18  Richard Henderson  <rth@redhat.com>
7258
7259         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7260
7261 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7262             Dan Kegel <dank@kegel.com>
7263
7264         PR other/12009
7265         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7266         testing a cross compiler, it causes spurious compile failures.
7267         * lib/g++.exp: Likewise.
7268
7269 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7270
7271         PR c++/13262
7272         * g++.dg/template/access13.C: New test.
7273
7274 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7275
7276         * gcc.dg/20031216-1.c: New test.
7277
7278 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7279
7280         PR c++/9154
7281         * g++.dg/template/error10.C: New test.
7282
7283 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7284
7285         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7286         * g++.dg/eh/simd-2.C: Likewise.
7287
7288 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7289             Roger Sayle  <roger@eyesopen.com>
7290
7291         * gcc.c-torture/execute/ieee/mzero5.c: New.
7292
7293 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7294
7295         PR c++/10603
7296         * g++.dg/parse/error6.C: New test.
7297
7298         PR c++/12827
7299         * g++.dg/parse/error7.C: New test.
7300
7301 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7302
7303         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7304         at -O with stabs debugging formats.
7305         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7306         * gcc.dg/debug/debug-2.c: Likewise.
7307
7308 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7309
7310         PR c++/12696
7311         * g++.dg/init/error1.C: New test.
7312
7313         PR c++/12218
7314         * g++.dg/init/pm3.C: New test.
7315
7316 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7317
7318         PR c/3347
7319         * gcc.dg/bitfld-8.c: New test.
7320
7321 2003-12-16  James Lemke  <jim@wasabisystems.com>
7322
7323         * gcc.dg/arm-scd42-[123].c: New tests.
7324
7325 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7326
7327         PR c++/9043
7328         * g++.dg/abi/mangle20-1.C: New test.
7329         * g++.dg/abi/mangle20-2.C: New test.
7330
7331 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7332
7333         PR c++/13275
7334         * g++.dg/other/offsetof2.C: Remove XFAIL.
7335         * g++.dg/parse/offsetof1.C: New test.
7336         * g++.gd/parse/offsetof2.C: Likewise.
7337
7338 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7339
7340         * g++.dg/template/nontype3.C: New test.
7341         * g++.dg/template/static2.C: Tweaked the dg-error clause.
7342
7343 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7344
7345         * g++.dg/warn/noreturn-3.C: Also test instantiation.
7346
7347 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7348
7349         PR c++/13387
7350         * g++.dg/expr/assign1.C: New test.
7351
7352         PR c++/13242
7353         * g++.dg/abi/mangle19-1.C: New test.
7354         * g++.dg/abi/mangle19-2.C: New test.
7355
7356 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
7357
7358         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7359
7360 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7361
7362         * gcc.c-torture/execute/20031216-1.c: New test.
7363
7364 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7365
7366         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7367         an ICE regression.
7368
7369 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7370
7371         PR c++/10926
7372         * g++.dg/template/error9.C: New test.
7373
7374         PR c++/11116
7375         * g++.dg/template/error8.C: New test.
7376
7377 2003-12-15  Roger Sayle  <roger@eyesopen.com>
7378
7379         PR middle-end/13400
7380         * gcc.c-torture/execute/20031215-1.c: New test case.
7381
7382 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7383
7384         PR c++/13269
7385         * g++.dg/parse/error5.C: New test.
7386
7387         PR c++/12989
7388         * g++.dg/expr/sizeof1.C: New test.
7389
7390         PR c++/13310
7391         * g++.dg/template/crash15.C: New test.
7392
7393 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
7394
7395         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7396         a non-POD type as the last named parameter of a varargs function.
7397
7398 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7399
7400         PR c++/13243
7401         PR c++/12573
7402         * g++.dg/template/crash14.C: New test.
7403         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7404
7405 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
7406
7407         * g++.dg/other/java1.C: New test.
7408
7409         PR c++/13241
7410         * g++.dg/abi/mangle18-1.C: New test.
7411         * g++.dg/abi/mangle18-2.C: New test.
7412
7413 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7414
7415         PR optimization/10312
7416         * gcc.c-torture/execute/20031214-1.c: New.
7417
7418 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
7419
7420         PR c++/10779
7421         PR c++/12160
7422         * g++.dg/parse/error3.C: New test.
7423         * g++.dg/parse/error4.C: Likewise.
7424         * g++.dg/abi/mangle4.C: Tweak error messages.
7425         * g++.dg/lookup/using5.C: Likewise.
7426         * g++.dg/other/error2.C: Likewise.
7427         * g++.dg/parse/typename5.C: Likewise.
7428         * g++.dg/parse/undefined1.C: Likewise.
7429         * g++.dg/template/arg2.C: Likewise.
7430         * g++.dg/template/ttp3.C: Likewise.
7431         * g++.dg/template/type1.C: Likewise.
7432         * g++.old-deja/g++.other/crash32.C: Likewise.
7433         * g++.old-djea/g++.pt/defarg8.C: Likewise.
7434
7435 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7436
7437         PR c++/13106
7438         * g++.dg/warn/noreturn-3.C: New test.
7439
7440 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7441
7442         PR c++/13118
7443         * g++.dg/abi/covariant3.C: New.
7444
7445 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7446
7447         * g++.dg/eh/ia64-1.C: New test.
7448
7449 2003-12-12  Roger Sayle  <roger@eyesopen.com>
7450
7451         PR optimization/13037
7452         * g77.f-torture/execute/13037.f: New test case.
7453
7454 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7455
7456         PR c++/12881
7457         * g++.dg/abi/covariant2.C: New.
7458
7459 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
7460
7461         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7462
7463 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
7464
7465         * gcc.c-torture/execute/wchar_t-1.x: Delete.
7466
7467 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
7468
7469         PR other/10819
7470         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7471         to fix Bug 10819.
7472         * lib/g++.exp (g++_version): Likewise.
7473         * lib/g77.exp (g77_version): Likewise.
7474         * lib/objc.exp (default_objc_version): Likewise.
7475
7476 2003-12-10  Richard Henderson  <rth@redhat.com>
7477
7478         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7479
7480         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7481
7482 2003-12-08  Matt Austern  <austern@apple.com>
7483
7484         PR c/13134
7485         * lib/gcc-dg.exp (dg-require-visibility): Define.
7486         * lib/target-supports (check_visibility_available): Define.
7487         * gcc.dg/visibility-1.c: New test.
7488         * gcc.dg/visibility-2.c: Likewise.
7489         * gcc.dg/visibility-3.c: Likewise.
7490         * gcc.dg/visibility-4.c: Likewise.
7491         * gcc.dg/visibility-5.c: Likewise.
7492         * gcc.dg/visibility-6.c: Likewise.
7493         * g++.dg/ext/visibility-1.C: Likewise.
7494         * g++.dg/ext/visibility-2.C: Likewise.
7495         * g++.dg/ext/visibility-3.C: Likewise.
7496         * g++.dg/ext/visibility-4.C: Likewise.
7497         * g++.dg/ext/visibility-5.C: Likewise.
7498         * g++.dg/ext/visibility-6.C: Likewise.
7499
7500 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7501
7502         * g++.dg/lookup/java1.C: New test.
7503         * g++.dg/lookup/java2.C: New test.
7504
7505 2003-12-07  Falk Hueffner  <falk@debian.org>
7506
7507         * g++.dg/opt/noreturn-1.C: New test.
7508
7509 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
7510
7511         * gcc.dg/overflow-1.c: New test.
7512
7513 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7514
7515         * g77.f-torture/compile/13060.f: New test.
7516
7517 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
7518
7519         PR c++/13323
7520         * g++.dg/inherit/operator2.C: New test.
7521
7522 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7523
7524         PR c++/13305
7525         * g++.dg/ext/attrib9.C: New test.
7526
7527 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7528
7529         PR c++/13314
7530         * g++.dg/template/error7.C: New test.
7531
7532 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
7533             J"orn Rennecke <joern.rennecke@superh.com>
7534
7535         PR target/13302
7536         * g++.dg/other/struct-va_list.C: New test.
7537
7538 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7539
7540         PR c++/13166
7541         * g++.dg/parse/defarg6.C: New test.
7542
7543 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
7544
7545         PR target/13256
7546         * gcc.c-torture/execute/20031201-1.c: New test.
7547
7548 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
7549
7550         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7551
7552 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7553
7554         * gcc.dg/builtin-return-1.c: New test.
7555
7556 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
7557             J"orn Rennecke <joern.rennecke@superh.com>
7558
7559         PR optimization/13260
7560         * gcc.c-torture/execute/20031204-1.c: New test.
7561
7562 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7563
7564         PR c++/9127
7565         * g++.dg/template/error6.C: New test.
7566
7567 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
7568
7569         * gcc.dg/20031202-1.c: New test.
7570
7571 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7572
7573         PR c++/13179
7574         * g++.dg/template/eh1.C: New test.
7575
7576         PR c++/10771
7577         * g++.dg/template/error5.C: New test.
7578
7579 2003-12-02  David Ung  <davidu@mips.com>
7580
7581         * gcc.dg/compat/vector-check.h: Corrected type for var
7582         g_##TMODE
7583
7584 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7585
7586         PR c++/10126
7587         * g++.dg/template/ptrmem8.C: New test.
7588
7589 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7590
7591         PR c++/12573
7592         * g++.dg/template/dependent-expr3.C: New test.
7593
7594 2003-12-01  James Lemke  <jim@wasabisystems.com>
7595
7596         * gcc.dg/arm-g2.c: New test.
7597
7598 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7599
7600         PR optimization/11634
7601         * gcc.dg/20031201-2.c: New test case.
7602
7603 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
7604
7605         PR 11433
7606         * objc.dg/proto-lossage-3.m: New test.
7607
7608 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7609
7610         PR optimization/12628
7611         * gcc.dg/20031201-1.c: New test case.
7612
7613 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7614
7615         * gcc.dg/unaligned-1.c: New test.
7616
7617 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
7618
7619         PR c++/9849
7620         * g++.dg/template/error4.C: New test.
7621         * g++.dg/template/nested3.C: Adjust error markers.
7622
7623 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7624
7625         * gcc.dg/cpp/assert4.c: Check more #system assertions.
7626
7627 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
7628
7629         PR c/10333
7630         * gcc.dg/bitfld-7.c: New test.
7631
7632 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
7633
7634         * gcc.dg/tls/asm-1.C: New test.
7635
7636 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7637
7638         * gcc.dg/cpp/assert4.c: Update.
7639
7640 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7641
7642         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7643         * gcc.dg/builtin-apply3.c: New test.
7644
7645 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7646
7647         * lib/compat.exp (compat-obj): New xfaildata parameter.
7648         Use it to set compiler_conditional_xfail_data before compiling.
7649         (compat-get-options): Handle dg-xfail-if.
7650         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7651         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7652         * gcc.dg/compat/vector-1_y.c: Likewise.
7653         * gcc.dg/compat/vector-2_x.c: Likewise.
7654         * gcc.dg/compat/vector-2_y.c: Likewise.
7655
7656 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7657
7658         * g++.dg/opt/reg-stack4.C: New test.
7659
7660 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7661
7662         * gcc.dg/builtin-apply2.c: New test.
7663
7664 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7665
7666         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7667
7668 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7669
7670         PR c++/12924
7671         * g++.dg/template/template-id-2.C: New test.
7672
7673 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7674
7675         PR c++/5369
7676         * g++.dg/template/memfriend1.C: New test.
7677         * g++.dg/template/memfriend2.C: Likewise.
7678         * g++.dg/template/memfriend3.C: Likewise.
7679         * g++.dg/template/memfriend4.C: Likewise.
7680         * g++.dg/template/memfriend5.C: Likewise.
7681         * g++.dg/template/memfriend6.C: Likewise.
7682         * g++.dg/template/memfriend7.C: Likewise.
7683         * g++.dg/template/memfriend8.C: Likewise.
7684         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7685
7686 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7687
7688         PR c++/12515
7689         * g++.dg/ext/cond1.C: New test.
7690
7691 2003-11-20  Richard Henderson  <rth@redhat.com>
7692
7693         * gcc.dg/20020201-2.c: Remove.
7694         * gcc.dg/20020201-4.c: Remove.
7695         * gcc.dg/20020304-1.c: Remove.
7696
7697 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7698
7699         * gcc.dg/cpp/trad/xwin1.c: New test case.
7700
7701 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7702
7703         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7704         * lib/g77.exp: Likewise.
7705         * lib/objc.exp: Likewise.
7706         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7707         for darwin.
7708
7709 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7710
7711         PR c++/12932
7712         * g++.dg/template/static5.C: New test.
7713
7714 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7715
7716         * gcc.dg/nested-func-1.c: New test.
7717
7718 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7719
7720         * gcc.dg/cpp/assert4.c: New test.
7721
7722 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7723
7724         PR c++/2294
7725         * g++.dg/lookup/using9.c: New test.
7726
7727 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7728
7729         PR c++/12762
7730         * g++.dg/template/error3.C: New test.
7731
7732 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7733
7734         PR ada/13035
7735         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7736         No longer use a wrapper for gcc, since this does not work under
7737         Windows.
7738
7739 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7740
7741         PR c++/2094
7742         * g++.dg/template/ptrmem7.C: New test.
7743
7744 2003-11-13  Andrew Pinski <apinski@apple.com>
7745
7746         * gcc.c-torture/compile/20031113-1.c: New test.
7747
7748 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7749             Kean Johnston <jkj@sco.com>
7750
7751         PR c/13029
7752         * gcc.dg/unused-4.c: Update.
7753
7754 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7755
7756         * g++.dg/opt/const3.C: New test.
7757
7758 2003-11-13  Jan Hubicka  <jh@suse.cz>
7759
7760         * gcc.c-torture/compile/20031112-1.c: New test.
7761
7762 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7763
7764         * g++.dg/parse/crash10.C: Remove bogus error marker.
7765
7766 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7767
7768         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7769         (host_gcc): Likewise.
7770         (ROOT): Honor $PWDCMD.
7771         (BASE): Likewise.
7772         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7773
7774 2003-11-12  Catherine Moore  <clm@redhat.com>
7775
7776         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7777
7778 2003-11-12  Andreas Jaeger  <aj@suse.de>
7779             Jakub Jelinek  <jakub@redhat.com>
7780             Andrew Pinski  <pinskia@physics.uc.edu>
7781             Richard Henderson  <rth@redhat.com>
7782
7783         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7784         systems.
7785         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7786
7787         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7788         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7789
7790 2003-11-11  Andreas Jaeger  <aj@suse.de>
7791
7792         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7793
7794         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7795
7796 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7797
7798         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7799         Clean ups.
7800
7801 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7802
7803         * gcc.dg/trampoline-1.c: New test.
7804
7805 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7806
7807         * gcc.c-torture/compile/200031109-1.c: New test.
7808
7809 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7810
7811         PR c/3190
7812         PR c/8714
7813         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7814         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7815         gcc.dg/format/no-y2k-1.c: Update.
7816
7817 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7818
7819         PR optimization/10467
7820         * gcc.dg/20031108-1.c: New test case.
7821
7822 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7823
7824         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7825
7826 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7827
7828         * gcc.dg/compound-lvalue-1.c: New test.
7829         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7830         some XFAILs.
7831
7832 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7833
7834         * gcc.dg/altivec-varargs-1.c: New test.
7835
7836 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7837
7838         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7839         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7840         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7841         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7842         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7843
7844 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7845
7846         * gcc.dg/cond-lvalue-1.c: New test.
7847
7848 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7849
7850         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7851
7852 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7853
7854         PR c++/11616
7855         * g++.dg/template/instantiate5.C: New test.
7856
7857 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7858
7859         PR c++/12726
7860         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7861         * ChangeLog: Add missing first entry for above test.
7862
7863 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7864
7865         PR c++/9810
7866         * g++.dg/template/using8.C: New test.
7867         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7868
7869 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7870
7871         PR optimization/10817
7872         * gcc.c-torture/compile/20031102-1.c: New test case.
7873
7874 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7875
7876         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7877         2147483647.
7878
7879 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7880
7881         * gcc.dg/20031102-1.c: New test.
7882
7883 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7884
7885         * gcc.dg/complex-1.c: New test.
7886
7887 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7888
7889         PR c++/12796
7890         * g++.dg/template/crash13.C: Adjust expected error location.
7891         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7892
7893 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7894
7895         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7896
7897 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7898
7899         PR/10239
7900         * gcc.c-torture/compile/20031031-2.c: New test.
7901
7902 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7903
7904         PR/11640
7905         * gcc.c-torture/compile/20031031-1.c: New test.
7906
7907 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7908
7909         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7910         * gcc.misc-tests/bprob.exp: Likewise.
7911         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7912         the execution test on arm-elf configs.
7913         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7914         configs that don't support scratch files.
7915         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7916
7917 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7918
7919         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7920         done by dejagnu.
7921
7922 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7923
7924         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7925         Avoid non pure sh syntax. Add more logging.
7926
7927         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7928         fail.
7929
7930 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7931
7932         PR libgcj/10610
7933         * gcc.dg/ppc-stackalign-1.c: New test.
7934
7935 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7936
7937         * ada/acats/run_all.sh: Change output to be more compliant with
7938         dejagnu framework.
7939         Create acats.sum and acats.log files under testsuite/ada/acats
7940         Only run [a-z]* directories, to filter out e.g. CVS.
7941         Redirect build output to log file.
7942
7943 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7944
7945         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7946
7947 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7948
7949         PR ada/5909:
7950         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7951
7952 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7953
7954         * gcc.c-torture/compile/20031023-1.c: New test.
7955         * gcc.c-torture/compile/20031023-2.c: New test.
7956         * gcc.c-torture/compile/20031023-3.c: New test.
7957         * gcc.c-torture/compile/20031023-4.c: New test.
7958
7959 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7960
7961         PR c++/10371
7962         * g++.dg/lookup/scoped8.C: New test.
7963
7964 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7965
7966         * g++.dg/opt/reg-stack3.C: New test.
7967
7968 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7969
7970         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7971
7972 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7973
7974         PR c++/11076
7975         * g++.dg/template/crash13.C: New test.
7976
7977 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7978
7979         * gcc.dg/c99-restrict-2.c: New test.
7980
7981 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7982
7983         PR c++/12698, c++/12699, c++/12700, c++/12566
7984         * g++.dg/inherit/covariant9.C: New test.
7985         * g++.dg/inherit/covariant10.C: New test.
7986         * g++.dg/inherit/covariant11.C: New test.
7987
7988 2003-10-23  Jason Merrill  <jason@redhat.com>
7989
7990         PR c++/12726
7991         * g++.dg/ext/complit2.C: New test.
7992
7993 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7994
7995         PR target/12654
7996         * gcc.c-torture/execute/20031020-1.c: New test.
7997
7998 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7999
8000         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
8001         following the jump_insn.
8002
8003 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
8004
8005         * gcc.dg/cast-lvalue-1.c: New test.
8006
8007 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
8008
8009         PR c++/11962
8010         * g++.dg/template/cond2.C: New test.
8011
8012 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8013
8014         * gcc.dg/builtins-28.c: New test.
8015
8016 2003-10-20  Jan Hubicka  <jh@suse.cz>
8017
8018         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
8019         parameter.
8020         * testsuite/gcc.dg/inline-2.c: Likewise.
8021
8022 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8023
8024         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
8025         * gcc.dg/nest.c:  Likewise.
8026
8027 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8028
8029         PR c++/9781, c++/10583, c++/11862
8030         * g++.dg/parse/crash13.C: New test.
8031
8032 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8033
8034         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
8035
8036 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8037
8038         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
8039         Define HAVE_C99_RUNTIME except on Solaris.
8040         * gcc.dg/builtins-20.c: Likewise.
8041
8042 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8043
8044         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
8045
8046 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8047
8048         PR c++/12495
8049         * g++.dg/template/crash21.C: New test.
8050
8051 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8052
8053         PR c++/2513
8054         * g++.dg/template/typename5.C: New test.
8055
8056 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8057
8058         PR c++/12369
8059         * g++.dg/template/friend25.C: New test.
8060
8061 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
8062
8063         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
8064         versions.
8065
8066 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
8067
8068         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
8069         == 2147483647.
8070
8071 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
8072
8073         * gcc.c-torture/execute/960416-1.x: Remove.
8074         * gcc.c-torture/execute/divconst-3.x: Likewise.
8075
8076 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
8077
8078         PR target/12598
8079         * gcc.dg/torture/cris-volatile-1.c: New test.
8080
8081 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8082
8083         PR optimization/9325
8084         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
8085         for overflowing floating point to integer conversion during RTL
8086         simplification.
8087
8088 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
8089
8090         * objc/execute/_cmd.m: Fix typo.
8091         * objc.dg/image-info.m, objc.dg/symtab-1.m:
8092         Relax 'scan-assembler' regexp.
8093         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
8094         objc.dg/try-catch-4.m: Run on non-Darwin targets.
8095         * objc.dg/zero-link-2.m: Remove blank line.
8096         * objc.dg/zero-link-3.m: New test case.
8097
8098 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
8099
8100         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
8101
8102         * gcc.dg/asm-names.c: Use scan-assembler-not rather
8103         than linker trickery.
8104
8105 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8106
8107         PR c++/12370
8108         * g++.dg/other/friend2.C: New test.
8109
8110 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8111
8112         * gcc.dg/20031012-1.c: New test.
8113
8114 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8115
8116         * gcc.dg/weak/weak-3.c: Fix for new warning.
8117
8118 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8119
8120         PR optimization/8750
8121         * gcc.c-torture/execute/20031012-1.c: New test case.
8122
8123 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8124
8125         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
8126         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
8127
8128 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8129
8130         PR optimization/12260
8131         * gcc.c-torture/compile/20031011-2.c: New test case.
8132
8133 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8134
8135         * gcc.c-torture/execute/20031011-1.c: New testcase.
8136
8137 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
8138
8139         * gcc.c-torture/compile/20031011-1.c: New test.
8140
8141 2003-10-11  Jan Hubicka  <jh@suse.cz>
8142
8143         * g++.dg/other/first-global.C: New test.
8144
8145 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8146
8147         * gcc.c-torture/execute/string-opt-18.c: New testcase.
8148
8149 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
8150
8151         * gcc.c-torture/compile/20031010-1.c: New test.
8152
8153 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
8154
8155         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
8156         * gcc.c-torture/execute/va-arg-25.c: ... here.
8157
8158 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
8159
8160         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
8161
8162 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
8163
8164         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
8165
8166 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
8167
8168         * g++.dg/parse/error2.C: New test.
8169
8170 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
8171
8172         PR c++/11097
8173         * g++.dg/other/error5.C: Modify the error message.
8174         * g++.dg/lookup/using8.C: New test.
8175
8176 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
8177
8178         * gcc.dg/darwin-abi-2.c: New file.
8179         * gcc.c-torture/execute/va-arg-24.c: New file.
8180
8181 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
8182
8183         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
8184         indentation.
8185
8186 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
8187
8188         PR c++/10147
8189         * g++.dg/other/error4.C: Update error messages.
8190         * g++.dg/template/ptrmem4.C: Likewise.
8191
8192         PR c++/12337
8193         * g++.dg/init/new9.C: New test.
8194
8195         PR c++/12334, c++/12236, c++/8656
8196         * g++.dg/ext/attrib8.C: New test.
8197
8198 2003-10-06  Devang Patel  <dpatel@apple.com>
8199
8200         * gcc.dg/debug/dwarf2-3.h: New test.
8201         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
8202
8203 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
8204
8205         * g++.dg/opt/cfg2.C: New test.
8206
8207 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8208
8209         * g++.dg/opt/float1.C: New test.
8210
8211 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8212
8213         * gcc.dg/c90-array-lval-6.c: New test.
8214         * gcc.dg/c99-array-lval-6.c: New test.
8215
8216 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
8217             Ziemowit Laski  <zlaski@apple.com>
8218
8219         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
8220         'Derived', so that it is never considered a class method; add
8221         new warning for '+port' method ambiguity.
8222         * objc.dg/method-12.m: Include <objc/objc.h> instead of
8223         <objc/objc-api.h> (needed on Mac OS X).
8224         * objc.dg/method-13.m: New test.
8225
8226 2003-10-03  Roger Sayle  <roger@eyesopen.com>
8227
8228         PR optimization/9325, PR java/6391
8229         * gcc.c-torture/execute/20031003-1.c: New test case.
8230
8231 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
8232
8233         PR optimization/12180
8234         * gcc.dg/20031002-1.c: New test.
8235
8236         PR c++/12486
8237         * g++.dg/inherit/error1.C: New test.
8238
8239 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
8240
8241         * lib/f-torture.exp (search_for): Rename to...
8242         (search_for_re): This.  Also, clean up comments and the
8243         "regexp" invocation.
8244
8245 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
8246
8247         * gcc.c-torture/compile/20031002-1.c: New test.
8248
8249 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8250
8251         * g++.dg/opt/cond1.C: New test.
8252
8253 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8254
8255         * gcc.dg/Wold-style-definition-2.c: New testcase.
8256         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8257
8258 2003-09-29  Richard Henderson  <rth@redhat.com>
8259
8260         * g++.dg/init/array10.C: Add dg-options.
8261
8262 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8263
8264         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8265
8266 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8267
8268         * g++.dg/template/friend19.C: Fix typo.
8269         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8270
8271 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8272
8273         * gcc.c-torture/execute/20030928-1.c: New test.
8274         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8275
8276 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8277
8278         * g++.dg/opt/unroll1.C: New test.
8279
8280 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8281
8282         PR optimization/11741
8283         * gcc.dg/20030926-1.c: New test case.
8284
8285 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8286
8287         PR c++/5655
8288         * g++.dg/parse/access7.C: New test.
8289         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8290
8291 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8292
8293         MERGE OF objc-improvements-branch into MAINLINE:
8294         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8295         if libobjc has not been built.
8296         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8297         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8298         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8299         objc/execute/nested-3.m, objc/execute/np-2.m,
8300         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8301         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8302         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8303         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8304         objc.dg/special/unclaimed-category-1.h,
8305         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8306         well as GNU runtime.
8307         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8308         * execute/cascading-1.m, execute/function-message-1.m,
8309         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8310         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8311         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8312         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8313         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8314         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8315         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8316         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8317         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8318         * objc.dg/bitfield-2.m: Run only on Darwin.
8319         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8320         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8321         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8322         * objc.dg/const-str-1.m: Fix constant string layout.
8323
8324 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
8325
8326         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8327
8328 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
8329
8330         * gcc.dg/darwin-abi-1.c: New file.
8331
8332 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
8333
8334         PR target/12281
8335         * gcc.c-torture/compile/20030921-1.c: New test.
8336
8337 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8338
8339         * g++.dg/opt/reg-stack2.C: New test.
8340
8341 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8342
8343         * g++.dg/eh/delayslot1.C: New test.
8344
8345 2003-09-20  Richard Henderson  <rth@redhat.com>
8346
8347         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8348
8349 2003-09-20  Roger Sayle  <roger@eyesopen.com>
8350
8351         * gcc.c-torture/execute/20030920-1.c: New test case.
8352
8353 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8354
8355         * g++.dg/rtti/typeid3.C: Correct expected error message.
8356
8357 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8358
8359         PR c++/157
8360         * g++.dg/parse/crash12.C: New test.
8361
8362 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
8363
8364         * gcc.dg/compat/mixed-struct-check.h: New.
8365         * gcc.dg/compat/mixed-struct-defs.h: New.
8366         * gcc.dg/compat/mixed-struct-init.h: New.
8367         * gcc.dg/compat/struct-by-value-19_main.c: New.
8368         * gcc.dg/compat/struct-by-value-19_x.c: New.
8369         * gcc.dg/compat/struct-by-value-19_y.c: New.
8370         * gcc.dg/compat/struct-by-value-20_main.c: New.
8371         * gcc.dg/compat/struct-by-value-20_x.c: New.
8372         * gcc.dg/compat/struct-by-value-20_y.c: New.
8373         * gcc.dg/compat/struct-return-19_main.c: New.
8374         * gcc.dg/compat/struct-return-19_x.c: New.
8375         * gcc.dg/compat/struct-return-19_y.c: New.
8376         * gcc.dg/compat/struct-return-20_main.c: New.
8377         * gcc.dg/compat/struct-return-20_x.c: New.
8378         * gcc.dg/compat/struct-return-20_y.c: New.
8379
8380 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
8381         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8382         so that it will not complain on LP64 targets.
8383
8384 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8385
8386         PR c++/495
8387         * g++.dg/template/friend24.C: New test.
8388
8389 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
8390
8391         PR c++/12332
8392         * g++.dg/template/memtmpl2.C: New test.
8393
8394 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
8395
8396         PR target/11184
8397         * gcc.dg/builtin-apply1.c: New test.
8398
8399 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8400
8401         PR c++/9848
8402         * g++.dg/warn/Wunused-4.C: New test.
8403
8404 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8405
8406         PR c++/12316
8407         * g++.dg/other/gc2.C: New test.
8408
8409 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
8410
8411         PR c++/11991
8412         * g++.dg/rtti/typeid3.C: New test.
8413
8414         PR c++/12266
8415         * g++.dg/overload/template1.C: New test.
8416
8417 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8418
8419         * g++.dg/opt/cfg3.C: New test.
8420
8421 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8422
8423         PR c++/7939
8424         * g++.dg/template/crash11.C: New test.
8425
8426 2003-09-16  Jason Merrill  <jason@redhat.com>
8427             Jakub Jelinek  <jakub@redhat.com>
8428
8429         * gcc.dg/attr-warn-unused-result.c: New test.
8430
8431 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8432
8433         PR c++/12184
8434         * g++.dg/expr/call2.C: New test.
8435
8436 2003-09-15  Andreas Jaeger  <aj@suse.de>
8437
8438         * gcc.dg/Wold-style-definition-1.c: New test.
8439
8440 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
8441
8442         PR c++/3907
8443         * g++.dg/parse/template12.C: New test.
8444
8445         * g++.dg/abi/bitfield11.C: New test.
8446         * g++.dg/abi/bitfield12.C: Likewise.
8447
8448 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
8449
8450         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
8451         non-expansion of functional macro name without arguments at EOL.
8452         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
8453
8454 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
8455
8456         * gcc.c-torture/execute/20030914-[12].c: New tests.
8457
8458 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8459
8460         PR c++/11788
8461         * g++.dg/overload/addr1.C: New test.
8462
8463 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8464
8465         * gcc.dg/20030909-1.c: New test.
8466
8467 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8468
8469         * gcc.dg/ultrasp10.c: New test.
8470
8471 2003-09-09  Devang Patel  <dpatel@apple.com>
8472
8473         * gcc.dg/darwin-ld-6.c: New test.
8474
8475 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8476
8477         * gcc.dg/torture/builtin-explog-1.c: New testcase.
8478
8479 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8480
8481         * gcc.dg/ia64-types1.c: New test.
8482         * gcc.dg/ia64-types2.c: Likewise.
8483
8484 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8485
8486         * gcc.dg/builtins-1.c: Add more _Complex tests.
8487         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8488
8489         * gcc.dg/builtins-1.c: Test existing _Complex functions.
8490         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8491
8492 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8493
8494         PR c++/11786
8495         * g++.dg/lookup/koenig2.C: New test.
8496
8497         PR c++/5296
8498         * g++.dg/rtti/typeid2.C: New test.
8499
8500 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
8501
8502         * gcc.c-torture/compile/20030904-1.c: New test.
8503
8504 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8505
8506         * g++.dg/opt/longbranch2.C: New test.
8507
8508 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8509
8510         * g++.dg/template/crash10.C: Only compile it.
8511
8512 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8513
8514         PR middle-end/11665
8515         * gcc.c-torture/compile/20030907-1.c: New test.
8516         * g++.dg/init/array11.C: New test.
8517
8518 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8519
8520         PR c++/11852
8521         * g++.dg/init/struct1.C: New test.
8522
8523 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8524
8525         PR c++/12181
8526         * g++.dg/expr/comma1.C: New test.
8527
8528 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
8529
8530         PR c++/11867
8531         * g++.dg/expr/static_cast5.C: New test.
8532
8533 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
8534
8535         PR c++/11507
8536         * g++.dg/lookup/scoped7.C: New test.
8537
8538         PR c++/9574
8539         * g++.dg/other/static1.C: New test.
8540
8541         PR c++/11490
8542         * g++.dg/warn/template-1.C: New test.
8543
8544         PR c++/11432
8545         * g++.dg/template/crash10.C: New test.
8546
8547         PR c++/2478
8548         * g++.dg/overload/VLA.C: New test.
8549
8550         PR c++/10804
8551         * g++.dg/template/call1.C: New test.
8552
8553 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8554
8555         PR c++/11794
8556         * g++.dg/parse/using3.C: New test.
8557
8558 2003-09-06  Roger Sayle  <roger@eyesopen.com>
8559
8560         PR c++/11409
8561         * g++.dg/overload/builtin3.C: New test case.
8562
8563 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
8564
8565         PR c/9862
8566         * gcc.dg/20030906-1.c: New test.
8567         * gcc.dg/20030906-2.c: Likewise.
8568
8569 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8570
8571         PR c++/12167
8572         * g++.dg/parse/defarg5.C: New test.
8573
8574         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8575
8576 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
8577
8578         PR c++/12163
8579         * g++.dg/expr/static_cast4.C: New test.
8580
8581         PR c++/12146
8582         * g++.dg/template/crash9.C: New test.
8583
8584 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
8585
8586         * g++.old-deja/g++.ext/pretty2.C: Update for change
8587         in __FUNCTION__.
8588         * g++.old-deja/g++.ext/pretty3.C: Likewise.
8589
8590 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
8591
8592         PR c++/11922
8593         * g++/dg/template/qualified-id1.C: New test.
8594
8595         PR c++/12037
8596         * g++.dg/warn/noeffect4.C: New test.
8597
8598 2003-09-04  Matt Austern  <austern@apple.com>
8599
8600         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8601         * g++.dg/ext/fnname2.C: Likewise.
8602         * g++.dg/ext/fnname3.C: Likewise.
8603
8604 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
8605
8606         * g++.dg/expr/lval1.C: New test.
8607         * g++.dg/ext/lvcast.C: Remove.
8608
8609 2003-09-03  Roger Sayle  <roger@eyesopen.com>
8610
8611         PR optimization/11700.
8612         * gcc.c-torture/compile/20030903-1.c: New test case.
8613
8614 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
8615
8616         PR c++/12053
8617         * g++.dg/abi/layout4.C: New test.
8618
8619 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
8620
8621         PR c++/11553
8622         * g++.dg/parse/friend3.C: New test.
8623
8624 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
8625
8626         PR c++/11847
8627         * g++.dg/template/class1.C: New test.
8628
8629         PR c++/11808
8630         * g++.dg/expr/call1.C: New test.
8631
8632 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
8633
8634         PR c++/12114
8635         * g++.dg/init/ref9.C: New test.
8636
8637         PR c++/11972
8638         * g++.dg/template/nested4.C: New test.
8639
8640 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8641
8642         PR c++/12093
8643         * g++.dg/template/non-dependent4.C: New test.
8644
8645         PR c++/11928
8646         * g++.dg/inherit/conv1.C: New test.
8647
8648 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8649
8650         PR c++/6196
8651         * g++.dg/ext/label1.C: New test.
8652         * g++.dg/ext/label2.C: Likewise.
8653
8654 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8655
8656         * g++.dg/expr/cond3.C: New test.
8657
8658 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8659
8660         * gcc.dg/builtins-1.c: Add new builtin cases.
8661
8662 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8663
8664         * gcc.dg/builtins-1.c: Add new cases.
8665         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8666
8667 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8668
8669         * gcc.dg/builtins-1.c: Add more math builtin tests.
8670         * gcc.dg/torture/builtin-attr-1.c: New test.
8671
8672 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8673
8674         PR optimization/5079
8675         * g++.dg/opt/static3.C: New test.
8676
8677 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8678
8679         * gcc.misc-tests/gcov-10b.c: New test.
8680
8681 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8682
8683         * g++.dg/opt/ptrmem3.C: New test.
8684
8685         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8686
8687 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8688
8689         * gcc.dg/20030826-2.c: New test.
8690
8691 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8692
8693         PR middle-end/12002
8694         * g77.f-torture/compile/12002.f: New test case.
8695
8696 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8697
8698         * gcc.dg/20030826-1.c: New test case.
8699
8700 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8701
8702         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8703
8704 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8705
8706         PR c++/11871
8707         * c++.dg/lookup/crash1.C: New test.
8708
8709         * c++.dg/warn/noeffect3.C: New test.
8710
8711 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8712
8713         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8714         * gcc.dg/compat/vector-1_y.c: Ditto.
8715         * gcc.dg/compat/vector-2_x.c: Ditto.
8716         * gcc.dg/compat/vector-2_y.c: Ditto.
8717
8718 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8719
8720         * gcc.dg/20030702-1.c: New test.
8721
8722 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8723
8724         PR c++/8795
8725         * g++.dg/ext/altivec-1.C: New test.
8726
8727 2003-08-24  Richard Henderson  <rth@redhat.com>
8728
8729         * g++.dg/eh/simd-2.C: Add -w for x86.
8730
8731 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8732
8733         * gcc.dg/20030815-1.c: New test.
8734
8735 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8736
8737         PR c++/3765
8738         * g++.dg/parse/access6.C: New test.
8739
8740 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8741
8742         PR c++/641, c++/11876
8743         * g++.dg/template/friend22.C: New test.
8744         * g++.dg/template/friend23.C: Likewise.
8745
8746 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8747
8748         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8749         identically.
8750
8751 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8752
8753         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8754
8755 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8756
8757         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8758
8759 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8760
8761         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8762
8763 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8764
8765         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8766
8767 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8768
8769         PR c++/11919
8770         * g++.dg/overload/prom1.C: New test.
8771
8772         PR c++/11551
8773         * g++.dg/parse/dtor2.C: New test.
8774
8775         PR c++/10762
8776         * g++.dg/parse/using2.C: New test.
8777
8778 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8779
8780         PR target/11805
8781         * gcc.c-torture/compile/20030821-1.c: New.
8782
8783 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8784
8785         PR c++/11834
8786         * g++.dg/template/deduce2.C: New test.
8787
8788 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8789
8790         * gcc.c-torture/execute/20030821-1.c: New test.
8791
8792 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8793
8794         PR middle-end/11984
8795         * gcc.dg/20030820-1.c: New test case.
8796
8797 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8798
8799         PR c++/11945
8800         * g++.dg/warn/noeffect2.C: New test.
8801
8802 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8803
8804         PR c++/10926
8805         * g++.dg/template/dtor2.C: New test.
8806
8807         PR c++/11684
8808         * g++.dg/template/operator1.C: New test.
8809         * g++.dg/parse/operator4.C: New test.
8810
8811         PR c++/11946.C
8812         * g++.dg/expr/enum1.C: New test.
8813         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8814
8815         PR c++/11036.C
8816         * g++.dg/parse/elab2.C: New test.
8817         * g++.dg/parse/typedef4.C: Change error message.
8818         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8819         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8820         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8821
8822 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8823
8824         * gcc.dg/pch/warn-1.c: New.
8825         * gcc.dg/pch/warn-1.hs: New.
8826
8827         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8828         not-tested file.
8829
8830 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8831
8832         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8833
8834 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8835
8836         * gcc.dg/uninit-D.c: New Test.
8837         * gcc.dg/uninit-E.c: New Test.
8838         * gcc.dg/uninit-F.c: New Test.
8839         * gcc.dg/uninit-G.c: New Test.
8840
8841 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8842
8843         * g++.dg/README: Describe the pch directory.
8844
8845 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8846
8847         PR c++/11174
8848         * g++.dg/parse/access4.C: New test.
8849         * g++.dg/parse/access5.C: Likewise.
8850         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8851
8852 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8853
8854         * gcc.dg/noncompile/20030818-1.c: New.
8855
8856 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8857
8858         PR c++/11957
8859         * g++.dg/warn/noeffect1.C: New test.
8860
8861         * g++.dg/template/scope2.C: New test.
8862         * g++.dg/template/error2.C: Correct dg-error
8863
8864 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8865
8866         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8867
8868 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8869
8870         PR C++/11512
8871         * g++.dg/template/warn1.C: New.
8872
8873 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8874
8875         * g++.dg/template/error2.C: New test.
8876         * g++.dg/lookup/using7.C: Adjust errors
8877         * g++.old-deja/g++.pt/crash36.C: Likewise.
8878         * g++.old-deja/g++.pt/derived3.C: Likewise.
8879
8880 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8881
8882         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8883         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8884         * gcc.c-torture/execute/builtins/string-9.c: New, from
8885         string-opt-9.c.  Adjust for execute/builtins framework.
8886         * gcc.c-torture/execute/string-opt-9.c: Delete.
8887
8888 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8889
8890         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8891
8892         * g++.dg/parse/ret-type2.C: New test.
8893
8894         PR c++/11703
8895         * g++.dg/init/new8.C: New test.
8896
8897         PR c++/10923
8898         * g++.dg/parse/typedef5.C: New test.
8899
8900         PR c++/9512
8901         * g++.dg/parse/qualified2.C: New test.
8902         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8903         invalid code.
8904
8905 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * g++.dg/conversion/ptrmem1.C: New test.
8908
8909 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8910
8911         PR target/11693
8912         * gcc.dg/20030811-1.c: New test.
8913
8914         PR target/11535
8915         * gcc.c-torture/execute/20030811-1.c: New test.
8916
8917 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8918
8919         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8920
8921 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8922
8923         PR c++/11789.C
8924         * g++.dg/inherit/multiple1.C: New test.
8925
8926 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8927
8928         * gcc.dg/spe1.c: New test.
8929
8930         PR c++/11670
8931         * g++.dg/expr/cast2.C: New test.
8932
8933         PR c++/10530
8934         * g++.dg/template/dependent-name2.C: New test.
8935
8936 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8937
8938         * g++.dg/parse/crash11.C: Put the dg options in comments.
8939
8940 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8941
8942         * lib/gcc-dg.exp: Update for diagnostic change.
8943
8944 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8945
8946         PR c++/5767
8947         * g++.dg/parse/crash11.C: New test.
8948
8949 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8950
8951         * gcc.dg/cpp/spacing1.c: Update.
8952
8953 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8954
8955         PR target/11739
8956         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8957         a value for -mtune.
8958
8959 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8960
8961         PR middle-end/11771
8962         * gcc.c-torture/compile/20030804-1.c: New test case.
8963
8964 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8965
8966         * gcc.dg/20030804-1.c: New test case.
8967
8968 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8969
8970         * gcc.dg/cpp/separate-1.c: New test.
8971
8972 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8973
8974         PR c++/11704
8975         * g++.dg/template/dependent-expr2.C: New test.
8976
8977         PR c++/11766
8978         * g++.dg/expr/ptrmem1.C: New test.
8979
8980 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8981
8982         PR c++/9453
8983         * g++.dg/template/friend15.C: New test.
8984
8985 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8986
8987         * lib/dg-pch.exp: Work round PCH bug.
8988
8989 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8990
8991         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8992         builtins.  Move cases from builtins-4.c here.
8993
8994         * gcc.dg/torture/builtin-math-1.c: New test taken from
8995         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8996         additional cases.
8997
8998         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8999         Delete.
9000
9001 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9002
9003         PR c++/9447
9004         * g++.dg/template/using7.C: New test.
9005
9006 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
9007
9008         * import1.c, import2.c: New tests.
9009
9010 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
9011
9012         * g++.dg/eh/crossjump1.C: New test.
9013
9014 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
9015
9016         PR c++/11697
9017         * g++.dg/template/using6.C: New test.
9018
9019         PR c++/11744
9020         * g++.dg/template/koenig2.C: New test.
9021
9022 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9023
9024         PR c++/7983
9025         * g++.dg/parse/typedef4.C: New test.
9026
9027 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9028
9029         PR c++/8442, c++/8806
9030         * g++.dg/template/elab1.C: New test.
9031         * g++.dg/template/type2.C: Likewise.
9032         * g++.dg/template/ttp3.C: Adjust expected error message.
9033         * g++.old-deja/g++.law/visibility13.C: Likewise.
9034         * g++.old-deja/g++.niklas/t135.C: Likewise.
9035         * g++.old-deja/g++.pt/ttp41.C: Likewise.
9036         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
9037         template argument.
9038         * g++.old-deja/g++.pt/ttp44.C: Likewise.
9039
9040 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
9041
9042         PR c++/11295
9043         * g++.dg/ext/stmtexpr1.C: New test.
9044
9045         * g++.dg/opt/tmp1.C: New test.
9046
9047         PR c++/11525
9048         * g++.dg/parse/constant4.C: New test.
9049
9050         PR c++/9447
9051         * g++.dg/template/using5.C: New test.
9052
9053 2003-07-31  Roger Sayle  <roger@eyesopen.com>
9054
9055         * gcc.dg/builtins-27.c: New test case.
9056
9057 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
9058
9059         * gcc.dg/tls/opt-7.c: New test.
9060
9061 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
9062
9063         * g++.old-deja/g++.other/crash18.C: Remove.
9064
9065 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9066
9067         * g++.dg/template/explicit3.C: New.
9068         * g++.dg/template/explicit4.C: New.
9069         * g++.dg/template/explicit5.C: New.
9070
9071         PR c++/11347
9072         * g++.dg/template/memtmpl1.C: New.
9073
9074 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
9075
9076         PR target/11565
9077         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
9078         * gcc.dg/i386-387-5.c (dg-options): Likewise.
9079
9080 2003-07-30  Jan Hubicka  <jh@suse.cz>
9081
9082         * vtgc1.c: Kill.
9083
9084 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
9085
9086         * gcc.dg/struct-in-proto-1.c: New test.
9087
9088 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
9089
9090         * gcc.dg/cpp/include2.c: Only expect one message.
9091
9092 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
9093
9094         PR c++/9447
9095         * g++.dg/template/using1.C: New test.
9096         * g++.dg/template/using2.C: New test.
9097         * g++.dg/template/using3.C: New test.
9098         * g++.dg/template/using4.C: New test.
9099
9100 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
9101
9102         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
9103         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9104
9105 2003-07-28  Jan Hubicka  <jh@suse.cz>
9106
9107         PR c++/11530
9108         * g++.dg/opt/call1.C: New test.
9109
9110 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
9111
9112         PR c++/11667
9113         * g++.dg/init/enum2.C: New test.
9114         * g++.dg/template/overload1.C: Add "-w" option.
9115
9116 2003-07-28    <hp@bitrange.com>
9117
9118         * gcc.dg/Wdeclaration-after-statement-1.c,
9119         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
9120
9121 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
9122
9123         * gcc.c-torture/compile/20030725-1.c: New test.
9124
9125 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
9126
9127         * gcc.dg/20030505.c: Only run for SPE.
9128         Remove definition of opaque type.
9129
9130 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
9131
9132         * g++.dg/template/ptrmem6.C: New test.
9133
9134 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
9135
9136         * gcc.c-torture/compile/zero-strct-2.c: New test.
9137
9138 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
9139
9140         * gcc.dg/intermod-1.c: New test.
9141
9142 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9143
9144         PR c++/11617
9145         * g++.dg/template/lookup2.C: New test.
9146         * g++.dg/template/memclass1.C: Remove instantiated from error.
9147         * g++.dg/other/error2.C: Tweak expected errors.
9148
9149         PR c++/11596
9150         * g++.dg/template/defarg3.C: New test.
9151
9152         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
9153
9154 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
9155
9156         * g++.dg/inherit/access5.C: New test.
9157
9158 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9159
9160         PR c++/11513
9161         * g++.dg/template/crash8.C: New test.
9162
9163 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
9164
9165         PR c/10602
9166         * gcc.dg/noncompile/incomplete-2.c: New test.
9167
9168 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
9169
9170         PR c++/11645
9171         * g++.dg/inherit/access4.C: New test.
9172
9173         PR c++/11517
9174         * g++.dg/expr/cond2.C: New test.
9175
9176         PR optimization/10679
9177         * g++.dg/opt/inline4.C: New test.
9178
9179 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
9180
9181         * g++.dg/parse/crash10: New test.
9182
9183 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9184
9185         * g++.dg/ext/flexary1.C: New test.
9186
9187 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9188
9189         PR c++/10793
9190         * g++.dg/template/crash9.C: New test.
9191
9192 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9193
9194         PR c++/3004
9195         * g++.dg/parse/typedef3.C: New test.
9196
9197         PR c++/7906
9198         * g++.dg/parse/operator2.C: New test.
9199
9200         PR c++/8895
9201         * g++.dg/parse/def-tmpl-arg1.C: New test.
9202
9203         PR c++/9282
9204         * g++.dg/parse/funptr1.C: New test.
9205
9206         PR c++/9452
9207         * g++.dg/parse/ambig3.C: New test.
9208
9209         PR c++/9454
9210         * g++.dg/parse/operator3.C: New test.
9211
9212         PR c++/9486
9213         * g++.dg/parse/template10.C: New test.
9214
9215         PR c++/9488
9216         * g++.dg/parse/template11.C: New test.
9217
9218         PR c++/10150
9219         * g++.dg/parse/invalid-op1.C: New test.
9220
9221         PR c++/10247
9222         * g++.dg/parse/condexpr1.C: New test.
9223
9224 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9225
9226         * g++.dg/ext/packed3.C: New test.
9227         * g++.dg/ext/packed4.C: New test.
9228
9229         * gcc.dg/pack-test-3.c: New test.
9230
9231 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
9232
9233         * lib/compat.exp: Handle dg-options per source file.
9234         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
9235         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
9236         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
9237         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
9238         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
9239         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
9240         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
9241         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
9242         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
9243         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
9244         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
9245         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
9246         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9247         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9248
9249 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9250
9251         PR c/10320
9252         * gcc.c-torture/execute/20030718-1.c: New test.
9253
9254 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9255
9256         PR optimization/11536
9257         * gcc.dg/20030721-1.c: New test.
9258
9259 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9260
9261         PR c++/11546
9262         * g++.dg/template/lookup1.C: New test.
9263
9264 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9265
9266         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9267         diagnostics of ill-formed constructs involving labels.
9268         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9269         the new 'previously defined here' message.
9270
9271 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9272
9273         * g++.dg/parse/non-dependent2.C: New test.
9274
9275 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9276
9277         * g++.dg/init/init-ref4.C: xfail on targets without
9278         weak symbols.
9279
9280 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9281
9282         PR target/11087
9283         * gcc.c-torture/execute/20030717-1.c: New test.
9284
9285 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9286
9287         * g++.dg/opt/cfg1.C: New test.
9288
9289 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9290
9291         PR optimization/11557
9292         * gcc.dg/20030717-1.c: New test.
9293
9294 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9295
9296         PR c++/10476
9297         * g++.dg/expr/crash-1.C: New test.
9298
9299         PR c++/11027
9300         * g++.dg/template/init3.C: New test.
9301
9302         PR c++/8222
9303         * g++.dg/template/non-dependent1.C: New test.
9304
9305         PR c++/11070
9306         * g++.dg/template/non-dependent2.C: New test.
9307
9308         PR c++/11071
9309         * g++.dg/template/non-dependent3.C: New test.
9310
9311         PR c++/9907
9312         * g++.dg/template/sizeof5.C: New test.
9313
9314 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9315
9316         PR 11498
9317         * gcc.c-torture/compile/mangle-1.c: New file.
9318
9319 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9320
9321         PR c++/7809
9322         * g++.dg/parse/access3.C: New test.
9323
9324 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
9325
9326         PR c++/11384
9327         * g++.dg/init/init-ref4.C: New test.
9328
9329 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
9330
9331         PR c++/11547
9332         * g++.dg/parse/constant3.C: New test.
9333         * g++.dg/parse/crash7.C: Likewise.
9334
9335 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
9336
9337         PR target/11008
9338         * gcc.dg/i386-pentium4-not-mull.c: New.
9339
9340 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
9341
9342         * gcc.dg/asm-names.c (ymain): Make it weak.
9343
9344 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9345
9346         PR c++/5421
9347         * g++.dg/template/friend21.C: New test.
9348
9349 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
9350
9351         * gcc.dg/cleanup-8.c: New test.
9352         * gcc.dg/cleanup-9.c: New test.
9353
9354 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
9355
9356         * g++.dg/ext/dll-MI1.h: New file.
9357         * g++.dg/ext/dllexport-MI1.C: New file.
9358         * g++.dg/ext/dllimport-MI1.C: New file.
9359
9360 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
9361
9362         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9363         it does not have cmpstrsi patterns (just cmpmemsi).
9364
9365 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
9366
9367         PR debug/11473
9368         * g++.dg/debug/debug8.C: New test.
9369
9370 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9371
9372         PR c++/10108
9373         * g++.dg/template/crash7.C: New test.
9374
9375 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
9376
9377         PR target/10795
9378         * gcc.c-torture/compile/20030708-1.c: New.
9379
9380 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9381
9382         * gcc.c-torture/execute/20030715-1.c: New test.
9383
9384 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
9385
9386         * gcc.dg/pch/inline-3.c: New file.
9387         * gcc.dg/pch/inline-3.hs: New file.
9388         * gcc.dg/pch/inline-4.c: New file.
9389         * gcc.dg/pch/inline-4.hs: New file.
9390
9391 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
9392
9393         PR c++/11509
9394         * g++.dg/template/crash6.C: New test.
9395
9396         PR c++/7053
9397         * g++.dg/template/friend20.C: New test.
9398
9399         PR c++/7019
9400         * g++.dg/template/overload2.C: New test.
9401
9402 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9403
9404         PR optimization/11440
9405         * gcc.c-torture/execute/20030714-1.c: New test.
9406
9407 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9408
9409         PR c++/11154
9410         * g++.dg/template/partial2.C: New test.
9411
9412 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
9413
9414         PR c++/11503
9415         * g++.dg/template/anon1.C: New test.
9416
9417         PR c++/11493
9418         PR c++/11495
9419         * g++.dg/parse/template9.C: Likewise.
9420         * g++.dg/template/crash4.C: New test.
9421         * g++.dg/template/koenig1.C: Likewise.
9422         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9423         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9424         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9425         functions.
9426         * g++.old-deja/g++.jason/template36.C: Likewise.
9427         * g++.old-deja/g++.mike/p1989.C: Likewise.
9428         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9429         * g++.old-deja/g++.pt/ttp20.C: Use this->.
9430         * g++.old-deja/g++.pt/ttp21.C: Use this->.
9431         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9432         compiling.
9433         * g++.old-deja/g++.pt/union2.C: Use this->.
9434
9435 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
9436
9437         * gcc.dg/20030711-1.c: New test.
9438
9439 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
9440
9441         PR c++/11050
9442         * g++.dg/parse/args1.C: New test.
9443         * g++.pt/defarg8.C: Change expected errors.
9444
9445 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
9446
9447         PR c++/8164
9448         * g++.dg/template/nontype2.C: New test.
9449
9450         PR c++/10558
9451         * g++.dg/parse/template8.C: New test.
9452
9453         PR c++/8327
9454         * g++.dg/template/scope1.C: New test.
9455
9456         * g++.dg/warn/Wsign-compare-1.C: New test.
9457
9458 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9459
9460         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9461
9462 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
9463
9464         PR c++/9411
9465         * g++.dg/template/explicit2.C: New test.
9466
9467         PR c++/10032
9468         * g++.dg/warn/pedantic1.C: New test.
9469
9470 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
9471
9472         PR c++ 9483
9473         * g++.dg/other/field1.C: New test.
9474
9475 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9476
9477         PR c/11449
9478         * gcc.c-torture/compile/20030707-1.c: New.
9479
9480 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9481
9482         PR c++/10849
9483         * g++.dg/template/access12.C: New test.
9484
9485 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
9486
9487         * g++.dg/bprob/bprob.exp (prof_ext): Update.
9488         * g77.dg/bprob/bprob.exp (prof_ext): Update.
9489         * gcc.misc-tests/bprob.exp (prof_ext): Update.
9490         * gcc.misc-tests/gcov.exp: Update
9491         * g++.dg/gcov/gcov.exp: Update
9492         * lib/gcov.exp: Update.
9493
9494 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
9495
9496         * g++.dg/abi/mangle17.C: Make sure template expressions are
9497         dependent.
9498         * g++.dg/abi/mangle4.C: Mark erroneous casts.
9499         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
9500         * g++.dg/opt/stack1.C: Remove erroneous code.
9501         * g++.dg/parse/template7.C: New test.
9502         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
9503         * g++.old-deja/g++.pt/crash4.C: Likewise.
9504
9505 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9506
9507         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
9508         with zero or one occurence of `$' after the initial `L'.
9509
9510 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
9511
9512         * gcc.c-torture/compile/20030704-1.c: Add a comment.
9513
9514 2003-07-08  Roger Sayle  <roger@eyesopen.com>
9515
9516         PR c/11370
9517         * gcc.dg/Wunreachable-6.c: New testcase.
9518         * gcc.dg/Wunreachable-7.c: New testcase.
9519
9520 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9521
9522         PR c/11420
9523         * gcc.dg/20030708-1.c: New test.
9524
9525 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
9526
9527         * gcc.dg/compat/sdata-section.h: New file.
9528         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
9529         * gcc.dg/torture/mips-sdata-1.c: New test.
9530
9531 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9532
9533         PR c++/11030
9534         * g++.dg/template/friend19.C: New test.
9535
9536 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9537
9538         * g++.dg/opt/strength-reduce.C: New test.
9539
9540 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9541
9542         PR target/10979
9543         * gcc.dg/20030707-1.c: New testcase.
9544
9545 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9546
9547         PR optimization/11059
9548         * g++.dg/opt/emptyunion.C: New testcase.
9549
9550 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9551             Eric Botcazou  <ebotcazou@libertysurf.fr>
9552
9553         * g++.dg/opt/stack1.C: New test.
9554
9555 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
9556
9557         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9558         run test.
9559
9560         PR c++/11431
9561         * g++.dg/expr/static_cast3.C: New test.
9562
9563 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9564
9565         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9566         everywhere.
9567         * gcc.dg/concat.c: Concatenation of string constants with
9568         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9569         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9570         * gcc.dg/cpp/escape-2.c: Use wide character constants where
9571         necessary to avoid multi-character character constant warning.
9572         * gcc.dg/cpp/escape.c: Likewise.
9573         * gcc.dg/cpp/ucs.c: Likewise.
9574         Remove backslashes from dg-bogus comments, as they confuse Tcl.
9575         Fix a typo.
9576
9577 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9578
9579         PR c/11428
9580         * gcc.c-torture/compile/20030704-1.c: New.
9581
9582 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9583
9584         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9585
9586 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9587
9588         PR c++/5287, PR c++/7910,  PR c++/11021
9589         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9590         tests for warnings.
9591         * g++.dg/ext/dllimport2.C: Add tests for warnings.
9592         * g++.dg/ext/dllimport3.C: Likewise.
9593         * g++.dg/ext/dllimport4.C: New file.
9594         * g++.dg/ext/dllimport5.C: New file.
9595         * g++.dg/ext/dllimport6.C: New file.
9596         * g++.dg/ext/dllimport7.C: New file.
9597         * g++.dg/ext/dllimport8.C: New file.
9598         * g++.dg/ext/dllimport9.C: New file.
9599         * g++.dg/ext/dllimport10.C: New file.
9600         * g++.dg/ext/dllexport1.C: New file.
9601
9602 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9603
9604         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9605         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9606
9607 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9608
9609         * gcc.dg/builtins-25.c: New testcase.
9610         * gcc.dg/builtins-26.c: New testcase.
9611
9612 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
9613
9614         * gcc.dg/compat/vector-defs.h: New file.
9615         * gcc.dg/compat/vector-setup.h: New file.
9616         * gcc.dg/compat/vector-check.h: New file.
9617         * gcc.dg/compat/vector-1_main.c: New file.
9618         * gcc.dg/compat/vector-1_x.c: New file.
9619         * gcc.dg/compat/vector-1_y.c: New file.
9620         * gcc.dg/compat/vector-2_main.c: New file.
9621         * gcc.dg/compat/vector-2_x.c: New file.
9622         * gcc.dg/compat/vector-2_y.c: New file.
9623
9624         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9625         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9626         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9627         * gcc.dg/compat/struct-align-1.h: New file.
9628         * gcc.dg/compat/struct-align-1_main.c: New file.
9629         * gcc.dg/compat/struct-align-1_x.c: New file.
9630         * gcc.dg/compat/struct-align-1_y.c: New file.
9631         * gcc.dg/compat/struct-align-2.h: New file.
9632         * gcc.dg/compat/struct-align-2_main.c: New file.
9633         * gcc.dg/compat/struct-align-2_x.c: New file.
9634         * gcc.dg/compat/struct-align-2_y.c: New file.
9635
9636         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9637         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9638         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9639         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9640         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9641         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9642         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9643         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9644         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9645         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9646         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9647         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9648         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9649         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9650         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9651         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9652         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9653         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9654         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9655         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9656         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9657         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9658         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9659         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9660         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9661         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9662         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9663         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9664         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9665
9666 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9667
9668         * gcc.dg/i386-call-1.c: New test.
9669
9670 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9671
9672         PR c++/9162
9673         * g++.dg/parse/defarg4.C: New.
9674
9675 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9676
9677         PR target/10700
9678         * gcc.c-torture/compile/20030703-1.c: New test case.
9679
9680 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9681
9682         * g++.dg/template/local3.C: Remove extra semicolon.
9683
9684 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9685
9686         * gcc.dg/i386-volatile-1.c: New test.
9687
9688 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9689
9690         PR c++/11072
9691         * g++.dg/other/offsetof2.C: XFAIL.
9692         * g++.dg/other/offsetof5.C: New.
9693
9694         PR c++/10219
9695         * g++.dg/template/error1.C: New.
9696
9697         PR c++/9779
9698         * g++.dg/template/dependent-expr1.C: New.
9699
9700 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9701
9702         PR c++/6949
9703         * g++.dg/template/local3.C: New test.
9704
9705         PR c++/11149
9706         * g++.dg/lookup/scoped6.C: New test.
9707
9708 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9709
9710         PR c++/8046
9711         * g++.dg/other/error7.C: New test.
9712
9713 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9714
9715         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9716         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9717         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9718         * g++.old-deja/g++.other/union2.C: Likewise.
9719         * gcc.dg/c90-const-expr-2.c: Likewise.
9720         * gcc.dg/c90-const-expr-3.c: Likewise.
9721         * gcc.dg/c99-const-expr-2.c: Likewise.
9722         * gcc.dg/c99-const-expr-3.c: Likewise.
9723         * gcc.dg/concat.c: Likewise.
9724
9725 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9726
9727         PR c++/9559
9728         * g++.dg/init/static1.C: New test.
9729
9730 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9731
9732         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9733         * g++.old-deja/g++.other/access2.C: Likewise.
9734         * g++.old-deja/g++.other/decl2.C: Likewise.
9735         * gcc.c-torture/execute/20020615-1.c: Likewise.
9736
9737 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9738
9739         PR c++/4933
9740         * g++.dg/template/sizeof4.C: New test.
9741
9742 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9743
9744         * g++.dg/other/error6.C: New test.
9745
9746 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9747
9748         PR c++/10750
9749         * g++.dg/parse/constant2.C: New test.
9750
9751 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9752
9753         PR c++/11106
9754         * g++.dg/other/error5.C: New test.
9755
9756 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9757
9758         * gcc.dg/format/gcc_diag-1.c: New test.
9759
9760 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9761
9762         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9763
9764 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9765
9766         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9767         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9768         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9769
9770 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9771
9772         * gcc.c-torture/execute/builtins/string-8.c: New test.
9773         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9774         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9775         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9776
9777 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9778
9779         PR c++/10468
9780         * g++.dg/ext/typeof6.C: New test.
9781
9782 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9783
9784         PR c++/10796
9785         * g++.dg/init/enum1.C: New test.
9786
9787 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9788
9789         * gcc.dg/20030627-1.c: New test.
9790
9791 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9792
9793         PR c++/11332
9794         * g++.dg/expr/static_cast2.C: New test.
9795
9796 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9797             Jakub Jelinek  <jakub@redhat.com>
9798
9799         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9800         sprintf(dst,"%s",src) optimization.
9801         * gcc.c-torture/execute/20030626-1.c: New test case.
9802         * gcc.c-torture/execute/20030626-2.c: New test case.
9803
9804 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9805
9806         * gcc.c-torture/execute/multi-ix.c: New test.
9807
9808         * gcc.c-torture/execute/simd-4.c (main):
9809         Added missing semicolon at end of union.
9810
9811 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9812
9813         PR c++/8266
9814         * g++.dg/template/explicit-instantiation3.C: New test.
9815
9816 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9817
9818         * gcc.dg/20030626-1.c: Use signed char.
9819
9820 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9821
9822         * gcc.dg/20030626-1.c: New test.
9823
9824 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9825
9826         * const-str-2.m: Update.
9827
9828 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9829
9830         PR c++/10990
9831         * g++.dg/rtti/dyncast1.C: New test.
9832         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9833         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9834         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9835
9836         PR c++/10931
9837         * g++.dg/expr/static_cast1.C: New test.
9838
9839 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9840
9841         * gcc.dg/20030625-1.c: New test.
9842
9843 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9844
9845         * gcc.c-torture/compile/20030624-1.c: New test case.
9846
9847 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9848
9849         * gcc.c-torture/execute/string-opt-17.c: New test.
9850
9851 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9852
9853         PR c++/5754
9854         * g++.dg/parse/crash6.C: New test.
9855
9856 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9857
9858         * gcc.dg/builtins-24.c: New test case.
9859
9860 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9861
9862         * g++.dg/opt/operator1.C: New test.
9863
9864 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9865
9866         * gcc.c-torture/execute/string-opt-16.c: New test case.
9867
9868 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9869
9870         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9871         * g++.old-deja/g++.other/conv7.C: Likewise
9872         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9873         * g++.old-deja/g++.other/overload14.C: Likewise.
9874
9875 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9876
9877         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9878         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9879
9880 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9881
9882         PR c++/10888
9883         * g++.dg/warn/Winline-3.C: New test.
9884
9885 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9886
9887         * lib/target-supports.exp (check_alias_available): Make the test
9888         program acceptable to the Solaris assembler.
9889
9890         PR c++/10749
9891         * g++.dg/template/memclass2.C: New test.
9892
9893 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9894             Eric Botcazou  <ebotcazou@libertysurf.fr>
9895
9896         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9897         data for non-matching targets.
9898         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9899
9900 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9901
9902         PR c++/10845
9903         * g++.dg/template/member3.C: New test.
9904
9905 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9906
9907         PR c++/10939
9908         * g++.dg/template/func1.C: New test.
9909
9910         PR c++/9649
9911         * g++.dg/template/static4.C: New test.
9912         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9913
9914         PR c++/11041
9915         * g++.dg/init/ref7.C: New test.
9916
9917 2003-06-19  Matt Austern  <austern@apple.com>
9918
9919         PR c++/11228
9920         * g++.dg/anew1.C: New test.
9921         * g++.dg/anew2.C: New test.
9922         * g++.dg/anew3.C: New test.
9923         * g++.dg/anew4.C: New test.
9924
9925 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9926
9927         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9928
9929 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9930
9931         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9932         endian-dependent.
9933
9934 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9935
9936         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9937         Remove cruft.
9938
9939 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9940
9941         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9942         * gcc.c-torture/compile/961203-1.c: Likewise.
9943         * gcc.c-torture/compile/980506-1.c: Likewise.
9944
9945 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9946
9947         PR c++/10712
9948         * g++.dg/lookup/using7.C: New test.
9949
9950 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9951
9952         PR c++/11105
9953         * g++.dg/abi/conv1.C: Remove it.
9954         * g++.dg/template/conv7.C: New test.
9955         * g++.dg/template/conv8.C: Likewise.
9956         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9957         conversion operator.
9958
9959 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9960
9961         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9962         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9963         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9964         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9965         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9966         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9967         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9968         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9969         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9970         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9971         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9972         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9973         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9974         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9975         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9976         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9977         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9978         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9979         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9980         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9981         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9982         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9983         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9984         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9985         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9986         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9987         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9988         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9989         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9990
9991 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9992
9993         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9994         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9995         indications.
9996
9997 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9998
9999         * gcc.dg/i386-387-5.c: New test case.
10000         * gcc.dg/i386-387-6.c: New test case.
10001         * gcc.dg/builtins-23.c: New test case.
10002
10003 2003-06-15  Roger Sayle  <roger@eyesopen.com>
10004
10005         * gcc.dg/builtins-22.c: New test case.
10006         * gcc.dg/i386-387-1.c: Update to test exp.
10007         * gcc.dg/i386-387-2.c: Likewise.
10008
10009 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10010
10011         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
10012
10013 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10014
10015         * lib/gcc-dg.exp (dg-require-dll): New function.
10016         (dg-xfail-if): Likewise.
10017         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
10018         driver.
10019
10020         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
10021         * gcc.c-torture/compile/20001205-1.c: Likewise.
10022         * gcc.c-torture/compile/20001226-1.c: Likewise.
10023         * gcc.c-torture/compile/20010518-2.c: Likewise.
10024         * gcc.c-torture/compile/20020312-1.c: Likewise.
10025         * gcc.c-torture/compile/20020604-1.c: Likewise.
10026         * gcc.c-torture/compile/920501-12.c: Likewise.
10027         * gcc.c-torture/compile/920501-4.c: Likewise.
10028         * gcc.c-torture/compile/920520-1.c: Likewise.
10029         * gcc.c-torture/compile/920521-1.c: Likewise.
10030         * gcc.c-torture/compile/920625-1.c: Likewise.
10031         * gcc.c-torture/compile/961203-1.c: Likewise.
10032         * gcc.c-torture/compile/980506-1.c: Likewise.
10033         * gcc.c-torture/compile/981006-1.c: Likewise.
10034         * gcc.c-torture/compile/981022-1.c: Likewise.
10035         * gcc.c-torture/compile/981223-1.c: Likewise.
10036         * gcc.c-torture/compile/990617-1.c: Likewise.
10037         * gcc.c-torture/compile/dll.c: Likewise.
10038         * gcc.c-torture/compile/labels-3.c: Likewise.
10039         * gcc.c-torture/compile/mipscop-1.c: Likewise.
10040         * gcc.c-torture/compile/mipscop-2.c: Likewise.
10041         * gcc.c-torture/compile/mipscop-3.c: Likewise.
10042         * gcc.c-torture/compile/mipscop-4.c: Likewise.
10043         * gcc.c-torture/compile/simd-5.c: Likewise.
10044         * gcc.c-torture/compile/20000804-1.x: Remove.
10045         * gcc.c-torture/compile/20001205-1.x: Likewise.
10046         * gcc.c-torture/compile/20001226-1.x: Likewise.
10047         * gcc.c-torture/compile/20010518-2.x: Likewise.
10048         * gcc.c-torture/compile/20020312-1.x: Likewise.
10049         * gcc.c-torture/compile/20020604-1.x: Likewise.
10050         * gcc.c-torture/compile/920501-12.x: Likewise.
10051         * gcc.c-torture/compile/920501-4.x: Likewise.
10052         * gcc.c-torture/compile/920520-1.x: Likewise.
10053         * gcc.c-torture/compile/920521-1.x: Likewise.
10054         * gcc.c-torture/compile/920625-1.x: Likewise.
10055         * gcc.c-torture/compile/961203-1.x: Likewise.
10056         * gcc.c-torture/compile/980506-1.x: Likewise.
10057         * gcc.c-torture/compile/981006-1.x: Likewise.
10058         * gcc.c-torture/compile/981022-1.x: Likewise.
10059         * gcc.c-torture/compile/981223-1.x: Likewise.
10060         * gcc.c-torture/compile/990617-1.x: Likewise.
10061         * gcc.c-torture/compile/mipscop-1.x: Likewise.
10062         * gcc.c-torture/compile/mipscop-2.x: Likewise.
10063         * gcc.c-torture/compile/mipscop-3.x: Likewise.
10064         * gcc.c-torture/compile/mipscop-4.x: Likewise.
10065         * gcc.c-torture/compile/simd-5.x: Likewise.
10066
10067         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
10068
10069 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
10070
10071         * gcc.c-torture/execute/20030611-1.c: New test.
10072
10073 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10074
10075         PR middle-end/168
10076         * gcc.dg/20030612-1.c: New test case.
10077
10078 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10079
10080         PR c++/10635
10081         * g++.dg/expr/cast1.C: New test.
10082
10083 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10084
10085         * gcc.dg/builtins-21.c: New test case.
10086
10087 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
10088
10089         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
10090         options instead of at the end.
10091         * lib/objc.exp (objc_target_compile): Likewise.
10092
10093 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
10094
10095         PR c++/10432
10096         * g++.dg/parse/error1.C: New test.
10097
10098 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
10099
10100         * gcc.dg/compat/struct-by-value-11_main.c: New file.
10101         * gcc.dg/compat/struct-by-value-11_x.c: New file.
10102         * gcc.dg/compat/struct-by-value-11_y.c: New file.
10103         * gcc.dg/compat/struct-by-value-12_main.c: New file.
10104         * gcc.dg/compat/struct-by-value-12_x.c: New file.
10105         * gcc.dg/compat/struct-by-value-12_y.c: New file.
10106         * gcc.dg/compat/struct-by-value-13_main.c: New file.
10107         * gcc.dg/compat/struct-by-value-13_x.c: New file.
10108         * gcc.dg/compat/struct-by-value-13_y.c: New file.
10109         * gcc.dg/compat/struct-by-value-14_main.c: New file.
10110         * gcc.dg/compat/struct-by-value-14_x.c: New file.
10111         * gcc.dg/compat/struct-by-value-14_y.c: New file.
10112         * gcc.dg/compat/struct-by-value-15_main.c: New file.
10113         * gcc.dg/compat/struct-by-value-15_x.c: New file.
10114         * gcc.dg/compat/struct-by-value-15_y.c: New file.
10115         * gcc.dg/compat/struct-by-value-16_main.c: New file.
10116         * gcc.dg/compat/struct-by-value-16_x.c: New file.
10117         * gcc.dg/compat/struct-by-value-16_y.c: New file.
10118         * gcc.dg/compat/struct-by-value-17_main.c: New file.
10119         * gcc.dg/compat/struct-by-value-17_x.c: New file.
10120         * gcc.dg/compat/struct-by-value-17_y.c: New file.
10121         * gcc.dg/compat/struct-by-value-18_main.c: New file.
10122         * gcc.dg/compat/struct-by-value-18_x.c: New file.
10123         * gcc.dg/compat/struct-by-value-18_y.c: New file.
10124
10125         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
10126         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
10127         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
10128         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
10129         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
10130         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
10131         * gcc.dg/compat/scalar-return-3_main.c: New file.
10132         * gcc.dg/compat/scalar-return-3_x.c: New file.
10133         * gcc.dg/compat/scalar-return-3_y.c: New file.
10134         * gcc.dg/compat/scalar-return-4_main.c: New file.
10135         * gcc.dg/compat/scalar-return-4_x.c: New file.
10136         * gcc.dg/compat/scalar-return-4_y.c: New file.
10137
10138 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
10139
10140         * gcc.dg/compat/fp2-struct-check.h: New file.
10141         * gcc.dg/compat/fp2-struct-defs.h: New file.
10142         * gcc.dg/compat/fp2-struct-init.h: New file.
10143         * gcc.dg/compat/struct-by-value-10_main.c: New file.
10144         * gcc.dg/compat/struct-by-value-10_x.c: New file.
10145         * gcc.dg/compat/struct-by-value-10_y.c: New file.
10146         * gcc.dg/compat/struct-return-10_main.c: New file.
10147         * gcc.dg/compat/struct-return-10_x.c: New file.
10148         * gcc.dg/compat/struct-return-10_y.c: New file.
10149
10150         * gcc.dg/compat/compat-common.h: New file.
10151         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
10152         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
10153         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
10154         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
10155         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
10156         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
10157         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
10158         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10159         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
10160         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
10161         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10162         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
10163         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
10164         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10165         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
10166         * gcc.dg/compat/small-struct-check.h: Ditto.
10167         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
10168         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10169         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
10170         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
10171         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10172         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10173         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
10174         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10175         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
10176         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
10177         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10178         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10179         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
10180         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10181         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10182         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
10183         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10184         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
10185         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
10186         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10187         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
10188         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
10189         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10190         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
10191         * gcc.dg/compat/struct-return-2_main.c: Ditto.
10192         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10193         * gcc.dg/compat/struct-return-2_y.c: Ditto.
10194         * gcc.dg/compat/struct-return-3_main.c: Ditto.
10195         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10196         * gcc.dg/compat/struct-return-3_y.c: Ditto.
10197
10198 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
10199
10200         * g++.dg/pch/static-1.C: New file.
10201         * g++.dg/pch/static-1.Hs: New file.
10202
10203 2003-06-10  Richard Henderson  <rth@redhat.com>
10204
10205         * gcc.dg/asm-7.c: Adjust expected warning text.
10206
10207 2003-06-10  Roger Sayle  <roger@eyesopen.com>
10208
10209         * gcc.dg/builtins-20.c: New test case.
10210
10211 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
10212
10213         PR c++/11131
10214         * g++.dg/opt/template1.C: New test.
10215
10216 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10217
10218         * lib/gcc-dg.exp (dg-test): Clear additional_files and
10219         additional_sources.
10220
10221 2003-05-21  David Taylor  <dtaylor@emc.com>
10222
10223         * gcc.dg/Wpadded.c: New file.
10224
10225 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10226
10227         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
10228         * gcc.dg/special/weak-2.c: Add dg-require-weak.
10229         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
10230         dg-require-weak.
10231
10232 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
10233
10234         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
10235
10236 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10237
10238         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
10239         (dg-require-alias): Likewise.
10240         (dg-require-gc-sections): Likewise.
10241         * lib/target-supports.exp (check_gc_sections_available): Likewise.
10242
10243 2003-06-08  Richard Henderson  <rth@redhat.com>
10244
10245         * gcc.dg/20011029-2.c: Fix the array reference.
10246         * gcc.dg/asm-7.c: New.
10247
10248 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10249
10250         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10251
10252 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10253
10254         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10255         (dg-require-gc-sections): Likewise.
10256
10257 2003-06-08  Jan Hubicka  <jh@suse.cz>
10258
10259         * i386-cmov1.c: Fix regular expression.
10260         * i386-cvt-1.c: Likewise.
10261         * i386-local.c: Likewise.
10262         * i386-local2.c: Likewise.
10263         * i386-mul.c: Likewise.
10264         * i386-ssetype-1.c: Likewise.
10265         * i386-ssetype-3.c: Likewise.
10266         * i386-ssetype-5.c: Likewise.
10267
10268 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10269
10270         PR c++/11039
10271         * g++.dg/warn/implicit-typename2.C: New test.
10272         * g++.dg/warn/implicit-typename3.C: New test.
10273
10274 2003-06-07  Richard Henderson  <rth@redhat.com>
10275
10276         * g++.dg/other/offsetof3.C: Use size_t.
10277         * g++.dg/other/offsetof4.C: Likewise.
10278
10279 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10280
10281         * lib/copy-file.exp: New. Implement gcc_copy_files.
10282
10283         * lib/dg-pch.exp: Load copy-file.exp
10284         (dg-pch): Use gcc_copy_files instead of "file copy".
10285
10286 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10287
10288         * gcc.dg/weak/weak.exp: Simplify.
10289         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10290         * gcc.dg/weak/weak-1.c: Likewise.
10291         * gcc.dg/weak/weak-2.c: Likewise.
10292         * gcc.dg/weak/weak-3.c: Likewise.
10293         * gcc.dg/weak/weak-4.c: Likewise.
10294         * gcc.dg/weak/weak-5.c: Likewise.
10295         * gcc.dg/weak/weak-6.c: Likewise.
10296         * gcc.dg/weak/weak-7.c: Likewise.
10297         * gcc.dg/weak/weak-8.c: Likewise.
10298         * gcc.dg/weak/weak-9.c: Likewise.
10299
10300 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10301
10302         gcc.c-torture/execute/20030606-1.c: New.
10303
10304 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10305
10306         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10307         * gcc.dg/builtins-19.c: Likewise.
10308
10309 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10310
10311         * gcc.dg/builtins-2.c: Add some more tests.
10312         * gcc.dg/builtins-18.c: New test case.
10313         * gcc.dg/builtins-19.c: New test case.
10314
10315 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10316             Jim Wilson  <wilson@tuliptree.org>
10317
10318         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10319
10320 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10321
10322         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10323         mempcpy/stpcpy calls not to be optimized into something else.
10324         * gcc.c-torture/execute/string-opt-3.c: Moved to...
10325         * gcc.c-torture/execute/builtins/string-7.c: ...here.
10326         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10327
10328 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10329
10330         * gcc.dg/format/asm_fprintf-1.c: New test.
10331
10332 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
10333
10334         * lib/gcc-defs.exp (additional_sources): New variable.
10335         (dg-additional-sources): New function.
10336         (additional_files): New variable.
10337         (dg-additional-files): New function.
10338         (dg-additional-files-options): Likewise.
10339         * lib/gcc-dg.exp (dg-require-weak): New function.
10340         (dg-require-alias): Likewise.
10341         (dg-require-gc-sections): Likewise.
10342         * lib/target-supports.exp (check_alias_available): Remove testfile
10343         parameter.
10344         (check_gc_sections_available): New function.
10345         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10346         (dg-gpp-additional-files): Likewise.
10347         * lib/g++.exp (additional_sources): Remove.
10348         (additional_files): Likewise.
10349         (g++_target_compile): Use dg-additional-files-options.
10350
10351         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
10352         Tcl logic.
10353         * gcc.dg/special/ecos.exp: Remove.
10354         * gcc.dg/special/20000419-2.c: Use dg-require-*.
10355         * gcc.dg/special/alias-1.c: Likewise.
10356         * gcc.dg/special/alias-2.c: Likewise.
10357         * gcc.dg/special/gcsec-1.c: Likewise.
10358         * gcc.dg/special/weak-1.c: Likewise.
10359         * gcc.dg/special/weak-2.c: Likewise.
10360         * gcc.dg/special/wkali-1.c: Likewise.
10361         * gcc.dg/special/wkali-2.c: Likewise.
10362
10363         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10364         dg-gpp-additional-*.
10365         * g++.dg/special/conpr-3.C: Likewise.
10366         * g++.dg/special/conpr-4.C: Likewise.
10367         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10368         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10369         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10370         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10371         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10372         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10373         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10374         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10375         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10376         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10377         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10378         * g++.old-deja/g++.other/comdat1.C: Likewise.
10379         * g++.old-deja/g++.other/comdat2.C: Likewise.
10380         * g++.old-deja/g++.other/comdat3.C: Likewise.
10381         * g++.old-deja/g++.other/ctor1.C: Likewise.
10382         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10383
10384 2003-06-05  Richard Henderson  <rth@redhat.com>
10385
10386         * gcc.dg/debug/20030605-1.c: New.
10387
10388 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10389
10390         * README.QMTEST: Update.
10391
10392 2003-06-04  Richard Henderson  <rth@redhat.com>
10393
10394         * gcc.dg/cleanup-1.c: New.
10395         * gcc.dg/cleanup-2.c: New.
10396         * gcc.dg/cleanup-3.c: New.
10397         * gcc.dg/cleanup-4.c: New.
10398         * gcc.dg/cleanup-5.c: New.
10399         * gcc.dg/cleanup-6.c: New.
10400         * gcc.dg/cleanup-7.c: New.
10401
10402 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10403
10404         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10405
10406         * lib/dg-pch.exp: New file.
10407         * g++.dg/pch/pch.exp: Use dg-pch.exp.
10408         * gcc.dg/pch/pch.exp: Likewise.
10409
10410 2003-06-04  Roger Sayle  <roger@eyesopen.com>
10411
10412         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10413         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10414         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10415         * gcc.dg/builtins-17.c: New test case.
10416         * gcc.dg/i386-387-4.c: New test case.
10417         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10418
10419 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10420
10421         * gcc.dg/ultrasp9.c: New test.
10422
10423 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10424
10425         * gcc.c-torture/compile/20030604-1.c: New test.
10426         * gcc.dg/sparc-constant-1.c: New test.
10427
10428 2003-06-03  Glen Nakamura  <glen@imodulo.com>
10429
10430         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10431
10432 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
10433
10434         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10435
10436         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10437         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10438
10439 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
10440
10441         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10442
10443 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10444
10445         PR c++/10940
10446         * g++.dg/template/spec10.C: New test.
10447
10448 2003-06-03  Roger Sayle  <roger@eyesopen.com>
10449
10450         * gcc.dg/builtins-16.c: New test case.
10451
10452 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
10453
10454         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10455         mempcpy test with post-increments.
10456         * gcc.c-torture/execute/string-opt-3.c: New test.
10457         * gcc.dg/string-opt-1.c: New test.
10458
10459 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
10460
10461         PR fortran/10965
10462         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10463
10464 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
10465
10466         * lib/scanasm.exp (dg-scan): New function, factored out of ...
10467         (scan-assembler): ... here.  Use dg-scan.
10468         (scan-assembler-not): Likewise.
10469         (scan-file): New function.
10470         (scan-file-not): Likewise.
10471         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10472         * gcc.dg/cpp/_Pragma4.c: Likewise.
10473         * gcc.dg/cpp/_Pragma5.c: Likewise.
10474         * gcc.dg/cpp/avoidpaste1.c: Likewise.
10475         * gcc.dg/cpp/avoidpaste2.c: Likewise.
10476         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10477         * gcc.dg/cpp/cmdlne-P.c: Likewise.
10478         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10479         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10480         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10481         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10482         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10483         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10484         * gcc.dg/cpp/cxxcom1.c: Likewise.
10485         * gcc.dg/cpp/line1.c: Likewise.
10486         * gcc.dg/cpp/maccom1.c: Likewise.
10487         * gcc.dg/cpp/maccom2.c: Likewise.
10488         * gcc.dg/cpp/maccom3.c: Likewise.
10489         * gcc.dg/cpp/maccom4.c: Likewise.
10490         * gcc.dg/cpp/maccom5.c: Likewise.
10491         * gcc.dg/cpp/maccom6.c: Likewise.
10492         * gcc.dg/cpp/multiline.c: Likewise.
10493         * gcc.dg/cpp/spacing1.c: Likewise.
10494         * gcc.dg/cpp/spacing2.c: Likewise.
10495         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
10496         * gcc.dg/cpp/trad/maccom1.c: Likewise.
10497         * gcc.dg/cpp/trad/maccom2.c: Likewise.
10498         * gcc.dg/cpp/trad/maccom3.c: Likewise.
10499         * gcc.dg/cpp/trad/maccom4.c: Likewise.
10500         * gcc.dg/cpp/trad/maccom6.c: Likewise.
10501         * gcc.dg/cpp/cxxcom2.c: Likewise.
10502         * gcc.dg/cpp/cxxcom2.h: New file.
10503
10504         * gcc.dg/cpp/truefalse.cpp: Move it to ...
10505         * g++.dg/cpp/truefalse.C: Here.
10506         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
10507
10508 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
10509
10510         * gcc.dg/cpp/redef3.c: New file.
10511
10512 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
10513
10514         * gcc.dg/i386-loop-3.c: New test.
10515
10516 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
10517
10518         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
10519
10520 2003-05-31  Roger Sayle  <roger@eyesopen.com>
10521
10522         * gcc.dg/fwrapv-1.c: New test case.
10523         * gcc.dg/fwrapv-2.c: New test case.
10524
10525 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10526
10527         PR c++/10956
10528         * g++.dg/template/spec9.C: New test.
10529
10530 2003-05-29  Roger Sayle  <roger@eyesopen.com>
10531
10532         * gcc.dg/duff-4.c: New test case.
10533
10534 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
10535
10536         PR fortran/10843
10537         * g77.dg/ffixed-form-1.f: New test
10538         * g77.dg/ffixed-form-2.f: New test
10539         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10540         * g77.dg/ffree-form-3.f: New test
10541
10542 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
10543
10544         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10545         * gcc.dg/wint_t-1.c: Likewise.
10546
10547 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10548
10549         * g++.dg/template/access11.C: New test.
10550
10551 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10552
10553         PR c++/10849
10554         * g++.dg/template/access10.C: New test.
10555
10556 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10557             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10558
10559         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10560
10561 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10562
10563         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10564         suppress for powerpc-*-darwin*.
10565         * gcc.dg/torture/builtin-noret-2.c: Likewise.
10566
10567 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10568
10569         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10570         suppress option for powerpc-*-darwin*.
10571
10572 2003-05-23  Roger Sayle  <roger@eyesopen.com>
10573
10574         * gcc.dg/builtins-1.c: Add tests for tan and atan.
10575         * gcc.dg/builtins-4.c: Add test for fmod.
10576
10577 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10578
10579         PR c++/10682
10580         * g++.dg/template/instantiate4.C: New test.
10581
10582 2003-05-22  Roger Sayle  <roger@eyesopen.com>
10583
10584         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10585
10586 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
10587
10588         * gcc.dg/compat/scalar-return-1_main.c: New file.
10589         * gcc.dg/compat/scalar-return-1_x.c: New file.
10590         * gcc.dg/compat/scalar-return-1_y.c: New file.
10591         * gcc.dg/compat/scalar-return-2_main.c: New file.
10592         * gcc.dg/compat/scalar-return-2_x.c: New file.
10593         * gcc.dg/compat/scalar-return-2_y.c: New file.
10594         * gcc.dg/compat/struct-return-3_main.c: New file.
10595         * gcc.dg/compat/struct-return-3_y.c: New file.
10596         * gcc.dg/compat/struct-return-3_x.c: New file.
10597         * gcc.dg/compat/struct-return-2_main.c: New file.
10598         * gcc.dg/compat/struct-return-2_x.c: New file.
10599         * gcc.dg/compat/struct-return-2_y.c: New file.
10600
10601 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10602
10603         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10604         for hppa*-hp-hpux*.
10605         * gcc.dg/20021014-1.c (dg-options): Likewise.
10606         * gcc.dg/nest.c (dg-options): Likewise.
10607
10608 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
10609
10610         PR c++/9738
10611         * g++.dg/ext/dllimport2.C: New file.
10612         * g++.dg/ext/dllimport3.C: New file.
10613
10614 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
10615
10616         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10617         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10618         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10619         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10620         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10621         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10622         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10623         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10624         * gcc.dg/compat/small-struct-defs.h: New file.
10625         * gcc.dg/compat/small-struct-init.h: New file.
10626         * gcc.dg/compat/small-struct-check.h: New file.
10627         * gcc.dg/compat/fp-struct-defs.h: New file.
10628         * gcc.dg/compat/fp-struct-check.h: New file.
10629         * gcc.dg/compat/fp-struct-init.h: New file.
10630         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10631         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10632
10633 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
10634
10635         * gcc.dg/20030225-2.c: New test.
10636
10637 2003-05-18  Roger Sayle  <roger@eyesopen.com>
10638             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10639
10640         * gcc.c-torture/compile/20030518-1.c: New test case.
10641
10642 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
10643
10644         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10645         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10646         gcc-dg-debug-runtest.
10647         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10648         gcc-dg-debug-runtest.
10649
10650 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10651
10652         PR c++/9022
10653         * g++.dg/lookup/using6.C: New test.
10654
10655 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10656
10657         * g++.dg/parse/access2.C: New test.
10658
10659 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10660
10661         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10662         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10663         * gcc.dg/debug/debug.exp: Likewise.
10664
10665 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10666
10667         * gcc.dg/dollar.c: New test.
10668
10669 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10670
10671         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10672         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10673         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10674         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10675         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10676         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10677         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10678         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10679         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10680         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10681         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10682         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10683         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10684         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10685         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10686         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10687         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10688         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10689
10690 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10691
10692         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10693         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10694         support for "repo" mode.
10695         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10696         * lib/g77-dg.exp: Likewise.
10697         * lib/obj-dg.exp: Likewise.
10698
10699 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10700
10701         Merge from gcc-3_2-rhl8-branch:
10702         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10703
10704         * gcc.dg/tls/opt-6.c: New test.
10705
10706         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10707
10708         * gcc.dg/20030405-1.c: New test.
10709
10710         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10711
10712         * gcc.dg/20030309-1.c: New test.
10713
10714         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10715
10716         * gcc.c-torture/execute/20030307-1.c: New test.
10717
10718         2003-02-20  Randolph Chung  <tausq@debian.org>
10719
10720         * gcc.c-torture/compile/20030220-1.c: New test.
10721
10722         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10723
10724         * gcc.dg/20030217-1.c: New test.
10725
10726         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10727
10728         * gcc.c-torture/compile/20020129-1.c: New test.
10729
10730         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10731
10732         * gcc.dg/unroll-1.c: New test.
10733
10734         2002-11-16  Jan Hubicka  <jh@suse.cz>
10735
10736         * gcc.c-torture/execute/20020920-1.c: New test.
10737
10738         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10739
10740         PR target/7434
10741         * gcc.c-torture/compile/20021008-1.c: New test.
10742
10743         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10744
10745         PR target/7559
10746         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10747
10748         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10749
10750         * gcc.c-torture/compile/20020807-1.c: New test.
10751
10752         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10753
10754         * gcc.dg/tls/opt-1.c: New test.
10755
10756         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10757
10758         * gcc.dg/20020729-1.c: New test.
10759
10760         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10761
10762         * g++.dg/opt/life1.C: New test.
10763
10764         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10765
10766         * gcc.dg/20020525-1.c: New test.
10767
10768         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10769
10770         PR c++/6794
10771         * g++.dg/ext/pretty1.C: New test.
10772         * g++.dg/ext/pretty2.C: New test.
10773
10774 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10775
10776         PR c++/8385
10777         * g++.dg/ext/typeof5.C: New test.
10778
10779 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10780
10781         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10782         __USER_LABEL_PREFIX__ into account.
10783         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10784
10785 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10786
10787         * gcc.dg/builtins-15.c: New test case.
10788
10789 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10790
10791         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10792
10793 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10794
10795         * lib/g++.exp: Tweak handling of additional source files.
10796         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10797         * g++.dg/special/conpr-2a.C: Rename to ...
10798         * g++.dg/special/conpr-2a.cc: ... this.
10799         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10800         * g++.dg/special/conpr-3a.C: Rename to ...
10801         * g++.dg/special/conpr-3a.cc: This.
10802         * g++.dg/special/conpr-3b.C: Rename to ...
10803         * g++.dg/special/conpr-3b.cc: This.
10804         * g++.dg/special/conpr-4.C: New test.
10805         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10806
10807 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10808
10809         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10810
10811 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10812
10813         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10814         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10815         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10816         * g++.old-deja/g++.other/warn3.C: Likewise.
10817
10818 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10819
10820         * gcc.dg/i386-387-1.c: Update to also test log.
10821         * gcc.dg/i386-387-2.c: Likewise.
10822
10823 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10824
10825         * g77.f-torture/execute/int8421.f: New test.
10826
10827 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10828
10829         PR c++/10230, c++/10481
10830         * g++.dg/lookup/scoped5.C: New test.
10831
10832 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10833
10834         PR c++/10552
10835         * g++.dg/template/ttp6.C: New test.
10836
10837 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10838
10839         * gcc.c-torture/execute/builtins: New directory.
10840         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10841         gcc.c-torture/execute/builtins.
10842         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10843         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10844         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10845         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10846
10847 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10848
10849         PR c++/9252
10850         * g++.dg/template/access8.C: New test.
10851         * g++.dg/template/access9.C: New test.
10852
10853 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10854
10855         PR c++/9554
10856         * g++.dg/parse/access1.C: New test.
10857
10858 2003-05-09  DJ Delorie  <dj@redhat.com>
10859
10860         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10861         long, and not an int.
10862
10863 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10864
10865         PR c++/10555, c++/10576
10866         * g++.dg/template/memclass1.C: New test.
10867
10868 2003-05-08  DJ Delorie  <dj@redhat.com>
10869
10870         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10871         targets.
10872         * gcc.c-torture/execute/20021024-1.x: Likewise.
10873         * gcc.c-torture/execute/shiftdi.x: Likewise.
10874         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10875         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10876         * gcc.dg/20021018-1.c: Likewise.
10877
10878 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10879
10880         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10881
10882         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10883         (bcopy): Call memmove.
10884
10885 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10886
10887         * g77.f-torture/compile/8485.f: New test case.
10888
10889 2003-05-07  Richard Henderson  <rth@redhat.com>
10890
10891         PR c++/10570
10892         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10893         Verify exception_cleanup not called for rethrows.
10894         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10895         when exiting catch block without rethrowing.
10896         * g++.dg/eh/forced3.C: New.
10897         * g++.dg/eh/forced4.C: New.
10898
10899 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10900
10901         * gcc.dg/20030505.c: Fix triplet.
10902
10903 2003-05-06  DJ Delorie  <dj@redhat.com>
10904
10905         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10906         * gcc.dg/nest.c: Likewise.
10907
10908 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10909
10910         * gcc.dg/builtins-14.c: New test case.
10911
10912 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10913
10914         * lib/compat.exp (compat-execute): New argument.
10915         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10916         * gcc.dg/compat: New test directory.
10917         * gcc.dg/compat/compat.exp: New expect script.
10918         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10919         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10920         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10921         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10922         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10923         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10924
10925         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10926         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10927         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10928         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10929         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10930         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10931         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10932         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10933         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10934         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10935         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10936         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10937         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10938         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10939         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10940
10941 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10942
10943         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10944
10945 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10946
10947         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10948
10949 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10950
10951         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10952         * gcc.dg/ppc-fsel-2.c: New test.
10953
10954         * gcc.dg/unused-5.c: New test.
10955
10956 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10957
10958         PR c++/10496
10959         * g++.dg/warn/pmf1.C: New test.
10960
10961 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10962
10963         PR c++/4494
10964         * g++.dg/warn/main.C: New test.
10965
10966 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10967
10968         * gcc.dg/nonnull-3.c: New test.
10969
10970 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10971
10972         * gcc.dg/cpp/Wtrigraphs.c: Update.
10973         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10974
10975 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10976
10977         * gcc.dg/ppc-fsel-1.c: New test.
10978
10979 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10980
10981         PR c/10604
10982         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10983
10984 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10985
10986         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10987
10988 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10989
10990         PR c++/9364, c++/10553, c++/10586
10991         * g++.dg/parse/typename4.C: New test.
10992         * g++.dg/parse/typename5.C: Likewise.
10993
10994 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10995
10996         * gcc.c-torture/compile/20030503-1.c: New test.
10997
10998 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10999
11000         * g++.dg/lookup/using5.C: Fix testcase error.
11001
11002 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
11003
11004         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
11005         since MEABI is no longer supported.  Remove all vestiges
11006         of MEABI from the test.
11007
11008 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11009
11010         PR c++/10554
11011         * g++.dg/lookup/using5.C: New test.
11012
11013 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11014
11015         PR c++/8772
11016         * g++.dg/template/ttp5.C: New test.
11017
11018 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
11019
11020         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
11021         (dg-gpp-additional-sources): New function.
11022         (dg-gpp-additional-files): Likewise.
11023         * lib/g++.exp (additional_sources): New variable.
11024         (additional_files): Likewise.
11025         (g++_target_compile): Deal with them.
11026         * lib/old-dejagnu.exp: Remove.
11027         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
11028         * g++.old-deja: Revise all tests to use dg commands.
11029
11030 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11031
11032         PR c++/9432, c++/9528
11033         * g++.dg/lookup/using4.C: New test.
11034
11035 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
11036
11037         * gcc.dg/noreturn-5.c: New file.
11038         * gcc.dg/noreturn-6.c: New file.
11039
11040         * gcc.c-torture/compile/inline-1.c: New file.
11041
11042 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11043
11044         PR c++/10551
11045         * g++.dg/template/explicit1.C: New test.
11046
11047 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11048
11049         PR c++/10549
11050         * g++.dg/other/bitfield1.C: New test.
11051
11052         PR c++/10527
11053         * g++.dg/init/new7.C: New test.
11054
11055 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11056
11057         * g++.dg/ext/desig1.C: New test.
11058         * g++.dg/ext/init1.C: Update.
11059
11060         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
11061
11062 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
11063
11064         PR c++/10180
11065         * g++.dg/warn/Winline-1.C: New test.
11066
11067 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11068
11069         * gcc.c-torture/execute/string-opt-19.c: New test.
11070
11071         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
11072         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
11073
11074 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
11075
11076         PR c++/10506
11077         * g++.dg/init/new6.C: New test.
11078
11079         PR c++/10503
11080         * g++.dg/init/ref6.C: New test.
11081
11082 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
11083
11084         * g++.dg/warn/weak1.C: XFAIL on AIX4.
11085
11086 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11087
11088         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
11089         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
11090
11091 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
11092
11093         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
11094         initialized static data members.
11095
11096 2003-04-25  H.J. Lu <hjl@gnu.org>
11097
11098         * gcc.dg/ia64-sync-4.c: New test.
11099
11100 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11101
11102         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
11103         date.
11104
11105 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
11106
11107         PR c++/10337
11108         * g++.dg/warn/conv1.C: New test.
11109         * g++.old-deja/g++.other/conv7.C: Adjust.
11110         * g++.old-deja/g++.other/overload14.C: Adjust.
11111
11112 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11113
11114         PR c++/10471
11115         * g++.dg/template/defarg2.C: New test.
11116
11117 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
11118
11119         * gcc.dg/cpp/include2.c: Update.
11120         * gcc.dg/cpp/multiline-2.c: New.
11121         * gcc.dg/cpp/multiline.c: Update.
11122         * gcc.dg/cpp/strify2.c: Update.
11123         * gcc.dg/cpp/trad/literals-2.c: Update.
11124
11125 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11126
11127         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
11128
11129 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11130
11131         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
11132
11133 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11134
11135         PR c++/10451
11136         * g++.dg/parse/crash4.C: New test.
11137
11138         PR c++/9847
11139         * g++.dg/parse/crash5.C: New test.
11140
11141 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11142
11143         PR c++/10446
11144         * g++.dg/parse/crash3.C: New test.
11145
11146         PR c++/10428
11147         * g++.dg/parse/elab1.C: New test.
11148
11149 2003-04-22  Devang Patel  <dpatel@apple.com>
11150
11151         * gcc.dg/cpp/trad/funlike-5.c: New test.
11152
11153 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
11154
11155         * g++.dg/other/packed1.C: Fix dg options.
11156
11157 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11158
11159         * g++.dg/other/offsetof2.C: New test.
11160
11161 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11162
11163         * g++.dg/template/recurse.C: Adjust location of error messages.
11164
11165 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11166
11167         PR c++/9881
11168         * g++.dg/init/addr-const1.C: New test.
11169         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
11170
11171 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11172
11173         PR c++/10405
11174         * g++.dg/lookup/struct-hack1.C: New test.
11175
11176 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11177
11178         * ucs.c: Update diagnostic messages.
11179
11180 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11181
11182         * gcc.dg/cpp/truefalse.cpp: New test.
11183         * gcc.dg/cpp/cpp.exp: Update.
11184         * g++.dg/other/stdbool-if.C: Remove.
11185
11186 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11187
11188         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
11189         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
11190
11191 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11192
11193         * gcc.c-torture/compile/20030418-1.c: New test.
11194
11195 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
11196
11197         * README.compat: Remove; content moved to doc/sourcebuild.texi.
11198
11199 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11200
11201         PR c++/10347
11202         g++.dg/template/dependent-name1.C: New test.
11203
11204 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
11205
11206         * gcc.dg/warn-1.c (tourist_guide): New array,
11207         contains a pointer to bar.
11208
11209 2003-04-16  Roger Sayle  <roger@eyesopen.com>
11210
11211         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
11212         * gcc.c-torture/execute/medce-1.c: New test case.
11213         * gcc.c-torture/execute/medce-2.c: New test case.
11214
11215 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
11216
11217         * lib/prune.exp: Ignore more messages.
11218
11219         PR c++/10381
11220         * g++.dg/parse/lookup3.C: New test.
11221
11222 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
11223
11224         * gcc.c-torture/compile/20030415-1.c : New test.
11225
11226 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
11227
11228         * gcc.c-torture/execute/scope-2.c: Move to ...
11229         * gcc.dg/noncompile/scope.c: .... here.
11230
11231 2003-04-14  Roger Sayle  <roger@eyesopen.com>
11232
11233         * gcc.dg/20030414-2.c: New test case.
11234
11235 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
11236
11237         PR target/10377
11238         * gcc.dg/20030414-1.c: New test.
11239
11240 2003-04-13  Roger Sayle  <roger@eyesopen.com>
11241
11242         * gcc.dg/builtins-12.c: New test case.
11243         * gcc.dg/builtins-13.c: New test case.
11244
11245 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11246
11247         * gcc.c-torture/execute/string-opt-18.c: New test.
11248
11249 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11250
11251         PR c++/10300
11252         * g++.dg/init/new5.C: New test.
11253
11254 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11255
11256         PR c++/7910
11257         * g++.dg/ext/dllimport1.C: New test.
11258
11259 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11260
11261         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11262
11263 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11264
11265         PR Fortran/9263
11266         * g77.f-torture/noncompile/9263.f: New test
11267         PR Fortran/1832
11268         * g77.f-torture/execute/1832.f: New test
11269
11270 2003-04-11  David Chad  <davidc@freebsd.org>
11271             Loren J. Rittle  <ljrittle@acm.org>
11272
11273         libobjc/8562
11274         * objc.dg/headers.m: New test.
11275
11276 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11277
11278         * gcc.c-torture/execute/builtin-noret-2.c: New.
11279         * gcc.c-torture/execute/builtin-noret-2.x: New.
11280         XFAIL builtin-noret-2.c at -O1 and above.
11281         * gcc.dg/redecl.c: New.
11282         * gcc.dg/Wshadow-1.c: Update error regexps.
11283
11284 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11285
11286         * g++.dg/abi/bitfield10.C: New test.
11287
11288 2003-04-09  Mike Stump  <mrs@apple.com>
11289
11290         * gcc.dg/pch/pch.exp: Make testcase names longer.
11291         * g++.dg/pch/pch.exp: Make testcase names longer.
11292
11293 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11294
11295         * gcc.dg/builtins-11.c: New test case.
11296
11297 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11298
11299         * gcc.dg/builtins-9.c: New test case.
11300         * gcc.dg/builtins-10.c: New test case.
11301
11302 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11303
11304         * gcc.dg/noncompile/init-4.c.c: New test.
11305
11306 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11307
11308         * gcc.misc-test/gcov-9.c: New test.
11309         * gcc.misc-test/gcov-10.c: New test
11310         * gcc.misc-test/gcov-11.c: New test.
11311
11312 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11313
11314         PR optimization/10024
11315         * gcc.c-torture/compile/20030405-1.c: New test.
11316
11317 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11318
11319         * gcc.dg/pch/static-3.c: New.
11320         * gcc.dg/pch/static-3.hs: New.
11321         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11322
11323 2003-04-04  Richard Henderson  <rth@redhat.com>
11324
11325         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11326         * g++.dg/eh/forced2.C: Likewise.
11327
11328 2003-04-03  Mike Stump  <mrs@apple.com>
11329
11330         * lib/scanasm.exp (scan-assembler): Add xfail processing for
11331         target arg.
11332         (scan-assembler-times, scan-assembler-not): Likewise.
11333         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11334
11335 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11336
11337         * gcc.dg/sparc-loop-1.c: New test.
11338
11339 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
11340
11341         PR other/9274
11342         * g++.dg/pch/system-2.C: New.
11343         * g++.dg/pch/system-2.Hs: New.
11344
11345 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
11346
11347         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11348
11349         * g++.dg/eh/simd-1.C (vecfunc): Same.
11350
11351 2003-04-01  Roger Sayle  <roger@eyesopen.com>
11352
11353         * gcc.c-torture/execute/20030401-1.c: New test case.
11354
11355 2003-04-01  Ziemowit Laski <zlaski@apple.com>
11356
11357         * objc.dg/defs.m: New.
11358
11359 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
11360
11361         * g++.dg/eh/simd-1.C: New.
11362         * g++.dg/eh/simd-2.C: New.
11363
11364 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
11365
11366         * gcc.c-torture/execute/simd-3.c: New.
11367
11368 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11369
11370         PR c/9936
11371         * gcc.dg/20030331-2.c: New test.
11372
11373 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11374
11375         PR c++/10278
11376         * g++.dg/parse/crash2.C: New test.
11377
11378 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11379
11380         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11381         * gcc.c-torture/execute/20030331-1.c: ...here.
11382
11383 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11384
11385         * gcc.c-torture/execute/20030331-1.c: New test.
11386
11387 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
11388
11389         * lib/gcov.exp: Adjust call return testing strings.
11390         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11391
11392 2003-03-31  Roger Sayle  <roger@eyesopen.com>
11393
11394         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11395         * gcc.dg/builtins-7.c: New test case.
11396         * gcc.dg/builtins-8.c: New test case.
11397
11398 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11399
11400         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11401
11402 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
11403
11404         PR c++/7647
11405         * g++.dg/lookup-class-member-2.C: New test.
11406
11407 2003-03-30  Glen Nakamura  <glen@imodulo.com>
11408
11409         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11410
11411 2003-03-28  Roger Sayle  <roger@eyesopen.com>
11412
11413         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
11414
11415 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
11416
11417         * g++.dg/init/attrib1.C: New test.
11418
11419 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11420
11421         * gcc.dg/ultrasp8.c: New test.
11422
11423 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11424
11425         * gcc.dg/ultrasp7.c: New test.
11426
11427 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
11428
11429         PR c++/10047
11430         * g++.dg/template/inline1.C: New test.
11431
11432 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11433
11434         * gcc.dg/sparc-dwarf2.c: New test.
11435
11436 2003-03-27  Roger Sayle  <roger@eyesopen.com>
11437
11438         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11439         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11440
11441 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
11442
11443         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11444         than reading .x files.
11445         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11446         * g77.dg/gcov/gcov-1.f: Likewise.
11447         * gcc.misc-tests/gcov-4b.c: Likewise.
11448         * gcc.misc-tests/gcov-5b.c: Likewise.
11449         * gcc.misc-tests/gcov-6.c: Likewise.
11450         * gcc.misc-tests/gcov-7.c: Likewise.
11451         * gcc.misc-tests/gcov-8.c: Likewise.
11452         * g++.dg/gcov/gcov-1.x: Remove.
11453         * g77.dg/gcov/gcov-1.x: Likewise.
11454         * gcc.misc-tests/gcov-4b.x: Likewise.
11455         * gcc.misc-tests/gcov-5b.x: Likewise.
11456         * gcc.misc-tests/gcov-6.x: Likewise.
11457         * gcc.misc-tests/gcov-7.x: Likewise.
11458         * gcc.misc-tests/gcov-8.x: Likewise.
11459
11460 2003-03-27  Glen Nakamura  <glen@imodulo.com>
11461
11462         PR opt/10087
11463         * gcc.dg/20030324-1.c: New test.
11464
11465 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
11466
11467         PR c++/10224
11468         * g++.dg/template/arg3.C: New test.
11469
11470         PR c++/10158
11471         * g++.dg/template/friend18.C: New test.
11472
11473 2003-03-26  Roger Sayle  <roger@eyesopen.com>
11474
11475         * g77.f-torture/compile/20030326-1.f: New test case.
11476
11477 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
11478
11479         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11480
11481         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11482
11483 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
11484
11485         * gcc.dg/ia64-sync-3.c: New test.
11486
11487 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
11488
11489         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
11490
11491 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
11492
11493         * gcc.dg/ultrasp6.c: New test.
11494
11495 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11496
11497         * gcc.dg/i386-signbit-1.c: New test.
11498         * gcc.dg/i386-signbit-2.c: New test.
11499         * gcc.dg/i386-signbit-3.c: New test.
11500
11501 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11502
11503         * gcc.dg/ultrasp5.c: Fix options.
11504
11505 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11506
11507         * gcc.dg/ultrasp5.c: Fix comment.
11508
11509 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
11510
11511         PR fortran/10197
11512         * g77.f-torture/execute/10197.f: New test.
11513
11514 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
11515
11516         PR c++/9898, c++/383
11517         * g++.dg/template/conv6.C: New test.
11518
11519         PR c++/10119
11520         * g++.dg/template/ptrmem5.C: New test.
11521
11522         PR c++/10026
11523         * g++.dg/lookup/koenig1.C: New test.
11524
11525         PR C++/10199
11526         * g++.dg/lookup/template2.C: New test.
11527
11528 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
11529
11530         * g++.dg/opt/rtti1.C: New test.
11531
11532 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11533
11534         * gcc.dg/ultrasp5.c: New test.
11535
11536 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
11537
11538         PR middle-end/9967
11539         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11540         builtin fputs.
11541
11542 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11543
11544         PR c/8224
11545         * gcc.dg/20030323-1.c: New test.
11546
11547 2003-03-23  Roger Sayle  <roger@eyesopen.com>
11548
11549         * gcc.c-torture/compile/20030323-1.c: New test case.
11550
11551 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
11552
11553         * gcc.dg/20030321-1.c: New test.
11554
11555 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
11556
11557         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11558
11559 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
11560
11561         PR c++/9978, c++/9708
11562         * g++.dg/ext/vlm1.C: Adjust expected error.
11563         * g++.dg/ext/vla2.C: New test.
11564         * g++.dg/template/arg1.C: New test.
11565         * g++.dg/template/arg2.C: New test.
11566
11567 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
11568
11569         * g77.f-torture/execute/select.f: New test.
11570         * g77.f-torture/noncompile/select_no_compile.f: New test.
11571
11572 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
11573
11574         PR c++/9898
11575         * g++.dg/other/error4.C: New test.
11576
11577 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
11578
11579         * g++.dg/template/friend17.C: New test.
11580
11581 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
11582
11583         * gcc.c-torture/compile/20030320-1.c: New.
11584
11585 2003-03-20  Roger Sayle  <roger@eyesopen.com>
11586
11587         * gcc.dg/builtins-6.c: New test case.
11588
11589 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
11590
11591         PR target/10073
11592         * gcc.c-torture/compile/20030319-1.c: New.
11593
11594 2003-03-18  Jan Hubicka  <jh@suse.cz>
11595
11596         * gcc.dg/i386-cvt-1.c: New test.
11597
11598 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
11599
11600         * objc.dg/naming-1.m: Use "(parse|syntax) error".
11601         * objc.dg/naming-2.m: Likewise.
11602
11603 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
11604
11605         PR c++/9639
11606         * g++.dg/parse/crash1.C: New test.
11607
11608 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
11609
11610         PR c++/8805
11611         * g++.dg/eh/cleanup1.C: New test.
11612
11613 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
11614
11615         * gcc.c-torture/execute/20030316-1.c: New test case.
11616
11617 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11618
11619         PR c++/9629
11620         * g++.dg/init/ctor2.C: New test.
11621
11622 2003-03-15  Roger Sayle  <roger@eyesopen.com>
11623
11624         * g77.f-torture/compile/xformat.f: New test case.
11625
11626 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11627
11628         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11629         * g++.old-deja/g++.mike/eh50.C: Likewise.
11630
11631 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11632
11633         PR c++/6440
11634         * g++.dg/template/spec7.C: New test.
11635         * g++.dg/template/spec8.C: Likewise.
11636
11637 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
11638
11639         * gcc.c-torture/execute/20030313-1.c: New test.
11640
11641 2003-03-14  Richard Henderson  <rth@redhat.com>
11642
11643         * gcc.dg/inline-2.c: Adjust alpha test for external call.
11644
11645 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11646
11647         * gcc.c-torture/compile/20030314-1.c: New test.
11648
11649 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11650
11651         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11652         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11653         thumb target,
11654         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11655         to accept newer _imp__  prefix and additional
11656         newline in .drectve section.
11657         * gcc.dg/dll-4.c: Likewise.
11658         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11659         switch.
11660
11661 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11662
11663         * g++.dg/parse/namespace9.C: New test.
11664
11665         * g++.dg/init/ref5.C: New test.
11666         * g++.dg/parse/ptrmem1.C: Likewise.
11667
11668 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11669
11670         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11671         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11672         regular expression.
11673         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11674         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11675
11676 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11677
11678         * gcc.c-torture/execute/20030224-2.c: New test.
11679
11680 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11681
11682         * gcc.dg/decl-3.c: New test.
11683
11684 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11685
11686         * gcc.dg/i386-loop-2.c: New test.
11687
11688 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11689
11690         PR c++/9474
11691         * g++.dg/parse/namespace8.C: New test.
11692
11693         PR c++/9924
11694         * g++.dg/overload/builtin2.C: New test.
11695
11696 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11697
11698         * gcc.dg/return-type-3.c: New test.
11699
11700 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11701
11702         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11703         profiling options are not supported.
11704
11705 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11706
11707         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11708         * g++.old-deja/g++.warn/impint2.C: Likewise.
11709
11710 2003-03-10  Devang Patel  <dpatel@apple.com>
11711
11712         * g++.dg/cpp/c++_cmd_1.C: New test.
11713         * g++.dg/cpp/c++_cmd_1.h: New file.
11714
11715 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11716
11717         * gcc.dg/altivec-9.c: New file.
11718
11719 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11720
11721         * gcc.dg/ppc-sdata-1.c: New test.
11722         * gcc.dg/ppc-sdata-2.c: New test.
11723
11724 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11725
11726         PR c++/9373
11727         * g++.dg/opt/ptrmem2.C: New test.
11728
11729         PR c++/8534
11730         * g++.dg/opt/ptrmem1.C: New test.
11731
11732 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11733
11734         * gcc.dg/i386-loop-1.c: New test.
11735
11736 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11737
11738         PR c++/9970
11739         * g++.dg/lookup/friend1.C: New test.
11740
11741 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11742
11743         PR c++/9823
11744         * g++.dg/parser/constructor1.C: New test.
11745
11746 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11747
11748         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11749
11750         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11751
11752 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11753
11754         * gcc.dg/cpp/Wunused.c: Update test.
11755
11756 2003-03-08  Jan Hubicka  <jh@suse.cz>
11757
11758         * gcc.dg/inline-3.c: New test.
11759
11760 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11761
11762         PR c++/9809
11763         * g++.dg/parse/builtin1.C: New test.
11764
11765         PR c++/9982
11766         * g++.dg/abi/cookie1.C: New test.
11767         * g++.dg/abi/cookie2.C: Likewise.
11768
11769         PR c++/9524
11770         * g++.dg/template/field1.C: New test.
11771
11772         PR c++/9912
11773         * g++.dg/parse/class1.C: New test.
11774         * g++.dg/parse/namespace7.C: Likewise.
11775         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11776
11777 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11778
11779         * g++.dg/init/ref4.C: New test.
11780
11781 2003-03-07  Jan Hubicka  <jh@suse.cz>
11782
11783         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11784         * gcc.dg/inline-3.c:  New test.
11785
11786 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11787
11788         * g++.dg/init/ref3.C: New test.
11789
11790         PR c++/9965
11791         * g++.dg/init/ref2.C: New test.
11792
11793         PR c++/9400
11794         * g++.dg/warn/Wshadow-2.C: New test.
11795
11796         PR c++/9791
11797         * g++.dg/warn/Woverloaded-1.C: New test.
11798
11799 2003-03-05  Jan Hubicka  <jh@suse.cz>
11800
11801         * gcc.dg/i386-local2.c: New.
11802         * gcc.dg/i386-local.c: Fix typo.
11803
11804 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11805
11806         * g++.dg/abi/layout3.C: New test.
11807
11808 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11809
11810         * gcc.c-torture/compile/20030305-1.c
11811
11812 2003-03-05  Jan Hubicka  <jh@suse.cz>
11813
11814         * gcc.dg/i386-local.c: New.
11815
11816 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11817
11818         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11819
11820 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11821
11822         * gcc.dg/switch-2.c: New test.
11823         * gcc.dg/switch-3.c: New test.
11824         * gcc.dg/Wswitch.c: Adjust line numbers.
11825         * gcc.dg/Wswitch-default.c: Likewise.
11826         * gcc.dg/Wswitch-enum.c: Likewise.
11827
11828 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11829
11830         * gcc.c-torture/execute/20030222-1.c: New test.
11831
11832 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11833
11834         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11835
11836 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11837
11838         PR c++/9878
11839         * g++.dg/init/ref1.C: New test.
11840
11841 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11842
11843         * gcc.dg/sh-relax.c: New SH-only test.
11844
11845 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11846
11847         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11848         comment explaining purpose of testcase.
11849
11850 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11851
11852         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11853         for HC11/HC12 (asm needs two int registers).
11854         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11855         HC11/HC12 because the test uses an asm which needs two 32-bit
11856         registers.
11857
11858 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11859
11860         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11861         for HC11/HC12 (array is too large otherwise).
11862         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11863         * gcc.c-torture/compile/20010518-2.x: Likewise.
11864         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11865         HC11/HC12 (array is too large).
11866
11867 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11868
11869         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11870         * lib/g++-dg.exp (g++-dg-test): Likewise.
11871
11872 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11873
11874         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11875         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11876
11877 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11878
11879         * g++.dg/warn/implicit-typename1.C: Remove warning.
11880
11881 2003-02-28  Richard Henderson  <rth@redhat.com>
11882
11883         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11884         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11885
11886 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11887
11888         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11889         * g++.dg/pch/pch.exp: Likewise.
11890
11891 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11892
11893         PR c++/9879
11894         * testsuite/g++.dg/init/new4.C: New test.
11895
11896 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11897
11898         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11899
11900 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11901
11902         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11903         unsigned long.
11904
11905         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11906         wider than float.
11907
11908 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11909
11910         * lib/scanasm.exp: Add support for counting numbers of
11911         occurences.
11912         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11913         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11914
11915 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11916
11917         PR c++/9683
11918         * g++.dg/template/static3.C: New test.
11919
11920         PR c++/9829
11921         * g++.dg/parse/namespace6.C: New test.
11922
11923 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11924
11925         PR target/9732
11926         * gcc.dg/20030225-1.c: New test.
11927
11928 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11929
11930         * README: Remove out-of-date information.
11931
11932         PR c++/9836
11933         * g++.dg/template/spec6.C: New test.
11934
11935 2003-02-24  Jeff Law  <law@redhat.com>
11936
11937         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11938
11939 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11940
11941         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11942         * gcc.dg/pragma-ep-1.c: Likewise.
11943
11944 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11945
11946         PR c++/9602
11947         * g++.dg/template/friend16.C: New test.
11948
11949 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11950
11951         PR c++/5333
11952         * g++.dg/parse/fused-params1.C: Adjust error messages.
11953         * g++.dg/template/nested3.C: New test.
11954
11955 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11956
11957         * g++.dg/abi/param1.C: New test.
11958
11959 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11960
11961         PR c++/7982
11962         * g++.dg/warn/implicit-typename1.C: New test.
11963
11964 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11965
11966         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11967         with "mtune".
11968         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11969         * gcc.c-torture/execute/20010129-1.x: Likewise.
11970         * gcc.dg/20011107-1.c: Likewise.
11971         * gcc.dg/20020108-1.c: Likewise.
11972         * gcc.dg/20020122-3.c: Likewise.
11973         * gcc.dg/20020206-1.c: Likewise.
11974         * gcc.dg/20020310-1.c: Likewise.
11975         * gcc.dg/20020426-2.c: Likewise.
11976         * gcc.dg/20020517-1.c: Likewise.
11977         * gcc.dg/991230-1.c: Likewise.
11978         * gcc.dg/i386-unroll-1.c: Likewise.
11979         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11980
11981 2003-02-22  Jan Hubicka  <jh@suse.cz>
11982
11983         * gcc.dg/i386-mul.c: New test.
11984
11985 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11986
11987         * gcc.dg/builtins-5.c: New test case.
11988
11989 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11990
11991         * gcc.dg/asmreg-1.c: New test.
11992
11993 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11994
11995         PR c++/9749
11996         * g++.dg/parse/varmod1.C: New test.
11997
11998 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11999
12000         PR c++/9727
12001         * g++.dg/template/op1.C: New test.
12002
12003 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12004
12005         PR c++/8906
12006         * g++.dg/template/nested2.C: New test.
12007
12008 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12009
12010         PR c++/8724
12011         * g++.dg/expr/dtor1.C: New test.
12012
12013 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12014
12015         * gcc.dg/cpp/include3.c: New test.
12016         * gcc.dg/cpp/inc/foo.h: New file.
12017
12018 2003-02-21  Glen Nakamura  <glen@imodulo.com>
12019
12020         * gcc.c-torture/execute/20030221-1.c: New test.
12021
12022 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
12023
12024         PR c++/9729
12025         * g++.dg/abi/conv1.C: New test.
12026
12027 2003-02-20  Jan Hubicka  <jh@suse.cz>
12028
12029         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
12030
12031 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
12032
12033         * gcc.c-torture/compile/20030219-1.c: New test.
12034
12035 2003-02-18  Jan Hubicka  <jh@suse.cz>
12036
12037         * gcc.dg/funcorder.c: New test.
12038
12039 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12040
12041         * gcc.c-torture/execute/20030218-1.c: New.
12042
12043 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
12044
12045         * gcc.dg/20030218-1.c: New.
12046
12047 2003-02-18  Richard Henderson  <rth@redhat.com>
12048
12049         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
12050         * gcc.dg/attr-used-2.c: New.
12051
12052 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
12053
12054         PR c++/9704
12055         * g++.dg/init/copy5.C: New test.
12056
12057 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
12058
12059         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
12060         * g++.dg/pch/pch.exp: Likewise.
12061
12062 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12063
12064         * gcc.c-torture/execute/20030209-1.c: Enable the test if
12065         STACK_SIZE is not defined.
12066
12067 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12068
12069         PR c++/9457
12070         * g++.dg/template/init1.C: New test.
12071
12072 2003-02-16  Jan HUbicka  <jh@suse.cz>
12073
12074         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
12075         (foo): Add few extra tests
12076         * gcc.dg/c99-const-expr-3.c: Likewise.
12077         * gcc.c-torture/execute/20030216-1.c: New.
12078
12079 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12080
12081         PR c++/9459
12082         * g++.dg/ext/typeof4.C: New test.
12083
12084 2003-02-15  Roger Sayle  <roger@eyesopen.com>
12085
12086         * gcc.dg/i386-387-3.c: New test case.
12087
12088 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
12089
12090         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
12091         cris-*-elf* cris-*-aout* and mmix-*-*.
12092
12093 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
12094
12095         * gcc.dg/20030213-1.c: New test.
12096
12097 2003-02-12  Roger Sayle  <roger@eyesopen.com>
12098
12099         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
12100         * gcc.dg/i386-387-2.c: Likewise.
12101
12102 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
12103
12104         * gcc.dg/ppc-spe.c: Fix formatting.
12105         Enable tests that were previously unsupported by gas.
12106         Delete tests for instructions that no longer exist.
12107         Switch arguments on evsubifw builtin.
12108
12109 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12110
12111         * gcc.c-torture/execute/20030209-1.c: Disable the test if
12112         STACK_SIZE is too small.
12113
12114 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12115             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
12116
12117         * gcc.dg/decl-2.c: New test.
12118
12119 2003-02-10  Jan Hubicka  <jh@suse.cz>
12120
12121         * gcc.dg/i386-fpcvt-1.c:  New test.
12122
12123 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
12124
12125         * gcc.c-torture/execute/20030209-1.c: New test.
12126
12127 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
12128
12129         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
12130         int-wide bitops, use the constants of the same width.
12131         Likewise, if long long is 32-bit wide, test bitops using
12132         32-bit constants.
12133
12134 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
12135
12136         * gcc.dg/20021014-1.c: Annotate with expected notice text.
12137
12138 2003-02-07  Roger Sayle  <roger@eyesopen.com>
12139
12140         * testsuite/gcc.dg/builtins-4.c: New test case.
12141
12142 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12143
12144         * gcc.dg/20020430-1.c: Fix dg command typos.
12145         * gcc.dg/20020503-1.c: Likewise.
12146
12147 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12148
12149         PR c++/8785
12150         * g++.dg/parse/fused-params1.C: New test.
12151
12152         PR c++/8857
12153         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
12154
12155         PR c++/8921
12156         * g++.dg/parse/non-dependent1.C: New test.
12157
12158         PR c++/8928
12159         * g++.dg/parse/dupl-tmpl-args1.C: New test.
12160
12161         PR c++/9228
12162         * g++.dg/parse/undefined7.C: New test.
12163         * g++.dg/parse/non-templ1.C: New test.
12164
12165         PR c++/9229
12166         * g++.dg/parse/too-many-tmpl-args1.C: New test.
12167
12168 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
12169
12170         * gcc.c-torture/compile/20030206-1.c: New test.
12171
12172 2003-02-05  Roger Sayle  <roger@eyesopen.com>
12173
12174         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
12175         "pow" to "foo" to avoid potential confusion with a math built-in.
12176
12177 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12178
12179         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
12180         conditions for SPARC targets.
12181
12182 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
12183
12184         * gcc.dg/20030204-1.c: New test.
12185
12186 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12187
12188         PR c++/38
12189         * g++.dg/parse/array-size1.C: New test.
12190
12191         PR c++/5657
12192         * g++.dg/parse/undefined3.C: New test.
12193
12194         PR c++/5665
12195         * g++.dg/parse/undefined4.C: New test.
12196
12197         PR c++/5975
12198         * g++.dg/parse/undefined5.C: New test.
12199
12200         PR c++/7259
12201         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
12202
12203         PR c++/8578
12204         * g++.dg/parse/casting-operator1.C: New test.
12205
12206         PR c++/8596
12207         * g++.dg/parse/undefined6.C: New test.
12208
12209         PR c++/8736
12210         * g++.dg/parse/missing-template1.C: New test.
12211
12212 2003-02-04  Jan Hubicka  <jh@suse.cz>
12213
12214         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
12215         * gcc.dg/i386-cmov?.c:  Likewise.
12216         * gcc.dg/i386-fpcvt-?.c:  Likewise.
12217         * gcc.dg/i386-ssefp-1.c:  Likewise.
12218         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
12219         conventions.
12220
12221 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
12222
12223         PR c++/7129
12224         * testsuite/g++.dg/ext/max.C: New test.
12225
12226 2003-02-03  Jan Hubicka  <jh@suse.cz>
12227
12228         * gcc.c-torture/execute/20030203-1.c: New test.
12229
12230 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
12231
12232         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
12233         'natural-endian'.
12234
12235 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
12236
12237         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
12238         * g++.dg/init/new2.C: Likewise.
12239         * g++.dg/other/new1.C: Likewise.
12240
12241 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
12242
12243         * gcc.dg/struct-ret-libc.c: New test.
12244
12245 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
12246
12247         * gcc.dg/20030129-1.c: New test.
12248
12249 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12250
12251         PR c++/8849
12252         * g++.dg/template/ptrmem4.C: New test.
12253
12254 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12255
12256         * g++.dg/parser/constant1.C: New test.
12257
12258 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12259
12260         PR c++/8591
12261         * g++.dg/parse/friend2.C: New test.
12262
12263 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12264
12265         PR c++/9437
12266         * g++.dg/template/unify4.C: New test.
12267
12268 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12269
12270         * gcc.c-torture/execute/20030128-1.c: New test.
12271
12272 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12273
12274         * g++.dg/lookup/nested1.C: Test moved from ...
12275         * g++.old-deja/g++.other/lookup24.C: ... here.
12276
12277 2003-01-28  Jan Hubicka  <jh@suse.cz>
12278
12279         * gcc.dg/i386-cmov5.c:  New test.
12280
12281 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12282
12283         * gcc.c-torture/execute/20010925-1.c: Changed the
12284         memcpy declaration.
12285
12286 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12287
12288         PR c++/3902
12289         * g++.dg/parse/template5.C: New test.
12290
12291 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12292
12293         PR fortran/9258
12294         * g77.dg/pr9258: New test.
12295
12296 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12297
12298         * README: Move relevant parts from README.g++.
12299
12300         * README.g++: Remove this file.
12301
12302 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12303
12304         * g++.dg/abi/dcast1.C: New test.
12305
12306 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12307
12308         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12309
12310 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12311
12312         PR c++/47
12313         * g++.old-deja/g++.other/lookup24.C: New test.
12314
12315 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12316
12317         PR middle-end/7227
12318         * gcc.dg/uninit-C.c: New test.
12319
12320 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12321
12322         * g++.dg/abi/covariant1.C: New test.
12323
12324 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
12325
12326         * gcc.dg/20030123-1.c: New test.
12327
12328 2003-01-25  Jan Hubicka  <jh@suse.cz>
12329
12330         PR opt/8492
12331         * gcc.c-torture/compile/20030125-1.c
12332
12333 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
12334
12335         PR c++/9403
12336         * g++.dg/parse/template3.C: New test.
12337         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12338
12339         PR c++/795
12340         * g++.dg/parse/template4.C: New test.
12341
12342         PR c++/9415
12343         * g++.dg/template/qual2.C: New test.
12344
12345         PR c++/8545
12346         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12347
12348         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12349
12350 2003-01-25  Roger Sayle  <roger@eyesopen.com>
12351
12352         * gcc.c-torture/execute/switch-1.c: New test case.
12353
12354 2003-01-25  Jan Hubicka  <jh@suse.cz>
12355
12356         * gcc.c-torture/execute/20030125-1.[cx]: New test.
12357
12358 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
12359
12360         Tweaks for Bison-1.875. From the NEWS file:
12361         "- `parse error' -> `syntax error'
12362         Bison now uniformly uses the term `syntax error'"
12363         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12364         * gcc.dg/cpp/digraph2.c: Likewise.
12365         * gcc.dg/cpp/direct2.c: Likewise.
12366         * gcc.dg/cpp/paste4.c: Likewise.
12367         * gcc.dg/c90-restrict-1.c: Likewise.
12368         * gcc.dg/c99-func-2.c: Likewise.
12369         * gcc.dg/noncompile/920721-2.c: Likewise.
12370         * gcc.dg/noncompile/930622-2.c: Likewise.
12371         * gcc.dg/noncompile/940112-1.c: Likewise.
12372         * gcc.dg/noncompile/950921-1.c: Likewise.
12373         * gcc.dg/noncompile/951123-1.c: Likewise.
12374         * gcc.dg/noncompile/971104-1.c: Likewise.
12375         * gcc.dg/noncompile/990416-1.c: Likewise.
12376
12377 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
12378
12379         * g++.dg/parse/undefined1.C: Add error message.
12380
12381 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12382
12383         PR c++/9354
12384         * g++.dg/parse/new1.C: New test.
12385
12386         PR c++/9216
12387         * g++.dg/parse/template2.C: New test.
12388
12389         PR c++/9354
12390         * g++.dg/parse/typedef2.C: New test.
12391
12392         PR c++/9328
12393         * g++.dg/ext/typeof3.C: New test.
12394
12395 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12396
12397         PR c++/2738
12398         * g++.dg/parse/ret-type1.C: New test.
12399
12400         PR c++/3792
12401         * g++.dg/parse/tmpl-outside1.C: New test.
12402
12403         PR c++/4207
12404         * g++.dg/parse/int-as-enum1.C: New test.
12405
12406         PR c++/4903
12407         * g++.dg/parse/no-typename1.C: New test.
12408
12409         PR c++/5533
12410         * g++.dg/parse/no-value1.C: New test.
12411
12412         PR c++/5921
12413         * g++.dg/parse/wrong-inline1.C: New test.
12414
12415         PR c++/6402
12416         * g++.dg/parse/ref1.C: New test.
12417
12418         PR c++/6992
12419         * g++.dg/parse/attr-ctor1.C: New test.
12420
12421         PR c++/7229
12422         * g++.dg/parse/namespace5.C: New test.
12423
12424         PR c++/7917
12425         * g++.dg/parse/func-def1.C: New test.
12426
12427         PR c++/8143
12428         * g++.dg/parse/undefined1.C: New test.
12429
12430         PR c++/5723, PR c++/8522
12431         * g++.dg/parse/specialization1.C: New test.
12432
12433         PR c++/163, PR c++/8595
12434         * g++.dg/parse/struct-as-enum1.C: New test.
12435
12436         PR c++/9173
12437         * g++.dg/parse/undefined2.C: New test.
12438
12439 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12440
12441         PR c++/9298
12442         * g++.dg/parse/template1.C: New test.
12443
12444         PR c++/9384
12445         * g++.dg/parse/using1.C: New test.
12446
12447         PR c++/9285
12448         PR c++/9294
12449         * g++.dg/parse/expr2.C: New test.
12450
12451         PR c++/9388
12452         * g++.dg/parse/lookup2.C: Likewise.
12453
12454 2003-01-21  Jan Hubicka  <jh@suse.cz>
12455
12456         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
12457         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
12458         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12459         * gcc.c-torture/execute/string-opt-*.c: Likewise.
12460
12461 2003-01-20  Nick Clifton  <nickc@redhat.com>
12462
12463         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
12464         problem with ARM sibcall code generation.
12465
12466 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
12467
12468         * gcc.c-torture/execute/20030120-1.c: New.
12469
12470 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
12471
12472         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12473
12474 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
12475
12476         PR c++/9272
12477         * g++.dg/parse/ctor1.C: New test.
12478
12479         PR c++/9294:
12480         * g++.dg/parse/qualified1.C: New test.
12481
12482         * g++.dg/parse/typename3.C: New test.
12483
12484 2003-01-16  Richard Henderson  <rth@redhat.com>
12485
12486         * g++.dg/tls/init-2.C: Fix error matches for real this time.
12487
12488 2003-01-16  Richard Henderson  <rth@redhat.com>
12489
12490         * g++.dg/pch/pch.exp: Copy test header to the working directory
12491         before using it either for precompilation or direct use.
12492         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
12493         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
12494
12495 2003-01-16  Richard Henderson  <rth@redhat.com>
12496
12497         * gcc.dg/pch/pch.exp: Copy test header to the working directory
12498         before using it either for precompilation or direct use.
12499         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
12500         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
12501
12502 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
12503
12504         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
12505         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
12506         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
12507         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
12508         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
12509         typename warning into error.
12510         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
12511         error messages.
12512         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12513         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
12514         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
12515         messages.
12516         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
12517         make declaration visible in template.
12518         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
12519         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
12520         messages.
12521         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
12522         message.
12523         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
12524         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
12525         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
12526         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
12527         typename warning with error message.
12528         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
12529         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
12530         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
12531
12532 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
12533
12534         * g++.dg/parse/ambig2.C: New test.
12535
12536 2003-01-15  Richard Henderson  <rth@redhat.com>
12537
12538         * g++.dg/tls/init-2.C: Update error message string.
12539
12540 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12541
12542         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12543
12544 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
12545
12546         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12547         all for HC11/HC12.
12548         * gcc.c-torture/compile/20001205-1.x: Likewise.
12549         * gcc.c-torture/compile/20001226-1.x: Likewise.
12550         * gcc.c-torture/compile/920520-1.x: Likewise.
12551         * gcc.c-torture/compile/961203-1.x: Likewise.
12552         * gcc.c-torture/compile/20020604-1.x: Likewise.
12553
12554 2003-01-15  Jan Hubicka  <jh@suse.cz>
12555
12556         * gcc.c-torture/compile/20030115-1.c: New test.
12557
12558         * gcc.dg/i386-fpcvt-1.c: New test.
12559         * gcc.dg/i386-fpcvt-2.c: New test.
12560
12561 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
12562
12563         Further conform g++'s __vmi_class_type_info to the C++ ABI
12564         specification.
12565         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12566         the specification.
12567
12568 2003-01-14  Jan Hubicka  <jh@suse.cz>
12569
12570         * gcc.dg/i386-fpcvt-1.c: New test.
12571         * gcc.dg/i386-fpcvt-2.c: New test.
12572
12573 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12574
12575         * gcc.dg/i386-mmx-3.c: New test.
12576
12577 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
12578
12579         PR c++/9264
12580         * g++.dg/parse/octal1.C: New file.
12581
12582         PR c++/9172
12583         * g++.dg/parse/typename1.C: New file.
12584
12585 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
12586
12587         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12588         * gcc.dg/bf-no-ms-layout.c: Likewise.
12589         * gcc.dg/bf-ms-attrib.c: Likewise.
12590
12591 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
12592
12593         PR c++/9099
12594         * g++.dg/parse/dtor1.C: New file.
12595
12596         PR c++/9128
12597         * g++.dg/rtti/typeid1.C: New file.
12598
12599         PR c++/9153
12600         * g++.dg/parse/lookup1.C: New file.
12601
12602         PR c++/9171
12603         * g++.dg/templ/spec5.C: New file.
12604
12605 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
12606
12607         * gcc.c-torture/compile/20030110-1.c: New test.
12608
12609 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
12610
12611         Merge from pch-branch:
12612
12613         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
12614
12615         * gcc.dg/pch/cpp-1.h: New.
12616         * gcc.dg/pch/cpp-1.c: New.
12617         * gcc.dg/pch/cpp-2.h: New.
12618         * gcc.dg/pch/cpp-2.c: New.
12619
12620         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
12621
12622         * gcc.dg/pch/except-1.h: New.
12623         * gcc.dg/pch/except-1.c: New.
12624
12625         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
12626
12627         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12628         running test.
12629         * gcc.dg/pch: Include *.hp not *.h.
12630         * gcc.dg/pch/system-1.h: New.
12631         * gcc.dg/pch/system-1.c: New.
12632
12633         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
12634
12635         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12636         rather than trying to build and run a program using PCH.
12637         * gcc.dg/pch: Remove dg-do commands from test files.
12638
12639         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
12640
12641         * gcc.dg/pch/macro-3.c: New.
12642         * gcc.dg/pch/macro-3.h: New.
12643
12644         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
12645
12646         * gcc.dg/pch/common-1.c: New.
12647         * gcc.dg/pch/common-1.h: New.
12648         * gcc.dg/pch/decl-1.c: New.
12649         * gcc.dg/pch/decl-1.h: New.
12650         * gcc.dg/pch/decl-2.c: New.
12651         * gcc.dg/pch/decl-2.h: New.
12652         * gcc.dg/pch/decl-3.c: New.
12653         * gcc.dg/pch/decl-3.h: New.
12654         * gcc.dg/pch/decl-4.c: New.
12655         * gcc.dg/pch/decl-4.h: New.
12656         * gcc.dg/pch/decl-5.c: New.
12657         * gcc.dg/pch/decl-5.h: New.
12658         * gcc.dg/pch/global-1.c: New.
12659         * gcc.dg/pch/global-1.h: New.
12660         * gcc.dg/pch/inline-1.c: New.
12661         * gcc.dg/pch/inline-1.h: New.
12662         * gcc.dg/pch/inline-2.c: New.
12663         * gcc.dg/pch/inline-2.h: New.
12664         * gcc.dg/pch/static-1.c: New.
12665         * gcc.dg/pch/static-1.h: New.
12666         * gcc.dg/pch/static-2.c: New.
12667         * gcc.dg/pch/static-2.h: New.
12668
12669         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12670
12671         * g++.dg/pch/pch.exp: Better handle failing testcases.
12672         * gcc.dg/pch/pch.exp: Likewise.
12673         * gcc.dg/pch/macro-1.c: New.
12674         * gcc.dg/pch/macro-1.h: New.
12675         * gcc.dg/pch/macro-2.c: New.
12676         * gcc.dg/pch/macro-2.h: New.
12677
12678         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12679
12680         * g++.dg/dg.exp: Treat files in pch/ specially.
12681         * g++.dg/pch/pch.exp: New file.
12682         * g++.dg/pch/empty.H: New file.
12683         * g++.dg/pch/empty.C: New file.
12684         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12685         "precompile".
12686
12687         * gcc.dg/pch/pch.exp: New file.
12688         * gcc.dg/pch/empty.h: New file.
12689         * gcc.dg/pch/empty.c: New file.
12690         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12691         "precompile".
12692
12693 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12694
12695         * g++.dg/template/friend14.C: New test.
12696
12697 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12698
12699         * gcc.dg/old-style-asm-1.c: New test.
12700
12701 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12702
12703         * gcc.c-torture/compile/20030109-1.c: New test.
12704
12705 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12706
12707         * gcc.c-torture/execute/20030109-1.c: New test.
12708
12709 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12710
12711         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12712         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12713         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12714         * g++.old-deja/g++.mike/eh2.C: Likewise
12715         * g++.old-deja/g++.mike/eh3.C: Likewise
12716         * g++.old-deja/g++.mike/eh5.C: Likewise
12717         * g++.old-deja/g++.mike/eh6.C: Likewise
12718         * g++.old-deja/g++.mike/eh7.C: Likewise
12719         * g++.old-deja/g++.mike/eh8.C: Likewise
12720         * g++.old-deja/g++.mike/eh9.C: Likewise
12721         * g++.old-deja/g++.mike/eh10.C: Likewise
12722         * g++.old-deja/g++.mike/eh12.C: Likewise
12723         * g++.old-deja/g++.mike/eh13.C: Likewise
12724         * g++.old-deja/g++.mike/eh14.C: Likewise
12725         * g++.old-deja/g++.mike/eh16.C: Likewise
12726         * g++.old-deja/g++.mike/eh17.C: Likewise
12727         * g++.old-deja/g++.mike/eh18.C: Likewise
12728         * g++.old-deja/g++.mike/eh21.C: Likewise
12729         * g++.old-deja/g++.mike/eh23.C: Likewise
12730         * g++.old-deja/g++.mike/eh24.C: Likewise
12731         * g++.old-deja/g++.mike/eh25.C: Likewise
12732         * g++.old-deja/g++.mike/eh26.C: Likewise
12733         * g++.old-deja/g++.mike/eh27.C: Likewise
12734         * g++.old-deja/g++.mike/eh28.C: Likewise
12735         * g++.old-deja/g++.mike/eh29.C: Likewise
12736         * g++.old-deja/g++.mike/eh31.C: Likewise
12737         * g++.old-deja/g++.mike/eh33.C: Likewise
12738         * g++.old-deja/g++.mike/eh34.C: Likewise
12739         * g++.old-deja/g++.mike/eh35.C: Likewise
12740         * g++.old-deja/g++.mike/eh36.C: Likewise
12741         * g++.old-deja/g++.mike/eh37.C: Likewise
12742         * g++.old-deja/g++.mike/eh38.C: Likewise
12743         * g++.old-deja/g++.mike/eh39.C: Likewise
12744         * g++.old-deja/g++.mike/eh40.C: Likewise
12745         * g++.old-deja/g++.mike/eh41.C: Likewise
12746         * g++.old-deja/g++.mike/eh42.C: Likewise
12747         * g++.old-deja/g++.mike/eh44.C: Likewise
12748         * g++.old-deja/g++.mike/eh46.C: Likewise
12749         * g++.old-deja/g++.mike/eh47.C: Likewise
12750         * g++.old-deja/g++.mike/eh48.C: Likewise
12751         * g++.old-deja/g++.mike/eh49.C: Likewise
12752         * g++.old-deja/g++.mike/eh50.C: Likewise
12753         * g++.old-deja/g++.mike/eh51.C: Likewise
12754         * g++.old-deja/g++.mike/eh53.C: Likewise
12755         * g++.old-deja/g++.mike/eh55.C: Likewise
12756         * g++.old-deja/g++.mike/p7912.C: Likewise
12757         * g++.old-deja/g++.mike/p9706.C: Likewise
12758         * g++.old-deja/g++.mike/p10416.C: Likewise
12759         * g++.old-deja/g++.mike/p11667.C: Likewise
12760         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12761         Remove redundant reference to Iris.
12762         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12763         Elxsi, i860, Pico Java, and WE32K.
12764
12765 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12766
12767         * g++.dg/ext/asm4.C: New test.
12768
12769 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12770
12771         PR c++/9030
12772         * g++.dg/template/friend12.C: New test.
12773         * g++.dg/template/friend13.C: Likewise.
12774         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12775
12776 2003-01-08  Jan Hubicka  <jh@suse.cz>
12777
12778         * gcc.dg/i386-cadd.c: New test.
12779         * gcc.dg/i386-cmov4.c: Likewise.
12780
12781 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12782
12783         PR c++/9165
12784         * g++.dg/warn/Wunused-3.C: New test.
12785
12786         * g++.dg/abi/bitfield9.C: New test.
12787
12788         PR c++/9189
12789         * g++.dg/parse/defarg3.C: New test.
12790
12791 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12792
12793         * g++.dg/parse/ambig1.C: New test.
12794         * g++.dg/parse/defarg2.C: New test.
12795
12796 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12797
12798         * g++.dg/template/defarg-1.C: New test.
12799         * g++.dg/template/local2.C: Likewise.
12800
12801 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12802
12803         * gcc.c-torture/execute/20030105-1.c: New test.
12804
12805 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12806
12807         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12808         * g++.dg/parse/namespace4.C: Likewise.
12809
12810 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12811
12812         * g++.dg/template/ntp2.C: New test.
12813
12814 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12815
12816         * g++.dg/parse/extern-C-1.C: New test.
12817
12818         * g++.dg/parse/namespace4.C: New test.
12819
12820         * g++.dg/template/nested1.C: New test.
12821
12822         * g++.dg/parse/namespace3.C: New test.
12823
12824 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12825
12826         * g++.dg/lookup/two-stage1.C: New test.
12827
12828 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12829
12830         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12831         * g++.old-deja/g++.jason/access8.C: Likewise.
12832         * g++.old-deja/g++.other/decl5.C: Likewise.
12833
12834 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12835
12836         * g++.dg/parse/parse7.C: New test.
12837
12838 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12839
12840         PR c++/2843
12841         * g++.dg/ext/attrib7.C: New test.
12842
12843 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12844
12845         * g++.dg/parse/parse6.C: New test.
12846
12847 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12848
12849         * gcc.dg/h8300-stack-1.c: New.
12850
12851 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12852
12853         g++.dg/lookup/exception1.C: New test.
12854
12855         g++.dg/lookup/template1.C: New test.
12856
12857         g++.dg/parse/namespace2.C: New test.
12858
12859         g++.dg/parse/parens2.C: New test.
12860
12861 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12862
12863         * g++.dg/parse/parse5.C: New test.
12864         * g++.dg/lookup/scoped4.C: New test.
12865
12866 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12867
12868         * g++.dg/parse/parens1.C: New test.
12869
12870         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12871         angle-bracket1.C.
12872         * g++.dg/parse/parens2.C: New test.
12873
12874         * g++.dg/lookup/scope-operator1.C: New test.
12875
12876         * g++.dg/parse/operator1.C: New test.
12877
12878 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12879
12880         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12881         * g++.old-deja/g++.other/access6.C: Likewise.
12882         * g++.old-deja/g++.other/decl1.C: Likewise.
12883         * g++.old-deja/g++.pt/typename12.C: Likewise.
12884
12885 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12886
12887         * g++.dg/parse/namespace1.C: New test.
12888
12889 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12890
12891         * g++.dg/parse/parse4.C: New test.
12892
12893 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12894
12895         * g++.dg/parse/parse3.C: New test.
12896
12897 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12898
12899         * g++.dg/parse/parse2.C: New test.
12900
12901 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12902
12903         * g++.dg/template/friend11.C: New test.
12904
12905 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12906
12907         * g++.dg/parse/parse1.C: New test.
12908
12909 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12910
12911         * lib/profopt.exp: Change the name of a global variable to avoid
12912         possible clashes with other test suites.
12913
12914 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12915
12916         * g++.dg/inherit/covariant8.C: New test.
12917
12918 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12919
12920         * g++.dg/init/array9.C: New test.
12921
12922         PR c++/9112
12923         * g++.dg/parse/expr1.C: New test.
12924
12925 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12926
12927         * gcc.c-torture/compile/20021230-1.c: New test.
12928
12929 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12930
12931         * g++.dg/inherit/covariant5.C: New test.
12932         * g++.dg/inherit/covariant6.C: New test.
12933         * g++.dg/inherit/covariant7.C: New test.
12934
12935 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12936
12937         PR c++/2739
12938         * g++.dg/other/access2.C: New test.
12939
12940 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12941
12942         * g++.dg/other/anon-struct.C: No longer fails
12943         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12944         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12945         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12946
12947 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12948
12949         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12950
12951 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12952
12953         * g++.dg/eh/spec4.C: Remove stray semicolon.
12954         * g++.dg/expr/pmf-1.C: Change error message.
12955         * g++.dg/ext/asm1.C: Remove stray semicolon.
12956         * g++.dg/ext/typename1.C: Add missing typenames.
12957         * g++.dg/inherit/template-as-base.C: Change error message.
12958         * g++.dg/lookup/scoped1.C: Likewise.
12959         * g++.dg/lookup/scoped2.C: Likewise.
12960         * g++.dg/lookup/using2.C: Likewise.
12961         * g++.dg/other/component1.C: Remove stray semicolon.
12962         * g++.dg/other/do1.C: Change error message.
12963         * g++.dg/other/error2.C: Likewise.
12964         * g++.dg/other/init1.C: Likewise.
12965         * g++.dg/other/packed1.C: Remove stray semicolon.
12966         * g++.dg/other/ptrmem2.C: Change error message.
12967         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12968         marker.
12969         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12970         * g++.dg/template/access3.C: Add typename keyword.
12971         * g++.dg/template/access5.C: Remove stray semicolon.
12972         * g++.dg/template/access6.C: Likewise.
12973         * g++.dg/template/complit1.C: Likewise.
12974         * g++.dg/template/crash1.C: Change error message.
12975         * g++.dg/template/inherit2.C: Remove stray semicolon.
12976         * g++.dg/template/instantiate2.C: Likewise.
12977         * g++.dg/template/instantiate3.C: Change error message.
12978         * g++.dg/template/qual1.C: Remove stray semicolon.
12979         * g++.dg/template/qualttp18.C: Change error message.
12980         * g++.dg/template/ref1.C: Remove stray semicolon.
12981         * g++.dg/template/sizeof1.C (A::value): Declare it.
12982         * g++.dg/template/spec4.C: Change error message.
12983         * g++.dg/template/static1.C: Likewise.
12984         * g++.dg/template/type1.C: Likewise.
12985         * g++.dg/template/typename3.C: Likewise.
12986         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12987         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12988         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12989         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12990         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12991         named return value extension.
12992         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12993         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12994         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12995         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12996         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12997         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12998         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12999         * g++.old-deja/g++.brendan/crash15.C: Likewise.
13000         * g++.old-deja/g++.brendan/crash18.C: Change error message.
13001         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
13002         * g++.old-deja/g++.brendan/crash38.C: Likewise.
13003         * g++.old-deja/g++.brendan/crash50.C: Likewise.
13004         * g++.old-deja/g++.brendan/crash56.C: Likewise.
13005         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
13006         syntax.
13007         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
13008         * g++.old-deja/g++.brendan/crash8.C: Change error message.
13009         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
13010         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13011         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
13012         * g++.old-deja/g++.brendan/template11.C: Likewise.
13013         * g++.old-deja/g++.brendan/template26.C: Likewise.
13014         * g++.old-deja/g++.brendan/template27.C: Use explicit
13015         specialization syntax.
13016         * g++.old-deja/g++.brendan/template30.C: Likewise.
13017         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
13018         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
13019         non-dependent names.
13020         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
13021         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
13022         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
13023         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
13024         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
13025         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
13026         named return value extension.
13027         * g++.old-deja/g++.ext/namedret2.C: Likewise.
13028         * g++.old-deja/g++.ext/namedret3.C: Likewise.
13029         * g++.old-deja/g++.ext/return1.C: Likewise.
13030         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
13031         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
13032         * g++.old-deja/g++.jason/access8.C: Likewise.
13033         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
13034         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
13035         pseudo-destructor names.
13036         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
13037         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
13038         pseudo-destructor names.
13039         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
13040         * g++.old-deja/g++.jason/overload19.C: Likewise.
13041         * g++.old-deja/g++.jason/overload32.C: Likewise.
13042         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
13043         stray semicolons.
13044         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
13045         * g++.old-deja/g++.jason/return.C: Likewise.
13046         * g++.old-deja/g++.jason/return2.C: Likewise.
13047         * g++.old-deja/g++.jason/shadow1.C: Likewise.
13048         * g++.old-deja/g++.jason/special.C: Use explicit specialization
13049         syntax.
13050         * g++.old-deja/g++.jason/template10.C: Account for use of
13051         non-dependent names.
13052         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
13053         syntax.
13054         * g++.old-deja/g++.jason/template37.C: Likewise.
13055         * g++.old-deja/g++.law/access4.C: Change error messages.
13056         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
13057         pseudo-destructor names.
13058         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
13059         * g++.old-deja/g++.law/ctors9.C: Likewise.
13060         * g++.old-deja/g++.law/cvt22.C: Likewise.
13061         * g++.old-deja/g++.law/dtors5.C: Likewise.
13062         * g++.old-deja/g++.law/global-init1.C: Likewise.
13063         * g++.old-deja/g++.law/missed-error3.C: Likewise.
13064         * g++.old-deja/g++.law/operators28.C: Likewise.
13065         * g++.old-deja/g++.law/visibility28.C: Likewise.
13066         * g++.old-deja/g++.martin/eval1.C: Likewise.
13067         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
13068         name.
13069         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
13070         * g++.old-deja/g++.mike/net34.C: Likewise.
13071         * g++.old-deja/g++.mike/net36.C: Likewise.
13072         * g++.old-deja/g++.mike/ns2.C: Likewise.
13073         * g++.old-deja/g++.mike/p12306.C: Likewise.
13074         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
13075         value extension.
13076         * g++.old-deja/g++.mike/p700.C: Likewise.
13077         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
13078         * g++.old-deja/g++.mike/p710.C: Likewise.
13079         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
13080         value extension.
13081         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
13082         * g++.old-deja/g++.mike/pmf9.C: Likewise.
13083         * g++.old-deja/g++.ns/crash2.C: Likewise.
13084         * g++.old-deja/g++.ns/crash3.C: Likewise.
13085         * g++.old-deja/g++.ns/invalid1.C: Likewise.
13086         * g++.old-deja/g++.ns/ns17.C: Likewise.
13087         * g++.old-deja/g++.ns/template16.C: Likewise.
13088         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
13089         keyword.
13090         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
13091         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
13092         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
13093         named return value extension.
13094         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
13095         * g++.old-deja/g++.other/access4.C: Issue additional error
13096         messages.
13097         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
13098         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
13099         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
13100         * g++.old-deja/g++.other/crash25.C: Change error message.
13101         * g++.old-deja/g++.other/crash4.C: Change error message.
13102         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
13103         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
13104         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
13105         checks.
13106         * g++.old-deja/g++.other/defarg8.C: Likewise.
13107         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
13108         * g++.old-deja/g++.other/dtor10.C: Likewise.
13109         * g++.old-deja/g++.other/incomplete.C: Likewise.
13110         * g++.old-deja/g++.other/linkage7.C: Likewise.
13111         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
13112         lookup algorithm.
13113         * g++.old-deja/g++.other/mangle2.C: Likewise.
13114         * g++.old-deja/g++.other/refinit2.C: Likewise.
13115         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
13116         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
13117         * g++.old-deja/g++.pt/crash28.C: Likewise.
13118         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
13119         syntax.
13120         * g++.old-deja/g++.pt/crash32.C: Change error message.
13121         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
13122         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
13123         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
13124         error message position.
13125         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
13126         * g++.old-deja/g++.pt/defarg8.C: Change error message.
13127         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
13128         syntax.
13129         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
13130         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
13131         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
13132         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
13133         keyword.
13134         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13135         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
13136         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
13137         keyword.
13138         * g++.old-deja/g++.pt/explicit71.C: Change error message.
13139         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
13140         syntax.
13141         * g++.old-deja/g++.pt/friend28.C: Account for use of
13142         non-dependent names.
13143         * g++.old-deja/g++.pt/friend29.C: Likewise.
13144         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
13145         rules.
13146         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
13147         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
13148         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
13149         lookup rules.
13150         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
13151         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
13152         keyword.
13153         * g++.old-deja/g++.pt/memclass20.C: Likewise.
13154         * g++.old-deja/g++.pt/memclass5.C: Likewise.
13155         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
13156         keyword.
13157         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
13158         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
13159         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
13160         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
13161         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
13162         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
13163         keyword.
13164         * g++.old-deja/g++.pt/spec10.C: Likewise.
13165         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
13166         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
13167         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
13168         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
13169         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
13170         * g++.old-deja/g++.pt/ttp62.C: Likewise.
13171         * g++.old-deja/g++.pt/ttp64.C: Likewise.
13172         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
13173         * g++.old-deja/g++.pt/typename15.C: Likewise.
13174         * g++.old-deja/g++.pt/typename22.C: Likewise.
13175         * g++.old-deja/g++.pt/typename6.C: Change error messages.
13176         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
13177         * g++.old-deja/g++.pt/virtual2.C: Likewise.
13178         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
13179         syntax.
13180         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
13181         return value extension.
13182         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
13183         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
13184         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
13185         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
13186
13187 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
13188
13189         * g++.dg/warn/inline1.C: New test.
13190         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
13191         * g++.old-deja/g++.jason/synth10.C: Likewise.
13192         * g++.old-deja/g++.mike/net31.C: Likewise.
13193         * g++.old-deja/g++.mike/p8786.C: Likewise.
13194
13195         * g++.dg/template/friend10.C: New test.
13196         * g++.dg/template/conv5.C: New test.
13197
13198 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
13199
13200         * g++.dg/lookup/scoped3.C: New test.
13201
13202         * g++.dg/lookup/decl1.C: New test.
13203         * g++.dg/lookup/decl2.C: New test.
13204
13205 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
13206
13207         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
13208         gcc.c-torture/compile/20021015-1.c,
13209         gcc.c-torture/compile/20021015-2.c,
13210         gcc.c-torture/compile/20021123-1.c,
13211         gcc.c-torture/compile/20021123-2.c,
13212         gcc.c-torture/compile/20021123-3.c,
13213         gcc.c-torture/compile/20021123-4.c,
13214         gcc.c-torture/execute/20021024-1.c: Add tests previously added
13215         only to 3.1 or 3.2 branch.
13216
13217 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
13218
13219         * gcc.dg/i386-bitfield3.c: New test.
13220
13221         * gcc.dg/i386-bitfield2.c: New test.
13222
13223 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
13224
13225         * g++.dg/parse/conv_op1.C: New test.
13226
13227 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
13228
13229         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
13230         approved.
13231
13232 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
13233
13234         * gcc.c-torture/compile/20021220-1.c: New test.
13235
13236 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
13237
13238         * gcc.dg/i386-fastcall-1.c: New.
13239
13240 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13241
13242         * gcc.c-torture/execute/20021219-1.c: New test.
13243
13244 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13245
13246         * gcc.dg/i386-pic-1.c: New test.
13247
13248 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13249
13250         PR c++/8099
13251         * g++.dg/template/friend9.C: New test.
13252
13253 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13254
13255         PR c++/3663
13256         * g++.dg/template/access7.C: New test.
13257
13258 2002-12-18  Nick Clifton  <nickc@redhat.com>
13259
13260         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13261         the libstdc++-v3 directory has been found.
13262
13263 2002-12-12  Devang Patel <dpatel@apple.com>
13264         * gcc.dg/darwin-ld-1.c: New test.
13265         * gcc.dg/darwin-ld-2.c: New test.
13266         * gcc.dg/darwin-ld-3.c: New test.
13267         * gcc.dg/darwin-ld-4.c: New test.
13268         * gcc.dg/darwin-ld-5.c: New test.
13269
13270 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13271
13272         * gcc.c-torture/compile/20021212-1.c: New test.
13273
13274 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13275
13276         * gcc.dg/fshort-wchar: New test.
13277
13278 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13279
13280         PR c++/8372
13281         * g++.dg/template/dtor1.C: New test.
13282
13283         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13284         markers.
13285
13286 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13287
13288         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13289
13290 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13291
13292         * g++.dg/template/static1.C: New test.
13293         * g++.dg/template/static2.C: New test.
13294         * g++.old-deja/g++.ext/memconst.C: New test.
13295
13296 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13297
13298         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13299         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13300         * g++.dg/special/initp1.C: Likewise.
13301
13302 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13303
13304         * gcc.c-torture/execute/20021204-1.c: New test.
13305
13306 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13307
13308         * gcc.dg/ppc-fmadd-1.c: New file.
13309         * gcc.dg/ppc-fmadd-2.c: New file.
13310         * gcc.dg/ppc-fmadd-3.c: New file.
13311
13312 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13313
13314         * gcc.c-torture/compile/20021204-1.c: New test.
13315
13316 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13317
13318         * g++.dg/inherit/covariant2.C: New test.
13319         * g++.dg/inherit/covariant3.C: New test.
13320         * g++.dg/inherit/covariant4.C: New test.
13321         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13322         * g++.old-deja/g++.robertl/eb17.C: Likewise.
13323
13324 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
13325
13326         PR c++/8688
13327         * g++.dg/init/brace3.C: New test.
13328
13329 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
13330
13331         * gcc.dg/20020210-1.c: Fix a comment typo.
13332
13333 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
13334
13335         PR c++/8720
13336         * g++.dg/parse/defarg1.C: New test.
13337
13338         PR c++/8615
13339         * g++.dg/template/char1.C: New test.
13340
13341         * g++.dg/template/varmod1.C: Fix typo.
13342
13343 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13344
13345         DR 180
13346         * g++.old-deja/g++.pt/crash32.C: Expect error.
13347
13348 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
13349
13350         PR c++/5919
13351         * g++.dg/template/varmod1.C: New test.
13352
13353         PR c++/8727
13354         * g++.dg/inherit/typeinfo1.C: New test.
13355
13356         PR c++/8663
13357         * g++.dg/inherit/typedef1.C: New test.
13358
13359 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
13360
13361         PR c++/8332
13362         PR c++/8493
13363         * g++.dg/template/strlen1.C: New test.
13364
13365         PR c++/8227
13366         * g++.dg/template/ctor2.C: New test.
13367
13368         PR c++/8214
13369         * g++.dg/init/string1.C: New test.
13370
13371         PR c++/8511
13372         * g++.dg/template/friend8.C: New test.
13373
13374 2002-11-29  Joe Buck <jbuck@synopsys.com>
13375
13376         * g++.dg/lookup/anon2.C: New test.
13377
13378 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
13379
13380         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13381         h8300 port.
13382
13383 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
13384
13385         * gcc.dg/bitfld-6.c: New test.
13386
13387 2002-11-27  Jan Hubicka  <jh@suse.cz>
13388
13389         * gcc.c-torture/execute/20021127.[cx]: New test.
13390
13391 2002-11-26  Jan Hubicka  <jh@suse.cz>
13392
13393         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13394         quality.
13395
13396 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
13397
13398         * g++.dg/init/brace2.C: New test.
13399         * g++.old-deja/g++.mike/p9129.C: Correct.
13400
13401 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
13402
13403         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13404
13405 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
13406
13407         * gcc.dg/sibcall-6: New test for indirect sibcalls.
13408
13409 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
13410
13411         * testsuite/g++.dg/abi/empty11.C: New test.
13412         * testsuite/g++.dg/rtti/cv1.C: New test.
13413
13414 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
13415
13416         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13417
13418 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
13419
13420         * g++.dg/abi/empty10.C: New test.
13421
13422 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13423
13424         * gcc.c-torture/compile/20021124-1.c: New test.
13425
13426 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
13427
13428         * g++.dg/abi/rtti2.C: New test.
13429
13430 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13431
13432         * gcc.dg/i386-unroll-1.c: New test.
13433
13434 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
13435
13436         * gcc.c-torture/compile/20021120-1.c: New test.
13437         * gcc.c-torture/compile/20021120-2.c: New test.
13438
13439 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13440
13441         * gcc.dg/bitfld-5.c: New test.
13442
13443 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13444
13445         * gcc.c-torture/execute/20021120-3.c: New test.
13446
13447 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13448
13449         * gcc.c-torture/execute/20021120-2.c: New test.
13450
13451 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13452
13453         * gcc.c-torture/execute/20021120-1.c: New test.
13454
13455 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
13456
13457         * gcc.c-torture/execute/20021118-3.c: New test.
13458
13459 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13460
13461         * gcc.c-torture/compile/20021119-1.c: New test.
13462
13463 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
13464
13465         * gcc.dg/duff-1.c: New test.
13466         * gcc.dg/duff-2.c: New test.
13467         * gcc.dg/duff-3.c: New test.
13468
13469 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
13470
13471         * gcc.dg/cpp/_Pragma5.c: New test.
13472
13473 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13474
13475         * gcc.c-torture/execute/20021118-2.c: New test.
13476
13477 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13478
13479         * gcc.c-torture/execute/20021118-1.c: New test.
13480
13481 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
13482
13483         * gcc.dg/20021116-1.c: New test.
13484
13485 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
13486
13487         * g++.dg/abi/vcall1.C: New test.
13488
13489 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
13490
13491         * gcc.dg/20021029-1.c: New test.
13492         * gcc.dg/20021029-2.c: New test.
13493
13494 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13495
13496         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
13497
13498 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13499
13500         PR c/8439
13501         * gcc.dg/20021110.c: Move to ...
13502         * gcc.c-torture/compile/20021110.c: .... here.
13503
13504 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13505
13506         PR c/8467
13507         * gcc.c-torture/execute/20021111-1.c
13508
13509 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13510
13511         PR c/8439
13512         * gcc.dg/20021110.c: New test.
13513
13514 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
13515
13516         * g++.dg/abi/vthunk3.C: Run only on x86.
13517
13518 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
13519
13520         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
13521
13522 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
13523
13524         * lib/compat.exp (compat-execute): Fix logic error in last
13525         change.
13526
13527 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
13528
13529         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
13530
13531 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13532
13533         PR c++/8389
13534         * g++.dg/template/access6.C: New test.
13535
13536 2002-11-08  Jan Hubicka  <jh@suse.cz>
13537
13538         * gcc.dg/i386-ssefp-1.c: New test.
13539         * gcc.dg/i386-ssefp-1.c: New test.
13540
13541 2002-11-08  Jan Hubicka  <jh@suse.cz>
13542
13543         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13544
13545 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13546
13547         * g++.dg/abi/vthunk3.C: New test.
13548
13549         PR c++/8338
13550         * g++.dg/template/crash2.C: New test.
13551
13552 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13553
13554         * testsuite/g++.dg/abi/dtor1.C: New test.
13555         * testsuite/g++.dg/abi/dtor2.C: Likewise.
13556
13557 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
13558
13559         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13560         Darwin.
13561
13562 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13563
13564         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13565         -mthumb.  Only xfail with -O0.
13566
13567 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
13568
13569         * g++.dg/abi/thunk1.C: New test.
13570         * g++.dg/abi/thunk2.C: Likewise.
13571         * g++.dg/abi/vtt1.C: Likewise.
13572
13573 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
13574
13575         PR optimization/8423
13576         * gcc.c-torture/execute/builtin-constant.c: New test.
13577
13578 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
13579
13580         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13581         Add some more cases.
13582
13583 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
13584
13585         PR c++/8391
13586         * g++.dg/opt/local1.C: New test.
13587
13588 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
13589
13590         PR c++/8160
13591         * g++.dg/template/complit1.C: New test.
13592
13593         PR c++/8149
13594         * g++.dg/template/typename4.C: Likewise.
13595
13596 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13597
13598         Core issue 287, PR c++/7639
13599         * g++.dg/template/instantiate1.C: Adjust error location.
13600         * g++.dg/template/instantiate3.C: New test.
13601         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13602         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13603         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13604
13605 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
13606
13607         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13608
13609 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
13610
13611         PR c++/8287
13612         * g++.dg/init/dtor2.C: New test.
13613
13614 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13615
13616         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13617         * gcc.dg/nest.c: Bypass errors on irix6.
13618
13619 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
13620
13621         * gcc.dg/nest.c: Expect error for mmix-*-*.
13622         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13623
13624 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
13625
13626         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13627         markers.
13628
13629         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13630
13631 2002-10-25  Mike Stump  <mrs@apple.com>
13632
13633         * gcc.dg/warn-1.c: New test.
13634
13635 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13636
13637         * g++.dg/template/typename3.C: New test.
13638
13639 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
13640
13641         * g++.dg/lookup/ptrmem1.C: New test.
13642
13643         * g++.dg/abi/vthunk2.C: New test.
13644
13645 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13646
13647         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13648
13649 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13650
13651         * g++.dg/abi/empty9.C: New test.
13652
13653 2002-10-24  Richard Henderson  <rth@redhat.com>
13654
13655         * g++.dg/inherit/thunk1.C: Enable for ia64.
13656
13657 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13658
13659         PR c++/8067
13660         * g++.dg/lookup/pretty1.C: New test.
13661
13662 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13663
13664         * gcc.dg/20021023-1.c: New test.
13665
13666 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13667
13668         PR c++/7679
13669         * g++.dg/parse/inline1.C: New test.
13670
13671 2002-10-23  Richard Henderson  <rth@redhat.com>
13672
13673         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13674
13675         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13676
13677 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13678
13679         PR c++/6579
13680         * g++.dg/parse/stmtexpr3.C: New test.
13681
13682 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13683
13684         * g++.dg/expr/cond1.C: New test.
13685
13686 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13687
13688         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13689
13690 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13691
13692         * g++.dg/abi/vbase13.C: New test.
13693         * g++.dg/abi/vbase14.C: Likewise.
13694
13695 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13696
13697         * gcc.dg/tls/pic-1.c: New test.
13698         * gcc.dg/tls/nonpic-1.c: New test.
13699         * gcc.dg/20021018-1.c: New test.
13700
13701 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13702
13703         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13704         Remove only files with the same base name as the test case.
13705         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13706         (profopt-execute): Likewise.  Also, remove old profiling
13707         and performance data files before running the tests.
13708
13709         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13710         * g++.dg/bprob/bprob.exp: Likewise.
13711         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13712         to allow more general test case names.
13713
13714         * g++.dg/bprob/bprob-1.C: Rename to ...
13715         * g++.dg/bprob/g++-bprob-1.C: ... this.
13716
13717         * g77.dg/bprob/bprob-1.f: Rename to ...
13718         * g77.dg/bprob/g77-bprob-1.f: ... this.
13719
13720 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13721
13722         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13723         bison 1.50 or later.
13724
13725 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13726
13727         * g++.dg/README: Describe more test directories.
13728
13729 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13730
13731         * g++.dg/init/array6.C: Add additional tests.
13732
13733 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13734
13735         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13736         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13737
13738 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13739
13740         * gcc.c-torture/compile/20020604-1.x: New.
13741         * gcc.c-torture/compile/simd-5.x: Likewise.
13742         * gcc.c-torture/execute/920710-1.x: Likewise.
13743         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13744
13745 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13746
13747         * g++.dg/inherit/override1.C: Add dg-options clause.
13748
13749 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13750
13751         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13752         _mm_slli_si128.
13753
13754 2002-10-19  Andreas Schwab  <schwab@suse.de>
13755
13756         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13757         directory component.
13758
13759 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13760
13761         * g++.dg/inherit/thunk1.C: New test.
13762
13763         * g++.dg/inherit/override1.C: New test.
13764
13765         * g++.dg/abi/mangle11.C: New test.
13766         * g++.dg/abi/mangle14.C: New test.
13767         * g++.dg/abi/mangle17.C: New test.
13768
13769 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13770
13771         * g++.dg/overload/member2.C: New test.
13772
13773 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13774
13775         * g++.dg/README: Describe new compat directory.
13776         * g++.dg/dg.exp: Skip tests in compat directory.
13777         * README.compat: New file.
13778         * lib/compat.exp: New expect script.
13779         * g++.dg/compat: New test directory.
13780         * g++.dg/compat/compat.exp: New expect script.
13781         * g++.dg/compat/abi: New test directory.
13782         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13783         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13784         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13785         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13786         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13787         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13788         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13789         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13790         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13791         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13792         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13793         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13794         * g++.dg/compat/break: New test directory.
13795         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13796         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13797         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13798         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13799         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13800         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13801         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13802         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13803         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13804         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13805         g++.dg/compat/break/README: New files.
13806         * g++.dg/compat/eh: New test directory.
13807         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13808         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13809         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13810         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13811         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13812         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13813         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13814         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13815         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13816         g++.dg/compat/eh/filter2_y.C,
13817         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13818         g++.dg/compat/eh/new1_y.C,
13819         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13820         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13821         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13822         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13823         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13824         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13825         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13826         g++.dg/compat/eh/unexpected1_y.C: New files.
13827         * g++.dg/compat/init: New test directory.
13828         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13829         g++.dg/compat/init/array5_y.C,
13830         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13831         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13832         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13833         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13834         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13835         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13836         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13837         g++.dg/compat/init/init-ref2_y.C: New files.
13838
13839 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13840
13841         PR c++/7584
13842         * g++.dg/inherit/using3.C: New test.
13843
13844 2002-10-17  Jan Hubicka  <jh@suse.cz>
13845
13846         * gcc.dg/20021017-2.c: New test.
13847
13848 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13849
13850         * g++.dg/abi/mangle16.C: Adjust.
13851
13852         * g++.dg/init/array8.C: New test.
13853
13854 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13855
13856         * gcc.dg/special/mips-abi.exp: New test.
13857         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13858
13859 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13860
13861         * g++.dg/abi/mangle16.C: New test.
13862         * g++.dg/abi/mangle17.C: Likewise.
13863
13864         PR c++/7478
13865         * g++.dg/template/ref1.C: New test.
13866
13867 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13868
13869         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13870
13871 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13872
13873         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13874
13875 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13876
13877         PR c++/7524
13878         * g++.dg/init/array7.C: New test.
13879
13880 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13881
13882         * g++.dg/init/array6.C: New test.
13883
13884         * g++.dg/abi/mangle13.C: Likewise.
13885         * g++.dg/abi/mangle14.C: Likewise.
13886         * g++.dg/abi/mangle15.C: Likewise.
13887
13888 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13889
13890         * g++.dg/abi/empty8.C: New test.
13891
13892 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13893
13894         * g++.dg/init/ctor1.C: New test.
13895
13896 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13897
13898         * gcc.c-torture/execute/20021015-1.c: New test.
13899
13900 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13901
13902         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13903
13904 2002-10-14  Jan Hubicka  <jh@suse.cz>
13905
13906         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13907
13908 2002-10-14  Richard Henderson  <rth@redhat.com>
13909
13910         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13911
13912 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13913
13914         PR optimization/6631
13915         * g++.dg/opt/const2.C: New test.
13916
13917 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13918
13919         PR c++/7176
13920         * g++.dg/parse/friend1.C: New test.
13921         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13922
13923 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13924
13925         * gcc.dg/20021014-1.c: New test.
13926
13927 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13928
13929         PR c++/5661
13930         * g++.dg/ext/vlm1.C: New test.
13931         * g++.dg/ext/vlm2.C: Likewise.
13932
13933         * g++.dg/init/array1.C: Remove invalid braces.
13934         * g++.dg/init/brace1.C: New test.
13935         * g++.dg/init/copy2.C: Likewise.
13936         * g++.dg/init/copy3.C: Likewise.
13937         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13938         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13939         braces.
13940
13941 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13942
13943         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13944
13945 2002-10-11  Richard Shann  <richard.shann@superh.com>
13946
13947         * gcc.c-torture/compile/simd-5.c: New test.
13948
13949 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13950
13951         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13952
13953 2002-10-10  Jim Wilson  <wilson@redhat.com>
13954
13955         * gcc.c-torture/execute/20021010-1.c: New test.
13956
13957 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13958
13959         PR c/7353
13960         * g++.dg/ext/typedef-init.C: New test.
13961         * gcc.dg/typedef-init.c: New test.
13962
13963 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13964
13965         * gcc.dg/cpp/paste13.c: New test.
13966
13967 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13968
13969         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13970         remaining platforms, XFAIL during compile, not execute.  Don't
13971         XFAIL at -O0.
13972
13973 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13974
13975         * gcc.dg/alias-1.c: Tweak expected warning.
13976
13977 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13978
13979         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13980
13981 2002-10-06  Andreas Jaeger  <aj@suse.de>
13982
13983         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13984         * gcc.dg/cpp/c++98.C: Likewise.
13985
13986         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13987         * g++.dg/cpp/c++98.C: Likewise.
13988
13989         * g++.dg/README (Subdirectories): Mention cpp directory.
13990
13991         PR target/7559
13992         * gcc.dg/20021006-1.c: New test.
13993
13994 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13995
13996         PR c++/7804
13997         * g++.dg/other/warning1.C: New test.
13998
13999 2002-10-04  Roger Sayle  <roger@eyesopen.com>
14000
14001         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
14002         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
14003         and sparc-*-* with -m64 as expected failures.  See PR 8087.
14004
14005 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14006
14007         PR c++/7931
14008         * g++.dg/template/ptrmem3.C: New test.
14009
14010         PR c++/7754
14011         * g++.dg/template/union1.C: New test.
14012
14013 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14014
14015         PR c++/8006
14016         * g++.dg/abi/mangle9.C: New test.
14017         * g++.dg/abi/mangle10.C: New test.
14018         * g++.dg/abi/mangle11.C: New test.
14019         * g++.dg/abi/mangle12.C: New test.
14020
14021 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
14022
14023         PR c++/7188.
14024         * g++.dg/template/meminit1.C: New test.
14025         * g++.dg/warn/Wreorder-1.C: Likewise.
14026         * g++.old-deja/g++.mike/warn3.C: Tweak.
14027         * lib/prune.exp: Ingore "in copy constructor".
14028
14029 2002-10-02  Andreas Jaeger  <aj@suse.de>
14030
14031         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
14032         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
14033         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
14034         on x86-64.
14035
14036 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14037
14038         * gcc.dg/empty1.C: Fix typo.
14039
14040 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
14041
14042         * gcc.dg/alias-1.c: New test.
14043
14044 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14045
14046         * gcc.dg/empty1.C: New test.
14047
14048         * g++.dg/tls/init-2.C: Tweak error messages.
14049
14050 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
14051
14052         * gcc.c-torture/compile/20020923-1.c: New test.
14053
14054 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
14055
14056         * gcc.c-torture/execute/ffs-1.c: New test.
14057         * gcc.c-torture/execute/ffs-2.c: Ditto.
14058
14059 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
14060
14061         * g++.dg/overload/member1.C: New test.
14062
14063 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
14064
14065         * g++.dg/abi/empty7.C: New test.
14066         * g++.dg/init/pm2.C: Likewise.
14067
14068 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
14069
14070         * g++.dg/rtti/crash1.C: New test.
14071
14072 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
14073
14074         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
14075         gcc.dg/sibcall-4.c: New tests.
14076
14077 2002-09-28  Roger Sayle  <roger@eyesopen.com>
14078
14079         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
14080         powerpc and MMIX targets.
14081
14082 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
14083
14084         * gcc.dg/cpp/20020927-1.c: New.
14085
14086 2002-09-26  David S. Miller  <davem@redhat.com>
14087
14088         * gcc.c-torture/compile/trunctfdf.c: New.
14089
14090 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14091
14092         * lib/target-supports.exp (check_weak_available): Handle solaris2.
14093
14094 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
14095
14096         * gcc.c-torture/execute/loop-15.c: New.
14097
14098 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
14099
14100         * README.QMTEST: Fix typo.
14101
14102 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
14103
14104         * gcc.dg/20020926-1.c: New test.
14105
14106 2002-09-25  David S. Miller  <davem@redhat.com>
14107
14108         PR target/7842
14109         * gcc.c-torture/execute/shiftdi.c: New test.
14110
14111 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
14112
14113         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
14114         unique to the tool.
14115         * lib/g77.exp (g77_init): Likewise.
14116         * lib/g++.exp (g++_init): Likewise.
14117         * lib/objc.exp (objc_init): Likewise.
14118
14119 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
14120
14121         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
14122         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
14123         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
14124
14125 2002-09-25  Richard Henderson  <rth@redhat.com>
14126
14127         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
14128         too-small long double.
14129
14130 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
14131
14132         * gcc.dg/20020919-1.c: New test.
14133
14134 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
14135
14136         * g++.dg/abi/bitfield6.C: New test.
14137         * g++.dg/abi/bitfield7.C: New test.
14138         * g++.dg/abi/bitfield8.C: New test.
14139         * g++.dg/abi/vbase11.C: New test.
14140
14141 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14142
14143         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
14144         hppa*-*-hpux*.  Update test comment.
14145
14146 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
14147
14148         * gcc.dg/tls/struct-1.c: New test.
14149
14150 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
14151
14152         * gcc.dg/cpp/tr-warn2.c: Update.
14153
14154 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14155
14156         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
14157
14158 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14159
14160         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
14161         systems.
14162
14163 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
14164
14165         * gcc.c-torture/execute/ieee/mzero3.c: New test.
14166
14167         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14168         Adjust for c++filt moved to binutils.  Remove spurious duplicate
14169         setting of cxxfilt.
14170
14171 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
14172
14173         * gcc.dg/20020312-2.c: Update for darwin.
14174
14175 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
14176
14177         * g++.old-deja/g++.other/crash32.C: Mark ICE.
14178
14179 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
14180
14181         * objc.dg/comp-types-1.m: New test.
14182         * objc.dg/comp-types-2.m: New test.
14183         * objc.dg/comp-types-3.m: New test.
14184         * objc.dg/comp-types-4.m: New test.
14185         * objc.dg/comp-types-5.m: New test.
14186         * objc.dg/comp-types-6.m: New test.
14187
14188 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14189
14190         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
14191
14192 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14193
14194         * g++.dg/other/do1.C: New test.
14195
14196         * g++.dg/template/subst1.C: New test.
14197
14198 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
14199
14200         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
14201
14202 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14203
14204         * g++.dg/template/qualttp20.C: Adjust expected errors.
14205         * g++.old-deja/g++.jason/report.C: Likewise.
14206         * g++.old-deja/g++.other/qual1.C: Likewise.
14207
14208         * g++.dg/lookup/scoped2.C: New test.
14209
14210         * g++.dg/ext/asm3.C: New test.
14211
14212 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
14213
14214         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
14215
14216 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
14217
14218         * ChangeLog: follow spelling conventions.
14219         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
14220         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
14221         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
14222         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
14223         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
14224         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
14225         * g++.old-deja/g++.law/global-init1.C: Likewise.
14226         * g++.old-deja/g++.other/delete4.C: Likewise.
14227         * g++.old-deja/g++.other/inline21.C: Likewise.
14228         * g++.old-deja/g++.other/singleton.C: Likewise.
14229         * g77.dg/strlen0.f: Likewise.
14230         * g77.f-torture/compile/20010519-1.f: Likewise.
14231         * g77.f-torture/compile/980310-4.f: Likewise.
14232         * gcc.c-torture/compile/20000605-1.c: Likewise.
14233         * gcc.c-torture/execute/20020225-1.c: Likewise.
14234         * gcc.dg/c90-hexfloat-2.c: Likewise.
14235         * gcc.dg/c99-bool-1.c: Likewise.
14236         * gcc.dg/c99-hexfloat-2.c: Likewise.
14237         * gcc.dg/dll-2.c: Likewise.
14238         * gcc.dg/wtr-union-init-1.c: Likewise.
14239         * gcc.dg/wtr-union-init-2.c: Likewise.
14240         * gcc.dg/wtr-union-init-3.c: Likewise.
14241         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14242         * gcc.dg/cpp/defined.c: Likewise.
14243         * gcc.dg/cpp/macsyntx.c: Likewise.
14244         * gcc.dg/cpp/paste2.c: Likewise.
14245         * gcc.dg/cpp/trad/defined.c: Likewise.
14246         * gcc.dg/format/c90-printf-1.c: Likewise.
14247         * gcc.dg/format/c90-scanf-1.c: Likewise.
14248         * gcc.dg/format/c99-printf-1.c: Likewise.
14249         * gcc.dg/format/c99-scanf-1.c: Likewise.
14250         * gcc.misc-tests/gcov-8.c: Likewise.
14251         * lib/profopt.exp: Likewise.
14252
14253 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14254
14255         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14256
14257 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14258
14259         * g++.dg/inherit/using2.C: New test.
14260
14261 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14262
14263         * ChangeLog: Follow spelling conventions.
14264         * g++.dg/template/friend4.C: Likewise.
14265         * g++.old-deja/g++.pt/crash67.C: Likewise.
14266         * gcc.c-torture/execute/20000801-4.c: Likewise.
14267         * gcc.dg/c90-digraph-1.c: Likewise.
14268         * gcc.dg/c94-digraph-1.c: Likewise.
14269         * gcc.dg/c99-digraph-1.c: Likewise.
14270         * gcc.dg/cpp/line5.c: Likewise.
14271         * gcc.dg/cpp/multiline.c: Likewise.
14272         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14273         * gcc.dg/format/attr-3.c: Likewise.
14274         * gcc.dg/format/c90-scanf-3.c: Likewise.
14275         * gcc.dg/format/ext-4.c: Likewise.
14276
14277 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14278
14279         * g++.dg/template/pretty1.C: New test.
14280
14281 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14282
14283         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14284
14285 2002-09-13  Matt Austern  <austern@apple.com>
14286
14287         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14288         passing a cast expression to a function by const reference.
14289
14290 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14291
14292         * g++.dg/template/deduce1.C: New test.
14293
14294 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14295
14296         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14297         32-bit int.
14298
14299 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14300
14301         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14302         usage.
14303
14304 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14305
14306         * gcc.c-torture/compile/20020910-1.c: New test.
14307
14308 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14309
14310         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14311
14312 2002-09-10  Andreas Jaeger  <aj@suse.de>
14313
14314         * gcc.dg/20020312-2.c: Adjust for x86-64.
14315
14316 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14317
14318         * g77.dg/7388.f: New test case for PR 7388.
14319
14320 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14321
14322         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14323
14324 2002-09-05  Ziemowit Laski <zlaski@apple.com>
14325
14326         * objc.dg/proto-lossage-1.m: New test.
14327
14328 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
14329
14330         * gcc.dg/cpp/_Pragma4.c: Fix typo.
14331
14332 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
14333
14334         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
14335         expected to pass.
14336
14337 2002-09-06  Stan Shebs  <shebs@apple.com>
14338             David Edelsohn  <edelsohn@gnu.org>
14339
14340         * gcc.dg/weak: New directory.
14341         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14342         target-specific xfail bits.
14343         * gcc.dg/typeof-2.c: Move to new directory.
14344         * gcc.dg/weak.exp: New expect script.
14345
14346 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
14347
14348         * gcc.c-torture/execute/extzvsi.c: New test.
14349
14350 2002-09-05  Stan Shebs  <shebs@apple.com>
14351
14352         * gcc.dg/weak-1.c: xfail on Darwin.
14353         * gcc.dg/weak-2.c: Ditto.
14354         * gcc.dg/weak-3.c: Ditto.
14355         * gcc.dg/weak-4.c: Ditto.
14356         * gcc.dg/weak-5.c: Ditto.
14357         * gcc.dg/weak-6.c: Ditto.
14358         * gcc.dg/weak-7.c: Ditto.
14359         * gcc.dg/weak-8.c: Ditto.
14360         * gcc.dg/weak-9.c: Ditto.
14361
14362 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
14363
14364         * gcc.c-torture/execute/loop-14.c: New test.
14365
14366 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
14367
14368         * g++.dg/other/cxa-atexit1.C: New test.
14369
14370         * gcc.dg/typeof-2.c: New test.
14371
14372 2002-09-03  Roger Sayle  <roger@eyesopen.com>
14373
14374         * gcc.dg/builtins-2.c: New testcase.
14375         * gcc.dg/builtins-3.c: New testcase.
14376
14377 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
14378
14379         * gcc.dg/cpp/_Pragma4.c: New test.
14380
14381 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
14382
14383         * objc/execute/nil_method-1.m: New testcase.
14384
14385 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
14386
14387         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14388         [Object class], not [Object initialize].
14389
14390 2002-08-31  Roger Sayle  <roger@eyesopen.com>
14391             Hans-Peter Nilsson  <hp@bitrange.com>
14392
14393         * gcc.c-torture/execute/20020720-1.x: Skip test on
14394         mmix-knuth-mmixware.  Correct comment.
14395
14396 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
14397
14398         * testsuite/g++.dg/abi/bitfield5.C: New test.
14399         * testsuite/g++.dg/abi/vbase10.C: Likewise.
14400
14401 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
14402
14403         * objc.dg/undeclared-selector.m: New test.
14404
14405 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
14406
14407         * g++.dg/other/offsetof1.C: Avoid cast warning.
14408
14409 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
14410
14411         * objc.dg/super-class-2.m: New test.
14412
14413 2002-08-24  Matt Austern  <austern@apple.com>
14414
14415         * g++.dg/ext/lvaddr.C: New test.
14416         * g++.dg/ext/lvcast.C: New test.
14417
14418 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
14419
14420         * testsuite/g++.dg/inherit/cond1.C: New test.
14421
14422 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
14423
14424         * gcc.dg/noncompile/incomplete-1.c: New test.
14425
14426 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
14427
14428         * gcc.dg/typespec-1.c: New test.
14429
14430 2002-08-20  Devang Patel  <dpatel@apple.com>
14431         * objc.dg/proto-hier-2.m: New test.
14432
14433 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
14434
14435         * objc.dg/bitfield-1.m: New test.
14436         * objc.dg/bitfield-2.m: New test.
14437
14438 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
14439
14440         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14441         gcc.dg/c99-flex-array-4.c: New tests.
14442
14443 2002-08-16  Stan Shebs  <shebs@apple.com>
14444
14445         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14446
14447 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
14448
14449         * gcc.dg/typeof-1.c: New test.
14450         * g++.dg/ext/typeof2.C: New test.
14451
14452 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
14453
14454         * g++.dg/other/offsetof1.C: New test.
14455
14456 2002-08-14  Richard Henderson  <rth@redhat.com>
14457
14458         * gcc.dg/tls/diag-3.c: Fix expected message strings.
14459
14460 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
14461
14462         * gcc.dg/cpp/_Pragma3.c: New test.
14463
14464 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
14465
14466         * g++.dg/template/inherit3: New test.
14467
14468 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14469
14470         * gcc.dg/bitfld-4.c: Add blank options.
14471
14472 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
14473
14474         * g++.dg/template/crash1.C: New test.
14475
14476 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14477
14478         * gcc.dg/tls/opt-2.c: New test.
14479
14480 2002-08-08  Devang Patel  <dpatel@apple.com>
14481
14482         * objc.dg/selector-1.m : New test
14483
14484 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14485
14486         * g++.dg/abi/bitfield4.C: New test.
14487         * gcc.dg/bitfld-4.c: New test.
14488
14489 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14490
14491         * g++.dg/other/packed1.C: New test.
14492
14493 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
14494
14495         * g++.dg/abi/offsetof.C: Tweak error messages.
14496         * g++.old-deja/g++.mike/p10769a.C: Likewise.
14497
14498 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14499
14500         * gcc.dg/bitfld-3.c: New test.
14501
14502 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
14503             Richard Henderson  <rth@redhat.com>
14504
14505         * gcc.dg/i386-bitfield1.c: New test.
14506         * g++.dg/abi/bitfield3.C: Update.
14507
14508 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
14509
14510         * objc.dg/const-str-2.m: Update.
14511         * gcc.dg/cpp/c++98.c: Change to C extension.
14512         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
14513         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
14514
14515 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
14516
14517         * testsuite/gcc.dg/tls/diag-3.c: New.
14518
14519 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
14520
14521         * g++.dg/README (Subdirectories): Document new subdir expr.
14522         * g++.dg/expr/pmf-1.C: New test.
14523
14524 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
14525
14526         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
14527
14528 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
14529
14530         * g++.dg/abi/bitfield3.C: New test.
14531
14532 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
14533
14534         * lib/gcov.exp: Tweak expected line formats.
14535         * gcc.misc-tests/gcov8.c: New test.
14536         * gcc.misc-tests/gcov8.x: New flags.
14537
14538 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
14539
14540         * consistency.vlad/layout/endian.c: Include string.h.
14541
14542         * gcc.c-torture/execute/20020805-1.c: New test.
14543
14544 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
14545
14546         * g++.dg/other/conversion1.C: New test.
14547
14548 2002-08-03  Roger Sayle  <roger@eyesopen.com>
14549
14550         * gcc.dg/builtins-1.c: New testcase.
14551
14552 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
14553
14554         * g++.dg/inherit/access3.C: New test.
14555
14556 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
14557
14558         * gcc.dg/ia64-visibility-2.c: New test.
14559
14560 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
14561
14562         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14563         __qualifier_flags to __flags.
14564
14565 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
14566
14567         * g++.dg/inherit/operator1.C: New test.
14568         * g++.dg/lookup/disamb1.C: Fix typo in comment.
14569         * g++.dg/other/error1.C: Change expected error message.
14570         * g++.dg/template/conv4.C: Likewise.
14571
14572 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
14573
14574         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14575         for documented behavior.
14576
14577 2002-07-25  Roger Sayle  <roger@eyesopen.com>
14578
14579         * gcc.c-torture/execute/20020720-1.x: Skip this test on
14580         several targets known to fail.
14581
14582 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
14583
14584         * gcc.dg/mips-args-[123].c: New tests.
14585
14586 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
14587
14588         * gcc.dg/ppc-spe.c: New.
14589
14590 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
14591
14592         * g++.dg/other/ptrmem4.C: New testcase.
14593
14594 2002-07-24  Richard Henderson  <rth@redhat.com>
14595
14596         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14597
14598 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
14599
14600         * g++.dg/ext/alignof1.C (main): Return 0 for success.
14601
14602 2002-07-24  Roger Sayle  <roger@eyesopen.com>
14603
14604         * gcc.c-torture/execute/memset-3.c: New testcase.
14605
14606 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
14607
14608         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14609         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14610
14611 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14612
14613         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14614         Delete.
14615
14616 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
14617
14618         * gcc.c-torture/compile/simd-4.c: New test.
14619
14620 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14621
14622         PR c++/7347, c++/7348
14623         * g++.dg/template/access4.C: New test.
14624         * g++.dg/template/access5.C: New test.
14625         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14626         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14627         * g++.old-deja/g++.pt/ttp58.C: Likewise.
14628         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14629
14630 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
14631
14632         * gcc.dg/gnu89-init-2.c: New test.
14633
14634 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
14635
14636         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14637
14638 2002-07-20  Roger Sayle  <roger@eyesopen.com>
14639
14640         * gcc.c-torture/execute/20020720-1.c: New testcase.
14641
14642 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14643
14644         * gcc.dg/cpp/Wsignprom.c: New tests.
14645
14646 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
14647
14648         * gcc.c-torture/execute/loop-13.c: New test.
14649
14650 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14651
14652         * gcc.dg/cpp/expr.c: New tests.
14653
14654 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14655
14656         * g++.dg/opt/pr6713.C: Add template instantiation.
14657
14658 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14659
14660         * gcc.dg/nest.c: New test.
14661
14662 2002-07-17  Richard Henderson  <rth@redhat.com>
14663
14664         * g++.dg/opt/pr6713.C: New test.
14665
14666 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14667
14668         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14669         XFAIL for all x86 processors.
14670
14671 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14672
14673         * gcc.c-torture/execute/20010122-1.x: Do not test with
14674         -fomit-frame-pointer.
14675
14676 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14677
14678         * g++.dg/template/instantiate2.C: New test.
14679         * g++.dg/template/spec4.C: New test.
14680
14681 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14682
14683         * g++.dg/template/access2.C: New test.
14684         * g++.dg/template/access3.C: New test.
14685
14686 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14687
14688         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14689         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14690         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14691         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14692         Convert to use <stdarg.h>.
14693         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14694         Delete.
14695         * gcc.dg/va-arg-2.c: New.
14696         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14697
14698 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14699
14700         * gcc.c-torture/compile/20020710-1.c: New test.
14701
14702 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14703                           Andrew Pinski  <pinskia@physics.uc.edu>
14704
14705         gcc.c-torture/compile/simd-2.c: New testcase.
14706         gcc.c-torture/compile/simd-3.c: Likewise.
14707
14708 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14709
14710         PR c++/7224
14711         * g++.dg/overload/error1.C: New test.
14712
14713 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14714
14715         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14716         configuration and IRIX 6 O32 ABI.
14717
14718 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14719
14720         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14721
14722 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14723
14724         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14725
14726 2002-07-10  Jeffrey A Law  <law@redhat.com>
14727
14728         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14729
14730         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14731
14732 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14733
14734         * gcc.dg/20020312-2.c: Check for __PPC__.
14735
14736 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14737
14738         * gcc.c-torture/compile/20020709-1.c: New test.
14739
14740 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14741
14742         * g++.dg/template/qualttp21.C: New test case.
14743
14744 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14745
14746         * gcc.c-torture/compile/20020706-1.c: New test.
14747         * gcc.c-torture/compile/20020706-2.c: New test.
14748
14749 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14750             Alexandre Oliva  <aoliva@redhat.com>
14751
14752         * g++.dg/warn/incomplete1.C: New test.
14753
14754 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14755
14756         PR c++/7099
14757         * g++.dg/warn/noreturn1.C: New test.
14758
14759 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14760
14761         PR c++/6706
14762         * g++.dg/debug/debug6.C: New test.
14763         * g++.dg/debug/debug7.C: New test.
14764
14765 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14766
14767         * gcc.c-torture/compile/simd-3.c: New test.
14768
14769 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14770
14771         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14772         * gcc.dg/20020620-1.c: Likewise.
14773
14774 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14775
14776         PR c++/6944
14777         * g++.dg/init/array4.C: New test.
14778         * g++.dg/init/array5.C: New test.
14779
14780 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14781
14782         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14783         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14784
14785 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14786
14787         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14788         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14789         * gcc.dg/wtr-conversion-1.c: Likewise.
14790         * gcc.dg/wtr-escape-1.c: Likewise.
14791         * gcc.dg/wtr-int-type-1.c: Likewise.
14792         * gcc.dg/wtr-label-1.c: Likewise.
14793         * gcc.dg/wtr-static-1.c: Likewise.
14794         * gcc.dg/wtr-strcat-1.c: Likewise.
14795         * gcc.dg/wtr-suffix-1.c: Likewise.
14796         * gcc.dg/wtr-switch-1.c: Likewise.
14797         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14798         * gcc.dg/wtr-union-init-1.c: Likewise.
14799         * gcc.dg/wtr-union-init-2.c: Likewise.
14800         * gcc.dg/wtr-union-init-3.c: Likewise.
14801
14802         * gcc.dg/wtr-func-def-1.c: New test.
14803
14804 2002-07-02 Devang Patel <dpatel@apple.com>
14805
14806         * objc.dg/param-1.m: New test.
14807
14808 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14809
14810         * gcc.dg/cpp/trad/directive.c: Add test.
14811         * gcc.dg/cpp/trad/macroargs.c: Add test.
14812         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14813
14814 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14815
14816         * gcc.dg/cpp/cmdlne-M.c: New test.
14817
14818 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14819
14820         * objc.dg/desig-init-1.m: New test.
14821
14822 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14823
14824         PR c++/6716
14825         * g++.dg/template/instantiate1.C: New test.
14826
14827 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14828
14829         PR c++/7112
14830         * g++.dg/template/sizeof2.C: New test.
14831
14832 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14833
14834         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14835         gcc.dg/cpp/trad/include.c: New tests.
14836
14837 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14838
14839         PR target/7177
14840         * gcc.c-torture/compile/20020701-1.c: New test.
14841
14842 2002-07-01  Stan Shebs  <shebs@apple.com>
14843
14844         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14845         header here...
14846         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14847         (objc-torture-execute): or here.
14848
14849 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14850
14851         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14852
14853 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14854
14855         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14856
14857 2002-06-30  Devang Patel  <dpatel@apple.com>
14858
14859         * objc.dg/fsyntax-only.m: New test.
14860
14861 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14862
14863         PR c++/6695
14864         * g++.dg/template/friend7.C: New file.
14865
14866 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14867
14868         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14869         return type.
14870
14871 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14872
14873         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14874         avoid division by zero.
14875
14876 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14877
14878         * gcc.dg/Wunknownprag.c: New tests.
14879
14880 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14881
14882         * gcc.c-torture/execute/simd-2.c: New test.
14883
14884 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14885
14886         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14887         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14888         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14889         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14890         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14891         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14892         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14893         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14894         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14895         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14896         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14897         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14898         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14899         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14900         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14901         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14902         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14903
14904 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14905
14906         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14907         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14908         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14909         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14910         New tests.
14911         * gcc.dg/cpp/trad/directive.c: Update.
14912
14913 2002-06-23  Andreas Jaeger  <aj@suse.de>
14914
14915         * gcc.c-torture/execute/complex-6.c: New.
14916
14917 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14918
14919         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14920         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14921         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14922         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14923
14924 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14925
14926         * gcc.dg/cpp/trad: New directory with traditional tests copied
14927         from parent directory.
14928         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14929         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14930         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14931         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14932         Move to trad/ and rename.
14933         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14934         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14935         gcc.dg/cpp/trad/redef2.c: New tests.
14936         * gcc.dg/cpp/trad/trad.exp: New driver.
14937
14938 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14939
14940         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14941         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14942         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14943         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14944         Remove.
14945
14946 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14947
14948         * gcc.dg/20020620-1.c: New test.
14949
14950 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14951
14952         * g++.dg/template/ttp4.C: New test.
14953
14954 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14955
14956         * g++.dg/opt/vt1.C: Fix regexp.
14957
14958 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14959
14960         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14961         Don't use attribute `noinline'.
14962
14963 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14964
14965         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14966
14967 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14968
14969         * gcc.c-torture/execute/simd-1.c: New.
14970
14971         * gcc.dg/simd-1.c: New.
14972
14973 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14974
14975         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14976
14977 2002-06-16  Richard Henderson  <rth@redhat.com>
14978
14979         * g++.dg/ext/anon-struct1.C: New.
14980         * g++.dg/ext/anon-struct2.C: New.
14981         * g++.dg/ext/anon-struct3.C: New.
14982         * gcc.dg/anon-struct-1.c: New.
14983         * gcc.dg/anon-struct-2.c: New.
14984         * gcc.dg/anon-struct-3.c: New.
14985         * gcc.dg/20011008-1.c: Adjust warning text.
14986         * gcc.dg/20020527-1.c: Add -fms-extensions.
14987
14988 2002-06-16  Richard Henderson  <rth@redhat.com>
14989
14990         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14991
14992 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14993
14994         * gcc.c-torture/execute/20020615-1.c: New test.
14995
14996 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14997
14998         * gcc.c-tortuture/execute/compare-1.c: New test case.
14999         * gcc.c-tortuture/execute/compare-2.c: New test case.
15000         * gcc.c-tortuture/execute/compare-3.c: New test case.
15001
15002 2002-06-13  Richard Henderson  <rth@redhat.com>
15003
15004         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
15005         ia64 ilp32.
15006
15007 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15008
15009         * g++.dg/template/typename2.C: Update error message.
15010
15011 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
15012
15013         * gcc.c-torture/execute/20020611-1.c: New test.
15014
15015 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
15016
15017         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
15018         list of targets to skip.
15019
15020 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
15021
15022         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
15023         targets if not optimizing.
15024
15025 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
15026
15027         * gcc.c-torture/compile/20020605-1.c: New test.
15028
15029         * g++.dg/opt/vt1.C: New test.
15030
15031         * gcc.dg/20020531-1.c: New test.
15032
15033         * gcc.dg/20020530-1.c: New test.
15034
15035         * gcc.dg/20020527-1.c: New test.
15036
15037         * g++.dg/opt/cse1.C: New test.
15038
15039 2002-06-07  Roger Sayle  <roger@eyesopen.com>
15040
15041         * gcc.dg/20020607-2.c: New test case.
15042
15043 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
15044
15045         * gcc.c-torture/compile/20020604-1.c: New test.
15046
15047 2002-06-04  Richard Henderson  <rth@redhat.com>
15048
15049         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
15050         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
15051         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
15052
15053 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
15054
15055         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
15056
15057 2002-06-03  Richard Henderson  <rth@redhat.com>
15058
15059         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
15060         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
15061
15062 2002-06-02  Richard Henderson  <rth@redhat.com>
15063
15064         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
15065         test functions static.
15066
15067 2002-06-02  Andreas Jaeger  <aj@suse.de>
15068
15069         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
15070         now.
15071
15072 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15073
15074         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
15075         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
15076         Update for mofified diagnostics.
15077         * gcc.dg/c99-intconst-1.c: No longer fail.
15078
15079 2002-06-02  Richard Henderson  <rth@redhat.com>
15080
15081         * gcc.dg/uninit-A.c: Remove xfail markers.
15082
15083 2002-06-01  Roger Sayle  <roger@eyesopen.com>
15084
15085         * gcc.dg/fnegate-1.c: New test case.
15086
15087 2002-05-30  Osku Salerma  <osku@iki.fi>
15088
15089         * gcc.c-torture/execute/mayalias-1.c: New file.
15090
15091 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15092
15093         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
15094         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
15095         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
15096
15097 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
15098
15099         * gcc.c-torture/execute/20020529-1.c: New test.
15100
15101 2002-05-27  Richard Henderson  <rth@redhat.com>
15102
15103         * g++.dg/ext/attrib6.C: New test case.
15104
15105 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15106
15107         * gcc.c-torture/execute/pure-1.c: New test.
15108
15109 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15110
15111         * gcc.dg/cpp/arith-2.c: Remove.
15112
15113 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15114
15115         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
15116         * gcc.dg/cpp/if-3.c: Remove.
15117
15118 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
15119
15120         * g++.dg/opt/cse2.C: New test.
15121
15122 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
15123
15124         * gcc.dg/cpp/arith-1.c: New semantic tests.
15125         * gcc.dg/cpp/if-1.c: Update.
15126
15127 2002-05-24  Ben Elliston  <bje@redhat.com>
15128
15129         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
15130
15131 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
15132
15133         * gcc.dg/verbose-asm.c: New test.
15134
15135 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15136
15137         * gcc.dg/cpp/paste12.c: New test.
15138
15139 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15140
15141         * g++.dg/parse/named_ops.C: New test.
15142
15143 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
15144
15145         * gcc/testsuite/gcc.dg/weak-8.c: New test.
15146
15147 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
15148
15149         * gcc.dg/weak-2.c: Allow optional leading underscore
15150         in scan-assembler symbol name.
15151         * gcc.dg/weak-3.c: Likewise.
15152         * gcc.dg/weak-4.c: Likewise.
15153         * gcc.dg/weak-5.c: Likewise.
15154
15155 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
15156
15157         * gcc.dg/20020523-1.c: New test.
15158
15159 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15160
15161         * objc.dg/const-str-2.m: Update now that we stop after
15162         a command line error.
15163
15164 2002-05-22  Richard Henderson  <rth@redhat.com>
15165
15166         * g++.dg/dg.exp: Fix typo in test pruneing.
15167
15168 2002-05-22  Richard Henderson  <rth@redhat.com>
15169
15170         * g++.dg/dg.exp: Prune the tls subdirectory.
15171         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
15172         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
15173         * g++.dg/tls/init-1.C: New.
15174
15175 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
15176
15177         * gcc.dg/20020517-1.c: New test.
15178
15179 2002-05-21  Richard Henderson  <rth@redhat.com>
15180
15181         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
15182         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
15183
15184 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
15185
15186         * g++.dg/other/copy2.C: New test.
15187
15188 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
15189
15190         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
15191         (MAX_COPY): Bump up to 10 times sizeof (long long).
15192         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
15193
15194         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
15195         sizeof (long long).
15196
15197         * gcc.c-torture/execute/strcpy-1.c: New test.
15198
15199 2002-05-19  Jason Merrill  <jason2redhat.com>
15200
15201         * g++.dg/ext/oper1.C: New test.
15202
15203 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
15204 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
15205
15206         * README.QMTEST: New file.
15207
15208         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
15209
15210 2002-05-19  Andreas Jaeger  <aj@suse.de>
15211
15212         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
15213         now.
15214         * gcc.c-torture/execute/loop-2d.x: Likewise.
15215
15216 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
15217
15218         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
15219         support weak symbols.
15220         * gcc.dg/weak-4.c: Likewise
15221         * gcc.dg/weak-6.c: Likewise
15222
15223 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
15224
15225         * gcc.dg/weak-3.c: Add dg-excess-error comment for
15226         cygwin, coff and h8300-*-hms targets
15227         * gcc.dg/weak-5.c: Likewise
15228         * gcc.dg/weak-7.c: Likewise
15229
15230 2002-05-16  Jason Merrill  <jason@redhat.com>
15231
15232         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
15233         (scan-assembler-not, scan-assembler-dem): Likewise.
15234         (scan-assembler-dem-not): Likewise.
15235
15236 2002-05-15  Richard Henderson  <rth@redhat.com>
15237
15238         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
15239
15240 2002-05-15  Richard Henderson  <rth@redhat.com>
15241
15242         * gcc.dg/weak-5.c (vfoo1c): No warning here.
15243         (vfoo1f): Warning here.
15244         (vfoo1l): Don't redefine the alias.
15245
15246 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15247
15248         * g++.dg/init/pm1.C: New test.
15249
15250 2002-05-12  David S. Miller  <davem@redhat.com>
15251
15252         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15253         types.
15254
15255 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15256
15257         * gcc.c-torture/execute/20020510-1.c: New test case.
15258
15259 2002-05-10  David S. Miller  <davem@redhat.com>
15260
15261         * gcc.c-torture/execute/conversion.c: Test long double too.
15262
15263 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15264
15265         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15266         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15267         * lib/g++.exp (g++_link_flags): Likewise.
15268         * lib/objc.exp (objc_target_compile): Likewise.
15269
15270 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15271
15272         * gcc.dg/cpp/poison.c: Update.
15273         * gcc.dg/cpp/20000625-2.c: Remove.
15274         * gcc.dg/cpp/direct2s.c: Remove final test.
15275
15276 2002-05-08  Tom Rix  <trix@redhat.com>
15277
15278         * gcc.c-torture/execute/20020508-1.c: New test.
15279         * gcc.c-torture/execute/20020508-2.c: New test.
15280         * gcc.c-torture/execute/20020508-3.c: New test.
15281
15282 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15283
15284         * gcc.dg/cpp/charconst-4.c: More tests.
15285
15286 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15287
15288         PR c/6569
15289         * gcc.dg/weak-3.c: Update location of warning messages.
15290         * gcc.dg/weak-5.c: Likewise.
15291
15292 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15293
15294         * gcc.c-torture/execute/20020506-1.c: New test case.
15295
15296 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15297
15298         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15299
15300 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15301
15302         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15303
15304 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15305
15306         * gcc.dg/cpp/charconst-3.c: New test.
15307
15308 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15309
15310         * gcc.dg/cpp/charconst.c: Update tests.
15311
15312 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15313
15314         * treelang: Added directory for new sample language treelang. Also
15315         lib/treelang.exp: New file to signal treelang should be tested.
15316
15317 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15318
15319         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15320         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15321         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15322         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15323         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15324         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15325         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15326
15327 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15328
15329         * gcc.dg/format/xopen-2.c: New test.
15330
15331 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15332
15333         * gcc.dg/20020503-1.c: New test.
15334
15335 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
15336
15337         * g++.dg/init/dtor1.C: Make it tougher.
15338
15339 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
15340
15341         * g++.dg/init/dtor1.C: New test.
15342
15343 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
15344
15345         * gcc.dg/altivec-8.c: New.
15346
15347 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
15348
15349         * gcc.dg/altivec-7.c: New.
15350
15351 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
15352
15353         * g++.dg/parse/typedef1.C: New test.
15354
15355 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
15356
15357         PR c++/6486
15358         * g++.dg/template/friend6.C: New test.
15359
15360         PR c++/6492
15361         * g++.dg/init/copy1.C: New test.
15362
15363 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
15364
15365         * g++.dg/warn/effc1.C: New test.
15366
15367 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15368
15369         * gcc.dg/cpp/if-cexp.c: Add a test.
15370
15371 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
15372
15373         * gcc.dg/20020426-2.c: New test.
15374
15375 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
15376
15377         * gcc.dg/cpp/if-mop.c: Update.
15378         * gcc.dg/cpp/if-mpar.c: Add test.
15379         * gcc.dg/cpp/if-oppr.c: Update.
15380
15381 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15382
15383         PR c/6343
15384         * gcc.dg/weak-[2-7].c: New tests.
15385
15386 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15387
15388         * gcc.dg/enum1.c: New test.
15389
15390 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15391
15392         PR c++/6497
15393         * g++.dg/inherit/access2.C: New test.
15394
15395 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15396
15397         PR bootstrap/6445
15398         * gcc.dg/20020426-1.c: New test.
15399
15400 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15401
15402         * g++.dg/abi/enum1.C: New test.
15403
15404 2002-04-26  Richard Henderson  <rth@redhat.com>
15405
15406         * gcc.dg/c99-bool-1.c: Expect always true warning.
15407
15408 2002-04-25  Roger Sayle  <roger@eyesopen.com>
15409
15410         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15411
15412 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15413
15414         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15415         targets.
15416
15417 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
15418
15419         * g++.dg/abi/mange7.C: New test.
15420
15421         PR c++/6438.
15422         * g++.dg/parse/stmtexpr2.C: New test.
15423
15424 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
15425
15426         * gcc.dg/20020312-2.c: Add SH target.
15427
15428 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15429
15430         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15431         compiler output on mips*-*-irix*.
15432
15433 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
15434
15435         * g++.dg/parse/attr1.C: New test.
15436
15437 2002-04-23  Roger Sayle  <roger@eyesopen.com>
15438
15439         * gcc.c-torture/execute/string-opt-17.c: New test case.
15440         * gcc.c-torture/execute/memset-2.c: New test case.
15441
15442 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
15443
15444         PR c++/6256:
15445         * g++.dg/template/friend5.C: New test.
15446
15447         PR c++/6331:
15448         * g++.dg/template/qual1.C: Likewise.
15449
15450 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
15451
15452         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15453         Include stdlib.h, not stdio.h or ctype.h.
15454
15455 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
15456
15457         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15458         cris-*-elf* and mmix-*-*.
15459         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15460         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15461         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15462         Ditto.
15463         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15464         * gcc.dg/wchar_t-1.c: Ditto.
15465
15466 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
15467
15468         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15469         Clarify comment.
15470
15471 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
15472
15473         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15474
15475 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15476
15477         * gcc.c-torture/execute/20000906-1.x: Delete.
15478
15479 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
15480
15481         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15482
15483 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
15484
15485         * PR6367
15486         * g77.f-torture/execute/6367.f: New test.
15487         * g77.f-torture/execute/6367.x: Disable for MMIX.
15488
15489 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
15490
15491         * PR6352
15492         * g++.dg/opt/inline2.C: New test.
15493
15494 2002-04-18  Richard Henderson  <rth@redhat.com>
15495
15496         * gcc.dg/20000906-1.c: Enable for all targets.
15497         * gcc.c-torture/compile/iftrap-2.c: New.
15498
15499 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15500
15501         * gcc.dg/20020418-1.c: New test.
15502         * gcc.dg/20020418-2.c: New test.
15503
15504 2002-04-18  Richard Henderson  <rth@redhat.com>
15505
15506         * gcc.c-torture/compile/iftrap-1.c: New.
15507         * gcc.dg/iftrap-1.c: Adjust for ia64.
15508         * gcc.dg/iftrap-2.c: New.
15509
15510 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15511
15512         * gcc.c-torture/compile/20020418-1.c: New test.
15513
15514 2002-04-18  Roger Sayle  <roger@eyesopen.com>
15515
15516         * gcc.c-torture/compile/20020415-1.c: New.
15517
15518 2002-04-18  David S. Miller  <davem@redhat.com>
15519
15520         * gcc.c-torture/execute/20020418-1.c: New test.
15521
15522 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
15523
15524         * gcc.dg/20020416-1.c: New test.
15525
15526         * g++.dg/opt/inline1.C: New test.
15527
15528 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
15529
15530         * gcc.dg/altivec-5.c: New test.
15531
15532         * gcc.dg/20020415-1.c: New test.
15533
15534 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
15535
15536         * testsuite/lib/chill.exp: Remove.
15537
15538 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
15539
15540         * g++.dg/other/big-struct.C: New test.
15541
15542 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
15543
15544         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15545         of scratch file.
15546
15547 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
15548
15549         PR c/6277
15550         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
15551         in scan-assembler function name
15552
15553 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
15554
15555         * g77.f-torture/execute/980628-4.x,
15556         g77.f-torture/execute/980628-5.x,
15557         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15558         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15559         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15560         i[34567]86-*-*.
15561
15562 2002-04-13  David S. Miller  <davem@redhat.com>
15563
15564         * gcc.c-torture/execute/20020413-1.c: New test.
15565
15566 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
15567
15568         * gcc.dg/asm-6.c,
15569         * g++.dg/ext/asm1.C: New tests.
15570
15571 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
15572
15573         PR c++ 5373.
15574         * g++.dg/parse/stmtexpr1.C: New test.
15575
15576         PR c++/5189.
15577         * g++.dg/template/copy1.C: New test.
15578
15579 2002-04-12  Richard Henderson  <rth@redhat.com>
15580
15581         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15582
15583 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
15584
15585         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15586         gcc.c-torture/execute/20020307-2.c.
15587
15588 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
15589
15590         * g++.dg/ext/attrib5.C,
15591         * g++.dg/lookup/struct1.C: New tests.
15592
15593 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
15594
15595         * gcc.dg/20020411-1.c: New test.
15596
15597         * gcc.c-torture/execute/20020411-1.c: New test.
15598
15599 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
15600
15601         * g77.f-torture/execute/6177.f: New test.
15602
15603 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
15604
15605         PR middle-end/6247
15606         * g++.dg/opt/cleanup1.C: New test.
15607
15608         * g++.dg/opt/const1.C: New test.
15609
15610 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
15611
15612         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15613
15614 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15615
15616         PR c++/5507
15617         * g++.dg/template/typename2.C: New test.
15618
15619 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
15620
15621         * gcc.c-torture/execute/loop-12.c: New.
15622
15623 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
15624
15625         * g77.f-torture/execute/980628-4.x,
15626         g77.f-torture/execute/980628-5.x,
15627         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15628         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15629         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15630
15631 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15632
15633         PR optimization/6086
15634         * g++.dg/opt/preinc1.C: New test.
15635
15636 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15637
15638         PR c++/5571
15639         * g++.dg/opt/static2.C: New test.
15640
15641 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15642
15643         PR c/5120
15644         * gcc.dg/20020406-1.c: New test.
15645
15646 2002-04-04  David S. Miller  <davem@redhat.com>
15647
15648         * gcc.c-torture/execute/20020404-1.c: New test.
15649
15650 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15651
15652         PR c/6123
15653         * gcc.dg/20020312-2.c: Do not declare global register variable
15654         if __PIC__ or __pic__ is defined.
15655
15656 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15657
15658         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15659         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15660
15661 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15662
15663         * gcc.misc-tests/linkage.exp: Update last change to handle
15664         sparc*-, not just sparc-.
15665
15666 2002-04-03  Richard Henderson  <rth@redhat.com>
15667
15668         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15669
15670 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15671
15672         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15673
15674 2002-04-02  David S. Miller  <davem@redhat.com>
15675
15676         * gcc.c-torture/execute/20020402-3.c: New test.
15677
15678 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15679
15680         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15681         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15682
15683         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15684         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15685         g77.f-torture/execute/20001201.x,
15686         g77.f-torture/execute/u77-test.x: New files.
15687
15688         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15689         * gcc.dg/wchar_t-1.c: Ditto.
15690
15691 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15692
15693         * gcc.c-torture/execute/20020402-1.c: New test.
15694
15695 2002-04-01  Richard Henderson  <rth@redhat.com>
15696
15697         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15698
15699         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15700
15701 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15702
15703         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15704
15705 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15706
15707         * g++.dg/inherit/template-as-base.C: Expect error.
15708         * g++.dg/inherit/namespace-as-base.C: Likewise.
15709
15710 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15711
15712         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15713         g++.dg/ext/instantiate3.C: Tweak match patterns.
15714
15715         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15716         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15717         -da test.
15718
15719 2002-03-31  Richard Henderson  <rth@redhat.com>
15720
15721         * gcc.dg/special/alias-2.c: New.
15722         * gcc.dg/special/ecos.exp: Run it.
15723
15724 2002-03-31  Richard Henderson  <rth@redhat.com>
15725
15726         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15727
15728 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15729
15730         * gcc.dg/weak-1.c: Disable on h8300 port.
15731
15732 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15733
15734         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15735         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15736         ordering tests.
15737         * g++.dg/bprob/bprob-1.C: New test.
15738         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15739         * g++.dg/gcov/gcov-1.C: New test.
15740         * g++.dg/gcov/gcov-1.x: New file.
15741         * g++.dg/gcov/gcov-2.C: New test.
15742         * g++.dg/gcov/gcov-3.C: New test.
15743         * g++.dg/gcov/gcov-3.h: New file.
15744
15745 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15746
15747         * g++.old-deja/g++.other/builtins5.C: New test.
15748         * g++.old-deja/g++.other/builtins6.C: New test.
15749         * g++.old-deja/g++.other/builtins7.C: New test.
15750         * g++.old-deja/g++.other/builtins8.C: New test.
15751         * g++.old-deja/g++.other/builtins9.C: New test.
15752
15753 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15754
15755         * g++.dg/opt/static1.C: New test.
15756
15757         * g++.dg/opt/longbranch1.C: New test.
15758
15759 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15760
15761         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15762
15763         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15764
15765 2002-03-28  Jeffrey A Law  (law@redhat.com)
15766
15767         * gcc.c-torture/execute/20020328-1.c: New test.
15768
15769 2002-03-27  Richard Henderson  <rth@redhat.com>
15770
15771         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15772         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15773         move from g++.old-deja/g++.ext/.
15774
15775 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15776
15777         * g++.dg/init/new2.C: New test.
15778
15779 2002-03-26  Richard Henderson  <rth@redhat.com>
15780
15781         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15782
15783         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15784         on sparc.
15785
15786         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15787         sparcv9 systems.
15788         * gcc.dg/20001102-1.c: Likewise.
15789
15790 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15791
15792         * gcc.dg/cpp/endif-pedantic1.c,
15793         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15794
15795 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15796
15797         * g++.dg/init/new1.C: New test.
15798
15799 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15800
15801         * g++.dg/abi/vbase9.C: New test.
15802
15803 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15804
15805         * gcc.dg/arm-asm.c: New test.
15806
15807 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15808
15809         * gcc.dg/Wswitch-enum.c: New test.
15810         Fix PR c/5044.
15811
15812 2002-03-26  Richard Henderson  <rth@redhat.com>
15813
15814         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15815         structure.
15816
15817 2002-03-25  Richard Henderson  <rth@redhat.com>
15818
15819         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15820         sparcv9 systems.
15821
15822         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15823         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15824
15825 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15826
15827         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15828
15829 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15830
15831         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15832         targets using generic thunk support.
15833
15834 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15835
15836         * gcc.c-torture/compile/20020323-1.c: New test.
15837
15838         * g++.dg/opt/conj2.C: New test.
15839
15840 2002-03-24  Richard Henderson  <rth@redhat.com>
15841
15842         * gcc.dg/weak-1.c: Use -fno-common.
15843
15844 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15845
15846         * g77.dg/f77-edit-apostrophe-out.f: New test
15847         * g77.dg/f77-edit-h-out.f: New test
15848         * g77.dg/f77-edit-t-in.f: New test
15849         * g77.dg/f77-edit-t-out.f: New test
15850         * g77.dg/f77-edit-x-out.f: New test
15851         * g77.dg/f77-edit-slash-out.f: New test
15852         * g77.dg/f77-edit-colon-out.f: New test
15853         * g77.dg/f77-edit-s-out.f: New test
15854
15855 2002-03-24  Richard Henderson  <rth@redhat.com>
15856
15857         * objc/execute/formal_protocol-6.x: New XFAIL.
15858
15859 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15860
15861         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15862         that do not support weak symbols
15863
15864 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15865
15866         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15867         * lib/g77.exp:  Likewise
15868         * lib/objc.exp: Likewise
15869
15870 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15871
15872         * gcc.dg/Wswitch-default.c: New test.
15873
15874 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15875
15876         * g++.dg/other/enum1.C: New test.
15877
15878 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15879
15880         * gcc.dg/pragma-ep-3.c: Fix typo.
15881
15882 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15883
15884         * g++.dg/inherit/template-as-base.C: New test.
15885
15886 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15887
15888         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15889         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15890
15891 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15892
15893         * gcc.dg/cpp/multiline.c: Update to match.
15894
15895 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15896
15897         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15898
15899 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15900
15901         * gcc.dg/cpp/extratokens2.c:  New file.
15902
15903 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15904
15905         * gcc.dg/20020312-2.c: Add rs6000 target.
15906
15907         * gcc.c-torture/compile/20020319-1.c: New test.
15908
15909 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15910
15911         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15912         (A, E): Handle this.
15913
15914 2002-03-20  Jason Merrill  <jason@redhat.com>
15915
15916         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15917         ignoring -fpic.
15918         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15919         through prune_gcc_output.
15920
15921 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15922
15923         * gcc.c-torture/compile/20020320-1.c: New test.
15924
15925 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15926
15927         * gcc.c-torture/compile/20020318-1.c: New test.
15928
15929         * gcc.dg/struct-by-value-1.c: New test.
15930
15931         * gcc.dg/20020319-1.c: New test.
15932
15933 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15934
15935         * g++.dg/opt/conj1.C: New test.
15936
15937 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15938
15939         * g++.dg/template/qualttp20.C: Revert previous change.
15940         * g++.dg/template/qualttp3.C: Likewise.
15941         * g++.dg/template/qualttp4.C: Likewise
15942         * g++.dg/template/qualttp5.C: Likewise
15943         * g++.dg/template/qualttp6.C: Likewise
15944         * g++.dg/template/qualttp7.C: Likewise
15945         * g++.dg/template/qualttp8.C: Likewise
15946         * g++.dg/template/recurse.C: Likewise.
15947
15948 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15949
15950         * gcc.dg/cpp/wchar-1.c: Update.
15951
15952 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15953
15954         * g++.dg/template/conv1.C: New test.
15955         * g++.dg/template/conv2.C: New test.
15956         * g++.dg/template/conv3.C: New test.
15957         * g++.dg/template/conv4.C: New test.
15958
15959 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15960
15961         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15962         * g++.dg/template/qualttp3.C: Likewise.
15963         * g++.dg/template/qualttp4.C: Likewise
15964         * g++.dg/template/qualttp5.C: Likewise
15965         * g++.dg/template/qualttp6.C: Likewise
15966         * g++.dg/template/qualttp7.C: Likewise
15967         * g++.dg/template/qualttp8.C: Likewise
15968         * g++.dg/template/recurse.C: Likewise.
15969
15970 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15971
15972         * g++.dg/opt/dtor1.C: New test.
15973
15974 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15975
15976         * gcc.c-torture/compile/20020315-1.c: New test.
15977
15978 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15979
15980         * gcc.dg/weak-1.c: Fix scan tests.
15981
15982 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15983
15984         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15985         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15986         cris-*-aout* mmix-*-*.
15987         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15988         cris-*-aout* mmix-*-*.
15989         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15990         cris-*-elf* cris-*-aout* and mmix-*-*.
15991         * gcc.dg/20001009-1.c: Ditto.
15992         * gcc.dg/20010912-1.c: Ditto.
15993         * gcc.dg/20020122-4.c: Ditto.
15994         * gcc.dg/inline-2.c: Ditto.
15995
15996 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15997
15998         * gcc.c-torture/compile/20020314-1.c: New test.
15999
16000 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
16001
16002         * gcc.c-torture/execute/20020314-1.c: New test.
16003
16004 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
16005
16006         * g++.dg/warn/Wunused-1.C: New test.
16007
16008 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
16009
16010         * g++.dg/abi/mangle6.C: New test.
16011
16012 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
16013
16014         * gcc.c-torture/compile/20020309-2.c: New test.
16015
16016         * gcc.c-torture/compile/20020312-1.c: New test.
16017
16018 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
16019
16020         * g++.dg/other/access1.C: New test.
16021
16022 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
16023
16024         * gcc.c-torture/execute/wchar_t-1.c: New test.
16025
16026 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
16027
16028         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
16029
16030 2002-03-12  Roger Sayle  <roger@eyesopen.com>
16031
16032         * gcc.dg/20020312-1.c: New test case.
16033
16034 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
16035
16036         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
16037
16038 2002-03-11  Richard Henderson  <rth@redhat.com>
16039
16040         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
16041         * g++.old-deja/g++.jason/report.C: Likewise.
16042
16043 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16044
16045         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
16046         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
16047
16048 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16049
16050         * testsuite/g++.dg/overload/pmf1.C: New test.
16051
16052 2002-03-11  Kazu Hirata  <kazu@hxi.com>
16053
16054         * gcc.c-torture/execute/20020307-1.c: Use long.
16055
16056 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
16057
16058         PR optimization/5844
16059         * gcc.dg/20020310-1.c: New test.
16060
16061 2002-03-09  Michael Meissner  <meissner@redhat.com>
16062
16063         * gcc.c-torture/execute/memcpy-2.c: New test.
16064         * gcc.c-torture/execute/memset-1.c: New test.
16065         * gcc.c-torture/execute/strlen-1.c: New test.
16066         * gcc.c-torture/execute/strcmp-1.c: New test.
16067         * gcc.c-torture/execute/strncmp-1.c: New test.
16068
16069 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
16070
16071         * gcc.dg/ppc-ldstruct.c: New test.
16072
16073 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
16074
16075         * gcc.c-torture/execute/va-arg-22.c: New test.
16076
16077 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16078
16079         * gcc.c-torture/compile/20020309-1.c: New test.
16080
16081 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
16082
16083         * gcc.c-torture/execute/20020307-2.c: New test.
16084
16085 2002-03-07  Jeffrey A Law  (law@redhat.com)
16086
16087         * g77.f-torture/compile/20020307-1.f: New test.
16088
16089 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
16090
16091         * gcc.dg/unordered-1.c: New test.
16092
16093 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
16094
16095         * gcc.c-torture/execute/20020307-1.c: New test.
16096
16097 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
16098
16099         * gcc.dg/20020304-1.c: New test.
16100
16101         * gcc.c-torture/compile/20020304-2.c: New test.
16102
16103 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
16104
16105         * gcc.c-torture/compile/20020304-1.c: New test case
16106         (from PR c/5830).
16107
16108 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
16109
16110         * gcc.dg/20020103-1.c: Add other -D ppc variants.
16111
16112 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
16113
16114         * g++.dg/other/classkey1.C: New test.
16115
16116 2002-03-01  Richard Henderson  <rth@redhat.com>
16117
16118         * gcc.c-torture/compile/981223-1.x: New.
16119         * gcc.c-torture/compile/920625-1.x: New.
16120
16121 2002-02-28  Richard Henderson  <rth@redhat.com>
16122
16123         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
16124
16125 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
16126
16127         * gcc.c-torture/execute/20020227-1.c: New test.
16128
16129 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
16130
16131         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
16132         here" ERROR lines.
16133         * g++.old-deja/g++.oliva/partord1.C: Likewise.
16134         * g++.old-deja.g++.other/defarg1.C: Likewise.
16135         * g++.old-deja/g++.pt/calls2.C: Likewise.
16136         * g++.old-deja/g++.pt/crash20.C: Likewise.
16137         * g++.old-deja/g++.pt/crash30.C: Likewise.
16138         * g++.old-deja/g++.pt/crash36.C: Likewise.
16139         * g++.old-deja/g++.pt/crash6.C: Likewise.
16140         * g++.old-deja/g++.pt/defarg13.C: Likewise.
16141         * g++.old-deja/g++.pt/derived3.C: Likewise.
16142         * g++.old-deja/g++.pt/error1.C: Likewise.
16143         * g++.old-deja/g++.pt/friend21.C: Likewise.
16144         * g++.old-deja/g++.pt/friend23.C: Likewise.
16145         * g++.old-deja/g++.pt/infinite1.C: Likewise.
16146         * g++.old-deja/g++.robertl/eb128.C: Likewise.
16147
16148 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
16149
16150         * gcc.c-torture/execute/20020225-2.c: New test.
16151
16152 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
16153
16154         * gcc.c-torture/execute/920730-1t.c,
16155         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
16156         Delete test cases, only relevant to -traditional.
16157
16158 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16159
16160         * gcc.dg/cpp/undef1.c: Remove.
16161         * gcc.dg/cpp/directiv.c: Update.
16162         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
16163
16164 2002-02-27  Michael Meissner  <meissner@redhat.com>
16165
16166         * gcc.c-torture/execute/20020226-1.c: New test.
16167
16168 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
16169
16170         * g++.dg/debug/debug4.C: New test.
16171
16172         * gcc.dg/ia64-visibility-1.c: New test.
16173
16174 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
16175
16176         * gcc.dg/debug/20020224-1.c: New.
16177
16178 2002-02-25  Kazu Hirata  <kazu@hxi.com>
16179
16180         * gcc.c-torture/execute/960416-1.x: New.
16181         * gcc.c-torture/execute/divconst-3.x: Likewise.
16182
16183 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
16184
16185         * gcc.dg/20020224-1.c: New test.
16186
16187 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
16188
16189         * gcc.c-torture/execute/20020225-1.c: New.
16190
16191 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16192
16193         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
16194
16195 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
16196
16197         * gcc.dg/20020222-1.c: New test.
16198
16199 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
16200
16201         * g++.dg/opt/anonunion1.C: New test.
16202
16203 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
16204
16205         * g++.dg/template/qualttp19.C: New test.
16206         * g++.dg/template/qualttp20.C: New test.
16207         * g++.old-deja/g++.jason/report.C: Adjust expected errors
16208         * g++.old-deja/g++.other/qual1.C: Likewise.
16209
16210 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
16211
16212         * gcc.dg/attr-alwaysinline.c: New.
16213
16214 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
16215
16216         * gcc.dg/20020220-1.c: New test.
16217
16218         * gcc.dg/20020220-2.c: New test.
16219
16220         * g++.dg/opt/mmx1.C: New test.
16221
16222 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
16223
16224         * gcc.c-torture/compile/20020110.c: New test.
16225
16226 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
16227
16228         * gcc.c-torture/execute/20020219-1.c: New test.
16229
16230         * gcc.dg/20020219-1.c: New test.
16231
16232         * gcc.dg/noncompile/20020220-1.c: New test.
16233
16234         * g++.dg/opt/ptrintsum1.C: New test.
16235
16236         * gcc.dg/debug/20020220-1.c: New test.
16237
16238 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
16239
16240         * gcc.c-torture/execute/20020216-1.c: New test.
16241
16242 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16243
16244         * gcc.dg/decl-1.c: Update, new test.
16245
16246 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16247
16248         * g++.dg/abi/bitfield1.C: New test.
16249         * g++.dg/abi/bitfield2.C: New test.
16250
16251 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16252
16253         * gcc.dg/attr-nest.c: New test.
16254
16255 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16256
16257         * gcc.c-torture/execute/20020215-1.c: New test.
16258
16259 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16260
16261         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16262         * g++.dg/debug/debug.exp: New.
16263         * g++.dg/debug/trivial.C: New.
16264         * g++.dg/debug/debug1.C: Moved...
16265         * g++.dg/other/debug1.C: ...from here.
16266         * g++.dg/debug/debug2.C: Moved...
16267         * g++.dg/other/debug2.C: ...from here.
16268         * g++.dg/debug/debug3.C: Moved...
16269         * g++.dg/other/debug3.C: ...from here.
16270
16271         * gcc.dg/noncompile/20020213-1.c: New test.
16272
16273 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16274
16275         * g++.dg/other/debug3.C: New test.
16276
16277         * gcc.c-torture/execute/20020213-1.c: New test.
16278
16279 2002-02-13  Richard Smith <richard@ex-parrot.com>
16280
16281         * g++.old-deja/g++.other/thunk1.C: New test.
16282
16283 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16284
16285         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16286
16287 2002-02-13  Stan Shebs  <shebs@apple.com>
16288
16289         * gcc.dg/altivec-3.c: New.
16290
16291 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16292
16293         * gcc.dg/Wunreachable-1.c: New test.
16294         * gcc.dg/Wunreachable-2.c: New test.
16295
16296 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16297
16298         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16299
16300 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16301
16302         * gcc.dg/decl-1.c: New test.
16303
16304 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16305
16306         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16307
16308 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16309
16310         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16311         * gcc.c-torture/compile/980506-1.x: Likewise.
16312
16313 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16314
16315         * gcc.dg/20020210-1.c: New.
16316
16317 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16318
16319         * g77.f-torture/execute/947.f: New regression test
16320         for PR fortran/947.
16321
16322 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
16323
16324         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16325         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16326
16327 2002-02-08  Richard Henderson  <rth@redhat.com>
16328
16329         * gcc.c-torture/compile/labels-3.c: New.
16330
16331 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16332
16333         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16334         expression statements work instead.
16335         * gcc.dg/noncompile/20020207-1.c: New test.
16336
16337 2002-02-07  Richard Henderson  <rth@redhat.com>
16338
16339         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16340
16341 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16342
16343         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16344         message from g77
16345         * lib/g77-dg.exp: Trim g77 error messages so that they are
16346         recognized by dg.exp.
16347
16348 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16349
16350         PR fortran/5473
16351         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
16352
16353 2002-02-07  Richard Henderson  <rth@redhat.com>
16354
16355         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16356         to be sufficiently aligned for integers.
16357
16358 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
16359
16360         * g++.dg/template/friend4.C: New test.
16361
16362 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16363
16364         PR fortran/5743
16365         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16366         unsupported cases.
16367
16368 2002-02-07  Richard Henderson  <rth@redhat.com>
16369
16370         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16371         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16372         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16373         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16374
16375 2002-02-06  Richard Henderson  <rth@redhat.com>
16376
16377         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16378
16379 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16380
16381         * gcc.dg/20020206-1.c: New test.
16382
16383 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16384
16385         * gcc.c-torture/execute/20020206-1.c: New test.
16386
16387         * gcc.c-torture/execute/20020206-2.c: New test.
16388
16389         PR optimization/5429:
16390         * gcc.c-torture/compile/20020206-1.c: New test.
16391
16392 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16393
16394         * g++.dg/ext/align1.C: Do not use an explicit alignment value
16395         as certain file formats cannot support particularly large
16396         alignments.
16397
16398         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16399         and do not expect to be able to link the executable.
16400
16401         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16402         fail because the COFF format does not support the weak attribute.
16403
16404 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
16405
16406         * g77.dg/pr5473.f:  New test
16407
16408 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16409
16410         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16411         Fix testcase accordingly.
16412
16413 2002-02-04  Richard Henderson  <rth@redhat.com>
16414
16415         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16416         (buf): Change to be an array of pointers, not ints.
16417
16418 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16419
16420         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
16421         before all tests.  Move warning one line above to match where it
16422         C frontend emits.
16423         * gcc.dg/Wswitch-2.c: New test.
16424         * g++.dg/warn/Wswitch-1.C: New test.
16425         * g++.dg/warn/Wswitch-2.C: New test.
16426
16427 2002-02-04  Richard Henderson  <rth@redhat.com>
16428
16429         * g++.dg/abi/offsetof.C: Fix size comparison.
16430
16431 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16432
16433         * gcc.dg/cast-qual-2.c: New test.
16434
16435 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16436
16437         * gcc.dg/20020201-4.c: New test.
16438
16439 2002-02-04  Ben Elliston  <bje@redhat.com>
16440
16441         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16442         target_info attribute != 0, in addition to the empty string.
16443         (gcc_target_compile): Likewise.
16444
16445 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
16446
16447         * gcc.dg/Wswitch.c: New test.
16448         PR gcc/4475. PR gcc/3780.
16449
16450 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
16451
16452         * g77.f-torture/execute/5122.f: New test for regressions
16453         against PR fortran/5122.
16454
16455 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
16456
16457         * g77.f-torture/compile/pr3743.f: Delete
16458         * g77.dg/pr3743-1.f: New test.
16459         * g77.dg/pr3743-2.f: New test.
16460         * g77.dg/pr3743-3.f: New test.
16461         * g77.dg/pr3743-4.f: New test.
16462
16463 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16464
16465         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16466
16467 2002-02-02  Richard Henderson  <rth@redhat.com>
16468
16469         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16470         * gcc.c-torture/execute/bf64-1.c: Likewise.
16471
16472 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16473
16474         * gcc.dg/20020201-2.c: New test.
16475
16476         * gcc.dg/20020201-3.c: New test.
16477
16478         * gcc.c-torture/execute/bitfld-2.c: New test.
16479
16480 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16481
16482         * gcc.dg/bitfld-1.c: Update.
16483         * gcc.dg/bitfld-2.c: Update.
16484         * gcc.c-torture/execute/bitfld-1.x: New.
16485
16486 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16487
16488         * gcc.c-torture/execute/20020201-1.c: New test.
16489
16490 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16491
16492         PR target/5469
16493         * gcc.dg/20020201-1.c: New test.
16494
16495 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
16496
16497         PR fortran/3743
16498         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
16499         * g77.f-torture/compile/pr3743.x: Remove
16500
16501 2002-01-31  Tom Rix  <trix@redhat.com>
16502
16503         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
16504
16505 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16506
16507         * gcc.dg/noncompile/20020130-1.c: New test.
16508
16509 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
16510
16511         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
16512
16513 2002-01-29  Richard Henderson  <rth@redhat.com>
16514
16515         * gcc.c-torture/execute/991118-1.c: Cast various constants back
16516         to long long.
16517         * gcc.c-torture/execute/bf64-1.c: Likewise.
16518
16519 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
16520
16521         * gcc.c-torture/execute/20020129-1.c: New test.
16522
16523 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16524
16525         * gcc.c-torture/compile/20000224-1.c: Update.
16526         * gcc.c-torture/execute/bitfld-1.c: New tests.
16527         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
16528         * gcc.dg/uninit-A.c: Update.
16529
16530 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
16531
16532         * g++.dg/template/ctor1.C: Add instantiation.
16533
16534 2002-01-28  Paul Koning  <pkoning@equallogic.com>
16535
16536         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16537         argument to __builtin_prefetch to be const ptr.
16538
16539 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
16540
16541         * gcc.c-torture/compile/20020120-1.c: New test.
16542
16543 2002-01-27  Kazu Hirata  <kazu@hxi.com>
16544
16545         * gcc.c-torture/execute/20020127-1.c: New test.
16546
16547 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
16548
16549         * g77.dg/f77-edit-i-in.f: New test
16550         * g77.dg/f77-edit-i-out.f: New test
16551
16552 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
16553
16554         * gcc.dg/debug/debug.exp: New file.
16555         * gcc.dg/debug/trivial.c: New file.
16556         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16557         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16558         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16559         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16560         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16561         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16562         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16563         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16564         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16565         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16566         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16567         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16568         * gcc.dg/20000503-1.c: Removed.
16569         * gcc.dg/20010207-1.c: Removed.
16570         * gcc.dg/20011223-1.c: Removed.
16571         * gcc.dg/20020104-2.c: Removed.
16572         * gcc.dg/debug-1.c: Removed.
16573         * gcc.dg/debug-2.c: Removed.
16574         * gcc.dg/debug-3.c: Removed.
16575         * gcc.dg/debug-4.c: Removed.
16576         * gcc.dg/debug-5.c: Removed.
16577         * gcc.dg/debug-6.c: Removed.
16578         * gcc.dg/dwarf2-1.c: Removed.
16579         * gcc.dg/dwarf2-2.c: Removed.
16580
16581 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
16582
16583         * g++.old-deja/g++.other/eh5.C: New test.
16584         * g++.old-deja/g++.other/sibcall2.C: New test.
16585         * g++.old-deja/g++.other/array9.C: New test.
16586         * g++.old-deja/g++.other/typename2.C: New test.
16587         * g++.old-deja/g++.other/crash60.C: New test.
16588         * g++.old-deja/g++.other/conv9.C: New test.
16589         * g++.old-deja/g++.other/mangle10.C: New test.
16590         * g++.old-deja/g++.other/unchanging1.C: New test.
16591         * g++.old-deja/g++.other/exprstmt1.C: New test.
16592         * g++.old-deja/g++.other/inline23.C: New test.
16593         * g++.old-deja/g++.eh/ia64-1.C: New test.
16594         * g++.old-deja/g++.other/dwarf2-1.C: New test.
16595         * g++.old-deja/g++.other/reload1.C: New test.
16596         * g++.old-deja/g++.other/static20.C: New test.
16597         * g++.old-deja/g++.other/local-alloc1.C: New test.
16598         * g++.old-deja/g++.other/conv8.C: New test.
16599         * g++.old-deja/g++.other/stmtexpr2.C: New test.
16600         * g++.old-deja/g++.other/storeexpr1.C: New test.
16601         * g++.old-deja/g++.other/storeexpr2.C: New test.
16602         * g++.dg/eh/template2.C: New test.
16603         * g++.dg/warn/weak1.C: New test.
16604
16605 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
16606
16607         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16608         Remove first, non-varying, argument.
16609
16610 2002-01-23  Richard Henderson  <rth@redhat.com>
16611
16612         * gcc.dg/inline-2.c: New.
16613
16614         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16615         Add optional target arg.  Check number of arguments.
16616         (scan-assembler-not, scan-assembler-dem): Likewise.
16617         (scan-assembler-dem-not): Likewise.
16618
16619 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16620
16621         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16622         line 12.
16623         * g++.old-deja/g++.brendan/parse3.C,
16624         g++.old-deja/g++.other/crash26.C,
16625         g++.old-deja/g++.other/crash28.C,
16626         g++.old-deja/g++.other/crash29.C,
16627         g++.old-deja/g++.other/crash30.C,
16628         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16629
16630 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
16631
16632         * gcc.dg/20020115-1.c: New.
16633
16634 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
16635
16636         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16637
16638 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
16639
16640         * gcc.dg/20020122-3.c: New.
16641
16642 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
16643
16644         * g++.dg/other/gc1.C: New test.
16645
16646 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16647
16648         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16649
16650 2002-01-22  Richard Henderson  <rth@redhat.com>
16651
16652         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16653
16654 2002-01-22  Richard Henderson  <rth@redhat.com>
16655
16656         * gcc.dg/20020122-4.c: New.
16657
16658 2002-01-22  H.J. Lu <hjl@gnu.org>
16659
16660         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16661         link output.
16662         * gcc.dg/special/ecos.exp: Likewise.
16663         * lib/g++-dg.exp: Likewise.
16664         * lib/g77-dg.exp: Likewise.
16665         * lib/gcc-dg.exp : Likewise.
16666         * lib/mike-g++.exp: Likewise.
16667         * lib/mike-g77.exp: Likewise.
16668         * lib/mike-gcc.exp: Likewise.
16669         * lib/objc-dg.exp: Likewise.
16670
16671 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16672
16673         PR target/5379
16674         * gcc.dg/20020122-2.c: New test.
16675
16676 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16677
16678         * gcc.dg/20020122-1.c: New test.
16679
16680 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16681
16682         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16683
16684 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16685
16686         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16687
16688 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16689
16690         * gcc.c-torture/compile/20020121-1.c: New test.
16691
16692 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16693
16694         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16695         ld_library_path.
16696
16697 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16698
16699         * gcc.dg/20020218-1.c: New test.
16700
16701 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16702
16703         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16704         messages
16705         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16706         "At global scope" warning
16707         * g++.dg/ext/align1.C: Change cygwin test for alignment
16708         from db-bogus to dg-warning
16709
16710 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16711
16712         * g77.f-torture/compile/cpp2.F: New test.
16713
16714 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16715
16716         * g++.dg/template/access1.C: New test.
16717
16718 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16719
16720         * gcc.dg/20020118-1.c: New.
16721
16722 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16723
16724         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16725
16726 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16727
16728         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16729         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16730         alignment warnings.
16731
16732 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16733
16734         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16735         torture_with_loops and torture_without_loops
16736
16737 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16738
16739         * gcc.c-torture/compile/20020116-1.c: New test.
16740
16741 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16742
16743         * gcc.dg/20020116-2.c: New test.
16744
16745         * gcc.dg/ultrasp4.c: New test.
16746
16747         * gcc.dg/20020116-1.c: New test.
16748
16749 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16750
16751         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16752         by EABI.
16753
16754 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16755
16756         * gcc.misc-tests/i386-prefetch.exp: New.
16757         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16758         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16759         * gcc.misc-tests/i386-pf-none-1.c: New test.
16760         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16761
16762 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16763
16764         * gcc.dg/gnu89-init-1.c: Add new tests.
16765
16766 2002-01-15  Andreas Jaeger  <aj@suse.de>
16767
16768         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16769         * gcc.dg/i386-mmx-2.c: Likewise.
16770         * gcc.dg/i386-sse-1.c: Likewise.
16771         * gcc.dg/i386-sse-2.c: Likewise.
16772         * gcc.dg/i386-sse-3.c: Likewise.
16773
16774 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16775
16776         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16777         Uncomment additional cases that now pass.
16778
16779 2002-01-11  Richard Henderson  <rth@redhat.com>
16780
16781         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16782         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16783
16784 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16785
16786         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16787
16788 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16789
16790         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16791         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16792
16793 2002-01-10  Dale Johannesen  <dalej@apple.com>
16794
16795         * gcc.c-torture/execute/loop-11.c: New.
16796
16797 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16798
16799         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16800         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16801
16802 2002-01-09  Richard Henderson  <rth@redhat.com>
16803
16804         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16805         type in which to perform the operation for each size.
16806
16807 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16808
16809         * gcc.c-torture/compile/20020109-2.c: New test.
16810
16811 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16812
16813         * gcc.c-torture/execute/loop-10.c: New test.
16814
16815 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16816
16817         * gcc.c-torture/compile/20010226-1.c: New test.
16818         * gcc.c-torture/compile/20010227-1.c: New test.
16819         * gcc.c-torture/compile/20010426-1.c: New test.
16820         * gcc.c-torture/compile/20010510-1.c: New test.
16821         * gcc.c-torture/compile/20010605-3.c: New test.
16822         * gcc.c-torture/compile/20010824-1.c: New test.
16823         * gcc.c-torture/execute/20010409-1.c: New test.
16824         * gcc.dg/noncompile/20000901-1.c: New test.
16825         * gcc.dg/20001023-1.c: New test.
16826         * gcc.dg/20001101-1.c: New test.
16827         * gcc.dg/20001102-1.c: New test.
16828         * gcc.dg/20010207-1.c: New test.
16829         * gcc.dg/20010405-1.c: New test.
16830         * gcc.dg/20010822-1.c: New test.
16831         * gcc.dg/20011107-1.c: New test.
16832
16833 2002-01-09  Jeffrey A Law  (law@redhat.com)
16834
16835         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16836
16837         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16838         execution failure on PA targets.
16839
16840 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16841
16842         * gcc.c-torture/compile/20020109-1.c: New test.
16843
16844 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16845
16846         * gcc.c-torture/execute/20020108-1.c: New test.
16847
16848 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16849
16850         * gcc.dg/20020108-1.c: New test.
16851
16852 2002-01-08  H.J. Lu <hjl@gnu.org>
16853
16854         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16855         for header files.
16856
16857 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16858
16859         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16860         consistency.
16861
16862 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16863
16864         * gcc.dg/altivec-4.c: Test altivec predicates.
16865
16866 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16867
16868         * gcc.c-torture/execute/20020107-1.c: New test.
16869
16870 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16871
16872         PR c/5279
16873         * gcc.c-torture/compile/20020106-1.c: New test.
16874
16875 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16876
16877         * gcc.c-torture/execute/nestfunc-4.c: New test.
16878
16879 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16880
16881         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16882         extra triple that slipped in.
16883         * g++.old-deja/g++.abi/align.C: Likewise.
16884         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16885
16886 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16887
16888         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16889         * g++.old-deja/g++.abi/align.C: Likewise.
16890         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16891
16892         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16893         on FreeBSD/i386.
16894         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16895         FreeBSD.
16896
16897 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16898
16899         * gcc.dg/20020104-1.c: New test.
16900
16901         * gcc.dg/20020104-2.c: New test.
16902
16903 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16904
16905         * gcc.dg/20020103-1.c: Fix typo in target selector.
16906
16907 2002-01-03  Richard Henderson  <rth@redhat.com>
16908
16909         * gcc.dg/20020103-1.c: New.
16910
16911 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16912
16913         * gcc.c-torture/execute/20020103-1.c: New test.
16914
16915 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16916
16917         * g++.dg/other/debug2.C: New test.
16918
16919         * gcc.c-torture/compile/20020103-1.c: New test.
16920
16921 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16922
16923         * gcc.dg/gnu89-init-1.c: Added new tests.
16924
16925 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16926
16927         * g++.dg/template/friend2.C: Remove as patch is reverted.
16928
16929         * g++.dg/warn/oldcast1.C: New test.
16930
16931         * g++.dg/template/ptrmem1.C: New test.
16932         * g++.dg/template/ptrmem2.C: New test.
16933
16934         * g++.dg/template/ntp.C: New test.
16935
16936         * g++.dg/other/component1.C: New test.
16937
16938         * g++.dg/template/ttp3.C: New test.
16939
16940         * g++.dg/template/friend2.C: New test.
16941         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16942
16943 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16944
16945         * g++.dg/other/ptrmem1.C: New test.
16946         * g++.dg/other/ptrmem2.C: New test.
16947
16948 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16949
16950         * g++.dg/template/ctor1.C: New test.
16951
16952 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16953
16954         * g++.dg/template/friend2.C: New test.
16955
16956 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16957
16958         * gcc.dg/mmix-1.c: New test.
16959
16960 2001-12-31  Richard Henderson  <rth@redhat.com>
16961
16962         * gcc.dg/asm-5.c: New.
16963
16964 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16965
16966         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16967         in namespace __gnu_cxx
16968
16969 2001-12-30  Richard Henderson  <rth@redhat.com>
16970
16971         * gcc.dg/debug-6.c: New.
16972
16973 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16974
16975         * gcc.c-torture/compile/20011229-2.c: New test.
16976
16977 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16978
16979         * gcc.dg/debug-3.c: New test.
16980         * gcc.dg/debug-4.c: New test.
16981         * gcc.dg/debug-5.c: New test.
16982
16983 2001-12-29  Richard Henderson  <rth@redhat.com>
16984
16985         * g++.dg/eh/loop1.C: New.
16986
16987 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16988
16989         * g++.dg/template/crash1.C: New test.
16990
16991 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16992
16993         * g++.dg/other/const1.C: New test.
16994
16995 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16996
16997         * gcc.c-torture/compile/20011229-1.c: New test.
16998
16999 2001-12-28  Stan Shebs  <shebs@apple.com>
17000
17001         * lib/objc-torture.exp: Resync with c-torture.exp.
17002         * lib/objc.exp: Load standard libraries.
17003
17004 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
17005
17006         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
17007         additional tests.
17008
17009 2001-12-27  Roger Sayle <roger@eyesopen.com>
17010
17011         * gcc.c-torture/execute/string-opt-16.c: New testcase.
17012
17013 2001-12-27  Richard Henderson  <rth@redhat.com>
17014
17015         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
17016
17017 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
17018
17019         * g++.dg/eh/ctor1.C: New test.
17020         * g++.dg/other/error2.C: New test.
17021
17022 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
17023
17024         * g++.dg/other/init2.C: New test.
17025
17026 2001-12-24  Richard Henderson  <rth@redhat.com>
17027
17028         * gcc.dg/20011223-1.c: New.
17029         * gcc.dg/inline-1.c: New.
17030
17031 2001-12-23  Richard Henderson  <rth@redhat.com>
17032
17033         * gcc.dg/asm-4.c: Test operand modifiers.
17034
17035 2001-12-23  Richard Henderson  <rth@redhat.com>
17036
17037         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
17038
17039 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17040
17041         * gcc.c-torture/execute/20011223-1.c: New test.
17042
17043 2001-12-21  Richard Henderson  <rth@redhat.com>
17044
17045         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
17046         re-enables the warning.
17047
17048 2001-12-21  Richard Henderson  <rth@redhat.com>
17049
17050         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
17051
17052 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17053
17054         * gcc.c-torture/compile/20011218-1.c: New test.
17055
17056 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
17057
17058         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
17059         arm-isr.c test.
17060         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
17061         epilogue generation for ARM ISR routines.
17062
17063 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17064
17065         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
17066         * gcc.dg/format/c90-printf-3.c: Likewise.
17067         * gcc.dg/format/c99-printf-3.c: Likewise.
17068         * gcc.dg/format/ext-1.c: Likewise.
17069         * gcc.dg/format/ext-6.c: Likewise.
17070         * gcc.dg/format/format.h: Prototype unlocked stdio.
17071
17072 2001-12-20  Richard Henderson  <rth@redhat.com>
17073
17074         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
17075         (arena): Use it.
17076         (malloc): Correct allocation logic.  Abort if we fill up the
17077         arena before initialization complete.
17078         (realloc): Correct allocation logic.
17079
17080 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17081
17082         * gcc.c-torture/compile/20011219-2.c: New test.
17083
17084         * gcc.c-torture/execute/20011219-1.c: New test.
17085
17086 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
17087
17088         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
17089         target does not support weak symbols.
17090
17091 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
17092
17093         * gcc.c-torture/compile/20011219-1.c: New test.
17094
17095 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
17096
17097         * g++.dg/other/error1.C: New test.
17098
17099 2001-12-17  Jeffrey A Law  (law@redhat.com)
17100
17101         * gcc.c-torture/execute/20011217-1.c: New test.
17102
17103 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
17104
17105         * objc.dg/special/: New directory.
17106         * objc.dg/special/special.exp: New file.
17107         * objc.dg/special/unclaimed-category-1.h: New file.
17108         * objc.dg/special/unclaimed-category-1a.m: New file.
17109         * objc.dg/special/unclaimed-category-1.m: New file.
17110
17111 2001-12-17  Andreas Jaeger  <aj@suse.de>
17112
17113         * gcc.c-torture/compile/20011217-2.c: New test.
17114
17115 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17116
17117         * gcc.c-torture/compile/20011217-1.c: New test.
17118
17119 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
17120
17121         * testsuite/gcc.dg/20011214-1.c: New.
17122
17123 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
17124
17125         * gcc.dg/altivec-4.c: New.
17126
17127 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
17128
17129         * gcc.dg/20011113-1.c: New test.
17130
17131 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17132
17133         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
17134         std::__malloc_alloc_template<0> and
17135         std::__default_alloc_template<false, 0>.
17136
17137 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
17138
17139         * objc/execute/bf-21.m: New test.
17140         * objc/execute/enumeration-1.m: New test.
17141         * objc/execute/enumeration-2.m: New test.
17142
17143 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
17144
17145         * gcc.dg/gnu89-init-1.c: New test.
17146
17147 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
17148
17149         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
17150         * g++.old-deja/g++.jason/2371.C: Likewise.
17151         * g++.old-deja/g++.jason/template33.C: Likewise.
17152         * g++.old-deja/g++.jason/template34.C: Likewise.
17153         * g++.old-deja/g++.jason/template36.C: Likewise.
17154         * g++.old-deja/g++.oliva/typename1.C: Likewise.
17155         * g++.old-deja/g++.oliva/typename2.C: Likewise.
17156         * g++.old-deja/g++.other/typename1.C: Likewise.
17157         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17158         * g++.old-deja/g++.pt/nontype5.C: Likewise.
17159         * g++.old-deja/g++.pt/typename11.C: Likewise.
17160         * g++.old-deja/g++.pt/typename14.C: Likewise.
17161         * g++.old-deja/g++.pt/typename16.C: Likewise.
17162         * g++.old-deja/g++.pt/typename3.C: Likewise.
17163         * g++.old-deja/g++.pt/typename4.C: Likewise.
17164         * g++.old-deja/g++.pt/typename5.C: Likewise.
17165         * g++.old-deja/g++.pt/typename7.C: Likewise.
17166         * g++.old-deja/g++.robertl/eb9.C: Likewise.
17167
17168 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
17169
17170         * g++.dg/other/linkage1.C: New test.
17171         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
17172         specifiers.
17173
17174 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17175
17176         * gcc.dg/concat.c: New test.
17177
17178 2001-12-11  Stan Shebs  <shebs@apple.com>
17179
17180         * objc/compile: New test directory.
17181         * objc/compile/compile.exp: New expect script.
17182         * objc/compile/20011211-1.m: New compile test.
17183
17184 2001-12-11  Jason Merrill  <jason@redhat.com>
17185
17186         * lib/prune.exp (prune_gcc_output): Also handle "In member
17187         function".  So many permutations...
17188
17189 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
17190
17191         * g++.dg/template/typedef1.C: New test.
17192
17193 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
17194
17195         * g++.dg/other/copy1.C: New test.
17196
17197 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
17198
17199         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
17200
17201         * gcc.dg/builtin-choose-expr.c: New.
17202
17203 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
17204
17205         * gcc.dg/altivec-2.c: New.
17206
17207 2001-12-07  Richard Henderson  <rth@redhat.com>
17208
17209         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
17210
17211 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
17212
17213         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
17214         ultrasparc.
17215
17216 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17217
17218         * g++-old.deja/g++.robertl/eb101.C: Deleted.
17219
17220 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
17221
17222         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
17223         variable argument list.
17224
17225 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
17226
17227         * gcc.c-torture/execute/memcheck: Delete entire directory.
17228         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
17229         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
17230
17231 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17232
17233         * gcc.dg/Wshadow-1.c: New test.
17234
17235 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
17236
17237         * gcc.c-torture/compile/20011130-1.c: New test.
17238
17239         * gcc.dg/noncompile/20011025-1.c: New test.
17240
17241         * g++.dg/other/anon-union.C: New test.
17242
17243         * gcc.c-torture/execute/20011024-1.c: New test.
17244
17245 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
17246
17247         * gcc.c-torture/execute/20000722-1.x,
17248         gcc.c-torture/execute/20010123-1.x: Remove.
17249         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17250         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17251         gcc.dg/c99-complit-2.c: New tests.
17252
17253 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17254
17255         * g++.dg/inherit/base1.C: New test.
17256
17257 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17258
17259         * g++.dg/other/stdarg1.C: New test.
17260
17261         * gcc.c-torture/compile/20011130-2.c: New test.
17262
17263 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17264
17265         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17266         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17267         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17268         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17269         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17270         * gcc.dg/builtin-prefetch-1.c: New test.
17271
17272 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17273
17274         * gcc.dg/20011130-1.c: New test.
17275
17276 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17277
17278         * g++.dg/other/scope1.C: New test.
17279         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17280
17281 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17282
17283         * gcc.dg/vla-init-1.c: New test.
17284
17285 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17286
17287         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17288
17289 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17290
17291         * objc.dg/alias.m: Update.
17292         * objc.dg/class-1.m: Update.
17293         * objc.dg/const-str-1.m: Update.
17294         * objc.dg/fwd-proto-1.m: Update.
17295         * objc.dg/id-1.m: Update.
17296         * objc.dg/super-class-1.m: Update.
17297
17298 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17299
17300         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17301         constructs.
17302
17303 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17304
17305         * gcc.c-torture/execute/20011128-1.c: New test.
17306
17307 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17308
17309         * gcc.dg/20011127-1.c: New test.
17310
17311 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17312
17313         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17314         from Austin Group draft 7.
17315         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17316         scanf format arguments.
17317         * gcc.dg/format/no-exargs-2.c: New test.
17318
17319 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17320
17321         * g++.dg/abi/vbase8-4.C: New test.
17322
17323 2001-11-24  Ian Lance Taylor  <ian@airs.com>
17324
17325         * gcc.c-torture/execute/20011121-1.c: New test.
17326
17327 2001-11-23  Jeffrey A Law  (law@cygnus.com)
17328
17329         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17330
17331 2001-11-23  Andreas Jaeger  <aj@suse.de>
17332
17333         * gcc.dg/cpp/charconst-2.c: New test.
17334
17335 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
17336
17337         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17338         to the host if it is remote.  Let tests specify extra headers
17339         they use.
17340         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17341         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17342         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17343         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17344         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17345         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17346         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17347         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17348         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17349         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17350
17351 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
17352
17353         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17354         for little endian ARMs.
17355
17356 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
17357
17358         * gcc.c-torture/compile/20011119-1.c: New test.
17359         * gcc.c-torture/compile/20011119-2.c: New test.
17360
17361 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
17362
17363         * gcc.dg/altivec-1.c: Fix typo.
17364
17365 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
17366
17367         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17368
17369 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
17370
17371         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17372
17373 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
17374
17375         * lib/g77.exp: Don't specify --rpath-link.
17376
17377         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17378         across all the headers.
17379         * gcc.dg/format/format.exp: For testing on a remote host,
17380         copy format.h.
17381
17382         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17383         * gcc.c-torture/execute/930406-1.c: Likewise.
17384         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17385
17386 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
17387
17388         * gcc.dg/altivec-1.c: New.
17389
17390 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
17391
17392         * gcc.dg/cpp/fpreprocessed.c: New test case.
17393
17394 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17395
17396         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17397         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17398         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17399
17400 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17401
17402         * gcc.dg/no-builtin-1.c: New test.
17403
17404 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
17405
17406         * gcc.c-torture/execute/20011115-1.c: New test.
17407
17408 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
17409
17410         * gcc.c-torture/compile/20011114-2.c: New test.
17411         * gcc.c-torture/compile/20011114-3.c: New test.
17412         * gcc.c-torture/compile/20011114-4.c: New test.
17413
17414 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
17415
17416         * g++.dg/other/init1.C: New test.
17417
17418 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
17419
17420         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17421         message.
17422
17423         * gcc.c-torture/execute/20011114-1.c: New testcase.
17424
17425         * gcc.c-torture/compile/20010327-1.c: Revert last change.
17426         * gcc.c-torture/compile/20011114-1.c: New test, exactly
17427         like the (before this change) version of 20010327-1.c.
17428
17429 2001-11-14  Roger Sayle <roger@eyesopen.com>
17430
17431         * gcc.c-torture/execute/string-opt-13.c: New testcase.
17432
17433 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
17434
17435         * g++.dg/init/array2.C: New test.
17436
17437 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
17438
17439         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17440
17441 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
17442
17443         * g++.dg/other/forscope1.C: New test.
17444         * g++.dg/ext/forscope1.C: New test.
17445         * g++.dg/ext/forscope2.C: New test.
17446
17447 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
17448
17449         * gcc.c-torture/execute/20011113-1.c: New test.
17450
17451 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
17452
17453         * gcc.c-torture/execute/20011109-2.c: New test.
17454
17455         * gcc.c-torture/execute/20011109-1.c: New test.
17456
17457 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
17458
17459         * gcc.c-torture/compile/20011109-1.c: New test.
17460
17461 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
17462
17463         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17464         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17465         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17466         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17467         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17468         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17469         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17470
17471 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17472
17473         * g++.dg/warn/Wshadow-1.C: New tests.
17474         * g++.old-deja/g++.mike/for3.C: Update.
17475
17476 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
17477
17478         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17479         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17480         XFAILs.  Adjust expected error texts.
17481         * gcc.c-torture/compile/20011106-1.c,
17482         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17483         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17484         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17485         gcc.dg/c99-array-lval-5.c: New tests.
17486
17487 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17488
17489         * gcc.dg/cpp/defined.c: Update.
17490
17491 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17492
17493         * gcc.c-torture/execute/anon-1.c: New test.
17494
17495 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
17496
17497         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
17498         same size, so no warning should be produced on stormy16.
17499
17500         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
17501         due to oversized array.
17502         * g++.old-deja/g++.mike/ns15.C: Likewise.
17503         * g++.old-deja/g++.pt/crash16.C: Likewise.
17504
17505 2001-11-02  Graham Stott  <grahams@redhat.com>
17506
17507         * g++.dgother/debug1.C: Fix typos.
17508
17509 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
17510
17511         * g++.dg/other/debug1.C: New test.
17512
17513 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17514
17515         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
17516         of unsigned long.
17517
17518 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
17519
17520         * gcc.dg/20011029-2.c: New test.
17521
17522         * gcc.c-torture/compile/20011029-1.c: New test.
17523
17524 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
17525
17526         * objc/execute/class_self-1.m: New test.
17527         * objc/execute/class_self-2.m: New test.
17528
17529 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
17530
17531         * gcc.misc-tests/msgs.exp: Delete.
17532         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
17533         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
17534         error set to match recent changes.
17535
17536 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
17537
17538         * gcc.dg/20011021-1.c: New test.
17539
17540 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
17541
17542         * gcc.c-torture/compile/20011023-1.c: New test.
17543
17544 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
17545
17546         * lib/g77.exp: Rewrite based on lib/g++.exp.
17547
17548 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
17549
17550         * gcc.c-torture/execute/20011019-1.c: New test.
17551
17552         * gcc.dg/20011018-1.c: New test.
17553
17554 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
17555
17556         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17557
17558 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
17559
17560         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17561         * gcc.dg/attr-invalid.c: Likewise.
17562
17563 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
17564
17565         * testsuite/gcc.dg/20011015-1.c: New test.
17566
17567 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17568
17569         * g++.dg/template/unify2.C: New test.
17570
17571 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17572
17573         * g++.dg/other/exception-specification.C: New test
17574
17575 2001-10-13  Tom Rix  <trix@redhat.com>
17576
17577         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17578         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17579
17580 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
17581
17582         * testsuite/gcc.dg/20011009-1.c: New test.
17583
17584 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
17585
17586         PR g++/4476
17587         * g++.dg/other/friend1.C: New test.
17588
17589 2001-10-11  Richard Henderson  <rth@redhat.com>
17590
17591         * g++.old-deja/g++.other/crash18.C: Add -S to options.
17592
17593 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17594
17595         * gcc.c-torture/compile/20011010-1.c: New.
17596
17597 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17598
17599         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17600         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17601         g77.f-torture/execute/execute.exp,
17602         g77.f-torture/noncompile/noncompile.exp,
17603         gcc.c-torture/compile/compile.exp,
17604         gcc.c-torture/execute/execute.exp,
17605         gcc.c-torture/execute/ieee/ieee.exp,
17606         gcc.c-torture/execute/memcheck/memcheck.exp,
17607         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17608         objc/execute/execute.exp: Update FSF address.
17609
17610 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17611
17612         * gcc.dg/cpp/cmdlne-C.c: Update.
17613         * gcc.dg/cpp/cmdlne-C2.c: New.
17614
17615 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17616
17617         * gcc.c-torture/execute/20011008-3.c: New.
17618
17619 2001-10-08  DJ Delorie  <dj@redhat.com>
17620
17621         * gcc.dg/20011008-1.c: New.
17622         * gcc.dg/20011008-2.c: New.
17623
17624 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17625
17626         * gcc.dg/cpp/spacing1.c: Update test.
17627
17628 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17629
17630         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17631         spelling errors of "separate" as "seperate".
17632
17633 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
17634
17635         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17636         enough to avoid inlining.
17637
17638 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17639
17640         * lib/g77.exp: set libg2c_dir correctly.
17641
17642 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17643
17644         * gcc.dg/cpp/macro11.c: New test.
17645
17646 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17647
17648         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17649         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17650         gcc.dg/format/multattr-3.c: New tests.
17651         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17652         tests for format attributes on function pointers being rejected.
17653
17654 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17655
17656         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17657
17658 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17659
17660         * g++.dg/warn/format1.C: New test.
17661
17662 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17663
17664         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17665
17666 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17667
17668         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17669
17670 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17671
17672         * gcc.dg/cpp/redef2.c: Add test.
17673
17674 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17675
17676         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17677         long-standing bug on i686, apparently.
17678         * gcc.c-torture/execute/loop-2c.x: New file.
17679         * gcc.c-torture/execute/loop-2d.x: New file.
17680         * gcc.c-torture/execute/loop-3c.x: New file.
17681
17682 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17683
17684         * gcc.dg/cpp/20000625-2.c: Correct line number.
17685
17686 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17687
17688         * gcc.dg/cpp/macro10.c: New test.
17689         * gcc.dg/cpp/strify3.c: New test.
17690         * gcc.dg/cpp/spacing1.c: Add tests.
17691         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17692         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17693
17694 2001-09-24  DJ Delorie  <dj@redhat.com>
17695
17696         * gcc.c-torture/execute/20010924-1.c: New test.
17697
17698 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17699
17700         * testsuite/objc/execute/paste.m: Remove.
17701
17702 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17703
17704         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17705
17706 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17707
17708         * g77.dg/strlen0.f: New test.
17709
17710 2001-09-21  Richard Henderson  <rth@redhat.com>
17711
17712         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17713         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17714
17715 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17716
17717         Table-driven attributes.
17718         * g++.dg/ext/attrib1.C: New test.
17719
17720 2001-09-20  DJ Delorie  <dj@redhat.com>
17721
17722         * gcc.dg/20000926-1.c: Update expected warning messages.
17723         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17724         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17725         array.
17726
17727 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17728
17729         * g++.dg/eh/registers1.C: New test case.
17730
17731 2001-09-17  Richard Henderson  <rth@redhat.com>
17732
17733         * gcc.dg/array-5.c: Fix VLA decomposition test.
17734
17735 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17736
17737         * gcc.dg/cpp/line5.c: New testcase.
17738
17739 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17740
17741         * gcc.dg/cpp/macro9.c: New test.
17742
17743 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17744
17745         * gcc.c-torture/execute/980223.c: Change type of addr from long
17746         to char *.
17747
17748 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17749
17750         * gcc.c-torture/execute/20010915-1.c: New test.
17751
17752 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17753
17754         * g77.dg/bprob: New directory.
17755         * g77.dg/bprob/bprob.exp: New file.
17756         * g77.dg/bprob/bprob-1.f: New test.
17757         * g77.dg/gcov: New directory.
17758         * g77.dg/gcov/gcov.exp: New file.
17759         * g77.dg/gcov/gcov-1.f: New test.
17760         * g77.dg/gcov/gcov-1.x: New file.
17761
17762 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17763
17764         * gcc.dg/cpp/directiv.c: Update.
17765         * gcc.dg/cpp/undef1.c: Update.
17766
17767 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17768
17769         * gcc.dg/20010912-1.c: New test.
17770
17771 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17772
17773         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17774         language-independent file in lib.
17775         * lib/gcov.exp: New file.
17776
17777 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17778
17779         * gcc.c-torture/compile/20010911-1.c: New test.
17780
17781 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17782
17783         * lib/profopt.exp: New, to support profile-directed optimizations.
17784         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17785         * gcc.misc-tests/bprob-1.c: New test.
17786         * gcc.misc-tests/bprob-2.c: New test.
17787
17788 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17789
17790         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17791         XFAIL and which kinds of gcov output to verify.
17792         * gcc.misc-tests/gcov-4b.x: New file.
17793         * gcc.misc-tests/gcov-5b.x: New file.
17794         * gcc.misc-tests/gcov-6.x: New file.
17795         * gcc.misc-tests/gcov-7.c: New test.
17796         * gcc.misc-tests/gcov-7.x: New file.
17797
17798 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17799
17800         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17801         * gcc.misc-tests/gcov-6.c: New test.
17802
17803 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17804
17805         PR c++/3986
17806         * g++.dg/abi/vbase1.C: New test.
17807
17808 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17809
17810         * objc.dg/method-2.m: New.
17811
17812 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17813
17814         PR c++/4203
17815         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17816         * g++.dg/init/empty1.C: New test.
17817
17818 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17819
17820         * gcc.c-torture/compile/20010903-1.c: New test.
17821
17822 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17823
17824         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17825         for m68k.
17826
17827 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17828
17829         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17830
17831         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17832
17833         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17834
17835 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17836
17837         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17838         for 16-bit 'unsigned int'.
17839
17840 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17841
17842         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17843
17844 2001-08-27  Richard Henderson  <rth@redhat.com>
17845
17846         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17847         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17848
17849 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17850
17851         * gcc.dg/asm-names.c (ymain): New.
17852
17853 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17854
17855         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17856         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17857         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17858
17859 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17860
17861         * gcc.dg/compare5.c: New testcase.
17862
17863 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17864
17865         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17866         and "In instantiation".
17867
17868 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17869
17870         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17871
17872 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17873
17874         * gcc.misc-tests/gcov.exp: Add support for branch information.
17875         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17876         * gcc.misc-tests/gcov-4.c: New test.
17877         * gcc.misc-tests/gcov-4b.c: New test.
17878         * gcc.misc-tests/gcov-5b.c: New test.
17879
17880 2001-08-20  Zack Weinberg  <zackw@panix.com>
17881
17882         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17883         expected to fail.
17884
17885 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17886
17887         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17888
17889 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17890
17891         * g++.dg/eh/template1.C: New test.
17892
17893 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17894
17895         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17896         Fix thinko.
17897         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17898         for xfail.
17899
17900 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17901
17902         * lib/g77-dg.exp:  Use prune.exp for common procedures
17903         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17904         * lib/g77.exp: (g77-dg-prune) Remove
17905
17906 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17907
17908         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17909
17910 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17911
17912         * g++.dg/template/unify1.C: New test.
17913
17914 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17915
17916         * g++.dg/abi/empty4.C: New test.
17917
17918 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17919
17920         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17921         solaris2.*
17922         * g77.f-torture/compile/pr3743.x: Likewise
17923
17924 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17925
17926         * g++.dg/other/using-declaration.C: New test.
17927
17928 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17929
17930         * gcc.dg/cpp/tr-sign.c: New testcase.
17931
17932 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17933
17934         * gcc.dg/cpp/19951025-1.c: Revert.
17935         * gcc.dg/cpp/directiv.c: We no longer process directives that
17936         interrupt macro arguments.
17937
17938 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17939
17940         * gcc.dg/bconstp-1.c: New test.
17941
17942 2001-08-03  Richard Henderson  <rth@redhat.com>
17943
17944         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17945
17946 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17947
17948         * gcc.dg/cpp/19951025-1.c: Update.
17949
17950 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17951
17952         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17953         should be x.
17954
17955 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17956
17957         Kill -fhonor-std.
17958         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17959         * g++.old-deja/g++.other/std1.C: Likewise.
17960         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17961
17962 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17963
17964         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17965         (g77_pass, g77_fail, g77_finish, g77_exit,
17966         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17967
17968 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17969
17970         * g77.dg/fbackslash.f
17971         * g77.dg/fcase-preserve.f
17972         * g77.dg/ff90-1.f
17973         * g77.dg/ffixed-line-length-0.f
17974         * g77.dg/ffixed-line-length-132.f
17975         * g77.dg/ffixed-line-length-7.f
17976         * g77.dg/ffixed-line-length-72.f
17977         * g77.dg/ffixed-line-length-none.f
17978         * g77.dg/ffree-form-1.f
17979         * g77.dg/fno-backslash.f
17980         * g77.dg/fno-f90-1.f
17981         * g77.dg/fno-fixed-form-1.f
17982         * g77.dg/fno-onetrip.f
17983         * g77.dg/fno-typeless-boz.f
17984         * g77.dg/fno-underscoring.f
17985         * g77.dg/fno-vxt-1.f
17986         * g77.dg/fonetrip.f
17987         * g77.dg/ftypeless-boz.f
17988         * g77.dg/fugly-assumed.f
17989         * g77.dg/funderscoring.f
17990         * g77.dg/fvxt-1.f
17991
17992 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17993
17994         * objc.dg/fwd-proto-1.m: New.
17995         * objc.dg/local-decl-1.m: New.
17996         * objc.dg/naming-1.m: New.
17997         * objc.dg/naming-2.m: New.
17998         * objc.dg/proto-hier-1.m: New.
17999
18000 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
18001
18002         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
18003         largest-type elements to a struct makes its size grow.
18004
18005 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18006
18007         * g++.dg/abi/vthunk1.C: New test.
18008
18009 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18010
18011         * g++.dg/abi/vbase8-22.C: New test.
18012
18013 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18014
18015         * gcc.dg/cpp/macro8.c: New test.
18016
18017 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18018
18019         * g++.dg/abi/vbase8-21.C: New test.
18020
18021 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18022
18023         * g++.dg/abi/vbase8-10.C: New test.
18024
18025 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18026
18027         * lib/g++.exp (g++_set_ld_library_path): Renamed to
18028         ${tool}_set_ld_library_path.
18029         Changed caller.
18030         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
18031         g++.exp.
18032
18033 2001-07-26  Stan Cox <scox@redhat.com>
18034
18035         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
18036         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
18037         gcc_exit, gcc_check_unsupported_p):
18038         Moved to gcc-deps.exp
18039         * gcc-deps.exp: New file.
18040
18041 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18042
18043         * g++.old-deja/g++.pt/defarg14.C: New test.
18044
18045 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18046
18047         * g++.old-deja/g++.other/lineno5.C: New test.
18048
18049 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18050
18051         * g++.old-deja/g++.pt/crash68.C: New test.
18052
18053 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18054
18055         * g++.old-deja/g++.other/crash42.C: New test.
18056
18057 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18058
18059         * gcc.dg/cpp/extratokens.c: Fix.
18060         * gcc.dg/cpp/skipping2.c: New tests.
18061
18062 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18063
18064         * gcc.c-torture/execute/20010724-1.c: New file.
18065         * gcc.c-torture/execute/20010724-1.x: New file.
18066
18067 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18068
18069         * g++.old-deja/g++.other/cond7.C: New test.
18070
18071 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18072
18073         * g++.old-deja/g++.other/optimize4.C: New test.
18074
18075 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18076
18077         * g++.old-deja/g++.abi/vbase8-5.C: New test.
18078
18079 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
18080
18081         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
18082         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
18083         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
18084         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
18085
18086         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
18087         bug report" message.
18088
18089         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
18090         * g++.dg/ext/instantiate1.C: Move from old-deja.
18091
18092 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
18093
18094         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
18095         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
18096         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
18097         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
18098
18099 2001-07-23  Jeffrey A Law  (law@cygnus.com)
18100
18101         * gcc.c-torture/execute/20010723-1.c: New test.
18102
18103 2001-07-23  Ben Elliston  <bje@redhat.com>
18104
18105         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
18106
18107 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18108
18109         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
18110         i[34567]86-*-*.
18111         Delete handling of ieee_multilib_flags.
18112         Pass -mieee for alpha*-*-* and sh-*-*.
18113         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
18114
18115 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
18116
18117         Remove old-abi tests.
18118         * g++.old-deja/g++.mike/p11116.C: Remove.
18119         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
18120
18121 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
18122
18123         * g77.f-torture/compile/pr3743.f:  New test
18124
18125 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
18126
18127         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
18128
18129 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18130
18131         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
18132         g++.old-deja/g++.pt/static6.C: Likewise.
18133         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
18134         supports weak symbols.
18135
18136 2001-07-18  Andreas Jaeger  <aj@suse.de>
18137
18138         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
18139         supported again.
18140
18141 2001-07-18  Andreas Jaeger  <aj@suse.de>
18142
18143         * gcc.dg/iftrap-1.c: Fix target line.
18144
18145 2001-07-17  Richard Henderson  <rth@redhat.com>
18146
18147         * gcc.c-torture/execute/20010717-1.c: New.
18148
18149 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18150
18151         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
18152         tests.
18153
18154 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18155
18156         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
18157
18158 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18159
18160         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
18161         UAC_SIGBUS, UAC_NOPRINT definitions.
18162
18163 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
18164
18165         * objc/execute/object_is_class.m: New test.
18166         * objc/execute/object_is_meta_class.m: New test.
18167
18168 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18169
18170         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
18171         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
18172
18173 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
18174
18175         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
18176         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
18177
18178 2001-07-14  Richard Henderson  <rth@redhat.com>
18179
18180         * gcc.dg/iftrap-1.c: New.
18181
18182 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
18183
18184         * g77.f-torture/execute/intrinsic77.f: New test.
18185
18186 2001-07-11  Janis Johnson <janis@us.ibm.com>
18187
18188         * gcc.misc-tests/gcov-3.c: New test.
18189
18190 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18191
18192         * gcc.c-torture/compile/20010711-1.c,
18193         * gcc.c-torture/compile/20010711-2.c: New tests.
18194
18195 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18196
18197         * gcc.c-torture/execute/20010711-1.c: New test.
18198
18199 2001-07-11  Ben Elliston  <bje@redhat.com>
18200
18201         * g++.old-deja/g++.other/enum5.C: New test.
18202
18203 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
18204
18205         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
18206         (g++-dg-prune): Call prune_gcc_output.
18207         * prune.exp: New file for prune_gcc_output.
18208         * lib/g++.exp, lib/gcc.exp: Load it.
18209
18210 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18211
18212         * gcc.c-torture/compile/20010701-1.c,
18213         g++.old-deja/g++.ext/attrib6.C: New tests.
18214
18215 2001-07-06  Jeffrey A Law  (law@cygnus.com)
18216
18217         * gcc.c-torture/compile/20010706-1.c: New test.
18218
18219 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
18220
18221         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
18222
18223 2001-06-28  Stan Shebs  <shebs@apple.com>
18224
18225         * gcc.dg/pragma-darwin.c: New test.
18226
18227 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18228
18229         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
18230         Solaris 2.[678] system.
18231
18232 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18233
18234         * gcc.dg/20010622-1.c: New test.
18235
18236 2001-06-18  Stan Shebs  <shebs@apple.com>
18237
18238         * objc.dg: New directory.
18239         * objc.dg/dg.exp: New file.
18240         * objc.dg/alias.m: New.
18241         * objc.dg/class-1.m: New.
18242         * objc.dg/class-2.m: New.
18243         * objc.dg/const-str-1.m: New.
18244         * objc.dg/const-str-2.m: New.
18245         * objc.dg/id-1.m: New.
18246         * objc.dg/method-1.m: New.
18247         * objc.dg/super-class-1.m: New.
18248         * lib/objc-dg.exp: New file.
18249
18250 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18251
18252         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18253         of label name.
18254
18255 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18256
18257         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18258
18259 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18260
18261         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18262         variable.
18263
18264 2001-06-12  Richard Henderson  <rth@redhat.com>
18265
18266         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18267
18268 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18269
18270         * g++.old-deja/g++.abi/vbase5.C: New test.
18271         * g++.old-deja/g++.abi/vbase6.C: New test.
18272         * g++.old-deja/g++.abi/vbase7.C: New test.
18273
18274 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18275
18276         * gcc.c-torture/compile/20010610-1.c: New test.
18277
18278 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18279
18280         * g++.old-deja/g++.abi/vbase4.C: New test.
18281
18282 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18283
18284         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18285         support %f for HC11/HC12 targets.
18286         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18287         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18288         on HC11/HC12 targets.
18289         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18290
18291 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18292
18293         * gcc.dg/wchar_t-1.c: New file.
18294         * gcc.dg/wint_t-1.c: Likewise.
18295
18296 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18297
18298         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18299
18300 2001-06-11  Richard Henderson  <rth@redhat.com>
18301
18302         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18303
18304 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18305
18306         * gcc.c-torture/compile/20010611-1.c: New test.
18307
18308 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18309
18310         * gcc.dg/c99-tag-1.c: Add more tests.
18311
18312 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18313
18314         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18315         representation on MN10300 and ARM/Thumb.
18316
18317 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18318
18319         * g77.f-torture/execute/20010610.f: New.
18320
18321 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
18322
18323         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18324         names.
18325
18326 2001-06-09  Richard Henderson  <rth@redhat.com>
18327
18328         * gcc.c-torture/execute/ashrdi-1.c: New.
18329         * gcc.c-torture/execute/ashldi-1.c: New.
18330         * gcc.c-torture/execute/lshrdi-1.c: New.
18331
18332 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
18333
18334         * objc/execute/load-3.m: Added. Check sending +load to categories,
18335         in addition to classes.
18336
18337 2001-06-08  Stan Shebs  <shebs@apple.com>
18338
18339         * objc/execute/load-2.m: New test.  From Nicola Pero
18340         <n.pero@mi.flashnet.it>.
18341
18342 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
18343
18344         * gcc.c-torture/execute/20010605-2.c: New test.
18345
18346 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18347
18348         * g++.old-deja/g++.abi/vbase2.C: New test.
18349         * g++.old-deja/g++.abi/vbase3.C: New test.
18350
18351 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18352
18353         * g++.old-deja/g++.pt/friend49.C: New test.
18354
18355 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
18356
18357         * g++.old-deja/g++.ext/anon3.C: New test.
18358
18359 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
18360
18361         * g++.old-deja/g++.other/conv7.C: New test.
18362
18363 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18364
18365         * gcc.c-torture/compile/20010605-2.c: New test.
18366
18367 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18368
18369         * gcc.c-torture/execute/20010604-1.c: New test.
18370
18371 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
18372
18373         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18374
18375 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
18376
18377         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18378         (g++_link_flags): Likewise.
18379         (g++_init): Pass gccpath's value to two previous functions.
18380
18381 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18382
18383         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18384         Ensure logfile entry matches exec command line.
18385
18386 2001-05-31  Richard Henderson  <rth@redhat.com>
18387
18388         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18389         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18390
18391 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
18392
18393         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18394         compiler for irix6.2
18395
18396 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
18397
18398         * g++.old-deja/g++.other/optimize3.C: New file.
18399
18400 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
18401
18402         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18403         assemble.
18404
18405 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
18406
18407         * g++.old-deja/g++.other/optimize2.C: New file.
18408
18409 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
18410
18411         * gcc.c-torture/compile/20010518-2.c: New file.
18412         * gcc.c-torture/execute/20010518-1.c: New file.
18413         * gcc.c-torture/execute/20010518-2.c: New file.
18414
18415 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18416
18417         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18418
18419 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
18420
18421         G++ no longer defines builtins that do not begin with __builtin.
18422         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18423         * g++.old-deja/g++.brendand/misc13.C: Likewise.
18424         * g++.old-deja/g++.law/builtin1.C: Likewise.
18425         * g++.old-deja/g++.law/cvt2.C: Likewise.
18426         * g++.old-deja/g++.mike/net5.C: Likewise.
18427         * g++.old-deja/g++.other/builtins1.C: Likewise.
18428         * g++.old-deja/g++.other/builtins2.C: Likewise.
18429         * g++.old-deja/g++.other/builtins3.C: Likewise.
18430         * g++.old-deja/g++.other/builtins4.C: Likewise.
18431         * g++.old-deja/g++.other/inline8.C: Likewise.
18432         * g++.old-deja/g++.robertl/eb39.C: Likewise.
18433
18434 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
18435
18436         * g++.old-deja/g++.pt/using1.C: Adjust.
18437         * g++.old-deja/g++.pt/using2.C: New test.
18438
18439 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
18440
18441         * gcc.dg/cpp/charconst.c: New tests.
18442         * gcc.dg/cpp/escape.c: New tests.
18443         * gcc.dg/cpp/escape-1.c: New tests.
18444         * gcc.dg/cpp/escape-2.c: New tests.
18445         * gcc.dg/cpp/ucs.c: New tests.
18446
18447 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
18448
18449         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
18450         native compiler for irix6.5.
18451
18452 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
18453
18454         * lib/g++.exp (g++_include_flags): Use args to compute
18455         get_multilibs.
18456         (g++_link_flags): Likewise.
18457         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18458
18459 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18460
18461         * gcc.dg/c90-hexfloat-1.c: Add more tests.
18462
18463 2001-05-21  Geoff Keating  <geoffk@redhat.com>
18464
18465         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18466         this file.
18467
18468 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18469
18470         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18471         STACK_SIZE;
18472         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18473         to STACK_SIZE; Use it to define size of add_histo array.
18474         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18475         to STACK_SIZE.
18476         (f): Use GITT_SIZE to define size of gitt local table.
18477         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18478         to STACK_SIZE; Use it to define size of bytemem array.
18479
18480 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18481
18482         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18483         on 68HC11/HC12 due to the asm instruction.
18484         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18485         * gcc.c-torture/compile/920520-1.x: Likewise.
18486         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18487         on 68HC11/HC12 because the function is larger than 64K.
18488         * gcc.c-torture/compile/961203-1.x: New file, this test fails
18489         on 68HC11/HC12 because the structure is too large.
18490
18491 2001-05-20  Richard Henderson  <rth@redhat.com>
18492
18493         * gcc.c-torture/execute/20010520-1.c: New.
18494
18495 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18496
18497         * g++.old-deja/g++.warn/compare1.C: New test.
18498         * gcc.dg/compare4.c: New test.
18499
18500 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
18501
18502         * g++.old-deja/g++.other/optimize1.C: New test.
18503
18504 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18505
18506         * g++.old-deja/g++.pt/spec41.C: New test.
18507
18508 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
18509
18510         * gcc.c-torture/compile/20010114-1.x: Remove.
18511
18512 2001-05-18  Stan Shebs  <shebs@apple.com>
18513
18514         * gcc.c-torture/compile/20010518-1.c: New test.
18515
18516 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
18517
18518         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
18519         * g++.old-deja/g++.pt/crash67.C: New test.
18520
18521 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
18522
18523         * g++.old-deja/g++.other/debug9.C: New test.
18524
18525 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
18526
18527         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
18528
18529 2001-05-16  Jan Hubicka  <jh@suse.cz>
18530
18531         * gcc.c-torture/compile/20010516-1.c: New test.
18532
18533 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18534
18535         * g++.old-deja/g++.other/crash41.C: New test.
18536
18537 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18538
18539         * g++.old-deja/g++.pt/crash66.C: New test.
18540
18541 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
18542
18543         * g++.old-deja/g++.robertl/eb27.C: Convert.
18544
18545 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18546
18547         * g++.dg/friend-warn.C: New test.  Do not warn about friend
18548         declaration being redundant.
18549
18550 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
18551
18552         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18553
18554 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
18555
18556         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18557
18558 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
18559
18560         * lib/g++.exp: Use testsuite_flags.
18561
18562 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
18563
18564         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18565
18566 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18567
18568         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18569
18570 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18571
18572         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18573
18574 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18575
18576         * gcc.c-torture/compile/20010313-1.c: New test.
18577
18578 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
18579
18580         * gcc.dg/cpp/direct2.c: New test.
18581         * gccq.dg/cpp/direct2s.c: New test.
18582
18583         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18584
18585 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
18586
18587         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18588         * g++.old-deja/g++.other/op3.C: Likewise.
18589
18590 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18591
18592         * gcc.dg/cpp/syshdr.h: New file.
18593         * gcc.dg/cpp/sysmac1.c: Update.
18594         * gcc.dg/cpp/sysmac2.c: Update.
18595
18596 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18597
18598         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18599
18600 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
18601
18602         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18603         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18604
18605 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
18606
18607         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18608
18609 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
18610
18611         * lib/g++.exp (g++_include_flags): Don't use any special flags
18612         if TESTING_IN_BUILD_TREE is not defined.
18613         (g++_init): Use a plain 'c++' as the compiler if
18614         TESTING_IN_BUILD_TREEE is not defined.
18615
18616 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18617
18618         * g++.old-deja/g++.eh/catch13.C: New test.
18619         * g++.old-deja/g++.eh/catch14.C: New test.
18620
18621 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18622
18623         * gcc.dg/cpp/tr-define.c: New test.
18624
18625 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
18626
18627         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18628         <stdlib.h>, not <malloc.h>.
18629
18630 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18631
18632         * g++.old-deja/g++.ns/template17.C: New test.
18633
18634 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18635
18636         * g++.old-deja/g++.pt/ref4.C: New test.
18637
18638 2001-04-30  Richard Henderson  <rth@redhat.com>
18639
18640         * gcc.dg/20000724-1.c: Revert last change.
18641
18642 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
18643
18644         * g77.f-torture/execute/20010430.f: New test.
18645
18646 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
18647
18648         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18649
18650 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18651
18652         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18653
18654 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18655
18656         * g++.old-deja/g++.eh/crash6.C: New test.
18657
18658 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18659
18660         * g++.old-deja/g++.other/warn7.C: New test.
18661
18662 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18663
18664         * g++.old-deja/g++.other/defarg9.C: New test.
18665
18666 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18667
18668         * g77.f-torture/compile/20010426.f: New test.
18669         * g77.f-torture/execute/20010426.f: New test.
18670
18671 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18672
18673         * g77.f-torture/compile/20000629-1.x: Remove - error
18674         has been fixed.
18675
18676 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18677
18678         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18679         Tweak slightly to work with g++.dg framework.
18680         * g++.dg/special/ecos.exp: Run initp1.C test.
18681         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18682
18683         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18684         its linker doesn't give line numbers either.
18685         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18686
18687 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18688
18689         * g++.old-deja/g++.other/lex1.C: New test.
18690
18691 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18692
18693         * gcc.dg/noncompile/20010425-1.c: New test.
18694
18695 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18696
18697         * g++.old-deja/g++.pt/mangle2.C: New test.
18698
18699 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18700
18701         * gcc.dg/format/plus-1.c: New test.
18702
18703 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18704
18705         * gcc.dg/20010423-1.c: New test.
18706
18707 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18708
18709         * gcc.c-torture/execute/20010422-1.c: New test.
18710
18711 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18712
18713         * g++.old-deja/g++.ns/type2.C: New test.
18714
18715 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18716
18717         * g++.old-deja/g++.other/perf1.C: New test.
18718
18719 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18720
18721         * gcc.dg/c99-func-2.c: Remove xfail.
18722         * gcc.dg/c99-func-3.c: Remove xfail.
18723         * gcc.dg/c99-func-4.c: Remove xfail.
18724
18725 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18726
18727         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18728
18729 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18730
18731         * gcc.c-torture/compile/20010423-1.c: New test.
18732
18733 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18734
18735         * g++.old-deja/g++.pt/typename28.C: New test.
18736
18737 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18738
18739         * g++.old-deja/g++.abi/empty2.C: New test.
18740         * g++.old-deja/g++.abi/empty3.C: New test.
18741
18742 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18743
18744         * g++.old-deja/g++.other/comdat2.C: New test.
18745         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18746
18747 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18748
18749         * g++.old-deja/g++.other/overload14.C: New test.
18750
18751 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18752
18753         * g++.old-deja/g++.other/lookup23.C: New test.
18754
18755 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18756
18757         * gcc.c-torture/execute/20010403-1.c: New test.
18758
18759 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18760             Mark Mitchell  <mark@codesourcery.com>
18761
18762         * lib/old-dejagnu.exp: Don't delete output of executable.
18763         Add .exe suffix to executables.
18764
18765 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18766
18767         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18768
18769 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18770
18771         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18772
18773 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18774
18775         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18776         * g++.old-deja/g++.abi/crash1.C: New test.
18777
18778 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18779
18780         * g++.old-deja/g++.other/crash40.C: New test.
18781
18782 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18783
18784         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18785
18786 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18787
18788         * g++.old-deja/g++.other/warn6.C: New test.
18789
18790 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18791
18792         * g++.old-deja/g++.robertl/eb42.C: Same.
18793
18794 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18795
18796         * gcc.dg/wtr-conversion-1.c: New testcase.
18797
18798 2001-04-10  Richard Henderson  <rth@redhat.com>
18799
18800         * g++.old-deja/g++.other/array5.C: New.
18801
18802 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18803
18804         * gcc.c-torture/execute/20010408-1.c: New test.
18805
18806 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18807
18808         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18809         headers and constructs.
18810         * g++.old-deja/g++.robertl/eb79.C: Same.
18811         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18812         * g++.old-deja/g++.robertl/eb73.C: Same.
18813         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18814         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18815         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18816         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18817         * g++.old-deja/g++.robertl/eb44.C: Same.
18818         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18819         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18820         * g++.old-deja/g++.robertl/eb39.C: Same.
18821         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18822         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18823         * g++.old-deja/g++.robertl/eb30.C: Same.
18824         * g++.old-deja/g++.robertl/eb3.C: Same.
18825         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18826         * g++.old-deja/g++.robertl/eb21.C: Same.
18827         * g++.old-deja/g++.robertl/eb15.C: Same.
18828         * g++.old-deja/g++.robertl/eb118.C: Same.
18829         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18830         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18831         * g++.old-deja/g++.robertl/eb109.C: Same.
18832         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18833         * g++.old-deja/g++.mike/rtti1.C: Same.
18834         * g++.old-deja/g++.mike/p658.C: Same.
18835         * g++.old-deja/g++.mike/net46.C: Same.
18836         * g++.old-deja/g++.mike/net34.C: Same.
18837         * g++.old-deja/g++.mike/memoize1.C: Same.
18838         * g++.old-deja/g++.mike/eh2.C: Same.
18839         * g++.old-deja/g++.law/weak.C: Same.
18840         * g++.old-deja/g++.law/visibility7.C: Same.
18841         * g++.old-deja/g++.law/visibility25.C: Same.
18842         * g++.old-deja/g++.law/visibility22.C: Same.
18843         * g++.old-deja/g++.law/visibility2.C: Same.
18844         * g++.old-deja/g++.law/visibility17.C: Same.
18845         * g++.old-deja/g++.law/visibility13.C: Same.
18846         * g++.old-deja/g++.law/visibility10.C: Same.
18847         * g++.old-deja/g++.law/visibility1.C: Same.
18848         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18849         * g++.old-deja/g++.law/vbase1.C: Same.
18850         * g++.old-deja/g++.law/operators32.C: Same.
18851         * g++.old-deja/g++.law/nest3.C: Same.
18852         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18853         * g++.old-deja/g++.law/except5.C (main): Same.
18854         * g++.old-deja/g++.law/cvt7.C (run): Same.
18855         * g++.old-deja/g++.law/cvt2.C: Same.
18856         * g++.old-deja/g++.law/cvt16.C: Same.
18857         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18858         * g++.old-deja/g++.law/ctors17.C (main): Same.
18859         * g++.old-deja/g++.law/ctors13.C: Same.
18860         * g++.old-deja/g++.law/ctors12.C (main): Same.
18861         * g++.old-deja/g++.law/ctors10.C: Same.
18862         * g++.old-deja/g++.law/code-gen5.C: Same.
18863         * g++.old-deja/g++.law/bad-error7.C: Same.
18864         * g++.old-deja/g++.law/arm9.C: Same.
18865         * g++.old-deja/g++.law/arm12.C: Same.
18866         * g++.old-deja/g++.law/arg8.C: Same.
18867         * g++.old-deja/g++.law/arg1.C: Same.
18868         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18869         * g++.old-deja/g++.jason/template31.C: Same.
18870         * g++.old-deja/g++.jason/template24.C (main): Same.
18871         * g++.old-deja/g++.jason/2371.C: Same.
18872         * g++.old-deja/g++.eh/new2.C: Same.
18873         * g++.old-deja/g++.eh/new1.C: Same.
18874         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18875         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18876         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18877         * g++.old-deja/g++.brendan/crash62.C: Same.
18878         * g++.old-deja/g++.brendan/crash52.C: Same.
18879         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18880         * g++.old-deja/g++.brendan/crash38.C: Same.
18881         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18882         * g++.old-deja/g++.brendan/copy9.C: Same.
18883
18884 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18885
18886         * gcc.c-torture/execute/20001203-2.c (memset):
18887         Count argument is of type __SIZE_TYPE__.
18888
18889 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18890
18891         * gcc.c-torture/compile/20010404-1.c: New test.
18892
18893 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18894
18895         * gcc.c-torture/compile/20010326-1.c: New test.
18896
18897 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18898
18899         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18900         peculiarities of the SH.
18901         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18902
18903 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18904
18905         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18906         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18907         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18908
18909 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18910
18911         * g77.f-torture/compile/20010321-1.f: New test.
18912
18913 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18914
18915         * gcc.c-torture/compile/20010329-1.c: New test.
18916
18917 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18918
18919         * gcc.c-torture/execute/20010329-1.c: New test.
18920
18921 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18922
18923         * g++.old-deja/g++.other/eh4.C: Fix typo.
18924
18925 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18926
18927         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18928
18929 2001-03-28  Philip Blundell  <philb@gnu.org>
18930
18931         * gcc.c-torture/compile/20010328-1.c: New test.
18932
18933 2001-03-27  Richard Henderson  <rth@redhat.com>
18934
18935         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18936         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18937
18938 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18939
18940         * gcc.c-torture/compile/20010327-1.c: New test.
18941
18942 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18943
18944         * g++.old-deja/g++.other/friend12.C: New test.
18945         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18946         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18947
18948 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18949
18950         * gcc.c-torture/execute/20010325-1.c: New test.
18951
18952 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18953
18954         * g++.old-deja/g++.other/mangle3.C: New test.
18955
18956 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18957
18958         * g++.old-deja/g++.other/anon8.C: New test.
18959
18960 2001-03-20  Philip Blundell  <philb@gnu.org>
18961
18962         * gcc.c-torture/compile/20010320-1.c: New test.
18963
18964 2001-03-17  Richard Henderson  <rth@redhat.com>
18965
18966         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18967
18968 2001-03-15  Geoff Keating  <geoff@redhat.com>
18969
18970         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18971         tests on AIX.
18972
18973 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18974
18975         * g++.old-deja/g++.other/eh4.C: New test.
18976
18977 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18978
18979         * gcc.dg/cpp/mi1.c: Update.
18980
18981 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18982
18983         * g++.old-deja/g++.other/regstack.C: New test.
18984
18985 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18986
18987         * g++.old-deja/g++.other/ref4.C: New test.
18988
18989 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18990
18991         * objc/execute/va_method.m: Added.
18992         * objc/execute/IMP.m: Added.
18993         * objc/execute/_cmd.m: Added.
18994         * objc/execute/accessing_ivars.m: Added.
18995         * objc/execute/class-1.m: Added.
18996         * objc/execute/class-10.m: Added.
18997         * objc/execute/class-11.m: Added.
18998         * objc/execute/class-12.m: Added.
18999         * objc/execute/class-13.m: Added.
19000         * objc/execute/class-14.m: Added.
19001         * objc/execute/class-2.m: Added.
19002         * objc/execute/class-3.m: Added.
19003         * objc/execute/class-4.m: Added.
19004         * objc/execute/class-5.m: Added.
19005         * objc/execute/class-6.m: Added.
19006         * objc/execute/class-7.m: Added.
19007         * objc/execute/class-8.m: Added.
19008         * objc/execute/class-9.m: Added.
19009         * objc/execute/class-tests-1.h
19010         * objc/execute/class-tests-2.h
19011         * objc/execute/compatibility_alias.m: Added.
19012         * objc/execute/encode-1.m: Added.
19013         * objc/execute/formal_protocol-1.m: Added.
19014         * objc/execute/formal_protocol-2.m: Added.
19015         * objc/execute/formal_protocol-3.m: Added.
19016         * objc/execute/formal_protocol-4.m: Added.
19017         * objc/execute/formal_protocol-5.m: Added.
19018         * objc/execute/formal_protocol-6.m: Added.
19019         * objc/execute/formal_protocol-7.m: Added.
19020         * objc/execute/informal_protocol.m: Added.
19021         * objc/execute/initialize.m: Added.
19022         * objc/execute/load.m: Added.
19023         * objc/execute/many_args_method.m: Added.
19024         * objc/execute/nested-3.m: Added.
19025         * objc/execute/no_clash.m: Added.
19026         * objc/execute/private.m: Added.
19027         * objc/execute/redefining_self.m: Added.
19028         * objc/execute/root_methods.m: Added.
19029         * objc/execute/selector-1.m: Added.
19030         * objc/execute/static-1.m: Added.
19031         * objc/execute/static-2.m: Added.
19032         * objc/execute/va_method.m: Added.
19033
19034 2001-03-10  Richard Henderson  <rth@redhat.com>
19035
19036         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
19037
19038 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
19039
19040         * g++.old-deja/g++.other/crash31.C: XFAIL.
19041         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
19042         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
19043         * gcc.c-torture/execute/20010123-1.x: XFAIL.
19044         * gcc.c-torture/execute/20010124-1.x: XFAIL.
19045         * gcc.dg/sequence-pt-1.c: XFAIL one test.
19046
19047 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19048
19049         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
19050
19051 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19052
19053         * gcc.dg/20000724-1.c: Don't use multiline strings.
19054
19055 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19056
19057         * objc/execute/string1.m, objc/execute/string2.m: Compare the
19058         result of -cString against what we expect it to be; don't just
19059         print it out for no one to read.
19060
19061         * objc/execute/string3.m, objc/execute/string4.m: New tests.
19062         Based on testcases provided by Nicola Pero.
19063
19064 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19065
19066         * gcc.dg/cpp/macro7.c: New test.
19067
19068 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19069
19070         * gcc.dg/cpp/multiline.c: Update.
19071
19072 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19073
19074         * g++.old-deja/g++.other/enum3.C: New test.
19075
19076 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19077
19078         * g++.old-deja/g++.other/pod1.C: New test.
19079
19080 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19081
19082         * g++.old-deja/g++.ext/overload1.C: New test.
19083
19084 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19085
19086         * g++.old-deja/g++.pt/using1.C: New test.
19087
19088 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19089
19090         * g++.old-deja/g++.other/using9.C: New test.
19091
19092 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
19093
19094         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
19095
19096         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
19097
19098 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
19099
19100         * g++.old-deja/g++.ext/realpt1.C: Remove.
19101
19102 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
19103
19104         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
19105
19106 2001-02-26  Will Cohen  <wcohen@redhat.com>
19107
19108         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
19109
19110 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
19111
19112         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
19113         templatized constructors.
19114
19115 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19116
19117         * gcc.c-torture/execute/20010224-1.c: New test.
19118
19119 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
19120
19121         * gcc.c-torture/execute/20010222-1.c: New test.
19122
19123 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
19124
19125         * g++.old-deja/g++.other/inline20.C: New test.
19126
19127 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
19128
19129         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
19130
19131 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19132
19133         * g++.old-deja/g++.other/lookup22.C: New test.
19134
19135 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
19136
19137         * g77.dg: New directory.
19138         * g77.dg/20010216-1.f: New test case.
19139         * g77.dg/dg.exp: New driver.
19140         * lib/g77-dg.exp: New driver library.
19141
19142 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19143
19144         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
19145
19146 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
19147
19148         * g++.old-deja/g++.other/decl9.C: New test.
19149
19150 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
19151
19152         * g++.old-deja/g++.other/init16.C: Update the test so that it does
19153         not need <string> and also tests the initialization at runtime.
19154
19155 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19156
19157         * gcc.c-torture/execute/longlong.c: New test.
19158
19159 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19160
19161         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
19162
19163 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19164
19165         * gcc.c-torture/execute/920302-1.c (execute):
19166         Change argument type to short.
19167
19168 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19169
19170         * g++.old-deja/g++.pt/deduct6.C: New test.
19171
19172 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19173
19174         * g++.old-deja/g++.pt/deduct5.C: New test.
19175
19176 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
19177
19178         * gcc.c-torture/execute/20010209-1.c: New test.
19179
19180 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19181
19182         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
19183
19184 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
19185
19186         * g++.dg/vtgc1.C: Update for new ABI.
19187
19188         * consistency.vlad: New directory, 1665 files.
19189
19190 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19191
19192         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
19193         return type.
19194         * gcc.dg/cpp/digraphs.c: Declare puts.
19195
19196 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19197
19198         * g++.old-deja/g++.other/warn5.C: New test.
19199
19200 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19201
19202         * g++.old-deja/g++.pt/spec40.C: New test.
19203
19204 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19205
19206         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
19207         case.
19208         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
19209
19210 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
19211
19212         * gcc.c-torture/compile/20010209-1.c: New test.
19213
19214 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
19215
19216         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
19217         excess errors message but not if it crashes.
19218         * g++.old-deja/g++.other/crash27.C: Likewise.
19219         * g++.old-deja/g++.other/crash28.C: Likewise.
19220         * g++.old-deja/g++.other/crash30.C: Likewise.
19221         * g++.old-deja/g++.other/crash32.C: Likewise.
19222         * g++.old-deja/g++.other/crash35.C: Likewise.
19223         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19224
19225 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19226
19227         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
19228         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
19229         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
19230         g77.f-torture/execute/execute.exp,
19231         g77.f-torture/noncompile/noncompile.exp,
19232         gcc.c-torture/execute/execute.exp,
19233         gcc.c-torture/execute/memcheck/memcheck.exp,
19234         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
19235         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
19236         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
19237         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
19238         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
19239         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
19240         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19241         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
19242         Remove bug reporting instructions with ancient email addresses.
19243
19244 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19245
19246         * gcc.dg/20010202-1.c: New test.
19247         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19248
19249 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19250
19251         * g++.dg/stdbool-if.C: New test.
19252
19253 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19254
19255         * objc/execute/fdecl.m: Added main().
19256
19257 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19258
19259         * gcc.c-torture/execute/20010206-1.c: New test.
19260
19261 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19262
19263         * gcc.dg/cpp/avoidpaste1.c: Update.
19264
19265 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19266
19267         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19268         Pero <nicola@brainstorm.co.uk>.
19269         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19270
19271 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19272
19273         * g++.old-deja/g++.pt/spec39.C: New test.
19274
19275 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19276
19277         * gcc.c-torture/compile/20010202-1.c: New test.
19278
19279 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19280
19281         * g++.old-deja/g++.abi/primary2.C: New test.
19282         * g++.old-deja/g++.abi/primary3.C: New test.
19283         * g++.old-deja/g++.abi/primary4.C: New test.
19284         * g++.old-deja/g++.abi/primary5.C: New test.
19285         * g++.old-deja/g++.abi/vtable3.h: New test.
19286         * g++.old-deja/g++.abi/vtable3a.C: New test.
19287         * g++.old-deja/g++.abi/vtable3b.C: New test.
19288         * g++.old-deja/g++.abi/vtable3c.C: New test.
19289         * g++.old-deja/g++.abi/vtable3d.C: New test.
19290         * g++.old-deja/g++.abi/vtable3e.C: New test.
19291         * g++.old-deja/g++.abi/vtable3f.C: New test.
19292         * g++.old-deja/g++.abi/vtable3g.C: New test.
19293         * g++.old-deja/g++.abi/vtable3h.C: New test.
19294         * g++.old-deja/g++.abi/vtable3i.C: New test.
19295         * g++.old-deja/g++.abi/vtable3j.C: New test.
19296         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19297
19298 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19299
19300         * g++.old-deja/g++.other/anon6.C: New test.
19301         * g++.old-deja/g++.other/anon7.C: New test.
19302
19303 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19304
19305         * gcc.dg/cpp/avoidpaste2.c: New tests.
19306
19307 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19308
19309         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19310
19311 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19312
19313         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19314         DECIMAL_DIG cases for Irix."
19315
19316 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19317
19318         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19319
19320 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19321
19322         * gcc.dg/c99-tag-1.c: New test.
19323
19324 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19325
19326         * gcc.dg/cpp/tr-warn1.c: Add tests.
19327
19328 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19329
19330         * gcc.dg/cpp/avoidpaste1.c: Update.
19331         * gcc.dg/cpp/paste4.c: Update.
19332
19333 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
19334
19335         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19336         cases for Irix.
19337
19338 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19339
19340         * g++.old-deja/g++.other/inline19.C: New test.
19341
19342 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19343
19344         * gcc.dg/Wlarger-than.c: New test.
19345
19346 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19347
19348         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19349
19350 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
19351
19352         * gcc.c-torture/execute/20010129-1.c: New test.
19353         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19354
19355 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19356
19357         * gcc.dg/cpp/avoidpaste1.c: Test case.
19358
19359 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
19360
19361         * g++.old-deja/g++.other/inline18.C: New test.
19362
19363 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19364
19365         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19366         and __builtin_putchar.
19367
19368 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
19369
19370         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19371         tests.
19372
19373 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
19374
19375         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19376         floating point number rounding mode to round to the nearest
19377         representable mode.
19378
19379 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
19380
19381         * g++.old-deja/g++.other/mangle2.C: New test.
19382
19383 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19384
19385         * gcc.c-torture/compile/20010124-1.c: New test.
19386
19387 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
19388
19389         * g++.old-deja/g++.pt/spec38.C: New test.
19390
19391 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19392
19393         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19394         "Build don't run".
19395
19396 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19397
19398         * gcc.c-torture/execute/20010123-1.c: New test.
19399
19400 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19401
19402         * g++.old-deja/g++.pt/spec37.C: New test.
19403
19404 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19405
19406         * g++.old-deja/g++.pt/overload14.C: New test.
19407
19408 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19409
19410         * gcc.c-torture/execute/20010122-1.c: New test, exercise
19411         __builtin_return_address.
19412
19413 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
19414
19415         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19416         * g++.old-deja/g++.pt/spec35.C: New test.
19417         * g++.old-deja/g++.pt/spec36.C: New test.
19418
19419 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
19420
19421         * gcc.c-torture/compile/20010118-1.c: New test.
19422
19423 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
19424
19425         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19426
19427 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19428
19429         * gcc.c-torture/execute/20010119-1.c: New test.
19430
19431 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19432
19433         * g++.old-deja/g++.other/vbase5.C: New test.
19434
19435 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19436
19437         * gcc.c-torture/execute/20010118-1.c: New test.
19438
19439 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19440
19441         * g++.old-deja/g++.pt/deduct3.C: New test.
19442
19443 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19444
19445         * g++.old-deja/g++.pt/spec34.C: New test.
19446
19447 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19448
19449         * g77.f-torture/compile/20000601-2.f: New test.
19450
19451 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19452
19453         * g++.old-deja/g++.other/init17.C: New test.
19454
19455 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
19456
19457         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19458
19459 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19460
19461         * g++.old-deja/g++.pt/unify8.C: New test.
19462
19463 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19464
19465         * g++.old-deja/g++.abi/vbase1.C: New test.
19466
19467 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19468
19469         * g++.old-deja/g++.pt/crash65.C: New test.
19470
19471 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19472
19473         * gcc.dg/cpp/assembl2.S: New test case.
19474
19475 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
19476
19477         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19478         are supported.
19479
19480 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19481
19482         * g++.old-deja/g++.other/builtins1.C: New test.
19483         * g++.old-deja/g++.other/builtins2.C: Likewise.
19484         * g++.old-deja/g++.other/builtins3.C: Likewise.
19485         * g++.old-deja/g++.other/builtins4.C: Likewise.
19486
19487 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
19488
19489         * gcc.c-torture/compile/20010117-1.c: New test.
19490         * gcc.c-torture/compile/20010117-2.c: New test.
19491
19492 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19493
19494         * g77.f-torture/execute/20010116.[fx]: New test,
19495         XFAIL on i?86-*-*.
19496         * g77.f-torture/compile/20010115.f: Indicate it's
19497         a test for PR fortran/1636.
19498
19499 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19500
19501         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
19502
19503 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19504
19505         * g77.f-torture/compile/20010115.f: New test.
19506
19507 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
19508
19509         * g++.old-deja/g++.pt/nontype5.C: New test.
19510
19511 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19512
19513         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
19514         have an equivalent working one below it.
19515
19516 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19517
19518         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
19519         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19520
19521 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19522
19523         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
19524         message containing "init_priority".
19525         (conpr-2.C): Likewise.
19526         (conpr-3.C): Likewise.
19527         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
19528
19529 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19530
19531         * gcc.c-torture/execute/20010114-2.c: New test.
19532
19533 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19534
19535         * gcc.c-torture/compile/20010114-1.c: New test.
19536         * gcc.c-torture/compile/20010114-1.x: Xfail.
19537         * gcc.c-torture/compile/20010114-2.c: New test.
19538         * gcc.c-torture/execute/20010114-1.c: New test.
19539         * gcc.dg/trunc-1.c: New test.
19540         * gcc.dg/uninit-B.c: New test.
19541
19542 2001-01-13  Nick Clifton  <nickc@redhat.com>
19543
19544         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19545         target.
19546
19547 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19548
19549         * gcc.c-torture/compile/20010113-1.c: New test.
19550
19551 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
19552
19553         * gcc.c-torture/compile/20001212-1.c: New test.
19554
19555 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19556
19557         * gcc.dg/cpp/widestr1.c: Update.
19558         * gcc.dg/cpp/prag-imp.c: Remove.
19559
19560 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
19561
19562         * gcc.c-torture/execute/20000801-3.x: Remove.
19563         * gcc.dg/c90-init-1.c: New test.
19564         * gcc.dg/c99-init-1.c: New test.
19565         * gcc.dg/c99-init-2.c: New test.
19566         * gcc.dg/gnu99-init-1.c: New test.
19567
19568 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
19569
19570         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19571         testing that no relevant ones were found.
19572
19573 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19574
19575         * g++.old-deja/g++.pt/cast2.C: New test.
19576
19577 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19578
19579         * g++.old-deja/g++.pt/friend47.C: New test.
19580
19581 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19582
19583         * g++.old-deja/g++.pt/instantiate13.C: New test.
19584
19585 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19586
19587         * g++.old-deja/g++.other/defarg7.C: New test.
19588         * g++.old-deja/g++.other/defarg8.C: New test.
19589
19590 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19591
19592         * g++.old-deja/g++.pt/crash64.C: New test.
19593
19594 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19595
19596         * g++.old-deja/g++.pt/crash63.C: New test.
19597
19598 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19599
19600         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19601
19602 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
19603
19604         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19605
19606 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19607
19608         * g++.old-deja/g++.pt/error3.C: New test.
19609
19610 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19611
19612         * g++.old-deja/g++.other/crash39.C: New test.
19613
19614 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19615
19616         * g++.old-deja/g++.other/vbase4.C: New test.
19617
19618 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
19619
19620         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19621         * gcc.dg/special/20000419-2.c: New file. Identical to above.
19622         * gcc.dg/special/special.exp: New test driver which will check
19623         for alias support for the above test.
19624
19625 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
19626
19627         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19628         problems on small machines.
19629         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19630         parameterize.
19631
19632 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
19633
19634         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19635         mips.
19636         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19637
19638 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
19639
19640         * g++.old_deja/g++.pt/using8.C: New test.
19641
19642 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19643
19644         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19645
19646 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
19647
19648         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19649         where a failure is expected.
19650         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19651
19652 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19653
19654         * g++.old_deja/g++.pt/instantiate12.C: New test.
19655
19656 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19657
19658         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19659         start of structs.
19660         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19661         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19662         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19663         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19664         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19665         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19666         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19667         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19668         * g++.old-deja/g++.eh/spec6.C: Likewise.
19669         * g++.old-deja/g++.jason/crash3.C: Likewise.
19670         * g++.old-deja/g++.law/ctors11.C: Likewise.
19671         * g++.old-deja/g++.law/ctors17.C: Likewise.
19672         * g++.old-deja/g++.law/ctors5.C: Likewise.
19673         * g++.old-deja/g++.law/ctors9.C: Likewise.
19674         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19675         * g++.old-deja/g++.mike/net22.C: Likewise.
19676         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19677         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19678         * g++.old-deja/g++.mike/virt3.C: Likewise.
19679         * g++.old-deja/g++.niklas/t128.C: Likewise.
19680         * g++.old-deja/g++.other/anon4.C: Likewise.
19681         * g++.old-deja/g++.other/using1.C: Likewise.
19682         * g++.old-deja/g++.other/warn3.C: Likewise.
19683         * g++.old-deja/g++.pt/t37.C: Likewise.
19684         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19685         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19686
19687 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19688
19689         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19690
19691 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19692
19693         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19694
19695 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19696
19697         * gcc.c-torture/compile/20010107-1.c: New test.
19698
19699 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19700
19701         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19702
19703 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19704
19705         * gcc.dg/format/format.h: New file.
19706         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19707         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19708         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19709         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19710         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19711         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19712         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19713         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19714         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19715         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19716         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19717         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19718         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19719         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19720         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19721         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19722         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19723         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19724         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19725         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19726         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19727         instead of declaring standard types, macros and functions in each
19728         test.
19729
19730 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19731
19732         * gcc.c-torture/execute/20010106-1.c: New test.
19733
19734 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19735
19736         * gcc.dg/format/format.exp: New file.
19737         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19738         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19739         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19740         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19741         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19742         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19743         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19744         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19745         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19746         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19747         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19748         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19749         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19750         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19751         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19752         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19753         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19754         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19755         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19756         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19757         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19758         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19759         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19760         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19761         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19762         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19763         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19764         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19765         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19766         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19767         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19768         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19769         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19770         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19771         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19772         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19773         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19774         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19775         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19776         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19777         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19778         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19779
19780 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19781
19782         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19783         account.
19784
19785 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19786
19787         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19788
19789 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19790
19791         * g++.old-deja/g++.pt/crash62.C: New test.
19792
19793 2001-01-04  Richard Henderson  <rth@redhat.com>
19794
19795         * gcc.dg/20000926-1.c: Update expected warnings.
19796         * gcc.dg/array-2.c: Likewise.
19797         * gcc.dg/array-4.c: Also validate flexible array members.
19798         * gcc.dg/c99-flex-array-1.c: New.
19799
19800 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19801
19802         * gcc.c-torture/compile/20001222-1.x: Remove.
19803
19804 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19805
19806         * gcc.c-torture/execute/built-in-setjmp.c: New.
19807
19808 2001-01-03  Richard Henderson  <rth@redhat.com>
19809
19810         * gcc.dg/940510-1.c: Update expected error wording.
19811         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19812
19813 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19814
19815         * lib/target-supports.exp (check_alias_available): Modified to
19816         indicate aliases not supported if only weak aliases are supported.
19817
19818 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19819
19820         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19821         Turn on cmpstrsi checks for __pj__ and __i370__.
19822
19823 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19824
19825         * g++.old-deja/g++.other/virtual11.C: New test.
19826
19827 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19828
19829         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19830
19831 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19832
19833         * gcc.c-torture/compile/20010102-1.c: New test.
19834
19835 2001-01-02  Andreas Jaeger  <aj@suse.de>
19836
19837         * gcc.dg/noreturn-3.c: New test.
19838
19839         * gcc.dg/noreturn-4.c: New test.
19840
19841 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19842
19843         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19844         __builtin_fputc and __builtin_fwrite.
19845
19846 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19847
19848         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19849         signed char, not default char.
19850
19851 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19852
19853         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19854
19855 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19856
19857         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19858
19859 2000-12-29  Richard Henderson  <rth@redhat.com>
19860
19861         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19862         (__cyg_profile_func_exit): Define.
19863
19864 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19865
19866         * g++.dg/vtgc1.C: New test.
19867
19868 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19869
19870         * gcc.dg/noncompile/20001228-1.c: New test.
19871
19872         * gcc.dg/20001228-1.c: New test.
19873
19874         * gcc.c-torture/execute/20001228-1.c: New test.
19875
19876 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19877
19878         * gcc.dg/format-strfmon-1.c: New test.
19879
19880 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19881
19882         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19883         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19884         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19885         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19886         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19887         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19888         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19889         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19890         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19891         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19892         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19893         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19894         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19895
19896         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19897         * gcc.c-torture/execute/string-opt-4.c: Test index.
19898
19899 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19900
19901         * gcc.c-torture/compile/20001226-1.c: New test.
19902
19903 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19904
19905         * gcc.c-torture/compile/20001222-1.c: New test.
19906         * gcc.c-torture/compile/20001222-1.x: Xfail.
19907
19908 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19909
19910         * gcc.c-torture/execute/comp-goto-2.c: New test.
19911
19912 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19913
19914         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19915         Use long types if __INT_MAX__ is 32767.
19916         (main): Use cast to (sint32 *) when poking 88 into a_page.
19917
19918         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19919
19920 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19921
19922         * gcc.c-torture/compile/20001221-1.c: New test.
19923         * gcc.c-torture/execute/20001221-1.c: New test.
19924
19925 2000-12-20  Richard Henderson  <rth@redhat.com>
19926
19927         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19928         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19929
19930 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19931
19932         * gcc.dg/compare3.c: New test.
19933
19934 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19935
19936         * gcc.dg/format-warnll-1.c: New test.
19937
19938 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19939
19940         * gcc.dg/cpp/cmdlne-P.c: New test.
19941
19942 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19943
19944         * gcc.c-torture/execute/builtin-abs-1.c,
19945         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19946
19947 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19948
19949         * gcc.dg/cpp/multiline.c: New test.
19950
19951 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19952
19953         * g++.old-deja/g++.other/syshdr1.C: Update.
19954         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19955
19956 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19957
19958         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19959
19960 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19961
19962         * g++.old-deja/g++.pt/ttp65.C: New test.
19963
19964 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19965
19966         * g++.old-deja/g++.pt/ttp64.C: New test.
19967
19968 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19969
19970         * g++.old-deja/g++.pt/spec33.C: New test.
19971
19972 2000-12-14  Catherine Moore  <clm@redhat.com>
19973
19974         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19975         * gcc.c-torture/execute/920612-2.c: Likewise.
19976         * gcc.c-torture/execute/920428-2.c: Likewise.
19977         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19978         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19979
19980 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19981
19982         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19983         * gcc.dg/pack-test-2.c: Likewise.
19984
19985 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19986
19987         Tests by Zack Weinberg <zackw@stanford.edu>.
19988
19989         * gcc.dg/cpp/defined.c: Update.
19990         * gcc.dg/cpp/defined_trad.c: New tests.
19991
19992 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19993
19994         * gcc.dg/cpp/trad-direct.c: Update.
19995
19996 2000-12-11  Neil Booth  <neilb@earthling.net>
19997
19998         * gcc.dg/cpp/defined_trad.c
19999
20000 2000-12-11  Neil Booth  <neilb@earthling.net>
20001
20002         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
20003
20004 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20005
20006         * gcc.dg/format-miss-2.c: New test.
20007
20008 2000-12-09  Neil Booth  <neilb@earthling.net>
20009
20010         * gcc.dg/cpp/lineflags.c: New tests.
20011         * gcc.dg/cpp/poison.c: Update.
20012         * gcc.dg/cpp/redef2.c: Update.
20013         * gcc.dg/cpp/skipping.c: New test.
20014
20015 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
20016
20017         * g++.old-deja/g++.other/eh3.C: New testcase.
20018
20019 2000-12-07  Neil Booth  <neilb@earthling.net>
20020
20021         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
20022         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
20023         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
20024         wtr-union-init-2.c, wtr-union-init-3.c: Update.
20025         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
20026         Update.
20027
20028 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20029
20030         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
20031         __SIZE_TYPE__ instead of int for type of integers cast to
20032         pointers.
20033
20034 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
20035
20036         * g++.old-deja/g++.other/cleanup4.C: New test.
20037
20038 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20039
20040         * format-sec-1.c: New test.
20041
20042 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20043
20044         * gcc.dg/format-nonlit-3.c: New test.
20045
20046 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20047
20048         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
20049         through a null pointer.
20050
20051 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20052
20053         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
20054         * g++.old-deja/g++.pt/partial4.C: New test.
20055
20056 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
20057
20058         * gcc.c-torture/execute/ieee/hugeval.x: New.
20059
20060 2000-12-06  Neil Booth  <neilb@earthling.net>
20061
20062         * gcc.dg/cpp/backslash2.c: New tests.
20063
20064 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20065
20066         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
20067         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
20068
20069 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
20070
20071         * gcc.c-torture/execute/20001203-2.c: New testcase.
20072
20073 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20074
20075         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
20076         * g++.old-deja/g++.other/virtual10.C: New test.
20077
20078 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20079
20080         * g++.old-deja/g++.mike/pmf5.C: Remove test.
20081
20082 2000-12-05  Richard Henderson  <rth@redhat.com>
20083
20084         * gcc.c-torture/compile/20001205-1.c: New.
20085
20086 2000-12-04  Neil Booth  <neilb@earthling.net>
20087
20088         * g++.old-deja/g++.other/virtual9.C: New test.
20089         * g++.old-deja/g++.pt/crash61.C: New test.
20090         * gcc.c-torture/execute/loop-9.c: New test.
20091
20092 2000-12-04  Neil Booth  <neilb@earthling.net>
20093
20094         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
20095         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
20096         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
20097         * gcc.dg/cpp/extratokens.c: ...here.
20098
20099 2000-12-04  Neil Booth  <neilb@earthling.net>
20100
20101         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
20102         New tests.
20103
20104 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20105
20106         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
20107         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
20108
20109 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20110
20111         * gcc.c-torture/execute/20001203-1.c: New test.
20112
20113 2000-12-03  Neil Booth  <neilb@earthling.net>
20114
20115         * gcc.dg/cpp/macro6.c: New test cases.
20116
20117 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20118
20119         * gcc.c-torture/execute/string-opt-9.c: New test.
20120         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20121         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20122         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20123
20124         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
20125         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
20126
20127 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
20128
20129         * gcc.dg/cpp/if-6.c: New testcase.
20130
20131         * gcc.dg/20001201-1.c: New testcase.
20132
20133 2000-12-02  Neil Booth  <neilb@earthling.net>
20134
20135         * g++.old-deja/g++.other/externC4.C,
20136         g++.old-deja/g++.other/friend10.C: New tests.
20137
20138 2000-12-02  Neil Booth  <neilb@earthling.net>
20139
20140         * g++.old-deja/g++.other/instan2.C
20141         * g++.old-deja/g++.other/instan3.C: New test.
20142
20143 2000-12-02  Neil Booth  <neilb@earthling.net>
20144
20145         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
20146         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
20147         gnuc99.c,gnuc99-pedantic.c: New tests.
20148
20149 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20150
20151         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
20152         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
20153
20154 2000-12-01  Neil Booth  <neilb@earthling.net>
20155
20156         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
20157         * gcc.dg/cpp/poison.c: Update.
20158         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
20159
20160 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
20161
20162         * g77.f-torture/execute/20001201.f: New test.
20163
20164 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20165
20166         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
20167
20168 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
20169
20170         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
20171
20172 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
20173
20174         * g++.old-deja/g++.other/cast6.C: New test.
20175
20176 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
20177
20178         * gcc.c-torture/execute/20001130-2.c: New testcase.
20179
20180 2000-11-30  Richard Henderson  <rth@redhat.com>
20181
20182         * gcc.c-torture/execute/20001130-1.c: New test.
20183
20184 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20185
20186         * g++.old-deja/g++.other/op3.C: New test.
20187
20188 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20189
20190         * g++.old-deja/g++.other/op2.C: New test.
20191
20192 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20193
20194         * g++.old-deja/g++.other/crash38.C: New test.
20195
20196 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
20197
20198         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
20199
20200 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
20201
20202         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
20203         tests.
20204         * gcc.c-torture/execute/string-opt-6.c: New test.
20205
20206         * gcc.dg/20001117-1.c: Add main.
20207
20208 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
20209
20210         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
20211         Move from here ...
20212         * gcc.dg/940510-1.c: ... to here.
20213
20214         * gcc.dg/20000926-1.c: GNU C now allows initializations of
20215         zero-size arrays in toplevel structures.
20216
20217 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20218
20219         * gcc.c-torture/execute/loop-8.c: New test.
20220
20221 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20222
20223         * g++.old-deja/g++.other/base1.C: New test.
20224
20225 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20226
20227         * g++.old-deja/g++.other/parse2.C: New test.
20228
20229 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20230
20231         * g++.old-deja/g++.pt/incomplete1.C: New test.
20232
20233 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20234
20235         * g++.old-deja/g++.other/friend9.C: New test.
20236
20237 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20238
20239         * gcc.dg/20001127-1.c: New test.
20240
20241 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20242
20243         * g++.old-deja/g++.pt/friend46.C: New test.
20244
20245 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20246
20247         * g++.old-deja/g++.other/ptrmem8.C: New test.
20248
20249 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20250
20251         * gcc.c-torture/execute/string-opt-7.c: New test.
20252         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20253
20254 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20255
20256         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20257         instead of 'mkcheck 2'.
20258
20259 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20260
20261         * gcc.c-torture/execute/memcheck/driver.c,
20262         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20263         C9X references to refer to C99.
20264
20265 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20266
20267         * gcc.dg/ultrasp3.c: New test.
20268
20269 2000-11-25  Neil Booth  <neilb@earthling.net>
20270
20271         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20272
20273 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20274
20275         * gcc.c-torture/compile/20001123-2.c: New.
20276
20277 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20278
20279         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20280
20281 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20282
20283         * gcc.dg/sequence-point-1.c: Add some new tests.
20284         * gcc.c-torture/execute/20001124-1.c: New test.
20285
20286 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20287
20288         * g++.old-deja/g++.other/vaarg4.C: New test.
20289         * gcc.c-torture/compile/20001123-1.c: New test.
20290
20291 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20292
20293         * g++.other/crash24.C: Adjust and remove XFAIL.
20294         * g++.other/crash37.C: New test.
20295
20296 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20297
20298         * g++.old-deja/g++.pt/instantiate9.C: New test.
20299
20300 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20301
20302         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20303         new ABI, too.
20304
20305         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20306         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20307
20308 2000-11-22  Neil Booth  <neilb@earthling.net>
20309
20310         * gcc.dg/cpp/Wtrigraphs.c: New test.
20311
20312 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20313
20314         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20315
20316 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20317
20318         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20319
20320 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20321
20322         * lib/gcc-dg.exp: load_lib scanasm.exp.
20323         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20324         * lib/g++-dg.exp: load_lib scanasm.exp.
20325         * lib/scanasm.exp: New.
20326         (scan-assembler, scan-assembler-not): Add optional arguments to
20327         test name, or if not present, the pattern name.
20328         (scan-assembler-dem, scan-assembler-dem-not): New.
20329
20330         * g++.dg/dg.exp: New.
20331
20332 2000-11-21  Neil Booth  <neilb@earthling.net>
20333
20334         * gcc.dg/cpp/integrated1.c: Remove.
20335
20336 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20337
20338         * gcc.c-torture/execute/20001121-1.c: New test.
20339
20340 2000-11-21  Richard Henderson  <rth@redhat.com>
20341
20342         * gcc.c-torture/compile/20001121-1.c: New test.
20343
20344 2000-11-20  Neil Booth  <neilb@earthling.net>
20345
20346         * gcc.dg/cpp/integrated1.c: New test.
20347
20348 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20349
20350         * g++.old-deja/g++.other/inline17.C: New test.
20351
20352 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
20353
20354         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20355         local variable to be zero: I made the variable global. Now
20356         uses abort() and exit() instead of relying on main's return value.
20357
20358 2000-11-20  Neil Booth  <neilb@earthling.net>
20359
20360         * gcc.dg/cpp/paste2.c: Update test.
20361         * objc/execute/paste.m: New test.
20362
20363 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20364
20365         * gcc.dg/c99-condexpr-1.c: New test.
20366
20367 2000-11-20  Neil Booth  <neilb@earthling.net>
20368
20369         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20370
20371 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
20372
20373         * g++.old-deja/g++.pt/export1.C: New test.
20374
20375 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
20376
20377         * gcc.dg/20001117-1.c: New test.
20378
20379 2000-11-18  Richard Henderson  <rth@redhat.com>
20380
20381         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20382
20383 2000-11-18  Richard Henderson  <rth@redhat.com>
20384
20385         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20386         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20387         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20388
20389 2000-11-18  Richard Henderson  <rth@redhat.com>
20390
20391         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20392         (main): New.  Exit cleanly.
20393
20394 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20395
20396         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20397         gcc.dg/c99-fordecl-2.c: New tests.
20398
20399 2000-11-18  Richard Henderson  <rth@redhat.com>
20400
20401         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20402         * gcc.c-torture/execute/zerolen-2.c: New.
20403
20404 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20405
20406         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20407         memory.
20408
20409 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20410
20411         * g++.old-deja/g++.pt/instantiate8.C: New test.
20412
20413 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20414
20415         * g++.old-deja/g++.other/incomplete.C: Add more tests.
20416         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20417
20418 2000-11-16  Nick Clifton  <nickc@redhat.com>
20419
20420         * gcc.c-torture/execute/nestfunc-2.c: New test.
20421         * gcc.c-torture/execute/nestfunc-3.c: New test.
20422
20423 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20424
20425         * gcc.c-torture/compile/20001116-1.c: New test.
20426
20427 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20428
20429         * gcc.c-torture/execute/20001115-1.c: New test.
20430
20431 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
20432
20433         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20434         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20435         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20436         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20437
20438 2000-11-15  Neil Booth  <neilb@earthling.net>
20439
20440         gcc.dg/cpp/_Pragma1.c: Update.
20441         gcc.dg/cpp/_Pragma2.c: New test.
20442
20443 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20444
20445         * g++.old-deja/g++.other/anon5.C: New test.
20446
20447 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20448
20449         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20450         tests.
20451
20452 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
20453
20454         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20455         output.
20456
20457 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20458
20459         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20460         labels at end of compound statements.
20461
20462 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
20463
20464         * gcc.c-torture/execute/loop-7.c: New test.
20465
20466 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20467
20468         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20469
20470 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20471
20472         * gcc.dg/c99-bool-1.c: New test.
20473
20474 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20475
20476         * gcc.dg/c99-scope-1.c: Remove xfail.
20477         * gcc.dg/c99-scope-2.c: New test.
20478
20479 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20480
20481         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20482         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20483
20484 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
20485
20486         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20487         error messages.
20488
20489         * g++.mike/p700.C: Don't typedef wchar_t.
20490         * g++.mike/p784.C: Likewise.
20491         * g++.mike/eb101.C: Don't use __wchar_t.
20492
20493 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
20494
20495         * g77.f-torture/execute/20001111.[fx]: Test premature exit
20496         from DO loop.
20497
20498 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20499
20500         * gcc.c-torture/execute/20001111-1.c: New test.
20501
20502 2000-11-10  Nick Clifton  <nickc@redhat.com>
20503
20504         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
20505         long multuiple and accumulate.
20506
20507 2000-11-09  Richard Henderson  <rth@redhat.com>
20508
20509         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
20510         via size_t instead of int.
20511
20512         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
20513         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20514         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20515         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20516
20517 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
20518
20519         * gcc.c-torture/compile/20001109-1.c: New test.
20520         * gcc.c-torture/compile/20001109-2.c: New test.
20521
20522 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
20523
20524         * g++.old-deja/g++.pt/operator1.C: New test.
20525         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
20526
20527 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20528
20529         * gcc.dg/20001108-1.c: New test.
20530
20531 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20532
20533         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
20534         with both arguments constant strings.
20535         * gcc.c-torture/execute/string-opt-3.c: New test.
20536         * gcc.c-torture/execute/string-opt-4.c: New test.
20537         * gcc.c-torture/execute/string-opt-5.c: New test.
20538
20539 2000-11-08  Nick Clifton  <nickc@redhat.com>
20540
20541         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
20542         mulsidi3adddi patterns.
20543
20544 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
20545
20546         * g++.old-deja/g++.other/crash36.C: New test.
20547
20548 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
20549
20550         * g++.old-deja/g++.other/init16.C: New test.
20551
20552 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
20553
20554         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20555
20556 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20557
20558         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20559         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20560         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20561
20562 2000-11-07  DJ Delorie  <dj@redhat.com>
20563
20564         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20565
20566 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20567
20568         * gcc.c-torture/execute/string-opt-1.c: New test.
20569
20570 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20571
20572         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
20573         mips-sgi-irix6.* because the MIPS ABI passes floating-point
20574         parameters in registers, and there is no way for a varargs
20575         function to know in which order the integer and floating-point
20576         parameters should be interleaved when they are placed on the
20577         stack.
20578         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20579         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20580
20581 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20582
20583         * gcc.c-torture/execute/string-opt-2.c: New test.
20584
20585 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
20586
20587         * g++.old-deja/g++.pt/crash60.C: New test.
20588
20589 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20590
20591         * g++.old-deja/g++.other/crash24.C: New test.
20592         * g++.old-deja/g++.other/crash25.C: New test.
20593         * g++.old-deja/g++.other/crash26.C: New test.
20594         * g++.old-deja/g++.other/crash27.C: New test.
20595         * g++.old-deja/g++.other/crash28.C: New test.
20596         * g++.old-deja/g++.other/crash29.C: New test.
20597         * g++.old-deja/g++.other/crash30.C: New test.
20598         * g++.old-deja/g++.other/crash31.C: New test.
20599         * g++.old-deja/g++.other/crash32.C: New test.
20600         * g++.old-deja/g++.other/crash33.C: New test.
20601         * g++.old-deja/g++.other/crash34.C: New test.
20602         * g++.old-deja/g++.other/crash35.C: New test.
20603
20604 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20605
20606         * gcc.c-torture/execute/20001031-1.c: New test.
20607
20608 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
20609
20610         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20611         namespace.
20612
20613         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20614         standards-conformant.
20615
20616         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20617
20618         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20619         * g++.old-deja/g++.mike/p755a.C: Likewise.
20620         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20621         library makes no calls to `operator new' during initialization.
20622
20623 2000-11-04  Neil Booth  <neilb@earthling.net>
20624
20625         * gcc.dg/cpp/include2.c: New tests.
20626
20627 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
20628
20629         * lib/g++.exp (g++_set_ld_library_path): New function.
20630         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20631
20632 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
20633
20634         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
20635         warnings.
20636
20637 2000-11-01  Richard Henderson  <rth@redhat.com>
20638
20639         * g++.old-deja/g++.ext/namedret1.C: New.
20640         * g++.old-deja/g++.ext/namedret2.C: New.
20641         * g++.old-deja/g++.ext/namedret3.C: New.
20642
20643 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
20644
20645         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20646         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20647
20648 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20649
20650         * gcc.c-torture/execute/va-arg-21.c: New test.
20651
20652 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20653
20654         * gcc.dg/c99-complex-2.c: New test.
20655
20656 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20657
20658         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20659
20660 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20661
20662         * g++.old-deja/g++.other/inline16.C: New test.
20663
20664 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20665
20666         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20667         __PRETTY_FUNCTION__
20668
20669 2000-10-29  Neil Booth  <neilb@earthling.net>
20670
20671         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20672         New tests.
20673         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20674         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20675         optimisation.
20676
20677 2000-10-29  Neil Booth  <neilb@earthling.net>
20678
20679         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20680         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20681         * mi5.c: Test multiple includes work with -C.
20682         * trigraphs.c: Test ^= version.
20683
20684 2000-10-28  Neil Booth  <neilb@earthling.net>
20685
20686         New tests and test updates for new macro expander.
20687
20688         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20689         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20690         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20691         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20692         new diagnostic messages.
20693
20694         * gcc.dg/cpp/macro3.c: New tests.
20695
20696 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20697
20698         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20699         on the same line.
20700
20701 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20702
20703         * g++.old-deja/g++.other/eh2.C: New test.
20704
20705 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20706
20707         * gcc.c-torture/execute/20001027-1.c: New test.
20708
20709 2000-10-26  Richard Henderson  <rth@redhat.com>
20710
20711         * gcc.c-torture/execute/20001026-1.c: New.
20712
20713 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20714
20715         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20716         * g++.old-deja/g++.law/builtin1.C: Likewise.
20717         * g++.old-deja/g++.law/ctors10.C: Likewise.
20718         * g++.old-deja/g++.law/virtual3.C: Likewise.
20719         * g++.old-deja/g++.mike/p658.C: Likewise.
20720         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20721         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20722         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20723         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20724         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20725
20726 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20727
20728         * gcc.c-torture/compile/20001024-1.c: New test.
20729
20730 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20731
20732         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20733         to tell us whether or not we are using V3.
20734
20735 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20736
20737         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20738         operands.
20739
20740 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20741
20742         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20743
20744 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20745
20746         * gcc.c-torture/execute/20001024-1.c: New test.
20747
20748 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20749
20750         * g++.old-deja/g++.other/sibcall1.C: New test.
20751
20752 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20753
20754         * gcc.dg/noncompile/init-3.c: New test.
20755
20756 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20757
20758         * gcc.dg/format-array-1.c: New test.
20759
20760 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20761
20762         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20763         writing through null pointers; remove comment about testing
20764         unterminated strings.
20765
20766 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20767
20768         * gcc.c-torture/execute/20001017-2.c: New test.
20769
20770 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20771
20772         * gcc.c-torture/compile/20001018-1.c: New test.
20773         * gcc.c-torture/compile/20001018-1.x: Xfail.
20774
20775 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20776
20777         * gcc.c-torture/execute/20001017-1.c: New test.
20778
20779 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20780
20781         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20782         for multiple use of arguments with scanf formats; add tests for
20783         multiple use of arguments.
20784
20785 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20786
20787         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20788
20789 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20790
20791         * gcc.dg/format-miss-1.c: New test.
20792
20793 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20794
20795         * gcc.c-torture/execute/20001013-1.c: New test.
20796
20797 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20798
20799         * gcc.dg/format-branch-1.c: New test.
20800
20801 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20802
20803         * README, lib/file-format.exp: Remove EGCS references.
20804
20805 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20806
20807         * gcc.dg/20001013-1.c: New test.
20808
20809 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20810
20811         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20812         for intmax_t in the compiler using __typeof__ and the type rules
20813         for conditional expressions.
20814
20815 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20816
20817         * gcc.dg/20001012-1.c: New test.
20818         * gcc.dg/20001012-2.c: New test.
20819
20820 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20821
20822         * gcc.dg/format-attr-1.c: New test.
20823
20824 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20825
20826         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20827         __LONG_LONG_MAX__ instead of LLONG_MAX.
20828
20829 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20830
20831         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20832         scanf flags.
20833         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20834         flags.
20835
20836 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20837
20838         * gcc.dg/sequence-pt-1.c: New test.
20839
20840 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20841
20842         * gcc.c-torture/execute/20001011-1.c: New testcase.
20843         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20844
20845 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20846
20847         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20848         does not error on it.
20849
20850 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20851
20852         * gcc.dg/20001009-1.c: New test.
20853
20854 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20855
20856         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20857         * gcc.c-torture/execute/20001009-2.c: ... to here.
20858
20859 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20860
20861         * gcc.c-torture/compile/20001009-1.c: New testcase.
20862         * gcc.c-torture/execute/20001009-1.c: New testcase.
20863         Testcases provided by Jan Hubicka <jh@suse.cz>.
20864
20865 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20866
20867         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20868         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20869         uintmax_t using <limits.h> to emulate the compiler's internal
20870         logic.  No longer XFAIL %j tests.
20871
20872 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20873
20874         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20875         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20876         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20877         regexps and details of expected handling of some bad formats.
20878         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20879         suppression.
20880
20881 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20882
20883         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20884         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20885         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20886         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20887         in list archives.
20888
20889 2000-10-06  Richard Henderson  <rth@cygnus.com>
20890
20891         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20892         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20893         * g++.old-deja/g++.jason/report.C: Likewise.
20894         * g++.old-deja/g++.law/friend5.C: Likewise.
20895         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20896         of the expected warnings.
20897
20898 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20899
20900         * g++.old-deja/g++.pt/enum14.C: New test.
20901
20902 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20903
20904         * g++.old-deja/g++.pt/crash59.C: New test.
20905
20906 2000-10-04  Will Cohen  <wcohen@redhat.com>
20907
20908         * gcc.dg/20000926-1.c: New test.
20909
20910 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20911
20912         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20913         function name for current C++ compiler.
20914         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20915
20916 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20917
20918         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20919         __PRETTY_FUNCTION__.
20920         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20921
20922 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20923
20924         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20925
20926 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20927
20928         * gcc.c-torture/compile/20000923-1.c: New test.
20929
20930 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20931
20932         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20933         * g++.old-deja/g++.pt/ttp62.C: Same.
20934         * g++.old-deja/g++.other/inline14.C: Same.
20935
20936 2000-09-24  Richard Henderson  <rth@cygnus.com>
20937
20938         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20939
20940 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20941
20942         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20943
20944 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20945
20946         * gcc.c-torture/compile/20000922-1.c: New file.
20947
20948 2000-09-21  Nick Clifton  <nickc@redhat.com>
20949
20950         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20951         a signed long modulo operation.
20952         (mod6): New function - perform an unsigned long modulo operation.
20953         (main): Add tests for modulos of very large numbers by very small
20954         dividends.
20955
20956 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20957
20958         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20959
20960 2000-09-19  Richard Henderson  <rth@cygnus.com>
20961
20962         * gcc.dg/compare2.c (case 10): XFAIL.
20963
20964 2000-09-18  Richard Henderson  <rth@cygnus.com>
20965
20966         * gcc.c-torture/execute/20000906-1.c: Move ...
20967         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20968         that support __builtin_trap.
20969
20970 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20971
20972         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20973
20974 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20975
20976         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20977         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20978         more $ format tests.
20979
20980 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20981
20982         * gcc.dg/format-errmk-1.c: New test.
20983
20984 2000-09-17  Greg McGary  <greg@mcgary.org>
20985
20986         * gcc.c-torture/execute/20000917-1.x: Remove.
20987
20988 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20989
20990         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20991
20992 2000-09-17  Greg McGary  <greg@mcgary.org>
20993
20994         * gcc.c-torture/execute/20000917-1.c: New test.
20995         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20996
20997 2000-09-16  Neil Booth  <NeilB@earthling.net>
20998
20999         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
21000         in nested macro bug.
21001
21002 2000-09-15  Neil Booth  <NeilB@earthling.net>
21003
21004         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
21005
21006 2000-09-14  Jeffrey A Law  (law@cygnus.com)
21007
21008         * gcc.c-torture/execute/20000914-1.c: New test.
21009
21010 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
21011
21012         * g++.other/inline13.C: New test.
21013
21014 2000-09-12  Andreas Jaeger  <aj@suse.de>
21015
21016         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
21017         constant by Ulrich Drepper <drepper@redhat.com>.
21018
21019 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
21020
21021         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
21022
21023 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21024
21025         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
21026
21027 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
21028
21029         * gcc.dg/cpp/backslash.c: New test.
21030
21031 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
21032
21033         * gcc.c-torture/execute/20000910-1.c: New test.
21034         * gcc.c-torture/execute/20000910-2.c: Likewise.
21035
21036 2000-09-11  Robert Lipe  <robertl@sco.com>
21037
21038         * gcc.dg/pragma-align.c: New test.
21039
21040 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
21041
21042         * g++.old-deja/g++.pt/explicit82.C: New test.
21043         * g++.old-deja/g++.pt/explicit83.C: New test.
21044
21045 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
21046
21047         * gcc.dg/asm-names.c: New test.
21048
21049 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21050
21051         * gcc.dg/cpp/tr-warn6.c: New test
21052
21053 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21054
21055         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
21056         be accepted.
21057
21058 2000-09-07  Catherine Moore  <clm@redhat.com>
21059
21060         * gcc.c-torture/execute/unroll-1.c: New test.
21061
21062 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
21063
21064         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
21065         ERROR markers.
21066         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
21067         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
21068         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
21069         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
21070         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
21071         Preprocess only.
21072         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
21073         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
21074
21075 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21076
21077         * g++.old-deja/g++.pt/deduct2.C: New test.
21078
21079 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21080
21081         * g++.old-deja/g++.pt/parms2.C: New test.
21082
21083 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21084
21085         * g++.old-deja/g++.pt/crash58.C: New test.
21086
21087 2000-09-06  Greg McGary  <greg@mcgary.org>
21088
21089         * gcc.c-torture/execute/20000906-1.c: New test.
21090         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
21091
21092 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21093
21094         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
21095
21096 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21097
21098         * g++.old-deja/g++.pt/crash57.C: New test.
21099
21100 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21101
21102         * g++.old-deja/g++.pt/crash56.C: New test.
21103
21104 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21105
21106         * g++.old-deja/g++.pt/koenig1.C: New test.
21107
21108 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21109
21110         * gcc.dg/20000904-1.c: New test.
21111
21112 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21113
21114         * gcc.dg/cpp/paste8.c: New test.
21115
21116 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
21117
21118         * gcc.c-torture/compile/20000827-1.c: New test.
21119
21120 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21121
21122         * gcc.dg/format-diag-1.c: New test.
21123
21124 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21125
21126         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
21127         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
21128         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
21129         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
21130         gcc.dg/formatz-1.c: Adjust warning regular expressions.
21131
21132 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21133
21134         * g++.old-deja/g++.other/nested4.C: New test.
21135
21136 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21137
21138         * g++.old-deja/g++.ns/scoped1.C: New test.
21139
21140 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
21141
21142         * lib/g++.exp: Support testing already-installed GCC.
21143
21144 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21145
21146         * wtr-label-1.c, wtr-suffix-1.c: New tests.
21147
21148 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21149
21150         * gcc.dg/return-type-2.c: New test.
21151
21152 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
21153
21154         * gcc.c-torture/compile/20000825-1.c: New test.
21155
21156 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
21157
21158         * gcc.dg/dwarf2-2.c: New test.
21159
21160 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
21161
21162         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
21163         dg-warning regexps.
21164
21165 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21166
21167         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
21168         gcc.dg/format-ext-5.c: New tests.
21169
21170 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
21171
21172         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
21173
21174 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
21175
21176         * gcc.dg/noncompile/930622-2.c: Adjust error message.
21177
21178 2000-08-24  Richard Henderson  <rth@cygnus.com>
21179
21180         * gcc.dg/ia64-sync-1.c: New test.
21181         * gcc.dg/ia64-sync-2.c: New test.
21182         * gcc.dg/ia64-asm-1.c: New test.
21183
21184 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21185
21186         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
21187         * gcc.dg/format-ext-2.c: New test.
21188
21189 2000-08-23  Jason Merrill  <jason@redhat.com>
21190
21191         * lib/old-dejagnu.exp: Also ignore "In member function" and
21192         "At global scope".
21193
21194 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21195
21196         * gcc.dg/noncompile/label-lineno-1.c: New test.
21197
21198 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21199
21200         * gcc.dg/c99-array-nonobj-1.c: New test.
21201
21202 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21203
21204         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
21205         tests.
21206         * gcc.dg/format-ext-1.c: New test.
21207
21208 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21209
21210         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
21211         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
21212         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
21213         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
21214         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
21215
21216 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21217
21218         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
21219         gcc.dg/c99-strftime-2.c: New tests.
21220
21221 2000-08-22  Richard Henderson  <rth@cygnus.com>
21222
21223         * gcc.c-torture/execute/20000822-1.c: New test.
21224
21225 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21226
21227         * gcc.c-torture/execute/20000819-1.x: Remove.
21228
21229 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21230
21231         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
21232         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
21233         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
21234         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
21235         gcc.dg/format-xopen-1.c: New tests.
21236
21237 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21238
21239         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
21240
21241 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21242
21243         * g++.old-deja/g++.other/loop2.C: New test.
21244
21245         * gcc.c-torture/compile/20000606-1.c: New test.
21246         * gcc.c-torture/compile/20000728-1.c: New test.
21247         * gcc.c-torture/execute/20000801-1.c: New test.
21248         * gcc.c-torture/execute/20000801-2.c: New test.
21249         * gcc.c-torture/execute/20000819-1.c: New test.
21250         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21251         * gcc.dg/20000629-1.c: New test.
21252         * gcc.dg/20000724-1.c: New test.
21253         * gcc.dg/20000807-1.c: New test.
21254
21255 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21256
21257         * gcc.dg/cpp/pragma-1.c: New test.
21258         * gcc.dg/cpp/pragma-2.c: New test.
21259
21260 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21261
21262         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21263         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21264
21265 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21266
21267         * gcc.c-torture/compile/20000818-1.c: New test.
21268
21269 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21270
21271         * gcc.c-torture/execute/20000818-1.c: New test.
21272
21273 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21274
21275         * gcc.dg/format-va-1.c: New test.
21276
21277 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21278
21279         * g++.old-deja/g++.other/typedef8.C: New test.
21280
21281 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21282
21283         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21284         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21285         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21286         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21287         * g++.old-deja/g++.other/ptrmem7.C: New test.
21288         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21289
21290 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21291
21292         * g++.old-deja/g++.pt/typename27.C: New test.
21293
21294 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21295
21296         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21297         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21298         * g++.old-deja/g++.pt/friend45.C: New test.
21299         * g++.old-deja/g++.other/friend8.C: New test.
21300
21301 2000-08-15  Richard Henderson  <rth@cygnus.com>
21302
21303         * gcc.c-torture/execute/20000815-1.c: New test.
21304
21305 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21306
21307         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21308         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21309         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21310
21311 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21312
21313         * g++.old-deja/g++.other/refinit2.C: New test.
21314
21315 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21316
21317         * lib/c-torture.exp (c-torture): Make
21318         compiler_conditional_xfail_data global.
21319         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21320         compiler_conditional_xfail_data machinery.
21321         (f-torture-execute): Likewise.
21322         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21323         and only when unrolling loops.
21324
21325         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21326
21327 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21328
21329         * g++.old-deja/g++.pt/explicit81.C: New test.
21330
21331 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21332
21333         * g++.old-deja/g++.pt/typename26.C: New test.
21334
21335 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
21336
21337         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21338         warning.
21339
21340 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
21341
21342         * g++.old-deja/g++.other/array3.C: New test.
21343
21344 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21345
21346         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21347         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21348         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21349         New tests.
21350
21351 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
21352
21353         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21354         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21355
21356 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
21357
21358         * gcc.c-torture/execute/20000808-1.c: New test.
21359
21360 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21361
21362         * gcc.dg/c90-const-expr-1.c: New test.
21363
21364 2000-08-08  Richard Henderson  <rth@cygnus.com>
21365
21366         * gcc.dg/noncompile/920923-1.c: Declare calloc.
21367
21368 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21369
21370         * gcc.dg/noncompile/const-ll-1.c: New test.
21371
21372 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21373
21374         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21375
21376 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21377
21378         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21379         that running programs linked against the shared version of libobjc
21380         run correctly.
21381
21382 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21383
21384         * gcc.dg/c99-printf-1.c: New test.
21385
21386 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21387
21388         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21389
21390 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
21391
21392         * gcc.c-torture/execute/20000731-1.x: Delete.
21393
21394 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
21395
21396         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21397         and torture_without_loops as is done by c-torture.exp.
21398         (search_for): Copy from c-torture.exp.
21399         (gcc-dg-runtest): New function, drives a directory of tests
21400         iterating over the TORTURE_OPTIONS.
21401         (scan-assembler, scan-assembler-not): Move here from
21402         individual directory drivers.
21403
21404         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21405         defined by lib/gcc-dg.exp.
21406         * gcc.dg/cpp/cpp.exp: Likewise.
21407         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
21408         gcc-dg-runtest, so we cycle over optimization options.
21409
21410         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21411         * gcc.dg/compare2.c: No longer expected to fail.
21412
21413 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
21414
21415         * gcc.c-torture/execute/20000804-1.c: New test.
21416
21417 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21418
21419         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21420
21421 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
21422
21423         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21424
21425 2000-08-03  Jeffrey A Law  (law@cygnus.com)
21426
21427         * gcc.c-torture/compile/20000803-1.c: New test.
21428
21429 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21430
21431         * gcc.c-torture/execute/20000801-3.c,
21432         gcc.c-torture/execute/20000801-4.c: New tests.
21433         * gcc.c-torture/execute/20000801-3.x,
21434         gcc.c-torture/execute/20000801-4.x: Xfail.
21435
21436 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
21437
21438         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21439         libobjc/.libs to allow for libtool.
21440
21441 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
21442
21443         * gcc.c-torture/compile/20000802-1.c: New test.
21444
21445 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
21446
21447         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21448
21449 2000-07-31  Jeffrey A Law  (law@cygnus.com)
21450
21451         * gcc-c-torture/execute/20000731-2.c: New test.
21452
21453         * gcc.c-torture/execute/20000731-1.c: New test.
21454         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21455
21456 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
21457
21458         * testsuite/gcc.dg/cpp/paste7.c: New test.
21459         * gcc.dg/cpp/20000725-1.c: New test.
21460
21461 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
21462
21463         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21464         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21465         declaration warning for __builtin_dwarf_reg_size.
21466
21467         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21468
21469 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21470
21471         * gcc.dg/noncompile/voidparam-1.c: New test.
21472
21473 2000-07-30  Richard Henderson  <rth@cygnus.com>
21474
21475         * gcc.dg/c90-digraph-1.c: Don't xfail.
21476         * gcc.dg/compare2.c (case 10): Xfail.
21477         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21478
21479 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
21480
21481         * gcc.dg/c99-main-1.c: New test.
21482
21483 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21484
21485         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21486
21487 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
21488
21489         * gcc.c-tortuer/execute/20000726-1.c: New test.
21490
21491 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
21492
21493         * gcc.c-torture/execute/enum-2.c: New test.
21494
21495 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21496
21497         * gcc.dg/cpp/tr-warn3.c: New test.
21498
21499 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21500
21501         * g++.old-deja/g++.ext/implicit1.C: Remove.
21502         * g++.old-deja/g++.jason/c2.C: Remove
21503         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
21504         * g++.old-deja/g++.pt/crash16.C: Likewise.
21505         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
21506
21507 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21508
21509         * g++.old-deja/g++.other/for2.C: New test.
21510
21511 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
21512
21513         * gcc.dg/20000720-1.c: New test.
21514
21515 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
21516
21517         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
21518
21519 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
21520
21521         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
21522         * gcc.c-torture/execute/20000722-1.c: New.
21523         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
21524
21525 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
21526
21527         * gcc.dg/cpp/20000720-1.S: New test.
21528
21529 2000-07-21  Michael Meissner  <meissner@redhat.com>
21530
21531         * gcc.c-torture/execute/ieee/hugeval.c: New test.
21532
21533 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21534
21535         * g++.old-deja/g++.brendan/crash16.C,
21536         g++.old-deja/g++.brendan/parse3.C,
21537         g++.old-deja/g++.brendan/redecl1.C,
21538         g++.old-deja/g++.ns/template13.C,
21539         g++.old-deja/g++.other/decl4.C,
21540         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21541
21542 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21543
21544         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21545         and "Internal error".
21546
21547         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21548         regexps.
21549         * gcc.dg/cpp/paste6.c: New test.
21550
21551 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
21552
21553         * gcc.dg/cpp/tr-direct.c: New test.
21554
21555         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21556         gcc.dg/cpp/undef1.c: Tweak error regexps.
21557
21558 2000-07-18  Eric Christopher <echristo@redhat.com>
21559
21560         * gcc.c-torture/compile/20000718-1.c: New test.
21561
21562 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
21563
21564         * cpplex.c (_cpp_push_token): If the token being pushed back
21565         is the previous token in this context, just subtract one from
21566         context->posn.
21567         * cppmacro.c (save_expansion): Clear aux field when storing a
21568         placemarker.
21569
21570 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
21571
21572         * gcc.dg/noncompile/redecl-1.c: New test.
21573
21574 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
21575
21576         * gcc.c-torture/execute/20000717-5.c: New test.
21577         * gcc.c-torture/execute/20000717-1.x: Removed.
21578
21579 2000-07-17  Richard Henderson  <rth@cygnus.com>
21580
21581         * gcc.c-torture/execute/20000717-4.c: New test.
21582
21583 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
21584
21585         * gcc.dg/cpp/syshdr.c: New test.
21586         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21587
21588 2000-07-17  Neil Booth  <neilb@earthling.net>
21589
21590         * gcc.dg/cpp/cmdlne-dM.c: New test.
21591         * gcc.dg/cpp/cmdlne-dD.c: New test.
21592
21593 2000-07-17  Jeffrey A Law  (law@cygnus.com)
21594
21595         * gcc.c-torture/execute/20000717-3.c: New test.
21596
21597         * gcc.c-torture/compile/20000717-1.c: New test.
21598
21599 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
21600
21601         * gcc.c-torture/execute/20000717-2.c: New test.
21602
21603 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21604
21605         * gcc.dg/formatz-1.c: New test.
21606
21607         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21608         * gcc.dg/c99-digraph-1.c: New tests.
21609
21610         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21611         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21612
21613         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21614         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21615         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21616         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21617         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21618         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21619         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21620
21621 2000-07-17   Greg McGary <greg@mcgary.org>
21622
21623         * gcc.c-torture/execute/20000717-1.c: New test.
21624         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21625
21626 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
21627
21628         * gcc.c-torture/execute/20000715-2.c: New test.
21629         * gcc.dg/20000715-1.c: New test.
21630
21631 2000-07-15  Michael Meissner  <meissner@redhat.com>
21632
21633         * gcc.c-torture/execute/20000715-1.c: New test.
21634
21635 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
21636
21637         * gcc.c-torture/execute/20000707-1.c: New test.
21638
21639 2000-07-13  Neil Booth  <NeilB@earthling.net>
21640
21641         * testsuite/gcc.dg/cpp/digraph1.c,
21642         testsuite/gcc.dg/cpp/digraph2.c,
21643         testsuite/gcc.dg/cpp/digraphs.c: New tests.
21644
21645 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
21646
21647         * g77.f-torture/compile/20000630-2.f:  New test.
21648         * g77.f-torture/compile/20000630-2.x
21649
21650 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21651
21652         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21653
21654 2000-07-11  Neil Booth  <NeilB@earthling.net>
21655
21656         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21657
21658 2000-07-11  Neil Booth  <NeilB@earthling.net>
21659
21660         * gcc.dg/cpp/cmdlne-C.c: New.
21661
21662 2000-07-09  Neil Booth  <NeilB@earthling.net>
21663
21664         * gcc.dg/cpp/directiv.c: New tests.
21665         * gcc.dg/cpp/undef1.c: Update.
21666
21667 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21668
21669         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21670
21671 2000-07-09  Neil Booth  <NeilB@earthling.net>
21672
21673         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21674
21675 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21676
21677         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21678         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21679
21680 2000-07-08  Neil Booth  <NeilB@earthling.net>
21681
21682         * gcc.dg/cpp/macsyntx.c: New tests.
21683
21684 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21685
21686         * gcc.dg/20000707-1.c: New test.
21687
21688 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21689
21690         * gcc.c-torture/execute/20000706-1.c: New test.
21691         * gcc.c-torture/execute/20000706-2.c: New test.
21692         * gcc.c-torture/execute/20000706-3.c: New test.
21693         * gcc.c-torture/execute/20000706-4.c: New test.
21694         * gcc.c-torture/execute/20000706-5.c: New test.
21695
21696 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21697
21698         * g++.old-deja/g++.pt/instantiate7.C: New test.
21699
21700 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21701
21702         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21703         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21704         * g++.old-deja/g++.other/rtti3.C: Likewise.
21705         * g++.old-deja/g++.other/rttid3.C: Likewise.
21706
21707 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21708
21709         *  g77.f-torture/compile/20000630-1.x: Fix typo
21710
21711 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21712
21713         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21714         assembly output.
21715
21716 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21717
21718         * gcc.dg/cpp/ident.c: New test.
21719
21720 2000-07-05  Neil Booth  <NeilB@earthling.net>
21721
21722         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21723           gcc.dg/cpp/lexstrng.c: New tests.
21724
21725 2000-07-04  Neil Booth  <NeilB@earthling.net>
21726
21727         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21728         * gcc.dg/cpp/strify2.c: Same.
21729
21730 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21731
21732         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21733         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21734         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21735         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21736
21737         * testsuite/gcc.dg/cpp/macro1.c,
21738         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21739         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21740         testsuite/gcc.dg/cpp/strify1.c,
21741         testsuite/gcc.dg/cpp/strify2.c: New tests.
21742
21743 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21744
21745         * gcc.c-torture/execute/20000703-1.c: New test.
21746
21747 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21748
21749         * g++.old-deja/g++.pt (lookup10.C): New test.
21750
21751 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21752
21753         * g++.old-deja/g++.pt (typename25.C): New test.
21754
21755 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21756
21757         * gcc.c-torture/compile/20000701-1.c: New test.
21758
21759 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21760
21761         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21762         to test case.
21763
21764 2000-06-30  Catherine Moore  <clm@cygnus.com>
21765
21766         * gcc.c-torture/execute/align-1.c: New test.
21767
21768 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21769
21770         * g++.old-deja/g++.pt/expr8.C: New test.
21771         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21772
21773 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21774
21775         * gcc.c-torture/compile/20000629-1.c: New test.
21776
21777 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21778
21779
21780         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21781         gcc.dg/noncompile directory, depending on whether they're
21782         preprocessor tests or not.  Annotate all the tests for the dg
21783         framework.
21784
21785         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21786         * gcc.dg/noncompile/noncompile.exp: New.
21787
21788         * Moved files:
21789         Old name                                New name
21790         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21791         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21792         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21793         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21794         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21795         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21796         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21797         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21798         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21799         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21800         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21801         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21802         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21803         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21804         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21805         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21806         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21807         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21808         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21809         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21810         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21811         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21812         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21813         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21814
21815         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21816         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21817         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21818         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21819         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21820         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21821
21822 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21823
21824         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21825         declare one variable.  On the fourth, error.
21826         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21827         declared by 20000628-1a.h.
21828
21829 2000-06-29  Richard Henderson  <rth@redhat.com>
21830
21831         * gcc.c-torture/execute/930529-1.x: New file.
21832         * gcc.dg/920413-1.c: Adjust expected warning text.
21833         * gcc.dg/980217-1.c: Declare abort.
21834         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21835
21836 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21837
21838         * g77.f-torture/compile/20000629-1.f: New test.
21839         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21840
21841 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21842
21843         Rearrange lots of files, removing entirely the
21844         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21845         directories.
21846
21847         * Deleted files:
21848         gcc.c-torture/code_quality/code_quality.exp
21849         gcc.c-torture/special/special.exp
21850         gcc.failure/failure.exp
21851         gcc.failure/940409-1.x
21852         gcc.c-torture/compile/961203-1.x
21853
21854         * New files:
21855         gcc.misc-tests/linkage.exp
21856         gcc.c-torture/execute/920730-1t.c
21857         gcc.c-torture/execute/920730-1t.x
21858         gcc.c-torture/compile/920520-1.x
21859         gcc.c-torture/compile/920521-1.x
21860         gcc.c-torture/compile/981006-1.x
21861         gcc.c-torture/execute/eeprof-1.x
21862
21863         * Moved files (possibly with modifications to fit a new harness):
21864         Old name                                New name
21865         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21866         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21867         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21868         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21869         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21870         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21871         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21872         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21873         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21874         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21875         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21876         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21877         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21878         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21879
21880 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21881
21882         * c-torture/compile/961203-1.x: Delete.
21883
21884         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21885         not exit. Include stdio.h.
21886         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21887         * gcc.misc-tests/dg-12.c: Likewise.
21888         * gcc.misc-tests/dg-5.c: Likewise.
21889         * gcc.misc-tests/dg-6.c: Likewise.
21890         * gcc.misc-tests/dg-7.c: Prototype abort.
21891         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21892         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21893         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21894         not exit.
21895         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21896         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21897
21898 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21899
21900         * gcc.dg/cpp/20000628-1.c: New test.
21901         * gcc.dg/cpp/20000628-1.h: New header for above test.
21902         * gcc.dg/cpp/20000628-1a.h: Likewise.
21903
21904 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21905
21906         * gcc.dg/cpp: New directory.
21907         * gcc.dg/cpp/cpp.exp: New driver.
21908         * gcc.dg/cpp/20000627-1.c: New test.
21909         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21910         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21911         and rewrite as a compilation test.
21912
21913         * gcc.dg: Move many files into the cpp subdirectory, possibly
21914         renaming or editing them as well.
21915         Old name                New name
21916         990119-1.c              cpp/19990119-1.c
21917         990228-1.c              cpp/19990228-1.c
21918         990407-1.c              cpp/19990407-1.c
21919         990409-1.c              cpp/19990409-1.c
21920         990413-1.c              cpp/19990413-1.c
21921         990703-1.c              cpp/19990703-1.c
21922         20000127-1.c            cpp/20000127-1.c
21923         20000129-1.c            cpp/20000129-1.c
21924         20000207-1.c            cpp/20000207-1.c
21925         20000207-2.c            cpp/20000207-2.c
21926         20000209-1.c            cpp/20000209-1.c
21927         20000209-2.c            cpp/20000209-2.c
21928         20000301-1.c            cpp/20000301-1.c
21929         20000419-1.c            cpp/20000419-1.c
21930         20000510-1.S            cpp/20000510-1.S
21931         20000519-1.c            cpp/20000519-1.c
21932         20000529-1.c            cpp/20000529-1.c
21933         20000625-1.c            cpp/20000625-1.c
21934         20000625-2.c            cpp/20000625-2.c
21935         cpp-as1.c               cpp/assert1.c
21936         cpp-as2.c               cpp/assert2.c
21937         cxx-comments-1.c        cpp/cxxcom1.c
21938         cxx-comments-2.c        cpp/cxxcom2.c
21939         endif-label.c           cpp/endif.c
21940         cpp-hash1.c             cpp/hash1.c
21941         cpp-hash2.c             cpp/hash2.c
21942         cpp-if1.c               cpp/if-1.c
21943         cpp-if2.c               cpp/if-2.c
21944         cpp-if3.c               cpp/if-3.c
21945         cpp-if4.c               cpp/if-4.c
21946         cpp-if5.c               cpp/if-5.c
21947         cpp-cond.c              cpp/if-cexp.c
21948         cpp-missingop.c         cpp/if-mop.c
21949         cpp-missingparen.c      cpp/if-mpar.c
21950         cpp-opprec.c            cpp/if-oppr.c
21951         cpp-ifparen.c           cpp/if-paren.c
21952         cpp-shortcircuit.c      cpp/if-sc.c
21953         cpp-shift.c             cpp/if-shift.c
21954         cpp-unary.c             cpp/if-unary.c
21955         cpp-li1.c               cpp/line1.c
21956         cpp-li2.c               cpp/line2.c
21957         lineno.c                cpp/line3.c
21958         lineno-2.c              cpp/line4.c
21959         cpp-mi.c                cpp/mi1.c
21960         cpp-mic.h               cpp/mi1c.h
21961         cpp-micc.h              cpp/mi1cc.h
21962         cpp-mind.h              cpp/mi1nd.h
21963         cpp-mindp.h             cpp/mi1ndp.h
21964         cpp-mix.h               cpp/mi1x.h
21965         cpp-mi2.c               cpp/mi2.c
21966         cpp-mi2a.h              cpp/mi2a.h
21967         cpp-mi2b.h              cpp/mi2b.h
21968         cpp-mi2c.h              cpp/mi2c.h
21969         cpp-mi3.c               cpp/mi3.c
21970         cpp-mi3.def             cpp/mi3.def
21971         poison-1.c              cpp/poison.c
21972         pr-impl.c               cpp/prag-imp.c
21973         cpp-redef-2.c           cpp/redef1.c
21974         cpp-redef.c             cpp/redef2.c
21975         strpaste.c              cpp/strp1.c
21976         strpaste-2.c            cpp/strp2.c
21977         cpp-tradpaste.c         cpp/tr-paste.c
21978         cpp-tradstringify.c     cpp/tr-str.c
21979         cpp-tradwarn1.c         cpp/tr-warn1.c
21980         cpp-tradwarn2.c         cpp/tr-warn2.c
21981         trigraphs.c             cpp/trigraphs.c
21982         cpp-unc1.c              cpp/unc1.c
21983         cpp-unc2.c              cpp/unc2.c
21984         cpp-unc3.c              cpp/unc3.c
21985         cpp-unc.c               cpp/unc4.c
21986         undef.c                 cpp/undef1.c
21987         undef-2.c               cpp/undef2.c
21988         cpp-wi1.c               cpp/widestr1.c
21989
21990 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21991
21992         * lib/g++.exp (g++_include_flags): Tweak.
21993
21994 2000-06-27  H.J. Lu  <hjl@gnu.org>
21995             Loren J. Rittle  <ljrittle@acm.org>
21996
21997         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21998         version with one that knows about the new gcc tree structure.
21999         (g++_link_flags): Same.
22000
22001 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
22002
22003         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
22004         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
22005         case we are cross-compiling.
22006
22007         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
22008         g++.old-deja/g++.niklas/Makefile.in,
22009         g++.old-deja/g++.niklas/configure.in,
22010         g++.old-deja/g++.other/Makefile.in,
22011         g++.old-deja/g++.other/configure.in,
22012         gcc.c-torture/code_quality/Makefile.in,
22013         gcc.c-torture/code_quality/configure.in,
22014         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
22015         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
22016         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
22017         gcc.c-torture/execute/ieee/Makefile.in,
22018         gcc.c-torture/execute/ieee/configure.in,
22019         gcc.c-torture/noncompile/Makefile.in,
22020         gcc.c-torture/noncompile/configure.in,
22021         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
22022         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
22023         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
22024
22025 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22026
22027         * g++.old-deja/g++.other/ambig3.C: New test.
22028
22029 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22030
22031         * g++.old-deja/g++.pt/syntax1.C: New test.
22032         * g++.old-deja/g++.pt/syntax2.C: New test.
22033         * g++.old-deja/g++.other/syntax3.C: New test.
22034         * g++.old-deja/g++.other/syntax4.C: New test.
22035
22036 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22037
22038         * gcc.dg/20000623-1.c: Prototype exit and abort.
22039
22040 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22041
22042         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
22043         New tests.
22044         * gcc.dg/cpp-mi3.def: New file.
22045
22046         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
22047         inside assertions.
22048         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
22049         lexer's error messages.
22050         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
22051         divine anything from the linemarkers.
22052         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
22053         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
22054
22055 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
22056
22057         * gcc.dg/20000623-1.c: New test.
22058
22059 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
22060
22061         * gcc.c-torture/execute/20000622-1.c: New test.
22062
22063 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22064
22065         * g++.old-deja/g++.other/init15.C: New test.
22066
22067 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22068
22069         * g++.old-deja/g++.pt/vaarg2.C: New test.
22070         * g++.old-deja/g++.pt/vaarg3.C: New test.
22071
22072 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
22073
22074         * g++.old-deja/g++.other/dyncast6.C: New test.
22075
22076 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
22077
22078         * gcc.c-torture/execute/loop-6.c: New test.
22079
22080 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
22081
22082         * gcc.dg/20000614-1.c: New test.
22083         * gcc.dg/20000614-2.c: New test.
22084
22085 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
22086
22087         * g++.old-deja/g++.other/inline12.C: New test.
22088
22089 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
22090
22091         * g++.old-deja/g++.other/eh1.C: New test.
22092
22093 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
22094
22095         * g++.old-deja/g++.other/type.C: New test.
22096
22097 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22098
22099         * g++.old-deja/g++.other/initstring.C: New test.
22100
22101 2000-06-12  Jason Merrill  <jason@redhat.com>
22102
22103         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
22104
22105 2000-06-09  Jeffrey A Law  (law@cygnus.com)
22106
22107         * gcc.c-torture/compile/20000609-1.c: New test.
22108
22109 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
22110
22111         * gcc.dg/20000609-1.c: New test.
22112
22113 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
22114
22115         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
22116         * gcc.c-torture/noncompile/poison-1.c: Move...
22117         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
22118         * gcc.dg/cpp-li1.c: Add a token after the #line.
22119
22120 2000-06-05  Richard Henderson  <rth@cygnus.com>
22121
22122         * gcc.c-torture/execute/20000605-2.c: New test.
22123         * gcc.c-torture/execute/20000605-3.c: New test.
22124
22125 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
22126
22127         * g77.f-torture/execute/20000503-1.x: New file.
22128
22129 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
22130
22131         * g++.old-deja/g++.eh/badalloc1.C: New test.
22132
22133 2000-06-05  Richard Henderson  <rth@cygnus.com>
22134
22135         * gcc.c-torture/execute/20000605-1.c: New test.
22136
22137 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22138             Nathan Sidwell <nathan@codesourcery.com>
22139
22140         * gcc.c-torture/compile/20000605-1.c: New test.
22141
22142 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
22143
22144         * g77.f-torture/compile/20000601-1.f:  New test.
22145
22146 2000-06-03  Richard Henderson  <rth@cygnus.com>
22147
22148         * gcc.c-torture/execute/20000603-1.c: New.
22149
22150 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
22151
22152         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
22153         * gcc.dg/noreturn-2.c (noreturn): Likewise.
22154
22155 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
22156
22157         * gcc.dg/compare2.c (case 12): XFAIL.
22158         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
22159         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
22160
22161         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
22162
22163 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
22164
22165         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
22166         guard macro is already defined when the header is first
22167         included.
22168         * gcc.dg/cpp-mix.h: New file.
22169         * gcc.dg/endif-label.c: Update patterns to match compiler.
22170
22171         * g++.brendan/complex1.C: Declare abort.
22172         * g++.law/refs4.C: Remove XFAIL.
22173         * g++.oliva/expr2.C: Declare abort and exit.
22174
22175 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
22176
22177         * gcc.c-torture/execute/20000528-1.c: New test.
22178
22179         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
22180         * g++.old-deja/g++.law/temps4.C: Likewise.
22181
22182         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
22183         stdlib.h.  Call abort() on failure.
22184         * g++.old-deja/g++.law/refs4.C: Likewise.
22185         * g++.old-deja/g++.law/temps4.C: Likewise.
22186         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
22187         * gcc.c-torture/execute/20000112-1.c: Include string.h.
22188
22189 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
22190
22191         Relative to g++.dg/special:
22192         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
22193
22194         Relative to g++.old-deja:
22195         * g++.brendan/complex1.C, g++.jason/optimize2.C,
22196         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
22197         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
22198         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
22199         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
22200         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
22201         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
22202
22203         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
22204         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
22205         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
22206         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
22207         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
22208         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
22209         and/or string.h.
22210
22211         * g++.other/goto1.C: Update expectations for error messages.
22212
22213 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
22214
22215         * gcc.c-torture/compile/20000523-1.c: New test.
22216
22217 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22218
22219         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
22220
22221 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22222
22223         * g++.old-deja/g++.eh/catch11.C: New test.
22224         * g++.old-deja/g++.eh/catch12.C: New test.
22225
22226 2000-05-24  Nick Clifton  <nickc@cygnus.com>
22227
22228         * gcc.c-torture/execute/20000523-1.c: New test.
22229
22230 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
22231
22232         * c-torture/execute/bcp-1.c: Replace abort in arg of
22233         __builtin_constant_p with a generic external function.
22234
22235         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
22236         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
22237         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
22238         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
22239         Prototype abort and/or exit.
22240
22241         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
22242         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
22243         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
22244         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
22245
22246 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22247
22248         * gcc.dg/dwarf2-1.c: New test.
22249
22250 2000-05-20  Richard Henderson  <rth@cygnus.com>
22251
22252         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22253
22254 2000-05-20  Andreas Jaeger  <aj@suse.de>
22255
22256         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22257         testcase.
22258
22259 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22260
22261         * gcc.c-torture/execute/20000519-2.c: New test.
22262
22263 2000-05-19  Andreas Jaeger  <aj@suse.de>
22264
22265         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22266         which fails with SSA.
22267
22268         * lib/c-torture.exp: Also test with -O3 -fssa.
22269
22270 2000-05-18  Michael Meissner  <meissner@redhat.com>
22271
22272         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22273         * gcc.c-torture/execute/920415-1.c: Ditto.
22274         * gcc.c-torture/execute/920501-1.c: Ditto.
22275         * gcc.c-torture/execute/conversion.c: Ditto.
22276         * gcc.c-torture/execute/cvt-1.c: Ditto.
22277
22278 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22279
22280         * gcc.c-torture/compile/20000518-1.c: New test.
22281
22282 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22283
22284         * g77.f-torture/compile/200005018.f:  New test.
22285
22286 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22287
22288         * gcc.c-torture/compile/20000517-1.c: New test.
22289
22290 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22291
22292         * gcc.c-torture/execute/20000516-1.c: New test.
22293
22294 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22295
22296         * g++.old-deja/g++.other/eh.C: New test.
22297
22298 2000-05-12  Richard Henderson  <rth@cygnus.com>
22299
22300         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22301         constants through to doit's conditional.
22302
22303 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22304
22305         * gcc.c-torture/compile/20000511-1.c: New test.
22306         * g77.f-torture/compile/20000511-1.f: New test.
22307         * g77.f-torture/compile/20000511-2.f: New test.
22308
22309 2000-05-11  Michael Meissner  <meissner@redhat.com>
22310
22311         * gcc.c-torture/execute/20000511-1.c: New test.
22312
22313 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22314
22315         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22316         * gcc.dg/20000510-1.S: New.
22317
22318 2000-05-08  Catherine Moore  <clm@cygnus.com>
22319
22320         * gcc.dg/unused-3.c: New.
22321
22322 2000-05-06  Richard Henderson  <rth@cygnus.com>
22323
22324           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22325           * g++.old-deja/g++.mike/warn1.C: Likewise.
22326           * g++.old-deja/g++.pt/local1.C: Likewise.
22327           * g++.old-deja/g++.pt/local7.C: Likewise.
22328           * g++.old-deja/g++.pt/spec16.C: Likewise.
22329
22330 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22331
22332         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22333
22334 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
22335
22336           * g77.f-torture/execute/20000503-1.f:  New test.
22337
22338 2000-05-04  Andreas Jaeger  <aj@suse.de>
22339
22340         * gcc.dg/noreturn-2.c: New test.
22341
22342 2000-05-04  Neil Booth  <NeilB@earthling.net>
22343
22344         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22345         preprocessor.
22346
22347 2000-05-04  Richard Henderson  <rth@cygnus.com>
22348
22349         * gcc.c-torture/execute/20000503-1.c: Fix typo.
22350
22351 2000-05-04  Richard Henderson  <rth@cygnus.com>
22352
22353         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
22354         OpenSSL by Jason R Thorpe.
22355
22356 2000-05-03  Jim Wilson  <wilson@cygnus.com>
22357
22358         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22359
22360 2000-05-03  Robert Lipe <robertlipe@usa.net>
22361
22362         * gcc.dg/20000503-1.c: New test.
22363
22364 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
22365
22366         * gcc.c-torture/compile/20000502-1.c: New test.
22367         * g++.old-deja/g++.other/align.C: New test.
22368         * gcc.dg/cpp-tradstringify.c: New test.
22369
22370 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22371
22372         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22373         and hard registers.
22374
22375 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
22376
22377         * gcc.c-torture/execute/loop-5.c: New test.
22378
22379 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
22380
22381         * gcc.c-torture/execute/va-arg-20.c: New test.
22382
22383 2000-04-23  Jeffrey A Law  (law@cygnus.com)
22384
22385         * gcc.c-torture/execute/20000422-1.c: New test.
22386
22387 2000-04-20  Greg McGary  <gkm@gnu.org>
22388
22389         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22390         when optimizing, but without sibling-call optimizations (-O1).
22391
22392 2000-04-20  Jeffrey A Law  (law@cygnus.com)
22393
22394           * gcc.c-torture/compile/20000420-1.c: New test.
22395
22396 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
22397
22398         * g++.abi/ptrflags.C: New test.
22399         * g++.eh/catchptr1.C: Test incomplete pointer chains.
22400
22401 2000-04-19  Catherine Moore  <clm@cygnus.com>
22402
22403         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22404
22405 2000-04-19  Greg McGary  <gkm@gnu.org>
22406
22407         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22408         sibling-call optimizations.
22409
22410 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
22411
22412         * gcc.dg/20000419-1.c: New test.
22413
22414 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
22415
22416         * gcc.c-torture/execute/20000412-6.c: New test.
22417
22418 2000-04-12  Jeffrey A Law  (law@cygnus.com)
22419
22420         * gcc.c-torture/execute/20000412-5.c: New test.
22421         * g77.f-torture/compile/20000412-1.f: New test.
22422         * gcc.c-torture/execute/20000412-4.c: New test.
22423         * gcc.c-torture/compile/20000412-2.c: New test.
22424         * gcc.c-torture/execute/20000412-3.c: New test.
22425         * gcc.c-torture/compile/20000412-1.c: New test.
22426         * gcc.c-torture/execute/20000412-2.c: New test.
22427
22428 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
22429
22430         * objc/execute/bf-20.m: New test.
22431
22432 2000-04-10  Richard Henderson  <rth@cygnus.com>
22433
22434         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22435
22436         * gcc.c-torture/execute/20000412-1.c: New test.
22437
22438 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
22439
22440         * g++.old-deja/g++.eh/catchptr1.C: New test.
22441
22442 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
22443
22444         * g++.old-deja/g++.abi/cxa_vec.C: New test.
22445
22446 2000-04-08  Neil Booth  <NeilB@earthling.net>
22447
22448         * gcc.dg/cpp-nullchar.c: Remove test as
22449         embedded nulls cause problems.
22450
22451 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22452
22453         * gcc.dg/compare2.c: New test.
22454
22455 2000-04-08  Neil Booth  <NeilB@earthling.net>
22456
22457         * gcc.dg/cpp-nullchar.c: New test.
22458
22459 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
22460
22461         * gcc.dg/cpp-mi2.c: New test.
22462         * gcc.dg/cpp-mi2[abc].h: New files.
22463
22464 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
22465
22466         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22467         member name.
22468
22469 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
22470
22471         * g++.old-deja/g++.abi/vmihint.C: New test.
22472
22473 2000-04-06  Neil Booth  <NeilB@earthling.net>
22474
22475         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22476         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
22477         copyright.
22478
22479 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
22480
22481         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22482         avoid stack-frame overwrite.
22483
22484 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
22485
22486         * gcc.c-torture/compile/20000405-2.c: New test.
22487         * gcc.c-torture/compile/20000405-3.c: New test.
22488
22489 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22490
22491         * gcc.c-torture/compile/20000405-1.c: New test.
22492
22493 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
22494
22495         * gcc.dg/cast-qual-1.c: Revert last change.
22496
22497 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22498
22499         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
22500
22501 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
22502
22503         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
22504         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
22505
22506 2000-04-03  Jeffrey A Law  (law@cygnus.com)
22507
22508         * gcc.c-torture/compile/20000403-2.c: New test.
22509         * gcc.c-torture/compile/20000403-1.c: New test.
22510
22511 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
22512
22513         * gcc.c-torture/execute/20000403-1.c: New test.
22514
22515 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
22516
22517         * gcc.c-torture/execute/20000402-1.c: New test.
22518
22519 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
22520
22521         * gcc.c-torture/execute/va-arg-15.c: New test.
22522         * gcc.c-torture/execute/va-arg-16.c: New test.
22523         * gcc.c-torture/execute/va-arg-17.c: New test.
22524         * gcc.c-torture/execute/va-arg-18.c: New test.
22525         * gcc.c-torture/execute/va-arg-19.c: New test.
22526
22527 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
22528
22529         * gcc.c-torture/compile/981211-1.c: Move to...
22530         * gcc.dg/cpp-as1.c: ...here.
22531         * gcc.dg/cpp-as2.c: New file.
22532
22533         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
22534         compiler.
22535
22536 2000-04-02  Neil Booth  <NeilB@earthling.net>
22537
22538         * gcc.dg/cpp-cond.c  New tests.
22539         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
22540         accidental success less likely.
22541         * gcc.dg/cpp-missingop.c  New tests.
22542         * gcc.dg/cpp-missingparen.c  New tests.
22543         * gcc.dg/cpp-shift.c  New tests.
22544         * gcc.dg/cpp-shortcircuit.c  New tests.
22545         * gcc.dg/cpp-unary.c  New tests.
22546
22547 2000-03-29  Jeffrey A Law  (law@cygnus.com)
22548
22549         * gcc.c-torture/compile/20000329-1.c: New test.
22550
22551 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
22552
22553         * gcc.c-torture/compile/20000326-1.c: New test.
22554         * gcc.c-torture/compile/20000326-2.c: New test.
22555
22556 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
22557
22558         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22559         the first parameter is a function argument.
22560
22561 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
22562
22563         * g++.old-deja/g++.ext/array4.C: New test.
22564
22565 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
22566
22567         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22568
22569 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22570
22571         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22572
22573 2000-03-19  Richard Henderson  <rth@cygnus.com>
22574
22575         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22576
22577 2000-03-19  Richard Henderson  <rth@cygnus.com>
22578
22579         * gcc.c-torture/compile/20000319-1.c: New test.
22580
22581 2000-03-14  Jeffrey A Law  (law@cygnus.com)
22582
22583         * gcc.c-torture/execute/20000314-3.c: New test.
22584         * gcc.c-torture/execute/20000314-2.c: New test.
22585         * gcc.c-torture/execute/20000314-1.c: New test.
22586         * gcc.c-torture/compile/20000314-2.c: New test.
22587         * gcc.c-torture/compile/20000314-1.c: New test.
22588
22589 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
22590
22591         * g++.old-deja/g++.warn/inline.C: New test.
22592
22593 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
22594
22595         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22596         standards-compliant result rather than specific constants.
22597         Put test-values in array.
22598
22599 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
22600
22601         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22602         (g++_target_compile): Put test-specific options last.
22603
22604 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22605
22606         * g++.old-deja/g++.eh/vbase4.C: New test.
22607
22608 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22609
22610         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22611
22612 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22613
22614         * g++.old-deja/g++.brendan/misc12.C: Removed.
22615         * g++.old-deja/g++.pt/memtemp77.C: Constify.
22616         * g++.old-deja/g++.ext/pretty4.C: New test.
22617
22618 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22619
22620         * g++.old-deja/g++.other/string2.C: New test.
22621
22622 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
22623
22624         * g++.old-deja/g++.warn/impint2.C: New test.
22625
22626 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
22627
22628         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22629         is 1, not zero.
22630
22631 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
22632
22633         * g++.old-deja/g++.warn/impint.C: New test.
22634         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22635         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22636         * g++.old-deja/g++.pt/explicit12.C: Likewise.
22637         * g++.old-deja/g++.pt/explicit13.C: Likewise.
22638         * g++.old-deja/g++.pt/explicit17.C: Likewise.
22639         * g++.old-deja/g++.pt/explicit18.C: Likewise.
22640         * g++.old-deja/g++.pt/explicit19.C: Likewise.
22641         * g++.old-deja/g++.pt/explicit23.C: Likewise.
22642         * g++.old-deja/g++.pt/explicit31.C: Likewise.
22643         * g++.old-deja/g++.pt/explicit35.C: Likewise.
22644         * g++.old-deja/g++.pt/explicit6.C: Likewise.
22645         * g++.old-deja/g++.pt/memclass7.C: Likewise.
22646
22647 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
22648
22649         * gcc.dg/cpp-redef.c: New test.
22650
22651 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22652
22653         * g++.old-deja/g++.pt/unify7.C: New test.
22654
22655 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22656
22657         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22658         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22659
22660 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22661
22662         * gcc.c-torture/compile/20000224-1.c: New test.
22663
22664 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22665
22666         * gcc.c-torture/compile/cpp-2.c: New test.
22667         * gcc.c-torture/compile/cpp-1.c: New test.
22668
22669 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22670
22671         * gcc.c-torture/execute/20000225-1.c: New test.
22672
22673 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22674
22675         * gcc.dg/cpp-li2.c: New test.
22676
22677         * gcc.dg/cpp-wi1.c: New test.
22678
22679         * gcc.dg/cpp-li1.c: New test.
22680
22681 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22682
22683         * g++.old-deja/g++.other/sizeof5.C: New test.
22684
22685 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22686
22687         * gcc.c-torture/execute/va-arg-13.c: New test.
22688
22689 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22690
22691         * gcc.c-torture/execute/va-arg-12.c: New test.
22692
22693 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22694
22695         * gcc.c-torture/execute/20000223-1.c: New test.
22696
22697 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22698
22699         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22700
22701 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22702
22703         * g++.old-deja/g++.abi/ptrmem.C: New test.
22704
22705 2000-02-19  Richard Henderson  <rth@cygnus.com>
22706
22707         * gcc.c-torture/compile/init-3.c: New.
22708
22709 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22710
22711         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22712         ALWAYS_CXXFLAGS.
22713
22714 2000-02-11  Robert Lipe <robertl@sco.com>
22715
22716         * gcc.c-torture/compile/20000211-3.c: New test.
22717
22718 2000-02-11  Martin Buchholz <martin@xemacs.org>
22719
22720         * gcc.c-torture/compile/20000211-2.c: New test.
22721
22722 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22723
22724         * gcc.c-torture/compile/20000211-1.c: New test.
22725
22726 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22727
22728         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22729           on native targets
22730
22731 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22732
22733         * g++.old-deja/g++.other/cast5.C: New test.
22734
22735 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22736
22737         * gcc.c-torture/execute/20000205-1.c: New.
22738
22739 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22740
22741         * g++.old-deja/g++.jason/cast3.C: Return void.
22742         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22743
22744 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22745
22746         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22747
22748         * gcc.dg/loop-1.c: New test.
22749
22750 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22751
22752         * gcc.c-torture/compile/20000127-1.c: New test.
22753         * gcc.c-torture/execute/991228-1.c: New test.
22754
22755 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22756
22757         * gcc.dg/unused-2.c: New test.
22758
22759         * gcc.dg/conv-1.c: New test.
22760
22761 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22762
22763         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22764         compiler.
22765         (tool_option_proc): Fix typo.
22766
22767 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22768
22769         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22770         of the ld on the host, not on the build machine.
22771         Also, don't crash if '--help' is not a supported option.
22772
22773 2000-01-24  Richard Henderson  <rth@cygnus.com>
22774
22775         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22776
22777 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22778
22779         * gcc.c-torture/execute/20000120-2.c: New test.
22780         * gcc.c-torture/execute/20000120-1.c: New test.
22781
22782 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22783
22784         * gcc.c-torture/execute/20000113-1.c: New test.
22785
22786 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22787
22788         * gcc.c-torture/execute/20000112-1.c: New test.
22789
22790 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22791
22792         * gcc.dg/20000111-1.c: New test.
22793
22794 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22795
22796         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22797         with 16 bit integers.
22798
22799 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22800
22801         * gcc.dg/20000108-1.c: New test.
22802
22803 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22804
22805         * g++.old-deja/g++.ns/koenig8.C: New test.
22806
22807 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22808
22809         * g++.old-deja/g++.other/cast4.C: New test.
22810
22811 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22812
22813         * gcc.c-torture/compile/20000105-2.c: New test.
22814         * gcc.c-torture/compile/20000105-1.c: New test.
22815
22816 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22817
22818         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22819         references to printf & atoi to conform to ANSI standard.
22820         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22821         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22822         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22823         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22824         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22825         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22826         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22827         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22828         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22829         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22830         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22831         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22832         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22833         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22834         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22835         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22836         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22837         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22838         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22839         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22840         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22841         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22842         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22843         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22844         * g++.old-deja/g++.brendan/init3.C: Likewise.
22845         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22846         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22847         * g++.old-deja/g++.brendan/new2.C: Likewise.
22848         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22849         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22850         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22851         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22852         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22853         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22854         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22855         * g++.old-deja/g++.brendan/template24.C: Likewise.
22856         * g++.old-deja/g++.brendan/template3.C: Likewise.
22857         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22858         * g++.old-deja/g++.jason/inline3.C: Likewise.
22859         * g++.old-deja/g++.jason/opeq.C: Likewise.
22860         * g++.old-deja/g++.law/arg5.C: Likewise.
22861         * g++.old-deja/g++.law/arm7.C: Likewise.
22862         * g++.old-deja/g++.law/ctors11.C: Likewise.
22863         * g++.old-deja/g++.law/cvt8.C: Likewise.
22864         * g++.old-deja/g++.law/init9.C: Likewise.
22865         * g++.old-deja/g++.law/refs4.C: Likewise.
22866         * g++.old-deja/g++.law/template2.C: Likewise.
22867         * g++.old-deja/g++.law/visibility24.C: Likewise.
22868         * g++.old-deja/g++.law/vtable3.C: Likewise.
22869         * g++.old-deja/g++.mike/asm2.C: Likewise.
22870         * g++.old-deja/g++.mike/eh1.C: Likewise.
22871         * g++.old-deja/g++.mike/misc1.C: Likewise.
22872         * g++.old-deja/g++.mike/misc13.C: Likewise.
22873         * g++.old-deja/g++.mike/misc14.C: Likewise.
22874         * g++.old-deja/g++.mike/ns12.C: Likewise.
22875         * g++.old-deja/g++.mike/p1248.C: Likewise.
22876         * g++.old-deja/g++.mike/p3708.C: Likewise.
22877         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22878         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22879         * g++.old-deja/g++.mike/p646.C: Likewise.
22880         * g++.old-deja/g++.mike/p700.C: Likewise.
22881         * g++.old-deja/g++.mike/p783.C: Likewise.
22882         * g++.old-deja/g++.mike/p783a.C: Likewise.
22883         * g++.old-deja/g++.mike/p783b.C: Likewise.
22884         * g++.old-deja/g++.mike/p786.C: Likewise.
22885         * g++.old-deja/g++.mike/p789.C: Likewise.
22886         * g++.old-deja/g++.mike/p789a.C: Likewise.
22887         * g++.old-deja/g++.mike/p807a.C: Likewise.
22888         * g++.old-deja/g++.other/delete3.C: Likewise.
22889         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22890         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22891         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22892         * g++.old-deja/g++.other/empty1.C: Likewise.
22893         * g++.old-deja/g++.other/temporary1.C: Likewise.
22894         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22895         * g++.old-deja/g++.pt/t16.C: Likewise.
22896         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22897
22898 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22899
22900         * gcc.dg/991230-1.c: New test.
22901
22902 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22903
22904         * gcc.c-torture/compile/991229-3.c: New test.
22905         * gcc.c-torture/compile/991229-2.c: New test.
22906         * gcc.c-torture/compile/991229-1.c: New test.
22907
22908 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22909
22910         * gcc.c-torture/compile/labels-2.c: New test.
22911
22912 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22913
22914         * gcc.c-torture/execute/991227-1.c: New test.
22915
22916 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22917
22918         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22919
22920 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22921
22922         * gcc.c-torture/execute/991221-1.c: New test.
22923
22924 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22925
22926         * g++.old-deja/g++.other/cast3.C: New test.
22927
22928 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22929
22930         * gcc.c-torture/execute/991216-4.c: New test.
22931
22932 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22933
22934         * gcc.c-torture/execute/991216-1.c: New test.
22935         * gcc.c-torture/execute/991216-2.c: New test.
22936         * gcc.c-torture/execute/991216-3.c: New test.
22937
22938 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22939
22940         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22941         Actually make the test fail by using "-O2" for compilation.
22942
22943 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22944
22945         * g++.old-deja/g++.warn/cast-align1.C: New test.
22946
22947 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22948
22949         * gcc.c-torture/compile/991214-1.c: New test.
22950         * gcc.c-torture/compile/991214-2.c: New test.
22951
22952 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22953
22954         * gcc.dg/991214-1.c: New test.
22955
22956 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22957
22958         * gcc.c-torture/compile/991213-3.c: New test.
22959         * gcc.c-torture/compile/991213-2.c: New test.
22960         * gcc.c-torture/compile/991213-1.c: New test.
22961
22962 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22963
22964         * gcc.dg/991209-1.c: New test.
22965
22966 1999-12-08  Nathan Sidwell <nathan@acm.org>
22967
22968         * gcc.c-torture/compile/991208-1.c: New test.
22969
22970 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22971
22972         * gcc.dg/ultrasp2.c: New test.
22973
22974 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22975
22976         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22977
22978 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22979
22980         * gcc.c-torture/compile/991202-1.c: New test.
22981         * gcc.c-torture/execute/991202-1.c: New test.
22982         * gcc.c-torture/execute/991202-2.c: New test.
22983         * gcc.c-torture/execute/991202-3.c: New test.
22984
22985 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22986
22987         * g++.old-deja/g++.abi/align.C: New test.
22988         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22989         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22990
22991 1999-12-01  Richard Henderson  <rth@cygnus.com>
22992
22993         * gcc.c-torture/execute/991201-1.c: New.
22994
22995 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22996
22997         * gcc.dg/991129-1.c: New test.
22998
22999 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
23000
23001         * gcc.c-torture/compile/991127-1.c: New test.
23002
23003 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23004
23005         * g++.old-deja/g++.other/warn4.C: New test.
23006
23007 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23008
23009         * g++.old-deja/g++.eh/cleanup2.C: New test.
23010         * g++.old-deja/g++.ext/pretty2.C: New test.
23011         * g++.old-deja/g++.ext/pretty3.C: New test.
23012         * g++.old-deja/g++.other/debug6.C: New test.
23013
23014 1999-10-20  Jim Wilson  <wilson@cygnus.com>
23015
23016         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
23017         compiler_output to look for one error message instead of two.
23018
23019 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
23020
23021         * gcc.c-torture/execute/991118-1.c: Also test case
23022         where the word boundary does not split a byte evenly.
23023
23024 1999-11-19  Nathan Sidwell  <nathan@acm.org>
23025
23026         * g++.old-deja/g++.ext/restrict1.C: New test.
23027
23028 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
23029
23030         * gcc.c-torture/execute/991118-1.c: New test.
23031
23032 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
23033
23034         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
23035         working directory pathnames.
23036
23037 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
23038
23039         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
23040         host is equipped with driver.h and driver.o so it can actually
23041         compile and run the tests.
23042
23043 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
23044
23045         * gcc.c-torture/compile/991008-1.c: New test.
23046
23047 1999-11-08  Nick Clifton  <nickc@cygnus.com>
23048
23049         * lib/gcc-dg.exp: Include target-supports.exp
23050
23051 1999-11-05  Nick Clifton  <nickc@cygnus.com>
23052
23053         * lib/target-supports.exp: New file: Provide procs to test for
23054         features supported by the target.
23055         (check_weak_available): Moved here from ecos.exp.
23056         (check_alias_available): New proc: Determine of the target
23057         toolchain supports the alias attribute.
23058
23059         * gcc.dg/special/ecos.exp: Move check_weak_available to
23060         target-supports.exp.
23061         (alias-1.c): Only perform the test if the target supports
23062         aliases.
23063         (wkali-1.c): Only perform the test if the target supports
23064         aliases.
23065
23066         * gcc.dg/990506-0.c: Expect error messages from cross
23067         targets as well as native targets.
23068
23069 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23070
23071         * gcc.dg/ultrasp1.c: Removed xfail.
23072         * gcc.dg/struct-ret-2.c: Likewise.
23073         * gcc.dg/array-1.c: Likewise.
23074
23075 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23076
23077         * gcc.dg/struct-ret-2.c: New test.
23078
23079         * gcc.dg/array-1.c: New test.
23080
23081 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
23082
23083         * gcc.c-torture/execute/991030-1.c: New test.
23084
23085 1999-10-26  Richard Henderson  <rth@cygnus.com>
23086
23087         * gcc.c-torture/compile/991026-2.c: New test.
23088
23089 1999-10-26  Jeffrey A Law  (law@cygnus.com)
23090
23091         * gcc.c-torture/compile/991026-1.c: New test.
23092
23093 1999-10-23  Jeffrey A Law  (law@cygnus.com)
23094
23095         * gcc.c-torture/execute/991023-1.c: New test.
23096
23097 1999-10-19  Jeffrey A Law  (law@cygnus.com)
23098
23099         * gcc.c-torture/execute/991019-1.c: New test.
23100
23101 1999-10-16  Richard Henderson  <rth@cygnus.com>
23102
23103         * gcc.c-torture/execute/991016-1.c: New test.
23104
23105 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
23106
23107         * gcc.c-torture/execute/991014-1.c: New test.
23108
23109 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
23110
23111         * g++.old-deja/g++.other/union2.C: New test.
23112
23113 1999-10-13  Nathan Sidwell  <nathan@acm.org>
23114
23115         * g++.old-deja/g++.other/vaarg2.C: New test.
23116         * g++.old-deja/g++.other/vaarg3.C: New test.
23117
23118 1999-10-12  Craig Burley  <craig@jcb-sc.com>
23119
23120         * g77.f-torture/noncompile/19990905-1.f: Moved from being
23121         in compile/.
23122
23123 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
23124
23125         * gcc.c-torture/execute/va-arg-11.c: New test.
23126
23127 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
23128
23129         * lib/file-format.exp (gcc_target_object_format): Don't
23130         crash if objdump is unavailable.
23131
23132 1999-09-29  Donn Terry <donn@interix.com>
23133
23134         * gcc.misc-tests/mg.exp: delete extraneous redirection.
23135
23136 1999-09-28  Nick Clifton  <nickc@cygnus.com>
23137
23138         * gcc.c-torture/compile/990928-1.c: New test.
23139
23140 1999-09-28  Nathan Sidwell  <nathan@acm.org>
23141
23142         * g++.old-deja/g++.other/decl6.C: New test.
23143
23144 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23145
23146         * gcc.c-torture/execute/va-arg-10.c: New test.
23147
23148 1999-09-27  Nathan Sidwell  <nathan@acm.org>
23149
23150         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
23151         __PRETTY_FUNCTION__.
23152
23153 1999-09-23  Nick Clifton  <nickc@cygnus.com>
23154
23155         * gcc.c-torture/execute/990923-1.c: New test.
23156
23157 1999-09-21  Nick Clifton  <nickc@cygnus.com>
23158
23159         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
23160         for which -fpic is inappropriate.
23161
23162 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
23163
23164         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
23165
23166 1999-09-21  Nathan Sidwell  <nathan@acm.org>
23167
23168         * g++.old-deja/g++.other/dyncast1.C: New test.
23169         * g++.old-deja/g++.other/dyncast2.C: New test.
23170         * g++.old-deja/g++.other/dyncast3.C: New test.
23171         * g++.old-deja/g++.other/dyncast4.C: New test.
23172         * g++.old-deja/g++.other/dyncast5.C: New test.
23173         * g++.old-deja/g++.eh/catch3.C: New test.
23174         * g++.old-deja/g++.eh/catch3p.C: New test.
23175         * g++.old-deja/g++.eh/catch4.C: New test.
23176         * g++.old-deja/g++.eh/catch4p.C: New test.
23177         * g++.old-deja/g++.eh/catch5.C: New test.
23178         * g++.old-deja/g++.eh/catch5p.C: New test.
23179         * g++.old-deja/g++.eh/catch6.C: New test.
23180         * g++.old-deja/g++.eh/catch6p.C: New test.
23181         * g++.old-deja/g++.eh/catch7.C: New test.
23182         * g++.old-deja/g++.eh/catch7p.C: New test.
23183         * g++.old-deja/g++.eh/catch8.C: New test.
23184         * g++.old-deja/g++.eh/catch8p.C: New test.
23185         * g++.old-deja/g++.eh/catch9.C: New test.
23186         * g++.old-deja/g++.eh/catch9p.C: New test.
23187
23188 1999-09-13  Nathan Sidwell  <nathan@acm.org>
23189
23190         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
23191         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
23192
23193 1999-09-13  Jeffrey A Law  (law@cygnus.com)
23194
23195         * gcc.c-torture/compile/990913-1.c: New test.
23196
23197 1999-09-10  Nathan Sidwell  <nathan@acm.org>
23198
23199         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
23200         * g++.old-deja/g++.jason/rfg5.C: Likewise.
23201
23202 1999-09-09  Richard Henderson  <rth@cygnus.com>
23203
23204         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
23205
23206 1999-09-09  Nathan Sidwell  <nathan@acm.org>
23207
23208         * g++.old-deja/g++.other/lookup11.C: New test.
23209         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
23210         what is permitted and what we want.
23211         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
23212         overload use.
23213         * g++.old-deja/g++.jason/rfg5.C: Likewise
23214
23215 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
23216
23217         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
23218         * gcc.c-torture/noncompile/poison-1.c: New file.
23219
23220 1999-09-08  Nathan Sidwell  <nathan@acm.org>
23221
23222         * g++.old-deja/g++.other/sizeof3.C: New test.
23223         * g++.old-deja/g++.other/sizeof4.C: New test.
23224         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
23225         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
23226
23227 1999-09-07  Richard Henderson  <rth@cygnus.com>
23228
23229         * gcc.dg/va-arg-1.c: New.
23230
23231 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23232
23233         * gcc.c-torture/execute/va-arg-9.c: New test.
23234
23235 1999-09-05  Craig Burley  <craig@jcb-sc.com>
23236
23237         * g77.f-torture/compile/980519-2.f: New test.
23238         * g77.f-torture/compile/19990905-0.f: New test.
23239         * g77.f-torture/compile/19990905-1.f: New test.
23240         * g77.f-torture/compile/19990905-2.f: New test.
23241
23242         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
23243
23244 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
23245
23246         * gcc.c-torture/execute/990827-1.c: Fix typo.
23247
23248 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23249
23250         * g++.old-deja/g++.other/deref1.C: New test.
23251
23252 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23253
23254         * g++.old-deja/g++.other/ambig2.C: New test.
23255         * g++.old-deja/g++.other/cond5.C: New test.
23256         * g++.old-deja/g++.other/lookup16.C: New test.
23257
23258 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23259
23260         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23261         assemblers too.
23262
23263 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23264
23265         * lib/c-torture.exp: Avoid the "compare executables" optimization
23266         when testing native.
23267
23268 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23269
23270         * gcc.c-torture/execute/990829-1.c: New test.
23271         * gcc.c-torture/compile/990829-1.c: New test.
23272
23273 1999-08-27  Paul Burchard  <burchard@pobox.com>
23274
23275         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23276         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23277         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23278         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23279         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23280         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23281         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23282         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23283         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23284         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23285         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23286
23287 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23288
23289         * gcc.c-torture/execute/990827-1.c: New test.
23290
23291 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23292
23293         * g77.f-torture/noncompile/19990826-4.f: New test.
23294
23295         * g77.f-torture/compile/19990826-3.f: New test.
23296
23297         * g77.f-torture/execute/19990826-2.f: New test.
23298
23299         * g77.f-torture/compile/19990826-1.f: New test.
23300
23301         * gcc.c-torture/execute/990826-0.c: New test.
23302         * g77.c-torture/execute/19990826-0.f: New test.
23303
23304         * g77.f-torture/noncompile/970626-2.f: New test.
23305
23306 1999-08-25  Paul Burchard  <burchard@pobox.com>
23307
23308         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23309         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23310         lss-011.C: New tests.
23311
23312 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23313
23314         * g++.old-deja/g++.other/decl5.C: New test.
23315
23316 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23317
23318         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23319         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23320         call `postbase' for each one.  All callers of `postbase' changed
23321         to call this instead.
23322
23323 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
23324
23325         * gcc.c-torture/execute/990811-1.c: New test.
23326
23327 1999-08-09  Nick Clifton  <nickc@cygnus.com>
23328
23329         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23330         just native ones.
23331
23332         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23333         just native ones.
23334
23335 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23336
23337         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23338
23339 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23340
23341         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23342
23343 1999-08-04  Nathan Sidwell  <nathan@acm.org>
23344
23345         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23346
23347 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23348
23349         * gcc.c-torture/execute/990804-1.c: New test.
23350
23351 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23352
23353         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23354         * g++.old-deja/g++.brendan/crash64.C: Likewise
23355         * g++.old-deja/g++.brendan/overload8.C: Likewise
23356
23357 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23358
23359         * g++.old-deja/g++.other/struct1.C: New test.
23360
23361 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23362
23363         * g++.old-deja/g++.other/enum2.C: New test.
23364
23365 1999-08-02  Richard Henderson  <rth@cygnus.com>
23366
23367         Adapted from tests from Franz Sirl:
23368         * gcc.c-torture/execute/va-arg-7.c: New test.
23369         * gcc.c-torture/execute/va-arg-8.c: New test.
23370
23371 1999-08-01  Jeffrey A Law  (law@cygnus.com)
23372
23373         * gcc.c-torture/compile/990801-2.c: New test.
23374
23375         * gcc.c-torture/compile/990801-1.c: New test.
23376
23377 1999-07-27  Michael Meissner  <meissner@cygnus.com>
23378
23379         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23380         fp-cmp-1.c, converting double to float.
23381
23382         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23383         fp-cmp-1.c, converting double to long double.
23384
23385         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23386         from fr1 to unknown_register, since fr1 is a legitimate register
23387         on some machines.
23388
23389 1999-07-25  Jeffrey A Law  (law@cygnus.com)
23390
23391         * README: More listname related changes.
23392
23393 1999-07-08  Catherine Moore  <clm@cygnus.com>
23394
23395         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
23396
23397 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
23398
23399         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23400
23401 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23402
23403         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23404
23405 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
23406
23407         * gcc.dg/990703-1.c: New test.
23408
23409 1999-06-29  Nick Clifton  <nickc@cygnus.com>
23410
23411         * lib/file-format.exp: New file: Move definition of proc
23412         gcc_target_object_format to here from
23413         gcc.dg/special/ecos.exp.
23414
23415         * lib/c-torture.exp: Include lib file-format.exp.
23416         * lib/gcc-dg.exp: Include lib file-format.exp.
23417
23418         * gcc.dg/special/ecos.exp: Remove definition of proc
23419         gcc_target_object_format.
23420
23421 1999-06-28  Jeffrey A Law  (law@cygnus.com)
23422
23423         * gcc.c-torture/execute/990628-1.c: New test.
23424
23425 1999-06-25  Jeffrey A Law  (law@cygnus.com)
23426
23427         * gcc.c-torture/compile/990625-2.c: New test.
23428
23429         * gcc.c-torture/compile/990625-1.c: New test.
23430
23431 1999-06-23  Nick Clifton  <nickc@cygnus.com>
23432
23433         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
23434         attributes compile.
23435         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23436         ports that use the COFF/PE file format.
23437
23438 1999-06-17  Jeffrey A Law  (law@cygnus.com)
23439
23440         * gcc.c-torture/compile/990617-1.c: New test.
23441
23442 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
23443
23444         * g++.old-deja/g++.other/decl4.C: New test.
23445
23446 1999-06-14  Nathan Sidwell  <nathan@acm.org>
23447
23448         * g++.old-deja/g++.other/bitfld3.C: New test.
23449
23450 1999-06-08  Nathan Sidwell  <nathan@acm.org>
23451
23452         * g++.old-deja/g++.eh/catch1.C: New test.
23453
23454 1999-06-07  Jeffrey A Law  (law@cygnus.com)
23455
23456         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23457
23458         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23459         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
23460
23461 1999-06-05  Craig Burley  <craig@jcb-sc.com>
23462
23463         * g77.f-torture/compile/19990502-0.f: Replace with new,
23464         shorter, test that still fails after recent changes.
23465
23466 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23467
23468         * gcc.c-torture/execute/990604-1.c: New test.
23469
23470 1999-05-31  Jeffrey A Law  (law@cygnus.com)
23471
23472         * gcc.c-torture/execute/990531-1.c: New test.
23473
23474 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23475
23476         * gcc.c-torture/compile/990527-1.c: New test.
23477
23478 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
23479
23480         * gcc.c-torture/execute/990527-1.c: New test.
23481
23482 1999-05-25  Nick Clifton  <nickc@cygnus.com>
23483
23484         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23485         bitfields as signed.
23486
23487 1999-05-25  Craig Burley  <craig@jcb-sc.com>
23488
23489         * g77.f-torture/compile/19990525-0.f: New test.
23490
23491 1999-05-25  Jeffrey A Law  (law@cygnus.com)
23492
23493         * gcc.c-torture/execute/990525-2.c: New test.
23494
23495         * gcc.c-torture/execute/990525-1.c: New test.
23496
23497 1999-05-24  Nathan Sidwell  <nathan@acm.org>
23498
23499         * g++.old-deja/g++.other/anon3.C: New test.
23500         * g++.old-deja/g++.other/anon4.C: New test.
23501         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
23502         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
23503         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
23504         Merrill).
23505
23506 1999-05-24  Jeffrey A Law  (law@cygnus.com)
23507
23508         * gcc.c-torture/execute/990524-1.c: New test.
23509
23510         * gcc.dg/990524-1.c: New test.
23511
23512 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23513
23514         * gcc.c-torture/compile/990523-1.c: New test.
23515
23516 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
23517
23518         * gcc.c-torture/compile/990519-1.c: New test.
23519
23520 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23521
23522         * gcc.c-torture/compile/990517-1.c: New test.
23523
23524         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
23525         (e4, f4): New tests.
23526         (main): Call them.
23527
23528 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23529
23530         * gcc.dg/noreturn-1.c: New test.
23531
23532 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23533
23534         * gcc.c-torture/execute/990513-1.c: New test.
23535
23536 1999-05-10  Richard Henderson  <rth@cygnus.com>
23537
23538         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23539
23540 1999-05-10  Craig Burley  <craig@jcb-sc.com>
23541
23542         * g77.f-torture/execute/erfc.f: Use small single-precision
23543         values, to avoid problems on Alphas when not -mieee.
23544
23545 1999-05-08  Craig Burley  <craig@jcb-sc.com>
23546
23547         * gcc.dg/990506-0.c: New test.
23548
23549 1999-05-08  Richard Henderson  <rth@cygnus.com>
23550
23551         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23552         the constant to test.  Don't XFAIL 64-bit targets.
23553
23554         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23555         * g++.old-deja/g++.law/profile1.C: Likewise.
23556
23557         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23558         operator new instances.
23559         * g++.old-deja/g++.other/delete5.C: Likewise.
23560
23561 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23562
23563         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23564         intrinsic.
23565
23566 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23567
23568         * g77.f-torture/execute/u77-test.f: Reverse order of two
23569         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23570
23571 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23572
23573         * gcc.dg/compare1.c: New test.
23574
23575 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
23576
23577         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23578         New tests.
23579
23580 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23581
23582         * g77.f-torture/compile/19990502-1.f: New test.
23583
23584 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23585
23586         * g77.f-torture/compile/19990502-0.f: New test.
23587
23588 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23589
23590         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23591         intrinsic.
23592
23593 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23594
23595         * g77.f-torture/execute/u77-test.f (main): List libU77
23596         intrinsics not currently tested.
23597         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23598         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23599         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23600         Trim blanks off the ends of some printed strings.
23601
23602 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23603
23604         * g77.f-torture/execute/u77-test.f (main): Just warn about
23605         FSTAT gid disagreement, as it's expected on some systems.
23606
23607 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23608
23609         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23610         use a new function, which allows for some slop.
23611         Clean up some commentary.
23612         (issum): The new function.
23613         (sgladd): Deleted subroutine.
23614
23615 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23616
23617         * g77.f-torture/execute/u77-test.f: Modify to be more like
23618         libf2c/libU77 version, bringing patches to that version here.
23619         Add suitable commentary.
23620
23621 1999-04-25  Richard Henderson  <rth@cygnus.com>
23622
23623         * gcc.dg/990424-1.c: New test.
23624
23625 1999-04-24  Craig Burley  <craig@jcb-sc.com>
23626
23627         * g77.f-torture/execute/u77-test.f (main): Bug involving
23628         LSTAT has been fixed, so turn back on full checking.
23629
23630 1999-04-20  Craig Burley  <craig@jcb-sc.com>
23631
23632         * g77.f-torture/compile/19990419-0.f: New test.
23633         * g77.f-torture/execute/19990419-1.f: New test.
23634
23635 1999-04-17  Richard Henderson  <rth@cygnus.com>
23636
23637         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23638         to avoid the need for a prototype to supress a warning.
23639
23640 1999-04-07  Jim Wilson  <wilson@cygnus.com>
23641
23642         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23643
23644 1999-04-04  Jeffrey A Law  (law@cygnus.com)
23645
23646         * gcc.c-torture/execute/990404-1.c: New test.
23647
23648 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23649
23650         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23651         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23652         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23653         missing initializer warnings.
23654
23655 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23656
23657         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23658         matching strings.
23659
23660 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23661
23662         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23663
23664 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23665
23666         * g77.f-torture/execute/19990325-0.f: New test.
23667         * g77.f-torture/execute/19990325-1.f: New test.
23668
23669 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23670
23671         * gcc.c-torture/execute/990324-1.c: New test.
23672
23673 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23674
23675         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23676         test with 4.
23677
23678 1999-03-17  Richard Henderson  <rth@cygnus.com>
23679
23680         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23681
23682 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23683
23684         * g77.f-torture/execute/19990313-2.f: New test.
23685         * g77.f-torture/execute/19990313-3.f: New test.
23686
23687 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23688
23689         * g77.f-torture/execute/19990313-0.f: New test.
23690         * g77.f-torture/execute/19990313-1.f: New test.
23691
23692 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23693
23694         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23695         printf to sprintf.
23696         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23697         (main): Add check for u15.  Conditionalize u31 check depending on
23698         whether ints are <32 bits or >=32 bits.
23699
23700 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23701
23702         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23703
23704 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23705
23706         * g77.f-torture/compile/19990305-0.f: New test.
23707         * g77.f-torture/execute/19981119-0.f: New test.
23708
23709 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23710
23711         * g77.f-torture/execute/970625-2.f: call ABORT if final
23712         result is not correct, instead of just printing it.
23713         Add this checking via newly introduced obfuscation, to
23714         trip up buggy front ends.
23715
23716 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23717
23718         * g77.f-torture/compile/960317-1.f: Moved from being
23719         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23720
23721 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23722
23723         * g77.f-torture/execute/960317-1.f: New (old) test.
23724         * g77.f-torture/execute/970625-2.f: Ditto.
23725
23726 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23727
23728         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23729         message on line 1 or line 2; cccp and cpplib do this differently.
23730
23731 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23732
23733         * g++.old-deja/g++.law/weak1.C: New test.
23734
23735 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23736
23737         * gcc.c-torture/execute/990119-1.c: Renamed to...
23738         * gcc.dg/990119-1.c: this, so it will only be tested once
23739         (it's a preprocessor test, it doesn't need to be run at
23740         multiple optimization levels).
23741
23742 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23743
23744         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23745           ALWAYS_CXXFLAGS.
23746
23747 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23748
23749         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23750         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23751         to not be compilable by current g77.
23752
23753 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23754
23755         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23756
23757 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23758
23759         * gcc.c-torture/execute/990222-1.c: New test.
23760
23761 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23762
23763         * g77.f-torture/compile/19990218-0.f: New test.
23764         * g77.f-torture/noncompile/19990218-1.f: New test.
23765
23766 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23767
23768         * g77.f-torture/compile/19981216-0.f: New test.
23769
23770 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23771
23772         * gcc.dg/990214-1.c: New test.
23773
23774 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23775
23776         * gcc.dg/990213-2.c: New test.
23777
23778         * gcc.dg/990213-1.c: New test.
23779
23780 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23781
23782         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23783         ints.
23784
23785 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23786
23787         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23788         specified by target.
23789
23790         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23791
23792 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23793
23794         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23795
23796 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23797
23798         * gcc.dg/special/ecos.exp: New test driver for new tests with
23799         special requirements.
23800
23801         * gcc.dg/special/alias-1.c: New test.
23802         * gcc.dg/special/gcsec-1.c: New test.
23803         * gcc.dg/special/weak-1.c: New test.
23804         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23805         * gcc.dg/special/weak-2.c: New test.
23806         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23807         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23808         * gcc.dg/special/wkali-1.c: New test.
23809         * gcc.dg/special/wkali-2.c: New test.
23810         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23811         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23812
23813 1999-02-10  Felix Lee  <flee@cygnus.com>
23814
23815           * lib/c-torture.exp (c-torture-compile): Pull out code for
23816           analyzing gcc error messages.
23817           (c-torture-execute): Likewise.  Fix some (harmless) false
23818           positives.
23819           * lib/gcc.exp (gcc_check_compile): New function.
23820
23821 1999-02-08  Richard Henderson  <rth@cygnus.com>
23822
23823         * gcc.c-torture/execute/990208-1.c: New test.
23824
23825 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23826
23827         * g++.dg/special/ecos.exp: New driver for new tests with special
23828         requirements
23829
23830         * g++.dg/special/conpr-1.C: New test
23831         * g++.dg/special/conpr-2.C: New test
23832         * g++.dg/special/conpr-2a.C: New test
23833         * g++.dg/special/conpr-3.C: New test
23834         * g++.dg/special/conpr-3a.C: New test
23835         * g++.dg/special/conpr-3b.C: New test
23836
23837         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23838         allow g++ to use the dg driver
23839
23840         * README: Add comment about g++.dg directory
23841
23842 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23843
23844         * README: Update email addresses.
23845
23846 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23847
23848         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23849         arguments in order to force structure S onto the stack even on
23850         the alpha.
23851         (test): Pass 10 leading arguments to function foo as well as the
23852         structure S.
23853
23854         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23855         failure for all targets.
23856
23857         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23858         abort to terminate program execution.
23859
23860 1999-01-30  Richard Henderson  <rth@cygnus.com>
23861
23862         * gcc.c-torture/execute/990130-1.c: New test.
23863
23864 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23865
23866         * gcc.dg/990130-1.c: New test.
23867
23868 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23869
23870         * gcc.c-torture/execute/990128-1.c: New test.
23871
23872 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23873
23874         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23875
23876 1999-01-27  Felix Lee  <flee@cygnus.com>
23877
23878         * lib/c-torture.exp (c-torture-compile): pull out code for
23879         analyzing gcc error messages.
23880         (c-torture-execute): ditto, and fix some (harmless) false
23881         positives.
23882         * lib/gcc.exp (gcc_check_compile): new function.
23883
23884 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23885
23886         * gcc.dg/990117-1.c: New test.
23887
23888         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23889
23890         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23891
23892 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23893
23894         * g77.f-torture/compile/990115-1.f: New test.
23895
23896 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23897
23898         * gcc.c-torture/compile/990107-1.c: New test
23899
23900 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23901
23902         * gcc.c-torture/execute/990106-2.c: New test.
23903
23904         * gcc.c-torture/execute/990106-1.c: New test.
23905
23906 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23907
23908         * gcc.c-torture/compile/981223-1.c: New test.
23909
23910 1998-12-29  Richard Henderson  <rth@cygnus.com>
23911
23912         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23913         (opt3): Rename from opt4 and disable.
23914
23915 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23916
23917         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23918
23919 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23920
23921         * g++.old-deja/g++.other/conv5.C: New test.
23922
23923 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23924
23925         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23926
23927 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23928
23929         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23930
23931 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23932
23933         * gcc.c-torture/compile/981211-1.c: New test.
23934
23935 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23936
23937         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23938
23939         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23940
23941 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23942
23943         * gcc.special/930510-1.c: Make C9X safe.
23944         * gcc.misc-tests/gcov-1.c Similarly.
23945         * gcc.misc-tests/gcov-2.c Similarly.
23946
23947 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23948
23949         * gcc.dg/ultrasp1.c: New test.
23950
23951 1998-12-06  Richard Henderson  <rth@cygnus.com>
23952
23953         * gcc.c-torture/execute/981206.c: New test.
23954
23955 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23956
23957         * g++.old-deja/g++.ns/template7.C: New test.
23958
23959         * g++.old-deja/g++.other/expr1.C: New test.
23960
23961         * g++.old-deja/g++.eh/tmpl3.C: New test.
23962
23963         * g++.old-deja/g++.eh/tmpl2.C: New test.
23964
23965 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23966
23967         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23968         * g++.old-deja/g++.other/using6.C: Removed.
23969         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23970
23971         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23972
23973 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23974
23975         * g++.old-deja/g++.pt/overload8.C: New test.
23976
23977         * g++.old-deja/g++.pt/overload7.C: New test.
23978
23979         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23980
23981         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23982         and relinking messages.
23983         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23984         compiling with -frepo.
23985
23986 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23987
23988         * g++.old-deja/g++.pt/lookup6.C: New test.
23989
23990 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23991
23992         * gcc.c-torture/execute/981130-1.c: New test.
23993         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23994
23995 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23996
23997         * g++.old-deja/g++.pt/explicit76.C: New test.
23998
23999         * g++.old-deja/g++.pt/friend38.C: New test.
24000
24001         * g++.old-deja/g++.ns/crash2.C: New test.
24002
24003         * g++.old-deja/g++.pt/defarg8.C: New test.
24004
24005         * g++.old-deja/g++.pt/instantiate6.C: New test.
24006
24007         * g++.old-deja/g++.pt/static6.C: New test.
24008
24009         * g++.old-deja/g++.pt/decl2.C: New test.
24010
24011 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24012
24013         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
24014         problem is actually related with name lookup, but so what? :-)
24015
24016         * g++.old-deja/g++.pt/friend37.C: New test.
24017
24018 1998-11-25  Dave Love  <d.love@dl.ac.uk>
24019
24020         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
24021         element, which fails on some systems.
24022
24023         * g77.f-torture/execute/labug1.f: New test.
24024
24025 1998-11-21  Jeffrey A Law  (law@cygnus.com)
24026
24027         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
24028         is defined.
24029
24030 1998-11-18  Dave Love  <d.love@dl.ac.uk>
24031
24032         * g77.f-torture/compile/981117-1.f: New test.
24033
24034 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
24035
24036         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
24037         properly discarded.
24038
24039 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
24040
24041         * gcc.c-torture/execute/memcheck: New directory of tests for
24042         -fcheck-memory-usage.
24043
24044 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24045
24046         * README: New file, general information about the testsuite and
24047         new description of the various C++ test subdirectories.
24048         * README.g++: Eliminate obsolete information, update and move most
24049         relevant stuff to README.
24050
24051 1998-11-07  Richard Henderson  <rth@cygnus.com>
24052
24053         * gcc.c-torture/compile/981107-1.c: New test.
24054
24055 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
24056
24057         * execute/memcpy-bi.c: New testcase.
24058
24059 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
24060
24061         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
24062         base classes.
24063
24064         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
24065         template is selected.
24066
24067         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
24068         classes, it should be accepted for all types.
24069
24070         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
24071
24072         * g++.old-deja/g++.pt/spec24.C: Ensure that template
24073         specializations start with template headers.
24074
24075 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
24076
24077         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
24078
24079         * g++.old-deja/g++.other/init9.C: Test cross initialization of
24080         non-POD types.
24081
24082 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24083
24084         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
24085
24086 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
24087
24088         * compile/981022-1.c, compile/981022-1.x: New test and driver.
24089
24090 1998-10-19  Jeffrey A Law  (law@cygnus.com)
24091
24092         * 981019-1.c: New test.
24093
24094 1998-10-14  Robert Lipe <robertl@dgii.com>
24095
24096         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
24097         find objc headers.
24098
24099 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24100
24101         * compile/981001-4.c: Remove use of GCC extension that triggers a
24102         compiler bug.
24103
24104 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
24105
24106         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
24107
24108 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24109
24110         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
24111         instantiation of template produces incorrect code for delete
24112         expression.
24113
24114         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
24115         constructors' name is not unique.
24116         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
24117         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
24118
24119         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
24120         automatic array of const is ill-formed.
24121
24122         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
24123         of template parameter?
24124
24125         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
24126         const.
24127
24128         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
24129         pointer-to-member expression.
24130
24131         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
24132         declaration causes ICE.
24133
24134 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
24135
24136         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
24137         reserved in the global namespace.
24138
24139         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
24140         generate needed virtual table.
24141
24142         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
24143
24144 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
24145
24146         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
24147         template-dependent type
24148
24149 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
24150
24151         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
24152         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
24153         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
24154
24155         * g++.old-deja/g++.other/using5.C: New test; using decl from base
24156         class should be usable as argument of member function.
24157         * g++.old-deja/g++.other/using6.C: New test; using decl from base
24158         class should be usable as return type of member function.
24159         * g++.old-deja/g++.other/using7.C: New test; using decl from base
24160         class should be usable as type of data member.
24161
24162         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
24163
24164 1998-10-09  Jeffrey A Law  (law@cygnus.com)
24165
24166         * gcc.c-torture/special/920521-1.c: Fix bogus test.
24167
24168 1998-10-08  Nick Clifton  <nickc@cygnus.com>
24169
24170         * gcc.dg/dll-?.c Add thumb to target list.
24171         Fix assembler scan patterns to match current assembler output.
24172
24173 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
24174
24175         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
24176         matching of template brackets.
24177
24178         * g++.old-deja/g++.other/using4.C: New test.  Test using
24179         declarations of methods from base classes.
24180
24181         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
24182         within functions should introduce names into the innermost
24183         enclosing namespace.
24184
24185         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
24186         of static locals if first initialization throws.
24187
24188 1998-10-07  Jim Wilson  <wilson@cygnus.com>
24189
24190         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
24191
24192 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24193
24194         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
24195         lose track of the possible targets of tablejump insns.
24196         * special/special.exp: Run it.
24197
24198 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24199
24200         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
24201         must be declared before its specializations can be named in friend
24202         declarations.
24203
24204 1998-10-05  Dave Love  <d.love@dl.ac.uk>
24205
24206         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
24207
24208         * g77.f-torture/execute/io1.f: New test.
24209
24210 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24211
24212         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
24213         with pointer to template function, for which no argument deduction
24214         is possible.
24215
24216         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
24217         specialization of template function as argument to template
24218         function.
24219
24220         * g++.old-deja/g++.other/access2.C: New test; Inner class
24221         shouldn't have privileged access to Outer's names.
24222
24223 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24224
24225         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
24226         friend template declared within template class conflicts with
24227         nested class of the same name.
24228
24229         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
24230         is ignored.
24231
24232         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
24233         object with direct initializer as function declaration.
24234
24235         * g++.old-deja/g++.other/decl2.C: New test; duplicate
24236         initializers.
24237
24238         * g++.old-deja/g++.other/null2.C: New test; conditional operator
24239         involving const pointer and NULL produces incorrect result.
24240
24241         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
24242         type name without `typename' should be rejected with -pedantic.
24243
24244 1998-10-02  Richard Henderson  <rth@cygnus.com>
24245
24246         * g++.old-deja/g++.other/addrof1.C: New test.
24247
24248 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24249
24250         * gcc.c-torture/compile/981001-1.c: New test.
24251         * gcc.c-torture/execute/981001-1.c: New test.
24252
24253 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24254
24255         * gcc.c-torture/compile/981001-2.c: New test.
24256         * gcc.c-torture/compile/981001-3.c: New test.
24257         * gcc.c-torture/compile/981001-4.c: New test.
24258
24259 1998-10-01  Robert Lipe  <robertl@dgii.com>
24260
24261         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24262         multilibbed hosts.   Idea grafted from g77.exp.
24263
24264 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24265
24266         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24267         avoid losing on systems which need -lsocket.
24268
24269 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24270
24271         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24272         * g++.old-deja/g++.other/nested2.C: Ditto.
24273         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24274         failure.
24275
24276 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24277
24278         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24279         preferred over template operator!= for enum bitfields.
24280
24281 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24282
24283         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24284         that happen to have the same base name, but in different scopes,
24285         are incorrectly rejected.
24286
24287 1998-09-16  Richard Henderson  <rth@cygnus.com>
24288
24289         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24290         on the native word size instead of an integer literal.
24291
24292 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24293
24294         * g++.old-deja/g++.other/static2.C: Invocation of static data
24295         member of type pointer-to-function denoted as non-static member.
24296
24297         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24298         checks involving function types and aliases.
24299
24300 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24301
24302         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24303         redefined to the same non-trivial type.
24304
24305         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24306         namespace-qualification of template specializations declared in
24307         other namespaces.
24308
24309         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24310         to declare a subset of the specializations of a template function
24311         as friends of specializations of a template class.
24312
24313         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24314         member templates that do not fully specialize the enclosing
24315         template class are rejected.
24316
24317 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24318
24319         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24320
24321 1998-09-08  Dave Love  <d.love@dl.ac.uk>
24322
24323         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24324         altered from libf2c/libU77 version.
24325
24326 1998-09-06  Dave Love  <d.love@dl.ac.uk>
24327
24328         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24329
24330 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
24331
24332         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24333         (un)signed char are different types for template specialization
24334         purposes.
24335
24336 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
24337
24338         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24339         * objc: ObjC testsuite.
24340
24341 1998-08-31  Catherine Moore  <clm@cygnus.com>
24342
24343         * gcc.c-torture/execute/941014-1.x:  New file.
24344
24345 1998-08-31  Nick Clifton  <nickc@cygnus.com>
24346
24347         * lib/c-torture.exp: Add support for
24348         torture_eval_before_compile and torture_eval_before_execute
24349         variables.
24350
24351 1998-08-30  Jeffrey A Law  (law@cygnus.com)
24352
24353         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
24354         this test triggers valid.
24355
24356 1998-08-27  Jeffrey A Law  (law@cygnus.com)
24357
24358         * gcc.dg/980827-1.c: New test.
24359
24360 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
24361
24362         * gcc.c-torture/execute/loop-4b.c: New test.
24363
24364 1998-08-26  Nick Clifton  <nickc@cygnus.com>
24365
24366         * lib/c-torture.exp: Add support for
24367         torture_eval_before_compile and torture_eval_before_execute
24368         variables.
24369
24370 1998-08-25  Jeffrey A Law  (law@cygnus.com)
24371
24372         * gcc.c-torture/compile/980825-1.c: New test.
24373
24374 1998-08-24  Nick Clifton  <nickc@cygnus.com>
24375
24376         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24377         count number tests in opt_t0 not good_t0.
24378
24379 1998-08-24  Jeffrey A Law  (law@cygnus.com)
24380
24381         * gcc.c-torture/compile/930326-1.x: Fix typo.
24382
24383 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
24384
24385         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24386         causes an ICE.
24387
24388 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24389
24390         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24391         STACK_SIZE is defined.
24392         * gcc.c-torture/unsorted/stuct.c: Similarly.
24393
24394         * gcc.c-torture/compile/980821-1.c: New test.
24395
24396 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24397
24398         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24399
24400 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
24401
24402         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24403         code.
24404
24405 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
24406
24407         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24408         error'.
24409
24410 1998-08-18  Jeffrey A Law  (law@cygnus.com)
24411
24412         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24413
24414 1998-08-16  Jeffrey A Law  (law@cygnus.com)
24415
24416         * gcc.c-torture/compile/980816-1.c: New test.
24417
24418         * gcc.dg/980816-1.c: New test.
24419
24420 1998-08-13  Jeffrey A Law  (law@cygnus.com)
24421
24422         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24423         compiler for ieee tests.
24424
24425 1998-08-01  Dave Love  <d.love@dl.ac.uk>
24426
24427         * g77.f-torture/compile/980729-0.f: New test.
24428
24429 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
24430
24431         * gcc.c-torture/special/eeprof-1.c: New test, for
24432         -finstrument-functions.
24433         * gcc.c-torture/special/special.exp: Run it.
24434
24435 1998-07-29  Jeffrey A Law  (law@cygnus.com)
24436
24437         * gcc.c-torture/compile/980729-1.c: New test.
24438
24439 1998-07-27  Nick Clifton  <nickc@cygnus.com>
24440
24441         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24442         __thumb__ is defined, and test for ARM style doubles if so.
24443
24444 1998-07-26  Dave Love  <d.love@dl.ac.uk>
24445
24446         * g77.f-torture/noncompile/980615-0.f: New test.
24447
24448 1998-07-26  H.J. Lu  (hjl@gnu.org)
24449
24450         * gcc.dg/980312-1.c: Do link instead of compile.
24451         * gcc.dg/980313-1.c: Likewise.
24452
24453 1998-07-26  Jeffrey A Law  (law@cygnus.com)
24454
24455         * gcc.c-torture/compile/980726-1.c: New test.
24456
24457 1998-07-25  Dave Love  <d.love@dl.ac.uk>
24458
24459         * g77.f-torture/execute/io0.f: New test.
24460
24461 1998-07-24  Nick Clifton  <nickc@cygnus.com>
24462
24463         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24464         an int.
24465
24466 1998-06-18  Michael Meissner  <meissner@cygnus.com>
24467
24468         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24469         m32r bugs.
24470
24471 1998-07-17  Nick Clifton  <nickc@cygnus.com>
24472
24473         * gcc.dg/980626-1.c: Expect failures for all toolchains until
24474         c-decl.c:grokdeclarator can handle mode attributes.
24475
24476 1998-07-16  Jeffrey A Law  (law@cygnus.com)
24477
24478         * gcc.c-torture/execute/980716-1.c: New test.
24479
24480 1998-07-13  Jeffrey A Law  (law@cygnus.com)
24481
24482         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24483         the mn10200.
24484         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
24485         the mn10200.
24486         * gcc.c-torture/execute/va-arg-3.x: Similarly.
24487         * gcc.c-torture/compile/930326-1.x: Similarly.
24488
24489 1998-07-13  Dave Love  <d.love@dl.ac.uk>
24490
24491         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
24492         New test from Craig.
24493
24494 1998-07-12  Dave Love  <d.love@dl.ac.uk>
24495
24496         * g77.f-torture/noncompile/980616-0.f: New test.
24497
24498         * g77.f-torture/execute/970816-3.f:  New test from Craig.
24499
24500 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24501
24502         *  g++.other/singleton.C: Return error value instead of taking
24503         SIGSEGV.
24504
24505 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
24506
24507         *  g++.other/singleton.C: New test.   Warning is under dispute.
24508         Runtime crash is not.
24509
24510 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24511
24512         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
24513         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
24514         using6.C, using7.C}:  New namespace tests.
24515
24516 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
24517
24518         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
24519         specialization with typedef'ed names used as array indexes.
24520
24521 1998-07-09  Jeffrey A Law  (law@cygnus.com)
24522
24523         * gcc.c-torture/execute/980709-1.c: New test.
24524
24525         * gcc.dg/980709-1.c: New test.
24526
24527 1998-07-07  Richard Henderson  <rth@cygnus.com>
24528
24529         * gcc.c-torture/execute/bcp-1.c: New test.
24530
24531 1998-07-07  Jeffrey A Law  (law@cygnus.com)
24532
24533         * gcc.c-torture/execute/980707-1.c: New test.
24534
24535 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
24536
24537         * gcc.c-torture/compile/980706-1.c: New test.
24538
24539 1998-07-01  Dave Love  <d.love@dl.ac.uk>
24540
24541         * g77.f-torture/execute/980701-0.f,
24542         g77.f-torture/execute/980701-1.f: New test from Craig.
24543
24544 1998-07-01  Jeffrey A Law  (law@cygnus.com)
24545
24546         * gcc.c-torture/compile/980701-1.c: New test.
24547
24548         * gcc.c-torture/execute/980701-1.c: New test.
24549
24550 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
24551 rlsruhe.de>
24552
24553         * g++.old-deja/g++.robertl/eb132.C: New test.
24554         * g++.old-deja/g++.robertl/eb133.C: Likewise.
24555
24556 1998-06-29  Dave Love  <d.love@dl.ac.uk>
24557
24558         * g77.f-torture/execute/980628-7.f,
24559         g77.f-torture/execute/980628-8.f,
24560         g77.f-torture/execute/980628-9.f,
24561         g77.f-torture/execute/980628-10.f: New tests from Craig.
24562
24563         * g77.f-torture/execute/980628-3.f: Remove mail headers.
24564
24565 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24566
24567         * g77.f-torture/execute/980628-4.f: New test from Craig.
24568         * g77.f-torture/execute/980628-5.f: Likewise.
24569         * g77.f-torture/execute/980628-2.f: Likewise.
24570         * g77.f-torture/execute/980628-0.f: Likewise.
24571         * g77.f-torture/execute/980628-1.f: Likewise.
24572         * g77.f-torture/execute/980628-3.f: Likewise.
24573         * g77.f-torture/execute/980628-6.f: Likewise.
24574
24575 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24576
24577         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24578         directory when nothing has been installed yet.
24579
24580 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
24581
24582         * gcc.c-torture/special/special.exp: Handle newer versions of
24583         dejagnu.
24584
24585 1998-06-26  Jeffrey A Law  (law@cygnus.com)
24586
24587         * gcc.dg/980626-1.c: New test.
24588
24589 1998-06-19  Bruno Haible <haible@ilog.fr>
24590
24591         * gcc.misc-tests/m-un-2.c: New test.
24592         * g++.old-deja/g++.other/warn01.c: Likewise.
24593
24594 1998-06-19  Robert Lipe  <robertl@dgii.com>
24595
24596         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24597         compatibility with assmblers with a different comment character.
24598         Eliminate use of GAS-specific extensions.
24599
24600 1998-06-19  Jeffrey A Law  (law@cygnus.com)
24601
24602         * gcc.c-torture/execute/ieee/980619-1.c: New test.
24603
24604 1998-06-19  Robert Lipe  <robertl@dgii.com>
24605
24606         *lib/g77.exp: Replace search for libf2c.a with search for newly
24607         renamed libg2c.a
24608
24609 1998-06-17  Jeffrey A Law  (law@cygnus.com)
24610
24611         * gcc.c-torture/execute/980617-1.c: New test.
24612
24613 1998-06-12  Jeffrey A Law  (law@cygnus.com)
24614
24615         * gcc.c-torture/execute/980612-1.c: New test.
24616
24617 1998-06-08  Jeffrey A Law  (law@cygnus.com)
24618
24619         * gcc.dg/980523-1.c: Only test on ppc-linux.
24620         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24621
24622         * gcc.c-torture/execute/980608-1.c: New test.
24623
24624 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
24625
24626         * gcc.c-torture/execute/980605-1.c: New test.
24627
24628 1998-06-04  Jeffrey A Law  (law@cygnus.com)
24629
24630         * gcc.c-torture/execute/980604-1.c: New test.
24631
24632 1998-06-02  Jeffrey A Law  (law@cygnus.com)
24633
24634         * gcc.c-torture/execute/980602-1.c: New test.
24635         * gcc.c-torture/execute/980602-2.c: Likewise.
24636
24637 1998-06-02  Dave Love  <d.love@dl.ac.uk>
24638
24639         * 970125-0.f: Fix per JCB.  Add commentary.
24640
24641 1998-05-31  Michael Meissner  <meissner@cygnus.com>
24642
24643         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24644         IEEE -0 support.
24645
24646 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24647
24648         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24649         earlier.
24650
24651 1998-05-28  Catherine Moore <clm@cygnus.com>
24652
24653         * gcc.c-torture/execute/980526-3.c: New test.
24654
24655 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24656
24657         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24658         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24659         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24660         m88k-motorola-sysv3 to XFAIL.
24661
24662 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24663
24664         * gcc.dg/980526-1.c: New test.
24665         * gcc.c-torture/execute/980526-2.c: New test.
24666
24667 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24668
24669         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24670
24671         * gcc.c-torture/execute/980526-1.c: New test.
24672
24673 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24674
24675         * g77.f-torture/execute/alpha2.f: Add runtime test.
24676
24677 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24678
24679         * g++.old-deja/old-deja.exp: Strip leading directories.
24680
24681         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24682         error for the line.  Don't run multiple tests for the same line.
24683
24684 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24685
24686         * gcc.dg/980523-1.c: New test.
24687
24688 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24689
24690         * g77.f-torture/compile/970915-0.f: New test.
24691
24692 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24693
24694         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24695
24696 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24697
24698         * gcc.dg/980520-1.c: New test.
24699
24700 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24701
24702         * gcc.dg/980502-1.c: Fix return type.
24703
24704 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24705
24706         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24707         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24708         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24709         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24710         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24711
24712 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24713
24714         * g77.f-torture/execute/980520-1.f: New test.
24715
24716 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24717
24718         * lib/mike-g77.exp: New file.
24719
24720         * g77.f-torture/noncompile/noncompile.exp,
24721         g77.f-torture/noncompile/check0.f: New files.
24722
24723 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24724
24725         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24726         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24727         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24728         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24729         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24730         abort where appropriate.
24731
24732 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24733
24734         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24735         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24736
24737 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24738
24739         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24740
24741 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24742
24743         * g77.f-torture/compile/980427-0.f: New test.
24744
24745 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24746
24747         * g77.f-torture/compile/980424-0.f: New test.
24748
24749 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24750
24751         * g77.f-torture/compile/980419-2.f (main): New test.
24752         * g77.f-torture/compile/970125-0.f: New test.
24753         * g77.f-torture/compile/980419-1.f: New test.
24754
24755 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24756
24757         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24758         of loop-4.c.
24759
24760 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24761
24762         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24763
24764 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24765
24766         * gcc.c-torture/compile/980329-1.c: New test.
24767
24768 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24769
24770         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24771         * gcc.dg/980312-1.c: Fix typo in -march command.
24772
24773 1998-03-16  H.J. Lu  (hjl@gnu.org)
24774
24775         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24776
24777 1998-03-11  Robert Lipe  <robertl@dgii.com>
24778
24779         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24780         Dave Love agree the Fortran source is bogus.
24781
24782 1998-03-11  Robert Lipe  <robertl@dgii.com>
24783
24784         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24785         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24786         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24787         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24788         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24789
24790 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24791
24792         * g++.old-deja/g++.other/friend1.C: New test.
24793
24794 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24795
24796         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24797         possibly uninitialized) variables and declare dnrm2.
24798
24799 1998-02-23  Robert Lipe <robertl@dgii.com>
24800
24801         From Bruno Haible <haible@ilog.fr>:
24802         * gcc.c-torture/execute/980223.c: New test.
24803
24804 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24805
24806         * gcc.dg/ifelse-1.c: New test.
24807
24808 1998-02-09  H.J. Lu  (hjl@gnu.org)
24809
24810         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24811
24812           * lib/old-dejagnu.exp (old-dejagnu): Added the
24813           "execution test - XFAIL *-*-*" handling in the spirit of
24814           "excess errors test -". Changed the "execution test fails"
24815           handling to be like "excess errors test fails".
24816           * Update various tests accordingly.
24817
24818 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24819
24820         * gcc.c-torture/execute/980205.c: New test.
24821
24822 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24823
24824         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24825         * lib/f-torture.exp: Similarly.
24826         * gcc.c-torture: Rename all .cexp files to .x files.
24827
24828 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24829
24830         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24831         (940510-1.c): Removed duplicate.
24832         (971104-1.c): New test.
24833
24834 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24835
24836           * lib/f-torture.exp: Improve error and loop detection.
24837
24838 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24839
24840         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24841         use that to size the filler array.
24842
24843 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24844
24845         * lib/c-torture.exp(c-torture-execute): Fix typo.
24846
24847         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24848         testcase as the executable name. Keep the executable around if
24849         the test fails.
24850
24851 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24852
24853         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24854         changes.  Only test one -g option, and move it to the end of the
24855         list of options to test.
24856
24857 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24858
24859         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24860         variable GCC_TORTURE_OPTIONS to supply default switches separated
24861         by colons.  If no environment variable, run tests with -O0 -g, -O1
24862         -g, and -O2 -g as well.
24863
24864 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24865
24866         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24867         explanatory comments. Fix indentation.
24868
24869 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24870
24871         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24872
24873 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24874
24875         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24876         * g++.old-deja/g++.mike/p7325.C: Likewise.
24877         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24878
24879 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24880
24881         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24882         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24883         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24884         * g++.old-deja/g++.law/operators4.C: Likewise.
24885
24886 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24887
24888         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24889         * g++.old-deja/g++.mike/p784.C: Ditto.
24890         * g++.old-deja/g++.mike/p785.C: Ditto.
24891
24892 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24893
24894           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24895
24896 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24897
24898         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24899         target feature; pass this to c-torture-execute as needed.
24900
24901 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24902
24903         * lib/c-torture.exp(c-torture-execute): If the previous and the
24904         current executables being tested are identical, we don't need to
24905         run the executable again. Try to make the executable names
24906         unique. Add an optional argument for passing additional compiler
24907         flags.
24908
24909 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24910
24911         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24912
24913 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24914
24915         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24916
24917 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24918
24919         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24920         32bit or larger longs.
24921
24922         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24923         have either a 32bit long or 32bit int.
24924
24925 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24926
24927         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24928         Make double precision tests dependent on sizeof (double).
24929
24930 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24931
24932         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24933         too.
24934
24935 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24936
24937         * gcc.c-torture/compile/961203-1.cexp: New script.
24938
24939 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24940
24941         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24942         up the includes ourselves.
24943
24944 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24945
24946         * lib/plumhall.exp: Remove random include, and add a few
24947         verbose messages for debugging.
24948
24949 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24950
24951         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24952         of trying to do it ourselves.
24953
24954 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24955
24956         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24957
24958 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24959
24960         * gcc.prms/5403.c: Made regexp a bit less strict.
24961
24962 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24963
24964         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24965         is returned from remote_load instead.
24966         * lib/plumhall.exp: Ditto.
24967         * lib/mike-g++.exp: Ditto.
24968         * lib/old-dejagnu.exp: Ditto.
24969         * lib/c-torture.exp: Ditto.
24970
24971 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24972
24973         * lib/g++.exp: Use build_wrapper procedure.
24974         * lib/gcc.exp: Ditto.
24975
24976 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24977
24978         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24979         an old-style decl for malloc.  Fixes tests to work when
24980         sizeof (int) != sizeof (size_t).
24981
24982 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24983
24984         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24985
24986         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24987         use stdargs.h interface.
24988
24989 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24990
24991         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24992         NO_VARARGS when compiling.
24993
24994 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24995
24996         * lib/plumhall.exp(ph_includes): New procedure.
24997         (ph_make): Use it.
24998         (ph_compiler): Ditto.
24999
25000         * lib/g++.exp: Rename test-glue.c to testglue.c.
25001         * lib/gcc.exp: Ditto.
25002
25003 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
25004
25005         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
25006         to completion when it's called.
25007
25008 1997-03-21  Michael Meissner  <meissner@cygnus.com>
25009
25010         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
25011         is defined, don't do test.
25012
25013 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
25014
25015         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
25016         for object files.
25017         (ph_summary): Mark skipped testcases as untested, not unresolved.
25018
25019         * lib/plumhall.exp (ph_make): If unresolved because of bad
25020         errorCode, record errorCode in log file.
25021         (*): Replace send_log/verbose with verbose -log.
25022
25023 1997-03-19  Michael Meissner  <meissner@cygnus.com>
25024
25025         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
25026         double conversion if double isn't at least 8 bytes.
25027
25028         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
25029         int to work with targets where int is 16 bits.
25030
25031         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
25032         8 bytes, just exit, since 4 byte doubles don't have enough bits of
25033         precision for the test to complete.
25034
25035 1997-03-14  Michael Meissner  <meissner@cygnus.com>
25036
25037         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
25038         if d10v is not compiled with the -mdouble64 flag.
25039         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
25040
25041         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
25042         d10v is not compiled with the -mint32 flag.
25043
25044 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
25045
25046         * lib/plumhall.exp: Use incr_count.
25047
25048 1997-03-12  Jeffrey A Law  (law@cygnus.com)
25049
25050         * gcc.c-torture: Update to c-torture-1.45.
25051
25052 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
25053
25054         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
25055         the name of the expect testcase file).
25056
25057         * lib/g++.exp(g++_init): Ditto.
25058
25059 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
25060
25061         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
25062         the host.
25063
25064         * lib/gcc.exp(gcc_exit): New procedure.
25065
25066 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
25067
25068         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
25069         specs where appropriate.
25070
25071         * g++.old-deja/g++.arm/*: Added additional ERROR checks
25072         because of new "candidates are" messages, and removed a few
25073
25074         * Converted all non-old-style g++ testcases to old-style, and
25075         moved into g++.old-deja.
25076
25077 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
25078
25079         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
25080         options.
25081
25082         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
25083         succeeded.
25084
25085         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
25086
25087 1997-02-13  Michael Meissner  <meissner@cygnus.com>
25088
25089         * lib/gcc.exp (gcc_target_compile): Add support for defining
25090         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
25091         the machine doesn't have those features.
25092
25093 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
25094
25095         * g++.law/operators4.exp: Don't use LIBS.
25096
25097 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
25098
25099         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
25100
25101         * lib/mike-g++.exp: Don't set the compiler to be tested here.
25102         * lib/g++.exp: Set it here instead. Also, allow use of the
25103         --tool_exec and --tool_opt options. Change CXX to
25104         GXX_UNDER_TEST.
25105
25106         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
25107
25108         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
25109
25110 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
25111
25112         * lib/old-dejagnu.exp: Use prune_warnings instead of
25113         prune_system_crud.
25114         * lib/mike-g++.exp: Ditto.
25115         * lib/gcc.exp: Ditto.
25116         * lib/g++.exp: Ditto.
25117
25118         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
25119
25120 1997-02-07  Jeffrey A Law  (law@cygnus.com)
25121
25122           * 941014-2.c: Include stdlib.h
25123           * 960327-1.c: Include stdio.h
25124           * dbra.c, index-1.c: Don't assume ints are 32bits.
25125
25126 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
25127
25128         * lib/gcc.exp: Add gcc,stack_size target feature.
25129
25130         * lib/g++.exp(g++_target_compile): Add the include and link
25131         paths here, not in two other places. And, it's $options, not
25132         options.
25133
25134         * lib/mike-g++.exp(postbase): Remove the code that determines
25135         the correct include and link paths.
25136         * g++.old-deja/old-deja.exp: Ditto.
25137
25138 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
25139
25140         * lib/g++.exp(g++_init): target_compile no longer returns the
25141         filename of the result.
25142
25143 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
25144
25145         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
25146         call to glob.
25147
25148         * gcc.c-torture/special/special.exp: Change call to
25149         gcc_target_compile to include the object file.
25150
25151 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
25152
25153         * gcc.c-torture/special/special.exp: Correct misspelling in last
25154         change.
25155
25156 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
25157
25158         * lib/plumhall.exp(ph_summary): Log the entire output of the
25159         executable. Return -1 if there were any failures, 0 otherwise.
25160         (ph_execute): Return -1 if there were any failures, 0 otherwise.
25161         (ph_make): Clean up objects and executables that were built
25162         if the tests succeeded.
25163
25164 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
25165
25166         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
25167         libraries and includes in the build tree as appropriate.
25168
25169 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25170
25171         * lib/c-torture.exp: Instead of looking for the global variable
25172         NO_LONG_LONG, check to see if that's a feature of the target.
25173
25174 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25175
25176         * config/default.exp: Minimize. Delete the remainer of the files in
25177         config; this functionality is now in devo/dejagnu/config.
25178
25179         g++.*/*: Pass any additional flags used to compile to postbase;
25180         delete CXXFLAGS.
25181
25182         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
25183         is now done by runtest.exp. Use gcc_target_compile instead of
25184         compile.
25185
25186         lib/c-torture.exp: Use gcc_target_compile instead of compile.
25187         Remove references to CFLAGS. Use remote_file instead of
25188         calling rm -f.
25189         (c-torture): Take a list of arguments to use to compile this
25190         testcase.
25191
25192         lib/g++.exp: Simplify. Use target_compile instead of compile.
25193         lib/gcc-dg.exp: Ditto.
25194         lib/gcc.exp: Ditto.
25195         lib/mike-{gcc,g++}.exp: Ditto.
25196         lib/old-dejagnu.exp: Ditto.
25197         lib/plumhall.exp: Ditto.
25198
25199 1997-01-08  Jim Wilson  <wilson@cygnus.com>
25200
25201         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
25202         (ph_linker): Likewise.
25203
25204 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
25205
25206           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
25207         MAP_ANON / MAP_ANONYMOUS if defined;
25208         else try to map from /dev/zero .
25209
25210 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25211
25212         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
25213         isn't defined, then define it to MAP_ANONYMOUS.
25214
25215 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25216
25217         * gcc.c-torture: Update to c-torture-1.42 release.
25218
25219 1996-11-11  Jeffrey A Law  (law@cygnus.com)
25220
25221         * gcc.c-torture: Update to c-torture-1.41 release.
25222
25223 1996-10-27  Jeffrey A Law  (law@cygnus.com)
25224
25225         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
25226         c-torture release.
25227
25228 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
25229
25230         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
25231         and LDFLAGS.  Fix second case to append the target_info ldflags
25232         onto LDFLAGS, not CFLAGS.
25233         * lib/g++.exp (g++_init): Add target_info stuff.
25234         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
25235         of libgloss and newlib flags for !native.
25236
25237         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
25238         (GDB): Fix relative path to go up another dir for finding gdb.
25239
25240 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
25241
25242         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
25243         versions in the target_info array, if they don't exist.
25244
25245 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
25246
25247         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25248
25249 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25250
25251         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25252         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25253
25254 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25255
25256         * lib/old-dejagnu.exp: Don't remove the output file before we've
25257         actually tested it. Don't append pwd to the path of the executable
25258         we're testing.
25259
25260 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25261
25262         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25263
25264 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25265
25266         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25267         temporary directory for compiler files, and set it to a default
25268         value of /tmp. Set $output as the name of the output file from
25269         compiling the testcase. Add a -o option to $cflags_var so the
25270         compiler writes the final output file as $output. Set $executable
25271         to $output.
25272
25273         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25274         directory for compiler files, and set it to /tmp if it doesn't
25275         already have a value. Set $output_file to the name of the output
25276         file from compiling the testcase. Add a -o option to CXXFLAGS so
25277         the compiler writes the final output file as $output. Use $output
25278         as the executable to be tested.
25279
25280 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25281
25282         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25283
25284 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25285
25286         * gcc.c-torture/execute/pending-1.c: New test.  Still
25287         pending in Tege's queue.
25288
25289 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25290
25291         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25292         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25293         if there were failures.  Call unresolved if there were unresolved
25294         testcases.  Call gcc_fail if program did not run to completion.
25295         (ph_make): Pass additional argument name to ph_execute.
25296         (ph_execute): Add new argument.  Pass additional arguments to
25297         ph_summary.  Call gcc_fail is there is no execution output.
25298
25299 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25300
25301         * lib/plumhall.exp (proc_summary): Output relavent summary
25302         lines into the log so specific failures in plumhall can be
25303         investigated.
25304
25305 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25306
25307         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25308         (c-torture-execute): Don't try to execute tests which use
25309         "long long" types if $NO_LONG_LONG is nonzero.
25310
25311 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25312
25313         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25314         not c-torture.
25315
25316         * gcc.ieee: Move from here.
25317         * gcc.c-torture/execute/ieee: To here.
25318
25319 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25320
25321         * gcc.c-torture: Update to c-torture-1.41 release.
25322
25323 1996-03-22  Jeffrey A Law  (law@cygnus.com)
25324
25325         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25326         not "$output".
25327
25328 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
25329
25330         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25331         -c present.
25332
25333 1996-03-02  Jeffrey A Law  (law@cygnus.com)
25334
25335         * config/proelf.exp: Handle connecting to a simulator.
25336
25337 1996-01-31  Jeffrey A Law  (law@cygnus.com)
25338
25339         * config/proelf.exp: New file.  Enough framework that we can
25340         run c-torture tests on the proelf targets (or any other target
25341         that gdb can connect to for that matter).
25342
25343 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
25344
25345         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25346         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
25347
25348         * lib/plumhall.exp (ph_execute): Always call ph_summary if
25349         exec_output exists.
25350
25351 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
25352
25353         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25354         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25355
25356         * config/*.exp: Update FSF address.  Change result of ${tool}_load
25357         to pass/fail/unresolved/unsupported/untested.  Caller must now
25358         call unresolved/unsupported/untested.
25359         * lib/*.exp: Update FSF address.  Update to handle new results of
25360         ${tool}_load.
25361         * lib/chill.exp (verbose): Delete.
25362
25363 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
25364
25365         * lib/gcc.exp (default_gcc_start): Change order of args to
25366         $LDFLAGS $CFLAGS $LIBS.
25367         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25368         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
25369         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25370         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25371         * gcc.misc-tests/dg-test.exp: Likewise.
25372         * gcc.misc-tests/msgs.exp: Likewise.
25373         * gcc.prms/prms.exp: Likewise.
25374         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25375         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
25376
25377         * lib/dg.exp: Deleted, moved to dejagnu/lib.
25378
25379 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25380
25381         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25382
25383         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25384         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25385
25386         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25387         necessary.
25388
25389 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
25390
25391         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25392         global for loop; add use of $mathlib.
25393         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25394         settings here; set mathlib for anything but VxWorks.
25395
25396 1996-01-22  Jeffrey A Law  (law@cygnus.com)
25397
25398         * gcc.c-torture: Update to c-torture-1.40 release.
25399
25400 1996-01-03  Jeffrey A Law  (law@cygnus.com)
25401
25402         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25403         dg.exp.
25404
25405 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
25406
25407         * lib/c-torture.exp (c-torture-execute): Declare "output" as
25408         global.
25409
25410 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
25411
25412         * lib/g++.exp (LIBS): Define if not already.
25413         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25414         (gcc-dg-prune): Call prune_gcc_output.
25415         * lib/gcc.exp (prune_gcc_output): New proc.
25416         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25417         prune_gcc_output.
25418
25419 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
25420
25421         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25422         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
25423
25424 1995-11-15  Jeffrey A Law  (law@cygnus.com)
25425
25426         * gcc.c-torture: Update to c-torture-1.39 release.
25427
25428 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
25429
25430         * lib/c-torture.exp (c-torture-execute): Don't return if one option
25431         fails, try others as well.
25432
25433 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
25434
25435         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25436         If compilation fails, mark execute tests as `untested'.
25437         If test is marked as unsupported, don't mark compilation and
25438         execute tests as failed.
25439
25440 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
25441
25442         * lib/g++.exp (g++_init): Don't link in libg++, and look to
25443         libstdc++ for whether or not we want to be doing shared
25444         libraries.  Delete link_curses since we don't need it anymore.
25445         * lib/mike-g++.exp (postbase): Don't link in libg++.
25446         * g++.old-deja/old-deja.exp: Likewise.
25447
25448 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
25449
25450         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25451
25452 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
25453
25454         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25455         For that, add `-Wl,-a,shared_archive'.
25456         * g++.old-deja/old-deja.exp: Likewise.
25457
25458 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
25459
25460         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25461
25462 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
25463
25464         * lib/mike-g++.exp (postbase): Pay attention to the status of
25465         g++_load.
25466
25467 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
25468
25469           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25470
25471 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
25472
25473         * lib/gcc.exp (default_gcc_start): No longer need to log program
25474         being executed or its output, execute_anywhere does that now.
25475         * lib/g++.exp (default_g++_version): Call execute_anywhere.
25476         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
25477
25478 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
25479
25480         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25481         the same as those in lib/g++.exp.
25482
25483 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
25484
25485         * gcc.c-torture: Update to c-torture-1.38 release.
25486         * gcc.ieee: Related changes.
25487
25488 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
25489
25490         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
25491         "exec". Minor reformatting changes.
25492
25493         * config/rom68k.exp (${tool}_load): Make it work in a canadian
25494         cross. This means all "exec" calls now work on a remote host as
25495         well.
25496         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
25497         cross. Filter out the extra "\r\n" stuff that expect puts in.
25498         (c-torture-execute): Filter out the bogus warnings like
25499         c-torture-compile does. Add support for canadian cross.
25500         * lib/gcc.exp (default_gcc_version, default_gcc_start)
25501         Use execute_anywhere rather than calling exec directly. Now it
25502         works for canadian cross testing.
25503
25504 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
25505
25506         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
25507         results into a variable, and check that rather than using file exists.
25508
25509 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
25510
25511         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
25512         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
25513
25514 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25515
25516         * g++.old-deja/old-deja.exp: Create and pass runshlib and
25517         lib_curses if there's a shared libg++ in the build tree.
25518
25519 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
25520
25521         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
25522         if not supported target.
25523
25524 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
25525
25526         * lib/g++.exp (g++_init): Move empty setting of runshlib and
25527         link_curses up to always happen, not just for native builds.
25528
25529 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
25530
25531         * gcc.c-torture: Update to c-torture-1.36 release.
25532         * gcc.failure: Related changes.
25533
25534 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
25535
25536         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25537
25538 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
25539
25540         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25541         * lib/mike-g++.exp (postbase): Not in here.  Still reference
25542         runshlib, link_curses, and mathlib for link and run.
25543
25544         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25545         pass the runtime shared library options for Solaris, OSF/1, and
25546         Irix5, and link with -lcurses to avoid unresolved references.
25547
25548 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
25549
25550         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25551         only run once.
25552
25553 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
25554
25555         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25556
25557 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
25558
25559         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
25560         do not have a framework for the "compat" tests yet.
25561
25562 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
25563
25564         * lib/mike-g++.exp (postbase): New local variable `mathlib',
25565         set to null if we're testing vxworks5.1.  Use that instead of
25566         `-lm' in the setting of LIBS for link and run.
25567
25568 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
25569
25570         * config/rom68k.exp (${tool}_load): Major changes to make it
25571         work.  Verified that it does in fact return the stuff in
25572         exec_output properly.  Catch any Emul or any TRAP other than 0.
25573
25574 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
25575
25576         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25577         LDFLAGS properly for targets that need stuff from libgloss.
25578         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25579         only run once.
25580         (gpp_initialized): New variable.
25581
25582 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
25583
25584         * config/rom68k.exp: Load libgloss.exp.
25585         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25586         so we can produce a fully linked binary.
25587         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25588         so we can produce a fully linked binary.
25589
25590 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
25591
25592         * lib/plumhall.exp (ph_section): Watch for expected failures.
25593         Add missing `else'.
25594
25595         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25596         run the testcase.
25597         (c-torture): Likewise.
25598
25599 1995-08-28  Doug Evans  <dje@cygnus.com>
25600
25601         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25602
25603         * lib/mike-g++.exp (mike_cleanup): New proc.
25604         (prebase): New globals compiler_result, not_compiler_result,
25605         target_regexp.
25606         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
25607         allow leading "-" in pattern.  Watch for unsupported tests.
25608         If $compiler_result is set, pattern match assembler code,
25609         and ditto for $not_compiler_result.
25610         * lib/mike-gcc.exp: Likewise.
25611
25612         * lib/plumhall.exp (ph_execute): Only call ph_summary if
25613         execution "succeeded".
25614
25615 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
25616
25617         * config/win32.exp: New file.
25618         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25619
25620 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
25621
25622         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25623         unsupported.
25624         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25625         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25626         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25627
25628         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25629         "... without exceptions was ...".  That is now handled by
25630         prune_system_crud.
25631         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25632
25633 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
25634
25635         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25636         sieve.c,sort2.c}: New files.
25637         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25638         sieve.exp,sort2.exp}: Drivers for them.
25639
25640         * lib/mike-gcc.exp (program_output): New user settable variable.
25641         (postbase): Call prune_system_crud.  Also prune extraneous compiler
25642         messages.
25643         * lib/mike-g++.exp (program_output): New user settable variable.
25644
25645         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25646
25647         * config/sh.exp: Deleted (use sim.exp instead).
25648
25649 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25650
25651         * config/vx.exp: Declare CHECKTASK as global.
25652         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25653         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25654         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25655
25656 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25657
25658         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25659         target. Like vx.exp, only includes `vx29k.exp' instead of
25660         `vxworks.exp'.
25661
25662 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25663
25664         * config/sim.exp: Increase time limit from 120 seconds to 240.
25665
25666 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25667
25668         * gcc.c-torture/execute/950628-1.c: New test.
25669
25670 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25671
25672         * gcc.c-torture: Update with changes/additions from
25673         c-torture-1.34.
25674
25675 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25676
25677         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25678
25679 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25680
25681         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25682
25683 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25684
25685         * gcc.c-torture/compile/950512-1.c: New test.
25686         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25687         * gcc.dg/struct-ret-1.c: Likewise.
25688
25689 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25690
25691         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25692           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25693
25694 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25695
25696         * gcc.c-torture/special/920411-1.c: Deleted.
25697         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25698
25699 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25700
25701         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25702         cpu limit.
25703
25704 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25705
25706         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25707
25708 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25709
25710         From kenner;
25711         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25712         is the proper length.
25713         * va-arg-3.c: Likewise.
25714
25715 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25716
25717         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25718         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25719
25720         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25721         * lib/g++.exp (default_g++_start): Delete old cruft.
25722
25723 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25724
25725         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25726         (2 * (1 << 18)) to (2 * (1 << 17)).
25727
25728         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25729
25730 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25731
25732         * config/rom68k.exp: Renamed from config/idp.exp
25733
25734 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25735
25736         * c-torture/compile/921109-2.c
25737
25738 1995-04-18  Mike Stump  <mrs@cygnus.com>
25739
25740         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25741         excess errors.
25742
25743 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25744
25745         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25746         output.
25747         * lib/g++.exp (default_g++_start): Likewise.
25748
25749 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25750
25751         * gcc.c-torture/compile/950329-1.c: New test.
25752
25753 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25754
25755           * config/bug.exp (${tool}_load): Updated to use new remote_open
25756           and remote_close procs.
25757         * config/idp.exp: New file.
25758
25759 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25760
25761         * gcc.c-torture/execute/950322-1.c: New test.
25762
25763 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25764
25765         * config/vx.exp (${tool}_load): Clean up testing of return code from
25766         vxworks_ld and vxworks_spawn.
25767
25768 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25769
25770         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25771
25772 1995-03-13  Mike Stump  <mrs@cygnus.com>
25773
25774         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25775         can mark excess errors on a machine by machine basis.  Note, the
25776         default is to not expect any excess errors, even when excess
25777         errors test - is given, so you will want to put an XFAIL ... on
25778         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25779         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25780         those 4 machines, but no others.
25781
25782 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25783
25784         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25785         * lib/c-torture.exp: to here.
25786
25787 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25788
25789         * gcc.c-torture/execute/950221-1.c: New test.
25790         * gcc.c-torture/execute/struct-ret-1.c: New test.
25791         * gcc.c-torture/compile/950221-1.c: New test.
25792
25793         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25794
25795 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25796
25797         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25798         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25799
25800 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25801
25802         * g++.gb: New directory of tests, derived from my signature and
25803         class scoping tests.
25804
25805         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25806         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25807         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25808         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25809         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25810         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25811         * g++.gb/sig25.C: Likewise.
25812
25813         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25814         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25815         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25816         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25817         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25818         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25819         * g++.gb/sig25.exp: Likewise.
25820
25821         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25822         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25823         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25824         * g++.gb/scope13.C: Likewise, this test still fails.
25825
25826         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25827         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25828         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25829         * g++.gb/scope13.exp: Ditto.
25830
25831         * g++.gb/README: New file, explains what these tests are about.
25832
25833 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25834
25835         * lib/dg.exp (dg-do): Support `preprocess'.
25836         (dg-test): Likewise.
25837
25838 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25839
25840         * config/udi.exp: change "continue -expect" to "exp_continue".
25841
25842 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25843
25844         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25845         Delete redundant tests.
25846
25847         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25848         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25849         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25850         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25851         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25852         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25853         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25854         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25855
25856         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25857         storing label pointers.
25858         * gcc.c-torture/execute/921019-1.c: Likewise.
25859         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25860         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25861         parameter fp.
25862         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25863         constants.
25864
25865         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25866         Delete obsolete tests.
25867
25868         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25869         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25870         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25871         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25872         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25873         * gcc.c-torture/compile/950124-1.c: New test.
25874
25875         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25876
25877 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25878
25879         * lib/mike-g++.exp: Add -lm to LIBS.
25880
25881 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25882
25883         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25884
25885 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25886
25887         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25888
25889 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25890
25891         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25892
25893 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25894
25895         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25896         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25897         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25898         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25899         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25900         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25901         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25902         * g++.law/{operators31.C, operators32.C,
25903         * g++.law/{operators33.C, operators34.C}: Likewise.
25904         * g++.law/{pic1.C, refs2.C}: Likewise.
25905         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25906         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25907         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25908         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25909
25910         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25911         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25912         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25913         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25914         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25915         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25916         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25917         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25918         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25919         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25920         * g++.law/{operators34.exp}: Likewise.
25921         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25922         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25923         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25924         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25925         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25926
25927         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25928         No longer expected to fail.
25929         * g++.law/missed-error3.C: Tweak for recent bool changes.
25930
25931 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25932
25933         * config/emb-unix: Deleted.
25934         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25935         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25936
25937 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25938
25939         * lib/dg.exp (dg-test): Fix typo in last patch.
25940
25941 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25942
25943         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25944         (handles multiple occurrences).
25945
25946 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25947
25948         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25949         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25950         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25951         printed).
25952         * lib/c-torture.exp (c-torture-compile): Likewise.
25953         (c-torture): Prepend full path if missing.
25954         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25955         (gcc_fail): Likewise.
25956         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25957
25958 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25959
25960         * lib/netware.exp: Only attach to NetWare i386 systems.
25961
25962 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25963
25964         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25965         messages.  Add test name to "output pattern match" pass/fail message.
25966
25967 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25968
25969         * gcc.dg: New testsuite.
25970         * gcc.dg/dg.exp: New file.
25971
25972         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25973         test-switch.c}: Deleted.
25974
25975         * gcc.misc-tests/msgs.exp: New testcase driver.
25976
25977 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25978
25979         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25980         Watch for illegal return values from ${tool}_load.
25981         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25982         cross targets.  Coerce return value >0 to 1.
25983
25984 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25985
25986         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25987
25988         * config/emb-unix.exp: New file.
25989
25990         * config/sim.exp: Error if variable $SIM not defined.
25991         (${tool}_load): Mark test as "untested" if simulator missing.
25992
25993         * config/unix.exp: Load remote.exp to get rcp_download.
25994         * lib/c-torture.exp: Use different option lists for testcases with
25995         and without loops.
25996         * gcc.c-torture/execute/execute.exp: Likewise.
25997
25998 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25999
26000         * config/*.exp: Clarify return code from ${tool}_load.
26001         Call `unresolved' or `untested' instead of `warning' or `perror'
26002         (sometimes you still want to call both though).
26003         Add comment that `shell_id' is local to each file.
26004         * config/udi.exp (timeout): Set to 30.
26005         Don't print warning if connection fails, $connectmode has already
26006         printed an error.
26007         (${tool}_load): Move verbose messages to level 2.
26008         Rework pattern for "Process started" message.
26009         Pass `shell_id' to ${connectmode}_download.
26010         Retry twice upon timeout.  Make resetting of target more robust.
26011         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
26012         Pass `shell_id' to exit_$connectmode.
26013         Only call exit_$connectmode if connected.
26014         * config/unix.exp (${tool}_load): Check return codes better.
26015         * config/vrtx.exp (${tool}_load): Likewise.
26016         * config/vx.exp (${tool}_load): Likewise.
26017         Delete unneeded global's.
26018         * lib/dg.exp (dg-test): Update to reflect clarified return codes
26019         from ${tool}_load.
26020         (dg-stat): Delete.
26021         (dg-init): Delete recording of pass/fail counts.
26022         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26023         (old-dejagnu-init): Likewise.
26024         (old-dejagnu-stat): Delete contents, empty proc now.
26025         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
26026         (c-torture): Delete references to lcnt, lpass, lfail.
26027         Get option list from TORTURE_OPTIONS.
26028         Delete -funroll[-all]-loops if no loops.
26029         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
26030         (g++_stat): Delete contents (empty proc now).
26031         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
26032         (gcc_finish): Likewise.
26033         (gcc_stat): Deleted.
26034         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
26035         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
26036         * gcc.c-torture/execute/execute.exp: Likewise.
26037         Split tests into two parts: compile, execute.
26038         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
26039         no loops.  Update to reflect clarified return codes from ${tool}_load.
26040
26041 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
26042
26043         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
26044         to grep for.
26045         (old-dejagnu): Likewise (where necessary).
26046
26047 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
26048
26049         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
26050
26051         * lib/dg.exp (dg-process-target): Fix processing of selector.
26052         Add comment regarding use of `error'.
26053
26054         * lib/gcc.exp (prune_system_crud): Define if missing.
26055         * lib/g++.exp (prune_system_crud): Likewise.
26056
26057         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
26058         Call prune_system_crud.
26059         * lib/dg.exp (dg-runtest): New proc.
26060         Use perror instead of send_user for tcl errors in testcase.
26061         Don't return any value, it's never used.
26062         Don't clobber previous definition of `unknown'.
26063         Print tcl errors in `dg-final'.
26064
26065 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
26066
26067         * lib/dg.exp (dg-process-target): Improve syntax error messages.
26068         (dg-test): Don't print errorInfo, it contains stack backtrace.
26069
26070 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
26071
26072         * lib/g++.exp (runtest_file_p): Define if missing.
26073
26074 1994-09-24  Doug Evans  (dje@cygnus.com)
26075
26076         * lib/mike-g++.exp: Comment out loading of g++.exp.
26077         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
26078         (default_g++_version): Always print something.
26079         (default_g++_start): Comment out call to `which'.
26080         (g++_start, g++_load): Deleted (must be defined in config file).
26081         * lib/gcc.exp: Test for existence of $CC at start.
26082         Delete check for tmpdir (done in gcc_init).
26083         (default_gcc_version): Always print something.
26084         (default_gcc_start): Comment out call to `which'.
26085         * config/*.exp: Major cleanup - make cross targets work at least a
26086         little better for g++ (by not being "--tool gcc" specific).
26087         Rename gcc_xxx to ${tool}_xxx.
26088         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
26089         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
26090
26091 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
26092
26093         * lib/c-torture.exp (c-torture-compile): Rework compiler
26094         message processing.
26095
26096         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
26097         c-torture.
26098
26099 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
26100
26101         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
26102
26103         * lib/dg.exp (dg-process-target): Support { target native }.
26104
26105 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
26106
26107         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
26108         looked for "... program xxx got fatal signal".
26109         Correct regsub munging of `comp_output'.
26110         Ignore compiler messages "path prefix not used" and "linker input
26111         file unused".
26112
26113 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
26114
26115         * lib/gcc.exp (runtest_file_p): Define if missing.
26116         * gcc.prms/template.c: Example to work from.
26117
26118 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
26119
26120         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
26121         * lib/dg.exp (dg-test): Call unsupported testcases as such.
26122
26123         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
26124         * gcc.prms/1883.c: Moved from compile/940714-1.c.
26125         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
26126         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
26127
26128         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
26129         (dg-process-target): No longer a varargs proc.
26130         Return S/N for target, P/F for xfail.  All callers changed.
26131         (user option procs): More argument checking.
26132         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
26133         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
26134         (dg-test): Skip test if not running on selected target in `dg-do'.
26135         Update handling of `dg-do-what', `dg-output-text'.
26136         Separate execution pass/fail from output pattern match pass/fail.
26137         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
26138
26139 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
26140
26141         * gcc.c-torture/special/special.exp: Don't expect failure for mips
26142         target for 920510-1.c.
26143
26144 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
26145
26146         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
26147         Clean up comment regarding use of passcnt, etc.
26148         (gcc_stat): Don't update `testcnt' here.
26149         (gcc_finish): Do it here.
26150         Might as well reset `but_id' here too.
26151         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
26152         to determine if the file should be tested.
26153         * gcc.c-torture/compile/compile.exp: Likewise.
26154         * gcc.c-torture/execute/execute.exp: Likewise.
26155         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26156         * gcc.misc-tests/dg-test.exp: Likewise.
26157         * gcc.prms/prms.exp: Likewise.
26158         * gcc.wendy/wendy.exp: Likewise.
26159         * g++.old-deja.exp: Likewise.
26160         Move "Testing file" message to verbose level 1.
26161
26162 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
26163
26164         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
26165
26166 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
26167
26168         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
26169         (default_gcc_start): Accept optional second list element
26170         of compiler flags.  Print compiler output at verbosity level 2.
26171         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
26172         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
26173         Save current values of framework globals passcnt, failcnt, xpasscnt,
26174         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
26175         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
26176         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
26177         xfailcnt to compute stats.  Update framework global `testcnt' from
26178         pass/fail counts.
26179         (gcc_finish): New proc.  Clean up test environment.
26180         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
26181         (gcc_epass, gcc_efail): Delete.
26182         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
26183         argument of line number.
26184         (dg-init): If the tool has an init routine, call it.
26185         (dg-test): Remove args `cflags_var' and `libs_var'.
26186         Pass all compiler options to ${tool}_start.
26187         Handle missing line number.
26188         (dg-finish): New function.
26189         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
26190         particular files.  Call gcc_finish at end.  Move "skipping test"
26191         message to verbosity level 3.
26192         * gcc.c-torture/compile/compile.exp: Likewise.
26193         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26194         * gcc.c-torture/execute/execute.exp: Likewise.
26195         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26196         Print testcase being tried at verbosity level 1.
26197         * gcc.c-torture/special/special.exp: Unset xfail.
26198         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26199         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
26200         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
26201         * gcc.failure/failure.exp: Likewise.
26202         * gcc.ieee/ieee.exp: Likewise.
26203         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
26204         Update call to dg-test.  Call dg-finish at end.
26205         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
26206         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26207         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
26208         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
26209         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
26210         * gcc.wendy/wendy.exp: Add copyright.
26211         Delete setting of tmpdir (done by gcc_init).
26212         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
26213         Pass compiler flags to gcc_start.  Call gcc_finish at end.
26214         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
26215         gcc_[ce]pass/fail.
26216
26217 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
26218
26219         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
26220         confusion.
26221         (g++_load): Likewise.
26222
26223         * config/*.exp (gcc_load): Some were varargs fns and some were not.
26224         Rename argument to `prog' to remove the confusion.
26225         Varargs fns behave differently too!
26226         (g++_load): Likewise.
26227
26228         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
26229
26230         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
26231         what it is.  Delete (always) printing of status value for !native.
26232         Simplify verbose code, and include status and exec_output.
26233         (g++_load): Use gcc_load.
26234
26235 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
26236
26237         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
26238         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
26239         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
26240         940714-3.c as these testcases don't exist anymore.  Make
26241         va-arg-1.c expected to pass.
26242
26243 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
26244
26245         * gcc.misc-tests/misc.exp: Only run specific testcases.
26246         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26247         * gcc.misc-tests/dg-[1-9].c: New files.
26248
26249         * lib/dg.exp: New testsuite driver.
26250         * gcc.prms/prms.exp: Use it.
26251
26252         * README.gcc: New file.
26253
26254         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26255         Document and reset `lxpass' and `lxfail'.
26256         Simplify "initialized" message.
26257         (gcc_stat): Clean up comments a little.
26258
26259 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26260
26261         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26262
26263 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26264
26265         * lib/old-dejagnu.exp (process-option): New proc.
26266         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26267         (old-dejagnu): Simplify.
26268         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26269
26270 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26271
26272         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26273         exists and is not an empty string.
26274
26275         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26276         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26277         finished.
26278         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26279         automatically.
26280
26281         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26282         longer expected to fail.
26283
26284         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26285         "f" function call.
26286
26287         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26288
26289         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26290         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26291         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26292         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26293         c-torture-1.29.
26294
26295         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26296         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26297
26298         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26299
26300         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26301         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26302
26303         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26304         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26305         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26306
26307 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26308
26309         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26310         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26311         940714-1.c, 940714-2.c, 940714-3.c},
26312         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26313         gcc.misc-tests/{mg.c,mg.exp}:
26314         New tests.
26315         * gcc.noncompile/noncompile.exp: Change accordingly.
26316
26317 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26318
26319         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26320         Undo previous clobberage.
26321
26322 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
26323
26324         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26325         * gcc.special/{930510-1.c, special.exp}:
26326         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26327         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26328         struct-varargs-1.c}: New tests from c-torture-1.26.
26329
26330 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
26331
26332         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26333           argument to switch.
26334
26335 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
26336
26337         * Revert the previous changes.  Please see Rob's directory
26338           (/lisa/test/rob/progressive/gcc/testsuite) for testing
26339           fixes.
26340
26341 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
26342
26343         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26344             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26345             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26346             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26347             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26348             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26349             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26350             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26351             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26352             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26353             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26354             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26355             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26356             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26357             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26358             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26359             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26360             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26361             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26362             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26363             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26364             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26365             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26366             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26367             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26368             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26369             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26370
26371 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
26372
26373         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26374             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26375           with perror calls.
26376
26377 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
26378
26379         * config/unix.exp (g++_load): Fix syntax.
26380
26381 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
26382
26383         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26384         * gcc.noncompile/921017-1.c: Deleted obsolete test.
26385         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26386         Don't expect va-arg-1.c to fail.  Correct expected output for
26387         920928-1.c.
26388         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26389         * gcc.wendy/hbm4.c: Correct typo.
26390         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26391
26392 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
26393
26394         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26395         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26396         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
26397         * lib/c-torture.exp (c-torture-compile): Ditto.
26398
26399         Reduce volume of output (remove all the -I's and such).
26400         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26401         Call gcc_cpass, gcc_cfail.
26402         (c-torture): Pass testing option to c-torture-compile.
26403
26404 1994-03-21  Doug Evans  (dje@cygnus.com)
26405
26406         Bring patches over from progressive.
26407         * config/default.exp: Exit remote shell cleanly.
26408         (g++_exit, g++_start): Add default versions.
26409         * config/sim.exp (gcc_load): Use perror, not error.
26410
26411 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
26412
26413         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
26414         set in site.exp.
26415
26416 1994-03-14  Doug Evans  (dje@cygnus.com)
26417
26418         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26419         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26420         (wendy_try): New proc to run testcase.
26421         (main loop): Call 'em.
26422         * gcc.wendy/*.c: Clean up pass to correct expected output.
26423
26424         * lib/gcc.exp: Minor cleanup work.
26425         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26426
26427 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
26428
26429         * config/sim.exp (gcc_load): Document return codes better.
26430         Don't pass -v to simulator.
26431
26432 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
26433
26434           * gcc.special/920717-x.c: Fix typo.
26435           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26436           get at sources.
26437
26438         * lib/mike-gcc.exp: Fix typo.
26439
26440 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
26441
26442         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26443         binary to use, transform the name.
26444         * config/*.exp: rename everything. Nuke any g++ specific files,
26445         it's now a special case of gcc that requires no special support.
26446         Add a default.exp for unsupported targets.
26447
26448 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
26449
26450         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26451         lib/old-dejagnu.exp: Fix a few patterns to work with the new
26452         version of Tcl.
26453
26454 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
26455
26456         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26457         than a warning.
26458
26459 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
26460
26461         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26462
26463 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
26464
26465         * gcc.execute/execute.exp: Combine opt_list and foption_list into
26466         option_list.  Compile every file with only 4/6 option choices
26467         (same as C torture) instead of with 12/18 different option
26468         choices.
26469         * lib/c-torture.exp: Likewise.
26470
26471         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26472         not already set.
26473
26474 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
26475
26476         * lib/old-deja.exp: Add `excess errors test fails' error, now one
26477         can put an XFAIL *-*-* on excess errors.
26478
26479 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
26480
26481         * g++.law: Add more tests derived from g++-bugs snapshots.
26482
26483         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
26484         equivalent to g++.law/init9.
26485
26486         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26487         compiled it, and the a.out file after we've run it.
26488
26489 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
26490
26491         * lib/mike-g++.exp (postbase): Delete the .o file after we've
26492         compiled it, and the a.out file after we've run it.
26493
26494 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
26495
26496         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
26497
26498 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
26499
26500         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
26501         version number.
26502
26503 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
26504
26505         * g++.law: New directory of g++ tests derived from the g++-bugs
26506         snapshots.
26507
26508 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
26509
26510         * gcc.compile: initbug1.c initbug1.exp testcase added
26511
26512 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
26513
26514         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
26515         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
26516           fixes submitted by Jeff Law (law@cs.utah.edu)
26517         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
26518           Jeff Law (law@cs.utah.edu)
26519
26520
26521 1993-11-30  Mike Stump  (mrs@cygnus.com)
26522
26523         * config/unix-g++.exp: Follow the gcc way of doing things.
26524         * g++.old-deja/old-deja.exp: Minor updates.
26525         * lib/g++.exp: New file, follow the gcc way of doing things.
26526         * lib/old-dejagnu.exp: Minor updates.
26527         * lib/mike-g++.exp: Always unset errorInfo.
26528
26529 1993-11-06  Mike Stump  (mrs@cygnus.com)
26530
26531         * lib/gcc.exp: Fix some errors with the below change, CC and
26532         CFLAGS should be global when setting, not local.
26533
26534 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
26535
26536         * lib/gcc.exp: Transform tool name.
26537
26538 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26539
26540         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26541
26542 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26543
26544         * lib/gcc.exp: change gcc_done to gcc_stat
26545
26546 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26547
26548         * Upgraded gcc testsuite to c-torture version 1.25
26549
26550 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
26551
26552         * lib/gcc.exp: added reporting code. Changed verbose compile message.
26553         * lib/c-torture: added hooks for new reporting code.
26554
26555 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
26556
26557         * config/sh-gcc.exp: check if sh-sim exists in the path
26558
26559 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
26560
26561         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26562         * gcc.compile/compile.exp: Initial changes for new logic.
26563         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26564         * gcc.failure/failure.exp: Initial changes for new logic.
26565         * gcc.ieee/ieee.exp: Initial changes for new logic.
26566         * gcc.misc-tests/misc.exp: Initial changes for new logic.
26567         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26568         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26569         * lib/c-torture.exp: Initial changes for new logic.
26570         * lib/gcc.exp: Initial changes for new logic.
26571
26572 1993-10-15  Mike Stump  (mrs@cygnus.com)
26573
26574         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26575         depend upon failure or success.  Fully qualify names in failure
26576         and success messages.  Always remove a.out before starting
26577         compile, just in case.  Pay more attention to error text output by
26578         the compiler.  Handle testcases with no known past errors just
26579         like all others, so that things are uniform.  Other miscellaneous
26580         improvements.
26581
26582 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
26583
26584         * gcc.cpp: new directory for cpp tests
26585
26586 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
26587
26588         * lib/chill.exp: Code reformatted, removed unused code.
26589         * config/unix-chill.exp: Code reformatted, removed unused code.
26590         * chill.execute/execute.exp: Code reformatted, removed unused code.
26591         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26592
26593 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
26594
26595         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
26596         routines not written.
26597
26598 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
26599
26600         * config/bug-gcc.exp: Use new procs from bug.exp.
26601
26602 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
26603
26604         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26605         via ftp, rather than depending on NFS.
26606         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26607         case.
26608
26609 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
26610
26611         * config/bug-gcc.exp: Use new download proc.
26612
26613 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
26614
26615         * chill.execute/execute.exp: cleanups, handles errors better
26616         * chill.compile/compile.exp: rewrite, based on execute.exp
26617         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26618         * lib/chill.exp: major changes to diff proc and compile and link
26619           procs. added chill_fail and chill_pass wrappers to pass and
26620           fail. added more comments, and handle error codes better.
26621           Added a hack to capture stderr from exec, so noncompile tests
26622           can work.
26623
26624 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
26625
26626         * chill.execute/execute.exp: rewrite of testsuite driver
26627         * lib/chill.exp: rewrite of testsuite driver
26628         * config/unix-chill.exp: rewrite of testsuite driver
26629
26630 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
26631
26632     In chill.execute:
26633         * iexpr.ch: Standardize uppercase.
26634         * tuples.dat: Standardize uppercase.
26635         * vary.ch: standardize.  Correct varying string assignments.
26636         * vary.dat: Add new output lines.
26637
26638 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
26639
26640     In chill.execute:
26641         * chprintf.ch: Standardize use of uppercase.
26642         * tuples.ch: Standardize and turn arr2 into a DCL,
26643           rather than a SYN.
26644         * pinits.ch: Standardize.
26645
26646 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
26647
26648         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
26649         * Makefil: Renamed to Makefile.in.
26650         * configure.in: New.
26651
26652 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26653
26654     In chill.execute:
26655         * .cvsignore: Add result/output files.
26656         * Makefile: Fix up variables at start.  Use MFLAGS
26657           everywhere.  Correct bool_loc, built_ins entries.
26658           Add entry for vary1.ch.
26659         * bitarray.ch: Standardize upper-case usage.
26660         * bitexpr.ch: Standardize, add output of b1.
26661         * params.ch: Use arrayt in along PROC parameters, to
26662           avoid novelty problems.
26663         * sets.ch: Tiny cleanup.
26664         * vary1.ch: Re-indent.
26665
26666 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26667
26668           * Add PR-related files to Makefiles, .cvsignore files, etc.
26669
26670 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26671
26672         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26673           with compiler objects. New names are test-flow.c and test-loop.c
26674
26675 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26676
26677         * Upgraded c-torture tests from 1.19 to 1.20
26678
26679         * new files:
26680         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26681         * gcc.compile: 930623-1.c 930623-2.c
26682         * gcc.noncompile: 930622-1.c 930622-2.c
26683         * gcc.failure: 920411-1.c 920627-2.c
26684         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26685
26686 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26687
26688         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26689           More changes to get testsuite working properly. Needs more work.
26690           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26691
26692 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26693
26694         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26695           More changes to get testsuite working properly. Needs more work.
26696
26697 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26698
26699         * chill.compile/compile.exp: Added for Dejagnu support
26700         * chill.execute/execute.exp: Added for Dejagnu support
26701         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26702
26703 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26704
26705     This should complete moving the CHILL test files.
26706         * chill.noncompile(.cvsignore printf.grt
26707             in-printf.grt chprintf.grt chprintf.ch):
26708             Added test-support files.
26709           (Makefile): Modified further.
26710         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26711             signal.ch): Added test files.
26712           * chill.execute (.cvsignore printf.grt printr.c
26713             in-printf.grt rts.c chprintf.grt rts.h): Added
26714           test-support files.
26715             (Makefile): More corrections.
26716
26717 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26718
26719         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26720           test cases, ready for DejaGnu.
26721
26722 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26723
26724         * Upgraded c-torture tests from 1.18 to 1.19
26725
26726         * gcc.compile: added test(s):
26727           930607-1.c
26728         * gcc.execute: added test(s):
26729           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26730
26731         * added new subdirectory for misc tests: gcc.misc-tests
26732         * gcc.misc-test(s): added tests:
26733           inst-check.c test-consts.c test-ior.c test-switch.c
26734
26735 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26736
26737         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26738
26739 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26740
26741         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26742
26743 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26744
26745         * Upgraded c-torture tests from 1.17 to 1.18
26746
26747 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26748
26749         * Upgraded c-torture tests from 1.12 to 1.17
26750
26751 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26752
26753         * lib/old-dejagnu.exp:
26754           Fixed handling of XFAIL target triplets to correctly
26755           recognize wildcard characters.  Removed code that
26756           appended a unique id tag to the end of the file name
26757           printed out by the result of the testcases within a
26758           given test file.
26759
26760 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26761
26762         * lib/old-dejagnu.exp:
26763           Reworked expected failure handling to trigger off of XFAIL
26764           keyword in keyphrase embeded in testcase source code. The
26765           XFAIL keyword must be at the end of the keyphrase line. It
26766           may optionally be followed by one or more target triplets.
26767           It has just occured that the handling of wildcards in the
26768           target triplet may not be correct.
26769
26770 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26771
26772         * g++.old-deja/tests:
26773           Moved all subdirectories up one level into g++.old-deja .
26774
26775         * lib/old-dejagnu.exp:
26776           Fixed problem with CXXFLAGS not being properly reset, and being
26777           corrupted with extraneous "-c" compiler option.  This was
26778           causing binaries to not be generated for test that needed them.
26779           Modified strings passed to "pass" and "fail" so that individual
26780           tests from the same test file would be distinguished by an
26781           identifier appended to the test file name in the summary logs;
26782           this corrected a problem with erroneous diff logs.  Added code
26783           to search testcases for expected fail and unexpected pass keywords.
26784
26785 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26786
26787         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26788
26789 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26790
26791         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26792           Removed extraneous text from end of "Special g++ Options"
26793           keyphrase.
26794
26795         * lib/old-dejagnu.exp: Added pattern matching to look for new
26796           keywords, embedded in testcases comments, which will trigger
26797           calls to xpass and xfail.
26798
26799 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26800
26801         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26802           comments embedded in the testcases, especially the one looking for
26803           special compiler options, as well as the pattern matching for the
26804           compiler output again.
26805
26806 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26807
26808         * lib/old-dejagnu.exp: Do a proper check of the return value for
26809           execute tests. Fixed several problems with the pattern matching
26810           of the compiler output which gave erroneous test results.
26811           Changed several of the test result messages to be more descriptive.
26812         * config/unix-g++.exp: Proc g++_load now actually works and
26813           executes the tests passed to it and returns a usable return
26814           value.
26815
26816 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26817
26818           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26819
26820 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26821
26822         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26823           Modified both files to properly execute the old style
26824           dejagnu tests. The previous versions of these files were
26825           experimental and did not function anything near correctly.
26826
26827 1993-04-05  Rob Savoye  (rob@cygnus.com)
26828
26829         * Removed all Makefile.in and configure.in files. No configuration
26830         needed now.
26831
26832 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26833
26834         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26835
26836 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26837
26838         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26839         gcc.special/configure.in, gcc.noncompile/configure.in,
26840         gcc.execute/configure.in, gcc.code_quality/configure.in,
26841         g++.other/configure.in, g++.old-deja/configure.in,
26842         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26843         in srcname setting.
26844
26845 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26846
26847         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26848         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26849         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26850
26851 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26852
26853         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26854         (gdb_exit): Don't remove *_soc files.
26855
26856 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26857
26858         * lib/c-torture.exp: Don't look for main; instead always use -w
26859         -c.  This is how the c-torture tests work.  Remove the object
26860         file if the compilation succeeds.
26861         * gcc.execute/execute.exp: Remove executable if test passes.
26862         * gcc.noncompile/noncompile.exp: Every test is an expected
26863         failure.
26864         * gcc.special/special.exp: Added tests from c-torture 1.11,
26865         corrected use of existing test.
26866         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26867         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26868         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26869         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26870         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26871         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26872         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26873         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26874         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26875         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26876         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26877         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26878         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26879         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26880         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26881         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26882         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26883         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26884         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26885         c-torture 1.11.
26886         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26887         correspond to c-torture 1.11.
26888
26889         * New file.