OSDN Git Service

2dff62bb8c997165dd4372ac48a1308a62652290
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2
3         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
4         * gcc.dg/tree-ssa/loop-4.c: Likewise.
5
6 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
7
8         * gfortran.dg/pr15324.f90: Make array bounds consistent.
9
10 2004-09-25  Jan Hubicka  <jh@suse.cz>
11
12         * compile/30040909-1.c: New test.
13         * compile/30040907-1.c: New test.
14
15 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
16
17         * gcc.c-torture/execute/va-arg-26.c: New test.
18
19 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
20
21         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
22         extra diagnostics on targets with 64-bit pointers.
23         * objc.dg/selector-1.m: Adjust dg-warning regexp.
24
25 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
26
27         PR c/17188
28         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
29         * gcc.dg/decl-3.c: Adjust expected message.
30
31 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
32
33         PR fortran/17615
34         * gfortran.dg/pr17615.f90: New test.
35
36 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
37
38         PR tree-optimzation/17517
39         * g++.dg/tree-ssa/pr17517.C: New Test.
40
41 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
42
43         PR c++/16889
44         * g++.dg/lookup/ambig3.C: New.
45
46 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
47
48         PR tree-opt/17624
49         * g++.dg/opt/pr17624.C: New test.
50
51 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
52
53         PR c/6980
54         * gcc.dg/Wbad-function-cast-1.c: New test.
55
56 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
57
58         * g++.dg/ext/complit1.C
59         * g++.dg/other/error2.C
60         * g++.dg/other/nontype-1.C
61         * g++.dg/parse/crash11.C
62         * g++.dg/parse/crash12.C
63         * g++.dg/parse/error15.C
64         * g++.dg/parse/error4.C
65         * g++.dg/parse/tmpl-outside1.C
66         * g++.dg/parse/too-many-tmpl-args1.C
67         * g++.dg/template/dependent-expr3.C
68         * g++.dg/template/error10.C
69         * g++.dg/template/instantiate1.C
70         * g++.dg/template/vtable2.C
71         * g++.dg/warn/Wshadow-1.C
72         * g++.dg/warn/weak1.C
73         * g++.old-deja/g++.brendan/crash16.C
74         * g++.old-deja/g++.brendan/crash18.C
75         * g++.old-deja/g++.brendan/crash48.C
76         * g++.old-deja/g++.brendan/crash49.C
77         * g++.old-deja/g++.brendan/crash55.C
78         * g++.old-deja/g++.brendan/crash56.C
79         * g++.old-deja/g++.brendan/crash8.C
80         * g++.old-deja/g++.brendan/enum11.C
81         * g++.old-deja/g++.brendan/enum8.C
82         * g++.old-deja/g++.brendan/enum9.C
83         * g++.old-deja/g++.brendan/friend3.C
84         * g++.old-deja/g++.brendan/misc14.C
85         * g++.old-deja/g++.bugs/900402_02.C
86         * g++.old-deja/g++.bugs/900404_03.C
87         * g++.old-deja/g++.bugs/900404_04.C
88         * g++.old-deja/g++.bugs/900428_03.C
89         * g++.old-deja/g++.jason/crash4.C
90         * g++.old-deja/g++.jason/overload21.C
91         * g++.old-deja/g++.jason/redecl1.C
92         * g++.old-deja/g++.jason/report.C
93         * g++.old-deja/g++.jason/rfg10.C
94         * g++.old-deja/g++.jason/template30.C
95         * g++.old-deja/g++.law/arm12.C
96         * g++.old-deja/g++.law/ctors5.C
97         * g++.old-deja/g++.law/cvt20.C
98         * g++.old-deja/g++.law/init10.C
99         * g++.old-deja/g++.law/init8.C
100         * g++.old-deja/g++.law/visibility17.C
101         * g++.old-deja/g++.law/visibility7.C
102         * g++.old-deja/g++.mike/net8.C
103         * g++.old-deja/g++.mike/p646.C
104         * g++.old-deja/g++.mike/p700.C
105         * g++.old-deja/g++.mike/p701.C
106         * g++.old-deja/g++.mike/p811.C
107         * g++.old-deja/g++.ns/template13.C
108         * g++.old-deja/g++.other/array3.C
109         * g++.old-deja/g++.other/crash25.C
110         * g++.old-deja/g++.other/dtor3.C
111         * g++.old-deja/g++.other/dtor4.C
112         * g++.old-deja/g++.other/main1.C
113         * g++.old-deja/g++.other/warn7.C
114         * g++.old-deja/g++.pt/crash11.C
115         * g++.old-deja/g++.pt/crash36.C
116         * g++.old-deja/g++.pt/spec22.C
117         * g++.old-deja/g++.pt/spec9.C
118         * g++.old-deja/g++.pt/ttp52.C
119         * g++.old-deja/g++.robertl/eb103.C
120         * g++.old-deja/g++.robertl/eb121.C
121         * g++.old-deja/g++.robertl/eb22.C
122         * g++.old-deja/g++.robertl/eb8.C:
123         Update locations and/or regexps of dg-error markers.
124         Remove markers for some bogus messages that are no longer issued.
125
126 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
127
128         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
129         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
130
131 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
132
133         PR c++/17618
134         * g++.dg/lookup/crash5.C: New test.
135
136 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
137
138         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
139         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
140         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
141         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
142         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
143         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
144
145         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
146         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
147         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
148         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
149         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
150         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
151
152         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
153
154         * gcc.dg/vect/vect-44.c: Check additional cases.
155         * gcc.dg/vect/vect-48.c: Check additional cases.
156
157         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
158         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
159         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
160         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
161         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
162         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
163         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
164         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
165         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
166
167         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
168         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
169         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
170
171 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
172
173         * gcc.dg/tree-ssa/loop-6.c: New test.
174
175 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
176
177         PR c++/17620
178         * g++.dg/inherit/base2.C: New.
179
180 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
181
182         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
183         * gcc.dg/20001012-2.c: Likewise.
184         * gcc.dg/20001013-1.c: Likewise.
185         * gcc.dg/20001101-1.c: Likewise.
186         * gcc.dg/20001102-1.c: Likewise.
187         * gcc.dg/bf-spl1.c: Likewise.
188         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
189         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
190
191 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
192
193         PR tree-optimization/16721
194         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
195
196 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
197
198         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
199         * gcc.dg/20040305-1.c: Likewise.
200
201 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
202
203         PR c/16566
204         * gcc.c-torture/compile/pr16566-1.c,
205         gcc.c-torture/compile/pr16566-2.c,
206         gcc.c-torture/compile/pr16566-3.c: New tests.
207
208 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
209
210         PR tree-optimization/17512
211         * gcc.c-torture/compile/20040916-1.c.
212
213 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
214
215         * gcc.dg/pragma-re-3.c: New test.
216
217 2004-09-17  Matt Austern  <austern@apple.com>
218
219         PR c++/15049
220         * g++.dg/other/anon3.C: New.
221
222 2004-09-21  Roger Sayle  <roger@eyesopen.com>
223
224         PR c++/7503
225         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
226         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
227         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
228         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
229         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
230
231 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
232
233         PR fortran/17286
234         * gfortran.dg/pr17286.f90: New test.
235
236 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
237
238         PR c++/17530
239         * g++.dg/template/static7.C: New test.
240
241 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
242
243         PR tree-opt/17558
244         * gcc.c-torture/compile/pr17558.c: New test.
245
246 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
247
248         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
249         if SKIP_ATTRIBUTE is defined.
250
251 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
252
253         PR fortran/15957
254         * gfortran.dg/pr15957.f90: New test.
255
256 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
257
258         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
259         in comparison.
260         * gcc.dg/vect/vect-79.c: Likewise.
261         * gcc.dg/vect/vect-80.c: Likewise.
262
263 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
264
265         PR fortran/15750
266         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
267
268 2004-09-20  Ira Rosen  <irar@il.ibm.com>
269
270         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
271         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
272         * gcc.dg/vect/vect-62.c: New testcase.
273         * gcc.dg/vect/vect-63.c: New testcase.
274         * gcc.dg/vect/vect-64.c: New testcase.
275         * gcc.dg/vect/vect-65.c: New testcase.
276         * gcc.dg/vect/vect-66.c: New testcase.
277         * gcc.dg/vect/vect-67.c: New testcase.
278         * gcc.dg/vect/vect-68.c: New testcase.
279         * gcc.dg/vect/vect-69.c: New testcase.
280         * gcc.dg/vect/vect-79.c: New testcase.
281         * gcc.dg/vect/vect-80.c: New testcase.
282
283 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
284
285         * gcc.target/mips/asm-1.c: New test.
286
287 2004-09-19  Ira Rosen  <irar@il.ibm.com>
288
289         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
290         * gcc.dg/vect/vect-73.c: New testcase.
291         * gcc.dg/vect/vect-74.c: New testcase.
292         * gcc.dg/vect/vect-75.c: New testcase.
293         * gcc.dg/vect/vect-76.c: New testcase.
294         * gcc.dg/vect/vect-77.c: New testcase.
295         * gcc.dg/vect/vect-78.c: New testcase
296
297 2004-09-18  Paul Brook  <paul@codesourcery.com>
298
299         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
300
301 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
302
303         PR c/17424
304         * gcc.dg/pr17424-1.c: New test.
305
306 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
307
308         * g++.dg/tree-ssa/pr17153.C: New test.
309
310 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
311
312         PR pch/13361
313         * testsuite/g++.dg/pch/wchar-1.C: New.
314         * testsuite/g++.dg/pch/wchar-1.Hs: New.
315
316 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
317
318         * gcc.c-torture/execute/20040917-1.c: New test.
319
320 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
321
322         PR tree-optimization/17319
323         * gcc.dg/pr17319.c: New test.
324
325 2004-09-17  Devang Patel  <dpatel@apple.com>
326
327         * gcc.dg/20040813-1.c: New test.
328
329 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
330
331         PR tree-optimization/17273
332         * gcc.c-torture/compile/pr17273.c: New test.
333
334 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
335
336         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
337         Update expected messages.
338         * gcc.dg/declspec-13.c: New test.
339
340 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
341
342         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
343
344 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
345
346         * gcc.c-torture/execute/pr17252.c: Use post-increment to
347         change what 'a' is pointing to.
348
349 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
350
351         PR c++/16002
352         * g++.dg/template/error18.C: New test.
353
354         PR c++/16029
355         * g++.dg/warn/Wunused-8.C: New test.
356
357 2004-09-17  Steven Bosscher  <stevenb@suse.de>
358
359         PR tree-optimization/17513
360         * gcc.dg/20040916-1.c: New test.
361
362 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
363
364         PR c++/17501
365         * g++.dg/template/typename7.C: New test.
366
367 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
368
369         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
370
371 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
372
373         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
374         with -ftree-based-profiling also.
375         * lib/profopt.exp: Support late-set profile_option/feedback_option.
376
377 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
378
379         PR/15364
380         * gfortran.dg/der_array_io_1.f90: New test.
381         * gfortran.dg/der_array_io_2.f90: New test.
382         * gfortran.dg/der_array_io_3.f90: New test.
383
384 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
385
386         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
387         EABI.
388
389 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
390
391         * g++.dg/opt/switch1.C: New test.
392
393 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
394
395         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
396         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
397         Update expected messages.
398
399 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
400
401         PR fortran/16485
402         * gfortran.dg/same_name_1.f90: New test.
403
404 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
405
406         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
407         dereference garbage pointers.
408
409 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
410
411         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
412         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
413
414         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
415         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
416         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
417
418 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
419
420         PR c++/17324
421         * g++.dg/template/mangle1.C: New test.
422
423 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
424
425         PR tree-optimization/17252
426         * gcc.c-torture/execute/pr17252.c: New test.
427
428 2004-09-14  Andrew Pinski  <apinski@apple.com>
429
430         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
431
432 2004-09-14  Roger Sayle  <roger@eyesopen.com>
433
434         PR rtl-optimization/9771
435         * gcc.dg/pr9771-1.c: New test case.
436
437 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
438
439         PR tree-optimization/15262
440         * gcc.c-torture/execute/pr15262-1.c: New test.
441         * gcc.c-torture/execute/pr15262-2.c: New test.
442
443 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
444
445         * gcc.dg/declspec-12.c: New test.
446
447 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
448
449         * gfortran.dg/pr17090.f90: Add directives to test.
450
451 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
452
453         * gcc.c-torture/compile/20040914-1.c: New test.
454
455 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
456
457         PR c++/16162
458         * g++.dg/template/decl2.C: New test.
459
460 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
461
462         PR fortran/17090
463         * gfortran.dg/pr17090.f90: New test.
464
465 2004-09-13  Dale Johannesen  <dalej@apple.com>
466
467         * gcc.c-torture/compile/pr17408.c:  New test case.
468
469 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
470
471         PR c++/16716
472         * g++.dg/parse/crash17.C: New test.
473
474         PR c++/17327
475         * g++.dg/template/enum3.C: New test.
476
477 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
478
479         * lib/gcc-defs.exp: Load wrapper.exp.
480         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
481         using local code.
482         * lib/gcc.exp (gcc_init): Similar.
483         * lib/gfortran.exp (gfortran_init): Similar.
484         * lib/objc.exp (objc_init): Similar.
485         * lib/treelang.exp (treelang_init): Similar.
486         * lib/wrapper.exp: New file with build_wrapper call machinery in
487         ${tool}_maybe_build_wrapper.
488
489 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
490
491         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
492         "inline".
493         * gcc.dg/declspec-11.c: Update expected messages.
494         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
495         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
496         gcc.dg/inline-12.c: New tests.
497
498 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
499
500         * g++.dg/tree-ssa/pr17400.C: New testcase.
501
502 2004-09-13  James E Wilson  <wilson@specifixinc.com>
503
504         * gcc.target/mips/sb1-1.c: New testcase.
505
506 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
507
508         * lib/g77-dg.exp: Remove unused file.
509         * lib/mike-g77.exp: Ditto.
510         * lib/g77.exp: Ditto.
511
512 2004-09-12  Richard Henderson  <rth@redhat.com>
513
514         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
515
516 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
517
518         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
519         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
520         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
521         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
522         Update expected messages.
523
524 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
525
526         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
527         declaration/use mismatch for dirp parameter.
528
529 2004-09-12  Andrew Pinski  <apinski@apple.com>
530
531         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
532         -fgnu-runtime is passed.
533
534 2004-09-12  Richard Henderson  <rth@redhat.com>
535
536         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
537         do the uplevel thing and update additional_flags directly.
538         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
539         gfortran.fortran-torture/execute/intrinsic_nearest.x,
540         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
541         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
542
543 2004-09-11  Steven Bosscher  <stevenb@suse.de>
544
545         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
546
547 2004-09-11  Roger Sayle  <roger@eyesopen.com>
548
549         PR middle-end/17411
550         * g++.dg/opt/pr17411-1.C: New test case.
551
552 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
553
554         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
555         gcc.dg/tls/diag-2.c: Update expected messages.
556         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
557         messages.
558         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
559         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
560         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
561         gcc.dg/tls/diag-5.c: New tests.
562
563 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
564
565         * gcc.dg/20040910-1.c: Correct dg-error regexp.
566
567 2004-09-11  Steven Bosscher  <stevenb@suse.de>
568
569         * g++.dg/parse/break-in-for.C: New test.
570
571 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
572
573         * gcc.dg/tree-ssa/20040911-1.c: New test.
574
575 2004-09-11  Andreas Jaeger  <aj@suse.de>
576
577         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
578         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
579
580 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
581
582         * gcc.target/frv: New directory of FR-V-specific tests.
583
584 2004-09-10  James E Wilson  <wilson@specifixinc.com>
585
586         * gcc.dg/convert-vec-1.c: New test.
587
588 2004-09-10  Roger Sayle  <roger@eyesopen.com>
589
590         PR middle-end/17024
591         * gcc.dg/pr17024-1.c: New test case.
592
593 2004-09-10  Eric Christopher  <echristo@redhat.com>
594
595         * gcc.dg/20040910-1.c: New test.
596
597 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
598
599         * gcc.dg/bitfld-9.c: New test.
600
601 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
602
603         * gcc.c-torture/execute/ieee/acc1.c: New test.
604         * gcc.c-torture/execute/ieee/acc2.c: New test.
605         * gcc.c-torture/execute/ieee/mzero6.c: New test.
606
607 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
608
609         * gcc.dg/deprecated-2.c: New test.
610
611 2004-09-09  James E Wilson  <wilson@specifixinc.com>
612
613         * gcc.dg/init-vec-1.c: New test.
614
615 2004-09-09  Roger Sayle  <roger@eyesopen.com>
616
617         PR middle-end/17055
618         * gcc.dg/pr17055-1.c: New test case.
619
620 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
621
622         PR target/17377
623         * gcc.c-torture/execute/pr17377.c: New test.
624
625 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
626
627         PR c/8420
628         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
629         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
630         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
631         gcc.dg/long-long-typespec-1.c: New tests.
632         * gcc.dg/tls/diag-2.c: Update expected diagnostics
633
634 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
635
636         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
637         gcc.dg/gnu99-static-1.c: New tests.
638
639 2004-09-08  Devang Patel  <dpatel@apple.com>
640
641         * gcc.dg/darwin-ld-20040828-1.c: New test.
642         * gcc.dg/darwin-ld-20040828-2.c: New test.
643         * gcc.dg/darwin-ld-20040828-3.c: New test.
644
645 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
646
647         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
648         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
649         in error message.
650         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
651         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
652         in error message.
653         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
654         types they qualify.
655         * objc.dg/type-size-2.m: Fix wording in comment.
656         * objc.dg/va-meth-1.m: New test case.
657
658 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
659
660         PR c/16633:
661         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
662         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
663
664 2004-09-06  Devang Patel  <dpatel@apple.com>
665
666         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
667         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
668
669 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
670
671         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
672         reflect changed line numbering of diagnostics.
673
674 2004-09-06  Paul Brook  <paul@codesourcery.com>
675
676         * gfortran.dg/edit_real_1.f90: Add new test.
677
678 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
679
680         * gcc.dg/tree-ssa/loop-2.c: New test.
681         * gcc.dg/tree-ssa/loop-3.c: New test.
682         * gcc.dg/tree-ssa/loop-4.c: New test.
683         * gcc.dg/tree-ssa/loop-5.c: New test.
684
685 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
686
687         * gcc.dg/format/sentinel-1.c: Update for parameter option.
688
689 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
690
691         * gcc.dg/format/sentinel-1.c: New test.
692
693 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
694
695         * testsuite/gcc.dg/builtins-46.c: New.
696
697 2004-09-03  Devang Patel  <dpatel@apple.com>
698
699         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
700         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
701
702 2004-09-03  Jan Beulich  <jbeulich@novell.com>
703
704         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
705         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
706         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
707         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
708         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
709         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
710         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
711         the non-portable bzero.
712         * gcc.dg/20010912-1.c: xfail for NetWare.
713         * gcc.dg/20020426-2.c: xfail for NetWare.
714         * gcc.dg/20021014-1.c: xfail for NetWare.
715         * gcc.dg/20021018-1.c: xfail for NetWare.
716         * gcc.dg/20030213-1.c: xfail for NetWare.
717         * gcc.dg/20030225-1.c: xfail for NetWare.
718         * gcc.dg/20030708-1.c: xfail for NetWare.
719         * gcc.dg/builtins-config.h: Also exclude NetWare.
720         * gcc.dg/format/format.h: Define restrict only if not already defined.
721         * gcc.dg/nest.c: xfail for NetWare.
722         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
723         * lib/target-supports.exp (check_visibility_available): Exclude
724         NetWare.
725
726 2004-09-03  Jan Beulich  <jbeulich@novell.com>
727
728         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
729         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
730         deterministic starting point for the alignment of structure fields.
731         * gcc.dg/Wpadded.c: Dito.
732         * g++.dg/abi/vbase10.C: Dito.
733
734 2004-09-03  Devang Patel  <dpatel@apple.com>
735
736         * g++.dg/debug/pr15736.cc: New test.
737
738 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
739
740         * README.QMTEST: Fix out-of-date link.
741
742 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
743
744         PR fortran/16579
745         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
746         Delete.  Duplicate of gfortran.dg/g77/20010610.f
747
748 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
749
750         * g++.dg/abi/arm_rtti1.C: New test.
751
752 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
753
754         * gcc.dg/ppc-vector-memcpy.c: New.
755         * gcc.dg/ppc-vector-memset.c: New.
756
757 2004-09-02  Chao-ying Fu  <fu@mips.com>
758
759         * gcc.target/mips/mips-3d-1.c: New test.
760         * gcc.target/mips/mips-3d-2.c: New test.
761         * gcc.target/mips/mips-3d-3.c: New test.
762         * gcc.target/mips/mips-3d-4.c: New test.
763         * gcc.target/mips/mips-3d-5.c: New test.
764         * gcc.target/mips/mips-3d-6.c: New test.
765         * gcc.target/mips/mips-3d-7.c: New test.
766         * gcc.target/mips/mips-3d-8.c: New test.
767         * gcc.target/mips/mips-3d-9.c: New test.
768         * gcc.target/mips/mips-ps-1.c: New test.
769         * gcc.target/mips/mips-ps-2.c: New test.
770         * gcc.target/mips/mips-ps-3.c: New test.
771         * gcc.target/mips/mips-ps-4.c: New test.
772         * gcc.target/mips/mips-ps-type.c: New test.
773
774 2004-09-02  Paul Brook  <paul@codesourcery.com>
775
776         * gfortran.dg/edit_real_1.f90: Add new tests.
777
778 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
779
780         PR fortran/15327
781         * gfortran.dg/merge_char_1.f90: New test.
782
783 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
784
785         PR fortran/16404
786         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
787
788 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
789
790         PR c/1522
791         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
792
793 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
794
795         * g++.dg/opt/loop1.C: Do not XFAIL.
796
797 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
798
799         * gcc.c-torture/execute/20040831-1.c: New test.
800
801 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
802
803         PR fortran/16579
804         * gfortran.dg/g77/20010610.f: Now passes.
805         Copy from g77.f-torture/execute. Add dg-run directive.
806         * gfortran.dg/g77/README: Update
807
808 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
809
810         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
811         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
812         (t1, t2, t3, t4): Add volatile.
813
814 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
815
816         * g++.dg/ext/visibility/arm1.C: New test.
817
818 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
819
820         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
821         -pedantic-errors.
822
823 2004-09-01  Paul Brook  <paul@codesourcery.com>
824
825         * gfortran.dg/eof_2.f90: New test.
826
827 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
828
829         PR fortran/16579
830         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
831
832 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
833
834         PR libfortran/16805
835         * gfortran.dg/list_read_2.f90: New test.
836
837 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
838
839         * g++.dg/abi/key1.C: New test.
840
841 2004-08-31  Richard Henderson  <rth@redhat.com>
842
843         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
844         form of offsetof.
845         * g++.dg/other/offsetof5.C: Remove duplicate.
846
847 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
848
849         PR fortran/17244
850         * gfortran.dg/func_derived_1.f90: New test.
851
852 2004-08-31  Paul Brook  <paul@codesourcery.com>
853
854         * gfortran.dg/eof_1.f90: New test.
855
856 2004-08-31  Paul Brook  <paul@codesourcery.com>
857
858         * gfortran.dg/list_read_1.f90: New file.
859
860 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
861
862         * g++.dg/opt/loop1.C: XFAIL.
863
864 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
865
866         * gcc.dg/funcdef-storage-1.c: New.
867         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
868         an extern function in local scope.
869         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
870         declare an 'auto inline' function in local scope.
871         * gcc.dg/20011130-1.c: Likewise.
872         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
873         an 'auto' function in local scope.
874         * gcc.dg/20021014-1.c: Likewise.
875         * gcc.dg/20030331-2.c: Likewise.
876
877 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
878
879         * gfortran.dg/blockdata_1.f90: New test.
880
881 2004-08-30  Richard Henderson  <rth@redhat.com>
882
883         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
884
885 2004-08-30  Richard Henderson  <rth@redhat.com>
886
887         * lib/fortran-torture.exp (fortran-torture-execute): Honor
888         additional_flags set by alternate driver.
889         (ieee-options): New procedure.
890         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
891         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
892         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
893         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
894
895 2004-08-30  Richard Henderson  <rth@redhat.com>
896
897         * lib/f-torture.exp: Remove.
898
899 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
900
901         PR rtl-optimization/16590
902         * g++.dg/opt/loop1.C: New test.
903
904 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
905
906         PR fortran/13910
907         * gfortran.dg/oldstyle_1.f90: New test.
908
909 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
910         Paul Brook  <paul@codesourcery.com>
911
912         * gfortran.dg/g77/README: Update.
913         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
914         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
915         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
916
917 2004-08-28  Paul Brook  <paul@codesourcery.com>
918
919         PR libfortran/17195
920         * gfortran.dg/edit_real_1.f90: New test.
921
922 2004-08-27  Paul Brook  <paul@codesourcery.com>
923
924         * gfortran.dg/rewind_1.f90: New test.
925
926 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
927
928         PR fortran/16597
929         * gfortran.dg/pr16597.f90: New test.
930
931 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
932
933         PR c/13801
934         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
935         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
936         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
937         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
938         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
939
940 2004-08-26  Nick Clifton  <nickc@redhat.com>
941
942         * gcc.c-torture/compile/pr17119.c: New test.
943
944 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
945
946         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
947
948 2004-08-25  Richard Henderson  <rth@redhat.com>
949
950         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
951         the bits that expect kind=8 to be the largest real kind.
952
953 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
954
955         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
956
957 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
958
959         * gfortran.dg/assignment_1.f90: New test.
960
961 2004-08-25  Adam Nemet  <anemet@lnxw.com>
962
963         * g++.dg/template/repo3.C: New test.
964
965 2004-08-25  Roger Sayle  <roger@eyesopen.com>
966
967         PR middle-end/16693
968         PR tree-optimization/16372
969         * g++.dg/opt/pr16372-1.C: New test case.
970         * g++.dg/opt/pr16693-1.C: New test case.
971         * g++.dg/opt/pr16693-2.C: New test case.
972
973 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
974
975         * objc.dg/proto-lossage-4.m: New test.
976
977 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
978
979         PR c++/17155
980         * g++.dg/inherit/local2.C: New test.
981
982 2004-08-25  Paul Brook  <paul@codesourcery.com>
983
984         PR fortran/17144
985         * gfortran.dg/string_ctor_1.f90: New test.
986
987 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
988
989         PR c++/14428
990         * g++.dg/template/redecl2.C: New test.
991
992 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
993
994         PR fortran/17143
995         * gfortran.dg/pr17143.f90: New test.
996
997 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
998
999         PR fortran/17164
1000         * gfortran.dg/pr17164.f90: New test.
1001
1002 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1003
1004         * gcc.dg/tree-ssa/loop-1.c: New test.
1005
1006 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1007
1008         * gcc.c-torture/compile/20040824-1.c: New test.
1009
1010 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1011
1012         * gcc.c-torture/compile/iftrap-3.c: New test.
1013
1014 2004-08-24  Paul Brook  <paul@codesourcery.com>
1015
1016         * gfortran.dg/entry_2.f90: New test.
1017
1018 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1019
1020         PR c++/16889
1021         * g++.dg/lookup/ambig[12].C: New.
1022
1023 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1024
1025         PR c++/16706
1026         * g++.dg/template/crash21.C: New test.
1027         * g++.dg/template/crash22.C: Likewise.
1028
1029 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1030
1031         PR c++/17149
1032         * g++.dg/template/access15.C: New.
1033
1034 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1035
1036         PR c++/17163
1037         * g++.dg/template/repo2.C: New test.
1038
1039 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1040
1041         PR rtl-optimization/17078
1042         * gcc.c-torture/execute/pr17078-1.c: New test case.
1043
1044 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1045
1046         PR c/14492
1047         * gcc.dg/debug/crash1.c: New test.
1048
1049 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1050
1051         PR c/16180
1052         * gcc.dg/loop-5.c: New test.
1053
1054 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1055
1056         * gcc.c-torture/execute/20040823-1.c: New test.
1057
1058 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1059
1060         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1061         to the assembler.  Simplify test accordingly.
1062         (asm_abi_flags): Use GNU names.
1063         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1064         to check for ABI flags.
1065
1066 2004-08-22  Andrew Pinski  <apinski@apple.com>
1067
1068         * g++.dg/opt/pr14029.C: New test.
1069         * gcc.c-torture/execute/pr15262.c: New test.
1070
1071 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1072
1073         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1074
1075 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1076
1077         PR 16908
1078         * gfortran.dg/direct_io.f90: New test.
1079
1080 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1081
1082         PR c++/17121
1083         * g++.dg/inherit/local2.C: New test.
1084
1085 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1086
1087         PR c++/17120
1088         * g++.dg/warn/Wparentheses-4.C: New test.
1089
1090 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1091
1092         PR c++/17121
1093         * g++.dg/inherit/local2.C: New test.
1094
1095         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1096         * gcc.dg/ppc-ldstruct.c: Likewise.
1097         * gcc.dg/ppc64-abi-2.c: Likewise.
1098
1099 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1100
1101         PR rtl-optimization/17099
1102         * gcc.c-torture/execute/20040820-1.c: New test.
1103
1104 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1105
1106         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1107
1108 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1109
1110         PR fortran/17077
1111         * gfortran.dg/auto_array_1.f90: New test.
1112
1113 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1114
1115         PR fortran/17074
1116         * gfortran.dg/simpleif_1.f90: New test.
1117
1118 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1119
1120         * lib/target-supports.exp (check_profiling_available): Return
1121         false for arm*-*-symbianelf* and arm*-*-eabi*.
1122
1123         PR c++/15890
1124         * g++.dg/template/delete1.C: New test.
1125
1126 2004-08-19  Paul Brook  <paul@codesourcery.com>
1127
1128         PR fortran/14976
1129         PR fortran/16228
1130         * gfortran.dg/data_char_1.f90: New test.
1131
1132 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1133
1134         PR fortran/16946
1135         * gfortran.dg/reduction.f90: New testcase.
1136
1137 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1138
1139         PR fortran/16520
1140         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1141
1142 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1143
1144         PR c++/17041
1145         * g++.dg/Wparentheses-3.C: New test.
1146
1147 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1148
1149         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1150         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1151         * gcc.dg/vect/vect-2.c: Likewise.
1152         * gcc.dg/vect/vect-3.c: Likewise.
1153         * gcc.dg/vect/vect-4.c: Likewise.
1154         * gcc.dg/vect/vect-5.c: Likewise.
1155         * gcc.dg/vect/vect-6.c: Likewise.
1156         * gcc.dg/vect/vect-7.c: Likewise.
1157         * gcc.dg/vect/vect-25.c: Likewise.
1158         * gcc.dg/vect/vect-31.c: Likewise.
1159         * gcc.dg/vect/vect-32.c: Likewise.
1160         * gcc.dg/vect/vect-34.c: Likewise.
1161         * gcc.dg/vect/vect-36.c: Likewise.
1162         * gcc.dg/vect/vect-all.c: Likewise.
1163
1164 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1165
1166         PR c++/17068
1167         * g++.dg/template/operator4.C: New test.
1168
1169 2004-08-18  Richard Henderson  <rth@redhat.com>
1170
1171         * gcc.dg/20040206-1.c: XFAIL.
1172
1173 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1174
1175         PR c++/16246
1176         * g++.dg/template/array7.C: New test.
1177
1178 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1179
1180         * gcc.dg/mips-movcc-1.c: New test.
1181         * gcc.dg/mips-movcc-2.c: New test.
1182         * gcc.dg/mips-movcc-3.c: New test.
1183
1184         * gcc.dg/mips-nmadd-1.c: New test.
1185         * gcc.dg/mips-nmadd-2.c: New test.
1186
1187 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1188
1189         PR c++/15871
1190         * g++.dg/opt/inline8.C: New test.
1191
1192         PR c++/16965
1193         * g++.dg/parse/error17.C: New test.
1194
1195 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1196
1197         * gcc.dg/vect: New directory for vectorizer tests.
1198         * gcc.dg/vect/tree-vect.h: New file.
1199         * gcc.dg/vect/vect.exp: New file.
1200         * gcc.dg/vect/pr16105.c.c: New test.
1201         * gcc.dg/vect/vect-1.c: New test.
1202         * gcc.dg/vect/vect-2.c: New test.
1203         * gcc.dg/vect/vect-3.c: New test.
1204         * gcc.dg/vect/vect-4.c: New test.
1205         * gcc.dg/vect/vect-5.c: New test.
1206         * gcc.dg/vect/vect-6.c: New test.
1207         * gcc.dg/vect/vect-7.c: New test.
1208         * gcc.dg/vect/vect-8.c: New test.
1209         * gcc.dg/vect/vect-9.c: New test.
1210         * gcc.dg/vect/vect-10.c: New test.
1211         * gcc.dg/vect/vect-11.c: New test.
1212         * gcc.dg/vect/vect-12.c: New test.
1213         * gcc.dg/vect/vect-13.c: New test.
1214         * gcc.dg/vect/vect-14.c: New test.
1215         * gcc.dg/vect/vect-15.c: New test.
1216         * gcc.dg/vect/vect-16.c: New test.
1217         * gcc.dg/vect/vect-17.c: New test.
1218         * gcc.dg/vect/vect-18.c: New test.
1219         * gcc.dg/vect/vect-19.c: New test.
1220         * gcc.dg/vect/vect-20.c: New test.
1221         * gcc.dg/vect/vect-21.c: New test.
1222         * gcc.dg/vect/vect-22.c: New test.
1223         * gcc.dg/vect/vect-23.c: New test.
1224         * gcc.dg/vect/vect-24.c: New test.
1225         * gcc.dg/vect/vect-25.c: New test.
1226         * gcc.dg/vect/vect-26.c: New test.
1227         * gcc.dg/vect/vect-27.c: New test.
1228         * gcc.dg/vect/vect-28.c: New test.
1229         * gcc.dg/vect/vect-29.c: New test.
1230         * gcc.dg/vect/vect-30.c: New test.
1231         * gcc.dg/vect/vect-31.c: New test.
1232         * gcc.dg/vect/vect-32.c: New test.
1233         * gcc.dg/vect/vect-33.c: New test.
1234         * gcc.dg/vect/vect-34.c: New test.
1235         * gcc.dg/vect/vect-35.c: New test.
1236         * gcc.dg/vect/vect-36.c: New test.
1237         * gcc.dg/vect/vect-37.c: New test.
1238         * gcc.dg/vect/vect-38.c: New test.
1239         * gcc.dg/vect/vect-40.c: New test.
1240         * gcc.dg/vect/vect-41.c: New test.
1241         * gcc.dg/vect/vect-42.c: New test.
1242         * gcc.dg/vect/vect-43.c: New test.
1243         * gcc.dg/vect/vect-44.c: New test.
1244         * gcc.dg/vect/vect-45.c: New test.
1245         * gcc.dg/vect/vect-46.c: New test.
1246         * gcc.dg/vect/vect-47.c: New test.
1247         * gcc.dg/vect/vect-48.c: New test.
1248         * gcc.dg/vect/vect-49.c: New test.
1249         * gcc.dg/vect/vect-50.c: New test.
1250         * gcc.dg/vect/vect-51.c: New test.
1251         * gcc.dg/vect/vect-52.c: New test.
1252         * gcc.dg/vect/vect-53.c: New test.
1253         * gcc.dg/vect/vect-54.c: New test.
1254         * gcc.dg/vect/vect-55.c: New test.
1255         * gcc.dg/vect/vect-56.c: New test.
1256         * gcc.dg/vect/vect-57.c: New test.
1257         * gcc.dg/vect/vect-58.c: New test.
1258         * gcc.dg/vect/vect-59.c: New test.
1259         * gcc.dg/vect/vect-60.c: New test.
1260         * gcc.dg/vect/vect-61.c: New test.
1261         * gcc.dg/vect/vect-all.c: New test.
1262         * gcc.dg/vect/vect-none.c: New test.
1263
1264 2004-08-17  Paul Brook  <paul@codesourcery.com>
1265
1266         PR fortran/13082
1267         * gfortran.dg/entry_1.f90: New test.
1268
1269 2004-08-17  Andrew Pinski  <apinski@apple.com>
1270
1271         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1272
1273 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1274
1275         * gcc.dg/pr17036-1.c: New test.
1276
1277 2004-08-16  Devang Patel  <dpatel@apple.com>
1278
1279         * gcc.dg/darwin-20040809-1.c: New test.
1280
1281 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
1282
1283         * gcc.dg/funcdef-attr-1.c: New test.
1284
1285 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
1286
1287         * gcc.dg/altivec-17.c: New test.
1288         * gcc.dg/altivec-18.c: New test.
1289
1290 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1291
1292         PR c++/6749
1293         * g++.dg/template/vtable2.C: New test.
1294
1295 2004-08-14  Richard Henderson  <rth@redhat.com>
1296
1297         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1298         * gcc.dg/pack-test-4.c (main): Return 0.
1299         * gcc.dg/setjmp-1.c: Remove XFAIL.
1300         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1301
1302 2004-08-14  Richard Henderson  <rth@redhat.com>
1303
1304         * gcc.dg/980217-1.c: Add prototype for printf.
1305
1306 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
1307
1308         * gfortran.dg/pr16935.f90: New test.
1309
1310 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
1311
1312         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1313
1314 2004-08-13  Paul Brook  <paul@codesourcery.com>
1315
1316         * gfortran.dg/der_io_1.f90: Remove stray comma.
1317
1318 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1319
1320         * gcc.dg/vmx/cw-bug-2.c: Remove.
1321         * gcc.dg/vmx/vprint-1.c: Remove.
1322         * gcc.dg/vmx/vscan-1.c: Remove.
1323
1324 2004-08-12  Devang patel  <dpatel@apple.com>
1325
1326         * gcc.dg/darwin-20040809-2.c: New test.
1327
1328 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1329
1330         * g++.dg/ext/altivec-12.C: New test.
1331
1332         * g++.dg/ext/altivec-11.C: New test.
1333
1334 2004-08-12  Paul Brook  <paul@codesourcery.com>
1335
1336         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1337
1338 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1339
1340         * g++.dg/ext/altivec-2.C: Check for hardware support before
1341         executing any VMX instructions.
1342
1343         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1344
1345 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1346
1347         PR c++/16276
1348         * g++.old-deja/g++.other/comdat4.C: New test.
1349         * g++.old-deja/g++.other/comdat4-aux.cc: New.
1350
1351 2004-08-12  Ben Elliston  <bje@au.ibm.com>
1352
1353         PR target/16286
1354         * gcc.dg/pr16286.c: New test.
1355
1356 2004-08-12 Jan Beulich <jbeulich@novell.com>
1357
1358         * g++.dg/ext/asm5.C: New.
1359
1360 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1361
1362         PR c++/16698
1363         * g++.dg/eh/crash1.C: New test.
1364
1365         PR c++/16717
1366         * g++.dg/ext/construct1.C: New test.
1367
1368 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1369
1370         PR c++/16853
1371         * g++.dg/init/ptrmem1.C: New test.
1372
1373         PR c++/16618
1374         * g++.dg/parse/offsetof5.C: New test.
1375
1376         PR c++/16870
1377         * g++.dg/template/overload3.C: New test.
1378
1379 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1380
1381         PR c++/16964
1382         * g++.dg/parse/error16.C: New test.
1383
1384         PR c++/16904
1385         * g++.dg/template/error14.C: New test.
1386
1387         PR c++/16929
1388         * g++.dg/template/error15.C: New test.
1389
1390 2004-08-11  Devang Patel  <dpatel@apple.com>
1391
1392         * gcc.dg/darwin-ld-20040809-1.c: New test.
1393         * gcc.dg/darwin-ld-20040809-2.c: New test.
1394
1395 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1396
1397         PR fortran/16917
1398         * gfortran.dg/dfloat_1.f90: New test.
1399
1400 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1401
1402         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1403         * gcc.dg/dll-2.c: Fix dg-require syntax.
1404         * gcc.misc-tests/arm-isr.c (abort): Declare.
1405         (exit): Likewise.
1406
1407 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1408
1409         PR c++/16971
1410         * g++.dg/parse/crash16.C: New test.
1411
1412 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1413
1414         * gcc.dg/mips-rsqrt-1.c: New test case.
1415         * gcc.dg/mips-rsqrt-2.c: New test case.
1416         * gcc.dg/mips-rsqrt-3.c: New test case.
1417
1418 2004-08-10  Paul Brook  <paul@codesourcery.com>
1419
1420         * gfortran.dg/der_io_1.f90: New test.
1421
1422 2004-08-10  Paul Brook  <paul@codesourcery.com>
1423
1424         PR fortran/16919
1425         * gfortran.dg/der_array_1.f90: New test.
1426
1427 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1428
1429         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1430
1431 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1432
1433         * gcc.dg/wchar_t-2.c: Fix typo.
1434
1435 2004-08-09  Falk Hueffner  <falk@debian.org>
1436
1437         PR tree-optimization/12517
1438         * gcc.c-torture/compile/pr12517.c: New test.
1439
1440         PR tree-optimization/12578
1441         * gcc.c-torture/compile/pr12578.c: New test.
1442
1443         PR tree-optimization/12899
1444         * gcc.c-torture/compile/pr12899.c: New test.
1445
1446         PR rtl-optimization/14692
1447         * gcc.c-torture/compile/pr14692.c: New test.
1448
1449         PR tree-optimization/16461
1450         * gcc.c-torture/compile/pr16461.c: New test.
1451
1452 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1453
1454         * gfortran.dg/getenv_1.f90: New test.
1455
1456 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1457
1458         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1459         wchar_t.
1460         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1461
1462 2004-08-06  Paul Brook  <paul@codesourcery.com>
1463
1464         * gfortran.dg/ret_array_1.f90: New test.
1465         * gfortran.dg/ret_pointer_1.f90: New test.
1466
1467 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1468
1469         * gcc.dg/missing-field-init-[12].c: New tests.
1470         * g++.dg/warn/missing-field-init-[12].C: New tests.
1471
1472 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1473
1474         * gcc.dg/enum2.c: New test.
1475         * gcc.dg/symbian3.c: Likewise.
1476         * gcc.dg/symbian4.c: Likewise.
1477         * gcc.dg/wchar_t-2.c: Likewise.
1478
1479 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1480
1481         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1482         destructor tests.
1483
1484 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1485
1486         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1487         dg-require-visiblity.
1488         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1489         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1490         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1491         * g++.dg/ext/visibility/new1.C: Likewise.
1492         * g++.dg/ext/visibility/pragma.C: Likewise.
1493         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1494         * g++.dg/ext/visibility/virtual.C: Likewise.
1495         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1496         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1497         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1498         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1499         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1500         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1501         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1502         * g++/dg/ext/visibility/visibility-8.C: New test.
1503         * gcc.c-torture/compile/dll.x: Remove.
1504         * gcc.dg/dll-2.c: Use dg-require-dll
1505         * gcc.dg/visibility-10.c: New test.
1506         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1507         supporting DLLs.
1508         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1509         (scan_not_hidden): Likewise.
1510
1511 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1512
1513         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1514
1515 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1516
1517         * gcc.c-torture/execute/20040805-1.c: New test.
1518
1519 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1520
1521         * gcc.dg/20020118-1.c: Declare abort.
1522         * gcc.dg/altivec_check.h: Likewise.
1523         * gcc.dg/iftrap-2.c: Likewise.
1524         * gcc.dg/pragma-darwin.c: Likewise.
1525         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1526
1527 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1528
1529         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1530
1531 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1532
1533         * gcc.c-torture/execute/builtins/abs-2.c,
1534         gcc.c-torture/execute/builtins/abs-3.c,
1535         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1536         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1537         intmax_t, uintmax_t and their limits.
1538         * gcc.dg/intmax_t-1.c: New test.
1539
1540 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1541
1542         * g++.dg/tc1/dr147.C: Add reference to PR.
1543
1544 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1545
1546         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1547         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1548
1549 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1550
1551         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1552
1553 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1554
1555         * gcc.dg/redecl-5.c: New test.
1556         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1557         of scanf.
1558
1559 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1560
1561         PR middle-end/16790
1562         * gcc.c-torture/execute/pr16790-1.c: New test case.
1563
1564 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1565
1566         * g++.dg/ext/visibility/assign1.C: New test.
1567         * g++.dg/ext/visibility/new1.C: Likewise.
1568
1569         * gcc.dg/symbian1.c: New test.
1570         * gcc.dg/symbian2.c: Likewise.
1571
1572 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1573
1574         PR target/16570
1575         * gcc.dg/i386-sse-9.c: New test.
1576
1577 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1578
1579         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1580
1581 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1582
1583         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1584         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1585         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1586         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1587         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1588         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1589         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1590         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1591         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1592         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1593         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1594         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1595         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1596         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1597         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1598         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1599         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1600         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1601         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1602         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1603         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1604         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1605         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1606         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1607         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1608         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1609         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1610         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1611         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1612         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1613         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1614         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1615         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1616         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1617         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1618         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1619         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1620         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1621         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1622         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1623         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1624         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1625         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1626         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1627         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1628         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1629         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1630         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1631         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1632         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1633         gcc.misc-tests/i386-pf-3dnow-1.c,
1634         gcc.misc-tests/i386-pf-athlon-1.c,
1635         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1636         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1637         Declare built-in functions used.
1638         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1639
1640 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1641
1642         PR c++/16707
1643         * g++.dg/lookup/using12.C: New test.
1644
1645         * g++.dg/init/null1.C: Fix PR number.
1646         * g++.dg/parse/namespace10.C: Likewise.
1647
1648 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1649
1650         PR c++/16224
1651         * g++.dg/template/spec17.C: New test.
1652         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1653         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1654
1655 2004-08-02  David Billinghurst
1656
1657         PR fortran/16292
1658         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1659
1660 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1661
1662         * gcc.dg/ia64-got-1.c: New test case.
1663
1664 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1665
1666         PR c++/16489
1667         * g++.dg/init/null1.C: New test.
1668         * g++.dg/tc1/dr76.C: Adjust error marker.
1669
1670         PR c++/16529
1671         * g++.dg/parse/namespace10.C: New test.
1672
1673         PR c++/16810
1674         * g++.dg/inherit/ptrmem2.C: New test.
1675
1676 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1677
1678         PR target/16155
1679         * gcc.dg/pr16155.c: New test.
1680
1681 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1682
1683         * gcc.dg/redecl-2.c: New test.
1684
1685 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1686
1687         * gcc.dg/darwin-longdouble.c: New file.
1688
1689 2004-07-30  Richard Henderson  <rth@redhat.com>
1690
1691         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1692         write to constant argument.
1693         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1694
1695 2004-07-30  Richard Henderson  <rth@redhat.com>
1696
1697         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1698         tests of nearest around zero.
1699
1700 2004-07-30  Andrew Pinski  <apinski@apple.com>
1701
1702         * gcc.c-torture/compile/20040730-1.c: New test.
1703
1704 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1705
1706         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1707         powerpc-eabispe.
1708
1709 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1710
1711         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1712
1713 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1714
1715         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1716         contains $ld_library_path.
1717         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1718
1719 2004-07-29  Richard Henderson  <rth@redhat.com>
1720
1721         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1722
1723         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1724         (alt2, which): New.
1725         (Check): Accept either alternative.
1726
1727 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1728
1729         * g++.dg/abi/inline1.C: New test.
1730         * g++.dg/abi/local1-a.cc: Likewise.
1731         * g++.dg/abi/local1.C: Likewise.
1732         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1733         * g++.dg/abi/mangle12.C: Likewise.
1734         * g++.dg/abi/mangle17.C: Likewise.
1735         * g++.dg/abi/mangle20-2.C: Likewise.
1736         * g++.dg/opt/interface1.C: Likewise.
1737         * g++.dg/opt/interface1.h: Likewise.
1738         * g++.dg/opt/interface1-a.cc: New test.
1739         * g++.dg/parse/repo1.C: New test.
1740         * g++.dg/template/repo1.C: Likewise.
1741         * g++.dg/warn/Winline-1.C: Likewise.
1742         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1743
1744 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1745
1746         * gcc.dg/tree-ssa/20040729-1.c: New test.
1747
1748 2004-07-27  Matt Austern <austern@apple.com>
1749
1750         * gcc.dg/darwin-bool-1.c: New test.
1751         * gcc.dg/darwin-bool-2.c: New test.
1752
1753 2004-07-28  Richard Henderson  <rth@redhat.com>
1754
1755         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1756         arguments in the correct type.  Don't write to constant arguments.
1757
1758 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1759
1760         PR tree-optimization/16688
1761         PR tree-optimization/16689
1762         * g++.dg/tree-ssa/pr16688.C: New test.
1763
1764 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1765
1766         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1767         loads.  Not only in the comment, this time.
1768
1769 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1770
1771         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1772         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1773         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1774         * gcc.dg/sh4a-bitmovua.c: New.
1775         * gcc.dg/sh4a-cos.c: New.
1776         * gcc.dg/sh4a-cosf.c: New.
1777         * gcc.dg/sh4a-fprun.c: New.
1778         * gcc.dg/sh4a-fsrra.c: New.
1779         * gcc.dg/sh4a-memmovua.c: New.
1780         * gcc.dg/sh4a-sin.c: New.
1781         * gcc.dg/sh4a-sincos.c: New.
1782         * gcc.dg/sh4a-sincosf.c: New.
1783         * gcc.dg/sh4a-sinf.c: New.
1784
1785 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1786
1787         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1788         conditionals.
1789         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1790         loads.
1791         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1792         DOM1.
1793
1794 2004-07-27  Andrew Pinski  <apinski@apple.com>
1795
1796         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1797
1798 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1799
1800         * gcc.dg/pragma-isr.c: New test.
1801
1802 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1803
1804         PR c++/14429
1805         * g++.dg/template/ttp11.C: New test.
1806
1807 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1808
1809         * gcc.c-torture/compile/20040727-1.c: New test.
1810
1811 2004-07-26  Eric Christopher  <echristo@redhat.com>
1812
1813         * gcc.c-torture/compile/20040726-2.c: New test.
1814
1815 2004-07-26  Andrew Pinski  <apinski@apple.com>
1816
1817         * g++.dg/rtti/tinfo1.C: Xfail.
1818
1819 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1820
1821         * gcc.c-torture/compile/20040726-1.c: New test.
1822
1823 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1824             Brian Ryner  <bryner@brianryner.com>
1825
1826         PR c++/9283
1827         PR c++/15000
1828         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1829         * g++.dg/ext/visibility/: New directory.
1830         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1831         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1832         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1833         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1834         * g++.dg/ext/visibility/fvisibility.C,
1835         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1836         g++.dg/ext/visibility/fvisibility-override1.C
1837         g++.dg/ext/visibility/fvisibility-override2.C
1838         g++.dg/ext/visibility/memfuncts.C
1839         g++.dg/ext/visibility/noPLT.C
1840         g++.dg/ext/visibility/pragma.C
1841         g++.dg/ext/visibility/pragma-override1.C
1842         g++.dg/ext/visibility/pragma-override2.C
1843         g++.dg/ext/visibility/staticmemfuncts.C
1844         g++.dg/ext/visibility/virtual.C: New tests.
1845
1846 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1847
1848         PR c/15360
1849         * gcc.dg/pr15360-1.c: New test.
1850
1851 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1852
1853         * gcc.dg/pragma-align-2.c: New test.
1854         * gcc.dg/pragma-init-fini.c: New test.
1855         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1856         targets.
1857
1858 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1859
1860         * gcc.dg/init-string-2.c: New test.
1861
1862 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1863
1864         PR 16684
1865         * gcc.dg/Wredundant-decls-1.c: New test case.
1866
1867 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1868
1869         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1870         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1871         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1872         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1873         * gcc.dg/compat/generate-random.c: New file.
1874         * gcc.dg/compat/generate-random.h: Likewise.
1875         * gcc.dg/compat/generate-random_r.c: Likewise.
1876         * gcc.dg/compat/struct-layout-1.h: Likewise.
1877         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1878         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1879         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1880         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1881         * gcc.dg/compat/struct-layout-1_main.c: New test.
1882         * gcc.dg/compat/struct-layout-1_x.c: New file.
1883         * gcc.dg/compat/struct-layout-1_y.c: New file.
1884         * gcc.dg/compat/struct-layout-1_test.h: New file.
1885
1886 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1887
1888         * gcc.dg/comp-return-1.c: New test
1889
1890 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1891
1892         * gcc.dg/vmx/8-02a.c: Fix typo.
1893
1894         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1895         * gcc.dg/darwin-abi-3.c: New test.
1896
1897         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1898         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1899
1900         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1901         * gcc.dg/vmx/ops-long-1.c: New test.
1902         * gcc.dg/vmx/ops-long-2.c: New test.
1903
1904 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1905
1906         * g++.dg/lookup/conv-[1234].C: New.
1907
1908 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1909
1910         * g++.dg/parse/attr2.C: Simplify.
1911
1912 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1913
1914         PR c/7284
1915         * gcc.c-torture/execute/pr7284-1.c: New test.
1916
1917 2004-07-22  Brian Booth  <bbooth@redhat.com>
1918
1919         * gcc.dg/tree-ssa/20040721-1.c: New test.
1920
1921 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1922
1923         * g++.dg/template/crash20.c: New.
1924
1925 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1926
1927         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1928         Add dg-run directive.  Declare variables as required.
1929         * gfortran.dg/g77/README: Update
1930
1931 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1932
1933         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1934         gcc.dg/cris-peep2-andu2.c: New tests.
1935
1936 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1937
1938         PR c/15052
1939         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1940         on return type.
1941         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1942         messages.
1943         * gcc.dg/qual-return-2.c: Update expected messages.
1944         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1945
1946 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1947
1948         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1949         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1950
1951 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1952
1953         PR c/11250
1954         * gcc.dg/init-string-1.c: New test.
1955
1956 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1957
1958         PR middle-end/15345
1959         PR c/16450
1960         * gcc.dg/torture/nested-fn-1.c: New test.
1961
1962 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1963
1964         PR target/16559
1965         * gcc.dg/ia64-fptr-1.c: New file.
1966
1967 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1968
1969         PR c++/14497
1970         * g++.dg/template/spec16.C: New test.
1971         * g++.old-deja/g++.robertl/eb118.C: Remove.
1972
1973 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1974
1975         PR c++/509
1976         * g++.dg/template/spec15.C: New test.
1977
1978 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1979
1980         Copy cases from g77.f-torture/execute and add dg-run
1981         directive.  Other changes as noted.
1982         * gfortran.dg/g77/13037.f
1983         * gfortran.dg/g77/1832.f
1984         * gfortran.dg/g77/19981119-0.f
1985         * gfortran.dg/g77/19990313-0.f
1986         * gfortran.dg/g77/19990313-1.f
1987         * gfortran.dg/g77/19990313-2.f
1988         * gfortran.dg/g77/19990313-3.f
1989         * gfortran.dg/g77/19990419-1.f
1990         * gfortran.dg/g77/19990826-0.f
1991         * gfortran.dg/g77/19990826-2.f
1992         * gfortran.dg/g77/20000503-1.f
1993         * gfortran.dg/g77/20001111.f
1994         * gfortran.dg/g77/20010116.f
1995         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1996         * gfortran.dg/g77/20010430.f
1997         * gfortran.dg/g77/6177.f
1998         * gfortran.dg/g77/947.f
1999         * gfortran.dg/g77/970816-3.f
2000         * gfortran.dg/g77/971102-1.f
2001         * gfortran.dg/g77/980520-1.f
2002         * gfortran.dg/g77/980628-0.f
2003         * gfortran.dg/g77/980628-1.f
2004         * gfortran.dg/g77/980628-10.f
2005         * gfortran.dg/g77/980628-2.f
2006         * gfortran.dg/g77/980628-3.f
2007         * gfortran.dg/g77/980628-7.f
2008         * gfortran.dg/g77/980628-8.f
2009         * gfortran.dg/g77/980628-9.f
2010         * gfortran.dg/g77/980701-0.f
2011         * gfortran.dg/g77/980701-1.f
2012         * gfortran.dg/g77/cabs.f
2013         * gfortran.dg/g77/claus.f
2014         * gfortran.dg/g77/complex_1.f
2015         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2016         * gfortran.dg/g77/dcomplex.f
2017         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2018         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2019         * gfortran.dg/g77/f90-intrinsic-numeric.f
2020         * gfortran.dg/g77/int8421.f
2021         * gfortran.dg/g77/labug1.f
2022         * gfortran.dg/g77/large_vec.f
2023         * gfortran.dg/g77/le.f
2024         * gfortran.dg/g77/short.f
2025         * gfortran.dg/g77/README: Update
2026
2027 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2028
2029         PR c++/16637
2030         * g++.dg/parse/lookup4.C: New test.
2031
2032 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2033
2034         PR c++/16175
2035         * g++.dg/template/ttp10.C: New test.
2036
2037 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2038
2039         * gcc.dg/pr12625-1.c: New test.
2040
2041 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2042
2043         * testsuite/gcc.dg/switch-warn-1.c: New test.
2044         * testsuite/gcc.dg/switch-warn-2.c: New test.
2045         * gcc.c-torture/compile/pr14730.c: Update.
2046
2047 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2048
2049         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2050         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2051         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2052         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2053
2054 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2055
2056         PR c++/16623
2057         * g++.dg/template/assign1.C: New test.
2058
2059 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2060
2061         PR c++/12170
2062         * g++.dg/template/ttp9.C: New test.
2063
2064 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2065
2066         * gcc.dg/format/cmn-err-1.c: New test.
2067
2068 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2069
2070         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2071         gcc.dg/Wparentheses-10.c: New tests.
2072         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2073
2074 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2075
2076         PR fortran/16465
2077         * gfortran.dg/g77//ffixed-line-length-0.f,
2078         gfortran.dg/g77/ffixed-line-length-132.f,
2079         gfortran.dg/g77/ffixed-line-length-72.f,
2080         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2081         gfortran.dg/g77/README: Update.
2082
2083 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2084
2085         PR c++/13092
2086         * g++.dg/template/non-dependent7.C: New test.
2087         * g++.dg/template/non-dependent8.C: Likewise.
2088         * g++.dg/template/non-dependent9.C: Likewise.
2089         * g++.dg/template/non-dependent10.C: Likewise.
2090
2091 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2092
2093         PR c++/16337
2094         * g++.dg/parse/attr2.C: New test.
2095
2096 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2097
2098         * g77.dg: Removed.
2099         * g77.f-torture: Ditto.
2100
2101 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2102
2103         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2104         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2105         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2106
2107 2004-07-16  Richard Henderson  <rth@redhat.com>
2108
2109         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2110
2111 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2112
2113         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2114         tests with full list of options.
2115         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2116         of TORTURE_OPTIONS if test contains 'dg-do run'.
2117
2118         PR fortran/16404
2119         * gfortran.dg/do_iterator.f90: New test.
2120
2121 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2122
2123         PR rtl-optimization/16536
2124         * gcc.c-torture/execute/restrict-1.c: New test.
2125
2126 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2127
2128         PR fortran/15324
2129         * gfortran.dg/pr15324.f90: New test.
2130
2131         PR fortran/15129
2132         * gfortran.dg/pr15129.f90: New test.
2133
2134         PR fortran/15140
2135         * gfortran.dg/pr15140.f90: New test.
2136
2137         PR fortran/13792
2138         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2139         compile-time simplification.
2140
2141 2004-07-14  Mike Stump  <mrs@apple.com>
2142
2143         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2144
2145 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2146
2147         PR target/16325
2148         * gcc.dg/profile-generate-1.c: New.
2149
2150 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2151
2152         * gcc.c-torture/execute/20040709-1.c: New test.
2153         * gcc.c-torture/execute/20040709-2.c: New test.
2154
2155 2004-07-14  Mike Stump  <mrs@apple.com>
2156
2157         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2158
2159 2004-07-14  Mike Stump  <mrs@apple.com>
2160
2161         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2162
2163 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2164
2165         PR c++/16518
2166         * g++.dg/parse/mutable1.C: New test.
2167
2168 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2169
2170         PR tree-optimization/16443
2171         * gcc.dg/tree-ssa/20040713-1.c: New test.
2172
2173 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2174
2175         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2176         for operator new.
2177
2178 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2179
2180         * gfortran.dg/g77/README: New file
2181         * gfortran.dg/g77/19981216-0.f:  Copy from
2182         g77.f-torture/noncompile.  Add "dg-do compile" and
2183         dg-error as required.
2184         * gfortran.dg/g77/19990218-1.f: Likewise
2185         * gfortran.dg/g77/19990905-1.f: Likewise
2186         * gfortran.dg/g77/9263.f: Likewise
2187         * gfortran.dg/g77/980615-0.f: Likewise
2188         * gfortran.dg/g77/980616-0.f: Likewise
2189         * gfortran.dg/g77/check0.f: Likewise
2190         * gfortran.dg/g77/select_no_compile.f: Likewise
2191
2192 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2193
2194         Copy files from g77.f-torture/compile.
2195         Add "{ dg-do compile}".  Other changes as noted
2196         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2197         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2198         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2199         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2200         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2201         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2202         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2203         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2204         statement to conform to standard.  Append alpha1.x for reference.
2205         * gfortran.dg/g77/xformat.f: Add dg-warning
2206
2207 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2208
2209         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2210         Add {dg-do compile} directive.
2211         * gfortran.dg/g77/cpp2.F: Likewise
2212
2213 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2214
2215         PR c++/5402
2216         * g++.dg/lookup/name-clash1.C: New test.
2217
2218         PR c++/9777
2219         * g++.dg/lookup/name-clash2.C: New test.
2220
2221         PR c++/12102
2222         * g++.dg/lookup/name-clash3.C: New test.
2223
2224 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2225
2226         * g++.dg/lookup/new2.C: New test.
2227         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2228
2229 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2230
2231         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2232         Add {dg-do compile} directive.
2233         * gfortran.dg/g77/13060.f: Likewise
2234         * gfortran.dg/g77/19990218-0.f: Likewise
2235         * gfortran.dg/g77/19990305-0.f: Likewise
2236         * gfortran.dg/g77/19990419-0.f: Likewise
2237         * gfortran.dg/g77/19990502-0.f: Likewise
2238         * gfortran.dg/g77/19990502-1.f: Likewise
2239         * gfortran.dg/g77/19990525-0.f: Likewise
2240         * gfortran.dg/g77/19990826-1.f: Likewise
2241         * gfortran.dg/g77/19990826-3.f: Likewise
2242         * gfortran.dg/g77/19990905-2.f: Likewise
2243         * gfortran.dg/g77/20000412-1.f: Likewise
2244         * gfortran.dg/g77/20000511-1.f: Likewise
2245         * gfortran.dg/g77/20000511-2.f: Likewise
2246         * gfortran.dg/g77/20000518.f: Likewise
2247         * gfortran.dg/g77/20000601-1.f: Likewise
2248         * gfortran.dg/g77/20000601-2.f: Likewise
2249         * gfortran.dg/g77/20000629-1.f: Likewise
2250         * gfortran.dg/g77/20000630-2.f: Likewise
2251         * gfortran.dg/g77/20010115.f: Likewise
2252         * gfortran.dg/g77/20010321-1.f: Likewise
2253         * gfortran.dg/g77/20010426.f: Likewise
2254         * gfortran.dg/g77/20020307-1.f: Likewise
2255         * gfortran.dg/g77/8485.f: Likewise
2256         * gfortran.dg/g77/960317-1.f: Likewise
2257         * gfortran.dg/g77/970915-0.f: Likewise
2258         * gfortran.dg/g77/980310-1.f: Likewise
2259         * gfortran.dg/g77/980310-2.f: Likewise
2260         * gfortran.dg/g77/980310-3.f: Likewise
2261         * gfortran.dg/g77/980310-4.f: Likewise
2262         * gfortran.dg/g77/980310-6.f: Likewise
2263         * gfortran.dg/g77/980310-7.f: Likewise
2264         * gfortran.dg/g77/980310-8.f: Likewise
2265         * gfortran.dg/g77/980419-2.f: Likewise
2266         * gfortran.dg/g77/980424-0.f: Likewise
2267         * gfortran.dg/g77/980427-0.f: Likewise
2268         * gfortran.dg/g77/980729-0.f: Likewise
2269         * gfortran.dg/g77/981117-1.f: Likewise
2270         * gfortran.dg/g77/toon_1.f: Likewise
2271
2272 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2273
2274         PR c++/2204
2275         * g++.dg/other/abstract2.C: New test.
2276
2277 2004-07-12  Paul Brook  <paul@codesourcery.com>
2278
2279         * gfortran.dg/pointer_init_1.f90: New test.
2280
2281 2004-07-11  Paul Brook  <paul@codesourcery.com>
2282
2283         PR fortran/15986
2284         * gfortran.dg/contained_1.f90: New test.
2285
2286 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
2287
2288         * g++.dg/parse/defarg8.C: New test.
2289
2290 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2291
2292         PR fortran/16433
2293         * gfortran.dg/pr16433.f: New test.
2294
2295         PR fortran/17574
2296         * gfortran.dg/pr15754.f90: New test.
2297
2298 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2299
2300         PR tree-optimization/16437
2301         * gcc.c-torture/execute/bitfld-4.c: New test.
2302
2303 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2304
2305         * gfortran.fortran-torture/execute/common_2.f90: Add check for
2306         access to common var from module.
2307
2308 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2309
2310         PR fortran/16336
2311         * gfortran.fortran-torture/execute/common_2.f90: New test.
2312
2313 2004-07-10  Paul Brook  <paul@codesourcery.com>
2314
2315         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2316
2317 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2318
2319         PR fortran/15969
2320         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2321
2322 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
2323
2324         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2325         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2326         * gfortran.dg/g77/ffree-form-1.f: Likewise
2327         * gfortran.dg/g77/ffree-form-2.f: Likewise
2328         * gfortran.dg/g77/ffree-form-3.f: Likewise
2329         * gfortran.dg/g77/fno-underscoring.f: Likewise
2330         * gfortran.dg/g77/funderscoring.f: Likewise
2331         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2332
2333 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2334
2335         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2336
2337 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2338         Paul Brook  <paul@codesourcery.com>
2339
2340         PR fortran/13415
2341         * gfortran.dg/common_pointer_1.f90: New test.
2342
2343 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2344
2345         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2346
2347 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2348
2349         PR target/16364
2350         * gcc.c-torture/compile/20040709-1.c: New.
2351
2352 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2353
2354         PR fortran/14077
2355         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2356
2357 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2358
2359         PR fortran/13201
2360         * gfortran.dg/shape_1.f90: New test.
2361
2362 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
2363             Andrew Pinski  <apinski@apple.com>
2364
2365         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2366
2367 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2368
2369         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2370         comment.
2371
2372 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2373         Paul Brook  <paul@codesourcery.com>
2374
2375         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2376         '.f95' and '.F95'.
2377
2378 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
2379
2380         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2381
2382 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2383
2384         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
2385         testcases with capital suffix.
2386
2387 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2388
2389         PR fortran/15481
2390         PR fortran/13372
2391         PR fortran/13575
2392         PR fortran/15978
2393         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2394
2395         * gfortran.dg/implicit_1.f90: New test.
2396
2397 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2398
2399         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2400         expression to match gfortran warning/error messages
2401         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2402         dg-error text.
2403
2404 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2405
2406         * lib/fortran-torture.exp: Rename proc search_for to
2407         search_for_re.
2408
2409 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2410
2411         * gcc.c-torture/execute/simd-5.x: New file.
2412         XFAIL on SPARC 64-bit at -O0.
2413
2414 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2415
2416         PR c++/8211
2417         PR c++/16165
2418         * g++.dg/warn/effc3.C: New test.
2419
2420 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2421
2422         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2423         change X to 1X in format.
2424         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2425         add data statements to conform to standard.
2426
2427 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2428
2429         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2430         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2431         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2432
2433 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2434
2435         * gfortran.dg/g77/7388.f: Copy from g77.dg
2436         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2437         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2438         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2439         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2440         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2441         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2442         * gfortran.dg/g77/strlen0.f: Likewise
2443
2444 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2445
2446         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2447         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2448
2449 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2450
2451         * gcc.c-torture/execute/920428-2.x: Delete.
2452         * gcc.c-torture/execute/920501-7.x: Likewise.
2453
2454 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2455
2456         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2457         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2458         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2459         prescott and c3-2.
2460         (PREFETCH_3DNOW): Add -march=c3.
2461
2462 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2463
2464         PR c/16437
2465         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2466         * gcc.c-torture/execute/bf64-1.x: Likewise.
2467
2468 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2469
2470         * gcc.c-torture/compile/20040708-1.c: New test.
2471
2472 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2473
2474         PR c++/16169
2475         * g++.dg/warn/effc2.C: New test.
2476
2477 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2478
2479         * gcc.c-torture/execute/bitfld-1.x: Remove.
2480         * gcc.c-torture/execute/bitfld-3.c: New test.
2481         * gcc.dg/bitfld-2.c: Remove XFAILs.
2482
2483 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2484
2485         PR c++/16276
2486         * g++.dg/rtti/tinfo1.C: New file.
2487
2488 2004-07-07  Eric Christopher  <echristo@redhat.com>
2489
2490         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2491
2492 2004-07-07  Andrew Pinski  <apinski@apple.com>
2493
2494         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2495
2496 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2497
2498         * g++.dg/init/call1.C: XFAIL.
2499
2500 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2501
2502         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2503         except for movstrict*, to movmem* and clrstr* to clrmem*.
2504
2505 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2506
2507         * gcc.c-torture/execute/20040707-1.c: New test.
2508
2509 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2510
2511         * gcc.c-torture/execute/20040706-1.c: New test.
2512
2513 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2514
2515         PR c++/3671
2516         * g++.dg/template/spec14.C: New test.
2517
2518 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2519
2520         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2521         nothing if not yet defined.  Use it in b, c and d type definitions.
2522         * gcc.c-torture/execute/20040705-1.c: New test.
2523         * gcc.c-torture/execute/20040705-2.c: New test.
2524
2525 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2526
2527         PR c++/2518
2528         * g++.dg/lookup/new1.C: New test.
2529
2530 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2531
2532         PR c++/11406
2533         * g++.dg/template/sizeof8.C: New test.
2534
2535 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2536
2537         * gcc.c-torture/compile/20040705-1.c: New test.
2538
2539 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2540
2541         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2542
2543 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2544
2545         * gcc.dg/cpp/if-mop.c: Two new testcases.
2546         * gcc.dg/cpp/trad/comment-3.c: New.
2547
2548 2004-07-04  Paul Brook  <paul@codesourcery.com>
2549
2550         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2551
2552 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2553
2554         PR c++/3761
2555         * g++.dg/lookup/crash4.C: New test.
2556
2557 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2558
2559         * gcc.c-torture/execute/builtin-abs-1.c
2560         * gcc.c-torture/execute/builtin-abs-2.c
2561         * gcc.c-torture/execute/builtin-complex-1.c
2562         * gcc.c-torture/execute/builtins/string-1-lib.c
2563         * gcc.c-torture/execute/builtins/string-1.c
2564         * gcc.c-torture/execute/builtins/string-2-lib.c
2565         * gcc.c-torture/execute/builtins/string-2.c
2566         * gcc.c-torture/execute/builtins/string-3-lib.c
2567         * gcc.c-torture/execute/builtins/string-3.c
2568         * gcc.c-torture/execute/builtins/string-4-lib.c
2569         * gcc.c-torture/execute/builtins/string-4.c
2570         * gcc.c-torture/execute/builtins/string-5-lib.c
2571         * gcc.c-torture/execute/builtins/string-5.c
2572         * gcc.c-torture/execute/builtins/string-6-lib.c
2573         * gcc.c-torture/execute/builtins/string-6.c
2574         * gcc.c-torture/execute/builtins/string-7-lib.c
2575         * gcc.c-torture/execute/builtins/string-7.c
2576         * gcc.c-torture/execute/builtins/string-8-lib.c
2577         * gcc.c-torture/execute/builtins/string-8.c
2578         * gcc.c-torture/execute/builtins/string-9-lib.c
2579         * gcc.c-torture/execute/builtins/string-9.c
2580         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2581         * gcc.c-torture/execute/builtins/string-asm-1.c
2582         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2583         * gcc.c-torture/execute/builtins/string-asm-2.c
2584         * gcc.c-torture/execute/stdio-opt-1.c
2585         * gcc.c-torture/execute/stdio-opt-2.c
2586         * gcc.c-torture/execute/stdio-opt-3.c
2587         * gcc.c-torture/execute/string-opt-1.c
2588         * gcc.c-torture/execute/string-opt-10.c
2589         * gcc.c-torture/execute/string-opt-11.c
2590         * gcc.c-torture/execute/string-opt-12.c
2591         * gcc.c-torture/execute/string-opt-13.c
2592         * gcc.c-torture/execute/string-opt-14.c
2593         * gcc.c-torture/execute/string-opt-15.c
2594         * gcc.c-torture/execute/string-opt-16.c
2595         * gcc.c-torture/execute/string-opt-2.c
2596         * gcc.c-torture/execute/string-opt-6.c
2597         * gcc.c-torture/execute/string-opt-7.c
2598         * gcc.c-torture/execute/string-opt-8.c:
2599         Replace with ...
2600
2601         * gcc.c-torture/execute/builtins/abs-2.c
2602         * gcc.c-torture/execute/builtins/abs-3.c
2603         * gcc.c-torture/execute/builtins/complex-1.c
2604         * gcc.c-torture/execute/builtins/fprintf.c
2605         * gcc.c-torture/execute/builtins/fputs.c
2606         * gcc.c-torture/execute/builtins/memcmp.c
2607         * gcc.c-torture/execute/builtins/memmove.c
2608         * gcc.c-torture/execute/builtins/memops-asm.c
2609         * gcc.c-torture/execute/builtins/mempcpy-2.c
2610         * gcc.c-torture/execute/builtins/mempcpy.c
2611         * gcc.c-torture/execute/builtins/memset.c
2612         * gcc.c-torture/execute/builtins/printf.c
2613         * gcc.c-torture/execute/builtins/sprintf.c
2614         * gcc.c-torture/execute/builtins/strcat.c
2615         * gcc.c-torture/execute/builtins/strchr.c
2616         * gcc.c-torture/execute/builtins/strcmp.c
2617         * gcc.c-torture/execute/builtins/strcpy.c
2618         * gcc.c-torture/execute/builtins/strcspn.c
2619         * gcc.c-torture/execute/builtins/strlen-2.c
2620         * gcc.c-torture/execute/builtins/strlen.c
2621         * gcc.c-torture/execute/builtins/strncat.c
2622         * gcc.c-torture/execute/builtins/strncmp-2.c
2623         * gcc.c-torture/execute/builtins/strncmp.c
2624         * gcc.c-torture/execute/builtins/strncpy.c
2625         * gcc.c-torture/execute/builtins/strpbrk.c
2626         * gcc.c-torture/execute/builtins/strpcpy-2.c
2627         * gcc.c-torture/execute/builtins/strpcpy.c
2628         * gcc.c-torture/execute/builtins/strrchr.c
2629         * gcc.c-torture/execute/builtins/strspn.c
2630         * gcc.c-torture/execute/builtins/strstr-asm.c
2631         * gcc.c-torture/execute/builtins/strstr.c:
2632         ... these new files.
2633
2634         * gcc.c-torture/execute/builtins/abs-2-lib.c
2635         * gcc.c-torture/execute/builtins/abs-3-lib.c
2636         * gcc.c-torture/execute/builtins/complex-1-lib.c
2637         * gcc.c-torture/execute/builtins/fprintf-lib.c
2638         * gcc.c-torture/execute/builtins/fputs-lib.c
2639         * gcc.c-torture/execute/builtins/memcmp-lib.c
2640         * gcc.c-torture/execute/builtins/memmove-lib.c
2641         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2642         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2643         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2644         * gcc.c-torture/execute/builtins/memset-lib.c
2645         * gcc.c-torture/execute/builtins/printf-lib.c
2646         * gcc.c-torture/execute/builtins/sprintf-lib.c
2647         * gcc.c-torture/execute/builtins/strcat-lib.c
2648         * gcc.c-torture/execute/builtins/strchr-lib.c
2649         * gcc.c-torture/execute/builtins/strcmp-lib.c
2650         * gcc.c-torture/execute/builtins/strcpy-lib.c
2651         * gcc.c-torture/execute/builtins/strcspn-lib.c
2652         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2653         * gcc.c-torture/execute/builtins/strlen-lib.c
2654         * gcc.c-torture/execute/builtins/strncat-lib.c
2655         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2656         * gcc.c-torture/execute/builtins/strncmp-lib.c
2657         * gcc.c-torture/execute/builtins/strncpy-lib.c
2658         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2659         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2660         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2661         * gcc.c-torture/execute/builtins/strrchr-lib.c
2662         * gcc.c-torture/execute/builtins/strspn-lib.c
2663         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2664         * gcc.c-torture/execute/builtins/strstr-lib.c
2665         * gcc.c-torture/execute/builtins/lib/abs.c
2666         * gcc.c-torture/execute/builtins/lib/fprintf.c
2667         * gcc.c-torture/execute/builtins/lib/memset.c
2668         * gcc.c-torture/execute/builtins/lib/printf.c
2669         * gcc.c-torture/execute/builtins/lib/sprintf.c
2670         * gcc.c-torture/execute/builtins/lib/strcpy.c
2671         * gcc.c-torture/execute/builtins/lib/strcspn.c
2672         * gcc.c-torture/execute/builtins/lib/strncat.c
2673         * gcc.c-torture/execute/builtins/lib/strncmp.c
2674         * gcc.c-torture/execute/builtins/lib/strncpy.c
2675         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2676         * gcc.c-torture/execute/builtins/lib/strspn.c
2677         * gcc.c-torture/execute/builtins/lib/strstr.c:
2678         New files containing support routines.
2679
2680         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2681         declaration.
2682         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2683         when not optimizing.
2684
2685 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2686
2687         PR c++/16240
2688         * g++.dg/abi/mangle22.C: New test.
2689         * g++.dg/abi/mangle23.C: Likewise.
2690
2691 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2692
2693         PR fortran/16290
2694         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2695         Allow for cases without denormalized floating point numbers.
2696
2697 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2698
2699         PR c/1027
2700         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2701         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2702         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2703         expected warning text.
2704         * gcc.dg/format/diag-2.c: New test.
2705
2706 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2707
2708         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2709
2710 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2711
2712         * gcc.dg/builtins-43.c: New.
2713         * gcc.dg/builtins-44.c: New.
2714         * gcc.dg/builtins-45.c: New.
2715
2716 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2717             Andreas Tobler  <a.tobler@schweiz.ch>
2718
2719         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2720         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2721         as SIGSEGV.
2722         * gcc.dg/cleanup-11.c: Likewise.
2723         * gcc.dg/cleanup-8.c: Likewise.
2724         * gcc.dg/cleanup-9.c: Likewise.
2725         * gcc.dg/cleanup-5.c: Run on all platforms.
2726
2727 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2728
2729         * g++.dg/warn/nonnull1.C: New test.
2730
2731 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2732
2733         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2734         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2735         Special-case the Sun compiler wrt to <complex.h>.
2736
2737 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2738
2739         * gcc.dg/Wunreachable-8.C: New test.
2740
2741         * gcc.dg/h8300-ice2.c : New test.
2742
2743 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2744
2745         PR fortran/16161
2746         * gfortran.fortran-torture/compile/implicit.f90: Add test
2747         for implicit character.
2748
2749 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2750
2751         PR fortran/16289
2752         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2753         Use tiny() intrinsic to find smallest non-negative real
2754
2755 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2756
2757         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2758         * gcc.dg/compat/struct-by-value-22_x.c: New.
2759         * gcc.dg/compat/struct-by-value-22_y.c: New.
2760
2761         * gcc.c-torture/execute/20040629-1.c: New test.
2762
2763 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2764
2765         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2766         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2767
2768         PR target/16195
2769         * gcc.dg/20040625-1.c: New test.
2770
2771 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2772
2773         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2774
2775 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2776
2777         PR fortran/15963
2778         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2779
2780 2004-06-29  Richard Henderson  <rth@redhat.com>
2781
2782         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2783
2784 2004-06-29  Paul Brook  <paul@codesourcery.com>
2785
2786         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2787         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2788
2789 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2790
2791         PR c++/16260
2792         * g++.dg/parse/crash15.C: New.
2793
2794 2004-06-28  Andrew Pinski  <apinski@apple.com>
2795
2796         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2797         by the error already.
2798
2799         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2800
2801 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2802
2803         PR target/14041
2804         * gcc.dg/h8300-bss-align-1.c : New.
2805
2806 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         * PR c++/16174
2809         * g++.dg/template/ctor4.C: New.
2810
2811 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2812
2813         PR c++/16205
2814         * g++.dg/warn/Wsequence-point-1.C: New test.
2815
2816 2004-06-27  Paul Brook  <paul@codesourcery.com>
2817
2818         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2819
2820 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2821
2822         * g++.old-deja/g++.mike/p7325.C: Remove.
2823
2824 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2825
2826         PR c/14963
2827         * gcc.dg/pr14963.c: New test.
2828
2829 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2830
2831         PR c++/16193
2832         * g++.dg/parse/redef1.C: New test.
2833
2834 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2835
2836         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2837         20021110.c.
2838         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2839         20021119-1.c.
2840         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2841         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2842         5-04.c.
2843         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2844         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2845         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2846         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2847         g++.brendan/enum14.C.
2848         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2849         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2850         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2851         g++.mike/virt1.C.
2852         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2853         memtemp24.C.
2854
2855 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2856
2857         * gcc.dg/20040527-1.c: New test case.
2858
2859 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2860
2861         PR gfortran/pr16196
2862         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2863
2864 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2865
2866         PR middle-end/15825
2867         * gcc.dg/pr15825-1.c: New test case.
2868
2869 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2870
2871         * gcc.c-torture/execute/20040625-1.c: New test.
2872
2873 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2874
2875         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2876
2877 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2878
2879         * gcc.dg/torture/mips-div-1.c: New test.
2880
2881 2004-06-24  Jeff Law  <law@redhat.com>
2882
2883         * gcc.dg/tree-ssa/20040624-1.c: New test.
2884
2885 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2886
2887         * gcc.c-torture/compile/20040624-1.c: New test.
2888
2889 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2890
2891         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2892         this directory.
2893
2894 2004-06-23  Andrew Pinski  <apinski@apple.com>
2895
2896         PR middle-end/15988
2897         * g++.dg/opt/ptrmem4.C: New test.
2898
2899         * gcc.dg/c90-array-quals-2.c: New test.
2900
2901 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2902
2903         * gcc.dg/kpice1.c: New test.
2904
2905 2006-06-23  Andrew Pinski  <apinski@apple.com>
2906
2907         * gcc.dg/c90-array-quals.c: New test.
2908
2909 2006-06-22  Richard Henderson  <rth@redhat.com>
2910
2911         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2912
2913 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2914
2915         * gcc.dg/builtins-config.h: Handle FreeBSD.
2916
2917 2006-06-22  Richard Henderson  <rth@redhat.com>
2918
2919         * g++.dg/opt/devirt1.C: New.
2920
2921 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2922
2923         * g++.dg/opt/pr15551.C: New testcase.
2924
2925 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2926
2927         PR target/14800
2928         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2929         x86_64-*-linux* when compiling for 32bit.
2930
2931 2004-06-21  Andrew Pinski  <apinski@apple.com>
2932
2933         * gcc.dg/pch/struct-1.c: New.
2934         * gcc.dg/pch/struct-1.hs: New.
2935
2936 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2937
2938         * gcc.dg/pch/save-temps-1.c: New file.
2939         * gcc.dg/pch/save-temps-1.hs: New file.
2940
2941 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2942
2943         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2944         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2945
2946 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2947
2948         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2949         to fix type error.
2950         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2951         Remove trailing spaces.
2952
2953 2004-06-21  Richard Henderson  <rth@redhat.com>
2954
2955         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2956         merging && to BIT_FIELD_REF.
2957
2958 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2959
2960         * g++.dg/opt/placeholder1.C: New test.
2961
2962 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2963
2964         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2965         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2966         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2967         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2968
2969 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2970
2971         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2972         extern "C".
2973         * g++.dg/other/pragma-re-1.C: Add comments.
2974
2975 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2976
2977         PR gfortran/16080
2978         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2979
2980 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2981
2982         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2983         instead of setting the type of size_t by
2984         hand.
2985
2986 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2987
2988         * gcc.dg/unordered-2.c: New test case.
2989         * gcc.dg/unordered-3.c: New test case.
2990
2991 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2992
2993         PR other/16043
2994         * lib/g++.exp (g++_version): Tweak regexp for version
2995         * lib/g77.exp (g77_version): Likewise
2996         * lib/gfortran.exp (gfortran_version): Likewise
2997         * lib/objc.exp (objc_version): Likewise
2998         * lib/treelang.exp (treelang_version): Likewise
2999
3000 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3001
3002         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3003         Use INT_MAX instead of __INT_MAX__.
3004         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3005
3006         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3007         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3008         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3009         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3010         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3011         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3012         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3013         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3014         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3015
3016         * gcc.dg/range-test-1.c: New test.
3017         * g++.dg/opt/range-test-1.C: New test.
3018
3019 2004-06-17  Richard Henderson  <rth@redhat.com>
3020
3021         * objc.dg/sync-1.m: New.
3022         * objc.dg/try-catch-1.m: Don't force next runtime.
3023         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3024         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3025         shadowed catch clause.
3026         * objc.dg/try-catch-5.m: New.
3027
3028 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3029
3030         Bug 14610
3031         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3032
3033 2004-06-15  Richard Henderson  <rth@redhat.com>
3034
3035         * gcc.dg/20001116-1.c: Move expected warning line.
3036
3037 2004-06-15  Richard Henderson  <rth@redhat.com>
3038
3039         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3040         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3041
3042 2004-06-15  Jeff Law  <law@redhat.com>
3043
3044         * gcc.dg/tree-ssa/20040615-1.c: New test.
3045         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3046         be less sensitive to operand ordering.
3047         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3048
3049 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3050
3051         * g++.dg/abi/bitfield3.C: Add comment..
3052
3053 2004-06-15  Richard Henderson  <rth@redhat.com>
3054
3055         * g++.dg/ext/stmtexpr1.C: XFAIL.
3056         * gcc.dg/20030612-1.c: XFAIL.
3057
3058 2004-06-15  Eric Christopher  <echristo@redhat.com>
3059
3060         * g++.dg/charset/asm5.c: New.
3061         * gcc.dg/charset/asm6.c: New.
3062
3063 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3064
3065         PR fortran/15962
3066         * gfortran.fortran-torture/execute/select_1.f90: New test.
3067
3068 2004-06-15  Paul Brook  <paul@codesourcery.com>
3069
3070         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3071
3072 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3073
3074         PR c++/15967
3075         * g++.dg/lookup/crash3.C: New test.
3076
3077 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3078
3079         PR c++/15947
3080         * g++.dg/parse/dtor4.C: New test.
3081
3082 2004-06-14  Jeff Law  <law@redhat.com>
3083
3084         * gcc.c-torture/compile/20040614-1.c: New test.
3085
3086 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3087
3088         PR fortran/15211
3089         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3090         LEN of a character array.
3091
3092 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3093
3094         PR c++/15096
3095         * g++.dg/template/ptrmem10.C: New test.
3096
3097         PR c++/14930
3098         * g++.dg/template/friend30.C: New test.
3099
3100 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3101
3102         PR fortran/14928
3103         * gfortran.fortran-torture/compile/mloc.f90: New test.
3104
3105 2004-06-13  Paul Brook  <paul@codesourcery.com>
3106
3107         * gfortran.fortran-torture/execute/random_2.f90: New test.
3108
3109 2004-06-13  Eric Christopher  <echristo@redhat.com>
3110
3111         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3112
3113 2004-06-12  Paul Brook  <paul@codesourcery.com>
3114
3115         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3116
3117 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3118
3119         PR fortran/14923
3120         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3121
3122 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3123
3124         PR fortran/14957
3125         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3126         syntax errors in end statements of contained subroutines.
3127
3128 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3129
3130         PR fortran/12841
3131         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3132
3133 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3134
3135         PR fortran/15665
3136         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3137
3138 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3139
3140         PR gfortran/12839
3141         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3142
3143 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3144
3145         PR c++/15862
3146         * g++.dg/parse/enum1.C: New test.
3147
3148 2004-06-10  Jeff Law  <law@redhat.com>
3149
3150         * gcc.c-torture/compile/20040610-1.c: New test.
3151
3152 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3153
3154         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3155         * g++.old-deja/g++.other/decl3.C: Likewise.
3156
3157 2004-06-10  Brian Booth  <bbooth@redhat.com>
3158
3159         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3160         V_MAY_DEF instead of VDEF.
3161         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3162
3163 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3164
3165         PR c++/14211
3166         * g++.dg/conversion/const1.C: New test.
3167
3168         PR c++/15076
3169         * g++.dg/conversion/reinterpret1.C: New test.
3170
3171         PR c++/15877
3172         * g++.dg/template/enum2.C: New test.
3173
3174         PR c++/15227
3175         * g++.dg/template/error13.C: New test.
3176
3177 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3178
3179         PR fortran/14957
3180         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3181         arguments to test_* REAL and of the right size.
3182
3183 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3184
3185         PR target/15569
3186         PR rtl-optimization/15681
3187         * gcc.dg/20040609-1.c: New test.
3188
3189 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3190
3191         PR c++/14791
3192         * g++.dg/opt/builtins1.C: New test.
3193
3194 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3195
3196         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3197         that use default windows32 struct layout.
3198         * gcc.dg/i386-bitfield2.c: Likewise.
3199
3200 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3201
3202         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3203         for mingw32 and cygwin targets.
3204
3205 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3206
3207         * gcc.dg/pch/macro-4.c: New.
3208         * gcc.dg/pch/macro-4.hs: New.
3209
3210 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3211
3212         PR fortran/13249
3213         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3214
3215 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3216
3217         PR fortran/13372
3218         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3219
3220 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3221
3222         PR gfortran/14897
3223         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3224
3225 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3226
3227         PR gfortran/15755
3228         * gfortran.fortran-torture/execute/backspace.c : New test.
3229
3230 2004-06-09  Paul Brook  <paul@codesourcery.com>
3231
3232         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3233         (pointer_to_section): Rewrite to use smaller array.
3234
3235 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3236
3237         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3238         * gcc.dg/ext/altivec-10.c: Same.
3239         * gcc.dg/ext/altivec-11.c: Same.
3240         * gcc.dg/ext/altivec-12.c: Same.
3241         * gcc.dg/ext/altivec-13.c: Same.
3242         * gcc.dg/ext/altivec-14.c: Same.
3243         * gcc.dg/ext/altivec-15.c: Same.
3244         * gcc.dg/ext/altivec-16.c: Same.
3245         * gcc.dg/ext/altivec-3.c: Same.
3246         * gcc.dg/ext/altivec-4.c: Same.
3247         * gcc.dg/ext/altivec-6.c: Same.
3248         * gcc.dg/ext/altivec-7.c: Same.
3249         * gcc.dg/ext/altivec-8.c: Same.
3250         * gcc.dg/ext/altivec-varargs-1.c: Same.
3251
3252         * g++.dg/ext/altivec-1.C: Correct dg syntax.
3253         * g++.dg/ext/altivec-10.C: Same.
3254         * g++.dg/ext/altivec-2.C: Same.
3255         * g++.dg/ext/altivec-3.C: Same.
3256         * g++.dg/ext/altivec-4.C: Same.
3257         * g++.dg/ext/altivec-5.C: Same.
3258         * g++.dg/ext/altivec-6.C: Same.
3259         * g++.dg/ext/altivec-7.C: Same.
3260         * g++.dg/ext/altivec-8.C: Same.
3261         * g++.dg/ext/altivec-9.C: Same.
3262
3263 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3264
3265         PR c++/7841
3266         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3267
3268 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3269
3270         * gcc.dg/union-1.c: New test.
3271
3272 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3273
3274         * gcc.dg/builtins-41.c: New test case.
3275         * gcc.dg/builtins-42.c: New test case.
3276
3277 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3278
3279         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3280         * g++.dg/ext/altivec-10.C: Same.
3281         * g++.dg/ext/altivec-2.C: Same.
3282         * g++.dg/ext/altivec-3.C: Same.
3283         * g++.dg/ext/altivec-4.C: Same.
3284         * g++.dg/ext/altivec-5.C: Same.
3285         * g++.dg/ext/altivec-6.C: Same.
3286         * g++.dg/ext/altivec-7.C: Same.
3287         * g++.dg/ext/altivec-8.C: Same.
3288         * g++.dg/ext/altivec-9.C: Same.
3289         * g++.old-deja/g++.abi/cxa_vec.C: Same.
3290         * g++.old-deja/g++.brendan/new3.C: Same.
3291         * gcc.c-torture/execute/eeprof-1.x: Same.
3292
3293 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3294
3295         PR c/14765
3296         * gcc.dg/pr14765-1.c: New test.
3297
3298 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3299
3300         PR c/14649
3301         * gcc.dg/pr14649-1.c: New test case.
3302
3303 2004-06-07  Richard Henderson  <rth@redhat.com>
3304
3305         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3306         if temporaries.
3307
3308 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3309
3310         * g++.dg/eh/elide1.C: Remove XFAIL.
3311
3312 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
3313
3314         PR c++/15337
3315         * g++.dg/expr/sizeof3.C: New test.
3316
3317         PR c++/14777
3318         * g++.dg/template/access14.C: New test.
3319
3320         PR c++/15554
3321         * g++.dg/template/enum1.C: New test.
3322
3323         PR c++/15057
3324         * g++.dg/eh/throw1.C: New test.
3325
3326 2004-06-07  David Ayers  <d.ayers@inode.at>
3327             Ziemowit Laski  <zlaski@apple.com>
3328
3329         * lib/objc.exp (objc_target_compile): Revert the '-framework
3330         Foundation' flag fix, since bare Darwin does not ship
3331         with the Foundation framework.
3332         * objc/execute/next_mapping.h: Provide a local NSConstantString
3333         @interface and @implementation.
3334         (objc_constant_string_init): A constructor function, used to
3335         initialize the NSConstantString meta-class object.
3336         * objc/execute/string1.m: Include "next_mapping.h" instead of
3337         <Foundation/NSString.h>.
3338         * objc/execute/string2.m: Likewise.
3339         * objc/execute/string3.m: Likewise.
3340         * objc/execute/string4.m: Likewise.
3341
3342 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3343
3344         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3345         to double. Replace double with FLOAT.
3346         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3347
3348         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3349         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3350         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3351         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3352         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3353         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3354         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3355         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3356
3357 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3358
3359         PR c/13519
3360         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3361
3362 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3363
3364         PR c++/15503
3365         * g++.dg/template/meminit2.C: New test.
3366
3367 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
3368
3369         PR target/15822
3370         * gcc.c-torture/execute/compare-fp-1.c,
3371         gcc.c-torture/execute/compare-fp-2.c,
3372         gcc.c-torture/execute/compare-fp-3.c,
3373         gcc.c-torture/execute/compare-fp-4.c,
3374         gcc.c-torture/execute/compare-fp-3.x,
3375         gcc.c-torture/execute/compare-fp-4.x: Moved...
3376         * gcc.c-torture/execute/ieee/compare-fp-1.c,
3377         gcc.c-torture/execute/ieee/compare-fp-2.c,
3378         gcc.c-torture/execute/ieee/compare-fp-3.c,
3379         gcc.c-torture/execute/ieee/compare-fp-4.c,
3380         gcc.c-torture/execute/ieee/compare-fp-3.x,
3381         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
3382
3383 2004-06-04  David Ayers  <d.ayers@inode.at>
3384
3385         * objc/execute/protocol-isEqual-4.m: New testcase.
3386
3387 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
3388
3389         * objc/execute/protocol-isEqual-1.m: New testcase.
3390         * objc/execute/protocol-isEqual-2.m: New testcase.
3391         * objc/execute/protocol-isEqual-3.m: New testcase.
3392
3393 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3394
3395         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3396
3397 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3398
3399         * lib/objc.exp (objc_target_compile): When running tests on
3400         Darwin (Mac OS X), inform the linker about '-framework
3401         'Foundation'.
3402
3403 2004-06-02  Eric Christopher  <echristo@redhat.com>
3404
3405         * gcc.c-torture/compile/20040602-1.c: New.
3406
3407 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3408
3409         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3410         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3411
3412         PR tree-optimization/14736
3413         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3414
3415         PR tree-optimization/14042
3416         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3417
3418         PR tree-optimization/14729
3419         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3420
3421 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3422
3423         PR fortran/15557
3424         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3425
3426 2004-06-01  Richard Hederson  <rth@redhat.com>
3427
3428         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3429
3430 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3431
3432         PR c++/14932
3433         * g++.dg/parse/offsetof4.C: New test.
3434
3435 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3436
3437         PR objc/7993
3438         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3439
3440 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3441
3442         PR c++/15701
3443         * g++.dg/template/friend29.C: New test.
3444
3445 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3446
3447         PR c/15749
3448         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3449
3450 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3451
3452         * gcc.dg/sparc-trap-1.c: New test.
3453
3454 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3455
3456         PR middle-end/15069
3457         * g++.dg/opt/fold3.C: New test case.
3458
3459 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3460
3461         * lib/target-supports.exp (check_iconv_available): Fix fallout
3462         from 2004-05-28 patch.
3463
3464 2004-05-30  Paul Brook  <paul@codesourcery.com>
3465
3466         PR fortran/15620
3467         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3468         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3469
3470 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3471
3472         * gfortran.fortran-torture/execute/random_1.f90: New test.
3473
3474 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3475
3476         * g++.dg/ext/altivec-10.C: New test.
3477
3478 2004-05-29  Paul Brook  <paul@codesourcery.com>
3479
3480         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3481
3482 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3483
3484         * gcc.dg/altivec-16.c: New test.
3485
3486 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3487
3488         * lib/target-supports.exp (check_vmx_hw_available): New.
3489         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3490
3491         * lib/target-supports.exp (check_alias_available,
3492         check_iconv_available, check_named_sections_available): Use
3493         unique names for temporary files.
3494
3495 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3496
3497         * gcc.dg/altivec-15.c: New test.
3498
3499 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3500
3501         PR c++/15083
3502         * g++.dg/warn/noeffect6.C: New test.
3503
3504         PR c++/15471
3505         * g++.dg/expr/ptrmem4.C: New test.
3506
3507         PR c++/15640
3508         * g++.dg/template/operator3.C: New test.
3509
3510 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3511
3512         PR c++/14668
3513         * g++.dg/lookup/redecl1.C: New test.
3514         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3515
3516 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3517
3518         * gcc.c-torture/execute/compare-fp-1.c,
3519         gcc.c-torture/execute/compare-fp-2.c,
3520         gcc.c-torture/execute/compare-fp-3.c,
3521         gcc.c-torture/execute/compare-fp-4.c,
3522         gcc.c-torture/execute/compare-fp-3.x,
3523         gcc.c-torture/execute/compare-fp-4.x,
3524         gcc.dg/pr15649-1.c: New.
3525
3526 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3527
3528         PR c++/12883
3529         * g++.dg/init/array14.C: New test.
3530
3531 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3532
3533         * lib/compat.exp (compat-get-options-main): New.
3534         (compat-get-options): Remove unneeded code, warn for ignored
3535         command.
3536         (compat-execute): Check flag set by dg-require-* commands.
3537
3538         * lib/compat.exp (compat-execute): Break up long lines.
3539
3540 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3541
3542         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3543         * gcc.dg/altivec-14.c: New test.
3544         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3545
3546         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3547         * gcc.dg/altivec-12.c: Ditto.
3548
3549         * gcc.dg/altivec-3.c: Move call to altivec_check.
3550
3551 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3552
3553         PR c++/15044
3554         * g++.dg/template/error12.C: New test.
3555
3556         PR c++/15317
3557         * g++.dg/ext/attrib15.C: New test.
3558
3559         PR c++/15329
3560         * g++.dg/template/ptrmem9.C: New test.
3561
3562 2004-05-25  Paul Brook  <paul@codesourcery.com>
3563
3564         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3565
3566 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3567
3568         PR c++/15165
3569         * g++.dg/template/crash19.C: New test.
3570
3571 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3572
3573         PR c++/15025
3574         * g++.dg/template/redecl1.C: New test.
3575
3576 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3577
3578         PR c++/14821
3579         * g++.dg/other/ns1.C: New test.
3580
3581         PR c++/14883
3582         * g++.dg/template/invalid1.C: New test.
3583
3584 2004-05-23  Paul Brook  <paul@codesourcery.com>
3585         Victor Leikehman  <lei@haifasphere.co.il>
3586
3587         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3588         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3589
3590 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3591
3592         PR c++/15285
3593         PR c++/15299
3594         * g++.dg/template/non-dependent5.C: New test.
3595         * g++.dg/template/non-dependent6.C: New test.
3596
3597 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3598
3599         PR c++/15507
3600         * g++.dg/inherit/union1.C: New test.
3601
3602         PR c++/15542
3603         * g++.dg/template/addr1.C: New test.
3604
3605         PR c++/15427
3606         * g++.dg/template/array5.C: New test.
3607
3608         PR c++/15287
3609         * g++.dg/template/array6.C: New test.
3610
3611 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3612             Roger Sayle  <roger@eyesopen.com>
3613
3614         * g++.dg/lookup/forscope2.C: New test case.
3615
3616 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3617
3618         * gcc.dg/cpp/Wmissingdirs.c: New.
3619
3620 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3621
3622         PR target/15301
3623         * gcc.dg/compat/union-m128-1.h: New file.
3624         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3625         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3626         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3627
3628 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3629
3630         PR target/15302
3631         * gcc.dg/compat/struct-complex-1.h: New file.
3632         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3633         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3634         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3635
3636 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3637
3638         PR middle-end/3074
3639         * gcc.dg/pr3074-1.c: New test case.
3640         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3641
3642 2004-05-20  Falk Hueffner  <falk@debian.org>
3643
3644         PR other/15526
3645         * gcc.dg/ftrapv-1.c: New test case.
3646
3647 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3648
3649         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3650
3651 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3652             Jeff Law  <law@redhat.com>
3653
3654         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3655         * gcc.dg/tree-ssa/20040518-2.c: New test.
3656
3657         * gcc.dg/tree-ssa/20040518-1.c: New test.
3658
3659 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3660
3661         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3662
3663 2004-05-18  Paul Brook  <paul@codesourcery.com>
3664
3665         PR fortran/13930
3666         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3667
3668 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3669
3670         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3671         constant folding.
3672
3673 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3674
3675         * gcc.dg/tree-ssa/20040517-1.c: New test.
3676
3677 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3678
3679         * gcc.dg/loop-4.c: New test.
3680
3681 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3682
3683         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3684
3685 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3686
3687         PR fortran/15311
3688         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3689
3690 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3691
3692         PR fortran/13826
3693         PR fortran/13940
3694         * gfortran.fortran-torture/compile/data_1.f90: New test.
3695
3696 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3697
3698         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3699         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3700
3701 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3702
3703         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3704
3705 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3706
3707         PR c/15444
3708         * gcc.dg/format/xopen-1.c: Adjust expected message.
3709         * gcc.dg/format/xopen-3.c: New test.
3710
3711 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3712
3713         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3714
3715 2004-05-14  Jeff Law  <law@redhat.com>
3716
3717         * gcc.dg/tree-ssa/20040514-2.c: New test.
3718
3719 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3720
3721         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3722         this ...
3723         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3724         this.
3725
3726 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3727
3728         * gcc.dg/tree-ssa/20040514-1.c: New test.
3729
3730 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3731
3732         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3733         test.
3734
3735 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3736
3737         PR fortran/14066
3738         * gfortran.fortran-torture/compile/do_1.f90: New test.
3739
3740 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3741
3742         PR fortran/15051
3743         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3744         test.
3745
3746 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3747
3748         PR fortran/15149
3749         * gfortran.fortran-torture/execute/random_init.f90: New test.
3750
3751 2004-05-13  Paul Brook  <paul@codesourcery.com>
3752
3753         PR fortran/15314
3754         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3755
3756 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3757
3758         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3759         for the powerpc case.
3760
3761 2004-05-13  Jeff Law  <law@redhat.com>
3762
3763         * gcc.dg/tree-ssa/20040513-1.c: New test.
3764         * gcc.dg/tree-ssa/20040513-2.c: New test.
3765
3766 2004-05-13  Paul Brook  <paul@codesourcery.com>
3767
3768         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3769         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3770         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3771
3772 2004-05-13  Andreas Schwab  <schwab@suse.de>
3773
3774         PR other/10819
3775         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3776         characters.
3777
3778 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3779
3780         PR fortran/15294
3781         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3782
3783 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3784
3785         Merge from tree-ssa-20020619-branch.  See
3786         ChangeLog.tree-ssa for details.
3787
3788 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3789
3790         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3791         include <altivec.h> explicitly.
3792         * gcc.dg/altivec-13.c: Likewise.
3793
3794 2004-05-11  Paul Brook  <paul@codesourcery.com>
3795
3796         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3797
3798 2004-05-10  Eric Christopher  <echristo@redhat.com>
3799
3800         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3801         * gcc.dg/sibcall-4.c: Ditto.
3802
3803 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3804
3805         * g++.dg/ext/altivec-8.C: New test case.
3806         * gcc.dg/altivec-13.c: New test case.
3807
3808 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3809
3810         * gcc.c-torture/execute/divcmp-1.c: New test case.
3811         * gcc.c-torture/execute/divcmp-2.c: New test case.
3812         * gcc.c-torture/execute/divcmp-3.c: New test case.
3813
3814 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3815
3816         * g++.dg/other/pragma-re-2.C: New test.
3817
3818 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3819
3820         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3821         * gcc.dg/i386-387-2.c: Likewise.
3822
3823         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3824         __builtin_drem.
3825         * gcc.dg/i386-387-6.c: Likewise.
3826
3827 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3828
3829         * gcc.dg/builtins-33.c:  Also check log1p*.
3830
3831 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3832
3833         PR optimization/15296
3834         * gcc.c-torture/execute/pr15296.c: New test.
3835
3836 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3837
3838         * gcc.dg/builtins-40.c: New test.
3839
3840 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3841
3842         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3843
3844 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3845
3846         * g++.dg/ext/spe1.C: New testcase.
3847
3848 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3849
3850         * objc.dg/image-info.m: Allow additional attributes
3851         for __image_info section.
3852
3853 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3854
3855         * gcc.dg/torture/mips-hilo-2.c: New test.
3856
3857 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3858
3859         PR c++/14389
3860         * g++.dg/template/member5.C: New test.
3861
3862 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3863
3864         * gcc.dg/builtins-34.c: Also check expm1*.
3865
3866 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3867
3868         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3869         * gcc.dg/torture/builtin-convert-3.c: New test.
3870
3871 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3872
3873         PR middle-end/15054
3874         * g++.dg/opt/pr15054.C: New test.
3875
3876 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3877
3878         * gcc.dg/torture/builtin-rounding-1.c: New test.
3879         * gcc.dg/builtins-25.c: Delete.
3880         * gcc.dg/builtins-29.c: Delete.
3881
3882 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3883
3884         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3885         * gcc.dg/sibcall-4.c: Likewise.
3886         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3887
3888 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3889
3890         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3891         bit-field on 16-bit targets.
3892
3893 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3894
3895         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3896         16-bit targets.
3897
3898 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3899
3900         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3901         * gcc.dg/rs6000-power2-2.c: Likewise.
3902
3903 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3904
3905         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3906         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3907         Change the asm registers to be in form of frN instead of fN.
3908
3909 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3910
3911         * gcc.dg/torture/builtin-convert-2.c: New test.
3912
3913 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3914
3915         * gcc.dg/rs6000-power2-1.c: New test.
3916         * gcc.dg/rs6000-power2-2.c: New test.
3917
3918 2004-04-28  Jan Hubicka  <jh@suse.cz>
3919
3920         * gcc.dg/unused-6.c: New test.
3921
3922 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3923             Ulrich Weigand  <uweigand@de.ibm.com>
3924
3925         * ada/acats/run_all.sh: Define $target variable.
3926
3927 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3928
3929         PR c++/15119
3930         * g++.dg/other/vararg-1.C: New test.
3931
3932         PR c++/4794
3933         * g++.dg/eh/cleanup3.C: New test.
3934
3935 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3936
3937         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3938         and ad8011a (target_insn).
3939         * ada/acats/support/macro.dfs: Likewise.
3940         * ada/acats/support/impbit.adb: New file.
3941
3942 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3943
3944         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3945
3946 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3947
3948         * gcc.dg/loop-3.c: New test.
3949
3950 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3951
3952         * gcc.c-torture/execute/simd-5.c: New test.
3953
3954 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3955
3956         PR c++/15064
3957         * g++.dg/template/crash18.C: New test.
3958
3959 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3960
3961         * g++.dg/ext/complit3.C: New test.
3962
3963 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3964
3965         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3966         * gcc.dg/altivec-3.c: Same.
3967         * gcc.dg/altivec-varargs-1.c: Same.
3968
3969 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3970
3971         * lib/target-supports.exp (check_profiling_available): Assume
3972         profiling is not available on powerpc-eabi targets.
3973
3974 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3975
3976         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3977         * gcc.dg/vmx/bug-1.c: Ditto.
3978
3979 2004-04-20  Eric Christopher  <echristo@redhat.com>
3980
3981         * gcc.dg/charset/extern.c: New test.
3982         * g++.dg/charset/extern3.cc: Ditto.
3983
3984 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3985
3986         * gcc.dg/builtins-39.c: New test.
3987
3988 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3989
3990         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3991
3992 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3993
3994         * gcc.dg/torture/mips-hilo-1.c: New test.
3995
3996 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3997
3998         * gcc.c-torture/compile/20040419-1.c: New test.
3999
4000 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4001
4002         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4003
4004 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4005             Aldy Hernandez  <aldyh@redhat.com>
4006
4007         * gcc.c-torture/execute/va-arg-24.c: New.
4008
4009 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4010             Aldy Hernandez  <aldyh@redhat.com>
4011
4012         * gcc.dg/vmx/1b-01.c: New.
4013         * gcc.dg/vmx/1b-02.c: New.
4014         * gcc.dg/vmx/1b-03.c: New.
4015         * gcc.dg/vmx/1b-04.c: New.
4016         * gcc.dg/vmx/1b-05.c: New.
4017         * gcc.dg/vmx/1b-06.c: New.
4018         * gcc.dg/vmx/1b-07.c: New.
4019         * gcc.dg/vmx/1c-01.c: New.
4020         * gcc.dg/vmx/1c-02.c: New.
4021         * gcc.dg/vmx/3a-01a.c: New.
4022         * gcc.dg/vmx/3a-01.c: New.
4023         * gcc.dg/vmx/3a-01m.c: New.
4024         * gcc.dg/vmx/3a-03.c: New.
4025         * gcc.dg/vmx/3a-03m.c: New.
4026         * gcc.dg/vmx/3a-04.c: New.
4027         * gcc.dg/vmx/3a-04m.c: New.
4028         * gcc.dg/vmx/3a-05.c: New.
4029         * gcc.dg/vmx/3a-06.c: New.
4030         * gcc.dg/vmx/3a-06m.c: New.
4031         * gcc.dg/vmx/3a-07.c: New.
4032         * gcc.dg/vmx/3b-01.c: New.
4033         * gcc.dg/vmx/3b-02.c: New.
4034         * gcc.dg/vmx/3b-10.c: New.
4035         * gcc.dg/vmx/3b-13.c: New.
4036         * gcc.dg/vmx/3b-14.c: New.
4037         * gcc.dg/vmx/3b-15.c: New.
4038         * gcc.dg/vmx/3c-01a.c: New.
4039         * gcc.dg/vmx/3c-01.c: New.
4040         * gcc.dg/vmx/3c-02.c: New.
4041         * gcc.dg/vmx/3c-03.c: New.
4042         * gcc.dg/vmx/3d-01.c: New.
4043         * gcc.dg/vmx/4-01.c: New.
4044         * gcc.dg/vmx/4-03.c: New.
4045         * gcc.dg/vmx/5-01.c: New.
4046         * gcc.dg/vmx/5-02.c: New.
4047         * gcc.dg/vmx/5-03.c: New.
4048         * gcc.dg/vmx/5-04.c: New.
4049         * gcc.dg/vmx/5-05.c: New.
4050         * gcc.dg/vmx/5-06.c: New.
4051         * gcc.dg/vmx/5-07.c: New.
4052         * gcc.dg/vmx/5-07t.c: New.
4053         * gcc.dg/vmx/5-08.c: New.
4054         * gcc.dg/vmx/5-10.c: New.
4055         * gcc.dg/vmx/5-11.c: New.
4056         * gcc.dg/vmx/7-01a.c: New.
4057         * gcc.dg/vmx/7-01.c: New.
4058         * gcc.dg/vmx/7c-01.c: New.
4059         * gcc.dg/vmx/7d-01.c: New.
4060         * gcc.dg/vmx/7d-02.c: New.
4061         * gcc.dg/vmx/8-01.c: New.
4062         * gcc.dg/vmx/8-02a.c: New.
4063         * gcc.dg/vmx/8-02.c: New.
4064         * gcc.dg/vmx/brode-1.c: New.
4065         * gcc.dg/vmx/bug-1.c: New.
4066         * gcc.dg/vmx/bug-2.c: New.
4067         * gcc.dg/vmx/bug-3.c: New.
4068         * gcc.dg/vmx/cw-bug-1.c: New.
4069         * gcc.dg/vmx/cw-bug-2.c: New.
4070         * gcc.dg/vmx/cw-bug-3.c: New.
4071         * gcc.dg/vmx/dct.c: New.
4072         * gcc.dg/vmx/debug-1.c: New.
4073         * gcc.dg/vmx/debug-2.c: New.
4074         * gcc.dg/vmx/debug-3.c: New.
4075         * gcc.dg/vmx/debug-4.c: New.
4076         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4077         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4078         * gcc.dg/vmx/eg-5.c: New.
4079         * gcc.dg/vmx/fft.c: New.
4080         * gcc.dg/vmx/gcc-bug-1.c: New.
4081         * gcc.dg/vmx/gcc-bug-2.c: New.
4082         * gcc.dg/vmx/gcc-bug-3.c: New.
4083         * gcc.dg/vmx/gcc-bug-4.c: New.
4084         * gcc.dg/vmx/gcc-bug-5.c: New.
4085         * gcc.dg/vmx/gcc-bug-6.c: New.
4086         * gcc.dg/vmx/gcc-bug-7.c: New.
4087         * gcc.dg/vmx/gcc-bug-8.c: New.
4088         * gcc.dg/vmx/gcc-bug-9.c: New.
4089         * gcc.dg/vmx/gcc-bug-b.c: New.
4090         * gcc.dg/vmx/gcc-bug-c.c: New.
4091         * gcc.dg/vmx/gcc-bug-d.c: New.
4092         * gcc.dg/vmx/gcc-bug-e.c: New.
4093         * gcc.dg/vmx/gcc-bug-f.c: New.
4094         * gcc.dg/vmx/gcc-bug-g.c: New.
4095         * gcc.dg/vmx/gcc-bug-i.c: New.
4096         * gcc.dg/vmx/harness.h: New.
4097         * gcc.dg/vmx/ira1.c: New.
4098         * gcc.dg/vmx/ira2a.c: New.
4099         * gcc.dg/vmx/ira2b.c: New.
4100         * gcc.dg/vmx/ira2.c: New.
4101         * gcc.dg/vmx/ira2c.c: New.
4102         * gcc.dg/vmx/mem.c: New.
4103         * gcc.dg/vmx/newton-1.c: New.
4104         * gcc.dg/vmx/ops.c: New.
4105         * gcc.dg/vmx/sn7153.c: New.
4106         * gcc.dg/vmx/spill2.c: New.
4107         * gcc.dg/vmx/spill3.c: New.
4108         * gcc.dg/vmx/spill.c: New.
4109         * gcc.dg/vmx/t.c: New.
4110         * gcc.dg/vmx/varargs-1.c: New.
4111         * gcc.dg/vmx/varargs-2.c: New.
4112         * gcc.dg/vmx/varargs-3.c: New.
4113         * gcc.dg/vmx/varargs-4.c: New.
4114         * gcc.dg/vmx/varargs-5.c: New.
4115         * gcc.dg/vmx/varargs-6.c: New.
4116         * gcc.dg/vmx/varargs-7.c: New.
4117         * gcc.dg/vmx/vmx.exp: New.
4118         * gcc.dg/vmx/vprint-1.c: New.
4119         * gcc.dg/vmx/vscan-1.c: New.
4120         * gcc.dg/vmx/x-01.c: New.
4121         * gcc.dg/vmx/x-02.c: New.
4122         * gcc.dg/vmx/x-03.c: New.
4123         * gcc.dg/vmx/x-04.c: New.
4124         * gcc.dg/vmx/x-05.c: New.
4125         * gcc.dg/vmx/yousufi-1.c: New.
4126         * gcc.dg/vmx/zero-1.c: New.
4127         * gcc.dg/vmx/zero.c: New.
4128
4129 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4130
4131         * g++.dg/lookup/java1.C: Update for chage of
4132         _Jv_AllocObject.
4133         * g++.dg/lookup/java2.C: Likewise.
4134
4135 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4136
4137         * ada/acats/run_all.sh: use -O2 by default.
4138
4139 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4140
4141         * gcc.dg/vr-mult-[12].c: New tests.
4142
4143 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4144
4145         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4146
4147         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4148
4149 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4150
4151         * lib/target-supports.exp (check_profiling_available): Assume profiling
4152         isn't available for mips*-*-elf targets.
4153
4154 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4155
4156         * gcc.dg/builtins-38.c: New test.
4157
4158 2004-04-14  Eric Christopher  <echristo@redhat.com>
4159
4160         * g++.dg/charset/charset.exp: Run .cc extension tests.
4161
4162 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4163
4164         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4165
4166 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4167
4168         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4169
4170 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4171
4172         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4173         * gcc.dg/i386-387-2.c: Likewise.
4174
4175         * gcc.dg/i386-387-7.c: New test.
4176         * gcc.dg/i386-387-8.c: New test.
4177
4178         * gcc.dg/builtins-37.c: New test.
4179
4180 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4181
4182         * g++.dg/pch/externc-1.C: Add missing semicolon.
4183
4184 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4185
4186         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4187
4188 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4189
4190         * gcc.c-torture/execute/20040411-1.c: New test.
4191
4192 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4193
4194         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4195
4196 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4197
4198         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4199
4200 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4201
4202         * lib/target-supports.exp (check_named_sections_available): New.
4203         * lib/gcc-dg.exp (dg-require-named-sections): New.
4204         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4205         old-deja.exp.  Also prune error-count message from HP linker.
4206         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4207
4208         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4209         * g++.old-deja/g++.pt/static3.C: Likewise.
4210         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4211
4212 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4213
4214         * gcc.c-torture/execute/20040409-1.c: New test case.
4215         * gcc.c-torture/execute/20040409-2.c: New test case.
4216         * gcc.c-torture/execute/20040409-3.c: New test case.
4217
4218 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4219
4220         * gcc.dg/20040409-1.c: New test.
4221
4222 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4223
4224         PR target/14888
4225         * g++.dg/opt/pr14888.C: New test case.
4226
4227 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4228
4229         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4230         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4231         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4232         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4233         New tests.
4234
4235 2004-04-08  Paul Brook  <paul@codesourcery.com>
4236
4237         * gcc.dg/spill-1.c: New test.
4238
4239 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4240
4241         * gcc.dg/torture/builtin-ctype-2.c: New test.
4242
4243 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
4244
4245         * gcc.dg/pch/pch.exp: Add largefile test.
4246
4247 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
4248
4249         * g++.dg/pch/externc-1.Hs: New.
4250         * g++.dg/pch/externc-1.C: New.
4251
4252 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4253
4254         * gcc.dg/compat/struct-by-value-5a_main.c,
4255         gcc.dg/compat/struct-by-value-5b_main.c: New files.
4256         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4257         * gcc.dg/compat/struct-by-value-5a_x.c,
4258         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4259         gcc.dg/compat/struct-by-value-5_x.c.
4260         * gcc.dg/compat/struct-by-value-5a_y.c,
4261         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4262         gcc.dg/compat/struct-by-value-5_y.c.
4263
4264         * gcc.dg/compat/struct-by-value-6a_main.c,
4265         gcc.dg/compat/struct-by-value-6b_main.c: New files.
4266         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4267         * gcc.dg/compat/struct-by-value-6a_x.c,
4268         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4269         gcc.dg/compat/struct-by-value-6_x.c.
4270         * gcc.dg/compat/struct-by-value-6a_y.c,
4271         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4272         gcc.dg/compat/struct-by-value-6_y.c.
4273
4274         * gcc.dg/compat/struct-by-value-7a_main.c,
4275         gcc.dg/compat/struct-by-value-7b_main.c: New files.
4276         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4277         * gcc.dg/compat/struct-by-value-7a_x.c,
4278         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4279         gcc.dg/compat/struct-by-value-7_x.c.
4280         * gcc.dg/compat/struct-by-value-7a_y.c,
4281         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4282         gcc.dg/compat/struct-by-value-7_y.c.
4283
4284 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
4285
4286         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4287         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4288         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4289         options.
4290
4291 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
4292
4293         * gcc.dg/builtins-36.c: New test.
4294
4295 2004-04-06  Paul Brook  <paul@codesourcery.com>
4296
4297         * README.gcc: Remove obsolete contraint on testcases.
4298
4299 2004-04-05  Paul Brook  <paul@codesourcery.com>
4300
4301         PR2123
4302         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
4303         failure and exit(0) on success.
4304         * g++.dg/expr/anew2.C: Ditto.
4305         * g++.dg/expr/anew3.C: Ditto.
4306         * g++.dg/expr/anew4.C: Ditto.
4307
4308 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
4309
4310         PR c++/3518
4311         * g++.dg/template/unify7.C: New.
4312
4313 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4314
4315         * g++.dg/README: Bring up to date with new subdirectories; remove
4316         duplicate subdirectory lines.
4317
4318 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
4319
4320         PR c++/14007
4321         * g++.dg/template/unify5.C: New.
4322         * g++.dg/template/unify6.C: New.
4323         * g++.dg/template/qualttp20.C: Adjust.
4324         * g++.old-deja/g++.jason/report.C: Adjust.
4325         * g++.old-deja/g++.other/qual1.C: Adjust.
4326
4327 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4328
4329         PR c++/14803
4330         * g++.dg/inherit/ptrmem1.C: New test.
4331
4332 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4333
4334         PR c++/14755
4335         * gcc.c-torture/execute/20040331-1.c: New test.
4336         * gcc.dg/20040331-1.c: New test.
4337
4338 2004-04-01  Paul Brook  <paul@codesourcery.com>
4339
4340         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4341
4342 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4343
4344         PR c++/14724
4345         * g++.dg/init/goto1.C: New test.
4346
4347         PR c++/14763
4348         * g++.dg/template/defarg4.C: New test.
4349
4350 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
4351
4352         * gcc.dg/altivec-11.c: Extend test for more valid cases.
4353
4354 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
4355
4356         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4357
4358 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
4359
4360         * gcc.dg/noncompile/undeclared-2.c: New test.
4361
4362 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4363
4364         * gcc.dg/940409-1.c: Remove XFAIL.
4365         * gcc.dg/reg-vol-struct-1.c: New test.
4366
4367 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4368
4369         * gcc.dg/torture/builtin-wctype-1.c: New test.
4370
4371 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
4372
4373         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4374         * gcc.dg/20001101-1.c: Likewise.
4375         * gcc.dg/20001102-1.c: Likewise.
4376
4377 2004-03-25  Roger Sayle  <roger@eyesopen.com>
4378
4379         * gcc.dg/compare8.c: Add an additional test for XOR.
4380
4381 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4382
4383         * gcc.dg/torture/builtin-ctype-1.c: New test.
4384
4385 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4386
4387         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
4388         * gcc.dg/torture/builtin-math-1.c: Likewise.
4389         * gcc.dg/torture/builtin-power-1.c: New test.
4390
4391 2004-03-24  Andreas Schwab  <schwab@suse.de>
4392
4393         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4394         IA64 assembler.
4395
4396 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4397             Roger Sayle  <roger@eyesopen.com>
4398
4399         * gcc.dg/compare8.c: New test case.
4400
4401 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4402
4403         * g++.dg/ext/altivec-7.C: New test.
4404
4405 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4406
4407         PR 12267, 12391, 12560, 13129, 14114, 14133
4408         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4409         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4410         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4411         Adjust error regexps.
4412         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4413         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4414         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4415         * gcc.dg/local1.c: Add explanatory comment.
4416
4417 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4418
4419         PR optimization/14669
4420         * g++.dg/opt/fold2.C: New test case.
4421
4422 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4423
4424         PR c/14069
4425         * gcc.dg/20040322-1.c: New test.
4426
4427 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4428
4429         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4430         * gcc.dg/ultrasp4.c: Likewise.
4431         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4432
4433 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4434
4435         * gcc.dg/i386-sse-8.c: Reset default options.
4436
4437 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4438
4439         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4440         in the error message text.
4441
4442 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4443
4444         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4445
4446 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4447
4448         PR c++/14616
4449         * g++.dg/init/array13.C: New test.
4450
4451 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4452
4453         PR target/13889
4454         * gcc.c-torture/compile/pr13889.c: New test case.
4455
4456 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4457
4458         PR c/14635
4459         * builtins-1.c (nan, nans): Don't test.
4460         * builtins-30.c: Don't use nan, nanf, nanl.
4461         * builtins-35.c: New test.
4462
4463 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4464
4465         * g++.dg/ext/altivec-6.C: New test.
4466
4467 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4468
4469         * g++.dg/init/placement3.C: New test.
4470
4471         * g++.dg/template/spec13.C: New test.
4472
4473         * g++.dg/lookup/using11.C: New test.
4474
4475         * g++.dg/lookup/koenig3.C: New test.
4476
4477         * g++.dg/template/operator2.C: New test.
4478
4479         * g++.dg/expr/dtor3.C: New test.
4480         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4481         marker.
4482         * g++.old-deja/g++.law/visibility28.C: Likewise.
4483
4484 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4485
4486         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4487         * gcc.dg/ppc64-abi-3.c: Likewise.
4488
4489 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4490
4491         PR c++/14545
4492         * g++.dg/parse/template15.C: New test.
4493
4494 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4495
4496         * g++.dg/expr/dtor2.C: New test.
4497
4498         * g++.dg/lookup/anon4.C: New test.
4499
4500         * g++.dg/overload/using1.C: New test.
4501
4502         * g++.dg/template/lookup7.C: New test.
4503
4504         * g++.dg/template/typename6.C: New test.
4505
4506         * g++.dg/expr/cond6.C: New test.
4507
4508 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4509
4510         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4511
4512 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4513
4514         * g++.dg/expr/cond5.C: New test.
4515         * g++.dg/expr/constcast1.C: Likewise.
4516         * g++.dg/expr/ptrmem2.C: Likewise.
4517         * g++.dg/expr/ptrmem3.C: Likewise.
4518         * g++.dg/lookup/main1.C: Likewise.
4519         * g++.dg/template/lookup6.C: Likewise.
4520
4521 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4522
4523         * gcc.dg/local1.c: New test.
4524
4525         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4526
4527 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4528
4529         * gcc.dg/torture/builtin-convert-1.c: New test.
4530
4531 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4532
4533         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4534
4535 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4536
4537         PR c++/14481
4538         * g++.dg/warn/Wunused-7.C: New test.
4539
4540 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4541
4542         * gcc.dg/torture/builtin-integral-1.c: New test.
4543
4544 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4545
4546         PR c++/14586
4547         * g++.dg/parse/non-dependent3.C: New test.
4548
4549 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4550
4551         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4552         * g++.dg/eh/simd-2.C: Likewise.
4553         * g++.dg/init/array10.C: Likewise.
4554         * gcc.c-torture/compile/simd-1.c: Likewise.
4555         * gcc.c-torture/compile/simd-2.c: Likewise.
4556         * gcc.c-torture/compile/simd-3.c: Likewise.
4557         * gcc.c-torture/compile/simd-4.c: Likewise.
4558         * gcc.c-torture/compile/simd-6.c: Likewise.
4559         * gcc.c-torture/execute/simd-1.c: Likewise.
4560         * gcc.c-torture/execute/simd-2.c: Likewise.
4561         * gcc.dg/compat/vector-defs.h: Likewise.
4562         * gcc.dg/20020531-1.c: Likewise.
4563         * gcc.dg/altivec-3.c: Likewise.
4564         * gcc.dg/altivec-4.c: Likewise.
4565         * gcc.dg/altivec-varargs-1.c: Likewise.
4566         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4567         * gcc.dg/i386-mmx-3.c: Likewise.
4568         * gcc.dg/i386-sse-4.c: Likewise.
4569         * gcc.dg/i386-sse-5.c: Likewise.
4570         * gcc.dg/i386-sse-8.c: Likewise.
4571         * gcc.dg/simd-1.c: Likewise.
4572         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4573         __ev64_opaque__ since the machine description provides it.
4574
4575 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4576
4577         * lib/compat.exp (skip_list): New global variable.
4578         Use it to hold the user defined COMPAT_SKIPS list if any.
4579         (compat-obj): Add the members of skip_list to optall.
4580
4581 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4582
4583         * gcc.dg/compat/union-by-value-1_main.c,
4584         union-by-value-1_x.c, union-by-value-1_y.c,
4585         union-check.h, union-defs.h,
4586         union-init.h, union-return-1_main.c,
4587         union-return-1_x.c, union-return-1_y.c: New files.
4588
4589 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4590
4591         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4592         mixed-struct-init.h: Add 4 mixed structure types.
4593         struct-by-value-21_main.c, struct-by-value-21_x.c,
4594         struct-by-value-21_y.c, struct-return-21_main.c,
4595         struct-return-21_x.c, struct-return-21_y.c: New files.
4596
4597 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4598
4599         PR c++/14550
4600         * g++.dg/parse/template14.C: New test.
4601
4602 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4603
4604         * gcc.c-torture/execute/20040313-1.c: New test.
4605
4606 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4607
4608         PR target/14533
4609         * gcc.dg/20040311-2.c: New test.
4610
4611 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4612
4613         PR other/14544
4614         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4615         bit-field.
4616
4617 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4618
4619         * gcc.dg/20040305-2.c: Add missing return statement.
4620
4621 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4622
4623         * gcc.dg/builtins-34.c: Also check pow10*.
4624
4625 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4626
4627         PR target/14262
4628         * gcc.dg/20040305-2.c: New test.
4629
4630 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4631
4632         * gcc.dg/20040310-1.c: New test.
4633
4634 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4635
4636         * gcc.c-torture/execute/20040311-1.c: New test case.
4637
4638 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4639
4640         PR c++/14476
4641         * g++.dg/lookup/enum1.C: New test.
4642
4643 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4644
4645         PR c++/14510
4646         * g++.dg/lookup/struct2.C: New test.
4647
4648 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4649
4650         * gcc.dg/builtins-34.c: New test.
4651
4652 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4653
4654         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4655
4656 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4657
4658         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4659         * gcc.dg/alias-2.c: New testcase.
4660
4661 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4662
4663         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4664
4665 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4666
4667         * gcc.c-torture/execute/20040309-1.c: New test case.
4668
4669 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4670
4671         PR c++/14397
4672         * g++.dg/overload/ref1.C: New.
4673
4674 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4675
4676         PR c++/14409
4677         * g++.dg/template/spec12.C: New test.
4678
4679         PR c++/14448
4680         * g++.dg/parse/crash14.C: New test.
4681
4682 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4683
4684         PR c++/14230
4685         * g++.dg/init/ref11.C: New test.
4686
4687 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4688
4689         PR c++/14432
4690         * g++.dg/parse/builtin2.C: New test.
4691
4692 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4693
4694         PR c++/14401
4695         * g++.dg/init/ctor3.C: New test.
4696         * g++.dg/init/union1.C: New test.
4697         * g++.dg/ext/anon-struct4.C: New test.
4698
4699 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4700
4701         * g++.dg/lookup/koenig1.C: Tweak error messages.
4702         * g++.dg/lookup/used-before-declaration.C: Likewise.
4703         * g++.dg/other/do1.C: Likewise.
4704         * g++.dg/overload/koenig1.C: Likewise.
4705         * g++.dg/parse/crash13.C: Likewise.
4706         * g++.dg/template/instantiate3.C: Likewise.
4707
4708 2004-03-08  Eric Christopher  <echristo@redhat.com>
4709
4710         * * lib/target-supports.exp: Enable libiconv in test
4711         compilation.  Fix up error checking.
4712
4713 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4714
4715         PR middle-end/14289
4716         * gcc.dg/pr14289-1.c: New test case.
4717         * gcc.dg/pr14289-2.c: Likewise.
4718         * gcc.dg/pr14289-3.c: Likewise.
4719
4720 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4721
4722         * gcc.c-torture/execute/20040308-1.c: New test.
4723
4724 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4725
4726         * gcc.c-torture/execute/20040307-1.c: New test case.
4727
4728 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4729
4730         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4731
4732 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4733
4734         * gcc.dg/20040306-1.c: New test.
4735
4736 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4737
4738         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4739         them static.
4740         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4741
4742 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4743
4744         PR c/14465
4745         * gcc.dg/decl-6.c: New test.
4746
4747 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4748
4749         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4750         Rename LOGPOW -> LOG_POW.
4751         (SQRT_EXP, POW_EXP): New.
4752
4753 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4754
4755         * gcc.dg/i386-sse-8.c: New test.
4756
4757 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4758
4759         PR c/14114
4760         * gcc.dg/decl-5.c: New test.
4761
4762 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4763
4764         * gcc.dg/20040305-1.c: New test.
4765
4766 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4767
4768         PR other/14354
4769         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4770
4771 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4772
4773         PR c++/14425, c++/14426
4774         * g++.dg/ext/altivec-4.C: New test.
4775         * g++.dg/ext/altivec-5.C: New test.
4776
4777 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4778
4779         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4780         global variables of a type with no linkage.
4781         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4782         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4783         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4784         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4785         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4786         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4787         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4788         * g++.dg/warn/deprecated.C: Name enum Color.
4789         * g++.dg/overload/VLA.C: Name structure for 'b'.
4790         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4791
4792 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4793
4794         * gcc.c-torture/compile/20040304-1.c: New test.
4795
4796 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4797
4798         PR 13728
4799         * gcc.dg/decl-4.c: New testcase.
4800
4801 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4802
4803         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4804         as PRECF if sizeof (float) > sizeof (double).
4805         (PRECL): Make it the same as PRECF if
4806         sizeof (float) > sizeof (long double).
4807
4808 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4809
4810         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4811         system type.  Add check for irix6 which doesn't have c99 runtime.
4812
4813 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4814
4815         * gcc.dg/const-elim-1.c: xfail for xtensa.
4816
4817 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4818
4819         PR c++/14369
4820         * g++.dg/template/cond4.C: New test.
4821
4822 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4823
4824         PR c++/14360
4825         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4826
4827         PR c++/14361
4828         * g++.dg/parse/defarg7.C: New test.
4829
4830         PR c++/14359
4831         * g++.dg/template/friend26.C: New test.
4832
4833 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4834
4835         PR c++/14324
4836         * g++.dg/abi/mangle21.C: New test.
4837
4838         PR c++/14260
4839         * g++.dg/parse/constructor2.C: New test.
4840
4841         PR c++/14337
4842         * g++.dg/template/sfinae1.C: New test.
4843
4844 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4845
4846         PR c++/14267
4847         * g++.dg/expr/crash2.C: New test.
4848
4849         PR middle-end/13448
4850         * gcc.dg/inline-5.c: New test.
4851         * gcc.dg/always-inline.c: Split out tests into ...
4852         * gcc.dg/always-inline2.c: ... this and ...
4853         * gcc.dg/always-inline3.c: ... this.
4854
4855 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4856
4857         PR debug/12103
4858         * g++.dg/debug/crash1.C: New test.
4859
4860 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4861
4862         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4863         function with __attribute__((noinline)).
4864         (recurser_void2): Likewise.
4865         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4866         (recurser_void2): Likewise.
4867
4868 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4869
4870         PR middle-end/14203
4871         * g++.dg/warn/Wunused-6.C: New test case.
4872
4873 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4874
4875         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4876         not defined.
4877
4878 2004-02-27  Eric Christopher  <echristo@redhat.com>
4879
4880         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4881         * g++.dg/charset/asm2.c: Run only x86.
4882         * gcc.dg/charset/asm3.c: Ditto.
4883
4884 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4885
4886         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4887         ld_library_path.
4888
4889 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4890
4891         * g++.dg/ext/altivec-3.C: New.
4892
4893 2004-02-26  Richard Henderson  <rth@redhat.com>
4894
4895         * g++.dg/ext/attrib10.C: Mark for warning.
4896         * gcc.dg/attr-alias-1.c: New.
4897
4898 2004-02-26  Richard Henderson  <rth@redhat.com>
4899
4900         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4901         * gcc.c-torture/execute/20040208-2.c: ... it back.
4902
4903 2004-02-26  Eric Christopher  <echristo@redhat.com>
4904
4905         * lib/target-supports.exp (check-iconv-available): New function.
4906         * lib/gcc-dg.exp (dg-require-iconv): New function.
4907         Use above.
4908         * gcc.dg/charset: New directory.
4909         * gcc.dg/charset/charset.exp: New file.
4910         * gcc.dg/charset/asm1.c: Ditto.
4911         * gcc.dg/charset/asm2.c: Ditto.
4912         * gcc.dg/charset/asm3.c: Ditto.
4913         * gcc.dg/charset/asm4.c: Ditto.
4914         * gcc.dg/charset/asm5.c: Ditto.
4915         * gcc.dg/charset/attribute1.c: Ditto.
4916         * gcc.dg/charset/attribute2.c: Ditto.
4917         * gcc.dg/charset/string1.c: Ditto.
4918         * g++.dg/charset: New directory.
4919         * g++.dg/dg.exp: Add here. Special options.
4920         * g++.dg/charset/charset.exp: New file.
4921         * g++.dg/charset/asm1.c: Ditto.
4922         * g++.dg/charset/asm2.c: Ditto.
4923         * g++.dg/charset/asm3.c: Ditto.
4924         * g++.dg/charset/asm4.c: Ditto.
4925         * g++.dg/charset/attribute1.c: Ditto.
4926         * g++.dg/charset/attribute2.c: Ditto.
4927         * g++.dg/charset/extern1.cc: Ditto.
4928         * g++.dg/charset/extern2.cc: Ditto.
4929         * g++.dg/charset/string1.c: Ditto.
4930
4931 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4932
4933         PR c++/14278
4934         * g++.dg/parse/comma1.C: New test.
4935
4936 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4937
4938         PR c++/14284
4939         * g++.dg/template/ttp8.C: New test.
4940
4941 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4942
4943         * gcc.dg/fixuns-trunc-1.c: New test.
4944
4945 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4946
4947         * gcc.dg/builtins-config.h: Use #elif.
4948
4949 2004-02-26  Michael Matz  <matz@suse.de>
4950
4951         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4952         * gcc.dg/991214-1.c: Likewise.
4953         * gcc.dg/i386-asm-1.c: Likewise.
4954
4955 2004-02-25  Richard Henderson  <rth@redhat.com>
4956
4957         * gcc.c-torture/execute/20040208-2.c: Move ...
4958         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4959
4960 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4961
4962         PR c++/14246
4963         * g++.dg/other/crash-3.C: New test.
4964
4965 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4966
4967         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4968         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4969
4970         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4971         HP-UX.
4972
4973 2004-02-24  Michael Matz  <matz@suse.de>
4974
4975         * gcc.dg/i386-regparm.c: New.
4976
4977 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4978
4979         * gcc.c-torture/execute/20040223-1.c: New.
4980
4981 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4982             Kazu Hirata  <kazu@cs.umass.edu>
4983
4984         * gcc.dg/fwritable-strings-1.c: Remove.
4985
4986 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4987
4988         PR c/14156
4989         * gcc.dg/20040223-1.c: New test.
4990
4991 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4992
4993         PR c++/14106
4994         * g++.dg/ext/typeof9.C: New test.
4995
4996 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4997
4998         PR c++/14250
4999         * g++.dg/other/switch1.C: New test.
5000
5001 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5002
5003         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5004         * gcc.dg/va-arg-1.c: Likewise.
5005
5006 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5007
5008         PR c++/14143
5009         * g++.dg/template/koenig5.C: New test.
5010
5011 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5012
5013         * g++.dg/ext/altivec-1.C: Generalize target triple.
5014         * g++.dg/ext/altivec-2.C: New test case.
5015         * g++.dg/ext/altivec_check.h: New file.
5016         * gcc.dg/altivec-1.c: Generalize target triple;
5017         include altivec_check.h and call altivec_check().
5018         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5019         * gcc.dg/altivec-6.c: New test case.
5020         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5021         type casts as needed.
5022         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5023         altivec_check().
5024         * gcc.dg/altivec-12.c: New test case.
5025         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5026         include altivec_check.h and call altivec_check().
5027         * gcc.dg/altivec_check.h: New file.
5028
5029 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5030
5031         * lib/target-supports.exp (check_alias_available): Don't mangle
5032         function `g' in test program.
5033
5034 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5035
5036         * lib/target-supports.exp (check_profiling_available): Check
5037         argument to determine whether we support a profiling type.
5038         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5039         check_profiling_available.
5040         * g++.dg/bprob/bprob.exp: Likewise
5041         * g77.dg/bprob/bprob.exp: Likewise.
5042         * gcc.misc-tests/bprob.exp: Likewise.
5043         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5044         dg-require-profiling and delete expected error handling.
5045         * gcc.dg/20021014-1.c: Likewise.
5046         * gcc.dg/nest.c: Likewise.
5047
5048 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5049
5050         PR c++/12007
5051         * g++.dg/other/vthunk1.C: New test.
5052
5053 2004-02-20  Falk Hueffner  <falk@debian.org>
5054
5055         PR target/14201
5056         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5057
5058 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5059
5060         PR c++/13927
5061         * g++.dg/other/error8.C: Remove XFAIL markers.
5062
5063         PR c++/14173
5064         * g++.dg/ext/packed5.C: New test.
5065
5066         PR c++/14199
5067         * g++.dg/warn/Wunused-5.C: New test.
5068
5069         PR c++/14186
5070         * g++.dg/lookup/member1.C: New test.
5071
5072 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5073
5074         * gcc.c-torture/compile/20040130-1.c: Enable only when
5075         __INT_MAX__ >= 2147483647L.
5076         * gcc.c-torture/compile/961203-1.c: Likewise.
5077
5078 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5079
5080         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5081         * g++.dg/opt/template1.C: Robustify assembler regexp
5082
5083 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5084
5085         * gcc.c-torture/execute/simd-4.x: Remove.
5086         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5087         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5088         Guard with #ifndef SKIP_ATTRIBUTE.
5089         * gcc.dg/compat/vector-1_y.c: Likewise.
5090         * gcc.dg/compat/vector-2_x.c: Likewise.
5091         * gcc.dg/compat/vector-2_y.c: Likewise.
5092         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5093         * g++.dg/eh/simd-2.C: Likewise.
5094
5095 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5096
5097         * gcc.c-torture/compile/complex-1.c: New.
5098
5099 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5100
5101         PR target/14209
5102         * gcc.c-torture/execute/20040218-1.c: New test.
5103
5104 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5105
5106         PR c++/14181
5107         * g++.dg/parse/new2.C: New test.
5108
5109 2004-02-18  Paul Brook  <paul@codesourcery.com>
5110
5111         * gcc.c-torture/compile/libcall-1.c: New test.
5112
5113 2004-02-18  Paul Brook  <paul@codesourcery.com>
5114
5115         PR debug/12934
5116         * gcc.dg/debug/debug-7.c: New test.
5117
5118 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5119
5120         * gcc.dg/20040217-1.c: New test.
5121
5122 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5123
5124         * gcc.c-torture/execute/990208-1.x: Delete.
5125
5126 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5127
5128         * gcc.c-torture/execute/20040208-2.x: New file.
5129
5130 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5131
5132         PR c++/11326
5133         * g++.dg/abi/structret1.C: New test.
5134
5135 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5136
5137         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5138         (i386_cpuid): No need to test if cpuid is available on AMD64.
5139         Fix assembly, so that it works onboth i386 and AMD64.
5140         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5141         (vecInLong): Fix s[] member type to unsigned int.
5142         (vecInWord): Remove type.
5143         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5144         (a64, b64, c64, d64, e64): Remove.
5145         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5146         Remove unused variable.  Remove initialization of removed variables.
5147         Don't call mmx_tests nor sse_tests.
5148         (reference_mmx, reference_sse): Remove.
5149         (check): Add return stmt.
5150         * gcc.dg/i386-sse-7.c: New test.
5151         * gcc.dg/i386-mmx-4.c: New test.
5152
5153 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5154
5155         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5156         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5157         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5158         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5159         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5160         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5161         g++.dg/tc1/dr94.C: Fix line terminator.
5162
5163 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5164
5165         * gcc.c-torture/compile/20040216-1.c: New.
5166
5167 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5168
5169         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5170         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5171         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5172         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5173         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5174         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5175
5176 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5177
5178         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5179
5180 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5181
5182         PR c++/13971
5183         * g++.dg/expr/cond4.C: New test.
5184
5185         PR c++/14086
5186         * g++.dg/lookup/crash2.C: New test.
5187
5188 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5189
5190         * gcc.c-torture/compile/20040214-2.c: New test.
5191
5192 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5193
5194         PR c++/14116
5195         * g++.dg/ext/typeof8.C: New test.
5196
5197 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5198
5199         * gcc.c-torture/compile/20040214-1.c: New test.
5200
5201 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5202
5203         PR c++/13635
5204         * g++.dg/template/spec11.C: New test.
5205
5206 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5207
5208         PR c++/13927
5209         * g++.dg/other/error8.C: New test.
5210
5211 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5212
5213         PR c++/14122
5214         * g++.dg/template/array4.C: New test.
5215
5216         PR c++/14108
5217         * g++.dg/inherit/thunk2.C: New test.
5218
5219         PR c++/14083
5220         * g++.dg/eh/cond2.C: New test.
5221
5222 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5223
5224         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5225
5226 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5227
5228         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5229
5230 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5231
5232         * g++.dg/simd-2.C: xfail on ppc64-linux.
5233
5234 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5235
5236         PR c/456
5237         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5238         tests.
5239
5240 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5241
5242         * gcc.dg/builtins-33.c: New test.
5243
5244 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
5245
5246         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5247
5248 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5249
5250         * g++.dg/simd-2.C: Set -maltivec for ppc64.
5251
5252 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5253
5254         * gcc.dg/ppc64-abi-3.c: New test.
5255
5256 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
5257
5258         PR c/14092
5259
5260         * gcc.dg/pr14092-1.c: New testcase.
5261
5262 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
5263
5264         * gcc.dg/cpp/assert4.c: Fix typo last change.
5265
5266         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5267         * gcc.dg/cpp/assert4.c: Handle powerpc64.
5268
5269         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5270
5271 2004-02-09  Roger Sayle  <roger@eyesopen.com>
5272
5273         * gcc.c-torture/compile/20040209-1.c: New test case.
5274
5275 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5276
5277         * gcc.dg/c90-init-1.c: Adjust expected error messages.
5278
5279 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
5280
5281         * gcc.c-torture/execute/20040208-[12].c: New tests.
5282
5283 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5284
5285         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5286
5287 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5288
5289         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5290
5291 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5292
5293         Bug 13856
5294         * gcc.dg/visibility-8.c: New testcase.
5295
5296 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5297
5298         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5299         arguments.
5300         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5301
5302 2004-02-07  Roger Sayle  <roger@eyesopen.com>
5303
5304         PR middle-end/13696
5305         * g++.dg/opt/fold1.C: New test case.
5306
5307 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5308
5309         PR c++/14033
5310         * g++.dg/other/crash-2.C: New test.
5311
5312 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5313
5314         PR c++/14028
5315         * g++.dg/parse/angle-bracket2.C: New test.
5316
5317 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5318
5319         PR middle-end/13750
5320         Revert:
5321         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5322         PR pch/13361
5323         * testsuite/g++.dg/pch/wchar-1.C: New.
5324         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5325
5326 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5327
5328         PR c++/14008
5329         * g++.dg/parse/error15.C: New test.
5330         * g++.dg/parse/crash11.C: Update dg-error mark.
5331
5332 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5333
5334         PR c++/13932
5335         * g++.dg/warn/conv2.C: New test.
5336
5337 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5338
5339         PR c++/13086
5340         * g++.dg/warn/incomplete1.C: Remove xfail.
5341
5342 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5343
5344         * lib/file-format.exp (gcc_target_object_format): Use
5345         ${tool}_target_compile, not gcc_target_compile.
5346         * lib/target-supports.exp (check_alias_available): Likewise.
5347         (check_gc_sections_available): Likewise.
5348         * g++.dg/ext/attrib10.C: Use dg-require-alias.
5349         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5350         dg-require-alias.
5351
5352 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5353
5354         PR c++/13969
5355         * g++.dg/template/static6.C: New test.
5356
5357 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
5358
5359         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5360
5361 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5362
5363         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5364         tests for systems where `char' is unsigned by default.
5365
5366 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5367
5368         PR c++/13997
5369         * g++.dg/template/partial3.C: New test.
5370
5371 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5372
5373         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5374         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5375         Remove mentions of obsolete ports.
5376
5377 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5378
5379         * gcc.dg/noncompile/20001228-1.c: Fix for new
5380         error message.
5381
5382 2004-02-03  Roger Sayle  <roger@eyesopen.com>
5383
5384         PR target/9348
5385         * gcc.c-torture/execute/multdi-1.c: New test case.
5386
5387 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5388
5389         PR c++/13925
5390         * g++.dg/template/lookup5.C: New test.
5391
5392 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5393
5394         PR c++/13950
5395         * g++.dg/template/lookup4.C: New test.
5396
5397         PR c++/13970
5398         * g++.dg/parse/error14.C: New test.
5399
5400         PR c++/14002
5401         * g++.dg/parse/template13.C: New test.
5402
5403 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5404
5405         PR c++/13978
5406         * g++.dg/template/koenig4.C: New test.
5407
5408         PR c++/13968
5409         * g++.dg/template/crash17.C: New test.
5410
5411         PR c++/13975
5412         * g++.dg/parse/error13.C: New test.
5413         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5414
5415 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5416
5417         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5418
5419 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5420
5421         PR c/11658
5422         PR c/13994
5423         * gcc.dg/noncompile/20040203-1.c: New test.
5424         * gcc.dg/noncompile/20040203-2.c: Likewise.
5425         * gcc.dg/noncompile/20040203-3.c: Likewise.
5426         * gcc.dg/20040203-1.c: Likewise.
5427
5428 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5429
5430         PR c++/10858
5431         * g++.dg/template/sizeof7.C: New test.
5432
5433 2004-02-02  Eric Christopher  <echristo@redhat.com>
5434             Zack Weinberg  <zack@codesourcery.com>
5435
5436         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5437
5438 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5439
5440         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5441         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5442         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5443         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5444
5445 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5446
5447         PR c++/13113
5448         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5449
5450         PR c++/13854
5451         * g++.dg/ext/attrib13.C: New test.
5452
5453         PR c++/13907
5454         * g++.dg/conversion/op2.C: New test.
5455
5456 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5457
5458         * gcc.dg/titype-1.c: Fix pasto.
5459
5460 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5461
5462         * gcc.dg/titype-1.c: New test.
5463
5464 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5465
5466         PR c++/13957
5467         * g++.dg/template/non-type-template-argument-1.C,
5468         g++.dg/template/qualified-id1.C: Update dg-error marks.
5469         * g++.dg/template/nontype6.C: New test.
5470
5471 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5472
5473         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5474         * gcc.dg/builtins-31.c: New testcase.
5475         * gcc.dg/builtins-32.c: New testcase.
5476
5477 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5478
5479         * objc.dg/call-super-2.m: Update line numbers
5480         for the including of stddef.h.
5481
5482 2004-01-30  Michael Matz  <matz@suse.de>
5483
5484         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5485         g++.dg/ext/case-range3.C: New tests.
5486
5487 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5488
5489         DR206
5490         PR c++/13813
5491         * g++.dg/template/member4.C: New test.
5492
5493 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5494
5495         PR c++/13683
5496         * g++.dg/template/sizeof6.C: New test.
5497
5498 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5499
5500         * gcc.dg/fwritable-strings-1.c: New test.
5501
5502 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5503
5504         * gcc.c-torture/compile/20040130-1.c: New test.
5505
5506 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5507
5508         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5509
5510 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5511
5512         PR c++/13883
5513         * g++.dg/template/ctor3.C: New test.
5514
5515 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5516
5517         * g++.dg/tc1: New directory.
5518         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5519         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5520         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5521         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5522         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5523
5524 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5525
5526         * g++.dg/parse/error11.C: New test.
5527         * g++.dg/parse/error12.C: Likewise.
5528
5529 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5530
5531         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5532         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5533
5534 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5535
5536         PR c++/13791
5537         * g++.dg/ext/attrib12.C: New test.
5538
5539         PR c++/13736
5540         * g++.dg/parse/cast2.C: New test.
5541
5542 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5543
5544         * objc.dg/encode-2.m (main): New local string.  Set depending on
5545         sizeof long.  Use in sscanf call.
5546         * objc.dg/encode-3.m (main): New local string.  Set depending on
5547         sizeof long.  Use in scan_initial call.
5548
5549 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5550
5551         * objc.dg/call-super-2.m: Make LP64-safe.
5552         * objc.dg/desig-init-1.m: Likewise.
5553
5554 2004-01-27  Devang Patel <dpatel@apple.com>
5555
5556         * g++.dg/debug/namespace1.C: New test.
5557
5558 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5559
5560         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5561         xscale-*-*.
5562
5563         * gcc.dg/arm-mmx-1.c: New test.
5564
5565 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5566
5567         * gcc.dg/20040127-1.c: New test.
5568         * gcc.dg/20040127-2.c: New test.
5569
5570 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5571
5572         * objc.dg/stret-1.m (glob): Renamed to globa.
5573
5574 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5575
5576         PR c++/13663
5577         * g++.dg/expr/for1.C: New test.
5578
5579 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5580
5581         PR middle-end/13779
5582         * gcc.dg/darwin-longlong.c: New test.
5583
5584 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5585
5586         * gcc.dg/20040124-1.c: Moved test from here...
5587         * gcc.c-torture/compile/20040124-1.c: ...to here.
5588
5589 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5590
5591         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5592         the assembly output if -m64 is passed.
5593
5594 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5595
5596         PR c++/13833
5597         * g++.dg/template/cond3.C: New test.
5598
5599 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5600
5601         PR c++/13810
5602         * g++.dg/template/ttp7.C: New test.
5603
5604 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5605
5606         PR c++/13797
5607         * g++.dg/template/nontype4.C: New test.
5608         * g++.dg/template/nontype5.C: Likewise.
5609
5610 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5611
5612         * gcc.dg/torture/mips-clobber-at.c: New test.
5613
5614 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5615
5616         * gcc.dg/20040124-1.c: New test.
5617
5618 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5619
5620         * gcc.dg/20040123-1.c: New test.
5621
5622 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5623
5624         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5625
5626 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5627
5628         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5629
5630 2004-01-23  Andrew Pinski  <apinski@apple.com>
5631
5632         * gcc.dg/20030121-1.c: Move to ..
5633         * gcc.dg/20040121-1.c: here.
5634
5635 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5636
5637         * gcc.dg/builtins-29.c: New test case.
5638
5639 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5640
5641         PR 18314
5642         * gcc.dg/builtins-30.c: New testcase.
5643
5644 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5645
5646         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5647         * lib/g77.exp: Likewise.
5648         * lib/objc.exp: Likewise.
5649         * lib/g++.exp: Likewise.
5650
5651 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5652
5653         * gcc.dg/struct-by-value-2.c: New test.
5654
5655 2004-01-21  Andrew Pinski  <apinski@apple.com>
5656
5657         PR target/13785
5658         * gcc.dg/20030121-1.c: New test.
5659
5660 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5661
5662         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5663         clobber frame pointer register in asm statement.
5664
5665 2004-01-21  Falk Hueffner  <falk@debian.org>
5666
5667         * gcc.c-torture/compile/20040121-1.c: New test.
5668
5669 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5670
5671         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5672
5673 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5674
5675         * gcc.dg/ppc64-abi-2.c: New test.
5676
5677 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5678
5679         * lib/treelang.exp: Fill out this file.
5680         * lib/treelang-dg.exp: New File.
5681
5682 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5683
5684         * gcc.c-torture/compile/981022-1.c: Remove.
5685         * gcc.dg/array-5.c: Remove XFAIL.
5686         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5687         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5688         gcc.dg/cond-lvalue-1.c: Update.
5689         * gcc.dg/cast-lvalue-2.c: New test.
5690
5691 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5692
5693         PR c++/13592
5694         * g++.dg/other/error1.C (class foo): Tweak error message.
5695
5696         PR c++/13592
5697         * g++.dg/template/call2.C: New test.
5698
5699 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5700
5701         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5702         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5703         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5704         scalar-return-1_x.c, scalar-return-2_y.c,
5705         scalar-return-3_x.c, scalar-return-3_y.c,
5706         scalar-return-4_x.c, scalar-return-4_y.c,
5707         struct-align-1.h, struct-align-1_x.c,
5708         struct-align-1_y.c, struct-align-2.h,
5709         struct-align-2_x.c, struct-align-2_y.c,
5710         struct-by-value-10_y.c, struct-by-value-11_x.c,
5711         struct-by-value-11_y.c, struct-by-value-12_x.c,
5712         struct-by-value-12_y.c, struct-by-value-13_x.c,
5713         struct-by-value-13_y.c, struct-by-value-14_x.c,
5714         struct-by-value-14_y.c, struct-by-value-15_x.c,
5715         struct-by-value-15_y.c, struct-by-value-16_y.c,
5716         struct-by-value-17_y.c, struct-by-value-18_y.c,
5717         struct-by-value-19_y.c, struct-by-value-1_x.c,
5718         struct-by-value-1_y.c, struct-by-value-20_y.c,
5719         struct-by-value-2_x.c, struct-by-value-2_y.c,
5720         struct-by-value-3_y.c, struct-by-value-4_x.c,
5721         struct-by-value-4_y.c, struct-by-value-5_y.c,
5722         struct-by-value-6_y.c, struct-by-value-7_y.c
5723         struct-by-value-8_x.c, struct-by-value-8_y.c
5724         struct-by-value-9_x.c, struct-by-value-9_y.c
5725         struct-return-10_x.c, struct-return-10_y.c,
5726         struct-return-19_x.c, struct-return-20_x.c
5727         struct-return-2_x.c, struct-return-2_y.c
5728         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5729         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5730
5731 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5732
5733         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5734         attribute on sparc*-sun-solaris2.*.
5735
5736 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5737
5738         PR c++/13710
5739         * g++.dg/ext/typeof7.C: New test.
5740
5741 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5742
5743         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5744         * gcc.dg/const-elim-1.c: Same.
5745
5746 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5747
5748         * objc.dg/stret-1.m: New.
5749         * objc.dg/stret-2.m: New.
5750
5751 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5752
5753         PR c++/11895
5754         * g++.dg/ext/vector1.C: New test.
5755
5756 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5757
5758         * gcc.dg/pch/import-1.c: New.
5759         * gcc.dg/pch/import-1.hs: New.
5760         * gcc.dg/pch/import-1a.h: New.
5761         * gcc.dg/pch/import-1b.h: New.
5762         * gcc.dg/pch/import-1c.h: New.
5763
5764 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5765
5766         PR c++/13574
5767         * g++.dg/ext/array1.C: New test.
5768
5769         PR c++/13178
5770         * g++.dg/conversion/op1.C: New test.
5771
5772 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5773
5774         PR 11864
5775         From Kazumoto Kojima / Dan Kegel:
5776         * gcc.dg/pr11864-1.c: New test.
5777
5778         PR 10392
5779         From Marcus Comstedt / Dan Kegel:
5780         * gcc.dg/pr10392-1.c: New test.
5781
5782 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5783
5784         PR c++/13478
5785         * g++.dg/init/ref10.C: New test.
5786
5787 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5788
5789         PR c++/13407
5790         * g++.dg/parse/typename6.C: New test.
5791
5792 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5793
5794         PR pch/13361
5795         * testsuite/g++.dg/pch/wchar-1.C: New.
5796         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5797
5798 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5799
5800         PR c++/9259
5801         * g++.dg/expr/sizeof2.C: New test.
5802
5803 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5804
5805         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5806
5807 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5808
5809         PR c++/13659
5810         * g++.dg/lookup/strong-using-3.C: New.
5811         * g++.dg/lookup/using-10.C: New.
5812
5813 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5814
5815         PR c++/13594
5816         * g++.dg/lookup/strong-using-2.C: New.
5817
5818 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5819             Dan Kegel <dank@kegel.com>
5820             J"orn Rennecke <joern.rennecke@superh.com>
5821
5822         PR target/9365
5823         * gcc.dg/pr9365-1.c: New test.
5824
5825 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5826
5827         PR c++/8856
5828         * g++.dg/parse/casting-operator2.C: New test.
5829         * g++.old-deja/g++.pt/explicit83.C: Remove.
5830
5831 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5832
5833         * gcc.dg/label-compound-stmt-1.c: New test.
5834         * gcc.c-torture/compile/950922-1.c,
5835         gcc.c-torture/compile/20000211-3.c,
5836         gcc.c-torture/compile/20000518-1.c,
5837         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5838         compound statements.
5839
5840 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5841
5842         * gcc.dg/ppc64-abi-1.c: New test.
5843
5844 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5845
5846          * g++.dg/ext/attrib9.C: Add dg-warnings.
5847
5848 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5849
5850         PR c++/12335
5851         * g++.dg/parse/dtor3.C: New test.
5852
5853 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5854
5855         PR c++/12709
5856         * g++.dg/parse/try-catch-1.C: New test.
5857
5858 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5859
5860         * ada/acats/run_all.sh: Add more verbose output in acats.log
5861         when compiling tests.
5862
5863 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5864
5865         PR 13656
5866         * gcc.dg/typedef-redecl.c: New test case.
5867         * gcc.dg/typedef-redecl.h: New support file.
5868
5869 2004-01-13  Jan Hubicka  <jh@suse.cz>
5870
5871         * gcc.dg/always_inline.c: New test.
5872         * gcc.dg/debug/20031231-1.c: Fix.
5873
5874 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5875
5876         PR c++/13474
5877         * g++.dg/template/array3.C: New test.
5878
5879 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5880
5881         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5882         * g++.dg/warn/Wunused-2.C: Likewise.
5883
5884 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5885
5886         PR c++/13289
5887         * g++.dg/template/instantiate6.C: New test.
5888
5889 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5890
5891         PR middle-end/11397
5892         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5893
5894 2004-01-12  Jan Hubicka  <jh@suse.cz>
5895
5896         PR opt/12826
5897         * gcc.dg/20040112-1.c: New.
5898
5899         * gcc.dg/dwarf-die[1-7].c: Move to...
5900         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5901         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5902
5903 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5904
5905         PR c++/4100
5906         * g++.dg/parse/friend4.C: New test.
5907
5908 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5909
5910         PR c++/4100
5911         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5912         definition is called a friend.
5913
5914 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5915
5916         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5917
5918 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5919
5920         PR c++/3478
5921         * g++.dg/parse/error10.C: New test.
5922         * g++.dg/template/arg2.C: Accept "invalid type" error.
5923
5924 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5925
5926         PR middle-end/13392
5927         * g++.dg/opt/expect2.C: New test.
5928
5929 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5930
5931         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5932         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5933         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5934         Update dg-error regexps.
5935
5936 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5937
5938         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5939         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5940
5941 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5942
5943         * gcc.dg/pragma-re-1.c: Use right pointer type.
5944
5945 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5946
5947         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5948
5949 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5950
5951         * gcc.dg/rs6000-ldouble-1.c: New.
5952
5953 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5954
5955         DR 337
5956         PR c++/9256
5957         * g++.dg/other/abstract1.C: New test.
5958
5959 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5960
5961         * g++.dg/lookup/strong-using-1.C: New.
5962
5963 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5964
5965         PR c/11234
5966         * gcc.dg/func-ptr-conv-1.c: New test.
5967         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5968
5969 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5970
5971         PR target/13380.
5972         * gcc.c-torture/compile/20040109-1.c: New.
5973
5974 2004-01-08  Stuart Hastings  <stuart@apple.com>
5975
5976         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5977         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5978         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5979
5980 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5981
5982         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5983
5984 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5985
5986         * ada/acats/run_acats: Treat 'gnatchop' the same way
5987         as 'gnatmake'.  Export GCC_DRIVER.
5988         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5989         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5990
5991 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5992
5993         PR c++/12573
5994         * g++.dg/template/dependent-expr4.C: New test.
5995
5996 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5997
5998         * gcc.dg/altivec-11.c: New test.
5999
6000 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6001
6002         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6003
6004 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6005
6006         PR c/6024
6007         * gcc.dg/enum-compat-1.c: New test.
6008         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6009
6010 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6011
6012         PR c/12165
6013         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6014         gcc.dg/c99-idem-qual-3.c: New tests.
6015
6016 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6017
6018         * gcc.dg/winline-7.c: Don't cast void * to int.
6019
6020 2004-01-06  Jan Hubicka  <jh@suse.cz>
6021
6022         * gcc.dg/i386-sse-5.c: New test
6023         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6024
6025 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6026
6027         PR c++/12815
6028         * g++.dg/rtti/typeid4.C: New test.
6029
6030 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6031
6032         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6033
6034 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6035
6036         PR c++/12132
6037         * g++.dg/template/error11.C: New test.
6038
6039         PR c++/13451
6040         * g++.dg/template/class2.C: New test.
6041
6042 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6043         Richard Sandiford <rsandifo@redhat.com>
6044
6045         PR c++/13387
6046         * g++.dg/opt/alias3.C: New test.
6047
6048 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6049
6050         PR c++/13157
6051         * g++.dg/template/koenig3.C: New test.
6052
6053         PR c++/13529
6054         * g++.dg/parse/offsetof3.C: New test.
6055
6056         * g++.dg/init/copy7.C: Add missing dg-error markers.
6057
6058         PR c++/12226
6059         * g++.dg/init/copy7.c: New test.
6060
6061         PR c++/13536
6062         * g++.dg/parse/cast1.C: New test.
6063
6064 2004-01-04  Jan Hubicka  <jh@suse.cz>
6065
6066         * gcc.dg/winline[1-7].c: New tests.
6067
6068 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6069
6070         PR c++/13520
6071         * g++.dg/template/qualttp22.C: New test.
6072
6073 2004-01-01  Jan Hubicka  <jh@suse.cz>
6074
6075         * gcc.dg/debug/20031231-1.c: New.
6076         * gcc.c-torture/compile/20040101-1.c: New.
6077         * gcc.dg/dwarf-die-[1-7].c: New.
6078
6079 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6080
6081         PR optimization/13521
6082         * gcc.c-torture/compile/20031231-1.c: New test.
6083
6084 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6085
6086         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6087
6088 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6089
6090         PR c++/10079
6091         * g++.dg/template/crash16.C: New test.
6092
6093 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6094
6095         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6096
6097 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6098
6099         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6100         ports.
6101         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6102         * g++.old-deja/g++.law/profile1.C: Likewise.
6103         * gcc.c-torture/compile/981006-1.c: Likewise.
6104         * gcc.c-torture/execute/loop-2e.x: Likewise.
6105         * gcc.c-torture/execute/loop-2f.x: Remove.
6106         * gcc.c-torture/execute/loop-2g.x: Likewise.
6107         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6108         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6109
6110 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6111
6112         PR c++/13507
6113         * g++.dg/ext/attrib11.C: New test.
6114
6115         PR c++/13494
6116         * g++.dg/template/array2-1.C: New test.
6117         * g++.dg/template/array2-2.C: New test.
6118
6119 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6120
6121         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6122
6123 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6124
6125         PR c++/12774
6126         * g++.dg/template/array1-1.C: New test.
6127         * g++.dg/template/array1-2.C: New test.
6128
6129 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6130
6131         PR fortran/12632
6132         * g77.dg/12632.f: New test case.
6133
6134 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6135
6136         PR c++/13289
6137         * g++.dg/parse/nontype1.C: New test.
6138
6139 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6140
6141         PR c++/12403
6142         * g++.dg/parse/explicit1.C: New test.
6143         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6144
6145 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6146
6147         PR c++/13081
6148         * g++.dg/opt/inline6.C: New test.
6149
6150         PR c++/12613
6151         * g++.dg/parse/error9.C: New test.
6152
6153         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6154
6155 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6156
6157         PR c++/13009
6158         * g++.dg/init/assign1.C: New test.
6159
6160 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6161
6162         PR c++/13070
6163         * g++.dg/warn/format3.C: New test case.
6164
6165 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6166
6167         * gcc.c-torture/compile/20031227-1.c: New test.
6168
6169 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6170
6171         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6172         * g77.dg/bprob/bprob.exp: Likewise.
6173         * gcc.misc-tests/bprob.exp: Likewise.
6174         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6175         variants on systems where the library does not provide that
6176         functionality.
6177         * gcc.dg/builtins-20.c: Use builtins-config.h.
6178         * gcc.dg/builtins-config.h: New file.
6179
6180 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6181
6182         * lib/gcc-dg.exp (dg-require-profiling): New function.
6183         * lib/target-supports.exp (check_profiling_available): Likewise.
6184         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6185         * g77.dg/bprob/bprob.exp: Likewise.
6186         * gcc.misc-tests/bprob.exp: Likewise.
6187         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6188         * gcc.dg/20021014-1.c: Likewise.
6189         * gcc.dg/nest.c: Likewise.
6190
6191 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6192
6193         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6194         compiling.
6195         * g++.dg/lookup/java2.C: Likewise.
6196         * gcc.dg/cpp/lexident.c: Likewise.
6197
6198 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6199
6200         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6201         given.
6202         * gcc.c-torture/compile/961203-1.c: Likewise.
6203         * gcc.c-torture/compile/980506-1.c: Likewise.
6204
6205 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6206
6207         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6208         (additional_prunes): New global.
6209         (gcc-dg-prune): Handle additional per-test pruning.
6210         (dg-test): Clear additional_prunes between tests.
6211
6212         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6213         dg-prune-output to avoid spurious failures from assembler
6214         complaining about nonexistent WAW violations.
6215         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6216         Use dg-prune-output to avoid spurious failures from assembler
6217         warning about Itanium B-step errata.
6218
6219 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6220
6221         * g++.dg/abi/macro0.C: New test.
6222         * g++.dg/abi/macro1.C: Likewise.
6223         * g++.dg/abi/macro2.C: Likewise.
6224
6225         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6226         * g++.dg/abi/bitfield7.C: Likewise.
6227         * g++.dg/abi/dtor2.C: Likewise.
6228         * g++.dg/abi/mangle11.C: Likewise.
6229         * g++.dg/abi/mangle12.C: Likewise.
6230         * g++.dg/abi/mangle14.C: Likewise.
6231         * g++.dg/abi/mangle17.C: Likewise.
6232         * g++.dg/abi/vbase10.C: Likewise.
6233         * g++.dg/abi/vbase14.C: Likewise.
6234         * g++.dg/template/qualttp17.C: Likewise.
6235
6236 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6237
6238         PR c/11995
6239         * gcc.dg/20031223-1.c: New test.
6240
6241 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6242
6243         * gcc.dg/noreturn-7.c: New test.
6244
6245 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6246
6247         * gcc.dg/null-pointer-1.c: New test.
6248
6249 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6250
6251         * g++.old-deja/g++.jason/template18.C: Remove.
6252         * g++.old-deja/g++.jason/template37.C: Likewise.
6253
6254         PR c++/12862
6255         * g++.dg/lookup/ns1.C: New test.
6256
6257         PR c++/12397
6258         * g++.dg/template/lookup3.C: New test.
6259
6260 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6261
6262         * g++.dg/template/recurse1.C: New test
6263
6264 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6265
6266         PR c++/12479
6267         * g++.dg/parse/semicolon1.C: New test.
6268         * g++.dg/parse/semicolon1.h: Likewise.
6269
6270 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
6271
6272         * gcc.dg/darwin-misaligned.c: New test.
6273
6274 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6275
6276         PR c/9163
6277         * gcc.dg/20031222-1.c: New test.
6278
6279 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
6280
6281         PR c++/13438
6282         * g++.dg/parse/error8.C: New test.
6283
6284         PR c++/11554
6285         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6286
6287 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
6288
6289         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6290         too small.
6291         * gcc.c-torture/compile/930217-1.c: Likewise.
6292         * gcc.c-torture/compile/930513-1.c: Likewise.
6293         * gcc.c-torture/execute/920908-2.c: Likewise.
6294         * gcc.c-torture/execute/921204-1.c: Likewise.
6295         * gcc.c-torture/execute/930621-1.c: Likewise.
6296         * gcc.c-torture/execute/930630-1.c: Likewise.
6297         * gcc.c-torture/execute/931031-1.c: Likewise.
6298         * gcc.c-torture/execute/980602-2.c: Likewise.
6299         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6300         * gcc.c-torture/execute/compndlit-1.c: Likewise.
6301         * gcc.c-torture/execute/extzvsi.c: Likewise.
6302         * gcc.c-torture/unsorted/ext.c: Likewise.
6303
6304 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
6305
6306         PR target/12749
6307         * gcc.c-torture/compile/20031220-2.c: New test case.
6308
6309 2003-12-20  Roger Sayle  <roger@eyesopen.com>
6310
6311         PR optimization/13031
6312         * gcc.c-torture/compile/20031220-1.c: New test case.
6313
6314 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6315
6316         * gcc.dg/cast-function-1.c: New test.
6317
6318 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6319
6320         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6321         formats.
6322
6323 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6324
6325         PR c++/12795
6326         * g++.dg/ext/attrib10.C: New test.
6327
6328 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6329
6330         * gcc.dg/cleanup-10.c: New test.
6331         * gcc.dg/cleanup-11.c: New test.
6332
6333 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6334
6335         PR c++/13239
6336         * g++.dg/opt/expect1.C: New test.
6337
6338 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6339
6340         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6341
6342 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6343
6344         PR debug/12923
6345         * gcc.dg/20031218-1.c: New test.
6346
6347         PR debug/12389
6348         * gcc.dg/20031218-2.c: New test.
6349         * gcc.dg/20031218-3.c: New test.
6350
6351         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6352         of label name and allow for USER_LABEL_PREFIX == "_" names.
6353         * g++.dg/abi/mangle18-2.C: Likewise.
6354         * g++.dg/abi/mangle19-1.C: Likewise.
6355         * g++.dg/abi/mangle19-2.C: Likewise.
6356         * g++.dg/abi/mangle20-1.C: Likewise.
6357         * g++.dg/abi/mangle20-2.C: Likewise.
6358
6359 2003-12-18  Richard Henderson  <rth@redhat.com>
6360
6361         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6362
6363 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
6364             Dan Kegel <dank@kegel.com>
6365
6366         PR other/12009
6367         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
6368         testing a cross compiler, it causes spurious compile failures.
6369         * lib/g++.exp: Likewise.
6370
6371 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6372
6373         PR c++/13262
6374         * g++.dg/template/access13.C: New test.
6375
6376 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
6377
6378         * gcc.dg/20031216-1.c: New test.
6379
6380 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6381
6382         PR c++/9154
6383         * g++.dg/template/error10.C: New test.
6384
6385 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6386
6387         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
6388         * g++.dg/eh/simd-2.C: Likewise.
6389
6390 2003-12-17  James E Wilson  <wilson@specifixinc.com>
6391             Roger Sayle  <roger@eyesopen.com>
6392
6393         * gcc.c-torture/execute/ieee/mzero5.c: New.
6394
6395 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6396
6397         PR c++/10603
6398         * g++.dg/parse/error6.C: New test.
6399
6400         PR c++/12827
6401         * g++.dg/parse/error7.C: New test.
6402
6403 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6404
6405         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6406         at -O with stabs debugging formats.
6407         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6408         * gcc.dg/debug/debug-2.c: Likewise.
6409
6410 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6411
6412         PR c++/12696
6413         * g++.dg/init/error1.C: New test.
6414
6415         PR c++/12218
6416         * g++.dg/init/pm3.C: New test.
6417
6418 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6419
6420         PR c/3347
6421         * gcc.dg/bitfld-8.c: New test.
6422
6423 2003-12-16  James Lemke  <jim@wasabisystems.com>
6424
6425         * gcc.dg/arm-scd42-[123].c: New tests.
6426
6427 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6428
6429         PR c++/9043
6430         * g++.dg/abi/mangle20-1.C: New test.
6431         * g++.dg/abi/mangle20-2.C: New test.
6432
6433 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6434
6435         PR c++/13275
6436         * g++.dg/other/offsetof2.C: Remove XFAIL.
6437         * g++.dg/parse/offsetof1.C: New test.
6438         * g++.gd/parse/offsetof2.C: Likewise.
6439
6440 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6441
6442         * g++.dg/template/nontype3.C: New test.
6443         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6444
6445 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6446
6447         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6448
6449 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6450
6451         PR c++/13387
6452         * g++.dg/expr/assign1.C: New test.
6453
6454         PR c++/13242
6455         * g++.dg/abi/mangle19-1.C: New test.
6456         * g++.dg/abi/mangle19-2.C: New test.
6457
6458 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6459
6460         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6461
6462 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6463
6464         * gcc.c-torture/execute/20031216-1.c: New test.
6465
6466 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6467
6468         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6469         an ICE regression.
6470
6471 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6472
6473         PR c++/10926
6474         * g++.dg/template/error9.C: New test.
6475
6476         PR c++/11116
6477         * g++.dg/template/error8.C: New test.
6478
6479 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6480
6481         PR middle-end/13400
6482         * gcc.c-torture/execute/20031215-1.c: New test case.
6483
6484 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6485
6486         PR c++/13269
6487         * g++.dg/parse/error5.C: New test.
6488
6489         PR c++/12989
6490         * g++.dg/expr/sizeof1.C: New test.
6491
6492         PR c++/13310
6493         * g++.dg/template/crash15.C: New test.
6494
6495 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6496
6497         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6498         a non-POD type as the last named parameter of a varargs function.
6499
6500 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6501
6502         PR c++/13243
6503         PR c++/12573
6504         * g++.dg/template/crash14.C: New test.
6505         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6506
6507 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6508
6509         * g++.dg/other/java1.C: New test.
6510
6511         PR c++/13241
6512         * g++.dg/abi/mangle18-1.C: New test.
6513         * g++.dg/abi/mangle18-2.C: New test.
6514
6515 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6516
6517         PR optimization/10312
6518         * gcc.c-torture/execute/20031214-1.c: New.
6519
6520 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6521
6522         PR c++/10779
6523         PR c++/12160
6524         * g++.dg/parse/error3.C: New test.
6525         * g++.dg/parse/error4.C: Likewise.
6526         * g++.dg/abi/mangle4.C: Tweak error messages.
6527         * g++.dg/lookup/using5.C: Likewise.
6528         * g++.dg/other/error2.C: Likewise.
6529         * g++.dg/parse/typename5.C: Likewise.
6530         * g++.dg/parse/undefined1.C: Likewise.
6531         * g++.dg/template/arg2.C: Likewise.
6532         * g++.dg/template/ttp3.C: Likewise.
6533         * g++.dg/template/type1.C: Likewise.
6534         * g++.old-deja/g++.other/crash32.C: Likewise.
6535         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6536
6537 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6538
6539         PR c++/13106
6540         * g++.dg/warn/noreturn-3.C: New test.
6541
6542 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6543
6544         PR c++/13118
6545         * g++.dg/abi/covariant3.C: New.
6546
6547 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6548
6549         * g++.dg/eh/ia64-1.C: New test.
6550
6551 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6552
6553         PR optimization/13037
6554         * g77.f-torture/execute/13037.f: New test case.
6555
6556 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6557
6558         PR c++/12881
6559         * g++.dg/abi/covariant2.C: New.
6560
6561 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6562
6563         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6564
6565 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6566
6567         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6568
6569 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6570
6571         PR other/10819
6572         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6573         to fix Bug 10819.
6574         * lib/g++.exp (g++_version): Likewise.
6575         * lib/g77.exp (g77_version): Likewise.
6576         * lib/objc.exp (default_objc_version): Likewise.
6577
6578 2003-12-10  Richard Henderson  <rth@redhat.com>
6579
6580         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6581
6582         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6583
6584 2003-12-08  Matt Austern  <austern@apple.com>
6585
6586         PR c/13134
6587         * lib/gcc-dg.exp (dg-require-visibility): Define.
6588         * lib/target-supports (check_visibility_available): Define.
6589         * gcc.dg/visibility-1.c: New test.
6590         * gcc.dg/visibility-2.c: Likewise.
6591         * gcc.dg/visibility-3.c: Likewise.
6592         * gcc.dg/visibility-4.c: Likewise.
6593         * gcc.dg/visibility-5.c: Likewise.
6594         * gcc.dg/visibility-6.c: Likewise.
6595         * g++.dg/ext/visibility-1.C: Likewise.
6596         * g++.dg/ext/visibility-2.C: Likewise.
6597         * g++.dg/ext/visibility-3.C: Likewise.
6598         * g++.dg/ext/visibility-4.C: Likewise.
6599         * g++.dg/ext/visibility-5.C: Likewise.
6600         * g++.dg/ext/visibility-6.C: Likewise.
6601
6602 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6603
6604         * g++.dg/lookup/java1.C: New test.
6605         * g++.dg/lookup/java2.C: New test.
6606
6607 2003-12-07  Falk Hueffner  <falk@debian.org>
6608
6609         * g++.dg/opt/noreturn-1.C: New test.
6610
6611 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6612
6613         * gcc.dg/overflow-1.c: New test.
6614
6615 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6616
6617         * g77.f-torture/compile/13060.f: New test.
6618
6619 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6620
6621         PR c++/13323
6622         * g++.dg/inherit/operator2.C: New test.
6623
6624 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6625
6626         PR c++/13305
6627         * g++.dg/ext/attrib9.C: New test.
6628
6629 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6630
6631         PR c++/13314
6632         * g++.dg/template/error7.C: New test.
6633
6634 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6635             J"orn Rennecke <joern.rennecke@superh.com>
6636
6637         PR target/13302
6638         * g++.dg/other/struct-va_list.C: New test.
6639
6640 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6641
6642         PR c++/13166
6643         * g++.dg/parse/defarg6.C: New test.
6644
6645 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6646
6647         PR target/13256
6648         * gcc.c-torture/execute/20031201-1.c: New test.
6649
6650 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6651
6652         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6653
6654 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6655
6656         * gcc.dg/builtin-return-1.c: New test.
6657
6658 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6659             J"orn Rennecke <joern.rennecke@superh.com>
6660
6661         PR optimization/13260
6662         * gcc.c-torture/execute/20031204-1.c: New test.
6663
6664 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6665
6666         PR c++/9127
6667         * g++.dg/template/error6.C: New test.
6668
6669 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6670
6671         * gcc.dg/20031202-1.c: New test.
6672
6673 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6674
6675         PR c++/13179
6676         * g++.dg/template/eh1.C: New test.
6677
6678         PR c++/10771
6679         * g++.dg/template/error5.C: New test.
6680
6681 2003-12-02  David Ung  <davidu@mips.com>
6682
6683         * gcc.dg/compat/vector-check.h: Corrected type for var
6684         g_##TMODE
6685
6686 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6687
6688         PR c++/10126
6689         * g++.dg/template/ptrmem8.C: New test.
6690
6691 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6692
6693         PR c++/12573
6694         * g++.dg/template/dependent-expr3.C: New test.
6695
6696 2003-12-01  James Lemke  <jim@wasabisystems.com>
6697
6698         * gcc.dg/arm-g2.c: New test.
6699
6700 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6701
6702         PR optimization/11634
6703         * gcc.dg/20031201-2.c: New test case.
6704
6705 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6706
6707         PR 11433
6708         * objc.dg/proto-lossage-3.m: New test.
6709
6710 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6711
6712         PR optimization/12628
6713         * gcc.dg/20031201-1.c: New test case.
6714
6715 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6716
6717         * gcc.dg/unaligned-1.c: New test.
6718
6719 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6720
6721         PR c++/9849
6722         * g++.dg/template/error4.C: New test.
6723         * g++.dg/template/nested3.C: Adjust error markers.
6724
6725 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6726
6727         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6728
6729 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6730
6731         PR c/10333
6732         * gcc.dg/bitfld-7.c: New test.
6733
6734 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6735
6736         * gcc.dg/tls/asm-1.C: New test.
6737
6738 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6739
6740         * gcc.dg/cpp/assert4.c: Update.
6741
6742 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6743
6744         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6745         * gcc.dg/builtin-apply3.c: New test.
6746
6747 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6748
6749         * lib/compat.exp (compat-obj): New xfaildata parameter.
6750         Use it to set compiler_conditional_xfail_data before compiling.
6751         (compat-get-options): Handle dg-xfail-if.
6752         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6753         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6754         * gcc.dg/compat/vector-1_y.c: Likewise.
6755         * gcc.dg/compat/vector-2_x.c: Likewise.
6756         * gcc.dg/compat/vector-2_y.c: Likewise.
6757
6758 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6759
6760         * g++.dg/opt/reg-stack4.C: New test.
6761
6762 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6763
6764         * gcc.dg/builtin-apply2.c: New test.
6765
6766 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6767
6768         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6769
6770 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6771
6772         PR c++/12924
6773         * g++.dg/template/template-id-2.C: New test.
6774
6775 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6776
6777         PR c++/5369
6778         * g++.dg/template/memfriend1.C: New test.
6779         * g++.dg/template/memfriend2.C: Likewise.
6780         * g++.dg/template/memfriend3.C: Likewise.
6781         * g++.dg/template/memfriend4.C: Likewise.
6782         * g++.dg/template/memfriend5.C: Likewise.
6783         * g++.dg/template/memfriend6.C: Likewise.
6784         * g++.dg/template/memfriend7.C: Likewise.
6785         * g++.dg/template/memfriend8.C: Likewise.
6786         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6787
6788 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6789
6790         PR c++/12515
6791         * g++.dg/ext/cond1.C: New test.
6792
6793 2003-11-20  Richard Henderson  <rth@redhat.com>
6794
6795         * gcc.dg/20020201-2.c: Remove.
6796         * gcc.dg/20020201-4.c: Remove.
6797         * gcc.dg/20020304-1.c: Remove.
6798
6799 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6800
6801         * gcc.dg/cpp/trad/xwin1.c: New test case.
6802
6803 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6804
6805         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6806         * lib/g77.exp: Likewise.
6807         * lib/objc.exp: Likewise.
6808         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6809         for darwin.
6810
6811 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6812
6813         PR c++/12932
6814         * g++.dg/template/static5.C: New test.
6815
6816 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6817
6818         * gcc.dg/nested-func-1.c: New test.
6819
6820 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6821
6822         * gcc.dg/cpp/assert4.c: New test.
6823
6824 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6825
6826         PR c++/2294
6827         * g++.dg/lookup/using9.c: New test.
6828
6829 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6830
6831         PR c++/12762
6832         * g++.dg/template/error3.C: New test.
6833
6834 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6835
6836         PR ada/13035
6837         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6838         No longer use a wrapper for gcc, since this does not work under
6839         Windows.
6840
6841 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6842
6843         PR c++/2094
6844         * g++.dg/template/ptrmem7.C: New test.
6845
6846 2003-11-13  Andrew Pinski <apinski@apple.com>
6847
6848         * gcc.c-torture/compile/20031113-1.c: New test.
6849
6850 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6851             Kean Johnston <jkj@sco.com>
6852
6853         PR c/13029
6854         * gcc.dg/unused-4.c: Update.
6855
6856 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6857
6858         * g++.dg/opt/const3.C: New test.
6859
6860 2003-11-13  Jan Hubicka  <jh@suse.cz>
6861
6862         * gcc.c-torture/compile/20031112-1.c: New test.
6863
6864 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6865
6866         * g++.dg/parse/crash10.C: Remove bogus error marker.
6867
6868 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6869
6870         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6871         (host_gcc): Likewise.
6872         (ROOT): Honor $PWDCMD.
6873         (BASE): Likewise.
6874         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6875
6876 2003-11-12  Catherine Moore  <clm@redhat.com>
6877
6878         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6879
6880 2003-11-12  Andreas Jaeger  <aj@suse.de>
6881             Jakub Jelinek  <jakub@redhat.com>
6882             Andrew Pinski  <pinskia@physics.uc.edu>
6883             Richard Henderson  <rth@redhat.com>
6884
6885         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6886         systems.
6887         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6888
6889         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6890         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6891
6892 2003-11-11  Andreas Jaeger  <aj@suse.de>
6893
6894         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6895
6896         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6897
6898 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6899
6900         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6901         Clean ups.
6902
6903 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6904
6905         * gcc.dg/trampoline-1.c: New test.
6906
6907 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6908
6909         * gcc.c-torture/compile/200031109-1.c: New test.
6910
6911 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6912
6913         PR c/3190
6914         PR c/8714
6915         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6916         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6917         gcc.dg/format/no-y2k-1.c: Update.
6918
6919 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6920
6921         PR optimization/10467
6922         * gcc.dg/20031108-1.c: New test case.
6923
6924 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6925
6926         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6927
6928 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6929
6930         * gcc.dg/compound-lvalue-1.c: New test.
6931         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6932         some XFAILs.
6933
6934 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6935
6936         * gcc.dg/altivec-varargs-1.c: New test.
6937
6938 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6939
6940         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6941         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6942         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6943         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6944         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6945
6946 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6947
6948         * gcc.dg/cond-lvalue-1.c: New test.
6949
6950 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6951
6952         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6953
6954 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6955
6956         PR c++/11616
6957         * g++.dg/template/instantiate5.C: New test.
6958
6959 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6960
6961         PR c++/12726
6962         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6963         * ChangeLog: Add missing first entry for above test.
6964
6965 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6966
6967         PR c++/9810
6968         * g++.dg/template/using8.C: New test.
6969         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6970
6971 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6972
6973         PR optimization/10817
6974         * gcc.c-torture/compile/20031102-1.c: New test case.
6975
6976 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6977
6978         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6979         2147483647.
6980
6981 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6982
6983         * gcc.dg/20031102-1.c: New test.
6984
6985 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6986
6987         * gcc.dg/complex-1.c: New test.
6988
6989 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6990
6991         PR c++/12796
6992         * g++.dg/template/crash13.C: Adjust expected error location.
6993         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6994
6995 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6996
6997         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6998
6999 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7000
7001         PR/10239
7002         * gcc.c-torture/compile/20031031-2.c: New test.
7003
7004 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7005
7006         PR/11640
7007         * gcc.c-torture/compile/20031031-1.c: New test.
7008
7009 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7010
7011         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7012         * gcc.misc-tests/bprob.exp: Likewise.
7013         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7014         the execution test on arm-elf configs.
7015         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7016         configs that don't support scratch files.
7017         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7018
7019 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7020
7021         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7022         done by dejagnu.
7023
7024 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7025
7026         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7027         Avoid non pure sh syntax. Add more logging.
7028
7029         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7030         fail.
7031
7032 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7033
7034         PR libgcj/10610
7035         * gcc.dg/ppc-stackalign-1.c: New test.
7036
7037 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7038
7039         * ada/acats/run_all.sh: Change output to be more compliant with
7040         dejagnu framework.
7041         Create acats.sum and acats.log files under testsuite/ada/acats
7042         Only run [a-z]* directories, to filter out e.g. CVS.
7043         Redirect build output to log file.
7044
7045 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7046
7047         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7048
7049 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7050
7051         PR ada/5909:
7052         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7053
7054 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7055
7056         * gcc.c-torture/compile/20031023-1.c: New test.
7057         * gcc.c-torture/compile/20031023-2.c: New test.
7058         * gcc.c-torture/compile/20031023-3.c: New test.
7059         * gcc.c-torture/compile/20031023-4.c: New test.
7060
7061 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7062
7063         PR c++/10371
7064         * g++.dg/lookup/scoped8.C: New test.
7065
7066 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7067
7068         * g++.dg/opt/reg-stack3.C: New test.
7069
7070 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7071
7072         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7073
7074 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7075
7076         PR c++/11076
7077         * g++.dg/template/crash13.C: New test.
7078
7079 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7080
7081         * gcc.dg/c99-restrict-2.c: New test.
7082
7083 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7084
7085         PR c++/12698, c++/12699, c++/12700, c++/12566
7086         * g++.dg/inherit/covariant9.C: New test.
7087         * g++.dg/inherit/covariant10.C: New test.
7088         * g++.dg/inherit/covariant11.C: New test.
7089
7090 2003-10-23  Jason Merrill  <jason@redhat.com>
7091
7092         PR c++/12726
7093         * g++.dg/ext/complit2.C: New test.
7094
7095 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7096
7097         PR target/12654
7098         * gcc.c-torture/execute/20031020-1.c: New test.
7099
7100 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7101
7102         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7103         following the jump_insn.
7104
7105 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7106
7107         * gcc.dg/cast-lvalue-1.c: New test.
7108
7109 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7110
7111         PR c++/11962
7112         * g++.dg/template/cond2.C: New test.
7113
7114 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7115
7116         * gcc.dg/builtins-28.c: New test.
7117
7118 2003-10-20  Jan Hubicka  <jh@suse.cz>
7119
7120         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7121         parameter.
7122         * testsuite/gcc.dg/inline-2.c: Likewise.
7123
7124 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7125
7126         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7127         * gcc.dg/nest.c:  Likewise.
7128
7129 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7130
7131         PR c++/9781, c++/10583, c++/11862
7132         * g++.dg/parse/crash13.C: New test.
7133
7134 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7135
7136         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7137
7138 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7139
7140         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7141         Define HAVE_C99_RUNTIME except on Solaris.
7142         * gcc.dg/builtins-20.c: Likewise.
7143
7144 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7145
7146         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7147
7148 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7149
7150         PR c++/12495
7151         * g++.dg/template/crash21.C: New test.
7152
7153 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7154
7155         PR c++/2513
7156         * g++.dg/template/typename5.C: New test.
7157
7158 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7159
7160         PR c++/12369
7161         * g++.dg/template/friend25.C: New test.
7162
7163 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7164
7165         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7166         versions.
7167
7168 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7169
7170         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7171         == 2147483647.
7172
7173 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7174
7175         * gcc.c-torture/execute/960416-1.x: Remove.
7176         * gcc.c-torture/execute/divconst-3.x: Likewise.
7177
7178 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7179
7180         PR target/12598
7181         * gcc.dg/torture/cris-volatile-1.c: New test.
7182
7183 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7184
7185         PR optimization/9325
7186         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7187         for overflowing floating point to integer conversion during RTL
7188         simplification.
7189
7190 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7191
7192         * objc/execute/_cmd.m: Fix typo.
7193         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7194         Relax 'scan-assembler' regexp.
7195         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7196         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7197         * objc.dg/zero-link-2.m: Remove blank line.
7198         * objc.dg/zero-link-3.m: New test case.
7199
7200 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7201
7202         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7203
7204         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7205         than linker trickery.
7206
7207 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7208
7209         PR c++/12370
7210         * g++.dg/other/friend2.C: New test.
7211
7212 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7213
7214         * gcc.dg/20031012-1.c: New test.
7215
7216 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7217
7218         * gcc.dg/weak/weak-3.c: Fix for new warning.
7219
7220 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7221
7222         PR optimization/8750
7223         * gcc.c-torture/execute/20031012-1.c: New test case.
7224
7225 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7226
7227         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7228         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7229
7230 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7231
7232         PR optimization/12260
7233         * gcc.c-torture/compile/20031011-2.c: New test case.
7234
7235 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7236
7237         * gcc.c-torture/execute/20031011-1.c: New testcase.
7238
7239 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7240
7241         * gcc.c-torture/compile/20031011-1.c: New test.
7242
7243 2003-10-11  Jan Hubicka  <jh@suse.cz>
7244
7245         * g++.dg/other/first-global.C: New test.
7246
7247 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7248
7249         * gcc.c-torture/execute/string-opt-18.c: New testcase.
7250
7251 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
7252
7253         * gcc.c-torture/compile/20031010-1.c: New test.
7254
7255 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
7256
7257         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7258         * gcc.c-torture/execute/va-arg-25.c: ... here.
7259
7260 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
7261
7262         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7263
7264 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
7265
7266         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7267
7268 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
7269
7270         * g++.dg/parse/error2.C: New test.
7271
7272 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
7273
7274         PR c++/11097
7275         * g++.dg/other/error5.C: Modify the error message.
7276         * g++.dg/lookup/using8.C: New test.
7277
7278 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
7279
7280         * gcc.dg/darwin-abi-2.c: New file.
7281         * gcc.c-torture/execute/va-arg-24.c: New file.
7282
7283 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
7284
7285         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
7286         indentation.
7287
7288 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
7289
7290         PR c++/10147
7291         * g++.dg/other/error4.C: Update error messages.
7292         * g++.dg/template/ptrmem4.C: Likewise.
7293
7294         PR c++/12337
7295         * g++.dg/init/new9.C: New test.
7296
7297         PR c++/12334, c++/12236, c++/8656
7298         * g++.dg/ext/attrib8.C: New test.
7299
7300 2003-10-06  Devang Patel  <dpatel@apple.com>
7301
7302         * gcc.dg/debug/dwarf2-3.h: New test.
7303         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7304
7305 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
7306
7307         * g++.dg/opt/cfg2.C: New test.
7308
7309 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7310
7311         * g++.dg/opt/float1.C: New test.
7312
7313 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7314
7315         * gcc.dg/c90-array-lval-6.c: New test.
7316         * gcc.dg/c99-array-lval-6.c: New test.
7317
7318 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
7319             Ziemowit Laski  <zlaski@apple.com>
7320
7321         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7322         'Derived', so that it is never considered a class method; add
7323         new warning for '+port' method ambiguity.
7324         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7325         <objc/objc-api.h> (needed on Mac OS X).
7326         * objc.dg/method-13.m: New test.
7327
7328 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7329
7330         PR optimization/9325, PR java/6391
7331         * gcc.c-torture/execute/20031003-1.c: New test case.
7332
7333 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7334
7335         PR optimization/12180
7336         * gcc.dg/20031002-1.c: New test.
7337
7338         PR c++/12486
7339         * g++.dg/inherit/error1.C: New test.
7340
7341 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7342
7343         * lib/f-torture.exp (search_for): Rename to...
7344         (search_for_re): This.  Also, clean up comments and the
7345         "regexp" invocation.
7346
7347 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7348
7349         * gcc.c-torture/compile/20031002-1.c: New test.
7350
7351 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
7352
7353         * g++.dg/opt/cond1.C: New test.
7354
7355 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
7356
7357         * gcc.dg/Wold-style-definition-2.c: New testcase.
7358         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7359
7360 2003-09-29  Richard Henderson  <rth@redhat.com>
7361
7362         * g++.dg/init/array10.C: Add dg-options.
7363
7364 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
7365
7366         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7367
7368 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7369
7370         * g++.dg/template/friend19.C: Fix typo.
7371         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7372
7373 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
7374
7375         * gcc.c-torture/execute/20030928-1.c: New test.
7376         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7377
7378 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7379
7380         * g++.dg/opt/unroll1.C: New test.
7381
7382 2003-09-26  Roger Sayle  <roger@eyesopen.com>
7383
7384         PR optimization/11741
7385         * gcc.dg/20030926-1.c: New test case.
7386
7387 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7388
7389         PR c++/5655
7390         * g++.dg/parse/access7.C: New test.
7391         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7392
7393 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7394
7395         MERGE OF objc-improvements-branch into MAINLINE:
7396         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7397         if libobjc has not been built.
7398         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7399         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7400         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7401         objc/execute/nested-3.m, objc/execute/np-2.m,
7402         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7403         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7404         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7405         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7406         objc.dg/special/unclaimed-category-1.h,
7407         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7408         well as GNU runtime.
7409         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7410         * execute/cascading-1.m, execute/function-message-1.m,
7411         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7412         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7413         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7414         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7415         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7416         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7417         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7418         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7419         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7420         * objc.dg/bitfield-2.m: Run only on Darwin.
7421         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7422         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7423         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7424         * objc.dg/const-str-1.m: Fix constant string layout.
7425
7426 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7427
7428         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7429
7430 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7431
7432         * gcc.dg/darwin-abi-1.c: New file.
7433
7434 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7435
7436         PR target/12281
7437         * gcc.c-torture/compile/20030921-1.c: New test.
7438
7439 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7440
7441         * g++.dg/opt/reg-stack2.C: New test.
7442
7443 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7444
7445         * g++.dg/eh/delayslot1.C: New test.
7446
7447 2003-09-20  Richard Henderson  <rth@redhat.com>
7448
7449         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7450
7451 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7452
7453         * gcc.c-torture/execute/20030920-1.c: New test case.
7454
7455 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7456
7457         * g++.dg/rtti/typeid3.C: Correct expected error message.
7458
7459 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7460
7461         PR c++/157
7462         * g++.dg/parse/crash12.C: New test.
7463
7464 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7465
7466         * gcc.dg/compat/mixed-struct-check.h: New.
7467         * gcc.dg/compat/mixed-struct-defs.h: New.
7468         * gcc.dg/compat/mixed-struct-init.h: New.
7469         * gcc.dg/compat/struct-by-value-19_main.c: New.
7470         * gcc.dg/compat/struct-by-value-19_x.c: New.
7471         * gcc.dg/compat/struct-by-value-19_y.c: New.
7472         * gcc.dg/compat/struct-by-value-20_main.c: New.
7473         * gcc.dg/compat/struct-by-value-20_x.c: New.
7474         * gcc.dg/compat/struct-by-value-20_y.c: New.
7475         * gcc.dg/compat/struct-return-19_main.c: New.
7476         * gcc.dg/compat/struct-return-19_x.c: New.
7477         * gcc.dg/compat/struct-return-19_y.c: New.
7478         * gcc.dg/compat/struct-return-20_main.c: New.
7479         * gcc.dg/compat/struct-return-20_x.c: New.
7480         * gcc.dg/compat/struct-return-20_y.c: New.
7481
7482 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7483         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7484         so that it will not complain on LP64 targets.
7485
7486 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7487
7488         PR c++/495
7489         * g++.dg/template/friend24.C: New test.
7490
7491 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7492
7493         PR c++/12332
7494         * g++.dg/template/memtmpl2.C: New test.
7495
7496 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7497
7498         PR target/11184
7499         * gcc.dg/builtin-apply1.c: New test.
7500
7501 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7502
7503         PR c++/9848
7504         * g++.dg/warn/Wunused-4.C: New test.
7505
7506 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7507
7508         PR c++/12316
7509         * g++.dg/other/gc2.C: New test.
7510
7511 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7512
7513         PR c++/11991
7514         * g++.dg/rtti/typeid3.C: New test.
7515
7516         PR c++/12266
7517         * g++.dg/overload/template1.C: New test.
7518
7519 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7520
7521         * g++.dg/opt/cfg3.C: New test.
7522
7523 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7524
7525         PR c++/7939
7526         * g++.dg/template/crash11.C: New test.
7527
7528 2003-09-16  Jason Merrill  <jason@redhat.com>
7529             Jakub Jelinek  <jakub@redhat.com>
7530
7531         * gcc.dg/attr-warn-unused-result.c: New test.
7532
7533 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7534
7535         PR c++/12184
7536         * g++.dg/expr/call2.C: New test.
7537
7538 2003-09-15  Andreas Jaeger  <aj@suse.de>
7539
7540         * gcc.dg/Wold-style-definition-1.c: New test.
7541
7542 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7543
7544         PR c++/3907
7545         * g++.dg/parse/template12.C: New test.
7546
7547         * g++.dg/abi/bitfield11.C: New test.
7548         * g++.dg/abi/bitfield12.C: Likewise.
7549
7550 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7551
7552         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7553         non-expansion of functional macro name without arguments at EOL.
7554         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7555
7556 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7557
7558         * gcc.c-torture/execute/20030914-[12].c: New tests.
7559
7560 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7561
7562         PR c++/11788
7563         * g++.dg/overload/addr1.C: New test.
7564
7565 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7566
7567         * gcc.dg/20030909-1.c: New test.
7568
7569 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7570
7571         * gcc.dg/ultrasp10.c: New test.
7572
7573 2003-09-09  Devang Patel  <dpatel@apple.com>
7574
7575         * gcc.dg/darwin-ld-6.c: New test.
7576
7577 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7578
7579         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7580
7581 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7582
7583         * gcc.dg/ia64-types1.c: New test.
7584         * gcc.dg/ia64-types2.c: Likewise.
7585
7586 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7587
7588         * gcc.dg/builtins-1.c: Add more _Complex tests.
7589         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7590
7591         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7592         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7593
7594 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7595
7596         PR c++/11786
7597         * g++.dg/lookup/koenig2.C: New test.
7598
7599         PR c++/5296
7600         * g++.dg/rtti/typeid2.C: New test.
7601
7602 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7603
7604         * gcc.c-torture/compile/20030904-1.c: New test.
7605
7606 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7607
7608         * g++.dg/opt/longbranch2.C: New test.
7609
7610 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7611
7612         * g++.dg/template/crash10.C: Only compile it.
7613
7614 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7615
7616         PR middle-end/11665
7617         * gcc.c-torture/compile/20030907-1.c: New test.
7618         * g++.dg/init/array11.C: New test.
7619
7620 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7621
7622         PR c++/11852
7623         * g++.dg/init/struct1.C: New test.
7624
7625 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7626
7627         PR c++/12181
7628         * g++.dg/expr/comma1.C: New test.
7629
7630 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7631
7632         PR c++/11867
7633         * g++.dg/expr/static_cast5.C: New test.
7634
7635 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7636
7637         PR c++/11507
7638         * g++.dg/lookup/scoped7.C: New test.
7639
7640         PR c++/9574
7641         * g++.dg/other/static1.C: New test.
7642
7643         PR c++/11490
7644         * g++.dg/warn/template-1.C: New test.
7645
7646         PR c++/11432
7647         * g++.dg/template/crash10.C: New test.
7648
7649         PR c++/2478
7650         * g++.dg/overload/VLA.C: New test.
7651
7652         PR c++/10804
7653         * g++.dg/template/call1.C: New test.
7654
7655 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7656
7657         PR c++/11794
7658         * g++.dg/parse/using3.C: New test.
7659
7660 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7661
7662         PR c++/11409
7663         * g++.dg/overload/builtin3.C: New test case.
7664
7665 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7666
7667         PR c/9862
7668         * gcc.dg/20030906-1.c: New test.
7669         * gcc.dg/20030906-2.c: Likewise.
7670
7671 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7672
7673         PR c++/12167
7674         * g++.dg/parse/defarg5.C: New test.
7675
7676         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7677
7678 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7679
7680         PR c++/12163
7681         * g++.dg/expr/static_cast4.C: New test.
7682
7683         PR c++/12146
7684         * g++.dg/template/crash9.C: New test.
7685
7686 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7687
7688         * g++.old-deja/g++.ext/pretty2.C: Update for change
7689         in __FUNCTION__.
7690         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7691
7692 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7693
7694         PR c++/11922
7695         * g++/dg/template/qualified-id1.C: New test.
7696
7697         PR c++/12037
7698         * g++.dg/warn/noeffect4.C: New test.
7699
7700 2003-09-04  Matt Austern  <austern@apple.com>
7701
7702         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7703         * g++.dg/ext/fnname2.C: Likewise.
7704         * g++.dg/ext/fnname3.C: Likewise.
7705
7706 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7707
7708         * g++.dg/expr/lval1.C: New test.
7709         * g++.dg/ext/lvcast.C: Remove.
7710
7711 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7712
7713         PR optimization/11700.
7714         * gcc.c-torture/compile/20030903-1.c: New test case.
7715
7716 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7717
7718         PR c++/12053
7719         * g++.dg/abi/layout4.C: New test.
7720
7721 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7722
7723         PR c++/11553
7724         * g++.dg/parse/friend3.C: New test.
7725
7726 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7727
7728         PR c++/11847
7729         * g++.dg/template/class1.C: New test.
7730
7731         PR c++/11808
7732         * g++.dg/expr/call1.C: New test.
7733
7734 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7735
7736         PR c++/12114
7737         * g++.dg/init/ref9.C: New test.
7738
7739         PR c++/11972
7740         * g++.dg/template/nested4.C: New test.
7741
7742 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7743
7744         PR c++/12093
7745         * g++.dg/template/non-dependent4.C: New test.
7746
7747         PR c++/11928
7748         * g++.dg/inherit/conv1.C: New test.
7749
7750 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7751
7752         PR c++/6196
7753         * g++.dg/ext/label1.C: New test.
7754         * g++.dg/ext/label2.C: Likewise.
7755
7756 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7757
7758         * g++.dg/expr/cond3.C: New test.
7759
7760 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7761
7762         * gcc.dg/builtins-1.c: Add new builtin cases.
7763
7764 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7765
7766         * gcc.dg/builtins-1.c: Add new cases.
7767         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7768
7769 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7770
7771         * gcc.dg/builtins-1.c: Add more math builtin tests.
7772         * gcc.dg/torture/builtin-attr-1.c: New test.
7773
7774 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7775
7776         PR optimization/5079
7777         * g++.dg/opt/static3.C: New test.
7778
7779 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7780
7781         * gcc.misc-tests/gcov-10b.c: New test.
7782
7783 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7784
7785         * g++.dg/opt/ptrmem3.C: New test.
7786
7787         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7788
7789 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7790
7791         * gcc.dg/20030826-2.c: New test.
7792
7793 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7794
7795         PR middle-end/12002
7796         * g77.f-torture/compile/12002.f: New test case.
7797
7798 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7799
7800         * gcc.dg/20030826-1.c: New test case.
7801
7802 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7803
7804         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7805
7806 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7807
7808         PR c++/11871
7809         * c++.dg/lookup/crash1.C: New test.
7810
7811         * c++.dg/warn/noeffect3.C: New test.
7812
7813 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7814
7815         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7816         * gcc.dg/compat/vector-1_y.c: Ditto.
7817         * gcc.dg/compat/vector-2_x.c: Ditto.
7818         * gcc.dg/compat/vector-2_y.c: Ditto.
7819
7820 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7821
7822         * gcc.dg/20030702-1.c: New test.
7823
7824 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7825
7826         PR c++/8795
7827         * g++.dg/ext/altivec-1.C: New test.
7828
7829 2003-08-24  Richard Henderson  <rth@redhat.com>
7830
7831         * g++.dg/eh/simd-2.C: Add -w for x86.
7832
7833 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7834
7835         * gcc.dg/20030815-1.c: New test.
7836
7837 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7838
7839         PR c++/3765
7840         * g++.dg/parse/access6.C: New test.
7841
7842 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7843
7844         PR c++/641, c++/11876
7845         * g++.dg/template/friend22.C: New test.
7846         * g++.dg/template/friend23.C: Likewise.
7847
7848 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7849
7850         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7851         identically.
7852
7853 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7854
7855         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7856
7857 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7858
7859         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7860
7861 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7862
7863         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7864
7865 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7866
7867         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7868
7869 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7870
7871         PR c++/11919
7872         * g++.dg/overload/prom1.C: New test.
7873
7874         PR c++/11551
7875         * g++.dg/parse/dtor2.C: New test.
7876
7877         PR c++/10762
7878         * g++.dg/parse/using2.C: New test.
7879
7880 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7881
7882         PR target/11805
7883         * gcc.c-torture/compile/20030821-1.c: New.
7884
7885 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7886
7887         PR c++/11834
7888         * g++.dg/template/deduce2.C: New test.
7889
7890 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7891
7892         * gcc.c-torture/execute/20030821-1.c: New test.
7893
7894 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7895
7896         PR middle-end/11984
7897         * gcc.dg/20030820-1.c: New test case.
7898
7899 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7900
7901         PR c++/11945
7902         * g++.dg/warn/noeffect2.C: New test.
7903
7904 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7905
7906         PR c++/10926
7907         * g++.dg/template/dtor2.C: New test.
7908
7909         PR c++/11684
7910         * g++.dg/template/operator1.C: New test.
7911         * g++.dg/parse/operator4.C: New test.
7912
7913         PR c++/11946.C
7914         * g++.dg/expr/enum1.C: New test.
7915         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7916
7917         PR c++/11036.C
7918         * g++.dg/parse/elab2.C: New test.
7919         * g++.dg/parse/typedef4.C: Change error message.
7920         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7921         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7922         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7923
7924 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7925
7926         * gcc.dg/pch/warn-1.c: New.
7927         * gcc.dg/pch/warn-1.hs: New.
7928
7929         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7930         not-tested file.
7931
7932 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7933
7934         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7935
7936 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7937
7938         * gcc.dg/uninit-D.c: New Test.
7939         * gcc.dg/uninit-E.c: New Test.
7940         * gcc.dg/uninit-F.c: New Test.
7941         * gcc.dg/uninit-G.c: New Test.
7942
7943 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7944
7945         * g++.dg/README: Describe the pch directory.
7946
7947 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7948
7949         PR c++/11174
7950         * g++.dg/parse/access4.C: New test.
7951         * g++.dg/parse/access5.C: Likewise.
7952         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7953
7954 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7955
7956         * gcc.dg/noncompile/20030818-1.c: New.
7957
7958 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7959
7960         PR c++/11957
7961         * g++.dg/warn/noeffect1.C: New test.
7962
7963         * g++.dg/template/scope2.C: New test.
7964         * g++.dg/template/error2.C: Correct dg-error
7965
7966 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7967
7968         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7969
7970 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7971
7972         PR C++/11512
7973         * g++.dg/template/warn1.C: New.
7974
7975 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7976
7977         * g++.dg/template/error2.C: New test.
7978         * g++.dg/lookup/using7.C: Adjust errors
7979         * g++.old-deja/g++.pt/crash36.C: Likewise.
7980         * g++.old-deja/g++.pt/derived3.C: Likewise.
7981
7982 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7983
7984         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7985         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7986         * gcc.c-torture/execute/builtins/string-9.c: New, from
7987         string-opt-9.c.  Adjust for execute/builtins framework.
7988         * gcc.c-torture/execute/string-opt-9.c: Delete.
7989
7990 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7991
7992         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7993
7994         * g++.dg/parse/ret-type2.C: New test.
7995
7996         PR c++/11703
7997         * g++.dg/init/new8.C: New test.
7998
7999         PR c++/10923
8000         * g++.dg/parse/typedef5.C: New test.
8001
8002         PR c++/9512
8003         * g++.dg/parse/qualified2.C: New test.
8004         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8005         invalid code.
8006
8007 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8008
8009         * g++.dg/conversion/ptrmem1.C: New test.
8010
8011 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8012
8013         PR target/11693
8014         * gcc.dg/20030811-1.c: New test.
8015
8016         PR target/11535
8017         * gcc.c-torture/execute/20030811-1.c: New test.
8018
8019 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8020
8021         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8022
8023 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8024
8025         PR c++/11789.C
8026         * g++.dg/inherit/multiple1.C: New test.
8027
8028 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8029
8030         * gcc.dg/spe1.c: New test.
8031
8032         PR c++/11670
8033         * g++.dg/expr/cast2.C: New test.
8034
8035         PR c++/10530
8036         * g++.dg/template/dependent-name2.C: New test.
8037
8038 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8039
8040         * g++.dg/parse/crash11.C: Put the dg options in comments.
8041
8042 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8043
8044         * lib/gcc-dg.exp: Update for diagnostic change.
8045
8046 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8047
8048         PR c++/5767
8049         * g++.dg/parse/crash11.C: New test.
8050
8051 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8052
8053         * gcc.dg/cpp/spacing1.c: Update.
8054
8055 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8056
8057         PR target/11739
8058         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8059         a value for -mtune.
8060
8061 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8062
8063         PR middle-end/11771
8064         * gcc.c-torture/compile/20030804-1.c: New test case.
8065
8066 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8067
8068         * gcc.dg/20030804-1.c: New test case.
8069
8070 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8071
8072         * gcc.dg/cpp/separate-1.c: New test.
8073
8074 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8075
8076         PR c++/11704
8077         * g++.dg/template/dependent-expr2.C: New test.
8078
8079         PR c++/11766
8080         * g++.dg/expr/ptrmem1.C: New test.
8081
8082 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8083
8084         PR c++/9453
8085         * g++.dg/template/friend15.C: New test.
8086
8087 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8088
8089         * lib/dg-pch.exp: Work round PCH bug.
8090
8091 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8092
8093         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8094         builtins.  Move cases from builtins-4.c here.
8095
8096         * gcc.dg/torture/builtin-math-1.c: New test taken from
8097         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8098         additional cases.
8099
8100         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8101         Delete.
8102
8103 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8104
8105         PR c++/9447
8106         * g++.dg/template/using7.C: New test.
8107
8108 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8109
8110         * import1.c, import2.c: New tests.
8111
8112 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8113
8114         * g++.dg/eh/crossjump1.C: New test.
8115
8116 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8117
8118         PR c++/11697
8119         * g++.dg/template/using6.C: New test.
8120
8121         PR c++/11744
8122         * g++.dg/template/koenig2.C: New test.
8123
8124 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8125
8126         PR c++/7983
8127         * g++.dg/parse/typedef4.C: New test.
8128
8129 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8130
8131         PR c++/8442, c++/8806
8132         * g++.dg/template/elab1.C: New test.
8133         * g++.dg/template/type2.C: Likewise.
8134         * g++.dg/template/ttp3.C: Adjust expected error message.
8135         * g++.old-deja/g++.law/visibility13.C: Likewise.
8136         * g++.old-deja/g++.niklas/t135.C: Likewise.
8137         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8138         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8139         template argument.
8140         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8141
8142 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8143
8144         PR c++/11295
8145         * g++.dg/ext/stmtexpr1.C: New test.
8146
8147         * g++.dg/opt/tmp1.C: New test.
8148
8149         PR c++/11525
8150         * g++.dg/parse/constant4.C: New test.
8151
8152         PR c++/9447
8153         * g++.dg/template/using5.C: New test.
8154
8155 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8156
8157         * gcc.dg/builtins-27.c: New test case.
8158
8159 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8160
8161         * gcc.dg/tls/opt-7.c: New test.
8162
8163 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8164
8165         * g++.old-deja/g++.other/crash18.C: Remove.
8166
8167 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8168
8169         * g++.dg/template/explicit3.C: New.
8170         * g++.dg/template/explicit4.C: New.
8171         * g++.dg/template/explicit5.C: New.
8172
8173         PR c++/11347
8174         * g++.dg/template/memtmpl1.C: New.
8175
8176 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8177
8178         PR target/11565
8179         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8180         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8181
8182 2003-07-30  Jan Hubicka  <jh@suse.cz>
8183
8184         * vtgc1.c: Kill.
8185
8186 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8187
8188         * gcc.dg/struct-in-proto-1.c: New test.
8189
8190 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8191
8192         * gcc.dg/cpp/include2.c: Only expect one message.
8193
8194 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8195
8196         PR c++/9447
8197         * g++.dg/template/using1.C: New test.
8198         * g++.dg/template/using2.C: New test.
8199         * g++.dg/template/using3.C: New test.
8200         * g++.dg/template/using4.C: New test.
8201
8202 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8203
8204         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8205         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8206
8207 2003-07-28  Jan Hubicka  <jh@suse.cz>
8208
8209         PR c++/11530
8210         * g++.dg/opt/call1.C: New test.
8211
8212 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8213
8214         PR c++/11667
8215         * g++.dg/init/enum2.C: New test.
8216         * g++.dg/template/overload1.C: Add "-w" option.
8217
8218 2003-07-28    <hp@bitrange.com>
8219
8220         * gcc.dg/Wdeclaration-after-statement-1.c,
8221         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8222
8223 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8224
8225         * gcc.c-torture/compile/20030725-1.c: New test.
8226
8227 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8228
8229         * gcc.dg/20030505.c: Only run for SPE.
8230         Remove definition of opaque type.
8231
8232 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8233
8234         * g++.dg/template/ptrmem6.C: New test.
8235
8236 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8237
8238         * gcc.c-torture/compile/zero-strct-2.c: New test.
8239
8240 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8241
8242         * gcc.dg/intermod-1.c: New test.
8243
8244 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8245
8246         PR c++/11617
8247         * g++.dg/template/lookup2.C: New test.
8248         * g++.dg/template/memclass1.C: Remove instantiated from error.
8249         * g++.dg/other/error2.C: Tweak expected errors.
8250
8251         PR c++/11596
8252         * g++.dg/template/defarg3.C: New test.
8253
8254         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8255
8256 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
8257
8258         * g++.dg/inherit/access5.C: New test.
8259
8260 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8261
8262         PR c++/11513
8263         * g++.dg/template/crash8.C: New test.
8264
8265 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
8266
8267         PR c/10602
8268         * gcc.dg/noncompile/incomplete-2.c: New test.
8269
8270 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
8271
8272         PR c++/11645
8273         * g++.dg/inherit/access4.C: New test.
8274
8275         PR c++/11517
8276         * g++.dg/expr/cond2.C: New test.
8277
8278         PR optimization/10679
8279         * g++.dg/opt/inline4.C: New test.
8280
8281 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
8282
8283         * g++.dg/parse/crash10: New test.
8284
8285 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8286
8287         * g++.dg/ext/flexary1.C: New test.
8288
8289 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8290
8291         PR c++/10793
8292         * g++.dg/template/crash9.C: New test.
8293
8294 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8295
8296         PR c++/3004
8297         * g++.dg/parse/typedef3.C: New test.
8298
8299         PR c++/7906
8300         * g++.dg/parse/operator2.C: New test.
8301
8302         PR c++/8895
8303         * g++.dg/parse/def-tmpl-arg1.C: New test.
8304
8305         PR c++/9282
8306         * g++.dg/parse/funptr1.C: New test.
8307
8308         PR c++/9452
8309         * g++.dg/parse/ambig3.C: New test.
8310
8311         PR c++/9454
8312         * g++.dg/parse/operator3.C: New test.
8313
8314         PR c++/9486
8315         * g++.dg/parse/template10.C: New test.
8316
8317         PR c++/9488
8318         * g++.dg/parse/template11.C: New test.
8319
8320         PR c++/10150
8321         * g++.dg/parse/invalid-op1.C: New test.
8322
8323         PR c++/10247
8324         * g++.dg/parse/condexpr1.C: New test.
8325
8326 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8327
8328         * g++.dg/ext/packed3.C: New test.
8329         * g++.dg/ext/packed4.C: New test.
8330
8331         * gcc.dg/pack-test-3.c: New test.
8332
8333 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8334
8335         * lib/compat.exp: Handle dg-options per source file.
8336         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8337         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8338         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8339         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8340         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8341         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8342         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8343         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8344         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8345         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8346         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8347         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8348         * g++.dg/compat/break/bitfield7_x.C: Ditto.
8349         * g++.dg/compat/break/bitfield7_y.C: Ditto.
8350
8351 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
8352
8353         PR c/10320
8354         * gcc.c-torture/execute/20030718-1.c: New test.
8355
8356 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8357
8358         PR optimization/11536
8359         * gcc.dg/20030721-1.c: New test.
8360
8361 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
8362
8363         PR c++/11546
8364         * g++.dg/template/lookup1.C: New test.
8365
8366 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
8367
8368         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8369         diagnostics of ill-formed constructs involving labels.
8370         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8371         the new 'previously defined here' message.
8372
8373 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
8374
8375         * g++.dg/parse/non-dependent2.C: New test.
8376
8377 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
8378
8379         * g++.dg/init/init-ref4.C: xfail on targets without
8380         weak symbols.
8381
8382 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
8383
8384         PR target/11087
8385         * gcc.c-torture/execute/20030717-1.c: New test.
8386
8387 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8388
8389         * g++.dg/opt/cfg1.C: New test.
8390
8391 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8392
8393         PR optimization/11557
8394         * gcc.dg/20030717-1.c: New test.
8395
8396 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8397
8398         PR c++/10476
8399         * g++.dg/expr/crash-1.C: New test.
8400
8401         PR c++/11027
8402         * g++.dg/template/init3.C: New test.
8403
8404         PR c++/8222
8405         * g++.dg/template/non-dependent1.C: New test.
8406
8407         PR c++/11070
8408         * g++.dg/template/non-dependent2.C: New test.
8409
8410         PR c++/11071
8411         * g++.dg/template/non-dependent3.C: New test.
8412
8413         PR c++/9907
8414         * g++.dg/template/sizeof5.C: New test.
8415
8416 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8417
8418         PR 11498
8419         * gcc.c-torture/compile/mangle-1.c: New file.
8420
8421 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8422
8423         PR c++/7809
8424         * g++.dg/parse/access3.C: New test.
8425
8426 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8427
8428         PR c++/11384
8429         * g++.dg/init/init-ref4.C: New test.
8430
8431 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8432
8433         PR c++/11547
8434         * g++.dg/parse/constant3.C: New test.
8435         * g++.dg/parse/crash7.C: Likewise.
8436
8437 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8438
8439         PR target/11008
8440         * gcc.dg/i386-pentium4-not-mull.c: New.
8441
8442 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8443
8444         * gcc.dg/asm-names.c (ymain): Make it weak.
8445
8446 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8447
8448         PR c++/5421
8449         * g++.dg/template/friend21.C: New test.
8450
8451 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8452
8453         * gcc.dg/cleanup-8.c: New test.
8454         * gcc.dg/cleanup-9.c: New test.
8455
8456 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8457
8458         * g++.dg/ext/dll-MI1.h: New file.
8459         * g++.dg/ext/dllexport-MI1.C: New file.
8460         * g++.dg/ext/dllimport-MI1.C: New file.
8461
8462 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8463
8464         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8465         it does not have cmpstrsi patterns (just cmpmemsi).
8466
8467 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8468
8469         PR debug/11473
8470         * g++.dg/debug/debug8.C: New test.
8471
8472 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8473
8474         PR c++/10108
8475         * g++.dg/template/crash7.C: New test.
8476
8477 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8478
8479         PR target/10795
8480         * gcc.c-torture/compile/20030708-1.c: New.
8481
8482 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8483
8484         * gcc.c-torture/execute/20030715-1.c: New test.
8485
8486 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8487
8488         * gcc.dg/pch/inline-3.c: New file.
8489         * gcc.dg/pch/inline-3.hs: New file.
8490         * gcc.dg/pch/inline-4.c: New file.
8491         * gcc.dg/pch/inline-4.hs: New file.
8492
8493 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8494
8495         PR c++/11509
8496         * g++.dg/template/crash6.C: New test.
8497
8498         PR c++/7053
8499         * g++.dg/template/friend20.C: New test.
8500
8501         PR c++/7019
8502         * g++.dg/template/overload2.C: New test.
8503
8504 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8505
8506         PR optimization/11440
8507         * gcc.c-torture/execute/20030714-1.c: New test.
8508
8509 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8510
8511         PR c++/11154
8512         * g++.dg/template/partial2.C: New test.
8513
8514 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8515
8516         PR c++/11503
8517         * g++.dg/template/anon1.C: New test.
8518
8519         PR c++/11493
8520         PR c++/11495
8521         * g++.dg/parse/template9.C: Likewise.
8522         * g++.dg/template/crash4.C: New test.
8523         * g++.dg/template/koenig1.C: Likewise.
8524         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8525         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8526         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8527         functions.
8528         * g++.old-deja/g++.jason/template36.C: Likewise.
8529         * g++.old-deja/g++.mike/p1989.C: Likewise.
8530         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8531         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8532         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8533         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8534         compiling.
8535         * g++.old-deja/g++.pt/union2.C: Use this->.
8536
8537 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8538
8539         * gcc.dg/20030711-1.c: New test.
8540
8541 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8542
8543         PR c++/11050
8544         * g++.dg/parse/args1.C: New test.
8545         * g++.pt/defarg8.C: Change expected errors.
8546
8547 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8548
8549         PR c++/8164
8550         * g++.dg/template/nontype2.C: New test.
8551
8552         PR c++/10558
8553         * g++.dg/parse/template8.C: New test.
8554
8555         PR c++/8327
8556         * g++.dg/template/scope1.C: New test.
8557
8558         * g++.dg/warn/Wsign-compare-1.C: New test.
8559
8560 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8561
8562         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8563
8564 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8565
8566         PR c++/9411
8567         * g++.dg/template/explicit2.C: New test.
8568
8569         PR c++/10032
8570         * g++.dg/warn/pedantic1.C: New test.
8571
8572 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8573
8574         PR c++ 9483
8575         * g++.dg/other/field1.C: New test.
8576
8577 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8578
8579         PR c/11449
8580         * gcc.c-torture/compile/20030707-1.c: New.
8581
8582 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8583
8584         PR c++/10849
8585         * g++.dg/template/access12.C: New test.
8586
8587 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8588
8589         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8590         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8591         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8592         * gcc.misc-tests/gcov.exp: Update
8593         * g++.dg/gcov/gcov.exp: Update
8594         * lib/gcov.exp: Update.
8595
8596 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8597
8598         * g++.dg/abi/mangle17.C: Make sure template expressions are
8599         dependent.
8600         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8601         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8602         * g++.dg/opt/stack1.C: Remove erroneous code.
8603         * g++.dg/parse/template7.C: New test.
8604         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8605         * g++.old-deja/g++.pt/crash4.C: Likewise.
8606
8607 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8608
8609         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8610         with zero or one occurence of `$' after the initial `L'.
8611
8612 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8613
8614         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8615
8616 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8617
8618         PR c/11370
8619         * gcc.dg/Wunreachable-6.c: New testcase.
8620         * gcc.dg/Wunreachable-7.c: New testcase.
8621
8622 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8623
8624         PR c/11420
8625         * gcc.dg/20030708-1.c: New test.
8626
8627 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8628
8629         * gcc.dg/compat/sdata-section.h: New file.
8630         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8631         * gcc.dg/torture/mips-sdata-1.c: New test.
8632
8633 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8634
8635         PR c++/11030
8636         * g++.dg/template/friend19.C: New test.
8637
8638 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8639
8640         * g++.dg/opt/strength-reduce.C: New test.
8641
8642 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8643
8644         PR target/10979
8645         * gcc.dg/20030707-1.c: New testcase.
8646
8647 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8648
8649         PR optimization/11059
8650         * g++.dg/opt/emptyunion.C: New testcase.
8651
8652 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8653             Eric Botcazou  <ebotcazou@libertysurf.fr>
8654
8655         * g++.dg/opt/stack1.C: New test.
8656
8657 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8658
8659         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8660         run test.
8661
8662         PR c++/11431
8663         * g++.dg/expr/static_cast3.C: New test.
8664
8665 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8666
8667         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8668         everywhere.
8669         * gcc.dg/concat.c: Concatenation of string constants with
8670         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8671         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8672         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8673         necessary to avoid multi-character character constant warning.
8674         * gcc.dg/cpp/escape.c: Likewise.
8675         * gcc.dg/cpp/ucs.c: Likewise.
8676         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8677         Fix a typo.
8678
8679 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8680
8681         PR c/11428
8682         * gcc.c-torture/compile/20030704-1.c: New.
8683
8684 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8685
8686         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8687
8688 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8689
8690         PR c++/5287, PR c++/7910,  PR c++/11021
8691         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8692         tests for warnings.
8693         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8694         * g++.dg/ext/dllimport3.C: Likewise.
8695         * g++.dg/ext/dllimport4.C: New file.
8696         * g++.dg/ext/dllimport5.C: New file.
8697         * g++.dg/ext/dllimport6.C: New file.
8698         * g++.dg/ext/dllimport7.C: New file.
8699         * g++.dg/ext/dllimport8.C: New file.
8700         * g++.dg/ext/dllimport9.C: New file.
8701         * g++.dg/ext/dllimport10.C: New file.
8702         * g++.dg/ext/dllexport1.C: New file.
8703
8704 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8705
8706         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8707         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8708
8709 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8710
8711         * gcc.dg/builtins-25.c: New testcase.
8712         * gcc.dg/builtins-26.c: New testcase.
8713
8714 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8715
8716         * gcc.dg/compat/vector-defs.h: New file.
8717         * gcc.dg/compat/vector-setup.h: New file.
8718         * gcc.dg/compat/vector-check.h: New file.
8719         * gcc.dg/compat/vector-1_main.c: New file.
8720         * gcc.dg/compat/vector-1_x.c: New file.
8721         * gcc.dg/compat/vector-1_y.c: New file.
8722         * gcc.dg/compat/vector-2_main.c: New file.
8723         * gcc.dg/compat/vector-2_x.c: New file.
8724         * gcc.dg/compat/vector-2_y.c: New file.
8725
8726         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8727         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8728         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8729         * gcc.dg/compat/struct-align-1.h: New file.
8730         * gcc.dg/compat/struct-align-1_main.c: New file.
8731         * gcc.dg/compat/struct-align-1_x.c: New file.
8732         * gcc.dg/compat/struct-align-1_y.c: New file.
8733         * gcc.dg/compat/struct-align-2.h: New file.
8734         * gcc.dg/compat/struct-align-2_main.c: New file.
8735         * gcc.dg/compat/struct-align-2_x.c: New file.
8736         * gcc.dg/compat/struct-align-2_y.c: New file.
8737
8738         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8739         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8740         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8741         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8742         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8743         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8744         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8745         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8746         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8747         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8748         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8749         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8750         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8751         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8752         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8753         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8754         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8755         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8756         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8757         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8758         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8759         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8760         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8761         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8762         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8763         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8764         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8765         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8766         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8767
8768 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8769
8770         * gcc.dg/i386-call-1.c: New test.
8771
8772 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8773
8774         PR c++/9162
8775         * g++.dg/parse/defarg4.C: New.
8776
8777 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8778
8779         PR target/10700
8780         * gcc.c-torture/compile/20030703-1.c: New test case.
8781
8782 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8783
8784         * g++.dg/template/local3.C: Remove extra semicolon.
8785
8786 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8787
8788         * gcc.dg/i386-volatile-1.c: New test.
8789
8790 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8791
8792         PR c++/11072
8793         * g++.dg/other/offsetof2.C: XFAIL.
8794         * g++.dg/other/offsetof5.C: New.
8795
8796         PR c++/10219
8797         * g++.dg/template/error1.C: New.
8798
8799         PR c++/9779
8800         * g++.dg/template/dependent-expr1.C: New.
8801
8802 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8803
8804         PR c++/6949
8805         * g++.dg/template/local3.C: New test.
8806
8807         PR c++/11149
8808         * g++.dg/lookup/scoped6.C: New test.
8809
8810 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8811
8812         PR c++/8046
8813         * g++.dg/other/error7.C: New test.
8814
8815 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8816
8817         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8818         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8819         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8820         * g++.old-deja/g++.other/union2.C: Likewise.
8821         * gcc.dg/c90-const-expr-2.c: Likewise.
8822         * gcc.dg/c90-const-expr-3.c: Likewise.
8823         * gcc.dg/c99-const-expr-2.c: Likewise.
8824         * gcc.dg/c99-const-expr-3.c: Likewise.
8825         * gcc.dg/concat.c: Likewise.
8826
8827 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8828
8829         PR c++/9559
8830         * g++.dg/init/static1.C: New test.
8831
8832 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8833
8834         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8835         * g++.old-deja/g++.other/access2.C: Likewise.
8836         * g++.old-deja/g++.other/decl2.C: Likewise.
8837         * gcc.c-torture/execute/20020615-1.c: Likewise.
8838
8839 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8840
8841         PR c++/4933
8842         * g++.dg/template/sizeof4.C: New test.
8843
8844 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8845
8846         * g++.dg/other/error6.C: New test.
8847
8848 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8849
8850         PR c++/10750
8851         * g++.dg/parse/constant2.C: New test.
8852
8853 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8854
8855         PR c++/11106
8856         * g++.dg/other/error5.C: New test.
8857
8858 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8859
8860         * gcc.dg/format/gcc_diag-1.c: New test.
8861
8862 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8863
8864         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8865
8866 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8867
8868         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8869         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8870         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8871
8872 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8873
8874         * gcc.c-torture/execute/builtins/string-8.c: New test.
8875         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8876         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8877         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8878
8879 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8880
8881         PR c++/10468
8882         * g++.dg/ext/typeof6.C: New test.
8883
8884 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8885
8886         PR c++/10796
8887         * g++.dg/init/enum1.C: New test.
8888
8889 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8890
8891         * gcc.dg/20030627-1.c: New test.
8892
8893 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8894
8895         PR c++/11332
8896         * g++.dg/expr/static_cast2.C: New test.
8897
8898 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8899             Jakub Jelinek  <jakub@redhat.com>
8900
8901         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8902         sprintf(dst,"%s",src) optimization.
8903         * gcc.c-torture/execute/20030626-1.c: New test case.
8904         * gcc.c-torture/execute/20030626-2.c: New test case.
8905
8906 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8907
8908         * gcc.c-torture/execute/multi-ix.c: New test.
8909
8910         * gcc.c-torture/execute/simd-4.c (main):
8911         Added missing semicolon at end of union.
8912
8913 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8914
8915         PR c++/8266
8916         * g++.dg/template/explicit-instantiation3.C: New test.
8917
8918 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8919
8920         * gcc.dg/20030626-1.c: Use signed char.
8921
8922 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8923
8924         * gcc.dg/20030626-1.c: New test.
8925
8926 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8927
8928         * const-str-2.m: Update.
8929
8930 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8931
8932         PR c++/10990
8933         * g++.dg/rtti/dyncast1.C: New test.
8934         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8935         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8936         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8937
8938         PR c++/10931
8939         * g++.dg/expr/static_cast1.C: New test.
8940
8941 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8942
8943         * gcc.dg/20030625-1.c: New test.
8944
8945 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8946
8947         * gcc.c-torture/compile/20030624-1.c: New test case.
8948
8949 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8950
8951         * gcc.c-torture/execute/string-opt-17.c: New test.
8952
8953 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8954
8955         PR c++/5754
8956         * g++.dg/parse/crash6.C: New test.
8957
8958 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8959
8960         * gcc.dg/builtins-24.c: New test case.
8961
8962 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8963
8964         * g++.dg/opt/operator1.C: New test.
8965
8966 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8967
8968         * gcc.c-torture/execute/string-opt-16.c: New test case.
8969
8970 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8971
8972         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8973         * g++.old-deja/g++.other/conv7.C: Likewise
8974         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8975         * g++.old-deja/g++.other/overload14.C: Likewise.
8976
8977 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8978
8979         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8980         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8981
8982 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8983
8984         PR c++/10888
8985         * g++.dg/warn/Winline-3.C: New test.
8986
8987 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8988
8989         * lib/target-supports.exp (check_alias_available): Make the test
8990         program acceptable to the Solaris assembler.
8991
8992         PR c++/10749
8993         * g++.dg/template/memclass2.C: New test.
8994
8995 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8996             Eric Botcazou  <ebotcazou@libertysurf.fr>
8997
8998         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8999         data for non-matching targets.
9000         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9001
9002 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9003
9004         PR c++/10845
9005         * g++.dg/template/member3.C: New test.
9006
9007 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9008
9009         PR c++/10939
9010         * g++.dg/template/func1.C: New test.
9011
9012         PR c++/9649
9013         * g++.dg/template/static4.C: New test.
9014         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9015
9016         PR c++/11041
9017         * g++.dg/init/ref7.C: New test.
9018
9019 2003-06-19  Matt Austern  <austern@apple.com>
9020
9021         PR c++/11228
9022         * g++.dg/anew1.C: New test.
9023         * g++.dg/anew2.C: New test.
9024         * g++.dg/anew3.C: New test.
9025         * g++.dg/anew4.C: New test.
9026
9027 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9028
9029         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9030
9031 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9032
9033         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9034         endian-dependent.
9035
9036 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9037
9038         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9039         Remove cruft.
9040
9041 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9042
9043         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9044         * gcc.c-torture/compile/961203-1.c: Likewise.
9045         * gcc.c-torture/compile/980506-1.c: Likewise.
9046
9047 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9048
9049         PR c++/10712
9050         * g++.dg/lookup/using7.C: New test.
9051
9052 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9053
9054         PR c++/11105
9055         * g++.dg/abi/conv1.C: Remove it.
9056         * g++.dg/template/conv7.C: New test.
9057         * g++.dg/template/conv8.C: Likewise.
9058         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9059         conversion operator.
9060
9061 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9062
9063         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9064         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9065         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9066         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9067         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9068         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9069         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9070         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9071         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9072         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9073         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9074         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9075         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9076         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9077         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9078         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9079         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9080         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9081         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9082         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9083         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9084         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9085         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9086         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9087         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9088         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9089         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9090         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9091         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9092
9093 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9094
9095         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9096         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9097         indications.
9098
9099 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9100
9101         * gcc.dg/i386-387-5.c: New test case.
9102         * gcc.dg/i386-387-6.c: New test case.
9103         * gcc.dg/builtins-23.c: New test case.
9104
9105 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9106
9107         * gcc.dg/builtins-22.c: New test case.
9108         * gcc.dg/i386-387-1.c: Update to test exp.
9109         * gcc.dg/i386-387-2.c: Likewise.
9110
9111 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9112
9113         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9114
9115 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9116
9117         * lib/gcc-dg.exp (dg-require-dll): New function.
9118         (dg-xfail-if): Likewise.
9119         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9120         driver.
9121
9122         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9123         * gcc.c-torture/compile/20001205-1.c: Likewise.
9124         * gcc.c-torture/compile/20001226-1.c: Likewise.
9125         * gcc.c-torture/compile/20010518-2.c: Likewise.
9126         * gcc.c-torture/compile/20020312-1.c: Likewise.
9127         * gcc.c-torture/compile/20020604-1.c: Likewise.
9128         * gcc.c-torture/compile/920501-12.c: Likewise.
9129         * gcc.c-torture/compile/920501-4.c: Likewise.
9130         * gcc.c-torture/compile/920520-1.c: Likewise.
9131         * gcc.c-torture/compile/920521-1.c: Likewise.
9132         * gcc.c-torture/compile/920625-1.c: Likewise.
9133         * gcc.c-torture/compile/961203-1.c: Likewise.
9134         * gcc.c-torture/compile/980506-1.c: Likewise.
9135         * gcc.c-torture/compile/981006-1.c: Likewise.
9136         * gcc.c-torture/compile/981022-1.c: Likewise.
9137         * gcc.c-torture/compile/981223-1.c: Likewise.
9138         * gcc.c-torture/compile/990617-1.c: Likewise.
9139         * gcc.c-torture/compile/dll.c: Likewise.
9140         * gcc.c-torture/compile/labels-3.c: Likewise.
9141         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9142         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9143         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9144         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9145         * gcc.c-torture/compile/simd-5.c: Likewise.
9146         * gcc.c-torture/compile/20000804-1.x: Remove.
9147         * gcc.c-torture/compile/20001205-1.x: Likewise.
9148         * gcc.c-torture/compile/20001226-1.x: Likewise.
9149         * gcc.c-torture/compile/20010518-2.x: Likewise.
9150         * gcc.c-torture/compile/20020312-1.x: Likewise.
9151         * gcc.c-torture/compile/20020604-1.x: Likewise.
9152         * gcc.c-torture/compile/920501-12.x: Likewise.
9153         * gcc.c-torture/compile/920501-4.x: Likewise.
9154         * gcc.c-torture/compile/920520-1.x: Likewise.
9155         * gcc.c-torture/compile/920521-1.x: Likewise.
9156         * gcc.c-torture/compile/920625-1.x: Likewise.
9157         * gcc.c-torture/compile/961203-1.x: Likewise.
9158         * gcc.c-torture/compile/980506-1.x: Likewise.
9159         * gcc.c-torture/compile/981006-1.x: Likewise.
9160         * gcc.c-torture/compile/981022-1.x: Likewise.
9161         * gcc.c-torture/compile/981223-1.x: Likewise.
9162         * gcc.c-torture/compile/990617-1.x: Likewise.
9163         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9164         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9165         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9166         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9167         * gcc.c-torture/compile/simd-5.x: Likewise.
9168
9169         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9170
9171 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9172
9173         * gcc.c-torture/execute/20030611-1.c: New test.
9174
9175 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9176
9177         PR middle-end/168
9178         * gcc.dg/20030612-1.c: New test case.
9179
9180 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9181
9182         PR c++/10635
9183         * g++.dg/expr/cast1.C: New test.
9184
9185 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9186
9187         * gcc.dg/builtins-21.c: New test case.
9188
9189 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9190
9191         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9192         options instead of at the end.
9193         * lib/objc.exp (objc_target_compile): Likewise.
9194
9195 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9196
9197         PR c++/10432
9198         * g++.dg/parse/error1.C: New test.
9199
9200 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9201
9202         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9203         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9204         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9205         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9206         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9207         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9208         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9209         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9210         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9211         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9212         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9213         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9214         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9215         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9216         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9217         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9218         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9219         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9220         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9221         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9222         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9223         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9224         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9225         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9226
9227         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9228         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9229         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9230         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9231         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9232         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9233         * gcc.dg/compat/scalar-return-3_main.c: New file.
9234         * gcc.dg/compat/scalar-return-3_x.c: New file.
9235         * gcc.dg/compat/scalar-return-3_y.c: New file.
9236         * gcc.dg/compat/scalar-return-4_main.c: New file.
9237         * gcc.dg/compat/scalar-return-4_x.c: New file.
9238         * gcc.dg/compat/scalar-return-4_y.c: New file.
9239
9240 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9241
9242         * gcc.dg/compat/fp2-struct-check.h: New file.
9243         * gcc.dg/compat/fp2-struct-defs.h: New file.
9244         * gcc.dg/compat/fp2-struct-init.h: New file.
9245         * gcc.dg/compat/struct-by-value-10_main.c: New file.
9246         * gcc.dg/compat/struct-by-value-10_x.c: New file.
9247         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9248         * gcc.dg/compat/struct-return-10_main.c: New file.
9249         * gcc.dg/compat/struct-return-10_x.c: New file.
9250         * gcc.dg/compat/struct-return-10_y.c: New file.
9251
9252         * gcc.dg/compat/compat-common.h: New file.
9253         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9254         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9255         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9256         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9257         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9258         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9259         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9260         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9261         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9262         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9263         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9264         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9265         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9266         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9267         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9268         * gcc.dg/compat/small-struct-check.h: Ditto.
9269         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9270         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9271         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9272         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9273         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9274         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9275         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9276         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9277         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9278         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9279         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9280         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9281         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9282         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9283         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9284         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9285         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9286         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9287         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9288         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9289         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9290         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9291         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9292         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9293         * gcc.dg/compat/struct-return-2_main.c: Ditto.
9294         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9295         * gcc.dg/compat/struct-return-2_y.c: Ditto.
9296         * gcc.dg/compat/struct-return-3_main.c: Ditto.
9297         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9298         * gcc.dg/compat/struct-return-3_y.c: Ditto.
9299
9300 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
9301
9302         * g++.dg/pch/static-1.C: New file.
9303         * g++.dg/pch/static-1.Hs: New file.
9304
9305 2003-06-10  Richard Henderson  <rth@redhat.com>
9306
9307         * gcc.dg/asm-7.c: Adjust expected warning text.
9308
9309 2003-06-10  Roger Sayle  <roger@eyesopen.com>
9310
9311         * gcc.dg/builtins-20.c: New test case.
9312
9313 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
9314
9315         PR c++/11131
9316         * g++.dg/opt/template1.C: New test.
9317
9318 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9319
9320         * lib/gcc-dg.exp (dg-test): Clear additional_files and
9321         additional_sources.
9322
9323 2003-05-21  David Taylor  <dtaylor@emc.com>
9324
9325         * gcc.dg/Wpadded.c: New file.
9326
9327 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9328
9329         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9330         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9331         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9332         dg-require-weak.
9333
9334 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9335
9336         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9337
9338 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9339
9340         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9341         (dg-require-alias): Likewise.
9342         (dg-require-gc-sections): Likewise.
9343         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9344
9345 2003-06-08  Richard Henderson  <rth@redhat.com>
9346
9347         * gcc.dg/20011029-2.c: Fix the array reference.
9348         * gcc.dg/asm-7.c: New.
9349
9350 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
9351
9352         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9353
9354 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
9355
9356         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9357         (dg-require-gc-sections): Likewise.
9358
9359 2003-06-08  Jan Hubicka  <jh@suse.cz>
9360
9361         * i386-cmov1.c: Fix regular expression.
9362         * i386-cvt-1.c: Likewise.
9363         * i386-local.c: Likewise.
9364         * i386-local2.c: Likewise.
9365         * i386-mul.c: Likewise.
9366         * i386-ssetype-1.c: Likewise.
9367         * i386-ssetype-3.c: Likewise.
9368         * i386-ssetype-5.c: Likewise.
9369
9370 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9371
9372         PR c++/11039
9373         * g++.dg/warn/implicit-typename2.C: New test.
9374         * g++.dg/warn/implicit-typename3.C: New test.
9375
9376 2003-06-07  Richard Henderson  <rth@redhat.com>
9377
9378         * g++.dg/other/offsetof3.C: Use size_t.
9379         * g++.dg/other/offsetof4.C: Likewise.
9380
9381 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
9382
9383         * lib/copy-file.exp: New. Implement gcc_copy_files.
9384
9385         * lib/dg-pch.exp: Load copy-file.exp
9386         (dg-pch): Use gcc_copy_files instead of "file copy".
9387
9388 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
9389
9390         * gcc.dg/weak/weak.exp: Simplify.
9391         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9392         * gcc.dg/weak/weak-1.c: Likewise.
9393         * gcc.dg/weak/weak-2.c: Likewise.
9394         * gcc.dg/weak/weak-3.c: Likewise.
9395         * gcc.dg/weak/weak-4.c: Likewise.
9396         * gcc.dg/weak/weak-5.c: Likewise.
9397         * gcc.dg/weak/weak-6.c: Likewise.
9398         * gcc.dg/weak/weak-7.c: Likewise.
9399         * gcc.dg/weak/weak-8.c: Likewise.
9400         * gcc.dg/weak/weak-9.c: Likewise.
9401
9402 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9403
9404         gcc.c-torture/execute/20030606-1.c: New.
9405
9406 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9407
9408         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9409         * gcc.dg/builtins-19.c: Likewise.
9410
9411 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9412
9413         * gcc.dg/builtins-2.c: Add some more tests.
9414         * gcc.dg/builtins-18.c: New test case.
9415         * gcc.dg/builtins-19.c: New test case.
9416
9417 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9418             Jim Wilson  <wilson@tuliptree.org>
9419
9420         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9421
9422 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9423
9424         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9425         mempcpy/stpcpy calls not to be optimized into something else.
9426         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9427         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9428         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9429
9430 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9431
9432         * gcc.dg/format/asm_fprintf-1.c: New test.
9433
9434 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * lib/gcc-defs.exp (additional_sources): New variable.
9437         (dg-additional-sources): New function.
9438         (additional_files): New variable.
9439         (dg-additional-files): New function.
9440         (dg-additional-files-options): Likewise.
9441         * lib/gcc-dg.exp (dg-require-weak): New function.
9442         (dg-require-alias): Likewise.
9443         (dg-require-gc-sections): Likewise.
9444         * lib/target-supports.exp (check_alias_available): Remove testfile
9445         parameter.
9446         (check_gc_sections_available): New function.
9447         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9448         (dg-gpp-additional-files): Likewise.
9449         * lib/g++.exp (additional_sources): Remove.
9450         (additional_files): Likewise.
9451         (g++_target_compile): Use dg-additional-files-options.
9452
9453         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9454         Tcl logic.
9455         * gcc.dg/special/ecos.exp: Remove.
9456         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9457         * gcc.dg/special/alias-1.c: Likewise.
9458         * gcc.dg/special/alias-2.c: Likewise.
9459         * gcc.dg/special/gcsec-1.c: Likewise.
9460         * gcc.dg/special/weak-1.c: Likewise.
9461         * gcc.dg/special/weak-2.c: Likewise.
9462         * gcc.dg/special/wkali-1.c: Likewise.
9463         * gcc.dg/special/wkali-2.c: Likewise.
9464
9465         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9466         dg-gpp-additional-*.
9467         * g++.dg/special/conpr-3.C: Likewise.
9468         * g++.dg/special/conpr-4.C: Likewise.
9469         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9470         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9471         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9472         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9473         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9474         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9475         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9476         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9477         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9478         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9479         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9480         * g++.old-deja/g++.other/comdat1.C: Likewise.
9481         * g++.old-deja/g++.other/comdat2.C: Likewise.
9482         * g++.old-deja/g++.other/comdat3.C: Likewise.
9483         * g++.old-deja/g++.other/ctor1.C: Likewise.
9484         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9485
9486 2003-06-05  Richard Henderson  <rth@redhat.com>
9487
9488         * gcc.dg/debug/20030605-1.c: New.
9489
9490 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9491
9492         * README.QMTEST: Update.
9493
9494 2003-06-04  Richard Henderson  <rth@redhat.com>
9495
9496         * gcc.dg/cleanup-1.c: New.
9497         * gcc.dg/cleanup-2.c: New.
9498         * gcc.dg/cleanup-3.c: New.
9499         * gcc.dg/cleanup-4.c: New.
9500         * gcc.dg/cleanup-5.c: New.
9501         * gcc.dg/cleanup-6.c: New.
9502         * gcc.dg/cleanup-7.c: New.
9503
9504 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9505
9506         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9507
9508         * lib/dg-pch.exp: New file.
9509         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9510         * gcc.dg/pch/pch.exp: Likewise.
9511
9512 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9513
9514         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9515         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9516         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9517         * gcc.dg/builtins-17.c: New test case.
9518         * gcc.dg/i386-387-4.c: New test case.
9519         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9520
9521 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9522
9523         * gcc.dg/ultrasp9.c: New test.
9524
9525 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9526
9527         * gcc.c-torture/compile/20030604-1.c: New test.
9528         * gcc.dg/sparc-constant-1.c: New test.
9529
9530 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9531
9532         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9533
9534 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9535
9536         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9537
9538         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9539         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9540
9541 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9542
9543         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9544
9545 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9546
9547         PR c++/10940
9548         * g++.dg/template/spec10.C: New test.
9549
9550 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9551
9552         * gcc.dg/builtins-16.c: New test case.
9553
9554 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9555
9556         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9557         mempcpy test with post-increments.
9558         * gcc.c-torture/execute/string-opt-3.c: New test.
9559         * gcc.dg/string-opt-1.c: New test.
9560
9561 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9562
9563         PR fortran/10965
9564         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9565
9566 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9567
9568         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9569         (scan-assembler): ... here.  Use dg-scan.
9570         (scan-assembler-not): Likewise.
9571         (scan-file): New function.
9572         (scan-file-not): Likewise.
9573         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9574         * gcc.dg/cpp/_Pragma4.c: Likewise.
9575         * gcc.dg/cpp/_Pragma5.c: Likewise.
9576         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9577         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9578         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9579         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9580         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9581         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9582         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9583         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9584         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9585         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9586         * gcc.dg/cpp/cxxcom1.c: Likewise.
9587         * gcc.dg/cpp/line1.c: Likewise.
9588         * gcc.dg/cpp/maccom1.c: Likewise.
9589         * gcc.dg/cpp/maccom2.c: Likewise.
9590         * gcc.dg/cpp/maccom3.c: Likewise.
9591         * gcc.dg/cpp/maccom4.c: Likewise.
9592         * gcc.dg/cpp/maccom5.c: Likewise.
9593         * gcc.dg/cpp/maccom6.c: Likewise.
9594         * gcc.dg/cpp/multiline.c: Likewise.
9595         * gcc.dg/cpp/spacing1.c: Likewise.
9596         * gcc.dg/cpp/spacing2.c: Likewise.
9597         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9598         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9599         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9600         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9601         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9602         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9603         * gcc.dg/cpp/cxxcom2.c: Likewise.
9604         * gcc.dg/cpp/cxxcom2.h: New file.
9605
9606         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9607         * g++.dg/cpp/truefalse.C: Here.
9608         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9609
9610 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9611
9612         * gcc.dg/cpp/redef3.c: New file.
9613
9614 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9615
9616         * gcc.dg/i386-loop-3.c: New test.
9617
9618 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9619
9620         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9621
9622 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9623
9624         * gcc.dg/fwrapv-1.c: New test case.
9625         * gcc.dg/fwrapv-2.c: New test case.
9626
9627 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9628
9629         PR c++/10956
9630         * g++.dg/template/spec9.C: New test.
9631
9632 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9633
9634         * gcc.dg/duff-4.c: New test case.
9635
9636 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9637
9638         PR fortran/10843
9639         * g77.dg/ffixed-form-1.f: New test
9640         * g77.dg/ffixed-form-2.f: New test
9641         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9642         * g77.dg/ffree-form-3.f: New test
9643
9644 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9645
9646         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9647         * gcc.dg/wint_t-1.c: Likewise.
9648
9649 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9650
9651         * g++.dg/template/access11.C: New test.
9652
9653 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9654
9655         PR c++/10849
9656         * g++.dg/template/access10.C: New test.
9657
9658 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9659             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9660
9661         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9662
9663 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9664
9665         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9666         suppress for powerpc-*-darwin*.
9667         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9668
9669 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9670
9671         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9672         suppress option for powerpc-*-darwin*.
9673
9674 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9675
9676         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9677         * gcc.dg/builtins-4.c: Add test for fmod.
9678
9679 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9680
9681         PR c++/10682
9682         * g++.dg/template/instantiate4.C: New test.
9683
9684 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9685
9686         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9687
9688 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9689
9690         * gcc.dg/compat/scalar-return-1_main.c: New file.
9691         * gcc.dg/compat/scalar-return-1_x.c: New file.
9692         * gcc.dg/compat/scalar-return-1_y.c: New file.
9693         * gcc.dg/compat/scalar-return-2_main.c: New file.
9694         * gcc.dg/compat/scalar-return-2_x.c: New file.
9695         * gcc.dg/compat/scalar-return-2_y.c: New file.
9696         * gcc.dg/compat/struct-return-3_main.c: New file.
9697         * gcc.dg/compat/struct-return-3_y.c: New file.
9698         * gcc.dg/compat/struct-return-3_x.c: New file.
9699         * gcc.dg/compat/struct-return-2_main.c: New file.
9700         * gcc.dg/compat/struct-return-2_x.c: New file.
9701         * gcc.dg/compat/struct-return-2_y.c: New file.
9702
9703 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9704
9705         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9706         for hppa*-hp-hpux*.
9707         * gcc.dg/20021014-1.c (dg-options): Likewise.
9708         * gcc.dg/nest.c (dg-options): Likewise.
9709
9710 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9711
9712         PR c++/9738
9713         * g++.dg/ext/dllimport2.C: New file.
9714         * g++.dg/ext/dllimport3.C: New file.
9715
9716 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9717
9718         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9719         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9720         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9721         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9722         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9723         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9724         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9725         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9726         * gcc.dg/compat/small-struct-defs.h: New file.
9727         * gcc.dg/compat/small-struct-init.h: New file.
9728         * gcc.dg/compat/small-struct-check.h: New file.
9729         * gcc.dg/compat/fp-struct-defs.h: New file.
9730         * gcc.dg/compat/fp-struct-check.h: New file.
9731         * gcc.dg/compat/fp-struct-init.h: New file.
9732         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9733         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9734
9735 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9736
9737         * gcc.dg/20030225-2.c: New test.
9738
9739 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9740             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9741
9742         * gcc.c-torture/compile/20030518-1.c: New test case.
9743
9744 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9745
9746         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9747         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9748         gcc-dg-debug-runtest.
9749         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9750         gcc-dg-debug-runtest.
9751
9752 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9753
9754         PR c++/9022
9755         * g++.dg/lookup/using6.C: New test.
9756
9757 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9758
9759         * g++.dg/parse/access2.C: New test.
9760
9761 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9762
9763         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9764         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9765         * gcc.dg/debug/debug.exp: Likewise.
9766
9767 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9768
9769         * gcc.dg/dollar.c: New test.
9770
9771 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9772
9773         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9774         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9775         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9776         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9777         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9778         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9779         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9780         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9781         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9782         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9783         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9784         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9785         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9786         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9787         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9788         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9789         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9790         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9791
9792 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9793
9794         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9795         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9796         support for "repo" mode.
9797         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9798         * lib/g77-dg.exp: Likewise.
9799         * lib/obj-dg.exp: Likewise.
9800
9801 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9802
9803         Merge from gcc-3_2-rhl8-branch:
9804         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9805
9806         * gcc.dg/tls/opt-6.c: New test.
9807
9808         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9809
9810         * gcc.dg/20030405-1.c: New test.
9811
9812         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9813
9814         * gcc.dg/20030309-1.c: New test.
9815
9816         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9817
9818         * gcc.c-torture/execute/20030307-1.c: New test.
9819
9820         2003-02-20  Randolph Chung  <tausq@debian.org>
9821
9822         * gcc.c-torture/compile/20030220-1.c: New test.
9823
9824         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9825
9826         * gcc.dg/20030217-1.c: New test.
9827
9828         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9829
9830         * gcc.c-torture/compile/20020129-1.c: New test.
9831
9832         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9833
9834         * gcc.dg/unroll-1.c: New test.
9835
9836         2002-11-16  Jan Hubicka  <jh@suse.cz>
9837
9838         * gcc.c-torture/execute/20020920-1.c: New test.
9839
9840         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9841
9842         PR target/7434
9843         * gcc.c-torture/compile/20021008-1.c: New test.
9844
9845         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9846
9847         PR target/7559
9848         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9849
9850         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9851
9852         * gcc.c-torture/compile/20020807-1.c: New test.
9853
9854         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9855
9856         * gcc.dg/tls/opt-1.c: New test.
9857
9858         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9859
9860         * gcc.dg/20020729-1.c: New test.
9861
9862         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9863
9864         * g++.dg/opt/life1.C: New test.
9865
9866         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9867
9868         * gcc.dg/20020525-1.c: New test.
9869
9870         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9871
9872         PR c++/6794
9873         * g++.dg/ext/pretty1.C: New test.
9874         * g++.dg/ext/pretty2.C: New test.
9875
9876 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9877
9878         PR c++/8385
9879         * g++.dg/ext/typeof5.C: New test.
9880
9881 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9882
9883         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9884         __USER_LABEL_PREFIX__ into account.
9885         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9886
9887 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9888
9889         * gcc.dg/builtins-15.c: New test case.
9890
9891 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9892
9893         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9894
9895 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9896
9897         * lib/g++.exp: Tweak handling of additional source files.
9898         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9899         * g++.dg/special/conpr-2a.C: Rename to ...
9900         * g++.dg/special/conpr-2a.cc: ... this.
9901         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9902         * g++.dg/special/conpr-3a.C: Rename to ...
9903         * g++.dg/special/conpr-3a.cc: This.
9904         * g++.dg/special/conpr-3b.C: Rename to ...
9905         * g++.dg/special/conpr-3b.cc: This.
9906         * g++.dg/special/conpr-4.C: New test.
9907         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9908
9909 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9910
9911         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9912
9913 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9914
9915         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9916         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9917         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9918         * g++.old-deja/g++.other/warn3.C: Likewise.
9919
9920 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9921
9922         * gcc.dg/i386-387-1.c: Update to also test log.
9923         * gcc.dg/i386-387-2.c: Likewise.
9924
9925 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9926
9927         * g77.f-torture/execute/int8421.f: New test.
9928
9929 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9930
9931         PR c++/10230, c++/10481
9932         * g++.dg/lookup/scoped5.C: New test.
9933
9934 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9935
9936         PR c++/10552
9937         * g++.dg/template/ttp6.C: New test.
9938
9939 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9940
9941         * gcc.c-torture/execute/builtins: New directory.
9942         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9943         gcc.c-torture/execute/builtins.
9944         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9945         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9946         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9947         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9948
9949 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9950
9951         PR c++/9252
9952         * g++.dg/template/access8.C: New test.
9953         * g++.dg/template/access9.C: New test.
9954
9955 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9956
9957         PR c++/9554
9958         * g++.dg/parse/access1.C: New test.
9959
9960 2003-05-09  DJ Delorie  <dj@redhat.com>
9961
9962         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9963         long, and not an int.
9964
9965 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9966
9967         PR c++/10555, c++/10576
9968         * g++.dg/template/memclass1.C: New test.
9969
9970 2003-05-08  DJ Delorie  <dj@redhat.com>
9971
9972         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9973         targets.
9974         * gcc.c-torture/execute/20021024-1.x: Likewise.
9975         * gcc.c-torture/execute/shiftdi.x: Likewise.
9976         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9977         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9978         * gcc.dg/20021018-1.c: Likewise.
9979
9980 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9981
9982         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9983
9984         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9985         (bcopy): Call memmove.
9986
9987 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9988
9989         * g77.f-torture/compile/8485.f: New test case.
9990
9991 2003-05-07  Richard Henderson  <rth@redhat.com>
9992
9993         PR c++/10570
9994         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9995         Verify exception_cleanup not called for rethrows.
9996         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9997         when exiting catch block without rethrowing.
9998         * g++.dg/eh/forced3.C: New.
9999         * g++.dg/eh/forced4.C: New.
10000
10001 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10002
10003         * gcc.dg/20030505.c: Fix triplet.
10004
10005 2003-05-06  DJ Delorie  <dj@redhat.com>
10006
10007         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10008         * gcc.dg/nest.c: Likewise.
10009
10010 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10011
10012         * gcc.dg/builtins-14.c: New test case.
10013
10014 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10015
10016         * lib/compat.exp (compat-execute): New argument.
10017         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10018         * gcc.dg/compat: New test directory.
10019         * gcc.dg/compat/compat.exp: New expect script.
10020         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10021         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10022         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10023         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10024         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10025         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10026
10027         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10028         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10029         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10030         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10031         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10032         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10033         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10034         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10035         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10036         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10037         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10038         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10039         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10040         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10041         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10042
10043 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10044
10045         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10046
10047 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10048
10049         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10050
10051 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10052
10053         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10054         * gcc.dg/ppc-fsel-2.c: New test.
10055
10056         * gcc.dg/unused-5.c: New test.
10057
10058 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10059
10060         PR c++/10496
10061         * g++.dg/warn/pmf1.C: New test.
10062
10063 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10064
10065         PR c++/4494
10066         * g++.dg/warn/main.C: New test.
10067
10068 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10069
10070         * gcc.dg/nonnull-3.c: New test.
10071
10072 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10073
10074         * gcc.dg/cpp/Wtrigraphs.c: Update.
10075         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10076
10077 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10078
10079         * gcc.dg/ppc-fsel-1.c: New test.
10080
10081 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10082
10083         PR c/10604
10084         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10085
10086 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10087
10088         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10089
10090 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10091
10092         PR c++/9364, c++/10553, c++/10586
10093         * g++.dg/parse/typename4.C: New test.
10094         * g++.dg/parse/typename5.C: Likewise.
10095
10096 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10097
10098         * gcc.c-torture/compile/20030503-1.c: New test.
10099
10100 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10101
10102         * g++.dg/lookup/using5.C: Fix testcase error.
10103
10104 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10105
10106         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10107         since MEABI is no longer supported.  Remove all vestiges
10108         of MEABI from the test.
10109
10110 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10111
10112         PR c++/10554
10113         * g++.dg/lookup/using5.C: New test.
10114
10115 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10116
10117         PR c++/8772
10118         * g++.dg/template/ttp5.C: New test.
10119
10120 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10121
10122         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10123         (dg-gpp-additional-sources): New function.
10124         (dg-gpp-additional-files): Likewise.
10125         * lib/g++.exp (additional_sources): New variable.
10126         (additional_files): Likewise.
10127         (g++_target_compile): Deal with them.
10128         * lib/old-dejagnu.exp: Remove.
10129         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10130         * g++.old-deja: Revise all tests to use dg commands.
10131
10132 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10133
10134         PR c++/9432, c++/9528
10135         * g++.dg/lookup/using4.C: New test.
10136
10137 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10138
10139         * gcc.dg/noreturn-5.c: New file.
10140         * gcc.dg/noreturn-6.c: New file.
10141
10142         * gcc.c-torture/compile/inline-1.c: New file.
10143
10144 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10145
10146         PR c++/10551
10147         * g++.dg/template/explicit1.C: New test.
10148
10149 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10150
10151         PR c++/10549
10152         * g++.dg/other/bitfield1.C: New test.
10153
10154         PR c++/10527
10155         * g++.dg/init/new7.C: New test.
10156
10157 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10158
10159         * g++.dg/ext/desig1.C: New test.
10160         * g++.dg/ext/init1.C: Update.
10161
10162         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10163
10164 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10165
10166         PR c++/10180
10167         * g++.dg/warn/Winline-1.C: New test.
10168
10169 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10170
10171         * gcc.c-torture/execute/string-opt-19.c: New test.
10172
10173         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10174         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10175
10176 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10177
10178         PR c++/10506
10179         * g++.dg/init/new6.C: New test.
10180
10181         PR c++/10503
10182         * g++.dg/init/ref6.C: New test.
10183
10184 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10185
10186         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10187
10188 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10189
10190         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10191         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10192
10193 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10194
10195         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10196         initialized static data members.
10197
10198 2003-04-25  H.J. Lu <hjl@gnu.org>
10199
10200         * gcc.dg/ia64-sync-4.c: New test.
10201
10202 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10203
10204         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10205         date.
10206
10207 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10208
10209         PR c++/10337
10210         * g++.dg/warn/conv1.C: New test.
10211         * g++.old-deja/g++.other/conv7.C: Adjust.
10212         * g++.old-deja/g++.other/overload14.C: Adjust.
10213
10214 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10215
10216         PR c++/10471
10217         * g++.dg/template/defarg2.C: New test.
10218
10219 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10220
10221         * gcc.dg/cpp/include2.c: Update.
10222         * gcc.dg/cpp/multiline-2.c: New.
10223         * gcc.dg/cpp/multiline.c: Update.
10224         * gcc.dg/cpp/strify2.c: Update.
10225         * gcc.dg/cpp/trad/literals-2.c: Update.
10226
10227 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10228
10229         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10230
10231 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10232
10233         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10234
10235 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10236
10237         PR c++/10451
10238         * g++.dg/parse/crash4.C: New test.
10239
10240         PR c++/9847
10241         * g++.dg/parse/crash5.C: New test.
10242
10243 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10244
10245         PR c++/10446
10246         * g++.dg/parse/crash3.C: New test.
10247
10248         PR c++/10428
10249         * g++.dg/parse/elab1.C: New test.
10250
10251 2003-04-22  Devang Patel  <dpatel@apple.com>
10252
10253         * gcc.dg/cpp/trad/funlike-5.c: New test.
10254
10255 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
10256
10257         * g++.dg/other/packed1.C: Fix dg options.
10258
10259 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
10260
10261         * g++.dg/other/offsetof2.C: New test.
10262
10263 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
10264
10265         * g++.dg/template/recurse.C: Adjust location of error messages.
10266
10267 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10268
10269         PR c++/9881
10270         * g++.dg/init/addr-const1.C: New test.
10271         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10272
10273 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10274
10275         PR c++/10405
10276         * g++.dg/lookup/struct-hack1.C: New test.
10277
10278 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
10279
10280         * ucs.c: Update diagnostic messages.
10281
10282 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10283
10284         * gcc.dg/cpp/truefalse.cpp: New test.
10285         * gcc.dg/cpp/cpp.exp: Update.
10286         * g++.dg/other/stdbool-if.C: Remove.
10287
10288 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10289
10290         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10291         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10292
10293 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10294
10295         * gcc.c-torture/compile/20030418-1.c: New test.
10296
10297 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
10298
10299         * README.compat: Remove; content moved to doc/sourcebuild.texi.
10300
10301 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10302
10303         PR c++/10347
10304         g++.dg/template/dependent-name1.C: New test.
10305
10306 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
10307
10308         * gcc.dg/warn-1.c (tourist_guide): New array,
10309         contains a pointer to bar.
10310
10311 2003-04-16  Roger Sayle  <roger@eyesopen.com>
10312
10313         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10314         * gcc.c-torture/execute/medce-1.c: New test case.
10315         * gcc.c-torture/execute/medce-2.c: New test case.
10316
10317 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
10318
10319         * lib/prune.exp: Ignore more messages.
10320
10321         PR c++/10381
10322         * g++.dg/parse/lookup3.C: New test.
10323
10324 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10325
10326         * gcc.c-torture/compile/20030415-1.c : New test.
10327
10328 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10329
10330         * gcc.c-torture/execute/scope-2.c: Move to ...
10331         * gcc.dg/noncompile/scope.c: .... here.
10332
10333 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10334
10335         * gcc.dg/20030414-2.c: New test case.
10336
10337 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10338
10339         PR target/10377
10340         * gcc.dg/20030414-1.c: New test.
10341
10342 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10343
10344         * gcc.dg/builtins-12.c: New test case.
10345         * gcc.dg/builtins-13.c: New test case.
10346
10347 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10348
10349         * gcc.c-torture/execute/string-opt-18.c: New test.
10350
10351 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
10352
10353         PR c++/10300
10354         * g++.dg/init/new5.C: New test.
10355
10356 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
10357
10358         PR c++/7910
10359         * g++.dg/ext/dllimport1.C: New test.
10360
10361 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10362
10363         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10364
10365 2003-04-11  Bud Davis <bdavis9659@comcast.net>
10366
10367         PR Fortran/9263
10368         * g77.f-torture/noncompile/9263.f: New test
10369         PR Fortran/1832
10370         * g77.f-torture/execute/1832.f: New test
10371
10372 2003-04-11  David Chad  <davidc@freebsd.org>
10373             Loren J. Rittle  <ljrittle@acm.org>
10374
10375         libobjc/8562
10376         * objc.dg/headers.m: New test.
10377
10378 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
10379
10380         * gcc.c-torture/execute/builtin-noret-2.c: New.
10381         * gcc.c-torture/execute/builtin-noret-2.x: New.
10382         XFAIL builtin-noret-2.c at -O1 and above.
10383         * gcc.dg/redecl.c: New.
10384         * gcc.dg/Wshadow-1.c: Update error regexps.
10385
10386 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
10387
10388         * g++.dg/abi/bitfield10.C: New test.
10389
10390 2003-04-09  Mike Stump  <mrs@apple.com>
10391
10392         * gcc.dg/pch/pch.exp: Make testcase names longer.
10393         * g++.dg/pch/pch.exp: Make testcase names longer.
10394
10395 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10396
10397         * gcc.dg/builtins-11.c: New test case.
10398
10399 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10400
10401         * gcc.dg/builtins-9.c: New test case.
10402         * gcc.dg/builtins-10.c: New test case.
10403
10404 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10405
10406         * gcc.dg/noncompile/init-4.c.c: New test.
10407
10408 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10409
10410         * gcc.misc-test/gcov-9.c: New test.
10411         * gcc.misc-test/gcov-10.c: New test
10412         * gcc.misc-test/gcov-11.c: New test.
10413
10414 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10415
10416         PR optimization/10024
10417         * gcc.c-torture/compile/20030405-1.c: New test.
10418
10419 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10420
10421         * gcc.dg/pch/static-3.c: New.
10422         * gcc.dg/pch/static-3.hs: New.
10423         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10424
10425 2003-04-04  Richard Henderson  <rth@redhat.com>
10426
10427         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10428         * g++.dg/eh/forced2.C: Likewise.
10429
10430 2003-04-03  Mike Stump  <mrs@apple.com>
10431
10432         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10433         target arg.
10434         (scan-assembler-times, scan-assembler-not): Likewise.
10435         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10436
10437 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10438
10439         * gcc.dg/sparc-loop-1.c: New test.
10440
10441 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10442
10443         PR other/9274
10444         * g++.dg/pch/system-2.C: New.
10445         * g++.dg/pch/system-2.Hs: New.
10446
10447 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10448
10449         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10450
10451         * g++.dg/eh/simd-1.C (vecfunc): Same.
10452
10453 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10454
10455         * gcc.c-torture/execute/20030401-1.c: New test case.
10456
10457 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10458
10459         * objc.dg/defs.m: New.
10460
10461 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10462
10463         * g++.dg/eh/simd-1.C: New.
10464         * g++.dg/eh/simd-2.C: New.
10465
10466 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10467
10468         * gcc.c-torture/execute/simd-3.c: New.
10469
10470 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10471
10472         PR c/9936
10473         * gcc.dg/20030331-2.c: New test.
10474
10475 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10476
10477         PR c++/10278
10478         * g++.dg/parse/crash2.C: New test.
10479
10480 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10481
10482         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10483         * gcc.c-torture/execute/20030331-1.c: ...here.
10484
10485 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10486
10487         * gcc.c-torture/execute/20030331-1.c: New test.
10488
10489 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10490
10491         * lib/gcov.exp: Adjust call return testing strings.
10492         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10493
10494 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10495
10496         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10497         * gcc.dg/builtins-7.c: New test case.
10498         * gcc.dg/builtins-8.c: New test case.
10499
10500 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10501
10502         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10503
10504 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10505
10506         PR c++/7647
10507         * g++.dg/lookup-class-member-2.C: New test.
10508
10509 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10510
10511         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10512
10513 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10514
10515         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10516
10517 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10518
10519         * g++.dg/init/attrib1.C: New test.
10520
10521 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10522
10523         * gcc.dg/ultrasp8.c: New test.
10524
10525 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10526
10527         * gcc.dg/ultrasp7.c: New test.
10528
10529 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10530
10531         PR c++/10047
10532         * g++.dg/template/inline1.C: New test.
10533
10534 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10535
10536         * gcc.dg/sparc-dwarf2.c: New test.
10537
10538 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10539
10540         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10541         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10542
10543 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10544
10545         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10546         than reading .x files.
10547         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10548         * g77.dg/gcov/gcov-1.f: Likewise.
10549         * gcc.misc-tests/gcov-4b.c: Likewise.
10550         * gcc.misc-tests/gcov-5b.c: Likewise.
10551         * gcc.misc-tests/gcov-6.c: Likewise.
10552         * gcc.misc-tests/gcov-7.c: Likewise.
10553         * gcc.misc-tests/gcov-8.c: Likewise.
10554         * g++.dg/gcov/gcov-1.x: Remove.
10555         * g77.dg/gcov/gcov-1.x: Likewise.
10556         * gcc.misc-tests/gcov-4b.x: Likewise.
10557         * gcc.misc-tests/gcov-5b.x: Likewise.
10558         * gcc.misc-tests/gcov-6.x: Likewise.
10559         * gcc.misc-tests/gcov-7.x: Likewise.
10560         * gcc.misc-tests/gcov-8.x: Likewise.
10561
10562 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10563
10564         PR opt/10087
10565         * gcc.dg/20030324-1.c: New test.
10566
10567 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10568
10569         PR c++/10224
10570         * g++.dg/template/arg3.C: New test.
10571
10572         PR c++/10158
10573         * g++.dg/template/friend18.C: New test.
10574
10575 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10576
10577         * g77.f-torture/compile/20030326-1.f: New test case.
10578
10579 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10580
10581         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10582
10583         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10584
10585 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10586
10587         * gcc.dg/ia64-sync-3.c: New test.
10588
10589 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10590
10591         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10592
10593 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10594
10595         * gcc.dg/ultrasp6.c: New test.
10596
10597 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10598
10599         * gcc.dg/i386-signbit-1.c: New test.
10600         * gcc.dg/i386-signbit-2.c: New test.
10601         * gcc.dg/i386-signbit-3.c: New test.
10602
10603 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10604
10605         * gcc.dg/ultrasp5.c: Fix options.
10606
10607 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10608
10609         * gcc.dg/ultrasp5.c: Fix comment.
10610
10611 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10612
10613         PR fortran/10197
10614         * g77.f-torture/execute/10197.f: New test.
10615
10616 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10617
10618         PR c++/9898, c++/383
10619         * g++.dg/template/conv6.C: New test.
10620
10621         PR c++/10119
10622         * g++.dg/template/ptrmem5.C: New test.
10623
10624         PR c++/10026
10625         * g++.dg/lookup/koenig1.C: New test.
10626
10627         PR C++/10199
10628         * g++.dg/lookup/template2.C: New test.
10629
10630 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10631
10632         * g++.dg/opt/rtti1.C: New test.
10633
10634 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10635
10636         * gcc.dg/ultrasp5.c: New test.
10637
10638 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10639
10640         PR middle-end/9967
10641         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10642         builtin fputs.
10643
10644 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10645
10646         PR c/8224
10647         * gcc.dg/20030323-1.c: New test.
10648
10649 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10650
10651         * gcc.c-torture/compile/20030323-1.c: New test case.
10652
10653 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10654
10655         * gcc.dg/20030321-1.c: New test.
10656
10657 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10658
10659         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10660
10661 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10662
10663         PR c++/9978, c++/9708
10664         * g++.dg/ext/vlm1.C: Adjust expected error.
10665         * g++.dg/ext/vla2.C: New test.
10666         * g++.dg/template/arg1.C: New test.
10667         * g++.dg/template/arg2.C: New test.
10668
10669 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10670
10671         * g77.f-torture/execute/select.f: New test.
10672         * g77.f-torture/noncompile/select_no_compile.f: New test.
10673
10674 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10675
10676         PR c++/9898
10677         * g++.dg/other/error4.C: New test.
10678
10679 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10680
10681         * g++.dg/template/friend17.C: New test.
10682
10683 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10684
10685         * gcc.c-torture/compile/20030320-1.c: New.
10686
10687 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10688
10689         * gcc.dg/builtins-6.c: New test case.
10690
10691 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10692
10693         PR target/10073
10694         * gcc.c-torture/compile/20030319-1.c: New.
10695
10696 2003-03-18  Jan Hubicka  <jh@suse.cz>
10697
10698         * gcc.dg/i386-cvt-1.c: New test.
10699
10700 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10701
10702         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10703         * objc.dg/naming-2.m: Likewise.
10704
10705 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10706
10707         PR c++/9639
10708         * g++.dg/parse/crash1.C: New test.
10709
10710 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10711
10712         PR c++/8805
10713         * g++.dg/eh/cleanup1.C: New test.
10714
10715 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10716
10717         * gcc.c-torture/execute/20030316-1.c: New test case.
10718
10719 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10720
10721         PR c++/9629
10722         * g++.dg/init/ctor2.C: New test.
10723
10724 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10725
10726         * g77.f-torture/compile/xformat.f: New test case.
10727
10728 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10729
10730         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10731         * g++.old-deja/g++.mike/eh50.C: Likewise.
10732
10733 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10734
10735         PR c++/6440
10736         * g++.dg/template/spec7.C: New test.
10737         * g++.dg/template/spec8.C: Likewise.
10738
10739 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10740
10741         * gcc.c-torture/execute/20030313-1.c: New test.
10742
10743 2003-03-14  Richard Henderson  <rth@redhat.com>
10744
10745         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10746
10747 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10748
10749         * gcc.c-torture/compile/20030314-1.c: New test.
10750
10751 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10752
10753         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10754         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10755         thumb target,
10756         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10757         to accept newer _imp__  prefix and additional
10758         newline in .drectve section.
10759         * gcc.dg/dll-4.c: Likewise.
10760         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10761         switch.
10762
10763 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10764
10765         * g++.dg/parse/namespace9.C: New test.
10766
10767         * g++.dg/init/ref5.C: New test.
10768         * g++.dg/parse/ptrmem1.C: Likewise.
10769
10770 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10771
10772         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10773         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10774         regular expression.
10775         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10776         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10777
10778 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10779
10780         * gcc.c-torture/execute/20030224-2.c: New test.
10781
10782 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10783
10784         * gcc.dg/decl-3.c: New test.
10785
10786 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10787
10788         * gcc.dg/i386-loop-2.c: New test.
10789
10790 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10791
10792         PR c++/9474
10793         * g++.dg/parse/namespace8.C: New test.
10794
10795         PR c++/9924
10796         * g++.dg/overload/builtin2.C: New test.
10797
10798 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10799
10800         * gcc.dg/return-type-3.c: New test.
10801
10802 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10803
10804         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10805         profiling options are not supported.
10806
10807 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10808
10809         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10810         * g++.old-deja/g++.warn/impint2.C: Likewise.
10811
10812 2003-03-10  Devang Patel  <dpatel@apple.com>
10813
10814         * g++.dg/cpp/c++_cmd_1.C: New test.
10815         * g++.dg/cpp/c++_cmd_1.h: New file.
10816
10817 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10818
10819         * gcc.dg/altivec-9.c: New file.
10820
10821 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10822
10823         * gcc.dg/ppc-sdata-1.c: New test.
10824         * gcc.dg/ppc-sdata-2.c: New test.
10825
10826 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10827
10828         PR c++/9373
10829         * g++.dg/opt/ptrmem2.C: New test.
10830
10831         PR c++/8534
10832         * g++.dg/opt/ptrmem1.C: New test.
10833
10834 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10835
10836         * gcc.dg/i386-loop-1.c: New test.
10837
10838 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10839
10840         PR c++/9970
10841         * g++.dg/lookup/friend1.C: New test.
10842
10843 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10844
10845         PR c++/9823
10846         * g++.dg/parser/constructor1.C: New test.
10847
10848 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10849
10850         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10851
10852         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10853
10854 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10855
10856         * gcc.dg/cpp/Wunused.c: Update test.
10857
10858 2003-03-08  Jan Hubicka  <jh@suse.cz>
10859
10860         * gcc.dg/inline-3.c: New test.
10861
10862 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10863
10864         PR c++/9809
10865         * g++.dg/parse/builtin1.C: New test.
10866
10867         PR c++/9982
10868         * g++.dg/abi/cookie1.C: New test.
10869         * g++.dg/abi/cookie2.C: Likewise.
10870
10871         PR c++/9524
10872         * g++.dg/template/field1.C: New test.
10873
10874         PR c++/9912
10875         * g++.dg/parse/class1.C: New test.
10876         * g++.dg/parse/namespace7.C: Likewise.
10877         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10878
10879 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10880
10881         * g++.dg/init/ref4.C: New test.
10882
10883 2003-03-07  Jan Hubicka  <jh@suse.cz>
10884
10885         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10886         * gcc.dg/inline-3.c:  New test.
10887
10888 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10889
10890         * g++.dg/init/ref3.C: New test.
10891
10892         PR c++/9965
10893         * g++.dg/init/ref2.C: New test.
10894
10895         PR c++/9400
10896         * g++.dg/warn/Wshadow-2.C: New test.
10897
10898         PR c++/9791
10899         * g++.dg/warn/Woverloaded-1.C: New test.
10900
10901 2003-03-05  Jan Hubicka  <jh@suse.cz>
10902
10903         * gcc.dg/i386-local2.c: New.
10904         * gcc.dg/i386-local.c: Fix typo.
10905
10906 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10907
10908         * g++.dg/abi/layout3.C: New test.
10909
10910 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10911
10912         * gcc.c-torture/compile/20030305-1.c
10913
10914 2003-03-05  Jan Hubicka  <jh@suse.cz>
10915
10916         * gcc.dg/i386-local.c: New.
10917
10918 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10919
10920         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10921
10922 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10923
10924         * gcc.dg/switch-2.c: New test.
10925         * gcc.dg/switch-3.c: New test.
10926         * gcc.dg/Wswitch.c: Adjust line numbers.
10927         * gcc.dg/Wswitch-default.c: Likewise.
10928         * gcc.dg/Wswitch-enum.c: Likewise.
10929
10930 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10931
10932         * gcc.c-torture/execute/20030222-1.c: New test.
10933
10934 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10935
10936         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10937
10938 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10939
10940         PR c++/9878
10941         * g++.dg/init/ref1.C: New test.
10942
10943 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10944
10945         * gcc.dg/sh-relax.c: New SH-only test.
10946
10947 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10948
10949         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10950         comment explaining purpose of testcase.
10951
10952 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10953
10954         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10955         for HC11/HC12 (asm needs two int registers).
10956         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10957         HC11/HC12 because the test uses an asm which needs two 32-bit
10958         registers.
10959
10960 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10961
10962         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10963         for HC11/HC12 (array is too large otherwise).
10964         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10965         * gcc.c-torture/compile/20010518-2.x: Likewise.
10966         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10967         HC11/HC12 (array is too large).
10968
10969 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10970
10971         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10972         * lib/g++-dg.exp (g++-dg-test): Likewise.
10973
10974 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10975
10976         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10977         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10978
10979 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10980
10981         * g++.dg/warn/implicit-typename1.C: Remove warning.
10982
10983 2003-02-28  Richard Henderson  <rth@redhat.com>
10984
10985         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10986         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10987
10988 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10989
10990         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10991         * g++.dg/pch/pch.exp: Likewise.
10992
10993 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10994
10995         PR c++/9879
10996         * testsuite/g++.dg/init/new4.C: New test.
10997
10998 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10999
11000         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11001
11002 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11003
11004         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11005         unsigned long.
11006
11007         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11008         wider than float.
11009
11010 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11011
11012         * lib/scanasm.exp: Add support for counting numbers of
11013         occurences.
11014         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11015         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11016
11017 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11018
11019         PR c++/9683
11020         * g++.dg/template/static3.C: New test.
11021
11022         PR c++/9829
11023         * g++.dg/parse/namespace6.C: New test.
11024
11025 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11026
11027         PR target/9732
11028         * gcc.dg/20030225-1.c: New test.
11029
11030 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11031
11032         * README: Remove out-of-date information.
11033
11034         PR c++/9836
11035         * g++.dg/template/spec6.C: New test.
11036
11037 2003-02-24  Jeff Law  <law@redhat.com>
11038
11039         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11040
11041 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11042
11043         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11044         * gcc.dg/pragma-ep-1.c: Likewise.
11045
11046 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11047
11048         PR c++/9602
11049         * g++.dg/template/friend16.C: New test.
11050
11051 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11052
11053         PR c++/5333
11054         * g++.dg/parse/fused-params1.C: Adjust error messages.
11055         * g++.dg/template/nested3.C: New test.
11056
11057 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11058
11059         * g++.dg/abi/param1.C: New test.
11060
11061 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11062
11063         PR c++/7982
11064         * g++.dg/warn/implicit-typename1.C: New test.
11065
11066 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11067
11068         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11069         with "mtune".
11070         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11071         * gcc.c-torture/execute/20010129-1.x: Likewise.
11072         * gcc.dg/20011107-1.c: Likewise.
11073         * gcc.dg/20020108-1.c: Likewise.
11074         * gcc.dg/20020122-3.c: Likewise.
11075         * gcc.dg/20020206-1.c: Likewise.
11076         * gcc.dg/20020310-1.c: Likewise.
11077         * gcc.dg/20020426-2.c: Likewise.
11078         * gcc.dg/20020517-1.c: Likewise.
11079         * gcc.dg/991230-1.c: Likewise.
11080         * gcc.dg/i386-unroll-1.c: Likewise.
11081         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11082
11083 2003-02-22  Jan Hubicka  <jh@suse.cz>
11084
11085         * gcc.dg/i386-mul.c: New test.
11086
11087 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11088
11089         * gcc.dg/builtins-5.c: New test case.
11090
11091 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11092
11093         * gcc.dg/asmreg-1.c: New test.
11094
11095 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11096
11097         PR c++/9749
11098         * g++.dg/parse/varmod1.C: New test.
11099
11100 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11101
11102         PR c++/9727
11103         * g++.dg/template/op1.C: New test.
11104
11105 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11106
11107         PR c++/8906
11108         * g++.dg/template/nested2.C: New test.
11109
11110 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11111
11112         PR c++/8724
11113         * g++.dg/expr/dtor1.C: New test.
11114
11115 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11116
11117         * gcc.dg/cpp/include3.c: New test.
11118         * gcc.dg/cpp/inc/foo.h: New file.
11119
11120 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11121
11122         * gcc.c-torture/execute/20030221-1.c: New test.
11123
11124 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11125
11126         PR c++/9729
11127         * g++.dg/abi/conv1.C: New test.
11128
11129 2003-02-20  Jan Hubicka  <jh@suse.cz>
11130
11131         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11132
11133 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11134
11135         * gcc.c-torture/compile/20030219-1.c: New test.
11136
11137 2003-02-18  Jan Hubicka  <jh@suse.cz>
11138
11139         * gcc.dg/funcorder.c: New test.
11140
11141 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11142
11143         * gcc.c-torture/execute/20030218-1.c: New.
11144
11145 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11146
11147         * gcc.dg/20030218-1.c: New.
11148
11149 2003-02-18  Richard Henderson  <rth@redhat.com>
11150
11151         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11152         * gcc.dg/attr-used-2.c: New.
11153
11154 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11155
11156         PR c++/9704
11157         * g++.dg/init/copy5.C: New test.
11158
11159 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11160
11161         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11162         * g++.dg/pch/pch.exp: Likewise.
11163
11164 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11165
11166         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11167         STACK_SIZE is not defined.
11168
11169 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11170
11171         PR c++/9457
11172         * g++.dg/template/init1.C: New test.
11173
11174 2003-02-16  Jan HUbicka  <jh@suse.cz>
11175
11176         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11177         (foo): Add few extra tests
11178         * gcc.dg/c99-const-expr-3.c: Likewise.
11179         * gcc.c-torture/execute/20030216-1.c: New.
11180
11181 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11182
11183         PR c++/9459
11184         * g++.dg/ext/typeof4.C: New test.
11185
11186 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11187
11188         * gcc.dg/i386-387-3.c: New test case.
11189
11190 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11191
11192         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11193         cris-*-elf* cris-*-aout* and mmix-*-*.
11194
11195 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11196
11197         * gcc.dg/20030213-1.c: New test.
11198
11199 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11200
11201         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11202         * gcc.dg/i386-387-2.c: Likewise.
11203
11204 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11205
11206         * gcc.dg/ppc-spe.c: Fix formatting.
11207         Enable tests that were previously unsupported by gas.
11208         Delete tests for instructions that no longer exist.
11209         Switch arguments on evsubifw builtin.
11210
11211 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11212
11213         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11214         STACK_SIZE is too small.
11215
11216 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11217             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11218
11219         * gcc.dg/decl-2.c: New test.
11220
11221 2003-02-10  Jan Hubicka  <jh@suse.cz>
11222
11223         * gcc.dg/i386-fpcvt-1.c:  New test.
11224
11225 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11226
11227         * gcc.c-torture/execute/20030209-1.c: New test.
11228
11229 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11230
11231         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11232         int-wide bitops, use the constants of the same width.
11233         Likewise, if long long is 32-bit wide, test bitops using
11234         32-bit constants.
11235
11236 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11237
11238         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11239
11240 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11241
11242         * testsuite/gcc.dg/builtins-4.c: New test case.
11243
11244 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11245
11246         * gcc.dg/20020430-1.c: Fix dg command typos.
11247         * gcc.dg/20020503-1.c: Likewise.
11248
11249 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11250
11251         PR c++/8785
11252         * g++.dg/parse/fused-params1.C: New test.
11253
11254         PR c++/8857
11255         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11256
11257         PR c++/8921
11258         * g++.dg/parse/non-dependent1.C: New test.
11259
11260         PR c++/8928
11261         * g++.dg/parse/dupl-tmpl-args1.C: New test.
11262
11263         PR c++/9228
11264         * g++.dg/parse/undefined7.C: New test.
11265         * g++.dg/parse/non-templ1.C: New test.
11266
11267         PR c++/9229
11268         * g++.dg/parse/too-many-tmpl-args1.C: New test.
11269
11270 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
11271
11272         * gcc.c-torture/compile/20030206-1.c: New test.
11273
11274 2003-02-05  Roger Sayle  <roger@eyesopen.com>
11275
11276         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11277         "pow" to "foo" to avoid potential confusion with a math built-in.
11278
11279 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11280
11281         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11282         conditions for SPARC targets.
11283
11284 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
11285
11286         * gcc.dg/20030204-1.c: New test.
11287
11288 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11289
11290         PR c++/38
11291         * g++.dg/parse/array-size1.C: New test.
11292
11293         PR c++/5657
11294         * g++.dg/parse/undefined3.C: New test.
11295
11296         PR c++/5665
11297         * g++.dg/parse/undefined4.C: New test.
11298
11299         PR c++/5975
11300         * g++.dg/parse/undefined5.C: New test.
11301
11302         PR c++/7259
11303         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11304
11305         PR c++/8578
11306         * g++.dg/parse/casting-operator1.C: New test.
11307
11308         PR c++/8596
11309         * g++.dg/parse/undefined6.C: New test.
11310
11311         PR c++/8736
11312         * g++.dg/parse/missing-template1.C: New test.
11313
11314 2003-02-04  Jan Hubicka  <jh@suse.cz>
11315
11316         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
11317         * gcc.dg/i386-cmov?.c:  Likewise.
11318         * gcc.dg/i386-fpcvt-?.c:  Likewise.
11319         * gcc.dg/i386-ssefp-1.c:  Likewise.
11320         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
11321         conventions.
11322
11323 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11324
11325         PR c++/7129
11326         * testsuite/g++.dg/ext/max.C: New test.
11327
11328 2003-02-03  Jan Hubicka  <jh@suse.cz>
11329
11330         * gcc.c-torture/execute/20030203-1.c: New test.
11331
11332 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11333
11334         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11335         'natural-endian'.
11336
11337 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11338
11339         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11340         * g++.dg/init/new2.C: Likewise.
11341         * g++.dg/other/new1.C: Likewise.
11342
11343 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11344
11345         * gcc.dg/struct-ret-libc.c: New test.
11346
11347 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11348
11349         * gcc.dg/20030129-1.c: New test.
11350
11351 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11352
11353         PR c++/8849
11354         * g++.dg/template/ptrmem4.C: New test.
11355
11356 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
11357
11358         * g++.dg/parser/constant1.C: New test.
11359
11360 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11361
11362         PR c++/8591
11363         * g++.dg/parse/friend2.C: New test.
11364
11365 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11366
11367         PR c++/9437
11368         * g++.dg/template/unify4.C: New test.
11369
11370 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
11371
11372         * gcc.c-torture/execute/20030128-1.c: New test.
11373
11374 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
11375
11376         * g++.dg/lookup/nested1.C: Test moved from ...
11377         * g++.old-deja/g++.other/lookup24.C: ... here.
11378
11379 2003-01-28  Jan Hubicka  <jh@suse.cz>
11380
11381         * gcc.dg/i386-cmov5.c:  New test.
11382
11383 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
11384
11385         * gcc.c-torture/execute/20010925-1.c: Changed the
11386         memcpy declaration.
11387
11388 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11389
11390         PR c++/3902
11391         * g++.dg/parse/template5.C: New test.
11392
11393 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11394
11395         PR fortran/9258
11396         * g77.dg/pr9258: New test.
11397
11398 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11399
11400         * README: Move relevant parts from README.g++.
11401
11402         * README.g++: Remove this file.
11403
11404 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11405
11406         * g++.dg/abi/dcast1.C: New test.
11407
11408 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11409
11410         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11411
11412 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11413
11414         PR c++/47
11415         * g++.old-deja/g++.other/lookup24.C: New test.
11416
11417 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11418
11419         PR middle-end/7227
11420         * gcc.dg/uninit-C.c: New test.
11421
11422 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11423
11424         * g++.dg/abi/covariant1.C: New test.
11425
11426 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11427
11428         * gcc.dg/20030123-1.c: New test.
11429
11430 2003-01-25  Jan Hubicka  <jh@suse.cz>
11431
11432         PR opt/8492
11433         * gcc.c-torture/compile/20030125-1.c
11434
11435 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11436
11437         PR c++/9403
11438         * g++.dg/parse/template3.C: New test.
11439         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11440
11441         PR c++/795
11442         * g++.dg/parse/template4.C: New test.
11443
11444         PR c++/9415
11445         * g++.dg/template/qual2.C: New test.
11446
11447         PR c++/8545
11448         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11449
11450         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11451
11452 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11453
11454         * gcc.c-torture/execute/switch-1.c: New test case.
11455
11456 2003-01-25  Jan Hubicka  <jh@suse.cz>
11457
11458         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11459
11460 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11461
11462         Tweaks for Bison-1.875. From the NEWS file:
11463         "- `parse error' -> `syntax error'
11464         Bison now uniformly uses the term `syntax error'"
11465         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11466         * gcc.dg/cpp/digraph2.c: Likewise.
11467         * gcc.dg/cpp/direct2.c: Likewise.
11468         * gcc.dg/cpp/paste4.c: Likewise.
11469         * gcc.dg/c90-restrict-1.c: Likewise.
11470         * gcc.dg/c99-func-2.c: Likewise.
11471         * gcc.dg/noncompile/920721-2.c: Likewise.
11472         * gcc.dg/noncompile/930622-2.c: Likewise.
11473         * gcc.dg/noncompile/940112-1.c: Likewise.
11474         * gcc.dg/noncompile/950921-1.c: Likewise.
11475         * gcc.dg/noncompile/951123-1.c: Likewise.
11476         * gcc.dg/noncompile/971104-1.c: Likewise.
11477         * gcc.dg/noncompile/990416-1.c: Likewise.
11478
11479 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11480
11481         * g++.dg/parse/undefined1.C: Add error message.
11482
11483 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11484
11485         PR c++/9354
11486         * g++.dg/parse/new1.C: New test.
11487
11488         PR c++/9216
11489         * g++.dg/parse/template2.C: New test.
11490
11491         PR c++/9354
11492         * g++.dg/parse/typedef2.C: New test.
11493
11494         PR c++/9328
11495         * g++.dg/ext/typeof3.C: New test.
11496
11497 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11498
11499         PR c++/2738
11500         * g++.dg/parse/ret-type1.C: New test.
11501
11502         PR c++/3792
11503         * g++.dg/parse/tmpl-outside1.C: New test.
11504
11505         PR c++/4207
11506         * g++.dg/parse/int-as-enum1.C: New test.
11507
11508         PR c++/4903
11509         * g++.dg/parse/no-typename1.C: New test.
11510
11511         PR c++/5533
11512         * g++.dg/parse/no-value1.C: New test.
11513
11514         PR c++/5921
11515         * g++.dg/parse/wrong-inline1.C: New test.
11516
11517         PR c++/6402
11518         * g++.dg/parse/ref1.C: New test.
11519
11520         PR c++/6992
11521         * g++.dg/parse/attr-ctor1.C: New test.
11522
11523         PR c++/7229
11524         * g++.dg/parse/namespace5.C: New test.
11525
11526         PR c++/7917
11527         * g++.dg/parse/func-def1.C: New test.
11528
11529         PR c++/8143
11530         * g++.dg/parse/undefined1.C: New test.
11531
11532         PR c++/5723, PR c++/8522
11533         * g++.dg/parse/specialization1.C: New test.
11534
11535         PR c++/163, PR c++/8595
11536         * g++.dg/parse/struct-as-enum1.C: New test.
11537
11538         PR c++/9173
11539         * g++.dg/parse/undefined2.C: New test.
11540
11541 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11542
11543         PR c++/9298
11544         * g++.dg/parse/template1.C: New test.
11545
11546         PR c++/9384
11547         * g++.dg/parse/using1.C: New test.
11548
11549         PR c++/9285
11550         PR c++/9294
11551         * g++.dg/parse/expr2.C: New test.
11552
11553         PR c++/9388
11554         * g++.dg/parse/lookup2.C: Likewise.
11555
11556 2003-01-21  Jan Hubicka  <jh@suse.cz>
11557
11558         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11559         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11560         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11561         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11562
11563 2003-01-20  Nick Clifton  <nickc@redhat.com>
11564
11565         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11566         problem with ARM sibcall code generation.
11567
11568 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11569
11570         * gcc.c-torture/execute/20030120-1.c: New.
11571
11572 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11573
11574         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11575
11576 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11577
11578         PR c++/9272
11579         * g++.dg/parse/ctor1.C: New test.
11580
11581         PR c++/9294:
11582         * g++.dg/parse/qualified1.C: New test.
11583
11584         * g++.dg/parse/typename3.C: New test.
11585
11586 2003-01-16  Richard Henderson  <rth@redhat.com>
11587
11588         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11589
11590 2003-01-16  Richard Henderson  <rth@redhat.com>
11591
11592         * g++.dg/pch/pch.exp: Copy test header to the working directory
11593         before using it either for precompilation or direct use.
11594         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11595         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11596
11597 2003-01-16  Richard Henderson  <rth@redhat.com>
11598
11599         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11600         before using it either for precompilation or direct use.
11601         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11602         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11603
11604 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11605
11606         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11607         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11608         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11609         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11610         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11611         typename warning into error.
11612         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11613         error messages.
11614         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11615         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11616         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11617         messages.
11618         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11619         make declaration visible in template.
11620         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11621         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11622         messages.
11623         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11624         message.
11625         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11626         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11627         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11628         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11629         typename warning with error message.
11630         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11631         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11632         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11633
11634 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11635
11636         * g++.dg/parse/ambig2.C: New test.
11637
11638 2003-01-15  Richard Henderson  <rth@redhat.com>
11639
11640         * g++.dg/tls/init-2.C: Update error message string.
11641
11642 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11643
11644         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11645
11646 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11647
11648         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11649         all for HC11/HC12.
11650         * gcc.c-torture/compile/20001205-1.x: Likewise.
11651         * gcc.c-torture/compile/20001226-1.x: Likewise.
11652         * gcc.c-torture/compile/920520-1.x: Likewise.
11653         * gcc.c-torture/compile/961203-1.x: Likewise.
11654         * gcc.c-torture/compile/20020604-1.x: Likewise.
11655
11656 2003-01-15  Jan Hubicka  <jh@suse.cz>
11657
11658         * gcc.c-torture/compile/20030115-1.c: New test.
11659
11660         * gcc.dg/i386-fpcvt-1.c: New test.
11661         * gcc.dg/i386-fpcvt-2.c: New test.
11662
11663 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11664
11665         Further conform g++'s __vmi_class_type_info to the C++ ABI
11666         specification.
11667         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11668         the specification.
11669
11670 2003-01-14  Jan Hubicka  <jh@suse.cz>
11671
11672         * gcc.dg/i386-fpcvt-1.c: New test.
11673         * gcc.dg/i386-fpcvt-2.c: New test.
11674
11675 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11676
11677         * gcc.dg/i386-mmx-3.c: New test.
11678
11679 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11680
11681         PR c++/9264
11682         * g++.dg/parse/octal1.C: New file.
11683
11684         PR c++/9172
11685         * g++.dg/parse/typename1.C: New file.
11686
11687 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11688
11689         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11690         * gcc.dg/bf-no-ms-layout.c: Likewise.
11691         * gcc.dg/bf-ms-attrib.c: Likewise.
11692
11693 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11694
11695         PR c++/9099
11696         * g++.dg/parse/dtor1.C: New file.
11697
11698         PR c++/9128
11699         * g++.dg/rtti/typeid1.C: New file.
11700
11701         PR c++/9153
11702         * g++.dg/parse/lookup1.C: New file.
11703
11704         PR c++/9171
11705         * g++.dg/templ/spec5.C: New file.
11706
11707 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11708
11709         * gcc.c-torture/compile/20030110-1.c: New test.
11710
11711 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11712
11713         Merge from pch-branch:
11714
11715         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11716
11717         * gcc.dg/pch/cpp-1.h: New.
11718         * gcc.dg/pch/cpp-1.c: New.
11719         * gcc.dg/pch/cpp-2.h: New.
11720         * gcc.dg/pch/cpp-2.c: New.
11721
11722         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11723
11724         * gcc.dg/pch/except-1.h: New.
11725         * gcc.dg/pch/except-1.c: New.
11726
11727         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11728
11729         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11730         running test.
11731         * gcc.dg/pch: Include *.hp not *.h.
11732         * gcc.dg/pch/system-1.h: New.
11733         * gcc.dg/pch/system-1.c: New.
11734
11735         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11736
11737         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11738         rather than trying to build and run a program using PCH.
11739         * gcc.dg/pch: Remove dg-do commands from test files.
11740
11741         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11742
11743         * gcc.dg/pch/macro-3.c: New.
11744         * gcc.dg/pch/macro-3.h: New.
11745
11746         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11747
11748         * gcc.dg/pch/common-1.c: New.
11749         * gcc.dg/pch/common-1.h: New.
11750         * gcc.dg/pch/decl-1.c: New.
11751         * gcc.dg/pch/decl-1.h: New.
11752         * gcc.dg/pch/decl-2.c: New.
11753         * gcc.dg/pch/decl-2.h: New.
11754         * gcc.dg/pch/decl-3.c: New.
11755         * gcc.dg/pch/decl-3.h: New.
11756         * gcc.dg/pch/decl-4.c: New.
11757         * gcc.dg/pch/decl-4.h: New.
11758         * gcc.dg/pch/decl-5.c: New.
11759         * gcc.dg/pch/decl-5.h: New.
11760         * gcc.dg/pch/global-1.c: New.
11761         * gcc.dg/pch/global-1.h: New.
11762         * gcc.dg/pch/inline-1.c: New.
11763         * gcc.dg/pch/inline-1.h: New.
11764         * gcc.dg/pch/inline-2.c: New.
11765         * gcc.dg/pch/inline-2.h: New.
11766         * gcc.dg/pch/static-1.c: New.
11767         * gcc.dg/pch/static-1.h: New.
11768         * gcc.dg/pch/static-2.c: New.
11769         * gcc.dg/pch/static-2.h: New.
11770
11771         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11772
11773         * g++.dg/pch/pch.exp: Better handle failing testcases.
11774         * gcc.dg/pch/pch.exp: Likewise.
11775         * gcc.dg/pch/macro-1.c: New.
11776         * gcc.dg/pch/macro-1.h: New.
11777         * gcc.dg/pch/macro-2.c: New.
11778         * gcc.dg/pch/macro-2.h: New.
11779
11780         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11781
11782         * g++.dg/dg.exp: Treat files in pch/ specially.
11783         * g++.dg/pch/pch.exp: New file.
11784         * g++.dg/pch/empty.H: New file.
11785         * g++.dg/pch/empty.C: New file.
11786         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11787         "precompile".
11788
11789         * gcc.dg/pch/pch.exp: New file.
11790         * gcc.dg/pch/empty.h: New file.
11791         * gcc.dg/pch/empty.c: New file.
11792         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11793         "precompile".
11794
11795 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11796
11797         * g++.dg/template/friend14.C: New test.
11798
11799 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11800
11801         * gcc.dg/old-style-asm-1.c: New test.
11802
11803 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11804
11805         * gcc.c-torture/compile/20030109-1.c: New test.
11806
11807 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11808
11809         * gcc.c-torture/execute/20030109-1.c: New test.
11810
11811 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11812
11813         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11814         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11815         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11816         * g++.old-deja/g++.mike/eh2.C: Likewise
11817         * g++.old-deja/g++.mike/eh3.C: Likewise
11818         * g++.old-deja/g++.mike/eh5.C: Likewise
11819         * g++.old-deja/g++.mike/eh6.C: Likewise
11820         * g++.old-deja/g++.mike/eh7.C: Likewise
11821         * g++.old-deja/g++.mike/eh8.C: Likewise
11822         * g++.old-deja/g++.mike/eh9.C: Likewise
11823         * g++.old-deja/g++.mike/eh10.C: Likewise
11824         * g++.old-deja/g++.mike/eh12.C: Likewise
11825         * g++.old-deja/g++.mike/eh13.C: Likewise
11826         * g++.old-deja/g++.mike/eh14.C: Likewise
11827         * g++.old-deja/g++.mike/eh16.C: Likewise
11828         * g++.old-deja/g++.mike/eh17.C: Likewise
11829         * g++.old-deja/g++.mike/eh18.C: Likewise
11830         * g++.old-deja/g++.mike/eh21.C: Likewise
11831         * g++.old-deja/g++.mike/eh23.C: Likewise
11832         * g++.old-deja/g++.mike/eh24.C: Likewise
11833         * g++.old-deja/g++.mike/eh25.C: Likewise
11834         * g++.old-deja/g++.mike/eh26.C: Likewise
11835         * g++.old-deja/g++.mike/eh27.C: Likewise
11836         * g++.old-deja/g++.mike/eh28.C: Likewise
11837         * g++.old-deja/g++.mike/eh29.C: Likewise
11838         * g++.old-deja/g++.mike/eh31.C: Likewise
11839         * g++.old-deja/g++.mike/eh33.C: Likewise
11840         * g++.old-deja/g++.mike/eh34.C: Likewise
11841         * g++.old-deja/g++.mike/eh35.C: Likewise
11842         * g++.old-deja/g++.mike/eh36.C: Likewise
11843         * g++.old-deja/g++.mike/eh37.C: Likewise
11844         * g++.old-deja/g++.mike/eh38.C: Likewise
11845         * g++.old-deja/g++.mike/eh39.C: Likewise
11846         * g++.old-deja/g++.mike/eh40.C: Likewise
11847         * g++.old-deja/g++.mike/eh41.C: Likewise
11848         * g++.old-deja/g++.mike/eh42.C: Likewise
11849         * g++.old-deja/g++.mike/eh44.C: Likewise
11850         * g++.old-deja/g++.mike/eh46.C: Likewise
11851         * g++.old-deja/g++.mike/eh47.C: Likewise
11852         * g++.old-deja/g++.mike/eh48.C: Likewise
11853         * g++.old-deja/g++.mike/eh49.C: Likewise
11854         * g++.old-deja/g++.mike/eh50.C: Likewise
11855         * g++.old-deja/g++.mike/eh51.C: Likewise
11856         * g++.old-deja/g++.mike/eh53.C: Likewise
11857         * g++.old-deja/g++.mike/eh55.C: Likewise
11858         * g++.old-deja/g++.mike/p7912.C: Likewise
11859         * g++.old-deja/g++.mike/p9706.C: Likewise
11860         * g++.old-deja/g++.mike/p10416.C: Likewise
11861         * g++.old-deja/g++.mike/p11667.C: Likewise
11862         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11863         Remove redundant reference to Iris.
11864         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11865         Elxsi, i860, Pico Java, and WE32K.
11866
11867 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11868
11869         * g++.dg/ext/asm4.C: New test.
11870
11871 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11872
11873         PR c++/9030
11874         * g++.dg/template/friend12.C: New test.
11875         * g++.dg/template/friend13.C: Likewise.
11876         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11877
11878 2003-01-08  Jan Hubicka  <jh@suse.cz>
11879
11880         * gcc.dg/i386-cadd.c: New test.
11881         * gcc.dg/i386-cmov4.c: Likewise.
11882
11883 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11884
11885         PR c++/9165
11886         * g++.dg/warn/Wunused-3.C: New test.
11887
11888         * g++.dg/abi/bitfield9.C: New test.
11889
11890         PR c++/9189
11891         * g++.dg/parse/defarg3.C: New test.
11892
11893 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11894
11895         * g++.dg/parse/ambig1.C: New test.
11896         * g++.dg/parse/defarg2.C: New test.
11897
11898 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11899
11900         * g++.dg/template/defarg-1.C: New test.
11901         * g++.dg/template/local2.C: Likewise.
11902
11903 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11904
11905         * gcc.c-torture/execute/20030105-1.c: New test.
11906
11907 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11908
11909         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11910         * g++.dg/parse/namespace4.C: Likewise.
11911
11912 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11913
11914         * g++.dg/template/ntp2.C: New test.
11915
11916 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11917
11918         * g++.dg/parse/extern-C-1.C: New test.
11919
11920         * g++.dg/parse/namespace4.C: New test.
11921
11922         * g++.dg/template/nested1.C: New test.
11923
11924         * g++.dg/parse/namespace3.C: New test.
11925
11926 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11927
11928         * g++.dg/lookup/two-stage1.C: New test.
11929
11930 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11931
11932         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11933         * g++.old-deja/g++.jason/access8.C: Likewise.
11934         * g++.old-deja/g++.other/decl5.C: Likewise.
11935
11936 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11937
11938         * g++.dg/parse/parse7.C: New test.
11939
11940 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11941
11942         PR c++/2843
11943         * g++.dg/ext/attrib7.C: New test.
11944
11945 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11946
11947         * g++.dg/parse/parse6.C: New test.
11948
11949 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11950
11951         * gcc.dg/h8300-stack-1.c: New.
11952
11953 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11954
11955         g++.dg/lookup/exception1.C: New test.
11956
11957         g++.dg/lookup/template1.C: New test.
11958
11959         g++.dg/parse/namespace2.C: New test.
11960
11961         g++.dg/parse/parens2.C: New test.
11962
11963 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11964
11965         * g++.dg/parse/parse5.C: New test.
11966         * g++.dg/lookup/scoped4.C: New test.
11967
11968 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11969
11970         * g++.dg/parse/parens1.C: New test.
11971
11972         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11973         angle-bracket1.C.
11974         * g++.dg/parse/parens2.C: New test.
11975
11976         * g++.dg/lookup/scope-operator1.C: New test.
11977
11978         * g++.dg/parse/operator1.C: New test.
11979
11980 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11981
11982         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11983         * g++.old-deja/g++.other/access6.C: Likewise.
11984         * g++.old-deja/g++.other/decl1.C: Likewise.
11985         * g++.old-deja/g++.pt/typename12.C: Likewise.
11986
11987 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11988
11989         * g++.dg/parse/namespace1.C: New test.
11990
11991 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11992
11993         * g++.dg/parse/parse4.C: New test.
11994
11995 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11996
11997         * g++.dg/parse/parse3.C: New test.
11998
11999 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12000
12001         * g++.dg/parse/parse2.C: New test.
12002
12003 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12004
12005         * g++.dg/template/friend11.C: New test.
12006
12007 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12008
12009         * g++.dg/parse/parse1.C: New test.
12010
12011 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12012
12013         * lib/profopt.exp: Change the name of a global variable to avoid
12014         possible clashes with other test suites.
12015
12016 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12017
12018         * g++.dg/inherit/covariant8.C: New test.
12019
12020 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12021
12022         * g++.dg/init/array9.C: New test.
12023
12024         PR c++/9112
12025         * g++.dg/parse/expr1.C: New test.
12026
12027 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12028
12029         * gcc.c-torture/compile/20021230-1.c: New test.
12030
12031 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12032
12033         * g++.dg/inherit/covariant5.C: New test.
12034         * g++.dg/inherit/covariant6.C: New test.
12035         * g++.dg/inherit/covariant7.C: New test.
12036
12037 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12038
12039         PR c++/2739
12040         * g++.dg/other/access2.C: New test.
12041
12042 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12043
12044         * g++.dg/other/anon-struct.C: No longer fails
12045         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12046         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12047         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12048
12049 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12050
12051         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12052
12053 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12054
12055         * g++.dg/eh/spec4.C: Remove stray semicolon.
12056         * g++.dg/expr/pmf-1.C: Change error message.
12057         * g++.dg/ext/asm1.C: Remove stray semicolon.
12058         * g++.dg/ext/typename1.C: Add missing typenames.
12059         * g++.dg/inherit/template-as-base.C: Change error message.
12060         * g++.dg/lookup/scoped1.C: Likewise.
12061         * g++.dg/lookup/scoped2.C: Likewise.
12062         * g++.dg/lookup/using2.C: Likewise.
12063         * g++.dg/other/component1.C: Remove stray semicolon.
12064         * g++.dg/other/do1.C: Change error message.
12065         * g++.dg/other/error2.C: Likewise.
12066         * g++.dg/other/init1.C: Likewise.
12067         * g++.dg/other/packed1.C: Remove stray semicolon.
12068         * g++.dg/other/ptrmem2.C: Change error message.
12069         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12070         marker.
12071         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12072         * g++.dg/template/access3.C: Add typename keyword.
12073         * g++.dg/template/access5.C: Remove stray semicolon.
12074         * g++.dg/template/access6.C: Likewise.
12075         * g++.dg/template/complit1.C: Likewise.
12076         * g++.dg/template/crash1.C: Change error message.
12077         * g++.dg/template/inherit2.C: Remove stray semicolon.
12078         * g++.dg/template/instantiate2.C: Likewise.
12079         * g++.dg/template/instantiate3.C: Change error message.
12080         * g++.dg/template/qual1.C: Remove stray semicolon.
12081         * g++.dg/template/qualttp18.C: Change error message.
12082         * g++.dg/template/ref1.C: Remove stray semicolon.
12083         * g++.dg/template/sizeof1.C (A::value): Declare it.
12084         * g++.dg/template/spec4.C: Change error message.
12085         * g++.dg/template/static1.C: Likewise.
12086         * g++.dg/template/type1.C: Likewise.
12087         * g++.dg/template/typename3.C: Likewise.
12088         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12089         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12090         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12091         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12092         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12093         named return value extension.
12094         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12095         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12096         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12097         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12098         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12099         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12100         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12101         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12102         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12103         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12104         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12105         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12106         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12107         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12108         syntax.
12109         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12110         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12111         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12112         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12113         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12114         * g++.old-deja/g++.brendan/template11.C: Likewise.
12115         * g++.old-deja/g++.brendan/template26.C: Likewise.
12116         * g++.old-deja/g++.brendan/template27.C: Use explicit
12117         specialization syntax.
12118         * g++.old-deja/g++.brendan/template30.C: Likewise.
12119         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12120         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12121         non-dependent names.
12122         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12123         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12124         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12125         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12126         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12127         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12128         named return value extension.
12129         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12130         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12131         * g++.old-deja/g++.ext/return1.C: Likewise.
12132         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12133         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12134         * g++.old-deja/g++.jason/access8.C: Likewise.
12135         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12136         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12137         pseudo-destructor names.
12138         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12139         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12140         pseudo-destructor names.
12141         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12142         * g++.old-deja/g++.jason/overload19.C: Likewise.
12143         * g++.old-deja/g++.jason/overload32.C: Likewise.
12144         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12145         stray semicolons.
12146         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12147         * g++.old-deja/g++.jason/return.C: Likewise.
12148         * g++.old-deja/g++.jason/return2.C: Likewise.
12149         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12150         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12151         syntax.
12152         * g++.old-deja/g++.jason/template10.C: Account for use of
12153         non-dependent names.
12154         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12155         syntax.
12156         * g++.old-deja/g++.jason/template37.C: Likewise.
12157         * g++.old-deja/g++.law/access4.C: Change error messages.
12158         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12159         pseudo-destructor names.
12160         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12161         * g++.old-deja/g++.law/ctors9.C: Likewise.
12162         * g++.old-deja/g++.law/cvt22.C: Likewise.
12163         * g++.old-deja/g++.law/dtors5.C: Likewise.
12164         * g++.old-deja/g++.law/global-init1.C: Likewise.
12165         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12166         * g++.old-deja/g++.law/operators28.C: Likewise.
12167         * g++.old-deja/g++.law/visibility28.C: Likewise.
12168         * g++.old-deja/g++.martin/eval1.C: Likewise.
12169         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12170         name.
12171         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12172         * g++.old-deja/g++.mike/net34.C: Likewise.
12173         * g++.old-deja/g++.mike/net36.C: Likewise.
12174         * g++.old-deja/g++.mike/ns2.C: Likewise.
12175         * g++.old-deja/g++.mike/p12306.C: Likewise.
12176         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12177         value extension.
12178         * g++.old-deja/g++.mike/p700.C: Likewise.
12179         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12180         * g++.old-deja/g++.mike/p710.C: Likewise.
12181         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12182         value extension.
12183         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12184         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12185         * g++.old-deja/g++.ns/crash2.C: Likewise.
12186         * g++.old-deja/g++.ns/crash3.C: Likewise.
12187         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12188         * g++.old-deja/g++.ns/ns17.C: Likewise.
12189         * g++.old-deja/g++.ns/template16.C: Likewise.
12190         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12191         keyword.
12192         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12193         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12194         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12195         named return value extension.
12196         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12197         * g++.old-deja/g++.other/access4.C: Issue additional error
12198         messages.
12199         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12200         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12201         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12202         * g++.old-deja/g++.other/crash25.C: Change error message.
12203         * g++.old-deja/g++.other/crash4.C: Change error message.
12204         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12205         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12206         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12207         checks.
12208         * g++.old-deja/g++.other/defarg8.C: Likewise.
12209         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12210         * g++.old-deja/g++.other/dtor10.C: Likewise.
12211         * g++.old-deja/g++.other/incomplete.C: Likewise.
12212         * g++.old-deja/g++.other/linkage7.C: Likewise.
12213         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12214         lookup algorithm.
12215         * g++.old-deja/g++.other/mangle2.C: Likewise.
12216         * g++.old-deja/g++.other/refinit2.C: Likewise.
12217         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12218         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12219         * g++.old-deja/g++.pt/crash28.C: Likewise.
12220         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12221         syntax.
12222         * g++.old-deja/g++.pt/crash32.C: Change error message.
12223         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12224         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12225         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12226         error message position.
12227         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12228         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12229         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12230         syntax.
12231         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12232         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12233         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12234         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12235         keyword.
12236         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12237         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12238         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12239         keyword.
12240         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12241         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12242         syntax.
12243         * g++.old-deja/g++.pt/friend28.C: Account for use of
12244         non-dependent names.
12245         * g++.old-deja/g++.pt/friend29.C: Likewise.
12246         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12247         rules.
12248         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12249         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12250         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12251         lookup rules.
12252         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12253         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12254         keyword.
12255         * g++.old-deja/g++.pt/memclass20.C: Likewise.
12256         * g++.old-deja/g++.pt/memclass5.C: Likewise.
12257         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12258         keyword.
12259         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12260         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12261         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12262         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12263         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12264         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12265         keyword.
12266         * g++.old-deja/g++.pt/spec10.C: Likewise.
12267         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12268         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12269         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12270         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12271         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12272         * g++.old-deja/g++.pt/ttp62.C: Likewise.
12273         * g++.old-deja/g++.pt/ttp64.C: Likewise.
12274         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12275         * g++.old-deja/g++.pt/typename15.C: Likewise.
12276         * g++.old-deja/g++.pt/typename22.C: Likewise.
12277         * g++.old-deja/g++.pt/typename6.C: Change error messages.
12278         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12279         * g++.old-deja/g++.pt/virtual2.C: Likewise.
12280         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12281         syntax.
12282         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12283         return value extension.
12284         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12285         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12286         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12287         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12288
12289 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12290
12291         * g++.dg/warn/inline1.C: New test.
12292         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12293         * g++.old-deja/g++.jason/synth10.C: Likewise.
12294         * g++.old-deja/g++.mike/net31.C: Likewise.
12295         * g++.old-deja/g++.mike/p8786.C: Likewise.
12296
12297         * g++.dg/template/friend10.C: New test.
12298         * g++.dg/template/conv5.C: New test.
12299
12300 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12301
12302         * g++.dg/lookup/scoped3.C: New test.
12303
12304         * g++.dg/lookup/decl1.C: New test.
12305         * g++.dg/lookup/decl2.C: New test.
12306
12307 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12308
12309         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12310         gcc.c-torture/compile/20021015-1.c,
12311         gcc.c-torture/compile/20021015-2.c,
12312         gcc.c-torture/compile/20021123-1.c,
12313         gcc.c-torture/compile/20021123-2.c,
12314         gcc.c-torture/compile/20021123-3.c,
12315         gcc.c-torture/compile/20021123-4.c,
12316         gcc.c-torture/execute/20021024-1.c: Add tests previously added
12317         only to 3.1 or 3.2 branch.
12318
12319 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
12320
12321         * gcc.dg/i386-bitfield3.c: New test.
12322
12323         * gcc.dg/i386-bitfield2.c: New test.
12324
12325 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12326
12327         * g++.dg/parse/conv_op1.C: New test.
12328
12329 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12330
12331         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12332         approved.
12333
12334 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12335
12336         * gcc.c-torture/compile/20021220-1.c: New test.
12337
12338 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12339
12340         * gcc.dg/i386-fastcall-1.c: New.
12341
12342 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12343
12344         * gcc.c-torture/execute/20021219-1.c: New test.
12345
12346 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12347
12348         * gcc.dg/i386-pic-1.c: New test.
12349
12350 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12351
12352         PR c++/8099
12353         * g++.dg/template/friend9.C: New test.
12354
12355 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12356
12357         PR c++/3663
12358         * g++.dg/template/access7.C: New test.
12359
12360 2002-12-18  Nick Clifton  <nickc@redhat.com>
12361
12362         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12363         the libstdc++-v3 directory has been found.
12364
12365 2002-12-12  Devang Patel <dpatel@apple.com>
12366         * gcc.dg/darwin-ld-1.c: New test.
12367         * gcc.dg/darwin-ld-2.c: New test.
12368         * gcc.dg/darwin-ld-3.c: New test.
12369         * gcc.dg/darwin-ld-4.c: New test.
12370         * gcc.dg/darwin-ld-5.c: New test.
12371
12372 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12373
12374         * gcc.c-torture/compile/20021212-1.c: New test.
12375
12376 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
12377
12378         * gcc.dg/fshort-wchar: New test.
12379
12380 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
12381
12382         PR c++/8372
12383         * g++.dg/template/dtor1.C: New test.
12384
12385         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
12386         markers.
12387
12388 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
12389
12390         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
12391
12392 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12393
12394         * g++.dg/template/static1.C: New test.
12395         * g++.dg/template/static2.C: New test.
12396         * g++.old-deja/g++.ext/memconst.C: New test.
12397
12398 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12399
12400         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12401         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12402         * g++.dg/special/initp1.C: Likewise.
12403
12404 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12405
12406         * gcc.c-torture/execute/20021204-1.c: New test.
12407
12408 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12409
12410         * gcc.dg/ppc-fmadd-1.c: New file.
12411         * gcc.dg/ppc-fmadd-2.c: New file.
12412         * gcc.dg/ppc-fmadd-3.c: New file.
12413
12414 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12415
12416         * gcc.c-torture/compile/20021204-1.c: New test.
12417
12418 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12419
12420         * g++.dg/inherit/covariant2.C: New test.
12421         * g++.dg/inherit/covariant3.C: New test.
12422         * g++.dg/inherit/covariant4.C: New test.
12423         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12424         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12425
12426 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12427
12428         PR c++/8688
12429         * g++.dg/init/brace3.C: New test.
12430
12431 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12432
12433         * gcc.dg/20020210-1.c: Fix a comment typo.
12434
12435 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12436
12437         PR c++/8720
12438         * g++.dg/parse/defarg1.C: New test.
12439
12440         PR c++/8615
12441         * g++.dg/template/char1.C: New test.
12442
12443         * g++.dg/template/varmod1.C: Fix typo.
12444
12445 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12446
12447         DR 180
12448         * g++.old-deja/g++.pt/crash32.C: Expect error.
12449
12450 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12451
12452         PR c++/5919
12453         * g++.dg/template/varmod1.C: New test.
12454
12455         PR c++/8727
12456         * g++.dg/inherit/typeinfo1.C: New test.
12457
12458         PR c++/8663
12459         * g++.dg/inherit/typedef1.C: New test.
12460
12461 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12462
12463         PR c++/8332
12464         PR c++/8493
12465         * g++.dg/template/strlen1.C: New test.
12466
12467         PR c++/8227
12468         * g++.dg/template/ctor2.C: New test.
12469
12470         PR c++/8214
12471         * g++.dg/init/string1.C: New test.
12472
12473         PR c++/8511
12474         * g++.dg/template/friend8.C: New test.
12475
12476 2002-11-29  Joe Buck <jbuck@synopsys.com>
12477
12478         * g++.dg/lookup/anon2.C: New test.
12479
12480 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12481
12482         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12483         h8300 port.
12484
12485 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12486
12487         * gcc.dg/bitfld-6.c: New test.
12488
12489 2002-11-27  Jan Hubicka  <jh@suse.cz>
12490
12491         * gcc.c-torture/execute/20021127.[cx]: New test.
12492
12493 2002-11-26  Jan Hubicka  <jh@suse.cz>
12494
12495         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12496         quality.
12497
12498 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12499
12500         * g++.dg/init/brace2.C: New test.
12501         * g++.old-deja/g++.mike/p9129.C: Correct.
12502
12503 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12504
12505         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12506
12507 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12508
12509         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12510
12511 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12512
12513         * testsuite/g++.dg/abi/empty11.C: New test.
12514         * testsuite/g++.dg/rtti/cv1.C: New test.
12515
12516 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12517
12518         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12519
12520 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12521
12522         * g++.dg/abi/empty10.C: New test.
12523
12524 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12525
12526         * gcc.c-torture/compile/20021124-1.c: New test.
12527
12528 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12529
12530         * g++.dg/abi/rtti2.C: New test.
12531
12532 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12533
12534         * gcc.dg/i386-unroll-1.c: New test.
12535
12536 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12537
12538         * gcc.c-torture/compile/20021120-1.c: New test.
12539         * gcc.c-torture/compile/20021120-2.c: New test.
12540
12541 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12542
12543         * gcc.dg/bitfld-5.c: New test.
12544
12545 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12546
12547         * gcc.c-torture/execute/20021120-3.c: New test.
12548
12549 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12550
12551         * gcc.c-torture/execute/20021120-2.c: New test.
12552
12553 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12554
12555         * gcc.c-torture/execute/20021120-1.c: New test.
12556
12557 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12558
12559         * gcc.c-torture/execute/20021118-3.c: New test.
12560
12561 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12562
12563         * gcc.c-torture/compile/20021119-1.c: New test.
12564
12565 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12566
12567         * gcc.dg/duff-1.c: New test.
12568         * gcc.dg/duff-2.c: New test.
12569         * gcc.dg/duff-3.c: New test.
12570
12571 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12572
12573         * gcc.dg/cpp/_Pragma5.c: New test.
12574
12575 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12576
12577         * gcc.c-torture/execute/20021118-2.c: New test.
12578
12579 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12580
12581         * gcc.c-torture/execute/20021118-1.c: New test.
12582
12583 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12584
12585         * gcc.dg/20021116-1.c: New test.
12586
12587 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12588
12589         * g++.dg/abi/vcall1.C: New test.
12590
12591 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12592
12593         * gcc.dg/20021029-1.c: New test.
12594         * gcc.dg/20021029-2.c: New test.
12595
12596 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12597
12598         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12599
12600 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12601
12602         PR c/8439
12603         * gcc.dg/20021110.c: Move to ...
12604         * gcc.c-torture/compile/20021110.c: .... here.
12605
12606 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12607
12608         PR c/8467
12609         * gcc.c-torture/execute/20021111-1.c
12610
12611 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12612
12613         PR c/8439
12614         * gcc.dg/20021110.c: New test.
12615
12616 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12617
12618         * g++.dg/abi/vthunk3.C: Run only on x86.
12619
12620 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12621
12622         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12623
12624 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12625
12626         * lib/compat.exp (compat-execute): Fix logic error in last
12627         change.
12628
12629 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12630
12631         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12632
12633 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12634
12635         PR c++/8389
12636         * g++.dg/template/access6.C: New test.
12637
12638 2002-11-08  Jan Hubicka  <jh@suse.cz>
12639
12640         * gcc.dg/i386-ssefp-1.c: New test.
12641         * gcc.dg/i386-ssefp-1.c: New test.
12642
12643 2002-11-08  Jan Hubicka  <jh@suse.cz>
12644
12645         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12646
12647 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12648
12649         * g++.dg/abi/vthunk3.C: New test.
12650
12651         PR c++/8338
12652         * g++.dg/template/crash2.C: New test.
12653
12654 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12655
12656         * testsuite/g++.dg/abi/dtor1.C: New test.
12657         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12658
12659 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12660
12661         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12662         Darwin.
12663
12664 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12665
12666         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12667         -mthumb.  Only xfail with -O0.
12668
12669 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12670
12671         * g++.dg/abi/thunk1.C: New test.
12672         * g++.dg/abi/thunk2.C: Likewise.
12673         * g++.dg/abi/vtt1.C: Likewise.
12674
12675 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12676
12677         PR optimization/8423
12678         * gcc.c-torture/execute/builtin-constant.c: New test.
12679
12680 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12681
12682         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12683         Add some more cases.
12684
12685 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12686
12687         PR c++/8391
12688         * g++.dg/opt/local1.C: New test.
12689
12690 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12691
12692         PR c++/8160
12693         * g++.dg/template/complit1.C: New test.
12694
12695         PR c++/8149
12696         * g++.dg/template/typename4.C: Likewise.
12697
12698 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12699
12700         Core issue 287, PR c++/7639
12701         * g++.dg/template/instantiate1.C: Adjust error location.
12702         * g++.dg/template/instantiate3.C: New test.
12703         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12704         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12705         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12706
12707 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12708
12709         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12710
12711 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12712
12713         PR c++/8287
12714         * g++.dg/init/dtor2.C: New test.
12715
12716 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12717
12718         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12719         * gcc.dg/nest.c: Bypass errors on irix6.
12720
12721 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12722
12723         * gcc.dg/nest.c: Expect error for mmix-*-*.
12724         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12725
12726 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12727
12728         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12729         markers.
12730
12731         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12732
12733 2002-10-25  Mike Stump  <mrs@apple.com>
12734
12735         * gcc.dg/warn-1.c: New test.
12736
12737 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12738
12739         * g++.dg/template/typename3.C: New test.
12740
12741 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12742
12743         * g++.dg/lookup/ptrmem1.C: New test.
12744
12745         * g++.dg/abi/vthunk2.C: New test.
12746
12747 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12748
12749         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12750
12751 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12752
12753         * g++.dg/abi/empty9.C: New test.
12754
12755 2002-10-24  Richard Henderson  <rth@redhat.com>
12756
12757         * g++.dg/inherit/thunk1.C: Enable for ia64.
12758
12759 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12760
12761         PR c++/8067
12762         * g++.dg/lookup/pretty1.C: New test.
12763
12764 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12765
12766         * gcc.dg/20021023-1.c: New test.
12767
12768 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12769
12770         PR c++/7679
12771         * g++.dg/parse/inline1.C: New test.
12772
12773 2002-10-23  Richard Henderson  <rth@redhat.com>
12774
12775         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12776
12777         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12778
12779 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12780
12781         PR c++/6579
12782         * g++.dg/parse/stmtexpr3.C: New test.
12783
12784 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12785
12786         * g++.dg/expr/cond1.C: New test.
12787
12788 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12789
12790         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12791
12792 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12793
12794         * g++.dg/abi/vbase13.C: New test.
12795         * g++.dg/abi/vbase14.C: Likewise.
12796
12797 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12798
12799         * gcc.dg/tls/pic-1.c: New test.
12800         * gcc.dg/tls/nonpic-1.c: New test.
12801         * gcc.dg/20021018-1.c: New test.
12802
12803 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12804
12805         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12806         Remove only files with the same base name as the test case.
12807         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12808         (profopt-execute): Likewise.  Also, remove old profiling
12809         and performance data files before running the tests.
12810
12811         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12812         * g++.dg/bprob/bprob.exp: Likewise.
12813         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12814         to allow more general test case names.
12815
12816         * g++.dg/bprob/bprob-1.C: Rename to ...
12817         * g++.dg/bprob/g++-bprob-1.C: ... this.
12818
12819         * g77.dg/bprob/bprob-1.f: Rename to ...
12820         * g77.dg/bprob/g77-bprob-1.f: ... this.
12821
12822 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12823
12824         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12825         bison 1.50 or later.
12826
12827 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12828
12829         * g++.dg/README: Describe more test directories.
12830
12831 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12832
12833         * g++.dg/init/array6.C: Add additional tests.
12834
12835 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12836
12837         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12838         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12839
12840 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12841
12842         * gcc.c-torture/compile/20020604-1.x: New.
12843         * gcc.c-torture/compile/simd-5.x: Likewise.
12844         * gcc.c-torture/execute/920710-1.x: Likewise.
12845         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12846
12847 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12848
12849         * g++.dg/inherit/override1.C: Add dg-options clause.
12850
12851 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12852
12853         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12854         _mm_slli_si128.
12855
12856 2002-10-19  Andreas Schwab  <schwab@suse.de>
12857
12858         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12859         directory component.
12860
12861 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12862
12863         * g++.dg/inherit/thunk1.C: New test.
12864
12865         * g++.dg/inherit/override1.C: New test.
12866
12867         * g++.dg/abi/mangle11.C: New test.
12868         * g++.dg/abi/mangle14.C: New test.
12869         * g++.dg/abi/mangle17.C: New test.
12870
12871 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12872
12873         * g++.dg/overload/member2.C: New test.
12874
12875 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12876
12877         * g++.dg/README: Describe new compat directory.
12878         * g++.dg/dg.exp: Skip tests in compat directory.
12879         * README.compat: New file.
12880         * lib/compat.exp: New expect script.
12881         * g++.dg/compat: New test directory.
12882         * g++.dg/compat/compat.exp: New expect script.
12883         * g++.dg/compat/abi: New test directory.
12884         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12885         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12886         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12887         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12888         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12889         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12890         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12891         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12892         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12893         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12894         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12895         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12896         * g++.dg/compat/break: New test directory.
12897         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12898         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12899         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12900         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12901         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12902         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12903         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12904         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12905         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12906         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12907         g++.dg/compat/break/README: New files.
12908         * g++.dg/compat/eh: New test directory.
12909         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12910         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12911         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12912         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12913         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12914         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12915         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12916         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12917         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12918         g++.dg/compat/eh/filter2_y.C,
12919         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12920         g++.dg/compat/eh/new1_y.C,
12921         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12922         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12923         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12924         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12925         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12926         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12927         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12928         g++.dg/compat/eh/unexpected1_y.C: New files.
12929         * g++.dg/compat/init: New test directory.
12930         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12931         g++.dg/compat/init/array5_y.C,
12932         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12933         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12934         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12935         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12936         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12937         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12938         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12939         g++.dg/compat/init/init-ref2_y.C: New files.
12940
12941 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12942
12943         PR c++/7584
12944         * g++.dg/inherit/using3.C: New test.
12945
12946 2002-10-17  Jan Hubicka  <jh@suse.cz>
12947
12948         * gcc.dg/20021017-2.c: New test.
12949
12950 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12951
12952         * g++.dg/abi/mangle16.C: Adjust.
12953
12954         * g++.dg/init/array8.C: New test.
12955
12956 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12957
12958         * gcc.dg/special/mips-abi.exp: New test.
12959         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12960
12961 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12962
12963         * g++.dg/abi/mangle16.C: New test.
12964         * g++.dg/abi/mangle17.C: Likewise.
12965
12966         PR c++/7478
12967         * g++.dg/template/ref1.C: New test.
12968
12969 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12970
12971         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12972
12973 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12974
12975         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12976
12977 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12978
12979         PR c++/7524
12980         * g++.dg/init/array7.C: New test.
12981
12982 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12983
12984         * g++.dg/init/array6.C: New test.
12985
12986         * g++.dg/abi/mangle13.C: Likewise.
12987         * g++.dg/abi/mangle14.C: Likewise.
12988         * g++.dg/abi/mangle15.C: Likewise.
12989
12990 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12991
12992         * g++.dg/abi/empty8.C: New test.
12993
12994 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12995
12996         * g++.dg/init/ctor1.C: New test.
12997
12998 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12999
13000         * gcc.c-torture/execute/20021015-1.c: New test.
13001
13002 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13003
13004         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13005
13006 2002-10-14  Jan Hubicka  <jh@suse.cz>
13007
13008         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13009
13010 2002-10-14  Richard Henderson  <rth@redhat.com>
13011
13012         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13013
13014 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13015
13016         PR optimization/6631
13017         * g++.dg/opt/const2.C: New test.
13018
13019 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13020
13021         PR c++/7176
13022         * g++.dg/parse/friend1.C: New test.
13023         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13024
13025 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13026
13027         * gcc.dg/20021014-1.c: New test.
13028
13029 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13030
13031         PR c++/5661
13032         * g++.dg/ext/vlm1.C: New test.
13033         * g++.dg/ext/vlm2.C: Likewise.
13034
13035         * g++.dg/init/array1.C: Remove invalid braces.
13036         * g++.dg/init/brace1.C: New test.
13037         * g++.dg/init/copy2.C: Likewise.
13038         * g++.dg/init/copy3.C: Likewise.
13039         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13040         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13041         braces.
13042
13043 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13044
13045         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13046
13047 2002-10-11  Richard Shann  <richard.shann@superh.com>
13048
13049         * gcc.c-torture/compile/simd-5.c: New test.
13050
13051 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13052
13053         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13054
13055 2002-10-10  Jim Wilson  <wilson@redhat.com>
13056
13057         * gcc.c-torture/execute/20021010-1.c: New test.
13058
13059 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13060
13061         PR c/7353
13062         * g++.dg/ext/typedef-init.C: New test.
13063         * gcc.dg/typedef-init.c: New test.
13064
13065 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13066
13067         * gcc.dg/cpp/paste13.c: New test.
13068
13069 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13070
13071         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13072         remaining platforms, XFAIL during compile, not execute.  Don't
13073         XFAIL at -O0.
13074
13075 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13076
13077         * gcc.dg/alias-1.c: Tweak expected warning.
13078
13079 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13080
13081         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13082
13083 2002-10-06  Andreas Jaeger  <aj@suse.de>
13084
13085         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13086         * gcc.dg/cpp/c++98.C: Likewise.
13087
13088         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13089         * g++.dg/cpp/c++98.C: Likewise.
13090
13091         * g++.dg/README (Subdirectories): Mention cpp directory.
13092
13093         PR target/7559
13094         * gcc.dg/20021006-1.c: New test.
13095
13096 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13097
13098         PR c++/7804
13099         * g++.dg/other/warning1.C: New test.
13100
13101 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13102
13103         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13104         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13105         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13106
13107 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13108
13109         PR c++/7931
13110         * g++.dg/template/ptrmem3.C: New test.
13111
13112         PR c++/7754
13113         * g++.dg/template/union1.C: New test.
13114
13115 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13116
13117         PR c++/8006
13118         * g++.dg/abi/mangle9.C: New test.
13119         * g++.dg/abi/mangle10.C: New test.
13120         * g++.dg/abi/mangle11.C: New test.
13121         * g++.dg/abi/mangle12.C: New test.
13122
13123 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13124
13125         PR c++/7188.
13126         * g++.dg/template/meminit1.C: New test.
13127         * g++.dg/warn/Wreorder-1.C: Likewise.
13128         * g++.old-deja/g++.mike/warn3.C: Tweak.
13129         * lib/prune.exp: Ingore "in copy constructor".
13130
13131 2002-10-02  Andreas Jaeger  <aj@suse.de>
13132
13133         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13134         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13135         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13136         on x86-64.
13137
13138 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13139
13140         * gcc.dg/empty1.C: Fix typo.
13141
13142 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13143
13144         * gcc.dg/alias-1.c: New test.
13145
13146 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13147
13148         * gcc.dg/empty1.C: New test.
13149
13150         * g++.dg/tls/init-2.C: Tweak error messages.
13151
13152 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13153
13154         * gcc.c-torture/compile/20020923-1.c: New test.
13155
13156 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13157
13158         * gcc.c-torture/execute/ffs-1.c: New test.
13159         * gcc.c-torture/execute/ffs-2.c: Ditto.
13160
13161 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13162
13163         * g++.dg/overload/member1.C: New test.
13164
13165 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13166
13167         * g++.dg/abi/empty7.C: New test.
13168         * g++.dg/init/pm2.C: Likewise.
13169
13170 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13171
13172         * g++.dg/rtti/crash1.C: New test.
13173
13174 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13175
13176         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13177         gcc.dg/sibcall-4.c: New tests.
13178
13179 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13180
13181         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13182         powerpc and MMIX targets.
13183
13184 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13185
13186         * gcc.dg/cpp/20020927-1.c: New.
13187
13188 2002-09-26  David S. Miller  <davem@redhat.com>
13189
13190         * gcc.c-torture/compile/trunctfdf.c: New.
13191
13192 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13193
13194         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13195
13196 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13197
13198         * gcc.c-torture/execute/loop-15.c: New.
13199
13200 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13201
13202         * README.QMTEST: Fix typo.
13203
13204 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13205
13206         * gcc.dg/20020926-1.c: New test.
13207
13208 2002-09-25  David S. Miller  <davem@redhat.com>
13209
13210         PR target/7842
13211         * gcc.c-torture/execute/shiftdi.c: New test.
13212
13213 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13214
13215         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13216         unique to the tool.
13217         * lib/g77.exp (g77_init): Likewise.
13218         * lib/g++.exp (g++_init): Likewise.
13219         * lib/objc.exp (objc_init): Likewise.
13220
13221 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13222
13223         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13224         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13225         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13226
13227 2002-09-25  Richard Henderson  <rth@redhat.com>
13228
13229         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13230         too-small long double.
13231
13232 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13233
13234         * gcc.dg/20020919-1.c: New test.
13235
13236 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13237
13238         * g++.dg/abi/bitfield6.C: New test.
13239         * g++.dg/abi/bitfield7.C: New test.
13240         * g++.dg/abi/bitfield8.C: New test.
13241         * g++.dg/abi/vbase11.C: New test.
13242
13243 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13244
13245         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13246         hppa*-*-hpux*.  Update test comment.
13247
13248 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
13249
13250         * gcc.dg/tls/struct-1.c: New test.
13251
13252 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
13253
13254         * gcc.dg/cpp/tr-warn2.c: Update.
13255
13256 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13257
13258         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13259
13260 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13261
13262         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13263         systems.
13264
13265 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
13266
13267         * gcc.c-torture/execute/ieee/mzero3.c: New test.
13268
13269         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13270         Adjust for c++filt moved to binutils.  Remove spurious duplicate
13271         setting of cxxfilt.
13272
13273 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
13274
13275         * gcc.dg/20020312-2.c: Update for darwin.
13276
13277 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
13278
13279         * g++.old-deja/g++.other/crash32.C: Mark ICE.
13280
13281 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
13282
13283         * objc.dg/comp-types-1.m: New test.
13284         * objc.dg/comp-types-2.m: New test.
13285         * objc.dg/comp-types-3.m: New test.
13286         * objc.dg/comp-types-4.m: New test.
13287         * objc.dg/comp-types-5.m: New test.
13288         * objc.dg/comp-types-6.m: New test.
13289
13290 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13291
13292         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13293
13294 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13295
13296         * g++.dg/other/do1.C: New test.
13297
13298         * g++.dg/template/subst1.C: New test.
13299
13300 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
13301
13302         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13303
13304 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13305
13306         * g++.dg/template/qualttp20.C: Adjust expected errors.
13307         * g++.old-deja/g++.jason/report.C: Likewise.
13308         * g++.old-deja/g++.other/qual1.C: Likewise.
13309
13310         * g++.dg/lookup/scoped2.C: New test.
13311
13312         * g++.dg/ext/asm3.C: New test.
13313
13314 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
13315
13316         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13317
13318 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
13319
13320         * ChangeLog: follow spelling conventions.
13321         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13322         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13323         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13324         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13325         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13326         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13327         * g++.old-deja/g++.law/global-init1.C: Likewise.
13328         * g++.old-deja/g++.other/delete4.C: Likewise.
13329         * g++.old-deja/g++.other/inline21.C: Likewise.
13330         * g++.old-deja/g++.other/singleton.C: Likewise.
13331         * g77.dg/strlen0.f: Likewise.
13332         * g77.f-torture/compile/20010519-1.f: Likewise.
13333         * g77.f-torture/compile/980310-4.f: Likewise.
13334         * gcc.c-torture/compile/20000605-1.c: Likewise.
13335         * gcc.c-torture/execute/20020225-1.c: Likewise.
13336         * gcc.dg/c90-hexfloat-2.c: Likewise.
13337         * gcc.dg/c99-bool-1.c: Likewise.
13338         * gcc.dg/c99-hexfloat-2.c: Likewise.
13339         * gcc.dg/dll-2.c: Likewise.
13340         * gcc.dg/wtr-union-init-1.c: Likewise.
13341         * gcc.dg/wtr-union-init-2.c: Likewise.
13342         * gcc.dg/wtr-union-init-3.c: Likewise.
13343         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13344         * gcc.dg/cpp/defined.c: Likewise.
13345         * gcc.dg/cpp/macsyntx.c: Likewise.
13346         * gcc.dg/cpp/paste2.c: Likewise.
13347         * gcc.dg/cpp/trad/defined.c: Likewise.
13348         * gcc.dg/format/c90-printf-1.c: Likewise.
13349         * gcc.dg/format/c90-scanf-1.c: Likewise.
13350         * gcc.dg/format/c99-printf-1.c: Likewise.
13351         * gcc.dg/format/c99-scanf-1.c: Likewise.
13352         * gcc.misc-tests/gcov-8.c: Likewise.
13353         * lib/profopt.exp: Likewise.
13354
13355 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
13356
13357         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13358
13359 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13360
13361         * g++.dg/inherit/using2.C: New test.
13362
13363 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
13364
13365         * ChangeLog: Follow spelling conventions.
13366         * g++.dg/template/friend4.C: Likewise.
13367         * g++.old-deja/g++.pt/crash67.C: Likewise.
13368         * gcc.c-torture/execute/20000801-4.c: Likewise.
13369         * gcc.dg/c90-digraph-1.c: Likewise.
13370         * gcc.dg/c94-digraph-1.c: Likewise.
13371         * gcc.dg/c99-digraph-1.c: Likewise.
13372         * gcc.dg/cpp/line5.c: Likewise.
13373         * gcc.dg/cpp/multiline.c: Likewise.
13374         * gcc.dg/cpp/trad/literals-1.c: Likewise.
13375         * gcc.dg/format/attr-3.c: Likewise.
13376         * gcc.dg/format/c90-scanf-3.c: Likewise.
13377         * gcc.dg/format/ext-4.c: Likewise.
13378
13379 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13380
13381         * g++.dg/template/pretty1.C: New test.
13382
13383 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
13384
13385         * gcc.c-torture/execute/struct-cpy-1.c: New test.
13386
13387 2002-09-13  Matt Austern  <austern@apple.com>
13388
13389         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
13390         passing a cast expression to a function by const reference.
13391
13392 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13393
13394         * g++.dg/template/deduce1.C: New test.
13395
13396 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13397
13398         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13399         32-bit int.
13400
13401 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13402
13403         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13404         usage.
13405
13406 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13407
13408         * gcc.c-torture/compile/20020910-1.c: New test.
13409
13410 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13411
13412         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13413
13414 2002-09-10  Andreas Jaeger  <aj@suse.de>
13415
13416         * gcc.dg/20020312-2.c: Adjust for x86-64.
13417
13418 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13419
13420         * g77.dg/7388.f: New test case for PR 7388.
13421
13422 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13423
13424         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13425
13426 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13427
13428         * objc.dg/proto-lossage-1.m: New test.
13429
13430 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13431
13432         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13433
13434 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13435
13436         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13437         expected to pass.
13438
13439 2002-09-06  Stan Shebs  <shebs@apple.com>
13440             David Edelsohn  <edelsohn@gnu.org>
13441
13442         * gcc.dg/weak: New directory.
13443         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13444         target-specific xfail bits.
13445         * gcc.dg/typeof-2.c: Move to new directory.
13446         * gcc.dg/weak.exp: New expect script.
13447
13448 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13449
13450         * gcc.c-torture/execute/extzvsi.c: New test.
13451
13452 2002-09-05  Stan Shebs  <shebs@apple.com>
13453
13454         * gcc.dg/weak-1.c: xfail on Darwin.
13455         * gcc.dg/weak-2.c: Ditto.
13456         * gcc.dg/weak-3.c: Ditto.
13457         * gcc.dg/weak-4.c: Ditto.
13458         * gcc.dg/weak-5.c: Ditto.
13459         * gcc.dg/weak-6.c: Ditto.
13460         * gcc.dg/weak-7.c: Ditto.
13461         * gcc.dg/weak-8.c: Ditto.
13462         * gcc.dg/weak-9.c: Ditto.
13463
13464 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13465
13466         * gcc.c-torture/execute/loop-14.c: New test.
13467
13468 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13469
13470         * g++.dg/other/cxa-atexit1.C: New test.
13471
13472         * gcc.dg/typeof-2.c: New test.
13473
13474 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13475
13476         * gcc.dg/builtins-2.c: New testcase.
13477         * gcc.dg/builtins-3.c: New testcase.
13478
13479 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13480
13481         * gcc.dg/cpp/_Pragma4.c: New test.
13482
13483 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13484
13485         * objc/execute/nil_method-1.m: New testcase.
13486
13487 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13488
13489         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13490         [Object class], not [Object initialize].
13491
13492 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13493             Hans-Peter Nilsson  <hp@bitrange.com>
13494
13495         * gcc.c-torture/execute/20020720-1.x: Skip test on
13496         mmix-knuth-mmixware.  Correct comment.
13497
13498 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13499
13500         * testsuite/g++.dg/abi/bitfield5.C: New test.
13501         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13502
13503 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13504
13505         * objc.dg/undeclared-selector.m: New test.
13506
13507 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13508
13509         * g++.dg/other/offsetof1.C: Avoid cast warning.
13510
13511 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13512
13513         * objc.dg/super-class-2.m: New test.
13514
13515 2002-08-24  Matt Austern  <austern@apple.com>
13516
13517         * g++.dg/ext/lvaddr.C: New test.
13518         * g++.dg/ext/lvcast.C: New test.
13519
13520 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13521
13522         * testsuite/g++.dg/inherit/cond1.C: New test.
13523
13524 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13525
13526         * gcc.dg/noncompile/incomplete-1.c: New test.
13527
13528 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13529
13530         * gcc.dg/typespec-1.c: New test.
13531
13532 2002-08-20  Devang Patel  <dpatel@apple.com>
13533         * objc.dg/proto-hier-2.m: New test.
13534
13535 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13536
13537         * objc.dg/bitfield-1.m: New test.
13538         * objc.dg/bitfield-2.m: New test.
13539
13540 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13541
13542         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13543         gcc.dg/c99-flex-array-4.c: New tests.
13544
13545 2002-08-16  Stan Shebs  <shebs@apple.com>
13546
13547         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13548
13549 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13550
13551         * gcc.dg/typeof-1.c: New test.
13552         * g++.dg/ext/typeof2.C: New test.
13553
13554 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13555
13556         * g++.dg/other/offsetof1.C: New test.
13557
13558 2002-08-14  Richard Henderson  <rth@redhat.com>
13559
13560         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13561
13562 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13563
13564         * gcc.dg/cpp/_Pragma3.c: New test.
13565
13566 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13567
13568         * g++.dg/template/inherit3: New test.
13569
13570 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13571
13572         * gcc.dg/bitfld-4.c: Add blank options.
13573
13574 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13575
13576         * g++.dg/template/crash1.C: New test.
13577
13578 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13579
13580         * gcc.dg/tls/opt-2.c: New test.
13581
13582 2002-08-08  Devang Patel  <dpatel@apple.com>
13583
13584         * objc.dg/selector-1.m : New test
13585
13586 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13587
13588         * g++.dg/abi/bitfield4.C: New test.
13589         * gcc.dg/bitfld-4.c: New test.
13590
13591 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13592
13593         * g++.dg/other/packed1.C: New test.
13594
13595 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13596
13597         * g++.dg/abi/offsetof.C: Tweak error messages.
13598         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13599
13600 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13601
13602         * gcc.dg/bitfld-3.c: New test.
13603
13604 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13605             Richard Henderson  <rth@redhat.com>
13606
13607         * gcc.dg/i386-bitfield1.c: New test.
13608         * g++.dg/abi/bitfield3.C: Update.
13609
13610 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13611
13612         * objc.dg/const-str-2.m: Update.
13613         * gcc.dg/cpp/c++98.c: Change to C extension.
13614         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13615         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13616
13617 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13618
13619         * testsuite/gcc.dg/tls/diag-3.c: New.
13620
13621 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13622
13623         * g++.dg/README (Subdirectories): Document new subdir expr.
13624         * g++.dg/expr/pmf-1.C: New test.
13625
13626 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13627
13628         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13629
13630 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13631
13632         * g++.dg/abi/bitfield3.C: New test.
13633
13634 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13635
13636         * lib/gcov.exp: Tweak expected line formats.
13637         * gcc.misc-tests/gcov8.c: New test.
13638         * gcc.misc-tests/gcov8.x: New flags.
13639
13640 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13641
13642         * consistency.vlad/layout/endian.c: Include string.h.
13643
13644         * gcc.c-torture/execute/20020805-1.c: New test.
13645
13646 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13647
13648         * g++.dg/other/conversion1.C: New test.
13649
13650 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13651
13652         * gcc.dg/builtins-1.c: New testcase.
13653
13654 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13655
13656         * g++.dg/inherit/access3.C: New test.
13657
13658 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13659
13660         * gcc.dg/ia64-visibility-2.c: New test.
13661
13662 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13663
13664         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13665         __qualifier_flags to __flags.
13666
13667 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13668
13669         * g++.dg/inherit/operator1.C: New test.
13670         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13671         * g++.dg/other/error1.C: Change expected error message.
13672         * g++.dg/template/conv4.C: Likewise.
13673
13674 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13675
13676         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13677         for documented behavior.
13678
13679 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13680
13681         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13682         several targets known to fail.
13683
13684 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13685
13686         * gcc.dg/mips-args-[123].c: New tests.
13687
13688 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13689
13690         * gcc.dg/ppc-spe.c: New.
13691
13692 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13693
13694         * g++.dg/other/ptrmem4.C: New testcase.
13695
13696 2002-07-24  Richard Henderson  <rth@redhat.com>
13697
13698         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13699
13700 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13701
13702         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13703
13704 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13705
13706         * gcc.c-torture/execute/memset-3.c: New testcase.
13707
13708 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13709
13710         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13711         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13712
13713 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13714
13715         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13716         Delete.
13717
13718 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13719
13720         * gcc.c-torture/compile/simd-4.c: New test.
13721
13722 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13723
13724         PR c++/7347, c++/7348
13725         * g++.dg/template/access4.C: New test.
13726         * g++.dg/template/access5.C: New test.
13727         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13728         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13729         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13730         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13731
13732 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13733
13734         * gcc.dg/gnu89-init-2.c: New test.
13735
13736 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13737
13738         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13739
13740 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13741
13742         * gcc.c-torture/execute/20020720-1.c: New testcase.
13743
13744 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13745
13746         * gcc.dg/cpp/Wsignprom.c: New tests.
13747
13748 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13749
13750         * gcc.c-torture/execute/loop-13.c: New test.
13751
13752 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13753
13754         * gcc.dg/cpp/expr.c: New tests.
13755
13756 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13757
13758         * g++.dg/opt/pr6713.C: Add template instantiation.
13759
13760 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13761
13762         * gcc.dg/nest.c: New test.
13763
13764 2002-07-17  Richard Henderson  <rth@redhat.com>
13765
13766         * g++.dg/opt/pr6713.C: New test.
13767
13768 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13769
13770         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13771         XFAIL for all x86 processors.
13772
13773 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13774
13775         * gcc.c-torture/execute/20010122-1.x: Do not test with
13776         -fomit-frame-pointer.
13777
13778 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13779
13780         * g++.dg/template/instantiate2.C: New test.
13781         * g++.dg/template/spec4.C: New test.
13782
13783 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13784
13785         * g++.dg/template/access2.C: New test.
13786         * g++.dg/template/access3.C: New test.
13787
13788 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13789
13790         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13791         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13792         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13793         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13794         Convert to use <stdarg.h>.
13795         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13796         Delete.
13797         * gcc.dg/va-arg-2.c: New.
13798         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13799
13800 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13801
13802         * gcc.c-torture/compile/20020710-1.c: New test.
13803
13804 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13805                           Andrew Pinski  <pinskia@physics.uc.edu>
13806
13807         gcc.c-torture/compile/simd-2.c: New testcase.
13808         gcc.c-torture/compile/simd-3.c: Likewise.
13809
13810 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13811
13812         PR c++/7224
13813         * g++.dg/overload/error1.C: New test.
13814
13815 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13816
13817         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13818         configuration and IRIX 6 O32 ABI.
13819
13820 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13821
13822         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13823
13824 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13825
13826         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13827
13828 2002-07-10  Jeffrey A Law  <law@redhat.com>
13829
13830         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13831
13832         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13833
13834 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13835
13836         * gcc.dg/20020312-2.c: Check for __PPC__.
13837
13838 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13839
13840         * gcc.c-torture/compile/20020709-1.c: New test.
13841
13842 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13843
13844         * g++.dg/template/qualttp21.C: New test case.
13845
13846 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13847
13848         * gcc.c-torture/compile/20020706-1.c: New test.
13849         * gcc.c-torture/compile/20020706-2.c: New test.
13850
13851 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13852             Alexandre Oliva  <aoliva@redhat.com>
13853
13854         * g++.dg/warn/incomplete1.C: New test.
13855
13856 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13857
13858         PR c++/7099
13859         * g++.dg/warn/noreturn1.C: New test.
13860
13861 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13862
13863         PR c++/6706
13864         * g++.dg/debug/debug6.C: New test.
13865         * g++.dg/debug/debug7.C: New test.
13866
13867 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13868
13869         * gcc.c-torture/compile/simd-3.c: New test.
13870
13871 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13872
13873         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13874         * gcc.dg/20020620-1.c: Likewise.
13875
13876 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13877
13878         PR c++/6944
13879         * g++.dg/init/array4.C: New test.
13880         * g++.dg/init/array5.C: New test.
13881
13882 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13883
13884         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13885         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13886
13887 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13888
13889         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13890         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13891         * gcc.dg/wtr-conversion-1.c: Likewise.
13892         * gcc.dg/wtr-escape-1.c: Likewise.
13893         * gcc.dg/wtr-int-type-1.c: Likewise.
13894         * gcc.dg/wtr-label-1.c: Likewise.
13895         * gcc.dg/wtr-static-1.c: Likewise.
13896         * gcc.dg/wtr-strcat-1.c: Likewise.
13897         * gcc.dg/wtr-suffix-1.c: Likewise.
13898         * gcc.dg/wtr-switch-1.c: Likewise.
13899         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13900         * gcc.dg/wtr-union-init-1.c: Likewise.
13901         * gcc.dg/wtr-union-init-2.c: Likewise.
13902         * gcc.dg/wtr-union-init-3.c: Likewise.
13903
13904         * gcc.dg/wtr-func-def-1.c: New test.
13905
13906 2002-07-02 Devang Patel <dpatel@apple.com>
13907
13908         * objc.dg/param-1.m: New test.
13909
13910 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13911
13912         * gcc.dg/cpp/trad/directive.c: Add test.
13913         * gcc.dg/cpp/trad/macroargs.c: Add test.
13914         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13915
13916 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13917
13918         * gcc.dg/cpp/cmdlne-M.c: New test.
13919
13920 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13921
13922         * objc.dg/desig-init-1.m: New test.
13923
13924 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13925
13926         PR c++/6716
13927         * g++.dg/template/instantiate1.C: New test.
13928
13929 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13930
13931         PR c++/7112
13932         * g++.dg/template/sizeof2.C: New test.
13933
13934 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13935
13936         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13937         gcc.dg/cpp/trad/include.c: New tests.
13938
13939 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13940
13941         PR target/7177
13942         * gcc.c-torture/compile/20020701-1.c: New test.
13943
13944 2002-07-01  Stan Shebs  <shebs@apple.com>
13945
13946         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13947         header here...
13948         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13949         (objc-torture-execute): or here.
13950
13951 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13952
13953         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13954
13955 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13956
13957         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13958
13959 2002-06-30  Devang Patel  <dpatel@apple.com>
13960
13961         * objc.dg/fsyntax-only.m: New test.
13962
13963 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13964
13965         PR c++/6695
13966         * g++.dg/template/friend7.C: New file.
13967
13968 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13969
13970         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13971         return type.
13972
13973 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13974
13975         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13976         avoid division by zero.
13977
13978 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13979
13980         * gcc.dg/Wunknownprag.c: New tests.
13981
13982 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13983
13984         * gcc.c-torture/execute/simd-2.c: New test.
13985
13986 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13987
13988         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13989         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13990         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13991         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13992         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13993         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13994         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13995         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13996         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13997         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13998         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13999         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14000         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14001         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14002         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14003         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14004         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14005
14006 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14007
14008         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14009         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14010         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14011         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14012         New tests.
14013         * gcc.dg/cpp/trad/directive.c: Update.
14014
14015 2002-06-23  Andreas Jaeger  <aj@suse.de>
14016
14017         * gcc.c-torture/execute/complex-6.c: New.
14018
14019 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14020
14021         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14022         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14023         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14024         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14025
14026 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14027
14028         * gcc.dg/cpp/trad: New directory with traditional tests copied
14029         from parent directory.
14030         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14031         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14032         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14033         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14034         Move to trad/ and rename.
14035         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14036         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14037         gcc.dg/cpp/trad/redef2.c: New tests.
14038         * gcc.dg/cpp/trad/trad.exp: New driver.
14039
14040 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14041
14042         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14043         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14044         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14045         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14046         Remove.
14047
14048 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14049
14050         * gcc.dg/20020620-1.c: New test.
14051
14052 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14053
14054         * g++.dg/template/ttp4.C: New test.
14055
14056 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14057
14058         * g++.dg/opt/vt1.C: Fix regexp.
14059
14060 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14061
14062         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14063         Don't use attribute `noinline'.
14064
14065 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14066
14067         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14068
14069 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14070
14071         * gcc.c-torture/execute/simd-1.c: New.
14072
14073         * gcc.dg/simd-1.c: New.
14074
14075 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14076
14077         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14078
14079 2002-06-16  Richard Henderson  <rth@redhat.com>
14080
14081         * g++.dg/ext/anon-struct1.C: New.
14082         * g++.dg/ext/anon-struct2.C: New.
14083         * g++.dg/ext/anon-struct3.C: New.
14084         * gcc.dg/anon-struct-1.c: New.
14085         * gcc.dg/anon-struct-2.c: New.
14086         * gcc.dg/anon-struct-3.c: New.
14087         * gcc.dg/20011008-1.c: Adjust warning text.
14088         * gcc.dg/20020527-1.c: Add -fms-extensions.
14089
14090 2002-06-16  Richard Henderson  <rth@redhat.com>
14091
14092         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14093
14094 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14095
14096         * gcc.c-torture/execute/20020615-1.c: New test.
14097
14098 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14099
14100         * gcc.c-tortuture/execute/compare-1.c: New test case.
14101         * gcc.c-tortuture/execute/compare-2.c: New test case.
14102         * gcc.c-tortuture/execute/compare-3.c: New test case.
14103
14104 2002-06-13  Richard Henderson  <rth@redhat.com>
14105
14106         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14107         ia64 ilp32.
14108
14109 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14110
14111         * g++.dg/template/typename2.C: Update error message.
14112
14113 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14114
14115         * gcc.c-torture/execute/20020611-1.c: New test.
14116
14117 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14118
14119         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14120         list of targets to skip.
14121
14122 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14123
14124         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14125         targets if not optimizing.
14126
14127 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14128
14129         * gcc.c-torture/compile/20020605-1.c: New test.
14130
14131         * g++.dg/opt/vt1.C: New test.
14132
14133         * gcc.dg/20020531-1.c: New test.
14134
14135         * gcc.dg/20020530-1.c: New test.
14136
14137         * gcc.dg/20020527-1.c: New test.
14138
14139         * g++.dg/opt/cse1.C: New test.
14140
14141 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14142
14143         * gcc.dg/20020607-2.c: New test case.
14144
14145 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14146
14147         * gcc.c-torture/compile/20020604-1.c: New test.
14148
14149 2002-06-04  Richard Henderson  <rth@redhat.com>
14150
14151         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14152         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14153         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14154
14155 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14156
14157         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14158
14159 2002-06-03  Richard Henderson  <rth@redhat.com>
14160
14161         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14162         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14163
14164 2002-06-02  Richard Henderson  <rth@redhat.com>
14165
14166         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14167         test functions static.
14168
14169 2002-06-02  Andreas Jaeger  <aj@suse.de>
14170
14171         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14172         now.
14173
14174 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14175
14176         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14177         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14178         Update for mofified diagnostics.
14179         * gcc.dg/c99-intconst-1.c: No longer fail.
14180
14181 2002-06-02  Richard Henderson  <rth@redhat.com>
14182
14183         * gcc.dg/uninit-A.c: Remove xfail markers.
14184
14185 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14186
14187         * gcc.dg/fnegate-1.c: New test case.
14188
14189 2002-05-30  Osku Salerma  <osku@iki.fi>
14190
14191         * gcc.c-torture/execute/mayalias-1.c: New file.
14192
14193 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14194
14195         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14196         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14197         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14198
14199 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14200
14201         * gcc.c-torture/execute/20020529-1.c: New test.
14202
14203 2002-05-27  Richard Henderson  <rth@redhat.com>
14204
14205         * g++.dg/ext/attrib6.C: New test case.
14206
14207 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14208
14209         * gcc.c-torture/execute/pure-1.c: New test.
14210
14211 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14212
14213         * gcc.dg/cpp/arith-2.c: Remove.
14214
14215 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14216
14217         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14218         * gcc.dg/cpp/if-3.c: Remove.
14219
14220 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14221
14222         * g++.dg/opt/cse2.C: New test.
14223
14224 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14225
14226         * gcc.dg/cpp/arith-1.c: New semantic tests.
14227         * gcc.dg/cpp/if-1.c: Update.
14228
14229 2002-05-24  Ben Elliston  <bje@redhat.com>
14230
14231         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14232
14233 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14234
14235         * gcc.dg/verbose-asm.c: New test.
14236
14237 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14238
14239         * gcc.dg/cpp/paste12.c: New test.
14240
14241 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14242
14243         * g++.dg/parse/named_ops.C: New test.
14244
14245 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
14246
14247         * gcc/testsuite/gcc.dg/weak-8.c: New test.
14248
14249 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
14250
14251         * gcc.dg/weak-2.c: Allow optional leading underscore
14252         in scan-assembler symbol name.
14253         * gcc.dg/weak-3.c: Likewise.
14254         * gcc.dg/weak-4.c: Likewise.
14255         * gcc.dg/weak-5.c: Likewise.
14256
14257 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
14258
14259         * gcc.dg/20020523-1.c: New test.
14260
14261 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14262
14263         * objc.dg/const-str-2.m: Update now that we stop after
14264         a command line error.
14265
14266 2002-05-22  Richard Henderson  <rth@redhat.com>
14267
14268         * g++.dg/dg.exp: Fix typo in test pruneing.
14269
14270 2002-05-22  Richard Henderson  <rth@redhat.com>
14271
14272         * g++.dg/dg.exp: Prune the tls subdirectory.
14273         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14274         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14275         * g++.dg/tls/init-1.C: New.
14276
14277 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
14278
14279         * gcc.dg/20020517-1.c: New test.
14280
14281 2002-05-21  Richard Henderson  <rth@redhat.com>
14282
14283         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14284         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14285
14286 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
14287
14288         * g++.dg/other/copy2.C: New test.
14289
14290 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
14291
14292         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14293         (MAX_COPY): Bump up to 10 times sizeof (long long).
14294         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14295
14296         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14297         sizeof (long long).
14298
14299         * gcc.c-torture/execute/strcpy-1.c: New test.
14300
14301 2002-05-19  Jason Merrill  <jason2redhat.com>
14302
14303         * g++.dg/ext/oper1.C: New test.
14304
14305 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
14306 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
14307
14308         * README.QMTEST: New file.
14309
14310         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14311
14312 2002-05-19  Andreas Jaeger  <aj@suse.de>
14313
14314         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14315         now.
14316         * gcc.c-torture/execute/loop-2d.x: Likewise.
14317
14318 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
14319
14320         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
14321         support weak symbols.
14322         * gcc.dg/weak-4.c: Likewise
14323         * gcc.dg/weak-6.c: Likewise
14324
14325 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14326
14327         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14328         cygwin, coff and h8300-*-hms targets
14329         * gcc.dg/weak-5.c: Likewise
14330         * gcc.dg/weak-7.c: Likewise
14331
14332 2002-05-16  Jason Merrill  <jason@redhat.com>
14333
14334         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14335         (scan-assembler-not, scan-assembler-dem): Likewise.
14336         (scan-assembler-dem-not): Likewise.
14337
14338 2002-05-15  Richard Henderson  <rth@redhat.com>
14339
14340         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14341
14342 2002-05-15  Richard Henderson  <rth@redhat.com>
14343
14344         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14345         (vfoo1f): Warning here.
14346         (vfoo1l): Don't redefine the alias.
14347
14348 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
14349
14350         * g++.dg/init/pm1.C: New test.
14351
14352 2002-05-12  David S. Miller  <davem@redhat.com>
14353
14354         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14355         types.
14356
14357 2002-05-10  Roger Sayle  <roger@eyesopen.com>
14358
14359         * gcc.c-torture/execute/20020510-1.c: New test case.
14360
14361 2002-05-10  David S. Miller  <davem@redhat.com>
14362
14363         * gcc.c-torture/execute/conversion.c: Test long double too.
14364
14365 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
14366
14367         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14368         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14369         * lib/g++.exp (g++_link_flags): Likewise.
14370         * lib/objc.exp (objc_target_compile): Likewise.
14371
14372 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14373
14374         * gcc.dg/cpp/poison.c: Update.
14375         * gcc.dg/cpp/20000625-2.c: Remove.
14376         * gcc.dg/cpp/direct2s.c: Remove final test.
14377
14378 2002-05-08  Tom Rix  <trix@redhat.com>
14379
14380         * gcc.c-torture/execute/20020508-1.c: New test.
14381         * gcc.c-torture/execute/20020508-2.c: New test.
14382         * gcc.c-torture/execute/20020508-3.c: New test.
14383
14384 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14385
14386         * gcc.dg/cpp/charconst-4.c: More tests.
14387
14388 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14389
14390         PR c/6569
14391         * gcc.dg/weak-3.c: Update location of warning messages.
14392         * gcc.dg/weak-5.c: Likewise.
14393
14394 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14395
14396         * gcc.c-torture/execute/20020506-1.c: New test case.
14397
14398 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14399
14400         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14401
14402 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14403
14404         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14405
14406 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14407
14408         * gcc.dg/cpp/charconst-3.c: New test.
14409
14410 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14411
14412         * gcc.dg/cpp/charconst.c: Update tests.
14413
14414 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14415
14416         * treelang: Added directory for new sample language treelang. Also
14417         lib/treelang.exp: New file to signal treelang should be tested.
14418
14419 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14420
14421         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14422         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14423         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14424         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14425         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14426         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14427         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14428
14429 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14430
14431         * gcc.dg/format/xopen-2.c: New test.
14432
14433 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14434
14435         * gcc.dg/20020503-1.c: New test.
14436
14437 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14438
14439         * g++.dg/init/dtor1.C: Make it tougher.
14440
14441 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14442
14443         * g++.dg/init/dtor1.C: New test.
14444
14445 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14446
14447         * gcc.dg/altivec-8.c: New.
14448
14449 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14450
14451         * gcc.dg/altivec-7.c: New.
14452
14453 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14454
14455         * g++.dg/parse/typedef1.C: New test.
14456
14457 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14458
14459         PR c++/6486
14460         * g++.dg/template/friend6.C: New test.
14461
14462         PR c++/6492
14463         * g++.dg/init/copy1.C: New test.
14464
14465 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14466
14467         * g++.dg/warn/effc1.C: New test.
14468
14469 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14470
14471         * gcc.dg/cpp/if-cexp.c: Add a test.
14472
14473 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14474
14475         * gcc.dg/20020426-2.c: New test.
14476
14477 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14478
14479         * gcc.dg/cpp/if-mop.c: Update.
14480         * gcc.dg/cpp/if-mpar.c: Add test.
14481         * gcc.dg/cpp/if-oppr.c: Update.
14482
14483 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14484
14485         PR c/6343
14486         * gcc.dg/weak-[2-7].c: New tests.
14487
14488 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14489
14490         * gcc.dg/enum1.c: New test.
14491
14492 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14493
14494         PR c++/6497
14495         * g++.dg/inherit/access2.C: New test.
14496
14497 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14498
14499         PR bootstrap/6445
14500         * gcc.dg/20020426-1.c: New test.
14501
14502 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14503
14504         * g++.dg/abi/enum1.C: New test.
14505
14506 2002-04-26  Richard Henderson  <rth@redhat.com>
14507
14508         * gcc.dg/c99-bool-1.c: Expect always true warning.
14509
14510 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14511
14512         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14513
14514 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14515
14516         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14517         targets.
14518
14519 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14520
14521         * g++.dg/abi/mange7.C: New test.
14522
14523         PR c++/6438.
14524         * g++.dg/parse/stmtexpr2.C: New test.
14525
14526 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14527
14528         * gcc.dg/20020312-2.c: Add SH target.
14529
14530 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14531
14532         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14533         compiler output on mips*-*-irix*.
14534
14535 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14536
14537         * g++.dg/parse/attr1.C: New test.
14538
14539 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14540
14541         * gcc.c-torture/execute/string-opt-17.c: New test case.
14542         * gcc.c-torture/execute/memset-2.c: New test case.
14543
14544 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14545
14546         PR c++/6256:
14547         * g++.dg/template/friend5.C: New test.
14548
14549         PR c++/6331:
14550         * g++.dg/template/qual1.C: Likewise.
14551
14552 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14553
14554         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14555         Include stdlib.h, not stdio.h or ctype.h.
14556
14557 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14558
14559         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14560         cris-*-elf* and mmix-*-*.
14561         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14562         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14563         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14564         Ditto.
14565         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14566         * gcc.dg/wchar_t-1.c: Ditto.
14567
14568 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14569
14570         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14571         Clarify comment.
14572
14573 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14574
14575         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14576
14577 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14578
14579         * gcc.c-torture/execute/20000906-1.x: Delete.
14580
14581 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14582
14583         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14584
14585 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14586
14587         * PR6367
14588         * g77.f-torture/execute/6367.f: New test.
14589         * g77.f-torture/execute/6367.x: Disable for MMIX.
14590
14591 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14592
14593         * PR6352
14594         * g++.dg/opt/inline2.C: New test.
14595
14596 2002-04-18  Richard Henderson  <rth@redhat.com>
14597
14598         * gcc.dg/20000906-1.c: Enable for all targets.
14599         * gcc.c-torture/compile/iftrap-2.c: New.
14600
14601 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14602
14603         * gcc.dg/20020418-1.c: New test.
14604         * gcc.dg/20020418-2.c: New test.
14605
14606 2002-04-18  Richard Henderson  <rth@redhat.com>
14607
14608         * gcc.c-torture/compile/iftrap-1.c: New.
14609         * gcc.dg/iftrap-1.c: Adjust for ia64.
14610         * gcc.dg/iftrap-2.c: New.
14611
14612 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14613
14614         * gcc.c-torture/compile/20020418-1.c: New test.
14615
14616 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14617
14618         * gcc.c-torture/compile/20020415-1.c: New.
14619
14620 2002-04-18  David S. Miller  <davem@redhat.com>
14621
14622         * gcc.c-torture/execute/20020418-1.c: New test.
14623
14624 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14625
14626         * gcc.dg/20020416-1.c: New test.
14627
14628         * g++.dg/opt/inline1.C: New test.
14629
14630 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14631
14632         * gcc.dg/altivec-5.c: New test.
14633
14634         * gcc.dg/20020415-1.c: New test.
14635
14636 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14637
14638         * testsuite/lib/chill.exp: Remove.
14639
14640 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14641
14642         * g++.dg/other/big-struct.C: New test.
14643
14644 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14645
14646         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14647         of scratch file.
14648
14649 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14650
14651         PR c/6277
14652         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14653         in scan-assembler function name
14654
14655 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14656
14657         * g77.f-torture/execute/980628-4.x,
14658         g77.f-torture/execute/980628-5.x,
14659         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14660         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14661         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14662         i[34567]86-*-*.
14663
14664 2002-04-13  David S. Miller  <davem@redhat.com>
14665
14666         * gcc.c-torture/execute/20020413-1.c: New test.
14667
14668 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14669
14670         * gcc.dg/asm-6.c,
14671         * g++.dg/ext/asm1.C: New tests.
14672
14673 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14674
14675         PR c++ 5373.
14676         * g++.dg/parse/stmtexpr1.C: New test.
14677
14678         PR c++/5189.
14679         * g++.dg/template/copy1.C: New test.
14680
14681 2002-04-12  Richard Henderson  <rth@redhat.com>
14682
14683         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14684
14685 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14686
14687         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14688         gcc.c-torture/execute/20020307-2.c.
14689
14690 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14691
14692         * g++.dg/ext/attrib5.C,
14693         * g++.dg/lookup/struct1.C: New tests.
14694
14695 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14696
14697         * gcc.dg/20020411-1.c: New test.
14698
14699         * gcc.c-torture/execute/20020411-1.c: New test.
14700
14701 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14702
14703         * g77.f-torture/execute/6177.f: New test.
14704
14705 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14706
14707         PR middle-end/6247
14708         * g++.dg/opt/cleanup1.C: New test.
14709
14710         * g++.dg/opt/const1.C: New test.
14711
14712 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14713
14714         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14715
14716 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14717
14718         PR c++/5507
14719         * g++.dg/template/typename2.C: New test.
14720
14721 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14722
14723         * gcc.c-torture/execute/loop-12.c: New.
14724
14725 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14726
14727         * g77.f-torture/execute/980628-4.x,
14728         g77.f-torture/execute/980628-5.x,
14729         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14730         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14731         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14732
14733 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14734
14735         PR optimization/6086
14736         * g++.dg/opt/preinc1.C: New test.
14737
14738 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14739
14740         PR c++/5571
14741         * g++.dg/opt/static2.C: New test.
14742
14743 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14744
14745         PR c/5120
14746         * gcc.dg/20020406-1.c: New test.
14747
14748 2002-04-04  David S. Miller  <davem@redhat.com>
14749
14750         * gcc.c-torture/execute/20020404-1.c: New test.
14751
14752 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14753
14754         PR c/6123
14755         * gcc.dg/20020312-2.c: Do not declare global register variable
14756         if __PIC__ or __pic__ is defined.
14757
14758 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14759
14760         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14761         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14762
14763 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14764
14765         * gcc.misc-tests/linkage.exp: Update last change to handle
14766         sparc*-, not just sparc-.
14767
14768 2002-04-03  Richard Henderson  <rth@redhat.com>
14769
14770         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14771
14772 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14773
14774         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14775
14776 2002-04-02  David S. Miller  <davem@redhat.com>
14777
14778         * gcc.c-torture/execute/20020402-3.c: New test.
14779
14780 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14781
14782         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14783         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14784
14785         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14786         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14787         g77.f-torture/execute/20001201.x,
14788         g77.f-torture/execute/u77-test.x: New files.
14789
14790         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14791         * gcc.dg/wchar_t-1.c: Ditto.
14792
14793 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14794
14795         * gcc.c-torture/execute/20020402-1.c: New test.
14796
14797 2002-04-01  Richard Henderson  <rth@redhat.com>
14798
14799         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14800
14801         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14802
14803 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14804
14805         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14806
14807 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14808
14809         * g++.dg/inherit/template-as-base.C: Expect error.
14810         * g++.dg/inherit/namespace-as-base.C: Likewise.
14811
14812 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14813
14814         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14815         g++.dg/ext/instantiate3.C: Tweak match patterns.
14816
14817         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14818         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14819         -da test.
14820
14821 2002-03-31  Richard Henderson  <rth@redhat.com>
14822
14823         * gcc.dg/special/alias-2.c: New.
14824         * gcc.dg/special/ecos.exp: Run it.
14825
14826 2002-03-31  Richard Henderson  <rth@redhat.com>
14827
14828         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14829
14830 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14831
14832         * gcc.dg/weak-1.c: Disable on h8300 port.
14833
14834 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14835
14836         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14837         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14838         ordering tests.
14839         * g++.dg/bprob/bprob-1.C: New test.
14840         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14841         * g++.dg/gcov/gcov-1.C: New test.
14842         * g++.dg/gcov/gcov-1.x: New file.
14843         * g++.dg/gcov/gcov-2.C: New test.
14844         * g++.dg/gcov/gcov-3.C: New test.
14845         * g++.dg/gcov/gcov-3.h: New file.
14846
14847 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14848
14849         * g++.old-deja/g++.other/builtins5.C: New test.
14850         * g++.old-deja/g++.other/builtins6.C: New test.
14851         * g++.old-deja/g++.other/builtins7.C: New test.
14852         * g++.old-deja/g++.other/builtins8.C: New test.
14853         * g++.old-deja/g++.other/builtins9.C: New test.
14854
14855 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14856
14857         * g++.dg/opt/static1.C: New test.
14858
14859         * g++.dg/opt/longbranch1.C: New test.
14860
14861 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14862
14863         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14864
14865         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14866
14867 2002-03-28  Jeffrey A Law  (law@redhat.com)
14868
14869         * gcc.c-torture/execute/20020328-1.c: New test.
14870
14871 2002-03-27  Richard Henderson  <rth@redhat.com>
14872
14873         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14874         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14875         move from g++.old-deja/g++.ext/.
14876
14877 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14878
14879         * g++.dg/init/new2.C: New test.
14880
14881 2002-03-26  Richard Henderson  <rth@redhat.com>
14882
14883         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14884
14885         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14886         on sparc.
14887
14888         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14889         sparcv9 systems.
14890         * gcc.dg/20001102-1.c: Likewise.
14891
14892 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14893
14894         * gcc.dg/cpp/endif-pedantic1.c,
14895         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14896
14897 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14898
14899         * g++.dg/init/new1.C: New test.
14900
14901 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14902
14903         * g++.dg/abi/vbase9.C: New test.
14904
14905 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14906
14907         * gcc.dg/arm-asm.c: New test.
14908
14909 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14910
14911         * gcc.dg/Wswitch-enum.c: New test.
14912         Fix PR c/5044.
14913
14914 2002-03-26  Richard Henderson  <rth@redhat.com>
14915
14916         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14917         structure.
14918
14919 2002-03-25  Richard Henderson  <rth@redhat.com>
14920
14921         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14922         sparcv9 systems.
14923
14924         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14925         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14926
14927 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14928
14929         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14930
14931 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14932
14933         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14934         targets using generic thunk support.
14935
14936 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14937
14938         * gcc.c-torture/compile/20020323-1.c: New test.
14939
14940         * g++.dg/opt/conj2.C: New test.
14941
14942 2002-03-24  Richard Henderson  <rth@redhat.com>
14943
14944         * gcc.dg/weak-1.c: Use -fno-common.
14945
14946 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14947
14948         * g77.dg/f77-edit-apostrophe-out.f: New test
14949         * g77.dg/f77-edit-h-out.f: New test
14950         * g77.dg/f77-edit-t-in.f: New test
14951         * g77.dg/f77-edit-t-out.f: New test
14952         * g77.dg/f77-edit-x-out.f: New test
14953         * g77.dg/f77-edit-slash-out.f: New test
14954         * g77.dg/f77-edit-colon-out.f: New test
14955         * g77.dg/f77-edit-s-out.f: New test
14956
14957 2002-03-24  Richard Henderson  <rth@redhat.com>
14958
14959         * objc/execute/formal_protocol-6.x: New XFAIL.
14960
14961 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14962
14963         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14964         that do not support weak symbols
14965
14966 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14967
14968         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14969         * lib/g77.exp:  Likewise
14970         * lib/objc.exp: Likewise
14971
14972 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14973
14974         * gcc.dg/Wswitch-default.c: New test.
14975
14976 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14977
14978         * g++.dg/other/enum1.C: New test.
14979
14980 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14981
14982         * gcc.dg/pragma-ep-3.c: Fix typo.
14983
14984 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14985
14986         * g++.dg/inherit/template-as-base.C: New test.
14987
14988 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14989
14990         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14991         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14992
14993 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14994
14995         * gcc.dg/cpp/multiline.c: Update to match.
14996
14997 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14998
14999         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15000
15001 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15002
15003         * gcc.dg/cpp/extratokens2.c:  New file.
15004
15005 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15006
15007         * gcc.dg/20020312-2.c: Add rs6000 target.
15008
15009         * gcc.c-torture/compile/20020319-1.c: New test.
15010
15011 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15012
15013         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15014         (A, E): Handle this.
15015
15016 2002-03-20  Jason Merrill  <jason@redhat.com>
15017
15018         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15019         ignoring -fpic.
15020         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15021         through prune_gcc_output.
15022
15023 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15024
15025         * gcc.c-torture/compile/20020320-1.c: New test.
15026
15027 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15028
15029         * gcc.c-torture/compile/20020318-1.c: New test.
15030
15031         * gcc.dg/struct-by-value-1.c: New test.
15032
15033         * gcc.dg/20020319-1.c: New test.
15034
15035 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15036
15037         * g++.dg/opt/conj1.C: New test.
15038
15039 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15040
15041         * g++.dg/template/qualttp20.C: Revert previous change.
15042         * g++.dg/template/qualttp3.C: Likewise.
15043         * g++.dg/template/qualttp4.C: Likewise
15044         * g++.dg/template/qualttp5.C: Likewise
15045         * g++.dg/template/qualttp6.C: Likewise
15046         * g++.dg/template/qualttp7.C: Likewise
15047         * g++.dg/template/qualttp8.C: Likewise
15048         * g++.dg/template/recurse.C: Likewise.
15049
15050 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15051
15052         * gcc.dg/cpp/wchar-1.c: Update.
15053
15054 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15055
15056         * g++.dg/template/conv1.C: New test.
15057         * g++.dg/template/conv2.C: New test.
15058         * g++.dg/template/conv3.C: New test.
15059         * g++.dg/template/conv4.C: New test.
15060
15061 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15062
15063         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15064         * g++.dg/template/qualttp3.C: Likewise.
15065         * g++.dg/template/qualttp4.C: Likewise
15066         * g++.dg/template/qualttp5.C: Likewise
15067         * g++.dg/template/qualttp6.C: Likewise
15068         * g++.dg/template/qualttp7.C: Likewise
15069         * g++.dg/template/qualttp8.C: Likewise
15070         * g++.dg/template/recurse.C: Likewise.
15071
15072 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15073
15074         * g++.dg/opt/dtor1.C: New test.
15075
15076 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15077
15078         * gcc.c-torture/compile/20020315-1.c: New test.
15079
15080 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15081
15082         * gcc.dg/weak-1.c: Fix scan tests.
15083
15084 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15085
15086         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15087         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15088         cris-*-aout* mmix-*-*.
15089         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15090         cris-*-aout* mmix-*-*.
15091         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15092         cris-*-elf* cris-*-aout* and mmix-*-*.
15093         * gcc.dg/20001009-1.c: Ditto.
15094         * gcc.dg/20010912-1.c: Ditto.
15095         * gcc.dg/20020122-4.c: Ditto.
15096         * gcc.dg/inline-2.c: Ditto.
15097
15098 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15099
15100         * gcc.c-torture/compile/20020314-1.c: New test.
15101
15102 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15103
15104         * gcc.c-torture/execute/20020314-1.c: New test.
15105
15106 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15107
15108         * g++.dg/warn/Wunused-1.C: New test.
15109
15110 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15111
15112         * g++.dg/abi/mangle6.C: New test.
15113
15114 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15115
15116         * gcc.c-torture/compile/20020309-2.c: New test.
15117
15118         * gcc.c-torture/compile/20020312-1.c: New test.
15119
15120 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15121
15122         * g++.dg/other/access1.C: New test.
15123
15124 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15125
15126         * gcc.c-torture/execute/wchar_t-1.c: New test.
15127
15128 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15129
15130         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15131
15132 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15133
15134         * gcc.dg/20020312-1.c: New test case.
15135
15136 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15137
15138         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15139
15140 2002-03-11  Richard Henderson  <rth@redhat.com>
15141
15142         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15143         * g++.old-deja/g++.jason/report.C: Likewise.
15144
15145 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15146
15147         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15148         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15149
15150 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15151
15152         * testsuite/g++.dg/overload/pmf1.C: New test.
15153
15154 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15155
15156         * gcc.c-torture/execute/20020307-1.c: Use long.
15157
15158 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15159
15160         PR optimization/5844
15161         * gcc.dg/20020310-1.c: New test.
15162
15163 2002-03-09  Michael Meissner  <meissner@redhat.com>
15164
15165         * gcc.c-torture/execute/memcpy-2.c: New test.
15166         * gcc.c-torture/execute/memset-1.c: New test.
15167         * gcc.c-torture/execute/strlen-1.c: New test.
15168         * gcc.c-torture/execute/strcmp-1.c: New test.
15169         * gcc.c-torture/execute/strncmp-1.c: New test.
15170
15171 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15172
15173         * gcc.dg/ppc-ldstruct.c: New test.
15174
15175 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15176
15177         * gcc.c-torture/execute/va-arg-22.c: New test.
15178
15179 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15180
15181         * gcc.c-torture/compile/20020309-1.c: New test.
15182
15183 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15184
15185         * gcc.c-torture/execute/20020307-2.c: New test.
15186
15187 2002-03-07  Jeffrey A Law  (law@redhat.com)
15188
15189         * g77.f-torture/compile/20020307-1.f: New test.
15190
15191 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15192
15193         * gcc.dg/unordered-1.c: New test.
15194
15195 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15196
15197         * gcc.c-torture/execute/20020307-1.c: New test.
15198
15199 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15200
15201         * gcc.dg/20020304-1.c: New test.
15202
15203         * gcc.c-torture/compile/20020304-2.c: New test.
15204
15205 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15206
15207         * gcc.c-torture/compile/20020304-1.c: New test case
15208         (from PR c/5830).
15209
15210 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15211
15212         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15213
15214 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15215
15216         * g++.dg/other/classkey1.C: New test.
15217
15218 2002-03-01  Richard Henderson  <rth@redhat.com>
15219
15220         * gcc.c-torture/compile/981223-1.x: New.
15221         * gcc.c-torture/compile/920625-1.x: New.
15222
15223 2002-02-28  Richard Henderson  <rth@redhat.com>
15224
15225         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15226
15227 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15228
15229         * gcc.c-torture/execute/20020227-1.c: New test.
15230
15231 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15232
15233         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15234         here" ERROR lines.
15235         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15236         * g++.old-deja.g++.other/defarg1.C: Likewise.
15237         * g++.old-deja/g++.pt/calls2.C: Likewise.
15238         * g++.old-deja/g++.pt/crash20.C: Likewise.
15239         * g++.old-deja/g++.pt/crash30.C: Likewise.
15240         * g++.old-deja/g++.pt/crash36.C: Likewise.
15241         * g++.old-deja/g++.pt/crash6.C: Likewise.
15242         * g++.old-deja/g++.pt/defarg13.C: Likewise.
15243         * g++.old-deja/g++.pt/derived3.C: Likewise.
15244         * g++.old-deja/g++.pt/error1.C: Likewise.
15245         * g++.old-deja/g++.pt/friend21.C: Likewise.
15246         * g++.old-deja/g++.pt/friend23.C: Likewise.
15247         * g++.old-deja/g++.pt/infinite1.C: Likewise.
15248         * g++.old-deja/g++.robertl/eb128.C: Likewise.
15249
15250 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
15251
15252         * gcc.c-torture/execute/20020225-2.c: New test.
15253
15254 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
15255
15256         * gcc.c-torture/execute/920730-1t.c,
15257         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15258         Delete test cases, only relevant to -traditional.
15259
15260 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15261
15262         * gcc.dg/cpp/undef1.c: Remove.
15263         * gcc.dg/cpp/directiv.c: Update.
15264         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15265
15266 2002-02-27  Michael Meissner  <meissner@redhat.com>
15267
15268         * gcc.c-torture/execute/20020226-1.c: New test.
15269
15270 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
15271
15272         * g++.dg/debug/debug4.C: New test.
15273
15274         * gcc.dg/ia64-visibility-1.c: New test.
15275
15276 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
15277
15278         * gcc.dg/debug/20020224-1.c: New.
15279
15280 2002-02-25  Kazu Hirata  <kazu@hxi.com>
15281
15282         * gcc.c-torture/execute/960416-1.x: New.
15283         * gcc.c-torture/execute/divconst-3.x: Likewise.
15284
15285 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
15286
15287         * gcc.dg/20020224-1.c: New test.
15288
15289 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
15290
15291         * gcc.c-torture/execute/20020225-1.c: New.
15292
15293 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15294
15295         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15296
15297 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
15298
15299         * gcc.dg/20020222-1.c: New test.
15300
15301 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
15302
15303         * g++.dg/opt/anonunion1.C: New test.
15304
15305 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
15306
15307         * g++.dg/template/qualttp19.C: New test.
15308         * g++.dg/template/qualttp20.C: New test.
15309         * g++.old-deja/g++.jason/report.C: Adjust expected errors
15310         * g++.old-deja/g++.other/qual1.C: Likewise.
15311
15312 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
15313
15314         * gcc.dg/attr-alwaysinline.c: New.
15315
15316 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
15317
15318         * gcc.dg/20020220-1.c: New test.
15319
15320         * gcc.dg/20020220-2.c: New test.
15321
15322         * g++.dg/opt/mmx1.C: New test.
15323
15324 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15325
15326         * gcc.c-torture/compile/20020110.c: New test.
15327
15328 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15329
15330         * gcc.c-torture/execute/20020219-1.c: New test.
15331
15332         * gcc.dg/20020219-1.c: New test.
15333
15334         * gcc.dg/noncompile/20020220-1.c: New test.
15335
15336         * g++.dg/opt/ptrintsum1.C: New test.
15337
15338         * gcc.dg/debug/20020220-1.c: New test.
15339
15340 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15341
15342         * gcc.c-torture/execute/20020216-1.c: New test.
15343
15344 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15345
15346         * gcc.dg/decl-1.c: Update, new test.
15347
15348 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
15349
15350         * g++.dg/abi/bitfield1.C: New test.
15351         * g++.dg/abi/bitfield2.C: New test.
15352
15353 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15354
15355         * gcc.dg/attr-nest.c: New test.
15356
15357 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15358
15359         * gcc.c-torture/execute/20020215-1.c: New test.
15360
15361 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15362
15363         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15364         * g++.dg/debug/debug.exp: New.
15365         * g++.dg/debug/trivial.C: New.
15366         * g++.dg/debug/debug1.C: Moved...
15367         * g++.dg/other/debug1.C: ...from here.
15368         * g++.dg/debug/debug2.C: Moved...
15369         * g++.dg/other/debug2.C: ...from here.
15370         * g++.dg/debug/debug3.C: Moved...
15371         * g++.dg/other/debug3.C: ...from here.
15372
15373         * gcc.dg/noncompile/20020213-1.c: New test.
15374
15375 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15376
15377         * g++.dg/other/debug3.C: New test.
15378
15379         * gcc.c-torture/execute/20020213-1.c: New test.
15380
15381 2002-02-13  Richard Smith <richard@ex-parrot.com>
15382
15383         * g++.old-deja/g++.other/thunk1.C: New test.
15384
15385 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15386
15387         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
15388
15389 2002-02-13  Stan Shebs  <shebs@apple.com>
15390
15391         * gcc.dg/altivec-3.c: New.
15392
15393 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15394
15395         * gcc.dg/Wunreachable-1.c: New test.
15396         * gcc.dg/Wunreachable-2.c: New test.
15397
15398 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15399
15400         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15401
15402 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15403
15404         * gcc.dg/decl-1.c: New test.
15405
15406 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15407
15408         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15409
15410 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15411
15412         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15413         * gcc.c-torture/compile/980506-1.x: Likewise.
15414
15415 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15416
15417         * gcc.dg/20020210-1.c: New.
15418
15419 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15420
15421         * g77.f-torture/execute/947.f: New regression test
15422         for PR fortran/947.
15423
15424 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15425
15426         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15427         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15428
15429 2002-02-08  Richard Henderson  <rth@redhat.com>
15430
15431         * gcc.c-torture/compile/labels-3.c: New.
15432
15433 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15434
15435         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15436         expression statements work instead.
15437         * gcc.dg/noncompile/20020207-1.c: New test.
15438
15439 2002-02-07  Richard Henderson  <rth@redhat.com>
15440
15441         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15442
15443 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15444
15445         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15446         message from g77
15447         * lib/g77-dg.exp: Trim g77 error messages so that they are
15448         recognized by dg.exp.
15449
15450 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15451
15452         PR fortran/5473
15453         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15454
15455 2002-02-07  Richard Henderson  <rth@redhat.com>
15456
15457         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15458         to be sufficiently aligned for integers.
15459
15460 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15461
15462         * g++.dg/template/friend4.C: New test.
15463
15464 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15465
15466         PR fortran/5743
15467         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15468         unsupported cases.
15469
15470 2002-02-07  Richard Henderson  <rth@redhat.com>
15471
15472         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15473         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15474         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15475         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15476
15477 2002-02-06  Richard Henderson  <rth@redhat.com>
15478
15479         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15480
15481 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15482
15483         * gcc.dg/20020206-1.c: New test.
15484
15485 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15486
15487         * gcc.c-torture/execute/20020206-1.c: New test.
15488
15489         * gcc.c-torture/execute/20020206-2.c: New test.
15490
15491         PR optimization/5429:
15492         * gcc.c-torture/compile/20020206-1.c: New test.
15493
15494 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15495
15496         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15497         as certain file formats cannot support particularly large
15498         alignments.
15499
15500         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15501         and do not expect to be able to link the executable.
15502
15503         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15504         fail because the COFF format does not support the weak attribute.
15505
15506 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15507
15508         * g77.dg/pr5473.f:  New test
15509
15510 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15511
15512         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15513         Fix testcase accordingly.
15514
15515 2002-02-04  Richard Henderson  <rth@redhat.com>
15516
15517         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15518         (buf): Change to be an array of pointers, not ints.
15519
15520 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15521
15522         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15523         before all tests.  Move warning one line above to match where it
15524         C frontend emits.
15525         * gcc.dg/Wswitch-2.c: New test.
15526         * g++.dg/warn/Wswitch-1.C: New test.
15527         * g++.dg/warn/Wswitch-2.C: New test.
15528
15529 2002-02-04  Richard Henderson  <rth@redhat.com>
15530
15531         * g++.dg/abi/offsetof.C: Fix size comparison.
15532
15533 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15534
15535         * gcc.dg/cast-qual-2.c: New test.
15536
15537 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15538
15539         * gcc.dg/20020201-4.c: New test.
15540
15541 2002-02-04  Ben Elliston  <bje@redhat.com>
15542
15543         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15544         target_info attribute != 0, in addition to the empty string.
15545         (gcc_target_compile): Likewise.
15546
15547 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15548
15549         * gcc.dg/Wswitch.c: New test.
15550         PR gcc/4475. PR gcc/3780.
15551
15552 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15553
15554         * g77.f-torture/execute/5122.f: New test for regressions
15555         against PR fortran/5122.
15556
15557 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15558
15559         * g77.f-torture/compile/pr3743.f: Delete
15560         * g77.dg/pr3743-1.f: New test.
15561         * g77.dg/pr3743-2.f: New test.
15562         * g77.dg/pr3743-3.f: New test.
15563         * g77.dg/pr3743-4.f: New test.
15564
15565 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15566
15567         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15568
15569 2002-02-02  Richard Henderson  <rth@redhat.com>
15570
15571         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15572         * gcc.c-torture/execute/bf64-1.c: Likewise.
15573
15574 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15575
15576         * gcc.dg/20020201-2.c: New test.
15577
15578         * gcc.dg/20020201-3.c: New test.
15579
15580         * gcc.c-torture/execute/bitfld-2.c: New test.
15581
15582 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15583
15584         * gcc.dg/bitfld-1.c: Update.
15585         * gcc.dg/bitfld-2.c: Update.
15586         * gcc.c-torture/execute/bitfld-1.x: New.
15587
15588 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15589
15590         * gcc.c-torture/execute/20020201-1.c: New test.
15591
15592 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15593
15594         PR target/5469
15595         * gcc.dg/20020201-1.c: New test.
15596
15597 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15598
15599         PR fortran/3743
15600         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15601         * g77.f-torture/compile/pr3743.x: Remove
15602
15603 2002-01-31  Tom Rix  <trix@redhat.com>
15604
15605         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15606
15607 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15608
15609         * gcc.dg/noncompile/20020130-1.c: New test.
15610
15611 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15612
15613         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15614
15615 2002-01-29  Richard Henderson  <rth@redhat.com>
15616
15617         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15618         to long long.
15619         * gcc.c-torture/execute/bf64-1.c: Likewise.
15620
15621 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15622
15623         * gcc.c-torture/execute/20020129-1.c: New test.
15624
15625 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15626
15627         * gcc.c-torture/compile/20000224-1.c: Update.
15628         * gcc.c-torture/execute/bitfld-1.c: New tests.
15629         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15630         * gcc.dg/uninit-A.c: Update.
15631
15632 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15633
15634         * g++.dg/template/ctor1.C: Add instantiation.
15635
15636 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15637
15638         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15639         argument to __builtin_prefetch to be const ptr.
15640
15641 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15642
15643         * gcc.c-torture/compile/20020120-1.c: New test.
15644
15645 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15646
15647         * gcc.c-torture/execute/20020127-1.c: New test.
15648
15649 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15650
15651         * g77.dg/f77-edit-i-in.f: New test
15652         * g77.dg/f77-edit-i-out.f: New test
15653
15654 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15655
15656         * gcc.dg/debug/debug.exp: New file.
15657         * gcc.dg/debug/trivial.c: New file.
15658         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15659         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15660         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15661         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15662         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15663         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15664         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15665         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15666         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15667         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15668         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15669         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15670         * gcc.dg/20000503-1.c: Removed.
15671         * gcc.dg/20010207-1.c: Removed.
15672         * gcc.dg/20011223-1.c: Removed.
15673         * gcc.dg/20020104-2.c: Removed.
15674         * gcc.dg/debug-1.c: Removed.
15675         * gcc.dg/debug-2.c: Removed.
15676         * gcc.dg/debug-3.c: Removed.
15677         * gcc.dg/debug-4.c: Removed.
15678         * gcc.dg/debug-5.c: Removed.
15679         * gcc.dg/debug-6.c: Removed.
15680         * gcc.dg/dwarf2-1.c: Removed.
15681         * gcc.dg/dwarf2-2.c: Removed.
15682
15683 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15684
15685         * g++.old-deja/g++.other/eh5.C: New test.
15686         * g++.old-deja/g++.other/sibcall2.C: New test.
15687         * g++.old-deja/g++.other/array9.C: New test.
15688         * g++.old-deja/g++.other/typename2.C: New test.
15689         * g++.old-deja/g++.other/crash60.C: New test.
15690         * g++.old-deja/g++.other/conv9.C: New test.
15691         * g++.old-deja/g++.other/mangle10.C: New test.
15692         * g++.old-deja/g++.other/unchanging1.C: New test.
15693         * g++.old-deja/g++.other/exprstmt1.C: New test.
15694         * g++.old-deja/g++.other/inline23.C: New test.
15695         * g++.old-deja/g++.eh/ia64-1.C: New test.
15696         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15697         * g++.old-deja/g++.other/reload1.C: New test.
15698         * g++.old-deja/g++.other/static20.C: New test.
15699         * g++.old-deja/g++.other/local-alloc1.C: New test.
15700         * g++.old-deja/g++.other/conv8.C: New test.
15701         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15702         * g++.old-deja/g++.other/storeexpr1.C: New test.
15703         * g++.old-deja/g++.other/storeexpr2.C: New test.
15704         * g++.dg/eh/template2.C: New test.
15705         * g++.dg/warn/weak1.C: New test.
15706
15707 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15708
15709         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15710         Remove first, non-varying, argument.
15711
15712 2002-01-23  Richard Henderson  <rth@redhat.com>
15713
15714         * gcc.dg/inline-2.c: New.
15715
15716         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15717         Add optional target arg.  Check number of arguments.
15718         (scan-assembler-not, scan-assembler-dem): Likewise.
15719         (scan-assembler-dem-not): Likewise.
15720
15721 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15722
15723         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15724         line 12.
15725         * g++.old-deja/g++.brendan/parse3.C,
15726         g++.old-deja/g++.other/crash26.C,
15727         g++.old-deja/g++.other/crash28.C,
15728         g++.old-deja/g++.other/crash29.C,
15729         g++.old-deja/g++.other/crash30.C,
15730         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15731
15732 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15733
15734         * gcc.dg/20020115-1.c: New.
15735
15736 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15737
15738         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15739
15740 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15741
15742         * gcc.dg/20020122-3.c: New.
15743
15744 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15745
15746         * g++.dg/other/gc1.C: New test.
15747
15748 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15749
15750         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15751
15752 2002-01-22  Richard Henderson  <rth@redhat.com>
15753
15754         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15755
15756 2002-01-22  Richard Henderson  <rth@redhat.com>
15757
15758         * gcc.dg/20020122-4.c: New.
15759
15760 2002-01-22  H.J. Lu <hjl@gnu.org>
15761
15762         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15763         link output.
15764         * gcc.dg/special/ecos.exp: Likewise.
15765         * lib/g++-dg.exp: Likewise.
15766         * lib/g77-dg.exp: Likewise.
15767         * lib/gcc-dg.exp : Likewise.
15768         * lib/mike-g++.exp: Likewise.
15769         * lib/mike-g77.exp: Likewise.
15770         * lib/mike-gcc.exp: Likewise.
15771         * lib/objc-dg.exp: Likewise.
15772
15773 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15774
15775         PR target/5379
15776         * gcc.dg/20020122-2.c: New test.
15777
15778 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15779
15780         * gcc.dg/20020122-1.c: New test.
15781
15782 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15783
15784         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15785
15786 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15787
15788         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15789
15790 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15791
15792         * gcc.c-torture/compile/20020121-1.c: New test.
15793
15794 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15795
15796         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15797         ld_library_path.
15798
15799 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15800
15801         * gcc.dg/20020218-1.c: New test.
15802
15803 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15804
15805         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15806         messages
15807         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15808         "At global scope" warning
15809         * g++.dg/ext/align1.C: Change cygwin test for alignment
15810         from db-bogus to dg-warning
15811
15812 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15813
15814         * g77.f-torture/compile/cpp2.F: New test.
15815
15816 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15817
15818         * g++.dg/template/access1.C: New test.
15819
15820 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15821
15822         * gcc.dg/20020118-1.c: New.
15823
15824 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15825
15826         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15827
15828 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15829
15830         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15831         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15832         alignment warnings.
15833
15834 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15835
15836         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15837         torture_with_loops and torture_without_loops
15838
15839 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15840
15841         * gcc.c-torture/compile/20020116-1.c: New test.
15842
15843 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15844
15845         * gcc.dg/20020116-2.c: New test.
15846
15847         * gcc.dg/ultrasp4.c: New test.
15848
15849         * gcc.dg/20020116-1.c: New test.
15850
15851 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15852
15853         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15854         by EABI.
15855
15856 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15857
15858         * gcc.misc-tests/i386-prefetch.exp: New.
15859         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15860         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15861         * gcc.misc-tests/i386-pf-none-1.c: New test.
15862         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15863
15864 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15865
15866         * gcc.dg/gnu89-init-1.c: Add new tests.
15867
15868 2002-01-15  Andreas Jaeger  <aj@suse.de>
15869
15870         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15871         * gcc.dg/i386-mmx-2.c: Likewise.
15872         * gcc.dg/i386-sse-1.c: Likewise.
15873         * gcc.dg/i386-sse-2.c: Likewise.
15874         * gcc.dg/i386-sse-3.c: Likewise.
15875
15876 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15877
15878         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15879         Uncomment additional cases that now pass.
15880
15881 2002-01-11  Richard Henderson  <rth@redhat.com>
15882
15883         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15884         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15885
15886 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15887
15888         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15889
15890 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15891
15892         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15893         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15894
15895 2002-01-10  Dale Johannesen  <dalej@apple.com>
15896
15897         * gcc.c-torture/execute/loop-11.c: New.
15898
15899 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15900
15901         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15902         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15903
15904 2002-01-09  Richard Henderson  <rth@redhat.com>
15905
15906         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15907         type in which to perform the operation for each size.
15908
15909 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15910
15911         * gcc.c-torture/compile/20020109-2.c: New test.
15912
15913 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15914
15915         * gcc.c-torture/execute/loop-10.c: New test.
15916
15917 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15918
15919         * gcc.c-torture/compile/20010226-1.c: New test.
15920         * gcc.c-torture/compile/20010227-1.c: New test.
15921         * gcc.c-torture/compile/20010426-1.c: New test.
15922         * gcc.c-torture/compile/20010510-1.c: New test.
15923         * gcc.c-torture/compile/20010605-3.c: New test.
15924         * gcc.c-torture/compile/20010824-1.c: New test.
15925         * gcc.c-torture/execute/20010409-1.c: New test.
15926         * gcc.dg/noncompile/20000901-1.c: New test.
15927         * gcc.dg/20001023-1.c: New test.
15928         * gcc.dg/20001101-1.c: New test.
15929         * gcc.dg/20001102-1.c: New test.
15930         * gcc.dg/20010207-1.c: New test.
15931         * gcc.dg/20010405-1.c: New test.
15932         * gcc.dg/20010822-1.c: New test.
15933         * gcc.dg/20011107-1.c: New test.
15934
15935 2002-01-09  Jeffrey A Law  (law@redhat.com)
15936
15937         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15938
15939         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15940         execution failure on PA targets.
15941
15942 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15943
15944         * gcc.c-torture/compile/20020109-1.c: New test.
15945
15946 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15947
15948         * gcc.c-torture/execute/20020108-1.c: New test.
15949
15950 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15951
15952         * gcc.dg/20020108-1.c: New test.
15953
15954 2002-01-08  H.J. Lu <hjl@gnu.org>
15955
15956         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15957         for header files.
15958
15959 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15960
15961         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15962         consistency.
15963
15964 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15965
15966         * gcc.dg/altivec-4.c: Test altivec predicates.
15967
15968 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15969
15970         * gcc.c-torture/execute/20020107-1.c: New test.
15971
15972 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15973
15974         PR c/5279
15975         * gcc.c-torture/compile/20020106-1.c: New test.
15976
15977 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15978
15979         * gcc.c-torture/execute/nestfunc-4.c: New test.
15980
15981 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15982
15983         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15984         extra triple that slipped in.
15985         * g++.old-deja/g++.abi/align.C: Likewise.
15986         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15987
15988 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15989
15990         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15991         * g++.old-deja/g++.abi/align.C: Likewise.
15992         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15993
15994         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15995         on FreeBSD/i386.
15996         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15997         FreeBSD.
15998
15999 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16000
16001         * gcc.dg/20020104-1.c: New test.
16002
16003         * gcc.dg/20020104-2.c: New test.
16004
16005 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16006
16007         * gcc.dg/20020103-1.c: Fix typo in target selector.
16008
16009 2002-01-03  Richard Henderson  <rth@redhat.com>
16010
16011         * gcc.dg/20020103-1.c: New.
16012
16013 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16014
16015         * gcc.c-torture/execute/20020103-1.c: New test.
16016
16017 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16018
16019         * g++.dg/other/debug2.C: New test.
16020
16021         * gcc.c-torture/compile/20020103-1.c: New test.
16022
16023 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16024
16025         * gcc.dg/gnu89-init-1.c: Added new tests.
16026
16027 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16028
16029         * g++.dg/template/friend2.C: Remove as patch is reverted.
16030
16031         * g++.dg/warn/oldcast1.C: New test.
16032
16033         * g++.dg/template/ptrmem1.C: New test.
16034         * g++.dg/template/ptrmem2.C: New test.
16035
16036         * g++.dg/template/ntp.C: New test.
16037
16038         * g++.dg/other/component1.C: New test.
16039
16040         * g++.dg/template/ttp3.C: New test.
16041
16042         * g++.dg/template/friend2.C: New test.
16043         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16044
16045 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16046
16047         * g++.dg/other/ptrmem1.C: New test.
16048         * g++.dg/other/ptrmem2.C: New test.
16049
16050 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16051
16052         * g++.dg/template/ctor1.C: New test.
16053
16054 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16055
16056         * g++.dg/template/friend2.C: New test.
16057
16058 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16059
16060         * gcc.dg/mmix-1.c: New test.
16061
16062 2001-12-31  Richard Henderson  <rth@redhat.com>
16063
16064         * gcc.dg/asm-5.c: New.
16065
16066 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16067
16068         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16069         in namespace __gnu_cxx
16070
16071 2001-12-30  Richard Henderson  <rth@redhat.com>
16072
16073         * gcc.dg/debug-6.c: New.
16074
16075 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16076
16077         * gcc.c-torture/compile/20011229-2.c: New test.
16078
16079 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16080
16081         * gcc.dg/debug-3.c: New test.
16082         * gcc.dg/debug-4.c: New test.
16083         * gcc.dg/debug-5.c: New test.
16084
16085 2001-12-29  Richard Henderson  <rth@redhat.com>
16086
16087         * g++.dg/eh/loop1.C: New.
16088
16089 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16090
16091         * g++.dg/template/crash1.C: New test.
16092
16093 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16094
16095         * g++.dg/other/const1.C: New test.
16096
16097 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16098
16099         * gcc.c-torture/compile/20011229-1.c: New test.
16100
16101 2001-12-28  Stan Shebs  <shebs@apple.com>
16102
16103         * lib/objc-torture.exp: Resync with c-torture.exp.
16104         * lib/objc.exp: Load standard libraries.
16105
16106 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16107
16108         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16109         additional tests.
16110
16111 2001-12-27  Roger Sayle <roger@eyesopen.com>
16112
16113         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16114
16115 2001-12-27  Richard Henderson  <rth@redhat.com>
16116
16117         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16118
16119 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16120
16121         * g++.dg/eh/ctor1.C: New test.
16122         * g++.dg/other/error2.C: New test.
16123
16124 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16125
16126         * g++.dg/other/init2.C: New test.
16127
16128 2001-12-24  Richard Henderson  <rth@redhat.com>
16129
16130         * gcc.dg/20011223-1.c: New.
16131         * gcc.dg/inline-1.c: New.
16132
16133 2001-12-23  Richard Henderson  <rth@redhat.com>
16134
16135         * gcc.dg/asm-4.c: Test operand modifiers.
16136
16137 2001-12-23  Richard Henderson  <rth@redhat.com>
16138
16139         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16140
16141 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16142
16143         * gcc.c-torture/execute/20011223-1.c: New test.
16144
16145 2001-12-21  Richard Henderson  <rth@redhat.com>
16146
16147         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16148         re-enables the warning.
16149
16150 2001-12-21  Richard Henderson  <rth@redhat.com>
16151
16152         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16153
16154 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16155
16156         * gcc.c-torture/compile/20011218-1.c: New test.
16157
16158 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16159
16160         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16161         arm-isr.c test.
16162         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16163         epilogue generation for ARM ISR routines.
16164
16165 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16166
16167         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16168         * gcc.dg/format/c90-printf-3.c: Likewise.
16169         * gcc.dg/format/c99-printf-3.c: Likewise.
16170         * gcc.dg/format/ext-1.c: Likewise.
16171         * gcc.dg/format/ext-6.c: Likewise.
16172         * gcc.dg/format/format.h: Prototype unlocked stdio.
16173
16174 2001-12-20  Richard Henderson  <rth@redhat.com>
16175
16176         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16177         (arena): Use it.
16178         (malloc): Correct allocation logic.  Abort if we fill up the
16179         arena before initialization complete.
16180         (realloc): Correct allocation logic.
16181
16182 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16183
16184         * gcc.c-torture/compile/20011219-2.c: New test.
16185
16186         * gcc.c-torture/execute/20011219-1.c: New test.
16187
16188 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16189
16190         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16191         target does not support weak symbols.
16192
16193 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16194
16195         * gcc.c-torture/compile/20011219-1.c: New test.
16196
16197 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16198
16199         * g++.dg/other/error1.C: New test.
16200
16201 2001-12-17  Jeffrey A Law  (law@redhat.com)
16202
16203         * gcc.c-torture/execute/20011217-1.c: New test.
16204
16205 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16206
16207         * objc.dg/special/: New directory.
16208         * objc.dg/special/special.exp: New file.
16209         * objc.dg/special/unclaimed-category-1.h: New file.
16210         * objc.dg/special/unclaimed-category-1a.m: New file.
16211         * objc.dg/special/unclaimed-category-1.m: New file.
16212
16213 2001-12-17  Andreas Jaeger  <aj@suse.de>
16214
16215         * gcc.c-torture/compile/20011217-2.c: New test.
16216
16217 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16218
16219         * gcc.c-torture/compile/20011217-1.c: New test.
16220
16221 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16222
16223         * testsuite/gcc.dg/20011214-1.c: New.
16224
16225 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16226
16227         * gcc.dg/altivec-4.c: New.
16228
16229 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16230
16231         * gcc.dg/20011113-1.c: New test.
16232
16233 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16234
16235         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16236         std::__malloc_alloc_template<0> and
16237         std::__default_alloc_template<false, 0>.
16238
16239 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16240
16241         * objc/execute/bf-21.m: New test.
16242         * objc/execute/enumeration-1.m: New test.
16243         * objc/execute/enumeration-2.m: New test.
16244
16245 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
16246
16247         * gcc.dg/gnu89-init-1.c: New test.
16248
16249 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16250
16251         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16252         * g++.old-deja/g++.jason/2371.C: Likewise.
16253         * g++.old-deja/g++.jason/template33.C: Likewise.
16254         * g++.old-deja/g++.jason/template34.C: Likewise.
16255         * g++.old-deja/g++.jason/template36.C: Likewise.
16256         * g++.old-deja/g++.oliva/typename1.C: Likewise.
16257         * g++.old-deja/g++.oliva/typename2.C: Likewise.
16258         * g++.old-deja/g++.other/typename1.C: Likewise.
16259         * g++.old-deja/g++.pt/inherit2.C: Likewise.
16260         * g++.old-deja/g++.pt/nontype5.C: Likewise.
16261         * g++.old-deja/g++.pt/typename11.C: Likewise.
16262         * g++.old-deja/g++.pt/typename14.C: Likewise.
16263         * g++.old-deja/g++.pt/typename16.C: Likewise.
16264         * g++.old-deja/g++.pt/typename3.C: Likewise.
16265         * g++.old-deja/g++.pt/typename4.C: Likewise.
16266         * g++.old-deja/g++.pt/typename5.C: Likewise.
16267         * g++.old-deja/g++.pt/typename7.C: Likewise.
16268         * g++.old-deja/g++.robertl/eb9.C: Likewise.
16269
16270 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
16271
16272         * g++.dg/other/linkage1.C: New test.
16273         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16274         specifiers.
16275
16276 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
16277
16278         * gcc.dg/concat.c: New test.
16279
16280 2001-12-11  Stan Shebs  <shebs@apple.com>
16281
16282         * objc/compile: New test directory.
16283         * objc/compile/compile.exp: New expect script.
16284         * objc/compile/20011211-1.m: New compile test.
16285
16286 2001-12-11  Jason Merrill  <jason@redhat.com>
16287
16288         * lib/prune.exp (prune_gcc_output): Also handle "In member
16289         function".  So many permutations...
16290
16291 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
16292
16293         * g++.dg/template/typedef1.C: New test.
16294
16295 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
16296
16297         * g++.dg/other/copy1.C: New test.
16298
16299 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
16300
16301         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16302
16303         * gcc.dg/builtin-choose-expr.c: New.
16304
16305 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
16306
16307         * gcc.dg/altivec-2.c: New.
16308
16309 2001-12-07  Richard Henderson  <rth@redhat.com>
16310
16311         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16312
16313 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
16314
16315         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16316         ultrasparc.
16317
16318 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16319
16320         * g++-old.deja/g++.robertl/eb101.C: Deleted.
16321
16322 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
16323
16324         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16325         variable argument list.
16326
16327 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16328
16329         * gcc.c-torture/execute/memcheck: Delete entire directory.
16330         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16331         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16332
16333 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16334
16335         * gcc.dg/Wshadow-1.c: New test.
16336
16337 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16338
16339         * gcc.c-torture/compile/20011130-1.c: New test.
16340
16341         * gcc.dg/noncompile/20011025-1.c: New test.
16342
16343         * g++.dg/other/anon-union.C: New test.
16344
16345         * gcc.c-torture/execute/20011024-1.c: New test.
16346
16347 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16348
16349         * gcc.c-torture/execute/20000722-1.x,
16350         gcc.c-torture/execute/20010123-1.x: Remove.
16351         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16352         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16353         gcc.dg/c99-complit-2.c: New tests.
16354
16355 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
16356
16357         * g++.dg/inherit/base1.C: New test.
16358
16359 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
16360
16361         * g++.dg/other/stdarg1.C: New test.
16362
16363         * gcc.c-torture/compile/20011130-2.c: New test.
16364
16365 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
16366
16367         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16368         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16369         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16370         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16371         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16372         * gcc.dg/builtin-prefetch-1.c: New test.
16373
16374 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
16375
16376         * gcc.dg/20011130-1.c: New test.
16377
16378 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
16379
16380         * g++.dg/other/scope1.C: New test.
16381         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
16382
16383 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16384
16385         * gcc.dg/vla-init-1.c: New test.
16386
16387 2001-12-01  Geoff Keating  <geoffk@redhat.com>
16388
16389         * gcc.c-torture/compile/structs.c: New testcase from GDB.
16390
16391 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16392
16393         * objc.dg/alias.m: Update.
16394         * objc.dg/class-1.m: Update.
16395         * objc.dg/const-str-1.m: Update.
16396         * objc.dg/fwd-proto-1.m: Update.
16397         * objc.dg/id-1.m: Update.
16398         * objc.dg/super-class-1.m: Update.
16399
16400 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16401
16402         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16403         constructs.
16404
16405 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16406
16407         * gcc.c-torture/execute/20011128-1.c: New test.
16408
16409 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16410
16411         * gcc.dg/20011127-1.c: New test.
16412
16413 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16414
16415         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16416         from Austin Group draft 7.
16417         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16418         scanf format arguments.
16419         * gcc.dg/format/no-exargs-2.c: New test.
16420
16421 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16422
16423         * g++.dg/abi/vbase8-4.C: New test.
16424
16425 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16426
16427         * gcc.c-torture/execute/20011121-1.c: New test.
16428
16429 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16430
16431         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16432
16433 2001-11-23  Andreas Jaeger  <aj@suse.de>
16434
16435         * gcc.dg/cpp/charconst-2.c: New test.
16436
16437 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16438
16439         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16440         to the host if it is remote.  Let tests specify extra headers
16441         they use.
16442         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16443         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16444         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16445         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16446         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16447         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16448         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16449         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16450         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16451         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16452
16453 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16454
16455         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16456         for little endian ARMs.
16457
16458 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16459
16460         * gcc.c-torture/compile/20011119-1.c: New test.
16461         * gcc.c-torture/compile/20011119-2.c: New test.
16462
16463 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16464
16465         * gcc.dg/altivec-1.c: Fix typo.
16466
16467 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16468
16469         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16470
16471 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16472
16473         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16474
16475 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16476
16477         * lib/g77.exp: Don't specify --rpath-link.
16478
16479         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16480         across all the headers.
16481         * gcc.dg/format/format.exp: For testing on a remote host,
16482         copy format.h.
16483
16484         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16485         * gcc.c-torture/execute/930406-1.c: Likewise.
16486         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16487
16488 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16489
16490         * gcc.dg/altivec-1.c: New.
16491
16492 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16493
16494         * gcc.dg/cpp/fpreprocessed.c: New test case.
16495
16496 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16497
16498         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16499         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16500         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16501
16502 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16503
16504         * gcc.dg/no-builtin-1.c: New test.
16505
16506 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16507
16508         * gcc.c-torture/execute/20011115-1.c: New test.
16509
16510 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16511
16512         * gcc.c-torture/compile/20011114-2.c: New test.
16513         * gcc.c-torture/compile/20011114-3.c: New test.
16514         * gcc.c-torture/compile/20011114-4.c: New test.
16515
16516 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16517
16518         * g++.dg/other/init1.C: New test.
16519
16520 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16521
16522         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16523         message.
16524
16525         * gcc.c-torture/execute/20011114-1.c: New testcase.
16526
16527         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16528         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16529         like the (before this change) version of 20010327-1.c.
16530
16531 2001-11-14  Roger Sayle <roger@eyesopen.com>
16532
16533         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16534
16535 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16536
16537         * g++.dg/init/array2.C: New test.
16538
16539 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16540
16541         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16542
16543 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16544
16545         * g++.dg/other/forscope1.C: New test.
16546         * g++.dg/ext/forscope1.C: New test.
16547         * g++.dg/ext/forscope2.C: New test.
16548
16549 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16550
16551         * gcc.c-torture/execute/20011113-1.c: New test.
16552
16553 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16554
16555         * gcc.c-torture/execute/20011109-2.c: New test.
16556
16557         * gcc.c-torture/execute/20011109-1.c: New test.
16558
16559 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16560
16561         * gcc.c-torture/compile/20011109-1.c: New test.
16562
16563 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16564
16565         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16566         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16567         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16568         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16569         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16570         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16571         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16572
16573 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16574
16575         * g++.dg/warn/Wshadow-1.C: New tests.
16576         * g++.old-deja/g++.mike/for3.C: Update.
16577
16578 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16579
16580         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16581         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16582         XFAILs.  Adjust expected error texts.
16583         * gcc.c-torture/compile/20011106-1.c,
16584         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16585         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16586         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16587         gcc.dg/c99-array-lval-5.c: New tests.
16588
16589 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16590
16591         * gcc.dg/cpp/defined.c: Update.
16592
16593 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16594
16595         * gcc.c-torture/execute/anon-1.c: New test.
16596
16597 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16598
16599         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16600         same size, so no warning should be produced on stormy16.
16601
16602         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16603         due to oversized array.
16604         * g++.old-deja/g++.mike/ns15.C: Likewise.
16605         * g++.old-deja/g++.pt/crash16.C: Likewise.
16606
16607 2001-11-02  Graham Stott  <grahams@redhat.com>
16608
16609         * g++.dgother/debug1.C: Fix typos.
16610
16611 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16612
16613         * g++.dg/other/debug1.C: New test.
16614
16615 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16616
16617         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16618         of unsigned long.
16619
16620 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16621
16622         * gcc.dg/20011029-2.c: New test.
16623
16624         * gcc.c-torture/compile/20011029-1.c: New test.
16625
16626 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16627
16628         * objc/execute/class_self-1.m: New test.
16629         * objc/execute/class_self-2.m: New test.
16630
16631 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16632
16633         * gcc.misc-tests/msgs.exp: Delete.
16634         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16635         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16636         error set to match recent changes.
16637
16638 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16639
16640         * gcc.dg/20011021-1.c: New test.
16641
16642 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16643
16644         * gcc.c-torture/compile/20011023-1.c: New test.
16645
16646 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16647
16648         * lib/g77.exp: Rewrite based on lib/g++.exp.
16649
16650 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16651
16652         * gcc.c-torture/execute/20011019-1.c: New test.
16653
16654         * gcc.dg/20011018-1.c: New test.
16655
16656 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16657
16658         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16659
16660 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16661
16662         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16663         * gcc.dg/attr-invalid.c: Likewise.
16664
16665 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16666
16667         * testsuite/gcc.dg/20011015-1.c: New test.
16668
16669 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16670
16671         * g++.dg/template/unify2.C: New test.
16672
16673 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16674
16675         * g++.dg/other/exception-specification.C: New test
16676
16677 2001-10-13  Tom Rix  <trix@redhat.com>
16678
16679         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16680         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16681
16682 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16683
16684         * testsuite/gcc.dg/20011009-1.c: New test.
16685
16686 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16687
16688         PR g++/4476
16689         * g++.dg/other/friend1.C: New test.
16690
16691 2001-10-11  Richard Henderson  <rth@redhat.com>
16692
16693         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16694
16695 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16696
16697         * gcc.c-torture/compile/20011010-1.c: New.
16698
16699 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16700
16701         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16702         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16703         g77.f-torture/execute/execute.exp,
16704         g77.f-torture/noncompile/noncompile.exp,
16705         gcc.c-torture/compile/compile.exp,
16706         gcc.c-torture/execute/execute.exp,
16707         gcc.c-torture/execute/ieee/ieee.exp,
16708         gcc.c-torture/execute/memcheck/memcheck.exp,
16709         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16710         objc/execute/execute.exp: Update FSF address.
16711
16712 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16713
16714         * gcc.dg/cpp/cmdlne-C.c: Update.
16715         * gcc.dg/cpp/cmdlne-C2.c: New.
16716
16717 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16718
16719         * gcc.c-torture/execute/20011008-3.c: New.
16720
16721 2001-10-08  DJ Delorie  <dj@redhat.com>
16722
16723         * gcc.dg/20011008-1.c: New.
16724         * gcc.dg/20011008-2.c: New.
16725
16726 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16727
16728         * gcc.dg/cpp/spacing1.c: Update test.
16729
16730 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16731
16732         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16733         spelling errors of "separate" as "seperate".
16734
16735 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16736
16737         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16738         enough to avoid inlining.
16739
16740 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16741
16742         * lib/g77.exp: set libg2c_dir correctly.
16743
16744 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16745
16746         * gcc.dg/cpp/macro11.c: New test.
16747
16748 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16749
16750         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16751         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16752         gcc.dg/format/multattr-3.c: New tests.
16753         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16754         tests for format attributes on function pointers being rejected.
16755
16756 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16757
16758         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16759
16760 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16761
16762         * g++.dg/warn/format1.C: New test.
16763
16764 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16765
16766         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16767
16768 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16769
16770         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16771
16772 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16773
16774         * gcc.dg/cpp/redef2.c: Add test.
16775
16776 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16777
16778         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16779         long-standing bug on i686, apparently.
16780         * gcc.c-torture/execute/loop-2c.x: New file.
16781         * gcc.c-torture/execute/loop-2d.x: New file.
16782         * gcc.c-torture/execute/loop-3c.x: New file.
16783
16784 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16785
16786         * gcc.dg/cpp/20000625-2.c: Correct line number.
16787
16788 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16789
16790         * gcc.dg/cpp/macro10.c: New test.
16791         * gcc.dg/cpp/strify3.c: New test.
16792         * gcc.dg/cpp/spacing1.c: Add tests.
16793         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16794         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16795
16796 2001-09-24  DJ Delorie  <dj@redhat.com>
16797
16798         * gcc.c-torture/execute/20010924-1.c: New test.
16799
16800 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16801
16802         * testsuite/objc/execute/paste.m: Remove.
16803
16804 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16805
16806         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16807
16808 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16809
16810         * g77.dg/strlen0.f: New test.
16811
16812 2001-09-21  Richard Henderson  <rth@redhat.com>
16813
16814         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16815         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16816
16817 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16818
16819         Table-driven attributes.
16820         * g++.dg/ext/attrib1.C: New test.
16821
16822 2001-09-20  DJ Delorie  <dj@redhat.com>
16823
16824         * gcc.dg/20000926-1.c: Update expected warning messages.
16825         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16826         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16827         array.
16828
16829 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16830
16831         * g++.dg/eh/registers1.C: New test case.
16832
16833 2001-09-17  Richard Henderson  <rth@redhat.com>
16834
16835         * gcc.dg/array-5.c: Fix VLA decomposition test.
16836
16837 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16838
16839         * gcc.dg/cpp/line5.c: New testcase.
16840
16841 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16842
16843         * gcc.dg/cpp/macro9.c: New test.
16844
16845 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16846
16847         * gcc.c-torture/execute/980223.c: Change type of addr from long
16848         to char *.
16849
16850 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16851
16852         * gcc.c-torture/execute/20010915-1.c: New test.
16853
16854 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16855
16856         * g77.dg/bprob: New directory.
16857         * g77.dg/bprob/bprob.exp: New file.
16858         * g77.dg/bprob/bprob-1.f: New test.
16859         * g77.dg/gcov: New directory.
16860         * g77.dg/gcov/gcov.exp: New file.
16861         * g77.dg/gcov/gcov-1.f: New test.
16862         * g77.dg/gcov/gcov-1.x: New file.
16863
16864 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16865
16866         * gcc.dg/cpp/directiv.c: Update.
16867         * gcc.dg/cpp/undef1.c: Update.
16868
16869 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16870
16871         * gcc.dg/20010912-1.c: New test.
16872
16873 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16874
16875         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16876         language-independent file in lib.
16877         * lib/gcov.exp: New file.
16878
16879 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16880
16881         * gcc.c-torture/compile/20010911-1.c: New test.
16882
16883 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16884
16885         * lib/profopt.exp: New, to support profile-directed optimizations.
16886         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16887         * gcc.misc-tests/bprob-1.c: New test.
16888         * gcc.misc-tests/bprob-2.c: New test.
16889
16890 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16891
16892         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16893         XFAIL and which kinds of gcov output to verify.
16894         * gcc.misc-tests/gcov-4b.x: New file.
16895         * gcc.misc-tests/gcov-5b.x: New file.
16896         * gcc.misc-tests/gcov-6.x: New file.
16897         * gcc.misc-tests/gcov-7.c: New test.
16898         * gcc.misc-tests/gcov-7.x: New file.
16899
16900 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16901
16902         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16903         * gcc.misc-tests/gcov-6.c: New test.
16904
16905 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16906
16907         PR c++/3986
16908         * g++.dg/abi/vbase1.C: New test.
16909
16910 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16911
16912         * objc.dg/method-2.m: New.
16913
16914 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16915
16916         PR c++/4203
16917         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16918         * g++.dg/init/empty1.C: New test.
16919
16920 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16921
16922         * gcc.c-torture/compile/20010903-1.c: New test.
16923
16924 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16925
16926         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16927         for m68k.
16928
16929 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16930
16931         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16932
16933         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16934
16935         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16936
16937 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16938
16939         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16940         for 16-bit 'unsigned int'.
16941
16942 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16943
16944         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16945
16946 2001-08-27  Richard Henderson  <rth@redhat.com>
16947
16948         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16949         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16950
16951 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16952
16953         * gcc.dg/asm-names.c (ymain): New.
16954
16955 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16956
16957         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16958         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16959         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16960
16961 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16962
16963         * gcc.dg/compare5.c: New testcase.
16964
16965 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16966
16967         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16968         and "In instantiation".
16969
16970 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16971
16972         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16973
16974 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16975
16976         * gcc.misc-tests/gcov.exp: Add support for branch information.
16977         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16978         * gcc.misc-tests/gcov-4.c: New test.
16979         * gcc.misc-tests/gcov-4b.c: New test.
16980         * gcc.misc-tests/gcov-5b.c: New test.
16981
16982 2001-08-20  Zack Weinberg  <zackw@panix.com>
16983
16984         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16985         expected to fail.
16986
16987 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16988
16989         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16990
16991 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16992
16993         * g++.dg/eh/template1.C: New test.
16994
16995 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16996
16997         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16998         Fix thinko.
16999         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17000         for xfail.
17001
17002 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17003
17004         * lib/g77-dg.exp:  Use prune.exp for common procedures
17005         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17006         * lib/g77.exp: (g77-dg-prune) Remove
17007
17008 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17009
17010         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17011
17012 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17013
17014         * g++.dg/template/unify1.C: New test.
17015
17016 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17017
17018         * g++.dg/abi/empty4.C: New test.
17019
17020 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17021
17022         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17023         solaris2.*
17024         * g77.f-torture/compile/pr3743.x: Likewise
17025
17026 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17027
17028         * g++.dg/other/using-declaration.C: New test.
17029
17030 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17031
17032         * gcc.dg/cpp/tr-sign.c: New testcase.
17033
17034 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17035
17036         * gcc.dg/cpp/19951025-1.c: Revert.
17037         * gcc.dg/cpp/directiv.c: We no longer process directives that
17038         interrupt macro arguments.
17039
17040 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17041
17042         * gcc.dg/bconstp-1.c: New test.
17043
17044 2001-08-03  Richard Henderson  <rth@redhat.com>
17045
17046         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17047
17048 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17049
17050         * gcc.dg/cpp/19951025-1.c: Update.
17051
17052 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17053
17054         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17055         should be x.
17056
17057 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17058
17059         Kill -fhonor-std.
17060         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17061         * g++.old-deja/g++.other/std1.C: Likewise.
17062         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17063
17064 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17065
17066         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17067         (g77_pass, g77_fail, g77_finish, g77_exit,
17068         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17069
17070 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17071
17072         * g77.dg/fbackslash.f
17073         * g77.dg/fcase-preserve.f
17074         * g77.dg/ff90-1.f
17075         * g77.dg/ffixed-line-length-0.f
17076         * g77.dg/ffixed-line-length-132.f
17077         * g77.dg/ffixed-line-length-7.f
17078         * g77.dg/ffixed-line-length-72.f
17079         * g77.dg/ffixed-line-length-none.f
17080         * g77.dg/ffree-form-1.f
17081         * g77.dg/fno-backslash.f
17082         * g77.dg/fno-f90-1.f
17083         * g77.dg/fno-fixed-form-1.f
17084         * g77.dg/fno-onetrip.f
17085         * g77.dg/fno-typeless-boz.f
17086         * g77.dg/fno-underscoring.f
17087         * g77.dg/fno-vxt-1.f
17088         * g77.dg/fonetrip.f
17089         * g77.dg/ftypeless-boz.f
17090         * g77.dg/fugly-assumed.f
17091         * g77.dg/funderscoring.f
17092         * g77.dg/fvxt-1.f
17093
17094 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17095
17096         * objc.dg/fwd-proto-1.m: New.
17097         * objc.dg/local-decl-1.m: New.
17098         * objc.dg/naming-1.m: New.
17099         * objc.dg/naming-2.m: New.
17100         * objc.dg/proto-hier-1.m: New.
17101
17102 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17103
17104         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17105         largest-type elements to a struct makes its size grow.
17106
17107 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17108
17109         * g++.dg/abi/vthunk1.C: New test.
17110
17111 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17112
17113         * g++.dg/abi/vbase8-22.C: New test.
17114
17115 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17116
17117         * gcc.dg/cpp/macro8.c: New test.
17118
17119 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17120
17121         * g++.dg/abi/vbase8-21.C: New test.
17122
17123 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17124
17125         * g++.dg/abi/vbase8-10.C: New test.
17126
17127 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17128
17129         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17130         ${tool}_set_ld_library_path.
17131         Changed caller.
17132         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17133         g++.exp.
17134
17135 2001-07-26  Stan Cox <scox@redhat.com>
17136
17137         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17138         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17139         gcc_exit, gcc_check_unsupported_p):
17140         Moved to gcc-deps.exp
17141         * gcc-deps.exp: New file.
17142
17143 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17144
17145         * g++.old-deja/g++.pt/defarg14.C: New test.
17146
17147 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17148
17149         * g++.old-deja/g++.other/lineno5.C: New test.
17150
17151 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17152
17153         * g++.old-deja/g++.pt/crash68.C: New test.
17154
17155 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17156
17157         * g++.old-deja/g++.other/crash42.C: New test.
17158
17159 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17160
17161         * gcc.dg/cpp/extratokens.c: Fix.
17162         * gcc.dg/cpp/skipping2.c: New tests.
17163
17164 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17165
17166         * gcc.c-torture/execute/20010724-1.c: New file.
17167         * gcc.c-torture/execute/20010724-1.x: New file.
17168
17169 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17170
17171         * g++.old-deja/g++.other/cond7.C: New test.
17172
17173 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17174
17175         * g++.old-deja/g++.other/optimize4.C: New test.
17176
17177 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17178
17179         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17180
17181 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17182
17183         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17184         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17185         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17186         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17187
17188         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17189         bug report" message.
17190
17191         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17192         * g++.dg/ext/instantiate1.C: Move from old-deja.
17193
17194 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17195
17196         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17197         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17198         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17199         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17200
17201 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17202
17203         * gcc.c-torture/execute/20010723-1.c: New test.
17204
17205 2001-07-23  Ben Elliston  <bje@redhat.com>
17206
17207         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17208
17209 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17210
17211         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17212         i[34567]86-*-*.
17213         Delete handling of ieee_multilib_flags.
17214         Pass -mieee for alpha*-*-* and sh-*-*.
17215         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17216
17217 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17218
17219         Remove old-abi tests.
17220         * g++.old-deja/g++.mike/p11116.C: Remove.
17221         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17222
17223 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17224
17225         * g77.f-torture/compile/pr3743.f:  New test
17226
17227 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17228
17229         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17230
17231 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17232
17233         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17234         g++.old-deja/g++.pt/static6.C: Likewise.
17235         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17236         supports weak symbols.
17237
17238 2001-07-18  Andreas Jaeger  <aj@suse.de>
17239
17240         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17241         supported again.
17242
17243 2001-07-18  Andreas Jaeger  <aj@suse.de>
17244
17245         * gcc.dg/iftrap-1.c: Fix target line.
17246
17247 2001-07-17  Richard Henderson  <rth@redhat.com>
17248
17249         * gcc.c-torture/execute/20010717-1.c: New.
17250
17251 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17252
17253         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17254         tests.
17255
17256 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17257
17258         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17259
17260 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17261
17262         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17263         UAC_SIGBUS, UAC_NOPRINT definitions.
17264
17265 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
17266
17267         * objc/execute/object_is_class.m: New test.
17268         * objc/execute/object_is_meta_class.m: New test.
17269
17270 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17271
17272         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17273         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17274
17275 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
17276
17277         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17278         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17279
17280 2001-07-14  Richard Henderson  <rth@redhat.com>
17281
17282         * gcc.dg/iftrap-1.c: New.
17283
17284 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
17285
17286         * g77.f-torture/execute/intrinsic77.f: New test.
17287
17288 2001-07-11  Janis Johnson <janis@us.ibm.com>
17289
17290         * gcc.misc-tests/gcov-3.c: New test.
17291
17292 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17293
17294         * gcc.c-torture/compile/20010711-1.c,
17295         * gcc.c-torture/compile/20010711-2.c: New tests.
17296
17297 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17298
17299         * gcc.c-torture/execute/20010711-1.c: New test.
17300
17301 2001-07-11  Ben Elliston  <bje@redhat.com>
17302
17303         * g++.old-deja/g++.other/enum5.C: New test.
17304
17305 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
17306
17307         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17308         (g++-dg-prune): Call prune_gcc_output.
17309         * prune.exp: New file for prune_gcc_output.
17310         * lib/g++.exp, lib/gcc.exp: Load it.
17311
17312 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17313
17314         * gcc.c-torture/compile/20010701-1.c,
17315         g++.old-deja/g++.ext/attrib6.C: New tests.
17316
17317 2001-07-06  Jeffrey A Law  (law@cygnus.com)
17318
17319         * gcc.c-torture/compile/20010706-1.c: New test.
17320
17321 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
17322
17323         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17324
17325 2001-06-28  Stan Shebs  <shebs@apple.com>
17326
17327         * gcc.dg/pragma-darwin.c: New test.
17328
17329 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17330
17331         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17332         Solaris 2.[678] system.
17333
17334 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17335
17336         * gcc.dg/20010622-1.c: New test.
17337
17338 2001-06-18  Stan Shebs  <shebs@apple.com>
17339
17340         * objc.dg: New directory.
17341         * objc.dg/dg.exp: New file.
17342         * objc.dg/alias.m: New.
17343         * objc.dg/class-1.m: New.
17344         * objc.dg/class-2.m: New.
17345         * objc.dg/const-str-1.m: New.
17346         * objc.dg/const-str-2.m: New.
17347         * objc.dg/id-1.m: New.
17348         * objc.dg/method-1.m: New.
17349         * objc.dg/super-class-1.m: New.
17350         * lib/objc-dg.exp: New file.
17351
17352 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17353
17354         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17355         of label name.
17356
17357 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
17358
17359         * g++.old-deja/g++.abi/vbase8-9.C: New test.
17360
17361 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17362
17363         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17364         variable.
17365
17366 2001-06-12  Richard Henderson  <rth@redhat.com>
17367
17368         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17369
17370 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17371
17372         * g++.old-deja/g++.abi/vbase5.C: New test.
17373         * g++.old-deja/g++.abi/vbase6.C: New test.
17374         * g++.old-deja/g++.abi/vbase7.C: New test.
17375
17376 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17377
17378         * gcc.c-torture/compile/20010610-1.c: New test.
17379
17380 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17381
17382         * g++.old-deja/g++.abi/vbase4.C: New test.
17383
17384 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17385
17386         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
17387         support %f for HC11/HC12 targets.
17388         * gcc.c-torture/execute/930513-1.x: New file, likewise.
17389         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
17390         on HC11/HC12 targets.
17391         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17392
17393 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17394
17395         * gcc.dg/wchar_t-1.c: New file.
17396         * gcc.dg/wint_t-1.c: Likewise.
17397
17398 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17399
17400         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17401
17402 2001-06-11  Richard Henderson  <rth@redhat.com>
17403
17404         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17405
17406 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17407
17408         * gcc.c-torture/compile/20010611-1.c: New test.
17409
17410 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17411
17412         * gcc.dg/c99-tag-1.c: Add more tests.
17413
17414 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17415
17416         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17417         representation on MN10300 and ARM/Thumb.
17418
17419 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17420
17421         * g77.f-torture/execute/20010610.f: New.
17422
17423 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17424
17425         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17426         names.
17427
17428 2001-06-09  Richard Henderson  <rth@redhat.com>
17429
17430         * gcc.c-torture/execute/ashrdi-1.c: New.
17431         * gcc.c-torture/execute/ashldi-1.c: New.
17432         * gcc.c-torture/execute/lshrdi-1.c: New.
17433
17434 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17435
17436         * objc/execute/load-3.m: Added. Check sending +load to categories,
17437         in addition to classes.
17438
17439 2001-06-08  Stan Shebs  <shebs@apple.com>
17440
17441         * objc/execute/load-2.m: New test.  From Nicola Pero
17442         <n.pero@mi.flashnet.it>.
17443
17444 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17445
17446         * gcc.c-torture/execute/20010605-2.c: New test.
17447
17448 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17449
17450         * g++.old-deja/g++.abi/vbase2.C: New test.
17451         * g++.old-deja/g++.abi/vbase3.C: New test.
17452
17453 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17454
17455         * g++.old-deja/g++.pt/friend49.C: New test.
17456
17457 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17458
17459         * g++.old-deja/g++.ext/anon3.C: New test.
17460
17461 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17462
17463         * g++.old-deja/g++.other/conv7.C: New test.
17464
17465 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17466
17467         * gcc.c-torture/compile/20010605-2.c: New test.
17468
17469 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17470
17471         * gcc.c-torture/execute/20010604-1.c: New test.
17472
17473 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17474
17475         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17476
17477 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17478
17479         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17480         (g++_link_flags): Likewise.
17481         (g++_init): Pass gccpath's value to two previous functions.
17482
17483 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17484
17485         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17486         Ensure logfile entry matches exec command line.
17487
17488 2001-05-31  Richard Henderson  <rth@redhat.com>
17489
17490         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17491         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17492
17493 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17494
17495         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17496         compiler for irix6.2
17497
17498 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17499
17500         * g++.old-deja/g++.other/optimize3.C: New file.
17501
17502 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17503
17504         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17505         assemble.
17506
17507 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17508
17509         * g++.old-deja/g++.other/optimize2.C: New file.
17510
17511 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17512
17513         * gcc.c-torture/compile/20010518-2.c: New file.
17514         * gcc.c-torture/execute/20010518-1.c: New file.
17515         * gcc.c-torture/execute/20010518-2.c: New file.
17516
17517 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17518
17519         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17520
17521 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17522
17523         G++ no longer defines builtins that do not begin with __builtin.
17524         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17525         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17526         * g++.old-deja/g++.law/builtin1.C: Likewise.
17527         * g++.old-deja/g++.law/cvt2.C: Likewise.
17528         * g++.old-deja/g++.mike/net5.C: Likewise.
17529         * g++.old-deja/g++.other/builtins1.C: Likewise.
17530         * g++.old-deja/g++.other/builtins2.C: Likewise.
17531         * g++.old-deja/g++.other/builtins3.C: Likewise.
17532         * g++.old-deja/g++.other/builtins4.C: Likewise.
17533         * g++.old-deja/g++.other/inline8.C: Likewise.
17534         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17535
17536 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17537
17538         * g++.old-deja/g++.pt/using1.C: Adjust.
17539         * g++.old-deja/g++.pt/using2.C: New test.
17540
17541 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17542
17543         * gcc.dg/cpp/charconst.c: New tests.
17544         * gcc.dg/cpp/escape.c: New tests.
17545         * gcc.dg/cpp/escape-1.c: New tests.
17546         * gcc.dg/cpp/escape-2.c: New tests.
17547         * gcc.dg/cpp/ucs.c: New tests.
17548
17549 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17550
17551         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17552         native compiler for irix6.5.
17553
17554 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17555
17556         * lib/g++.exp (g++_include_flags): Use args to compute
17557         get_multilibs.
17558         (g++_link_flags): Likewise.
17559         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17560
17561 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17562
17563         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17564
17565 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17566
17567         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17568         this file.
17569
17570 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17571
17572         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17573         STACK_SIZE;
17574         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17575         to STACK_SIZE; Use it to define size of add_histo array.
17576         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17577         to STACK_SIZE.
17578         (f): Use GITT_SIZE to define size of gitt local table.
17579         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17580         to STACK_SIZE; Use it to define size of bytemem array.
17581
17582 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17583
17584         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17585         on 68HC11/HC12 due to the asm instruction.
17586         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17587         * gcc.c-torture/compile/920520-1.x: Likewise.
17588         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17589         on 68HC11/HC12 because the function is larger than 64K.
17590         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17591         on 68HC11/HC12 because the structure is too large.
17592
17593 2001-05-20  Richard Henderson  <rth@redhat.com>
17594
17595         * gcc.c-torture/execute/20010520-1.c: New.
17596
17597 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17598
17599         * g++.old-deja/g++.warn/compare1.C: New test.
17600         * gcc.dg/compare4.c: New test.
17601
17602 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17603
17604         * g++.old-deja/g++.other/optimize1.C: New test.
17605
17606 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17607
17608         * g++.old-deja/g++.pt/spec41.C: New test.
17609
17610 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17611
17612         * gcc.c-torture/compile/20010114-1.x: Remove.
17613
17614 2001-05-18  Stan Shebs  <shebs@apple.com>
17615
17616         * gcc.c-torture/compile/20010518-1.c: New test.
17617
17618 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17619
17620         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17621         * g++.old-deja/g++.pt/crash67.C: New test.
17622
17623 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17624
17625         * g++.old-deja/g++.other/debug9.C: New test.
17626
17627 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17628
17629         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17630
17631 2001-05-16  Jan Hubicka  <jh@suse.cz>
17632
17633         * gcc.c-torture/compile/20010516-1.c: New test.
17634
17635 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17636
17637         * g++.old-deja/g++.other/crash41.C: New test.
17638
17639 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17640
17641         * g++.old-deja/g++.pt/crash66.C: New test.
17642
17643 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17644
17645         * g++.old-deja/g++.robertl/eb27.C: Convert.
17646
17647 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17648
17649         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17650         declaration being redundant.
17651
17652 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17653
17654         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17655
17656 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17657
17658         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17659
17660 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17661
17662         * lib/g++.exp: Use testsuite_flags.
17663
17664 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17665
17666         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17667
17668 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17669
17670         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17671
17672 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17673
17674         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17675
17676 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17677
17678         * gcc.c-torture/compile/20010313-1.c: New test.
17679
17680 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17681
17682         * gcc.dg/cpp/direct2.c: New test.
17683         * gccq.dg/cpp/direct2s.c: New test.
17684
17685         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17686
17687 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17688
17689         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17690         * g++.old-deja/g++.other/op3.C: Likewise.
17691
17692 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17693
17694         * gcc.dg/cpp/syshdr.h: New file.
17695         * gcc.dg/cpp/sysmac1.c: Update.
17696         * gcc.dg/cpp/sysmac2.c: Update.
17697
17698 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17699
17700         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17701
17702 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17703
17704         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17705         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17706
17707 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17708
17709         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17710
17711 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17712
17713         * lib/g++.exp (g++_include_flags): Don't use any special flags
17714         if TESTING_IN_BUILD_TREE is not defined.
17715         (g++_init): Use a plain 'c++' as the compiler if
17716         TESTING_IN_BUILD_TREEE is not defined.
17717
17718 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17719
17720         * g++.old-deja/g++.eh/catch13.C: New test.
17721         * g++.old-deja/g++.eh/catch14.C: New test.
17722
17723 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17724
17725         * gcc.dg/cpp/tr-define.c: New test.
17726
17727 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17728
17729         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17730         <stdlib.h>, not <malloc.h>.
17731
17732 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17733
17734         * g++.old-deja/g++.ns/template17.C: New test.
17735
17736 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17737
17738         * g++.old-deja/g++.pt/ref4.C: New test.
17739
17740 2001-04-30  Richard Henderson  <rth@redhat.com>
17741
17742         * gcc.dg/20000724-1.c: Revert last change.
17743
17744 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17745
17746         * g77.f-torture/execute/20010430.f: New test.
17747
17748 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17749
17750         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17751
17752 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17753
17754         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17755
17756 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17757
17758         * g++.old-deja/g++.eh/crash6.C: New test.
17759
17760 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17761
17762         * g++.old-deja/g++.other/warn7.C: New test.
17763
17764 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17765
17766         * g++.old-deja/g++.other/defarg9.C: New test.
17767
17768 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17769
17770         * g77.f-torture/compile/20010426.f: New test.
17771         * g77.f-torture/execute/20010426.f: New test.
17772
17773 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17774
17775         * g77.f-torture/compile/20000629-1.x: Remove - error
17776         has been fixed.
17777
17778 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17779
17780         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17781         Tweak slightly to work with g++.dg framework.
17782         * g++.dg/special/ecos.exp: Run initp1.C test.
17783         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17784
17785         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17786         its linker doesn't give line numbers either.
17787         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17788
17789 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17790
17791         * g++.old-deja/g++.other/lex1.C: New test.
17792
17793 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17794
17795         * gcc.dg/noncompile/20010425-1.c: New test.
17796
17797 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17798
17799         * g++.old-deja/g++.pt/mangle2.C: New test.
17800
17801 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17802
17803         * gcc.dg/format/plus-1.c: New test.
17804
17805 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17806
17807         * gcc.dg/20010423-1.c: New test.
17808
17809 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17810
17811         * gcc.c-torture/execute/20010422-1.c: New test.
17812
17813 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17814
17815         * g++.old-deja/g++.ns/type2.C: New test.
17816
17817 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17818
17819         * g++.old-deja/g++.other/perf1.C: New test.
17820
17821 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17822
17823         * gcc.dg/c99-func-2.c: Remove xfail.
17824         * gcc.dg/c99-func-3.c: Remove xfail.
17825         * gcc.dg/c99-func-4.c: Remove xfail.
17826
17827 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17828
17829         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17830
17831 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17832
17833         * gcc.c-torture/compile/20010423-1.c: New test.
17834
17835 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17836
17837         * g++.old-deja/g++.pt/typename28.C: New test.
17838
17839 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17840
17841         * g++.old-deja/g++.abi/empty2.C: New test.
17842         * g++.old-deja/g++.abi/empty3.C: New test.
17843
17844 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17845
17846         * g++.old-deja/g++.other/comdat2.C: New test.
17847         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17848
17849 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17850
17851         * g++.old-deja/g++.other/overload14.C: New test.
17852
17853 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17854
17855         * g++.old-deja/g++.other/lookup23.C: New test.
17856
17857 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17858
17859         * gcc.c-torture/execute/20010403-1.c: New test.
17860
17861 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17862             Mark Mitchell  <mark@codesourcery.com>
17863
17864         * lib/old-dejagnu.exp: Don't delete output of executable.
17865         Add .exe suffix to executables.
17866
17867 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17868
17869         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17870
17871 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17872
17873         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17874
17875 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17876
17877         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17878         * g++.old-deja/g++.abi/crash1.C: New test.
17879
17880 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17881
17882         * g++.old-deja/g++.other/crash40.C: New test.
17883
17884 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17885
17886         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17887
17888 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17889
17890         * g++.old-deja/g++.other/warn6.C: New test.
17891
17892 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17893
17894         * g++.old-deja/g++.robertl/eb42.C: Same.
17895
17896 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17897
17898         * gcc.dg/wtr-conversion-1.c: New testcase.
17899
17900 2001-04-10  Richard Henderson  <rth@redhat.com>
17901
17902         * g++.old-deja/g++.other/array5.C: New.
17903
17904 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17905
17906         * gcc.c-torture/execute/20010408-1.c: New test.
17907
17908 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17909
17910         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17911         headers and constructs.
17912         * g++.old-deja/g++.robertl/eb79.C: Same.
17913         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17914         * g++.old-deja/g++.robertl/eb73.C: Same.
17915         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17916         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17917         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17918         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17919         * g++.old-deja/g++.robertl/eb44.C: Same.
17920         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17921         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17922         * g++.old-deja/g++.robertl/eb39.C: Same.
17923         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17924         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17925         * g++.old-deja/g++.robertl/eb30.C: Same.
17926         * g++.old-deja/g++.robertl/eb3.C: Same.
17927         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17928         * g++.old-deja/g++.robertl/eb21.C: Same.
17929         * g++.old-deja/g++.robertl/eb15.C: Same.
17930         * g++.old-deja/g++.robertl/eb118.C: Same.
17931         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17932         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17933         * g++.old-deja/g++.robertl/eb109.C: Same.
17934         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17935         * g++.old-deja/g++.mike/rtti1.C: Same.
17936         * g++.old-deja/g++.mike/p658.C: Same.
17937         * g++.old-deja/g++.mike/net46.C: Same.
17938         * g++.old-deja/g++.mike/net34.C: Same.
17939         * g++.old-deja/g++.mike/memoize1.C: Same.
17940         * g++.old-deja/g++.mike/eh2.C: Same.
17941         * g++.old-deja/g++.law/weak.C: Same.
17942         * g++.old-deja/g++.law/visibility7.C: Same.
17943         * g++.old-deja/g++.law/visibility25.C: Same.
17944         * g++.old-deja/g++.law/visibility22.C: Same.
17945         * g++.old-deja/g++.law/visibility2.C: Same.
17946         * g++.old-deja/g++.law/visibility17.C: Same.
17947         * g++.old-deja/g++.law/visibility13.C: Same.
17948         * g++.old-deja/g++.law/visibility10.C: Same.
17949         * g++.old-deja/g++.law/visibility1.C: Same.
17950         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17951         * g++.old-deja/g++.law/vbase1.C: Same.
17952         * g++.old-deja/g++.law/operators32.C: Same.
17953         * g++.old-deja/g++.law/nest3.C: Same.
17954         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17955         * g++.old-deja/g++.law/except5.C (main): Same.
17956         * g++.old-deja/g++.law/cvt7.C (run): Same.
17957         * g++.old-deja/g++.law/cvt2.C: Same.
17958         * g++.old-deja/g++.law/cvt16.C: Same.
17959         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17960         * g++.old-deja/g++.law/ctors17.C (main): Same.
17961         * g++.old-deja/g++.law/ctors13.C: Same.
17962         * g++.old-deja/g++.law/ctors12.C (main): Same.
17963         * g++.old-deja/g++.law/ctors10.C: Same.
17964         * g++.old-deja/g++.law/code-gen5.C: Same.
17965         * g++.old-deja/g++.law/bad-error7.C: Same.
17966         * g++.old-deja/g++.law/arm9.C: Same.
17967         * g++.old-deja/g++.law/arm12.C: Same.
17968         * g++.old-deja/g++.law/arg8.C: Same.
17969         * g++.old-deja/g++.law/arg1.C: Same.
17970         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17971         * g++.old-deja/g++.jason/template31.C: Same.
17972         * g++.old-deja/g++.jason/template24.C (main): Same.
17973         * g++.old-deja/g++.jason/2371.C: Same.
17974         * g++.old-deja/g++.eh/new2.C: Same.
17975         * g++.old-deja/g++.eh/new1.C: Same.
17976         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17977         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17978         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17979         * g++.old-deja/g++.brendan/crash62.C: Same.
17980         * g++.old-deja/g++.brendan/crash52.C: Same.
17981         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17982         * g++.old-deja/g++.brendan/crash38.C: Same.
17983         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17984         * g++.old-deja/g++.brendan/copy9.C: Same.
17985
17986 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17987
17988         * gcc.c-torture/execute/20001203-2.c (memset):
17989         Count argument is of type __SIZE_TYPE__.
17990
17991 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17992
17993         * gcc.c-torture/compile/20010404-1.c: New test.
17994
17995 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17996
17997         * gcc.c-torture/compile/20010326-1.c: New test.
17998
17999 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18000
18001         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18002         peculiarities of the SH.
18003         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18004
18005 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18006
18007         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18008         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18009         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18010
18011 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18012
18013         * g77.f-torture/compile/20010321-1.f: New test.
18014
18015 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18016
18017         * gcc.c-torture/compile/20010329-1.c: New test.
18018
18019 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18020
18021         * gcc.c-torture/execute/20010329-1.c: New test.
18022
18023 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18024
18025         * g++.old-deja/g++.other/eh4.C: Fix typo.
18026
18027 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18028
18029         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18030
18031 2001-03-28  Philip Blundell  <philb@gnu.org>
18032
18033         * gcc.c-torture/compile/20010328-1.c: New test.
18034
18035 2001-03-27  Richard Henderson  <rth@redhat.com>
18036
18037         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18038         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18039
18040 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18041
18042         * gcc.c-torture/compile/20010327-1.c: New test.
18043
18044 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18045
18046         * g++.old-deja/g++.other/friend12.C: New test.
18047         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18048         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18049
18050 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18051
18052         * gcc.c-torture/execute/20010325-1.c: New test.
18053
18054 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18055
18056         * g++.old-deja/g++.other/mangle3.C: New test.
18057
18058 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18059
18060         * g++.old-deja/g++.other/anon8.C: New test.
18061
18062 2001-03-20  Philip Blundell  <philb@gnu.org>
18063
18064         * gcc.c-torture/compile/20010320-1.c: New test.
18065
18066 2001-03-17  Richard Henderson  <rth@redhat.com>
18067
18068         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18069
18070 2001-03-15  Geoff Keating  <geoff@redhat.com>
18071
18072         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18073         tests on AIX.
18074
18075 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18076
18077         * g++.old-deja/g++.other/eh4.C: New test.
18078
18079 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18080
18081         * gcc.dg/cpp/mi1.c: Update.
18082
18083 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18084
18085         * g++.old-deja/g++.other/regstack.C: New test.
18086
18087 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18088
18089         * g++.old-deja/g++.other/ref4.C: New test.
18090
18091 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18092
18093         * objc/execute/va_method.m: Added.
18094         * objc/execute/IMP.m: Added.
18095         * objc/execute/_cmd.m: Added.
18096         * objc/execute/accessing_ivars.m: Added.
18097         * objc/execute/class-1.m: Added.
18098         * objc/execute/class-10.m: Added.
18099         * objc/execute/class-11.m: Added.
18100         * objc/execute/class-12.m: Added.
18101         * objc/execute/class-13.m: Added.
18102         * objc/execute/class-14.m: Added.
18103         * objc/execute/class-2.m: Added.
18104         * objc/execute/class-3.m: Added.
18105         * objc/execute/class-4.m: Added.
18106         * objc/execute/class-5.m: Added.
18107         * objc/execute/class-6.m: Added.
18108         * objc/execute/class-7.m: Added.
18109         * objc/execute/class-8.m: Added.
18110         * objc/execute/class-9.m: Added.
18111         * objc/execute/class-tests-1.h
18112         * objc/execute/class-tests-2.h
18113         * objc/execute/compatibility_alias.m: Added.
18114         * objc/execute/encode-1.m: Added.
18115         * objc/execute/formal_protocol-1.m: Added.
18116         * objc/execute/formal_protocol-2.m: Added.
18117         * objc/execute/formal_protocol-3.m: Added.
18118         * objc/execute/formal_protocol-4.m: Added.
18119         * objc/execute/formal_protocol-5.m: Added.
18120         * objc/execute/formal_protocol-6.m: Added.
18121         * objc/execute/formal_protocol-7.m: Added.
18122         * objc/execute/informal_protocol.m: Added.
18123         * objc/execute/initialize.m: Added.
18124         * objc/execute/load.m: Added.
18125         * objc/execute/many_args_method.m: Added.
18126         * objc/execute/nested-3.m: Added.
18127         * objc/execute/no_clash.m: Added.
18128         * objc/execute/private.m: Added.
18129         * objc/execute/redefining_self.m: Added.
18130         * objc/execute/root_methods.m: Added.
18131         * objc/execute/selector-1.m: Added.
18132         * objc/execute/static-1.m: Added.
18133         * objc/execute/static-2.m: Added.
18134         * objc/execute/va_method.m: Added.
18135
18136 2001-03-10  Richard Henderson  <rth@redhat.com>
18137
18138         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18139
18140 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18141
18142         * g++.old-deja/g++.other/crash31.C: XFAIL.
18143         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18144         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18145         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18146         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18147         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18148
18149 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18150
18151         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18152
18153 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18154
18155         * gcc.dg/20000724-1.c: Don't use multiline strings.
18156
18157 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18158
18159         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18160         result of -cString against what we expect it to be; don't just
18161         print it out for no one to read.
18162
18163         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18164         Based on testcases provided by Nicola Pero.
18165
18166 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18167
18168         * gcc.dg/cpp/macro7.c: New test.
18169
18170 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18171
18172         * gcc.dg/cpp/multiline.c: Update.
18173
18174 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18175
18176         * g++.old-deja/g++.other/enum3.C: New test.
18177
18178 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18179
18180         * g++.old-deja/g++.other/pod1.C: New test.
18181
18182 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18183
18184         * g++.old-deja/g++.ext/overload1.C: New test.
18185
18186 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18187
18188         * g++.old-deja/g++.pt/using1.C: New test.
18189
18190 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18191
18192         * g++.old-deja/g++.other/using9.C: New test.
18193
18194 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18195
18196         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18197
18198         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18199
18200 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18201
18202         * g++.old-deja/g++.ext/realpt1.C: Remove.
18203
18204 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18205
18206         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18207
18208 2001-02-26  Will Cohen  <wcohen@redhat.com>
18209
18210         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18211
18212 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18213
18214         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18215         templatized constructors.
18216
18217 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18218
18219         * gcc.c-torture/execute/20010224-1.c: New test.
18220
18221 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18222
18223         * gcc.c-torture/execute/20010222-1.c: New test.
18224
18225 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18226
18227         * g++.old-deja/g++.other/inline20.C: New test.
18228
18229 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18230
18231         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18232
18233 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18234
18235         * g++.old-deja/g++.other/lookup22.C: New test.
18236
18237 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18238
18239         * g77.dg: New directory.
18240         * g77.dg/20010216-1.f: New test case.
18241         * g77.dg/dg.exp: New driver.
18242         * lib/g77-dg.exp: New driver library.
18243
18244 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18245
18246         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18247
18248 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
18249
18250         * g++.old-deja/g++.other/decl9.C: New test.
18251
18252 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
18253
18254         * g++.old-deja/g++.other/init16.C: Update the test so that it does
18255         not need <string> and also tests the initialization at runtime.
18256
18257 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18258
18259         * gcc.c-torture/execute/longlong.c: New test.
18260
18261 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18262
18263         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18264
18265 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18266
18267         * gcc.c-torture/execute/920302-1.c (execute):
18268         Change argument type to short.
18269
18270 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18271
18272         * g++.old-deja/g++.pt/deduct6.C: New test.
18273
18274 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18275
18276         * g++.old-deja/g++.pt/deduct5.C: New test.
18277
18278 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
18279
18280         * gcc.c-torture/execute/20010209-1.c: New test.
18281
18282 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18283
18284         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18285
18286 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
18287
18288         * g++.dg/vtgc1.C: Update for new ABI.
18289
18290         * consistency.vlad: New directory, 1665 files.
18291
18292 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18293
18294         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18295         return type.
18296         * gcc.dg/cpp/digraphs.c: Declare puts.
18297
18298 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18299
18300         * g++.old-deja/g++.other/warn5.C: New test.
18301
18302 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18303
18304         * g++.old-deja/g++.pt/spec40.C: New test.
18305
18306 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18307
18308         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18309         case.
18310         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18311
18312 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
18313
18314         * gcc.c-torture/compile/20010209-1.c: New test.
18315
18316 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
18317
18318         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18319         excess errors message but not if it crashes.
18320         * g++.old-deja/g++.other/crash27.C: Likewise.
18321         * g++.old-deja/g++.other/crash28.C: Likewise.
18322         * g++.old-deja/g++.other/crash30.C: Likewise.
18323         * g++.old-deja/g++.other/crash32.C: Likewise.
18324         * g++.old-deja/g++.other/crash35.C: Likewise.
18325         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18326
18327 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18328
18329         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18330         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18331         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18332         g77.f-torture/execute/execute.exp,
18333         g77.f-torture/noncompile/noncompile.exp,
18334         gcc.c-torture/execute/execute.exp,
18335         gcc.c-torture/execute/memcheck/memcheck.exp,
18336         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18337         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18338         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18339         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18340         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18341         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18342         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18343         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18344         Remove bug reporting instructions with ancient email addresses.
18345
18346 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18347
18348         * gcc.dg/20010202-1.c: New test.
18349         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18350
18351 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
18352
18353         * g++.dg/stdbool-if.C: New test.
18354
18355 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
18356
18357         * objc/execute/fdecl.m: Added main().
18358
18359 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18360
18361         * gcc.c-torture/execute/20010206-1.c: New test.
18362
18363 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18364
18365         * gcc.dg/cpp/avoidpaste1.c: Update.
18366
18367 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
18368
18369         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18370         Pero <nicola@brainstorm.co.uk>.
18371         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18372
18373 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
18374
18375         * g++.old-deja/g++.pt/spec39.C: New test.
18376
18377 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
18378
18379         * gcc.c-torture/compile/20010202-1.c: New test.
18380
18381 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
18382
18383         * g++.old-deja/g++.abi/primary2.C: New test.
18384         * g++.old-deja/g++.abi/primary3.C: New test.
18385         * g++.old-deja/g++.abi/primary4.C: New test.
18386         * g++.old-deja/g++.abi/primary5.C: New test.
18387         * g++.old-deja/g++.abi/vtable3.h: New test.
18388         * g++.old-deja/g++.abi/vtable3a.C: New test.
18389         * g++.old-deja/g++.abi/vtable3b.C: New test.
18390         * g++.old-deja/g++.abi/vtable3c.C: New test.
18391         * g++.old-deja/g++.abi/vtable3d.C: New test.
18392         * g++.old-deja/g++.abi/vtable3e.C: New test.
18393         * g++.old-deja/g++.abi/vtable3f.C: New test.
18394         * g++.old-deja/g++.abi/vtable3g.C: New test.
18395         * g++.old-deja/g++.abi/vtable3h.C: New test.
18396         * g++.old-deja/g++.abi/vtable3i.C: New test.
18397         * g++.old-deja/g++.abi/vtable3j.C: New test.
18398         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18399
18400 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18401
18402         * g++.old-deja/g++.other/anon6.C: New test.
18403         * g++.old-deja/g++.other/anon7.C: New test.
18404
18405 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18406
18407         * gcc.dg/cpp/avoidpaste2.c: New tests.
18408
18409 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18410
18411         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18412
18413 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18414
18415         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18416         DECIMAL_DIG cases for Irix."
18417
18418 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18419
18420         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18421
18422 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18423
18424         * gcc.dg/c99-tag-1.c: New test.
18425
18426 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18427
18428         * gcc.dg/cpp/tr-warn1.c: Add tests.
18429
18430 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18431
18432         * gcc.dg/cpp/avoidpaste1.c: Update.
18433         * gcc.dg/cpp/paste4.c: Update.
18434
18435 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18436
18437         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18438         cases for Irix.
18439
18440 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18441
18442         * g++.old-deja/g++.other/inline19.C: New test.
18443
18444 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18445
18446         * gcc.dg/Wlarger-than.c: New test.
18447
18448 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18449
18450         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18451
18452 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18453
18454         * gcc.c-torture/execute/20010129-1.c: New test.
18455         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18456
18457 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18458
18459         * gcc.dg/cpp/avoidpaste1.c: Test case.
18460
18461 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18462
18463         * g++.old-deja/g++.other/inline18.C: New test.
18464
18465 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18466
18467         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18468         and __builtin_putchar.
18469
18470 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18471
18472         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18473         tests.
18474
18475 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18476
18477         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18478         floating point number rounding mode to round to the nearest
18479         representable mode.
18480
18481 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18482
18483         * g++.old-deja/g++.other/mangle2.C: New test.
18484
18485 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18486
18487         * gcc.c-torture/compile/20010124-1.c: New test.
18488
18489 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18490
18491         * g++.old-deja/g++.pt/spec38.C: New test.
18492
18493 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18494
18495         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18496         "Build don't run".
18497
18498 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18499
18500         * gcc.c-torture/execute/20010123-1.c: New test.
18501
18502 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18503
18504         * g++.old-deja/g++.pt/spec37.C: New test.
18505
18506 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18507
18508         * g++.old-deja/g++.pt/overload14.C: New test.
18509
18510 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18511
18512         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18513         __builtin_return_address.
18514
18515 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18516
18517         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18518         * g++.old-deja/g++.pt/spec35.C: New test.
18519         * g++.old-deja/g++.pt/spec36.C: New test.
18520
18521 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18522
18523         * gcc.c-torture/compile/20010118-1.c: New test.
18524
18525 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18526
18527         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18528
18529 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18530
18531         * gcc.c-torture/execute/20010119-1.c: New test.
18532
18533 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18534
18535         * g++.old-deja/g++.other/vbase5.C: New test.
18536
18537 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18538
18539         * gcc.c-torture/execute/20010118-1.c: New test.
18540
18541 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18542
18543         * g++.old-deja/g++.pt/deduct3.C: New test.
18544
18545 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18546
18547         * g++.old-deja/g++.pt/spec34.C: New test.
18548
18549 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18550
18551         * g77.f-torture/compile/20000601-2.f: New test.
18552
18553 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18554
18555         * g++.old-deja/g++.other/init17.C: New test.
18556
18557 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18558
18559         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18560
18561 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18562
18563         * g++.old-deja/g++.pt/unify8.C: New test.
18564
18565 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18566
18567         * g++.old-deja/g++.abi/vbase1.C: New test.
18568
18569 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18570
18571         * g++.old-deja/g++.pt/crash65.C: New test.
18572
18573 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18574
18575         * gcc.dg/cpp/assembl2.S: New test case.
18576
18577 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18578
18579         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18580         are supported.
18581
18582 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18583
18584         * g++.old-deja/g++.other/builtins1.C: New test.
18585         * g++.old-deja/g++.other/builtins2.C: Likewise.
18586         * g++.old-deja/g++.other/builtins3.C: Likewise.
18587         * g++.old-deja/g++.other/builtins4.C: Likewise.
18588
18589 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18590
18591         * gcc.c-torture/compile/20010117-1.c: New test.
18592         * gcc.c-torture/compile/20010117-2.c: New test.
18593
18594 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18595
18596         * g77.f-torture/execute/20010116.[fx]: New test,
18597         XFAIL on i?86-*-*.
18598         * g77.f-torture/compile/20010115.f: Indicate it's
18599         a test for PR fortran/1636.
18600
18601 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18602
18603         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18604
18605 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18606
18607         * g77.f-torture/compile/20010115.f: New test.
18608
18609 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18610
18611         * g++.old-deja/g++.pt/nontype5.C: New test.
18612
18613 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18614
18615         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18616         have an equivalent working one below it.
18617
18618 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18619
18620         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18621         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18622
18623 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18624
18625         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18626         message containing "init_priority".
18627         (conpr-2.C): Likewise.
18628         (conpr-3.C): Likewise.
18629         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18630
18631 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18632
18633         * gcc.c-torture/execute/20010114-2.c: New test.
18634
18635 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18636
18637         * gcc.c-torture/compile/20010114-1.c: New test.
18638         * gcc.c-torture/compile/20010114-1.x: Xfail.
18639         * gcc.c-torture/compile/20010114-2.c: New test.
18640         * gcc.c-torture/execute/20010114-1.c: New test.
18641         * gcc.dg/trunc-1.c: New test.
18642         * gcc.dg/uninit-B.c: New test.
18643
18644 2001-01-13  Nick Clifton  <nickc@redhat.com>
18645
18646         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18647         target.
18648
18649 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18650
18651         * gcc.c-torture/compile/20010113-1.c: New test.
18652
18653 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18654
18655         * gcc.c-torture/compile/20001212-1.c: New test.
18656
18657 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18658
18659         * gcc.dg/cpp/widestr1.c: Update.
18660         * gcc.dg/cpp/prag-imp.c: Remove.
18661
18662 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18663
18664         * gcc.c-torture/execute/20000801-3.x: Remove.
18665         * gcc.dg/c90-init-1.c: New test.
18666         * gcc.dg/c99-init-1.c: New test.
18667         * gcc.dg/c99-init-2.c: New test.
18668         * gcc.dg/gnu99-init-1.c: New test.
18669
18670 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18671
18672         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18673         testing that no relevant ones were found.
18674
18675 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18676
18677         * g++.old-deja/g++.pt/cast2.C: New test.
18678
18679 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18680
18681         * g++.old-deja/g++.pt/friend47.C: New test.
18682
18683 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18684
18685         * g++.old-deja/g++.pt/instantiate13.C: New test.
18686
18687 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18688
18689         * g++.old-deja/g++.other/defarg7.C: New test.
18690         * g++.old-deja/g++.other/defarg8.C: New test.
18691
18692 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18693
18694         * g++.old-deja/g++.pt/crash64.C: New test.
18695
18696 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18697
18698         * g++.old-deja/g++.pt/crash63.C: New test.
18699
18700 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18701
18702         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18703
18704 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18705
18706         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18707
18708 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18709
18710         * g++.old-deja/g++.pt/error3.C: New test.
18711
18712 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18713
18714         * g++.old-deja/g++.other/crash39.C: New test.
18715
18716 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18717
18718         * g++.old-deja/g++.other/vbase4.C: New test.
18719
18720 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18721
18722         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18723         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18724         * gcc.dg/special/special.exp: New test driver which will check
18725         for alias support for the above test.
18726
18727 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18728
18729         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18730         problems on small machines.
18731         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18732         parameterize.
18733
18734 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18735
18736         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18737         mips.
18738         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18739
18740 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18741
18742         * g++.old_deja/g++.pt/using8.C: New test.
18743
18744 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18745
18746         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18747
18748 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18749
18750         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18751         where a failure is expected.
18752         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18753
18754 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18755
18756         * g++.old_deja/g++.pt/instantiate12.C: New test.
18757
18758 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18759
18760         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18761         start of structs.
18762         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18763         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18764         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18765         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18766         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18767         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18768         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18769         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18770         * g++.old-deja/g++.eh/spec6.C: Likewise.
18771         * g++.old-deja/g++.jason/crash3.C: Likewise.
18772         * g++.old-deja/g++.law/ctors11.C: Likewise.
18773         * g++.old-deja/g++.law/ctors17.C: Likewise.
18774         * g++.old-deja/g++.law/ctors5.C: Likewise.
18775         * g++.old-deja/g++.law/ctors9.C: Likewise.
18776         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18777         * g++.old-deja/g++.mike/net22.C: Likewise.
18778         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18779         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18780         * g++.old-deja/g++.mike/virt3.C: Likewise.
18781         * g++.old-deja/g++.niklas/t128.C: Likewise.
18782         * g++.old-deja/g++.other/anon4.C: Likewise.
18783         * g++.old-deja/g++.other/using1.C: Likewise.
18784         * g++.old-deja/g++.other/warn3.C: Likewise.
18785         * g++.old-deja/g++.pt/t37.C: Likewise.
18786         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18787         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18788
18789 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18790
18791         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18792
18793 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18794
18795         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18796
18797 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18798
18799         * gcc.c-torture/compile/20010107-1.c: New test.
18800
18801 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18802
18803         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18804
18805 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18806
18807         * gcc.dg/format/format.h: New file.
18808         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18809         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18810         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18811         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18812         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18813         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18814         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18815         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18816         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18817         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18818         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18819         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18820         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18821         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18822         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18823         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18824         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18825         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18826         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18827         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18828         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18829         instead of declaring standard types, macros and functions in each
18830         test.
18831
18832 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18833
18834         * gcc.c-torture/execute/20010106-1.c: New test.
18835
18836 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18837
18838         * gcc.dg/format/format.exp: New file.
18839         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18840         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18841         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18842         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18843         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18844         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18845         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18846         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18847         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18848         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18849         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18850         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18851         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18852         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18853         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18854         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18855         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18856         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18857         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18858         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18859         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18860         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18861         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18862         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18863         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18864         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18865         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18866         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18867         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18868         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18869         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18870         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18871         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18872         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18873         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18874         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18875         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18876         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18877         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18878         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18879         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18880         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18881
18882 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18883
18884         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18885         account.
18886
18887 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18888
18889         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18890
18891 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18892
18893         * g++.old-deja/g++.pt/crash62.C: New test.
18894
18895 2001-01-04  Richard Henderson  <rth@redhat.com>
18896
18897         * gcc.dg/20000926-1.c: Update expected warnings.
18898         * gcc.dg/array-2.c: Likewise.
18899         * gcc.dg/array-4.c: Also validate flexible array members.
18900         * gcc.dg/c99-flex-array-1.c: New.
18901
18902 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18903
18904         * gcc.c-torture/compile/20001222-1.x: Remove.
18905
18906 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18907
18908         * gcc.c-torture/execute/built-in-setjmp.c: New.
18909
18910 2001-01-03  Richard Henderson  <rth@redhat.com>
18911
18912         * gcc.dg/940510-1.c: Update expected error wording.
18913         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18914
18915 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18916
18917         * lib/target-supports.exp (check_alias_available): Modified to
18918         indicate aliases not supported if only weak aliases are supported.
18919
18920 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18921
18922         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18923         Turn on cmpstrsi checks for __pj__ and __i370__.
18924
18925 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18926
18927         * g++.old-deja/g++.other/virtual11.C: New test.
18928
18929 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18930
18931         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18932
18933 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18934
18935         * gcc.c-torture/compile/20010102-1.c: New test.
18936
18937 2001-01-02  Andreas Jaeger  <aj@suse.de>
18938
18939         * gcc.dg/noreturn-3.c: New test.
18940
18941         * gcc.dg/noreturn-4.c: New test.
18942
18943 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18944
18945         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18946         __builtin_fputc and __builtin_fwrite.
18947
18948 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18949
18950         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18951         signed char, not default char.
18952
18953 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18954
18955         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18956
18957 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18958
18959         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18960
18961 2000-12-29  Richard Henderson  <rth@redhat.com>
18962
18963         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18964         (__cyg_profile_func_exit): Define.
18965
18966 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18967
18968         * g++.dg/vtgc1.C: New test.
18969
18970 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18971
18972         * gcc.dg/noncompile/20001228-1.c: New test.
18973
18974         * gcc.dg/20001228-1.c: New test.
18975
18976         * gcc.c-torture/execute/20001228-1.c: New test.
18977
18978 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18979
18980         * gcc.dg/format-strfmon-1.c: New test.
18981
18982 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18983
18984         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18985         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18986         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18987         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18988         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18989         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18990         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18991         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18992         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18993         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18994         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18995         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18996         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18997
18998         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18999         * gcc.c-torture/execute/string-opt-4.c: Test index.
19000
19001 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19002
19003         * gcc.c-torture/compile/20001226-1.c: New test.
19004
19005 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19006
19007         * gcc.c-torture/compile/20001222-1.c: New test.
19008         * gcc.c-torture/compile/20001222-1.x: Xfail.
19009
19010 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19011
19012         * gcc.c-torture/execute/comp-goto-2.c: New test.
19013
19014 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19015
19016         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19017         Use long types if __INT_MAX__ is 32767.
19018         (main): Use cast to (sint32 *) when poking 88 into a_page.
19019
19020         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19021
19022 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19023
19024         * gcc.c-torture/compile/20001221-1.c: New test.
19025         * gcc.c-torture/execute/20001221-1.c: New test.
19026
19027 2000-12-20  Richard Henderson  <rth@redhat.com>
19028
19029         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19030         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19031
19032 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19033
19034         * gcc.dg/compare3.c: New test.
19035
19036 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19037
19038         * gcc.dg/format-warnll-1.c: New test.
19039
19040 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19041
19042         * gcc.dg/cpp/cmdlne-P.c: New test.
19043
19044 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19045
19046         * gcc.c-torture/execute/builtin-abs-1.c,
19047         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19048
19049 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19050
19051         * gcc.dg/cpp/multiline.c: New test.
19052
19053 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19054
19055         * g++.old-deja/g++.other/syshdr1.C: Update.
19056         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19057
19058 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19059
19060         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19061
19062 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19063
19064         * g++.old-deja/g++.pt/ttp65.C: New test.
19065
19066 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19067
19068         * g++.old-deja/g++.pt/ttp64.C: New test.
19069
19070 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19071
19072         * g++.old-deja/g++.pt/spec33.C: New test.
19073
19074 2000-12-14  Catherine Moore  <clm@redhat.com>
19075
19076         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19077         * gcc.c-torture/execute/920612-2.c: Likewise.
19078         * gcc.c-torture/execute/920428-2.c: Likewise.
19079         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19080         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19081
19082 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19083
19084         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19085         * gcc.dg/pack-test-2.c: Likewise.
19086
19087 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19088
19089         Tests by Zack Weinberg <zackw@stanford.edu>.
19090
19091         * gcc.dg/cpp/defined.c: Update.
19092         * gcc.dg/cpp/defined_trad.c: New tests.
19093
19094 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19095
19096         * gcc.dg/cpp/trad-direct.c: Update.
19097
19098 2000-12-11  Neil Booth  <neilb@earthling.net>
19099
19100         * gcc.dg/cpp/defined_trad.c
19101
19102 2000-12-11  Neil Booth  <neilb@earthling.net>
19103
19104         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19105
19106 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19107
19108         * gcc.dg/format-miss-2.c: New test.
19109
19110 2000-12-09  Neil Booth  <neilb@earthling.net>
19111
19112         * gcc.dg/cpp/lineflags.c: New tests.
19113         * gcc.dg/cpp/poison.c: Update.
19114         * gcc.dg/cpp/redef2.c: Update.
19115         * gcc.dg/cpp/skipping.c: New test.
19116
19117 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19118
19119         * g++.old-deja/g++.other/eh3.C: New testcase.
19120
19121 2000-12-07  Neil Booth  <neilb@earthling.net>
19122
19123         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19124         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19125         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19126         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19127         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19128         Update.
19129
19130 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19131
19132         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19133         __SIZE_TYPE__ instead of int for type of integers cast to
19134         pointers.
19135
19136 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19137
19138         * g++.old-deja/g++.other/cleanup4.C: New test.
19139
19140 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19141
19142         * format-sec-1.c: New test.
19143
19144 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19145
19146         * gcc.dg/format-nonlit-3.c: New test.
19147
19148 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19149
19150         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19151         through a null pointer.
19152
19153 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19154
19155         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19156         * g++.old-deja/g++.pt/partial4.C: New test.
19157
19158 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19159
19160         * gcc.c-torture/execute/ieee/hugeval.x: New.
19161
19162 2000-12-06  Neil Booth  <neilb@earthling.net>
19163
19164         * gcc.dg/cpp/backslash2.c: New tests.
19165
19166 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19167
19168         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19169         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19170
19171 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19172
19173         * gcc.c-torture/execute/20001203-2.c: New testcase.
19174
19175 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19176
19177         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19178         * g++.old-deja/g++.other/virtual10.C: New test.
19179
19180 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19181
19182         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19183
19184 2000-12-05  Richard Henderson  <rth@redhat.com>
19185
19186         * gcc.c-torture/compile/20001205-1.c: New.
19187
19188 2000-12-04  Neil Booth  <neilb@earthling.net>
19189
19190         * g++.old-deja/g++.other/virtual9.C: New test.
19191         * g++.old-deja/g++.pt/crash61.C: New test.
19192         * gcc.c-torture/execute/loop-9.c: New test.
19193
19194 2000-12-04  Neil Booth  <neilb@earthling.net>
19195
19196         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19197         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19198         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19199         * gcc.dg/cpp/extratokens.c: ...here.
19200
19201 2000-12-04  Neil Booth  <neilb@earthling.net>
19202
19203         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19204         New tests.
19205
19206 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19207
19208         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19209         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19210
19211 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19212
19213         * gcc.c-torture/execute/20001203-1.c: New test.
19214
19215 2000-12-03  Neil Booth  <neilb@earthling.net>
19216
19217         * gcc.dg/cpp/macro6.c: New test cases.
19218
19219 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19220
19221         * gcc.c-torture/execute/string-opt-9.c: New test.
19222         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19223         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19224         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19225
19226         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19227         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19228
19229 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19230
19231         * gcc.dg/cpp/if-6.c: New testcase.
19232
19233         * gcc.dg/20001201-1.c: New testcase.
19234
19235 2000-12-02  Neil Booth  <neilb@earthling.net>
19236
19237         * g++.old-deja/g++.other/externC4.C,
19238         g++.old-deja/g++.other/friend10.C: New tests.
19239
19240 2000-12-02  Neil Booth  <neilb@earthling.net>
19241
19242         * g++.old-deja/g++.other/instan2.C
19243         * g++.old-deja/g++.other/instan3.C: New test.
19244
19245 2000-12-02  Neil Booth  <neilb@earthling.net>
19246
19247         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19248         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19249         gnuc99.c,gnuc99-pedantic.c: New tests.
19250
19251 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19252
19253         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19254         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19255
19256 2000-12-01  Neil Booth  <neilb@earthling.net>
19257
19258         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19259         * gcc.dg/cpp/poison.c: Update.
19260         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19261
19262 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
19263
19264         * g77.f-torture/execute/20001201.f: New test.
19265
19266 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19267
19268         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19269
19270 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
19271
19272         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19273
19274 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
19275
19276         * g++.old-deja/g++.other/cast6.C: New test.
19277
19278 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
19279
19280         * gcc.c-torture/execute/20001130-2.c: New testcase.
19281
19282 2000-11-30  Richard Henderson  <rth@redhat.com>
19283
19284         * gcc.c-torture/execute/20001130-1.c: New test.
19285
19286 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19287
19288         * g++.old-deja/g++.other/op3.C: New test.
19289
19290 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19291
19292         * g++.old-deja/g++.other/op2.C: New test.
19293
19294 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19295
19296         * g++.old-deja/g++.other/crash38.C: New test.
19297
19298 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
19299
19300         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19301
19302 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
19303
19304         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19305         tests.
19306         * gcc.c-torture/execute/string-opt-6.c: New test.
19307
19308         * gcc.dg/20001117-1.c: Add main.
19309
19310 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
19311
19312         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19313         Move from here ...
19314         * gcc.dg/940510-1.c: ... to here.
19315
19316         * gcc.dg/20000926-1.c: GNU C now allows initializations of
19317         zero-size arrays in toplevel structures.
19318
19319 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19320
19321         * gcc.c-torture/execute/loop-8.c: New test.
19322
19323 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19324
19325         * g++.old-deja/g++.other/base1.C: New test.
19326
19327 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19328
19329         * g++.old-deja/g++.other/parse2.C: New test.
19330
19331 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19332
19333         * g++.old-deja/g++.pt/incomplete1.C: New test.
19334
19335 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19336
19337         * g++.old-deja/g++.other/friend9.C: New test.
19338
19339 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19340
19341         * gcc.dg/20001127-1.c: New test.
19342
19343 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19344
19345         * g++.old-deja/g++.pt/friend46.C: New test.
19346
19347 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19348
19349         * g++.old-deja/g++.other/ptrmem8.C: New test.
19350
19351 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19352
19353         * gcc.c-torture/execute/string-opt-7.c: New test.
19354         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19355
19356 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19357
19358         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19359         instead of 'mkcheck 2'.
19360
19361 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19362
19363         * gcc.c-torture/execute/memcheck/driver.c,
19364         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19365         C9X references to refer to C99.
19366
19367 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
19368
19369         * gcc.dg/ultrasp3.c: New test.
19370
19371 2000-11-25  Neil Booth  <neilb@earthling.net>
19372
19373         * gcc.dg/cpp/include2.c: Update test to be locale independent.
19374
19375 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
19376
19377         * gcc.c-torture/compile/20001123-2.c: New.
19378
19379 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19380
19381         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
19382
19383 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
19384
19385         * gcc.dg/sequence-point-1.c: Add some new tests.
19386         * gcc.c-torture/execute/20001124-1.c: New test.
19387
19388 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19389
19390         * g++.old-deja/g++.other/vaarg4.C: New test.
19391         * gcc.c-torture/compile/20001123-1.c: New test.
19392
19393 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19394
19395         * g++.other/crash24.C: Adjust and remove XFAIL.
19396         * g++.other/crash37.C: New test.
19397
19398 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19399
19400         * g++.old-deja/g++.pt/instantiate9.C: New test.
19401
19402 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19403
19404         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19405         new ABI, too.
19406
19407         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19408         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19409
19410 2000-11-22  Neil Booth  <neilb@earthling.net>
19411
19412         * gcc.dg/cpp/Wtrigraphs.c: New test.
19413
19414 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19415
19416         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19417
19418 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19419
19420         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19421
19422 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19423
19424         * lib/gcc-dg.exp: load_lib scanasm.exp.
19425         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19426         * lib/g++-dg.exp: load_lib scanasm.exp.
19427         * lib/scanasm.exp: New.
19428         (scan-assembler, scan-assembler-not): Add optional arguments to
19429         test name, or if not present, the pattern name.
19430         (scan-assembler-dem, scan-assembler-dem-not): New.
19431
19432         * g++.dg/dg.exp: New.
19433
19434 2000-11-21  Neil Booth  <neilb@earthling.net>
19435
19436         * gcc.dg/cpp/integrated1.c: Remove.
19437
19438 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19439
19440         * gcc.c-torture/execute/20001121-1.c: New test.
19441
19442 2000-11-21  Richard Henderson  <rth@redhat.com>
19443
19444         * gcc.c-torture/compile/20001121-1.c: New test.
19445
19446 2000-11-20  Neil Booth  <neilb@earthling.net>
19447
19448         * gcc.dg/cpp/integrated1.c: New test.
19449
19450 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19451
19452         * g++.old-deja/g++.other/inline17.C: New test.
19453
19454 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19455
19456         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19457         local variable to be zero: I made the variable global. Now
19458         uses abort() and exit() instead of relying on main's return value.
19459
19460 2000-11-20  Neil Booth  <neilb@earthling.net>
19461
19462         * gcc.dg/cpp/paste2.c: Update test.
19463         * objc/execute/paste.m: New test.
19464
19465 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19466
19467         * gcc.dg/c99-condexpr-1.c: New test.
19468
19469 2000-11-20  Neil Booth  <neilb@earthling.net>
19470
19471         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19472
19473 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19474
19475         * g++.old-deja/g++.pt/export1.C: New test.
19476
19477 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19478
19479         * gcc.dg/20001117-1.c: New test.
19480
19481 2000-11-18  Richard Henderson  <rth@redhat.com>
19482
19483         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19484
19485 2000-11-18  Richard Henderson  <rth@redhat.com>
19486
19487         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19488         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19489         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19490
19491 2000-11-18  Richard Henderson  <rth@redhat.com>
19492
19493         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19494         (main): New.  Exit cleanly.
19495
19496 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19497
19498         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19499         gcc.dg/c99-fordecl-2.c: New tests.
19500
19501 2000-11-18  Richard Henderson  <rth@redhat.com>
19502
19503         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19504         * gcc.c-torture/execute/zerolen-2.c: New.
19505
19506 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19507
19508         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19509         memory.
19510
19511 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19512
19513         * g++.old-deja/g++.pt/instantiate8.C: New test.
19514
19515 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19516
19517         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19518         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19519
19520 2000-11-16  Nick Clifton  <nickc@redhat.com>
19521
19522         * gcc.c-torture/execute/nestfunc-2.c: New test.
19523         * gcc.c-torture/execute/nestfunc-3.c: New test.
19524
19525 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19526
19527         * gcc.c-torture/compile/20001116-1.c: New test.
19528
19529 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19530
19531         * gcc.c-torture/execute/20001115-1.c: New test.
19532
19533 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19534
19535         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19536         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19537         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19538         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19539
19540 2000-11-15  Neil Booth  <neilb@earthling.net>
19541
19542         gcc.dg/cpp/_Pragma1.c: Update.
19543         gcc.dg/cpp/_Pragma2.c: New test.
19544
19545 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19546
19547         * g++.old-deja/g++.other/anon5.C: New test.
19548
19549 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19550
19551         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19552         tests.
19553
19554 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19555
19556         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19557         output.
19558
19559 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19560
19561         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19562         labels at end of compound statements.
19563
19564 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19565
19566         * gcc.c-torture/execute/loop-7.c: New test.
19567
19568 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19569
19570         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19571
19572 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19573
19574         * gcc.dg/c99-bool-1.c: New test.
19575
19576 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19577
19578         * gcc.dg/c99-scope-1.c: Remove xfail.
19579         * gcc.dg/c99-scope-2.c: New test.
19580
19581 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19582
19583         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19584         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19585
19586 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19587
19588         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19589         error messages.
19590
19591         * g++.mike/p700.C: Don't typedef wchar_t.
19592         * g++.mike/p784.C: Likewise.
19593         * g++.mike/eb101.C: Don't use __wchar_t.
19594
19595 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19596
19597         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19598         from DO loop.
19599
19600 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19601
19602         * gcc.c-torture/execute/20001111-1.c: New test.
19603
19604 2000-11-10  Nick Clifton  <nickc@redhat.com>
19605
19606         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19607         long multuiple and accumulate.
19608
19609 2000-11-09  Richard Henderson  <rth@redhat.com>
19610
19611         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19612         via size_t instead of int.
19613
19614         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19615         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19616         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19617         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19618
19619 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19620
19621         * gcc.c-torture/compile/20001109-1.c: New test.
19622         * gcc.c-torture/compile/20001109-2.c: New test.
19623
19624 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19625
19626         * g++.old-deja/g++.pt/operator1.C: New test.
19627         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19628
19629 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19630
19631         * gcc.dg/20001108-1.c: New test.
19632
19633 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19634
19635         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19636         with both arguments constant strings.
19637         * gcc.c-torture/execute/string-opt-3.c: New test.
19638         * gcc.c-torture/execute/string-opt-4.c: New test.
19639         * gcc.c-torture/execute/string-opt-5.c: New test.
19640
19641 2000-11-08  Nick Clifton  <nickc@redhat.com>
19642
19643         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19644         mulsidi3adddi patterns.
19645
19646 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19647
19648         * g++.old-deja/g++.other/crash36.C: New test.
19649
19650 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19651
19652         * g++.old-deja/g++.other/init16.C: New test.
19653
19654 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19655
19656         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19657
19658 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19659
19660         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19661         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19662         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19663
19664 2000-11-07  DJ Delorie  <dj@redhat.com>
19665
19666         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19667
19668 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19669
19670         * gcc.c-torture/execute/string-opt-1.c: New test.
19671
19672 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19673
19674         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19675         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19676         parameters in registers, and there is no way for a varargs
19677         function to know in which order the integer and floating-point
19678         parameters should be interleaved when they are placed on the
19679         stack.
19680         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19681         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19682
19683 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19684
19685         * gcc.c-torture/execute/string-opt-2.c: New test.
19686
19687 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19688
19689         * g++.old-deja/g++.pt/crash60.C: New test.
19690
19691 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19692
19693         * g++.old-deja/g++.other/crash24.C: New test.
19694         * g++.old-deja/g++.other/crash25.C: New test.
19695         * g++.old-deja/g++.other/crash26.C: New test.
19696         * g++.old-deja/g++.other/crash27.C: New test.
19697         * g++.old-deja/g++.other/crash28.C: New test.
19698         * g++.old-deja/g++.other/crash29.C: New test.
19699         * g++.old-deja/g++.other/crash30.C: New test.
19700         * g++.old-deja/g++.other/crash31.C: New test.
19701         * g++.old-deja/g++.other/crash32.C: New test.
19702         * g++.old-deja/g++.other/crash33.C: New test.
19703         * g++.old-deja/g++.other/crash34.C: New test.
19704         * g++.old-deja/g++.other/crash35.C: New test.
19705
19706 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19707
19708         * gcc.c-torture/execute/20001031-1.c: New test.
19709
19710 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19711
19712         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19713         namespace.
19714
19715         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19716         standards-conformant.
19717
19718         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19719
19720         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19721         * g++.old-deja/g++.mike/p755a.C: Likewise.
19722         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19723         library makes no calls to `operator new' during initialization.
19724
19725 2000-11-04  Neil Booth  <neilb@earthling.net>
19726
19727         * gcc.dg/cpp/include2.c: New tests.
19728
19729 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19730
19731         * lib/g++.exp (g++_set_ld_library_path): New function.
19732         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19733
19734 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19735
19736         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19737         warnings.
19738
19739 2000-11-01  Richard Henderson  <rth@redhat.com>
19740
19741         * g++.old-deja/g++.ext/namedret1.C: New.
19742         * g++.old-deja/g++.ext/namedret2.C: New.
19743         * g++.old-deja/g++.ext/namedret3.C: New.
19744
19745 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19746
19747         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19748         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19749
19750 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19751
19752         * gcc.c-torture/execute/va-arg-21.c: New test.
19753
19754 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19755
19756         * gcc.dg/c99-complex-2.c: New test.
19757
19758 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19759
19760         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19761
19762 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19763
19764         * g++.old-deja/g++.other/inline16.C: New test.
19765
19766 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19767
19768         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19769         __PRETTY_FUNCTION__
19770
19771 2000-10-29  Neil Booth  <neilb@earthling.net>
19772
19773         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19774         New tests.
19775         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19776         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19777         optimisation.
19778
19779 2000-10-29  Neil Booth  <neilb@earthling.net>
19780
19781         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19782         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19783         * mi5.c: Test multiple includes work with -C.
19784         * trigraphs.c: Test ^= version.
19785
19786 2000-10-28  Neil Booth  <neilb@earthling.net>
19787
19788         New tests and test updates for new macro expander.
19789
19790         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19791         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19792         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19793         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19794         new diagnostic messages.
19795
19796         * gcc.dg/cpp/macro3.c: New tests.
19797
19798 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19799
19800         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19801         on the same line.
19802
19803 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19804
19805         * g++.old-deja/g++.other/eh2.C: New test.
19806
19807 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19808
19809         * gcc.c-torture/execute/20001027-1.c: New test.
19810
19811 2000-10-26  Richard Henderson  <rth@redhat.com>
19812
19813         * gcc.c-torture/execute/20001026-1.c: New.
19814
19815 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19816
19817         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19818         * g++.old-deja/g++.law/builtin1.C: Likewise.
19819         * g++.old-deja/g++.law/ctors10.C: Likewise.
19820         * g++.old-deja/g++.law/virtual3.C: Likewise.
19821         * g++.old-deja/g++.mike/p658.C: Likewise.
19822         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19823         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19824         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19825         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19826         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19827
19828 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19829
19830         * gcc.c-torture/compile/20001024-1.c: New test.
19831
19832 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19833
19834         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19835         to tell us whether or not we are using V3.
19836
19837 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19838
19839         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19840         operands.
19841
19842 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19843
19844         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19845
19846 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19847
19848         * gcc.c-torture/execute/20001024-1.c: New test.
19849
19850 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19851
19852         * g++.old-deja/g++.other/sibcall1.C: New test.
19853
19854 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19855
19856         * gcc.dg/noncompile/init-3.c: New test.
19857
19858 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19859
19860         * gcc.dg/format-array-1.c: New test.
19861
19862 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19863
19864         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19865         writing through null pointers; remove comment about testing
19866         unterminated strings.
19867
19868 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19869
19870         * gcc.c-torture/execute/20001017-2.c: New test.
19871
19872 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19873
19874         * gcc.c-torture/compile/20001018-1.c: New test.
19875         * gcc.c-torture/compile/20001018-1.x: Xfail.
19876
19877 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19878
19879         * gcc.c-torture/execute/20001017-1.c: New test.
19880
19881 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19882
19883         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19884         for multiple use of arguments with scanf formats; add tests for
19885         multiple use of arguments.
19886
19887 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19888
19889         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19890
19891 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19892
19893         * gcc.dg/format-miss-1.c: New test.
19894
19895 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19896
19897         * gcc.c-torture/execute/20001013-1.c: New test.
19898
19899 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19900
19901         * gcc.dg/format-branch-1.c: New test.
19902
19903 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19904
19905         * README, lib/file-format.exp: Remove EGCS references.
19906
19907 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19908
19909         * gcc.dg/20001013-1.c: New test.
19910
19911 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19912
19913         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19914         for intmax_t in the compiler using __typeof__ and the type rules
19915         for conditional expressions.
19916
19917 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19918
19919         * gcc.dg/20001012-1.c: New test.
19920         * gcc.dg/20001012-2.c: New test.
19921
19922 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19923
19924         * gcc.dg/format-attr-1.c: New test.
19925
19926 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19927
19928         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19929         __LONG_LONG_MAX__ instead of LLONG_MAX.
19930
19931 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19932
19933         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19934         scanf flags.
19935         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19936         flags.
19937
19938 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19939
19940         * gcc.dg/sequence-pt-1.c: New test.
19941
19942 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19943
19944         * gcc.c-torture/execute/20001011-1.c: New testcase.
19945         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19946
19947 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19948
19949         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19950         does not error on it.
19951
19952 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19953
19954         * gcc.dg/20001009-1.c: New test.
19955
19956 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19957
19958         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19959         * gcc.c-torture/execute/20001009-2.c: ... to here.
19960
19961 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19962
19963         * gcc.c-torture/compile/20001009-1.c: New testcase.
19964         * gcc.c-torture/execute/20001009-1.c: New testcase.
19965         Testcases provided by Jan Hubicka <jh@suse.cz>.
19966
19967 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19968
19969         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19970         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19971         uintmax_t using <limits.h> to emulate the compiler's internal
19972         logic.  No longer XFAIL %j tests.
19973
19974 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19975
19976         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19977         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19978         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19979         regexps and details of expected handling of some bad formats.
19980         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19981         suppression.
19982
19983 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19984
19985         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19986         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19987         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19988         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19989         in list archives.
19990
19991 2000-10-06  Richard Henderson  <rth@cygnus.com>
19992
19993         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19994         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19995         * g++.old-deja/g++.jason/report.C: Likewise.
19996         * g++.old-deja/g++.law/friend5.C: Likewise.
19997         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19998         of the expected warnings.
19999
20000 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20001
20002         * g++.old-deja/g++.pt/enum14.C: New test.
20003
20004 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20005
20006         * g++.old-deja/g++.pt/crash59.C: New test.
20007
20008 2000-10-04  Will Cohen  <wcohen@redhat.com>
20009
20010         * gcc.dg/20000926-1.c: New test.
20011
20012 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20013
20014         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20015         function name for current C++ compiler.
20016         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20017
20018 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20019
20020         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20021         __PRETTY_FUNCTION__.
20022         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20023
20024 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20025
20026         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20027
20028 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20029
20030         * gcc.c-torture/compile/20000923-1.c: New test.
20031
20032 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20033
20034         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20035         * g++.old-deja/g++.pt/ttp62.C: Same.
20036         * g++.old-deja/g++.other/inline14.C: Same.
20037
20038 2000-09-24  Richard Henderson  <rth@cygnus.com>
20039
20040         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20041
20042 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20043
20044         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20045
20046 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20047
20048         * gcc.c-torture/compile/20000922-1.c: New file.
20049
20050 2000-09-21  Nick Clifton  <nickc@redhat.com>
20051
20052         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20053         a signed long modulo operation.
20054         (mod6): New function - perform an unsigned long modulo operation.
20055         (main): Add tests for modulos of very large numbers by very small
20056         dividends.
20057
20058 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20059
20060         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20061
20062 2000-09-19  Richard Henderson  <rth@cygnus.com>
20063
20064         * gcc.dg/compare2.c (case 10): XFAIL.
20065
20066 2000-09-18  Richard Henderson  <rth@cygnus.com>
20067
20068         * gcc.c-torture/execute/20000906-1.c: Move ...
20069         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20070         that support __builtin_trap.
20071
20072 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20073
20074         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20075
20076 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20077
20078         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20079         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20080         more $ format tests.
20081
20082 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20083
20084         * gcc.dg/format-errmk-1.c: New test.
20085
20086 2000-09-17  Greg McGary  <greg@mcgary.org>
20087
20088         * gcc.c-torture/execute/20000917-1.x: Remove.
20089
20090 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20091
20092         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20093
20094 2000-09-17  Greg McGary  <greg@mcgary.org>
20095
20096         * gcc.c-torture/execute/20000917-1.c: New test.
20097         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20098
20099 2000-09-16  Neil Booth  <NeilB@earthling.net>
20100
20101         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20102         in nested macro bug.
20103
20104 2000-09-15  Neil Booth  <NeilB@earthling.net>
20105
20106         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20107
20108 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20109
20110         * gcc.c-torture/execute/20000914-1.c: New test.
20111
20112 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20113
20114         * g++.other/inline13.C: New test.
20115
20116 2000-09-12  Andreas Jaeger  <aj@suse.de>
20117
20118         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20119         constant by Ulrich Drepper <drepper@redhat.com>.
20120
20121 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20122
20123         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20124
20125 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20126
20127         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20128
20129 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20130
20131         * gcc.dg/cpp/backslash.c: New test.
20132
20133 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20134
20135         * gcc.c-torture/execute/20000910-1.c: New test.
20136         * gcc.c-torture/execute/20000910-2.c: Likewise.
20137
20138 2000-09-11  Robert Lipe  <robertl@sco.com>
20139
20140         * gcc.dg/pragma-align.c: New test.
20141
20142 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20143
20144         * g++.old-deja/g++.pt/explicit82.C: New test.
20145         * g++.old-deja/g++.pt/explicit83.C: New test.
20146
20147 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20148
20149         * gcc.dg/asm-names.c: New test.
20150
20151 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20152
20153         * gcc.dg/cpp/tr-warn6.c: New test
20154
20155 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20156
20157         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20158         be accepted.
20159
20160 2000-09-07  Catherine Moore  <clm@redhat.com>
20161
20162         * gcc.c-torture/execute/unroll-1.c: New test.
20163
20164 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20165
20166         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20167         ERROR markers.
20168         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20169         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20170         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20171         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20172         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20173         Preprocess only.
20174         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20175         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20176
20177 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20178
20179         * g++.old-deja/g++.pt/deduct2.C: New test.
20180
20181 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20182
20183         * g++.old-deja/g++.pt/parms2.C: New test.
20184
20185 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20186
20187         * g++.old-deja/g++.pt/crash58.C: New test.
20188
20189 2000-09-06  Greg McGary  <greg@mcgary.org>
20190
20191         * gcc.c-torture/execute/20000906-1.c: New test.
20192         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20193
20194 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20195
20196         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20197
20198 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20199
20200         * g++.old-deja/g++.pt/crash57.C: New test.
20201
20202 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20203
20204         * g++.old-deja/g++.pt/crash56.C: New test.
20205
20206 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20207
20208         * g++.old-deja/g++.pt/koenig1.C: New test.
20209
20210 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20211
20212         * gcc.dg/20000904-1.c: New test.
20213
20214 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20215
20216         * gcc.dg/cpp/paste8.c: New test.
20217
20218 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20219
20220         * gcc.c-torture/compile/20000827-1.c: New test.
20221
20222 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20223
20224         * gcc.dg/format-diag-1.c: New test.
20225
20226 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20227
20228         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20229         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20230         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20231         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20232         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20233
20234 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20235
20236         * g++.old-deja/g++.other/nested4.C: New test.
20237
20238 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20239
20240         * g++.old-deja/g++.ns/scoped1.C: New test.
20241
20242 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
20243
20244         * lib/g++.exp: Support testing already-installed GCC.
20245
20246 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20247
20248         * wtr-label-1.c, wtr-suffix-1.c: New tests.
20249
20250 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20251
20252         * gcc.dg/return-type-2.c: New test.
20253
20254 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
20255
20256         * gcc.c-torture/compile/20000825-1.c: New test.
20257
20258 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
20259
20260         * gcc.dg/dwarf2-2.c: New test.
20261
20262 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
20263
20264         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20265         dg-warning regexps.
20266
20267 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20268
20269         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20270         gcc.dg/format-ext-5.c: New tests.
20271
20272 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
20273
20274         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20275
20276 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
20277
20278         * gcc.dg/noncompile/930622-2.c: Adjust error message.
20279
20280 2000-08-24  Richard Henderson  <rth@cygnus.com>
20281
20282         * gcc.dg/ia64-sync-1.c: New test.
20283         * gcc.dg/ia64-sync-2.c: New test.
20284         * gcc.dg/ia64-asm-1.c: New test.
20285
20286 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20287
20288         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20289         * gcc.dg/format-ext-2.c: New test.
20290
20291 2000-08-23  Jason Merrill  <jason@redhat.com>
20292
20293         * lib/old-dejagnu.exp: Also ignore "In member function" and
20294         "At global scope".
20295
20296 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20297
20298         * gcc.dg/noncompile/label-lineno-1.c: New test.
20299
20300 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20301
20302         * gcc.dg/c99-array-nonobj-1.c: New test.
20303
20304 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20305
20306         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20307         tests.
20308         * gcc.dg/format-ext-1.c: New test.
20309
20310 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20311
20312         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20313         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20314         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20315         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20316         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20317
20318 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20319
20320         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20321         gcc.dg/c99-strftime-2.c: New tests.
20322
20323 2000-08-22  Richard Henderson  <rth@cygnus.com>
20324
20325         * gcc.c-torture/execute/20000822-1.c: New test.
20326
20327 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20328
20329         * gcc.c-torture/execute/20000819-1.x: Remove.
20330
20331 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20332
20333         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20334         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20335         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20336         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20337         gcc.dg/format-xopen-1.c: New tests.
20338
20339 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20340
20341         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20342
20343 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20344
20345         * g++.old-deja/g++.other/loop2.C: New test.
20346
20347         * gcc.c-torture/compile/20000606-1.c: New test.
20348         * gcc.c-torture/compile/20000728-1.c: New test.
20349         * gcc.c-torture/execute/20000801-1.c: New test.
20350         * gcc.c-torture/execute/20000801-2.c: New test.
20351         * gcc.c-torture/execute/20000819-1.c: New test.
20352         * gcc.c-torture/execute/20000819-1.x: XFAIL.
20353         * gcc.dg/20000629-1.c: New test.
20354         * gcc.dg/20000724-1.c: New test.
20355         * gcc.dg/20000807-1.c: New test.
20356
20357 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20358
20359         * gcc.dg/cpp/pragma-1.c: New test.
20360         * gcc.dg/cpp/pragma-2.c: New test.
20361
20362 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
20363
20364         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20365         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
20366
20367 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20368
20369         * gcc.c-torture/compile/20000818-1.c: New test.
20370
20371 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
20372
20373         * gcc.c-torture/execute/20000818-1.c: New test.
20374
20375 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20376
20377         * gcc.dg/format-va-1.c: New test.
20378
20379 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20380
20381         * g++.old-deja/g++.other/typedef8.C: New test.
20382
20383 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20384
20385         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
20386         * g++.old-deja/g++.mike/net36.C: Mark candidate.
20387         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
20388         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
20389         * g++.old-deja/g++.other/ptrmem7.C: New test.
20390         * g++.old-deja/g++.pt/ptrmem10.C: New test.
20391
20392 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20393
20394         * g++.old-deja/g++.pt/typename27.C: New test.
20395
20396 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20397
20398         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20399         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20400         * g++.old-deja/g++.pt/friend45.C: New test.
20401         * g++.old-deja/g++.other/friend8.C: New test.
20402
20403 2000-08-15  Richard Henderson  <rth@cygnus.com>
20404
20405         * gcc.c-torture/execute/20000815-1.c: New test.
20406
20407 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20408
20409         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20410         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20411         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20412
20413 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20414
20415         * g++.old-deja/g++.other/refinit2.C: New test.
20416
20417 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20418
20419         * lib/c-torture.exp (c-torture): Make
20420         compiler_conditional_xfail_data global.
20421         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20422         compiler_conditional_xfail_data machinery.
20423         (f-torture-execute): Likewise.
20424         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20425         and only when unrolling loops.
20426
20427         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20428
20429 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20430
20431         * g++.old-deja/g++.pt/explicit81.C: New test.
20432
20433 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20434
20435         * g++.old-deja/g++.pt/typename26.C: New test.
20436
20437 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20438
20439         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20440         warning.
20441
20442 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20443
20444         * g++.old-deja/g++.other/array3.C: New test.
20445
20446 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20447
20448         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20449         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20450         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20451         New tests.
20452
20453 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20454
20455         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20456         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20457
20458 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20459
20460         * gcc.c-torture/execute/20000808-1.c: New test.
20461
20462 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20463
20464         * gcc.dg/c90-const-expr-1.c: New test.
20465
20466 2000-08-08  Richard Henderson  <rth@cygnus.com>
20467
20468         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20469
20470 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20471
20472         * gcc.dg/noncompile/const-ll-1.c: New test.
20473
20474 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20475
20476         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20477
20478 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20479
20480         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20481         that running programs linked against the shared version of libobjc
20482         run correctly.
20483
20484 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20485
20486         * gcc.dg/c99-printf-1.c: New test.
20487
20488 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20489
20490         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20491
20492 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20493
20494         * gcc.c-torture/execute/20000731-1.x: Delete.
20495
20496 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20497
20498         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20499         and torture_without_loops as is done by c-torture.exp.
20500         (search_for): Copy from c-torture.exp.
20501         (gcc-dg-runtest): New function, drives a directory of tests
20502         iterating over the TORTURE_OPTIONS.
20503         (scan-assembler, scan-assembler-not): Move here from
20504         individual directory drivers.
20505
20506         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20507         defined by lib/gcc-dg.exp.
20508         * gcc.dg/cpp/cpp.exp: Likewise.
20509         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20510         gcc-dg-runtest, so we cycle over optimization options.
20511
20512         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20513         * gcc.dg/compare2.c: No longer expected to fail.
20514
20515 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20516
20517         * gcc.c-torture/execute/20000804-1.c: New test.
20518
20519 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20520
20521         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20522
20523 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20524
20525         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20526
20527 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20528
20529         * gcc.c-torture/compile/20000803-1.c: New test.
20530
20531 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20532
20533         * gcc.c-torture/execute/20000801-3.c,
20534         gcc.c-torture/execute/20000801-4.c: New tests.
20535         * gcc.c-torture/execute/20000801-3.x,
20536         gcc.c-torture/execute/20000801-4.x: Xfail.
20537
20538 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20539
20540         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20541         libobjc/.libs to allow for libtool.
20542
20543 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20544
20545         * gcc.c-torture/compile/20000802-1.c: New test.
20546
20547 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20548
20549         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20550
20551 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20552
20553         * gcc-c-torture/execute/20000731-2.c: New test.
20554
20555         * gcc.c-torture/execute/20000731-1.c: New test.
20556         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20557
20558 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20559
20560         * testsuite/gcc.dg/cpp/paste7.c: New test.
20561         * gcc.dg/cpp/20000725-1.c: New test.
20562
20563 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20564
20565         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20566         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20567         declaration warning for __builtin_dwarf_reg_size.
20568
20569         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20570
20571 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20572
20573         * gcc.dg/noncompile/voidparam-1.c: New test.
20574
20575 2000-07-30  Richard Henderson  <rth@cygnus.com>
20576
20577         * gcc.dg/c90-digraph-1.c: Don't xfail.
20578         * gcc.dg/compare2.c (case 10): Xfail.
20579         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20580
20581 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20582
20583         * gcc.dg/c99-main-1.c: New test.
20584
20585 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20586
20587         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20588
20589 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20590
20591         * gcc.c-tortuer/execute/20000726-1.c: New test.
20592
20593 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20594
20595         * gcc.c-torture/execute/enum-2.c: New test.
20596
20597 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20598
20599         * gcc.dg/cpp/tr-warn3.c: New test.
20600
20601 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20602
20603         * g++.old-deja/g++.ext/implicit1.C: Remove.
20604         * g++.old-deja/g++.jason/c2.C: Remove
20605         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20606         * g++.old-deja/g++.pt/crash16.C: Likewise.
20607         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20608
20609 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20610
20611         * g++.old-deja/g++.other/for2.C: New test.
20612
20613 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20614
20615         * gcc.dg/20000720-1.c: New test.
20616
20617 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20618
20619         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20620
20621 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20622
20623         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20624         * gcc.c-torture/execute/20000722-1.c: New.
20625         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20626
20627 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20628
20629         * gcc.dg/cpp/20000720-1.S: New test.
20630
20631 2000-07-21  Michael Meissner  <meissner@redhat.com>
20632
20633         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20634
20635 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20636
20637         * g++.old-deja/g++.brendan/crash16.C,
20638         g++.old-deja/g++.brendan/parse3.C,
20639         g++.old-deja/g++.brendan/redecl1.C,
20640         g++.old-deja/g++.ns/template13.C,
20641         g++.old-deja/g++.other/decl4.C,
20642         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20643
20644 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20645
20646         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20647         and "Internal error".
20648
20649         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20650         regexps.
20651         * gcc.dg/cpp/paste6.c: New test.
20652
20653 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20654
20655         * gcc.dg/cpp/tr-direct.c: New test.
20656
20657         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20658         gcc.dg/cpp/undef1.c: Tweak error regexps.
20659
20660 2000-07-18  Eric Christopher <echristo@redhat.com>
20661
20662         * gcc.c-torture/compile/20000718-1.c: New test.
20663
20664 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20665
20666         * cpplex.c (_cpp_push_token): If the token being pushed back
20667         is the previous token in this context, just subtract one from
20668         context->posn.
20669         * cppmacro.c (save_expansion): Clear aux field when storing a
20670         placemarker.
20671
20672 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20673
20674         * gcc.dg/noncompile/redecl-1.c: New test.
20675
20676 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20677
20678         * gcc.c-torture/execute/20000717-5.c: New test.
20679         * gcc.c-torture/execute/20000717-1.x: Removed.
20680
20681 2000-07-17  Richard Henderson  <rth@cygnus.com>
20682
20683         * gcc.c-torture/execute/20000717-4.c: New test.
20684
20685 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20686
20687         * gcc.dg/cpp/syshdr.c: New test.
20688         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20689
20690 2000-07-17  Neil Booth  <neilb@earthling.net>
20691
20692         * gcc.dg/cpp/cmdlne-dM.c: New test.
20693         * gcc.dg/cpp/cmdlne-dD.c: New test.
20694
20695 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20696
20697         * gcc.c-torture/execute/20000717-3.c: New test.
20698
20699         * gcc.c-torture/compile/20000717-1.c: New test.
20700
20701 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20702
20703         * gcc.c-torture/execute/20000717-2.c: New test.
20704
20705 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20706
20707         * gcc.dg/formatz-1.c: New test.
20708
20709         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20710         * gcc.dg/c99-digraph-1.c: New tests.
20711
20712         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20713         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20714
20715         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20716         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20717         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20718         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20719         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20720         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20721         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20722
20723 2000-07-17   Greg McGary <greg@mcgary.org>
20724
20725         * gcc.c-torture/execute/20000717-1.c: New test.
20726         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20727
20728 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20729
20730         * gcc.c-torture/execute/20000715-2.c: New test.
20731         * gcc.dg/20000715-1.c: New test.
20732
20733 2000-07-15  Michael Meissner  <meissner@redhat.com>
20734
20735         * gcc.c-torture/execute/20000715-1.c: New test.
20736
20737 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20738
20739         * gcc.c-torture/execute/20000707-1.c: New test.
20740
20741 2000-07-13  Neil Booth  <NeilB@earthling.net>
20742
20743         * testsuite/gcc.dg/cpp/digraph1.c,
20744         testsuite/gcc.dg/cpp/digraph2.c,
20745         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20746
20747 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20748
20749         * g77.f-torture/compile/20000630-2.f:  New test.
20750         * g77.f-torture/compile/20000630-2.x
20751
20752 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20753
20754         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20755
20756 2000-07-11  Neil Booth  <NeilB@earthling.net>
20757
20758         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20759
20760 2000-07-11  Neil Booth  <NeilB@earthling.net>
20761
20762         * gcc.dg/cpp/cmdlne-C.c: New.
20763
20764 2000-07-09  Neil Booth  <NeilB@earthling.net>
20765
20766         * gcc.dg/cpp/directiv.c: New tests.
20767         * gcc.dg/cpp/undef1.c: Update.
20768
20769 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20770
20771         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20772
20773 2000-07-09  Neil Booth  <NeilB@earthling.net>
20774
20775         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20776
20777 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20778
20779         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20780         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20781
20782 2000-07-08  Neil Booth  <NeilB@earthling.net>
20783
20784         * gcc.dg/cpp/macsyntx.c: New tests.
20785
20786 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20787
20788         * gcc.dg/20000707-1.c: New test.
20789
20790 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20791
20792         * gcc.c-torture/execute/20000706-1.c: New test.
20793         * gcc.c-torture/execute/20000706-2.c: New test.
20794         * gcc.c-torture/execute/20000706-3.c: New test.
20795         * gcc.c-torture/execute/20000706-4.c: New test.
20796         * gcc.c-torture/execute/20000706-5.c: New test.
20797
20798 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20799
20800         * g++.old-deja/g++.pt/instantiate7.C: New test.
20801
20802 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20803
20804         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20805         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20806         * g++.old-deja/g++.other/rtti3.C: Likewise.
20807         * g++.old-deja/g++.other/rttid3.C: Likewise.
20808
20809 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20810
20811         *  g77.f-torture/compile/20000630-1.x: Fix typo
20812
20813 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20814
20815         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20816         assembly output.
20817
20818 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20819
20820         * gcc.dg/cpp/ident.c: New test.
20821
20822 2000-07-05  Neil Booth  <NeilB@earthling.net>
20823
20824         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20825           gcc.dg/cpp/lexstrng.c: New tests.
20826
20827 2000-07-04  Neil Booth  <NeilB@earthling.net>
20828
20829         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20830         * gcc.dg/cpp/strify2.c: Same.
20831
20832 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20833
20834         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20835         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20836         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20837         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20838
20839         * testsuite/gcc.dg/cpp/macro1.c,
20840         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20841         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20842         testsuite/gcc.dg/cpp/strify1.c,
20843         testsuite/gcc.dg/cpp/strify2.c: New tests.
20844
20845 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20846
20847         * gcc.c-torture/execute/20000703-1.c: New test.
20848
20849 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20850
20851         * g++.old-deja/g++.pt (lookup10.C): New test.
20852
20853 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20854
20855         * g++.old-deja/g++.pt (typename25.C): New test.
20856
20857 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20858
20859         * gcc.c-torture/compile/20000701-1.c: New test.
20860
20861 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20862
20863         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20864         to test case.
20865
20866 2000-06-30  Catherine Moore  <clm@cygnus.com>
20867
20868         * gcc.c-torture/execute/align-1.c: New test.
20869
20870 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20871
20872         * g++.old-deja/g++.pt/expr8.C: New test.
20873         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20874
20875 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20876
20877         * gcc.c-torture/compile/20000629-1.c: New test.
20878
20879 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20880
20881
20882         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20883         gcc.dg/noncompile directory, depending on whether they're
20884         preprocessor tests or not.  Annotate all the tests for the dg
20885         framework.
20886
20887         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20888         * gcc.dg/noncompile/noncompile.exp: New.
20889
20890         * Moved files:
20891         Old name                                New name
20892         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20893         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20894         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20895         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20896         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20897         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20898         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20899         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20900         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20901         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20902         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20903         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20904         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20905         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20906         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20907         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20908         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20909         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20910         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20911         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20912         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20913         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20914         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20915         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20916
20917         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20918         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20919         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20920         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20921         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20922         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20923
20924 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20925
20926         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20927         declare one variable.  On the fourth, error.
20928         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20929         declared by 20000628-1a.h.
20930
20931 2000-06-29  Richard Henderson  <rth@redhat.com>
20932
20933         * gcc.c-torture/execute/930529-1.x: New file.
20934         * gcc.dg/920413-1.c: Adjust expected warning text.
20935         * gcc.dg/980217-1.c: Declare abort.
20936         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20937
20938 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20939
20940         * g77.f-torture/compile/20000629-1.f: New test.
20941         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20942
20943 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20944
20945         Rearrange lots of files, removing entirely the
20946         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20947         directories.
20948
20949         * Deleted files:
20950         gcc.c-torture/code_quality/code_quality.exp
20951         gcc.c-torture/special/special.exp
20952         gcc.failure/failure.exp
20953         gcc.failure/940409-1.x
20954         gcc.c-torture/compile/961203-1.x
20955
20956         * New files:
20957         gcc.misc-tests/linkage.exp
20958         gcc.c-torture/execute/920730-1t.c
20959         gcc.c-torture/execute/920730-1t.x
20960         gcc.c-torture/compile/920520-1.x
20961         gcc.c-torture/compile/920521-1.x
20962         gcc.c-torture/compile/981006-1.x
20963         gcc.c-torture/execute/eeprof-1.x
20964
20965         * Moved files (possibly with modifications to fit a new harness):
20966         Old name                                New name
20967         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20968         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20969         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20970         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20971         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20972         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20973         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20974         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20975         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20976         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20977         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20978         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20979         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20980         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20981
20982 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20983
20984         * c-torture/compile/961203-1.x: Delete.
20985
20986         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20987         not exit. Include stdio.h.
20988         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20989         * gcc.misc-tests/dg-12.c: Likewise.
20990         * gcc.misc-tests/dg-5.c: Likewise.
20991         * gcc.misc-tests/dg-6.c: Likewise.
20992         * gcc.misc-tests/dg-7.c: Prototype abort.
20993         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20994         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20995         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20996         not exit.
20997         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20998         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20999
21000 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21001
21002         * gcc.dg/cpp/20000628-1.c: New test.
21003         * gcc.dg/cpp/20000628-1.h: New header for above test.
21004         * gcc.dg/cpp/20000628-1a.h: Likewise.
21005
21006 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21007
21008         * gcc.dg/cpp: New directory.
21009         * gcc.dg/cpp/cpp.exp: New driver.
21010         * gcc.dg/cpp/20000627-1.c: New test.
21011         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21012         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21013         and rewrite as a compilation test.
21014
21015         * gcc.dg: Move many files into the cpp subdirectory, possibly
21016         renaming or editing them as well.
21017         Old name                New name
21018         990119-1.c              cpp/19990119-1.c
21019         990228-1.c              cpp/19990228-1.c
21020         990407-1.c              cpp/19990407-1.c
21021         990409-1.c              cpp/19990409-1.c
21022         990413-1.c              cpp/19990413-1.c
21023         990703-1.c              cpp/19990703-1.c
21024         20000127-1.c            cpp/20000127-1.c
21025         20000129-1.c            cpp/20000129-1.c
21026         20000207-1.c            cpp/20000207-1.c
21027         20000207-2.c            cpp/20000207-2.c
21028         20000209-1.c            cpp/20000209-1.c
21029         20000209-2.c            cpp/20000209-2.c
21030         20000301-1.c            cpp/20000301-1.c
21031         20000419-1.c            cpp/20000419-1.c
21032         20000510-1.S            cpp/20000510-1.S
21033         20000519-1.c            cpp/20000519-1.c
21034         20000529-1.c            cpp/20000529-1.c
21035         20000625-1.c            cpp/20000625-1.c
21036         20000625-2.c            cpp/20000625-2.c
21037         cpp-as1.c               cpp/assert1.c
21038         cpp-as2.c               cpp/assert2.c
21039         cxx-comments-1.c        cpp/cxxcom1.c
21040         cxx-comments-2.c        cpp/cxxcom2.c
21041         endif-label.c           cpp/endif.c
21042         cpp-hash1.c             cpp/hash1.c
21043         cpp-hash2.c             cpp/hash2.c
21044         cpp-if1.c               cpp/if-1.c
21045         cpp-if2.c               cpp/if-2.c
21046         cpp-if3.c               cpp/if-3.c
21047         cpp-if4.c               cpp/if-4.c
21048         cpp-if5.c               cpp/if-5.c
21049         cpp-cond.c              cpp/if-cexp.c
21050         cpp-missingop.c         cpp/if-mop.c
21051         cpp-missingparen.c      cpp/if-mpar.c
21052         cpp-opprec.c            cpp/if-oppr.c
21053         cpp-ifparen.c           cpp/if-paren.c
21054         cpp-shortcircuit.c      cpp/if-sc.c
21055         cpp-shift.c             cpp/if-shift.c
21056         cpp-unary.c             cpp/if-unary.c
21057         cpp-li1.c               cpp/line1.c
21058         cpp-li2.c               cpp/line2.c
21059         lineno.c                cpp/line3.c
21060         lineno-2.c              cpp/line4.c
21061         cpp-mi.c                cpp/mi1.c
21062         cpp-mic.h               cpp/mi1c.h
21063         cpp-micc.h              cpp/mi1cc.h
21064         cpp-mind.h              cpp/mi1nd.h
21065         cpp-mindp.h             cpp/mi1ndp.h
21066         cpp-mix.h               cpp/mi1x.h
21067         cpp-mi2.c               cpp/mi2.c
21068         cpp-mi2a.h              cpp/mi2a.h
21069         cpp-mi2b.h              cpp/mi2b.h
21070         cpp-mi2c.h              cpp/mi2c.h
21071         cpp-mi3.c               cpp/mi3.c
21072         cpp-mi3.def             cpp/mi3.def
21073         poison-1.c              cpp/poison.c
21074         pr-impl.c               cpp/prag-imp.c
21075         cpp-redef-2.c           cpp/redef1.c
21076         cpp-redef.c             cpp/redef2.c
21077         strpaste.c              cpp/strp1.c
21078         strpaste-2.c            cpp/strp2.c
21079         cpp-tradpaste.c         cpp/tr-paste.c
21080         cpp-tradstringify.c     cpp/tr-str.c
21081         cpp-tradwarn1.c         cpp/tr-warn1.c
21082         cpp-tradwarn2.c         cpp/tr-warn2.c
21083         trigraphs.c             cpp/trigraphs.c
21084         cpp-unc1.c              cpp/unc1.c
21085         cpp-unc2.c              cpp/unc2.c
21086         cpp-unc3.c              cpp/unc3.c
21087         cpp-unc.c               cpp/unc4.c
21088         undef.c                 cpp/undef1.c
21089         undef-2.c               cpp/undef2.c
21090         cpp-wi1.c               cpp/widestr1.c
21091
21092 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21093
21094         * lib/g++.exp (g++_include_flags): Tweak.
21095
21096 2000-06-27  H.J. Lu  <hjl@gnu.org>
21097             Loren J. Rittle  <ljrittle@acm.org>
21098
21099         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21100         version with one that knows about the new gcc tree structure.
21101         (g++_link_flags): Same.
21102
21103 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21104
21105         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21106         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21107         case we are cross-compiling.
21108
21109         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21110         g++.old-deja/g++.niklas/Makefile.in,
21111         g++.old-deja/g++.niklas/configure.in,
21112         g++.old-deja/g++.other/Makefile.in,
21113         g++.old-deja/g++.other/configure.in,
21114         gcc.c-torture/code_quality/Makefile.in,
21115         gcc.c-torture/code_quality/configure.in,
21116         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21117         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21118         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21119         gcc.c-torture/execute/ieee/Makefile.in,
21120         gcc.c-torture/execute/ieee/configure.in,
21121         gcc.c-torture/noncompile/Makefile.in,
21122         gcc.c-torture/noncompile/configure.in,
21123         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21124         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21125         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21126
21127 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21128
21129         * g++.old-deja/g++.other/ambig3.C: New test.
21130
21131 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21132
21133         * g++.old-deja/g++.pt/syntax1.C: New test.
21134         * g++.old-deja/g++.pt/syntax2.C: New test.
21135         * g++.old-deja/g++.other/syntax3.C: New test.
21136         * g++.old-deja/g++.other/syntax4.C: New test.
21137
21138 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21139
21140         * gcc.dg/20000623-1.c: Prototype exit and abort.
21141
21142 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21143
21144         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21145         New tests.
21146         * gcc.dg/cpp-mi3.def: New file.
21147
21148         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21149         inside assertions.
21150         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21151         lexer's error messages.
21152         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21153         divine anything from the linemarkers.
21154         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21155         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21156
21157 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21158
21159         * gcc.dg/20000623-1.c: New test.
21160
21161 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21162
21163         * gcc.c-torture/execute/20000622-1.c: New test.
21164
21165 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21166
21167         * g++.old-deja/g++.other/init15.C: New test.
21168
21169 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21170
21171         * g++.old-deja/g++.pt/vaarg2.C: New test.
21172         * g++.old-deja/g++.pt/vaarg3.C: New test.
21173
21174 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21175
21176         * g++.old-deja/g++.other/dyncast6.C: New test.
21177
21178 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21179
21180         * gcc.c-torture/execute/loop-6.c: New test.
21181
21182 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21183
21184         * gcc.dg/20000614-1.c: New test.
21185         * gcc.dg/20000614-2.c: New test.
21186
21187 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21188
21189         * g++.old-deja/g++.other/inline12.C: New test.
21190
21191 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21192
21193         * g++.old-deja/g++.other/eh1.C: New test.
21194
21195 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21196
21197         * g++.old-deja/g++.other/type.C: New test.
21198
21199 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21200
21201         * g++.old-deja/g++.other/initstring.C: New test.
21202
21203 2000-06-12  Jason Merrill  <jason@redhat.com>
21204
21205         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21206
21207 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21208
21209         * gcc.c-torture/compile/20000609-1.c: New test.
21210
21211 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21212
21213         * gcc.dg/20000609-1.c: New test.
21214
21215 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21216
21217         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21218         * gcc.c-torture/noncompile/poison-1.c: Move...
21219         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21220         * gcc.dg/cpp-li1.c: Add a token after the #line.
21221
21222 2000-06-05  Richard Henderson  <rth@cygnus.com>
21223
21224         * gcc.c-torture/execute/20000605-2.c: New test.
21225         * gcc.c-torture/execute/20000605-3.c: New test.
21226
21227 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21228
21229         * g77.f-torture/execute/20000503-1.x: New file.
21230
21231 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21232
21233         * g++.old-deja/g++.eh/badalloc1.C: New test.
21234
21235 2000-06-05  Richard Henderson  <rth@cygnus.com>
21236
21237         * gcc.c-torture/execute/20000605-1.c: New test.
21238
21239 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21240             Nathan Sidwell <nathan@codesourcery.com>
21241
21242         * gcc.c-torture/compile/20000605-1.c: New test.
21243
21244 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
21245
21246         * g77.f-torture/compile/20000601-1.f:  New test.
21247
21248 2000-06-03  Richard Henderson  <rth@cygnus.com>
21249
21250         * gcc.c-torture/execute/20000603-1.c: New.
21251
21252 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
21253
21254         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21255         * gcc.dg/noreturn-2.c (noreturn): Likewise.
21256
21257 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
21258
21259         * gcc.dg/compare2.c (case 12): XFAIL.
21260         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21261         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21262
21263         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21264
21265 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
21266
21267         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21268         guard macro is already defined when the header is first
21269         included.
21270         * gcc.dg/cpp-mix.h: New file.
21271         * gcc.dg/endif-label.c: Update patterns to match compiler.
21272
21273         * g++.brendan/complex1.C: Declare abort.
21274         * g++.law/refs4.C: Remove XFAIL.
21275         * g++.oliva/expr2.C: Declare abort and exit.
21276
21277 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
21278
21279         * gcc.c-torture/execute/20000528-1.c: New test.
21280
21281         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21282         * g++.old-deja/g++.law/temps4.C: Likewise.
21283
21284         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21285         stdlib.h.  Call abort() on failure.
21286         * g++.old-deja/g++.law/refs4.C: Likewise.
21287         * g++.old-deja/g++.law/temps4.C: Likewise.
21288         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21289         * gcc.c-torture/execute/20000112-1.c: Include string.h.
21290
21291 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
21292
21293         Relative to g++.dg/special:
21294         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21295
21296         Relative to g++.old-deja:
21297         * g++.brendan/complex1.C, g++.jason/optimize2.C,
21298         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21299         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21300         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21301         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21302         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21303         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21304
21305         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21306         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21307         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21308         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21309         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21310         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21311         and/or string.h.
21312
21313         * g++.other/goto1.C: Update expectations for error messages.
21314
21315 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
21316
21317         * gcc.c-torture/compile/20000523-1.c: New test.
21318
21319 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21320
21321         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21322
21323 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21324
21325         * g++.old-deja/g++.eh/catch11.C: New test.
21326         * g++.old-deja/g++.eh/catch12.C: New test.
21327
21328 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21329
21330         * gcc.c-torture/execute/20000523-1.c: New test.
21331
21332 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21333
21334         * c-torture/execute/bcp-1.c: Replace abort in arg of
21335         __builtin_constant_p with a generic external function.
21336
21337         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21338         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21339         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21340         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21341         Prototype abort and/or exit.
21342
21343         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21344         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21345         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21346         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21347
21348 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
21349
21350         * gcc.dg/dwarf2-1.c: New test.
21351
21352 2000-05-20  Richard Henderson  <rth@cygnus.com>
21353
21354         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21355
21356 2000-05-20  Andreas Jaeger  <aj@suse.de>
21357
21358         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21359         testcase.
21360
21361 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
21362
21363         * gcc.c-torture/execute/20000519-2.c: New test.
21364
21365 2000-05-19  Andreas Jaeger  <aj@suse.de>
21366
21367         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21368         which fails with SSA.
21369
21370         * lib/c-torture.exp: Also test with -O3 -fssa.
21371
21372 2000-05-18  Michael Meissner  <meissner@redhat.com>
21373
21374         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21375         * gcc.c-torture/execute/920415-1.c: Ditto.
21376         * gcc.c-torture/execute/920501-1.c: Ditto.
21377         * gcc.c-torture/execute/conversion.c: Ditto.
21378         * gcc.c-torture/execute/cvt-1.c: Ditto.
21379
21380 2000-05-18  Jeffrey A Law  (law@cygnus.com)
21381
21382         * gcc.c-torture/compile/20000518-1.c: New test.
21383
21384 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21385
21386         * g77.f-torture/compile/200005018.f:  New test.
21387
21388 2000-05-17  Jeffrey A Law  (law@cygnus.com)
21389
21390         * gcc.c-torture/compile/20000517-1.c: New test.
21391
21392 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21393
21394         * gcc.c-torture/execute/20000516-1.c: New test.
21395
21396 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21397
21398         * g++.old-deja/g++.other/eh.C: New test.
21399
21400 2000-05-12  Richard Henderson  <rth@cygnus.com>
21401
21402         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21403         constants through to doit's conditional.
21404
21405 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21406
21407         * gcc.c-torture/compile/20000511-1.c: New test.
21408         * g77.f-torture/compile/20000511-1.f: New test.
21409         * g77.f-torture/compile/20000511-2.f: New test.
21410
21411 2000-05-11  Michael Meissner  <meissner@redhat.com>
21412
21413         * gcc.c-torture/execute/20000511-1.c: New test.
21414
21415 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21416
21417         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21418         * gcc.dg/20000510-1.S: New.
21419
21420 2000-05-08  Catherine Moore  <clm@cygnus.com>
21421
21422         * gcc.dg/unused-3.c: New.
21423
21424 2000-05-06  Richard Henderson  <rth@cygnus.com>
21425
21426           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21427           * g++.old-deja/g++.mike/warn1.C: Likewise.
21428           * g++.old-deja/g++.pt/local1.C: Likewise.
21429           * g++.old-deja/g++.pt/local7.C: Likewise.
21430           * g++.old-deja/g++.pt/spec16.C: Likewise.
21431
21432 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21433
21434         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21435
21436 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21437
21438           * g77.f-torture/execute/20000503-1.f:  New test.
21439
21440 2000-05-04  Andreas Jaeger  <aj@suse.de>
21441
21442         * gcc.dg/noreturn-2.c: New test.
21443
21444 2000-05-04  Neil Booth  <NeilB@earthling.net>
21445
21446         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21447         preprocessor.
21448
21449 2000-05-04  Richard Henderson  <rth@cygnus.com>
21450
21451         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21452
21453 2000-05-04  Richard Henderson  <rth@cygnus.com>
21454
21455         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21456         OpenSSL by Jason R Thorpe.
21457
21458 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21459
21460         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21461
21462 2000-05-03  Robert Lipe <robertlipe@usa.net>
21463
21464         * gcc.dg/20000503-1.c: New test.
21465
21466 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21467
21468         * gcc.c-torture/compile/20000502-1.c: New test.
21469         * g++.old-deja/g++.other/align.C: New test.
21470         * gcc.dg/cpp-tradstringify.c: New test.
21471
21472 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21473
21474         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21475         and hard registers.
21476
21477 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21478
21479         * gcc.c-torture/execute/loop-5.c: New test.
21480
21481 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21482
21483         * gcc.c-torture/execute/va-arg-20.c: New test.
21484
21485 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21486
21487         * gcc.c-torture/execute/20000422-1.c: New test.
21488
21489 2000-04-20  Greg McGary  <gkm@gnu.org>
21490
21491         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21492         when optimizing, but without sibling-call optimizations (-O1).
21493
21494 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21495
21496           * gcc.c-torture/compile/20000420-1.c: New test.
21497
21498 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21499
21500         * g++.abi/ptrflags.C: New test.
21501         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21502
21503 2000-04-19  Catherine Moore  <clm@cygnus.com>
21504
21505         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21506
21507 2000-04-19  Greg McGary  <gkm@gnu.org>
21508
21509         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21510         sibling-call optimizations.
21511
21512 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21513
21514         * gcc.dg/20000419-1.c: New test.
21515
21516 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21517
21518         * gcc.c-torture/execute/20000412-6.c: New test.
21519
21520 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21521
21522         * gcc.c-torture/execute/20000412-5.c: New test.
21523         * g77.f-torture/compile/20000412-1.f: New test.
21524         * gcc.c-torture/execute/20000412-4.c: New test.
21525         * gcc.c-torture/compile/20000412-2.c: New test.
21526         * gcc.c-torture/execute/20000412-3.c: New test.
21527         * gcc.c-torture/compile/20000412-1.c: New test.
21528         * gcc.c-torture/execute/20000412-2.c: New test.
21529
21530 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21531
21532         * objc/execute/bf-20.m: New test.
21533
21534 2000-04-10  Richard Henderson  <rth@cygnus.com>
21535
21536         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21537
21538         * gcc.c-torture/execute/20000412-1.c: New test.
21539
21540 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21541
21542         * g++.old-deja/g++.eh/catchptr1.C: New test.
21543
21544 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21545
21546         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21547
21548 2000-04-08  Neil Booth  <NeilB@earthling.net>
21549
21550         * gcc.dg/cpp-nullchar.c: Remove test as
21551         embedded nulls cause problems.
21552
21553 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21554
21555         * gcc.dg/compare2.c: New test.
21556
21557 2000-04-08  Neil Booth  <NeilB@earthling.net>
21558
21559         * gcc.dg/cpp-nullchar.c: New test.
21560
21561 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21562
21563         * gcc.dg/cpp-mi2.c: New test.
21564         * gcc.dg/cpp-mi2[abc].h: New files.
21565
21566 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21567
21568         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21569         member name.
21570
21571 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21572
21573         * g++.old-deja/g++.abi/vmihint.C: New test.
21574
21575 2000-04-06  Neil Booth  <NeilB@earthling.net>
21576
21577         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21578         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21579         copyright.
21580
21581 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21582
21583         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21584         avoid stack-frame overwrite.
21585
21586 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21587
21588         * gcc.c-torture/compile/20000405-2.c: New test.
21589         * gcc.c-torture/compile/20000405-3.c: New test.
21590
21591 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21592
21593         * gcc.c-torture/compile/20000405-1.c: New test.
21594
21595 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21596
21597         * gcc.dg/cast-qual-1.c: Revert last change.
21598
21599 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21600
21601         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21602
21603 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21604
21605         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21606         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21607
21608 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21609
21610         * gcc.c-torture/compile/20000403-2.c: New test.
21611         * gcc.c-torture/compile/20000403-1.c: New test.
21612
21613 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21614
21615         * gcc.c-torture/execute/20000403-1.c: New test.
21616
21617 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21618
21619         * gcc.c-torture/execute/20000402-1.c: New test.
21620
21621 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21622
21623         * gcc.c-torture/execute/va-arg-15.c: New test.
21624         * gcc.c-torture/execute/va-arg-16.c: New test.
21625         * gcc.c-torture/execute/va-arg-17.c: New test.
21626         * gcc.c-torture/execute/va-arg-18.c: New test.
21627         * gcc.c-torture/execute/va-arg-19.c: New test.
21628
21629 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21630
21631         * gcc.c-torture/compile/981211-1.c: Move to...
21632         * gcc.dg/cpp-as1.c: ...here.
21633         * gcc.dg/cpp-as2.c: New file.
21634
21635         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21636         compiler.
21637
21638 2000-04-02  Neil Booth  <NeilB@earthling.net>
21639
21640         * gcc.dg/cpp-cond.c  New tests.
21641         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21642         accidental success less likely.
21643         * gcc.dg/cpp-missingop.c  New tests.
21644         * gcc.dg/cpp-missingparen.c  New tests.
21645         * gcc.dg/cpp-shift.c  New tests.
21646         * gcc.dg/cpp-shortcircuit.c  New tests.
21647         * gcc.dg/cpp-unary.c  New tests.
21648
21649 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21650
21651         * gcc.c-torture/compile/20000329-1.c: New test.
21652
21653 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21654
21655         * gcc.c-torture/compile/20000326-1.c: New test.
21656         * gcc.c-torture/compile/20000326-2.c: New test.
21657
21658 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21659
21660         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21661         the first parameter is a function argument.
21662
21663 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21664
21665         * g++.old-deja/g++.ext/array4.C: New test.
21666
21667 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21668
21669         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21670
21671 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21672
21673         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21674
21675 2000-03-19  Richard Henderson  <rth@cygnus.com>
21676
21677         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21678
21679 2000-03-19  Richard Henderson  <rth@cygnus.com>
21680
21681         * gcc.c-torture/compile/20000319-1.c: New test.
21682
21683 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21684
21685         * gcc.c-torture/execute/20000314-3.c: New test.
21686         * gcc.c-torture/execute/20000314-2.c: New test.
21687         * gcc.c-torture/execute/20000314-1.c: New test.
21688         * gcc.c-torture/compile/20000314-2.c: New test.
21689         * gcc.c-torture/compile/20000314-1.c: New test.
21690
21691 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21692
21693         * g++.old-deja/g++.warn/inline.C: New test.
21694
21695 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21696
21697         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21698         standards-compliant result rather than specific constants.
21699         Put test-values in array.
21700
21701 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21702
21703         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21704         (g++_target_compile): Put test-specific options last.
21705
21706 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21707
21708         * g++.old-deja/g++.eh/vbase4.C: New test.
21709
21710 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21711
21712         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21713
21714 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21715
21716         * g++.old-deja/g++.brendan/misc12.C: Removed.
21717         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21718         * g++.old-deja/g++.ext/pretty4.C: New test.
21719
21720 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21721
21722         * g++.old-deja/g++.other/string2.C: New test.
21723
21724 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21725
21726         * g++.old-deja/g++.warn/impint2.C: New test.
21727
21728 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21729
21730         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21731         is 1, not zero.
21732
21733 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21734
21735         * g++.old-deja/g++.warn/impint.C: New test.
21736         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21737         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21738         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21739         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21740         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21741         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21742         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21743         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21744         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21745         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21746         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21747         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21748
21749 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21750
21751         * gcc.dg/cpp-redef.c: New test.
21752
21753 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21754
21755         * g++.old-deja/g++.pt/unify7.C: New test.
21756
21757 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21758
21759         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21760         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21761
21762 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21763
21764         * gcc.c-torture/compile/20000224-1.c: New test.
21765
21766 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21767
21768         * gcc.c-torture/compile/cpp-2.c: New test.
21769         * gcc.c-torture/compile/cpp-1.c: New test.
21770
21771 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21772
21773         * gcc.c-torture/execute/20000225-1.c: New test.
21774
21775 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21776
21777         * gcc.dg/cpp-li2.c: New test.
21778
21779         * gcc.dg/cpp-wi1.c: New test.
21780
21781         * gcc.dg/cpp-li1.c: New test.
21782
21783 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21784
21785         * g++.old-deja/g++.other/sizeof5.C: New test.
21786
21787 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21788
21789         * gcc.c-torture/execute/va-arg-13.c: New test.
21790
21791 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21792
21793         * gcc.c-torture/execute/va-arg-12.c: New test.
21794
21795 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21796
21797         * gcc.c-torture/execute/20000223-1.c: New test.
21798
21799 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21800
21801         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21802
21803 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21804
21805         * g++.old-deja/g++.abi/ptrmem.C: New test.
21806
21807 2000-02-19  Richard Henderson  <rth@cygnus.com>
21808
21809         * gcc.c-torture/compile/init-3.c: New.
21810
21811 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21812
21813         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21814         ALWAYS_CXXFLAGS.
21815
21816 2000-02-11  Robert Lipe <robertl@sco.com>
21817
21818         * gcc.c-torture/compile/20000211-3.c: New test.
21819
21820 2000-02-11  Martin Buchholz <martin@xemacs.org>
21821
21822         * gcc.c-torture/compile/20000211-2.c: New test.
21823
21824 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21825
21826         * gcc.c-torture/compile/20000211-1.c: New test.
21827
21828 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21829
21830         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21831           on native targets
21832
21833 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21834
21835         * g++.old-deja/g++.other/cast5.C: New test.
21836
21837 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21838
21839         * gcc.c-torture/execute/20000205-1.c: New.
21840
21841 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21842
21843         * g++.old-deja/g++.jason/cast3.C: Return void.
21844         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21845
21846 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21847
21848         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21849
21850         * gcc.dg/loop-1.c: New test.
21851
21852 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21853
21854         * gcc.c-torture/compile/20000127-1.c: New test.
21855         * gcc.c-torture/execute/991228-1.c: New test.
21856
21857 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21858
21859         * gcc.dg/unused-2.c: New test.
21860
21861         * gcc.dg/conv-1.c: New test.
21862
21863 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21864
21865         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21866         compiler.
21867         (tool_option_proc): Fix typo.
21868
21869 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21870
21871         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21872         of the ld on the host, not on the build machine.
21873         Also, don't crash if '--help' is not a supported option.
21874
21875 2000-01-24  Richard Henderson  <rth@cygnus.com>
21876
21877         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21878
21879 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21880
21881         * gcc.c-torture/execute/20000120-2.c: New test.
21882         * gcc.c-torture/execute/20000120-1.c: New test.
21883
21884 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21885
21886         * gcc.c-torture/execute/20000113-1.c: New test.
21887
21888 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21889
21890         * gcc.c-torture/execute/20000112-1.c: New test.
21891
21892 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21893
21894         * gcc.dg/20000111-1.c: New test.
21895
21896 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21897
21898         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21899         with 16 bit integers.
21900
21901 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21902
21903         * gcc.dg/20000108-1.c: New test.
21904
21905 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21906
21907         * g++.old-deja/g++.ns/koenig8.C: New test.
21908
21909 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21910
21911         * g++.old-deja/g++.other/cast4.C: New test.
21912
21913 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21914
21915         * gcc.c-torture/compile/20000105-2.c: New test.
21916         * gcc.c-torture/compile/20000105-1.c: New test.
21917
21918 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21919
21920         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21921         references to printf & atoi to conform to ANSI standard.
21922         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21923         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21924         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21925         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21926         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21927         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21928         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21929         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21930         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21931         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21932         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21933         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21934         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21935         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21936         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21937         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21938         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21939         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21940         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21941         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21942         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21943         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21944         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21945         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21946         * g++.old-deja/g++.brendan/init3.C: Likewise.
21947         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21948         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21949         * g++.old-deja/g++.brendan/new2.C: Likewise.
21950         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21951         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21952         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21953         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21954         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21955         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21956         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21957         * g++.old-deja/g++.brendan/template24.C: Likewise.
21958         * g++.old-deja/g++.brendan/template3.C: Likewise.
21959         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21960         * g++.old-deja/g++.jason/inline3.C: Likewise.
21961         * g++.old-deja/g++.jason/opeq.C: Likewise.
21962         * g++.old-deja/g++.law/arg5.C: Likewise.
21963         * g++.old-deja/g++.law/arm7.C: Likewise.
21964         * g++.old-deja/g++.law/ctors11.C: Likewise.
21965         * g++.old-deja/g++.law/cvt8.C: Likewise.
21966         * g++.old-deja/g++.law/init9.C: Likewise.
21967         * g++.old-deja/g++.law/refs4.C: Likewise.
21968         * g++.old-deja/g++.law/template2.C: Likewise.
21969         * g++.old-deja/g++.law/visibility24.C: Likewise.
21970         * g++.old-deja/g++.law/vtable3.C: Likewise.
21971         * g++.old-deja/g++.mike/asm2.C: Likewise.
21972         * g++.old-deja/g++.mike/eh1.C: Likewise.
21973         * g++.old-deja/g++.mike/misc1.C: Likewise.
21974         * g++.old-deja/g++.mike/misc13.C: Likewise.
21975         * g++.old-deja/g++.mike/misc14.C: Likewise.
21976         * g++.old-deja/g++.mike/ns12.C: Likewise.
21977         * g++.old-deja/g++.mike/p1248.C: Likewise.
21978         * g++.old-deja/g++.mike/p3708.C: Likewise.
21979         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21980         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21981         * g++.old-deja/g++.mike/p646.C: Likewise.
21982         * g++.old-deja/g++.mike/p700.C: Likewise.
21983         * g++.old-deja/g++.mike/p783.C: Likewise.
21984         * g++.old-deja/g++.mike/p783a.C: Likewise.
21985         * g++.old-deja/g++.mike/p783b.C: Likewise.
21986         * g++.old-deja/g++.mike/p786.C: Likewise.
21987         * g++.old-deja/g++.mike/p789.C: Likewise.
21988         * g++.old-deja/g++.mike/p789a.C: Likewise.
21989         * g++.old-deja/g++.mike/p807a.C: Likewise.
21990         * g++.old-deja/g++.other/delete3.C: Likewise.
21991         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21992         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21993         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21994         * g++.old-deja/g++.other/empty1.C: Likewise.
21995         * g++.old-deja/g++.other/temporary1.C: Likewise.
21996         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21997         * g++.old-deja/g++.pt/t16.C: Likewise.
21998         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21999
22000 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22001
22002         * gcc.dg/991230-1.c: New test.
22003
22004 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22005
22006         * gcc.c-torture/compile/991229-3.c: New test.
22007         * gcc.c-torture/compile/991229-2.c: New test.
22008         * gcc.c-torture/compile/991229-1.c: New test.
22009
22010 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22011
22012         * gcc.c-torture/compile/labels-2.c: New test.
22013
22014 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22015
22016         * gcc.c-torture/execute/991227-1.c: New test.
22017
22018 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22019
22020         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22021
22022 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22023
22024         * gcc.c-torture/execute/991221-1.c: New test.
22025
22026 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22027
22028         * g++.old-deja/g++.other/cast3.C: New test.
22029
22030 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22031
22032         * gcc.c-torture/execute/991216-4.c: New test.
22033
22034 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22035
22036         * gcc.c-torture/execute/991216-1.c: New test.
22037         * gcc.c-torture/execute/991216-2.c: New test.
22038         * gcc.c-torture/execute/991216-3.c: New test.
22039
22040 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22041
22042         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22043         Actually make the test fail by using "-O2" for compilation.
22044
22045 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22046
22047         * g++.old-deja/g++.warn/cast-align1.C: New test.
22048
22049 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22050
22051         * gcc.c-torture/compile/991214-1.c: New test.
22052         * gcc.c-torture/compile/991214-2.c: New test.
22053
22054 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22055
22056         * gcc.dg/991214-1.c: New test.
22057
22058 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22059
22060         * gcc.c-torture/compile/991213-3.c: New test.
22061         * gcc.c-torture/compile/991213-2.c: New test.
22062         * gcc.c-torture/compile/991213-1.c: New test.
22063
22064 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22065
22066         * gcc.dg/991209-1.c: New test.
22067
22068 1999-12-08  Nathan Sidwell <nathan@acm.org>
22069
22070         * gcc.c-torture/compile/991208-1.c: New test.
22071
22072 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22073
22074         * gcc.dg/ultrasp2.c: New test.
22075
22076 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22077
22078         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22079
22080 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22081
22082         * gcc.c-torture/compile/991202-1.c: New test.
22083         * gcc.c-torture/execute/991202-1.c: New test.
22084         * gcc.c-torture/execute/991202-2.c: New test.
22085         * gcc.c-torture/execute/991202-3.c: New test.
22086
22087 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22088
22089         * g++.old-deja/g++.abi/align.C: New test.
22090         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22091         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22092
22093 1999-12-01  Richard Henderson  <rth@cygnus.com>
22094
22095         * gcc.c-torture/execute/991201-1.c: New.
22096
22097 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22098
22099         * gcc.dg/991129-1.c: New test.
22100
22101 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22102
22103         * gcc.c-torture/compile/991127-1.c: New test.
22104
22105 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22106
22107         * g++.old-deja/g++.other/warn4.C: New test.
22108
22109 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22110
22111         * g++.old-deja/g++.eh/cleanup2.C: New test.
22112         * g++.old-deja/g++.ext/pretty2.C: New test.
22113         * g++.old-deja/g++.ext/pretty3.C: New test.
22114         * g++.old-deja/g++.other/debug6.C: New test.
22115
22116 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22117
22118         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22119         compiler_output to look for one error message instead of two.
22120
22121 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22122
22123         * gcc.c-torture/execute/991118-1.c: Also test case
22124         where the word boundary does not split a byte evenly.
22125
22126 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22127
22128         * g++.old-deja/g++.ext/restrict1.C: New test.
22129
22130 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22131
22132         * gcc.c-torture/execute/991118-1.c: New test.
22133
22134 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22135
22136         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22137         working directory pathnames.
22138
22139 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22140
22141         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22142         host is equipped with driver.h and driver.o so it can actually
22143         compile and run the tests.
22144
22145 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22146
22147         * gcc.c-torture/compile/991008-1.c: New test.
22148
22149 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22150
22151         * lib/gcc-dg.exp: Include target-supports.exp
22152
22153 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22154
22155         * lib/target-supports.exp: New file: Provide procs to test for
22156         features supported by the target.
22157         (check_weak_available): Moved here from ecos.exp.
22158         (check_alias_available): New proc: Determine of the target
22159         toolchain supports the alias attribute.
22160
22161         * gcc.dg/special/ecos.exp: Move check_weak_available to
22162         target-supports.exp.
22163         (alias-1.c): Only perform the test if the target supports
22164         aliases.
22165         (wkali-1.c): Only perform the test if the target supports
22166         aliases.
22167
22168         * gcc.dg/990506-0.c: Expect error messages from cross
22169         targets as well as native targets.
22170
22171 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22172
22173         * gcc.dg/ultrasp1.c: Removed xfail.
22174         * gcc.dg/struct-ret-2.c: Likewise.
22175         * gcc.dg/array-1.c: Likewise.
22176
22177 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22178
22179         * gcc.dg/struct-ret-2.c: New test.
22180
22181         * gcc.dg/array-1.c: New test.
22182
22183 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22184
22185         * gcc.c-torture/execute/991030-1.c: New test.
22186
22187 1999-10-26  Richard Henderson  <rth@cygnus.com>
22188
22189         * gcc.c-torture/compile/991026-2.c: New test.
22190
22191 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22192
22193         * gcc.c-torture/compile/991026-1.c: New test.
22194
22195 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22196
22197         * gcc.c-torture/execute/991023-1.c: New test.
22198
22199 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22200
22201         * gcc.c-torture/execute/991019-1.c: New test.
22202
22203 1999-10-16  Richard Henderson  <rth@cygnus.com>
22204
22205         * gcc.c-torture/execute/991016-1.c: New test.
22206
22207 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22208
22209         * gcc.c-torture/execute/991014-1.c: New test.
22210
22211 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22212
22213         * g++.old-deja/g++.other/union2.C: New test.
22214
22215 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22216
22217         * g++.old-deja/g++.other/vaarg2.C: New test.
22218         * g++.old-deja/g++.other/vaarg3.C: New test.
22219
22220 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22221
22222         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22223         in compile/.
22224
22225 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22226
22227         * gcc.c-torture/execute/va-arg-11.c: New test.
22228
22229 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22230
22231         * lib/file-format.exp (gcc_target_object_format): Don't
22232         crash if objdump is unavailable.
22233
22234 1999-09-29  Donn Terry <donn@interix.com>
22235
22236         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22237
22238 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22239
22240         * gcc.c-torture/compile/990928-1.c: New test.
22241
22242 1999-09-28  Nathan Sidwell  <nathan@acm.org>
22243
22244         * g++.old-deja/g++.other/decl6.C: New test.
22245
22246 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22247
22248         * gcc.c-torture/execute/va-arg-10.c: New test.
22249
22250 1999-09-27  Nathan Sidwell  <nathan@acm.org>
22251
22252         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22253         __PRETTY_FUNCTION__.
22254
22255 1999-09-23  Nick Clifton  <nickc@cygnus.com>
22256
22257         * gcc.c-torture/execute/990923-1.c: New test.
22258
22259 1999-09-21  Nick Clifton  <nickc@cygnus.com>
22260
22261         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22262         for which -fpic is inappropriate.
22263
22264 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
22265
22266         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22267
22268 1999-09-21  Nathan Sidwell  <nathan@acm.org>
22269
22270         * g++.old-deja/g++.other/dyncast1.C: New test.
22271         * g++.old-deja/g++.other/dyncast2.C: New test.
22272         * g++.old-deja/g++.other/dyncast3.C: New test.
22273         * g++.old-deja/g++.other/dyncast4.C: New test.
22274         * g++.old-deja/g++.other/dyncast5.C: New test.
22275         * g++.old-deja/g++.eh/catch3.C: New test.
22276         * g++.old-deja/g++.eh/catch3p.C: New test.
22277         * g++.old-deja/g++.eh/catch4.C: New test.
22278         * g++.old-deja/g++.eh/catch4p.C: New test.
22279         * g++.old-deja/g++.eh/catch5.C: New test.
22280         * g++.old-deja/g++.eh/catch5p.C: New test.
22281         * g++.old-deja/g++.eh/catch6.C: New test.
22282         * g++.old-deja/g++.eh/catch6p.C: New test.
22283         * g++.old-deja/g++.eh/catch7.C: New test.
22284         * g++.old-deja/g++.eh/catch7p.C: New test.
22285         * g++.old-deja/g++.eh/catch8.C: New test.
22286         * g++.old-deja/g++.eh/catch8p.C: New test.
22287         * g++.old-deja/g++.eh/catch9.C: New test.
22288         * g++.old-deja/g++.eh/catch9p.C: New test.
22289
22290 1999-09-13  Nathan Sidwell  <nathan@acm.org>
22291
22292         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22293         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22294
22295 1999-09-13  Jeffrey A Law  (law@cygnus.com)
22296
22297         * gcc.c-torture/compile/990913-1.c: New test.
22298
22299 1999-09-10  Nathan Sidwell  <nathan@acm.org>
22300
22301         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22302         * g++.old-deja/g++.jason/rfg5.C: Likewise.
22303
22304 1999-09-09  Richard Henderson  <rth@cygnus.com>
22305
22306         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22307
22308 1999-09-09  Nathan Sidwell  <nathan@acm.org>
22309
22310         * g++.old-deja/g++.other/lookup11.C: New test.
22311         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22312         what is permitted and what we want.
22313         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22314         overload use.
22315         * g++.old-deja/g++.jason/rfg5.C: Likewise
22316
22317 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
22318
22319         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22320         * gcc.c-torture/noncompile/poison-1.c: New file.
22321
22322 1999-09-08  Nathan Sidwell  <nathan@acm.org>
22323
22324         * g++.old-deja/g++.other/sizeof3.C: New test.
22325         * g++.old-deja/g++.other/sizeof4.C: New test.
22326         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22327         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22328
22329 1999-09-07  Richard Henderson  <rth@cygnus.com>
22330
22331         * gcc.dg/va-arg-1.c: New.
22332
22333 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22334
22335         * gcc.c-torture/execute/va-arg-9.c: New test.
22336
22337 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22338
22339         * g77.f-torture/compile/980519-2.f: New test.
22340         * g77.f-torture/compile/19990905-0.f: New test.
22341         * g77.f-torture/compile/19990905-1.f: New test.
22342         * g77.f-torture/compile/19990905-2.f: New test.
22343
22344         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22345
22346 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22347
22348         * gcc.c-torture/execute/990827-1.c: Fix typo.
22349
22350 1999-09-03  Nathan Sidwell  <nathan@acm.org>
22351
22352         * g++.old-deja/g++.other/deref1.C: New test.
22353
22354 1999-09-02  Nathan Sidwell  <nathan@acm.org>
22355
22356         * g++.old-deja/g++.other/ambig2.C: New test.
22357         * g++.old-deja/g++.other/cond5.C: New test.
22358         * g++.old-deja/g++.other/lookup16.C: New test.
22359
22360 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
22361
22362         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22363         assemblers too.
22364
22365 1999-08-31  Jeffrey A Law  (law@cygnus.com)
22366
22367         * lib/c-torture.exp: Avoid the "compare executables" optimization
22368         when testing native.
22369
22370 1999-08-29  Jeffrey A Law  (law@cygnus.com)
22371
22372         * gcc.c-torture/execute/990829-1.c: New test.
22373         * gcc.c-torture/compile/990829-1.c: New test.
22374
22375 1999-08-27  Paul Burchard  <burchard@pobox.com>
22376
22377         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22378         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22379         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22380         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22381         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
22382         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
22383         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
22384         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
22385         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
22386         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
22387         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
22388
22389 1999-08-27  Jeffrey A Law  (law@cygnus.com)
22390
22391         * gcc.c-torture/execute/990827-1.c: New test.
22392
22393 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22394
22395         * g77.f-torture/noncompile/19990826-4.f: New test.
22396
22397         * g77.f-torture/compile/19990826-3.f: New test.
22398
22399         * g77.f-torture/execute/19990826-2.f: New test.
22400
22401         * g77.f-torture/compile/19990826-1.f: New test.
22402
22403         * gcc.c-torture/execute/990826-0.c: New test.
22404         * g77.c-torture/execute/19990826-0.f: New test.
22405
22406         * g77.f-torture/noncompile/970626-2.f: New test.
22407
22408 1999-08-25  Paul Burchard  <burchard@pobox.com>
22409
22410         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22411         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22412         lss-011.C: New tests.
22413
22414 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22415
22416         * g++.old-deja/g++.other/decl5.C: New test.
22417
22418 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22419
22420         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22421         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22422         call `postbase' for each one.  All callers of `postbase' changed
22423         to call this instead.
22424
22425 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22426
22427         * gcc.c-torture/execute/990811-1.c: New test.
22428
22429 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22430
22431         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22432         just native ones.
22433
22434         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22435         just native ones.
22436
22437 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22438
22439         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22440
22441 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22442
22443         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22444
22445 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22446
22447         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22448
22449 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22450
22451         * gcc.c-torture/execute/990804-1.c: New test.
22452
22453 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22454
22455         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22456         * g++.old-deja/g++.brendan/crash64.C: Likewise
22457         * g++.old-deja/g++.brendan/overload8.C: Likewise
22458
22459 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22460
22461         * g++.old-deja/g++.other/struct1.C: New test.
22462
22463 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22464
22465         * g++.old-deja/g++.other/enum2.C: New test.
22466
22467 1999-08-02  Richard Henderson  <rth@cygnus.com>
22468
22469         Adapted from tests from Franz Sirl:
22470         * gcc.c-torture/execute/va-arg-7.c: New test.
22471         * gcc.c-torture/execute/va-arg-8.c: New test.
22472
22473 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22474
22475         * gcc.c-torture/compile/990801-2.c: New test.
22476
22477         * gcc.c-torture/compile/990801-1.c: New test.
22478
22479 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22480
22481         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22482         fp-cmp-1.c, converting double to float.
22483
22484         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22485         fp-cmp-1.c, converting double to long double.
22486
22487         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22488         from fr1 to unknown_register, since fr1 is a legitimate register
22489         on some machines.
22490
22491 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22492
22493         * README: More listname related changes.
22494
22495 1999-07-08  Catherine Moore  <clm@cygnus.com>
22496
22497         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22498
22499 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22500
22501         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22502
22503 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22504
22505         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22506
22507 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22508
22509         * gcc.dg/990703-1.c: New test.
22510
22511 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22512
22513         * lib/file-format.exp: New file: Move definition of proc
22514         gcc_target_object_format to here from
22515         gcc.dg/special/ecos.exp.
22516
22517         * lib/c-torture.exp: Include lib file-format.exp.
22518         * lib/gcc-dg.exp: Include lib file-format.exp.
22519
22520         * gcc.dg/special/ecos.exp: Remove definition of proc
22521         gcc_target_object_format.
22522
22523 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22524
22525         * gcc.c-torture/execute/990628-1.c: New test.
22526
22527 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22528
22529         * gcc.c-torture/compile/990625-2.c: New test.
22530
22531         * gcc.c-torture/compile/990625-1.c: New test.
22532
22533 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22534
22535         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22536         attributes compile.
22537         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22538         ports that use the COFF/PE file format.
22539
22540 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22541
22542         * gcc.c-torture/compile/990617-1.c: New test.
22543
22544 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22545
22546         * g++.old-deja/g++.other/decl4.C: New test.
22547
22548 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22549
22550         * g++.old-deja/g++.other/bitfld3.C: New test.
22551
22552 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22553
22554         * g++.old-deja/g++.eh/catch1.C: New test.
22555
22556 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22557
22558         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22559
22560         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22561         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22562
22563 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22564
22565         * g77.f-torture/compile/19990502-0.f: Replace with new,
22566         shorter, test that still fails after recent changes.
22567
22568 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22569
22570         * gcc.c-torture/execute/990604-1.c: New test.
22571
22572 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22573
22574         * gcc.c-torture/execute/990531-1.c: New test.
22575
22576 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22577
22578         * gcc.c-torture/compile/990527-1.c: New test.
22579
22580 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22581
22582         * gcc.c-torture/execute/990527-1.c: New test.
22583
22584 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22585
22586         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22587         bitfields as signed.
22588
22589 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22590
22591         * g77.f-torture/compile/19990525-0.f: New test.
22592
22593 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22594
22595         * gcc.c-torture/execute/990525-2.c: New test.
22596
22597         * gcc.c-torture/execute/990525-1.c: New test.
22598
22599 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22600
22601         * g++.old-deja/g++.other/anon3.C: New test.
22602         * g++.old-deja/g++.other/anon4.C: New test.
22603         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22604         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22605         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22606         Merrill).
22607
22608 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22609
22610         * gcc.c-torture/execute/990524-1.c: New test.
22611
22612         * gcc.dg/990524-1.c: New test.
22613
22614 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22615
22616         * gcc.c-torture/compile/990523-1.c: New test.
22617
22618 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22619
22620         * gcc.c-torture/compile/990519-1.c: New test.
22621
22622 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22623
22624         * gcc.c-torture/compile/990517-1.c: New test.
22625
22626         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22627         (e4, f4): New tests.
22628         (main): Call them.
22629
22630 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22631
22632         * gcc.dg/noreturn-1.c: New test.
22633
22634 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22635
22636         * gcc.c-torture/execute/990513-1.c: New test.
22637
22638 1999-05-10  Richard Henderson  <rth@cygnus.com>
22639
22640         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22641
22642 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22643
22644         * g77.f-torture/execute/erfc.f: Use small single-precision
22645         values, to avoid problems on Alphas when not -mieee.
22646
22647 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22648
22649         * gcc.dg/990506-0.c: New test.
22650
22651 1999-05-08  Richard Henderson  <rth@cygnus.com>
22652
22653         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22654         the constant to test.  Don't XFAIL 64-bit targets.
22655
22656         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22657         * g++.old-deja/g++.law/profile1.C: Likewise.
22658
22659         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22660         operator new instances.
22661         * g++.old-deja/g++.other/delete5.C: Likewise.
22662
22663 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22664
22665         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22666         intrinsic.
22667
22668 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22669
22670         * g77.f-torture/execute/u77-test.f: Reverse order of two
22671         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22672
22673 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22674
22675         * gcc.dg/compare1.c: New test.
22676
22677 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22678
22679         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22680         New tests.
22681
22682 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22683
22684         * g77.f-torture/compile/19990502-1.f: New test.
22685
22686 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22687
22688         * g77.f-torture/compile/19990502-0.f: New test.
22689
22690 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22691
22692         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22693         intrinsic.
22694
22695 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22696
22697         * g77.f-torture/execute/u77-test.f (main): List libU77
22698         intrinsics not currently tested.
22699         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22700         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22701         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22702         Trim blanks off the ends of some printed strings.
22703
22704 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22705
22706         * g77.f-torture/execute/u77-test.f (main): Just warn about
22707         FSTAT gid disagreement, as it's expected on some systems.
22708
22709 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22710
22711         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22712         use a new function, which allows for some slop.
22713         Clean up some commentary.
22714         (issum): The new function.
22715         (sgladd): Deleted subroutine.
22716
22717 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22718
22719         * g77.f-torture/execute/u77-test.f: Modify to be more like
22720         libf2c/libU77 version, bringing patches to that version here.
22721         Add suitable commentary.
22722
22723 1999-04-25  Richard Henderson  <rth@cygnus.com>
22724
22725         * gcc.dg/990424-1.c: New test.
22726
22727 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22728
22729         * g77.f-torture/execute/u77-test.f (main): Bug involving
22730         LSTAT has been fixed, so turn back on full checking.
22731
22732 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22733
22734         * g77.f-torture/compile/19990419-0.f: New test.
22735         * g77.f-torture/execute/19990419-1.f: New test.
22736
22737 1999-04-17  Richard Henderson  <rth@cygnus.com>
22738
22739         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22740         to avoid the need for a prototype to supress a warning.
22741
22742 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22743
22744         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22745
22746 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22747
22748         * gcc.c-torture/execute/990404-1.c: New test.
22749
22750 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22751
22752         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22753         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22754         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22755         missing initializer warnings.
22756
22757 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22758
22759         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22760         matching strings.
22761
22762 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22763
22764         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22765
22766 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22767
22768         * g77.f-torture/execute/19990325-0.f: New test.
22769         * g77.f-torture/execute/19990325-1.f: New test.
22770
22771 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22772
22773         * gcc.c-torture/execute/990324-1.c: New test.
22774
22775 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22776
22777         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22778         test with 4.
22779
22780 1999-03-17  Richard Henderson  <rth@cygnus.com>
22781
22782         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22783
22784 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22785
22786         * g77.f-torture/execute/19990313-2.f: New test.
22787         * g77.f-torture/execute/19990313-3.f: New test.
22788
22789 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22790
22791         * g77.f-torture/execute/19990313-0.f: New test.
22792         * g77.f-torture/execute/19990313-1.f: New test.
22793
22794 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22795
22796         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22797         printf to sprintf.
22798         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22799         (main): Add check for u15.  Conditionalize u31 check depending on
22800         whether ints are <32 bits or >=32 bits.
22801
22802 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22803
22804         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22805
22806 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22807
22808         * g77.f-torture/compile/19990305-0.f: New test.
22809         * g77.f-torture/execute/19981119-0.f: New test.
22810
22811 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22812
22813         * g77.f-torture/execute/970625-2.f: call ABORT if final
22814         result is not correct, instead of just printing it.
22815         Add this checking via newly introduced obfuscation, to
22816         trip up buggy front ends.
22817
22818 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22819
22820         * g77.f-torture/compile/960317-1.f: Moved from being
22821         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22822
22823 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22824
22825         * g77.f-torture/execute/960317-1.f: New (old) test.
22826         * g77.f-torture/execute/970625-2.f: Ditto.
22827
22828 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22829
22830         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22831         message on line 1 or line 2; cccp and cpplib do this differently.
22832
22833 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22834
22835         * g++.old-deja/g++.law/weak1.C: New test.
22836
22837 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22838
22839         * gcc.c-torture/execute/990119-1.c: Renamed to...
22840         * gcc.dg/990119-1.c: this, so it will only be tested once
22841         (it's a preprocessor test, it doesn't need to be run at
22842         multiple optimization levels).
22843
22844 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22845
22846         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22847           ALWAYS_CXXFLAGS.
22848
22849 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22850
22851         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22852         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22853         to not be compilable by current g77.
22854
22855 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22856
22857         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22858
22859 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22860
22861         * gcc.c-torture/execute/990222-1.c: New test.
22862
22863 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22864
22865         * g77.f-torture/compile/19990218-0.f: New test.
22866         * g77.f-torture/noncompile/19990218-1.f: New test.
22867
22868 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22869
22870         * g77.f-torture/compile/19981216-0.f: New test.
22871
22872 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22873
22874         * gcc.dg/990214-1.c: New test.
22875
22876 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22877
22878         * gcc.dg/990213-2.c: New test.
22879
22880         * gcc.dg/990213-1.c: New test.
22881
22882 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22883
22884         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22885         ints.
22886
22887 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22888
22889         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22890         specified by target.
22891
22892         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22893
22894 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22895
22896         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22897
22898 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22899
22900         * gcc.dg/special/ecos.exp: New test driver for new tests with
22901         special requirements.
22902
22903         * gcc.dg/special/alias-1.c: New test.
22904         * gcc.dg/special/gcsec-1.c: New test.
22905         * gcc.dg/special/weak-1.c: New test.
22906         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22907         * gcc.dg/special/weak-2.c: New test.
22908         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22909         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22910         * gcc.dg/special/wkali-1.c: New test.
22911         * gcc.dg/special/wkali-2.c: New test.
22912         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22913         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22914
22915 1999-02-10  Felix Lee  <flee@cygnus.com>
22916
22917           * lib/c-torture.exp (c-torture-compile): Pull out code for
22918           analyzing gcc error messages.
22919           (c-torture-execute): Likewise.  Fix some (harmless) false
22920           positives.
22921           * lib/gcc.exp (gcc_check_compile): New function.
22922
22923 1999-02-08  Richard Henderson  <rth@cygnus.com>
22924
22925         * gcc.c-torture/execute/990208-1.c: New test.
22926
22927 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22928
22929         * g++.dg/special/ecos.exp: New driver for new tests with special
22930         requirements
22931
22932         * g++.dg/special/conpr-1.C: New test
22933         * g++.dg/special/conpr-2.C: New test
22934         * g++.dg/special/conpr-2a.C: New test
22935         * g++.dg/special/conpr-3.C: New test
22936         * g++.dg/special/conpr-3a.C: New test
22937         * g++.dg/special/conpr-3b.C: New test
22938
22939         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22940         allow g++ to use the dg driver
22941
22942         * README: Add comment about g++.dg directory
22943
22944 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22945
22946         * README: Update email addresses.
22947
22948 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22949
22950         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22951         arguments in order to force structure S onto the stack even on
22952         the alpha.
22953         (test): Pass 10 leading arguments to function foo as well as the
22954         structure S.
22955
22956         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22957         failure for all targets.
22958
22959         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22960         abort to terminate program execution.
22961
22962 1999-01-30  Richard Henderson  <rth@cygnus.com>
22963
22964         * gcc.c-torture/execute/990130-1.c: New test.
22965
22966 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22967
22968         * gcc.dg/990130-1.c: New test.
22969
22970 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22971
22972         * gcc.c-torture/execute/990128-1.c: New test.
22973
22974 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22975
22976         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22977
22978 1999-01-27  Felix Lee  <flee@cygnus.com>
22979
22980         * lib/c-torture.exp (c-torture-compile): pull out code for
22981         analyzing gcc error messages.
22982         (c-torture-execute): ditto, and fix some (harmless) false
22983         positives.
22984         * lib/gcc.exp (gcc_check_compile): new function.
22985
22986 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22987
22988         * gcc.dg/990117-1.c: New test.
22989
22990         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22991
22992         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22993
22994 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22995
22996         * g77.f-torture/compile/990115-1.f: New test.
22997
22998 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22999
23000         * gcc.c-torture/compile/990107-1.c: New test
23001
23002 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23003
23004         * gcc.c-torture/execute/990106-2.c: New test.
23005
23006         * gcc.c-torture/execute/990106-1.c: New test.
23007
23008 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23009
23010         * gcc.c-torture/compile/981223-1.c: New test.
23011
23012 1998-12-29  Richard Henderson  <rth@cygnus.com>
23013
23014         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23015         (opt3): Rename from opt4 and disable.
23016
23017 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23018
23019         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23020
23021 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23022
23023         * g++.old-deja/g++.other/conv5.C: New test.
23024
23025 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23026
23027         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23028
23029 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23030
23031         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23032
23033 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23034
23035         * gcc.c-torture/compile/981211-1.c: New test.
23036
23037 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23038
23039         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23040
23041         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23042
23043 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23044
23045         * gcc.special/930510-1.c: Make C9X safe.
23046         * gcc.misc-tests/gcov-1.c Similarly.
23047         * gcc.misc-tests/gcov-2.c Similarly.
23048
23049 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23050
23051         * gcc.dg/ultrasp1.c: New test.
23052
23053 1998-12-06  Richard Henderson  <rth@cygnus.com>
23054
23055         * gcc.c-torture/execute/981206.c: New test.
23056
23057 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23058
23059         * g++.old-deja/g++.ns/template7.C: New test.
23060
23061         * g++.old-deja/g++.other/expr1.C: New test.
23062
23063         * g++.old-deja/g++.eh/tmpl3.C: New test.
23064
23065         * g++.old-deja/g++.eh/tmpl2.C: New test.
23066
23067 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23068
23069         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23070         * g++.old-deja/g++.other/using6.C: Removed.
23071         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23072
23073         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23074
23075 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23076
23077         * g++.old-deja/g++.pt/overload8.C: New test.
23078
23079         * g++.old-deja/g++.pt/overload7.C: New test.
23080
23081         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23082
23083         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23084         and relinking messages.
23085         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23086         compiling with -frepo.
23087
23088 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23089
23090         * g++.old-deja/g++.pt/lookup6.C: New test.
23091
23092 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23093
23094         * gcc.c-torture/execute/981130-1.c: New test.
23095         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23096
23097 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23098
23099         * g++.old-deja/g++.pt/explicit76.C: New test.
23100
23101         * g++.old-deja/g++.pt/friend38.C: New test.
23102
23103         * g++.old-deja/g++.ns/crash2.C: New test.
23104
23105         * g++.old-deja/g++.pt/defarg8.C: New test.
23106
23107         * g++.old-deja/g++.pt/instantiate6.C: New test.
23108
23109         * g++.old-deja/g++.pt/static6.C: New test.
23110
23111         * g++.old-deja/g++.pt/decl2.C: New test.
23112
23113 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23114
23115         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23116         problem is actually related with name lookup, but so what? :-)
23117
23118         * g++.old-deja/g++.pt/friend37.C: New test.
23119
23120 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23121
23122         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23123         element, which fails on some systems.
23124
23125         * g77.f-torture/execute/labug1.f: New test.
23126
23127 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23128
23129         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23130         is defined.
23131
23132 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23133
23134         * g77.f-torture/compile/981117-1.f: New test.
23135
23136 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23137
23138         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23139         properly discarded.
23140
23141 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23142
23143         * gcc.c-torture/execute/memcheck: New directory of tests for
23144         -fcheck-memory-usage.
23145
23146 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23147
23148         * README: New file, general information about the testsuite and
23149         new description of the various C++ test subdirectories.
23150         * README.g++: Eliminate obsolete information, update and move most
23151         relevant stuff to README.
23152
23153 1998-11-07  Richard Henderson  <rth@cygnus.com>
23154
23155         * gcc.c-torture/compile/981107-1.c: New test.
23156
23157 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23158
23159         * execute/memcpy-bi.c: New testcase.
23160
23161 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23162
23163         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23164         base classes.
23165
23166         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23167         template is selected.
23168
23169         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23170         classes, it should be accepted for all types.
23171
23172         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23173
23174         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23175         specializations start with template headers.
23176
23177 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23178
23179         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23180
23181         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23182         non-POD types.
23183
23184 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23185
23186         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23187
23188 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23189
23190         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23191
23192 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23193
23194         * 981019-1.c: New test.
23195
23196 1998-10-14  Robert Lipe <robertl@dgii.com>
23197
23198         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23199         find objc headers.
23200
23201 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23202
23203         * compile/981001-4.c: Remove use of GCC extension that triggers a
23204         compiler bug.
23205
23206 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23207
23208         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23209
23210 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23211
23212         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23213         instantiation of template produces incorrect code for delete
23214         expression.
23215
23216         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23217         constructors' name is not unique.
23218         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23219         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23220
23221         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23222         automatic array of const is ill-formed.
23223
23224         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23225         of template parameter?
23226
23227         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23228         const.
23229
23230         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23231         pointer-to-member expression.
23232
23233         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23234         declaration causes ICE.
23235
23236 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23237
23238         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23239         reserved in the global namespace.
23240
23241         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23242         generate needed virtual table.
23243
23244         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23245
23246 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
23247
23248         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23249         template-dependent type
23250
23251 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
23252
23253         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23254         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23255         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23256
23257         * g++.old-deja/g++.other/using5.C: New test; using decl from base
23258         class should be usable as argument of member function.
23259         * g++.old-deja/g++.other/using6.C: New test; using decl from base
23260         class should be usable as return type of member function.
23261         * g++.old-deja/g++.other/using7.C: New test; using decl from base
23262         class should be usable as type of data member.
23263
23264         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23265
23266 1998-10-09  Jeffrey A Law  (law@cygnus.com)
23267
23268         * gcc.c-torture/special/920521-1.c: Fix bogus test.
23269
23270 1998-10-08  Nick Clifton  <nickc@cygnus.com>
23271
23272         * gcc.dg/dll-?.c Add thumb to target list.
23273         Fix assembler scan patterns to match current assembler output.
23274
23275 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
23276
23277         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
23278         matching of template brackets.
23279
23280         * g++.old-deja/g++.other/using4.C: New test.  Test using
23281         declarations of methods from base classes.
23282
23283         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
23284         within functions should introduce names into the innermost
23285         enclosing namespace.
23286
23287         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
23288         of static locals if first initialization throws.
23289
23290 1998-10-07  Jim Wilson  <wilson@cygnus.com>
23291
23292         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23293
23294 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
23295
23296         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
23297         lose track of the possible targets of tablejump insns.
23298         * special/special.exp: Run it.
23299
23300 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23301
23302         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
23303         must be declared before its specializations can be named in friend
23304         declarations.
23305
23306 1998-10-05  Dave Love  <d.love@dl.ac.uk>
23307
23308         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23309
23310         * g77.f-torture/execute/io1.f: New test.
23311
23312 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23313
23314         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23315         with pointer to template function, for which no argument deduction
23316         is possible.
23317
23318         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23319         specialization of template function as argument to template
23320         function.
23321
23322         * g++.old-deja/g++.other/access2.C: New test; Inner class
23323         shouldn't have privileged access to Outer's names.
23324
23325 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23326
23327         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23328         friend template declared within template class conflicts with
23329         nested class of the same name.
23330
23331         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23332         is ignored.
23333
23334         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23335         object with direct initializer as function declaration.
23336
23337         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23338         initializers.
23339
23340         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23341         involving const pointer and NULL produces incorrect result.
23342
23343         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23344         type name without `typename' should be rejected with -pedantic.
23345
23346 1998-10-02  Richard Henderson  <rth@cygnus.com>
23347
23348         * g++.old-deja/g++.other/addrof1.C: New test.
23349
23350 1998-10-01  Nick Clifton  <nickc@cygnus.com>
23351
23352         * gcc.c-torture/compile/981001-1.c: New test.
23353         * gcc.c-torture/execute/981001-1.c: New test.
23354
23355 1998-10-01  Jeffrey A Law  (law@cygnus.com)
23356
23357         * gcc.c-torture/compile/981001-2.c: New test.
23358         * gcc.c-torture/compile/981001-3.c: New test.
23359         * gcc.c-torture/compile/981001-4.c: New test.
23360
23361 1998-10-01  Robert Lipe  <robertl@dgii.com>
23362
23363         * lib/objc.exp (objc_target_compile): Add -L during compiles for
23364         multilibbed hosts.   Idea grafted from g77.exp.
23365
23366 1998-09-30  Dave Love  <d.love@dl.ac.uk>
23367
23368         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23369         avoid losing on systems which need -lsocket.
23370
23371 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
23372
23373         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23374         * g++.old-deja/g++.other/nested2.C: Ditto.
23375         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23376         failure.
23377
23378 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23379
23380         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23381         preferred over template operator!= for enum bitfields.
23382
23383 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
23384
23385         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
23386         that happen to have the same base name, but in different scopes,
23387         are incorrectly rejected.
23388
23389 1998-09-16  Richard Henderson  <rth@cygnus.com>
23390
23391         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23392         on the native word size instead of an integer literal.
23393
23394 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23395
23396         * g++.old-deja/g++.other/static2.C: Invocation of static data
23397         member of type pointer-to-function denoted as non-static member.
23398
23399         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23400         checks involving function types and aliases.
23401
23402 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23403
23404         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23405         redefined to the same non-trivial type.
23406
23407         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23408         namespace-qualification of template specializations declared in
23409         other namespaces.
23410
23411         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23412         to declare a subset of the specializations of a template function
23413         as friends of specializations of a template class.
23414
23415         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23416         member templates that do not fully specialize the enclosing
23417         template class are rejected.
23418
23419 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23420
23421         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23422
23423 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23424
23425         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23426         altered from libf2c/libU77 version.
23427
23428 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23429
23430         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23431
23432 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23433
23434         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23435         (un)signed char are different types for template specialization
23436         purposes.
23437
23438 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23439
23440         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23441         * objc: ObjC testsuite.
23442
23443 1998-08-31  Catherine Moore  <clm@cygnus.com>
23444
23445         * gcc.c-torture/execute/941014-1.x:  New file.
23446
23447 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23448
23449         * lib/c-torture.exp: Add support for
23450         torture_eval_before_compile and torture_eval_before_execute
23451         variables.
23452
23453 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23454
23455         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23456         this test triggers valid.
23457
23458 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23459
23460         * gcc.dg/980827-1.c: New test.
23461
23462 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23463
23464         * gcc.c-torture/execute/loop-4b.c: New test.
23465
23466 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23467
23468         * lib/c-torture.exp: Add support for
23469         torture_eval_before_compile and torture_eval_before_execute
23470         variables.
23471
23472 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23473
23474         * gcc.c-torture/compile/980825-1.c: New test.
23475
23476 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23477
23478         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23479         count number tests in opt_t0 not good_t0.
23480
23481 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23482
23483         * gcc.c-torture/compile/930326-1.x: Fix typo.
23484
23485 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23486
23487         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23488         causes an ICE.
23489
23490 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23491
23492         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23493         STACK_SIZE is defined.
23494         * gcc.c-torture/unsorted/stuct.c: Similarly.
23495
23496         * gcc.c-torture/compile/980821-1.c: New test.
23497
23498 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23499
23500         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23501
23502 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23503
23504         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23505         code.
23506
23507 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23508
23509         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23510         error'.
23511
23512 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23513
23514         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23515
23516 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23517
23518         * gcc.c-torture/compile/980816-1.c: New test.
23519
23520         * gcc.dg/980816-1.c: New test.
23521
23522 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23523
23524         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23525         compiler for ieee tests.
23526
23527 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23528
23529         * g77.f-torture/compile/980729-0.f: New test.
23530
23531 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23532
23533         * gcc.c-torture/special/eeprof-1.c: New test, for
23534         -finstrument-functions.
23535         * gcc.c-torture/special/special.exp: Run it.
23536
23537 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23538
23539         * gcc.c-torture/compile/980729-1.c: New test.
23540
23541 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23542
23543         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23544         __thumb__ is defined, and test for ARM style doubles if so.
23545
23546 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23547
23548         * g77.f-torture/noncompile/980615-0.f: New test.
23549
23550 1998-07-26  H.J. Lu  (hjl@gnu.org)
23551
23552         * gcc.dg/980312-1.c: Do link instead of compile.
23553         * gcc.dg/980313-1.c: Likewise.
23554
23555 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23556
23557         * gcc.c-torture/compile/980726-1.c: New test.
23558
23559 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23560
23561         * g77.f-torture/execute/io0.f: New test.
23562
23563 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23564
23565         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23566         an int.
23567
23568 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23569
23570         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23571         m32r bugs.
23572
23573 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23574
23575         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23576         c-decl.c:grokdeclarator can handle mode attributes.
23577
23578 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23579
23580         * gcc.c-torture/execute/980716-1.c: New test.
23581
23582 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23583
23584         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23585         the mn10200.
23586         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23587         the mn10200.
23588         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23589         * gcc.c-torture/compile/930326-1.x: Similarly.
23590
23591 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23592
23593         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23594         New test from Craig.
23595
23596 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23597
23598         * g77.f-torture/noncompile/980616-0.f: New test.
23599
23600         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23601
23602 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23603
23604         *  g++.other/singleton.C: Return error value instead of taking
23605         SIGSEGV.
23606
23607 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23608
23609         *  g++.other/singleton.C: New test.   Warning is under dispute.
23610         Runtime crash is not.
23611
23612 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23613
23614         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23615         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23616         using6.C, using7.C}:  New namespace tests.
23617
23618 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23619
23620         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23621         specialization with typedef'ed names used as array indexes.
23622
23623 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23624
23625         * gcc.c-torture/execute/980709-1.c: New test.
23626
23627         * gcc.dg/980709-1.c: New test.
23628
23629 1998-07-07  Richard Henderson  <rth@cygnus.com>
23630
23631         * gcc.c-torture/execute/bcp-1.c: New test.
23632
23633 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23634
23635         * gcc.c-torture/execute/980707-1.c: New test.
23636
23637 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23638
23639         * gcc.c-torture/compile/980706-1.c: New test.
23640
23641 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23642
23643         * g77.f-torture/execute/980701-0.f,
23644         g77.f-torture/execute/980701-1.f: New test from Craig.
23645
23646 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23647
23648         * gcc.c-torture/compile/980701-1.c: New test.
23649
23650         * gcc.c-torture/execute/980701-1.c: New test.
23651
23652 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23653 rlsruhe.de>
23654
23655         * g++.old-deja/g++.robertl/eb132.C: New test.
23656         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23657
23658 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23659
23660         * g77.f-torture/execute/980628-7.f,
23661         g77.f-torture/execute/980628-8.f,
23662         g77.f-torture/execute/980628-9.f,
23663         g77.f-torture/execute/980628-10.f: New tests from Craig.
23664
23665         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23666
23667 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23668
23669         * g77.f-torture/execute/980628-4.f: New test from Craig.
23670         * g77.f-torture/execute/980628-5.f: Likewise.
23671         * g77.f-torture/execute/980628-2.f: Likewise.
23672         * g77.f-torture/execute/980628-0.f: Likewise.
23673         * g77.f-torture/execute/980628-1.f: Likewise.
23674         * g77.f-torture/execute/980628-3.f: Likewise.
23675         * g77.f-torture/execute/980628-6.f: Likewise.
23676
23677 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23678
23679         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23680         directory when nothing has been installed yet.
23681
23682 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23683
23684         * gcc.c-torture/special/special.exp: Handle newer versions of
23685         dejagnu.
23686
23687 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23688
23689         * gcc.dg/980626-1.c: New test.
23690
23691 1998-06-19  Bruno Haible <haible@ilog.fr>
23692
23693         * gcc.misc-tests/m-un-2.c: New test.
23694         * g++.old-deja/g++.other/warn01.c: Likewise.
23695
23696 1998-06-19  Robert Lipe  <robertl@dgii.com>
23697
23698         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23699         compatibility with assmblers with a different comment character.
23700         Eliminate use of GAS-specific extensions.
23701
23702 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23703
23704         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23705
23706 1998-06-19  Robert Lipe  <robertl@dgii.com>
23707
23708         *lib/g77.exp: Replace search for libf2c.a with search for newly
23709         renamed libg2c.a
23710
23711 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23712
23713         * gcc.c-torture/execute/980617-1.c: New test.
23714
23715 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23716
23717         * gcc.c-torture/execute/980612-1.c: New test.
23718
23719 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23720
23721         * gcc.dg/980523-1.c: Only test on ppc-linux.
23722         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23723
23724         * gcc.c-torture/execute/980608-1.c: New test.
23725
23726 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23727
23728         * gcc.c-torture/execute/980605-1.c: New test.
23729
23730 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23731
23732         * gcc.c-torture/execute/980604-1.c: New test.
23733
23734 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23735
23736         * gcc.c-torture/execute/980602-1.c: New test.
23737         * gcc.c-torture/execute/980602-2.c: Likewise.
23738
23739 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23740
23741         * 970125-0.f: Fix per JCB.  Add commentary.
23742
23743 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23744
23745         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23746         IEEE -0 support.
23747
23748 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23749
23750         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23751         earlier.
23752
23753 1998-05-28  Catherine Moore <clm@cygnus.com>
23754
23755         * gcc.c-torture/execute/980526-3.c: New test.
23756
23757 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23758
23759         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23760         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23761         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23762         m88k-motorola-sysv3 to XFAIL.
23763
23764 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23765
23766         * gcc.dg/980526-1.c: New test.
23767         * gcc.c-torture/execute/980526-2.c: New test.
23768
23769 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23770
23771         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23772
23773         * gcc.c-torture/execute/980526-1.c: New test.
23774
23775 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23776
23777         * g77.f-torture/execute/alpha2.f: Add runtime test.
23778
23779 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23780
23781         * g++.old-deja/old-deja.exp: Strip leading directories.
23782
23783         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23784         error for the line.  Don't run multiple tests for the same line.
23785
23786 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23787
23788         * gcc.dg/980523-1.c: New test.
23789
23790 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23791
23792         * g77.f-torture/compile/970915-0.f: New test.
23793
23794 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23795
23796         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23797
23798 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23799
23800         * gcc.dg/980520-1.c: New test.
23801
23802 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23803
23804         * gcc.dg/980502-1.c: Fix return type.
23805
23806 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23807
23808         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23809         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23810         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23811         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23812         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23813
23814 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23815
23816         * g77.f-torture/execute/980520-1.f: New test.
23817
23818 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23819
23820         * lib/mike-g77.exp: New file.
23821
23822         * g77.f-torture/noncompile/noncompile.exp,
23823         g77.f-torture/noncompile/check0.f: New files.
23824
23825 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23826
23827         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23828         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23829         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23830         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23831         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23832         abort where appropriate.
23833
23834 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23835
23836         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23837         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23838
23839 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23840
23841         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23842
23843 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23844
23845         * g77.f-torture/compile/980427-0.f: New test.
23846
23847 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23848
23849         * g77.f-torture/compile/980424-0.f: New test.
23850
23851 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23852
23853         * g77.f-torture/compile/980419-2.f (main): New test.
23854         * g77.f-torture/compile/970125-0.f: New test.
23855         * g77.f-torture/compile/980419-1.f: New test.
23856
23857 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23858
23859         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23860         of loop-4.c.
23861
23862 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23863
23864         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23865
23866 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23867
23868         * gcc.c-torture/compile/980329-1.c: New test.
23869
23870 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23871
23872         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23873         * gcc.dg/980312-1.c: Fix typo in -march command.
23874
23875 1998-03-16  H.J. Lu  (hjl@gnu.org)
23876
23877         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23878
23879 1998-03-11  Robert Lipe  <robertl@dgii.com>
23880
23881         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23882         Dave Love agree the Fortran source is bogus.
23883
23884 1998-03-11  Robert Lipe  <robertl@dgii.com>
23885
23886         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23887         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23888         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23889         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23890         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23891
23892 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23893
23894         * g++.old-deja/g++.other/friend1.C: New test.
23895
23896 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23897
23898         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23899         possibly uninitialized) variables and declare dnrm2.
23900
23901 1998-02-23  Robert Lipe <robertl@dgii.com>
23902
23903         From Bruno Haible <haible@ilog.fr>:
23904         * gcc.c-torture/execute/980223.c: New test.
23905
23906 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23907
23908         * gcc.dg/ifelse-1.c: New test.
23909
23910 1998-02-09  H.J. Lu  (hjl@gnu.org)
23911
23912         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23913
23914           * lib/old-dejagnu.exp (old-dejagnu): Added the
23915           "execution test - XFAIL *-*-*" handling in the spirit of
23916           "excess errors test -". Changed the "execution test fails"
23917           handling to be like "excess errors test fails".
23918           * Update various tests accordingly.
23919
23920 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23921
23922         * gcc.c-torture/execute/980205.c: New test.
23923
23924 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23925
23926         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23927         * lib/f-torture.exp: Similarly.
23928         * gcc.c-torture: Rename all .cexp files to .x files.
23929
23930 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23931
23932         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23933         (940510-1.c): Removed duplicate.
23934         (971104-1.c): New test.
23935
23936 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23937
23938           * lib/f-torture.exp: Improve error and loop detection.
23939
23940 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23941
23942         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23943         use that to size the filler array.
23944
23945 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23946
23947         * lib/c-torture.exp(c-torture-execute): Fix typo.
23948
23949         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23950         testcase as the executable name. Keep the executable around if
23951         the test fails.
23952
23953 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23954
23955         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23956         changes.  Only test one -g option, and move it to the end of the
23957         list of options to test.
23958
23959 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23960
23961         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23962         variable GCC_TORTURE_OPTIONS to supply default switches separated
23963         by colons.  If no environment variable, run tests with -O0 -g, -O1
23964         -g, and -O2 -g as well.
23965
23966 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23967
23968         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23969         explanatory comments. Fix indentation.
23970
23971 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23972
23973         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23974
23975 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23976
23977         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23978         * g++.old-deja/g++.mike/p7325.C: Likewise.
23979         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23980
23981 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23982
23983         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23984         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23985         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23986         * g++.old-deja/g++.law/operators4.C: Likewise.
23987
23988 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23989
23990         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23991         * g++.old-deja/g++.mike/p784.C: Ditto.
23992         * g++.old-deja/g++.mike/p785.C: Ditto.
23993
23994 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23995
23996           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23997
23998 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23999
24000         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24001         target feature; pass this to c-torture-execute as needed.
24002
24003 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24004
24005         * lib/c-torture.exp(c-torture-execute): If the previous and the
24006         current executables being tested are identical, we don't need to
24007         run the executable again. Try to make the executable names
24008         unique. Add an optional argument for passing additional compiler
24009         flags.
24010
24011 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24012
24013         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24014
24015 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24016
24017         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24018
24019 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24020
24021         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24022         32bit or larger longs.
24023
24024         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24025         have either a 32bit long or 32bit int.
24026
24027 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24028
24029         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24030         Make double precision tests dependent on sizeof (double).
24031
24032 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24033
24034         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24035         too.
24036
24037 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24038
24039         * gcc.c-torture/compile/961203-1.cexp: New script.
24040
24041 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24042
24043         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24044         up the includes ourselves.
24045
24046 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24047
24048         * lib/plumhall.exp: Remove random include, and add a few
24049         verbose messages for debugging.
24050
24051 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24052
24053         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24054         of trying to do it ourselves.
24055
24056 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24057
24058         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24059
24060 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24061
24062         * gcc.prms/5403.c: Made regexp a bit less strict.
24063
24064 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24065
24066         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24067         is returned from remote_load instead.
24068         * lib/plumhall.exp: Ditto.
24069         * lib/mike-g++.exp: Ditto.
24070         * lib/old-dejagnu.exp: Ditto.
24071         * lib/c-torture.exp: Ditto.
24072
24073 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24074
24075         * lib/g++.exp: Use build_wrapper procedure.
24076         * lib/gcc.exp: Ditto.
24077
24078 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24079
24080         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24081         an old-style decl for malloc.  Fixes tests to work when
24082         sizeof (int) != sizeof (size_t).
24083
24084 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24085
24086         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24087
24088         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24089         use stdargs.h interface.
24090
24091 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24092
24093         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24094         NO_VARARGS when compiling.
24095
24096 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24097
24098         * lib/plumhall.exp(ph_includes): New procedure.
24099         (ph_make): Use it.
24100         (ph_compiler): Ditto.
24101
24102         * lib/g++.exp: Rename test-glue.c to testglue.c.
24103         * lib/gcc.exp: Ditto.
24104
24105 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24106
24107         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24108         to completion when it's called.
24109
24110 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24111
24112         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24113         is defined, don't do test.
24114
24115 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24116
24117         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24118         for object files.
24119         (ph_summary): Mark skipped testcases as untested, not unresolved.
24120
24121         * lib/plumhall.exp (ph_make): If unresolved because of bad
24122         errorCode, record errorCode in log file.
24123         (*): Replace send_log/verbose with verbose -log.
24124
24125 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24126
24127         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24128         double conversion if double isn't at least 8 bytes.
24129
24130         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24131         int to work with targets where int is 16 bits.
24132
24133         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24134         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24135         precision for the test to complete.
24136
24137 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24138
24139         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24140         if d10v is not compiled with the -mdouble64 flag.
24141         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24142
24143         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24144         d10v is not compiled with the -mint32 flag.
24145
24146 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24147
24148         * lib/plumhall.exp: Use incr_count.
24149
24150 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24151
24152         * gcc.c-torture: Update to c-torture-1.45.
24153
24154 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24155
24156         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24157         the name of the expect testcase file).
24158
24159         * lib/g++.exp(g++_init): Ditto.
24160
24161 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24162
24163         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24164         the host.
24165
24166         * lib/gcc.exp(gcc_exit): New procedure.
24167
24168 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24169
24170         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24171         specs where appropriate.
24172
24173         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24174         because of new "candidates are" messages, and removed a few
24175
24176         * Converted all non-old-style g++ testcases to old-style, and
24177         moved into g++.old-deja.
24178
24179 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24180
24181         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24182         options.
24183
24184         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24185         succeeded.
24186
24187         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24188
24189 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24190
24191         * lib/gcc.exp (gcc_target_compile): Add support for defining
24192         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24193         the machine doesn't have those features.
24194
24195 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24196
24197         * g++.law/operators4.exp: Don't use LIBS.
24198
24199 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24200
24201         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24202
24203         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24204         * lib/g++.exp: Set it here instead. Also, allow use of the
24205         --tool_exec and --tool_opt options. Change CXX to
24206         GXX_UNDER_TEST.
24207
24208         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24209
24210         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24211
24212 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24213
24214         * lib/old-dejagnu.exp: Use prune_warnings instead of
24215         prune_system_crud.
24216         * lib/mike-g++.exp: Ditto.
24217         * lib/gcc.exp: Ditto.
24218         * lib/g++.exp: Ditto.
24219
24220         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24221
24222 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24223
24224           * 941014-2.c: Include stdlib.h
24225           * 960327-1.c: Include stdio.h
24226           * dbra.c, index-1.c: Don't assume ints are 32bits.
24227
24228 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24229
24230         * lib/gcc.exp: Add gcc,stack_size target feature.
24231
24232         * lib/g++.exp(g++_target_compile): Add the include and link
24233         paths here, not in two other places. And, it's $options, not
24234         options.
24235
24236         * lib/mike-g++.exp(postbase): Remove the code that determines
24237         the correct include and link paths.
24238         * g++.old-deja/old-deja.exp: Ditto.
24239
24240 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24241
24242         * lib/g++.exp(g++_init): target_compile no longer returns the
24243         filename of the result.
24244
24245 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
24246
24247         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24248         call to glob.
24249
24250         * gcc.c-torture/special/special.exp: Change call to
24251         gcc_target_compile to include the object file.
24252
24253 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
24254
24255         * gcc.c-torture/special/special.exp: Correct misspelling in last
24256         change.
24257
24258 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
24259
24260         * lib/plumhall.exp(ph_summary): Log the entire output of the
24261         executable. Return -1 if there were any failures, 0 otherwise.
24262         (ph_execute): Return -1 if there were any failures, 0 otherwise.
24263         (ph_make): Clean up objects and executables that were built
24264         if the tests succeeded.
24265
24266 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
24267
24268         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24269         libraries and includes in the build tree as appropriate.
24270
24271 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24272
24273         * lib/c-torture.exp: Instead of looking for the global variable
24274         NO_LONG_LONG, check to see if that's a feature of the target.
24275
24276 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24277
24278         * config/default.exp: Minimize. Delete the remainer of the files in
24279         config; this functionality is now in devo/dejagnu/config.
24280
24281         g++.*/*: Pass any additional flags used to compile to postbase;
24282         delete CXXFLAGS.
24283
24284         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24285         is now done by runtest.exp. Use gcc_target_compile instead of
24286         compile.
24287
24288         lib/c-torture.exp: Use gcc_target_compile instead of compile.
24289         Remove references to CFLAGS. Use remote_file instead of
24290         calling rm -f.
24291         (c-torture): Take a list of arguments to use to compile this
24292         testcase.
24293
24294         lib/g++.exp: Simplify. Use target_compile instead of compile.
24295         lib/gcc-dg.exp: Ditto.
24296         lib/gcc.exp: Ditto.
24297         lib/mike-{gcc,g++}.exp: Ditto.
24298         lib/old-dejagnu.exp: Ditto.
24299         lib/plumhall.exp: Ditto.
24300
24301 1997-01-08  Jim Wilson  <wilson@cygnus.com>
24302
24303         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24304         (ph_linker): Likewise.
24305
24306 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
24307
24308           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24309         MAP_ANON / MAP_ANONYMOUS if defined;
24310         else try to map from /dev/zero .
24311
24312 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24313
24314         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
24315         isn't defined, then define it to MAP_ANONYMOUS.
24316
24317 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24318
24319         * gcc.c-torture: Update to c-torture-1.42 release.
24320
24321 1996-11-11  Jeffrey A Law  (law@cygnus.com)
24322
24323         * gcc.c-torture: Update to c-torture-1.41 release.
24324
24325 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24326
24327         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24328         c-torture release.
24329
24330 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24331
24332         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24333         and LDFLAGS.  Fix second case to append the target_info ldflags
24334         onto LDFLAGS, not CFLAGS.
24335         * lib/g++.exp (g++_init): Add target_info stuff.
24336         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24337         of libgloss and newlib flags for !native.
24338
24339         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24340         (GDB): Fix relative path to go up another dir for finding gdb.
24341
24342 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24343
24344         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24345         versions in the target_info array, if they don't exist.
24346
24347 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24348
24349         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24350
24351 1996-07-08  Jim Wilson  <wilson@cygnus.com>
24352
24353         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24354         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24355
24356 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
24357
24358         * lib/old-dejagnu.exp: Don't remove the output file before we've
24359         actually tested it. Don't append pwd to the path of the executable
24360         we're testing.
24361
24362 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
24363
24364         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24365
24366 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
24367
24368         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24369         temporary directory for compiler files, and set it to a default
24370         value of /tmp. Set $output as the name of the output file from
24371         compiling the testcase. Add a -o option to $cflags_var so the
24372         compiler writes the final output file as $output. Set $executable
24373         to $output.
24374
24375         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24376         directory for compiler files, and set it to /tmp if it doesn't
24377         already have a value. Set $output_file to the name of the output
24378         file from compiling the testcase. Add a -o option to CXXFLAGS so
24379         the compiler writes the final output file as $output. Use $output
24380         as the executable to be tested.
24381
24382 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24383
24384         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
24385
24386 1996-06-08  Jeffrey A Law  (law@cygnus.com)
24387
24388         * gcc.c-torture/execute/pending-1.c: New test.  Still
24389         pending in Tege's queue.
24390
24391 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24392
24393         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24394         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24395         if there were failures.  Call unresolved if there were unresolved
24396         testcases.  Call gcc_fail if program did not run to completion.
24397         (ph_make): Pass additional argument name to ph_execute.
24398         (ph_execute): Add new argument.  Pass additional arguments to
24399         ph_summary.  Call gcc_fail is there is no execution output.
24400
24401 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24402
24403         * lib/plumhall.exp (proc_summary): Output relavent summary
24404         lines into the log so specific failures in plumhall can be
24405         investigated.
24406
24407 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24408
24409         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24410         (c-torture-execute): Don't try to execute tests which use
24411         "long long" types if $NO_LONG_LONG is nonzero.
24412
24413 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24414
24415         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24416         not c-torture.
24417
24418         * gcc.ieee: Move from here.
24419         * gcc.c-torture/execute/ieee: To here.
24420
24421 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24422
24423         * gcc.c-torture: Update to c-torture-1.41 release.
24424
24425 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24426
24427         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24428         not "$output".
24429
24430 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24431
24432         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24433         -c present.
24434
24435 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24436
24437         * config/proelf.exp: Handle connecting to a simulator.
24438
24439 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24440
24441         * config/proelf.exp: New file.  Enough framework that we can
24442         run c-torture tests on the proelf targets (or any other target
24443         that gdb can connect to for that matter).
24444
24445 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24446
24447         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24448         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24449
24450         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24451         exec_output exists.
24452
24453 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24454
24455         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24456         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24457
24458         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24459         to pass/fail/unresolved/unsupported/untested.  Caller must now
24460         call unresolved/unsupported/untested.
24461         * lib/*.exp: Update FSF address.  Update to handle new results of
24462         ${tool}_load.
24463         * lib/chill.exp (verbose): Delete.
24464
24465 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24466
24467         * lib/gcc.exp (default_gcc_start): Change order of args to
24468         $LDFLAGS $CFLAGS $LIBS.
24469         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24470         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24471         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24472         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24473         * gcc.misc-tests/dg-test.exp: Likewise.
24474         * gcc.misc-tests/msgs.exp: Likewise.
24475         * gcc.prms/prms.exp: Likewise.
24476         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24477         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24478
24479         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24480
24481 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24482
24483         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24484
24485         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24486         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24487
24488         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24489         necessary.
24490
24491 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24492
24493         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24494         global for loop; add use of $mathlib.
24495         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24496         settings here; set mathlib for anything but VxWorks.
24497
24498 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24499
24500         * gcc.c-torture: Update to c-torture-1.40 release.
24501
24502 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24503
24504         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24505         dg.exp.
24506
24507 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24508
24509         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24510         global.
24511
24512 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24513
24514         * lib/g++.exp (LIBS): Define if not already.
24515         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24516         (gcc-dg-prune): Call prune_gcc_output.
24517         * lib/gcc.exp (prune_gcc_output): New proc.
24518         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24519         prune_gcc_output.
24520
24521 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24522
24523         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24524         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24525
24526 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24527
24528         * gcc.c-torture: Update to c-torture-1.39 release.
24529
24530 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24531
24532         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24533         fails, try others as well.
24534
24535 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24536
24537         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24538         If compilation fails, mark execute tests as `untested'.
24539         If test is marked as unsupported, don't mark compilation and
24540         execute tests as failed.
24541
24542 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24543
24544         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24545         libstdc++ for whether or not we want to be doing shared
24546         libraries.  Delete link_curses since we don't need it anymore.
24547         * lib/mike-g++.exp (postbase): Don't link in libg++.
24548         * g++.old-deja/old-deja.exp: Likewise.
24549
24550 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24551
24552         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24553
24554 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24555
24556         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24557         For that, add `-Wl,-a,shared_archive'.
24558         * g++.old-deja/old-deja.exp: Likewise.
24559
24560 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24561
24562         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24563
24564 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24565
24566         * lib/mike-g++.exp (postbase): Pay attention to the status of
24567         g++_load.
24568
24569 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24570
24571           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24572
24573 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24574
24575         * lib/gcc.exp (default_gcc_start): No longer need to log program
24576         being executed or its output, execute_anywhere does that now.
24577         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24578         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24579
24580 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24581
24582         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24583         the same as those in lib/g++.exp.
24584
24585 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24586
24587         * gcc.c-torture: Update to c-torture-1.38 release.
24588         * gcc.ieee: Related changes.
24589
24590 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24591
24592         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24593         "exec". Minor reformatting changes.
24594
24595         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24596         cross. This means all "exec" calls now work on a remote host as
24597         well.
24598         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24599         cross. Filter out the extra "\r\n" stuff that expect puts in.
24600         (c-torture-execute): Filter out the bogus warnings like
24601         c-torture-compile does. Add support for canadian cross.
24602         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24603         Use execute_anywhere rather than calling exec directly. Now it
24604         works for canadian cross testing.
24605
24606 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24607
24608         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24609         results into a variable, and check that rather than using file exists.
24610
24611 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24612
24613         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24614         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24615
24616 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24617
24618         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24619         lib_curses if there's a shared libg++ in the build tree.
24620
24621 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24622
24623         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24624         if not supported target.
24625
24626 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24627
24628         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24629         link_curses up to always happen, not just for native builds.
24630
24631 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24632
24633         * gcc.c-torture: Update to c-torture-1.36 release.
24634         * gcc.failure: Related changes.
24635
24636 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24637
24638         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24639
24640 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24641
24642         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24643         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24644         runshlib, link_curses, and mathlib for link and run.
24645
24646         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24647         pass the runtime shared library options for Solaris, OSF/1, and
24648         Irix5, and link with -lcurses to avoid unresolved references.
24649
24650 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24651
24652         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24653         only run once.
24654
24655 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24656
24657         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24658
24659 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24660
24661         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24662         do not have a framework for the "compat" tests yet.
24663
24664 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24665
24666         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24667         set to null if we're testing vxworks5.1.  Use that instead of
24668         `-lm' in the setting of LIBS for link and run.
24669
24670 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24671
24672         * config/rom68k.exp (${tool}_load): Major changes to make it
24673         work.  Verified that it does in fact return the stuff in
24674         exec_output properly.  Catch any Emul or any TRAP other than 0.
24675
24676 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24677
24678         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24679         LDFLAGS properly for targets that need stuff from libgloss.
24680         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24681         only run once.
24682         (gpp_initialized): New variable.
24683
24684 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24685
24686         * config/rom68k.exp: Load libgloss.exp.
24687         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24688         so we can produce a fully linked binary.
24689         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24690         so we can produce a fully linked binary.
24691
24692 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24693
24694         * lib/plumhall.exp (ph_section): Watch for expected failures.
24695         Add missing `else'.
24696
24697         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24698         run the testcase.
24699         (c-torture): Likewise.
24700
24701 1995-08-28  Doug Evans  <dje@cygnus.com>
24702
24703         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24704
24705         * lib/mike-g++.exp (mike_cleanup): New proc.
24706         (prebase): New globals compiler_result, not_compiler_result,
24707         target_regexp.
24708         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24709         allow leading "-" in pattern.  Watch for unsupported tests.
24710         If $compiler_result is set, pattern match assembler code,
24711         and ditto for $not_compiler_result.
24712         * lib/mike-gcc.exp: Likewise.
24713
24714         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24715         execution "succeeded".
24716
24717 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24718
24719         * config/win32.exp: New file.
24720         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24721
24722 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24723
24724         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24725         unsupported.
24726         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24727         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24728         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24729
24730         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24731         "... without exceptions was ...".  That is now handled by
24732         prune_system_crud.
24733         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24734
24735 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24736
24737         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24738         sieve.c,sort2.c}: New files.
24739         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24740         sieve.exp,sort2.exp}: Drivers for them.
24741
24742         * lib/mike-gcc.exp (program_output): New user settable variable.
24743         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24744         messages.
24745         * lib/mike-g++.exp (program_output): New user settable variable.
24746
24747         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24748
24749         * config/sh.exp: Deleted (use sim.exp instead).
24750
24751 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24752
24753         * config/vx.exp: Declare CHECKTASK as global.
24754         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24755         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24756         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24757
24758 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24759
24760         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24761         target. Like vx.exp, only includes `vx29k.exp' instead of
24762         `vxworks.exp'.
24763
24764 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24765
24766         * config/sim.exp: Increase time limit from 120 seconds to 240.
24767
24768 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24769
24770         * gcc.c-torture/execute/950628-1.c: New test.
24771
24772 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24773
24774         * gcc.c-torture: Update with changes/additions from
24775         c-torture-1.34.
24776
24777 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24778
24779         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24780
24781 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24782
24783         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24784
24785 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24786
24787         * gcc.c-torture/compile/950512-1.c: New test.
24788         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24789         * gcc.dg/struct-ret-1.c: Likewise.
24790
24791 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24792
24793         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24794           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24795
24796 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24797
24798         * gcc.c-torture/special/920411-1.c: Deleted.
24799         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24800
24801 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24802
24803         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24804         cpu limit.
24805
24806 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24807
24808         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24809
24810 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24811
24812         From kenner;
24813         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24814         is the proper length.
24815         * va-arg-3.c: Likewise.
24816
24817 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24818
24819         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24820         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24821
24822         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24823         * lib/g++.exp (default_g++_start): Delete old cruft.
24824
24825 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24826
24827         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24828         (2 * (1 << 18)) to (2 * (1 << 17)).
24829
24830         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24831
24832 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24833
24834         * config/rom68k.exp: Renamed from config/idp.exp
24835
24836 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24837
24838         * c-torture/compile/921109-2.c
24839
24840 1995-04-18  Mike Stump  <mrs@cygnus.com>
24841
24842         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24843         excess errors.
24844
24845 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24846
24847         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24848         output.
24849         * lib/g++.exp (default_g++_start): Likewise.
24850
24851 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24852
24853         * gcc.c-torture/compile/950329-1.c: New test.
24854
24855 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24856
24857           * config/bug.exp (${tool}_load): Updated to use new remote_open
24858           and remote_close procs.
24859         * config/idp.exp: New file.
24860
24861 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24862
24863         * gcc.c-torture/execute/950322-1.c: New test.
24864
24865 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24866
24867         * config/vx.exp (${tool}_load): Clean up testing of return code from
24868         vxworks_ld and vxworks_spawn.
24869
24870 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24871
24872         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24873
24874 1995-03-13  Mike Stump  <mrs@cygnus.com>
24875
24876         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24877         can mark excess errors on a machine by machine basis.  Note, the
24878         default is to not expect any excess errors, even when excess
24879         errors test - is given, so you will want to put an XFAIL ... on
24880         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24881         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24882         those 4 machines, but no others.
24883
24884 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24885
24886         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24887         * lib/c-torture.exp: to here.
24888
24889 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24890
24891         * gcc.c-torture/execute/950221-1.c: New test.
24892         * gcc.c-torture/execute/struct-ret-1.c: New test.
24893         * gcc.c-torture/compile/950221-1.c: New test.
24894
24895         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24896
24897 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24898
24899         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24900         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24901
24902 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24903
24904         * g++.gb: New directory of tests, derived from my signature and
24905         class scoping tests.
24906
24907         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24908         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24909         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24910         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24911         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24912         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24913         * g++.gb/sig25.C: Likewise.
24914
24915         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24916         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24917         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24918         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24919         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24920         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24921         * g++.gb/sig25.exp: Likewise.
24922
24923         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24924         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24925         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24926         * g++.gb/scope13.C: Likewise, this test still fails.
24927
24928         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24929         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24930         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24931         * g++.gb/scope13.exp: Ditto.
24932
24933         * g++.gb/README: New file, explains what these tests are about.
24934
24935 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24936
24937         * lib/dg.exp (dg-do): Support `preprocess'.
24938         (dg-test): Likewise.
24939
24940 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24941
24942         * config/udi.exp: change "continue -expect" to "exp_continue".
24943
24944 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24945
24946         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24947         Delete redundant tests.
24948
24949         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24950         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24951         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24952         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24953         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24954         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24955         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24956         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24957
24958         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24959         storing label pointers.
24960         * gcc.c-torture/execute/921019-1.c: Likewise.
24961         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24962         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24963         parameter fp.
24964         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24965         constants.
24966
24967         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24968         Delete obsolete tests.
24969
24970         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24971         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24972         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24973         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24974         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24975         * gcc.c-torture/compile/950124-1.c: New test.
24976
24977         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24978
24979 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24980
24981         * lib/mike-g++.exp: Add -lm to LIBS.
24982
24983 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24984
24985         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24986
24987 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24988
24989         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24990
24991 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24992
24993         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24994
24995 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24996
24997         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24998         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24999         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25000         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25001         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25002         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25003         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25004         * g++.law/{operators31.C, operators32.C,
25005         * g++.law/{operators33.C, operators34.C}: Likewise.
25006         * g++.law/{pic1.C, refs2.C}: Likewise.
25007         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25008         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25009         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25010         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25011
25012         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25013         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25014         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25015         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25016         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25017         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25018         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25019         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25020         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25021         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25022         * g++.law/{operators34.exp}: Likewise.
25023         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25024         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25025         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25026         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25027         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25028
25029         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25030         No longer expected to fail.
25031         * g++.law/missed-error3.C: Tweak for recent bool changes.
25032
25033 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25034
25035         * config/emb-unix: Deleted.
25036         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25037         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25038
25039 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25040
25041         * lib/dg.exp (dg-test): Fix typo in last patch.
25042
25043 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25044
25045         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25046         (handles multiple occurrences).
25047
25048 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25049
25050         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25051         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25052         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25053         printed).
25054         * lib/c-torture.exp (c-torture-compile): Likewise.
25055         (c-torture): Prepend full path if missing.
25056         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25057         (gcc_fail): Likewise.
25058         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25059
25060 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25061
25062         * lib/netware.exp: Only attach to NetWare i386 systems.
25063
25064 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25065
25066         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25067         messages.  Add test name to "output pattern match" pass/fail message.
25068
25069 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25070
25071         * gcc.dg: New testsuite.
25072         * gcc.dg/dg.exp: New file.
25073
25074         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25075         test-switch.c}: Deleted.
25076
25077         * gcc.misc-tests/msgs.exp: New testcase driver.
25078
25079 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25080
25081         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25082         Watch for illegal return values from ${tool}_load.
25083         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25084         cross targets.  Coerce return value >0 to 1.
25085
25086 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25087
25088         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25089
25090         * config/emb-unix.exp: New file.
25091
25092         * config/sim.exp: Error if variable $SIM not defined.
25093         (${tool}_load): Mark test as "untested" if simulator missing.
25094
25095         * config/unix.exp: Load remote.exp to get rcp_download.
25096         * lib/c-torture.exp: Use different option lists for testcases with
25097         and without loops.
25098         * gcc.c-torture/execute/execute.exp: Likewise.
25099
25100 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25101
25102         * config/*.exp: Clarify return code from ${tool}_load.
25103         Call `unresolved' or `untested' instead of `warning' or `perror'
25104         (sometimes you still want to call both though).
25105         Add comment that `shell_id' is local to each file.
25106         * config/udi.exp (timeout): Set to 30.
25107         Don't print warning if connection fails, $connectmode has already
25108         printed an error.
25109         (${tool}_load): Move verbose messages to level 2.
25110         Rework pattern for "Process started" message.
25111         Pass `shell_id' to ${connectmode}_download.
25112         Retry twice upon timeout.  Make resetting of target more robust.
25113         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25114         Pass `shell_id' to exit_$connectmode.
25115         Only call exit_$connectmode if connected.
25116         * config/unix.exp (${tool}_load): Check return codes better.
25117         * config/vrtx.exp (${tool}_load): Likewise.
25118         * config/vx.exp (${tool}_load): Likewise.
25119         Delete unneeded global's.
25120         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25121         from ${tool}_load.
25122         (dg-stat): Delete.
25123         (dg-init): Delete recording of pass/fail counts.
25124         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25125         (old-dejagnu-init): Likewise.
25126         (old-dejagnu-stat): Delete contents, empty proc now.
25127         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25128         (c-torture): Delete references to lcnt, lpass, lfail.
25129         Get option list from TORTURE_OPTIONS.
25130         Delete -funroll[-all]-loops if no loops.
25131         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25132         (g++_stat): Delete contents (empty proc now).
25133         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25134         (gcc_finish): Likewise.
25135         (gcc_stat): Deleted.
25136         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25137         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25138         * gcc.c-torture/execute/execute.exp: Likewise.
25139         Split tests into two parts: compile, execute.
25140         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25141         no loops.  Update to reflect clarified return codes from ${tool}_load.
25142
25143 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25144
25145         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25146         to grep for.
25147         (old-dejagnu): Likewise (where necessary).
25148
25149 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25150
25151         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25152
25153         * lib/dg.exp (dg-process-target): Fix processing of selector.
25154         Add comment regarding use of `error'.
25155
25156         * lib/gcc.exp (prune_system_crud): Define if missing.
25157         * lib/g++.exp (prune_system_crud): Likewise.
25158
25159         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25160         Call prune_system_crud.
25161         * lib/dg.exp (dg-runtest): New proc.
25162         Use perror instead of send_user for tcl errors in testcase.
25163         Don't return any value, it's never used.
25164         Don't clobber previous definition of `unknown'.
25165         Print tcl errors in `dg-final'.
25166
25167 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25168
25169         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25170         (dg-test): Don't print errorInfo, it contains stack backtrace.
25171
25172 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25173
25174         * lib/g++.exp (runtest_file_p): Define if missing.
25175
25176 1994-09-24  Doug Evans  (dje@cygnus.com)
25177
25178         * lib/mike-g++.exp: Comment out loading of g++.exp.
25179         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25180         (default_g++_version): Always print something.
25181         (default_g++_start): Comment out call to `which'.
25182         (g++_start, g++_load): Deleted (must be defined in config file).
25183         * lib/gcc.exp: Test for existence of $CC at start.
25184         Delete check for tmpdir (done in gcc_init).
25185         (default_gcc_version): Always print something.
25186         (default_gcc_start): Comment out call to `which'.
25187         * config/*.exp: Major cleanup - make cross targets work at least a
25188         little better for g++ (by not being "--tool gcc" specific).
25189         Rename gcc_xxx to ${tool}_xxx.
25190         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25191         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25192
25193 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25194
25195         * lib/c-torture.exp (c-torture-compile): Rework compiler
25196         message processing.
25197
25198         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25199         c-torture.
25200
25201 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25202
25203         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25204
25205         * lib/dg.exp (dg-process-target): Support { target native }.
25206
25207 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25208
25209         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25210         looked for "... program xxx got fatal signal".
25211         Correct regsub munging of `comp_output'.
25212         Ignore compiler messages "path prefix not used" and "linker input
25213         file unused".
25214
25215 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25216
25217         * lib/gcc.exp (runtest_file_p): Define if missing.
25218         * gcc.prms/template.c: Example to work from.
25219
25220 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25221
25222         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25223         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25224
25225         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25226         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25227         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25228         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25229
25230         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25231         (dg-process-target): No longer a varargs proc.
25232         Return S/N for target, P/F for xfail.  All callers changed.
25233         (user option procs): More argument checking.
25234         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25235         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25236         (dg-test): Skip test if not running on selected target in `dg-do'.
25237         Update handling of `dg-do-what', `dg-output-text'.
25238         Separate execution pass/fail from output pattern match pass/fail.
25239         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25240
25241 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
25242
25243         * gcc.c-torture/special/special.exp: Don't expect failure for mips
25244         target for 920510-1.c.
25245
25246 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
25247
25248         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25249         Clean up comment regarding use of passcnt, etc.
25250         (gcc_stat): Don't update `testcnt' here.
25251         (gcc_finish): Do it here.
25252         Might as well reset `but_id' here too.
25253         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25254         to determine if the file should be tested.
25255         * gcc.c-torture/compile/compile.exp: Likewise.
25256         * gcc.c-torture/execute/execute.exp: Likewise.
25257         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25258         * gcc.misc-tests/dg-test.exp: Likewise.
25259         * gcc.prms/prms.exp: Likewise.
25260         * gcc.wendy/wendy.exp: Likewise.
25261         * g++.old-deja.exp: Likewise.
25262         Move "Testing file" message to verbose level 1.
25263
25264 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
25265
25266         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25267
25268 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
25269
25270         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25271         (default_gcc_start): Accept optional second list element
25272         of compiler flags.  Print compiler output at verbosity level 2.
25273         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25274         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25275         Save current values of framework globals passcnt, failcnt, xpasscnt,
25276         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25277         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
25278         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25279         xfailcnt to compute stats.  Update framework global `testcnt' from
25280         pass/fail counts.
25281         (gcc_finish): New proc.  Clean up test environment.
25282         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25283         (gcc_epass, gcc_efail): Delete.
25284         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25285         argument of line number.
25286         (dg-init): If the tool has an init routine, call it.
25287         (dg-test): Remove args `cflags_var' and `libs_var'.
25288         Pass all compiler options to ${tool}_start.
25289         Handle missing line number.
25290         (dg-finish): New function.
25291         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25292         particular files.  Call gcc_finish at end.  Move "skipping test"
25293         message to verbosity level 3.
25294         * gcc.c-torture/compile/compile.exp: Likewise.
25295         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25296         * gcc.c-torture/execute/execute.exp: Likewise.
25297         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25298         Print testcase being tried at verbosity level 1.
25299         * gcc.c-torture/special/special.exp: Unset xfail.
25300         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25301         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25302         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25303         * gcc.failure/failure.exp: Likewise.
25304         * gcc.ieee/ieee.exp: Likewise.
25305         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25306         Update call to dg-test.  Call dg-finish at end.
25307         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
25308         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25309         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25310         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25311         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
25312         * gcc.wendy/wendy.exp: Add copyright.
25313         Delete setting of tmpdir (done by gcc_init).
25314         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25315         Pass compiler flags to gcc_start.  Call gcc_finish at end.
25316         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25317         gcc_[ce]pass/fail.
25318
25319 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
25320
25321         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25322         confusion.
25323         (g++_load): Likewise.
25324
25325         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25326         Rename argument to `prog' to remove the confusion.
25327         Varargs fns behave differently too!
25328         (g++_load): Likewise.
25329
25330         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25331
25332         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25333         what it is.  Delete (always) printing of status value for !native.
25334         Simplify verbose code, and include status and exec_output.
25335         (g++_load): Use gcc_load.
25336
25337 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25338
25339         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25340         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25341         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25342         940714-3.c as these testcases don't exist anymore.  Make
25343         va-arg-1.c expected to pass.
25344
25345 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25346
25347         * gcc.misc-tests/misc.exp: Only run specific testcases.
25348         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
25349         * gcc.misc-tests/dg-[1-9].c: New files.
25350
25351         * lib/dg.exp: New testsuite driver.
25352         * gcc.prms/prms.exp: Use it.
25353
25354         * README.gcc: New file.
25355
25356         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25357         Document and reset `lxpass' and `lxfail'.
25358         Simplify "initialized" message.
25359         (gcc_stat): Clean up comments a little.
25360
25361 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
25362
25363         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25364
25365 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
25366
25367         * lib/old-dejagnu.exp (process-option): New proc.
25368         (old-dejagnu-init, old-dejagnu-stat): Likewise.
25369         (old-dejagnu): Simplify.
25370         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25371
25372 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
25373
25374         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25375         exists and is not an empty string.
25376
25377         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25378         $xfail rather than calling setup_xfail.  Clear $xfail when test is
25379         finished.
25380         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25381         automatically.
25382
25383         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
25384         longer expected to fail.
25385
25386         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
25387         "f" function call.
25388
25389         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
25390
25391         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25392         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25393         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25394         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25395         c-torture-1.29.
25396
25397         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25398         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25399
25400         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25401
25402         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25403         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25404
25405         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25406         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25407         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25408
25409 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25410
25411         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25412         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25413         940714-1.c, 940714-2.c, 940714-3.c},
25414         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25415         gcc.misc-tests/{mg.c,mg.exp}:
25416         New tests.
25417         * gcc.noncompile/noncompile.exp: Change accordingly.
25418
25419 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25420
25421         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25422         Undo previous clobberage.
25423
25424 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25425
25426         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25427         * gcc.special/{930510-1.c, special.exp}:
25428         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25429         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25430         struct-varargs-1.c}: New tests from c-torture-1.26.
25431
25432 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25433
25434         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25435           argument to switch.
25436
25437 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25438
25439         * Revert the previous changes.  Please see Rob's directory
25440           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25441           fixes.
25442
25443 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25444
25445         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25446             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25447             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25448             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25449             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25450             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25451             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25452             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25453             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25454             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25455             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25456             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25457             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25458             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25459             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25460             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25461             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25462             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25463             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25464             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25465             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25466             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25467             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25468             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25469             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25470             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25471             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25472
25473 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25474
25475         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25476             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25477           with perror calls.
25478
25479 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25480
25481         * config/unix.exp (g++_load): Fix syntax.
25482
25483 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25484
25485         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25486         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25487         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25488         Don't expect va-arg-1.c to fail.  Correct expected output for
25489         920928-1.c.
25490         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25491         * gcc.wendy/hbm4.c: Correct typo.
25492         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25493
25494 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25495
25496         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25497         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25498         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25499         * lib/c-torture.exp (c-torture-compile): Ditto.
25500
25501         Reduce volume of output (remove all the -I's and such).
25502         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25503         Call gcc_cpass, gcc_cfail.
25504         (c-torture): Pass testing option to c-torture-compile.
25505
25506 1994-03-21  Doug Evans  (dje@cygnus.com)
25507
25508         Bring patches over from progressive.
25509         * config/default.exp: Exit remote shell cleanly.
25510         (g++_exit, g++_start): Add default versions.
25511         * config/sim.exp (gcc_load): Use perror, not error.
25512
25513 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25514
25515         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25516         set in site.exp.
25517
25518 1994-03-14  Doug Evans  (dje@cygnus.com)
25519
25520         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25521         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25522         (wendy_try): New proc to run testcase.
25523         (main loop): Call 'em.
25524         * gcc.wendy/*.c: Clean up pass to correct expected output.
25525
25526         * lib/gcc.exp: Minor cleanup work.
25527         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25528
25529 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25530
25531         * config/sim.exp (gcc_load): Document return codes better.
25532         Don't pass -v to simulator.
25533
25534 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25535
25536           * gcc.special/920717-x.c: Fix typo.
25537           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25538           get at sources.
25539
25540         * lib/mike-gcc.exp: Fix typo.
25541
25542 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25543
25544         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25545         binary to use, transform the name.
25546         * config/*.exp: rename everything. Nuke any g++ specific files,
25547         it's now a special case of gcc that requires no special support.
25548         Add a default.exp for unsupported targets.
25549
25550 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25551
25552         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25553         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25554         version of Tcl.
25555
25556 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25557
25558         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25559         than a warning.
25560
25561 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25562
25563         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25564
25565 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25566
25567         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25568         option_list.  Compile every file with only 4/6 option choices
25569         (same as C torture) instead of with 12/18 different option
25570         choices.
25571         * lib/c-torture.exp: Likewise.
25572
25573         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25574         not already set.
25575
25576 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25577
25578         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25579         can put an XFAIL *-*-* on excess errors.
25580
25581 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25582
25583         * g++.law: Add more tests derived from g++-bugs snapshots.
25584
25585         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25586         equivalent to g++.law/init9.
25587
25588         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25589         compiled it, and the a.out file after we've run it.
25590
25591 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25592
25593         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25594         compiled it, and the a.out file after we've run it.
25595
25596 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25597
25598         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25599
25600 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25601
25602         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25603         version number.
25604
25605 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25606
25607         * g++.law: New directory of g++ tests derived from the g++-bugs
25608         snapshots.
25609
25610 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25611
25612         * gcc.compile: initbug1.c initbug1.exp testcase added
25613
25614 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25615
25616         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25617         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25618           fixes submitted by Jeff Law (law@cs.utah.edu)
25619         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25620           Jeff Law (law@cs.utah.edu)
25621
25622
25623 1993-11-30  Mike Stump  (mrs@cygnus.com)
25624
25625         * config/unix-g++.exp: Follow the gcc way of doing things.
25626         * g++.old-deja/old-deja.exp: Minor updates.
25627         * lib/g++.exp: New file, follow the gcc way of doing things.
25628         * lib/old-dejagnu.exp: Minor updates.
25629         * lib/mike-g++.exp: Always unset errorInfo.
25630
25631 1993-11-06  Mike Stump  (mrs@cygnus.com)
25632
25633         * lib/gcc.exp: Fix some errors with the below change, CC and
25634         CFLAGS should be global when setting, not local.
25635
25636 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25637
25638         * lib/gcc.exp: Transform tool name.
25639
25640 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25641
25642         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25643
25644 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25645
25646         * lib/gcc.exp: change gcc_done to gcc_stat
25647
25648 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25649
25650         * Upgraded gcc testsuite to c-torture version 1.25
25651
25652 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25653
25654         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25655         * lib/c-torture: added hooks for new reporting code.
25656
25657 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25658
25659         * config/sh-gcc.exp: check if sh-sim exists in the path
25660
25661 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25662
25663         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25664         * gcc.compile/compile.exp: Initial changes for new logic.
25665         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25666         * gcc.failure/failure.exp: Initial changes for new logic.
25667         * gcc.ieee/ieee.exp: Initial changes for new logic.
25668         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25669         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25670         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25671         * lib/c-torture.exp: Initial changes for new logic.
25672         * lib/gcc.exp: Initial changes for new logic.
25673
25674 1993-10-15  Mike Stump  (mrs@cygnus.com)
25675
25676         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25677         depend upon failure or success.  Fully qualify names in failure
25678         and success messages.  Always remove a.out before starting
25679         compile, just in case.  Pay more attention to error text output by
25680         the compiler.  Handle testcases with no known past errors just
25681         like all others, so that things are uniform.  Other miscellaneous
25682         improvements.
25683
25684 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25685
25686         * gcc.cpp: new directory for cpp tests
25687
25688 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25689
25690         * lib/chill.exp: Code reformatted, removed unused code.
25691         * config/unix-chill.exp: Code reformatted, removed unused code.
25692         * chill.execute/execute.exp: Code reformatted, removed unused code.
25693         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25694
25695 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25696
25697         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25698         routines not written.
25699
25700 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25701
25702         * config/bug-gcc.exp: Use new procs from bug.exp.
25703
25704 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25705
25706         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25707         via ftp, rather than depending on NFS.
25708         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25709         case.
25710
25711 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25712
25713         * config/bug-gcc.exp: Use new download proc.
25714
25715 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25716
25717         * chill.execute/execute.exp: cleanups, handles errors better
25718         * chill.compile/compile.exp: rewrite, based on execute.exp
25719         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25720         * lib/chill.exp: major changes to diff proc and compile and link
25721           procs. added chill_fail and chill_pass wrappers to pass and
25722           fail. added more comments, and handle error codes better.
25723           Added a hack to capture stderr from exec, so noncompile tests
25724           can work.
25725
25726 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25727
25728         * chill.execute/execute.exp: rewrite of testsuite driver
25729         * lib/chill.exp: rewrite of testsuite driver
25730         * config/unix-chill.exp: rewrite of testsuite driver
25731
25732 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25733
25734     In chill.execute:
25735         * iexpr.ch: Standardize uppercase.
25736         * tuples.dat: Standardize uppercase.
25737         * vary.ch: standardize.  Correct varying string assignments.
25738         * vary.dat: Add new output lines.
25739
25740 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25741
25742     In chill.execute:
25743         * chprintf.ch: Standardize use of uppercase.
25744         * tuples.ch: Standardize and turn arr2 into a DCL,
25745           rather than a SYN.
25746         * pinits.ch: Standardize.
25747
25748 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25749
25750         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25751         * Makefil: Renamed to Makefile.in.
25752         * configure.in: New.
25753
25754 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25755
25756     In chill.execute:
25757         * .cvsignore: Add result/output files.
25758         * Makefile: Fix up variables at start.  Use MFLAGS
25759           everywhere.  Correct bool_loc, built_ins entries.
25760           Add entry for vary1.ch.
25761         * bitarray.ch: Standardize upper-case usage.
25762         * bitexpr.ch: Standardize, add output of b1.
25763         * params.ch: Use arrayt in along PROC parameters, to
25764           avoid novelty problems.
25765         * sets.ch: Tiny cleanup.
25766         * vary1.ch: Re-indent.
25767
25768 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25769
25770           * Add PR-related files to Makefiles, .cvsignore files, etc.
25771
25772 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25773
25774         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25775           with compiler objects. New names are test-flow.c and test-loop.c
25776
25777 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25778
25779         * Upgraded c-torture tests from 1.19 to 1.20
25780
25781         * new files:
25782         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25783         * gcc.compile: 930623-1.c 930623-2.c
25784         * gcc.noncompile: 930622-1.c 930622-2.c
25785         * gcc.failure: 920411-1.c 920627-2.c
25786         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25787
25788 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25789
25790         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25791           More changes to get testsuite working properly. Needs more work.
25792           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25793
25794 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25795
25796         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25797           More changes to get testsuite working properly. Needs more work.
25798
25799 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25800
25801         * chill.compile/compile.exp: Added for Dejagnu support
25802         * chill.execute/execute.exp: Added for Dejagnu support
25803         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25804
25805 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25806
25807     This should complete moving the CHILL test files.
25808         * chill.noncompile(.cvsignore printf.grt
25809             in-printf.grt chprintf.grt chprintf.ch):
25810             Added test-support files.
25811           (Makefile): Modified further.
25812         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25813             signal.ch): Added test files.
25814           * chill.execute (.cvsignore printf.grt printr.c
25815             in-printf.grt rts.c chprintf.grt rts.h): Added
25816           test-support files.
25817             (Makefile): More corrections.
25818
25819 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25820
25821         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25822           test cases, ready for DejaGnu.
25823
25824 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25825
25826         * Upgraded c-torture tests from 1.18 to 1.19
25827
25828         * gcc.compile: added test(s):
25829           930607-1.c
25830         * gcc.execute: added test(s):
25831           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25832
25833         * added new subdirectory for misc tests: gcc.misc-tests
25834         * gcc.misc-test(s): added tests:
25835           inst-check.c test-consts.c test-ior.c test-switch.c
25836
25837 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25838
25839         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25840
25841 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25842
25843         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25844
25845 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25846
25847         * Upgraded c-torture tests from 1.17 to 1.18
25848
25849 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25850
25851         * Upgraded c-torture tests from 1.12 to 1.17
25852
25853 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25854
25855         * lib/old-dejagnu.exp:
25856           Fixed handling of XFAIL target triplets to correctly
25857           recognize wildcard characters.  Removed code that
25858           appended a unique id tag to the end of the file name
25859           printed out by the result of the testcases within a
25860           given test file.
25861
25862 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25863
25864         * lib/old-dejagnu.exp:
25865           Reworked expected failure handling to trigger off of XFAIL
25866           keyword in keyphrase embeded in testcase source code. The
25867           XFAIL keyword must be at the end of the keyphrase line. It
25868           may optionally be followed by one or more target triplets.
25869           It has just occured that the handling of wildcards in the
25870           target triplet may not be correct.
25871
25872 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25873
25874         * g++.old-deja/tests:
25875           Moved all subdirectories up one level into g++.old-deja .
25876
25877         * lib/old-dejagnu.exp:
25878           Fixed problem with CXXFLAGS not being properly reset, and being
25879           corrupted with extraneous "-c" compiler option.  This was
25880           causing binaries to not be generated for test that needed them.
25881           Modified strings passed to "pass" and "fail" so that individual
25882           tests from the same test file would be distinguished by an
25883           identifier appended to the test file name in the summary logs;
25884           this corrected a problem with erroneous diff logs.  Added code
25885           to search testcases for expected fail and unexpected pass keywords.
25886
25887 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25888
25889         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25890
25891 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25892
25893         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25894           Removed extraneous text from end of "Special g++ Options"
25895           keyphrase.
25896
25897         * lib/old-dejagnu.exp: Added pattern matching to look for new
25898           keywords, embedded in testcases comments, which will trigger
25899           calls to xpass and xfail.
25900
25901 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25902
25903         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25904           comments embedded in the testcases, especially the one looking for
25905           special compiler options, as well as the pattern matching for the
25906           compiler output again.
25907
25908 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25909
25910         * lib/old-dejagnu.exp: Do a proper check of the return value for
25911           execute tests. Fixed several problems with the pattern matching
25912           of the compiler output which gave erroneous test results.
25913           Changed several of the test result messages to be more descriptive.
25914         * config/unix-g++.exp: Proc g++_load now actually works and
25915           executes the tests passed to it and returns a usable return
25916           value.
25917
25918 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25919
25920           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25921
25922 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25923
25924         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25925           Modified both files to properly execute the old style
25926           dejagnu tests. The previous versions of these files were
25927           experimental and did not function anything near correctly.
25928
25929 1993-04-05  Rob Savoye  (rob@cygnus.com)
25930
25931         * Removed all Makefile.in and configure.in files. No configuration
25932         needed now.
25933
25934 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25935
25936         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25937
25938 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25939
25940         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25941         gcc.special/configure.in, gcc.noncompile/configure.in,
25942         gcc.execute/configure.in, gcc.code_quality/configure.in,
25943         g++.other/configure.in, g++.old-deja/configure.in,
25944         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25945         in srcname setting.
25946
25947 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25948
25949         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25950         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25951         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25952
25953 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25954
25955         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25956         (gdb_exit): Don't remove *_soc files.
25957
25958 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25959
25960         * lib/c-torture.exp: Don't look for main; instead always use -w
25961         -c.  This is how the c-torture tests work.  Remove the object
25962         file if the compilation succeeds.
25963         * gcc.execute/execute.exp: Remove executable if test passes.
25964         * gcc.noncompile/noncompile.exp: Every test is an expected
25965         failure.
25966         * gcc.special/special.exp: Added tests from c-torture 1.11,
25967         corrected use of existing test.
25968         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25969         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25970         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25971         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25972         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25973         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25974         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25975         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25976         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25977         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25978         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25979         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25980         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25981         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25982         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25983         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25984         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25985         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25986         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25987         c-torture 1.11.
25988         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25989         correspond to c-torture 1.11.
25990
25991         * New file.