OSDN Git Service

* gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-03  Paul Brook  <paul@codesourcery.com>
2
3         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
4         rather than relying on default formatting.
5
6 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
7
8         * gcc.dg/20040920-1.c: Update expected message text.
9
10 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
11
12         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
13
14 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
15
16         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
17         tree level.
18
19 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
20
21         * gcc.dg/tree-ssa/pr17343.c: Remove.
22
23 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
24
25         PR tree-opt/17343
26         * gcc.dg/tree-ssa/pr17343.c: New test.
27
28 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
29
30         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
31         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
32         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
33         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
34         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
35
36 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
37
38         * gcc.dg/lvalue-2.c: New test.
39
40 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
41
42         PR c/17730
43         * gcc.dg/pr17730-1.c: New test
44
45 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
46
47         PR c/7425
48         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
49
50 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
51
52         * gcc.c-torture/execute/stdarg-1.c: New test.
53         * gcc.c-torture/execute/stdarg-2.c: New test.
54         * gcc.c-torture/execute/stdarg-3.c: New test.
55         * gcc.dg/tree-ssa/stdarg-1.c: New test.
56         * gcc.dg/tree-ssa/stdarg-2.c: New test.
57         * gcc.dg/tree-ssa/stdarg-3.c: New test.
58         * gcc.dg/tree-ssa/stdarg-4.c: New test.
59         * gcc.dg/tree-ssa/stdarg-5.c: New test.
60
61 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
62
63         PR tree-optimization/17697
64         * g++.dg/opt/pr17697-1.C: New test.
65         * g++.dg/opt/pr17697-2.C: New test.
66         * g++.dg/opt/pr17697-3.C: New test.
67
68 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
69
70         PR c/16409
71         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
72         gcc.dg/vla-init-5.c: New tests.
73
74 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
75
76         PR c/13804
77         * gcc.dg/pr13804-1.c: New test.
78
79 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
80
81         PR fortran/16938
82         * gfortran.dg/pr16938.f90: New test.
83
84 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
85
86         * g++.dg/template/crash23.C: New test.
87
88 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
89
90         PR c++/17585
91         * g++.dg/template/static8.C: New test.
92
93 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
94
95         PR c++/17681
96         * g++.dg/other/error9.C: New test.
97
98 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
99
100         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
101
102 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
103
104         PR fortran/15164
105         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
106
107 2004-09-26  Roger Sayle  <roger@eyesopen.com>
108
109         PR middle-end/17112
110         * gcc.dg/pr17112-1.c: New test case.
111
112 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
113
114         PR c/11459
115         * gcc.dg/pr11459-1.c: New test.
116
117 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
118
119         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
120         * gcc.dg/tree-ssa/loop-4.c: Likewise.
121
122 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
123
124         * gfortran.dg/pr15324.f90: Make array bounds consistent.
125
126 2004-09-25  Jan Hubicka  <jh@suse.cz>
127
128         * compile/30040909-1.c: New test.
129         * compile/30040907-1.c: New test.
130
131 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
132
133         * gcc.c-torture/execute/va-arg-26.c: New test.
134
135 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
136
137         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
138         extra diagnostics on targets with 64-bit pointers.
139         * objc.dg/selector-1.m: Adjust dg-warning regexp.
140
141 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
142
143         PR c/17188
144         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
145         * gcc.dg/decl-3.c: Adjust expected message.
146
147 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
148
149         PR fortran/17615
150         * gfortran.dg/pr17615.f90: New test.
151
152 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
153
154         PR tree-optimzation/17517
155         * g++.dg/tree-ssa/pr17517.C: New Test.
156
157 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
158
159         PR c++/16889
160         * g++.dg/lookup/ambig3.C: New.
161
162 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
163
164         PR tree-opt/17624
165         * g++.dg/opt/pr17624.C: New test.
166
167 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
168
169         PR c/6980
170         * gcc.dg/Wbad-function-cast-1.c: New test.
171
172 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
173
174         * g++.dg/ext/complit1.C
175         * g++.dg/other/error2.C
176         * g++.dg/other/nontype-1.C
177         * g++.dg/parse/crash11.C
178         * g++.dg/parse/crash12.C
179         * g++.dg/parse/error15.C
180         * g++.dg/parse/error4.C
181         * g++.dg/parse/tmpl-outside1.C
182         * g++.dg/parse/too-many-tmpl-args1.C
183         * g++.dg/template/dependent-expr3.C
184         * g++.dg/template/error10.C
185         * g++.dg/template/instantiate1.C
186         * g++.dg/template/vtable2.C
187         * g++.dg/warn/Wshadow-1.C
188         * g++.dg/warn/weak1.C
189         * g++.old-deja/g++.brendan/crash16.C
190         * g++.old-deja/g++.brendan/crash18.C
191         * g++.old-deja/g++.brendan/crash48.C
192         * g++.old-deja/g++.brendan/crash49.C
193         * g++.old-deja/g++.brendan/crash55.C
194         * g++.old-deja/g++.brendan/crash56.C
195         * g++.old-deja/g++.brendan/crash8.C
196         * g++.old-deja/g++.brendan/enum11.C
197         * g++.old-deja/g++.brendan/enum8.C
198         * g++.old-deja/g++.brendan/enum9.C
199         * g++.old-deja/g++.brendan/friend3.C
200         * g++.old-deja/g++.brendan/misc14.C
201         * g++.old-deja/g++.bugs/900402_02.C
202         * g++.old-deja/g++.bugs/900404_03.C
203         * g++.old-deja/g++.bugs/900404_04.C
204         * g++.old-deja/g++.bugs/900428_03.C
205         * g++.old-deja/g++.jason/crash4.C
206         * g++.old-deja/g++.jason/overload21.C
207         * g++.old-deja/g++.jason/redecl1.C
208         * g++.old-deja/g++.jason/report.C
209         * g++.old-deja/g++.jason/rfg10.C
210         * g++.old-deja/g++.jason/template30.C
211         * g++.old-deja/g++.law/arm12.C
212         * g++.old-deja/g++.law/ctors5.C
213         * g++.old-deja/g++.law/cvt20.C
214         * g++.old-deja/g++.law/init10.C
215         * g++.old-deja/g++.law/init8.C
216         * g++.old-deja/g++.law/visibility17.C
217         * g++.old-deja/g++.law/visibility7.C
218         * g++.old-deja/g++.mike/net8.C
219         * g++.old-deja/g++.mike/p646.C
220         * g++.old-deja/g++.mike/p700.C
221         * g++.old-deja/g++.mike/p701.C
222         * g++.old-deja/g++.mike/p811.C
223         * g++.old-deja/g++.ns/template13.C
224         * g++.old-deja/g++.other/array3.C
225         * g++.old-deja/g++.other/crash25.C
226         * g++.old-deja/g++.other/dtor3.C
227         * g++.old-deja/g++.other/dtor4.C
228         * g++.old-deja/g++.other/main1.C
229         * g++.old-deja/g++.other/warn7.C
230         * g++.old-deja/g++.pt/crash11.C
231         * g++.old-deja/g++.pt/crash36.C
232         * g++.old-deja/g++.pt/spec22.C
233         * g++.old-deja/g++.pt/spec9.C
234         * g++.old-deja/g++.pt/ttp52.C
235         * g++.old-deja/g++.robertl/eb103.C
236         * g++.old-deja/g++.robertl/eb121.C
237         * g++.old-deja/g++.robertl/eb22.C
238         * g++.old-deja/g++.robertl/eb8.C:
239         Update locations and/or regexps of dg-error markers.
240         Remove markers for some bogus messages that are no longer issued.
241
242 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
243
244         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
245         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
246
247 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
248
249         PR c++/17618
250         * g++.dg/lookup/crash5.C: New test.
251
252 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
253
254         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
255         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
256         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
257         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
258         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
259         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
260
261         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
262         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
263         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
264         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
265         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
266         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
267
268         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
269
270         * gcc.dg/vect/vect-44.c: Check additional cases.
271         * gcc.dg/vect/vect-48.c: Check additional cases.
272
273         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
274         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
275         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
276         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
277         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
278         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
279         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
280         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
281         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
282
283         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
284         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
285         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
286
287 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
288
289         * gcc.dg/tree-ssa/loop-6.c: New test.
290
291 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
292
293         PR c++/17620
294         * g++.dg/inherit/base2.C: New.
295
296 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
297
298         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
299         * gcc.dg/20001012-2.c: Likewise.
300         * gcc.dg/20001013-1.c: Likewise.
301         * gcc.dg/20001101-1.c: Likewise.
302         * gcc.dg/20001102-1.c: Likewise.
303         * gcc.dg/bf-spl1.c: Likewise.
304         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
305         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
306
307 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
308
309         PR tree-optimization/16721
310         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
311
312 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
313
314         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
315         * gcc.dg/20040305-1.c: Likewise.
316
317 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
318
319         PR c/16566
320         * gcc.c-torture/compile/pr16566-1.c,
321         gcc.c-torture/compile/pr16566-2.c,
322         gcc.c-torture/compile/pr16566-3.c: New tests.
323
324 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
325
326         PR tree-optimization/17512
327         * gcc.c-torture/compile/20040916-1.c.
328
329 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
330
331         * gcc.dg/pragma-re-3.c: New test.
332
333 2004-09-17  Matt Austern  <austern@apple.com>
334
335         PR c++/15049
336         * g++.dg/other/anon3.C: New.
337
338 2004-09-21  Roger Sayle  <roger@eyesopen.com>
339
340         PR c++/7503
341         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
342         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
343         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
344         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
345         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
346
347 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
348
349         PR fortran/17286
350         * gfortran.dg/pr17286.f90: New test.
351
352 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
353
354         PR c++/17530
355         * g++.dg/template/static7.C: New test.
356
357 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
358
359         PR tree-opt/17558
360         * gcc.c-torture/compile/pr17558.c: New test.
361
362 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
363
364         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
365         if SKIP_ATTRIBUTE is defined.
366
367 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
368
369         PR fortran/15957
370         * gfortran.dg/pr15957.f90: New test.
371
372 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
373
374         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
375         in comparison.
376         * gcc.dg/vect/vect-79.c: Likewise.
377         * gcc.dg/vect/vect-80.c: Likewise.
378
379 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
380
381         PR fortran/15750
382         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
383
384 2004-09-20  Ira Rosen  <irar@il.ibm.com>
385
386         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
387         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
388         * gcc.dg/vect/vect-62.c: New testcase.
389         * gcc.dg/vect/vect-63.c: New testcase.
390         * gcc.dg/vect/vect-64.c: New testcase.
391         * gcc.dg/vect/vect-65.c: New testcase.
392         * gcc.dg/vect/vect-66.c: New testcase.
393         * gcc.dg/vect/vect-67.c: New testcase.
394         * gcc.dg/vect/vect-68.c: New testcase.
395         * gcc.dg/vect/vect-69.c: New testcase.
396         * gcc.dg/vect/vect-79.c: New testcase.
397         * gcc.dg/vect/vect-80.c: New testcase.
398
399 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
400
401         * gcc.target/mips/asm-1.c: New test.
402
403 2004-09-19  Ira Rosen  <irar@il.ibm.com>
404
405         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
406         * gcc.dg/vect/vect-73.c: New testcase.
407         * gcc.dg/vect/vect-74.c: New testcase.
408         * gcc.dg/vect/vect-75.c: New testcase.
409         * gcc.dg/vect/vect-76.c: New testcase.
410         * gcc.dg/vect/vect-77.c: New testcase.
411         * gcc.dg/vect/vect-78.c: New testcase
412
413 2004-09-18  Paul Brook  <paul@codesourcery.com>
414
415         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
416
417 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
418
419         PR c/17424
420         * gcc.dg/pr17424-1.c: New test.
421
422 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
423
424         * g++.dg/tree-ssa/pr17153.C: New test.
425
426 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
427
428         PR pch/13361
429         * testsuite/g++.dg/pch/wchar-1.C: New.
430         * testsuite/g++.dg/pch/wchar-1.Hs: New.
431
432 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
433
434         * gcc.c-torture/execute/20040917-1.c: New test.
435
436 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
437
438         PR tree-optimization/17319
439         * gcc.dg/pr17319.c: New test.
440
441 2004-09-17  Devang Patel  <dpatel@apple.com>
442
443         * gcc.dg/20040813-1.c: New test.
444
445 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
446
447         PR tree-optimization/17273
448         * gcc.c-torture/compile/pr17273.c: New test.
449
450 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
451
452         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
453         Update expected messages.
454         * gcc.dg/declspec-13.c: New test.
455
456 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
457
458         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
459
460 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
461
462         * gcc.c-torture/execute/pr17252.c: Use post-increment to
463         change what 'a' is pointing to.
464
465 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
466
467         PR c++/16002
468         * g++.dg/template/error18.C: New test.
469
470         PR c++/16029
471         * g++.dg/warn/Wunused-8.C: New test.
472
473 2004-09-17  Steven Bosscher  <stevenb@suse.de>
474
475         PR tree-optimization/17513
476         * gcc.dg/20040916-1.c: New test.
477
478 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
479
480         PR c++/17501
481         * g++.dg/template/typename7.C: New test.
482
483 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
484
485         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
486
487 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
488
489         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
490         with -ftree-based-profiling also.
491         * lib/profopt.exp: Support late-set profile_option/feedback_option.
492
493 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
494
495         PR/15364
496         * gfortran.dg/der_array_io_1.f90: New test.
497         * gfortran.dg/der_array_io_2.f90: New test.
498         * gfortran.dg/der_array_io_3.f90: New test.
499
500 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
501
502         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
503         EABI.
504
505 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
506
507         * g++.dg/opt/switch1.C: New test.
508
509 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
510
511         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
512         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
513         Update expected messages.
514
515 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
516
517         PR fortran/16485
518         * gfortran.dg/same_name_1.f90: New test.
519
520 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
521
522         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
523         dereference garbage pointers.
524
525 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
526
527         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
528         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
529
530         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
531         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
532         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
533
534 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
535
536         PR c++/17324
537         * g++.dg/template/mangle1.C: New test.
538
539 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
540
541         PR tree-optimization/17252
542         * gcc.c-torture/execute/pr17252.c: New test.
543
544 2004-09-14  Andrew Pinski  <apinski@apple.com>
545
546         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
547
548 2004-09-14  Roger Sayle  <roger@eyesopen.com>
549
550         PR rtl-optimization/9771
551         * gcc.dg/pr9771-1.c: New test case.
552
553 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
554
555         PR tree-optimization/15262
556         * gcc.c-torture/execute/pr15262-1.c: New test.
557         * gcc.c-torture/execute/pr15262-2.c: New test.
558
559 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
560
561         * gcc.dg/declspec-12.c: New test.
562
563 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
564
565         * gfortran.dg/pr17090.f90: Add directives to test.
566
567 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
568
569         * gcc.c-torture/compile/20040914-1.c: New test.
570
571 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
572
573         PR c++/16162
574         * g++.dg/template/decl2.C: New test.
575
576 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
577
578         PR fortran/17090
579         * gfortran.dg/pr17090.f90: New test.
580
581 2004-09-13  Dale Johannesen  <dalej@apple.com>
582
583         * gcc.c-torture/compile/pr17408.c:  New test case.
584
585 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
586
587         PR c++/16716
588         * g++.dg/parse/crash17.C: New test.
589
590         PR c++/17327
591         * g++.dg/template/enum3.C: New test.
592
593 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
594
595         * lib/gcc-defs.exp: Load wrapper.exp.
596         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
597         using local code.
598         * lib/gcc.exp (gcc_init): Similar.
599         * lib/gfortran.exp (gfortran_init): Similar.
600         * lib/objc.exp (objc_init): Similar.
601         * lib/treelang.exp (treelang_init): Similar.
602         * lib/wrapper.exp: New file with build_wrapper call machinery in
603         ${tool}_maybe_build_wrapper.
604
605 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
606
607         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
608         "inline".
609         * gcc.dg/declspec-11.c: Update expected messages.
610         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
611         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
612         gcc.dg/inline-12.c: New tests.
613
614 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
615
616         * g++.dg/tree-ssa/pr17400.C: New testcase.
617
618 2004-09-13  James E Wilson  <wilson@specifixinc.com>
619
620         * gcc.target/mips/sb1-1.c: New testcase.
621
622 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
623
624         * lib/g77-dg.exp: Remove unused file.
625         * lib/mike-g77.exp: Ditto.
626         * lib/g77.exp: Ditto.
627
628 2004-09-12  Richard Henderson  <rth@redhat.com>
629
630         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
631
632 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
633
634         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
635         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
636         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
637         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
638         Update expected messages.
639
640 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
641
642         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
643         declaration/use mismatch for dirp parameter.
644
645 2004-09-12  Andrew Pinski  <apinski@apple.com>
646
647         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
648         -fgnu-runtime is passed.
649
650 2004-09-12  Richard Henderson  <rth@redhat.com>
651
652         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
653         do the uplevel thing and update additional_flags directly.
654         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
655         gfortran.fortran-torture/execute/intrinsic_nearest.x,
656         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
657         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
658
659 2004-09-11  Steven Bosscher  <stevenb@suse.de>
660
661         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
662
663 2004-09-11  Roger Sayle  <roger@eyesopen.com>
664
665         PR middle-end/17411
666         * g++.dg/opt/pr17411-1.C: New test case.
667
668 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
669
670         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
671         gcc.dg/tls/diag-2.c: Update expected messages.
672         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
673         messages.
674         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
675         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
676         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
677         gcc.dg/tls/diag-5.c: New tests.
678
679 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
680
681         * gcc.dg/20040910-1.c: Correct dg-error regexp.
682
683 2004-09-11  Steven Bosscher  <stevenb@suse.de>
684
685         * g++.dg/parse/break-in-for.C: New test.
686
687 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
688
689         * gcc.dg/tree-ssa/20040911-1.c: New test.
690
691 2004-09-11  Andreas Jaeger  <aj@suse.de>
692
693         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
694         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
695
696 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
697
698         * gcc.target/frv: New directory of FR-V-specific tests.
699
700 2004-09-10  James E Wilson  <wilson@specifixinc.com>
701
702         * gcc.dg/convert-vec-1.c: New test.
703
704 2004-09-10  Roger Sayle  <roger@eyesopen.com>
705
706         PR middle-end/17024
707         * gcc.dg/pr17024-1.c: New test case.
708
709 2004-09-10  Eric Christopher  <echristo@redhat.com>
710
711         * gcc.dg/20040910-1.c: New test.
712
713 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
714
715         * gcc.dg/bitfld-9.c: New test.
716
717 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
718
719         * gcc.c-torture/execute/ieee/acc1.c: New test.
720         * gcc.c-torture/execute/ieee/acc2.c: New test.
721         * gcc.c-torture/execute/ieee/mzero6.c: New test.
722
723 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
724
725         * gcc.dg/deprecated-2.c: New test.
726
727 2004-09-09  James E Wilson  <wilson@specifixinc.com>
728
729         * gcc.dg/init-vec-1.c: New test.
730
731 2004-09-09  Roger Sayle  <roger@eyesopen.com>
732
733         PR middle-end/17055
734         * gcc.dg/pr17055-1.c: New test case.
735
736 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
737
738         PR target/17377
739         * gcc.c-torture/execute/pr17377.c: New test.
740
741 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
742
743         PR c/8420
744         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
745         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
746         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
747         gcc.dg/long-long-typespec-1.c: New tests.
748         * gcc.dg/tls/diag-2.c: Update expected diagnostics
749
750 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
751
752         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
753         gcc.dg/gnu99-static-1.c: New tests.
754
755 2004-09-08  Devang Patel  <dpatel@apple.com>
756
757         * gcc.dg/darwin-ld-20040828-1.c: New test.
758         * gcc.dg/darwin-ld-20040828-2.c: New test.
759         * gcc.dg/darwin-ld-20040828-3.c: New test.
760
761 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
762
763         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
764         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
765         in error message.
766         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
767         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
768         in error message.
769         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
770         types they qualify.
771         * objc.dg/type-size-2.m: Fix wording in comment.
772         * objc.dg/va-meth-1.m: New test case.
773
774 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
775
776         PR c/16633:
777         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
778         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
779
780 2004-09-06  Devang Patel  <dpatel@apple.com>
781
782         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
783         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
784
785 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
786
787         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
788         reflect changed line numbering of diagnostics.
789
790 2004-09-06  Paul Brook  <paul@codesourcery.com>
791
792         * gfortran.dg/edit_real_1.f90: Add new test.
793
794 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
795
796         * gcc.dg/tree-ssa/loop-2.c: New test.
797         * gcc.dg/tree-ssa/loop-3.c: New test.
798         * gcc.dg/tree-ssa/loop-4.c: New test.
799         * gcc.dg/tree-ssa/loop-5.c: New test.
800
801 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
802
803         * gcc.dg/format/sentinel-1.c: Update for parameter option.
804
805 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
806
807         * gcc.dg/format/sentinel-1.c: New test.
808
809 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
810
811         * testsuite/gcc.dg/builtins-46.c: New.
812
813 2004-09-03  Devang Patel  <dpatel@apple.com>
814
815         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
816         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
817
818 2004-09-03  Jan Beulich  <jbeulich@novell.com>
819
820         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
821         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
822         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
823         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
824         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
825         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
826         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
827         the non-portable bzero.
828         * gcc.dg/20010912-1.c: xfail for NetWare.
829         * gcc.dg/20020426-2.c: xfail for NetWare.
830         * gcc.dg/20021014-1.c: xfail for NetWare.
831         * gcc.dg/20021018-1.c: xfail for NetWare.
832         * gcc.dg/20030213-1.c: xfail for NetWare.
833         * gcc.dg/20030225-1.c: xfail for NetWare.
834         * gcc.dg/20030708-1.c: xfail for NetWare.
835         * gcc.dg/builtins-config.h: Also exclude NetWare.
836         * gcc.dg/format/format.h: Define restrict only if not already defined.
837         * gcc.dg/nest.c: xfail for NetWare.
838         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
839         * lib/target-supports.exp (check_visibility_available): Exclude
840         NetWare.
841
842 2004-09-03  Jan Beulich  <jbeulich@novell.com>
843
844         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
845         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
846         deterministic starting point for the alignment of structure fields.
847         * gcc.dg/Wpadded.c: Dito.
848         * g++.dg/abi/vbase10.C: Dito.
849
850 2004-09-03  Devang Patel  <dpatel@apple.com>
851
852         * g++.dg/debug/pr15736.cc: New test.
853
854 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
855
856         * README.QMTEST: Fix out-of-date link.
857
858 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
859
860         PR fortran/16579
861         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
862         Delete.  Duplicate of gfortran.dg/g77/20010610.f
863
864 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
865
866         * g++.dg/abi/arm_rtti1.C: New test.
867
868 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
869
870         * gcc.dg/ppc-vector-memcpy.c: New.
871         * gcc.dg/ppc-vector-memset.c: New.
872
873 2004-09-02  Chao-ying Fu  <fu@mips.com>
874
875         * gcc.target/mips/mips-3d-1.c: New test.
876         * gcc.target/mips/mips-3d-2.c: New test.
877         * gcc.target/mips/mips-3d-3.c: New test.
878         * gcc.target/mips/mips-3d-4.c: New test.
879         * gcc.target/mips/mips-3d-5.c: New test.
880         * gcc.target/mips/mips-3d-6.c: New test.
881         * gcc.target/mips/mips-3d-7.c: New test.
882         * gcc.target/mips/mips-3d-8.c: New test.
883         * gcc.target/mips/mips-3d-9.c: New test.
884         * gcc.target/mips/mips-ps-1.c: New test.
885         * gcc.target/mips/mips-ps-2.c: New test.
886         * gcc.target/mips/mips-ps-3.c: New test.
887         * gcc.target/mips/mips-ps-4.c: New test.
888         * gcc.target/mips/mips-ps-type.c: New test.
889
890 2004-09-02  Paul Brook  <paul@codesourcery.com>
891
892         * gfortran.dg/edit_real_1.f90: Add new tests.
893
894 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
895
896         PR fortran/15327
897         * gfortran.dg/merge_char_1.f90: New test.
898
899 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
900
901         PR fortran/16404
902         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
903
904 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
905
906         PR c/1522
907         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
908
909 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
910
911         * g++.dg/opt/loop1.C: Do not XFAIL.
912
913 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
914
915         * gcc.c-torture/execute/20040831-1.c: New test.
916
917 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
918
919         PR fortran/16579
920         * gfortran.dg/g77/20010610.f: Now passes.
921         Copy from g77.f-torture/execute. Add dg-run directive.
922         * gfortran.dg/g77/README: Update
923
924 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
925
926         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
927         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
928         (t1, t2, t3, t4): Add volatile.
929
930 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
931
932         * g++.dg/ext/visibility/arm1.C: New test.
933
934 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
935
936         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
937         -pedantic-errors.
938
939 2004-09-01  Paul Brook  <paul@codesourcery.com>
940
941         * gfortran.dg/eof_2.f90: New test.
942
943 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
944
945         PR fortran/16579
946         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
947
948 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
949
950         PR libfortran/16805
951         * gfortran.dg/list_read_2.f90: New test.
952
953 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
954
955         * g++.dg/abi/key1.C: New test.
956
957 2004-08-31  Richard Henderson  <rth@redhat.com>
958
959         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
960         form of offsetof.
961         * g++.dg/other/offsetof5.C: Remove duplicate.
962
963 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
964
965         PR fortran/17244
966         * gfortran.dg/func_derived_1.f90: New test.
967
968 2004-08-31  Paul Brook  <paul@codesourcery.com>
969
970         * gfortran.dg/eof_1.f90: New test.
971
972 2004-08-31  Paul Brook  <paul@codesourcery.com>
973
974         * gfortran.dg/list_read_1.f90: New file.
975
976 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
977
978         * g++.dg/opt/loop1.C: XFAIL.
979
980 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
981
982         * gcc.dg/funcdef-storage-1.c: New.
983         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
984         an extern function in local scope.
985         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
986         declare an 'auto inline' function in local scope.
987         * gcc.dg/20011130-1.c: Likewise.
988         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
989         an 'auto' function in local scope.
990         * gcc.dg/20021014-1.c: Likewise.
991         * gcc.dg/20030331-2.c: Likewise.
992
993 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
994
995         * gfortran.dg/blockdata_1.f90: New test.
996
997 2004-08-30  Richard Henderson  <rth@redhat.com>
998
999         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1000
1001 2004-08-30  Richard Henderson  <rth@redhat.com>
1002
1003         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1004         additional_flags set by alternate driver.
1005         (ieee-options): New procedure.
1006         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1007         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1008         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1009         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1010
1011 2004-08-30  Richard Henderson  <rth@redhat.com>
1012
1013         * lib/f-torture.exp: Remove.
1014
1015 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1016
1017         PR rtl-optimization/16590
1018         * g++.dg/opt/loop1.C: New test.
1019
1020 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1021
1022         PR fortran/13910
1023         * gfortran.dg/oldstyle_1.f90: New test.
1024
1025 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1026         Paul Brook  <paul@codesourcery.com>
1027
1028         * gfortran.dg/g77/README: Update.
1029         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1030         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1031         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1032
1033 2004-08-28  Paul Brook  <paul@codesourcery.com>
1034
1035         PR libfortran/17195
1036         * gfortran.dg/edit_real_1.f90: New test.
1037
1038 2004-08-27  Paul Brook  <paul@codesourcery.com>
1039
1040         * gfortran.dg/rewind_1.f90: New test.
1041
1042 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1043
1044         PR fortran/16597
1045         * gfortran.dg/pr16597.f90: New test.
1046
1047 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1048
1049         PR c/13801
1050         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1051         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1052         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1053         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1054         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1055
1056 2004-08-26  Nick Clifton  <nickc@redhat.com>
1057
1058         * gcc.c-torture/compile/pr17119.c: New test.
1059
1060 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1061
1062         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1063
1064 2004-08-25  Richard Henderson  <rth@redhat.com>
1065
1066         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1067         the bits that expect kind=8 to be the largest real kind.
1068
1069 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1070
1071         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1072
1073 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1074
1075         * gfortran.dg/assignment_1.f90: New test.
1076
1077 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1078
1079         * g++.dg/template/repo3.C: New test.
1080
1081 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1082
1083         PR middle-end/16693
1084         PR tree-optimization/16372
1085         * g++.dg/opt/pr16372-1.C: New test case.
1086         * g++.dg/opt/pr16693-1.C: New test case.
1087         * g++.dg/opt/pr16693-2.C: New test case.
1088
1089 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1090
1091         * objc.dg/proto-lossage-4.m: New test.
1092
1093 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1094
1095         PR c++/17155
1096         * g++.dg/inherit/local2.C: New test.
1097
1098 2004-08-25  Paul Brook  <paul@codesourcery.com>
1099
1100         PR fortran/17144
1101         * gfortran.dg/string_ctor_1.f90: New test.
1102
1103 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1104
1105         PR c++/14428
1106         * g++.dg/template/redecl2.C: New test.
1107
1108 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1109
1110         PR fortran/17143
1111         * gfortran.dg/pr17143.f90: New test.
1112
1113 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1114
1115         PR fortran/17164
1116         * gfortran.dg/pr17164.f90: New test.
1117
1118 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1119
1120         * gcc.dg/tree-ssa/loop-1.c: New test.
1121
1122 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1123
1124         * gcc.c-torture/compile/20040824-1.c: New test.
1125
1126 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1127
1128         * gcc.c-torture/compile/iftrap-3.c: New test.
1129
1130 2004-08-24  Paul Brook  <paul@codesourcery.com>
1131
1132         * gfortran.dg/entry_2.f90: New test.
1133
1134 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1135
1136         PR c++/16889
1137         * g++.dg/lookup/ambig[12].C: New.
1138
1139 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1140
1141         PR c++/16706
1142         * g++.dg/template/crash21.C: New test.
1143         * g++.dg/template/crash22.C: Likewise.
1144
1145 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1146
1147         PR c++/17149
1148         * g++.dg/template/access15.C: New.
1149
1150 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1151
1152         PR c++/17163
1153         * g++.dg/template/repo2.C: New test.
1154
1155 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1156
1157         PR rtl-optimization/17078
1158         * gcc.c-torture/execute/pr17078-1.c: New test case.
1159
1160 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1161
1162         PR c/14492
1163         * gcc.dg/debug/crash1.c: New test.
1164
1165 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1166
1167         PR c/16180
1168         * gcc.dg/loop-5.c: New test.
1169
1170 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1171
1172         * gcc.c-torture/execute/20040823-1.c: New test.
1173
1174 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1175
1176         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1177         to the assembler.  Simplify test accordingly.
1178         (asm_abi_flags): Use GNU names.
1179         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1180         to check for ABI flags.
1181
1182 2004-08-22  Andrew Pinski  <apinski@apple.com>
1183
1184         * g++.dg/opt/pr14029.C: New test.
1185         * gcc.c-torture/execute/pr15262.c: New test.
1186
1187 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1188
1189         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1190
1191 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1192
1193         PR 16908
1194         * gfortran.dg/direct_io.f90: New test.
1195
1196 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1197
1198         PR c++/17121
1199         * g++.dg/inherit/local2.C: New test.
1200
1201 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1202
1203         PR c++/17120
1204         * g++.dg/warn/Wparentheses-4.C: New test.
1205
1206 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1207
1208         PR c++/17121
1209         * g++.dg/inherit/local2.C: New test.
1210
1211         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1212         * gcc.dg/ppc-ldstruct.c: Likewise.
1213         * gcc.dg/ppc64-abi-2.c: Likewise.
1214
1215 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1216
1217         PR rtl-optimization/17099
1218         * gcc.c-torture/execute/20040820-1.c: New test.
1219
1220 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1221
1222         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1223
1224 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1225
1226         PR fortran/17077
1227         * gfortran.dg/auto_array_1.f90: New test.
1228
1229 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1230
1231         PR fortran/17074
1232         * gfortran.dg/simpleif_1.f90: New test.
1233
1234 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1235
1236         * lib/target-supports.exp (check_profiling_available): Return
1237         false for arm*-*-symbianelf* and arm*-*-eabi*.
1238
1239         PR c++/15890
1240         * g++.dg/template/delete1.C: New test.
1241
1242 2004-08-19  Paul Brook  <paul@codesourcery.com>
1243
1244         PR fortran/14976
1245         PR fortran/16228
1246         * gfortran.dg/data_char_1.f90: New test.
1247
1248 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1249
1250         PR fortran/16946
1251         * gfortran.dg/reduction.f90: New testcase.
1252
1253 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1254
1255         PR fortran/16520
1256         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1257
1258 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1259
1260         PR c++/17041
1261         * g++.dg/Wparentheses-3.C: New test.
1262
1263 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1264
1265         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1266         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1267         * gcc.dg/vect/vect-2.c: Likewise.
1268         * gcc.dg/vect/vect-3.c: Likewise.
1269         * gcc.dg/vect/vect-4.c: Likewise.
1270         * gcc.dg/vect/vect-5.c: Likewise.
1271         * gcc.dg/vect/vect-6.c: Likewise.
1272         * gcc.dg/vect/vect-7.c: Likewise.
1273         * gcc.dg/vect/vect-25.c: Likewise.
1274         * gcc.dg/vect/vect-31.c: Likewise.
1275         * gcc.dg/vect/vect-32.c: Likewise.
1276         * gcc.dg/vect/vect-34.c: Likewise.
1277         * gcc.dg/vect/vect-36.c: Likewise.
1278         * gcc.dg/vect/vect-all.c: Likewise.
1279
1280 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1281
1282         PR c++/17068
1283         * g++.dg/template/operator4.C: New test.
1284
1285 2004-08-18  Richard Henderson  <rth@redhat.com>
1286
1287         * gcc.dg/20040206-1.c: XFAIL.
1288
1289 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1290
1291         PR c++/16246
1292         * g++.dg/template/array7.C: New test.
1293
1294 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1295
1296         * gcc.dg/mips-movcc-1.c: New test.
1297         * gcc.dg/mips-movcc-2.c: New test.
1298         * gcc.dg/mips-movcc-3.c: New test.
1299
1300         * gcc.dg/mips-nmadd-1.c: New test.
1301         * gcc.dg/mips-nmadd-2.c: New test.
1302
1303 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1304
1305         PR c++/15871
1306         * g++.dg/opt/inline8.C: New test.
1307
1308         PR c++/16965
1309         * g++.dg/parse/error17.C: New test.
1310
1311 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1312
1313         * gcc.dg/vect: New directory for vectorizer tests.
1314         * gcc.dg/vect/tree-vect.h: New file.
1315         * gcc.dg/vect/vect.exp: New file.
1316         * gcc.dg/vect/pr16105.c.c: New test.
1317         * gcc.dg/vect/vect-1.c: New test.
1318         * gcc.dg/vect/vect-2.c: New test.
1319         * gcc.dg/vect/vect-3.c: New test.
1320         * gcc.dg/vect/vect-4.c: New test.
1321         * gcc.dg/vect/vect-5.c: New test.
1322         * gcc.dg/vect/vect-6.c: New test.
1323         * gcc.dg/vect/vect-7.c: New test.
1324         * gcc.dg/vect/vect-8.c: New test.
1325         * gcc.dg/vect/vect-9.c: New test.
1326         * gcc.dg/vect/vect-10.c: New test.
1327         * gcc.dg/vect/vect-11.c: New test.
1328         * gcc.dg/vect/vect-12.c: New test.
1329         * gcc.dg/vect/vect-13.c: New test.
1330         * gcc.dg/vect/vect-14.c: New test.
1331         * gcc.dg/vect/vect-15.c: New test.
1332         * gcc.dg/vect/vect-16.c: New test.
1333         * gcc.dg/vect/vect-17.c: New test.
1334         * gcc.dg/vect/vect-18.c: New test.
1335         * gcc.dg/vect/vect-19.c: New test.
1336         * gcc.dg/vect/vect-20.c: New test.
1337         * gcc.dg/vect/vect-21.c: New test.
1338         * gcc.dg/vect/vect-22.c: New test.
1339         * gcc.dg/vect/vect-23.c: New test.
1340         * gcc.dg/vect/vect-24.c: New test.
1341         * gcc.dg/vect/vect-25.c: New test.
1342         * gcc.dg/vect/vect-26.c: New test.
1343         * gcc.dg/vect/vect-27.c: New test.
1344         * gcc.dg/vect/vect-28.c: New test.
1345         * gcc.dg/vect/vect-29.c: New test.
1346         * gcc.dg/vect/vect-30.c: New test.
1347         * gcc.dg/vect/vect-31.c: New test.
1348         * gcc.dg/vect/vect-32.c: New test.
1349         * gcc.dg/vect/vect-33.c: New test.
1350         * gcc.dg/vect/vect-34.c: New test.
1351         * gcc.dg/vect/vect-35.c: New test.
1352         * gcc.dg/vect/vect-36.c: New test.
1353         * gcc.dg/vect/vect-37.c: New test.
1354         * gcc.dg/vect/vect-38.c: New test.
1355         * gcc.dg/vect/vect-40.c: New test.
1356         * gcc.dg/vect/vect-41.c: New test.
1357         * gcc.dg/vect/vect-42.c: New test.
1358         * gcc.dg/vect/vect-43.c: New test.
1359         * gcc.dg/vect/vect-44.c: New test.
1360         * gcc.dg/vect/vect-45.c: New test.
1361         * gcc.dg/vect/vect-46.c: New test.
1362         * gcc.dg/vect/vect-47.c: New test.
1363         * gcc.dg/vect/vect-48.c: New test.
1364         * gcc.dg/vect/vect-49.c: New test.
1365         * gcc.dg/vect/vect-50.c: New test.
1366         * gcc.dg/vect/vect-51.c: New test.
1367         * gcc.dg/vect/vect-52.c: New test.
1368         * gcc.dg/vect/vect-53.c: New test.
1369         * gcc.dg/vect/vect-54.c: New test.
1370         * gcc.dg/vect/vect-55.c: New test.
1371         * gcc.dg/vect/vect-56.c: New test.
1372         * gcc.dg/vect/vect-57.c: New test.
1373         * gcc.dg/vect/vect-58.c: New test.
1374         * gcc.dg/vect/vect-59.c: New test.
1375         * gcc.dg/vect/vect-60.c: New test.
1376         * gcc.dg/vect/vect-61.c: New test.
1377         * gcc.dg/vect/vect-all.c: New test.
1378         * gcc.dg/vect/vect-none.c: New test.
1379
1380 2004-08-17  Paul Brook  <paul@codesourcery.com>
1381
1382         PR fortran/13082
1383         * gfortran.dg/entry_1.f90: New test.
1384
1385 2004-08-17  Andrew Pinski  <apinski@apple.com>
1386
1387         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1388
1389 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1390
1391         * gcc.dg/pr17036-1.c: New test.
1392
1393 2004-08-16  Devang Patel  <dpatel@apple.com>
1394
1395         * gcc.dg/darwin-20040809-1.c: New test.
1396
1397 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
1398
1399         * gcc.dg/funcdef-attr-1.c: New test.
1400
1401 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
1402
1403         * gcc.dg/altivec-17.c: New test.
1404         * gcc.dg/altivec-18.c: New test.
1405
1406 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1407
1408         PR c++/6749
1409         * g++.dg/template/vtable2.C: New test.
1410
1411 2004-08-14  Richard Henderson  <rth@redhat.com>
1412
1413         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1414         * gcc.dg/pack-test-4.c (main): Return 0.
1415         * gcc.dg/setjmp-1.c: Remove XFAIL.
1416         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1417
1418 2004-08-14  Richard Henderson  <rth@redhat.com>
1419
1420         * gcc.dg/980217-1.c: Add prototype for printf.
1421
1422 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
1423
1424         * gfortran.dg/pr16935.f90: New test.
1425
1426 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
1427
1428         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1429
1430 2004-08-13  Paul Brook  <paul@codesourcery.com>
1431
1432         * gfortran.dg/der_io_1.f90: Remove stray comma.
1433
1434 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1435
1436         * gcc.dg/vmx/cw-bug-2.c: Remove.
1437         * gcc.dg/vmx/vprint-1.c: Remove.
1438         * gcc.dg/vmx/vscan-1.c: Remove.
1439
1440 2004-08-12  Devang patel  <dpatel@apple.com>
1441
1442         * gcc.dg/darwin-20040809-2.c: New test.
1443
1444 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1445
1446         * g++.dg/ext/altivec-12.C: New test.
1447
1448         * g++.dg/ext/altivec-11.C: New test.
1449
1450 2004-08-12  Paul Brook  <paul@codesourcery.com>
1451
1452         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1453
1454 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1455
1456         * g++.dg/ext/altivec-2.C: Check for hardware support before
1457         executing any VMX instructions.
1458
1459         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1460
1461 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1462
1463         PR c++/16276
1464         * g++.old-deja/g++.other/comdat4.C: New test.
1465         * g++.old-deja/g++.other/comdat4-aux.cc: New.
1466
1467 2004-08-12  Ben Elliston  <bje@au.ibm.com>
1468
1469         PR target/16286
1470         * gcc.dg/pr16286.c: New test.
1471
1472 2004-08-12 Jan Beulich <jbeulich@novell.com>
1473
1474         * g++.dg/ext/asm5.C: New.
1475
1476 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1477
1478         PR c++/16698
1479         * g++.dg/eh/crash1.C: New test.
1480
1481         PR c++/16717
1482         * g++.dg/ext/construct1.C: New test.
1483
1484 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1485
1486         PR c++/16853
1487         * g++.dg/init/ptrmem1.C: New test.
1488
1489         PR c++/16618
1490         * g++.dg/parse/offsetof5.C: New test.
1491
1492         PR c++/16870
1493         * g++.dg/template/overload3.C: New test.
1494
1495 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1496
1497         PR c++/16964
1498         * g++.dg/parse/error16.C: New test.
1499
1500         PR c++/16904
1501         * g++.dg/template/error14.C: New test.
1502
1503         PR c++/16929
1504         * g++.dg/template/error15.C: New test.
1505
1506 2004-08-11  Devang Patel  <dpatel@apple.com>
1507
1508         * gcc.dg/darwin-ld-20040809-1.c: New test.
1509         * gcc.dg/darwin-ld-20040809-2.c: New test.
1510
1511 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1512
1513         PR fortran/16917
1514         * gfortran.dg/dfloat_1.f90: New test.
1515
1516 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1517
1518         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1519         * gcc.dg/dll-2.c: Fix dg-require syntax.
1520         * gcc.misc-tests/arm-isr.c (abort): Declare.
1521         (exit): Likewise.
1522
1523 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1524
1525         PR c++/16971
1526         * g++.dg/parse/crash16.C: New test.
1527
1528 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1529
1530         * gcc.dg/mips-rsqrt-1.c: New test case.
1531         * gcc.dg/mips-rsqrt-2.c: New test case.
1532         * gcc.dg/mips-rsqrt-3.c: New test case.
1533
1534 2004-08-10  Paul Brook  <paul@codesourcery.com>
1535
1536         * gfortran.dg/der_io_1.f90: New test.
1537
1538 2004-08-10  Paul Brook  <paul@codesourcery.com>
1539
1540         PR fortran/16919
1541         * gfortran.dg/der_array_1.f90: New test.
1542
1543 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1544
1545         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1546
1547 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1548
1549         * gcc.dg/wchar_t-2.c: Fix typo.
1550
1551 2004-08-09  Falk Hueffner  <falk@debian.org>
1552
1553         PR tree-optimization/12517
1554         * gcc.c-torture/compile/pr12517.c: New test.
1555
1556         PR tree-optimization/12578
1557         * gcc.c-torture/compile/pr12578.c: New test.
1558
1559         PR tree-optimization/12899
1560         * gcc.c-torture/compile/pr12899.c: New test.
1561
1562         PR rtl-optimization/14692
1563         * gcc.c-torture/compile/pr14692.c: New test.
1564
1565         PR tree-optimization/16461
1566         * gcc.c-torture/compile/pr16461.c: New test.
1567
1568 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1569
1570         * gfortran.dg/getenv_1.f90: New test.
1571
1572 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1573
1574         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1575         wchar_t.
1576         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1577
1578 2004-08-06  Paul Brook  <paul@codesourcery.com>
1579
1580         * gfortran.dg/ret_array_1.f90: New test.
1581         * gfortran.dg/ret_pointer_1.f90: New test.
1582
1583 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1584
1585         * gcc.dg/missing-field-init-[12].c: New tests.
1586         * g++.dg/warn/missing-field-init-[12].C: New tests.
1587
1588 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1589
1590         * gcc.dg/enum2.c: New test.
1591         * gcc.dg/symbian3.c: Likewise.
1592         * gcc.dg/symbian4.c: Likewise.
1593         * gcc.dg/wchar_t-2.c: Likewise.
1594
1595 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1596
1597         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1598         destructor tests.
1599
1600 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1601
1602         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1603         dg-require-visiblity.
1604         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1605         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1606         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1607         * g++.dg/ext/visibility/new1.C: Likewise.
1608         * g++.dg/ext/visibility/pragma.C: Likewise.
1609         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1610         * g++.dg/ext/visibility/virtual.C: Likewise.
1611         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1612         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1613         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1614         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1615         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1616         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1617         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1618         * g++/dg/ext/visibility/visibility-8.C: New test.
1619         * gcc.c-torture/compile/dll.x: Remove.
1620         * gcc.dg/dll-2.c: Use dg-require-dll
1621         * gcc.dg/visibility-10.c: New test.
1622         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1623         supporting DLLs.
1624         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1625         (scan_not_hidden): Likewise.
1626
1627 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1628
1629         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1630
1631 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1632
1633         * gcc.c-torture/execute/20040805-1.c: New test.
1634
1635 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1636
1637         * gcc.dg/20020118-1.c: Declare abort.
1638         * gcc.dg/altivec_check.h: Likewise.
1639         * gcc.dg/iftrap-2.c: Likewise.
1640         * gcc.dg/pragma-darwin.c: Likewise.
1641         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1642
1643 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1644
1645         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1646
1647 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1648
1649         * gcc.c-torture/execute/builtins/abs-2.c,
1650         gcc.c-torture/execute/builtins/abs-3.c,
1651         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1652         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1653         intmax_t, uintmax_t and their limits.
1654         * gcc.dg/intmax_t-1.c: New test.
1655
1656 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1657
1658         * g++.dg/tc1/dr147.C: Add reference to PR.
1659
1660 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1661
1662         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1663         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1664
1665 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1666
1667         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1668
1669 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1670
1671         * gcc.dg/redecl-5.c: New test.
1672         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1673         of scanf.
1674
1675 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1676
1677         PR middle-end/16790
1678         * gcc.c-torture/execute/pr16790-1.c: New test case.
1679
1680 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1681
1682         * g++.dg/ext/visibility/assign1.C: New test.
1683         * g++.dg/ext/visibility/new1.C: Likewise.
1684
1685         * gcc.dg/symbian1.c: New test.
1686         * gcc.dg/symbian2.c: Likewise.
1687
1688 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1689
1690         PR target/16570
1691         * gcc.dg/i386-sse-9.c: New test.
1692
1693 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1694
1695         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1696
1697 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1698
1699         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1700         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1701         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1702         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1703         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1704         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1705         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1706         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1707         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1708         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1709         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1710         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1711         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1712         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1713         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1714         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1715         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1716         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1717         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1718         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1719         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1720         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1721         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1722         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1723         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1724         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1725         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1726         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1727         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1728         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1729         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1730         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1731         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1732         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1733         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1734         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1735         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1736         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1737         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1738         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1739         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1740         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1741         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1742         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1743         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1744         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1745         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1746         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1747         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1748         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1749         gcc.misc-tests/i386-pf-3dnow-1.c,
1750         gcc.misc-tests/i386-pf-athlon-1.c,
1751         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1752         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1753         Declare built-in functions used.
1754         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1755
1756 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1757
1758         PR c++/16707
1759         * g++.dg/lookup/using12.C: New test.
1760
1761         * g++.dg/init/null1.C: Fix PR number.
1762         * g++.dg/parse/namespace10.C: Likewise.
1763
1764 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1765
1766         PR c++/16224
1767         * g++.dg/template/spec17.C: New test.
1768         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1769         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1770
1771 2004-08-02  David Billinghurst
1772
1773         PR fortran/16292
1774         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1775
1776 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1777
1778         * gcc.dg/ia64-got-1.c: New test case.
1779
1780 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1781
1782         PR c++/16489
1783         * g++.dg/init/null1.C: New test.
1784         * g++.dg/tc1/dr76.C: Adjust error marker.
1785
1786         PR c++/16529
1787         * g++.dg/parse/namespace10.C: New test.
1788
1789         PR c++/16810
1790         * g++.dg/inherit/ptrmem2.C: New test.
1791
1792 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1793
1794         PR target/16155
1795         * gcc.dg/pr16155.c: New test.
1796
1797 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1798
1799         * gcc.dg/redecl-2.c: New test.
1800
1801 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1802
1803         * gcc.dg/darwin-longdouble.c: New file.
1804
1805 2004-07-30  Richard Henderson  <rth@redhat.com>
1806
1807         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1808         write to constant argument.
1809         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1810
1811 2004-07-30  Richard Henderson  <rth@redhat.com>
1812
1813         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1814         tests of nearest around zero.
1815
1816 2004-07-30  Andrew Pinski  <apinski@apple.com>
1817
1818         * gcc.c-torture/compile/20040730-1.c: New test.
1819
1820 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1821
1822         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1823         powerpc-eabispe.
1824
1825 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1826
1827         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1828
1829 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1830
1831         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1832         contains $ld_library_path.
1833         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1834
1835 2004-07-29  Richard Henderson  <rth@redhat.com>
1836
1837         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1838
1839         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1840         (alt2, which): New.
1841         (Check): Accept either alternative.
1842
1843 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1844
1845         * g++.dg/abi/inline1.C: New test.
1846         * g++.dg/abi/local1-a.cc: Likewise.
1847         * g++.dg/abi/local1.C: Likewise.
1848         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1849         * g++.dg/abi/mangle12.C: Likewise.
1850         * g++.dg/abi/mangle17.C: Likewise.
1851         * g++.dg/abi/mangle20-2.C: Likewise.
1852         * g++.dg/opt/interface1.C: Likewise.
1853         * g++.dg/opt/interface1.h: Likewise.
1854         * g++.dg/opt/interface1-a.cc: New test.
1855         * g++.dg/parse/repo1.C: New test.
1856         * g++.dg/template/repo1.C: Likewise.
1857         * g++.dg/warn/Winline-1.C: Likewise.
1858         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1859
1860 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1861
1862         * gcc.dg/tree-ssa/20040729-1.c: New test.
1863
1864 2004-07-27  Matt Austern <austern@apple.com>
1865
1866         * gcc.dg/darwin-bool-1.c: New test.
1867         * gcc.dg/darwin-bool-2.c: New test.
1868
1869 2004-07-28  Richard Henderson  <rth@redhat.com>
1870
1871         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
1872         arguments in the correct type.  Don't write to constant arguments.
1873
1874 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1875
1876         PR tree-optimization/16688
1877         PR tree-optimization/16689
1878         * g++.dg/tree-ssa/pr16688.C: New test.
1879
1880 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1881
1882         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1883         loads.  Not only in the comment, this time.
1884
1885 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
1886
1887         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
1888         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
1889         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
1890         * gcc.dg/sh4a-bitmovua.c: New.
1891         * gcc.dg/sh4a-cos.c: New.
1892         * gcc.dg/sh4a-cosf.c: New.
1893         * gcc.dg/sh4a-fprun.c: New.
1894         * gcc.dg/sh4a-fsrra.c: New.
1895         * gcc.dg/sh4a-memmovua.c: New.
1896         * gcc.dg/sh4a-sin.c: New.
1897         * gcc.dg/sh4a-sincos.c: New.
1898         * gcc.dg/sh4a-sincosf.c: New.
1899         * gcc.dg/sh4a-sinf.c: New.
1900
1901 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
1902
1903         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
1904         conditionals.
1905         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
1906         loads.
1907         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
1908         DOM1.
1909
1910 2004-07-27  Andrew Pinski  <apinski@apple.com>
1911
1912         * g++.dg/rtti/tinfo1.C: Correct the xfail.
1913
1914 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
1915
1916         * gcc.dg/pragma-isr.c: New test.
1917
1918 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1919
1920         PR c++/14429
1921         * g++.dg/template/ttp11.C: New test.
1922
1923 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1924
1925         * gcc.c-torture/compile/20040727-1.c: New test.
1926
1927 2004-07-26  Eric Christopher  <echristo@redhat.com>
1928
1929         * gcc.c-torture/compile/20040726-2.c: New test.
1930
1931 2004-07-26  Andrew Pinski  <apinski@apple.com>
1932
1933         * g++.dg/rtti/tinfo1.C: Xfail.
1934
1935 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1936
1937         * gcc.c-torture/compile/20040726-1.c: New test.
1938
1939 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1940             Brian Ryner  <bryner@brianryner.com>
1941
1942         PR c++/9283
1943         PR c++/15000
1944         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1945         * g++.dg/ext/visibility/: New directory.
1946         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1947         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1948         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1949         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1950         * g++.dg/ext/visibility/fvisibility.C,
1951         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1952         g++.dg/ext/visibility/fvisibility-override1.C
1953         g++.dg/ext/visibility/fvisibility-override2.C
1954         g++.dg/ext/visibility/memfuncts.C
1955         g++.dg/ext/visibility/noPLT.C
1956         g++.dg/ext/visibility/pragma.C
1957         g++.dg/ext/visibility/pragma-override1.C
1958         g++.dg/ext/visibility/pragma-override2.C
1959         g++.dg/ext/visibility/staticmemfuncts.C
1960         g++.dg/ext/visibility/virtual.C: New tests.
1961
1962 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1963
1964         PR c/15360
1965         * gcc.dg/pr15360-1.c: New test.
1966
1967 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1968
1969         * gcc.dg/pragma-align-2.c: New test.
1970         * gcc.dg/pragma-init-fini.c: New test.
1971         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1972         targets.
1973
1974 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1975
1976         * gcc.dg/init-string-2.c: New test.
1977
1978 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1979
1980         PR 16684
1981         * gcc.dg/Wredundant-decls-1.c: New test case.
1982
1983 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1984
1985         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1986         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1987         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1988         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1989         * gcc.dg/compat/generate-random.c: New file.
1990         * gcc.dg/compat/generate-random.h: Likewise.
1991         * gcc.dg/compat/generate-random_r.c: Likewise.
1992         * gcc.dg/compat/struct-layout-1.h: Likewise.
1993         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1994         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1995         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1996         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1997         * gcc.dg/compat/struct-layout-1_main.c: New test.
1998         * gcc.dg/compat/struct-layout-1_x.c: New file.
1999         * gcc.dg/compat/struct-layout-1_y.c: New file.
2000         * gcc.dg/compat/struct-layout-1_test.h: New file.
2001
2002 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2003
2004         * gcc.dg/comp-return-1.c: New test
2005
2006 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2007
2008         * gcc.dg/vmx/8-02a.c: Fix typo.
2009
2010         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2011         * gcc.dg/darwin-abi-3.c: New test.
2012
2013         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2014         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2015
2016         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2017         * gcc.dg/vmx/ops-long-1.c: New test.
2018         * gcc.dg/vmx/ops-long-2.c: New test.
2019
2020 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2021
2022         * g++.dg/lookup/conv-[1234].C: New.
2023
2024 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2025
2026         * g++.dg/parse/attr2.C: Simplify.
2027
2028 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2029
2030         PR c/7284
2031         * gcc.c-torture/execute/pr7284-1.c: New test.
2032
2033 2004-07-22  Brian Booth  <bbooth@redhat.com>
2034
2035         * gcc.dg/tree-ssa/20040721-1.c: New test.
2036
2037 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2038
2039         * g++.dg/template/crash20.c: New.
2040
2041 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2042
2043         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2044         Add dg-run directive.  Declare variables as required.
2045         * gfortran.dg/g77/README: Update
2046
2047 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2048
2049         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2050         gcc.dg/cris-peep2-andu2.c: New tests.
2051
2052 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2053
2054         PR c/15052
2055         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2056         on return type.
2057         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2058         messages.
2059         * gcc.dg/qual-return-2.c: Update expected messages.
2060         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2061
2062 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2063
2064         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2065         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2066
2067 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2068
2069         PR c/11250
2070         * gcc.dg/init-string-1.c: New test.
2071
2072 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2073
2074         PR middle-end/15345
2075         PR c/16450
2076         * gcc.dg/torture/nested-fn-1.c: New test.
2077
2078 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2079
2080         PR target/16559
2081         * gcc.dg/ia64-fptr-1.c: New file.
2082
2083 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2084
2085         PR c++/14497
2086         * g++.dg/template/spec16.C: New test.
2087         * g++.old-deja/g++.robertl/eb118.C: Remove.
2088
2089 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2090
2091         PR c++/509
2092         * g++.dg/template/spec15.C: New test.
2093
2094 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2095
2096         Copy cases from g77.f-torture/execute and add dg-run
2097         directive.  Other changes as noted.
2098         * gfortran.dg/g77/13037.f
2099         * gfortran.dg/g77/1832.f
2100         * gfortran.dg/g77/19981119-0.f
2101         * gfortran.dg/g77/19990313-0.f
2102         * gfortran.dg/g77/19990313-1.f
2103         * gfortran.dg/g77/19990313-2.f
2104         * gfortran.dg/g77/19990313-3.f
2105         * gfortran.dg/g77/19990419-1.f
2106         * gfortran.dg/g77/19990826-0.f
2107         * gfortran.dg/g77/19990826-2.f
2108         * gfortran.dg/g77/20000503-1.f
2109         * gfortran.dg/g77/20001111.f
2110         * gfortran.dg/g77/20010116.f
2111         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2112         * gfortran.dg/g77/20010430.f
2113         * gfortran.dg/g77/6177.f
2114         * gfortran.dg/g77/947.f
2115         * gfortran.dg/g77/970816-3.f
2116         * gfortran.dg/g77/971102-1.f
2117         * gfortran.dg/g77/980520-1.f
2118         * gfortran.dg/g77/980628-0.f
2119         * gfortran.dg/g77/980628-1.f
2120         * gfortran.dg/g77/980628-10.f
2121         * gfortran.dg/g77/980628-2.f
2122         * gfortran.dg/g77/980628-3.f
2123         * gfortran.dg/g77/980628-7.f
2124         * gfortran.dg/g77/980628-8.f
2125         * gfortran.dg/g77/980628-9.f
2126         * gfortran.dg/g77/980701-0.f
2127         * gfortran.dg/g77/980701-1.f
2128         * gfortran.dg/g77/cabs.f
2129         * gfortran.dg/g77/claus.f
2130         * gfortran.dg/g77/complex_1.f
2131         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2132         * gfortran.dg/g77/dcomplex.f
2133         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2134         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2135         * gfortran.dg/g77/f90-intrinsic-numeric.f
2136         * gfortran.dg/g77/int8421.f
2137         * gfortran.dg/g77/labug1.f
2138         * gfortran.dg/g77/large_vec.f
2139         * gfortran.dg/g77/le.f
2140         * gfortran.dg/g77/short.f
2141         * gfortran.dg/g77/README: Update
2142
2143 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2144
2145         PR c++/16637
2146         * g++.dg/parse/lookup4.C: New test.
2147
2148 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2149
2150         PR c++/16175
2151         * g++.dg/template/ttp10.C: New test.
2152
2153 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2154
2155         * gcc.dg/pr12625-1.c: New test.
2156
2157 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2158
2159         * testsuite/gcc.dg/switch-warn-1.c: New test.
2160         * testsuite/gcc.dg/switch-warn-2.c: New test.
2161         * gcc.c-torture/compile/pr14730.c: Update.
2162
2163 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2164
2165         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2166         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2167         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2168         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2169
2170 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2171
2172         PR c++/16623
2173         * g++.dg/template/assign1.C: New test.
2174
2175 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2176
2177         PR c++/12170
2178         * g++.dg/template/ttp9.C: New test.
2179
2180 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2181
2182         * gcc.dg/format/cmn-err-1.c: New test.
2183
2184 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2185
2186         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2187         gcc.dg/Wparentheses-10.c: New tests.
2188         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2189
2190 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2191
2192         PR fortran/16465
2193         * gfortran.dg/g77//ffixed-line-length-0.f,
2194         gfortran.dg/g77/ffixed-line-length-132.f,
2195         gfortran.dg/g77/ffixed-line-length-72.f,
2196         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2197         gfortran.dg/g77/README: Update.
2198
2199 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2200
2201         PR c++/13092
2202         * g++.dg/template/non-dependent7.C: New test.
2203         * g++.dg/template/non-dependent8.C: Likewise.
2204         * g++.dg/template/non-dependent9.C: Likewise.
2205         * g++.dg/template/non-dependent10.C: Likewise.
2206
2207 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2208
2209         PR c++/16337
2210         * g++.dg/parse/attr2.C: New test.
2211
2212 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2213
2214         * g77.dg: Removed.
2215         * g77.f-torture: Ditto.
2216
2217 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2218
2219         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2220         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2221         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2222
2223 2004-07-16  Richard Henderson  <rth@redhat.com>
2224
2225         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2226
2227 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2228
2229         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2230         tests with full list of options.
2231         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2232         of TORTURE_OPTIONS if test contains 'dg-do run'.
2233
2234         PR fortran/16404
2235         * gfortran.dg/do_iterator.f90: New test.
2236
2237 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2238
2239         PR rtl-optimization/16536
2240         * gcc.c-torture/execute/restrict-1.c: New test.
2241
2242 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2243
2244         PR fortran/15324
2245         * gfortran.dg/pr15324.f90: New test.
2246
2247         PR fortran/15129
2248         * gfortran.dg/pr15129.f90: New test.
2249
2250         PR fortran/15140
2251         * gfortran.dg/pr15140.f90: New test.
2252
2253         PR fortran/13792
2254         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2255         compile-time simplification.
2256
2257 2004-07-14  Mike Stump  <mrs@apple.com>
2258
2259         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2260
2261 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2262
2263         PR target/16325
2264         * gcc.dg/profile-generate-1.c: New.
2265
2266 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2267
2268         * gcc.c-torture/execute/20040709-1.c: New test.
2269         * gcc.c-torture/execute/20040709-2.c: New test.
2270
2271 2004-07-14  Mike Stump  <mrs@apple.com>
2272
2273         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2274
2275 2004-07-14  Mike Stump  <mrs@apple.com>
2276
2277         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2278
2279 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2280
2281         PR c++/16518
2282         * g++.dg/parse/mutable1.C: New test.
2283
2284 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2285
2286         PR tree-optimization/16443
2287         * gcc.dg/tree-ssa/20040713-1.c: New test.
2288
2289 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2290
2291         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2292         for operator new.
2293
2294 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2295
2296         * gfortran.dg/g77/README: New file
2297         * gfortran.dg/g77/19981216-0.f:  Copy from
2298         g77.f-torture/noncompile.  Add "dg-do compile" and
2299         dg-error as required.
2300         * gfortran.dg/g77/19990218-1.f: Likewise
2301         * gfortran.dg/g77/19990905-1.f: Likewise
2302         * gfortran.dg/g77/9263.f: Likewise
2303         * gfortran.dg/g77/980615-0.f: Likewise
2304         * gfortran.dg/g77/980616-0.f: Likewise
2305         * gfortran.dg/g77/check0.f: Likewise
2306         * gfortran.dg/g77/select_no_compile.f: Likewise
2307
2308 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2309
2310         Copy files from g77.f-torture/compile.
2311         Add "{ dg-do compile}".  Other changes as noted
2312         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2313         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2314         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2315         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2316         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2317         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2318         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2319         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2320         statement to conform to standard.  Append alpha1.x for reference.
2321         * gfortran.dg/g77/xformat.f: Add dg-warning
2322
2323 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2324
2325         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2326         Add {dg-do compile} directive.
2327         * gfortran.dg/g77/cpp2.F: Likewise
2328
2329 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2330
2331         PR c++/5402
2332         * g++.dg/lookup/name-clash1.C: New test.
2333
2334         PR c++/9777
2335         * g++.dg/lookup/name-clash2.C: New test.
2336
2337         PR c++/12102
2338         * g++.dg/lookup/name-clash3.C: New test.
2339
2340 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2341
2342         * g++.dg/lookup/new2.C: New test.
2343         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2344
2345 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2346
2347         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2348         Add {dg-do compile} directive.
2349         * gfortran.dg/g77/13060.f: Likewise
2350         * gfortran.dg/g77/19990218-0.f: Likewise
2351         * gfortran.dg/g77/19990305-0.f: Likewise
2352         * gfortran.dg/g77/19990419-0.f: Likewise
2353         * gfortran.dg/g77/19990502-0.f: Likewise
2354         * gfortran.dg/g77/19990502-1.f: Likewise
2355         * gfortran.dg/g77/19990525-0.f: Likewise
2356         * gfortran.dg/g77/19990826-1.f: Likewise
2357         * gfortran.dg/g77/19990826-3.f: Likewise
2358         * gfortran.dg/g77/19990905-2.f: Likewise
2359         * gfortran.dg/g77/20000412-1.f: Likewise
2360         * gfortran.dg/g77/20000511-1.f: Likewise
2361         * gfortran.dg/g77/20000511-2.f: Likewise
2362         * gfortran.dg/g77/20000518.f: Likewise
2363         * gfortran.dg/g77/20000601-1.f: Likewise
2364         * gfortran.dg/g77/20000601-2.f: Likewise
2365         * gfortran.dg/g77/20000629-1.f: Likewise
2366         * gfortran.dg/g77/20000630-2.f: Likewise
2367         * gfortran.dg/g77/20010115.f: Likewise
2368         * gfortran.dg/g77/20010321-1.f: Likewise
2369         * gfortran.dg/g77/20010426.f: Likewise
2370         * gfortran.dg/g77/20020307-1.f: Likewise
2371         * gfortran.dg/g77/8485.f: Likewise
2372         * gfortran.dg/g77/960317-1.f: Likewise
2373         * gfortran.dg/g77/970915-0.f: Likewise
2374         * gfortran.dg/g77/980310-1.f: Likewise
2375         * gfortran.dg/g77/980310-2.f: Likewise
2376         * gfortran.dg/g77/980310-3.f: Likewise
2377         * gfortran.dg/g77/980310-4.f: Likewise
2378         * gfortran.dg/g77/980310-6.f: Likewise
2379         * gfortran.dg/g77/980310-7.f: Likewise
2380         * gfortran.dg/g77/980310-8.f: Likewise
2381         * gfortran.dg/g77/980419-2.f: Likewise
2382         * gfortran.dg/g77/980424-0.f: Likewise
2383         * gfortran.dg/g77/980427-0.f: Likewise
2384         * gfortran.dg/g77/980729-0.f: Likewise
2385         * gfortran.dg/g77/981117-1.f: Likewise
2386         * gfortran.dg/g77/toon_1.f: Likewise
2387
2388 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2389
2390         PR c++/2204
2391         * g++.dg/other/abstract2.C: New test.
2392
2393 2004-07-12  Paul Brook  <paul@codesourcery.com>
2394
2395         * gfortran.dg/pointer_init_1.f90: New test.
2396
2397 2004-07-11  Paul Brook  <paul@codesourcery.com>
2398
2399         PR fortran/15986
2400         * gfortran.dg/contained_1.f90: New test.
2401
2402 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
2403
2404         * g++.dg/parse/defarg8.C: New test.
2405
2406 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2407
2408         PR fortran/16433
2409         * gfortran.dg/pr16433.f: New test.
2410
2411         PR fortran/17574
2412         * gfortran.dg/pr15754.f90: New test.
2413
2414 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2415
2416         PR tree-optimization/16437
2417         * gcc.c-torture/execute/bitfld-4.c: New test.
2418
2419 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2420
2421         * gfortran.fortran-torture/execute/common_2.f90: Add check for
2422         access to common var from module.
2423
2424 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2425
2426         PR fortran/16336
2427         * gfortran.fortran-torture/execute/common_2.f90: New test.
2428
2429 2004-07-10  Paul Brook  <paul@codesourcery.com>
2430
2431         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2432
2433 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2434
2435         PR fortran/15969
2436         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2437
2438 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
2439
2440         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2441         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2442         * gfortran.dg/g77/ffree-form-1.f: Likewise
2443         * gfortran.dg/g77/ffree-form-2.f: Likewise
2444         * gfortran.dg/g77/ffree-form-3.f: Likewise
2445         * gfortran.dg/g77/fno-underscoring.f: Likewise
2446         * gfortran.dg/g77/funderscoring.f: Likewise
2447         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2448
2449 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2450
2451         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2452
2453 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2454         Paul Brook  <paul@codesourcery.com>
2455
2456         PR fortran/13415
2457         * gfortran.dg/common_pointer_1.f90: New test.
2458
2459 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2460
2461         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2462
2463 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2464
2465         PR target/16364
2466         * gcc.c-torture/compile/20040709-1.c: New.
2467
2468 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2469
2470         PR fortran/14077
2471         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2472
2473 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2474
2475         PR fortran/13201
2476         * gfortran.dg/shape_1.f90: New test.
2477
2478 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
2479             Andrew Pinski  <apinski@apple.com>
2480
2481         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2482
2483 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2484
2485         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2486         comment.
2487
2488 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2489         Paul Brook  <paul@codesourcery.com>
2490
2491         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2492         '.f95' and '.F95'.
2493
2494 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
2495
2496         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2497
2498 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2499
2500         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
2501         testcases with capital suffix.
2502
2503 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2504
2505         PR fortran/15481
2506         PR fortran/13372
2507         PR fortran/13575
2508         PR fortran/15978
2509         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2510
2511         * gfortran.dg/implicit_1.f90: New test.
2512
2513 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2514
2515         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2516         expression to match gfortran warning/error messages
2517         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2518         dg-error text.
2519
2520 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2521
2522         * lib/fortran-torture.exp: Rename proc search_for to
2523         search_for_re.
2524
2525 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2526
2527         * gcc.c-torture/execute/simd-5.x: New file.
2528         XFAIL on SPARC 64-bit at -O0.
2529
2530 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2531
2532         PR c++/8211
2533         PR c++/16165
2534         * g++.dg/warn/effc3.C: New test.
2535
2536 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2537
2538         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2539         change X to 1X in format.
2540         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2541         add data statements to conform to standard.
2542
2543 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2544
2545         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2546         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2547         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2548
2549 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2550
2551         * gfortran.dg/g77/7388.f: Copy from g77.dg
2552         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2553         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2554         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2555         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2556         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2557         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2558         * gfortran.dg/g77/strlen0.f: Likewise
2559
2560 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2561
2562         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2563         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2564
2565 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2566
2567         * gcc.c-torture/execute/920428-2.x: Delete.
2568         * gcc.c-torture/execute/920501-7.x: Likewise.
2569
2570 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2571
2572         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2573         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2574         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2575         prescott and c3-2.
2576         (PREFETCH_3DNOW): Add -march=c3.
2577
2578 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2579
2580         PR c/16437
2581         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2582         * gcc.c-torture/execute/bf64-1.x: Likewise.
2583
2584 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2585
2586         * gcc.c-torture/compile/20040708-1.c: New test.
2587
2588 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2589
2590         PR c++/16169
2591         * g++.dg/warn/effc2.C: New test.
2592
2593 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2594
2595         * gcc.c-torture/execute/bitfld-1.x: Remove.
2596         * gcc.c-torture/execute/bitfld-3.c: New test.
2597         * gcc.dg/bitfld-2.c: Remove XFAILs.
2598
2599 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2600
2601         PR c++/16276
2602         * g++.dg/rtti/tinfo1.C: New file.
2603
2604 2004-07-07  Eric Christopher  <echristo@redhat.com>
2605
2606         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2607
2608 2004-07-07  Andrew Pinski  <apinski@apple.com>
2609
2610         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2611
2612 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2613
2614         * g++.dg/init/call1.C: XFAIL.
2615
2616 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2617
2618         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2619         except for movstrict*, to movmem* and clrstr* to clrmem*.
2620
2621 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2622
2623         * gcc.c-torture/execute/20040707-1.c: New test.
2624
2625 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2626
2627         * gcc.c-torture/execute/20040706-1.c: New test.
2628
2629 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2630
2631         PR c++/3671
2632         * g++.dg/template/spec14.C: New test.
2633
2634 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2635
2636         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2637         nothing if not yet defined.  Use it in b, c and d type definitions.
2638         * gcc.c-torture/execute/20040705-1.c: New test.
2639         * gcc.c-torture/execute/20040705-2.c: New test.
2640
2641 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2642
2643         PR c++/2518
2644         * g++.dg/lookup/new1.C: New test.
2645
2646 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2647
2648         PR c++/11406
2649         * g++.dg/template/sizeof8.C: New test.
2650
2651 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2652
2653         * gcc.c-torture/compile/20040705-1.c: New test.
2654
2655 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2656
2657         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2658
2659 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2660
2661         * gcc.dg/cpp/if-mop.c: Two new testcases.
2662         * gcc.dg/cpp/trad/comment-3.c: New.
2663
2664 2004-07-04  Paul Brook  <paul@codesourcery.com>
2665
2666         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2667
2668 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2669
2670         PR c++/3761
2671         * g++.dg/lookup/crash4.C: New test.
2672
2673 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2674
2675         * gcc.c-torture/execute/builtin-abs-1.c
2676         * gcc.c-torture/execute/builtin-abs-2.c
2677         * gcc.c-torture/execute/builtin-complex-1.c
2678         * gcc.c-torture/execute/builtins/string-1-lib.c
2679         * gcc.c-torture/execute/builtins/string-1.c
2680         * gcc.c-torture/execute/builtins/string-2-lib.c
2681         * gcc.c-torture/execute/builtins/string-2.c
2682         * gcc.c-torture/execute/builtins/string-3-lib.c
2683         * gcc.c-torture/execute/builtins/string-3.c
2684         * gcc.c-torture/execute/builtins/string-4-lib.c
2685         * gcc.c-torture/execute/builtins/string-4.c
2686         * gcc.c-torture/execute/builtins/string-5-lib.c
2687         * gcc.c-torture/execute/builtins/string-5.c
2688         * gcc.c-torture/execute/builtins/string-6-lib.c
2689         * gcc.c-torture/execute/builtins/string-6.c
2690         * gcc.c-torture/execute/builtins/string-7-lib.c
2691         * gcc.c-torture/execute/builtins/string-7.c
2692         * gcc.c-torture/execute/builtins/string-8-lib.c
2693         * gcc.c-torture/execute/builtins/string-8.c
2694         * gcc.c-torture/execute/builtins/string-9-lib.c
2695         * gcc.c-torture/execute/builtins/string-9.c
2696         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2697         * gcc.c-torture/execute/builtins/string-asm-1.c
2698         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2699         * gcc.c-torture/execute/builtins/string-asm-2.c
2700         * gcc.c-torture/execute/stdio-opt-1.c
2701         * gcc.c-torture/execute/stdio-opt-2.c
2702         * gcc.c-torture/execute/stdio-opt-3.c
2703         * gcc.c-torture/execute/string-opt-1.c
2704         * gcc.c-torture/execute/string-opt-10.c
2705         * gcc.c-torture/execute/string-opt-11.c
2706         * gcc.c-torture/execute/string-opt-12.c
2707         * gcc.c-torture/execute/string-opt-13.c
2708         * gcc.c-torture/execute/string-opt-14.c
2709         * gcc.c-torture/execute/string-opt-15.c
2710         * gcc.c-torture/execute/string-opt-16.c
2711         * gcc.c-torture/execute/string-opt-2.c
2712         * gcc.c-torture/execute/string-opt-6.c
2713         * gcc.c-torture/execute/string-opt-7.c
2714         * gcc.c-torture/execute/string-opt-8.c:
2715         Replace with ...
2716
2717         * gcc.c-torture/execute/builtins/abs-2.c
2718         * gcc.c-torture/execute/builtins/abs-3.c
2719         * gcc.c-torture/execute/builtins/complex-1.c
2720         * gcc.c-torture/execute/builtins/fprintf.c
2721         * gcc.c-torture/execute/builtins/fputs.c
2722         * gcc.c-torture/execute/builtins/memcmp.c
2723         * gcc.c-torture/execute/builtins/memmove.c
2724         * gcc.c-torture/execute/builtins/memops-asm.c
2725         * gcc.c-torture/execute/builtins/mempcpy-2.c
2726         * gcc.c-torture/execute/builtins/mempcpy.c
2727         * gcc.c-torture/execute/builtins/memset.c
2728         * gcc.c-torture/execute/builtins/printf.c
2729         * gcc.c-torture/execute/builtins/sprintf.c
2730         * gcc.c-torture/execute/builtins/strcat.c
2731         * gcc.c-torture/execute/builtins/strchr.c
2732         * gcc.c-torture/execute/builtins/strcmp.c
2733         * gcc.c-torture/execute/builtins/strcpy.c
2734         * gcc.c-torture/execute/builtins/strcspn.c
2735         * gcc.c-torture/execute/builtins/strlen-2.c
2736         * gcc.c-torture/execute/builtins/strlen.c
2737         * gcc.c-torture/execute/builtins/strncat.c
2738         * gcc.c-torture/execute/builtins/strncmp-2.c
2739         * gcc.c-torture/execute/builtins/strncmp.c
2740         * gcc.c-torture/execute/builtins/strncpy.c
2741         * gcc.c-torture/execute/builtins/strpbrk.c
2742         * gcc.c-torture/execute/builtins/strpcpy-2.c
2743         * gcc.c-torture/execute/builtins/strpcpy.c
2744         * gcc.c-torture/execute/builtins/strrchr.c
2745         * gcc.c-torture/execute/builtins/strspn.c
2746         * gcc.c-torture/execute/builtins/strstr-asm.c
2747         * gcc.c-torture/execute/builtins/strstr.c:
2748         ... these new files.
2749
2750         * gcc.c-torture/execute/builtins/abs-2-lib.c
2751         * gcc.c-torture/execute/builtins/abs-3-lib.c
2752         * gcc.c-torture/execute/builtins/complex-1-lib.c
2753         * gcc.c-torture/execute/builtins/fprintf-lib.c
2754         * gcc.c-torture/execute/builtins/fputs-lib.c
2755         * gcc.c-torture/execute/builtins/memcmp-lib.c
2756         * gcc.c-torture/execute/builtins/memmove-lib.c
2757         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2758         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2759         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2760         * gcc.c-torture/execute/builtins/memset-lib.c
2761         * gcc.c-torture/execute/builtins/printf-lib.c
2762         * gcc.c-torture/execute/builtins/sprintf-lib.c
2763         * gcc.c-torture/execute/builtins/strcat-lib.c
2764         * gcc.c-torture/execute/builtins/strchr-lib.c
2765         * gcc.c-torture/execute/builtins/strcmp-lib.c
2766         * gcc.c-torture/execute/builtins/strcpy-lib.c
2767         * gcc.c-torture/execute/builtins/strcspn-lib.c
2768         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2769         * gcc.c-torture/execute/builtins/strlen-lib.c
2770         * gcc.c-torture/execute/builtins/strncat-lib.c
2771         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2772         * gcc.c-torture/execute/builtins/strncmp-lib.c
2773         * gcc.c-torture/execute/builtins/strncpy-lib.c
2774         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2775         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2776         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2777         * gcc.c-torture/execute/builtins/strrchr-lib.c
2778         * gcc.c-torture/execute/builtins/strspn-lib.c
2779         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2780         * gcc.c-torture/execute/builtins/strstr-lib.c
2781         * gcc.c-torture/execute/builtins/lib/abs.c
2782         * gcc.c-torture/execute/builtins/lib/fprintf.c
2783         * gcc.c-torture/execute/builtins/lib/memset.c
2784         * gcc.c-torture/execute/builtins/lib/printf.c
2785         * gcc.c-torture/execute/builtins/lib/sprintf.c
2786         * gcc.c-torture/execute/builtins/lib/strcpy.c
2787         * gcc.c-torture/execute/builtins/lib/strcspn.c
2788         * gcc.c-torture/execute/builtins/lib/strncat.c
2789         * gcc.c-torture/execute/builtins/lib/strncmp.c
2790         * gcc.c-torture/execute/builtins/lib/strncpy.c
2791         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2792         * gcc.c-torture/execute/builtins/lib/strspn.c
2793         * gcc.c-torture/execute/builtins/lib/strstr.c:
2794         New files containing support routines.
2795
2796         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2797         declaration.
2798         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2799         when not optimizing.
2800
2801 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2802
2803         PR c++/16240
2804         * g++.dg/abi/mangle22.C: New test.
2805         * g++.dg/abi/mangle23.C: Likewise.
2806
2807 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2808
2809         PR fortran/16290
2810         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2811         Allow for cases without denormalized floating point numbers.
2812
2813 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2814
2815         PR c/1027
2816         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2817         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2818         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2819         expected warning text.
2820         * gcc.dg/format/diag-2.c: New test.
2821
2822 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2823
2824         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2825
2826 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2827
2828         * gcc.dg/builtins-43.c: New.
2829         * gcc.dg/builtins-44.c: New.
2830         * gcc.dg/builtins-45.c: New.
2831
2832 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2833             Andreas Tobler  <a.tobler@schweiz.ch>
2834
2835         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2836         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2837         as SIGSEGV.
2838         * gcc.dg/cleanup-11.c: Likewise.
2839         * gcc.dg/cleanup-8.c: Likewise.
2840         * gcc.dg/cleanup-9.c: Likewise.
2841         * gcc.dg/cleanup-5.c: Run on all platforms.
2842
2843 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2844
2845         * g++.dg/warn/nonnull1.C: New test.
2846
2847 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2848
2849         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2850         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2851         Special-case the Sun compiler wrt to <complex.h>.
2852
2853 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2854
2855         * gcc.dg/Wunreachable-8.C: New test.
2856
2857         * gcc.dg/h8300-ice2.c : New test.
2858
2859 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2860
2861         PR fortran/16161
2862         * gfortran.fortran-torture/compile/implicit.f90: Add test
2863         for implicit character.
2864
2865 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2866
2867         PR fortran/16289
2868         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
2869         Use tiny() intrinsic to find smallest non-negative real
2870
2871 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
2872
2873         * gcc.dg/compat/struct-by-value-22_main.c: New test.
2874         * gcc.dg/compat/struct-by-value-22_x.c: New.
2875         * gcc.dg/compat/struct-by-value-22_y.c: New.
2876
2877         * gcc.c-torture/execute/20040629-1.c: New test.
2878
2879 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
2880
2881         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
2882         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
2883
2884         PR target/16195
2885         * gcc.dg/20040625-1.c: New test.
2886
2887 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2888
2889         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
2890
2891 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2892
2893         PR fortran/15963
2894         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
2895
2896 2004-06-29  Richard Henderson  <rth@redhat.com>
2897
2898         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
2899
2900 2004-06-29  Paul Brook  <paul@codesourcery.com>
2901
2902         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
2903         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
2904
2905 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
2906
2907         PR c++/16260
2908         * g++.dg/parse/crash15.C: New.
2909
2910 2004-06-28  Andrew Pinski  <apinski@apple.com>
2911
2912         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
2913         by the error already.
2914
2915         * g++.dg/opt/ptrmem4.C: Change to compile only test.
2916
2917 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
2918
2919         PR target/14041
2920         * gcc.dg/h8300-bss-align-1.c : New.
2921
2922 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2923
2924         * PR c++/16174
2925         * g++.dg/template/ctor4.C: New.
2926
2927 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2928
2929         PR c++/16205
2930         * g++.dg/warn/Wsequence-point-1.C: New test.
2931
2932 2004-06-27  Paul Brook  <paul@codesourcery.com>
2933
2934         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2935
2936 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2937
2938         * g++.old-deja/g++.mike/p7325.C: Remove.
2939
2940 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2941
2942         PR c/14963
2943         * gcc.dg/pr14963.c: New test.
2944
2945 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2946
2947         PR c++/16193
2948         * g++.dg/parse/redef1.C: New test.
2949
2950 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2951
2952         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2953         20021110.c.
2954         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2955         20021119-1.c.
2956         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2957         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2958         5-04.c.
2959         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2960         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2961         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2962         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2963         g++.brendan/enum14.C.
2964         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2965         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2966         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2967         g++.mike/virt1.C.
2968         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2969         memtemp24.C.
2970
2971 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2972
2973         * gcc.dg/20040527-1.c: New test case.
2974
2975 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2976
2977         PR gfortran/pr16196
2978         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2979
2980 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2981
2982         PR middle-end/15825
2983         * gcc.dg/pr15825-1.c: New test case.
2984
2985 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2986
2987         * gcc.c-torture/execute/20040625-1.c: New test.
2988
2989 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2990
2991         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2992
2993 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2994
2995         * gcc.dg/torture/mips-div-1.c: New test.
2996
2997 2004-06-24  Jeff Law  <law@redhat.com>
2998
2999         * gcc.dg/tree-ssa/20040624-1.c: New test.
3000
3001 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3002
3003         * gcc.c-torture/compile/20040624-1.c: New test.
3004
3005 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3006
3007         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3008         this directory.
3009
3010 2004-06-23  Andrew Pinski  <apinski@apple.com>
3011
3012         PR middle-end/15988
3013         * g++.dg/opt/ptrmem4.C: New test.
3014
3015         * gcc.dg/c90-array-quals-2.c: New test.
3016
3017 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3018
3019         * gcc.dg/kpice1.c: New test.
3020
3021 2006-06-23  Andrew Pinski  <apinski@apple.com>
3022
3023         * gcc.dg/c90-array-quals.c: New test.
3024
3025 2006-06-22  Richard Henderson  <rth@redhat.com>
3026
3027         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3028
3029 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3030
3031         * gcc.dg/builtins-config.h: Handle FreeBSD.
3032
3033 2006-06-22  Richard Henderson  <rth@redhat.com>
3034
3035         * g++.dg/opt/devirt1.C: New.
3036
3037 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3038
3039         * g++.dg/opt/pr15551.C: New testcase.
3040
3041 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3042
3043         PR target/14800
3044         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3045         x86_64-*-linux* when compiling for 32bit.
3046
3047 2004-06-21  Andrew Pinski  <apinski@apple.com>
3048
3049         * gcc.dg/pch/struct-1.c: New.
3050         * gcc.dg/pch/struct-1.hs: New.
3051
3052 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3053
3054         * gcc.dg/pch/save-temps-1.c: New file.
3055         * gcc.dg/pch/save-temps-1.hs: New file.
3056
3057 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3058
3059         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3060         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3061
3062 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3063
3064         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3065         to fix type error.
3066         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3067         Remove trailing spaces.
3068
3069 2004-06-21  Richard Henderson  <rth@redhat.com>
3070
3071         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3072         merging && to BIT_FIELD_REF.
3073
3074 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3075
3076         * g++.dg/opt/placeholder1.C: New test.
3077
3078 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3079
3080         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3081         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3082         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3083         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3084
3085 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3086
3087         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3088         extern "C".
3089         * g++.dg/other/pragma-re-1.C: Add comments.
3090
3091 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3092
3093         PR gfortran/16080
3094         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3095
3096 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3097
3098         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3099         instead of setting the type of size_t by
3100         hand.
3101
3102 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3103
3104         * gcc.dg/unordered-2.c: New test case.
3105         * gcc.dg/unordered-3.c: New test case.
3106
3107 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3108
3109         PR other/16043
3110         * lib/g++.exp (g++_version): Tweak regexp for version
3111         * lib/g77.exp (g77_version): Likewise
3112         * lib/gfortran.exp (gfortran_version): Likewise
3113         * lib/objc.exp (objc_version): Likewise
3114         * lib/treelang.exp (treelang_version): Likewise
3115
3116 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3117
3118         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3119         Use INT_MAX instead of __INT_MAX__.
3120         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3121
3122         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3123         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3124         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3125         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3126         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3127         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3128         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3129         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3130         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3131
3132         * gcc.dg/range-test-1.c: New test.
3133         * g++.dg/opt/range-test-1.C: New test.
3134
3135 2004-06-17  Richard Henderson  <rth@redhat.com>
3136
3137         * objc.dg/sync-1.m: New.
3138         * objc.dg/try-catch-1.m: Don't force next runtime.
3139         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3140         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3141         shadowed catch clause.
3142         * objc.dg/try-catch-5.m: New.
3143
3144 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3145
3146         Bug 14610
3147         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3148
3149 2004-06-15  Richard Henderson  <rth@redhat.com>
3150
3151         * gcc.dg/20001116-1.c: Move expected warning line.
3152
3153 2004-06-15  Richard Henderson  <rth@redhat.com>
3154
3155         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3156         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3157
3158 2004-06-15  Jeff Law  <law@redhat.com>
3159
3160         * gcc.dg/tree-ssa/20040615-1.c: New test.
3161         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3162         be less sensitive to operand ordering.
3163         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3164
3165 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3166
3167         * g++.dg/abi/bitfield3.C: Add comment..
3168
3169 2004-06-15  Richard Henderson  <rth@redhat.com>
3170
3171         * g++.dg/ext/stmtexpr1.C: XFAIL.
3172         * gcc.dg/20030612-1.c: XFAIL.
3173
3174 2004-06-15  Eric Christopher  <echristo@redhat.com>
3175
3176         * g++.dg/charset/asm5.c: New.
3177         * gcc.dg/charset/asm6.c: New.
3178
3179 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3180
3181         PR fortran/15962
3182         * gfortran.fortran-torture/execute/select_1.f90: New test.
3183
3184 2004-06-15  Paul Brook  <paul@codesourcery.com>
3185
3186         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3187
3188 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3189
3190         PR c++/15967
3191         * g++.dg/lookup/crash3.C: New test.
3192
3193 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3194
3195         PR c++/15947
3196         * g++.dg/parse/dtor4.C: New test.
3197
3198 2004-06-14  Jeff Law  <law@redhat.com>
3199
3200         * gcc.c-torture/compile/20040614-1.c: New test.
3201
3202 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3203
3204         PR fortran/15211
3205         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3206         LEN of a character array.
3207
3208 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3209
3210         PR c++/15096
3211         * g++.dg/template/ptrmem10.C: New test.
3212
3213         PR c++/14930
3214         * g++.dg/template/friend30.C: New test.
3215
3216 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3217
3218         PR fortran/14928
3219         * gfortran.fortran-torture/compile/mloc.f90: New test.
3220
3221 2004-06-13  Paul Brook  <paul@codesourcery.com>
3222
3223         * gfortran.fortran-torture/execute/random_2.f90: New test.
3224
3225 2004-06-13  Eric Christopher  <echristo@redhat.com>
3226
3227         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3228
3229 2004-06-12  Paul Brook  <paul@codesourcery.com>
3230
3231         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3232
3233 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3234
3235         PR fortran/14923
3236         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3237
3238 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3239
3240         PR fortran/14957
3241         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3242         syntax errors in end statements of contained subroutines.
3243
3244 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3245
3246         PR fortran/12841
3247         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3248
3249 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3250
3251         PR fortran/15665
3252         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3253
3254 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3255
3256         PR gfortran/12839
3257         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3258
3259 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3260
3261         PR c++/15862
3262         * g++.dg/parse/enum1.C: New test.
3263
3264 2004-06-10  Jeff Law  <law@redhat.com>
3265
3266         * gcc.c-torture/compile/20040610-1.c: New test.
3267
3268 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3269
3270         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3271         * g++.old-deja/g++.other/decl3.C: Likewise.
3272
3273 2004-06-10  Brian Booth  <bbooth@redhat.com>
3274
3275         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3276         V_MAY_DEF instead of VDEF.
3277         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3278
3279 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3280
3281         PR c++/14211
3282         * g++.dg/conversion/const1.C: New test.
3283
3284         PR c++/15076
3285         * g++.dg/conversion/reinterpret1.C: New test.
3286
3287         PR c++/15877
3288         * g++.dg/template/enum2.C: New test.
3289
3290         PR c++/15227
3291         * g++.dg/template/error13.C: New test.
3292
3293 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3294
3295         PR fortran/14957
3296         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3297         arguments to test_* REAL and of the right size.
3298
3299 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3300
3301         PR target/15569
3302         PR rtl-optimization/15681
3303         * gcc.dg/20040609-1.c: New test.
3304
3305 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3306
3307         PR c++/14791
3308         * g++.dg/opt/builtins1.C: New test.
3309
3310 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3311
3312         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3313         that use default windows32 struct layout.
3314         * gcc.dg/i386-bitfield2.c: Likewise.
3315
3316 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3317
3318         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3319         for mingw32 and cygwin targets.
3320
3321 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3322
3323         * gcc.dg/pch/macro-4.c: New.
3324         * gcc.dg/pch/macro-4.hs: New.
3325
3326 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3327
3328         PR fortran/13249
3329         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3330
3331 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3332
3333         PR fortran/13372
3334         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3335
3336 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3337
3338         PR gfortran/14897
3339         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3340
3341 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3342
3343         PR gfortran/15755
3344         * gfortran.fortran-torture/execute/backspace.c : New test.
3345
3346 2004-06-09  Paul Brook  <paul@codesourcery.com>
3347
3348         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3349         (pointer_to_section): Rewrite to use smaller array.
3350
3351 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3352
3353         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3354         * gcc.dg/ext/altivec-10.c: Same.
3355         * gcc.dg/ext/altivec-11.c: Same.
3356         * gcc.dg/ext/altivec-12.c: Same.
3357         * gcc.dg/ext/altivec-13.c: Same.
3358         * gcc.dg/ext/altivec-14.c: Same.
3359         * gcc.dg/ext/altivec-15.c: Same.
3360         * gcc.dg/ext/altivec-16.c: Same.
3361         * gcc.dg/ext/altivec-3.c: Same.
3362         * gcc.dg/ext/altivec-4.c: Same.
3363         * gcc.dg/ext/altivec-6.c: Same.
3364         * gcc.dg/ext/altivec-7.c: Same.
3365         * gcc.dg/ext/altivec-8.c: Same.
3366         * gcc.dg/ext/altivec-varargs-1.c: Same.
3367
3368         * g++.dg/ext/altivec-1.C: Correct dg syntax.
3369         * g++.dg/ext/altivec-10.C: Same.
3370         * g++.dg/ext/altivec-2.C: Same.
3371         * g++.dg/ext/altivec-3.C: Same.
3372         * g++.dg/ext/altivec-4.C: Same.
3373         * g++.dg/ext/altivec-5.C: Same.
3374         * g++.dg/ext/altivec-6.C: Same.
3375         * g++.dg/ext/altivec-7.C: Same.
3376         * g++.dg/ext/altivec-8.C: Same.
3377         * g++.dg/ext/altivec-9.C: Same.
3378
3379 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3380
3381         PR c++/7841
3382         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3383
3384 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3385
3386         * gcc.dg/union-1.c: New test.
3387
3388 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3389
3390         * gcc.dg/builtins-41.c: New test case.
3391         * gcc.dg/builtins-42.c: New test case.
3392
3393 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3394
3395         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3396         * g++.dg/ext/altivec-10.C: Same.
3397         * g++.dg/ext/altivec-2.C: Same.
3398         * g++.dg/ext/altivec-3.C: Same.
3399         * g++.dg/ext/altivec-4.C: Same.
3400         * g++.dg/ext/altivec-5.C: Same.
3401         * g++.dg/ext/altivec-6.C: Same.
3402         * g++.dg/ext/altivec-7.C: Same.
3403         * g++.dg/ext/altivec-8.C: Same.
3404         * g++.dg/ext/altivec-9.C: Same.
3405         * g++.old-deja/g++.abi/cxa_vec.C: Same.
3406         * g++.old-deja/g++.brendan/new3.C: Same.
3407         * gcc.c-torture/execute/eeprof-1.x: Same.
3408
3409 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3410
3411         PR c/14765
3412         * gcc.dg/pr14765-1.c: New test.
3413
3414 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3415
3416         PR c/14649
3417         * gcc.dg/pr14649-1.c: New test case.
3418
3419 2004-06-07  Richard Henderson  <rth@redhat.com>
3420
3421         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3422         if temporaries.
3423
3424 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3425
3426         * g++.dg/eh/elide1.C: Remove XFAIL.
3427
3428 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
3429
3430         PR c++/15337
3431         * g++.dg/expr/sizeof3.C: New test.
3432
3433         PR c++/14777
3434         * g++.dg/template/access14.C: New test.
3435
3436         PR c++/15554
3437         * g++.dg/template/enum1.C: New test.
3438
3439         PR c++/15057
3440         * g++.dg/eh/throw1.C: New test.
3441
3442 2004-06-07  David Ayers  <d.ayers@inode.at>
3443             Ziemowit Laski  <zlaski@apple.com>
3444
3445         * lib/objc.exp (objc_target_compile): Revert the '-framework
3446         Foundation' flag fix, since bare Darwin does not ship
3447         with the Foundation framework.
3448         * objc/execute/next_mapping.h: Provide a local NSConstantString
3449         @interface and @implementation.
3450         (objc_constant_string_init): A constructor function, used to
3451         initialize the NSConstantString meta-class object.
3452         * objc/execute/string1.m: Include "next_mapping.h" instead of
3453         <Foundation/NSString.h>.
3454         * objc/execute/string2.m: Likewise.
3455         * objc/execute/string3.m: Likewise.
3456         * objc/execute/string4.m: Likewise.
3457
3458 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3459
3460         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3461         to double. Replace double with FLOAT.
3462         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3463
3464         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3465         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3466         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3467         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3468         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3469         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3470         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3471         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3472
3473 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3474
3475         PR c/13519
3476         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3477
3478 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3479
3480         PR c++/15503
3481         * g++.dg/template/meminit2.C: New test.
3482
3483 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         PR target/15822
3486         * gcc.c-torture/execute/compare-fp-1.c,
3487         gcc.c-torture/execute/compare-fp-2.c,
3488         gcc.c-torture/execute/compare-fp-3.c,
3489         gcc.c-torture/execute/compare-fp-4.c,
3490         gcc.c-torture/execute/compare-fp-3.x,
3491         gcc.c-torture/execute/compare-fp-4.x: Moved...
3492         * gcc.c-torture/execute/ieee/compare-fp-1.c,
3493         gcc.c-torture/execute/ieee/compare-fp-2.c,
3494         gcc.c-torture/execute/ieee/compare-fp-3.c,
3495         gcc.c-torture/execute/ieee/compare-fp-4.c,
3496         gcc.c-torture/execute/ieee/compare-fp-3.x,
3497         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
3498
3499 2004-06-04  David Ayers  <d.ayers@inode.at>
3500
3501         * objc/execute/protocol-isEqual-4.m: New testcase.
3502
3503 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
3504
3505         * objc/execute/protocol-isEqual-1.m: New testcase.
3506         * objc/execute/protocol-isEqual-2.m: New testcase.
3507         * objc/execute/protocol-isEqual-3.m: New testcase.
3508
3509 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3510
3511         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3512
3513 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3514
3515         * lib/objc.exp (objc_target_compile): When running tests on
3516         Darwin (Mac OS X), inform the linker about '-framework
3517         'Foundation'.
3518
3519 2004-06-02  Eric Christopher  <echristo@redhat.com>
3520
3521         * gcc.c-torture/compile/20040602-1.c: New.
3522
3523 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3524
3525         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3526         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3527
3528         PR tree-optimization/14736
3529         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3530
3531         PR tree-optimization/14042
3532         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3533
3534         PR tree-optimization/14729
3535         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3536
3537 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3538
3539         PR fortran/15557
3540         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3541
3542 2004-06-01  Richard Hederson  <rth@redhat.com>
3543
3544         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3545
3546 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3547
3548         PR c++/14932
3549         * g++.dg/parse/offsetof4.C: New test.
3550
3551 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3552
3553         PR objc/7993
3554         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3555
3556 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3557
3558         PR c++/15701
3559         * g++.dg/template/friend29.C: New test.
3560
3561 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3562
3563         PR c/15749
3564         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3565
3566 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3567
3568         * gcc.dg/sparc-trap-1.c: New test.
3569
3570 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3571
3572         PR middle-end/15069
3573         * g++.dg/opt/fold3.C: New test case.
3574
3575 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3576
3577         * lib/target-supports.exp (check_iconv_available): Fix fallout
3578         from 2004-05-28 patch.
3579
3580 2004-05-30  Paul Brook  <paul@codesourcery.com>
3581
3582         PR fortran/15620
3583         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3584         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3585
3586 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3587
3588         * gfortran.fortran-torture/execute/random_1.f90: New test.
3589
3590 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3591
3592         * g++.dg/ext/altivec-10.C: New test.
3593
3594 2004-05-29  Paul Brook  <paul@codesourcery.com>
3595
3596         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3597
3598 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3599
3600         * gcc.dg/altivec-16.c: New test.
3601
3602 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3603
3604         * lib/target-supports.exp (check_vmx_hw_available): New.
3605         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3606
3607         * lib/target-supports.exp (check_alias_available,
3608         check_iconv_available, check_named_sections_available): Use
3609         unique names for temporary files.
3610
3611 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3612
3613         * gcc.dg/altivec-15.c: New test.
3614
3615 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3616
3617         PR c++/15083
3618         * g++.dg/warn/noeffect6.C: New test.
3619
3620         PR c++/15471
3621         * g++.dg/expr/ptrmem4.C: New test.
3622
3623         PR c++/15640
3624         * g++.dg/template/operator3.C: New test.
3625
3626 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3627
3628         PR c++/14668
3629         * g++.dg/lookup/redecl1.C: New test.
3630         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3631
3632 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3633
3634         * gcc.c-torture/execute/compare-fp-1.c,
3635         gcc.c-torture/execute/compare-fp-2.c,
3636         gcc.c-torture/execute/compare-fp-3.c,
3637         gcc.c-torture/execute/compare-fp-4.c,
3638         gcc.c-torture/execute/compare-fp-3.x,
3639         gcc.c-torture/execute/compare-fp-4.x,
3640         gcc.dg/pr15649-1.c: New.
3641
3642 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3643
3644         PR c++/12883
3645         * g++.dg/init/array14.C: New test.
3646
3647 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3648
3649         * lib/compat.exp (compat-get-options-main): New.
3650         (compat-get-options): Remove unneeded code, warn for ignored
3651         command.
3652         (compat-execute): Check flag set by dg-require-* commands.
3653
3654         * lib/compat.exp (compat-execute): Break up long lines.
3655
3656 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3657
3658         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3659         * gcc.dg/altivec-14.c: New test.
3660         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3661
3662         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3663         * gcc.dg/altivec-12.c: Ditto.
3664
3665         * gcc.dg/altivec-3.c: Move call to altivec_check.
3666
3667 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3668
3669         PR c++/15044
3670         * g++.dg/template/error12.C: New test.
3671
3672         PR c++/15317
3673         * g++.dg/ext/attrib15.C: New test.
3674
3675         PR c++/15329
3676         * g++.dg/template/ptrmem9.C: New test.
3677
3678 2004-05-25  Paul Brook  <paul@codesourcery.com>
3679
3680         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3681
3682 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3683
3684         PR c++/15165
3685         * g++.dg/template/crash19.C: New test.
3686
3687 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3688
3689         PR c++/15025
3690         * g++.dg/template/redecl1.C: New test.
3691
3692 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3693
3694         PR c++/14821
3695         * g++.dg/other/ns1.C: New test.
3696
3697         PR c++/14883
3698         * g++.dg/template/invalid1.C: New test.
3699
3700 2004-05-23  Paul Brook  <paul@codesourcery.com>
3701         Victor Leikehman  <lei@haifasphere.co.il>
3702
3703         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3704         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3705
3706 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3707
3708         PR c++/15285
3709         PR c++/15299
3710         * g++.dg/template/non-dependent5.C: New test.
3711         * g++.dg/template/non-dependent6.C: New test.
3712
3713 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3714
3715         PR c++/15507
3716         * g++.dg/inherit/union1.C: New test.
3717
3718         PR c++/15542
3719         * g++.dg/template/addr1.C: New test.
3720
3721         PR c++/15427
3722         * g++.dg/template/array5.C: New test.
3723
3724         PR c++/15287
3725         * g++.dg/template/array6.C: New test.
3726
3727 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3728             Roger Sayle  <roger@eyesopen.com>
3729
3730         * g++.dg/lookup/forscope2.C: New test case.
3731
3732 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3733
3734         * gcc.dg/cpp/Wmissingdirs.c: New.
3735
3736 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3737
3738         PR target/15301
3739         * gcc.dg/compat/union-m128-1.h: New file.
3740         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3741         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3742         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3743
3744 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3745
3746         PR target/15302
3747         * gcc.dg/compat/struct-complex-1.h: New file.
3748         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3749         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3750         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3751
3752 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3753
3754         PR middle-end/3074
3755         * gcc.dg/pr3074-1.c: New test case.
3756         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3757
3758 2004-05-20  Falk Hueffner  <falk@debian.org>
3759
3760         PR other/15526
3761         * gcc.dg/ftrapv-1.c: New test case.
3762
3763 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3764
3765         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3766
3767 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3768             Jeff Law  <law@redhat.com>
3769
3770         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3771         * gcc.dg/tree-ssa/20040518-2.c: New test.
3772
3773         * gcc.dg/tree-ssa/20040518-1.c: New test.
3774
3775 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3776
3777         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3778
3779 2004-05-18  Paul Brook  <paul@codesourcery.com>
3780
3781         PR fortran/13930
3782         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3783
3784 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3785
3786         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3787         constant folding.
3788
3789 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3790
3791         * gcc.dg/tree-ssa/20040517-1.c: New test.
3792
3793 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3794
3795         * gcc.dg/loop-4.c: New test.
3796
3797 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3798
3799         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3800
3801 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3802
3803         PR fortran/15311
3804         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3805
3806 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3807
3808         PR fortran/13826
3809         PR fortran/13940
3810         * gfortran.fortran-torture/compile/data_1.f90: New test.
3811
3812 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3813
3814         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3815         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3816
3817 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3818
3819         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3820
3821 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3822
3823         PR c/15444
3824         * gcc.dg/format/xopen-1.c: Adjust expected message.
3825         * gcc.dg/format/xopen-3.c: New test.
3826
3827 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3828
3829         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3830
3831 2004-05-14  Jeff Law  <law@redhat.com>
3832
3833         * gcc.dg/tree-ssa/20040514-2.c: New test.
3834
3835 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3836
3837         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3838         this ...
3839         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3840         this.
3841
3842 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3843
3844         * gcc.dg/tree-ssa/20040514-1.c: New test.
3845
3846 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3847
3848         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3849         test.
3850
3851 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3852
3853         PR fortran/14066
3854         * gfortran.fortran-torture/compile/do_1.f90: New test.
3855
3856 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3857
3858         PR fortran/15051
3859         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3860         test.
3861
3862 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3863
3864         PR fortran/15149
3865         * gfortran.fortran-torture/execute/random_init.f90: New test.
3866
3867 2004-05-13  Paul Brook  <paul@codesourcery.com>
3868
3869         PR fortran/15314
3870         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
3871
3872 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
3873
3874         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
3875         for the powerpc case.
3876
3877 2004-05-13  Jeff Law  <law@redhat.com>
3878
3879         * gcc.dg/tree-ssa/20040513-1.c: New test.
3880         * gcc.dg/tree-ssa/20040513-2.c: New test.
3881
3882 2004-05-13  Paul Brook  <paul@codesourcery.com>
3883
3884         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
3885         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
3886         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
3887
3888 2004-05-13  Andreas Schwab  <schwab@suse.de>
3889
3890         PR other/10819
3891         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
3892         characters.
3893
3894 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
3895
3896         PR fortran/15294
3897         * gfortran.fortran-torture/execute/adjustr.f90: New file.
3898
3899 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3900
3901         Merge from tree-ssa-20020619-branch.  See
3902         ChangeLog.tree-ssa for details.
3903
3904 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
3905
3906         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
3907         include <altivec.h> explicitly.
3908         * gcc.dg/altivec-13.c: Likewise.
3909
3910 2004-05-11  Paul Brook  <paul@codesourcery.com>
3911
3912         * gcc.c-torture/compile/20010518-1.c: Force enum size.
3913
3914 2004-05-10  Eric Christopher  <echristo@redhat.com>
3915
3916         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
3917         * gcc.dg/sibcall-4.c: Ditto.
3918
3919 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
3920
3921         * g++.dg/ext/altivec-8.C: New test case.
3922         * gcc.dg/altivec-13.c: New test case.
3923
3924 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3925
3926         * gcc.c-torture/execute/divcmp-1.c: New test case.
3927         * gcc.c-torture/execute/divcmp-2.c: New test case.
3928         * gcc.c-torture/execute/divcmp-3.c: New test case.
3929
3930 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3931
3932         * g++.dg/other/pragma-re-2.C: New test.
3933
3934 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3935
3936         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3937         * gcc.dg/i386-387-2.c: Likewise.
3938
3939         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3940         __builtin_drem.
3941         * gcc.dg/i386-387-6.c: Likewise.
3942
3943 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3944
3945         * gcc.dg/builtins-33.c:  Also check log1p*.
3946
3947 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3948
3949         PR optimization/15296
3950         * gcc.c-torture/execute/pr15296.c: New test.
3951
3952 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3953
3954         * gcc.dg/builtins-40.c: New test.
3955
3956 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3957
3958         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3959
3960 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3961
3962         * g++.dg/ext/spe1.C: New testcase.
3963
3964 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3965
3966         * objc.dg/image-info.m: Allow additional attributes
3967         for __image_info section.
3968
3969 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3970
3971         * gcc.dg/torture/mips-hilo-2.c: New test.
3972
3973 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3974
3975         PR c++/14389
3976         * g++.dg/template/member5.C: New test.
3977
3978 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3979
3980         * gcc.dg/builtins-34.c: Also check expm1*.
3981
3982 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3983
3984         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3985         * gcc.dg/torture/builtin-convert-3.c: New test.
3986
3987 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3988
3989         PR middle-end/15054
3990         * g++.dg/opt/pr15054.C: New test.
3991
3992 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3993
3994         * gcc.dg/torture/builtin-rounding-1.c: New test.
3995         * gcc.dg/builtins-25.c: Delete.
3996         * gcc.dg/builtins-29.c: Delete.
3997
3998 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3999
4000         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4001         * gcc.dg/sibcall-4.c: Likewise.
4002         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4003
4004 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4005
4006         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4007         bit-field on 16-bit targets.
4008
4009 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4010
4011         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4012         16-bit targets.
4013
4014 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4015
4016         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4017         * gcc.dg/rs6000-power2-2.c: Likewise.
4018
4019 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4020
4021         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4022         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4023         Change the asm registers to be in form of frN instead of fN.
4024
4025 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4026
4027         * gcc.dg/torture/builtin-convert-2.c: New test.
4028
4029 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4030
4031         * gcc.dg/rs6000-power2-1.c: New test.
4032         * gcc.dg/rs6000-power2-2.c: New test.
4033
4034 2004-04-28  Jan Hubicka  <jh@suse.cz>
4035
4036         * gcc.dg/unused-6.c: New test.
4037
4038 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4039             Ulrich Weigand  <uweigand@de.ibm.com>
4040
4041         * ada/acats/run_all.sh: Define $target variable.
4042
4043 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4044
4045         PR c++/15119
4046         * g++.dg/other/vararg-1.C: New test.
4047
4048         PR c++/4794
4049         * g++.dg/eh/cleanup3.C: New test.
4050
4051 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4052
4053         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4054         and ad8011a (target_insn).
4055         * ada/acats/support/macro.dfs: Likewise.
4056         * ada/acats/support/impbit.adb: New file.
4057
4058 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4059
4060         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4061
4062 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4063
4064         * gcc.dg/loop-3.c: New test.
4065
4066 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4067
4068         * gcc.c-torture/execute/simd-5.c: New test.
4069
4070 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4071
4072         PR c++/15064
4073         * g++.dg/template/crash18.C: New test.
4074
4075 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4076
4077         * g++.dg/ext/complit3.C: New test.
4078
4079 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4080
4081         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4082         * gcc.dg/altivec-3.c: Same.
4083         * gcc.dg/altivec-varargs-1.c: Same.
4084
4085 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4086
4087         * lib/target-supports.exp (check_profiling_available): Assume
4088         profiling is not available on powerpc-eabi targets.
4089
4090 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4091
4092         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4093         * gcc.dg/vmx/bug-1.c: Ditto.
4094
4095 2004-04-20  Eric Christopher  <echristo@redhat.com>
4096
4097         * gcc.dg/charset/extern.c: New test.
4098         * g++.dg/charset/extern3.cc: Ditto.
4099
4100 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4101
4102         * gcc.dg/builtins-39.c: New test.
4103
4104 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4105
4106         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4107
4108 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4109
4110         * gcc.dg/torture/mips-hilo-1.c: New test.
4111
4112 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4113
4114         * gcc.c-torture/compile/20040419-1.c: New test.
4115
4116 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4117
4118         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4119
4120 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4121             Aldy Hernandez  <aldyh@redhat.com>
4122
4123         * gcc.c-torture/execute/va-arg-24.c: New.
4124
4125 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4126             Aldy Hernandez  <aldyh@redhat.com>
4127
4128         * gcc.dg/vmx/1b-01.c: New.
4129         * gcc.dg/vmx/1b-02.c: New.
4130         * gcc.dg/vmx/1b-03.c: New.
4131         * gcc.dg/vmx/1b-04.c: New.
4132         * gcc.dg/vmx/1b-05.c: New.
4133         * gcc.dg/vmx/1b-06.c: New.
4134         * gcc.dg/vmx/1b-07.c: New.
4135         * gcc.dg/vmx/1c-01.c: New.
4136         * gcc.dg/vmx/1c-02.c: New.
4137         * gcc.dg/vmx/3a-01a.c: New.
4138         * gcc.dg/vmx/3a-01.c: New.
4139         * gcc.dg/vmx/3a-01m.c: New.
4140         * gcc.dg/vmx/3a-03.c: New.
4141         * gcc.dg/vmx/3a-03m.c: New.
4142         * gcc.dg/vmx/3a-04.c: New.
4143         * gcc.dg/vmx/3a-04m.c: New.
4144         * gcc.dg/vmx/3a-05.c: New.
4145         * gcc.dg/vmx/3a-06.c: New.
4146         * gcc.dg/vmx/3a-06m.c: New.
4147         * gcc.dg/vmx/3a-07.c: New.
4148         * gcc.dg/vmx/3b-01.c: New.
4149         * gcc.dg/vmx/3b-02.c: New.
4150         * gcc.dg/vmx/3b-10.c: New.
4151         * gcc.dg/vmx/3b-13.c: New.
4152         * gcc.dg/vmx/3b-14.c: New.
4153         * gcc.dg/vmx/3b-15.c: New.
4154         * gcc.dg/vmx/3c-01a.c: New.
4155         * gcc.dg/vmx/3c-01.c: New.
4156         * gcc.dg/vmx/3c-02.c: New.
4157         * gcc.dg/vmx/3c-03.c: New.
4158         * gcc.dg/vmx/3d-01.c: New.
4159         * gcc.dg/vmx/4-01.c: New.
4160         * gcc.dg/vmx/4-03.c: New.
4161         * gcc.dg/vmx/5-01.c: New.
4162         * gcc.dg/vmx/5-02.c: New.
4163         * gcc.dg/vmx/5-03.c: New.
4164         * gcc.dg/vmx/5-04.c: New.
4165         * gcc.dg/vmx/5-05.c: New.
4166         * gcc.dg/vmx/5-06.c: New.
4167         * gcc.dg/vmx/5-07.c: New.
4168         * gcc.dg/vmx/5-07t.c: New.
4169         * gcc.dg/vmx/5-08.c: New.
4170         * gcc.dg/vmx/5-10.c: New.
4171         * gcc.dg/vmx/5-11.c: New.
4172         * gcc.dg/vmx/7-01a.c: New.
4173         * gcc.dg/vmx/7-01.c: New.
4174         * gcc.dg/vmx/7c-01.c: New.
4175         * gcc.dg/vmx/7d-01.c: New.
4176         * gcc.dg/vmx/7d-02.c: New.
4177         * gcc.dg/vmx/8-01.c: New.
4178         * gcc.dg/vmx/8-02a.c: New.
4179         * gcc.dg/vmx/8-02.c: New.
4180         * gcc.dg/vmx/brode-1.c: New.
4181         * gcc.dg/vmx/bug-1.c: New.
4182         * gcc.dg/vmx/bug-2.c: New.
4183         * gcc.dg/vmx/bug-3.c: New.
4184         * gcc.dg/vmx/cw-bug-1.c: New.
4185         * gcc.dg/vmx/cw-bug-2.c: New.
4186         * gcc.dg/vmx/cw-bug-3.c: New.
4187         * gcc.dg/vmx/dct.c: New.
4188         * gcc.dg/vmx/debug-1.c: New.
4189         * gcc.dg/vmx/debug-2.c: New.
4190         * gcc.dg/vmx/debug-3.c: New.
4191         * gcc.dg/vmx/debug-4.c: New.
4192         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4193         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4194         * gcc.dg/vmx/eg-5.c: New.
4195         * gcc.dg/vmx/fft.c: New.
4196         * gcc.dg/vmx/gcc-bug-1.c: New.
4197         * gcc.dg/vmx/gcc-bug-2.c: New.
4198         * gcc.dg/vmx/gcc-bug-3.c: New.
4199         * gcc.dg/vmx/gcc-bug-4.c: New.
4200         * gcc.dg/vmx/gcc-bug-5.c: New.
4201         * gcc.dg/vmx/gcc-bug-6.c: New.
4202         * gcc.dg/vmx/gcc-bug-7.c: New.
4203         * gcc.dg/vmx/gcc-bug-8.c: New.
4204         * gcc.dg/vmx/gcc-bug-9.c: New.
4205         * gcc.dg/vmx/gcc-bug-b.c: New.
4206         * gcc.dg/vmx/gcc-bug-c.c: New.
4207         * gcc.dg/vmx/gcc-bug-d.c: New.
4208         * gcc.dg/vmx/gcc-bug-e.c: New.
4209         * gcc.dg/vmx/gcc-bug-f.c: New.
4210         * gcc.dg/vmx/gcc-bug-g.c: New.
4211         * gcc.dg/vmx/gcc-bug-i.c: New.
4212         * gcc.dg/vmx/harness.h: New.
4213         * gcc.dg/vmx/ira1.c: New.
4214         * gcc.dg/vmx/ira2a.c: New.
4215         * gcc.dg/vmx/ira2b.c: New.
4216         * gcc.dg/vmx/ira2.c: New.
4217         * gcc.dg/vmx/ira2c.c: New.
4218         * gcc.dg/vmx/mem.c: New.
4219         * gcc.dg/vmx/newton-1.c: New.
4220         * gcc.dg/vmx/ops.c: New.
4221         * gcc.dg/vmx/sn7153.c: New.
4222         * gcc.dg/vmx/spill2.c: New.
4223         * gcc.dg/vmx/spill3.c: New.
4224         * gcc.dg/vmx/spill.c: New.
4225         * gcc.dg/vmx/t.c: New.
4226         * gcc.dg/vmx/varargs-1.c: New.
4227         * gcc.dg/vmx/varargs-2.c: New.
4228         * gcc.dg/vmx/varargs-3.c: New.
4229         * gcc.dg/vmx/varargs-4.c: New.
4230         * gcc.dg/vmx/varargs-5.c: New.
4231         * gcc.dg/vmx/varargs-6.c: New.
4232         * gcc.dg/vmx/varargs-7.c: New.
4233         * gcc.dg/vmx/vmx.exp: New.
4234         * gcc.dg/vmx/vprint-1.c: New.
4235         * gcc.dg/vmx/vscan-1.c: New.
4236         * gcc.dg/vmx/x-01.c: New.
4237         * gcc.dg/vmx/x-02.c: New.
4238         * gcc.dg/vmx/x-03.c: New.
4239         * gcc.dg/vmx/x-04.c: New.
4240         * gcc.dg/vmx/x-05.c: New.
4241         * gcc.dg/vmx/yousufi-1.c: New.
4242         * gcc.dg/vmx/zero-1.c: New.
4243         * gcc.dg/vmx/zero.c: New.
4244
4245 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4246
4247         * g++.dg/lookup/java1.C: Update for chage of
4248         _Jv_AllocObject.
4249         * g++.dg/lookup/java2.C: Likewise.
4250
4251 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4252
4253         * ada/acats/run_all.sh: use -O2 by default.
4254
4255 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4256
4257         * gcc.dg/vr-mult-[12].c: New tests.
4258
4259 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4260
4261         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4262
4263         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4264
4265 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4266
4267         * lib/target-supports.exp (check_profiling_available): Assume profiling
4268         isn't available for mips*-*-elf targets.
4269
4270 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4271
4272         * gcc.dg/builtins-38.c: New test.
4273
4274 2004-04-14  Eric Christopher  <echristo@redhat.com>
4275
4276         * g++.dg/charset/charset.exp: Run .cc extension tests.
4277
4278 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4279
4280         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4281
4282 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4283
4284         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4285
4286 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4287
4288         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4289         * gcc.dg/i386-387-2.c: Likewise.
4290
4291         * gcc.dg/i386-387-7.c: New test.
4292         * gcc.dg/i386-387-8.c: New test.
4293
4294         * gcc.dg/builtins-37.c: New test.
4295
4296 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4297
4298         * g++.dg/pch/externc-1.C: Add missing semicolon.
4299
4300 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4301
4302         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4303
4304 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4305
4306         * gcc.c-torture/execute/20040411-1.c: New test.
4307
4308 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4309
4310         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4311
4312 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4313
4314         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4315
4316 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4317
4318         * lib/target-supports.exp (check_named_sections_available): New.
4319         * lib/gcc-dg.exp (dg-require-named-sections): New.
4320         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4321         old-deja.exp.  Also prune error-count message from HP linker.
4322         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4323
4324         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4325         * g++.old-deja/g++.pt/static3.C: Likewise.
4326         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4327
4328 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4329
4330         * gcc.c-torture/execute/20040409-1.c: New test case.
4331         * gcc.c-torture/execute/20040409-2.c: New test case.
4332         * gcc.c-torture/execute/20040409-3.c: New test case.
4333
4334 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4335
4336         * gcc.dg/20040409-1.c: New test.
4337
4338 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4339
4340         PR target/14888
4341         * g++.dg/opt/pr14888.C: New test case.
4342
4343 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4344
4345         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4346         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4347         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4348         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4349         New tests.
4350
4351 2004-04-08  Paul Brook  <paul@codesourcery.com>
4352
4353         * gcc.dg/spill-1.c: New test.
4354
4355 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4356
4357         * gcc.dg/torture/builtin-ctype-2.c: New test.
4358
4359 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
4360
4361         * gcc.dg/pch/pch.exp: Add largefile test.
4362
4363 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
4364
4365         * g++.dg/pch/externc-1.Hs: New.
4366         * g++.dg/pch/externc-1.C: New.
4367
4368 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4369
4370         * gcc.dg/compat/struct-by-value-5a_main.c,
4371         gcc.dg/compat/struct-by-value-5b_main.c: New files.
4372         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4373         * gcc.dg/compat/struct-by-value-5a_x.c,
4374         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4375         gcc.dg/compat/struct-by-value-5_x.c.
4376         * gcc.dg/compat/struct-by-value-5a_y.c,
4377         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4378         gcc.dg/compat/struct-by-value-5_y.c.
4379
4380         * gcc.dg/compat/struct-by-value-6a_main.c,
4381         gcc.dg/compat/struct-by-value-6b_main.c: New files.
4382         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4383         * gcc.dg/compat/struct-by-value-6a_x.c,
4384         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4385         gcc.dg/compat/struct-by-value-6_x.c.
4386         * gcc.dg/compat/struct-by-value-6a_y.c,
4387         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4388         gcc.dg/compat/struct-by-value-6_y.c.
4389
4390         * gcc.dg/compat/struct-by-value-7a_main.c,
4391         gcc.dg/compat/struct-by-value-7b_main.c: New files.
4392         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4393         * gcc.dg/compat/struct-by-value-7a_x.c,
4394         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4395         gcc.dg/compat/struct-by-value-7_x.c.
4396         * gcc.dg/compat/struct-by-value-7a_y.c,
4397         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4398         gcc.dg/compat/struct-by-value-7_y.c.
4399
4400 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
4401
4402         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4403         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4404         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4405         options.
4406
4407 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
4408
4409         * gcc.dg/builtins-36.c: New test.
4410
4411 2004-04-06  Paul Brook  <paul@codesourcery.com>
4412
4413         * README.gcc: Remove obsolete contraint on testcases.
4414
4415 2004-04-05  Paul Brook  <paul@codesourcery.com>
4416
4417         PR2123
4418         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
4419         failure and exit(0) on success.
4420         * g++.dg/expr/anew2.C: Ditto.
4421         * g++.dg/expr/anew3.C: Ditto.
4422         * g++.dg/expr/anew4.C: Ditto.
4423
4424 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
4425
4426         PR c++/3518
4427         * g++.dg/template/unify7.C: New.
4428
4429 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4430
4431         * g++.dg/README: Bring up to date with new subdirectories; remove
4432         duplicate subdirectory lines.
4433
4434 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
4435
4436         PR c++/14007
4437         * g++.dg/template/unify5.C: New.
4438         * g++.dg/template/unify6.C: New.
4439         * g++.dg/template/qualttp20.C: Adjust.
4440         * g++.old-deja/g++.jason/report.C: Adjust.
4441         * g++.old-deja/g++.other/qual1.C: Adjust.
4442
4443 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4444
4445         PR c++/14803
4446         * g++.dg/inherit/ptrmem1.C: New test.
4447
4448 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4449
4450         PR c++/14755
4451         * gcc.c-torture/execute/20040331-1.c: New test.
4452         * gcc.dg/20040331-1.c: New test.
4453
4454 2004-04-01  Paul Brook  <paul@codesourcery.com>
4455
4456         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4457
4458 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4459
4460         PR c++/14724
4461         * g++.dg/init/goto1.C: New test.
4462
4463         PR c++/14763
4464         * g++.dg/template/defarg4.C: New test.
4465
4466 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
4467
4468         * gcc.dg/altivec-11.c: Extend test for more valid cases.
4469
4470 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
4471
4472         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4473
4474 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
4475
4476         * gcc.dg/noncompile/undeclared-2.c: New test.
4477
4478 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4479
4480         * gcc.dg/940409-1.c: Remove XFAIL.
4481         * gcc.dg/reg-vol-struct-1.c: New test.
4482
4483 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4484
4485         * gcc.dg/torture/builtin-wctype-1.c: New test.
4486
4487 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
4488
4489         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4490         * gcc.dg/20001101-1.c: Likewise.
4491         * gcc.dg/20001102-1.c: Likewise.
4492
4493 2004-03-25  Roger Sayle  <roger@eyesopen.com>
4494
4495         * gcc.dg/compare8.c: Add an additional test for XOR.
4496
4497 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4498
4499         * gcc.dg/torture/builtin-ctype-1.c: New test.
4500
4501 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4502
4503         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
4504         * gcc.dg/torture/builtin-math-1.c: Likewise.
4505         * gcc.dg/torture/builtin-power-1.c: New test.
4506
4507 2004-03-24  Andreas Schwab  <schwab@suse.de>
4508
4509         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4510         IA64 assembler.
4511
4512 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4513             Roger Sayle  <roger@eyesopen.com>
4514
4515         * gcc.dg/compare8.c: New test case.
4516
4517 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4518
4519         * g++.dg/ext/altivec-7.C: New test.
4520
4521 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4522
4523         PR 12267, 12391, 12560, 13129, 14114, 14133
4524         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4525         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4526         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4527         Adjust error regexps.
4528         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4529         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4530         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4531         * gcc.dg/local1.c: Add explanatory comment.
4532
4533 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4534
4535         PR optimization/14669
4536         * g++.dg/opt/fold2.C: New test case.
4537
4538 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4539
4540         PR c/14069
4541         * gcc.dg/20040322-1.c: New test.
4542
4543 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4544
4545         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4546         * gcc.dg/ultrasp4.c: Likewise.
4547         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4548
4549 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4550
4551         * gcc.dg/i386-sse-8.c: Reset default options.
4552
4553 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4554
4555         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4556         in the error message text.
4557
4558 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4559
4560         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4561
4562 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4563
4564         PR c++/14616
4565         * g++.dg/init/array13.C: New test.
4566
4567 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4568
4569         PR target/13889
4570         * gcc.c-torture/compile/pr13889.c: New test case.
4571
4572 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4573
4574         PR c/14635
4575         * builtins-1.c (nan, nans): Don't test.
4576         * builtins-30.c: Don't use nan, nanf, nanl.
4577         * builtins-35.c: New test.
4578
4579 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4580
4581         * g++.dg/ext/altivec-6.C: New test.
4582
4583 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4584
4585         * g++.dg/init/placement3.C: New test.
4586
4587         * g++.dg/template/spec13.C: New test.
4588
4589         * g++.dg/lookup/using11.C: New test.
4590
4591         * g++.dg/lookup/koenig3.C: New test.
4592
4593         * g++.dg/template/operator2.C: New test.
4594
4595         * g++.dg/expr/dtor3.C: New test.
4596         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4597         marker.
4598         * g++.old-deja/g++.law/visibility28.C: Likewise.
4599
4600 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4601
4602         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4603         * gcc.dg/ppc64-abi-3.c: Likewise.
4604
4605 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4606
4607         PR c++/14545
4608         * g++.dg/parse/template15.C: New test.
4609
4610 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4611
4612         * g++.dg/expr/dtor2.C: New test.
4613
4614         * g++.dg/lookup/anon4.C: New test.
4615
4616         * g++.dg/overload/using1.C: New test.
4617
4618         * g++.dg/template/lookup7.C: New test.
4619
4620         * g++.dg/template/typename6.C: New test.
4621
4622         * g++.dg/expr/cond6.C: New test.
4623
4624 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4625
4626         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4627
4628 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4629
4630         * g++.dg/expr/cond5.C: New test.
4631         * g++.dg/expr/constcast1.C: Likewise.
4632         * g++.dg/expr/ptrmem2.C: Likewise.
4633         * g++.dg/expr/ptrmem3.C: Likewise.
4634         * g++.dg/lookup/main1.C: Likewise.
4635         * g++.dg/template/lookup6.C: Likewise.
4636
4637 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4638
4639         * gcc.dg/local1.c: New test.
4640
4641         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4642
4643 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4644
4645         * gcc.dg/torture/builtin-convert-1.c: New test.
4646
4647 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4648
4649         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4650
4651 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4652
4653         PR c++/14481
4654         * g++.dg/warn/Wunused-7.C: New test.
4655
4656 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4657
4658         * gcc.dg/torture/builtin-integral-1.c: New test.
4659
4660 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4661
4662         PR c++/14586
4663         * g++.dg/parse/non-dependent3.C: New test.
4664
4665 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4666
4667         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4668         * g++.dg/eh/simd-2.C: Likewise.
4669         * g++.dg/init/array10.C: Likewise.
4670         * gcc.c-torture/compile/simd-1.c: Likewise.
4671         * gcc.c-torture/compile/simd-2.c: Likewise.
4672         * gcc.c-torture/compile/simd-3.c: Likewise.
4673         * gcc.c-torture/compile/simd-4.c: Likewise.
4674         * gcc.c-torture/compile/simd-6.c: Likewise.
4675         * gcc.c-torture/execute/simd-1.c: Likewise.
4676         * gcc.c-torture/execute/simd-2.c: Likewise.
4677         * gcc.dg/compat/vector-defs.h: Likewise.
4678         * gcc.dg/20020531-1.c: Likewise.
4679         * gcc.dg/altivec-3.c: Likewise.
4680         * gcc.dg/altivec-4.c: Likewise.
4681         * gcc.dg/altivec-varargs-1.c: Likewise.
4682         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4683         * gcc.dg/i386-mmx-3.c: Likewise.
4684         * gcc.dg/i386-sse-4.c: Likewise.
4685         * gcc.dg/i386-sse-5.c: Likewise.
4686         * gcc.dg/i386-sse-8.c: Likewise.
4687         * gcc.dg/simd-1.c: Likewise.
4688         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4689         __ev64_opaque__ since the machine description provides it.
4690
4691 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4692
4693         * lib/compat.exp (skip_list): New global variable.
4694         Use it to hold the user defined COMPAT_SKIPS list if any.
4695         (compat-obj): Add the members of skip_list to optall.
4696
4697 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4698
4699         * gcc.dg/compat/union-by-value-1_main.c,
4700         union-by-value-1_x.c, union-by-value-1_y.c,
4701         union-check.h, union-defs.h,
4702         union-init.h, union-return-1_main.c,
4703         union-return-1_x.c, union-return-1_y.c: New files.
4704
4705 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4706
4707         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4708         mixed-struct-init.h: Add 4 mixed structure types.
4709         struct-by-value-21_main.c, struct-by-value-21_x.c,
4710         struct-by-value-21_y.c, struct-return-21_main.c,
4711         struct-return-21_x.c, struct-return-21_y.c: New files.
4712
4713 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4714
4715         PR c++/14550
4716         * g++.dg/parse/template14.C: New test.
4717
4718 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4719
4720         * gcc.c-torture/execute/20040313-1.c: New test.
4721
4722 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4723
4724         PR target/14533
4725         * gcc.dg/20040311-2.c: New test.
4726
4727 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4728
4729         PR other/14544
4730         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4731         bit-field.
4732
4733 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4734
4735         * gcc.dg/20040305-2.c: Add missing return statement.
4736
4737 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4738
4739         * gcc.dg/builtins-34.c: Also check pow10*.
4740
4741 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4742
4743         PR target/14262
4744         * gcc.dg/20040305-2.c: New test.
4745
4746 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4747
4748         * gcc.dg/20040310-1.c: New test.
4749
4750 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4751
4752         * gcc.c-torture/execute/20040311-1.c: New test case.
4753
4754 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4755
4756         PR c++/14476
4757         * g++.dg/lookup/enum1.C: New test.
4758
4759 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4760
4761         PR c++/14510
4762         * g++.dg/lookup/struct2.C: New test.
4763
4764 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4765
4766         * gcc.dg/builtins-34.c: New test.
4767
4768 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4769
4770         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4771
4772 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4773
4774         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4775         * gcc.dg/alias-2.c: New testcase.
4776
4777 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4778
4779         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4780
4781 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4782
4783         * gcc.c-torture/execute/20040309-1.c: New test case.
4784
4785 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4786
4787         PR c++/14397
4788         * g++.dg/overload/ref1.C: New.
4789
4790 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4791
4792         PR c++/14409
4793         * g++.dg/template/spec12.C: New test.
4794
4795         PR c++/14448
4796         * g++.dg/parse/crash14.C: New test.
4797
4798 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4799
4800         PR c++/14230
4801         * g++.dg/init/ref11.C: New test.
4802
4803 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4804
4805         PR c++/14432
4806         * g++.dg/parse/builtin2.C: New test.
4807
4808 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4809
4810         PR c++/14401
4811         * g++.dg/init/ctor3.C: New test.
4812         * g++.dg/init/union1.C: New test.
4813         * g++.dg/ext/anon-struct4.C: New test.
4814
4815 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4816
4817         * g++.dg/lookup/koenig1.C: Tweak error messages.
4818         * g++.dg/lookup/used-before-declaration.C: Likewise.
4819         * g++.dg/other/do1.C: Likewise.
4820         * g++.dg/overload/koenig1.C: Likewise.
4821         * g++.dg/parse/crash13.C: Likewise.
4822         * g++.dg/template/instantiate3.C: Likewise.
4823
4824 2004-03-08  Eric Christopher  <echristo@redhat.com>
4825
4826         * * lib/target-supports.exp: Enable libiconv in test
4827         compilation.  Fix up error checking.
4828
4829 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4830
4831         PR middle-end/14289
4832         * gcc.dg/pr14289-1.c: New test case.
4833         * gcc.dg/pr14289-2.c: Likewise.
4834         * gcc.dg/pr14289-3.c: Likewise.
4835
4836 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4837
4838         * gcc.c-torture/execute/20040308-1.c: New test.
4839
4840 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4841
4842         * gcc.c-torture/execute/20040307-1.c: New test case.
4843
4844 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4845
4846         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4847
4848 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4849
4850         * gcc.dg/20040306-1.c: New test.
4851
4852 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4853
4854         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4855         them static.
4856         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4857
4858 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4859
4860         PR c/14465
4861         * gcc.dg/decl-6.c: New test.
4862
4863 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4864
4865         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4866         Rename LOGPOW -> LOG_POW.
4867         (SQRT_EXP, POW_EXP): New.
4868
4869 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4870
4871         * gcc.dg/i386-sse-8.c: New test.
4872
4873 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4874
4875         PR c/14114
4876         * gcc.dg/decl-5.c: New test.
4877
4878 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
4879
4880         * gcc.dg/20040305-1.c: New test.
4881
4882 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
4883
4884         PR other/14354
4885         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
4886
4887 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
4888
4889         PR c++/14425, c++/14426
4890         * g++.dg/ext/altivec-4.C: New test.
4891         * g++.dg/ext/altivec-5.C: New test.
4892
4893 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
4894
4895         * g++.old-deja/g++.other/linkage1.C: Expect errors about
4896         global variables of a type with no linkage.
4897         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
4898         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
4899         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
4900         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
4901         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
4902         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
4903         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
4904         * g++.dg/warn/deprecated.C: Name enum Color.
4905         * g++.dg/overload/VLA.C: Name structure for 'b'.
4906         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
4907
4908 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4909
4910         * gcc.c-torture/compile/20040304-1.c: New test.
4911
4912 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
4913
4914         PR 13728
4915         * gcc.dg/decl-4.c: New testcase.
4916
4917 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
4918
4919         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
4920         as PRECF if sizeof (float) > sizeof (double).
4921         (PRECL): Make it the same as PRECF if
4922         sizeof (float) > sizeof (long double).
4923
4924 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4925
4926         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4927         system type.  Add check for irix6 which doesn't have c99 runtime.
4928
4929 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4930
4931         * gcc.dg/const-elim-1.c: xfail for xtensa.
4932
4933 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4934
4935         PR c++/14369
4936         * g++.dg/template/cond4.C: New test.
4937
4938 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4939
4940         PR c++/14360
4941         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4942
4943         PR c++/14361
4944         * g++.dg/parse/defarg7.C: New test.
4945
4946         PR c++/14359
4947         * g++.dg/template/friend26.C: New test.
4948
4949 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4950
4951         PR c++/14324
4952         * g++.dg/abi/mangle21.C: New test.
4953
4954         PR c++/14260
4955         * g++.dg/parse/constructor2.C: New test.
4956
4957         PR c++/14337
4958         * g++.dg/template/sfinae1.C: New test.
4959
4960 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4961
4962         PR c++/14267
4963         * g++.dg/expr/crash2.C: New test.
4964
4965         PR middle-end/13448
4966         * gcc.dg/inline-5.c: New test.
4967         * gcc.dg/always-inline.c: Split out tests into ...
4968         * gcc.dg/always-inline2.c: ... this and ...
4969         * gcc.dg/always-inline3.c: ... this.
4970
4971 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4972
4973         PR debug/12103
4974         * g++.dg/debug/crash1.C: New test.
4975
4976 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4977
4978         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4979         function with __attribute__((noinline)).
4980         (recurser_void2): Likewise.
4981         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4982         (recurser_void2): Likewise.
4983
4984 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4985
4986         PR middle-end/14203
4987         * g++.dg/warn/Wunused-6.C: New test case.
4988
4989 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4990
4991         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4992         not defined.
4993
4994 2004-02-27  Eric Christopher  <echristo@redhat.com>
4995
4996         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4997         * g++.dg/charset/asm2.c: Run only x86.
4998         * gcc.dg/charset/asm3.c: Ditto.
4999
5000 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5001
5002         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5003         ld_library_path.
5004
5005 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5006
5007         * g++.dg/ext/altivec-3.C: New.
5008
5009 2004-02-26  Richard Henderson  <rth@redhat.com>
5010
5011         * g++.dg/ext/attrib10.C: Mark for warning.
5012         * gcc.dg/attr-alias-1.c: New.
5013
5014 2004-02-26  Richard Henderson  <rth@redhat.com>
5015
5016         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5017         * gcc.c-torture/execute/20040208-2.c: ... it back.
5018
5019 2004-02-26  Eric Christopher  <echristo@redhat.com>
5020
5021         * lib/target-supports.exp (check-iconv-available): New function.
5022         * lib/gcc-dg.exp (dg-require-iconv): New function.
5023         Use above.
5024         * gcc.dg/charset: New directory.
5025         * gcc.dg/charset/charset.exp: New file.
5026         * gcc.dg/charset/asm1.c: Ditto.
5027         * gcc.dg/charset/asm2.c: Ditto.
5028         * gcc.dg/charset/asm3.c: Ditto.
5029         * gcc.dg/charset/asm4.c: Ditto.
5030         * gcc.dg/charset/asm5.c: Ditto.
5031         * gcc.dg/charset/attribute1.c: Ditto.
5032         * gcc.dg/charset/attribute2.c: Ditto.
5033         * gcc.dg/charset/string1.c: Ditto.
5034         * g++.dg/charset: New directory.
5035         * g++.dg/dg.exp: Add here. Special options.
5036         * g++.dg/charset/charset.exp: New file.
5037         * g++.dg/charset/asm1.c: Ditto.
5038         * g++.dg/charset/asm2.c: Ditto.
5039         * g++.dg/charset/asm3.c: Ditto.
5040         * g++.dg/charset/asm4.c: Ditto.
5041         * g++.dg/charset/attribute1.c: Ditto.
5042         * g++.dg/charset/attribute2.c: Ditto.
5043         * g++.dg/charset/extern1.cc: Ditto.
5044         * g++.dg/charset/extern2.cc: Ditto.
5045         * g++.dg/charset/string1.c: Ditto.
5046
5047 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5048
5049         PR c++/14278
5050         * g++.dg/parse/comma1.C: New test.
5051
5052 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5053
5054         PR c++/14284
5055         * g++.dg/template/ttp8.C: New test.
5056
5057 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5058
5059         * gcc.dg/fixuns-trunc-1.c: New test.
5060
5061 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5062
5063         * gcc.dg/builtins-config.h: Use #elif.
5064
5065 2004-02-26  Michael Matz  <matz@suse.de>
5066
5067         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5068         * gcc.dg/991214-1.c: Likewise.
5069         * gcc.dg/i386-asm-1.c: Likewise.
5070
5071 2004-02-25  Richard Henderson  <rth@redhat.com>
5072
5073         * gcc.c-torture/execute/20040208-2.c: Move ...
5074         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5075
5076 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5077
5078         PR c++/14246
5079         * g++.dg/other/crash-3.C: New test.
5080
5081 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5082
5083         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5084         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5085
5086         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5087         HP-UX.
5088
5089 2004-02-24  Michael Matz  <matz@suse.de>
5090
5091         * gcc.dg/i386-regparm.c: New.
5092
5093 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5094
5095         * gcc.c-torture/execute/20040223-1.c: New.
5096
5097 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5098             Kazu Hirata  <kazu@cs.umass.edu>
5099
5100         * gcc.dg/fwritable-strings-1.c: Remove.
5101
5102 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5103
5104         PR c/14156
5105         * gcc.dg/20040223-1.c: New test.
5106
5107 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5108
5109         PR c++/14106
5110         * g++.dg/ext/typeof9.C: New test.
5111
5112 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5113
5114         PR c++/14250
5115         * g++.dg/other/switch1.C: New test.
5116
5117 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5118
5119         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5120         * gcc.dg/va-arg-1.c: Likewise.
5121
5122 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5123
5124         PR c++/14143
5125         * g++.dg/template/koenig5.C: New test.
5126
5127 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5128
5129         * g++.dg/ext/altivec-1.C: Generalize target triple.
5130         * g++.dg/ext/altivec-2.C: New test case.
5131         * g++.dg/ext/altivec_check.h: New file.
5132         * gcc.dg/altivec-1.c: Generalize target triple;
5133         include altivec_check.h and call altivec_check().
5134         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5135         * gcc.dg/altivec-6.c: New test case.
5136         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5137         type casts as needed.
5138         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5139         altivec_check().
5140         * gcc.dg/altivec-12.c: New test case.
5141         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5142         include altivec_check.h and call altivec_check().
5143         * gcc.dg/altivec_check.h: New file.
5144
5145 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5146
5147         * lib/target-supports.exp (check_alias_available): Don't mangle
5148         function `g' in test program.
5149
5150 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5151
5152         * lib/target-supports.exp (check_profiling_available): Check
5153         argument to determine whether we support a profiling type.
5154         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5155         check_profiling_available.
5156         * g++.dg/bprob/bprob.exp: Likewise
5157         * g77.dg/bprob/bprob.exp: Likewise.
5158         * gcc.misc-tests/bprob.exp: Likewise.
5159         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5160         dg-require-profiling and delete expected error handling.
5161         * gcc.dg/20021014-1.c: Likewise.
5162         * gcc.dg/nest.c: Likewise.
5163
5164 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5165
5166         PR c++/12007
5167         * g++.dg/other/vthunk1.C: New test.
5168
5169 2004-02-20  Falk Hueffner  <falk@debian.org>
5170
5171         PR target/14201
5172         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5173
5174 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5175
5176         PR c++/13927
5177         * g++.dg/other/error8.C: Remove XFAIL markers.
5178
5179         PR c++/14173
5180         * g++.dg/ext/packed5.C: New test.
5181
5182         PR c++/14199
5183         * g++.dg/warn/Wunused-5.C: New test.
5184
5185         PR c++/14186
5186         * g++.dg/lookup/member1.C: New test.
5187
5188 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5189
5190         * gcc.c-torture/compile/20040130-1.c: Enable only when
5191         __INT_MAX__ >= 2147483647L.
5192         * gcc.c-torture/compile/961203-1.c: Likewise.
5193
5194 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5195
5196         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5197         * g++.dg/opt/template1.C: Robustify assembler regexp
5198
5199 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5200
5201         * gcc.c-torture/execute/simd-4.x: Remove.
5202         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5203         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5204         Guard with #ifndef SKIP_ATTRIBUTE.
5205         * gcc.dg/compat/vector-1_y.c: Likewise.
5206         * gcc.dg/compat/vector-2_x.c: Likewise.
5207         * gcc.dg/compat/vector-2_y.c: Likewise.
5208         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5209         * g++.dg/eh/simd-2.C: Likewise.
5210
5211 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5212
5213         * gcc.c-torture/compile/complex-1.c: New.
5214
5215 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5216
5217         PR target/14209
5218         * gcc.c-torture/execute/20040218-1.c: New test.
5219
5220 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5221
5222         PR c++/14181
5223         * g++.dg/parse/new2.C: New test.
5224
5225 2004-02-18  Paul Brook  <paul@codesourcery.com>
5226
5227         * gcc.c-torture/compile/libcall-1.c: New test.
5228
5229 2004-02-18  Paul Brook  <paul@codesourcery.com>
5230
5231         PR debug/12934
5232         * gcc.dg/debug/debug-7.c: New test.
5233
5234 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5235
5236         * gcc.dg/20040217-1.c: New test.
5237
5238 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5239
5240         * gcc.c-torture/execute/990208-1.x: Delete.
5241
5242 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5243
5244         * gcc.c-torture/execute/20040208-2.x: New file.
5245
5246 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5247
5248         PR c++/11326
5249         * g++.dg/abi/structret1.C: New test.
5250
5251 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5252
5253         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5254         (i386_cpuid): No need to test if cpuid is available on AMD64.
5255         Fix assembly, so that it works onboth i386 and AMD64.
5256         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5257         (vecInLong): Fix s[] member type to unsigned int.
5258         (vecInWord): Remove type.
5259         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5260         (a64, b64, c64, d64, e64): Remove.
5261         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5262         Remove unused variable.  Remove initialization of removed variables.
5263         Don't call mmx_tests nor sse_tests.
5264         (reference_mmx, reference_sse): Remove.
5265         (check): Add return stmt.
5266         * gcc.dg/i386-sse-7.c: New test.
5267         * gcc.dg/i386-mmx-4.c: New test.
5268
5269 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5270
5271         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5272         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5273         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5274         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5275         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5276         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5277         g++.dg/tc1/dr94.C: Fix line terminator.
5278
5279 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5280
5281         * gcc.c-torture/compile/20040216-1.c: New.
5282
5283 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5284
5285         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5286         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5287         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5288         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5289         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5290         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5291
5292 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5293
5294         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5295
5296 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5297
5298         PR c++/13971
5299         * g++.dg/expr/cond4.C: New test.
5300
5301         PR c++/14086
5302         * g++.dg/lookup/crash2.C: New test.
5303
5304 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5305
5306         * gcc.c-torture/compile/20040214-2.c: New test.
5307
5308 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5309
5310         PR c++/14116
5311         * g++.dg/ext/typeof8.C: New test.
5312
5313 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5314
5315         * gcc.c-torture/compile/20040214-1.c: New test.
5316
5317 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5318
5319         PR c++/13635
5320         * g++.dg/template/spec11.C: New test.
5321
5322 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5323
5324         PR c++/13927
5325         * g++.dg/other/error8.C: New test.
5326
5327 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5328
5329         PR c++/14122
5330         * g++.dg/template/array4.C: New test.
5331
5332         PR c++/14108
5333         * g++.dg/inherit/thunk2.C: New test.
5334
5335         PR c++/14083
5336         * g++.dg/eh/cond2.C: New test.
5337
5338 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5339
5340         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5341
5342 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5343
5344         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5345
5346 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5347
5348         * g++.dg/simd-2.C: xfail on ppc64-linux.
5349
5350 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5351
5352         PR c/456
5353         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5354         tests.
5355
5356 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5357
5358         * gcc.dg/builtins-33.c: New test.
5359
5360 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
5361
5362         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5363
5364 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5365
5366         * g++.dg/simd-2.C: Set -maltivec for ppc64.
5367
5368 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5369
5370         * gcc.dg/ppc64-abi-3.c: New test.
5371
5372 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
5373
5374         PR c/14092
5375
5376         * gcc.dg/pr14092-1.c: New testcase.
5377
5378 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
5379
5380         * gcc.dg/cpp/assert4.c: Fix typo last change.
5381
5382         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5383         * gcc.dg/cpp/assert4.c: Handle powerpc64.
5384
5385         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5386
5387 2004-02-09  Roger Sayle  <roger@eyesopen.com>
5388
5389         * gcc.c-torture/compile/20040209-1.c: New test case.
5390
5391 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5392
5393         * gcc.dg/c90-init-1.c: Adjust expected error messages.
5394
5395 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
5396
5397         * gcc.c-torture/execute/20040208-[12].c: New tests.
5398
5399 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5400
5401         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5402
5403 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5404
5405         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5406
5407 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5408
5409         Bug 13856
5410         * gcc.dg/visibility-8.c: New testcase.
5411
5412 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5413
5414         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5415         arguments.
5416         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5417
5418 2004-02-07  Roger Sayle  <roger@eyesopen.com>
5419
5420         PR middle-end/13696
5421         * g++.dg/opt/fold1.C: New test case.
5422
5423 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5424
5425         PR c++/14033
5426         * g++.dg/other/crash-2.C: New test.
5427
5428 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5429
5430         PR c++/14028
5431         * g++.dg/parse/angle-bracket2.C: New test.
5432
5433 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5434
5435         PR middle-end/13750
5436         Revert:
5437         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5438         PR pch/13361
5439         * testsuite/g++.dg/pch/wchar-1.C: New.
5440         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5441
5442 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5443
5444         PR c++/14008
5445         * g++.dg/parse/error15.C: New test.
5446         * g++.dg/parse/crash11.C: Update dg-error mark.
5447
5448 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5449
5450         PR c++/13932
5451         * g++.dg/warn/conv2.C: New test.
5452
5453 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5454
5455         PR c++/13086
5456         * g++.dg/warn/incomplete1.C: Remove xfail.
5457
5458 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5459
5460         * lib/file-format.exp (gcc_target_object_format): Use
5461         ${tool}_target_compile, not gcc_target_compile.
5462         * lib/target-supports.exp (check_alias_available): Likewise.
5463         (check_gc_sections_available): Likewise.
5464         * g++.dg/ext/attrib10.C: Use dg-require-alias.
5465         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5466         dg-require-alias.
5467
5468 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5469
5470         PR c++/13969
5471         * g++.dg/template/static6.C: New test.
5472
5473 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
5474
5475         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5476
5477 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5478
5479         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5480         tests for systems where `char' is unsigned by default.
5481
5482 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5483
5484         PR c++/13997
5485         * g++.dg/template/partial3.C: New test.
5486
5487 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5488
5489         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5490         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5491         Remove mentions of obsolete ports.
5492
5493 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5494
5495         * gcc.dg/noncompile/20001228-1.c: Fix for new
5496         error message.
5497
5498 2004-02-03  Roger Sayle  <roger@eyesopen.com>
5499
5500         PR target/9348
5501         * gcc.c-torture/execute/multdi-1.c: New test case.
5502
5503 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5504
5505         PR c++/13925
5506         * g++.dg/template/lookup5.C: New test.
5507
5508 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5509
5510         PR c++/13950
5511         * g++.dg/template/lookup4.C: New test.
5512
5513         PR c++/13970
5514         * g++.dg/parse/error14.C: New test.
5515
5516         PR c++/14002
5517         * g++.dg/parse/template13.C: New test.
5518
5519 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5520
5521         PR c++/13978
5522         * g++.dg/template/koenig4.C: New test.
5523
5524         PR c++/13968
5525         * g++.dg/template/crash17.C: New test.
5526
5527         PR c++/13975
5528         * g++.dg/parse/error13.C: New test.
5529         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5530
5531 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5532
5533         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5534
5535 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5536
5537         PR c/11658
5538         PR c/13994
5539         * gcc.dg/noncompile/20040203-1.c: New test.
5540         * gcc.dg/noncompile/20040203-2.c: Likewise.
5541         * gcc.dg/noncompile/20040203-3.c: Likewise.
5542         * gcc.dg/20040203-1.c: Likewise.
5543
5544 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5545
5546         PR c++/10858
5547         * g++.dg/template/sizeof7.C: New test.
5548
5549 2004-02-02  Eric Christopher  <echristo@redhat.com>
5550             Zack Weinberg  <zack@codesourcery.com>
5551
5552         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5553
5554 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5555
5556         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5557         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5558         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5559         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5560
5561 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5562
5563         PR c++/13113
5564         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5565
5566         PR c++/13854
5567         * g++.dg/ext/attrib13.C: New test.
5568
5569         PR c++/13907
5570         * g++.dg/conversion/op2.C: New test.
5571
5572 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5573
5574         * gcc.dg/titype-1.c: Fix pasto.
5575
5576 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5577
5578         * gcc.dg/titype-1.c: New test.
5579
5580 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5581
5582         PR c++/13957
5583         * g++.dg/template/non-type-template-argument-1.C,
5584         g++.dg/template/qualified-id1.C: Update dg-error marks.
5585         * g++.dg/template/nontype6.C: New test.
5586
5587 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5588
5589         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5590         * gcc.dg/builtins-31.c: New testcase.
5591         * gcc.dg/builtins-32.c: New testcase.
5592
5593 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5594
5595         * objc.dg/call-super-2.m: Update line numbers
5596         for the including of stddef.h.
5597
5598 2004-01-30  Michael Matz  <matz@suse.de>
5599
5600         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5601         g++.dg/ext/case-range3.C: New tests.
5602
5603 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5604
5605         DR206
5606         PR c++/13813
5607         * g++.dg/template/member4.C: New test.
5608
5609 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5610
5611         PR c++/13683
5612         * g++.dg/template/sizeof6.C: New test.
5613
5614 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5615
5616         * gcc.dg/fwritable-strings-1.c: New test.
5617
5618 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5619
5620         * gcc.c-torture/compile/20040130-1.c: New test.
5621
5622 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5623
5624         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5625
5626 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5627
5628         PR c++/13883
5629         * g++.dg/template/ctor3.C: New test.
5630
5631 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5632
5633         * g++.dg/tc1: New directory.
5634         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5635         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5636         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5637         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5638         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5639
5640 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5641
5642         * g++.dg/parse/error11.C: New test.
5643         * g++.dg/parse/error12.C: Likewise.
5644
5645 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5646
5647         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5648         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5649
5650 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5651
5652         PR c++/13791
5653         * g++.dg/ext/attrib12.C: New test.
5654
5655         PR c++/13736
5656         * g++.dg/parse/cast2.C: New test.
5657
5658 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5659
5660         * objc.dg/encode-2.m (main): New local string.  Set depending on
5661         sizeof long.  Use in sscanf call.
5662         * objc.dg/encode-3.m (main): New local string.  Set depending on
5663         sizeof long.  Use in scan_initial call.
5664
5665 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5666
5667         * objc.dg/call-super-2.m: Make LP64-safe.
5668         * objc.dg/desig-init-1.m: Likewise.
5669
5670 2004-01-27  Devang Patel <dpatel@apple.com>
5671
5672         * g++.dg/debug/namespace1.C: New test.
5673
5674 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5675
5676         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5677         xscale-*-*.
5678
5679         * gcc.dg/arm-mmx-1.c: New test.
5680
5681 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5682
5683         * gcc.dg/20040127-1.c: New test.
5684         * gcc.dg/20040127-2.c: New test.
5685
5686 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5687
5688         * objc.dg/stret-1.m (glob): Renamed to globa.
5689
5690 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5691
5692         PR c++/13663
5693         * g++.dg/expr/for1.C: New test.
5694
5695 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5696
5697         PR middle-end/13779
5698         * gcc.dg/darwin-longlong.c: New test.
5699
5700 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5701
5702         * gcc.dg/20040124-1.c: Moved test from here...
5703         * gcc.c-torture/compile/20040124-1.c: ...to here.
5704
5705 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5706
5707         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5708         the assembly output if -m64 is passed.
5709
5710 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5711
5712         PR c++/13833
5713         * g++.dg/template/cond3.C: New test.
5714
5715 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5716
5717         PR c++/13810
5718         * g++.dg/template/ttp7.C: New test.
5719
5720 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5721
5722         PR c++/13797
5723         * g++.dg/template/nontype4.C: New test.
5724         * g++.dg/template/nontype5.C: Likewise.
5725
5726 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5727
5728         * gcc.dg/torture/mips-clobber-at.c: New test.
5729
5730 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5731
5732         * gcc.dg/20040124-1.c: New test.
5733
5734 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5735
5736         * gcc.dg/20040123-1.c: New test.
5737
5738 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5739
5740         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5741
5742 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5743
5744         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5745
5746 2004-01-23  Andrew Pinski  <apinski@apple.com>
5747
5748         * gcc.dg/20030121-1.c: Move to ..
5749         * gcc.dg/20040121-1.c: here.
5750
5751 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5752
5753         * gcc.dg/builtins-29.c: New test case.
5754
5755 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5756
5757         PR 18314
5758         * gcc.dg/builtins-30.c: New testcase.
5759
5760 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5761
5762         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5763         * lib/g77.exp: Likewise.
5764         * lib/objc.exp: Likewise.
5765         * lib/g++.exp: Likewise.
5766
5767 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5768
5769         * gcc.dg/struct-by-value-2.c: New test.
5770
5771 2004-01-21  Andrew Pinski  <apinski@apple.com>
5772
5773         PR target/13785
5774         * gcc.dg/20030121-1.c: New test.
5775
5776 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5777
5778         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5779         clobber frame pointer register in asm statement.
5780
5781 2004-01-21  Falk Hueffner  <falk@debian.org>
5782
5783         * gcc.c-torture/compile/20040121-1.c: New test.
5784
5785 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5786
5787         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5788
5789 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5790
5791         * gcc.dg/ppc64-abi-2.c: New test.
5792
5793 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5794
5795         * lib/treelang.exp: Fill out this file.
5796         * lib/treelang-dg.exp: New File.
5797
5798 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5799
5800         * gcc.c-torture/compile/981022-1.c: Remove.
5801         * gcc.dg/array-5.c: Remove XFAIL.
5802         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5803         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5804         gcc.dg/cond-lvalue-1.c: Update.
5805         * gcc.dg/cast-lvalue-2.c: New test.
5806
5807 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5808
5809         PR c++/13592
5810         * g++.dg/other/error1.C (class foo): Tweak error message.
5811
5812         PR c++/13592
5813         * g++.dg/template/call2.C: New test.
5814
5815 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5816
5817         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5818         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5819         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5820         scalar-return-1_x.c, scalar-return-2_y.c,
5821         scalar-return-3_x.c, scalar-return-3_y.c,
5822         scalar-return-4_x.c, scalar-return-4_y.c,
5823         struct-align-1.h, struct-align-1_x.c,
5824         struct-align-1_y.c, struct-align-2.h,
5825         struct-align-2_x.c, struct-align-2_y.c,
5826         struct-by-value-10_y.c, struct-by-value-11_x.c,
5827         struct-by-value-11_y.c, struct-by-value-12_x.c,
5828         struct-by-value-12_y.c, struct-by-value-13_x.c,
5829         struct-by-value-13_y.c, struct-by-value-14_x.c,
5830         struct-by-value-14_y.c, struct-by-value-15_x.c,
5831         struct-by-value-15_y.c, struct-by-value-16_y.c,
5832         struct-by-value-17_y.c, struct-by-value-18_y.c,
5833         struct-by-value-19_y.c, struct-by-value-1_x.c,
5834         struct-by-value-1_y.c, struct-by-value-20_y.c,
5835         struct-by-value-2_x.c, struct-by-value-2_y.c,
5836         struct-by-value-3_y.c, struct-by-value-4_x.c,
5837         struct-by-value-4_y.c, struct-by-value-5_y.c,
5838         struct-by-value-6_y.c, struct-by-value-7_y.c
5839         struct-by-value-8_x.c, struct-by-value-8_y.c
5840         struct-by-value-9_x.c, struct-by-value-9_y.c
5841         struct-return-10_x.c, struct-return-10_y.c,
5842         struct-return-19_x.c, struct-return-20_x.c
5843         struct-return-2_x.c, struct-return-2_y.c
5844         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5845         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5846
5847 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5848
5849         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5850         attribute on sparc*-sun-solaris2.*.
5851
5852 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5853
5854         PR c++/13710
5855         * g++.dg/ext/typeof7.C: New test.
5856
5857 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5858
5859         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5860         * gcc.dg/const-elim-1.c: Same.
5861
5862 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5863
5864         * objc.dg/stret-1.m: New.
5865         * objc.dg/stret-2.m: New.
5866
5867 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
5868
5869         PR c++/11895
5870         * g++.dg/ext/vector1.C: New test.
5871
5872 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
5873
5874         * gcc.dg/pch/import-1.c: New.
5875         * gcc.dg/pch/import-1.hs: New.
5876         * gcc.dg/pch/import-1a.h: New.
5877         * gcc.dg/pch/import-1b.h: New.
5878         * gcc.dg/pch/import-1c.h: New.
5879
5880 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5881
5882         PR c++/13574
5883         * g++.dg/ext/array1.C: New test.
5884
5885         PR c++/13178
5886         * g++.dg/conversion/op1.C: New test.
5887
5888 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
5889
5890         PR 11864
5891         From Kazumoto Kojima / Dan Kegel:
5892         * gcc.dg/pr11864-1.c: New test.
5893
5894         PR 10392
5895         From Marcus Comstedt / Dan Kegel:
5896         * gcc.dg/pr10392-1.c: New test.
5897
5898 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
5899
5900         PR c++/13478
5901         * g++.dg/init/ref10.C: New test.
5902
5903 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5904
5905         PR c++/13407
5906         * g++.dg/parse/typename6.C: New test.
5907
5908 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5909
5910         PR pch/13361
5911         * testsuite/g++.dg/pch/wchar-1.C: New.
5912         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5913
5914 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5915
5916         PR c++/9259
5917         * g++.dg/expr/sizeof2.C: New test.
5918
5919 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
5920
5921         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
5922
5923 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5924
5925         PR c++/13659
5926         * g++.dg/lookup/strong-using-3.C: New.
5927         * g++.dg/lookup/using-10.C: New.
5928
5929 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5930
5931         PR c++/13594
5932         * g++.dg/lookup/strong-using-2.C: New.
5933
5934 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5935             Dan Kegel <dank@kegel.com>
5936             J"orn Rennecke <joern.rennecke@superh.com>
5937
5938         PR target/9365
5939         * gcc.dg/pr9365-1.c: New test.
5940
5941 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5942
5943         PR c++/8856
5944         * g++.dg/parse/casting-operator2.C: New test.
5945         * g++.old-deja/g++.pt/explicit83.C: Remove.
5946
5947 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5948
5949         * gcc.dg/label-compound-stmt-1.c: New test.
5950         * gcc.c-torture/compile/950922-1.c,
5951         gcc.c-torture/compile/20000211-3.c,
5952         gcc.c-torture/compile/20000518-1.c,
5953         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5954         compound statements.
5955
5956 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5957
5958         * gcc.dg/ppc64-abi-1.c: New test.
5959
5960 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5961
5962          * g++.dg/ext/attrib9.C: Add dg-warnings.
5963
5964 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5965
5966         PR c++/12335
5967         * g++.dg/parse/dtor3.C: New test.
5968
5969 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5970
5971         PR c++/12709
5972         * g++.dg/parse/try-catch-1.C: New test.
5973
5974 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5975
5976         * ada/acats/run_all.sh: Add more verbose output in acats.log
5977         when compiling tests.
5978
5979 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5980
5981         PR 13656
5982         * gcc.dg/typedef-redecl.c: New test case.
5983         * gcc.dg/typedef-redecl.h: New support file.
5984
5985 2004-01-13  Jan Hubicka  <jh@suse.cz>
5986
5987         * gcc.dg/always_inline.c: New test.
5988         * gcc.dg/debug/20031231-1.c: Fix.
5989
5990 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5991
5992         PR c++/13474
5993         * g++.dg/template/array3.C: New test.
5994
5995 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5996
5997         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5998         * g++.dg/warn/Wunused-2.C: Likewise.
5999
6000 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6001
6002         PR c++/13289
6003         * g++.dg/template/instantiate6.C: New test.
6004
6005 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6006
6007         PR middle-end/11397
6008         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6009
6010 2004-01-12  Jan Hubicka  <jh@suse.cz>
6011
6012         PR opt/12826
6013         * gcc.dg/20040112-1.c: New.
6014
6015         * gcc.dg/dwarf-die[1-7].c: Move to...
6016         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6017         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6018
6019 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6020
6021         PR c++/4100
6022         * g++.dg/parse/friend4.C: New test.
6023
6024 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6025
6026         PR c++/4100
6027         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6028         definition is called a friend.
6029
6030 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6031
6032         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6033
6034 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6035
6036         PR c++/3478
6037         * g++.dg/parse/error10.C: New test.
6038         * g++.dg/template/arg2.C: Accept "invalid type" error.
6039
6040 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6041
6042         PR middle-end/13392
6043         * g++.dg/opt/expect2.C: New test.
6044
6045 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6046
6047         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6048         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6049         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6050         Update dg-error regexps.
6051
6052 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6053
6054         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6055         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6056
6057 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6058
6059         * gcc.dg/pragma-re-1.c: Use right pointer type.
6060
6061 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6062
6063         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6064
6065 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6066
6067         * gcc.dg/rs6000-ldouble-1.c: New.
6068
6069 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6070
6071         DR 337
6072         PR c++/9256
6073         * g++.dg/other/abstract1.C: New test.
6074
6075 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6076
6077         * g++.dg/lookup/strong-using-1.C: New.
6078
6079 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6080
6081         PR c/11234
6082         * gcc.dg/func-ptr-conv-1.c: New test.
6083         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6084
6085 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6086
6087         PR target/13380.
6088         * gcc.c-torture/compile/20040109-1.c: New.
6089
6090 2004-01-08  Stuart Hastings  <stuart@apple.com>
6091
6092         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6093         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6094         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6095
6096 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6097
6098         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6099
6100 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6101
6102         * ada/acats/run_acats: Treat 'gnatchop' the same way
6103         as 'gnatmake'.  Export GCC_DRIVER.
6104         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6105         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6106
6107 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6108
6109         PR c++/12573
6110         * g++.dg/template/dependent-expr4.C: New test.
6111
6112 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6113
6114         * gcc.dg/altivec-11.c: New test.
6115
6116 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6117
6118         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6119
6120 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6121
6122         PR c/6024
6123         * gcc.dg/enum-compat-1.c: New test.
6124         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6125
6126 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6127
6128         PR c/12165
6129         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6130         gcc.dg/c99-idem-qual-3.c: New tests.
6131
6132 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6133
6134         * gcc.dg/winline-7.c: Don't cast void * to int.
6135
6136 2004-01-06  Jan Hubicka  <jh@suse.cz>
6137
6138         * gcc.dg/i386-sse-5.c: New test
6139         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6140
6141 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6142
6143         PR c++/12815
6144         * g++.dg/rtti/typeid4.C: New test.
6145
6146 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6147
6148         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6149
6150 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6151
6152         PR c++/12132
6153         * g++.dg/template/error11.C: New test.
6154
6155         PR c++/13451
6156         * g++.dg/template/class2.C: New test.
6157
6158 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6159         Richard Sandiford <rsandifo@redhat.com>
6160
6161         PR c++/13387
6162         * g++.dg/opt/alias3.C: New test.
6163
6164 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6165
6166         PR c++/13157
6167         * g++.dg/template/koenig3.C: New test.
6168
6169         PR c++/13529
6170         * g++.dg/parse/offsetof3.C: New test.
6171
6172         * g++.dg/init/copy7.C: Add missing dg-error markers.
6173
6174         PR c++/12226
6175         * g++.dg/init/copy7.c: New test.
6176
6177         PR c++/13536
6178         * g++.dg/parse/cast1.C: New test.
6179
6180 2004-01-04  Jan Hubicka  <jh@suse.cz>
6181
6182         * gcc.dg/winline[1-7].c: New tests.
6183
6184 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6185
6186         PR c++/13520
6187         * g++.dg/template/qualttp22.C: New test.
6188
6189 2004-01-01  Jan Hubicka  <jh@suse.cz>
6190
6191         * gcc.dg/debug/20031231-1.c: New.
6192         * gcc.c-torture/compile/20040101-1.c: New.
6193         * gcc.dg/dwarf-die-[1-7].c: New.
6194
6195 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6196
6197         PR optimization/13521
6198         * gcc.c-torture/compile/20031231-1.c: New test.
6199
6200 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6201
6202         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6203
6204 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6205
6206         PR c++/10079
6207         * g++.dg/template/crash16.C: New test.
6208
6209 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6210
6211         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6212
6213 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6214
6215         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6216         ports.
6217         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6218         * g++.old-deja/g++.law/profile1.C: Likewise.
6219         * gcc.c-torture/compile/981006-1.c: Likewise.
6220         * gcc.c-torture/execute/loop-2e.x: Likewise.
6221         * gcc.c-torture/execute/loop-2f.x: Remove.
6222         * gcc.c-torture/execute/loop-2g.x: Likewise.
6223         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6224         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6225
6226 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6227
6228         PR c++/13507
6229         * g++.dg/ext/attrib11.C: New test.
6230
6231         PR c++/13494
6232         * g++.dg/template/array2-1.C: New test.
6233         * g++.dg/template/array2-2.C: New test.
6234
6235 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6236
6237         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6238
6239 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6240
6241         PR c++/12774
6242         * g++.dg/template/array1-1.C: New test.
6243         * g++.dg/template/array1-2.C: New test.
6244
6245 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6246
6247         PR fortran/12632
6248         * g77.dg/12632.f: New test case.
6249
6250 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6251
6252         PR c++/13289
6253         * g++.dg/parse/nontype1.C: New test.
6254
6255 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6256
6257         PR c++/12403
6258         * g++.dg/parse/explicit1.C: New test.
6259         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6260
6261 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6262
6263         PR c++/13081
6264         * g++.dg/opt/inline6.C: New test.
6265
6266         PR c++/12613
6267         * g++.dg/parse/error9.C: New test.
6268
6269         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6270
6271 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6272
6273         PR c++/13009
6274         * g++.dg/init/assign1.C: New test.
6275
6276 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6277
6278         PR c++/13070
6279         * g++.dg/warn/format3.C: New test case.
6280
6281 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6282
6283         * gcc.c-torture/compile/20031227-1.c: New test.
6284
6285 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6286
6287         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6288         * g77.dg/bprob/bprob.exp: Likewise.
6289         * gcc.misc-tests/bprob.exp: Likewise.
6290         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6291         variants on systems where the library does not provide that
6292         functionality.
6293         * gcc.dg/builtins-20.c: Use builtins-config.h.
6294         * gcc.dg/builtins-config.h: New file.
6295
6296 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6297
6298         * lib/gcc-dg.exp (dg-require-profiling): New function.
6299         * lib/target-supports.exp (check_profiling_available): Likewise.
6300         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6301         * g77.dg/bprob/bprob.exp: Likewise.
6302         * gcc.misc-tests/bprob.exp: Likewise.
6303         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6304         * gcc.dg/20021014-1.c: Likewise.
6305         * gcc.dg/nest.c: Likewise.
6306
6307 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6308
6309         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6310         compiling.
6311         * g++.dg/lookup/java2.C: Likewise.
6312         * gcc.dg/cpp/lexident.c: Likewise.
6313
6314 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6315
6316         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6317         given.
6318         * gcc.c-torture/compile/961203-1.c: Likewise.
6319         * gcc.c-torture/compile/980506-1.c: Likewise.
6320
6321 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6322
6323         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6324         (additional_prunes): New global.
6325         (gcc-dg-prune): Handle additional per-test pruning.
6326         (dg-test): Clear additional_prunes between tests.
6327
6328         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6329         dg-prune-output to avoid spurious failures from assembler
6330         complaining about nonexistent WAW violations.
6331         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6332         Use dg-prune-output to avoid spurious failures from assembler
6333         warning about Itanium B-step errata.
6334
6335 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6336
6337         * g++.dg/abi/macro0.C: New test.
6338         * g++.dg/abi/macro1.C: Likewise.
6339         * g++.dg/abi/macro2.C: Likewise.
6340
6341         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6342         * g++.dg/abi/bitfield7.C: Likewise.
6343         * g++.dg/abi/dtor2.C: Likewise.
6344         * g++.dg/abi/mangle11.C: Likewise.
6345         * g++.dg/abi/mangle12.C: Likewise.
6346         * g++.dg/abi/mangle14.C: Likewise.
6347         * g++.dg/abi/mangle17.C: Likewise.
6348         * g++.dg/abi/vbase10.C: Likewise.
6349         * g++.dg/abi/vbase14.C: Likewise.
6350         * g++.dg/template/qualttp17.C: Likewise.
6351
6352 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6353
6354         PR c/11995
6355         * gcc.dg/20031223-1.c: New test.
6356
6357 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6358
6359         * gcc.dg/noreturn-7.c: New test.
6360
6361 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6362
6363         * gcc.dg/null-pointer-1.c: New test.
6364
6365 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6366
6367         * g++.old-deja/g++.jason/template18.C: Remove.
6368         * g++.old-deja/g++.jason/template37.C: Likewise.
6369
6370         PR c++/12862
6371         * g++.dg/lookup/ns1.C: New test.
6372
6373         PR c++/12397
6374         * g++.dg/template/lookup3.C: New test.
6375
6376 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6377
6378         * g++.dg/template/recurse1.C: New test
6379
6380 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6381
6382         PR c++/12479
6383         * g++.dg/parse/semicolon1.C: New test.
6384         * g++.dg/parse/semicolon1.h: Likewise.
6385
6386 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
6387
6388         * gcc.dg/darwin-misaligned.c: New test.
6389
6390 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6391
6392         PR c/9163
6393         * gcc.dg/20031222-1.c: New test.
6394
6395 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
6396
6397         PR c++/13438
6398         * g++.dg/parse/error8.C: New test.
6399
6400         PR c++/11554
6401         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6402
6403 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
6404
6405         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6406         too small.
6407         * gcc.c-torture/compile/930217-1.c: Likewise.
6408         * gcc.c-torture/compile/930513-1.c: Likewise.
6409         * gcc.c-torture/execute/920908-2.c: Likewise.
6410         * gcc.c-torture/execute/921204-1.c: Likewise.
6411         * gcc.c-torture/execute/930621-1.c: Likewise.
6412         * gcc.c-torture/execute/930630-1.c: Likewise.
6413         * gcc.c-torture/execute/931031-1.c: Likewise.
6414         * gcc.c-torture/execute/980602-2.c: Likewise.
6415         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6416         * gcc.c-torture/execute/compndlit-1.c: Likewise.
6417         * gcc.c-torture/execute/extzvsi.c: Likewise.
6418         * gcc.c-torture/unsorted/ext.c: Likewise.
6419
6420 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
6421
6422         PR target/12749
6423         * gcc.c-torture/compile/20031220-2.c: New test case.
6424
6425 2003-12-20  Roger Sayle  <roger@eyesopen.com>
6426
6427         PR optimization/13031
6428         * gcc.c-torture/compile/20031220-1.c: New test case.
6429
6430 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6431
6432         * gcc.dg/cast-function-1.c: New test.
6433
6434 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6435
6436         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6437         formats.
6438
6439 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6440
6441         PR c++/12795
6442         * g++.dg/ext/attrib10.C: New test.
6443
6444 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6445
6446         * gcc.dg/cleanup-10.c: New test.
6447         * gcc.dg/cleanup-11.c: New test.
6448
6449 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6450
6451         PR c++/13239
6452         * g++.dg/opt/expect1.C: New test.
6453
6454 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6455
6456         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6457
6458 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6459
6460         PR debug/12923
6461         * gcc.dg/20031218-1.c: New test.
6462
6463         PR debug/12389
6464         * gcc.dg/20031218-2.c: New test.
6465         * gcc.dg/20031218-3.c: New test.
6466
6467         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6468         of label name and allow for USER_LABEL_PREFIX == "_" names.
6469         * g++.dg/abi/mangle18-2.C: Likewise.
6470         * g++.dg/abi/mangle19-1.C: Likewise.
6471         * g++.dg/abi/mangle19-2.C: Likewise.
6472         * g++.dg/abi/mangle20-1.C: Likewise.
6473         * g++.dg/abi/mangle20-2.C: Likewise.
6474
6475 2003-12-18  Richard Henderson  <rth@redhat.com>
6476
6477         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6478
6479 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
6480             Dan Kegel <dank@kegel.com>
6481
6482         PR other/12009
6483         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
6484         testing a cross compiler, it causes spurious compile failures.
6485         * lib/g++.exp: Likewise.
6486
6487 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6488
6489         PR c++/13262
6490         * g++.dg/template/access13.C: New test.
6491
6492 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
6493
6494         * gcc.dg/20031216-1.c: New test.
6495
6496 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6497
6498         PR c++/9154
6499         * g++.dg/template/error10.C: New test.
6500
6501 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6502
6503         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
6504         * g++.dg/eh/simd-2.C: Likewise.
6505
6506 2003-12-17  James E Wilson  <wilson@specifixinc.com>
6507             Roger Sayle  <roger@eyesopen.com>
6508
6509         * gcc.c-torture/execute/ieee/mzero5.c: New.
6510
6511 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6512
6513         PR c++/10603
6514         * g++.dg/parse/error6.C: New test.
6515
6516         PR c++/12827
6517         * g++.dg/parse/error7.C: New test.
6518
6519 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6520
6521         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6522         at -O with stabs debugging formats.
6523         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6524         * gcc.dg/debug/debug-2.c: Likewise.
6525
6526 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6527
6528         PR c++/12696
6529         * g++.dg/init/error1.C: New test.
6530
6531         PR c++/12218
6532         * g++.dg/init/pm3.C: New test.
6533
6534 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6535
6536         PR c/3347
6537         * gcc.dg/bitfld-8.c: New test.
6538
6539 2003-12-16  James Lemke  <jim@wasabisystems.com>
6540
6541         * gcc.dg/arm-scd42-[123].c: New tests.
6542
6543 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6544
6545         PR c++/9043
6546         * g++.dg/abi/mangle20-1.C: New test.
6547         * g++.dg/abi/mangle20-2.C: New test.
6548
6549 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6550
6551         PR c++/13275
6552         * g++.dg/other/offsetof2.C: Remove XFAIL.
6553         * g++.dg/parse/offsetof1.C: New test.
6554         * g++.gd/parse/offsetof2.C: Likewise.
6555
6556 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6557
6558         * g++.dg/template/nontype3.C: New test.
6559         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6560
6561 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6562
6563         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6564
6565 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6566
6567         PR c++/13387
6568         * g++.dg/expr/assign1.C: New test.
6569
6570         PR c++/13242
6571         * g++.dg/abi/mangle19-1.C: New test.
6572         * g++.dg/abi/mangle19-2.C: New test.
6573
6574 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6575
6576         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6577
6578 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6579
6580         * gcc.c-torture/execute/20031216-1.c: New test.
6581
6582 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6583
6584         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6585         an ICE regression.
6586
6587 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6588
6589         PR c++/10926
6590         * g++.dg/template/error9.C: New test.
6591
6592         PR c++/11116
6593         * g++.dg/template/error8.C: New test.
6594
6595 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6596
6597         PR middle-end/13400
6598         * gcc.c-torture/execute/20031215-1.c: New test case.
6599
6600 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6601
6602         PR c++/13269
6603         * g++.dg/parse/error5.C: New test.
6604
6605         PR c++/12989
6606         * g++.dg/expr/sizeof1.C: New test.
6607
6608         PR c++/13310
6609         * g++.dg/template/crash15.C: New test.
6610
6611 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6612
6613         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6614         a non-POD type as the last named parameter of a varargs function.
6615
6616 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6617
6618         PR c++/13243
6619         PR c++/12573
6620         * g++.dg/template/crash14.C: New test.
6621         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6622
6623 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6624
6625         * g++.dg/other/java1.C: New test.
6626
6627         PR c++/13241
6628         * g++.dg/abi/mangle18-1.C: New test.
6629         * g++.dg/abi/mangle18-2.C: New test.
6630
6631 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6632
6633         PR optimization/10312
6634         * gcc.c-torture/execute/20031214-1.c: New.
6635
6636 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6637
6638         PR c++/10779
6639         PR c++/12160
6640         * g++.dg/parse/error3.C: New test.
6641         * g++.dg/parse/error4.C: Likewise.
6642         * g++.dg/abi/mangle4.C: Tweak error messages.
6643         * g++.dg/lookup/using5.C: Likewise.
6644         * g++.dg/other/error2.C: Likewise.
6645         * g++.dg/parse/typename5.C: Likewise.
6646         * g++.dg/parse/undefined1.C: Likewise.
6647         * g++.dg/template/arg2.C: Likewise.
6648         * g++.dg/template/ttp3.C: Likewise.
6649         * g++.dg/template/type1.C: Likewise.
6650         * g++.old-deja/g++.other/crash32.C: Likewise.
6651         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6652
6653 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6654
6655         PR c++/13106
6656         * g++.dg/warn/noreturn-3.C: New test.
6657
6658 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6659
6660         PR c++/13118
6661         * g++.dg/abi/covariant3.C: New.
6662
6663 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6664
6665         * g++.dg/eh/ia64-1.C: New test.
6666
6667 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6668
6669         PR optimization/13037
6670         * g77.f-torture/execute/13037.f: New test case.
6671
6672 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6673
6674         PR c++/12881
6675         * g++.dg/abi/covariant2.C: New.
6676
6677 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6678
6679         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6680
6681 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6682
6683         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6684
6685 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6686
6687         PR other/10819
6688         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6689         to fix Bug 10819.
6690         * lib/g++.exp (g++_version): Likewise.
6691         * lib/g77.exp (g77_version): Likewise.
6692         * lib/objc.exp (default_objc_version): Likewise.
6693
6694 2003-12-10  Richard Henderson  <rth@redhat.com>
6695
6696         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6697
6698         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6699
6700 2003-12-08  Matt Austern  <austern@apple.com>
6701
6702         PR c/13134
6703         * lib/gcc-dg.exp (dg-require-visibility): Define.
6704         * lib/target-supports (check_visibility_available): Define.
6705         * gcc.dg/visibility-1.c: New test.
6706         * gcc.dg/visibility-2.c: Likewise.
6707         * gcc.dg/visibility-3.c: Likewise.
6708         * gcc.dg/visibility-4.c: Likewise.
6709         * gcc.dg/visibility-5.c: Likewise.
6710         * gcc.dg/visibility-6.c: Likewise.
6711         * g++.dg/ext/visibility-1.C: Likewise.
6712         * g++.dg/ext/visibility-2.C: Likewise.
6713         * g++.dg/ext/visibility-3.C: Likewise.
6714         * g++.dg/ext/visibility-4.C: Likewise.
6715         * g++.dg/ext/visibility-5.C: Likewise.
6716         * g++.dg/ext/visibility-6.C: Likewise.
6717
6718 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6719
6720         * g++.dg/lookup/java1.C: New test.
6721         * g++.dg/lookup/java2.C: New test.
6722
6723 2003-12-07  Falk Hueffner  <falk@debian.org>
6724
6725         * g++.dg/opt/noreturn-1.C: New test.
6726
6727 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6728
6729         * gcc.dg/overflow-1.c: New test.
6730
6731 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6732
6733         * g77.f-torture/compile/13060.f: New test.
6734
6735 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6736
6737         PR c++/13323
6738         * g++.dg/inherit/operator2.C: New test.
6739
6740 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6741
6742         PR c++/13305
6743         * g++.dg/ext/attrib9.C: New test.
6744
6745 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6746
6747         PR c++/13314
6748         * g++.dg/template/error7.C: New test.
6749
6750 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6751             J"orn Rennecke <joern.rennecke@superh.com>
6752
6753         PR target/13302
6754         * g++.dg/other/struct-va_list.C: New test.
6755
6756 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6757
6758         PR c++/13166
6759         * g++.dg/parse/defarg6.C: New test.
6760
6761 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6762
6763         PR target/13256
6764         * gcc.c-torture/execute/20031201-1.c: New test.
6765
6766 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6767
6768         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6769
6770 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6771
6772         * gcc.dg/builtin-return-1.c: New test.
6773
6774 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6775             J"orn Rennecke <joern.rennecke@superh.com>
6776
6777         PR optimization/13260
6778         * gcc.c-torture/execute/20031204-1.c: New test.
6779
6780 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6781
6782         PR c++/9127
6783         * g++.dg/template/error6.C: New test.
6784
6785 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6786
6787         * gcc.dg/20031202-1.c: New test.
6788
6789 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6790
6791         PR c++/13179
6792         * g++.dg/template/eh1.C: New test.
6793
6794         PR c++/10771
6795         * g++.dg/template/error5.C: New test.
6796
6797 2003-12-02  David Ung  <davidu@mips.com>
6798
6799         * gcc.dg/compat/vector-check.h: Corrected type for var
6800         g_##TMODE
6801
6802 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6803
6804         PR c++/10126
6805         * g++.dg/template/ptrmem8.C: New test.
6806
6807 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6808
6809         PR c++/12573
6810         * g++.dg/template/dependent-expr3.C: New test.
6811
6812 2003-12-01  James Lemke  <jim@wasabisystems.com>
6813
6814         * gcc.dg/arm-g2.c: New test.
6815
6816 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6817
6818         PR optimization/11634
6819         * gcc.dg/20031201-2.c: New test case.
6820
6821 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6822
6823         PR 11433
6824         * objc.dg/proto-lossage-3.m: New test.
6825
6826 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6827
6828         PR optimization/12628
6829         * gcc.dg/20031201-1.c: New test case.
6830
6831 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6832
6833         * gcc.dg/unaligned-1.c: New test.
6834
6835 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6836
6837         PR c++/9849
6838         * g++.dg/template/error4.C: New test.
6839         * g++.dg/template/nested3.C: Adjust error markers.
6840
6841 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6842
6843         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6844
6845 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6846
6847         PR c/10333
6848         * gcc.dg/bitfld-7.c: New test.
6849
6850 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6851
6852         * gcc.dg/tls/asm-1.C: New test.
6853
6854 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6855
6856         * gcc.dg/cpp/assert4.c: Update.
6857
6858 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6859
6860         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6861         * gcc.dg/builtin-apply3.c: New test.
6862
6863 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6864
6865         * lib/compat.exp (compat-obj): New xfaildata parameter.
6866         Use it to set compiler_conditional_xfail_data before compiling.
6867         (compat-get-options): Handle dg-xfail-if.
6868         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
6869         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
6870         * gcc.dg/compat/vector-1_y.c: Likewise.
6871         * gcc.dg/compat/vector-2_x.c: Likewise.
6872         * gcc.dg/compat/vector-2_y.c: Likewise.
6873
6874 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6875
6876         * g++.dg/opt/reg-stack4.C: New test.
6877
6878 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6879
6880         * gcc.dg/builtin-apply2.c: New test.
6881
6882 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6883
6884         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
6885
6886 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6887
6888         PR c++/12924
6889         * g++.dg/template/template-id-2.C: New test.
6890
6891 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6892
6893         PR c++/5369
6894         * g++.dg/template/memfriend1.C: New test.
6895         * g++.dg/template/memfriend2.C: Likewise.
6896         * g++.dg/template/memfriend3.C: Likewise.
6897         * g++.dg/template/memfriend4.C: Likewise.
6898         * g++.dg/template/memfriend5.C: Likewise.
6899         * g++.dg/template/memfriend6.C: Likewise.
6900         * g++.dg/template/memfriend7.C: Likewise.
6901         * g++.dg/template/memfriend8.C: Likewise.
6902         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
6903
6904 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
6905
6906         PR c++/12515
6907         * g++.dg/ext/cond1.C: New test.
6908
6909 2003-11-20  Richard Henderson  <rth@redhat.com>
6910
6911         * gcc.dg/20020201-2.c: Remove.
6912         * gcc.dg/20020201-4.c: Remove.
6913         * gcc.dg/20020304-1.c: Remove.
6914
6915 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6916
6917         * gcc.dg/cpp/trad/xwin1.c: New test case.
6918
6919 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6920
6921         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
6922         * lib/g77.exp: Likewise.
6923         * lib/objc.exp: Likewise.
6924         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6925         for darwin.
6926
6927 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6928
6929         PR c++/12932
6930         * g++.dg/template/static5.C: New test.
6931
6932 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6933
6934         * gcc.dg/nested-func-1.c: New test.
6935
6936 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6937
6938         * gcc.dg/cpp/assert4.c: New test.
6939
6940 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6941
6942         PR c++/2294
6943         * g++.dg/lookup/using9.c: New test.
6944
6945 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6946
6947         PR c++/12762
6948         * g++.dg/template/error3.C: New test.
6949
6950 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6951
6952         PR ada/13035
6953         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6954         No longer use a wrapper for gcc, since this does not work under
6955         Windows.
6956
6957 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6958
6959         PR c++/2094
6960         * g++.dg/template/ptrmem7.C: New test.
6961
6962 2003-11-13  Andrew Pinski <apinski@apple.com>
6963
6964         * gcc.c-torture/compile/20031113-1.c: New test.
6965
6966 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6967             Kean Johnston <jkj@sco.com>
6968
6969         PR c/13029
6970         * gcc.dg/unused-4.c: Update.
6971
6972 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6973
6974         * g++.dg/opt/const3.C: New test.
6975
6976 2003-11-13  Jan Hubicka  <jh@suse.cz>
6977
6978         * gcc.c-torture/compile/20031112-1.c: New test.
6979
6980 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6981
6982         * g++.dg/parse/crash10.C: Remove bogus error marker.
6983
6984 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6985
6986         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6987         (host_gcc): Likewise.
6988         (ROOT): Honor $PWDCMD.
6989         (BASE): Likewise.
6990         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6991
6992 2003-11-12  Catherine Moore  <clm@redhat.com>
6993
6994         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6995
6996 2003-11-12  Andreas Jaeger  <aj@suse.de>
6997             Jakub Jelinek  <jakub@redhat.com>
6998             Andrew Pinski  <pinskia@physics.uc.edu>
6999             Richard Henderson  <rth@redhat.com>
7000
7001         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7002         systems.
7003         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7004
7005         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7006         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7007
7008 2003-11-11  Andreas Jaeger  <aj@suse.de>
7009
7010         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7011
7012         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7013
7014 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7015
7016         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7017         Clean ups.
7018
7019 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7020
7021         * gcc.dg/trampoline-1.c: New test.
7022
7023 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7024
7025         * gcc.c-torture/compile/200031109-1.c: New test.
7026
7027 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7028
7029         PR c/3190
7030         PR c/8714
7031         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7032         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7033         gcc.dg/format/no-y2k-1.c: Update.
7034
7035 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7036
7037         PR optimization/10467
7038         * gcc.dg/20031108-1.c: New test case.
7039
7040 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7041
7042         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7043
7044 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7045
7046         * gcc.dg/compound-lvalue-1.c: New test.
7047         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7048         some XFAILs.
7049
7050 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7051
7052         * gcc.dg/altivec-varargs-1.c: New test.
7053
7054 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7055
7056         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7057         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7058         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7059         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7060         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7061
7062 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7063
7064         * gcc.dg/cond-lvalue-1.c: New test.
7065
7066 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7067
7068         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7069
7070 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7071
7072         PR c++/11616
7073         * g++.dg/template/instantiate5.C: New test.
7074
7075 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7076
7077         PR c++/12726
7078         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7079         * ChangeLog: Add missing first entry for above test.
7080
7081 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7082
7083         PR c++/9810
7084         * g++.dg/template/using8.C: New test.
7085         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7086
7087 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7088
7089         PR optimization/10817
7090         * gcc.c-torture/compile/20031102-1.c: New test case.
7091
7092 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7093
7094         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7095         2147483647.
7096
7097 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7098
7099         * gcc.dg/20031102-1.c: New test.
7100
7101 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7102
7103         * gcc.dg/complex-1.c: New test.
7104
7105 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7106
7107         PR c++/12796
7108         * g++.dg/template/crash13.C: Adjust expected error location.
7109         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7110
7111 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7112
7113         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7114
7115 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7116
7117         PR/10239
7118         * gcc.c-torture/compile/20031031-2.c: New test.
7119
7120 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7121
7122         PR/11640
7123         * gcc.c-torture/compile/20031031-1.c: New test.
7124
7125 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7126
7127         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7128         * gcc.misc-tests/bprob.exp: Likewise.
7129         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7130         the execution test on arm-elf configs.
7131         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7132         configs that don't support scratch files.
7133         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7134
7135 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7136
7137         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7138         done by dejagnu.
7139
7140 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7141
7142         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7143         Avoid non pure sh syntax. Add more logging.
7144
7145         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7146         fail.
7147
7148 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7149
7150         PR libgcj/10610
7151         * gcc.dg/ppc-stackalign-1.c: New test.
7152
7153 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7154
7155         * ada/acats/run_all.sh: Change output to be more compliant with
7156         dejagnu framework.
7157         Create acats.sum and acats.log files under testsuite/ada/acats
7158         Only run [a-z]* directories, to filter out e.g. CVS.
7159         Redirect build output to log file.
7160
7161 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7162
7163         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7164
7165 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7166
7167         PR ada/5909:
7168         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7169
7170 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7171
7172         * gcc.c-torture/compile/20031023-1.c: New test.
7173         * gcc.c-torture/compile/20031023-2.c: New test.
7174         * gcc.c-torture/compile/20031023-3.c: New test.
7175         * gcc.c-torture/compile/20031023-4.c: New test.
7176
7177 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7178
7179         PR c++/10371
7180         * g++.dg/lookup/scoped8.C: New test.
7181
7182 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7183
7184         * g++.dg/opt/reg-stack3.C: New test.
7185
7186 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7187
7188         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7189
7190 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7191
7192         PR c++/11076
7193         * g++.dg/template/crash13.C: New test.
7194
7195 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7196
7197         * gcc.dg/c99-restrict-2.c: New test.
7198
7199 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7200
7201         PR c++/12698, c++/12699, c++/12700, c++/12566
7202         * g++.dg/inherit/covariant9.C: New test.
7203         * g++.dg/inherit/covariant10.C: New test.
7204         * g++.dg/inherit/covariant11.C: New test.
7205
7206 2003-10-23  Jason Merrill  <jason@redhat.com>
7207
7208         PR c++/12726
7209         * g++.dg/ext/complit2.C: New test.
7210
7211 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7212
7213         PR target/12654
7214         * gcc.c-torture/execute/20031020-1.c: New test.
7215
7216 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7217
7218         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7219         following the jump_insn.
7220
7221 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7222
7223         * gcc.dg/cast-lvalue-1.c: New test.
7224
7225 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7226
7227         PR c++/11962
7228         * g++.dg/template/cond2.C: New test.
7229
7230 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7231
7232         * gcc.dg/builtins-28.c: New test.
7233
7234 2003-10-20  Jan Hubicka  <jh@suse.cz>
7235
7236         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7237         parameter.
7238         * testsuite/gcc.dg/inline-2.c: Likewise.
7239
7240 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7241
7242         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7243         * gcc.dg/nest.c:  Likewise.
7244
7245 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7246
7247         PR c++/9781, c++/10583, c++/11862
7248         * g++.dg/parse/crash13.C: New test.
7249
7250 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7251
7252         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7253
7254 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7255
7256         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7257         Define HAVE_C99_RUNTIME except on Solaris.
7258         * gcc.dg/builtins-20.c: Likewise.
7259
7260 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7261
7262         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7263
7264 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7265
7266         PR c++/12495
7267         * g++.dg/template/crash21.C: New test.
7268
7269 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7270
7271         PR c++/2513
7272         * g++.dg/template/typename5.C: New test.
7273
7274 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7275
7276         PR c++/12369
7277         * g++.dg/template/friend25.C: New test.
7278
7279 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7280
7281         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7282         versions.
7283
7284 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7285
7286         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7287         == 2147483647.
7288
7289 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7290
7291         * gcc.c-torture/execute/960416-1.x: Remove.
7292         * gcc.c-torture/execute/divconst-3.x: Likewise.
7293
7294 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7295
7296         PR target/12598
7297         * gcc.dg/torture/cris-volatile-1.c: New test.
7298
7299 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7300
7301         PR optimization/9325
7302         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7303         for overflowing floating point to integer conversion during RTL
7304         simplification.
7305
7306 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7307
7308         * objc/execute/_cmd.m: Fix typo.
7309         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7310         Relax 'scan-assembler' regexp.
7311         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7312         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7313         * objc.dg/zero-link-2.m: Remove blank line.
7314         * objc.dg/zero-link-3.m: New test case.
7315
7316 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7317
7318         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7319
7320         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7321         than linker trickery.
7322
7323 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7324
7325         PR c++/12370
7326         * g++.dg/other/friend2.C: New test.
7327
7328 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7329
7330         * gcc.dg/20031012-1.c: New test.
7331
7332 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7333
7334         * gcc.dg/weak/weak-3.c: Fix for new warning.
7335
7336 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7337
7338         PR optimization/8750
7339         * gcc.c-torture/execute/20031012-1.c: New test case.
7340
7341 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7342
7343         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7344         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7345
7346 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7347
7348         PR optimization/12260
7349         * gcc.c-torture/compile/20031011-2.c: New test case.
7350
7351 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7352
7353         * gcc.c-torture/execute/20031011-1.c: New testcase.
7354
7355 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7356
7357         * gcc.c-torture/compile/20031011-1.c: New test.
7358
7359 2003-10-11  Jan Hubicka  <jh@suse.cz>
7360
7361         * g++.dg/other/first-global.C: New test.
7362
7363 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7364
7365         * gcc.c-torture/execute/string-opt-18.c: New testcase.
7366
7367 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
7368
7369         * gcc.c-torture/compile/20031010-1.c: New test.
7370
7371 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
7372
7373         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7374         * gcc.c-torture/execute/va-arg-25.c: ... here.
7375
7376 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
7377
7378         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7379
7380 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
7381
7382         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7383
7384 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
7385
7386         * g++.dg/parse/error2.C: New test.
7387
7388 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
7389
7390         PR c++/11097
7391         * g++.dg/other/error5.C: Modify the error message.
7392         * g++.dg/lookup/using8.C: New test.
7393
7394 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
7395
7396         * gcc.dg/darwin-abi-2.c: New file.
7397         * gcc.c-torture/execute/va-arg-24.c: New file.
7398
7399 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
7400
7401         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
7402         indentation.
7403
7404 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
7405
7406         PR c++/10147
7407         * g++.dg/other/error4.C: Update error messages.
7408         * g++.dg/template/ptrmem4.C: Likewise.
7409
7410         PR c++/12337
7411         * g++.dg/init/new9.C: New test.
7412
7413         PR c++/12334, c++/12236, c++/8656
7414         * g++.dg/ext/attrib8.C: New test.
7415
7416 2003-10-06  Devang Patel  <dpatel@apple.com>
7417
7418         * gcc.dg/debug/dwarf2-3.h: New test.
7419         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7420
7421 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
7422
7423         * g++.dg/opt/cfg2.C: New test.
7424
7425 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7426
7427         * g++.dg/opt/float1.C: New test.
7428
7429 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7430
7431         * gcc.dg/c90-array-lval-6.c: New test.
7432         * gcc.dg/c99-array-lval-6.c: New test.
7433
7434 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
7435             Ziemowit Laski  <zlaski@apple.com>
7436
7437         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7438         'Derived', so that it is never considered a class method; add
7439         new warning for '+port' method ambiguity.
7440         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7441         <objc/objc-api.h> (needed on Mac OS X).
7442         * objc.dg/method-13.m: New test.
7443
7444 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7445
7446         PR optimization/9325, PR java/6391
7447         * gcc.c-torture/execute/20031003-1.c: New test case.
7448
7449 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7450
7451         PR optimization/12180
7452         * gcc.dg/20031002-1.c: New test.
7453
7454         PR c++/12486
7455         * g++.dg/inherit/error1.C: New test.
7456
7457 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7458
7459         * lib/f-torture.exp (search_for): Rename to...
7460         (search_for_re): This.  Also, clean up comments and the
7461         "regexp" invocation.
7462
7463 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7464
7465         * gcc.c-torture/compile/20031002-1.c: New test.
7466
7467 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
7468
7469         * g++.dg/opt/cond1.C: New test.
7470
7471 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
7472
7473         * gcc.dg/Wold-style-definition-2.c: New testcase.
7474         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7475
7476 2003-09-29  Richard Henderson  <rth@redhat.com>
7477
7478         * g++.dg/init/array10.C: Add dg-options.
7479
7480 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
7481
7482         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7483
7484 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7485
7486         * g++.dg/template/friend19.C: Fix typo.
7487         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7488
7489 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
7490
7491         * gcc.c-torture/execute/20030928-1.c: New test.
7492         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7493
7494 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7495
7496         * g++.dg/opt/unroll1.C: New test.
7497
7498 2003-09-26  Roger Sayle  <roger@eyesopen.com>
7499
7500         PR optimization/11741
7501         * gcc.dg/20030926-1.c: New test case.
7502
7503 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7504
7505         PR c++/5655
7506         * g++.dg/parse/access7.C: New test.
7507         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7508
7509 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7510
7511         MERGE OF objc-improvements-branch into MAINLINE:
7512         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7513         if libobjc has not been built.
7514         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7515         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7516         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7517         objc/execute/nested-3.m, objc/execute/np-2.m,
7518         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7519         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7520         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7521         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7522         objc.dg/special/unclaimed-category-1.h,
7523         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7524         well as GNU runtime.
7525         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7526         * execute/cascading-1.m, execute/function-message-1.m,
7527         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7528         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7529         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7530         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7531         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7532         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7533         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7534         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7535         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7536         * objc.dg/bitfield-2.m: Run only on Darwin.
7537         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7538         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7539         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7540         * objc.dg/const-str-1.m: Fix constant string layout.
7541
7542 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7543
7544         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7545
7546 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7547
7548         * gcc.dg/darwin-abi-1.c: New file.
7549
7550 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7551
7552         PR target/12281
7553         * gcc.c-torture/compile/20030921-1.c: New test.
7554
7555 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7556
7557         * g++.dg/opt/reg-stack2.C: New test.
7558
7559 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7560
7561         * g++.dg/eh/delayslot1.C: New test.
7562
7563 2003-09-20  Richard Henderson  <rth@redhat.com>
7564
7565         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7566
7567 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7568
7569         * gcc.c-torture/execute/20030920-1.c: New test case.
7570
7571 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7572
7573         * g++.dg/rtti/typeid3.C: Correct expected error message.
7574
7575 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7576
7577         PR c++/157
7578         * g++.dg/parse/crash12.C: New test.
7579
7580 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7581
7582         * gcc.dg/compat/mixed-struct-check.h: New.
7583         * gcc.dg/compat/mixed-struct-defs.h: New.
7584         * gcc.dg/compat/mixed-struct-init.h: New.
7585         * gcc.dg/compat/struct-by-value-19_main.c: New.
7586         * gcc.dg/compat/struct-by-value-19_x.c: New.
7587         * gcc.dg/compat/struct-by-value-19_y.c: New.
7588         * gcc.dg/compat/struct-by-value-20_main.c: New.
7589         * gcc.dg/compat/struct-by-value-20_x.c: New.
7590         * gcc.dg/compat/struct-by-value-20_y.c: New.
7591         * gcc.dg/compat/struct-return-19_main.c: New.
7592         * gcc.dg/compat/struct-return-19_x.c: New.
7593         * gcc.dg/compat/struct-return-19_y.c: New.
7594         * gcc.dg/compat/struct-return-20_main.c: New.
7595         * gcc.dg/compat/struct-return-20_x.c: New.
7596         * gcc.dg/compat/struct-return-20_y.c: New.
7597
7598 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7599         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7600         so that it will not complain on LP64 targets.
7601
7602 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7603
7604         PR c++/495
7605         * g++.dg/template/friend24.C: New test.
7606
7607 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7608
7609         PR c++/12332
7610         * g++.dg/template/memtmpl2.C: New test.
7611
7612 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7613
7614         PR target/11184
7615         * gcc.dg/builtin-apply1.c: New test.
7616
7617 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7618
7619         PR c++/9848
7620         * g++.dg/warn/Wunused-4.C: New test.
7621
7622 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7623
7624         PR c++/12316
7625         * g++.dg/other/gc2.C: New test.
7626
7627 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7628
7629         PR c++/11991
7630         * g++.dg/rtti/typeid3.C: New test.
7631
7632         PR c++/12266
7633         * g++.dg/overload/template1.C: New test.
7634
7635 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7636
7637         * g++.dg/opt/cfg3.C: New test.
7638
7639 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7640
7641         PR c++/7939
7642         * g++.dg/template/crash11.C: New test.
7643
7644 2003-09-16  Jason Merrill  <jason@redhat.com>
7645             Jakub Jelinek  <jakub@redhat.com>
7646
7647         * gcc.dg/attr-warn-unused-result.c: New test.
7648
7649 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7650
7651         PR c++/12184
7652         * g++.dg/expr/call2.C: New test.
7653
7654 2003-09-15  Andreas Jaeger  <aj@suse.de>
7655
7656         * gcc.dg/Wold-style-definition-1.c: New test.
7657
7658 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7659
7660         PR c++/3907
7661         * g++.dg/parse/template12.C: New test.
7662
7663         * g++.dg/abi/bitfield11.C: New test.
7664         * g++.dg/abi/bitfield12.C: Likewise.
7665
7666 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7667
7668         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7669         non-expansion of functional macro name without arguments at EOL.
7670         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7671
7672 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7673
7674         * gcc.c-torture/execute/20030914-[12].c: New tests.
7675
7676 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7677
7678         PR c++/11788
7679         * g++.dg/overload/addr1.C: New test.
7680
7681 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7682
7683         * gcc.dg/20030909-1.c: New test.
7684
7685 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7686
7687         * gcc.dg/ultrasp10.c: New test.
7688
7689 2003-09-09  Devang Patel  <dpatel@apple.com>
7690
7691         * gcc.dg/darwin-ld-6.c: New test.
7692
7693 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7694
7695         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7696
7697 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7698
7699         * gcc.dg/ia64-types1.c: New test.
7700         * gcc.dg/ia64-types2.c: Likewise.
7701
7702 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7703
7704         * gcc.dg/builtins-1.c: Add more _Complex tests.
7705         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7706
7707         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7708         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7709
7710 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7711
7712         PR c++/11786
7713         * g++.dg/lookup/koenig2.C: New test.
7714
7715         PR c++/5296
7716         * g++.dg/rtti/typeid2.C: New test.
7717
7718 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7719
7720         * gcc.c-torture/compile/20030904-1.c: New test.
7721
7722 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7723
7724         * g++.dg/opt/longbranch2.C: New test.
7725
7726 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7727
7728         * g++.dg/template/crash10.C: Only compile it.
7729
7730 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7731
7732         PR middle-end/11665
7733         * gcc.c-torture/compile/20030907-1.c: New test.
7734         * g++.dg/init/array11.C: New test.
7735
7736 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7737
7738         PR c++/11852
7739         * g++.dg/init/struct1.C: New test.
7740
7741 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7742
7743         PR c++/12181
7744         * g++.dg/expr/comma1.C: New test.
7745
7746 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7747
7748         PR c++/11867
7749         * g++.dg/expr/static_cast5.C: New test.
7750
7751 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7752
7753         PR c++/11507
7754         * g++.dg/lookup/scoped7.C: New test.
7755
7756         PR c++/9574
7757         * g++.dg/other/static1.C: New test.
7758
7759         PR c++/11490
7760         * g++.dg/warn/template-1.C: New test.
7761
7762         PR c++/11432
7763         * g++.dg/template/crash10.C: New test.
7764
7765         PR c++/2478
7766         * g++.dg/overload/VLA.C: New test.
7767
7768         PR c++/10804
7769         * g++.dg/template/call1.C: New test.
7770
7771 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7772
7773         PR c++/11794
7774         * g++.dg/parse/using3.C: New test.
7775
7776 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7777
7778         PR c++/11409
7779         * g++.dg/overload/builtin3.C: New test case.
7780
7781 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7782
7783         PR c/9862
7784         * gcc.dg/20030906-1.c: New test.
7785         * gcc.dg/20030906-2.c: Likewise.
7786
7787 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7788
7789         PR c++/12167
7790         * g++.dg/parse/defarg5.C: New test.
7791
7792         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7793
7794 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7795
7796         PR c++/12163
7797         * g++.dg/expr/static_cast4.C: New test.
7798
7799         PR c++/12146
7800         * g++.dg/template/crash9.C: New test.
7801
7802 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7803
7804         * g++.old-deja/g++.ext/pretty2.C: Update for change
7805         in __FUNCTION__.
7806         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7807
7808 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7809
7810         PR c++/11922
7811         * g++/dg/template/qualified-id1.C: New test.
7812
7813         PR c++/12037
7814         * g++.dg/warn/noeffect4.C: New test.
7815
7816 2003-09-04  Matt Austern  <austern@apple.com>
7817
7818         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7819         * g++.dg/ext/fnname2.C: Likewise.
7820         * g++.dg/ext/fnname3.C: Likewise.
7821
7822 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7823
7824         * g++.dg/expr/lval1.C: New test.
7825         * g++.dg/ext/lvcast.C: Remove.
7826
7827 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7828
7829         PR optimization/11700.
7830         * gcc.c-torture/compile/20030903-1.c: New test case.
7831
7832 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7833
7834         PR c++/12053
7835         * g++.dg/abi/layout4.C: New test.
7836
7837 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7838
7839         PR c++/11553
7840         * g++.dg/parse/friend3.C: New test.
7841
7842 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7843
7844         PR c++/11847
7845         * g++.dg/template/class1.C: New test.
7846
7847         PR c++/11808
7848         * g++.dg/expr/call1.C: New test.
7849
7850 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7851
7852         PR c++/12114
7853         * g++.dg/init/ref9.C: New test.
7854
7855         PR c++/11972
7856         * g++.dg/template/nested4.C: New test.
7857
7858 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7859
7860         PR c++/12093
7861         * g++.dg/template/non-dependent4.C: New test.
7862
7863         PR c++/11928
7864         * g++.dg/inherit/conv1.C: New test.
7865
7866 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7867
7868         PR c++/6196
7869         * g++.dg/ext/label1.C: New test.
7870         * g++.dg/ext/label2.C: Likewise.
7871
7872 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7873
7874         * g++.dg/expr/cond3.C: New test.
7875
7876 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7877
7878         * gcc.dg/builtins-1.c: Add new builtin cases.
7879
7880 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7881
7882         * gcc.dg/builtins-1.c: Add new cases.
7883         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7884
7885 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7886
7887         * gcc.dg/builtins-1.c: Add more math builtin tests.
7888         * gcc.dg/torture/builtin-attr-1.c: New test.
7889
7890 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
7891
7892         PR optimization/5079
7893         * g++.dg/opt/static3.C: New test.
7894
7895 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7896
7897         * gcc.misc-tests/gcov-10b.c: New test.
7898
7899 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
7900
7901         * g++.dg/opt/ptrmem3.C: New test.
7902
7903         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
7904
7905 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
7906
7907         * gcc.dg/20030826-2.c: New test.
7908
7909 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7910
7911         PR middle-end/12002
7912         * g77.f-torture/compile/12002.f: New test case.
7913
7914 2003-08-26  Roger Sayle  <roger@eyesopen.com>
7915
7916         * gcc.dg/20030826-1.c: New test case.
7917
7918 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
7919
7920         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
7921
7922 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7923
7924         PR c++/11871
7925         * c++.dg/lookup/crash1.C: New test.
7926
7927         * c++.dg/warn/noeffect3.C: New test.
7928
7929 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7930
7931         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7932         * gcc.dg/compat/vector-1_y.c: Ditto.
7933         * gcc.dg/compat/vector-2_x.c: Ditto.
7934         * gcc.dg/compat/vector-2_y.c: Ditto.
7935
7936 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7937
7938         * gcc.dg/20030702-1.c: New test.
7939
7940 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7941
7942         PR c++/8795
7943         * g++.dg/ext/altivec-1.C: New test.
7944
7945 2003-08-24  Richard Henderson  <rth@redhat.com>
7946
7947         * g++.dg/eh/simd-2.C: Add -w for x86.
7948
7949 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7950
7951         * gcc.dg/20030815-1.c: New test.
7952
7953 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7954
7955         PR c++/3765
7956         * g++.dg/parse/access6.C: New test.
7957
7958 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7959
7960         PR c++/641, c++/11876
7961         * g++.dg/template/friend22.C: New test.
7962         * g++.dg/template/friend23.C: Likewise.
7963
7964 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7965
7966         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7967         identically.
7968
7969 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7970
7971         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7972
7973 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7974
7975         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7976
7977 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7978
7979         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7980
7981 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7982
7983         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7984
7985 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7986
7987         PR c++/11919
7988         * g++.dg/overload/prom1.C: New test.
7989
7990         PR c++/11551
7991         * g++.dg/parse/dtor2.C: New test.
7992
7993         PR c++/10762
7994         * g++.dg/parse/using2.C: New test.
7995
7996 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7997
7998         PR target/11805
7999         * gcc.c-torture/compile/20030821-1.c: New.
8000
8001 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8002
8003         PR c++/11834
8004         * g++.dg/template/deduce2.C: New test.
8005
8006 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8007
8008         * gcc.c-torture/execute/20030821-1.c: New test.
8009
8010 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8011
8012         PR middle-end/11984
8013         * gcc.dg/20030820-1.c: New test case.
8014
8015 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8016
8017         PR c++/11945
8018         * g++.dg/warn/noeffect2.C: New test.
8019
8020 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8021
8022         PR c++/10926
8023         * g++.dg/template/dtor2.C: New test.
8024
8025         PR c++/11684
8026         * g++.dg/template/operator1.C: New test.
8027         * g++.dg/parse/operator4.C: New test.
8028
8029         PR c++/11946.C
8030         * g++.dg/expr/enum1.C: New test.
8031         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8032
8033         PR c++/11036.C
8034         * g++.dg/parse/elab2.C: New test.
8035         * g++.dg/parse/typedef4.C: Change error message.
8036         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8037         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8038         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8039
8040 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8041
8042         * gcc.dg/pch/warn-1.c: New.
8043         * gcc.dg/pch/warn-1.hs: New.
8044
8045         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8046         not-tested file.
8047
8048 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8049
8050         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8051
8052 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8053
8054         * gcc.dg/uninit-D.c: New Test.
8055         * gcc.dg/uninit-E.c: New Test.
8056         * gcc.dg/uninit-F.c: New Test.
8057         * gcc.dg/uninit-G.c: New Test.
8058
8059 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8060
8061         * g++.dg/README: Describe the pch directory.
8062
8063 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8064
8065         PR c++/11174
8066         * g++.dg/parse/access4.C: New test.
8067         * g++.dg/parse/access5.C: Likewise.
8068         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8069
8070 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8071
8072         * gcc.dg/noncompile/20030818-1.c: New.
8073
8074 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8075
8076         PR c++/11957
8077         * g++.dg/warn/noeffect1.C: New test.
8078
8079         * g++.dg/template/scope2.C: New test.
8080         * g++.dg/template/error2.C: Correct dg-error
8081
8082 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8083
8084         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8085
8086 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8087
8088         PR C++/11512
8089         * g++.dg/template/warn1.C: New.
8090
8091 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8092
8093         * g++.dg/template/error2.C: New test.
8094         * g++.dg/lookup/using7.C: Adjust errors
8095         * g++.old-deja/g++.pt/crash36.C: Likewise.
8096         * g++.old-deja/g++.pt/derived3.C: Likewise.
8097
8098 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8099
8100         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8101         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8102         * gcc.c-torture/execute/builtins/string-9.c: New, from
8103         string-opt-9.c.  Adjust for execute/builtins framework.
8104         * gcc.c-torture/execute/string-opt-9.c: Delete.
8105
8106 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8107
8108         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8109
8110         * g++.dg/parse/ret-type2.C: New test.
8111
8112         PR c++/11703
8113         * g++.dg/init/new8.C: New test.
8114
8115         PR c++/10923
8116         * g++.dg/parse/typedef5.C: New test.
8117
8118         PR c++/9512
8119         * g++.dg/parse/qualified2.C: New test.
8120         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8121         invalid code.
8122
8123 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8124
8125         * g++.dg/conversion/ptrmem1.C: New test.
8126
8127 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8128
8129         PR target/11693
8130         * gcc.dg/20030811-1.c: New test.
8131
8132         PR target/11535
8133         * gcc.c-torture/execute/20030811-1.c: New test.
8134
8135 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8136
8137         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8138
8139 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8140
8141         PR c++/11789.C
8142         * g++.dg/inherit/multiple1.C: New test.
8143
8144 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8145
8146         * gcc.dg/spe1.c: New test.
8147
8148         PR c++/11670
8149         * g++.dg/expr/cast2.C: New test.
8150
8151         PR c++/10530
8152         * g++.dg/template/dependent-name2.C: New test.
8153
8154 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8155
8156         * g++.dg/parse/crash11.C: Put the dg options in comments.
8157
8158 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8159
8160         * lib/gcc-dg.exp: Update for diagnostic change.
8161
8162 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8163
8164         PR c++/5767
8165         * g++.dg/parse/crash11.C: New test.
8166
8167 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8168
8169         * gcc.dg/cpp/spacing1.c: Update.
8170
8171 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8172
8173         PR target/11739
8174         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8175         a value for -mtune.
8176
8177 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8178
8179         PR middle-end/11771
8180         * gcc.c-torture/compile/20030804-1.c: New test case.
8181
8182 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8183
8184         * gcc.dg/20030804-1.c: New test case.
8185
8186 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8187
8188         * gcc.dg/cpp/separate-1.c: New test.
8189
8190 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8191
8192         PR c++/11704
8193         * g++.dg/template/dependent-expr2.C: New test.
8194
8195         PR c++/11766
8196         * g++.dg/expr/ptrmem1.C: New test.
8197
8198 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8199
8200         PR c++/9453
8201         * g++.dg/template/friend15.C: New test.
8202
8203 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8204
8205         * lib/dg-pch.exp: Work round PCH bug.
8206
8207 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8208
8209         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8210         builtins.  Move cases from builtins-4.c here.
8211
8212         * gcc.dg/torture/builtin-math-1.c: New test taken from
8213         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8214         additional cases.
8215
8216         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8217         Delete.
8218
8219 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8220
8221         PR c++/9447
8222         * g++.dg/template/using7.C: New test.
8223
8224 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8225
8226         * import1.c, import2.c: New tests.
8227
8228 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8229
8230         * g++.dg/eh/crossjump1.C: New test.
8231
8232 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8233
8234         PR c++/11697
8235         * g++.dg/template/using6.C: New test.
8236
8237         PR c++/11744
8238         * g++.dg/template/koenig2.C: New test.
8239
8240 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8241
8242         PR c++/7983
8243         * g++.dg/parse/typedef4.C: New test.
8244
8245 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8246
8247         PR c++/8442, c++/8806
8248         * g++.dg/template/elab1.C: New test.
8249         * g++.dg/template/type2.C: Likewise.
8250         * g++.dg/template/ttp3.C: Adjust expected error message.
8251         * g++.old-deja/g++.law/visibility13.C: Likewise.
8252         * g++.old-deja/g++.niklas/t135.C: Likewise.
8253         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8254         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8255         template argument.
8256         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8257
8258 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8259
8260         PR c++/11295
8261         * g++.dg/ext/stmtexpr1.C: New test.
8262
8263         * g++.dg/opt/tmp1.C: New test.
8264
8265         PR c++/11525
8266         * g++.dg/parse/constant4.C: New test.
8267
8268         PR c++/9447
8269         * g++.dg/template/using5.C: New test.
8270
8271 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8272
8273         * gcc.dg/builtins-27.c: New test case.
8274
8275 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8276
8277         * gcc.dg/tls/opt-7.c: New test.
8278
8279 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8280
8281         * g++.old-deja/g++.other/crash18.C: Remove.
8282
8283 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8284
8285         * g++.dg/template/explicit3.C: New.
8286         * g++.dg/template/explicit4.C: New.
8287         * g++.dg/template/explicit5.C: New.
8288
8289         PR c++/11347
8290         * g++.dg/template/memtmpl1.C: New.
8291
8292 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8293
8294         PR target/11565
8295         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8296         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8297
8298 2003-07-30  Jan Hubicka  <jh@suse.cz>
8299
8300         * vtgc1.c: Kill.
8301
8302 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8303
8304         * gcc.dg/struct-in-proto-1.c: New test.
8305
8306 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8307
8308         * gcc.dg/cpp/include2.c: Only expect one message.
8309
8310 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8311
8312         PR c++/9447
8313         * g++.dg/template/using1.C: New test.
8314         * g++.dg/template/using2.C: New test.
8315         * g++.dg/template/using3.C: New test.
8316         * g++.dg/template/using4.C: New test.
8317
8318 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8319
8320         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8321         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8322
8323 2003-07-28  Jan Hubicka  <jh@suse.cz>
8324
8325         PR c++/11530
8326         * g++.dg/opt/call1.C: New test.
8327
8328 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8329
8330         PR c++/11667
8331         * g++.dg/init/enum2.C: New test.
8332         * g++.dg/template/overload1.C: Add "-w" option.
8333
8334 2003-07-28    <hp@bitrange.com>
8335
8336         * gcc.dg/Wdeclaration-after-statement-1.c,
8337         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8338
8339 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8340
8341         * gcc.c-torture/compile/20030725-1.c: New test.
8342
8343 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8344
8345         * gcc.dg/20030505.c: Only run for SPE.
8346         Remove definition of opaque type.
8347
8348 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8349
8350         * g++.dg/template/ptrmem6.C: New test.
8351
8352 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8353
8354         * gcc.c-torture/compile/zero-strct-2.c: New test.
8355
8356 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8357
8358         * gcc.dg/intermod-1.c: New test.
8359
8360 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8361
8362         PR c++/11617
8363         * g++.dg/template/lookup2.C: New test.
8364         * g++.dg/template/memclass1.C: Remove instantiated from error.
8365         * g++.dg/other/error2.C: Tweak expected errors.
8366
8367         PR c++/11596
8368         * g++.dg/template/defarg3.C: New test.
8369
8370         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8371
8372 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
8373
8374         * g++.dg/inherit/access5.C: New test.
8375
8376 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8377
8378         PR c++/11513
8379         * g++.dg/template/crash8.C: New test.
8380
8381 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
8382
8383         PR c/10602
8384         * gcc.dg/noncompile/incomplete-2.c: New test.
8385
8386 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
8387
8388         PR c++/11645
8389         * g++.dg/inherit/access4.C: New test.
8390
8391         PR c++/11517
8392         * g++.dg/expr/cond2.C: New test.
8393
8394         PR optimization/10679
8395         * g++.dg/opt/inline4.C: New test.
8396
8397 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
8398
8399         * g++.dg/parse/crash10: New test.
8400
8401 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8402
8403         * g++.dg/ext/flexary1.C: New test.
8404
8405 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8406
8407         PR c++/10793
8408         * g++.dg/template/crash9.C: New test.
8409
8410 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8411
8412         PR c++/3004
8413         * g++.dg/parse/typedef3.C: New test.
8414
8415         PR c++/7906
8416         * g++.dg/parse/operator2.C: New test.
8417
8418         PR c++/8895
8419         * g++.dg/parse/def-tmpl-arg1.C: New test.
8420
8421         PR c++/9282
8422         * g++.dg/parse/funptr1.C: New test.
8423
8424         PR c++/9452
8425         * g++.dg/parse/ambig3.C: New test.
8426
8427         PR c++/9454
8428         * g++.dg/parse/operator3.C: New test.
8429
8430         PR c++/9486
8431         * g++.dg/parse/template10.C: New test.
8432
8433         PR c++/9488
8434         * g++.dg/parse/template11.C: New test.
8435
8436         PR c++/10150
8437         * g++.dg/parse/invalid-op1.C: New test.
8438
8439         PR c++/10247
8440         * g++.dg/parse/condexpr1.C: New test.
8441
8442 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8443
8444         * g++.dg/ext/packed3.C: New test.
8445         * g++.dg/ext/packed4.C: New test.
8446
8447         * gcc.dg/pack-test-3.c: New test.
8448
8449 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8450
8451         * lib/compat.exp: Handle dg-options per source file.
8452         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8453         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8454         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8455         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8456         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8457         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8458         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8459         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8460         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8461         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8462         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8463         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8464         * g++.dg/compat/break/bitfield7_x.C: Ditto.
8465         * g++.dg/compat/break/bitfield7_y.C: Ditto.
8466
8467 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
8468
8469         PR c/10320
8470         * gcc.c-torture/execute/20030718-1.c: New test.
8471
8472 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8473
8474         PR optimization/11536
8475         * gcc.dg/20030721-1.c: New test.
8476
8477 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
8478
8479         PR c++/11546
8480         * g++.dg/template/lookup1.C: New test.
8481
8482 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
8483
8484         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8485         diagnostics of ill-formed constructs involving labels.
8486         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8487         the new 'previously defined here' message.
8488
8489 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
8490
8491         * g++.dg/parse/non-dependent2.C: New test.
8492
8493 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
8494
8495         * g++.dg/init/init-ref4.C: xfail on targets without
8496         weak symbols.
8497
8498 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
8499
8500         PR target/11087
8501         * gcc.c-torture/execute/20030717-1.c: New test.
8502
8503 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8504
8505         * g++.dg/opt/cfg1.C: New test.
8506
8507 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8508
8509         PR optimization/11557
8510         * gcc.dg/20030717-1.c: New test.
8511
8512 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8513
8514         PR c++/10476
8515         * g++.dg/expr/crash-1.C: New test.
8516
8517         PR c++/11027
8518         * g++.dg/template/init3.C: New test.
8519
8520         PR c++/8222
8521         * g++.dg/template/non-dependent1.C: New test.
8522
8523         PR c++/11070
8524         * g++.dg/template/non-dependent2.C: New test.
8525
8526         PR c++/11071
8527         * g++.dg/template/non-dependent3.C: New test.
8528
8529         PR c++/9907
8530         * g++.dg/template/sizeof5.C: New test.
8531
8532 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8533
8534         PR 11498
8535         * gcc.c-torture/compile/mangle-1.c: New file.
8536
8537 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8538
8539         PR c++/7809
8540         * g++.dg/parse/access3.C: New test.
8541
8542 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8543
8544         PR c++/11384
8545         * g++.dg/init/init-ref4.C: New test.
8546
8547 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8548
8549         PR c++/11547
8550         * g++.dg/parse/constant3.C: New test.
8551         * g++.dg/parse/crash7.C: Likewise.
8552
8553 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8554
8555         PR target/11008
8556         * gcc.dg/i386-pentium4-not-mull.c: New.
8557
8558 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8559
8560         * gcc.dg/asm-names.c (ymain): Make it weak.
8561
8562 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8563
8564         PR c++/5421
8565         * g++.dg/template/friend21.C: New test.
8566
8567 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8568
8569         * gcc.dg/cleanup-8.c: New test.
8570         * gcc.dg/cleanup-9.c: New test.
8571
8572 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8573
8574         * g++.dg/ext/dll-MI1.h: New file.
8575         * g++.dg/ext/dllexport-MI1.C: New file.
8576         * g++.dg/ext/dllimport-MI1.C: New file.
8577
8578 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8579
8580         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8581         it does not have cmpstrsi patterns (just cmpmemsi).
8582
8583 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8584
8585         PR debug/11473
8586         * g++.dg/debug/debug8.C: New test.
8587
8588 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8589
8590         PR c++/10108
8591         * g++.dg/template/crash7.C: New test.
8592
8593 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8594
8595         PR target/10795
8596         * gcc.c-torture/compile/20030708-1.c: New.
8597
8598 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8599
8600         * gcc.c-torture/execute/20030715-1.c: New test.
8601
8602 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8603
8604         * gcc.dg/pch/inline-3.c: New file.
8605         * gcc.dg/pch/inline-3.hs: New file.
8606         * gcc.dg/pch/inline-4.c: New file.
8607         * gcc.dg/pch/inline-4.hs: New file.
8608
8609 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8610
8611         PR c++/11509
8612         * g++.dg/template/crash6.C: New test.
8613
8614         PR c++/7053
8615         * g++.dg/template/friend20.C: New test.
8616
8617         PR c++/7019
8618         * g++.dg/template/overload2.C: New test.
8619
8620 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8621
8622         PR optimization/11440
8623         * gcc.c-torture/execute/20030714-1.c: New test.
8624
8625 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8626
8627         PR c++/11154
8628         * g++.dg/template/partial2.C: New test.
8629
8630 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8631
8632         PR c++/11503
8633         * g++.dg/template/anon1.C: New test.
8634
8635         PR c++/11493
8636         PR c++/11495
8637         * g++.dg/parse/template9.C: Likewise.
8638         * g++.dg/template/crash4.C: New test.
8639         * g++.dg/template/koenig1.C: Likewise.
8640         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8641         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8642         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8643         functions.
8644         * g++.old-deja/g++.jason/template36.C: Likewise.
8645         * g++.old-deja/g++.mike/p1989.C: Likewise.
8646         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8647         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8648         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8649         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8650         compiling.
8651         * g++.old-deja/g++.pt/union2.C: Use this->.
8652
8653 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8654
8655         * gcc.dg/20030711-1.c: New test.
8656
8657 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8658
8659         PR c++/11050
8660         * g++.dg/parse/args1.C: New test.
8661         * g++.pt/defarg8.C: Change expected errors.
8662
8663 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8664
8665         PR c++/8164
8666         * g++.dg/template/nontype2.C: New test.
8667
8668         PR c++/10558
8669         * g++.dg/parse/template8.C: New test.
8670
8671         PR c++/8327
8672         * g++.dg/template/scope1.C: New test.
8673
8674         * g++.dg/warn/Wsign-compare-1.C: New test.
8675
8676 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8677
8678         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8679
8680 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8681
8682         PR c++/9411
8683         * g++.dg/template/explicit2.C: New test.
8684
8685         PR c++/10032
8686         * g++.dg/warn/pedantic1.C: New test.
8687
8688 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8689
8690         PR c++ 9483
8691         * g++.dg/other/field1.C: New test.
8692
8693 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8694
8695         PR c/11449
8696         * gcc.c-torture/compile/20030707-1.c: New.
8697
8698 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8699
8700         PR c++/10849
8701         * g++.dg/template/access12.C: New test.
8702
8703 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8704
8705         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8706         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8707         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8708         * gcc.misc-tests/gcov.exp: Update
8709         * g++.dg/gcov/gcov.exp: Update
8710         * lib/gcov.exp: Update.
8711
8712 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8713
8714         * g++.dg/abi/mangle17.C: Make sure template expressions are
8715         dependent.
8716         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8717         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8718         * g++.dg/opt/stack1.C: Remove erroneous code.
8719         * g++.dg/parse/template7.C: New test.
8720         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8721         * g++.old-deja/g++.pt/crash4.C: Likewise.
8722
8723 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8724
8725         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8726         with zero or one occurence of `$' after the initial `L'.
8727
8728 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8729
8730         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8731
8732 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8733
8734         PR c/11370
8735         * gcc.dg/Wunreachable-6.c: New testcase.
8736         * gcc.dg/Wunreachable-7.c: New testcase.
8737
8738 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8739
8740         PR c/11420
8741         * gcc.dg/20030708-1.c: New test.
8742
8743 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8744
8745         * gcc.dg/compat/sdata-section.h: New file.
8746         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8747         * gcc.dg/torture/mips-sdata-1.c: New test.
8748
8749 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8750
8751         PR c++/11030
8752         * g++.dg/template/friend19.C: New test.
8753
8754 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8755
8756         * g++.dg/opt/strength-reduce.C: New test.
8757
8758 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8759
8760         PR target/10979
8761         * gcc.dg/20030707-1.c: New testcase.
8762
8763 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8764
8765         PR optimization/11059
8766         * g++.dg/opt/emptyunion.C: New testcase.
8767
8768 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8769             Eric Botcazou  <ebotcazou@libertysurf.fr>
8770
8771         * g++.dg/opt/stack1.C: New test.
8772
8773 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8774
8775         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8776         run test.
8777
8778         PR c++/11431
8779         * g++.dg/expr/static_cast3.C: New test.
8780
8781 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8782
8783         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8784         everywhere.
8785         * gcc.dg/concat.c: Concatenation of string constants with
8786         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8787         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8788         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8789         necessary to avoid multi-character character constant warning.
8790         * gcc.dg/cpp/escape.c: Likewise.
8791         * gcc.dg/cpp/ucs.c: Likewise.
8792         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8793         Fix a typo.
8794
8795 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8796
8797         PR c/11428
8798         * gcc.c-torture/compile/20030704-1.c: New.
8799
8800 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8801
8802         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8803
8804 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8805
8806         PR c++/5287, PR c++/7910,  PR c++/11021
8807         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8808         tests for warnings.
8809         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8810         * g++.dg/ext/dllimport3.C: Likewise.
8811         * g++.dg/ext/dllimport4.C: New file.
8812         * g++.dg/ext/dllimport5.C: New file.
8813         * g++.dg/ext/dllimport6.C: New file.
8814         * g++.dg/ext/dllimport7.C: New file.
8815         * g++.dg/ext/dllimport8.C: New file.
8816         * g++.dg/ext/dllimport9.C: New file.
8817         * g++.dg/ext/dllimport10.C: New file.
8818         * g++.dg/ext/dllexport1.C: New file.
8819
8820 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8821
8822         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8823         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8824
8825 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8826
8827         * gcc.dg/builtins-25.c: New testcase.
8828         * gcc.dg/builtins-26.c: New testcase.
8829
8830 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8831
8832         * gcc.dg/compat/vector-defs.h: New file.
8833         * gcc.dg/compat/vector-setup.h: New file.
8834         * gcc.dg/compat/vector-check.h: New file.
8835         * gcc.dg/compat/vector-1_main.c: New file.
8836         * gcc.dg/compat/vector-1_x.c: New file.
8837         * gcc.dg/compat/vector-1_y.c: New file.
8838         * gcc.dg/compat/vector-2_main.c: New file.
8839         * gcc.dg/compat/vector-2_x.c: New file.
8840         * gcc.dg/compat/vector-2_y.c: New file.
8841
8842         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8843         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8844         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8845         * gcc.dg/compat/struct-align-1.h: New file.
8846         * gcc.dg/compat/struct-align-1_main.c: New file.
8847         * gcc.dg/compat/struct-align-1_x.c: New file.
8848         * gcc.dg/compat/struct-align-1_y.c: New file.
8849         * gcc.dg/compat/struct-align-2.h: New file.
8850         * gcc.dg/compat/struct-align-2_main.c: New file.
8851         * gcc.dg/compat/struct-align-2_x.c: New file.
8852         * gcc.dg/compat/struct-align-2_y.c: New file.
8853
8854         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8855         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8856         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8857         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8858         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8859         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8860         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8861         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8862         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8863         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8864         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8865         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8866         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8867         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8868         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8869         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8870         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8871         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8872         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8873         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8874         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8875         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8876         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8877         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8878         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8879         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8880         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8881         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8882         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8883
8884 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8885
8886         * gcc.dg/i386-call-1.c: New test.
8887
8888 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
8889
8890         PR c++/9162
8891         * g++.dg/parse/defarg4.C: New.
8892
8893 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8894
8895         PR target/10700
8896         * gcc.c-torture/compile/20030703-1.c: New test case.
8897
8898 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8899
8900         * g++.dg/template/local3.C: Remove extra semicolon.
8901
8902 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8903
8904         * gcc.dg/i386-volatile-1.c: New test.
8905
8906 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
8907
8908         PR c++/11072
8909         * g++.dg/other/offsetof2.C: XFAIL.
8910         * g++.dg/other/offsetof5.C: New.
8911
8912         PR c++/10219
8913         * g++.dg/template/error1.C: New.
8914
8915         PR c++/9779
8916         * g++.dg/template/dependent-expr1.C: New.
8917
8918 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8919
8920         PR c++/6949
8921         * g++.dg/template/local3.C: New test.
8922
8923         PR c++/11149
8924         * g++.dg/lookup/scoped6.C: New test.
8925
8926 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8927
8928         PR c++/8046
8929         * g++.dg/other/error7.C: New test.
8930
8931 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8932
8933         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8934         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8935         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8936         * g++.old-deja/g++.other/union2.C: Likewise.
8937         * gcc.dg/c90-const-expr-2.c: Likewise.
8938         * gcc.dg/c90-const-expr-3.c: Likewise.
8939         * gcc.dg/c99-const-expr-2.c: Likewise.
8940         * gcc.dg/c99-const-expr-3.c: Likewise.
8941         * gcc.dg/concat.c: Likewise.
8942
8943 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8944
8945         PR c++/9559
8946         * g++.dg/init/static1.C: New test.
8947
8948 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8949
8950         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8951         * g++.old-deja/g++.other/access2.C: Likewise.
8952         * g++.old-deja/g++.other/decl2.C: Likewise.
8953         * gcc.c-torture/execute/20020615-1.c: Likewise.
8954
8955 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8956
8957         PR c++/4933
8958         * g++.dg/template/sizeof4.C: New test.
8959
8960 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8961
8962         * g++.dg/other/error6.C: New test.
8963
8964 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8965
8966         PR c++/10750
8967         * g++.dg/parse/constant2.C: New test.
8968
8969 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8970
8971         PR c++/11106
8972         * g++.dg/other/error5.C: New test.
8973
8974 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8975
8976         * gcc.dg/format/gcc_diag-1.c: New test.
8977
8978 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8979
8980         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8981
8982 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8983
8984         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8985         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8986         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8987
8988 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8989
8990         * gcc.c-torture/execute/builtins/string-8.c: New test.
8991         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8992         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8993         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8994
8995 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8996
8997         PR c++/10468
8998         * g++.dg/ext/typeof6.C: New test.
8999
9000 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9001
9002         PR c++/10796
9003         * g++.dg/init/enum1.C: New test.
9004
9005 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9006
9007         * gcc.dg/20030627-1.c: New test.
9008
9009 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9010
9011         PR c++/11332
9012         * g++.dg/expr/static_cast2.C: New test.
9013
9014 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9015             Jakub Jelinek  <jakub@redhat.com>
9016
9017         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9018         sprintf(dst,"%s",src) optimization.
9019         * gcc.c-torture/execute/20030626-1.c: New test case.
9020         * gcc.c-torture/execute/20030626-2.c: New test case.
9021
9022 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9023
9024         * gcc.c-torture/execute/multi-ix.c: New test.
9025
9026         * gcc.c-torture/execute/simd-4.c (main):
9027         Added missing semicolon at end of union.
9028
9029 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9030
9031         PR c++/8266
9032         * g++.dg/template/explicit-instantiation3.C: New test.
9033
9034 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9035
9036         * gcc.dg/20030626-1.c: Use signed char.
9037
9038 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9039
9040         * gcc.dg/20030626-1.c: New test.
9041
9042 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9043
9044         * const-str-2.m: Update.
9045
9046 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9047
9048         PR c++/10990
9049         * g++.dg/rtti/dyncast1.C: New test.
9050         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9051         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9052         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9053
9054         PR c++/10931
9055         * g++.dg/expr/static_cast1.C: New test.
9056
9057 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9058
9059         * gcc.dg/20030625-1.c: New test.
9060
9061 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9062
9063         * gcc.c-torture/compile/20030624-1.c: New test case.
9064
9065 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9066
9067         * gcc.c-torture/execute/string-opt-17.c: New test.
9068
9069 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9070
9071         PR c++/5754
9072         * g++.dg/parse/crash6.C: New test.
9073
9074 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9075
9076         * gcc.dg/builtins-24.c: New test case.
9077
9078 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9079
9080         * g++.dg/opt/operator1.C: New test.
9081
9082 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9083
9084         * gcc.c-torture/execute/string-opt-16.c: New test case.
9085
9086 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9087
9088         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9089         * g++.old-deja/g++.other/conv7.C: Likewise
9090         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9091         * g++.old-deja/g++.other/overload14.C: Likewise.
9092
9093 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9094
9095         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9096         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9097
9098 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9099
9100         PR c++/10888
9101         * g++.dg/warn/Winline-3.C: New test.
9102
9103 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9104
9105         * lib/target-supports.exp (check_alias_available): Make the test
9106         program acceptable to the Solaris assembler.
9107
9108         PR c++/10749
9109         * g++.dg/template/memclass2.C: New test.
9110
9111 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9112             Eric Botcazou  <ebotcazou@libertysurf.fr>
9113
9114         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9115         data for non-matching targets.
9116         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9117
9118 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9119
9120         PR c++/10845
9121         * g++.dg/template/member3.C: New test.
9122
9123 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9124
9125         PR c++/10939
9126         * g++.dg/template/func1.C: New test.
9127
9128         PR c++/9649
9129         * g++.dg/template/static4.C: New test.
9130         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9131
9132         PR c++/11041
9133         * g++.dg/init/ref7.C: New test.
9134
9135 2003-06-19  Matt Austern  <austern@apple.com>
9136
9137         PR c++/11228
9138         * g++.dg/anew1.C: New test.
9139         * g++.dg/anew2.C: New test.
9140         * g++.dg/anew3.C: New test.
9141         * g++.dg/anew4.C: New test.
9142
9143 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9144
9145         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9146
9147 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9148
9149         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9150         endian-dependent.
9151
9152 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9153
9154         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9155         Remove cruft.
9156
9157 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9158
9159         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9160         * gcc.c-torture/compile/961203-1.c: Likewise.
9161         * gcc.c-torture/compile/980506-1.c: Likewise.
9162
9163 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9164
9165         PR c++/10712
9166         * g++.dg/lookup/using7.C: New test.
9167
9168 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9169
9170         PR c++/11105
9171         * g++.dg/abi/conv1.C: Remove it.
9172         * g++.dg/template/conv7.C: New test.
9173         * g++.dg/template/conv8.C: Likewise.
9174         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9175         conversion operator.
9176
9177 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9178
9179         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9180         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9181         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9182         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9183         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9184         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9185         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9186         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9187         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9188         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9189         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9190         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9191         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9192         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9193         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9194         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9195         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9196         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9197         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9198         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9199         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9200         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9201         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9202         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9203         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9204         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9205         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9206         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9207         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9208
9209 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9210
9211         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9212         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9213         indications.
9214
9215 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9216
9217         * gcc.dg/i386-387-5.c: New test case.
9218         * gcc.dg/i386-387-6.c: New test case.
9219         * gcc.dg/builtins-23.c: New test case.
9220
9221 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9222
9223         * gcc.dg/builtins-22.c: New test case.
9224         * gcc.dg/i386-387-1.c: Update to test exp.
9225         * gcc.dg/i386-387-2.c: Likewise.
9226
9227 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9228
9229         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9230
9231 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9232
9233         * lib/gcc-dg.exp (dg-require-dll): New function.
9234         (dg-xfail-if): Likewise.
9235         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9236         driver.
9237
9238         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9239         * gcc.c-torture/compile/20001205-1.c: Likewise.
9240         * gcc.c-torture/compile/20001226-1.c: Likewise.
9241         * gcc.c-torture/compile/20010518-2.c: Likewise.
9242         * gcc.c-torture/compile/20020312-1.c: Likewise.
9243         * gcc.c-torture/compile/20020604-1.c: Likewise.
9244         * gcc.c-torture/compile/920501-12.c: Likewise.
9245         * gcc.c-torture/compile/920501-4.c: Likewise.
9246         * gcc.c-torture/compile/920520-1.c: Likewise.
9247         * gcc.c-torture/compile/920521-1.c: Likewise.
9248         * gcc.c-torture/compile/920625-1.c: Likewise.
9249         * gcc.c-torture/compile/961203-1.c: Likewise.
9250         * gcc.c-torture/compile/980506-1.c: Likewise.
9251         * gcc.c-torture/compile/981006-1.c: Likewise.
9252         * gcc.c-torture/compile/981022-1.c: Likewise.
9253         * gcc.c-torture/compile/981223-1.c: Likewise.
9254         * gcc.c-torture/compile/990617-1.c: Likewise.
9255         * gcc.c-torture/compile/dll.c: Likewise.
9256         * gcc.c-torture/compile/labels-3.c: Likewise.
9257         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9258         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9259         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9260         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9261         * gcc.c-torture/compile/simd-5.c: Likewise.
9262         * gcc.c-torture/compile/20000804-1.x: Remove.
9263         * gcc.c-torture/compile/20001205-1.x: Likewise.
9264         * gcc.c-torture/compile/20001226-1.x: Likewise.
9265         * gcc.c-torture/compile/20010518-2.x: Likewise.
9266         * gcc.c-torture/compile/20020312-1.x: Likewise.
9267         * gcc.c-torture/compile/20020604-1.x: Likewise.
9268         * gcc.c-torture/compile/920501-12.x: Likewise.
9269         * gcc.c-torture/compile/920501-4.x: Likewise.
9270         * gcc.c-torture/compile/920520-1.x: Likewise.
9271         * gcc.c-torture/compile/920521-1.x: Likewise.
9272         * gcc.c-torture/compile/920625-1.x: Likewise.
9273         * gcc.c-torture/compile/961203-1.x: Likewise.
9274         * gcc.c-torture/compile/980506-1.x: Likewise.
9275         * gcc.c-torture/compile/981006-1.x: Likewise.
9276         * gcc.c-torture/compile/981022-1.x: Likewise.
9277         * gcc.c-torture/compile/981223-1.x: Likewise.
9278         * gcc.c-torture/compile/990617-1.x: Likewise.
9279         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9280         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9281         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9282         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9283         * gcc.c-torture/compile/simd-5.x: Likewise.
9284
9285         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9286
9287 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9288
9289         * gcc.c-torture/execute/20030611-1.c: New test.
9290
9291 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9292
9293         PR middle-end/168
9294         * gcc.dg/20030612-1.c: New test case.
9295
9296 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9297
9298         PR c++/10635
9299         * g++.dg/expr/cast1.C: New test.
9300
9301 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9302
9303         * gcc.dg/builtins-21.c: New test case.
9304
9305 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9306
9307         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9308         options instead of at the end.
9309         * lib/objc.exp (objc_target_compile): Likewise.
9310
9311 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9312
9313         PR c++/10432
9314         * g++.dg/parse/error1.C: New test.
9315
9316 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9317
9318         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9319         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9320         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9321         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9322         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9323         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9324         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9325         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9326         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9327         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9328         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9329         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9330         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9331         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9332         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9333         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9334         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9335         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9336         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9337         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9338         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9339         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9340         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9341         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9342
9343         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9344         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9345         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9346         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9347         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9348         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9349         * gcc.dg/compat/scalar-return-3_main.c: New file.
9350         * gcc.dg/compat/scalar-return-3_x.c: New file.
9351         * gcc.dg/compat/scalar-return-3_y.c: New file.
9352         * gcc.dg/compat/scalar-return-4_main.c: New file.
9353         * gcc.dg/compat/scalar-return-4_x.c: New file.
9354         * gcc.dg/compat/scalar-return-4_y.c: New file.
9355
9356 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9357
9358         * gcc.dg/compat/fp2-struct-check.h: New file.
9359         * gcc.dg/compat/fp2-struct-defs.h: New file.
9360         * gcc.dg/compat/fp2-struct-init.h: New file.
9361         * gcc.dg/compat/struct-by-value-10_main.c: New file.
9362         * gcc.dg/compat/struct-by-value-10_x.c: New file.
9363         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9364         * gcc.dg/compat/struct-return-10_main.c: New file.
9365         * gcc.dg/compat/struct-return-10_x.c: New file.
9366         * gcc.dg/compat/struct-return-10_y.c: New file.
9367
9368         * gcc.dg/compat/compat-common.h: New file.
9369         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9370         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9371         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9372         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9373         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9374         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9375         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9376         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9377         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9378         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9379         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9380         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9381         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9382         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9383         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9384         * gcc.dg/compat/small-struct-check.h: Ditto.
9385         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9386         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9387         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9388         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9389         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9390         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9391         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9392         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9393         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9394         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9395         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9396         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9397         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9398         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9399         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9400         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9401         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9402         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9403         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9404         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9405         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9406         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9407         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9408         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9409         * gcc.dg/compat/struct-return-2_main.c: Ditto.
9410         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9411         * gcc.dg/compat/struct-return-2_y.c: Ditto.
9412         * gcc.dg/compat/struct-return-3_main.c: Ditto.
9413         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9414         * gcc.dg/compat/struct-return-3_y.c: Ditto.
9415
9416 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
9417
9418         * g++.dg/pch/static-1.C: New file.
9419         * g++.dg/pch/static-1.Hs: New file.
9420
9421 2003-06-10  Richard Henderson  <rth@redhat.com>
9422
9423         * gcc.dg/asm-7.c: Adjust expected warning text.
9424
9425 2003-06-10  Roger Sayle  <roger@eyesopen.com>
9426
9427         * gcc.dg/builtins-20.c: New test case.
9428
9429 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
9430
9431         PR c++/11131
9432         * g++.dg/opt/template1.C: New test.
9433
9434 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * lib/gcc-dg.exp (dg-test): Clear additional_files and
9437         additional_sources.
9438
9439 2003-05-21  David Taylor  <dtaylor@emc.com>
9440
9441         * gcc.dg/Wpadded.c: New file.
9442
9443 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9444
9445         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9446         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9447         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9448         dg-require-weak.
9449
9450 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9451
9452         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9453
9454 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9455
9456         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9457         (dg-require-alias): Likewise.
9458         (dg-require-gc-sections): Likewise.
9459         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9460
9461 2003-06-08  Richard Henderson  <rth@redhat.com>
9462
9463         * gcc.dg/20011029-2.c: Fix the array reference.
9464         * gcc.dg/asm-7.c: New.
9465
9466 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
9467
9468         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9469
9470 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
9471
9472         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9473         (dg-require-gc-sections): Likewise.
9474
9475 2003-06-08  Jan Hubicka  <jh@suse.cz>
9476
9477         * i386-cmov1.c: Fix regular expression.
9478         * i386-cvt-1.c: Likewise.
9479         * i386-local.c: Likewise.
9480         * i386-local2.c: Likewise.
9481         * i386-mul.c: Likewise.
9482         * i386-ssetype-1.c: Likewise.
9483         * i386-ssetype-3.c: Likewise.
9484         * i386-ssetype-5.c: Likewise.
9485
9486 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9487
9488         PR c++/11039
9489         * g++.dg/warn/implicit-typename2.C: New test.
9490         * g++.dg/warn/implicit-typename3.C: New test.
9491
9492 2003-06-07  Richard Henderson  <rth@redhat.com>
9493
9494         * g++.dg/other/offsetof3.C: Use size_t.
9495         * g++.dg/other/offsetof4.C: Likewise.
9496
9497 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
9498
9499         * lib/copy-file.exp: New. Implement gcc_copy_files.
9500
9501         * lib/dg-pch.exp: Load copy-file.exp
9502         (dg-pch): Use gcc_copy_files instead of "file copy".
9503
9504 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
9505
9506         * gcc.dg/weak/weak.exp: Simplify.
9507         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9508         * gcc.dg/weak/weak-1.c: Likewise.
9509         * gcc.dg/weak/weak-2.c: Likewise.
9510         * gcc.dg/weak/weak-3.c: Likewise.
9511         * gcc.dg/weak/weak-4.c: Likewise.
9512         * gcc.dg/weak/weak-5.c: Likewise.
9513         * gcc.dg/weak/weak-6.c: Likewise.
9514         * gcc.dg/weak/weak-7.c: Likewise.
9515         * gcc.dg/weak/weak-8.c: Likewise.
9516         * gcc.dg/weak/weak-9.c: Likewise.
9517
9518 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9519
9520         gcc.c-torture/execute/20030606-1.c: New.
9521
9522 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9523
9524         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9525         * gcc.dg/builtins-19.c: Likewise.
9526
9527 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9528
9529         * gcc.dg/builtins-2.c: Add some more tests.
9530         * gcc.dg/builtins-18.c: New test case.
9531         * gcc.dg/builtins-19.c: New test case.
9532
9533 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9534             Jim Wilson  <wilson@tuliptree.org>
9535
9536         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9537
9538 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9539
9540         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9541         mempcpy/stpcpy calls not to be optimized into something else.
9542         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9543         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9544         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9545
9546 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9547
9548         * gcc.dg/format/asm_fprintf-1.c: New test.
9549
9550 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9551
9552         * lib/gcc-defs.exp (additional_sources): New variable.
9553         (dg-additional-sources): New function.
9554         (additional_files): New variable.
9555         (dg-additional-files): New function.
9556         (dg-additional-files-options): Likewise.
9557         * lib/gcc-dg.exp (dg-require-weak): New function.
9558         (dg-require-alias): Likewise.
9559         (dg-require-gc-sections): Likewise.
9560         * lib/target-supports.exp (check_alias_available): Remove testfile
9561         parameter.
9562         (check_gc_sections_available): New function.
9563         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9564         (dg-gpp-additional-files): Likewise.
9565         * lib/g++.exp (additional_sources): Remove.
9566         (additional_files): Likewise.
9567         (g++_target_compile): Use dg-additional-files-options.
9568
9569         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9570         Tcl logic.
9571         * gcc.dg/special/ecos.exp: Remove.
9572         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9573         * gcc.dg/special/alias-1.c: Likewise.
9574         * gcc.dg/special/alias-2.c: Likewise.
9575         * gcc.dg/special/gcsec-1.c: Likewise.
9576         * gcc.dg/special/weak-1.c: Likewise.
9577         * gcc.dg/special/weak-2.c: Likewise.
9578         * gcc.dg/special/wkali-1.c: Likewise.
9579         * gcc.dg/special/wkali-2.c: Likewise.
9580
9581         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9582         dg-gpp-additional-*.
9583         * g++.dg/special/conpr-3.C: Likewise.
9584         * g++.dg/special/conpr-4.C: Likewise.
9585         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9586         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9587         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9588         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9589         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9590         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9591         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9592         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9593         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9594         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9595         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9596         * g++.old-deja/g++.other/comdat1.C: Likewise.
9597         * g++.old-deja/g++.other/comdat2.C: Likewise.
9598         * g++.old-deja/g++.other/comdat3.C: Likewise.
9599         * g++.old-deja/g++.other/ctor1.C: Likewise.
9600         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9601
9602 2003-06-05  Richard Henderson  <rth@redhat.com>
9603
9604         * gcc.dg/debug/20030605-1.c: New.
9605
9606 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9607
9608         * README.QMTEST: Update.
9609
9610 2003-06-04  Richard Henderson  <rth@redhat.com>
9611
9612         * gcc.dg/cleanup-1.c: New.
9613         * gcc.dg/cleanup-2.c: New.
9614         * gcc.dg/cleanup-3.c: New.
9615         * gcc.dg/cleanup-4.c: New.
9616         * gcc.dg/cleanup-5.c: New.
9617         * gcc.dg/cleanup-6.c: New.
9618         * gcc.dg/cleanup-7.c: New.
9619
9620 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9621
9622         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9623
9624         * lib/dg-pch.exp: New file.
9625         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9626         * gcc.dg/pch/pch.exp: Likewise.
9627
9628 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9629
9630         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9631         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9632         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9633         * gcc.dg/builtins-17.c: New test case.
9634         * gcc.dg/i386-387-4.c: New test case.
9635         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9636
9637 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9638
9639         * gcc.dg/ultrasp9.c: New test.
9640
9641 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9642
9643         * gcc.c-torture/compile/20030604-1.c: New test.
9644         * gcc.dg/sparc-constant-1.c: New test.
9645
9646 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9647
9648         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9649
9650 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9651
9652         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9653
9654         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9655         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9656
9657 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9658
9659         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9660
9661 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9662
9663         PR c++/10940
9664         * g++.dg/template/spec10.C: New test.
9665
9666 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9667
9668         * gcc.dg/builtins-16.c: New test case.
9669
9670 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9671
9672         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9673         mempcpy test with post-increments.
9674         * gcc.c-torture/execute/string-opt-3.c: New test.
9675         * gcc.dg/string-opt-1.c: New test.
9676
9677 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9678
9679         PR fortran/10965
9680         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9681
9682 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9683
9684         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9685         (scan-assembler): ... here.  Use dg-scan.
9686         (scan-assembler-not): Likewise.
9687         (scan-file): New function.
9688         (scan-file-not): Likewise.
9689         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9690         * gcc.dg/cpp/_Pragma4.c: Likewise.
9691         * gcc.dg/cpp/_Pragma5.c: Likewise.
9692         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9693         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9694         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9695         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9696         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9697         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9698         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9699         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9700         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9701         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9702         * gcc.dg/cpp/cxxcom1.c: Likewise.
9703         * gcc.dg/cpp/line1.c: Likewise.
9704         * gcc.dg/cpp/maccom1.c: Likewise.
9705         * gcc.dg/cpp/maccom2.c: Likewise.
9706         * gcc.dg/cpp/maccom3.c: Likewise.
9707         * gcc.dg/cpp/maccom4.c: Likewise.
9708         * gcc.dg/cpp/maccom5.c: Likewise.
9709         * gcc.dg/cpp/maccom6.c: Likewise.
9710         * gcc.dg/cpp/multiline.c: Likewise.
9711         * gcc.dg/cpp/spacing1.c: Likewise.
9712         * gcc.dg/cpp/spacing2.c: Likewise.
9713         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9714         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9715         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9716         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9717         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9718         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9719         * gcc.dg/cpp/cxxcom2.c: Likewise.
9720         * gcc.dg/cpp/cxxcom2.h: New file.
9721
9722         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9723         * g++.dg/cpp/truefalse.C: Here.
9724         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9725
9726 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9727
9728         * gcc.dg/cpp/redef3.c: New file.
9729
9730 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9731
9732         * gcc.dg/i386-loop-3.c: New test.
9733
9734 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9735
9736         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9737
9738 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9739
9740         * gcc.dg/fwrapv-1.c: New test case.
9741         * gcc.dg/fwrapv-2.c: New test case.
9742
9743 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9744
9745         PR c++/10956
9746         * g++.dg/template/spec9.C: New test.
9747
9748 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9749
9750         * gcc.dg/duff-4.c: New test case.
9751
9752 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9753
9754         PR fortran/10843
9755         * g77.dg/ffixed-form-1.f: New test
9756         * g77.dg/ffixed-form-2.f: New test
9757         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9758         * g77.dg/ffree-form-3.f: New test
9759
9760 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9761
9762         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9763         * gcc.dg/wint_t-1.c: Likewise.
9764
9765 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9766
9767         * g++.dg/template/access11.C: New test.
9768
9769 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9770
9771         PR c++/10849
9772         * g++.dg/template/access10.C: New test.
9773
9774 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9775             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9776
9777         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9778
9779 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9780
9781         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9782         suppress for powerpc-*-darwin*.
9783         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9784
9785 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9786
9787         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9788         suppress option for powerpc-*-darwin*.
9789
9790 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9791
9792         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9793         * gcc.dg/builtins-4.c: Add test for fmod.
9794
9795 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9796
9797         PR c++/10682
9798         * g++.dg/template/instantiate4.C: New test.
9799
9800 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9801
9802         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9803
9804 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9805
9806         * gcc.dg/compat/scalar-return-1_main.c: New file.
9807         * gcc.dg/compat/scalar-return-1_x.c: New file.
9808         * gcc.dg/compat/scalar-return-1_y.c: New file.
9809         * gcc.dg/compat/scalar-return-2_main.c: New file.
9810         * gcc.dg/compat/scalar-return-2_x.c: New file.
9811         * gcc.dg/compat/scalar-return-2_y.c: New file.
9812         * gcc.dg/compat/struct-return-3_main.c: New file.
9813         * gcc.dg/compat/struct-return-3_y.c: New file.
9814         * gcc.dg/compat/struct-return-3_x.c: New file.
9815         * gcc.dg/compat/struct-return-2_main.c: New file.
9816         * gcc.dg/compat/struct-return-2_x.c: New file.
9817         * gcc.dg/compat/struct-return-2_y.c: New file.
9818
9819 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9820
9821         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9822         for hppa*-hp-hpux*.
9823         * gcc.dg/20021014-1.c (dg-options): Likewise.
9824         * gcc.dg/nest.c (dg-options): Likewise.
9825
9826 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9827
9828         PR c++/9738
9829         * g++.dg/ext/dllimport2.C: New file.
9830         * g++.dg/ext/dllimport3.C: New file.
9831
9832 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9833
9834         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9835         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9836         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9837         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9838         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9839         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9840         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9841         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9842         * gcc.dg/compat/small-struct-defs.h: New file.
9843         * gcc.dg/compat/small-struct-init.h: New file.
9844         * gcc.dg/compat/small-struct-check.h: New file.
9845         * gcc.dg/compat/fp-struct-defs.h: New file.
9846         * gcc.dg/compat/fp-struct-check.h: New file.
9847         * gcc.dg/compat/fp-struct-init.h: New file.
9848         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9849         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9850
9851 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9852
9853         * gcc.dg/20030225-2.c: New test.
9854
9855 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9856             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9857
9858         * gcc.c-torture/compile/20030518-1.c: New test case.
9859
9860 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9861
9862         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9863         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9864         gcc-dg-debug-runtest.
9865         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9866         gcc-dg-debug-runtest.
9867
9868 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9869
9870         PR c++/9022
9871         * g++.dg/lookup/using6.C: New test.
9872
9873 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9874
9875         * g++.dg/parse/access2.C: New test.
9876
9877 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
9878
9879         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
9880         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
9881         * gcc.dg/debug/debug.exp: Likewise.
9882
9883 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
9884
9885         * gcc.dg/dollar.c: New test.
9886
9887 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
9888
9889         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
9890         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
9891         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
9892         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
9893         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
9894         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
9895         * gcc.dg/compat/struct-by-value-6_main.c: New file.
9896         * gcc.dg/compat/struct-by-value-6_x.c: New file.
9897         * gcc.dg/compat/struct-by-value-6_y.c: New file.
9898         * gcc.dg/compat/struct-by-value-7_main.c: New file.
9899         * gcc.dg/compat/struct-by-value-7_x.c: New file.
9900         * gcc.dg/compat/struct-by-value-7_y.c: New file.
9901         * gcc.dg/compat/struct-by-value-8_main.c: New file.
9902         * gcc.dg/compat/struct-by-value-8_x.c: New file.
9903         * gcc.dg/compat/struct-by-value-8_y.c: New file.
9904         * gcc.dg/compat/struct-by-value-9_main.c: New file.
9905         * gcc.dg/compat/struct-by-value-9_x.c: New file.
9906         * gcc.dg/compat/struct-by-value-9_y.c: New file.
9907
9908 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
9909
9910         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
9911         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
9912         support for "repo" mode.
9913         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
9914         * lib/g77-dg.exp: Likewise.
9915         * lib/obj-dg.exp: Likewise.
9916
9917 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
9918
9919         Merge from gcc-3_2-rhl8-branch:
9920         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
9921
9922         * gcc.dg/tls/opt-6.c: New test.
9923
9924         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9925
9926         * gcc.dg/20030405-1.c: New test.
9927
9928         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9929
9930         * gcc.dg/20030309-1.c: New test.
9931
9932         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9933
9934         * gcc.c-torture/execute/20030307-1.c: New test.
9935
9936         2003-02-20  Randolph Chung  <tausq@debian.org>
9937
9938         * gcc.c-torture/compile/20030220-1.c: New test.
9939
9940         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9941
9942         * gcc.dg/20030217-1.c: New test.
9943
9944         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9945
9946         * gcc.c-torture/compile/20020129-1.c: New test.
9947
9948         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9949
9950         * gcc.dg/unroll-1.c: New test.
9951
9952         2002-11-16  Jan Hubicka  <jh@suse.cz>
9953
9954         * gcc.c-torture/execute/20020920-1.c: New test.
9955
9956         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9957
9958         PR target/7434
9959         * gcc.c-torture/compile/20021008-1.c: New test.
9960
9961         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9962
9963         PR target/7559
9964         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9965
9966         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9967
9968         * gcc.c-torture/compile/20020807-1.c: New test.
9969
9970         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9971
9972         * gcc.dg/tls/opt-1.c: New test.
9973
9974         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9975
9976         * gcc.dg/20020729-1.c: New test.
9977
9978         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9979
9980         * g++.dg/opt/life1.C: New test.
9981
9982         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9983
9984         * gcc.dg/20020525-1.c: New test.
9985
9986         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9987
9988         PR c++/6794
9989         * g++.dg/ext/pretty1.C: New test.
9990         * g++.dg/ext/pretty2.C: New test.
9991
9992 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9993
9994         PR c++/8385
9995         * g++.dg/ext/typeof5.C: New test.
9996
9997 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9998
9999         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10000         __USER_LABEL_PREFIX__ into account.
10001         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10002
10003 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10004
10005         * gcc.dg/builtins-15.c: New test case.
10006
10007 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10008
10009         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10010
10011 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10012
10013         * lib/g++.exp: Tweak handling of additional source files.
10014         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10015         * g++.dg/special/conpr-2a.C: Rename to ...
10016         * g++.dg/special/conpr-2a.cc: ... this.
10017         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10018         * g++.dg/special/conpr-3a.C: Rename to ...
10019         * g++.dg/special/conpr-3a.cc: This.
10020         * g++.dg/special/conpr-3b.C: Rename to ...
10021         * g++.dg/special/conpr-3b.cc: This.
10022         * g++.dg/special/conpr-4.C: New test.
10023         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10024
10025 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10026
10027         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10028
10029 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10030
10031         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10032         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10033         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10034         * g++.old-deja/g++.other/warn3.C: Likewise.
10035
10036 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10037
10038         * gcc.dg/i386-387-1.c: Update to also test log.
10039         * gcc.dg/i386-387-2.c: Likewise.
10040
10041 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10042
10043         * g77.f-torture/execute/int8421.f: New test.
10044
10045 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10046
10047         PR c++/10230, c++/10481
10048         * g++.dg/lookup/scoped5.C: New test.
10049
10050 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10051
10052         PR c++/10552
10053         * g++.dg/template/ttp6.C: New test.
10054
10055 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10056
10057         * gcc.c-torture/execute/builtins: New directory.
10058         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10059         gcc.c-torture/execute/builtins.
10060         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10061         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10062         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10063         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10064
10065 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10066
10067         PR c++/9252
10068         * g++.dg/template/access8.C: New test.
10069         * g++.dg/template/access9.C: New test.
10070
10071 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10072
10073         PR c++/9554
10074         * g++.dg/parse/access1.C: New test.
10075
10076 2003-05-09  DJ Delorie  <dj@redhat.com>
10077
10078         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10079         long, and not an int.
10080
10081 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10082
10083         PR c++/10555, c++/10576
10084         * g++.dg/template/memclass1.C: New test.
10085
10086 2003-05-08  DJ Delorie  <dj@redhat.com>
10087
10088         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10089         targets.
10090         * gcc.c-torture/execute/20021024-1.x: Likewise.
10091         * gcc.c-torture/execute/shiftdi.x: Likewise.
10092         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10093         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10094         * gcc.dg/20021018-1.c: Likewise.
10095
10096 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10097
10098         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10099
10100         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10101         (bcopy): Call memmove.
10102
10103 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10104
10105         * g77.f-torture/compile/8485.f: New test case.
10106
10107 2003-05-07  Richard Henderson  <rth@redhat.com>
10108
10109         PR c++/10570
10110         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10111         Verify exception_cleanup not called for rethrows.
10112         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10113         when exiting catch block without rethrowing.
10114         * g++.dg/eh/forced3.C: New.
10115         * g++.dg/eh/forced4.C: New.
10116
10117 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10118
10119         * gcc.dg/20030505.c: Fix triplet.
10120
10121 2003-05-06  DJ Delorie  <dj@redhat.com>
10122
10123         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10124         * gcc.dg/nest.c: Likewise.
10125
10126 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10127
10128         * gcc.dg/builtins-14.c: New test case.
10129
10130 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10131
10132         * lib/compat.exp (compat-execute): New argument.
10133         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10134         * gcc.dg/compat: New test directory.
10135         * gcc.dg/compat/compat.exp: New expect script.
10136         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10137         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10138         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10139         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10140         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10141         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10142
10143         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10144         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10145         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10146         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10147         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10148         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10149         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10150         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10151         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10152         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10153         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10154         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10155         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10156         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10157         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10158
10159 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10160
10161         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10162
10163 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10164
10165         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10166
10167 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10168
10169         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10170         * gcc.dg/ppc-fsel-2.c: New test.
10171
10172         * gcc.dg/unused-5.c: New test.
10173
10174 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10175
10176         PR c++/10496
10177         * g++.dg/warn/pmf1.C: New test.
10178
10179 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10180
10181         PR c++/4494
10182         * g++.dg/warn/main.C: New test.
10183
10184 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10185
10186         * gcc.dg/nonnull-3.c: New test.
10187
10188 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10189
10190         * gcc.dg/cpp/Wtrigraphs.c: Update.
10191         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10192
10193 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10194
10195         * gcc.dg/ppc-fsel-1.c: New test.
10196
10197 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10198
10199         PR c/10604
10200         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10201
10202 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10203
10204         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10205
10206 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10207
10208         PR c++/9364, c++/10553, c++/10586
10209         * g++.dg/parse/typename4.C: New test.
10210         * g++.dg/parse/typename5.C: Likewise.
10211
10212 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10213
10214         * gcc.c-torture/compile/20030503-1.c: New test.
10215
10216 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10217
10218         * g++.dg/lookup/using5.C: Fix testcase error.
10219
10220 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10221
10222         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10223         since MEABI is no longer supported.  Remove all vestiges
10224         of MEABI from the test.
10225
10226 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10227
10228         PR c++/10554
10229         * g++.dg/lookup/using5.C: New test.
10230
10231 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10232
10233         PR c++/8772
10234         * g++.dg/template/ttp5.C: New test.
10235
10236 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10237
10238         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10239         (dg-gpp-additional-sources): New function.
10240         (dg-gpp-additional-files): Likewise.
10241         * lib/g++.exp (additional_sources): New variable.
10242         (additional_files): Likewise.
10243         (g++_target_compile): Deal with them.
10244         * lib/old-dejagnu.exp: Remove.
10245         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10246         * g++.old-deja: Revise all tests to use dg commands.
10247
10248 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10249
10250         PR c++/9432, c++/9528
10251         * g++.dg/lookup/using4.C: New test.
10252
10253 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10254
10255         * gcc.dg/noreturn-5.c: New file.
10256         * gcc.dg/noreturn-6.c: New file.
10257
10258         * gcc.c-torture/compile/inline-1.c: New file.
10259
10260 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10261
10262         PR c++/10551
10263         * g++.dg/template/explicit1.C: New test.
10264
10265 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10266
10267         PR c++/10549
10268         * g++.dg/other/bitfield1.C: New test.
10269
10270         PR c++/10527
10271         * g++.dg/init/new7.C: New test.
10272
10273 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10274
10275         * g++.dg/ext/desig1.C: New test.
10276         * g++.dg/ext/init1.C: Update.
10277
10278         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10279
10280 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10281
10282         PR c++/10180
10283         * g++.dg/warn/Winline-1.C: New test.
10284
10285 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10286
10287         * gcc.c-torture/execute/string-opt-19.c: New test.
10288
10289         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10290         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10291
10292 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10293
10294         PR c++/10506
10295         * g++.dg/init/new6.C: New test.
10296
10297         PR c++/10503
10298         * g++.dg/init/ref6.C: New test.
10299
10300 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10301
10302         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10303
10304 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10305
10306         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10307         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10308
10309 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10310
10311         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10312         initialized static data members.
10313
10314 2003-04-25  H.J. Lu <hjl@gnu.org>
10315
10316         * gcc.dg/ia64-sync-4.c: New test.
10317
10318 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10319
10320         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10321         date.
10322
10323 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10324
10325         PR c++/10337
10326         * g++.dg/warn/conv1.C: New test.
10327         * g++.old-deja/g++.other/conv7.C: Adjust.
10328         * g++.old-deja/g++.other/overload14.C: Adjust.
10329
10330 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10331
10332         PR c++/10471
10333         * g++.dg/template/defarg2.C: New test.
10334
10335 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10336
10337         * gcc.dg/cpp/include2.c: Update.
10338         * gcc.dg/cpp/multiline-2.c: New.
10339         * gcc.dg/cpp/multiline.c: Update.
10340         * gcc.dg/cpp/strify2.c: Update.
10341         * gcc.dg/cpp/trad/literals-2.c: Update.
10342
10343 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10344
10345         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10346
10347 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10348
10349         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10350
10351 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10352
10353         PR c++/10451
10354         * g++.dg/parse/crash4.C: New test.
10355
10356         PR c++/9847
10357         * g++.dg/parse/crash5.C: New test.
10358
10359 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10360
10361         PR c++/10446
10362         * g++.dg/parse/crash3.C: New test.
10363
10364         PR c++/10428
10365         * g++.dg/parse/elab1.C: New test.
10366
10367 2003-04-22  Devang Patel  <dpatel@apple.com>
10368
10369         * gcc.dg/cpp/trad/funlike-5.c: New test.
10370
10371 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
10372
10373         * g++.dg/other/packed1.C: Fix dg options.
10374
10375 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
10376
10377         * g++.dg/other/offsetof2.C: New test.
10378
10379 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
10380
10381         * g++.dg/template/recurse.C: Adjust location of error messages.
10382
10383 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10384
10385         PR c++/9881
10386         * g++.dg/init/addr-const1.C: New test.
10387         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10388
10389 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10390
10391         PR c++/10405
10392         * g++.dg/lookup/struct-hack1.C: New test.
10393
10394 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
10395
10396         * ucs.c: Update diagnostic messages.
10397
10398 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10399
10400         * gcc.dg/cpp/truefalse.cpp: New test.
10401         * gcc.dg/cpp/cpp.exp: Update.
10402         * g++.dg/other/stdbool-if.C: Remove.
10403
10404 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10405
10406         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10407         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10408
10409 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10410
10411         * gcc.c-torture/compile/20030418-1.c: New test.
10412
10413 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
10414
10415         * README.compat: Remove; content moved to doc/sourcebuild.texi.
10416
10417 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10418
10419         PR c++/10347
10420         g++.dg/template/dependent-name1.C: New test.
10421
10422 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
10423
10424         * gcc.dg/warn-1.c (tourist_guide): New array,
10425         contains a pointer to bar.
10426
10427 2003-04-16  Roger Sayle  <roger@eyesopen.com>
10428
10429         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10430         * gcc.c-torture/execute/medce-1.c: New test case.
10431         * gcc.c-torture/execute/medce-2.c: New test case.
10432
10433 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
10434
10435         * lib/prune.exp: Ignore more messages.
10436
10437         PR c++/10381
10438         * g++.dg/parse/lookup3.C: New test.
10439
10440 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10441
10442         * gcc.c-torture/compile/20030415-1.c : New test.
10443
10444 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10445
10446         * gcc.c-torture/execute/scope-2.c: Move to ...
10447         * gcc.dg/noncompile/scope.c: .... here.
10448
10449 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10450
10451         * gcc.dg/20030414-2.c: New test case.
10452
10453 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10454
10455         PR target/10377
10456         * gcc.dg/20030414-1.c: New test.
10457
10458 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10459
10460         * gcc.dg/builtins-12.c: New test case.
10461         * gcc.dg/builtins-13.c: New test case.
10462
10463 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10464
10465         * gcc.c-torture/execute/string-opt-18.c: New test.
10466
10467 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
10468
10469         PR c++/10300
10470         * g++.dg/init/new5.C: New test.
10471
10472 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
10473
10474         PR c++/7910
10475         * g++.dg/ext/dllimport1.C: New test.
10476
10477 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10478
10479         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10480
10481 2003-04-11  Bud Davis <bdavis9659@comcast.net>
10482
10483         PR Fortran/9263
10484         * g77.f-torture/noncompile/9263.f: New test
10485         PR Fortran/1832
10486         * g77.f-torture/execute/1832.f: New test
10487
10488 2003-04-11  David Chad  <davidc@freebsd.org>
10489             Loren J. Rittle  <ljrittle@acm.org>
10490
10491         libobjc/8562
10492         * objc.dg/headers.m: New test.
10493
10494 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
10495
10496         * gcc.c-torture/execute/builtin-noret-2.c: New.
10497         * gcc.c-torture/execute/builtin-noret-2.x: New.
10498         XFAIL builtin-noret-2.c at -O1 and above.
10499         * gcc.dg/redecl.c: New.
10500         * gcc.dg/Wshadow-1.c: Update error regexps.
10501
10502 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
10503
10504         * g++.dg/abi/bitfield10.C: New test.
10505
10506 2003-04-09  Mike Stump  <mrs@apple.com>
10507
10508         * gcc.dg/pch/pch.exp: Make testcase names longer.
10509         * g++.dg/pch/pch.exp: Make testcase names longer.
10510
10511 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10512
10513         * gcc.dg/builtins-11.c: New test case.
10514
10515 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10516
10517         * gcc.dg/builtins-9.c: New test case.
10518         * gcc.dg/builtins-10.c: New test case.
10519
10520 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10521
10522         * gcc.dg/noncompile/init-4.c.c: New test.
10523
10524 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10525
10526         * gcc.misc-test/gcov-9.c: New test.
10527         * gcc.misc-test/gcov-10.c: New test
10528         * gcc.misc-test/gcov-11.c: New test.
10529
10530 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10531
10532         PR optimization/10024
10533         * gcc.c-torture/compile/20030405-1.c: New test.
10534
10535 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10536
10537         * gcc.dg/pch/static-3.c: New.
10538         * gcc.dg/pch/static-3.hs: New.
10539         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10540
10541 2003-04-04  Richard Henderson  <rth@redhat.com>
10542
10543         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10544         * g++.dg/eh/forced2.C: Likewise.
10545
10546 2003-04-03  Mike Stump  <mrs@apple.com>
10547
10548         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10549         target arg.
10550         (scan-assembler-times, scan-assembler-not): Likewise.
10551         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10552
10553 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10554
10555         * gcc.dg/sparc-loop-1.c: New test.
10556
10557 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10558
10559         PR other/9274
10560         * g++.dg/pch/system-2.C: New.
10561         * g++.dg/pch/system-2.Hs: New.
10562
10563 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10564
10565         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10566
10567         * g++.dg/eh/simd-1.C (vecfunc): Same.
10568
10569 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10570
10571         * gcc.c-torture/execute/20030401-1.c: New test case.
10572
10573 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10574
10575         * objc.dg/defs.m: New.
10576
10577 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10578
10579         * g++.dg/eh/simd-1.C: New.
10580         * g++.dg/eh/simd-2.C: New.
10581
10582 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10583
10584         * gcc.c-torture/execute/simd-3.c: New.
10585
10586 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10587
10588         PR c/9936
10589         * gcc.dg/20030331-2.c: New test.
10590
10591 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10592
10593         PR c++/10278
10594         * g++.dg/parse/crash2.C: New test.
10595
10596 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10597
10598         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10599         * gcc.c-torture/execute/20030331-1.c: ...here.
10600
10601 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10602
10603         * gcc.c-torture/execute/20030331-1.c: New test.
10604
10605 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10606
10607         * lib/gcov.exp: Adjust call return testing strings.
10608         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10609
10610 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10611
10612         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10613         * gcc.dg/builtins-7.c: New test case.
10614         * gcc.dg/builtins-8.c: New test case.
10615
10616 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10617
10618         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10619
10620 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10621
10622         PR c++/7647
10623         * g++.dg/lookup-class-member-2.C: New test.
10624
10625 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10626
10627         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10628
10629 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10630
10631         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10632
10633 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10634
10635         * g++.dg/init/attrib1.C: New test.
10636
10637 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10638
10639         * gcc.dg/ultrasp8.c: New test.
10640
10641 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10642
10643         * gcc.dg/ultrasp7.c: New test.
10644
10645 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10646
10647         PR c++/10047
10648         * g++.dg/template/inline1.C: New test.
10649
10650 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10651
10652         * gcc.dg/sparc-dwarf2.c: New test.
10653
10654 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10655
10656         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10657         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10658
10659 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10660
10661         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10662         than reading .x files.
10663         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10664         * g77.dg/gcov/gcov-1.f: Likewise.
10665         * gcc.misc-tests/gcov-4b.c: Likewise.
10666         * gcc.misc-tests/gcov-5b.c: Likewise.
10667         * gcc.misc-tests/gcov-6.c: Likewise.
10668         * gcc.misc-tests/gcov-7.c: Likewise.
10669         * gcc.misc-tests/gcov-8.c: Likewise.
10670         * g++.dg/gcov/gcov-1.x: Remove.
10671         * g77.dg/gcov/gcov-1.x: Likewise.
10672         * gcc.misc-tests/gcov-4b.x: Likewise.
10673         * gcc.misc-tests/gcov-5b.x: Likewise.
10674         * gcc.misc-tests/gcov-6.x: Likewise.
10675         * gcc.misc-tests/gcov-7.x: Likewise.
10676         * gcc.misc-tests/gcov-8.x: Likewise.
10677
10678 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10679
10680         PR opt/10087
10681         * gcc.dg/20030324-1.c: New test.
10682
10683 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10684
10685         PR c++/10224
10686         * g++.dg/template/arg3.C: New test.
10687
10688         PR c++/10158
10689         * g++.dg/template/friend18.C: New test.
10690
10691 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10692
10693         * g77.f-torture/compile/20030326-1.f: New test case.
10694
10695 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10696
10697         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10698
10699         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10700
10701 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10702
10703         * gcc.dg/ia64-sync-3.c: New test.
10704
10705 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10706
10707         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10708
10709 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10710
10711         * gcc.dg/ultrasp6.c: New test.
10712
10713 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10714
10715         * gcc.dg/i386-signbit-1.c: New test.
10716         * gcc.dg/i386-signbit-2.c: New test.
10717         * gcc.dg/i386-signbit-3.c: New test.
10718
10719 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10720
10721         * gcc.dg/ultrasp5.c: Fix options.
10722
10723 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10724
10725         * gcc.dg/ultrasp5.c: Fix comment.
10726
10727 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10728
10729         PR fortran/10197
10730         * g77.f-torture/execute/10197.f: New test.
10731
10732 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10733
10734         PR c++/9898, c++/383
10735         * g++.dg/template/conv6.C: New test.
10736
10737         PR c++/10119
10738         * g++.dg/template/ptrmem5.C: New test.
10739
10740         PR c++/10026
10741         * g++.dg/lookup/koenig1.C: New test.
10742
10743         PR C++/10199
10744         * g++.dg/lookup/template2.C: New test.
10745
10746 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10747
10748         * g++.dg/opt/rtti1.C: New test.
10749
10750 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10751
10752         * gcc.dg/ultrasp5.c: New test.
10753
10754 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10755
10756         PR middle-end/9967
10757         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10758         builtin fputs.
10759
10760 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10761
10762         PR c/8224
10763         * gcc.dg/20030323-1.c: New test.
10764
10765 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10766
10767         * gcc.c-torture/compile/20030323-1.c: New test case.
10768
10769 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10770
10771         * gcc.dg/20030321-1.c: New test.
10772
10773 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10774
10775         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10776
10777 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10778
10779         PR c++/9978, c++/9708
10780         * g++.dg/ext/vlm1.C: Adjust expected error.
10781         * g++.dg/ext/vla2.C: New test.
10782         * g++.dg/template/arg1.C: New test.
10783         * g++.dg/template/arg2.C: New test.
10784
10785 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10786
10787         * g77.f-torture/execute/select.f: New test.
10788         * g77.f-torture/noncompile/select_no_compile.f: New test.
10789
10790 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10791
10792         PR c++/9898
10793         * g++.dg/other/error4.C: New test.
10794
10795 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10796
10797         * g++.dg/template/friend17.C: New test.
10798
10799 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10800
10801         * gcc.c-torture/compile/20030320-1.c: New.
10802
10803 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10804
10805         * gcc.dg/builtins-6.c: New test case.
10806
10807 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10808
10809         PR target/10073
10810         * gcc.c-torture/compile/20030319-1.c: New.
10811
10812 2003-03-18  Jan Hubicka  <jh@suse.cz>
10813
10814         * gcc.dg/i386-cvt-1.c: New test.
10815
10816 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10817
10818         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10819         * objc.dg/naming-2.m: Likewise.
10820
10821 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10822
10823         PR c++/9639
10824         * g++.dg/parse/crash1.C: New test.
10825
10826 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10827
10828         PR c++/8805
10829         * g++.dg/eh/cleanup1.C: New test.
10830
10831 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10832
10833         * gcc.c-torture/execute/20030316-1.c: New test case.
10834
10835 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10836
10837         PR c++/9629
10838         * g++.dg/init/ctor2.C: New test.
10839
10840 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10841
10842         * g77.f-torture/compile/xformat.f: New test case.
10843
10844 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10845
10846         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10847         * g++.old-deja/g++.mike/eh50.C: Likewise.
10848
10849 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10850
10851         PR c++/6440
10852         * g++.dg/template/spec7.C: New test.
10853         * g++.dg/template/spec8.C: Likewise.
10854
10855 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10856
10857         * gcc.c-torture/execute/20030313-1.c: New test.
10858
10859 2003-03-14  Richard Henderson  <rth@redhat.com>
10860
10861         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10862
10863 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10864
10865         * gcc.c-torture/compile/20030314-1.c: New test.
10866
10867 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
10868
10869         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
10870         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
10871         thumb target,
10872         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
10873         to accept newer _imp__  prefix and additional
10874         newline in .drectve section.
10875         * gcc.dg/dll-4.c: Likewise.
10876         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
10877         switch.
10878
10879 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
10880
10881         * g++.dg/parse/namespace9.C: New test.
10882
10883         * g++.dg/init/ref5.C: New test.
10884         * g++.dg/parse/ptrmem1.C: Likewise.
10885
10886 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10887
10888         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
10889         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
10890         regular expression.
10891         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
10892         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
10893
10894 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
10895
10896         * gcc.c-torture/execute/20030224-2.c: New test.
10897
10898 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10899
10900         * gcc.dg/decl-3.c: New test.
10901
10902 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10903
10904         * gcc.dg/i386-loop-2.c: New test.
10905
10906 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
10907
10908         PR c++/9474
10909         * g++.dg/parse/namespace8.C: New test.
10910
10911         PR c++/9924
10912         * g++.dg/overload/builtin2.C: New test.
10913
10914 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
10915
10916         * gcc.dg/return-type-3.c: New test.
10917
10918 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
10919
10920         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
10921         profiling options are not supported.
10922
10923 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10924
10925         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10926         * g++.old-deja/g++.warn/impint2.C: Likewise.
10927
10928 2003-03-10  Devang Patel  <dpatel@apple.com>
10929
10930         * g++.dg/cpp/c++_cmd_1.C: New test.
10931         * g++.dg/cpp/c++_cmd_1.h: New file.
10932
10933 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10934
10935         * gcc.dg/altivec-9.c: New file.
10936
10937 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10938
10939         * gcc.dg/ppc-sdata-1.c: New test.
10940         * gcc.dg/ppc-sdata-2.c: New test.
10941
10942 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10943
10944         PR c++/9373
10945         * g++.dg/opt/ptrmem2.C: New test.
10946
10947         PR c++/8534
10948         * g++.dg/opt/ptrmem1.C: New test.
10949
10950 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10951
10952         * gcc.dg/i386-loop-1.c: New test.
10953
10954 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10955
10956         PR c++/9970
10957         * g++.dg/lookup/friend1.C: New test.
10958
10959 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10960
10961         PR c++/9823
10962         * g++.dg/parser/constructor1.C: New test.
10963
10964 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10965
10966         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10967
10968         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10969
10970 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10971
10972         * gcc.dg/cpp/Wunused.c: Update test.
10973
10974 2003-03-08  Jan Hubicka  <jh@suse.cz>
10975
10976         * gcc.dg/inline-3.c: New test.
10977
10978 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10979
10980         PR c++/9809
10981         * g++.dg/parse/builtin1.C: New test.
10982
10983         PR c++/9982
10984         * g++.dg/abi/cookie1.C: New test.
10985         * g++.dg/abi/cookie2.C: Likewise.
10986
10987         PR c++/9524
10988         * g++.dg/template/field1.C: New test.
10989
10990         PR c++/9912
10991         * g++.dg/parse/class1.C: New test.
10992         * g++.dg/parse/namespace7.C: Likewise.
10993         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10994
10995 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10996
10997         * g++.dg/init/ref4.C: New test.
10998
10999 2003-03-07  Jan Hubicka  <jh@suse.cz>
11000
11001         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11002         * gcc.dg/inline-3.c:  New test.
11003
11004 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11005
11006         * g++.dg/init/ref3.C: New test.
11007
11008         PR c++/9965
11009         * g++.dg/init/ref2.C: New test.
11010
11011         PR c++/9400
11012         * g++.dg/warn/Wshadow-2.C: New test.
11013
11014         PR c++/9791
11015         * g++.dg/warn/Woverloaded-1.C: New test.
11016
11017 2003-03-05  Jan Hubicka  <jh@suse.cz>
11018
11019         * gcc.dg/i386-local2.c: New.
11020         * gcc.dg/i386-local.c: Fix typo.
11021
11022 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11023
11024         * g++.dg/abi/layout3.C: New test.
11025
11026 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11027
11028         * gcc.c-torture/compile/20030305-1.c
11029
11030 2003-03-05  Jan Hubicka  <jh@suse.cz>
11031
11032         * gcc.dg/i386-local.c: New.
11033
11034 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11035
11036         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11037
11038 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11039
11040         * gcc.dg/switch-2.c: New test.
11041         * gcc.dg/switch-3.c: New test.
11042         * gcc.dg/Wswitch.c: Adjust line numbers.
11043         * gcc.dg/Wswitch-default.c: Likewise.
11044         * gcc.dg/Wswitch-enum.c: Likewise.
11045
11046 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11047
11048         * gcc.c-torture/execute/20030222-1.c: New test.
11049
11050 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11051
11052         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11053
11054 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11055
11056         PR c++/9878
11057         * g++.dg/init/ref1.C: New test.
11058
11059 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11060
11061         * gcc.dg/sh-relax.c: New SH-only test.
11062
11063 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11064
11065         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11066         comment explaining purpose of testcase.
11067
11068 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11069
11070         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11071         for HC11/HC12 (asm needs two int registers).
11072         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11073         HC11/HC12 because the test uses an asm which needs two 32-bit
11074         registers.
11075
11076 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11077
11078         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11079         for HC11/HC12 (array is too large otherwise).
11080         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11081         * gcc.c-torture/compile/20010518-2.x: Likewise.
11082         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11083         HC11/HC12 (array is too large).
11084
11085 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11086
11087         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11088         * lib/g++-dg.exp (g++-dg-test): Likewise.
11089
11090 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11091
11092         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11093         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11094
11095 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11096
11097         * g++.dg/warn/implicit-typename1.C: Remove warning.
11098
11099 2003-02-28  Richard Henderson  <rth@redhat.com>
11100
11101         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11102         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11103
11104 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11105
11106         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11107         * g++.dg/pch/pch.exp: Likewise.
11108
11109 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11110
11111         PR c++/9879
11112         * testsuite/g++.dg/init/new4.C: New test.
11113
11114 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11115
11116         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11117
11118 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11119
11120         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11121         unsigned long.
11122
11123         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11124         wider than float.
11125
11126 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11127
11128         * lib/scanasm.exp: Add support for counting numbers of
11129         occurences.
11130         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11131         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11132
11133 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11134
11135         PR c++/9683
11136         * g++.dg/template/static3.C: New test.
11137
11138         PR c++/9829
11139         * g++.dg/parse/namespace6.C: New test.
11140
11141 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11142
11143         PR target/9732
11144         * gcc.dg/20030225-1.c: New test.
11145
11146 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11147
11148         * README: Remove out-of-date information.
11149
11150         PR c++/9836
11151         * g++.dg/template/spec6.C: New test.
11152
11153 2003-02-24  Jeff Law  <law@redhat.com>
11154
11155         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11156
11157 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11158
11159         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11160         * gcc.dg/pragma-ep-1.c: Likewise.
11161
11162 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11163
11164         PR c++/9602
11165         * g++.dg/template/friend16.C: New test.
11166
11167 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11168
11169         PR c++/5333
11170         * g++.dg/parse/fused-params1.C: Adjust error messages.
11171         * g++.dg/template/nested3.C: New test.
11172
11173 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11174
11175         * g++.dg/abi/param1.C: New test.
11176
11177 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11178
11179         PR c++/7982
11180         * g++.dg/warn/implicit-typename1.C: New test.
11181
11182 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11183
11184         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11185         with "mtune".
11186         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11187         * gcc.c-torture/execute/20010129-1.x: Likewise.
11188         * gcc.dg/20011107-1.c: Likewise.
11189         * gcc.dg/20020108-1.c: Likewise.
11190         * gcc.dg/20020122-3.c: Likewise.
11191         * gcc.dg/20020206-1.c: Likewise.
11192         * gcc.dg/20020310-1.c: Likewise.
11193         * gcc.dg/20020426-2.c: Likewise.
11194         * gcc.dg/20020517-1.c: Likewise.
11195         * gcc.dg/991230-1.c: Likewise.
11196         * gcc.dg/i386-unroll-1.c: Likewise.
11197         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11198
11199 2003-02-22  Jan Hubicka  <jh@suse.cz>
11200
11201         * gcc.dg/i386-mul.c: New test.
11202
11203 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11204
11205         * gcc.dg/builtins-5.c: New test case.
11206
11207 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11208
11209         * gcc.dg/asmreg-1.c: New test.
11210
11211 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11212
11213         PR c++/9749
11214         * g++.dg/parse/varmod1.C: New test.
11215
11216 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11217
11218         PR c++/9727
11219         * g++.dg/template/op1.C: New test.
11220
11221 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11222
11223         PR c++/8906
11224         * g++.dg/template/nested2.C: New test.
11225
11226 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11227
11228         PR c++/8724
11229         * g++.dg/expr/dtor1.C: New test.
11230
11231 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11232
11233         * gcc.dg/cpp/include3.c: New test.
11234         * gcc.dg/cpp/inc/foo.h: New file.
11235
11236 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11237
11238         * gcc.c-torture/execute/20030221-1.c: New test.
11239
11240 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11241
11242         PR c++/9729
11243         * g++.dg/abi/conv1.C: New test.
11244
11245 2003-02-20  Jan Hubicka  <jh@suse.cz>
11246
11247         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11248
11249 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11250
11251         * gcc.c-torture/compile/20030219-1.c: New test.
11252
11253 2003-02-18  Jan Hubicka  <jh@suse.cz>
11254
11255         * gcc.dg/funcorder.c: New test.
11256
11257 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11258
11259         * gcc.c-torture/execute/20030218-1.c: New.
11260
11261 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11262
11263         * gcc.dg/20030218-1.c: New.
11264
11265 2003-02-18  Richard Henderson  <rth@redhat.com>
11266
11267         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11268         * gcc.dg/attr-used-2.c: New.
11269
11270 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11271
11272         PR c++/9704
11273         * g++.dg/init/copy5.C: New test.
11274
11275 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11276
11277         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11278         * g++.dg/pch/pch.exp: Likewise.
11279
11280 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11281
11282         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11283         STACK_SIZE is not defined.
11284
11285 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11286
11287         PR c++/9457
11288         * g++.dg/template/init1.C: New test.
11289
11290 2003-02-16  Jan HUbicka  <jh@suse.cz>
11291
11292         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11293         (foo): Add few extra tests
11294         * gcc.dg/c99-const-expr-3.c: Likewise.
11295         * gcc.c-torture/execute/20030216-1.c: New.
11296
11297 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11298
11299         PR c++/9459
11300         * g++.dg/ext/typeof4.C: New test.
11301
11302 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11303
11304         * gcc.dg/i386-387-3.c: New test case.
11305
11306 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11307
11308         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11309         cris-*-elf* cris-*-aout* and mmix-*-*.
11310
11311 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11312
11313         * gcc.dg/20030213-1.c: New test.
11314
11315 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11316
11317         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11318         * gcc.dg/i386-387-2.c: Likewise.
11319
11320 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11321
11322         * gcc.dg/ppc-spe.c: Fix formatting.
11323         Enable tests that were previously unsupported by gas.
11324         Delete tests for instructions that no longer exist.
11325         Switch arguments on evsubifw builtin.
11326
11327 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11328
11329         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11330         STACK_SIZE is too small.
11331
11332 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11333             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11334
11335         * gcc.dg/decl-2.c: New test.
11336
11337 2003-02-10  Jan Hubicka  <jh@suse.cz>
11338
11339         * gcc.dg/i386-fpcvt-1.c:  New test.
11340
11341 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11342
11343         * gcc.c-torture/execute/20030209-1.c: New test.
11344
11345 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11346
11347         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11348         int-wide bitops, use the constants of the same width.
11349         Likewise, if long long is 32-bit wide, test bitops using
11350         32-bit constants.
11351
11352 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11353
11354         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11355
11356 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11357
11358         * testsuite/gcc.dg/builtins-4.c: New test case.
11359
11360 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11361
11362         * gcc.dg/20020430-1.c: Fix dg command typos.
11363         * gcc.dg/20020503-1.c: Likewise.
11364
11365 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11366
11367         PR c++/8785
11368         * g++.dg/parse/fused-params1.C: New test.
11369
11370         PR c++/8857
11371         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11372
11373         PR c++/8921
11374         * g++.dg/parse/non-dependent1.C: New test.
11375
11376         PR c++/8928
11377         * g++.dg/parse/dupl-tmpl-args1.C: New test.
11378
11379         PR c++/9228
11380         * g++.dg/parse/undefined7.C: New test.
11381         * g++.dg/parse/non-templ1.C: New test.
11382
11383         PR c++/9229
11384         * g++.dg/parse/too-many-tmpl-args1.C: New test.
11385
11386 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
11387
11388         * gcc.c-torture/compile/20030206-1.c: New test.
11389
11390 2003-02-05  Roger Sayle  <roger@eyesopen.com>
11391
11392         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11393         "pow" to "foo" to avoid potential confusion with a math built-in.
11394
11395 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11396
11397         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11398         conditions for SPARC targets.
11399
11400 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
11401
11402         * gcc.dg/20030204-1.c: New test.
11403
11404 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11405
11406         PR c++/38
11407         * g++.dg/parse/array-size1.C: New test.
11408
11409         PR c++/5657
11410         * g++.dg/parse/undefined3.C: New test.
11411
11412         PR c++/5665
11413         * g++.dg/parse/undefined4.C: New test.
11414
11415         PR c++/5975
11416         * g++.dg/parse/undefined5.C: New test.
11417
11418         PR c++/7259
11419         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11420
11421         PR c++/8578
11422         * g++.dg/parse/casting-operator1.C: New test.
11423
11424         PR c++/8596
11425         * g++.dg/parse/undefined6.C: New test.
11426
11427         PR c++/8736
11428         * g++.dg/parse/missing-template1.C: New test.
11429
11430 2003-02-04  Jan Hubicka  <jh@suse.cz>
11431
11432         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
11433         * gcc.dg/i386-cmov?.c:  Likewise.
11434         * gcc.dg/i386-fpcvt-?.c:  Likewise.
11435         * gcc.dg/i386-ssefp-1.c:  Likewise.
11436         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
11437         conventions.
11438
11439 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11440
11441         PR c++/7129
11442         * testsuite/g++.dg/ext/max.C: New test.
11443
11444 2003-02-03  Jan Hubicka  <jh@suse.cz>
11445
11446         * gcc.c-torture/execute/20030203-1.c: New test.
11447
11448 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11449
11450         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11451         'natural-endian'.
11452
11453 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11454
11455         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11456         * g++.dg/init/new2.C: Likewise.
11457         * g++.dg/other/new1.C: Likewise.
11458
11459 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11460
11461         * gcc.dg/struct-ret-libc.c: New test.
11462
11463 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11464
11465         * gcc.dg/20030129-1.c: New test.
11466
11467 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11468
11469         PR c++/8849
11470         * g++.dg/template/ptrmem4.C: New test.
11471
11472 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
11473
11474         * g++.dg/parser/constant1.C: New test.
11475
11476 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11477
11478         PR c++/8591
11479         * g++.dg/parse/friend2.C: New test.
11480
11481 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11482
11483         PR c++/9437
11484         * g++.dg/template/unify4.C: New test.
11485
11486 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
11487
11488         * gcc.c-torture/execute/20030128-1.c: New test.
11489
11490 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
11491
11492         * g++.dg/lookup/nested1.C: Test moved from ...
11493         * g++.old-deja/g++.other/lookup24.C: ... here.
11494
11495 2003-01-28  Jan Hubicka  <jh@suse.cz>
11496
11497         * gcc.dg/i386-cmov5.c:  New test.
11498
11499 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
11500
11501         * gcc.c-torture/execute/20010925-1.c: Changed the
11502         memcpy declaration.
11503
11504 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11505
11506         PR c++/3902
11507         * g++.dg/parse/template5.C: New test.
11508
11509 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11510
11511         PR fortran/9258
11512         * g77.dg/pr9258: New test.
11513
11514 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11515
11516         * README: Move relevant parts from README.g++.
11517
11518         * README.g++: Remove this file.
11519
11520 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11521
11522         * g++.dg/abi/dcast1.C: New test.
11523
11524 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11525
11526         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11527
11528 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11529
11530         PR c++/47
11531         * g++.old-deja/g++.other/lookup24.C: New test.
11532
11533 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11534
11535         PR middle-end/7227
11536         * gcc.dg/uninit-C.c: New test.
11537
11538 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11539
11540         * g++.dg/abi/covariant1.C: New test.
11541
11542 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11543
11544         * gcc.dg/20030123-1.c: New test.
11545
11546 2003-01-25  Jan Hubicka  <jh@suse.cz>
11547
11548         PR opt/8492
11549         * gcc.c-torture/compile/20030125-1.c
11550
11551 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11552
11553         PR c++/9403
11554         * g++.dg/parse/template3.C: New test.
11555         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11556
11557         PR c++/795
11558         * g++.dg/parse/template4.C: New test.
11559
11560         PR c++/9415
11561         * g++.dg/template/qual2.C: New test.
11562
11563         PR c++/8545
11564         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11565
11566         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11567
11568 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11569
11570         * gcc.c-torture/execute/switch-1.c: New test case.
11571
11572 2003-01-25  Jan Hubicka  <jh@suse.cz>
11573
11574         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11575
11576 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11577
11578         Tweaks for Bison-1.875. From the NEWS file:
11579         "- `parse error' -> `syntax error'
11580         Bison now uniformly uses the term `syntax error'"
11581         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11582         * gcc.dg/cpp/digraph2.c: Likewise.
11583         * gcc.dg/cpp/direct2.c: Likewise.
11584         * gcc.dg/cpp/paste4.c: Likewise.
11585         * gcc.dg/c90-restrict-1.c: Likewise.
11586         * gcc.dg/c99-func-2.c: Likewise.
11587         * gcc.dg/noncompile/920721-2.c: Likewise.
11588         * gcc.dg/noncompile/930622-2.c: Likewise.
11589         * gcc.dg/noncompile/940112-1.c: Likewise.
11590         * gcc.dg/noncompile/950921-1.c: Likewise.
11591         * gcc.dg/noncompile/951123-1.c: Likewise.
11592         * gcc.dg/noncompile/971104-1.c: Likewise.
11593         * gcc.dg/noncompile/990416-1.c: Likewise.
11594
11595 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11596
11597         * g++.dg/parse/undefined1.C: Add error message.
11598
11599 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11600
11601         PR c++/9354
11602         * g++.dg/parse/new1.C: New test.
11603
11604         PR c++/9216
11605         * g++.dg/parse/template2.C: New test.
11606
11607         PR c++/9354
11608         * g++.dg/parse/typedef2.C: New test.
11609
11610         PR c++/9328
11611         * g++.dg/ext/typeof3.C: New test.
11612
11613 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11614
11615         PR c++/2738
11616         * g++.dg/parse/ret-type1.C: New test.
11617
11618         PR c++/3792
11619         * g++.dg/parse/tmpl-outside1.C: New test.
11620
11621         PR c++/4207
11622         * g++.dg/parse/int-as-enum1.C: New test.
11623
11624         PR c++/4903
11625         * g++.dg/parse/no-typename1.C: New test.
11626
11627         PR c++/5533
11628         * g++.dg/parse/no-value1.C: New test.
11629
11630         PR c++/5921
11631         * g++.dg/parse/wrong-inline1.C: New test.
11632
11633         PR c++/6402
11634         * g++.dg/parse/ref1.C: New test.
11635
11636         PR c++/6992
11637         * g++.dg/parse/attr-ctor1.C: New test.
11638
11639         PR c++/7229
11640         * g++.dg/parse/namespace5.C: New test.
11641
11642         PR c++/7917
11643         * g++.dg/parse/func-def1.C: New test.
11644
11645         PR c++/8143
11646         * g++.dg/parse/undefined1.C: New test.
11647
11648         PR c++/5723, PR c++/8522
11649         * g++.dg/parse/specialization1.C: New test.
11650
11651         PR c++/163, PR c++/8595
11652         * g++.dg/parse/struct-as-enum1.C: New test.
11653
11654         PR c++/9173
11655         * g++.dg/parse/undefined2.C: New test.
11656
11657 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11658
11659         PR c++/9298
11660         * g++.dg/parse/template1.C: New test.
11661
11662         PR c++/9384
11663         * g++.dg/parse/using1.C: New test.
11664
11665         PR c++/9285
11666         PR c++/9294
11667         * g++.dg/parse/expr2.C: New test.
11668
11669         PR c++/9388
11670         * g++.dg/parse/lookup2.C: Likewise.
11671
11672 2003-01-21  Jan Hubicka  <jh@suse.cz>
11673
11674         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11675         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11676         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11677         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11678
11679 2003-01-20  Nick Clifton  <nickc@redhat.com>
11680
11681         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11682         problem with ARM sibcall code generation.
11683
11684 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11685
11686         * gcc.c-torture/execute/20030120-1.c: New.
11687
11688 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11689
11690         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11691
11692 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11693
11694         PR c++/9272
11695         * g++.dg/parse/ctor1.C: New test.
11696
11697         PR c++/9294:
11698         * g++.dg/parse/qualified1.C: New test.
11699
11700         * g++.dg/parse/typename3.C: New test.
11701
11702 2003-01-16  Richard Henderson  <rth@redhat.com>
11703
11704         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11705
11706 2003-01-16  Richard Henderson  <rth@redhat.com>
11707
11708         * g++.dg/pch/pch.exp: Copy test header to the working directory
11709         before using it either for precompilation or direct use.
11710         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11711         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11712
11713 2003-01-16  Richard Henderson  <rth@redhat.com>
11714
11715         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11716         before using it either for precompilation or direct use.
11717         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11718         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11719
11720 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11721
11722         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11723         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11724         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11725         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11726         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11727         typename warning into error.
11728         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11729         error messages.
11730         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11731         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11732         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11733         messages.
11734         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11735         make declaration visible in template.
11736         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11737         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11738         messages.
11739         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11740         message.
11741         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11742         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11743         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11744         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11745         typename warning with error message.
11746         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11747         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11748         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11749
11750 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11751
11752         * g++.dg/parse/ambig2.C: New test.
11753
11754 2003-01-15  Richard Henderson  <rth@redhat.com>
11755
11756         * g++.dg/tls/init-2.C: Update error message string.
11757
11758 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11759
11760         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11761
11762 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11763
11764         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11765         all for HC11/HC12.
11766         * gcc.c-torture/compile/20001205-1.x: Likewise.
11767         * gcc.c-torture/compile/20001226-1.x: Likewise.
11768         * gcc.c-torture/compile/920520-1.x: Likewise.
11769         * gcc.c-torture/compile/961203-1.x: Likewise.
11770         * gcc.c-torture/compile/20020604-1.x: Likewise.
11771
11772 2003-01-15  Jan Hubicka  <jh@suse.cz>
11773
11774         * gcc.c-torture/compile/20030115-1.c: New test.
11775
11776         * gcc.dg/i386-fpcvt-1.c: New test.
11777         * gcc.dg/i386-fpcvt-2.c: New test.
11778
11779 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11780
11781         Further conform g++'s __vmi_class_type_info to the C++ ABI
11782         specification.
11783         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11784         the specification.
11785
11786 2003-01-14  Jan Hubicka  <jh@suse.cz>
11787
11788         * gcc.dg/i386-fpcvt-1.c: New test.
11789         * gcc.dg/i386-fpcvt-2.c: New test.
11790
11791 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11792
11793         * gcc.dg/i386-mmx-3.c: New test.
11794
11795 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11796
11797         PR c++/9264
11798         * g++.dg/parse/octal1.C: New file.
11799
11800         PR c++/9172
11801         * g++.dg/parse/typename1.C: New file.
11802
11803 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11804
11805         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11806         * gcc.dg/bf-no-ms-layout.c: Likewise.
11807         * gcc.dg/bf-ms-attrib.c: Likewise.
11808
11809 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11810
11811         PR c++/9099
11812         * g++.dg/parse/dtor1.C: New file.
11813
11814         PR c++/9128
11815         * g++.dg/rtti/typeid1.C: New file.
11816
11817         PR c++/9153
11818         * g++.dg/parse/lookup1.C: New file.
11819
11820         PR c++/9171
11821         * g++.dg/templ/spec5.C: New file.
11822
11823 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11824
11825         * gcc.c-torture/compile/20030110-1.c: New test.
11826
11827 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11828
11829         Merge from pch-branch:
11830
11831         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11832
11833         * gcc.dg/pch/cpp-1.h: New.
11834         * gcc.dg/pch/cpp-1.c: New.
11835         * gcc.dg/pch/cpp-2.h: New.
11836         * gcc.dg/pch/cpp-2.c: New.
11837
11838         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11839
11840         * gcc.dg/pch/except-1.h: New.
11841         * gcc.dg/pch/except-1.c: New.
11842
11843         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11844
11845         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11846         running test.
11847         * gcc.dg/pch: Include *.hp not *.h.
11848         * gcc.dg/pch/system-1.h: New.
11849         * gcc.dg/pch/system-1.c: New.
11850
11851         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11852
11853         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11854         rather than trying to build and run a program using PCH.
11855         * gcc.dg/pch: Remove dg-do commands from test files.
11856
11857         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11858
11859         * gcc.dg/pch/macro-3.c: New.
11860         * gcc.dg/pch/macro-3.h: New.
11861
11862         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11863
11864         * gcc.dg/pch/common-1.c: New.
11865         * gcc.dg/pch/common-1.h: New.
11866         * gcc.dg/pch/decl-1.c: New.
11867         * gcc.dg/pch/decl-1.h: New.
11868         * gcc.dg/pch/decl-2.c: New.
11869         * gcc.dg/pch/decl-2.h: New.
11870         * gcc.dg/pch/decl-3.c: New.
11871         * gcc.dg/pch/decl-3.h: New.
11872         * gcc.dg/pch/decl-4.c: New.
11873         * gcc.dg/pch/decl-4.h: New.
11874         * gcc.dg/pch/decl-5.c: New.
11875         * gcc.dg/pch/decl-5.h: New.
11876         * gcc.dg/pch/global-1.c: New.
11877         * gcc.dg/pch/global-1.h: New.
11878         * gcc.dg/pch/inline-1.c: New.
11879         * gcc.dg/pch/inline-1.h: New.
11880         * gcc.dg/pch/inline-2.c: New.
11881         * gcc.dg/pch/inline-2.h: New.
11882         * gcc.dg/pch/static-1.c: New.
11883         * gcc.dg/pch/static-1.h: New.
11884         * gcc.dg/pch/static-2.c: New.
11885         * gcc.dg/pch/static-2.h: New.
11886
11887         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
11888
11889         * g++.dg/pch/pch.exp: Better handle failing testcases.
11890         * gcc.dg/pch/pch.exp: Likewise.
11891         * gcc.dg/pch/macro-1.c: New.
11892         * gcc.dg/pch/macro-1.h: New.
11893         * gcc.dg/pch/macro-2.c: New.
11894         * gcc.dg/pch/macro-2.h: New.
11895
11896         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
11897
11898         * g++.dg/dg.exp: Treat files in pch/ specially.
11899         * g++.dg/pch/pch.exp: New file.
11900         * g++.dg/pch/empty.H: New file.
11901         * g++.dg/pch/empty.C: New file.
11902         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
11903         "precompile".
11904
11905         * gcc.dg/pch/pch.exp: New file.
11906         * gcc.dg/pch/empty.h: New file.
11907         * gcc.dg/pch/empty.c: New file.
11908         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
11909         "precompile".
11910
11911 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11912
11913         * g++.dg/template/friend14.C: New test.
11914
11915 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11916
11917         * gcc.dg/old-style-asm-1.c: New test.
11918
11919 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
11920
11921         * gcc.c-torture/compile/20030109-1.c: New test.
11922
11923 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11924
11925         * gcc.c-torture/execute/20030109-1.c: New test.
11926
11927 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11928
11929         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11930         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11931         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11932         * g++.old-deja/g++.mike/eh2.C: Likewise
11933         * g++.old-deja/g++.mike/eh3.C: Likewise
11934         * g++.old-deja/g++.mike/eh5.C: Likewise
11935         * g++.old-deja/g++.mike/eh6.C: Likewise
11936         * g++.old-deja/g++.mike/eh7.C: Likewise
11937         * g++.old-deja/g++.mike/eh8.C: Likewise
11938         * g++.old-deja/g++.mike/eh9.C: Likewise
11939         * g++.old-deja/g++.mike/eh10.C: Likewise
11940         * g++.old-deja/g++.mike/eh12.C: Likewise
11941         * g++.old-deja/g++.mike/eh13.C: Likewise
11942         * g++.old-deja/g++.mike/eh14.C: Likewise
11943         * g++.old-deja/g++.mike/eh16.C: Likewise
11944         * g++.old-deja/g++.mike/eh17.C: Likewise
11945         * g++.old-deja/g++.mike/eh18.C: Likewise
11946         * g++.old-deja/g++.mike/eh21.C: Likewise
11947         * g++.old-deja/g++.mike/eh23.C: Likewise
11948         * g++.old-deja/g++.mike/eh24.C: Likewise
11949         * g++.old-deja/g++.mike/eh25.C: Likewise
11950         * g++.old-deja/g++.mike/eh26.C: Likewise
11951         * g++.old-deja/g++.mike/eh27.C: Likewise
11952         * g++.old-deja/g++.mike/eh28.C: Likewise
11953         * g++.old-deja/g++.mike/eh29.C: Likewise
11954         * g++.old-deja/g++.mike/eh31.C: Likewise
11955         * g++.old-deja/g++.mike/eh33.C: Likewise
11956         * g++.old-deja/g++.mike/eh34.C: Likewise
11957         * g++.old-deja/g++.mike/eh35.C: Likewise
11958         * g++.old-deja/g++.mike/eh36.C: Likewise
11959         * g++.old-deja/g++.mike/eh37.C: Likewise
11960         * g++.old-deja/g++.mike/eh38.C: Likewise
11961         * g++.old-deja/g++.mike/eh39.C: Likewise
11962         * g++.old-deja/g++.mike/eh40.C: Likewise
11963         * g++.old-deja/g++.mike/eh41.C: Likewise
11964         * g++.old-deja/g++.mike/eh42.C: Likewise
11965         * g++.old-deja/g++.mike/eh44.C: Likewise
11966         * g++.old-deja/g++.mike/eh46.C: Likewise
11967         * g++.old-deja/g++.mike/eh47.C: Likewise
11968         * g++.old-deja/g++.mike/eh48.C: Likewise
11969         * g++.old-deja/g++.mike/eh49.C: Likewise
11970         * g++.old-deja/g++.mike/eh50.C: Likewise
11971         * g++.old-deja/g++.mike/eh51.C: Likewise
11972         * g++.old-deja/g++.mike/eh53.C: Likewise
11973         * g++.old-deja/g++.mike/eh55.C: Likewise
11974         * g++.old-deja/g++.mike/p7912.C: Likewise
11975         * g++.old-deja/g++.mike/p9706.C: Likewise
11976         * g++.old-deja/g++.mike/p10416.C: Likewise
11977         * g++.old-deja/g++.mike/p11667.C: Likewise
11978         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11979         Remove redundant reference to Iris.
11980         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11981         Elxsi, i860, Pico Java, and WE32K.
11982
11983 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11984
11985         * g++.dg/ext/asm4.C: New test.
11986
11987 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11988
11989         PR c++/9030
11990         * g++.dg/template/friend12.C: New test.
11991         * g++.dg/template/friend13.C: Likewise.
11992         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11993
11994 2003-01-08  Jan Hubicka  <jh@suse.cz>
11995
11996         * gcc.dg/i386-cadd.c: New test.
11997         * gcc.dg/i386-cmov4.c: Likewise.
11998
11999 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12000
12001         PR c++/9165
12002         * g++.dg/warn/Wunused-3.C: New test.
12003
12004         * g++.dg/abi/bitfield9.C: New test.
12005
12006         PR c++/9189
12007         * g++.dg/parse/defarg3.C: New test.
12008
12009 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12010
12011         * g++.dg/parse/ambig1.C: New test.
12012         * g++.dg/parse/defarg2.C: New test.
12013
12014 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12015
12016         * g++.dg/template/defarg-1.C: New test.
12017         * g++.dg/template/local2.C: Likewise.
12018
12019 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12020
12021         * gcc.c-torture/execute/20030105-1.c: New test.
12022
12023 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12024
12025         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12026         * g++.dg/parse/namespace4.C: Likewise.
12027
12028 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12029
12030         * g++.dg/template/ntp2.C: New test.
12031
12032 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12033
12034         * g++.dg/parse/extern-C-1.C: New test.
12035
12036         * g++.dg/parse/namespace4.C: New test.
12037
12038         * g++.dg/template/nested1.C: New test.
12039
12040         * g++.dg/parse/namespace3.C: New test.
12041
12042 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12043
12044         * g++.dg/lookup/two-stage1.C: New test.
12045
12046 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12047
12048         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12049         * g++.old-deja/g++.jason/access8.C: Likewise.
12050         * g++.old-deja/g++.other/decl5.C: Likewise.
12051
12052 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12053
12054         * g++.dg/parse/parse7.C: New test.
12055
12056 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12057
12058         PR c++/2843
12059         * g++.dg/ext/attrib7.C: New test.
12060
12061 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12062
12063         * g++.dg/parse/parse6.C: New test.
12064
12065 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12066
12067         * gcc.dg/h8300-stack-1.c: New.
12068
12069 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12070
12071         g++.dg/lookup/exception1.C: New test.
12072
12073         g++.dg/lookup/template1.C: New test.
12074
12075         g++.dg/parse/namespace2.C: New test.
12076
12077         g++.dg/parse/parens2.C: New test.
12078
12079 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12080
12081         * g++.dg/parse/parse5.C: New test.
12082         * g++.dg/lookup/scoped4.C: New test.
12083
12084 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12085
12086         * g++.dg/parse/parens1.C: New test.
12087
12088         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12089         angle-bracket1.C.
12090         * g++.dg/parse/parens2.C: New test.
12091
12092         * g++.dg/lookup/scope-operator1.C: New test.
12093
12094         * g++.dg/parse/operator1.C: New test.
12095
12096 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12097
12098         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12099         * g++.old-deja/g++.other/access6.C: Likewise.
12100         * g++.old-deja/g++.other/decl1.C: Likewise.
12101         * g++.old-deja/g++.pt/typename12.C: Likewise.
12102
12103 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12104
12105         * g++.dg/parse/namespace1.C: New test.
12106
12107 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12108
12109         * g++.dg/parse/parse4.C: New test.
12110
12111 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12112
12113         * g++.dg/parse/parse3.C: New test.
12114
12115 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12116
12117         * g++.dg/parse/parse2.C: New test.
12118
12119 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12120
12121         * g++.dg/template/friend11.C: New test.
12122
12123 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12124
12125         * g++.dg/parse/parse1.C: New test.
12126
12127 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12128
12129         * lib/profopt.exp: Change the name of a global variable to avoid
12130         possible clashes with other test suites.
12131
12132 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12133
12134         * g++.dg/inherit/covariant8.C: New test.
12135
12136 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12137
12138         * g++.dg/init/array9.C: New test.
12139
12140         PR c++/9112
12141         * g++.dg/parse/expr1.C: New test.
12142
12143 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12144
12145         * gcc.c-torture/compile/20021230-1.c: New test.
12146
12147 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12148
12149         * g++.dg/inherit/covariant5.C: New test.
12150         * g++.dg/inherit/covariant6.C: New test.
12151         * g++.dg/inherit/covariant7.C: New test.
12152
12153 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12154
12155         PR c++/2739
12156         * g++.dg/other/access2.C: New test.
12157
12158 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12159
12160         * g++.dg/other/anon-struct.C: No longer fails
12161         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12162         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12163         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12164
12165 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12166
12167         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12168
12169 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12170
12171         * g++.dg/eh/spec4.C: Remove stray semicolon.
12172         * g++.dg/expr/pmf-1.C: Change error message.
12173         * g++.dg/ext/asm1.C: Remove stray semicolon.
12174         * g++.dg/ext/typename1.C: Add missing typenames.
12175         * g++.dg/inherit/template-as-base.C: Change error message.
12176         * g++.dg/lookup/scoped1.C: Likewise.
12177         * g++.dg/lookup/scoped2.C: Likewise.
12178         * g++.dg/lookup/using2.C: Likewise.
12179         * g++.dg/other/component1.C: Remove stray semicolon.
12180         * g++.dg/other/do1.C: Change error message.
12181         * g++.dg/other/error2.C: Likewise.
12182         * g++.dg/other/init1.C: Likewise.
12183         * g++.dg/other/packed1.C: Remove stray semicolon.
12184         * g++.dg/other/ptrmem2.C: Change error message.
12185         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12186         marker.
12187         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12188         * g++.dg/template/access3.C: Add typename keyword.
12189         * g++.dg/template/access5.C: Remove stray semicolon.
12190         * g++.dg/template/access6.C: Likewise.
12191         * g++.dg/template/complit1.C: Likewise.
12192         * g++.dg/template/crash1.C: Change error message.
12193         * g++.dg/template/inherit2.C: Remove stray semicolon.
12194         * g++.dg/template/instantiate2.C: Likewise.
12195         * g++.dg/template/instantiate3.C: Change error message.
12196         * g++.dg/template/qual1.C: Remove stray semicolon.
12197         * g++.dg/template/qualttp18.C: Change error message.
12198         * g++.dg/template/ref1.C: Remove stray semicolon.
12199         * g++.dg/template/sizeof1.C (A::value): Declare it.
12200         * g++.dg/template/spec4.C: Change error message.
12201         * g++.dg/template/static1.C: Likewise.
12202         * g++.dg/template/type1.C: Likewise.
12203         * g++.dg/template/typename3.C: Likewise.
12204         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12205         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12206         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12207         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12208         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12209         named return value extension.
12210         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12211         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12212         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12213         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12214         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12215         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12216         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12217         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12218         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12219         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12220         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12221         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12222         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12223         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12224         syntax.
12225         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12226         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12227         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12228         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12229         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12230         * g++.old-deja/g++.brendan/template11.C: Likewise.
12231         * g++.old-deja/g++.brendan/template26.C: Likewise.
12232         * g++.old-deja/g++.brendan/template27.C: Use explicit
12233         specialization syntax.
12234         * g++.old-deja/g++.brendan/template30.C: Likewise.
12235         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12236         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12237         non-dependent names.
12238         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12239         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12240         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12241         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12242         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12243         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12244         named return value extension.
12245         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12246         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12247         * g++.old-deja/g++.ext/return1.C: Likewise.
12248         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12249         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12250         * g++.old-deja/g++.jason/access8.C: Likewise.
12251         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12252         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12253         pseudo-destructor names.
12254         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12255         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12256         pseudo-destructor names.
12257         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12258         * g++.old-deja/g++.jason/overload19.C: Likewise.
12259         * g++.old-deja/g++.jason/overload32.C: Likewise.
12260         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12261         stray semicolons.
12262         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12263         * g++.old-deja/g++.jason/return.C: Likewise.
12264         * g++.old-deja/g++.jason/return2.C: Likewise.
12265         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12266         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12267         syntax.
12268         * g++.old-deja/g++.jason/template10.C: Account for use of
12269         non-dependent names.
12270         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12271         syntax.
12272         * g++.old-deja/g++.jason/template37.C: Likewise.
12273         * g++.old-deja/g++.law/access4.C: Change error messages.
12274         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12275         pseudo-destructor names.
12276         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12277         * g++.old-deja/g++.law/ctors9.C: Likewise.
12278         * g++.old-deja/g++.law/cvt22.C: Likewise.
12279         * g++.old-deja/g++.law/dtors5.C: Likewise.
12280         * g++.old-deja/g++.law/global-init1.C: Likewise.
12281         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12282         * g++.old-deja/g++.law/operators28.C: Likewise.
12283         * g++.old-deja/g++.law/visibility28.C: Likewise.
12284         * g++.old-deja/g++.martin/eval1.C: Likewise.
12285         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12286         name.
12287         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12288         * g++.old-deja/g++.mike/net34.C: Likewise.
12289         * g++.old-deja/g++.mike/net36.C: Likewise.
12290         * g++.old-deja/g++.mike/ns2.C: Likewise.
12291         * g++.old-deja/g++.mike/p12306.C: Likewise.
12292         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12293         value extension.
12294         * g++.old-deja/g++.mike/p700.C: Likewise.
12295         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12296         * g++.old-deja/g++.mike/p710.C: Likewise.
12297         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12298         value extension.
12299         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12300         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12301         * g++.old-deja/g++.ns/crash2.C: Likewise.
12302         * g++.old-deja/g++.ns/crash3.C: Likewise.
12303         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12304         * g++.old-deja/g++.ns/ns17.C: Likewise.
12305         * g++.old-deja/g++.ns/template16.C: Likewise.
12306         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12307         keyword.
12308         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12309         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12310         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12311         named return value extension.
12312         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12313         * g++.old-deja/g++.other/access4.C: Issue additional error
12314         messages.
12315         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12316         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12317         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12318         * g++.old-deja/g++.other/crash25.C: Change error message.
12319         * g++.old-deja/g++.other/crash4.C: Change error message.
12320         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12321         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12322         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12323         checks.
12324         * g++.old-deja/g++.other/defarg8.C: Likewise.
12325         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12326         * g++.old-deja/g++.other/dtor10.C: Likewise.
12327         * g++.old-deja/g++.other/incomplete.C: Likewise.
12328         * g++.old-deja/g++.other/linkage7.C: Likewise.
12329         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12330         lookup algorithm.
12331         * g++.old-deja/g++.other/mangle2.C: Likewise.
12332         * g++.old-deja/g++.other/refinit2.C: Likewise.
12333         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12334         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12335         * g++.old-deja/g++.pt/crash28.C: Likewise.
12336         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12337         syntax.
12338         * g++.old-deja/g++.pt/crash32.C: Change error message.
12339         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12340         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12341         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12342         error message position.
12343         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12344         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12345         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12346         syntax.
12347         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12348         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12349         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12350         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12351         keyword.
12352         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12353         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12354         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12355         keyword.
12356         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12357         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12358         syntax.
12359         * g++.old-deja/g++.pt/friend28.C: Account for use of
12360         non-dependent names.
12361         * g++.old-deja/g++.pt/friend29.C: Likewise.
12362         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12363         rules.
12364         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12365         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12366         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12367         lookup rules.
12368         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12369         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12370         keyword.
12371         * g++.old-deja/g++.pt/memclass20.C: Likewise.
12372         * g++.old-deja/g++.pt/memclass5.C: Likewise.
12373         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12374         keyword.
12375         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12376         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12377         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12378         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12379         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12380         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12381         keyword.
12382         * g++.old-deja/g++.pt/spec10.C: Likewise.
12383         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12384         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12385         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12386         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12387         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12388         * g++.old-deja/g++.pt/ttp62.C: Likewise.
12389         * g++.old-deja/g++.pt/ttp64.C: Likewise.
12390         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12391         * g++.old-deja/g++.pt/typename15.C: Likewise.
12392         * g++.old-deja/g++.pt/typename22.C: Likewise.
12393         * g++.old-deja/g++.pt/typename6.C: Change error messages.
12394         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12395         * g++.old-deja/g++.pt/virtual2.C: Likewise.
12396         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12397         syntax.
12398         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12399         return value extension.
12400         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12401         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12402         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12403         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12404
12405 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12406
12407         * g++.dg/warn/inline1.C: New test.
12408         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12409         * g++.old-deja/g++.jason/synth10.C: Likewise.
12410         * g++.old-deja/g++.mike/net31.C: Likewise.
12411         * g++.old-deja/g++.mike/p8786.C: Likewise.
12412
12413         * g++.dg/template/friend10.C: New test.
12414         * g++.dg/template/conv5.C: New test.
12415
12416 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12417
12418         * g++.dg/lookup/scoped3.C: New test.
12419
12420         * g++.dg/lookup/decl1.C: New test.
12421         * g++.dg/lookup/decl2.C: New test.
12422
12423 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12424
12425         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12426         gcc.c-torture/compile/20021015-1.c,
12427         gcc.c-torture/compile/20021015-2.c,
12428         gcc.c-torture/compile/20021123-1.c,
12429         gcc.c-torture/compile/20021123-2.c,
12430         gcc.c-torture/compile/20021123-3.c,
12431         gcc.c-torture/compile/20021123-4.c,
12432         gcc.c-torture/execute/20021024-1.c: Add tests previously added
12433         only to 3.1 or 3.2 branch.
12434
12435 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
12436
12437         * gcc.dg/i386-bitfield3.c: New test.
12438
12439         * gcc.dg/i386-bitfield2.c: New test.
12440
12441 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12442
12443         * g++.dg/parse/conv_op1.C: New test.
12444
12445 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12446
12447         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12448         approved.
12449
12450 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12451
12452         * gcc.c-torture/compile/20021220-1.c: New test.
12453
12454 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12455
12456         * gcc.dg/i386-fastcall-1.c: New.
12457
12458 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12459
12460         * gcc.c-torture/execute/20021219-1.c: New test.
12461
12462 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12463
12464         * gcc.dg/i386-pic-1.c: New test.
12465
12466 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12467
12468         PR c++/8099
12469         * g++.dg/template/friend9.C: New test.
12470
12471 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12472
12473         PR c++/3663
12474         * g++.dg/template/access7.C: New test.
12475
12476 2002-12-18  Nick Clifton  <nickc@redhat.com>
12477
12478         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12479         the libstdc++-v3 directory has been found.
12480
12481 2002-12-12  Devang Patel <dpatel@apple.com>
12482         * gcc.dg/darwin-ld-1.c: New test.
12483         * gcc.dg/darwin-ld-2.c: New test.
12484         * gcc.dg/darwin-ld-3.c: New test.
12485         * gcc.dg/darwin-ld-4.c: New test.
12486         * gcc.dg/darwin-ld-5.c: New test.
12487
12488 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12489
12490         * gcc.c-torture/compile/20021212-1.c: New test.
12491
12492 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
12493
12494         * gcc.dg/fshort-wchar: New test.
12495
12496 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
12497
12498         PR c++/8372
12499         * g++.dg/template/dtor1.C: New test.
12500
12501         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
12502         markers.
12503
12504 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
12505
12506         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
12507
12508 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12509
12510         * g++.dg/template/static1.C: New test.
12511         * g++.dg/template/static2.C: New test.
12512         * g++.old-deja/g++.ext/memconst.C: New test.
12513
12514 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12515
12516         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12517         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12518         * g++.dg/special/initp1.C: Likewise.
12519
12520 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12521
12522         * gcc.c-torture/execute/20021204-1.c: New test.
12523
12524 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12525
12526         * gcc.dg/ppc-fmadd-1.c: New file.
12527         * gcc.dg/ppc-fmadd-2.c: New file.
12528         * gcc.dg/ppc-fmadd-3.c: New file.
12529
12530 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12531
12532         * gcc.c-torture/compile/20021204-1.c: New test.
12533
12534 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12535
12536         * g++.dg/inherit/covariant2.C: New test.
12537         * g++.dg/inherit/covariant3.C: New test.
12538         * g++.dg/inherit/covariant4.C: New test.
12539         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12540         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12541
12542 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12543
12544         PR c++/8688
12545         * g++.dg/init/brace3.C: New test.
12546
12547 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12548
12549         * gcc.dg/20020210-1.c: Fix a comment typo.
12550
12551 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12552
12553         PR c++/8720
12554         * g++.dg/parse/defarg1.C: New test.
12555
12556         PR c++/8615
12557         * g++.dg/template/char1.C: New test.
12558
12559         * g++.dg/template/varmod1.C: Fix typo.
12560
12561 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12562
12563         DR 180
12564         * g++.old-deja/g++.pt/crash32.C: Expect error.
12565
12566 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12567
12568         PR c++/5919
12569         * g++.dg/template/varmod1.C: New test.
12570
12571         PR c++/8727
12572         * g++.dg/inherit/typeinfo1.C: New test.
12573
12574         PR c++/8663
12575         * g++.dg/inherit/typedef1.C: New test.
12576
12577 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12578
12579         PR c++/8332
12580         PR c++/8493
12581         * g++.dg/template/strlen1.C: New test.
12582
12583         PR c++/8227
12584         * g++.dg/template/ctor2.C: New test.
12585
12586         PR c++/8214
12587         * g++.dg/init/string1.C: New test.
12588
12589         PR c++/8511
12590         * g++.dg/template/friend8.C: New test.
12591
12592 2002-11-29  Joe Buck <jbuck@synopsys.com>
12593
12594         * g++.dg/lookup/anon2.C: New test.
12595
12596 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12597
12598         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12599         h8300 port.
12600
12601 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12602
12603         * gcc.dg/bitfld-6.c: New test.
12604
12605 2002-11-27  Jan Hubicka  <jh@suse.cz>
12606
12607         * gcc.c-torture/execute/20021127.[cx]: New test.
12608
12609 2002-11-26  Jan Hubicka  <jh@suse.cz>
12610
12611         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12612         quality.
12613
12614 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12615
12616         * g++.dg/init/brace2.C: New test.
12617         * g++.old-deja/g++.mike/p9129.C: Correct.
12618
12619 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12620
12621         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12622
12623 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12624
12625         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12626
12627 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12628
12629         * testsuite/g++.dg/abi/empty11.C: New test.
12630         * testsuite/g++.dg/rtti/cv1.C: New test.
12631
12632 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12633
12634         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12635
12636 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12637
12638         * g++.dg/abi/empty10.C: New test.
12639
12640 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12641
12642         * gcc.c-torture/compile/20021124-1.c: New test.
12643
12644 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12645
12646         * g++.dg/abi/rtti2.C: New test.
12647
12648 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12649
12650         * gcc.dg/i386-unroll-1.c: New test.
12651
12652 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12653
12654         * gcc.c-torture/compile/20021120-1.c: New test.
12655         * gcc.c-torture/compile/20021120-2.c: New test.
12656
12657 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12658
12659         * gcc.dg/bitfld-5.c: New test.
12660
12661 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12662
12663         * gcc.c-torture/execute/20021120-3.c: New test.
12664
12665 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12666
12667         * gcc.c-torture/execute/20021120-2.c: New test.
12668
12669 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12670
12671         * gcc.c-torture/execute/20021120-1.c: New test.
12672
12673 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12674
12675         * gcc.c-torture/execute/20021118-3.c: New test.
12676
12677 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12678
12679         * gcc.c-torture/compile/20021119-1.c: New test.
12680
12681 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12682
12683         * gcc.dg/duff-1.c: New test.
12684         * gcc.dg/duff-2.c: New test.
12685         * gcc.dg/duff-3.c: New test.
12686
12687 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12688
12689         * gcc.dg/cpp/_Pragma5.c: New test.
12690
12691 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12692
12693         * gcc.c-torture/execute/20021118-2.c: New test.
12694
12695 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12696
12697         * gcc.c-torture/execute/20021118-1.c: New test.
12698
12699 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12700
12701         * gcc.dg/20021116-1.c: New test.
12702
12703 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12704
12705         * g++.dg/abi/vcall1.C: New test.
12706
12707 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12708
12709         * gcc.dg/20021029-1.c: New test.
12710         * gcc.dg/20021029-2.c: New test.
12711
12712 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12713
12714         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12715
12716 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12717
12718         PR c/8439
12719         * gcc.dg/20021110.c: Move to ...
12720         * gcc.c-torture/compile/20021110.c: .... here.
12721
12722 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12723
12724         PR c/8467
12725         * gcc.c-torture/execute/20021111-1.c
12726
12727 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12728
12729         PR c/8439
12730         * gcc.dg/20021110.c: New test.
12731
12732 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12733
12734         * g++.dg/abi/vthunk3.C: Run only on x86.
12735
12736 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12737
12738         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12739
12740 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12741
12742         * lib/compat.exp (compat-execute): Fix logic error in last
12743         change.
12744
12745 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12746
12747         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12748
12749 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12750
12751         PR c++/8389
12752         * g++.dg/template/access6.C: New test.
12753
12754 2002-11-08  Jan Hubicka  <jh@suse.cz>
12755
12756         * gcc.dg/i386-ssefp-1.c: New test.
12757         * gcc.dg/i386-ssefp-1.c: New test.
12758
12759 2002-11-08  Jan Hubicka  <jh@suse.cz>
12760
12761         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12762
12763 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12764
12765         * g++.dg/abi/vthunk3.C: New test.
12766
12767         PR c++/8338
12768         * g++.dg/template/crash2.C: New test.
12769
12770 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12771
12772         * testsuite/g++.dg/abi/dtor1.C: New test.
12773         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12774
12775 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12776
12777         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12778         Darwin.
12779
12780 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12781
12782         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12783         -mthumb.  Only xfail with -O0.
12784
12785 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12786
12787         * g++.dg/abi/thunk1.C: New test.
12788         * g++.dg/abi/thunk2.C: Likewise.
12789         * g++.dg/abi/vtt1.C: Likewise.
12790
12791 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12792
12793         PR optimization/8423
12794         * gcc.c-torture/execute/builtin-constant.c: New test.
12795
12796 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12797
12798         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12799         Add some more cases.
12800
12801 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12802
12803         PR c++/8391
12804         * g++.dg/opt/local1.C: New test.
12805
12806 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12807
12808         PR c++/8160
12809         * g++.dg/template/complit1.C: New test.
12810
12811         PR c++/8149
12812         * g++.dg/template/typename4.C: Likewise.
12813
12814 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12815
12816         Core issue 287, PR c++/7639
12817         * g++.dg/template/instantiate1.C: Adjust error location.
12818         * g++.dg/template/instantiate3.C: New test.
12819         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12820         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12821         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12822
12823 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12824
12825         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12826
12827 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12828
12829         PR c++/8287
12830         * g++.dg/init/dtor2.C: New test.
12831
12832 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12833
12834         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12835         * gcc.dg/nest.c: Bypass errors on irix6.
12836
12837 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12838
12839         * gcc.dg/nest.c: Expect error for mmix-*-*.
12840         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12841
12842 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12843
12844         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12845         markers.
12846
12847         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12848
12849 2002-10-25  Mike Stump  <mrs@apple.com>
12850
12851         * gcc.dg/warn-1.c: New test.
12852
12853 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12854
12855         * g++.dg/template/typename3.C: New test.
12856
12857 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12858
12859         * g++.dg/lookup/ptrmem1.C: New test.
12860
12861         * g++.dg/abi/vthunk2.C: New test.
12862
12863 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12864
12865         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12866
12867 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
12868
12869         * g++.dg/abi/empty9.C: New test.
12870
12871 2002-10-24  Richard Henderson  <rth@redhat.com>
12872
12873         * g++.dg/inherit/thunk1.C: Enable for ia64.
12874
12875 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12876
12877         PR c++/8067
12878         * g++.dg/lookup/pretty1.C: New test.
12879
12880 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
12881
12882         * gcc.dg/20021023-1.c: New test.
12883
12884 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
12885
12886         PR c++/7679
12887         * g++.dg/parse/inline1.C: New test.
12888
12889 2002-10-23  Richard Henderson  <rth@redhat.com>
12890
12891         * g++.dg/inherit/thunk1.C: Enable for x86_64.
12892
12893         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
12894
12895 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
12896
12897         PR c++/6579
12898         * g++.dg/parse/stmtexpr3.C: New test.
12899
12900 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
12901
12902         * g++.dg/expr/cond1.C: New test.
12903
12904 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12905
12906         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
12907
12908 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12909
12910         * g++.dg/abi/vbase13.C: New test.
12911         * g++.dg/abi/vbase14.C: Likewise.
12912
12913 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
12914
12915         * gcc.dg/tls/pic-1.c: New test.
12916         * gcc.dg/tls/nonpic-1.c: New test.
12917         * gcc.dg/20021018-1.c: New test.
12918
12919 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12920
12921         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
12922         Remove only files with the same base name as the test case.
12923         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12924         (profopt-execute): Likewise.  Also, remove old profiling
12925         and performance data files before running the tests.
12926
12927         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12928         * g++.dg/bprob/bprob.exp: Likewise.
12929         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12930         to allow more general test case names.
12931
12932         * g++.dg/bprob/bprob-1.C: Rename to ...
12933         * g++.dg/bprob/g++-bprob-1.C: ... this.
12934
12935         * g77.dg/bprob/bprob-1.f: Rename to ...
12936         * g77.dg/bprob/g77-bprob-1.f: ... this.
12937
12938 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12939
12940         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12941         bison 1.50 or later.
12942
12943 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12944
12945         * g++.dg/README: Describe more test directories.
12946
12947 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12948
12949         * g++.dg/init/array6.C: Add additional tests.
12950
12951 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12952
12953         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12954         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12955
12956 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12957
12958         * gcc.c-torture/compile/20020604-1.x: New.
12959         * gcc.c-torture/compile/simd-5.x: Likewise.
12960         * gcc.c-torture/execute/920710-1.x: Likewise.
12961         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12962
12963 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12964
12965         * g++.dg/inherit/override1.C: Add dg-options clause.
12966
12967 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12968
12969         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12970         _mm_slli_si128.
12971
12972 2002-10-19  Andreas Schwab  <schwab@suse.de>
12973
12974         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12975         directory component.
12976
12977 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12978
12979         * g++.dg/inherit/thunk1.C: New test.
12980
12981         * g++.dg/inherit/override1.C: New test.
12982
12983         * g++.dg/abi/mangle11.C: New test.
12984         * g++.dg/abi/mangle14.C: New test.
12985         * g++.dg/abi/mangle17.C: New test.
12986
12987 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * g++.dg/overload/member2.C: New test.
12990
12991 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12992
12993         * g++.dg/README: Describe new compat directory.
12994         * g++.dg/dg.exp: Skip tests in compat directory.
12995         * README.compat: New file.
12996         * lib/compat.exp: New expect script.
12997         * g++.dg/compat: New test directory.
12998         * g++.dg/compat/compat.exp: New expect script.
12999         * g++.dg/compat/abi: New test directory.
13000         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13001         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13002         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13003         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13004         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13005         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13006         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13007         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13008         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13009         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13010         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13011         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13012         * g++.dg/compat/break: New test directory.
13013         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13014         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13015         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13016         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13017         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13018         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13019         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13020         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13021         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13022         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13023         g++.dg/compat/break/README: New files.
13024         * g++.dg/compat/eh: New test directory.
13025         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13026         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13027         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13028         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13029         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13030         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13031         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13032         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13033         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13034         g++.dg/compat/eh/filter2_y.C,
13035         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13036         g++.dg/compat/eh/new1_y.C,
13037         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13038         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13039         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13040         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13041         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13042         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13043         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13044         g++.dg/compat/eh/unexpected1_y.C: New files.
13045         * g++.dg/compat/init: New test directory.
13046         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13047         g++.dg/compat/init/array5_y.C,
13048         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13049         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13050         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13051         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13052         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13053         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13054         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13055         g++.dg/compat/init/init-ref2_y.C: New files.
13056
13057 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13058
13059         PR c++/7584
13060         * g++.dg/inherit/using3.C: New test.
13061
13062 2002-10-17  Jan Hubicka  <jh@suse.cz>
13063
13064         * gcc.dg/20021017-2.c: New test.
13065
13066 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13067
13068         * g++.dg/abi/mangle16.C: Adjust.
13069
13070         * g++.dg/init/array8.C: New test.
13071
13072 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13073
13074         * gcc.dg/special/mips-abi.exp: New test.
13075         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13076
13077 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13078
13079         * g++.dg/abi/mangle16.C: New test.
13080         * g++.dg/abi/mangle17.C: Likewise.
13081
13082         PR c++/7478
13083         * g++.dg/template/ref1.C: New test.
13084
13085 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13086
13087         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13088
13089 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13090
13091         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13092
13093 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13094
13095         PR c++/7524
13096         * g++.dg/init/array7.C: New test.
13097
13098 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13099
13100         * g++.dg/init/array6.C: New test.
13101
13102         * g++.dg/abi/mangle13.C: Likewise.
13103         * g++.dg/abi/mangle14.C: Likewise.
13104         * g++.dg/abi/mangle15.C: Likewise.
13105
13106 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13107
13108         * g++.dg/abi/empty8.C: New test.
13109
13110 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13111
13112         * g++.dg/init/ctor1.C: New test.
13113
13114 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13115
13116         * gcc.c-torture/execute/20021015-1.c: New test.
13117
13118 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13119
13120         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13121
13122 2002-10-14  Jan Hubicka  <jh@suse.cz>
13123
13124         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13125
13126 2002-10-14  Richard Henderson  <rth@redhat.com>
13127
13128         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13129
13130 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13131
13132         PR optimization/6631
13133         * g++.dg/opt/const2.C: New test.
13134
13135 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13136
13137         PR c++/7176
13138         * g++.dg/parse/friend1.C: New test.
13139         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13140
13141 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13142
13143         * gcc.dg/20021014-1.c: New test.
13144
13145 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13146
13147         PR c++/5661
13148         * g++.dg/ext/vlm1.C: New test.
13149         * g++.dg/ext/vlm2.C: Likewise.
13150
13151         * g++.dg/init/array1.C: Remove invalid braces.
13152         * g++.dg/init/brace1.C: New test.
13153         * g++.dg/init/copy2.C: Likewise.
13154         * g++.dg/init/copy3.C: Likewise.
13155         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13156         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13157         braces.
13158
13159 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13160
13161         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13162
13163 2002-10-11  Richard Shann  <richard.shann@superh.com>
13164
13165         * gcc.c-torture/compile/simd-5.c: New test.
13166
13167 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13168
13169         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13170
13171 2002-10-10  Jim Wilson  <wilson@redhat.com>
13172
13173         * gcc.c-torture/execute/20021010-1.c: New test.
13174
13175 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13176
13177         PR c/7353
13178         * g++.dg/ext/typedef-init.C: New test.
13179         * gcc.dg/typedef-init.c: New test.
13180
13181 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13182
13183         * gcc.dg/cpp/paste13.c: New test.
13184
13185 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13186
13187         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13188         remaining platforms, XFAIL during compile, not execute.  Don't
13189         XFAIL at -O0.
13190
13191 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13192
13193         * gcc.dg/alias-1.c: Tweak expected warning.
13194
13195 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13196
13197         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13198
13199 2002-10-06  Andreas Jaeger  <aj@suse.de>
13200
13201         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13202         * gcc.dg/cpp/c++98.C: Likewise.
13203
13204         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13205         * g++.dg/cpp/c++98.C: Likewise.
13206
13207         * g++.dg/README (Subdirectories): Mention cpp directory.
13208
13209         PR target/7559
13210         * gcc.dg/20021006-1.c: New test.
13211
13212 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13213
13214         PR c++/7804
13215         * g++.dg/other/warning1.C: New test.
13216
13217 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13218
13219         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13220         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13221         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13222
13223 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13224
13225         PR c++/7931
13226         * g++.dg/template/ptrmem3.C: New test.
13227
13228         PR c++/7754
13229         * g++.dg/template/union1.C: New test.
13230
13231 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13232
13233         PR c++/8006
13234         * g++.dg/abi/mangle9.C: New test.
13235         * g++.dg/abi/mangle10.C: New test.
13236         * g++.dg/abi/mangle11.C: New test.
13237         * g++.dg/abi/mangle12.C: New test.
13238
13239 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13240
13241         PR c++/7188.
13242         * g++.dg/template/meminit1.C: New test.
13243         * g++.dg/warn/Wreorder-1.C: Likewise.
13244         * g++.old-deja/g++.mike/warn3.C: Tweak.
13245         * lib/prune.exp: Ingore "in copy constructor".
13246
13247 2002-10-02  Andreas Jaeger  <aj@suse.de>
13248
13249         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13250         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13251         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13252         on x86-64.
13253
13254 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13255
13256         * gcc.dg/empty1.C: Fix typo.
13257
13258 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13259
13260         * gcc.dg/alias-1.c: New test.
13261
13262 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13263
13264         * gcc.dg/empty1.C: New test.
13265
13266         * g++.dg/tls/init-2.C: Tweak error messages.
13267
13268 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13269
13270         * gcc.c-torture/compile/20020923-1.c: New test.
13271
13272 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13273
13274         * gcc.c-torture/execute/ffs-1.c: New test.
13275         * gcc.c-torture/execute/ffs-2.c: Ditto.
13276
13277 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13278
13279         * g++.dg/overload/member1.C: New test.
13280
13281 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13282
13283         * g++.dg/abi/empty7.C: New test.
13284         * g++.dg/init/pm2.C: Likewise.
13285
13286 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13287
13288         * g++.dg/rtti/crash1.C: New test.
13289
13290 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13291
13292         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13293         gcc.dg/sibcall-4.c: New tests.
13294
13295 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13296
13297         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13298         powerpc and MMIX targets.
13299
13300 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13301
13302         * gcc.dg/cpp/20020927-1.c: New.
13303
13304 2002-09-26  David S. Miller  <davem@redhat.com>
13305
13306         * gcc.c-torture/compile/trunctfdf.c: New.
13307
13308 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13309
13310         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13311
13312 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13313
13314         * gcc.c-torture/execute/loop-15.c: New.
13315
13316 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13317
13318         * README.QMTEST: Fix typo.
13319
13320 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13321
13322         * gcc.dg/20020926-1.c: New test.
13323
13324 2002-09-25  David S. Miller  <davem@redhat.com>
13325
13326         PR target/7842
13327         * gcc.c-torture/execute/shiftdi.c: New test.
13328
13329 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13330
13331         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13332         unique to the tool.
13333         * lib/g77.exp (g77_init): Likewise.
13334         * lib/g++.exp (g++_init): Likewise.
13335         * lib/objc.exp (objc_init): Likewise.
13336
13337 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13338
13339         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13340         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13341         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13342
13343 2002-09-25  Richard Henderson  <rth@redhat.com>
13344
13345         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13346         too-small long double.
13347
13348 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13349
13350         * gcc.dg/20020919-1.c: New test.
13351
13352 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13353
13354         * g++.dg/abi/bitfield6.C: New test.
13355         * g++.dg/abi/bitfield7.C: New test.
13356         * g++.dg/abi/bitfield8.C: New test.
13357         * g++.dg/abi/vbase11.C: New test.
13358
13359 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13360
13361         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13362         hppa*-*-hpux*.  Update test comment.
13363
13364 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
13365
13366         * gcc.dg/tls/struct-1.c: New test.
13367
13368 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
13369
13370         * gcc.dg/cpp/tr-warn2.c: Update.
13371
13372 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13373
13374         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13375
13376 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13377
13378         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13379         systems.
13380
13381 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
13382
13383         * gcc.c-torture/execute/ieee/mzero3.c: New test.
13384
13385         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13386         Adjust for c++filt moved to binutils.  Remove spurious duplicate
13387         setting of cxxfilt.
13388
13389 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
13390
13391         * gcc.dg/20020312-2.c: Update for darwin.
13392
13393 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
13394
13395         * g++.old-deja/g++.other/crash32.C: Mark ICE.
13396
13397 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
13398
13399         * objc.dg/comp-types-1.m: New test.
13400         * objc.dg/comp-types-2.m: New test.
13401         * objc.dg/comp-types-3.m: New test.
13402         * objc.dg/comp-types-4.m: New test.
13403         * objc.dg/comp-types-5.m: New test.
13404         * objc.dg/comp-types-6.m: New test.
13405
13406 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13407
13408         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13409
13410 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13411
13412         * g++.dg/other/do1.C: New test.
13413
13414         * g++.dg/template/subst1.C: New test.
13415
13416 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
13417
13418         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13419
13420 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13421
13422         * g++.dg/template/qualttp20.C: Adjust expected errors.
13423         * g++.old-deja/g++.jason/report.C: Likewise.
13424         * g++.old-deja/g++.other/qual1.C: Likewise.
13425
13426         * g++.dg/lookup/scoped2.C: New test.
13427
13428         * g++.dg/ext/asm3.C: New test.
13429
13430 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
13431
13432         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13433
13434 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
13435
13436         * ChangeLog: follow spelling conventions.
13437         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13438         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13439         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13440         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13441         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13442         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13443         * g++.old-deja/g++.law/global-init1.C: Likewise.
13444         * g++.old-deja/g++.other/delete4.C: Likewise.
13445         * g++.old-deja/g++.other/inline21.C: Likewise.
13446         * g++.old-deja/g++.other/singleton.C: Likewise.
13447         * g77.dg/strlen0.f: Likewise.
13448         * g77.f-torture/compile/20010519-1.f: Likewise.
13449         * g77.f-torture/compile/980310-4.f: Likewise.
13450         * gcc.c-torture/compile/20000605-1.c: Likewise.
13451         * gcc.c-torture/execute/20020225-1.c: Likewise.
13452         * gcc.dg/c90-hexfloat-2.c: Likewise.
13453         * gcc.dg/c99-bool-1.c: Likewise.
13454         * gcc.dg/c99-hexfloat-2.c: Likewise.
13455         * gcc.dg/dll-2.c: Likewise.
13456         * gcc.dg/wtr-union-init-1.c: Likewise.
13457         * gcc.dg/wtr-union-init-2.c: Likewise.
13458         * gcc.dg/wtr-union-init-3.c: Likewise.
13459         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13460         * gcc.dg/cpp/defined.c: Likewise.
13461         * gcc.dg/cpp/macsyntx.c: Likewise.
13462         * gcc.dg/cpp/paste2.c: Likewise.
13463         * gcc.dg/cpp/trad/defined.c: Likewise.
13464         * gcc.dg/format/c90-printf-1.c: Likewise.
13465         * gcc.dg/format/c90-scanf-1.c: Likewise.
13466         * gcc.dg/format/c99-printf-1.c: Likewise.
13467         * gcc.dg/format/c99-scanf-1.c: Likewise.
13468         * gcc.misc-tests/gcov-8.c: Likewise.
13469         * lib/profopt.exp: Likewise.
13470
13471 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
13472
13473         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13474
13475 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13476
13477         * g++.dg/inherit/using2.C: New test.
13478
13479 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
13480
13481         * ChangeLog: Follow spelling conventions.
13482         * g++.dg/template/friend4.C: Likewise.
13483         * g++.old-deja/g++.pt/crash67.C: Likewise.
13484         * gcc.c-torture/execute/20000801-4.c: Likewise.
13485         * gcc.dg/c90-digraph-1.c: Likewise.
13486         * gcc.dg/c94-digraph-1.c: Likewise.
13487         * gcc.dg/c99-digraph-1.c: Likewise.
13488         * gcc.dg/cpp/line5.c: Likewise.
13489         * gcc.dg/cpp/multiline.c: Likewise.
13490         * gcc.dg/cpp/trad/literals-1.c: Likewise.
13491         * gcc.dg/format/attr-3.c: Likewise.
13492         * gcc.dg/format/c90-scanf-3.c: Likewise.
13493         * gcc.dg/format/ext-4.c: Likewise.
13494
13495 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13496
13497         * g++.dg/template/pretty1.C: New test.
13498
13499 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
13500
13501         * gcc.c-torture/execute/struct-cpy-1.c: New test.
13502
13503 2002-09-13  Matt Austern  <austern@apple.com>
13504
13505         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
13506         passing a cast expression to a function by const reference.
13507
13508 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13509
13510         * g++.dg/template/deduce1.C: New test.
13511
13512 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13513
13514         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13515         32-bit int.
13516
13517 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13518
13519         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13520         usage.
13521
13522 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13523
13524         * gcc.c-torture/compile/20020910-1.c: New test.
13525
13526 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13527
13528         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13529
13530 2002-09-10  Andreas Jaeger  <aj@suse.de>
13531
13532         * gcc.dg/20020312-2.c: Adjust for x86-64.
13533
13534 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13535
13536         * g77.dg/7388.f: New test case for PR 7388.
13537
13538 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13539
13540         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13541
13542 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13543
13544         * objc.dg/proto-lossage-1.m: New test.
13545
13546 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13547
13548         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13549
13550 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13551
13552         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13553         expected to pass.
13554
13555 2002-09-06  Stan Shebs  <shebs@apple.com>
13556             David Edelsohn  <edelsohn@gnu.org>
13557
13558         * gcc.dg/weak: New directory.
13559         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13560         target-specific xfail bits.
13561         * gcc.dg/typeof-2.c: Move to new directory.
13562         * gcc.dg/weak.exp: New expect script.
13563
13564 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13565
13566         * gcc.c-torture/execute/extzvsi.c: New test.
13567
13568 2002-09-05  Stan Shebs  <shebs@apple.com>
13569
13570         * gcc.dg/weak-1.c: xfail on Darwin.
13571         * gcc.dg/weak-2.c: Ditto.
13572         * gcc.dg/weak-3.c: Ditto.
13573         * gcc.dg/weak-4.c: Ditto.
13574         * gcc.dg/weak-5.c: Ditto.
13575         * gcc.dg/weak-6.c: Ditto.
13576         * gcc.dg/weak-7.c: Ditto.
13577         * gcc.dg/weak-8.c: Ditto.
13578         * gcc.dg/weak-9.c: Ditto.
13579
13580 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13581
13582         * gcc.c-torture/execute/loop-14.c: New test.
13583
13584 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13585
13586         * g++.dg/other/cxa-atexit1.C: New test.
13587
13588         * gcc.dg/typeof-2.c: New test.
13589
13590 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13591
13592         * gcc.dg/builtins-2.c: New testcase.
13593         * gcc.dg/builtins-3.c: New testcase.
13594
13595 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13596
13597         * gcc.dg/cpp/_Pragma4.c: New test.
13598
13599 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13600
13601         * objc/execute/nil_method-1.m: New testcase.
13602
13603 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13604
13605         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13606         [Object class], not [Object initialize].
13607
13608 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13609             Hans-Peter Nilsson  <hp@bitrange.com>
13610
13611         * gcc.c-torture/execute/20020720-1.x: Skip test on
13612         mmix-knuth-mmixware.  Correct comment.
13613
13614 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13615
13616         * testsuite/g++.dg/abi/bitfield5.C: New test.
13617         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13618
13619 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13620
13621         * objc.dg/undeclared-selector.m: New test.
13622
13623 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13624
13625         * g++.dg/other/offsetof1.C: Avoid cast warning.
13626
13627 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13628
13629         * objc.dg/super-class-2.m: New test.
13630
13631 2002-08-24  Matt Austern  <austern@apple.com>
13632
13633         * g++.dg/ext/lvaddr.C: New test.
13634         * g++.dg/ext/lvcast.C: New test.
13635
13636 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13637
13638         * testsuite/g++.dg/inherit/cond1.C: New test.
13639
13640 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13641
13642         * gcc.dg/noncompile/incomplete-1.c: New test.
13643
13644 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13645
13646         * gcc.dg/typespec-1.c: New test.
13647
13648 2002-08-20  Devang Patel  <dpatel@apple.com>
13649         * objc.dg/proto-hier-2.m: New test.
13650
13651 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13652
13653         * objc.dg/bitfield-1.m: New test.
13654         * objc.dg/bitfield-2.m: New test.
13655
13656 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13657
13658         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13659         gcc.dg/c99-flex-array-4.c: New tests.
13660
13661 2002-08-16  Stan Shebs  <shebs@apple.com>
13662
13663         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13664
13665 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13666
13667         * gcc.dg/typeof-1.c: New test.
13668         * g++.dg/ext/typeof2.C: New test.
13669
13670 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13671
13672         * g++.dg/other/offsetof1.C: New test.
13673
13674 2002-08-14  Richard Henderson  <rth@redhat.com>
13675
13676         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13677
13678 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13679
13680         * gcc.dg/cpp/_Pragma3.c: New test.
13681
13682 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13683
13684         * g++.dg/template/inherit3: New test.
13685
13686 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13687
13688         * gcc.dg/bitfld-4.c: Add blank options.
13689
13690 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13691
13692         * g++.dg/template/crash1.C: New test.
13693
13694 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13695
13696         * gcc.dg/tls/opt-2.c: New test.
13697
13698 2002-08-08  Devang Patel  <dpatel@apple.com>
13699
13700         * objc.dg/selector-1.m : New test
13701
13702 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13703
13704         * g++.dg/abi/bitfield4.C: New test.
13705         * gcc.dg/bitfld-4.c: New test.
13706
13707 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13708
13709         * g++.dg/other/packed1.C: New test.
13710
13711 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13712
13713         * g++.dg/abi/offsetof.C: Tweak error messages.
13714         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13715
13716 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13717
13718         * gcc.dg/bitfld-3.c: New test.
13719
13720 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13721             Richard Henderson  <rth@redhat.com>
13722
13723         * gcc.dg/i386-bitfield1.c: New test.
13724         * g++.dg/abi/bitfield3.C: Update.
13725
13726 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13727
13728         * objc.dg/const-str-2.m: Update.
13729         * gcc.dg/cpp/c++98.c: Change to C extension.
13730         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13731         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13732
13733 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13734
13735         * testsuite/gcc.dg/tls/diag-3.c: New.
13736
13737 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13738
13739         * g++.dg/README (Subdirectories): Document new subdir expr.
13740         * g++.dg/expr/pmf-1.C: New test.
13741
13742 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13743
13744         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13745
13746 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13747
13748         * g++.dg/abi/bitfield3.C: New test.
13749
13750 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13751
13752         * lib/gcov.exp: Tweak expected line formats.
13753         * gcc.misc-tests/gcov8.c: New test.
13754         * gcc.misc-tests/gcov8.x: New flags.
13755
13756 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13757
13758         * consistency.vlad/layout/endian.c: Include string.h.
13759
13760         * gcc.c-torture/execute/20020805-1.c: New test.
13761
13762 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13763
13764         * g++.dg/other/conversion1.C: New test.
13765
13766 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13767
13768         * gcc.dg/builtins-1.c: New testcase.
13769
13770 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13771
13772         * g++.dg/inherit/access3.C: New test.
13773
13774 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13775
13776         * gcc.dg/ia64-visibility-2.c: New test.
13777
13778 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13779
13780         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13781         __qualifier_flags to __flags.
13782
13783 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13784
13785         * g++.dg/inherit/operator1.C: New test.
13786         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13787         * g++.dg/other/error1.C: Change expected error message.
13788         * g++.dg/template/conv4.C: Likewise.
13789
13790 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13791
13792         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13793         for documented behavior.
13794
13795 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13796
13797         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13798         several targets known to fail.
13799
13800 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13801
13802         * gcc.dg/mips-args-[123].c: New tests.
13803
13804 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13805
13806         * gcc.dg/ppc-spe.c: New.
13807
13808 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13809
13810         * g++.dg/other/ptrmem4.C: New testcase.
13811
13812 2002-07-24  Richard Henderson  <rth@redhat.com>
13813
13814         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13815
13816 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13817
13818         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13819
13820 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13821
13822         * gcc.c-torture/execute/memset-3.c: New testcase.
13823
13824 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13825
13826         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13827         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13828
13829 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13830
13831         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13832         Delete.
13833
13834 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13835
13836         * gcc.c-torture/compile/simd-4.c: New test.
13837
13838 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13839
13840         PR c++/7347, c++/7348
13841         * g++.dg/template/access4.C: New test.
13842         * g++.dg/template/access5.C: New test.
13843         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13844         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13845         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13846         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13847
13848 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13849
13850         * gcc.dg/gnu89-init-2.c: New test.
13851
13852 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13853
13854         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13855
13856 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13857
13858         * gcc.c-torture/execute/20020720-1.c: New testcase.
13859
13860 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13861
13862         * gcc.dg/cpp/Wsignprom.c: New tests.
13863
13864 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13865
13866         * gcc.c-torture/execute/loop-13.c: New test.
13867
13868 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
13869
13870         * gcc.dg/cpp/expr.c: New tests.
13871
13872 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
13873
13874         * g++.dg/opt/pr6713.C: Add template instantiation.
13875
13876 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
13877
13878         * gcc.dg/nest.c: New test.
13879
13880 2002-07-17  Richard Henderson  <rth@redhat.com>
13881
13882         * g++.dg/opt/pr6713.C: New test.
13883
13884 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
13885
13886         * gcc.c-torture/execute/loop-2e.x: Let the testcase
13887         XFAIL for all x86 processors.
13888
13889 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
13890
13891         * gcc.c-torture/execute/20010122-1.x: Do not test with
13892         -fomit-frame-pointer.
13893
13894 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13895
13896         * g++.dg/template/instantiate2.C: New test.
13897         * g++.dg/template/spec4.C: New test.
13898
13899 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13900
13901         * g++.dg/template/access2.C: New test.
13902         * g++.dg/template/access3.C: New test.
13903
13904 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
13905
13906         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
13907         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
13908         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
13909         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
13910         Convert to use <stdarg.h>.
13911         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
13912         Delete.
13913         * gcc.dg/va-arg-2.c: New.
13914         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
13915
13916 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
13917
13918         * gcc.c-torture/compile/20020710-1.c: New test.
13919
13920 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
13921                           Andrew Pinski  <pinskia@physics.uc.edu>
13922
13923         gcc.c-torture/compile/simd-2.c: New testcase.
13924         gcc.c-torture/compile/simd-3.c: Likewise.
13925
13926 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13927
13928         PR c++/7224
13929         * g++.dg/overload/error1.C: New test.
13930
13931 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13932
13933         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13934         configuration and IRIX 6 O32 ABI.
13935
13936 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13937
13938         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13939
13940 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13941
13942         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13943
13944 2002-07-10  Jeffrey A Law  <law@redhat.com>
13945
13946         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13947
13948         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13949
13950 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13951
13952         * gcc.dg/20020312-2.c: Check for __PPC__.
13953
13954 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13955
13956         * gcc.c-torture/compile/20020709-1.c: New test.
13957
13958 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13959
13960         * g++.dg/template/qualttp21.C: New test case.
13961
13962 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13963
13964         * gcc.c-torture/compile/20020706-1.c: New test.
13965         * gcc.c-torture/compile/20020706-2.c: New test.
13966
13967 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13968             Alexandre Oliva  <aoliva@redhat.com>
13969
13970         * g++.dg/warn/incomplete1.C: New test.
13971
13972 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13973
13974         PR c++/7099
13975         * g++.dg/warn/noreturn1.C: New test.
13976
13977 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13978
13979         PR c++/6706
13980         * g++.dg/debug/debug6.C: New test.
13981         * g++.dg/debug/debug7.C: New test.
13982
13983 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13984
13985         * gcc.c-torture/compile/simd-3.c: New test.
13986
13987 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13988
13989         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13990         * gcc.dg/20020620-1.c: Likewise.
13991
13992 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13993
13994         PR c++/6944
13995         * g++.dg/init/array4.C: New test.
13996         * g++.dg/init/array5.C: New test.
13997
13998 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13999
14000         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14001         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14002
14003 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14004
14005         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14006         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14007         * gcc.dg/wtr-conversion-1.c: Likewise.
14008         * gcc.dg/wtr-escape-1.c: Likewise.
14009         * gcc.dg/wtr-int-type-1.c: Likewise.
14010         * gcc.dg/wtr-label-1.c: Likewise.
14011         * gcc.dg/wtr-static-1.c: Likewise.
14012         * gcc.dg/wtr-strcat-1.c: Likewise.
14013         * gcc.dg/wtr-suffix-1.c: Likewise.
14014         * gcc.dg/wtr-switch-1.c: Likewise.
14015         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14016         * gcc.dg/wtr-union-init-1.c: Likewise.
14017         * gcc.dg/wtr-union-init-2.c: Likewise.
14018         * gcc.dg/wtr-union-init-3.c: Likewise.
14019
14020         * gcc.dg/wtr-func-def-1.c: New test.
14021
14022 2002-07-02 Devang Patel <dpatel@apple.com>
14023
14024         * objc.dg/param-1.m: New test.
14025
14026 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14027
14028         * gcc.dg/cpp/trad/directive.c: Add test.
14029         * gcc.dg/cpp/trad/macroargs.c: Add test.
14030         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14031
14032 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14033
14034         * gcc.dg/cpp/cmdlne-M.c: New test.
14035
14036 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14037
14038         * objc.dg/desig-init-1.m: New test.
14039
14040 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14041
14042         PR c++/6716
14043         * g++.dg/template/instantiate1.C: New test.
14044
14045 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14046
14047         PR c++/7112
14048         * g++.dg/template/sizeof2.C: New test.
14049
14050 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14051
14052         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14053         gcc.dg/cpp/trad/include.c: New tests.
14054
14055 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14056
14057         PR target/7177
14058         * gcc.c-torture/compile/20020701-1.c: New test.
14059
14060 2002-07-01  Stan Shebs  <shebs@apple.com>
14061
14062         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14063         header here...
14064         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14065         (objc-torture-execute): or here.
14066
14067 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14068
14069         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14070
14071 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14072
14073         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14074
14075 2002-06-30  Devang Patel  <dpatel@apple.com>
14076
14077         * objc.dg/fsyntax-only.m: New test.
14078
14079 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14080
14081         PR c++/6695
14082         * g++.dg/template/friend7.C: New file.
14083
14084 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14085
14086         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14087         return type.
14088
14089 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14090
14091         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14092         avoid division by zero.
14093
14094 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14095
14096         * gcc.dg/Wunknownprag.c: New tests.
14097
14098 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14099
14100         * gcc.c-torture/execute/simd-2.c: New test.
14101
14102 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14103
14104         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14105         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14106         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14107         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14108         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14109         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14110         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14111         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14112         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14113         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14114         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14115         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14116         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14117         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14118         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14119         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14120         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14121
14122 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14123
14124         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14125         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14126         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14127         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14128         New tests.
14129         * gcc.dg/cpp/trad/directive.c: Update.
14130
14131 2002-06-23  Andreas Jaeger  <aj@suse.de>
14132
14133         * gcc.c-torture/execute/complex-6.c: New.
14134
14135 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14136
14137         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14138         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14139         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14140         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14141
14142 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14143
14144         * gcc.dg/cpp/trad: New directory with traditional tests copied
14145         from parent directory.
14146         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14147         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14148         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14149         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14150         Move to trad/ and rename.
14151         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14152         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14153         gcc.dg/cpp/trad/redef2.c: New tests.
14154         * gcc.dg/cpp/trad/trad.exp: New driver.
14155
14156 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14157
14158         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14159         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14160         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14161         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14162         Remove.
14163
14164 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14165
14166         * gcc.dg/20020620-1.c: New test.
14167
14168 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14169
14170         * g++.dg/template/ttp4.C: New test.
14171
14172 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14173
14174         * g++.dg/opt/vt1.C: Fix regexp.
14175
14176 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14177
14178         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14179         Don't use attribute `noinline'.
14180
14181 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14182
14183         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14184
14185 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14186
14187         * gcc.c-torture/execute/simd-1.c: New.
14188
14189         * gcc.dg/simd-1.c: New.
14190
14191 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14192
14193         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14194
14195 2002-06-16  Richard Henderson  <rth@redhat.com>
14196
14197         * g++.dg/ext/anon-struct1.C: New.
14198         * g++.dg/ext/anon-struct2.C: New.
14199         * g++.dg/ext/anon-struct3.C: New.
14200         * gcc.dg/anon-struct-1.c: New.
14201         * gcc.dg/anon-struct-2.c: New.
14202         * gcc.dg/anon-struct-3.c: New.
14203         * gcc.dg/20011008-1.c: Adjust warning text.
14204         * gcc.dg/20020527-1.c: Add -fms-extensions.
14205
14206 2002-06-16  Richard Henderson  <rth@redhat.com>
14207
14208         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14209
14210 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14211
14212         * gcc.c-torture/execute/20020615-1.c: New test.
14213
14214 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14215
14216         * gcc.c-tortuture/execute/compare-1.c: New test case.
14217         * gcc.c-tortuture/execute/compare-2.c: New test case.
14218         * gcc.c-tortuture/execute/compare-3.c: New test case.
14219
14220 2002-06-13  Richard Henderson  <rth@redhat.com>
14221
14222         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14223         ia64 ilp32.
14224
14225 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14226
14227         * g++.dg/template/typename2.C: Update error message.
14228
14229 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14230
14231         * gcc.c-torture/execute/20020611-1.c: New test.
14232
14233 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14234
14235         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14236         list of targets to skip.
14237
14238 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14239
14240         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14241         targets if not optimizing.
14242
14243 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14244
14245         * gcc.c-torture/compile/20020605-1.c: New test.
14246
14247         * g++.dg/opt/vt1.C: New test.
14248
14249         * gcc.dg/20020531-1.c: New test.
14250
14251         * gcc.dg/20020530-1.c: New test.
14252
14253         * gcc.dg/20020527-1.c: New test.
14254
14255         * g++.dg/opt/cse1.C: New test.
14256
14257 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14258
14259         * gcc.dg/20020607-2.c: New test case.
14260
14261 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14262
14263         * gcc.c-torture/compile/20020604-1.c: New test.
14264
14265 2002-06-04  Richard Henderson  <rth@redhat.com>
14266
14267         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14268         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14269         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14270
14271 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14272
14273         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14274
14275 2002-06-03  Richard Henderson  <rth@redhat.com>
14276
14277         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14278         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14279
14280 2002-06-02  Richard Henderson  <rth@redhat.com>
14281
14282         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14283         test functions static.
14284
14285 2002-06-02  Andreas Jaeger  <aj@suse.de>
14286
14287         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14288         now.
14289
14290 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14291
14292         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14293         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14294         Update for mofified diagnostics.
14295         * gcc.dg/c99-intconst-1.c: No longer fail.
14296
14297 2002-06-02  Richard Henderson  <rth@redhat.com>
14298
14299         * gcc.dg/uninit-A.c: Remove xfail markers.
14300
14301 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14302
14303         * gcc.dg/fnegate-1.c: New test case.
14304
14305 2002-05-30  Osku Salerma  <osku@iki.fi>
14306
14307         * gcc.c-torture/execute/mayalias-1.c: New file.
14308
14309 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14310
14311         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14312         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14313         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14314
14315 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14316
14317         * gcc.c-torture/execute/20020529-1.c: New test.
14318
14319 2002-05-27  Richard Henderson  <rth@redhat.com>
14320
14321         * g++.dg/ext/attrib6.C: New test case.
14322
14323 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14324
14325         * gcc.c-torture/execute/pure-1.c: New test.
14326
14327 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14328
14329         * gcc.dg/cpp/arith-2.c: Remove.
14330
14331 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14332
14333         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14334         * gcc.dg/cpp/if-3.c: Remove.
14335
14336 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14337
14338         * g++.dg/opt/cse2.C: New test.
14339
14340 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14341
14342         * gcc.dg/cpp/arith-1.c: New semantic tests.
14343         * gcc.dg/cpp/if-1.c: Update.
14344
14345 2002-05-24  Ben Elliston  <bje@redhat.com>
14346
14347         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14348
14349 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14350
14351         * gcc.dg/verbose-asm.c: New test.
14352
14353 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14354
14355         * gcc.dg/cpp/paste12.c: New test.
14356
14357 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14358
14359         * g++.dg/parse/named_ops.C: New test.
14360
14361 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
14362
14363         * gcc/testsuite/gcc.dg/weak-8.c: New test.
14364
14365 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
14366
14367         * gcc.dg/weak-2.c: Allow optional leading underscore
14368         in scan-assembler symbol name.
14369         * gcc.dg/weak-3.c: Likewise.
14370         * gcc.dg/weak-4.c: Likewise.
14371         * gcc.dg/weak-5.c: Likewise.
14372
14373 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
14374
14375         * gcc.dg/20020523-1.c: New test.
14376
14377 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14378
14379         * objc.dg/const-str-2.m: Update now that we stop after
14380         a command line error.
14381
14382 2002-05-22  Richard Henderson  <rth@redhat.com>
14383
14384         * g++.dg/dg.exp: Fix typo in test pruneing.
14385
14386 2002-05-22  Richard Henderson  <rth@redhat.com>
14387
14388         * g++.dg/dg.exp: Prune the tls subdirectory.
14389         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14390         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14391         * g++.dg/tls/init-1.C: New.
14392
14393 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
14394
14395         * gcc.dg/20020517-1.c: New test.
14396
14397 2002-05-21  Richard Henderson  <rth@redhat.com>
14398
14399         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14400         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14401
14402 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
14403
14404         * g++.dg/other/copy2.C: New test.
14405
14406 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
14407
14408         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14409         (MAX_COPY): Bump up to 10 times sizeof (long long).
14410         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14411
14412         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14413         sizeof (long long).
14414
14415         * gcc.c-torture/execute/strcpy-1.c: New test.
14416
14417 2002-05-19  Jason Merrill  <jason2redhat.com>
14418
14419         * g++.dg/ext/oper1.C: New test.
14420
14421 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
14422 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
14423
14424         * README.QMTEST: New file.
14425
14426         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14427
14428 2002-05-19  Andreas Jaeger  <aj@suse.de>
14429
14430         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14431         now.
14432         * gcc.c-torture/execute/loop-2d.x: Likewise.
14433
14434 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
14435
14436         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
14437         support weak symbols.
14438         * gcc.dg/weak-4.c: Likewise
14439         * gcc.dg/weak-6.c: Likewise
14440
14441 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14442
14443         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14444         cygwin, coff and h8300-*-hms targets
14445         * gcc.dg/weak-5.c: Likewise
14446         * gcc.dg/weak-7.c: Likewise
14447
14448 2002-05-16  Jason Merrill  <jason@redhat.com>
14449
14450         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14451         (scan-assembler-not, scan-assembler-dem): Likewise.
14452         (scan-assembler-dem-not): Likewise.
14453
14454 2002-05-15  Richard Henderson  <rth@redhat.com>
14455
14456         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14457
14458 2002-05-15  Richard Henderson  <rth@redhat.com>
14459
14460         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14461         (vfoo1f): Warning here.
14462         (vfoo1l): Don't redefine the alias.
14463
14464 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
14465
14466         * g++.dg/init/pm1.C: New test.
14467
14468 2002-05-12  David S. Miller  <davem@redhat.com>
14469
14470         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14471         types.
14472
14473 2002-05-10  Roger Sayle  <roger@eyesopen.com>
14474
14475         * gcc.c-torture/execute/20020510-1.c: New test case.
14476
14477 2002-05-10  David S. Miller  <davem@redhat.com>
14478
14479         * gcc.c-torture/execute/conversion.c: Test long double too.
14480
14481 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
14482
14483         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14484         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14485         * lib/g++.exp (g++_link_flags): Likewise.
14486         * lib/objc.exp (objc_target_compile): Likewise.
14487
14488 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14489
14490         * gcc.dg/cpp/poison.c: Update.
14491         * gcc.dg/cpp/20000625-2.c: Remove.
14492         * gcc.dg/cpp/direct2s.c: Remove final test.
14493
14494 2002-05-08  Tom Rix  <trix@redhat.com>
14495
14496         * gcc.c-torture/execute/20020508-1.c: New test.
14497         * gcc.c-torture/execute/20020508-2.c: New test.
14498         * gcc.c-torture/execute/20020508-3.c: New test.
14499
14500 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14501
14502         * gcc.dg/cpp/charconst-4.c: More tests.
14503
14504 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14505
14506         PR c/6569
14507         * gcc.dg/weak-3.c: Update location of warning messages.
14508         * gcc.dg/weak-5.c: Likewise.
14509
14510 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14511
14512         * gcc.c-torture/execute/20020506-1.c: New test case.
14513
14514 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14515
14516         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14517
14518 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14519
14520         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14521
14522 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14523
14524         * gcc.dg/cpp/charconst-3.c: New test.
14525
14526 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14527
14528         * gcc.dg/cpp/charconst.c: Update tests.
14529
14530 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14531
14532         * treelang: Added directory for new sample language treelang. Also
14533         lib/treelang.exp: New file to signal treelang should be tested.
14534
14535 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14536
14537         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14538         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14539         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14540         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14541         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14542         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14543         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14544
14545 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14546
14547         * gcc.dg/format/xopen-2.c: New test.
14548
14549 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14550
14551         * gcc.dg/20020503-1.c: New test.
14552
14553 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14554
14555         * g++.dg/init/dtor1.C: Make it tougher.
14556
14557 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14558
14559         * g++.dg/init/dtor1.C: New test.
14560
14561 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14562
14563         * gcc.dg/altivec-8.c: New.
14564
14565 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14566
14567         * gcc.dg/altivec-7.c: New.
14568
14569 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14570
14571         * g++.dg/parse/typedef1.C: New test.
14572
14573 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14574
14575         PR c++/6486
14576         * g++.dg/template/friend6.C: New test.
14577
14578         PR c++/6492
14579         * g++.dg/init/copy1.C: New test.
14580
14581 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14582
14583         * g++.dg/warn/effc1.C: New test.
14584
14585 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14586
14587         * gcc.dg/cpp/if-cexp.c: Add a test.
14588
14589 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14590
14591         * gcc.dg/20020426-2.c: New test.
14592
14593 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14594
14595         * gcc.dg/cpp/if-mop.c: Update.
14596         * gcc.dg/cpp/if-mpar.c: Add test.
14597         * gcc.dg/cpp/if-oppr.c: Update.
14598
14599 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14600
14601         PR c/6343
14602         * gcc.dg/weak-[2-7].c: New tests.
14603
14604 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14605
14606         * gcc.dg/enum1.c: New test.
14607
14608 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14609
14610         PR c++/6497
14611         * g++.dg/inherit/access2.C: New test.
14612
14613 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14614
14615         PR bootstrap/6445
14616         * gcc.dg/20020426-1.c: New test.
14617
14618 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14619
14620         * g++.dg/abi/enum1.C: New test.
14621
14622 2002-04-26  Richard Henderson  <rth@redhat.com>
14623
14624         * gcc.dg/c99-bool-1.c: Expect always true warning.
14625
14626 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14627
14628         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14629
14630 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14631
14632         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14633         targets.
14634
14635 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14636
14637         * g++.dg/abi/mange7.C: New test.
14638
14639         PR c++/6438.
14640         * g++.dg/parse/stmtexpr2.C: New test.
14641
14642 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14643
14644         * gcc.dg/20020312-2.c: Add SH target.
14645
14646 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14647
14648         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14649         compiler output on mips*-*-irix*.
14650
14651 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14652
14653         * g++.dg/parse/attr1.C: New test.
14654
14655 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14656
14657         * gcc.c-torture/execute/string-opt-17.c: New test case.
14658         * gcc.c-torture/execute/memset-2.c: New test case.
14659
14660 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14661
14662         PR c++/6256:
14663         * g++.dg/template/friend5.C: New test.
14664
14665         PR c++/6331:
14666         * g++.dg/template/qual1.C: Likewise.
14667
14668 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14669
14670         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14671         Include stdlib.h, not stdio.h or ctype.h.
14672
14673 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14674
14675         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14676         cris-*-elf* and mmix-*-*.
14677         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14678         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14679         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14680         Ditto.
14681         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14682         * gcc.dg/wchar_t-1.c: Ditto.
14683
14684 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14685
14686         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14687         Clarify comment.
14688
14689 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14690
14691         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14692
14693 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14694
14695         * gcc.c-torture/execute/20000906-1.x: Delete.
14696
14697 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14698
14699         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14700
14701 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14702
14703         * PR6367
14704         * g77.f-torture/execute/6367.f: New test.
14705         * g77.f-torture/execute/6367.x: Disable for MMIX.
14706
14707 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14708
14709         * PR6352
14710         * g++.dg/opt/inline2.C: New test.
14711
14712 2002-04-18  Richard Henderson  <rth@redhat.com>
14713
14714         * gcc.dg/20000906-1.c: Enable for all targets.
14715         * gcc.c-torture/compile/iftrap-2.c: New.
14716
14717 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14718
14719         * gcc.dg/20020418-1.c: New test.
14720         * gcc.dg/20020418-2.c: New test.
14721
14722 2002-04-18  Richard Henderson  <rth@redhat.com>
14723
14724         * gcc.c-torture/compile/iftrap-1.c: New.
14725         * gcc.dg/iftrap-1.c: Adjust for ia64.
14726         * gcc.dg/iftrap-2.c: New.
14727
14728 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14729
14730         * gcc.c-torture/compile/20020418-1.c: New test.
14731
14732 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14733
14734         * gcc.c-torture/compile/20020415-1.c: New.
14735
14736 2002-04-18  David S. Miller  <davem@redhat.com>
14737
14738         * gcc.c-torture/execute/20020418-1.c: New test.
14739
14740 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14741
14742         * gcc.dg/20020416-1.c: New test.
14743
14744         * g++.dg/opt/inline1.C: New test.
14745
14746 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14747
14748         * gcc.dg/altivec-5.c: New test.
14749
14750         * gcc.dg/20020415-1.c: New test.
14751
14752 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14753
14754         * testsuite/lib/chill.exp: Remove.
14755
14756 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14757
14758         * g++.dg/other/big-struct.C: New test.
14759
14760 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14761
14762         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14763         of scratch file.
14764
14765 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14766
14767         PR c/6277
14768         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14769         in scan-assembler function name
14770
14771 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14772
14773         * g77.f-torture/execute/980628-4.x,
14774         g77.f-torture/execute/980628-5.x,
14775         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14776         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14777         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14778         i[34567]86-*-*.
14779
14780 2002-04-13  David S. Miller  <davem@redhat.com>
14781
14782         * gcc.c-torture/execute/20020413-1.c: New test.
14783
14784 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14785
14786         * gcc.dg/asm-6.c,
14787         * g++.dg/ext/asm1.C: New tests.
14788
14789 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14790
14791         PR c++ 5373.
14792         * g++.dg/parse/stmtexpr1.C: New test.
14793
14794         PR c++/5189.
14795         * g++.dg/template/copy1.C: New test.
14796
14797 2002-04-12  Richard Henderson  <rth@redhat.com>
14798
14799         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14800
14801 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14802
14803         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14804         gcc.c-torture/execute/20020307-2.c.
14805
14806 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14807
14808         * g++.dg/ext/attrib5.C,
14809         * g++.dg/lookup/struct1.C: New tests.
14810
14811 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14812
14813         * gcc.dg/20020411-1.c: New test.
14814
14815         * gcc.c-torture/execute/20020411-1.c: New test.
14816
14817 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14818
14819         * g77.f-torture/execute/6177.f: New test.
14820
14821 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14822
14823         PR middle-end/6247
14824         * g++.dg/opt/cleanup1.C: New test.
14825
14826         * g++.dg/opt/const1.C: New test.
14827
14828 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14829
14830         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14831
14832 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14833
14834         PR c++/5507
14835         * g++.dg/template/typename2.C: New test.
14836
14837 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14838
14839         * gcc.c-torture/execute/loop-12.c: New.
14840
14841 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14842
14843         * g77.f-torture/execute/980628-4.x,
14844         g77.f-torture/execute/980628-5.x,
14845         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14846         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14847         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14848
14849 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14850
14851         PR optimization/6086
14852         * g++.dg/opt/preinc1.C: New test.
14853
14854 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14855
14856         PR c++/5571
14857         * g++.dg/opt/static2.C: New test.
14858
14859 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14860
14861         PR c/5120
14862         * gcc.dg/20020406-1.c: New test.
14863
14864 2002-04-04  David S. Miller  <davem@redhat.com>
14865
14866         * gcc.c-torture/execute/20020404-1.c: New test.
14867
14868 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
14869
14870         PR c/6123
14871         * gcc.dg/20020312-2.c: Do not declare global register variable
14872         if __PIC__ or __pic__ is defined.
14873
14874 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
14875
14876         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
14877         __asm__ so that it works correctly even if -ansi -pedantic-errors.
14878
14879 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14880
14881         * gcc.misc-tests/linkage.exp: Update last change to handle
14882         sparc*-, not just sparc-.
14883
14884 2002-04-03  Richard Henderson  <rth@redhat.com>
14885
14886         * gcc.dg/cpp/ucs.c: Improved long UCS test.
14887
14888 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14889
14890         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
14891
14892 2002-04-02  David S. Miller  <davem@redhat.com>
14893
14894         * gcc.c-torture/execute/20020402-3.c: New test.
14895
14896 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
14897
14898         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
14899         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
14900
14901         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
14902         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
14903         g77.f-torture/execute/20001201.x,
14904         g77.f-torture/execute/u77-test.x: New files.
14905
14906         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
14907         * gcc.dg/wchar_t-1.c: Ditto.
14908
14909 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14910
14911         * gcc.c-torture/execute/20020402-1.c: New test.
14912
14913 2002-04-01  Richard Henderson  <rth@redhat.com>
14914
14915         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
14916
14917         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
14918
14919 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14920
14921         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
14922
14923 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14924
14925         * g++.dg/inherit/template-as-base.C: Expect error.
14926         * g++.dg/inherit/namespace-as-base.C: Likewise.
14927
14928 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14929
14930         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14931         g++.dg/ext/instantiate3.C: Tweak match patterns.
14932
14933         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14934         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14935         -da test.
14936
14937 2002-03-31  Richard Henderson  <rth@redhat.com>
14938
14939         * gcc.dg/special/alias-2.c: New.
14940         * gcc.dg/special/ecos.exp: Run it.
14941
14942 2002-03-31  Richard Henderson  <rth@redhat.com>
14943
14944         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14945
14946 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14947
14948         * gcc.dg/weak-1.c: Disable on h8300 port.
14949
14950 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14951
14952         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14953         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14954         ordering tests.
14955         * g++.dg/bprob/bprob-1.C: New test.
14956         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14957         * g++.dg/gcov/gcov-1.C: New test.
14958         * g++.dg/gcov/gcov-1.x: New file.
14959         * g++.dg/gcov/gcov-2.C: New test.
14960         * g++.dg/gcov/gcov-3.C: New test.
14961         * g++.dg/gcov/gcov-3.h: New file.
14962
14963 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14964
14965         * g++.old-deja/g++.other/builtins5.C: New test.
14966         * g++.old-deja/g++.other/builtins6.C: New test.
14967         * g++.old-deja/g++.other/builtins7.C: New test.
14968         * g++.old-deja/g++.other/builtins8.C: New test.
14969         * g++.old-deja/g++.other/builtins9.C: New test.
14970
14971 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14972
14973         * g++.dg/opt/static1.C: New test.
14974
14975         * g++.dg/opt/longbranch1.C: New test.
14976
14977 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14978
14979         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14980
14981         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14982
14983 2002-03-28  Jeffrey A Law  (law@redhat.com)
14984
14985         * gcc.c-torture/execute/20020328-1.c: New test.
14986
14987 2002-03-27  Richard Henderson  <rth@redhat.com>
14988
14989         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14990         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14991         move from g++.old-deja/g++.ext/.
14992
14993 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14994
14995         * g++.dg/init/new2.C: New test.
14996
14997 2002-03-26  Richard Henderson  <rth@redhat.com>
14998
14999         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15000
15001         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15002         on sparc.
15003
15004         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15005         sparcv9 systems.
15006         * gcc.dg/20001102-1.c: Likewise.
15007
15008 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15009
15010         * gcc.dg/cpp/endif-pedantic1.c,
15011         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15012
15013 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15014
15015         * g++.dg/init/new1.C: New test.
15016
15017 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15018
15019         * g++.dg/abi/vbase9.C: New test.
15020
15021 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15022
15023         * gcc.dg/arm-asm.c: New test.
15024
15025 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15026
15027         * gcc.dg/Wswitch-enum.c: New test.
15028         Fix PR c/5044.
15029
15030 2002-03-26  Richard Henderson  <rth@redhat.com>
15031
15032         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15033         structure.
15034
15035 2002-03-25  Richard Henderson  <rth@redhat.com>
15036
15037         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15038         sparcv9 systems.
15039
15040         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15041         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15042
15043 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15044
15045         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15046
15047 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15048
15049         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15050         targets using generic thunk support.
15051
15052 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15053
15054         * gcc.c-torture/compile/20020323-1.c: New test.
15055
15056         * g++.dg/opt/conj2.C: New test.
15057
15058 2002-03-24  Richard Henderson  <rth@redhat.com>
15059
15060         * gcc.dg/weak-1.c: Use -fno-common.
15061
15062 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15063
15064         * g77.dg/f77-edit-apostrophe-out.f: New test
15065         * g77.dg/f77-edit-h-out.f: New test
15066         * g77.dg/f77-edit-t-in.f: New test
15067         * g77.dg/f77-edit-t-out.f: New test
15068         * g77.dg/f77-edit-x-out.f: New test
15069         * g77.dg/f77-edit-slash-out.f: New test
15070         * g77.dg/f77-edit-colon-out.f: New test
15071         * g77.dg/f77-edit-s-out.f: New test
15072
15073 2002-03-24  Richard Henderson  <rth@redhat.com>
15074
15075         * objc/execute/formal_protocol-6.x: New XFAIL.
15076
15077 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15078
15079         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15080         that do not support weak symbols
15081
15082 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15083
15084         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15085         * lib/g77.exp:  Likewise
15086         * lib/objc.exp: Likewise
15087
15088 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15089
15090         * gcc.dg/Wswitch-default.c: New test.
15091
15092 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15093
15094         * g++.dg/other/enum1.C: New test.
15095
15096 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15097
15098         * gcc.dg/pragma-ep-3.c: Fix typo.
15099
15100 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15101
15102         * g++.dg/inherit/template-as-base.C: New test.
15103
15104 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15105
15106         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15107         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15108
15109 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15110
15111         * gcc.dg/cpp/multiline.c: Update to match.
15112
15113 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15114
15115         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15116
15117 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15118
15119         * gcc.dg/cpp/extratokens2.c:  New file.
15120
15121 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15122
15123         * gcc.dg/20020312-2.c: Add rs6000 target.
15124
15125         * gcc.c-torture/compile/20020319-1.c: New test.
15126
15127 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15128
15129         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15130         (A, E): Handle this.
15131
15132 2002-03-20  Jason Merrill  <jason@redhat.com>
15133
15134         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15135         ignoring -fpic.
15136         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15137         through prune_gcc_output.
15138
15139 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15140
15141         * gcc.c-torture/compile/20020320-1.c: New test.
15142
15143 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15144
15145         * gcc.c-torture/compile/20020318-1.c: New test.
15146
15147         * gcc.dg/struct-by-value-1.c: New test.
15148
15149         * gcc.dg/20020319-1.c: New test.
15150
15151 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15152
15153         * g++.dg/opt/conj1.C: New test.
15154
15155 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15156
15157         * g++.dg/template/qualttp20.C: Revert previous change.
15158         * g++.dg/template/qualttp3.C: Likewise.
15159         * g++.dg/template/qualttp4.C: Likewise
15160         * g++.dg/template/qualttp5.C: Likewise
15161         * g++.dg/template/qualttp6.C: Likewise
15162         * g++.dg/template/qualttp7.C: Likewise
15163         * g++.dg/template/qualttp8.C: Likewise
15164         * g++.dg/template/recurse.C: Likewise.
15165
15166 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15167
15168         * gcc.dg/cpp/wchar-1.c: Update.
15169
15170 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15171
15172         * g++.dg/template/conv1.C: New test.
15173         * g++.dg/template/conv2.C: New test.
15174         * g++.dg/template/conv3.C: New test.
15175         * g++.dg/template/conv4.C: New test.
15176
15177 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15178
15179         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15180         * g++.dg/template/qualttp3.C: Likewise.
15181         * g++.dg/template/qualttp4.C: Likewise
15182         * g++.dg/template/qualttp5.C: Likewise
15183         * g++.dg/template/qualttp6.C: Likewise
15184         * g++.dg/template/qualttp7.C: Likewise
15185         * g++.dg/template/qualttp8.C: Likewise
15186         * g++.dg/template/recurse.C: Likewise.
15187
15188 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15189
15190         * g++.dg/opt/dtor1.C: New test.
15191
15192 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15193
15194         * gcc.c-torture/compile/20020315-1.c: New test.
15195
15196 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15197
15198         * gcc.dg/weak-1.c: Fix scan tests.
15199
15200 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15201
15202         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15203         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15204         cris-*-aout* mmix-*-*.
15205         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15206         cris-*-aout* mmix-*-*.
15207         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15208         cris-*-elf* cris-*-aout* and mmix-*-*.
15209         * gcc.dg/20001009-1.c: Ditto.
15210         * gcc.dg/20010912-1.c: Ditto.
15211         * gcc.dg/20020122-4.c: Ditto.
15212         * gcc.dg/inline-2.c: Ditto.
15213
15214 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15215
15216         * gcc.c-torture/compile/20020314-1.c: New test.
15217
15218 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15219
15220         * gcc.c-torture/execute/20020314-1.c: New test.
15221
15222 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15223
15224         * g++.dg/warn/Wunused-1.C: New test.
15225
15226 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15227
15228         * g++.dg/abi/mangle6.C: New test.
15229
15230 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15231
15232         * gcc.c-torture/compile/20020309-2.c: New test.
15233
15234         * gcc.c-torture/compile/20020312-1.c: New test.
15235
15236 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15237
15238         * g++.dg/other/access1.C: New test.
15239
15240 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15241
15242         * gcc.c-torture/execute/wchar_t-1.c: New test.
15243
15244 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15245
15246         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15247
15248 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15249
15250         * gcc.dg/20020312-1.c: New test case.
15251
15252 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15253
15254         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15255
15256 2002-03-11  Richard Henderson  <rth@redhat.com>
15257
15258         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15259         * g++.old-deja/g++.jason/report.C: Likewise.
15260
15261 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15262
15263         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15264         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15265
15266 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15267
15268         * testsuite/g++.dg/overload/pmf1.C: New test.
15269
15270 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15271
15272         * gcc.c-torture/execute/20020307-1.c: Use long.
15273
15274 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15275
15276         PR optimization/5844
15277         * gcc.dg/20020310-1.c: New test.
15278
15279 2002-03-09  Michael Meissner  <meissner@redhat.com>
15280
15281         * gcc.c-torture/execute/memcpy-2.c: New test.
15282         * gcc.c-torture/execute/memset-1.c: New test.
15283         * gcc.c-torture/execute/strlen-1.c: New test.
15284         * gcc.c-torture/execute/strcmp-1.c: New test.
15285         * gcc.c-torture/execute/strncmp-1.c: New test.
15286
15287 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15288
15289         * gcc.dg/ppc-ldstruct.c: New test.
15290
15291 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15292
15293         * gcc.c-torture/execute/va-arg-22.c: New test.
15294
15295 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15296
15297         * gcc.c-torture/compile/20020309-1.c: New test.
15298
15299 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15300
15301         * gcc.c-torture/execute/20020307-2.c: New test.
15302
15303 2002-03-07  Jeffrey A Law  (law@redhat.com)
15304
15305         * g77.f-torture/compile/20020307-1.f: New test.
15306
15307 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15308
15309         * gcc.dg/unordered-1.c: New test.
15310
15311 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15312
15313         * gcc.c-torture/execute/20020307-1.c: New test.
15314
15315 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15316
15317         * gcc.dg/20020304-1.c: New test.
15318
15319         * gcc.c-torture/compile/20020304-2.c: New test.
15320
15321 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15322
15323         * gcc.c-torture/compile/20020304-1.c: New test case
15324         (from PR c/5830).
15325
15326 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15327
15328         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15329
15330 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15331
15332         * g++.dg/other/classkey1.C: New test.
15333
15334 2002-03-01  Richard Henderson  <rth@redhat.com>
15335
15336         * gcc.c-torture/compile/981223-1.x: New.
15337         * gcc.c-torture/compile/920625-1.x: New.
15338
15339 2002-02-28  Richard Henderson  <rth@redhat.com>
15340
15341         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15342
15343 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15344
15345         * gcc.c-torture/execute/20020227-1.c: New test.
15346
15347 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15348
15349         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15350         here" ERROR lines.
15351         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15352         * g++.old-deja.g++.other/defarg1.C: Likewise.
15353         * g++.old-deja/g++.pt/calls2.C: Likewise.
15354         * g++.old-deja/g++.pt/crash20.C: Likewise.
15355         * g++.old-deja/g++.pt/crash30.C: Likewise.
15356         * g++.old-deja/g++.pt/crash36.C: Likewise.
15357         * g++.old-deja/g++.pt/crash6.C: Likewise.
15358         * g++.old-deja/g++.pt/defarg13.C: Likewise.
15359         * g++.old-deja/g++.pt/derived3.C: Likewise.
15360         * g++.old-deja/g++.pt/error1.C: Likewise.
15361         * g++.old-deja/g++.pt/friend21.C: Likewise.
15362         * g++.old-deja/g++.pt/friend23.C: Likewise.
15363         * g++.old-deja/g++.pt/infinite1.C: Likewise.
15364         * g++.old-deja/g++.robertl/eb128.C: Likewise.
15365
15366 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
15367
15368         * gcc.c-torture/execute/20020225-2.c: New test.
15369
15370 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
15371
15372         * gcc.c-torture/execute/920730-1t.c,
15373         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15374         Delete test cases, only relevant to -traditional.
15375
15376 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15377
15378         * gcc.dg/cpp/undef1.c: Remove.
15379         * gcc.dg/cpp/directiv.c: Update.
15380         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15381
15382 2002-02-27  Michael Meissner  <meissner@redhat.com>
15383
15384         * gcc.c-torture/execute/20020226-1.c: New test.
15385
15386 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
15387
15388         * g++.dg/debug/debug4.C: New test.
15389
15390         * gcc.dg/ia64-visibility-1.c: New test.
15391
15392 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
15393
15394         * gcc.dg/debug/20020224-1.c: New.
15395
15396 2002-02-25  Kazu Hirata  <kazu@hxi.com>
15397
15398         * gcc.c-torture/execute/960416-1.x: New.
15399         * gcc.c-torture/execute/divconst-3.x: Likewise.
15400
15401 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
15402
15403         * gcc.dg/20020224-1.c: New test.
15404
15405 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
15406
15407         * gcc.c-torture/execute/20020225-1.c: New.
15408
15409 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15410
15411         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15412
15413 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
15414
15415         * gcc.dg/20020222-1.c: New test.
15416
15417 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
15418
15419         * g++.dg/opt/anonunion1.C: New test.
15420
15421 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
15422
15423         * g++.dg/template/qualttp19.C: New test.
15424         * g++.dg/template/qualttp20.C: New test.
15425         * g++.old-deja/g++.jason/report.C: Adjust expected errors
15426         * g++.old-deja/g++.other/qual1.C: Likewise.
15427
15428 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
15429
15430         * gcc.dg/attr-alwaysinline.c: New.
15431
15432 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
15433
15434         * gcc.dg/20020220-1.c: New test.
15435
15436         * gcc.dg/20020220-2.c: New test.
15437
15438         * g++.dg/opt/mmx1.C: New test.
15439
15440 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15441
15442         * gcc.c-torture/compile/20020110.c: New test.
15443
15444 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15445
15446         * gcc.c-torture/execute/20020219-1.c: New test.
15447
15448         * gcc.dg/20020219-1.c: New test.
15449
15450         * gcc.dg/noncompile/20020220-1.c: New test.
15451
15452         * g++.dg/opt/ptrintsum1.C: New test.
15453
15454         * gcc.dg/debug/20020220-1.c: New test.
15455
15456 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15457
15458         * gcc.c-torture/execute/20020216-1.c: New test.
15459
15460 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15461
15462         * gcc.dg/decl-1.c: Update, new test.
15463
15464 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
15465
15466         * g++.dg/abi/bitfield1.C: New test.
15467         * g++.dg/abi/bitfield2.C: New test.
15468
15469 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15470
15471         * gcc.dg/attr-nest.c: New test.
15472
15473 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15474
15475         * gcc.c-torture/execute/20020215-1.c: New test.
15476
15477 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15478
15479         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15480         * g++.dg/debug/debug.exp: New.
15481         * g++.dg/debug/trivial.C: New.
15482         * g++.dg/debug/debug1.C: Moved...
15483         * g++.dg/other/debug1.C: ...from here.
15484         * g++.dg/debug/debug2.C: Moved...
15485         * g++.dg/other/debug2.C: ...from here.
15486         * g++.dg/debug/debug3.C: Moved...
15487         * g++.dg/other/debug3.C: ...from here.
15488
15489         * gcc.dg/noncompile/20020213-1.c: New test.
15490
15491 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15492
15493         * g++.dg/other/debug3.C: New test.
15494
15495         * gcc.c-torture/execute/20020213-1.c: New test.
15496
15497 2002-02-13  Richard Smith <richard@ex-parrot.com>
15498
15499         * g++.old-deja/g++.other/thunk1.C: New test.
15500
15501 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15502
15503         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
15504
15505 2002-02-13  Stan Shebs  <shebs@apple.com>
15506
15507         * gcc.dg/altivec-3.c: New.
15508
15509 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15510
15511         * gcc.dg/Wunreachable-1.c: New test.
15512         * gcc.dg/Wunreachable-2.c: New test.
15513
15514 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15515
15516         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15517
15518 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15519
15520         * gcc.dg/decl-1.c: New test.
15521
15522 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15523
15524         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15525
15526 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15527
15528         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15529         * gcc.c-torture/compile/980506-1.x: Likewise.
15530
15531 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15532
15533         * gcc.dg/20020210-1.c: New.
15534
15535 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15536
15537         * g77.f-torture/execute/947.f: New regression test
15538         for PR fortran/947.
15539
15540 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15541
15542         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15543         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15544
15545 2002-02-08  Richard Henderson  <rth@redhat.com>
15546
15547         * gcc.c-torture/compile/labels-3.c: New.
15548
15549 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15550
15551         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15552         expression statements work instead.
15553         * gcc.dg/noncompile/20020207-1.c: New test.
15554
15555 2002-02-07  Richard Henderson  <rth@redhat.com>
15556
15557         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15558
15559 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15560
15561         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15562         message from g77
15563         * lib/g77-dg.exp: Trim g77 error messages so that they are
15564         recognized by dg.exp.
15565
15566 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15567
15568         PR fortran/5473
15569         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15570
15571 2002-02-07  Richard Henderson  <rth@redhat.com>
15572
15573         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15574         to be sufficiently aligned for integers.
15575
15576 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15577
15578         * g++.dg/template/friend4.C: New test.
15579
15580 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15581
15582         PR fortran/5743
15583         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15584         unsupported cases.
15585
15586 2002-02-07  Richard Henderson  <rth@redhat.com>
15587
15588         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15589         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15590         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15591         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15592
15593 2002-02-06  Richard Henderson  <rth@redhat.com>
15594
15595         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15596
15597 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15598
15599         * gcc.dg/20020206-1.c: New test.
15600
15601 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15602
15603         * gcc.c-torture/execute/20020206-1.c: New test.
15604
15605         * gcc.c-torture/execute/20020206-2.c: New test.
15606
15607         PR optimization/5429:
15608         * gcc.c-torture/compile/20020206-1.c: New test.
15609
15610 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15611
15612         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15613         as certain file formats cannot support particularly large
15614         alignments.
15615
15616         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15617         and do not expect to be able to link the executable.
15618
15619         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15620         fail because the COFF format does not support the weak attribute.
15621
15622 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15623
15624         * g77.dg/pr5473.f:  New test
15625
15626 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15627
15628         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15629         Fix testcase accordingly.
15630
15631 2002-02-04  Richard Henderson  <rth@redhat.com>
15632
15633         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15634         (buf): Change to be an array of pointers, not ints.
15635
15636 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15637
15638         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15639         before all tests.  Move warning one line above to match where it
15640         C frontend emits.
15641         * gcc.dg/Wswitch-2.c: New test.
15642         * g++.dg/warn/Wswitch-1.C: New test.
15643         * g++.dg/warn/Wswitch-2.C: New test.
15644
15645 2002-02-04  Richard Henderson  <rth@redhat.com>
15646
15647         * g++.dg/abi/offsetof.C: Fix size comparison.
15648
15649 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15650
15651         * gcc.dg/cast-qual-2.c: New test.
15652
15653 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15654
15655         * gcc.dg/20020201-4.c: New test.
15656
15657 2002-02-04  Ben Elliston  <bje@redhat.com>
15658
15659         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15660         target_info attribute != 0, in addition to the empty string.
15661         (gcc_target_compile): Likewise.
15662
15663 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15664
15665         * gcc.dg/Wswitch.c: New test.
15666         PR gcc/4475. PR gcc/3780.
15667
15668 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15669
15670         * g77.f-torture/execute/5122.f: New test for regressions
15671         against PR fortran/5122.
15672
15673 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15674
15675         * g77.f-torture/compile/pr3743.f: Delete
15676         * g77.dg/pr3743-1.f: New test.
15677         * g77.dg/pr3743-2.f: New test.
15678         * g77.dg/pr3743-3.f: New test.
15679         * g77.dg/pr3743-4.f: New test.
15680
15681 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15682
15683         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15684
15685 2002-02-02  Richard Henderson  <rth@redhat.com>
15686
15687         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15688         * gcc.c-torture/execute/bf64-1.c: Likewise.
15689
15690 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15691
15692         * gcc.dg/20020201-2.c: New test.
15693
15694         * gcc.dg/20020201-3.c: New test.
15695
15696         * gcc.c-torture/execute/bitfld-2.c: New test.
15697
15698 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15699
15700         * gcc.dg/bitfld-1.c: Update.
15701         * gcc.dg/bitfld-2.c: Update.
15702         * gcc.c-torture/execute/bitfld-1.x: New.
15703
15704 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15705
15706         * gcc.c-torture/execute/20020201-1.c: New test.
15707
15708 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15709
15710         PR target/5469
15711         * gcc.dg/20020201-1.c: New test.
15712
15713 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15714
15715         PR fortran/3743
15716         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15717         * g77.f-torture/compile/pr3743.x: Remove
15718
15719 2002-01-31  Tom Rix  <trix@redhat.com>
15720
15721         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15722
15723 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15724
15725         * gcc.dg/noncompile/20020130-1.c: New test.
15726
15727 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15728
15729         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15730
15731 2002-01-29  Richard Henderson  <rth@redhat.com>
15732
15733         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15734         to long long.
15735         * gcc.c-torture/execute/bf64-1.c: Likewise.
15736
15737 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15738
15739         * gcc.c-torture/execute/20020129-1.c: New test.
15740
15741 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15742
15743         * gcc.c-torture/compile/20000224-1.c: Update.
15744         * gcc.c-torture/execute/bitfld-1.c: New tests.
15745         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15746         * gcc.dg/uninit-A.c: Update.
15747
15748 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15749
15750         * g++.dg/template/ctor1.C: Add instantiation.
15751
15752 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15753
15754         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15755         argument to __builtin_prefetch to be const ptr.
15756
15757 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15758
15759         * gcc.c-torture/compile/20020120-1.c: New test.
15760
15761 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15762
15763         * gcc.c-torture/execute/20020127-1.c: New test.
15764
15765 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15766
15767         * g77.dg/f77-edit-i-in.f: New test
15768         * g77.dg/f77-edit-i-out.f: New test
15769
15770 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15771
15772         * gcc.dg/debug/debug.exp: New file.
15773         * gcc.dg/debug/trivial.c: New file.
15774         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15775         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15776         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15777         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15778         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15779         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15780         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15781         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15782         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15783         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15784         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15785         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15786         * gcc.dg/20000503-1.c: Removed.
15787         * gcc.dg/20010207-1.c: Removed.
15788         * gcc.dg/20011223-1.c: Removed.
15789         * gcc.dg/20020104-2.c: Removed.
15790         * gcc.dg/debug-1.c: Removed.
15791         * gcc.dg/debug-2.c: Removed.
15792         * gcc.dg/debug-3.c: Removed.
15793         * gcc.dg/debug-4.c: Removed.
15794         * gcc.dg/debug-5.c: Removed.
15795         * gcc.dg/debug-6.c: Removed.
15796         * gcc.dg/dwarf2-1.c: Removed.
15797         * gcc.dg/dwarf2-2.c: Removed.
15798
15799 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15800
15801         * g++.old-deja/g++.other/eh5.C: New test.
15802         * g++.old-deja/g++.other/sibcall2.C: New test.
15803         * g++.old-deja/g++.other/array9.C: New test.
15804         * g++.old-deja/g++.other/typename2.C: New test.
15805         * g++.old-deja/g++.other/crash60.C: New test.
15806         * g++.old-deja/g++.other/conv9.C: New test.
15807         * g++.old-deja/g++.other/mangle10.C: New test.
15808         * g++.old-deja/g++.other/unchanging1.C: New test.
15809         * g++.old-deja/g++.other/exprstmt1.C: New test.
15810         * g++.old-deja/g++.other/inline23.C: New test.
15811         * g++.old-deja/g++.eh/ia64-1.C: New test.
15812         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15813         * g++.old-deja/g++.other/reload1.C: New test.
15814         * g++.old-deja/g++.other/static20.C: New test.
15815         * g++.old-deja/g++.other/local-alloc1.C: New test.
15816         * g++.old-deja/g++.other/conv8.C: New test.
15817         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15818         * g++.old-deja/g++.other/storeexpr1.C: New test.
15819         * g++.old-deja/g++.other/storeexpr2.C: New test.
15820         * g++.dg/eh/template2.C: New test.
15821         * g++.dg/warn/weak1.C: New test.
15822
15823 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15824
15825         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15826         Remove first, non-varying, argument.
15827
15828 2002-01-23  Richard Henderson  <rth@redhat.com>
15829
15830         * gcc.dg/inline-2.c: New.
15831
15832         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15833         Add optional target arg.  Check number of arguments.
15834         (scan-assembler-not, scan-assembler-dem): Likewise.
15835         (scan-assembler-dem-not): Likewise.
15836
15837 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15838
15839         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15840         line 12.
15841         * g++.old-deja/g++.brendan/parse3.C,
15842         g++.old-deja/g++.other/crash26.C,
15843         g++.old-deja/g++.other/crash28.C,
15844         g++.old-deja/g++.other/crash29.C,
15845         g++.old-deja/g++.other/crash30.C,
15846         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15847
15848 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15849
15850         * gcc.dg/20020115-1.c: New.
15851
15852 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15853
15854         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15855
15856 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15857
15858         * gcc.dg/20020122-3.c: New.
15859
15860 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15861
15862         * g++.dg/other/gc1.C: New test.
15863
15864 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15865
15866         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15867
15868 2002-01-22  Richard Henderson  <rth@redhat.com>
15869
15870         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
15871
15872 2002-01-22  Richard Henderson  <rth@redhat.com>
15873
15874         * gcc.dg/20020122-4.c: New.
15875
15876 2002-01-22  H.J. Lu <hjl@gnu.org>
15877
15878         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
15879         link output.
15880         * gcc.dg/special/ecos.exp: Likewise.
15881         * lib/g++-dg.exp: Likewise.
15882         * lib/g77-dg.exp: Likewise.
15883         * lib/gcc-dg.exp : Likewise.
15884         * lib/mike-g++.exp: Likewise.
15885         * lib/mike-g77.exp: Likewise.
15886         * lib/mike-gcc.exp: Likewise.
15887         * lib/objc-dg.exp: Likewise.
15888
15889 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
15890
15891         PR target/5379
15892         * gcc.dg/20020122-2.c: New test.
15893
15894 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
15895
15896         * gcc.dg/20020122-1.c: New test.
15897
15898 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
15899
15900         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
15901
15902 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
15903
15904         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
15905
15906 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15907
15908         * gcc.c-torture/compile/20020121-1.c: New test.
15909
15910 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15911
15912         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
15913         ld_library_path.
15914
15915 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
15916
15917         * gcc.dg/20020218-1.c: New test.
15918
15919 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
15920
15921         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
15922         messages
15923         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15924         "At global scope" warning
15925         * g++.dg/ext/align1.C: Change cygwin test for alignment
15926         from db-bogus to dg-warning
15927
15928 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15929
15930         * g77.f-torture/compile/cpp2.F: New test.
15931
15932 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15933
15934         * g++.dg/template/access1.C: New test.
15935
15936 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15937
15938         * gcc.dg/20020118-1.c: New.
15939
15940 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15941
15942         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15943
15944 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15945
15946         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15947         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15948         alignment warnings.
15949
15950 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15951
15952         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15953         torture_with_loops and torture_without_loops
15954
15955 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15956
15957         * gcc.c-torture/compile/20020116-1.c: New test.
15958
15959 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15960
15961         * gcc.dg/20020116-2.c: New test.
15962
15963         * gcc.dg/ultrasp4.c: New test.
15964
15965         * gcc.dg/20020116-1.c: New test.
15966
15967 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15968
15969         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15970         by EABI.
15971
15972 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15973
15974         * gcc.misc-tests/i386-prefetch.exp: New.
15975         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15976         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15977         * gcc.misc-tests/i386-pf-none-1.c: New test.
15978         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15979
15980 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15981
15982         * gcc.dg/gnu89-init-1.c: Add new tests.
15983
15984 2002-01-15  Andreas Jaeger  <aj@suse.de>
15985
15986         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15987         * gcc.dg/i386-mmx-2.c: Likewise.
15988         * gcc.dg/i386-sse-1.c: Likewise.
15989         * gcc.dg/i386-sse-2.c: Likewise.
15990         * gcc.dg/i386-sse-3.c: Likewise.
15991
15992 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15993
15994         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15995         Uncomment additional cases that now pass.
15996
15997 2002-01-11  Richard Henderson  <rth@redhat.com>
15998
15999         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16000         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16001
16002 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16003
16004         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16005
16006 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16007
16008         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16009         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16010
16011 2002-01-10  Dale Johannesen  <dalej@apple.com>
16012
16013         * gcc.c-torture/execute/loop-11.c: New.
16014
16015 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16016
16017         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16018         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16019
16020 2002-01-09  Richard Henderson  <rth@redhat.com>
16021
16022         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16023         type in which to perform the operation for each size.
16024
16025 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16026
16027         * gcc.c-torture/compile/20020109-2.c: New test.
16028
16029 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16030
16031         * gcc.c-torture/execute/loop-10.c: New test.
16032
16033 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16034
16035         * gcc.c-torture/compile/20010226-1.c: New test.
16036         * gcc.c-torture/compile/20010227-1.c: New test.
16037         * gcc.c-torture/compile/20010426-1.c: New test.
16038         * gcc.c-torture/compile/20010510-1.c: New test.
16039         * gcc.c-torture/compile/20010605-3.c: New test.
16040         * gcc.c-torture/compile/20010824-1.c: New test.
16041         * gcc.c-torture/execute/20010409-1.c: New test.
16042         * gcc.dg/noncompile/20000901-1.c: New test.
16043         * gcc.dg/20001023-1.c: New test.
16044         * gcc.dg/20001101-1.c: New test.
16045         * gcc.dg/20001102-1.c: New test.
16046         * gcc.dg/20010207-1.c: New test.
16047         * gcc.dg/20010405-1.c: New test.
16048         * gcc.dg/20010822-1.c: New test.
16049         * gcc.dg/20011107-1.c: New test.
16050
16051 2002-01-09  Jeffrey A Law  (law@redhat.com)
16052
16053         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16054
16055         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16056         execution failure on PA targets.
16057
16058 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16059
16060         * gcc.c-torture/compile/20020109-1.c: New test.
16061
16062 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16063
16064         * gcc.c-torture/execute/20020108-1.c: New test.
16065
16066 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16067
16068         * gcc.dg/20020108-1.c: New test.
16069
16070 2002-01-08  H.J. Lu <hjl@gnu.org>
16071
16072         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16073         for header files.
16074
16075 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16076
16077         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16078         consistency.
16079
16080 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16081
16082         * gcc.dg/altivec-4.c: Test altivec predicates.
16083
16084 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16085
16086         * gcc.c-torture/execute/20020107-1.c: New test.
16087
16088 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16089
16090         PR c/5279
16091         * gcc.c-torture/compile/20020106-1.c: New test.
16092
16093 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16094
16095         * gcc.c-torture/execute/nestfunc-4.c: New test.
16096
16097 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16098
16099         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16100         extra triple that slipped in.
16101         * g++.old-deja/g++.abi/align.C: Likewise.
16102         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16103
16104 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16105
16106         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16107         * g++.old-deja/g++.abi/align.C: Likewise.
16108         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16109
16110         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16111         on FreeBSD/i386.
16112         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16113         FreeBSD.
16114
16115 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16116
16117         * gcc.dg/20020104-1.c: New test.
16118
16119         * gcc.dg/20020104-2.c: New test.
16120
16121 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16122
16123         * gcc.dg/20020103-1.c: Fix typo in target selector.
16124
16125 2002-01-03  Richard Henderson  <rth@redhat.com>
16126
16127         * gcc.dg/20020103-1.c: New.
16128
16129 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16130
16131         * gcc.c-torture/execute/20020103-1.c: New test.
16132
16133 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16134
16135         * g++.dg/other/debug2.C: New test.
16136
16137         * gcc.c-torture/compile/20020103-1.c: New test.
16138
16139 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16140
16141         * gcc.dg/gnu89-init-1.c: Added new tests.
16142
16143 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16144
16145         * g++.dg/template/friend2.C: Remove as patch is reverted.
16146
16147         * g++.dg/warn/oldcast1.C: New test.
16148
16149         * g++.dg/template/ptrmem1.C: New test.
16150         * g++.dg/template/ptrmem2.C: New test.
16151
16152         * g++.dg/template/ntp.C: New test.
16153
16154         * g++.dg/other/component1.C: New test.
16155
16156         * g++.dg/template/ttp3.C: New test.
16157
16158         * g++.dg/template/friend2.C: New test.
16159         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16160
16161 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16162
16163         * g++.dg/other/ptrmem1.C: New test.
16164         * g++.dg/other/ptrmem2.C: New test.
16165
16166 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16167
16168         * g++.dg/template/ctor1.C: New test.
16169
16170 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16171
16172         * g++.dg/template/friend2.C: New test.
16173
16174 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16175
16176         * gcc.dg/mmix-1.c: New test.
16177
16178 2001-12-31  Richard Henderson  <rth@redhat.com>
16179
16180         * gcc.dg/asm-5.c: New.
16181
16182 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16183
16184         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16185         in namespace __gnu_cxx
16186
16187 2001-12-30  Richard Henderson  <rth@redhat.com>
16188
16189         * gcc.dg/debug-6.c: New.
16190
16191 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16192
16193         * gcc.c-torture/compile/20011229-2.c: New test.
16194
16195 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16196
16197         * gcc.dg/debug-3.c: New test.
16198         * gcc.dg/debug-4.c: New test.
16199         * gcc.dg/debug-5.c: New test.
16200
16201 2001-12-29  Richard Henderson  <rth@redhat.com>
16202
16203         * g++.dg/eh/loop1.C: New.
16204
16205 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16206
16207         * g++.dg/template/crash1.C: New test.
16208
16209 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16210
16211         * g++.dg/other/const1.C: New test.
16212
16213 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16214
16215         * gcc.c-torture/compile/20011229-1.c: New test.
16216
16217 2001-12-28  Stan Shebs  <shebs@apple.com>
16218
16219         * lib/objc-torture.exp: Resync with c-torture.exp.
16220         * lib/objc.exp: Load standard libraries.
16221
16222 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16223
16224         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16225         additional tests.
16226
16227 2001-12-27  Roger Sayle <roger@eyesopen.com>
16228
16229         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16230
16231 2001-12-27  Richard Henderson  <rth@redhat.com>
16232
16233         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16234
16235 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16236
16237         * g++.dg/eh/ctor1.C: New test.
16238         * g++.dg/other/error2.C: New test.
16239
16240 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16241
16242         * g++.dg/other/init2.C: New test.
16243
16244 2001-12-24  Richard Henderson  <rth@redhat.com>
16245
16246         * gcc.dg/20011223-1.c: New.
16247         * gcc.dg/inline-1.c: New.
16248
16249 2001-12-23  Richard Henderson  <rth@redhat.com>
16250
16251         * gcc.dg/asm-4.c: Test operand modifiers.
16252
16253 2001-12-23  Richard Henderson  <rth@redhat.com>
16254
16255         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16256
16257 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16258
16259         * gcc.c-torture/execute/20011223-1.c: New test.
16260
16261 2001-12-21  Richard Henderson  <rth@redhat.com>
16262
16263         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16264         re-enables the warning.
16265
16266 2001-12-21  Richard Henderson  <rth@redhat.com>
16267
16268         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16269
16270 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16271
16272         * gcc.c-torture/compile/20011218-1.c: New test.
16273
16274 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16275
16276         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16277         arm-isr.c test.
16278         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16279         epilogue generation for ARM ISR routines.
16280
16281 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16282
16283         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16284         * gcc.dg/format/c90-printf-3.c: Likewise.
16285         * gcc.dg/format/c99-printf-3.c: Likewise.
16286         * gcc.dg/format/ext-1.c: Likewise.
16287         * gcc.dg/format/ext-6.c: Likewise.
16288         * gcc.dg/format/format.h: Prototype unlocked stdio.
16289
16290 2001-12-20  Richard Henderson  <rth@redhat.com>
16291
16292         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16293         (arena): Use it.
16294         (malloc): Correct allocation logic.  Abort if we fill up the
16295         arena before initialization complete.
16296         (realloc): Correct allocation logic.
16297
16298 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16299
16300         * gcc.c-torture/compile/20011219-2.c: New test.
16301
16302         * gcc.c-torture/execute/20011219-1.c: New test.
16303
16304 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16305
16306         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16307         target does not support weak symbols.
16308
16309 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16310
16311         * gcc.c-torture/compile/20011219-1.c: New test.
16312
16313 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16314
16315         * g++.dg/other/error1.C: New test.
16316
16317 2001-12-17  Jeffrey A Law  (law@redhat.com)
16318
16319         * gcc.c-torture/execute/20011217-1.c: New test.
16320
16321 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16322
16323         * objc.dg/special/: New directory.
16324         * objc.dg/special/special.exp: New file.
16325         * objc.dg/special/unclaimed-category-1.h: New file.
16326         * objc.dg/special/unclaimed-category-1a.m: New file.
16327         * objc.dg/special/unclaimed-category-1.m: New file.
16328
16329 2001-12-17  Andreas Jaeger  <aj@suse.de>
16330
16331         * gcc.c-torture/compile/20011217-2.c: New test.
16332
16333 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16334
16335         * gcc.c-torture/compile/20011217-1.c: New test.
16336
16337 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16338
16339         * testsuite/gcc.dg/20011214-1.c: New.
16340
16341 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16342
16343         * gcc.dg/altivec-4.c: New.
16344
16345 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16346
16347         * gcc.dg/20011113-1.c: New test.
16348
16349 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16350
16351         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16352         std::__malloc_alloc_template<0> and
16353         std::__default_alloc_template<false, 0>.
16354
16355 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16356
16357         * objc/execute/bf-21.m: New test.
16358         * objc/execute/enumeration-1.m: New test.
16359         * objc/execute/enumeration-2.m: New test.
16360
16361 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
16362
16363         * gcc.dg/gnu89-init-1.c: New test.
16364
16365 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16366
16367         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16368         * g++.old-deja/g++.jason/2371.C: Likewise.
16369         * g++.old-deja/g++.jason/template33.C: Likewise.
16370         * g++.old-deja/g++.jason/template34.C: Likewise.
16371         * g++.old-deja/g++.jason/template36.C: Likewise.
16372         * g++.old-deja/g++.oliva/typename1.C: Likewise.
16373         * g++.old-deja/g++.oliva/typename2.C: Likewise.
16374         * g++.old-deja/g++.other/typename1.C: Likewise.
16375         * g++.old-deja/g++.pt/inherit2.C: Likewise.
16376         * g++.old-deja/g++.pt/nontype5.C: Likewise.
16377         * g++.old-deja/g++.pt/typename11.C: Likewise.
16378         * g++.old-deja/g++.pt/typename14.C: Likewise.
16379         * g++.old-deja/g++.pt/typename16.C: Likewise.
16380         * g++.old-deja/g++.pt/typename3.C: Likewise.
16381         * g++.old-deja/g++.pt/typename4.C: Likewise.
16382         * g++.old-deja/g++.pt/typename5.C: Likewise.
16383         * g++.old-deja/g++.pt/typename7.C: Likewise.
16384         * g++.old-deja/g++.robertl/eb9.C: Likewise.
16385
16386 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
16387
16388         * g++.dg/other/linkage1.C: New test.
16389         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16390         specifiers.
16391
16392 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
16393
16394         * gcc.dg/concat.c: New test.
16395
16396 2001-12-11  Stan Shebs  <shebs@apple.com>
16397
16398         * objc/compile: New test directory.
16399         * objc/compile/compile.exp: New expect script.
16400         * objc/compile/20011211-1.m: New compile test.
16401
16402 2001-12-11  Jason Merrill  <jason@redhat.com>
16403
16404         * lib/prune.exp (prune_gcc_output): Also handle "In member
16405         function".  So many permutations...
16406
16407 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
16408
16409         * g++.dg/template/typedef1.C: New test.
16410
16411 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
16412
16413         * g++.dg/other/copy1.C: New test.
16414
16415 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
16416
16417         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16418
16419         * gcc.dg/builtin-choose-expr.c: New.
16420
16421 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
16422
16423         * gcc.dg/altivec-2.c: New.
16424
16425 2001-12-07  Richard Henderson  <rth@redhat.com>
16426
16427         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16428
16429 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
16430
16431         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16432         ultrasparc.
16433
16434 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16435
16436         * g++-old.deja/g++.robertl/eb101.C: Deleted.
16437
16438 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
16439
16440         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16441         variable argument list.
16442
16443 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16444
16445         * gcc.c-torture/execute/memcheck: Delete entire directory.
16446         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16447         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16448
16449 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16450
16451         * gcc.dg/Wshadow-1.c: New test.
16452
16453 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16454
16455         * gcc.c-torture/compile/20011130-1.c: New test.
16456
16457         * gcc.dg/noncompile/20011025-1.c: New test.
16458
16459         * g++.dg/other/anon-union.C: New test.
16460
16461         * gcc.c-torture/execute/20011024-1.c: New test.
16462
16463 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16464
16465         * gcc.c-torture/execute/20000722-1.x,
16466         gcc.c-torture/execute/20010123-1.x: Remove.
16467         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16468         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16469         gcc.dg/c99-complit-2.c: New tests.
16470
16471 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
16472
16473         * g++.dg/inherit/base1.C: New test.
16474
16475 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
16476
16477         * g++.dg/other/stdarg1.C: New test.
16478
16479         * gcc.c-torture/compile/20011130-2.c: New test.
16480
16481 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
16482
16483         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16484         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16485         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16486         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16487         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16488         * gcc.dg/builtin-prefetch-1.c: New test.
16489
16490 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
16491
16492         * gcc.dg/20011130-1.c: New test.
16493
16494 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
16495
16496         * g++.dg/other/scope1.C: New test.
16497         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
16498
16499 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16500
16501         * gcc.dg/vla-init-1.c: New test.
16502
16503 2001-12-01  Geoff Keating  <geoffk@redhat.com>
16504
16505         * gcc.c-torture/compile/structs.c: New testcase from GDB.
16506
16507 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16508
16509         * objc.dg/alias.m: Update.
16510         * objc.dg/class-1.m: Update.
16511         * objc.dg/const-str-1.m: Update.
16512         * objc.dg/fwd-proto-1.m: Update.
16513         * objc.dg/id-1.m: Update.
16514         * objc.dg/super-class-1.m: Update.
16515
16516 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16517
16518         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16519         constructs.
16520
16521 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16522
16523         * gcc.c-torture/execute/20011128-1.c: New test.
16524
16525 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16526
16527         * gcc.dg/20011127-1.c: New test.
16528
16529 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16530
16531         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16532         from Austin Group draft 7.
16533         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16534         scanf format arguments.
16535         * gcc.dg/format/no-exargs-2.c: New test.
16536
16537 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16538
16539         * g++.dg/abi/vbase8-4.C: New test.
16540
16541 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16542
16543         * gcc.c-torture/execute/20011121-1.c: New test.
16544
16545 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16546
16547         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16548
16549 2001-11-23  Andreas Jaeger  <aj@suse.de>
16550
16551         * gcc.dg/cpp/charconst-2.c: New test.
16552
16553 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16554
16555         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16556         to the host if it is remote.  Let tests specify extra headers
16557         they use.
16558         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16559         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16560         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16561         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16562         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16563         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16564         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16565         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16566         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16567         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16568
16569 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16570
16571         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16572         for little endian ARMs.
16573
16574 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16575
16576         * gcc.c-torture/compile/20011119-1.c: New test.
16577         * gcc.c-torture/compile/20011119-2.c: New test.
16578
16579 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16580
16581         * gcc.dg/altivec-1.c: Fix typo.
16582
16583 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16584
16585         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16586
16587 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16588
16589         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16590
16591 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16592
16593         * lib/g77.exp: Don't specify --rpath-link.
16594
16595         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16596         across all the headers.
16597         * gcc.dg/format/format.exp: For testing on a remote host,
16598         copy format.h.
16599
16600         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16601         * gcc.c-torture/execute/930406-1.c: Likewise.
16602         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16603
16604 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16605
16606         * gcc.dg/altivec-1.c: New.
16607
16608 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16609
16610         * gcc.dg/cpp/fpreprocessed.c: New test case.
16611
16612 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16613
16614         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16615         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16616         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16617
16618 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16619
16620         * gcc.dg/no-builtin-1.c: New test.
16621
16622 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16623
16624         * gcc.c-torture/execute/20011115-1.c: New test.
16625
16626 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16627
16628         * gcc.c-torture/compile/20011114-2.c: New test.
16629         * gcc.c-torture/compile/20011114-3.c: New test.
16630         * gcc.c-torture/compile/20011114-4.c: New test.
16631
16632 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16633
16634         * g++.dg/other/init1.C: New test.
16635
16636 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16637
16638         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16639         message.
16640
16641         * gcc.c-torture/execute/20011114-1.c: New testcase.
16642
16643         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16644         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16645         like the (before this change) version of 20010327-1.c.
16646
16647 2001-11-14  Roger Sayle <roger@eyesopen.com>
16648
16649         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16650
16651 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16652
16653         * g++.dg/init/array2.C: New test.
16654
16655 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16656
16657         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16658
16659 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16660
16661         * g++.dg/other/forscope1.C: New test.
16662         * g++.dg/ext/forscope1.C: New test.
16663         * g++.dg/ext/forscope2.C: New test.
16664
16665 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16666
16667         * gcc.c-torture/execute/20011113-1.c: New test.
16668
16669 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16670
16671         * gcc.c-torture/execute/20011109-2.c: New test.
16672
16673         * gcc.c-torture/execute/20011109-1.c: New test.
16674
16675 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16676
16677         * gcc.c-torture/compile/20011109-1.c: New test.
16678
16679 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16680
16681         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16682         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16683         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16684         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16685         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16686         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16687         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16688
16689 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16690
16691         * g++.dg/warn/Wshadow-1.C: New tests.
16692         * g++.old-deja/g++.mike/for3.C: Update.
16693
16694 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16695
16696         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16697         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16698         XFAILs.  Adjust expected error texts.
16699         * gcc.c-torture/compile/20011106-1.c,
16700         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16701         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16702         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16703         gcc.dg/c99-array-lval-5.c: New tests.
16704
16705 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16706
16707         * gcc.dg/cpp/defined.c: Update.
16708
16709 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16710
16711         * gcc.c-torture/execute/anon-1.c: New test.
16712
16713 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16714
16715         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16716         same size, so no warning should be produced on stormy16.
16717
16718         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16719         due to oversized array.
16720         * g++.old-deja/g++.mike/ns15.C: Likewise.
16721         * g++.old-deja/g++.pt/crash16.C: Likewise.
16722
16723 2001-11-02  Graham Stott  <grahams@redhat.com>
16724
16725         * g++.dgother/debug1.C: Fix typos.
16726
16727 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16728
16729         * g++.dg/other/debug1.C: New test.
16730
16731 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16732
16733         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16734         of unsigned long.
16735
16736 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16737
16738         * gcc.dg/20011029-2.c: New test.
16739
16740         * gcc.c-torture/compile/20011029-1.c: New test.
16741
16742 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16743
16744         * objc/execute/class_self-1.m: New test.
16745         * objc/execute/class_self-2.m: New test.
16746
16747 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16748
16749         * gcc.misc-tests/msgs.exp: Delete.
16750         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16751         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16752         error set to match recent changes.
16753
16754 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16755
16756         * gcc.dg/20011021-1.c: New test.
16757
16758 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16759
16760         * gcc.c-torture/compile/20011023-1.c: New test.
16761
16762 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16763
16764         * lib/g77.exp: Rewrite based on lib/g++.exp.
16765
16766 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16767
16768         * gcc.c-torture/execute/20011019-1.c: New test.
16769
16770         * gcc.dg/20011018-1.c: New test.
16771
16772 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16773
16774         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16775
16776 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16777
16778         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16779         * gcc.dg/attr-invalid.c: Likewise.
16780
16781 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16782
16783         * testsuite/gcc.dg/20011015-1.c: New test.
16784
16785 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16786
16787         * g++.dg/template/unify2.C: New test.
16788
16789 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16790
16791         * g++.dg/other/exception-specification.C: New test
16792
16793 2001-10-13  Tom Rix  <trix@redhat.com>
16794
16795         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16796         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16797
16798 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16799
16800         * testsuite/gcc.dg/20011009-1.c: New test.
16801
16802 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16803
16804         PR g++/4476
16805         * g++.dg/other/friend1.C: New test.
16806
16807 2001-10-11  Richard Henderson  <rth@redhat.com>
16808
16809         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16810
16811 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16812
16813         * gcc.c-torture/compile/20011010-1.c: New.
16814
16815 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16816
16817         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16818         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16819         g77.f-torture/execute/execute.exp,
16820         g77.f-torture/noncompile/noncompile.exp,
16821         gcc.c-torture/compile/compile.exp,
16822         gcc.c-torture/execute/execute.exp,
16823         gcc.c-torture/execute/ieee/ieee.exp,
16824         gcc.c-torture/execute/memcheck/memcheck.exp,
16825         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16826         objc/execute/execute.exp: Update FSF address.
16827
16828 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16829
16830         * gcc.dg/cpp/cmdlne-C.c: Update.
16831         * gcc.dg/cpp/cmdlne-C2.c: New.
16832
16833 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16834
16835         * gcc.c-torture/execute/20011008-3.c: New.
16836
16837 2001-10-08  DJ Delorie  <dj@redhat.com>
16838
16839         * gcc.dg/20011008-1.c: New.
16840         * gcc.dg/20011008-2.c: New.
16841
16842 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16843
16844         * gcc.dg/cpp/spacing1.c: Update test.
16845
16846 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16847
16848         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16849         spelling errors of "separate" as "seperate".
16850
16851 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16852
16853         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16854         enough to avoid inlining.
16855
16856 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16857
16858         * lib/g77.exp: set libg2c_dir correctly.
16859
16860 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16861
16862         * gcc.dg/cpp/macro11.c: New test.
16863
16864 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16865
16866         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16867         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
16868         gcc.dg/format/multattr-3.c: New tests.
16869         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
16870         tests for format attributes on function pointers being rejected.
16871
16872 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16873
16874         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
16875
16876 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16877
16878         * g++.dg/warn/format1.C: New test.
16879
16880 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
16881
16882         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
16883
16884 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16885
16886         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
16887
16888 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
16889
16890         * gcc.dg/cpp/redef2.c: Add test.
16891
16892 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
16893
16894         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
16895         long-standing bug on i686, apparently.
16896         * gcc.c-torture/execute/loop-2c.x: New file.
16897         * gcc.c-torture/execute/loop-2d.x: New file.
16898         * gcc.c-torture/execute/loop-3c.x: New file.
16899
16900 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
16901
16902         * gcc.dg/cpp/20000625-2.c: Correct line number.
16903
16904 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16905
16906         * gcc.dg/cpp/macro10.c: New test.
16907         * gcc.dg/cpp/strify3.c: New test.
16908         * gcc.dg/cpp/spacing1.c: Add tests.
16909         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
16910         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
16911
16912 2001-09-24  DJ Delorie  <dj@redhat.com>
16913
16914         * gcc.c-torture/execute/20010924-1.c: New test.
16915
16916 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16917
16918         * testsuite/objc/execute/paste.m: Remove.
16919
16920 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16921
16922         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16923
16924 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16925
16926         * g77.dg/strlen0.f: New test.
16927
16928 2001-09-21  Richard Henderson  <rth@redhat.com>
16929
16930         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16931         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16932
16933 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16934
16935         Table-driven attributes.
16936         * g++.dg/ext/attrib1.C: New test.
16937
16938 2001-09-20  DJ Delorie  <dj@redhat.com>
16939
16940         * gcc.dg/20000926-1.c: Update expected warning messages.
16941         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16942         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16943         array.
16944
16945 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16946
16947         * g++.dg/eh/registers1.C: New test case.
16948
16949 2001-09-17  Richard Henderson  <rth@redhat.com>
16950
16951         * gcc.dg/array-5.c: Fix VLA decomposition test.
16952
16953 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16954
16955         * gcc.dg/cpp/line5.c: New testcase.
16956
16957 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16958
16959         * gcc.dg/cpp/macro9.c: New test.
16960
16961 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16962
16963         * gcc.c-torture/execute/980223.c: Change type of addr from long
16964         to char *.
16965
16966 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16967
16968         * gcc.c-torture/execute/20010915-1.c: New test.
16969
16970 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16971
16972         * g77.dg/bprob: New directory.
16973         * g77.dg/bprob/bprob.exp: New file.
16974         * g77.dg/bprob/bprob-1.f: New test.
16975         * g77.dg/gcov: New directory.
16976         * g77.dg/gcov/gcov.exp: New file.
16977         * g77.dg/gcov/gcov-1.f: New test.
16978         * g77.dg/gcov/gcov-1.x: New file.
16979
16980 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16981
16982         * gcc.dg/cpp/directiv.c: Update.
16983         * gcc.dg/cpp/undef1.c: Update.
16984
16985 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16986
16987         * gcc.dg/20010912-1.c: New test.
16988
16989 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16990
16991         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16992         language-independent file in lib.
16993         * lib/gcov.exp: New file.
16994
16995 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16996
16997         * gcc.c-torture/compile/20010911-1.c: New test.
16998
16999 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17000
17001         * lib/profopt.exp: New, to support profile-directed optimizations.
17002         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17003         * gcc.misc-tests/bprob-1.c: New test.
17004         * gcc.misc-tests/bprob-2.c: New test.
17005
17006 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17007
17008         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17009         XFAIL and which kinds of gcov output to verify.
17010         * gcc.misc-tests/gcov-4b.x: New file.
17011         * gcc.misc-tests/gcov-5b.x: New file.
17012         * gcc.misc-tests/gcov-6.x: New file.
17013         * gcc.misc-tests/gcov-7.c: New test.
17014         * gcc.misc-tests/gcov-7.x: New file.
17015
17016 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17017
17018         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17019         * gcc.misc-tests/gcov-6.c: New test.
17020
17021 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17022
17023         PR c++/3986
17024         * g++.dg/abi/vbase1.C: New test.
17025
17026 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17027
17028         * objc.dg/method-2.m: New.
17029
17030 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17031
17032         PR c++/4203
17033         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17034         * g++.dg/init/empty1.C: New test.
17035
17036 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17037
17038         * gcc.c-torture/compile/20010903-1.c: New test.
17039
17040 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17041
17042         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17043         for m68k.
17044
17045 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17046
17047         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17048
17049         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17050
17051         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17052
17053 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17054
17055         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17056         for 16-bit 'unsigned int'.
17057
17058 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17059
17060         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17061
17062 2001-08-27  Richard Henderson  <rth@redhat.com>
17063
17064         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17065         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17066
17067 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17068
17069         * gcc.dg/asm-names.c (ymain): New.
17070
17071 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17072
17073         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17074         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17075         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17076
17077 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17078
17079         * gcc.dg/compare5.c: New testcase.
17080
17081 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17082
17083         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17084         and "In instantiation".
17085
17086 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17087
17088         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17089
17090 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17091
17092         * gcc.misc-tests/gcov.exp: Add support for branch information.
17093         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17094         * gcc.misc-tests/gcov-4.c: New test.
17095         * gcc.misc-tests/gcov-4b.c: New test.
17096         * gcc.misc-tests/gcov-5b.c: New test.
17097
17098 2001-08-20  Zack Weinberg  <zackw@panix.com>
17099
17100         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17101         expected to fail.
17102
17103 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17104
17105         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17106
17107 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17108
17109         * g++.dg/eh/template1.C: New test.
17110
17111 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17112
17113         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17114         Fix thinko.
17115         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17116         for xfail.
17117
17118 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17119
17120         * lib/g77-dg.exp:  Use prune.exp for common procedures
17121         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17122         * lib/g77.exp: (g77-dg-prune) Remove
17123
17124 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17125
17126         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17127
17128 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17129
17130         * g++.dg/template/unify1.C: New test.
17131
17132 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17133
17134         * g++.dg/abi/empty4.C: New test.
17135
17136 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17137
17138         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17139         solaris2.*
17140         * g77.f-torture/compile/pr3743.x: Likewise
17141
17142 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17143
17144         * g++.dg/other/using-declaration.C: New test.
17145
17146 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17147
17148         * gcc.dg/cpp/tr-sign.c: New testcase.
17149
17150 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17151
17152         * gcc.dg/cpp/19951025-1.c: Revert.
17153         * gcc.dg/cpp/directiv.c: We no longer process directives that
17154         interrupt macro arguments.
17155
17156 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17157
17158         * gcc.dg/bconstp-1.c: New test.
17159
17160 2001-08-03  Richard Henderson  <rth@redhat.com>
17161
17162         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17163
17164 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17165
17166         * gcc.dg/cpp/19951025-1.c: Update.
17167
17168 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17169
17170         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17171         should be x.
17172
17173 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17174
17175         Kill -fhonor-std.
17176         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17177         * g++.old-deja/g++.other/std1.C: Likewise.
17178         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17179
17180 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17181
17182         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17183         (g77_pass, g77_fail, g77_finish, g77_exit,
17184         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17185
17186 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17187
17188         * g77.dg/fbackslash.f
17189         * g77.dg/fcase-preserve.f
17190         * g77.dg/ff90-1.f
17191         * g77.dg/ffixed-line-length-0.f
17192         * g77.dg/ffixed-line-length-132.f
17193         * g77.dg/ffixed-line-length-7.f
17194         * g77.dg/ffixed-line-length-72.f
17195         * g77.dg/ffixed-line-length-none.f
17196         * g77.dg/ffree-form-1.f
17197         * g77.dg/fno-backslash.f
17198         * g77.dg/fno-f90-1.f
17199         * g77.dg/fno-fixed-form-1.f
17200         * g77.dg/fno-onetrip.f
17201         * g77.dg/fno-typeless-boz.f
17202         * g77.dg/fno-underscoring.f
17203         * g77.dg/fno-vxt-1.f
17204         * g77.dg/fonetrip.f
17205         * g77.dg/ftypeless-boz.f
17206         * g77.dg/fugly-assumed.f
17207         * g77.dg/funderscoring.f
17208         * g77.dg/fvxt-1.f
17209
17210 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17211
17212         * objc.dg/fwd-proto-1.m: New.
17213         * objc.dg/local-decl-1.m: New.
17214         * objc.dg/naming-1.m: New.
17215         * objc.dg/naming-2.m: New.
17216         * objc.dg/proto-hier-1.m: New.
17217
17218 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17219
17220         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17221         largest-type elements to a struct makes its size grow.
17222
17223 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17224
17225         * g++.dg/abi/vthunk1.C: New test.
17226
17227 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17228
17229         * g++.dg/abi/vbase8-22.C: New test.
17230
17231 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17232
17233         * gcc.dg/cpp/macro8.c: New test.
17234
17235 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17236
17237         * g++.dg/abi/vbase8-21.C: New test.
17238
17239 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17240
17241         * g++.dg/abi/vbase8-10.C: New test.
17242
17243 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17244
17245         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17246         ${tool}_set_ld_library_path.
17247         Changed caller.
17248         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17249         g++.exp.
17250
17251 2001-07-26  Stan Cox <scox@redhat.com>
17252
17253         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17254         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17255         gcc_exit, gcc_check_unsupported_p):
17256         Moved to gcc-deps.exp
17257         * gcc-deps.exp: New file.
17258
17259 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17260
17261         * g++.old-deja/g++.pt/defarg14.C: New test.
17262
17263 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17264
17265         * g++.old-deja/g++.other/lineno5.C: New test.
17266
17267 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17268
17269         * g++.old-deja/g++.pt/crash68.C: New test.
17270
17271 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17272
17273         * g++.old-deja/g++.other/crash42.C: New test.
17274
17275 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17276
17277         * gcc.dg/cpp/extratokens.c: Fix.
17278         * gcc.dg/cpp/skipping2.c: New tests.
17279
17280 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17281
17282         * gcc.c-torture/execute/20010724-1.c: New file.
17283         * gcc.c-torture/execute/20010724-1.x: New file.
17284
17285 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17286
17287         * g++.old-deja/g++.other/cond7.C: New test.
17288
17289 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17290
17291         * g++.old-deja/g++.other/optimize4.C: New test.
17292
17293 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17294
17295         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17296
17297 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17298
17299         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17300         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17301         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17302         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17303
17304         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17305         bug report" message.
17306
17307         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17308         * g++.dg/ext/instantiate1.C: Move from old-deja.
17309
17310 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17311
17312         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17313         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17314         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17315         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17316
17317 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17318
17319         * gcc.c-torture/execute/20010723-1.c: New test.
17320
17321 2001-07-23  Ben Elliston  <bje@redhat.com>
17322
17323         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17324
17325 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17326
17327         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17328         i[34567]86-*-*.
17329         Delete handling of ieee_multilib_flags.
17330         Pass -mieee for alpha*-*-* and sh-*-*.
17331         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17332
17333 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17334
17335         Remove old-abi tests.
17336         * g++.old-deja/g++.mike/p11116.C: Remove.
17337         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17338
17339 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17340
17341         * g77.f-torture/compile/pr3743.f:  New test
17342
17343 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17344
17345         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17346
17347 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17348
17349         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17350         g++.old-deja/g++.pt/static6.C: Likewise.
17351         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17352         supports weak symbols.
17353
17354 2001-07-18  Andreas Jaeger  <aj@suse.de>
17355
17356         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17357         supported again.
17358
17359 2001-07-18  Andreas Jaeger  <aj@suse.de>
17360
17361         * gcc.dg/iftrap-1.c: Fix target line.
17362
17363 2001-07-17  Richard Henderson  <rth@redhat.com>
17364
17365         * gcc.c-torture/execute/20010717-1.c: New.
17366
17367 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17368
17369         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17370         tests.
17371
17372 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17373
17374         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17375
17376 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17377
17378         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17379         UAC_SIGBUS, UAC_NOPRINT definitions.
17380
17381 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
17382
17383         * objc/execute/object_is_class.m: New test.
17384         * objc/execute/object_is_meta_class.m: New test.
17385
17386 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17387
17388         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17389         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17390
17391 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
17392
17393         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17394         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17395
17396 2001-07-14  Richard Henderson  <rth@redhat.com>
17397
17398         * gcc.dg/iftrap-1.c: New.
17399
17400 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
17401
17402         * g77.f-torture/execute/intrinsic77.f: New test.
17403
17404 2001-07-11  Janis Johnson <janis@us.ibm.com>
17405
17406         * gcc.misc-tests/gcov-3.c: New test.
17407
17408 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17409
17410         * gcc.c-torture/compile/20010711-1.c,
17411         * gcc.c-torture/compile/20010711-2.c: New tests.
17412
17413 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17414
17415         * gcc.c-torture/execute/20010711-1.c: New test.
17416
17417 2001-07-11  Ben Elliston  <bje@redhat.com>
17418
17419         * g++.old-deja/g++.other/enum5.C: New test.
17420
17421 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
17422
17423         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17424         (g++-dg-prune): Call prune_gcc_output.
17425         * prune.exp: New file for prune_gcc_output.
17426         * lib/g++.exp, lib/gcc.exp: Load it.
17427
17428 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17429
17430         * gcc.c-torture/compile/20010701-1.c,
17431         g++.old-deja/g++.ext/attrib6.C: New tests.
17432
17433 2001-07-06  Jeffrey A Law  (law@cygnus.com)
17434
17435         * gcc.c-torture/compile/20010706-1.c: New test.
17436
17437 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
17438
17439         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17440
17441 2001-06-28  Stan Shebs  <shebs@apple.com>
17442
17443         * gcc.dg/pragma-darwin.c: New test.
17444
17445 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17446
17447         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17448         Solaris 2.[678] system.
17449
17450 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17451
17452         * gcc.dg/20010622-1.c: New test.
17453
17454 2001-06-18  Stan Shebs  <shebs@apple.com>
17455
17456         * objc.dg: New directory.
17457         * objc.dg/dg.exp: New file.
17458         * objc.dg/alias.m: New.
17459         * objc.dg/class-1.m: New.
17460         * objc.dg/class-2.m: New.
17461         * objc.dg/const-str-1.m: New.
17462         * objc.dg/const-str-2.m: New.
17463         * objc.dg/id-1.m: New.
17464         * objc.dg/method-1.m: New.
17465         * objc.dg/super-class-1.m: New.
17466         * lib/objc-dg.exp: New file.
17467
17468 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17469
17470         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17471         of label name.
17472
17473 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
17474
17475         * g++.old-deja/g++.abi/vbase8-9.C: New test.
17476
17477 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17478
17479         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17480         variable.
17481
17482 2001-06-12  Richard Henderson  <rth@redhat.com>
17483
17484         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17485
17486 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17487
17488         * g++.old-deja/g++.abi/vbase5.C: New test.
17489         * g++.old-deja/g++.abi/vbase6.C: New test.
17490         * g++.old-deja/g++.abi/vbase7.C: New test.
17491
17492 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17493
17494         * gcc.c-torture/compile/20010610-1.c: New test.
17495
17496 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17497
17498         * g++.old-deja/g++.abi/vbase4.C: New test.
17499
17500 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17501
17502         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
17503         support %f for HC11/HC12 targets.
17504         * gcc.c-torture/execute/930513-1.x: New file, likewise.
17505         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
17506         on HC11/HC12 targets.
17507         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17508
17509 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17510
17511         * gcc.dg/wchar_t-1.c: New file.
17512         * gcc.dg/wint_t-1.c: Likewise.
17513
17514 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17515
17516         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17517
17518 2001-06-11  Richard Henderson  <rth@redhat.com>
17519
17520         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17521
17522 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17523
17524         * gcc.c-torture/compile/20010611-1.c: New test.
17525
17526 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17527
17528         * gcc.dg/c99-tag-1.c: Add more tests.
17529
17530 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17531
17532         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17533         representation on MN10300 and ARM/Thumb.
17534
17535 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17536
17537         * g77.f-torture/execute/20010610.f: New.
17538
17539 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17540
17541         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17542         names.
17543
17544 2001-06-09  Richard Henderson  <rth@redhat.com>
17545
17546         * gcc.c-torture/execute/ashrdi-1.c: New.
17547         * gcc.c-torture/execute/ashldi-1.c: New.
17548         * gcc.c-torture/execute/lshrdi-1.c: New.
17549
17550 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17551
17552         * objc/execute/load-3.m: Added. Check sending +load to categories,
17553         in addition to classes.
17554
17555 2001-06-08  Stan Shebs  <shebs@apple.com>
17556
17557         * objc/execute/load-2.m: New test.  From Nicola Pero
17558         <n.pero@mi.flashnet.it>.
17559
17560 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17561
17562         * gcc.c-torture/execute/20010605-2.c: New test.
17563
17564 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17565
17566         * g++.old-deja/g++.abi/vbase2.C: New test.
17567         * g++.old-deja/g++.abi/vbase3.C: New test.
17568
17569 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17570
17571         * g++.old-deja/g++.pt/friend49.C: New test.
17572
17573 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17574
17575         * g++.old-deja/g++.ext/anon3.C: New test.
17576
17577 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17578
17579         * g++.old-deja/g++.other/conv7.C: New test.
17580
17581 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17582
17583         * gcc.c-torture/compile/20010605-2.c: New test.
17584
17585 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17586
17587         * gcc.c-torture/execute/20010604-1.c: New test.
17588
17589 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17590
17591         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17592
17593 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17594
17595         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17596         (g++_link_flags): Likewise.
17597         (g++_init): Pass gccpath's value to two previous functions.
17598
17599 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17600
17601         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17602         Ensure logfile entry matches exec command line.
17603
17604 2001-05-31  Richard Henderson  <rth@redhat.com>
17605
17606         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17607         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17608
17609 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17610
17611         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17612         compiler for irix6.2
17613
17614 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17615
17616         * g++.old-deja/g++.other/optimize3.C: New file.
17617
17618 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17619
17620         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17621         assemble.
17622
17623 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17624
17625         * g++.old-deja/g++.other/optimize2.C: New file.
17626
17627 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17628
17629         * gcc.c-torture/compile/20010518-2.c: New file.
17630         * gcc.c-torture/execute/20010518-1.c: New file.
17631         * gcc.c-torture/execute/20010518-2.c: New file.
17632
17633 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17634
17635         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17636
17637 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17638
17639         G++ no longer defines builtins that do not begin with __builtin.
17640         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17641         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17642         * g++.old-deja/g++.law/builtin1.C: Likewise.
17643         * g++.old-deja/g++.law/cvt2.C: Likewise.
17644         * g++.old-deja/g++.mike/net5.C: Likewise.
17645         * g++.old-deja/g++.other/builtins1.C: Likewise.
17646         * g++.old-deja/g++.other/builtins2.C: Likewise.
17647         * g++.old-deja/g++.other/builtins3.C: Likewise.
17648         * g++.old-deja/g++.other/builtins4.C: Likewise.
17649         * g++.old-deja/g++.other/inline8.C: Likewise.
17650         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17651
17652 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17653
17654         * g++.old-deja/g++.pt/using1.C: Adjust.
17655         * g++.old-deja/g++.pt/using2.C: New test.
17656
17657 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17658
17659         * gcc.dg/cpp/charconst.c: New tests.
17660         * gcc.dg/cpp/escape.c: New tests.
17661         * gcc.dg/cpp/escape-1.c: New tests.
17662         * gcc.dg/cpp/escape-2.c: New tests.
17663         * gcc.dg/cpp/ucs.c: New tests.
17664
17665 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17666
17667         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17668         native compiler for irix6.5.
17669
17670 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17671
17672         * lib/g++.exp (g++_include_flags): Use args to compute
17673         get_multilibs.
17674         (g++_link_flags): Likewise.
17675         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17676
17677 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17678
17679         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17680
17681 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17682
17683         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17684         this file.
17685
17686 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17687
17688         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17689         STACK_SIZE;
17690         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17691         to STACK_SIZE; Use it to define size of add_histo array.
17692         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17693         to STACK_SIZE.
17694         (f): Use GITT_SIZE to define size of gitt local table.
17695         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17696         to STACK_SIZE; Use it to define size of bytemem array.
17697
17698 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17699
17700         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17701         on 68HC11/HC12 due to the asm instruction.
17702         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17703         * gcc.c-torture/compile/920520-1.x: Likewise.
17704         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17705         on 68HC11/HC12 because the function is larger than 64K.
17706         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17707         on 68HC11/HC12 because the structure is too large.
17708
17709 2001-05-20  Richard Henderson  <rth@redhat.com>
17710
17711         * gcc.c-torture/execute/20010520-1.c: New.
17712
17713 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17714
17715         * g++.old-deja/g++.warn/compare1.C: New test.
17716         * gcc.dg/compare4.c: New test.
17717
17718 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17719
17720         * g++.old-deja/g++.other/optimize1.C: New test.
17721
17722 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17723
17724         * g++.old-deja/g++.pt/spec41.C: New test.
17725
17726 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17727
17728         * gcc.c-torture/compile/20010114-1.x: Remove.
17729
17730 2001-05-18  Stan Shebs  <shebs@apple.com>
17731
17732         * gcc.c-torture/compile/20010518-1.c: New test.
17733
17734 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17735
17736         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17737         * g++.old-deja/g++.pt/crash67.C: New test.
17738
17739 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17740
17741         * g++.old-deja/g++.other/debug9.C: New test.
17742
17743 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17744
17745         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17746
17747 2001-05-16  Jan Hubicka  <jh@suse.cz>
17748
17749         * gcc.c-torture/compile/20010516-1.c: New test.
17750
17751 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17752
17753         * g++.old-deja/g++.other/crash41.C: New test.
17754
17755 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17756
17757         * g++.old-deja/g++.pt/crash66.C: New test.
17758
17759 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17760
17761         * g++.old-deja/g++.robertl/eb27.C: Convert.
17762
17763 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17764
17765         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17766         declaration being redundant.
17767
17768 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17769
17770         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17771
17772 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17773
17774         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17775
17776 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17777
17778         * lib/g++.exp: Use testsuite_flags.
17779
17780 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17781
17782         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17783
17784 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17785
17786         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17787
17788 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17789
17790         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17791
17792 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17793
17794         * gcc.c-torture/compile/20010313-1.c: New test.
17795
17796 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17797
17798         * gcc.dg/cpp/direct2.c: New test.
17799         * gccq.dg/cpp/direct2s.c: New test.
17800
17801         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17802
17803 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17804
17805         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17806         * g++.old-deja/g++.other/op3.C: Likewise.
17807
17808 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17809
17810         * gcc.dg/cpp/syshdr.h: New file.
17811         * gcc.dg/cpp/sysmac1.c: Update.
17812         * gcc.dg/cpp/sysmac2.c: Update.
17813
17814 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17815
17816         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17817
17818 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17819
17820         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17821         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17822
17823 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17824
17825         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17826
17827 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17828
17829         * lib/g++.exp (g++_include_flags): Don't use any special flags
17830         if TESTING_IN_BUILD_TREE is not defined.
17831         (g++_init): Use a plain 'c++' as the compiler if
17832         TESTING_IN_BUILD_TREEE is not defined.
17833
17834 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17835
17836         * g++.old-deja/g++.eh/catch13.C: New test.
17837         * g++.old-deja/g++.eh/catch14.C: New test.
17838
17839 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17840
17841         * gcc.dg/cpp/tr-define.c: New test.
17842
17843 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17844
17845         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17846         <stdlib.h>, not <malloc.h>.
17847
17848 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17849
17850         * g++.old-deja/g++.ns/template17.C: New test.
17851
17852 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17853
17854         * g++.old-deja/g++.pt/ref4.C: New test.
17855
17856 2001-04-30  Richard Henderson  <rth@redhat.com>
17857
17858         * gcc.dg/20000724-1.c: Revert last change.
17859
17860 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17861
17862         * g77.f-torture/execute/20010430.f: New test.
17863
17864 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17865
17866         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17867
17868 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
17869
17870         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
17871
17872 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17873
17874         * g++.old-deja/g++.eh/crash6.C: New test.
17875
17876 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17877
17878         * g++.old-deja/g++.other/warn7.C: New test.
17879
17880 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
17881
17882         * g++.old-deja/g++.other/defarg9.C: New test.
17883
17884 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17885
17886         * g77.f-torture/compile/20010426.f: New test.
17887         * g77.f-torture/execute/20010426.f: New test.
17888
17889 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
17890
17891         * g77.f-torture/compile/20000629-1.x: Remove - error
17892         has been fixed.
17893
17894 2001-04-26  Jeffrey A Law  (law@cygnus.com)
17895
17896         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
17897         Tweak slightly to work with g++.dg framework.
17898         * g++.dg/special/ecos.exp: Run initp1.C test.
17899         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
17900
17901         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
17902         its linker doesn't give line numbers either.
17903         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
17904
17905 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17906
17907         * g++.old-deja/g++.other/lex1.C: New test.
17908
17909 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
17910
17911         * gcc.dg/noncompile/20010425-1.c: New test.
17912
17913 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
17914
17915         * g++.old-deja/g++.pt/mangle2.C: New test.
17916
17917 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17918
17919         * gcc.dg/format/plus-1.c: New test.
17920
17921 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17922
17923         * gcc.dg/20010423-1.c: New test.
17924
17925 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17926
17927         * gcc.c-torture/execute/20010422-1.c: New test.
17928
17929 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17930
17931         * g++.old-deja/g++.ns/type2.C: New test.
17932
17933 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17934
17935         * g++.old-deja/g++.other/perf1.C: New test.
17936
17937 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17938
17939         * gcc.dg/c99-func-2.c: Remove xfail.
17940         * gcc.dg/c99-func-3.c: Remove xfail.
17941         * gcc.dg/c99-func-4.c: Remove xfail.
17942
17943 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17944
17945         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17946
17947 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17948
17949         * gcc.c-torture/compile/20010423-1.c: New test.
17950
17951 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17952
17953         * g++.old-deja/g++.pt/typename28.C: New test.
17954
17955 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17956
17957         * g++.old-deja/g++.abi/empty2.C: New test.
17958         * g++.old-deja/g++.abi/empty3.C: New test.
17959
17960 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17961
17962         * g++.old-deja/g++.other/comdat2.C: New test.
17963         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17964
17965 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17966
17967         * g++.old-deja/g++.other/overload14.C: New test.
17968
17969 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17970
17971         * g++.old-deja/g++.other/lookup23.C: New test.
17972
17973 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17974
17975         * gcc.c-torture/execute/20010403-1.c: New test.
17976
17977 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17978             Mark Mitchell  <mark@codesourcery.com>
17979
17980         * lib/old-dejagnu.exp: Don't delete output of executable.
17981         Add .exe suffix to executables.
17982
17983 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17984
17985         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17986
17987 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17988
17989         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17990
17991 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17992
17993         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17994         * g++.old-deja/g++.abi/crash1.C: New test.
17995
17996 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17997
17998         * g++.old-deja/g++.other/crash40.C: New test.
17999
18000 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18001
18002         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18003
18004 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18005
18006         * g++.old-deja/g++.other/warn6.C: New test.
18007
18008 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18009
18010         * g++.old-deja/g++.robertl/eb42.C: Same.
18011
18012 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18013
18014         * gcc.dg/wtr-conversion-1.c: New testcase.
18015
18016 2001-04-10  Richard Henderson  <rth@redhat.com>
18017
18018         * g++.old-deja/g++.other/array5.C: New.
18019
18020 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18021
18022         * gcc.c-torture/execute/20010408-1.c: New test.
18023
18024 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18025
18026         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18027         headers and constructs.
18028         * g++.old-deja/g++.robertl/eb79.C: Same.
18029         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18030         * g++.old-deja/g++.robertl/eb73.C: Same.
18031         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18032         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18033         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18034         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18035         * g++.old-deja/g++.robertl/eb44.C: Same.
18036         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18037         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18038         * g++.old-deja/g++.robertl/eb39.C: Same.
18039         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18040         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18041         * g++.old-deja/g++.robertl/eb30.C: Same.
18042         * g++.old-deja/g++.robertl/eb3.C: Same.
18043         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18044         * g++.old-deja/g++.robertl/eb21.C: Same.
18045         * g++.old-deja/g++.robertl/eb15.C: Same.
18046         * g++.old-deja/g++.robertl/eb118.C: Same.
18047         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18048         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18049         * g++.old-deja/g++.robertl/eb109.C: Same.
18050         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18051         * g++.old-deja/g++.mike/rtti1.C: Same.
18052         * g++.old-deja/g++.mike/p658.C: Same.
18053         * g++.old-deja/g++.mike/net46.C: Same.
18054         * g++.old-deja/g++.mike/net34.C: Same.
18055         * g++.old-deja/g++.mike/memoize1.C: Same.
18056         * g++.old-deja/g++.mike/eh2.C: Same.
18057         * g++.old-deja/g++.law/weak.C: Same.
18058         * g++.old-deja/g++.law/visibility7.C: Same.
18059         * g++.old-deja/g++.law/visibility25.C: Same.
18060         * g++.old-deja/g++.law/visibility22.C: Same.
18061         * g++.old-deja/g++.law/visibility2.C: Same.
18062         * g++.old-deja/g++.law/visibility17.C: Same.
18063         * g++.old-deja/g++.law/visibility13.C: Same.
18064         * g++.old-deja/g++.law/visibility10.C: Same.
18065         * g++.old-deja/g++.law/visibility1.C: Same.
18066         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18067         * g++.old-deja/g++.law/vbase1.C: Same.
18068         * g++.old-deja/g++.law/operators32.C: Same.
18069         * g++.old-deja/g++.law/nest3.C: Same.
18070         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18071         * g++.old-deja/g++.law/except5.C (main): Same.
18072         * g++.old-deja/g++.law/cvt7.C (run): Same.
18073         * g++.old-deja/g++.law/cvt2.C: Same.
18074         * g++.old-deja/g++.law/cvt16.C: Same.
18075         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18076         * g++.old-deja/g++.law/ctors17.C (main): Same.
18077         * g++.old-deja/g++.law/ctors13.C: Same.
18078         * g++.old-deja/g++.law/ctors12.C (main): Same.
18079         * g++.old-deja/g++.law/ctors10.C: Same.
18080         * g++.old-deja/g++.law/code-gen5.C: Same.
18081         * g++.old-deja/g++.law/bad-error7.C: Same.
18082         * g++.old-deja/g++.law/arm9.C: Same.
18083         * g++.old-deja/g++.law/arm12.C: Same.
18084         * g++.old-deja/g++.law/arg8.C: Same.
18085         * g++.old-deja/g++.law/arg1.C: Same.
18086         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18087         * g++.old-deja/g++.jason/template31.C: Same.
18088         * g++.old-deja/g++.jason/template24.C (main): Same.
18089         * g++.old-deja/g++.jason/2371.C: Same.
18090         * g++.old-deja/g++.eh/new2.C: Same.
18091         * g++.old-deja/g++.eh/new1.C: Same.
18092         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18093         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18094         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18095         * g++.old-deja/g++.brendan/crash62.C: Same.
18096         * g++.old-deja/g++.brendan/crash52.C: Same.
18097         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18098         * g++.old-deja/g++.brendan/crash38.C: Same.
18099         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18100         * g++.old-deja/g++.brendan/copy9.C: Same.
18101
18102 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18103
18104         * gcc.c-torture/execute/20001203-2.c (memset):
18105         Count argument is of type __SIZE_TYPE__.
18106
18107 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18108
18109         * gcc.c-torture/compile/20010404-1.c: New test.
18110
18111 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18112
18113         * gcc.c-torture/compile/20010326-1.c: New test.
18114
18115 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18116
18117         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18118         peculiarities of the SH.
18119         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18120
18121 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18122
18123         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18124         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18125         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18126
18127 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18128
18129         * g77.f-torture/compile/20010321-1.f: New test.
18130
18131 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18132
18133         * gcc.c-torture/compile/20010329-1.c: New test.
18134
18135 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18136
18137         * gcc.c-torture/execute/20010329-1.c: New test.
18138
18139 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18140
18141         * g++.old-deja/g++.other/eh4.C: Fix typo.
18142
18143 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18144
18145         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18146
18147 2001-03-28  Philip Blundell  <philb@gnu.org>
18148
18149         * gcc.c-torture/compile/20010328-1.c: New test.
18150
18151 2001-03-27  Richard Henderson  <rth@redhat.com>
18152
18153         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18154         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18155
18156 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18157
18158         * gcc.c-torture/compile/20010327-1.c: New test.
18159
18160 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18161
18162         * g++.old-deja/g++.other/friend12.C: New test.
18163         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18164         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18165
18166 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18167
18168         * gcc.c-torture/execute/20010325-1.c: New test.
18169
18170 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18171
18172         * g++.old-deja/g++.other/mangle3.C: New test.
18173
18174 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18175
18176         * g++.old-deja/g++.other/anon8.C: New test.
18177
18178 2001-03-20  Philip Blundell  <philb@gnu.org>
18179
18180         * gcc.c-torture/compile/20010320-1.c: New test.
18181
18182 2001-03-17  Richard Henderson  <rth@redhat.com>
18183
18184         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18185
18186 2001-03-15  Geoff Keating  <geoff@redhat.com>
18187
18188         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18189         tests on AIX.
18190
18191 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18192
18193         * g++.old-deja/g++.other/eh4.C: New test.
18194
18195 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18196
18197         * gcc.dg/cpp/mi1.c: Update.
18198
18199 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18200
18201         * g++.old-deja/g++.other/regstack.C: New test.
18202
18203 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18204
18205         * g++.old-deja/g++.other/ref4.C: New test.
18206
18207 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18208
18209         * objc/execute/va_method.m: Added.
18210         * objc/execute/IMP.m: Added.
18211         * objc/execute/_cmd.m: Added.
18212         * objc/execute/accessing_ivars.m: Added.
18213         * objc/execute/class-1.m: Added.
18214         * objc/execute/class-10.m: Added.
18215         * objc/execute/class-11.m: Added.
18216         * objc/execute/class-12.m: Added.
18217         * objc/execute/class-13.m: Added.
18218         * objc/execute/class-14.m: Added.
18219         * objc/execute/class-2.m: Added.
18220         * objc/execute/class-3.m: Added.
18221         * objc/execute/class-4.m: Added.
18222         * objc/execute/class-5.m: Added.
18223         * objc/execute/class-6.m: Added.
18224         * objc/execute/class-7.m: Added.
18225         * objc/execute/class-8.m: Added.
18226         * objc/execute/class-9.m: Added.
18227         * objc/execute/class-tests-1.h
18228         * objc/execute/class-tests-2.h
18229         * objc/execute/compatibility_alias.m: Added.
18230         * objc/execute/encode-1.m: Added.
18231         * objc/execute/formal_protocol-1.m: Added.
18232         * objc/execute/formal_protocol-2.m: Added.
18233         * objc/execute/formal_protocol-3.m: Added.
18234         * objc/execute/formal_protocol-4.m: Added.
18235         * objc/execute/formal_protocol-5.m: Added.
18236         * objc/execute/formal_protocol-6.m: Added.
18237         * objc/execute/formal_protocol-7.m: Added.
18238         * objc/execute/informal_protocol.m: Added.
18239         * objc/execute/initialize.m: Added.
18240         * objc/execute/load.m: Added.
18241         * objc/execute/many_args_method.m: Added.
18242         * objc/execute/nested-3.m: Added.
18243         * objc/execute/no_clash.m: Added.
18244         * objc/execute/private.m: Added.
18245         * objc/execute/redefining_self.m: Added.
18246         * objc/execute/root_methods.m: Added.
18247         * objc/execute/selector-1.m: Added.
18248         * objc/execute/static-1.m: Added.
18249         * objc/execute/static-2.m: Added.
18250         * objc/execute/va_method.m: Added.
18251
18252 2001-03-10  Richard Henderson  <rth@redhat.com>
18253
18254         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18255
18256 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18257
18258         * g++.old-deja/g++.other/crash31.C: XFAIL.
18259         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18260         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18261         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18262         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18263         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18264
18265 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18266
18267         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18268
18269 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18270
18271         * gcc.dg/20000724-1.c: Don't use multiline strings.
18272
18273 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18274
18275         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18276         result of -cString against what we expect it to be; don't just
18277         print it out for no one to read.
18278
18279         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18280         Based on testcases provided by Nicola Pero.
18281
18282 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18283
18284         * gcc.dg/cpp/macro7.c: New test.
18285
18286 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18287
18288         * gcc.dg/cpp/multiline.c: Update.
18289
18290 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18291
18292         * g++.old-deja/g++.other/enum3.C: New test.
18293
18294 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18295
18296         * g++.old-deja/g++.other/pod1.C: New test.
18297
18298 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18299
18300         * g++.old-deja/g++.ext/overload1.C: New test.
18301
18302 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18303
18304         * g++.old-deja/g++.pt/using1.C: New test.
18305
18306 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18307
18308         * g++.old-deja/g++.other/using9.C: New test.
18309
18310 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18311
18312         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18313
18314         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18315
18316 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18317
18318         * g++.old-deja/g++.ext/realpt1.C: Remove.
18319
18320 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18321
18322         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18323
18324 2001-02-26  Will Cohen  <wcohen@redhat.com>
18325
18326         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18327
18328 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18329
18330         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18331         templatized constructors.
18332
18333 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18334
18335         * gcc.c-torture/execute/20010224-1.c: New test.
18336
18337 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18338
18339         * gcc.c-torture/execute/20010222-1.c: New test.
18340
18341 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18342
18343         * g++.old-deja/g++.other/inline20.C: New test.
18344
18345 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18346
18347         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18348
18349 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18350
18351         * g++.old-deja/g++.other/lookup22.C: New test.
18352
18353 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18354
18355         * g77.dg: New directory.
18356         * g77.dg/20010216-1.f: New test case.
18357         * g77.dg/dg.exp: New driver.
18358         * lib/g77-dg.exp: New driver library.
18359
18360 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18361
18362         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18363
18364 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
18365
18366         * g++.old-deja/g++.other/decl9.C: New test.
18367
18368 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
18369
18370         * g++.old-deja/g++.other/init16.C: Update the test so that it does
18371         not need <string> and also tests the initialization at runtime.
18372
18373 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18374
18375         * gcc.c-torture/execute/longlong.c: New test.
18376
18377 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18378
18379         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18380
18381 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18382
18383         * gcc.c-torture/execute/920302-1.c (execute):
18384         Change argument type to short.
18385
18386 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18387
18388         * g++.old-deja/g++.pt/deduct6.C: New test.
18389
18390 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18391
18392         * g++.old-deja/g++.pt/deduct5.C: New test.
18393
18394 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
18395
18396         * gcc.c-torture/execute/20010209-1.c: New test.
18397
18398 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18399
18400         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18401
18402 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
18403
18404         * g++.dg/vtgc1.C: Update for new ABI.
18405
18406         * consistency.vlad: New directory, 1665 files.
18407
18408 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18409
18410         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18411         return type.
18412         * gcc.dg/cpp/digraphs.c: Declare puts.
18413
18414 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18415
18416         * g++.old-deja/g++.other/warn5.C: New test.
18417
18418 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18419
18420         * g++.old-deja/g++.pt/spec40.C: New test.
18421
18422 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18423
18424         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18425         case.
18426         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18427
18428 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
18429
18430         * gcc.c-torture/compile/20010209-1.c: New test.
18431
18432 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
18433
18434         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18435         excess errors message but not if it crashes.
18436         * g++.old-deja/g++.other/crash27.C: Likewise.
18437         * g++.old-deja/g++.other/crash28.C: Likewise.
18438         * g++.old-deja/g++.other/crash30.C: Likewise.
18439         * g++.old-deja/g++.other/crash32.C: Likewise.
18440         * g++.old-deja/g++.other/crash35.C: Likewise.
18441         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18442
18443 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18444
18445         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18446         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18447         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18448         g77.f-torture/execute/execute.exp,
18449         g77.f-torture/noncompile/noncompile.exp,
18450         gcc.c-torture/execute/execute.exp,
18451         gcc.c-torture/execute/memcheck/memcheck.exp,
18452         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18453         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18454         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18455         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18456         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18457         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18458         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18459         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18460         Remove bug reporting instructions with ancient email addresses.
18461
18462 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18463
18464         * gcc.dg/20010202-1.c: New test.
18465         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18466
18467 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
18468
18469         * g++.dg/stdbool-if.C: New test.
18470
18471 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
18472
18473         * objc/execute/fdecl.m: Added main().
18474
18475 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18476
18477         * gcc.c-torture/execute/20010206-1.c: New test.
18478
18479 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18480
18481         * gcc.dg/cpp/avoidpaste1.c: Update.
18482
18483 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
18484
18485         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18486         Pero <nicola@brainstorm.co.uk>.
18487         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18488
18489 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
18490
18491         * g++.old-deja/g++.pt/spec39.C: New test.
18492
18493 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
18494
18495         * gcc.c-torture/compile/20010202-1.c: New test.
18496
18497 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
18498
18499         * g++.old-deja/g++.abi/primary2.C: New test.
18500         * g++.old-deja/g++.abi/primary3.C: New test.
18501         * g++.old-deja/g++.abi/primary4.C: New test.
18502         * g++.old-deja/g++.abi/primary5.C: New test.
18503         * g++.old-deja/g++.abi/vtable3.h: New test.
18504         * g++.old-deja/g++.abi/vtable3a.C: New test.
18505         * g++.old-deja/g++.abi/vtable3b.C: New test.
18506         * g++.old-deja/g++.abi/vtable3c.C: New test.
18507         * g++.old-deja/g++.abi/vtable3d.C: New test.
18508         * g++.old-deja/g++.abi/vtable3e.C: New test.
18509         * g++.old-deja/g++.abi/vtable3f.C: New test.
18510         * g++.old-deja/g++.abi/vtable3g.C: New test.
18511         * g++.old-deja/g++.abi/vtable3h.C: New test.
18512         * g++.old-deja/g++.abi/vtable3i.C: New test.
18513         * g++.old-deja/g++.abi/vtable3j.C: New test.
18514         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18515
18516 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18517
18518         * g++.old-deja/g++.other/anon6.C: New test.
18519         * g++.old-deja/g++.other/anon7.C: New test.
18520
18521 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18522
18523         * gcc.dg/cpp/avoidpaste2.c: New tests.
18524
18525 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18526
18527         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18528
18529 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18530
18531         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18532         DECIMAL_DIG cases for Irix."
18533
18534 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18535
18536         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18537
18538 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18539
18540         * gcc.dg/c99-tag-1.c: New test.
18541
18542 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18543
18544         * gcc.dg/cpp/tr-warn1.c: Add tests.
18545
18546 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18547
18548         * gcc.dg/cpp/avoidpaste1.c: Update.
18549         * gcc.dg/cpp/paste4.c: Update.
18550
18551 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18552
18553         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18554         cases for Irix.
18555
18556 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18557
18558         * g++.old-deja/g++.other/inline19.C: New test.
18559
18560 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18561
18562         * gcc.dg/Wlarger-than.c: New test.
18563
18564 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18565
18566         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18567
18568 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18569
18570         * gcc.c-torture/execute/20010129-1.c: New test.
18571         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18572
18573 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18574
18575         * gcc.dg/cpp/avoidpaste1.c: Test case.
18576
18577 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18578
18579         * g++.old-deja/g++.other/inline18.C: New test.
18580
18581 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18582
18583         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18584         and __builtin_putchar.
18585
18586 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18587
18588         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18589         tests.
18590
18591 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18592
18593         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18594         floating point number rounding mode to round to the nearest
18595         representable mode.
18596
18597 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18598
18599         * g++.old-deja/g++.other/mangle2.C: New test.
18600
18601 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18602
18603         * gcc.c-torture/compile/20010124-1.c: New test.
18604
18605 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18606
18607         * g++.old-deja/g++.pt/spec38.C: New test.
18608
18609 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18610
18611         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18612         "Build don't run".
18613
18614 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18615
18616         * gcc.c-torture/execute/20010123-1.c: New test.
18617
18618 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18619
18620         * g++.old-deja/g++.pt/spec37.C: New test.
18621
18622 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18623
18624         * g++.old-deja/g++.pt/overload14.C: New test.
18625
18626 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18627
18628         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18629         __builtin_return_address.
18630
18631 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18632
18633         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18634         * g++.old-deja/g++.pt/spec35.C: New test.
18635         * g++.old-deja/g++.pt/spec36.C: New test.
18636
18637 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18638
18639         * gcc.c-torture/compile/20010118-1.c: New test.
18640
18641 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18642
18643         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18644
18645 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18646
18647         * gcc.c-torture/execute/20010119-1.c: New test.
18648
18649 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18650
18651         * g++.old-deja/g++.other/vbase5.C: New test.
18652
18653 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18654
18655         * gcc.c-torture/execute/20010118-1.c: New test.
18656
18657 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18658
18659         * g++.old-deja/g++.pt/deduct3.C: New test.
18660
18661 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18662
18663         * g++.old-deja/g++.pt/spec34.C: New test.
18664
18665 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18666
18667         * g77.f-torture/compile/20000601-2.f: New test.
18668
18669 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18670
18671         * g++.old-deja/g++.other/init17.C: New test.
18672
18673 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18674
18675         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18676
18677 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18678
18679         * g++.old-deja/g++.pt/unify8.C: New test.
18680
18681 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18682
18683         * g++.old-deja/g++.abi/vbase1.C: New test.
18684
18685 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18686
18687         * g++.old-deja/g++.pt/crash65.C: New test.
18688
18689 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18690
18691         * gcc.dg/cpp/assembl2.S: New test case.
18692
18693 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18694
18695         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18696         are supported.
18697
18698 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18699
18700         * g++.old-deja/g++.other/builtins1.C: New test.
18701         * g++.old-deja/g++.other/builtins2.C: Likewise.
18702         * g++.old-deja/g++.other/builtins3.C: Likewise.
18703         * g++.old-deja/g++.other/builtins4.C: Likewise.
18704
18705 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18706
18707         * gcc.c-torture/compile/20010117-1.c: New test.
18708         * gcc.c-torture/compile/20010117-2.c: New test.
18709
18710 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18711
18712         * g77.f-torture/execute/20010116.[fx]: New test,
18713         XFAIL on i?86-*-*.
18714         * g77.f-torture/compile/20010115.f: Indicate it's
18715         a test for PR fortran/1636.
18716
18717 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18718
18719         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18720
18721 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18722
18723         * g77.f-torture/compile/20010115.f: New test.
18724
18725 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18726
18727         * g++.old-deja/g++.pt/nontype5.C: New test.
18728
18729 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18730
18731         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18732         have an equivalent working one below it.
18733
18734 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18735
18736         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18737         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18738
18739 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18740
18741         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18742         message containing "init_priority".
18743         (conpr-2.C): Likewise.
18744         (conpr-3.C): Likewise.
18745         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18746
18747 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18748
18749         * gcc.c-torture/execute/20010114-2.c: New test.
18750
18751 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18752
18753         * gcc.c-torture/compile/20010114-1.c: New test.
18754         * gcc.c-torture/compile/20010114-1.x: Xfail.
18755         * gcc.c-torture/compile/20010114-2.c: New test.
18756         * gcc.c-torture/execute/20010114-1.c: New test.
18757         * gcc.dg/trunc-1.c: New test.
18758         * gcc.dg/uninit-B.c: New test.
18759
18760 2001-01-13  Nick Clifton  <nickc@redhat.com>
18761
18762         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18763         target.
18764
18765 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18766
18767         * gcc.c-torture/compile/20010113-1.c: New test.
18768
18769 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18770
18771         * gcc.c-torture/compile/20001212-1.c: New test.
18772
18773 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18774
18775         * gcc.dg/cpp/widestr1.c: Update.
18776         * gcc.dg/cpp/prag-imp.c: Remove.
18777
18778 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18779
18780         * gcc.c-torture/execute/20000801-3.x: Remove.
18781         * gcc.dg/c90-init-1.c: New test.
18782         * gcc.dg/c99-init-1.c: New test.
18783         * gcc.dg/c99-init-2.c: New test.
18784         * gcc.dg/gnu99-init-1.c: New test.
18785
18786 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18787
18788         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18789         testing that no relevant ones were found.
18790
18791 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18792
18793         * g++.old-deja/g++.pt/cast2.C: New test.
18794
18795 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18796
18797         * g++.old-deja/g++.pt/friend47.C: New test.
18798
18799 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18800
18801         * g++.old-deja/g++.pt/instantiate13.C: New test.
18802
18803 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18804
18805         * g++.old-deja/g++.other/defarg7.C: New test.
18806         * g++.old-deja/g++.other/defarg8.C: New test.
18807
18808 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18809
18810         * g++.old-deja/g++.pt/crash64.C: New test.
18811
18812 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18813
18814         * g++.old-deja/g++.pt/crash63.C: New test.
18815
18816 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18817
18818         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18819
18820 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18821
18822         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18823
18824 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18825
18826         * g++.old-deja/g++.pt/error3.C: New test.
18827
18828 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18829
18830         * g++.old-deja/g++.other/crash39.C: New test.
18831
18832 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18833
18834         * g++.old-deja/g++.other/vbase4.C: New test.
18835
18836 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18837
18838         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18839         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18840         * gcc.dg/special/special.exp: New test driver which will check
18841         for alias support for the above test.
18842
18843 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18844
18845         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18846         problems on small machines.
18847         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18848         parameterize.
18849
18850 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18851
18852         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18853         mips.
18854         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18855
18856 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18857
18858         * g++.old_deja/g++.pt/using8.C: New test.
18859
18860 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18861
18862         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18863
18864 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18865
18866         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18867         where a failure is expected.
18868         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
18869
18870 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18871
18872         * g++.old_deja/g++.pt/instantiate12.C: New test.
18873
18874 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18875
18876         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
18877         start of structs.
18878         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
18879         * g++.old-deja/g++.brendan/crash17.C: Likewise.
18880         * g++.old-deja/g++.brendan/crash29.C: Likewise.
18881         * g++.old-deja/g++.brendan/crash48.C: Likewise.
18882         * g++.old-deja/g++.brendan/ns1.C: Likewise.
18883         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
18884         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
18885         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
18886         * g++.old-deja/g++.eh/spec6.C: Likewise.
18887         * g++.old-deja/g++.jason/crash3.C: Likewise.
18888         * g++.old-deja/g++.law/ctors11.C: Likewise.
18889         * g++.old-deja/g++.law/ctors17.C: Likewise.
18890         * g++.old-deja/g++.law/ctors5.C: Likewise.
18891         * g++.old-deja/g++.law/ctors9.C: Likewise.
18892         * g++.old-deja/g++.mike/ambig1.C: Likewise.
18893         * g++.old-deja/g++.mike/net22.C: Likewise.
18894         * g++.old-deja/g++.mike/p3538a.C: Likewise.
18895         * g++.old-deja/g++.mike/p3538b.C: Likewise.
18896         * g++.old-deja/g++.mike/virt3.C: Likewise.
18897         * g++.old-deja/g++.niklas/t128.C: Likewise.
18898         * g++.old-deja/g++.other/anon4.C: Likewise.
18899         * g++.old-deja/g++.other/using1.C: Likewise.
18900         * g++.old-deja/g++.other/warn3.C: Likewise.
18901         * g++.old-deja/g++.pt/t37.C: Likewise.
18902         * g++.old-deja/g++.robertl/eb69.C: Likewise.
18903         * g++.old-deja/g++.robertl/eb71.C: Likewise.
18904
18905 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
18906
18907         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
18908
18909 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18910
18911         * gcc.c-torture/execute/stdio-opt-3.c: New test.
18912
18913 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
18914
18915         * gcc.c-torture/compile/20010107-1.c: New test.
18916
18917 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18918
18919         * gcc.c-torture/execute/builtin-noret-1.c: New test.
18920
18921 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18922
18923         * gcc.dg/format/format.h: New file.
18924         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18925         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18926         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18927         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18928         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18929         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18930         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18931         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18932         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18933         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18934         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18935         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18936         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18937         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18938         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18939         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18940         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18941         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18942         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18943         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18944         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18945         instead of declaring standard types, macros and functions in each
18946         test.
18947
18948 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18949
18950         * gcc.c-torture/execute/20010106-1.c: New test.
18951
18952 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18953
18954         * gcc.dg/format/format.exp: New file.
18955         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18956         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18957         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18958         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18959         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18960         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18961         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18962         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18963         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18964         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18965         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18966         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18967         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18968         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18969         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18970         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18971         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18972         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18973         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18974         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18975         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18976         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18977         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18978         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18979         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18980         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18981         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18982         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18983         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18984         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18985         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18986         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18987         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18988         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18989         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18990         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18991         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18992         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18993         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18994         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18995         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18996         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18997
18998 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18999
19000         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19001         account.
19002
19003 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19004
19005         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19006
19007 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19008
19009         * g++.old-deja/g++.pt/crash62.C: New test.
19010
19011 2001-01-04  Richard Henderson  <rth@redhat.com>
19012
19013         * gcc.dg/20000926-1.c: Update expected warnings.
19014         * gcc.dg/array-2.c: Likewise.
19015         * gcc.dg/array-4.c: Also validate flexible array members.
19016         * gcc.dg/c99-flex-array-1.c: New.
19017
19018 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19019
19020         * gcc.c-torture/compile/20001222-1.x: Remove.
19021
19022 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19023
19024         * gcc.c-torture/execute/built-in-setjmp.c: New.
19025
19026 2001-01-03  Richard Henderson  <rth@redhat.com>
19027
19028         * gcc.dg/940510-1.c: Update expected error wording.
19029         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19030
19031 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19032
19033         * lib/target-supports.exp (check_alias_available): Modified to
19034         indicate aliases not supported if only weak aliases are supported.
19035
19036 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19037
19038         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19039         Turn on cmpstrsi checks for __pj__ and __i370__.
19040
19041 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19042
19043         * g++.old-deja/g++.other/virtual11.C: New test.
19044
19045 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19046
19047         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19048
19049 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19050
19051         * gcc.c-torture/compile/20010102-1.c: New test.
19052
19053 2001-01-02  Andreas Jaeger  <aj@suse.de>
19054
19055         * gcc.dg/noreturn-3.c: New test.
19056
19057         * gcc.dg/noreturn-4.c: New test.
19058
19059 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19060
19061         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19062         __builtin_fputc and __builtin_fwrite.
19063
19064 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19065
19066         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19067         signed char, not default char.
19068
19069 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19070
19071         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19072
19073 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19074
19075         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19076
19077 2000-12-29  Richard Henderson  <rth@redhat.com>
19078
19079         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19080         (__cyg_profile_func_exit): Define.
19081
19082 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19083
19084         * g++.dg/vtgc1.C: New test.
19085
19086 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19087
19088         * gcc.dg/noncompile/20001228-1.c: New test.
19089
19090         * gcc.dg/20001228-1.c: New test.
19091
19092         * gcc.c-torture/execute/20001228-1.c: New test.
19093
19094 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19095
19096         * gcc.dg/format-strfmon-1.c: New test.
19097
19098 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19099
19100         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19101         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19102         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19103         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19104         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19105         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19106         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19107         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19108         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19109         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19110         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19111         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19112         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19113
19114         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19115         * gcc.c-torture/execute/string-opt-4.c: Test index.
19116
19117 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19118
19119         * gcc.c-torture/compile/20001226-1.c: New test.
19120
19121 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19122
19123         * gcc.c-torture/compile/20001222-1.c: New test.
19124         * gcc.c-torture/compile/20001222-1.x: Xfail.
19125
19126 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19127
19128         * gcc.c-torture/execute/comp-goto-2.c: New test.
19129
19130 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19131
19132         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19133         Use long types if __INT_MAX__ is 32767.
19134         (main): Use cast to (sint32 *) when poking 88 into a_page.
19135
19136         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19137
19138 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19139
19140         * gcc.c-torture/compile/20001221-1.c: New test.
19141         * gcc.c-torture/execute/20001221-1.c: New test.
19142
19143 2000-12-20  Richard Henderson  <rth@redhat.com>
19144
19145         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19146         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19147
19148 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19149
19150         * gcc.dg/compare3.c: New test.
19151
19152 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19153
19154         * gcc.dg/format-warnll-1.c: New test.
19155
19156 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19157
19158         * gcc.dg/cpp/cmdlne-P.c: New test.
19159
19160 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19161
19162         * gcc.c-torture/execute/builtin-abs-1.c,
19163         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19164
19165 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19166
19167         * gcc.dg/cpp/multiline.c: New test.
19168
19169 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19170
19171         * g++.old-deja/g++.other/syshdr1.C: Update.
19172         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19173
19174 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19175
19176         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19177
19178 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19179
19180         * g++.old-deja/g++.pt/ttp65.C: New test.
19181
19182 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19183
19184         * g++.old-deja/g++.pt/ttp64.C: New test.
19185
19186 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19187
19188         * g++.old-deja/g++.pt/spec33.C: New test.
19189
19190 2000-12-14  Catherine Moore  <clm@redhat.com>
19191
19192         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19193         * gcc.c-torture/execute/920612-2.c: Likewise.
19194         * gcc.c-torture/execute/920428-2.c: Likewise.
19195         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19196         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19197
19198 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19199
19200         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19201         * gcc.dg/pack-test-2.c: Likewise.
19202
19203 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19204
19205         Tests by Zack Weinberg <zackw@stanford.edu>.
19206
19207         * gcc.dg/cpp/defined.c: Update.
19208         * gcc.dg/cpp/defined_trad.c: New tests.
19209
19210 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19211
19212         * gcc.dg/cpp/trad-direct.c: Update.
19213
19214 2000-12-11  Neil Booth  <neilb@earthling.net>
19215
19216         * gcc.dg/cpp/defined_trad.c
19217
19218 2000-12-11  Neil Booth  <neilb@earthling.net>
19219
19220         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19221
19222 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19223
19224         * gcc.dg/format-miss-2.c: New test.
19225
19226 2000-12-09  Neil Booth  <neilb@earthling.net>
19227
19228         * gcc.dg/cpp/lineflags.c: New tests.
19229         * gcc.dg/cpp/poison.c: Update.
19230         * gcc.dg/cpp/redef2.c: Update.
19231         * gcc.dg/cpp/skipping.c: New test.
19232
19233 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19234
19235         * g++.old-deja/g++.other/eh3.C: New testcase.
19236
19237 2000-12-07  Neil Booth  <neilb@earthling.net>
19238
19239         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19240         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19241         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19242         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19243         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19244         Update.
19245
19246 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19247
19248         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19249         __SIZE_TYPE__ instead of int for type of integers cast to
19250         pointers.
19251
19252 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19253
19254         * g++.old-deja/g++.other/cleanup4.C: New test.
19255
19256 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19257
19258         * format-sec-1.c: New test.
19259
19260 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19261
19262         * gcc.dg/format-nonlit-3.c: New test.
19263
19264 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19265
19266         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19267         through a null pointer.
19268
19269 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19270
19271         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19272         * g++.old-deja/g++.pt/partial4.C: New test.
19273
19274 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19275
19276         * gcc.c-torture/execute/ieee/hugeval.x: New.
19277
19278 2000-12-06  Neil Booth  <neilb@earthling.net>
19279
19280         * gcc.dg/cpp/backslash2.c: New tests.
19281
19282 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19283
19284         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19285         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19286
19287 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19288
19289         * gcc.c-torture/execute/20001203-2.c: New testcase.
19290
19291 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19292
19293         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19294         * g++.old-deja/g++.other/virtual10.C: New test.
19295
19296 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19297
19298         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19299
19300 2000-12-05  Richard Henderson  <rth@redhat.com>
19301
19302         * gcc.c-torture/compile/20001205-1.c: New.
19303
19304 2000-12-04  Neil Booth  <neilb@earthling.net>
19305
19306         * g++.old-deja/g++.other/virtual9.C: New test.
19307         * g++.old-deja/g++.pt/crash61.C: New test.
19308         * gcc.c-torture/execute/loop-9.c: New test.
19309
19310 2000-12-04  Neil Booth  <neilb@earthling.net>
19311
19312         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19313         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19314         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19315         * gcc.dg/cpp/extratokens.c: ...here.
19316
19317 2000-12-04  Neil Booth  <neilb@earthling.net>
19318
19319         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19320         New tests.
19321
19322 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19323
19324         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19325         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19326
19327 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19328
19329         * gcc.c-torture/execute/20001203-1.c: New test.
19330
19331 2000-12-03  Neil Booth  <neilb@earthling.net>
19332
19333         * gcc.dg/cpp/macro6.c: New test cases.
19334
19335 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19336
19337         * gcc.c-torture/execute/string-opt-9.c: New test.
19338         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19339         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19340         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19341
19342         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19343         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19344
19345 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19346
19347         * gcc.dg/cpp/if-6.c: New testcase.
19348
19349         * gcc.dg/20001201-1.c: New testcase.
19350
19351 2000-12-02  Neil Booth  <neilb@earthling.net>
19352
19353         * g++.old-deja/g++.other/externC4.C,
19354         g++.old-deja/g++.other/friend10.C: New tests.
19355
19356 2000-12-02  Neil Booth  <neilb@earthling.net>
19357
19358         * g++.old-deja/g++.other/instan2.C
19359         * g++.old-deja/g++.other/instan3.C: New test.
19360
19361 2000-12-02  Neil Booth  <neilb@earthling.net>
19362
19363         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19364         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19365         gnuc99.c,gnuc99-pedantic.c: New tests.
19366
19367 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19368
19369         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19370         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19371
19372 2000-12-01  Neil Booth  <neilb@earthling.net>
19373
19374         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19375         * gcc.dg/cpp/poison.c: Update.
19376         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19377
19378 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
19379
19380         * g77.f-torture/execute/20001201.f: New test.
19381
19382 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19383
19384         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19385
19386 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
19387
19388         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19389
19390 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
19391
19392         * g++.old-deja/g++.other/cast6.C: New test.
19393
19394 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
19395
19396         * gcc.c-torture/execute/20001130-2.c: New testcase.
19397
19398 2000-11-30  Richard Henderson  <rth@redhat.com>
19399
19400         * gcc.c-torture/execute/20001130-1.c: New test.
19401
19402 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19403
19404         * g++.old-deja/g++.other/op3.C: New test.
19405
19406 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19407
19408         * g++.old-deja/g++.other/op2.C: New test.
19409
19410 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19411
19412         * g++.old-deja/g++.other/crash38.C: New test.
19413
19414 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
19415
19416         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19417
19418 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
19419
19420         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19421         tests.
19422         * gcc.c-torture/execute/string-opt-6.c: New test.
19423
19424         * gcc.dg/20001117-1.c: Add main.
19425
19426 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
19427
19428         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19429         Move from here ...
19430         * gcc.dg/940510-1.c: ... to here.
19431
19432         * gcc.dg/20000926-1.c: GNU C now allows initializations of
19433         zero-size arrays in toplevel structures.
19434
19435 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19436
19437         * gcc.c-torture/execute/loop-8.c: New test.
19438
19439 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19440
19441         * g++.old-deja/g++.other/base1.C: New test.
19442
19443 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19444
19445         * g++.old-deja/g++.other/parse2.C: New test.
19446
19447 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19448
19449         * g++.old-deja/g++.pt/incomplete1.C: New test.
19450
19451 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19452
19453         * g++.old-deja/g++.other/friend9.C: New test.
19454
19455 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19456
19457         * gcc.dg/20001127-1.c: New test.
19458
19459 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19460
19461         * g++.old-deja/g++.pt/friend46.C: New test.
19462
19463 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19464
19465         * g++.old-deja/g++.other/ptrmem8.C: New test.
19466
19467 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19468
19469         * gcc.c-torture/execute/string-opt-7.c: New test.
19470         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19471
19472 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19473
19474         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19475         instead of 'mkcheck 2'.
19476
19477 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19478
19479         * gcc.c-torture/execute/memcheck/driver.c,
19480         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19481         C9X references to refer to C99.
19482
19483 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
19484
19485         * gcc.dg/ultrasp3.c: New test.
19486
19487 2000-11-25  Neil Booth  <neilb@earthling.net>
19488
19489         * gcc.dg/cpp/include2.c: Update test to be locale independent.
19490
19491 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
19492
19493         * gcc.c-torture/compile/20001123-2.c: New.
19494
19495 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19496
19497         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
19498
19499 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
19500
19501         * gcc.dg/sequence-point-1.c: Add some new tests.
19502         * gcc.c-torture/execute/20001124-1.c: New test.
19503
19504 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19505
19506         * g++.old-deja/g++.other/vaarg4.C: New test.
19507         * gcc.c-torture/compile/20001123-1.c: New test.
19508
19509 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19510
19511         * g++.other/crash24.C: Adjust and remove XFAIL.
19512         * g++.other/crash37.C: New test.
19513
19514 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19515
19516         * g++.old-deja/g++.pt/instantiate9.C: New test.
19517
19518 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19519
19520         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19521         new ABI, too.
19522
19523         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19524         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19525
19526 2000-11-22  Neil Booth  <neilb@earthling.net>
19527
19528         * gcc.dg/cpp/Wtrigraphs.c: New test.
19529
19530 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19531
19532         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19533
19534 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19535
19536         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19537
19538 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19539
19540         * lib/gcc-dg.exp: load_lib scanasm.exp.
19541         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19542         * lib/g++-dg.exp: load_lib scanasm.exp.
19543         * lib/scanasm.exp: New.
19544         (scan-assembler, scan-assembler-not): Add optional arguments to
19545         test name, or if not present, the pattern name.
19546         (scan-assembler-dem, scan-assembler-dem-not): New.
19547
19548         * g++.dg/dg.exp: New.
19549
19550 2000-11-21  Neil Booth  <neilb@earthling.net>
19551
19552         * gcc.dg/cpp/integrated1.c: Remove.
19553
19554 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19555
19556         * gcc.c-torture/execute/20001121-1.c: New test.
19557
19558 2000-11-21  Richard Henderson  <rth@redhat.com>
19559
19560         * gcc.c-torture/compile/20001121-1.c: New test.
19561
19562 2000-11-20  Neil Booth  <neilb@earthling.net>
19563
19564         * gcc.dg/cpp/integrated1.c: New test.
19565
19566 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19567
19568         * g++.old-deja/g++.other/inline17.C: New test.
19569
19570 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19571
19572         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19573         local variable to be zero: I made the variable global. Now
19574         uses abort() and exit() instead of relying on main's return value.
19575
19576 2000-11-20  Neil Booth  <neilb@earthling.net>
19577
19578         * gcc.dg/cpp/paste2.c: Update test.
19579         * objc/execute/paste.m: New test.
19580
19581 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19582
19583         * gcc.dg/c99-condexpr-1.c: New test.
19584
19585 2000-11-20  Neil Booth  <neilb@earthling.net>
19586
19587         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19588
19589 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19590
19591         * g++.old-deja/g++.pt/export1.C: New test.
19592
19593 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19594
19595         * gcc.dg/20001117-1.c: New test.
19596
19597 2000-11-18  Richard Henderson  <rth@redhat.com>
19598
19599         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19600
19601 2000-11-18  Richard Henderson  <rth@redhat.com>
19602
19603         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19604         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19605         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19606
19607 2000-11-18  Richard Henderson  <rth@redhat.com>
19608
19609         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19610         (main): New.  Exit cleanly.
19611
19612 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19613
19614         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19615         gcc.dg/c99-fordecl-2.c: New tests.
19616
19617 2000-11-18  Richard Henderson  <rth@redhat.com>
19618
19619         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19620         * gcc.c-torture/execute/zerolen-2.c: New.
19621
19622 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19623
19624         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19625         memory.
19626
19627 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19628
19629         * g++.old-deja/g++.pt/instantiate8.C: New test.
19630
19631 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19632
19633         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19634         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19635
19636 2000-11-16  Nick Clifton  <nickc@redhat.com>
19637
19638         * gcc.c-torture/execute/nestfunc-2.c: New test.
19639         * gcc.c-torture/execute/nestfunc-3.c: New test.
19640
19641 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19642
19643         * gcc.c-torture/compile/20001116-1.c: New test.
19644
19645 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19646
19647         * gcc.c-torture/execute/20001115-1.c: New test.
19648
19649 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19650
19651         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19652         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19653         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19654         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19655
19656 2000-11-15  Neil Booth  <neilb@earthling.net>
19657
19658         gcc.dg/cpp/_Pragma1.c: Update.
19659         gcc.dg/cpp/_Pragma2.c: New test.
19660
19661 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19662
19663         * g++.old-deja/g++.other/anon5.C: New test.
19664
19665 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19666
19667         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19668         tests.
19669
19670 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19671
19672         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19673         output.
19674
19675 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19676
19677         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19678         labels at end of compound statements.
19679
19680 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19681
19682         * gcc.c-torture/execute/loop-7.c: New test.
19683
19684 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19685
19686         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19687
19688 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19689
19690         * gcc.dg/c99-bool-1.c: New test.
19691
19692 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19693
19694         * gcc.dg/c99-scope-1.c: Remove xfail.
19695         * gcc.dg/c99-scope-2.c: New test.
19696
19697 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19698
19699         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19700         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19701
19702 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19703
19704         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19705         error messages.
19706
19707         * g++.mike/p700.C: Don't typedef wchar_t.
19708         * g++.mike/p784.C: Likewise.
19709         * g++.mike/eb101.C: Don't use __wchar_t.
19710
19711 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19712
19713         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19714         from DO loop.
19715
19716 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19717
19718         * gcc.c-torture/execute/20001111-1.c: New test.
19719
19720 2000-11-10  Nick Clifton  <nickc@redhat.com>
19721
19722         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19723         long multuiple and accumulate.
19724
19725 2000-11-09  Richard Henderson  <rth@redhat.com>
19726
19727         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19728         via size_t instead of int.
19729
19730         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19731         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19732         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19733         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19734
19735 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19736
19737         * gcc.c-torture/compile/20001109-1.c: New test.
19738         * gcc.c-torture/compile/20001109-2.c: New test.
19739
19740 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19741
19742         * g++.old-deja/g++.pt/operator1.C: New test.
19743         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19744
19745 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19746
19747         * gcc.dg/20001108-1.c: New test.
19748
19749 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19750
19751         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19752         with both arguments constant strings.
19753         * gcc.c-torture/execute/string-opt-3.c: New test.
19754         * gcc.c-torture/execute/string-opt-4.c: New test.
19755         * gcc.c-torture/execute/string-opt-5.c: New test.
19756
19757 2000-11-08  Nick Clifton  <nickc@redhat.com>
19758
19759         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19760         mulsidi3adddi patterns.
19761
19762 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19763
19764         * g++.old-deja/g++.other/crash36.C: New test.
19765
19766 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19767
19768         * g++.old-deja/g++.other/init16.C: New test.
19769
19770 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19771
19772         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19773
19774 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19775
19776         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19777         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19778         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19779
19780 2000-11-07  DJ Delorie  <dj@redhat.com>
19781
19782         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19783
19784 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19785
19786         * gcc.c-torture/execute/string-opt-1.c: New test.
19787
19788 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19789
19790         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19791         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19792         parameters in registers, and there is no way for a varargs
19793         function to know in which order the integer and floating-point
19794         parameters should be interleaved when they are placed on the
19795         stack.
19796         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19797         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19798
19799 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19800
19801         * gcc.c-torture/execute/string-opt-2.c: New test.
19802
19803 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19804
19805         * g++.old-deja/g++.pt/crash60.C: New test.
19806
19807 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19808
19809         * g++.old-deja/g++.other/crash24.C: New test.
19810         * g++.old-deja/g++.other/crash25.C: New test.
19811         * g++.old-deja/g++.other/crash26.C: New test.
19812         * g++.old-deja/g++.other/crash27.C: New test.
19813         * g++.old-deja/g++.other/crash28.C: New test.
19814         * g++.old-deja/g++.other/crash29.C: New test.
19815         * g++.old-deja/g++.other/crash30.C: New test.
19816         * g++.old-deja/g++.other/crash31.C: New test.
19817         * g++.old-deja/g++.other/crash32.C: New test.
19818         * g++.old-deja/g++.other/crash33.C: New test.
19819         * g++.old-deja/g++.other/crash34.C: New test.
19820         * g++.old-deja/g++.other/crash35.C: New test.
19821
19822 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19823
19824         * gcc.c-torture/execute/20001031-1.c: New test.
19825
19826 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19827
19828         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19829         namespace.
19830
19831         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19832         standards-conformant.
19833
19834         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19835
19836         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19837         * g++.old-deja/g++.mike/p755a.C: Likewise.
19838         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19839         library makes no calls to `operator new' during initialization.
19840
19841 2000-11-04  Neil Booth  <neilb@earthling.net>
19842
19843         * gcc.dg/cpp/include2.c: New tests.
19844
19845 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19846
19847         * lib/g++.exp (g++_set_ld_library_path): New function.
19848         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19849
19850 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19851
19852         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19853         warnings.
19854
19855 2000-11-01  Richard Henderson  <rth@redhat.com>
19856
19857         * g++.old-deja/g++.ext/namedret1.C: New.
19858         * g++.old-deja/g++.ext/namedret2.C: New.
19859         * g++.old-deja/g++.ext/namedret3.C: New.
19860
19861 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19862
19863         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19864         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19865
19866 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19867
19868         * gcc.c-torture/execute/va-arg-21.c: New test.
19869
19870 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19871
19872         * gcc.dg/c99-complex-2.c: New test.
19873
19874 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19875
19876         * gcc.c-torture/execute/stdio-opt-1.c: New test.
19877
19878 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
19879
19880         * g++.old-deja/g++.other/inline16.C: New test.
19881
19882 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
19883
19884         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
19885         __PRETTY_FUNCTION__
19886
19887 2000-10-29  Neil Booth  <neilb@earthling.net>
19888
19889         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
19890         New tests.
19891         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
19892         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
19893         optimisation.
19894
19895 2000-10-29  Neil Booth  <neilb@earthling.net>
19896
19897         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
19898         * mi1.c, mi1c.h: Add null directives to multiple-include test.
19899         * mi5.c: Test multiple includes work with -C.
19900         * trigraphs.c: Test ^= version.
19901
19902 2000-10-28  Neil Booth  <neilb@earthling.net>
19903
19904         New tests and test updates for new macro expander.
19905
19906         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
19907         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
19908         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
19909         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
19910         new diagnostic messages.
19911
19912         * gcc.dg/cpp/macro3.c: New tests.
19913
19914 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
19915
19916         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
19917         on the same line.
19918
19919 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
19920
19921         * g++.old-deja/g++.other/eh2.C: New test.
19922
19923 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19924
19925         * gcc.c-torture/execute/20001027-1.c: New test.
19926
19927 2000-10-26  Richard Henderson  <rth@redhat.com>
19928
19929         * gcc.c-torture/execute/20001026-1.c: New.
19930
19931 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19932
19933         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19934         * g++.old-deja/g++.law/builtin1.C: Likewise.
19935         * g++.old-deja/g++.law/ctors10.C: Likewise.
19936         * g++.old-deja/g++.law/virtual3.C: Likewise.
19937         * g++.old-deja/g++.mike/p658.C: Likewise.
19938         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19939         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19940         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19941         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19942         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19943
19944 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19945
19946         * gcc.c-torture/compile/20001024-1.c: New test.
19947
19948 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19949
19950         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19951         to tell us whether or not we are using V3.
19952
19953 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19954
19955         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19956         operands.
19957
19958 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19959
19960         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19961
19962 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19963
19964         * gcc.c-torture/execute/20001024-1.c: New test.
19965
19966 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19967
19968         * g++.old-deja/g++.other/sibcall1.C: New test.
19969
19970 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19971
19972         * gcc.dg/noncompile/init-3.c: New test.
19973
19974 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19975
19976         * gcc.dg/format-array-1.c: New test.
19977
19978 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19979
19980         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19981         writing through null pointers; remove comment about testing
19982         unterminated strings.
19983
19984 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19985
19986         * gcc.c-torture/execute/20001017-2.c: New test.
19987
19988 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19989
19990         * gcc.c-torture/compile/20001018-1.c: New test.
19991         * gcc.c-torture/compile/20001018-1.x: Xfail.
19992
19993 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19994
19995         * gcc.c-torture/execute/20001017-1.c: New test.
19996
19997 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19998
19999         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20000         for multiple use of arguments with scanf formats; add tests for
20001         multiple use of arguments.
20002
20003 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20004
20005         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20006
20007 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20008
20009         * gcc.dg/format-miss-1.c: New test.
20010
20011 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20012
20013         * gcc.c-torture/execute/20001013-1.c: New test.
20014
20015 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20016
20017         * gcc.dg/format-branch-1.c: New test.
20018
20019 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20020
20021         * README, lib/file-format.exp: Remove EGCS references.
20022
20023 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20024
20025         * gcc.dg/20001013-1.c: New test.
20026
20027 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20028
20029         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20030         for intmax_t in the compiler using __typeof__ and the type rules
20031         for conditional expressions.
20032
20033 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20034
20035         * gcc.dg/20001012-1.c: New test.
20036         * gcc.dg/20001012-2.c: New test.
20037
20038 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20039
20040         * gcc.dg/format-attr-1.c: New test.
20041
20042 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20043
20044         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20045         __LONG_LONG_MAX__ instead of LLONG_MAX.
20046
20047 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20048
20049         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20050         scanf flags.
20051         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20052         flags.
20053
20054 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20055
20056         * gcc.dg/sequence-pt-1.c: New test.
20057
20058 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20059
20060         * gcc.c-torture/execute/20001011-1.c: New testcase.
20061         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20062
20063 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20064
20065         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20066         does not error on it.
20067
20068 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20069
20070         * gcc.dg/20001009-1.c: New test.
20071
20072 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20073
20074         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20075         * gcc.c-torture/execute/20001009-2.c: ... to here.
20076
20077 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20078
20079         * gcc.c-torture/compile/20001009-1.c: New testcase.
20080         * gcc.c-torture/execute/20001009-1.c: New testcase.
20081         Testcases provided by Jan Hubicka <jh@suse.cz>.
20082
20083 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20084
20085         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20086         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20087         uintmax_t using <limits.h> to emulate the compiler's internal
20088         logic.  No longer XFAIL %j tests.
20089
20090 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20091
20092         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20093         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20094         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20095         regexps and details of expected handling of some bad formats.
20096         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20097         suppression.
20098
20099 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20100
20101         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20102         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20103         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20104         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20105         in list archives.
20106
20107 2000-10-06  Richard Henderson  <rth@cygnus.com>
20108
20109         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20110         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20111         * g++.old-deja/g++.jason/report.C: Likewise.
20112         * g++.old-deja/g++.law/friend5.C: Likewise.
20113         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20114         of the expected warnings.
20115
20116 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20117
20118         * g++.old-deja/g++.pt/enum14.C: New test.
20119
20120 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20121
20122         * g++.old-deja/g++.pt/crash59.C: New test.
20123
20124 2000-10-04  Will Cohen  <wcohen@redhat.com>
20125
20126         * gcc.dg/20000926-1.c: New test.
20127
20128 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20129
20130         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20131         function name for current C++ compiler.
20132         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20133
20134 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20135
20136         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20137         __PRETTY_FUNCTION__.
20138         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20139
20140 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20141
20142         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20143
20144 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20145
20146         * gcc.c-torture/compile/20000923-1.c: New test.
20147
20148 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20149
20150         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20151         * g++.old-deja/g++.pt/ttp62.C: Same.
20152         * g++.old-deja/g++.other/inline14.C: Same.
20153
20154 2000-09-24  Richard Henderson  <rth@cygnus.com>
20155
20156         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20157
20158 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20159
20160         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20161
20162 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20163
20164         * gcc.c-torture/compile/20000922-1.c: New file.
20165
20166 2000-09-21  Nick Clifton  <nickc@redhat.com>
20167
20168         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20169         a signed long modulo operation.
20170         (mod6): New function - perform an unsigned long modulo operation.
20171         (main): Add tests for modulos of very large numbers by very small
20172         dividends.
20173
20174 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20175
20176         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20177
20178 2000-09-19  Richard Henderson  <rth@cygnus.com>
20179
20180         * gcc.dg/compare2.c (case 10): XFAIL.
20181
20182 2000-09-18  Richard Henderson  <rth@cygnus.com>
20183
20184         * gcc.c-torture/execute/20000906-1.c: Move ...
20185         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20186         that support __builtin_trap.
20187
20188 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20189
20190         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20191
20192 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20193
20194         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20195         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20196         more $ format tests.
20197
20198 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20199
20200         * gcc.dg/format-errmk-1.c: New test.
20201
20202 2000-09-17  Greg McGary  <greg@mcgary.org>
20203
20204         * gcc.c-torture/execute/20000917-1.x: Remove.
20205
20206 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20207
20208         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20209
20210 2000-09-17  Greg McGary  <greg@mcgary.org>
20211
20212         * gcc.c-torture/execute/20000917-1.c: New test.
20213         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20214
20215 2000-09-16  Neil Booth  <NeilB@earthling.net>
20216
20217         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20218         in nested macro bug.
20219
20220 2000-09-15  Neil Booth  <NeilB@earthling.net>
20221
20222         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20223
20224 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20225
20226         * gcc.c-torture/execute/20000914-1.c: New test.
20227
20228 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20229
20230         * g++.other/inline13.C: New test.
20231
20232 2000-09-12  Andreas Jaeger  <aj@suse.de>
20233
20234         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20235         constant by Ulrich Drepper <drepper@redhat.com>.
20236
20237 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20238
20239         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20240
20241 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20242
20243         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20244
20245 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20246
20247         * gcc.dg/cpp/backslash.c: New test.
20248
20249 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20250
20251         * gcc.c-torture/execute/20000910-1.c: New test.
20252         * gcc.c-torture/execute/20000910-2.c: Likewise.
20253
20254 2000-09-11  Robert Lipe  <robertl@sco.com>
20255
20256         * gcc.dg/pragma-align.c: New test.
20257
20258 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20259
20260         * g++.old-deja/g++.pt/explicit82.C: New test.
20261         * g++.old-deja/g++.pt/explicit83.C: New test.
20262
20263 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20264
20265         * gcc.dg/asm-names.c: New test.
20266
20267 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20268
20269         * gcc.dg/cpp/tr-warn6.c: New test
20270
20271 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20272
20273         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20274         be accepted.
20275
20276 2000-09-07  Catherine Moore  <clm@redhat.com>
20277
20278         * gcc.c-torture/execute/unroll-1.c: New test.
20279
20280 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20281
20282         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20283         ERROR markers.
20284         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20285         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20286         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20287         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20288         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20289         Preprocess only.
20290         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20291         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20292
20293 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20294
20295         * g++.old-deja/g++.pt/deduct2.C: New test.
20296
20297 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20298
20299         * g++.old-deja/g++.pt/parms2.C: New test.
20300
20301 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20302
20303         * g++.old-deja/g++.pt/crash58.C: New test.
20304
20305 2000-09-06  Greg McGary  <greg@mcgary.org>
20306
20307         * gcc.c-torture/execute/20000906-1.c: New test.
20308         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20309
20310 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20311
20312         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20313
20314 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20315
20316         * g++.old-deja/g++.pt/crash57.C: New test.
20317
20318 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20319
20320         * g++.old-deja/g++.pt/crash56.C: New test.
20321
20322 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20323
20324         * g++.old-deja/g++.pt/koenig1.C: New test.
20325
20326 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20327
20328         * gcc.dg/20000904-1.c: New test.
20329
20330 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20331
20332         * gcc.dg/cpp/paste8.c: New test.
20333
20334 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20335
20336         * gcc.c-torture/compile/20000827-1.c: New test.
20337
20338 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20339
20340         * gcc.dg/format-diag-1.c: New test.
20341
20342 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20343
20344         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20345         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20346         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20347         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20348         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20349
20350 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20351
20352         * g++.old-deja/g++.other/nested4.C: New test.
20353
20354 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20355
20356         * g++.old-deja/g++.ns/scoped1.C: New test.
20357
20358 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
20359
20360         * lib/g++.exp: Support testing already-installed GCC.
20361
20362 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20363
20364         * wtr-label-1.c, wtr-suffix-1.c: New tests.
20365
20366 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20367
20368         * gcc.dg/return-type-2.c: New test.
20369
20370 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
20371
20372         * gcc.c-torture/compile/20000825-1.c: New test.
20373
20374 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
20375
20376         * gcc.dg/dwarf2-2.c: New test.
20377
20378 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
20379
20380         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20381         dg-warning regexps.
20382
20383 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20384
20385         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20386         gcc.dg/format-ext-5.c: New tests.
20387
20388 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
20389
20390         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20391
20392 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
20393
20394         * gcc.dg/noncompile/930622-2.c: Adjust error message.
20395
20396 2000-08-24  Richard Henderson  <rth@cygnus.com>
20397
20398         * gcc.dg/ia64-sync-1.c: New test.
20399         * gcc.dg/ia64-sync-2.c: New test.
20400         * gcc.dg/ia64-asm-1.c: New test.
20401
20402 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20403
20404         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20405         * gcc.dg/format-ext-2.c: New test.
20406
20407 2000-08-23  Jason Merrill  <jason@redhat.com>
20408
20409         * lib/old-dejagnu.exp: Also ignore "In member function" and
20410         "At global scope".
20411
20412 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20413
20414         * gcc.dg/noncompile/label-lineno-1.c: New test.
20415
20416 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20417
20418         * gcc.dg/c99-array-nonobj-1.c: New test.
20419
20420 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20421
20422         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20423         tests.
20424         * gcc.dg/format-ext-1.c: New test.
20425
20426 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20427
20428         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20429         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20430         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20431         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20432         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20433
20434 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20435
20436         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20437         gcc.dg/c99-strftime-2.c: New tests.
20438
20439 2000-08-22  Richard Henderson  <rth@cygnus.com>
20440
20441         * gcc.c-torture/execute/20000822-1.c: New test.
20442
20443 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20444
20445         * gcc.c-torture/execute/20000819-1.x: Remove.
20446
20447 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20448
20449         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20450         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20451         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20452         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20453         gcc.dg/format-xopen-1.c: New tests.
20454
20455 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20456
20457         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20458
20459 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20460
20461         * g++.old-deja/g++.other/loop2.C: New test.
20462
20463         * gcc.c-torture/compile/20000606-1.c: New test.
20464         * gcc.c-torture/compile/20000728-1.c: New test.
20465         * gcc.c-torture/execute/20000801-1.c: New test.
20466         * gcc.c-torture/execute/20000801-2.c: New test.
20467         * gcc.c-torture/execute/20000819-1.c: New test.
20468         * gcc.c-torture/execute/20000819-1.x: XFAIL.
20469         * gcc.dg/20000629-1.c: New test.
20470         * gcc.dg/20000724-1.c: New test.
20471         * gcc.dg/20000807-1.c: New test.
20472
20473 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20474
20475         * gcc.dg/cpp/pragma-1.c: New test.
20476         * gcc.dg/cpp/pragma-2.c: New test.
20477
20478 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
20479
20480         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20481         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
20482
20483 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20484
20485         * gcc.c-torture/compile/20000818-1.c: New test.
20486
20487 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
20488
20489         * gcc.c-torture/execute/20000818-1.c: New test.
20490
20491 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20492
20493         * gcc.dg/format-va-1.c: New test.
20494
20495 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20496
20497         * g++.old-deja/g++.other/typedef8.C: New test.
20498
20499 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20500
20501         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
20502         * g++.old-deja/g++.mike/net36.C: Mark candidate.
20503         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
20504         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
20505         * g++.old-deja/g++.other/ptrmem7.C: New test.
20506         * g++.old-deja/g++.pt/ptrmem10.C: New test.
20507
20508 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20509
20510         * g++.old-deja/g++.pt/typename27.C: New test.
20511
20512 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20513
20514         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20515         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20516         * g++.old-deja/g++.pt/friend45.C: New test.
20517         * g++.old-deja/g++.other/friend8.C: New test.
20518
20519 2000-08-15  Richard Henderson  <rth@cygnus.com>
20520
20521         * gcc.c-torture/execute/20000815-1.c: New test.
20522
20523 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20524
20525         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20526         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20527         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20528
20529 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20530
20531         * g++.old-deja/g++.other/refinit2.C: New test.
20532
20533 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20534
20535         * lib/c-torture.exp (c-torture): Make
20536         compiler_conditional_xfail_data global.
20537         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20538         compiler_conditional_xfail_data machinery.
20539         (f-torture-execute): Likewise.
20540         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20541         and only when unrolling loops.
20542
20543         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20544
20545 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20546
20547         * g++.old-deja/g++.pt/explicit81.C: New test.
20548
20549 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20550
20551         * g++.old-deja/g++.pt/typename26.C: New test.
20552
20553 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20554
20555         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20556         warning.
20557
20558 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20559
20560         * g++.old-deja/g++.other/array3.C: New test.
20561
20562 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20563
20564         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20565         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20566         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20567         New tests.
20568
20569 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20570
20571         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20572         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20573
20574 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20575
20576         * gcc.c-torture/execute/20000808-1.c: New test.
20577
20578 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20579
20580         * gcc.dg/c90-const-expr-1.c: New test.
20581
20582 2000-08-08  Richard Henderson  <rth@cygnus.com>
20583
20584         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20585
20586 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20587
20588         * gcc.dg/noncompile/const-ll-1.c: New test.
20589
20590 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20591
20592         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20593
20594 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20595
20596         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20597         that running programs linked against the shared version of libobjc
20598         run correctly.
20599
20600 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20601
20602         * gcc.dg/c99-printf-1.c: New test.
20603
20604 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20605
20606         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20607
20608 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20609
20610         * gcc.c-torture/execute/20000731-1.x: Delete.
20611
20612 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20613
20614         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20615         and torture_without_loops as is done by c-torture.exp.
20616         (search_for): Copy from c-torture.exp.
20617         (gcc-dg-runtest): New function, drives a directory of tests
20618         iterating over the TORTURE_OPTIONS.
20619         (scan-assembler, scan-assembler-not): Move here from
20620         individual directory drivers.
20621
20622         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20623         defined by lib/gcc-dg.exp.
20624         * gcc.dg/cpp/cpp.exp: Likewise.
20625         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20626         gcc-dg-runtest, so we cycle over optimization options.
20627
20628         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20629         * gcc.dg/compare2.c: No longer expected to fail.
20630
20631 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20632
20633         * gcc.c-torture/execute/20000804-1.c: New test.
20634
20635 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20636
20637         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20638
20639 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20640
20641         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20642
20643 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20644
20645         * gcc.c-torture/compile/20000803-1.c: New test.
20646
20647 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20648
20649         * gcc.c-torture/execute/20000801-3.c,
20650         gcc.c-torture/execute/20000801-4.c: New tests.
20651         * gcc.c-torture/execute/20000801-3.x,
20652         gcc.c-torture/execute/20000801-4.x: Xfail.
20653
20654 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20655
20656         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20657         libobjc/.libs to allow for libtool.
20658
20659 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20660
20661         * gcc.c-torture/compile/20000802-1.c: New test.
20662
20663 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20664
20665         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20666
20667 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20668
20669         * gcc-c-torture/execute/20000731-2.c: New test.
20670
20671         * gcc.c-torture/execute/20000731-1.c: New test.
20672         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20673
20674 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20675
20676         * testsuite/gcc.dg/cpp/paste7.c: New test.
20677         * gcc.dg/cpp/20000725-1.c: New test.
20678
20679 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20680
20681         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20682         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20683         declaration warning for __builtin_dwarf_reg_size.
20684
20685         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20686
20687 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20688
20689         * gcc.dg/noncompile/voidparam-1.c: New test.
20690
20691 2000-07-30  Richard Henderson  <rth@cygnus.com>
20692
20693         * gcc.dg/c90-digraph-1.c: Don't xfail.
20694         * gcc.dg/compare2.c (case 10): Xfail.
20695         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20696
20697 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20698
20699         * gcc.dg/c99-main-1.c: New test.
20700
20701 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20702
20703         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20704
20705 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20706
20707         * gcc.c-tortuer/execute/20000726-1.c: New test.
20708
20709 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20710
20711         * gcc.c-torture/execute/enum-2.c: New test.
20712
20713 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20714
20715         * gcc.dg/cpp/tr-warn3.c: New test.
20716
20717 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20718
20719         * g++.old-deja/g++.ext/implicit1.C: Remove.
20720         * g++.old-deja/g++.jason/c2.C: Remove
20721         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20722         * g++.old-deja/g++.pt/crash16.C: Likewise.
20723         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20724
20725 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20726
20727         * g++.old-deja/g++.other/for2.C: New test.
20728
20729 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20730
20731         * gcc.dg/20000720-1.c: New test.
20732
20733 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20734
20735         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20736
20737 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20738
20739         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20740         * gcc.c-torture/execute/20000722-1.c: New.
20741         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20742
20743 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20744
20745         * gcc.dg/cpp/20000720-1.S: New test.
20746
20747 2000-07-21  Michael Meissner  <meissner@redhat.com>
20748
20749         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20750
20751 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20752
20753         * g++.old-deja/g++.brendan/crash16.C,
20754         g++.old-deja/g++.brendan/parse3.C,
20755         g++.old-deja/g++.brendan/redecl1.C,
20756         g++.old-deja/g++.ns/template13.C,
20757         g++.old-deja/g++.other/decl4.C,
20758         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20759
20760 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20761
20762         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20763         and "Internal error".
20764
20765         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20766         regexps.
20767         * gcc.dg/cpp/paste6.c: New test.
20768
20769 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20770
20771         * gcc.dg/cpp/tr-direct.c: New test.
20772
20773         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20774         gcc.dg/cpp/undef1.c: Tweak error regexps.
20775
20776 2000-07-18  Eric Christopher <echristo@redhat.com>
20777
20778         * gcc.c-torture/compile/20000718-1.c: New test.
20779
20780 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20781
20782         * cpplex.c (_cpp_push_token): If the token being pushed back
20783         is the previous token in this context, just subtract one from
20784         context->posn.
20785         * cppmacro.c (save_expansion): Clear aux field when storing a
20786         placemarker.
20787
20788 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20789
20790         * gcc.dg/noncompile/redecl-1.c: New test.
20791
20792 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20793
20794         * gcc.c-torture/execute/20000717-5.c: New test.
20795         * gcc.c-torture/execute/20000717-1.x: Removed.
20796
20797 2000-07-17  Richard Henderson  <rth@cygnus.com>
20798
20799         * gcc.c-torture/execute/20000717-4.c: New test.
20800
20801 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20802
20803         * gcc.dg/cpp/syshdr.c: New test.
20804         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20805
20806 2000-07-17  Neil Booth  <neilb@earthling.net>
20807
20808         * gcc.dg/cpp/cmdlne-dM.c: New test.
20809         * gcc.dg/cpp/cmdlne-dD.c: New test.
20810
20811 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20812
20813         * gcc.c-torture/execute/20000717-3.c: New test.
20814
20815         * gcc.c-torture/compile/20000717-1.c: New test.
20816
20817 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20818
20819         * gcc.c-torture/execute/20000717-2.c: New test.
20820
20821 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20822
20823         * gcc.dg/formatz-1.c: New test.
20824
20825         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20826         * gcc.dg/c99-digraph-1.c: New tests.
20827
20828         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20829         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20830
20831         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20832         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20833         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20834         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20835         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20836         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20837         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20838
20839 2000-07-17   Greg McGary <greg@mcgary.org>
20840
20841         * gcc.c-torture/execute/20000717-1.c: New test.
20842         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20843
20844 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20845
20846         * gcc.c-torture/execute/20000715-2.c: New test.
20847         * gcc.dg/20000715-1.c: New test.
20848
20849 2000-07-15  Michael Meissner  <meissner@redhat.com>
20850
20851         * gcc.c-torture/execute/20000715-1.c: New test.
20852
20853 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20854
20855         * gcc.c-torture/execute/20000707-1.c: New test.
20856
20857 2000-07-13  Neil Booth  <NeilB@earthling.net>
20858
20859         * testsuite/gcc.dg/cpp/digraph1.c,
20860         testsuite/gcc.dg/cpp/digraph2.c,
20861         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20862
20863 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20864
20865         * g77.f-torture/compile/20000630-2.f:  New test.
20866         * g77.f-torture/compile/20000630-2.x
20867
20868 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20869
20870         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
20871
20872 2000-07-11  Neil Booth  <NeilB@earthling.net>
20873
20874         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
20875
20876 2000-07-11  Neil Booth  <NeilB@earthling.net>
20877
20878         * gcc.dg/cpp/cmdlne-C.c: New.
20879
20880 2000-07-09  Neil Booth  <NeilB@earthling.net>
20881
20882         * gcc.dg/cpp/directiv.c: New tests.
20883         * gcc.dg/cpp/undef1.c: Update.
20884
20885 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
20886
20887         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
20888
20889 2000-07-09  Neil Booth  <NeilB@earthling.net>
20890
20891         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
20892
20893 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
20894
20895         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
20896         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
20897
20898 2000-07-08  Neil Booth  <NeilB@earthling.net>
20899
20900         * gcc.dg/cpp/macsyntx.c: New tests.
20901
20902 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20903
20904         * gcc.dg/20000707-1.c: New test.
20905
20906 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
20907
20908         * gcc.c-torture/execute/20000706-1.c: New test.
20909         * gcc.c-torture/execute/20000706-2.c: New test.
20910         * gcc.c-torture/execute/20000706-3.c: New test.
20911         * gcc.c-torture/execute/20000706-4.c: New test.
20912         * gcc.c-torture/execute/20000706-5.c: New test.
20913
20914 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20915
20916         * g++.old-deja/g++.pt/instantiate7.C: New test.
20917
20918 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
20919
20920         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
20921         * g++.old-deja/g++.mike/thunk3.C: Likewise.
20922         * g++.old-deja/g++.other/rtti3.C: Likewise.
20923         * g++.old-deja/g++.other/rttid3.C: Likewise.
20924
20925 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20926
20927         *  g77.f-torture/compile/20000630-1.x: Fix typo
20928
20929 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20930
20931         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20932         assembly output.
20933
20934 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20935
20936         * gcc.dg/cpp/ident.c: New test.
20937
20938 2000-07-05  Neil Booth  <NeilB@earthling.net>
20939
20940         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20941           gcc.dg/cpp/lexstrng.c: New tests.
20942
20943 2000-07-04  Neil Booth  <NeilB@earthling.net>
20944
20945         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20946         * gcc.dg/cpp/strify2.c: Same.
20947
20948 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20949
20950         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20951         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20952         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20953         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20954
20955         * testsuite/gcc.dg/cpp/macro1.c,
20956         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20957         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20958         testsuite/gcc.dg/cpp/strify1.c,
20959         testsuite/gcc.dg/cpp/strify2.c: New tests.
20960
20961 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20962
20963         * gcc.c-torture/execute/20000703-1.c: New test.
20964
20965 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20966
20967         * g++.old-deja/g++.pt (lookup10.C): New test.
20968
20969 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20970
20971         * g++.old-deja/g++.pt (typename25.C): New test.
20972
20973 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20974
20975         * gcc.c-torture/compile/20000701-1.c: New test.
20976
20977 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20978
20979         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20980         to test case.
20981
20982 2000-06-30  Catherine Moore  <clm@cygnus.com>
20983
20984         * gcc.c-torture/execute/align-1.c: New test.
20985
20986 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20987
20988         * g++.old-deja/g++.pt/expr8.C: New test.
20989         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20990
20991 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20992
20993         * gcc.c-torture/compile/20000629-1.c: New test.
20994
20995 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20996
20997
20998         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20999         gcc.dg/noncompile directory, depending on whether they're
21000         preprocessor tests or not.  Annotate all the tests for the dg
21001         framework.
21002
21003         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21004         * gcc.dg/noncompile/noncompile.exp: New.
21005
21006         * Moved files:
21007         Old name                                New name
21008         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21009         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21010         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21011         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21012         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21013         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21014         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21015         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21016         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21017         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21018         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21019         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21020         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21021         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21022         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21023         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21024         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21025         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21026         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21027         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21028         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21029         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21030         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21031         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21032
21033         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21034         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21035         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21036         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21037         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21038         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21039
21040 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21041
21042         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21043         declare one variable.  On the fourth, error.
21044         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21045         declared by 20000628-1a.h.
21046
21047 2000-06-29  Richard Henderson  <rth@redhat.com>
21048
21049         * gcc.c-torture/execute/930529-1.x: New file.
21050         * gcc.dg/920413-1.c: Adjust expected warning text.
21051         * gcc.dg/980217-1.c: Declare abort.
21052         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21053
21054 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21055
21056         * g77.f-torture/compile/20000629-1.f: New test.
21057         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21058
21059 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21060
21061         Rearrange lots of files, removing entirely the
21062         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21063         directories.
21064
21065         * Deleted files:
21066         gcc.c-torture/code_quality/code_quality.exp
21067         gcc.c-torture/special/special.exp
21068         gcc.failure/failure.exp
21069         gcc.failure/940409-1.x
21070         gcc.c-torture/compile/961203-1.x
21071
21072         * New files:
21073         gcc.misc-tests/linkage.exp
21074         gcc.c-torture/execute/920730-1t.c
21075         gcc.c-torture/execute/920730-1t.x
21076         gcc.c-torture/compile/920520-1.x
21077         gcc.c-torture/compile/920521-1.x
21078         gcc.c-torture/compile/981006-1.x
21079         gcc.c-torture/execute/eeprof-1.x
21080
21081         * Moved files (possibly with modifications to fit a new harness):
21082         Old name                                New name
21083         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21084         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21085         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21086         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21087         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21088         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21089         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21090         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21091         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21092         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21093         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21094         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21095         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21096         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21097
21098 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21099
21100         * c-torture/compile/961203-1.x: Delete.
21101
21102         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21103         not exit. Include stdio.h.
21104         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21105         * gcc.misc-tests/dg-12.c: Likewise.
21106         * gcc.misc-tests/dg-5.c: Likewise.
21107         * gcc.misc-tests/dg-6.c: Likewise.
21108         * gcc.misc-tests/dg-7.c: Prototype abort.
21109         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21110         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21111         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21112         not exit.
21113         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21114         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21115
21116 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21117
21118         * gcc.dg/cpp/20000628-1.c: New test.
21119         * gcc.dg/cpp/20000628-1.h: New header for above test.
21120         * gcc.dg/cpp/20000628-1a.h: Likewise.
21121
21122 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21123
21124         * gcc.dg/cpp: New directory.
21125         * gcc.dg/cpp/cpp.exp: New driver.
21126         * gcc.dg/cpp/20000627-1.c: New test.
21127         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21128         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21129         and rewrite as a compilation test.
21130
21131         * gcc.dg: Move many files into the cpp subdirectory, possibly
21132         renaming or editing them as well.
21133         Old name                New name
21134         990119-1.c              cpp/19990119-1.c
21135         990228-1.c              cpp/19990228-1.c
21136         990407-1.c              cpp/19990407-1.c
21137         990409-1.c              cpp/19990409-1.c
21138         990413-1.c              cpp/19990413-1.c
21139         990703-1.c              cpp/19990703-1.c
21140         20000127-1.c            cpp/20000127-1.c
21141         20000129-1.c            cpp/20000129-1.c
21142         20000207-1.c            cpp/20000207-1.c
21143         20000207-2.c            cpp/20000207-2.c
21144         20000209-1.c            cpp/20000209-1.c
21145         20000209-2.c            cpp/20000209-2.c
21146         20000301-1.c            cpp/20000301-1.c
21147         20000419-1.c            cpp/20000419-1.c
21148         20000510-1.S            cpp/20000510-1.S
21149         20000519-1.c            cpp/20000519-1.c
21150         20000529-1.c            cpp/20000529-1.c
21151         20000625-1.c            cpp/20000625-1.c
21152         20000625-2.c            cpp/20000625-2.c
21153         cpp-as1.c               cpp/assert1.c
21154         cpp-as2.c               cpp/assert2.c
21155         cxx-comments-1.c        cpp/cxxcom1.c
21156         cxx-comments-2.c        cpp/cxxcom2.c
21157         endif-label.c           cpp/endif.c
21158         cpp-hash1.c             cpp/hash1.c
21159         cpp-hash2.c             cpp/hash2.c
21160         cpp-if1.c               cpp/if-1.c
21161         cpp-if2.c               cpp/if-2.c
21162         cpp-if3.c               cpp/if-3.c
21163         cpp-if4.c               cpp/if-4.c
21164         cpp-if5.c               cpp/if-5.c
21165         cpp-cond.c              cpp/if-cexp.c
21166         cpp-missingop.c         cpp/if-mop.c
21167         cpp-missingparen.c      cpp/if-mpar.c
21168         cpp-opprec.c            cpp/if-oppr.c
21169         cpp-ifparen.c           cpp/if-paren.c
21170         cpp-shortcircuit.c      cpp/if-sc.c
21171         cpp-shift.c             cpp/if-shift.c
21172         cpp-unary.c             cpp/if-unary.c
21173         cpp-li1.c               cpp/line1.c
21174         cpp-li2.c               cpp/line2.c
21175         lineno.c                cpp/line3.c
21176         lineno-2.c              cpp/line4.c
21177         cpp-mi.c                cpp/mi1.c
21178         cpp-mic.h               cpp/mi1c.h
21179         cpp-micc.h              cpp/mi1cc.h
21180         cpp-mind.h              cpp/mi1nd.h
21181         cpp-mindp.h             cpp/mi1ndp.h
21182         cpp-mix.h               cpp/mi1x.h
21183         cpp-mi2.c               cpp/mi2.c
21184         cpp-mi2a.h              cpp/mi2a.h
21185         cpp-mi2b.h              cpp/mi2b.h
21186         cpp-mi2c.h              cpp/mi2c.h
21187         cpp-mi3.c               cpp/mi3.c
21188         cpp-mi3.def             cpp/mi3.def
21189         poison-1.c              cpp/poison.c
21190         pr-impl.c               cpp/prag-imp.c
21191         cpp-redef-2.c           cpp/redef1.c
21192         cpp-redef.c             cpp/redef2.c
21193         strpaste.c              cpp/strp1.c
21194         strpaste-2.c            cpp/strp2.c
21195         cpp-tradpaste.c         cpp/tr-paste.c
21196         cpp-tradstringify.c     cpp/tr-str.c
21197         cpp-tradwarn1.c         cpp/tr-warn1.c
21198         cpp-tradwarn2.c         cpp/tr-warn2.c
21199         trigraphs.c             cpp/trigraphs.c
21200         cpp-unc1.c              cpp/unc1.c
21201         cpp-unc2.c              cpp/unc2.c
21202         cpp-unc3.c              cpp/unc3.c
21203         cpp-unc.c               cpp/unc4.c
21204         undef.c                 cpp/undef1.c
21205         undef-2.c               cpp/undef2.c
21206         cpp-wi1.c               cpp/widestr1.c
21207
21208 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21209
21210         * lib/g++.exp (g++_include_flags): Tweak.
21211
21212 2000-06-27  H.J. Lu  <hjl@gnu.org>
21213             Loren J. Rittle  <ljrittle@acm.org>
21214
21215         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21216         version with one that knows about the new gcc tree structure.
21217         (g++_link_flags): Same.
21218
21219 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21220
21221         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21222         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21223         case we are cross-compiling.
21224
21225         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21226         g++.old-deja/g++.niklas/Makefile.in,
21227         g++.old-deja/g++.niklas/configure.in,
21228         g++.old-deja/g++.other/Makefile.in,
21229         g++.old-deja/g++.other/configure.in,
21230         gcc.c-torture/code_quality/Makefile.in,
21231         gcc.c-torture/code_quality/configure.in,
21232         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21233         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21234         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21235         gcc.c-torture/execute/ieee/Makefile.in,
21236         gcc.c-torture/execute/ieee/configure.in,
21237         gcc.c-torture/noncompile/Makefile.in,
21238         gcc.c-torture/noncompile/configure.in,
21239         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21240         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21241         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21242
21243 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21244
21245         * g++.old-deja/g++.other/ambig3.C: New test.
21246
21247 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21248
21249         * g++.old-deja/g++.pt/syntax1.C: New test.
21250         * g++.old-deja/g++.pt/syntax2.C: New test.
21251         * g++.old-deja/g++.other/syntax3.C: New test.
21252         * g++.old-deja/g++.other/syntax4.C: New test.
21253
21254 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21255
21256         * gcc.dg/20000623-1.c: Prototype exit and abort.
21257
21258 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21259
21260         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21261         New tests.
21262         * gcc.dg/cpp-mi3.def: New file.
21263
21264         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21265         inside assertions.
21266         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21267         lexer's error messages.
21268         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21269         divine anything from the linemarkers.
21270         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21271         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21272
21273 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21274
21275         * gcc.dg/20000623-1.c: New test.
21276
21277 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21278
21279         * gcc.c-torture/execute/20000622-1.c: New test.
21280
21281 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21282
21283         * g++.old-deja/g++.other/init15.C: New test.
21284
21285 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21286
21287         * g++.old-deja/g++.pt/vaarg2.C: New test.
21288         * g++.old-deja/g++.pt/vaarg3.C: New test.
21289
21290 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21291
21292         * g++.old-deja/g++.other/dyncast6.C: New test.
21293
21294 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21295
21296         * gcc.c-torture/execute/loop-6.c: New test.
21297
21298 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21299
21300         * gcc.dg/20000614-1.c: New test.
21301         * gcc.dg/20000614-2.c: New test.
21302
21303 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21304
21305         * g++.old-deja/g++.other/inline12.C: New test.
21306
21307 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21308
21309         * g++.old-deja/g++.other/eh1.C: New test.
21310
21311 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21312
21313         * g++.old-deja/g++.other/type.C: New test.
21314
21315 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21316
21317         * g++.old-deja/g++.other/initstring.C: New test.
21318
21319 2000-06-12  Jason Merrill  <jason@redhat.com>
21320
21321         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21322
21323 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21324
21325         * gcc.c-torture/compile/20000609-1.c: New test.
21326
21327 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21328
21329         * gcc.dg/20000609-1.c: New test.
21330
21331 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21332
21333         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21334         * gcc.c-torture/noncompile/poison-1.c: Move...
21335         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21336         * gcc.dg/cpp-li1.c: Add a token after the #line.
21337
21338 2000-06-05  Richard Henderson  <rth@cygnus.com>
21339
21340         * gcc.c-torture/execute/20000605-2.c: New test.
21341         * gcc.c-torture/execute/20000605-3.c: New test.
21342
21343 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21344
21345         * g77.f-torture/execute/20000503-1.x: New file.
21346
21347 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21348
21349         * g++.old-deja/g++.eh/badalloc1.C: New test.
21350
21351 2000-06-05  Richard Henderson  <rth@cygnus.com>
21352
21353         * gcc.c-torture/execute/20000605-1.c: New test.
21354
21355 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21356             Nathan Sidwell <nathan@codesourcery.com>
21357
21358         * gcc.c-torture/compile/20000605-1.c: New test.
21359
21360 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
21361
21362         * g77.f-torture/compile/20000601-1.f:  New test.
21363
21364 2000-06-03  Richard Henderson  <rth@cygnus.com>
21365
21366         * gcc.c-torture/execute/20000603-1.c: New.
21367
21368 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
21369
21370         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21371         * gcc.dg/noreturn-2.c (noreturn): Likewise.
21372
21373 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
21374
21375         * gcc.dg/compare2.c (case 12): XFAIL.
21376         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21377         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21378
21379         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21380
21381 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
21382
21383         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21384         guard macro is already defined when the header is first
21385         included.
21386         * gcc.dg/cpp-mix.h: New file.
21387         * gcc.dg/endif-label.c: Update patterns to match compiler.
21388
21389         * g++.brendan/complex1.C: Declare abort.
21390         * g++.law/refs4.C: Remove XFAIL.
21391         * g++.oliva/expr2.C: Declare abort and exit.
21392
21393 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
21394
21395         * gcc.c-torture/execute/20000528-1.c: New test.
21396
21397         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21398         * g++.old-deja/g++.law/temps4.C: Likewise.
21399
21400         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21401         stdlib.h.  Call abort() on failure.
21402         * g++.old-deja/g++.law/refs4.C: Likewise.
21403         * g++.old-deja/g++.law/temps4.C: Likewise.
21404         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21405         * gcc.c-torture/execute/20000112-1.c: Include string.h.
21406
21407 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
21408
21409         Relative to g++.dg/special:
21410         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21411
21412         Relative to g++.old-deja:
21413         * g++.brendan/complex1.C, g++.jason/optimize2.C,
21414         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21415         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21416         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21417         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21418         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21419         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21420
21421         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21422         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21423         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21424         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21425         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21426         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21427         and/or string.h.
21428
21429         * g++.other/goto1.C: Update expectations for error messages.
21430
21431 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
21432
21433         * gcc.c-torture/compile/20000523-1.c: New test.
21434
21435 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21436
21437         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21438
21439 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21440
21441         * g++.old-deja/g++.eh/catch11.C: New test.
21442         * g++.old-deja/g++.eh/catch12.C: New test.
21443
21444 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21445
21446         * gcc.c-torture/execute/20000523-1.c: New test.
21447
21448 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21449
21450         * c-torture/execute/bcp-1.c: Replace abort in arg of
21451         __builtin_constant_p with a generic external function.
21452
21453         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21454         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21455         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21456         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21457         Prototype abort and/or exit.
21458
21459         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21460         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21461         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21462         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21463
21464 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
21465
21466         * gcc.dg/dwarf2-1.c: New test.
21467
21468 2000-05-20  Richard Henderson  <rth@cygnus.com>
21469
21470         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21471
21472 2000-05-20  Andreas Jaeger  <aj@suse.de>
21473
21474         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21475         testcase.
21476
21477 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
21478
21479         * gcc.c-torture/execute/20000519-2.c: New test.
21480
21481 2000-05-19  Andreas Jaeger  <aj@suse.de>
21482
21483         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21484         which fails with SSA.
21485
21486         * lib/c-torture.exp: Also test with -O3 -fssa.
21487
21488 2000-05-18  Michael Meissner  <meissner@redhat.com>
21489
21490         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21491         * gcc.c-torture/execute/920415-1.c: Ditto.
21492         * gcc.c-torture/execute/920501-1.c: Ditto.
21493         * gcc.c-torture/execute/conversion.c: Ditto.
21494         * gcc.c-torture/execute/cvt-1.c: Ditto.
21495
21496 2000-05-18  Jeffrey A Law  (law@cygnus.com)
21497
21498         * gcc.c-torture/compile/20000518-1.c: New test.
21499
21500 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21501
21502         * g77.f-torture/compile/200005018.f:  New test.
21503
21504 2000-05-17  Jeffrey A Law  (law@cygnus.com)
21505
21506         * gcc.c-torture/compile/20000517-1.c: New test.
21507
21508 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21509
21510         * gcc.c-torture/execute/20000516-1.c: New test.
21511
21512 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21513
21514         * g++.old-deja/g++.other/eh.C: New test.
21515
21516 2000-05-12  Richard Henderson  <rth@cygnus.com>
21517
21518         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21519         constants through to doit's conditional.
21520
21521 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21522
21523         * gcc.c-torture/compile/20000511-1.c: New test.
21524         * g77.f-torture/compile/20000511-1.f: New test.
21525         * g77.f-torture/compile/20000511-2.f: New test.
21526
21527 2000-05-11  Michael Meissner  <meissner@redhat.com>
21528
21529         * gcc.c-torture/execute/20000511-1.c: New test.
21530
21531 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21532
21533         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21534         * gcc.dg/20000510-1.S: New.
21535
21536 2000-05-08  Catherine Moore  <clm@cygnus.com>
21537
21538         * gcc.dg/unused-3.c: New.
21539
21540 2000-05-06  Richard Henderson  <rth@cygnus.com>
21541
21542           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21543           * g++.old-deja/g++.mike/warn1.C: Likewise.
21544           * g++.old-deja/g++.pt/local1.C: Likewise.
21545           * g++.old-deja/g++.pt/local7.C: Likewise.
21546           * g++.old-deja/g++.pt/spec16.C: Likewise.
21547
21548 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21549
21550         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21551
21552 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21553
21554           * g77.f-torture/execute/20000503-1.f:  New test.
21555
21556 2000-05-04  Andreas Jaeger  <aj@suse.de>
21557
21558         * gcc.dg/noreturn-2.c: New test.
21559
21560 2000-05-04  Neil Booth  <NeilB@earthling.net>
21561
21562         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21563         preprocessor.
21564
21565 2000-05-04  Richard Henderson  <rth@cygnus.com>
21566
21567         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21568
21569 2000-05-04  Richard Henderson  <rth@cygnus.com>
21570
21571         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21572         OpenSSL by Jason R Thorpe.
21573
21574 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21575
21576         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21577
21578 2000-05-03  Robert Lipe <robertlipe@usa.net>
21579
21580         * gcc.dg/20000503-1.c: New test.
21581
21582 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21583
21584         * gcc.c-torture/compile/20000502-1.c: New test.
21585         * g++.old-deja/g++.other/align.C: New test.
21586         * gcc.dg/cpp-tradstringify.c: New test.
21587
21588 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21589
21590         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21591         and hard registers.
21592
21593 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21594
21595         * gcc.c-torture/execute/loop-5.c: New test.
21596
21597 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21598
21599         * gcc.c-torture/execute/va-arg-20.c: New test.
21600
21601 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21602
21603         * gcc.c-torture/execute/20000422-1.c: New test.
21604
21605 2000-04-20  Greg McGary  <gkm@gnu.org>
21606
21607         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21608         when optimizing, but without sibling-call optimizations (-O1).
21609
21610 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21611
21612           * gcc.c-torture/compile/20000420-1.c: New test.
21613
21614 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21615
21616         * g++.abi/ptrflags.C: New test.
21617         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21618
21619 2000-04-19  Catherine Moore  <clm@cygnus.com>
21620
21621         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21622
21623 2000-04-19  Greg McGary  <gkm@gnu.org>
21624
21625         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21626         sibling-call optimizations.
21627
21628 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21629
21630         * gcc.dg/20000419-1.c: New test.
21631
21632 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21633
21634         * gcc.c-torture/execute/20000412-6.c: New test.
21635
21636 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21637
21638         * gcc.c-torture/execute/20000412-5.c: New test.
21639         * g77.f-torture/compile/20000412-1.f: New test.
21640         * gcc.c-torture/execute/20000412-4.c: New test.
21641         * gcc.c-torture/compile/20000412-2.c: New test.
21642         * gcc.c-torture/execute/20000412-3.c: New test.
21643         * gcc.c-torture/compile/20000412-1.c: New test.
21644         * gcc.c-torture/execute/20000412-2.c: New test.
21645
21646 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21647
21648         * objc/execute/bf-20.m: New test.
21649
21650 2000-04-10  Richard Henderson  <rth@cygnus.com>
21651
21652         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21653
21654         * gcc.c-torture/execute/20000412-1.c: New test.
21655
21656 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21657
21658         * g++.old-deja/g++.eh/catchptr1.C: New test.
21659
21660 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21661
21662         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21663
21664 2000-04-08  Neil Booth  <NeilB@earthling.net>
21665
21666         * gcc.dg/cpp-nullchar.c: Remove test as
21667         embedded nulls cause problems.
21668
21669 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21670
21671         * gcc.dg/compare2.c: New test.
21672
21673 2000-04-08  Neil Booth  <NeilB@earthling.net>
21674
21675         * gcc.dg/cpp-nullchar.c: New test.
21676
21677 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21678
21679         * gcc.dg/cpp-mi2.c: New test.
21680         * gcc.dg/cpp-mi2[abc].h: New files.
21681
21682 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21683
21684         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21685         member name.
21686
21687 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21688
21689         * g++.old-deja/g++.abi/vmihint.C: New test.
21690
21691 2000-04-06  Neil Booth  <NeilB@earthling.net>
21692
21693         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21694         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21695         copyright.
21696
21697 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21698
21699         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21700         avoid stack-frame overwrite.
21701
21702 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21703
21704         * gcc.c-torture/compile/20000405-2.c: New test.
21705         * gcc.c-torture/compile/20000405-3.c: New test.
21706
21707 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21708
21709         * gcc.c-torture/compile/20000405-1.c: New test.
21710
21711 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21712
21713         * gcc.dg/cast-qual-1.c: Revert last change.
21714
21715 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21716
21717         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21718
21719 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21720
21721         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21722         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21723
21724 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21725
21726         * gcc.c-torture/compile/20000403-2.c: New test.
21727         * gcc.c-torture/compile/20000403-1.c: New test.
21728
21729 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21730
21731         * gcc.c-torture/execute/20000403-1.c: New test.
21732
21733 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21734
21735         * gcc.c-torture/execute/20000402-1.c: New test.
21736
21737 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21738
21739         * gcc.c-torture/execute/va-arg-15.c: New test.
21740         * gcc.c-torture/execute/va-arg-16.c: New test.
21741         * gcc.c-torture/execute/va-arg-17.c: New test.
21742         * gcc.c-torture/execute/va-arg-18.c: New test.
21743         * gcc.c-torture/execute/va-arg-19.c: New test.
21744
21745 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21746
21747         * gcc.c-torture/compile/981211-1.c: Move to...
21748         * gcc.dg/cpp-as1.c: ...here.
21749         * gcc.dg/cpp-as2.c: New file.
21750
21751         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21752         compiler.
21753
21754 2000-04-02  Neil Booth  <NeilB@earthling.net>
21755
21756         * gcc.dg/cpp-cond.c  New tests.
21757         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21758         accidental success less likely.
21759         * gcc.dg/cpp-missingop.c  New tests.
21760         * gcc.dg/cpp-missingparen.c  New tests.
21761         * gcc.dg/cpp-shift.c  New tests.
21762         * gcc.dg/cpp-shortcircuit.c  New tests.
21763         * gcc.dg/cpp-unary.c  New tests.
21764
21765 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21766
21767         * gcc.c-torture/compile/20000329-1.c: New test.
21768
21769 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21770
21771         * gcc.c-torture/compile/20000326-1.c: New test.
21772         * gcc.c-torture/compile/20000326-2.c: New test.
21773
21774 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21775
21776         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21777         the first parameter is a function argument.
21778
21779 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21780
21781         * g++.old-deja/g++.ext/array4.C: New test.
21782
21783 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21784
21785         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21786
21787 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21788
21789         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21790
21791 2000-03-19  Richard Henderson  <rth@cygnus.com>
21792
21793         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21794
21795 2000-03-19  Richard Henderson  <rth@cygnus.com>
21796
21797         * gcc.c-torture/compile/20000319-1.c: New test.
21798
21799 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21800
21801         * gcc.c-torture/execute/20000314-3.c: New test.
21802         * gcc.c-torture/execute/20000314-2.c: New test.
21803         * gcc.c-torture/execute/20000314-1.c: New test.
21804         * gcc.c-torture/compile/20000314-2.c: New test.
21805         * gcc.c-torture/compile/20000314-1.c: New test.
21806
21807 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21808
21809         * g++.old-deja/g++.warn/inline.C: New test.
21810
21811 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21812
21813         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21814         standards-compliant result rather than specific constants.
21815         Put test-values in array.
21816
21817 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21818
21819         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21820         (g++_target_compile): Put test-specific options last.
21821
21822 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21823
21824         * g++.old-deja/g++.eh/vbase4.C: New test.
21825
21826 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21827
21828         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21829
21830 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21831
21832         * g++.old-deja/g++.brendan/misc12.C: Removed.
21833         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21834         * g++.old-deja/g++.ext/pretty4.C: New test.
21835
21836 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21837
21838         * g++.old-deja/g++.other/string2.C: New test.
21839
21840 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21841
21842         * g++.old-deja/g++.warn/impint2.C: New test.
21843
21844 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21845
21846         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21847         is 1, not zero.
21848
21849 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21850
21851         * g++.old-deja/g++.warn/impint.C: New test.
21852         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21853         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21854         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21855         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21856         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21857         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21858         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21859         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21860         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21861         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21862         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21863         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21864
21865 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21866
21867         * gcc.dg/cpp-redef.c: New test.
21868
21869 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
21870
21871         * g++.old-deja/g++.pt/unify7.C: New test.
21872
21873 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21874
21875         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
21876         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
21877
21878 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
21879
21880         * gcc.c-torture/compile/20000224-1.c: New test.
21881
21882 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21883
21884         * gcc.c-torture/compile/cpp-2.c: New test.
21885         * gcc.c-torture/compile/cpp-1.c: New test.
21886
21887 2000-02-25  Jeffrey A Law  (law@cygnus.com)
21888
21889         * gcc.c-torture/execute/20000225-1.c: New test.
21890
21891 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21892
21893         * gcc.dg/cpp-li2.c: New test.
21894
21895         * gcc.dg/cpp-wi1.c: New test.
21896
21897         * gcc.dg/cpp-li1.c: New test.
21898
21899 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
21900
21901         * g++.old-deja/g++.other/sizeof5.C: New test.
21902
21903 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21904
21905         * gcc.c-torture/execute/va-arg-13.c: New test.
21906
21907 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
21908
21909         * gcc.c-torture/execute/va-arg-12.c: New test.
21910
21911 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21912
21913         * gcc.c-torture/execute/20000223-1.c: New test.
21914
21915 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
21916
21917         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
21918
21919 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
21920
21921         * g++.old-deja/g++.abi/ptrmem.C: New test.
21922
21923 2000-02-19  Richard Henderson  <rth@cygnus.com>
21924
21925         * gcc.c-torture/compile/init-3.c: New.
21926
21927 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21928
21929         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21930         ALWAYS_CXXFLAGS.
21931
21932 2000-02-11  Robert Lipe <robertl@sco.com>
21933
21934         * gcc.c-torture/compile/20000211-3.c: New test.
21935
21936 2000-02-11  Martin Buchholz <martin@xemacs.org>
21937
21938         * gcc.c-torture/compile/20000211-2.c: New test.
21939
21940 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21941
21942         * gcc.c-torture/compile/20000211-1.c: New test.
21943
21944 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21945
21946         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21947           on native targets
21948
21949 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21950
21951         * g++.old-deja/g++.other/cast5.C: New test.
21952
21953 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21954
21955         * gcc.c-torture/execute/20000205-1.c: New.
21956
21957 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21958
21959         * g++.old-deja/g++.jason/cast3.C: Return void.
21960         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21961
21962 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21963
21964         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21965
21966         * gcc.dg/loop-1.c: New test.
21967
21968 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21969
21970         * gcc.c-torture/compile/20000127-1.c: New test.
21971         * gcc.c-torture/execute/991228-1.c: New test.
21972
21973 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21974
21975         * gcc.dg/unused-2.c: New test.
21976
21977         * gcc.dg/conv-1.c: New test.
21978
21979 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21980
21981         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21982         compiler.
21983         (tool_option_proc): Fix typo.
21984
21985 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21986
21987         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21988         of the ld on the host, not on the build machine.
21989         Also, don't crash if '--help' is not a supported option.
21990
21991 2000-01-24  Richard Henderson  <rth@cygnus.com>
21992
21993         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21994
21995 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21996
21997         * gcc.c-torture/execute/20000120-2.c: New test.
21998         * gcc.c-torture/execute/20000120-1.c: New test.
21999
22000 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22001
22002         * gcc.c-torture/execute/20000113-1.c: New test.
22003
22004 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22005
22006         * gcc.c-torture/execute/20000112-1.c: New test.
22007
22008 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22009
22010         * gcc.dg/20000111-1.c: New test.
22011
22012 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22013
22014         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22015         with 16 bit integers.
22016
22017 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22018
22019         * gcc.dg/20000108-1.c: New test.
22020
22021 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22022
22023         * g++.old-deja/g++.ns/koenig8.C: New test.
22024
22025 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22026
22027         * g++.old-deja/g++.other/cast4.C: New test.
22028
22029 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22030
22031         * gcc.c-torture/compile/20000105-2.c: New test.
22032         * gcc.c-torture/compile/20000105-1.c: New test.
22033
22034 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22035
22036         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22037         references to printf & atoi to conform to ANSI standard.
22038         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22039         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22040         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22041         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22042         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22043         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22044         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22045         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22046         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22047         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22048         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22049         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22050         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22051         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22052         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22053         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22054         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22055         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22056         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22057         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22058         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22059         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22060         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22061         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22062         * g++.old-deja/g++.brendan/init3.C: Likewise.
22063         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22064         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22065         * g++.old-deja/g++.brendan/new2.C: Likewise.
22066         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22067         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22068         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22069         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22070         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22071         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22072         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22073         * g++.old-deja/g++.brendan/template24.C: Likewise.
22074         * g++.old-deja/g++.brendan/template3.C: Likewise.
22075         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22076         * g++.old-deja/g++.jason/inline3.C: Likewise.
22077         * g++.old-deja/g++.jason/opeq.C: Likewise.
22078         * g++.old-deja/g++.law/arg5.C: Likewise.
22079         * g++.old-deja/g++.law/arm7.C: Likewise.
22080         * g++.old-deja/g++.law/ctors11.C: Likewise.
22081         * g++.old-deja/g++.law/cvt8.C: Likewise.
22082         * g++.old-deja/g++.law/init9.C: Likewise.
22083         * g++.old-deja/g++.law/refs4.C: Likewise.
22084         * g++.old-deja/g++.law/template2.C: Likewise.
22085         * g++.old-deja/g++.law/visibility24.C: Likewise.
22086         * g++.old-deja/g++.law/vtable3.C: Likewise.
22087         * g++.old-deja/g++.mike/asm2.C: Likewise.
22088         * g++.old-deja/g++.mike/eh1.C: Likewise.
22089         * g++.old-deja/g++.mike/misc1.C: Likewise.
22090         * g++.old-deja/g++.mike/misc13.C: Likewise.
22091         * g++.old-deja/g++.mike/misc14.C: Likewise.
22092         * g++.old-deja/g++.mike/ns12.C: Likewise.
22093         * g++.old-deja/g++.mike/p1248.C: Likewise.
22094         * g++.old-deja/g++.mike/p3708.C: Likewise.
22095         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22096         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22097         * g++.old-deja/g++.mike/p646.C: Likewise.
22098         * g++.old-deja/g++.mike/p700.C: Likewise.
22099         * g++.old-deja/g++.mike/p783.C: Likewise.
22100         * g++.old-deja/g++.mike/p783a.C: Likewise.
22101         * g++.old-deja/g++.mike/p783b.C: Likewise.
22102         * g++.old-deja/g++.mike/p786.C: Likewise.
22103         * g++.old-deja/g++.mike/p789.C: Likewise.
22104         * g++.old-deja/g++.mike/p789a.C: Likewise.
22105         * g++.old-deja/g++.mike/p807a.C: Likewise.
22106         * g++.old-deja/g++.other/delete3.C: Likewise.
22107         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22108         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22109         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22110         * g++.old-deja/g++.other/empty1.C: Likewise.
22111         * g++.old-deja/g++.other/temporary1.C: Likewise.
22112         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22113         * g++.old-deja/g++.pt/t16.C: Likewise.
22114         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22115
22116 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22117
22118         * gcc.dg/991230-1.c: New test.
22119
22120 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22121
22122         * gcc.c-torture/compile/991229-3.c: New test.
22123         * gcc.c-torture/compile/991229-2.c: New test.
22124         * gcc.c-torture/compile/991229-1.c: New test.
22125
22126 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22127
22128         * gcc.c-torture/compile/labels-2.c: New test.
22129
22130 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22131
22132         * gcc.c-torture/execute/991227-1.c: New test.
22133
22134 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22135
22136         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22137
22138 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22139
22140         * gcc.c-torture/execute/991221-1.c: New test.
22141
22142 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22143
22144         * g++.old-deja/g++.other/cast3.C: New test.
22145
22146 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22147
22148         * gcc.c-torture/execute/991216-4.c: New test.
22149
22150 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22151
22152         * gcc.c-torture/execute/991216-1.c: New test.
22153         * gcc.c-torture/execute/991216-2.c: New test.
22154         * gcc.c-torture/execute/991216-3.c: New test.
22155
22156 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22157
22158         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22159         Actually make the test fail by using "-O2" for compilation.
22160
22161 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22162
22163         * g++.old-deja/g++.warn/cast-align1.C: New test.
22164
22165 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22166
22167         * gcc.c-torture/compile/991214-1.c: New test.
22168         * gcc.c-torture/compile/991214-2.c: New test.
22169
22170 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22171
22172         * gcc.dg/991214-1.c: New test.
22173
22174 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22175
22176         * gcc.c-torture/compile/991213-3.c: New test.
22177         * gcc.c-torture/compile/991213-2.c: New test.
22178         * gcc.c-torture/compile/991213-1.c: New test.
22179
22180 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22181
22182         * gcc.dg/991209-1.c: New test.
22183
22184 1999-12-08  Nathan Sidwell <nathan@acm.org>
22185
22186         * gcc.c-torture/compile/991208-1.c: New test.
22187
22188 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22189
22190         * gcc.dg/ultrasp2.c: New test.
22191
22192 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22193
22194         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22195
22196 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22197
22198         * gcc.c-torture/compile/991202-1.c: New test.
22199         * gcc.c-torture/execute/991202-1.c: New test.
22200         * gcc.c-torture/execute/991202-2.c: New test.
22201         * gcc.c-torture/execute/991202-3.c: New test.
22202
22203 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22204
22205         * g++.old-deja/g++.abi/align.C: New test.
22206         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22207         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22208
22209 1999-12-01  Richard Henderson  <rth@cygnus.com>
22210
22211         * gcc.c-torture/execute/991201-1.c: New.
22212
22213 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22214
22215         * gcc.dg/991129-1.c: New test.
22216
22217 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22218
22219         * gcc.c-torture/compile/991127-1.c: New test.
22220
22221 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22222
22223         * g++.old-deja/g++.other/warn4.C: New test.
22224
22225 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22226
22227         * g++.old-deja/g++.eh/cleanup2.C: New test.
22228         * g++.old-deja/g++.ext/pretty2.C: New test.
22229         * g++.old-deja/g++.ext/pretty3.C: New test.
22230         * g++.old-deja/g++.other/debug6.C: New test.
22231
22232 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22233
22234         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22235         compiler_output to look for one error message instead of two.
22236
22237 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22238
22239         * gcc.c-torture/execute/991118-1.c: Also test case
22240         where the word boundary does not split a byte evenly.
22241
22242 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22243
22244         * g++.old-deja/g++.ext/restrict1.C: New test.
22245
22246 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22247
22248         * gcc.c-torture/execute/991118-1.c: New test.
22249
22250 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22251
22252         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22253         working directory pathnames.
22254
22255 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22256
22257         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22258         host is equipped with driver.h and driver.o so it can actually
22259         compile and run the tests.
22260
22261 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22262
22263         * gcc.c-torture/compile/991008-1.c: New test.
22264
22265 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22266
22267         * lib/gcc-dg.exp: Include target-supports.exp
22268
22269 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22270
22271         * lib/target-supports.exp: New file: Provide procs to test for
22272         features supported by the target.
22273         (check_weak_available): Moved here from ecos.exp.
22274         (check_alias_available): New proc: Determine of the target
22275         toolchain supports the alias attribute.
22276
22277         * gcc.dg/special/ecos.exp: Move check_weak_available to
22278         target-supports.exp.
22279         (alias-1.c): Only perform the test if the target supports
22280         aliases.
22281         (wkali-1.c): Only perform the test if the target supports
22282         aliases.
22283
22284         * gcc.dg/990506-0.c: Expect error messages from cross
22285         targets as well as native targets.
22286
22287 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22288
22289         * gcc.dg/ultrasp1.c: Removed xfail.
22290         * gcc.dg/struct-ret-2.c: Likewise.
22291         * gcc.dg/array-1.c: Likewise.
22292
22293 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22294
22295         * gcc.dg/struct-ret-2.c: New test.
22296
22297         * gcc.dg/array-1.c: New test.
22298
22299 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22300
22301         * gcc.c-torture/execute/991030-1.c: New test.
22302
22303 1999-10-26  Richard Henderson  <rth@cygnus.com>
22304
22305         * gcc.c-torture/compile/991026-2.c: New test.
22306
22307 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22308
22309         * gcc.c-torture/compile/991026-1.c: New test.
22310
22311 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22312
22313         * gcc.c-torture/execute/991023-1.c: New test.
22314
22315 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22316
22317         * gcc.c-torture/execute/991019-1.c: New test.
22318
22319 1999-10-16  Richard Henderson  <rth@cygnus.com>
22320
22321         * gcc.c-torture/execute/991016-1.c: New test.
22322
22323 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22324
22325         * gcc.c-torture/execute/991014-1.c: New test.
22326
22327 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22328
22329         * g++.old-deja/g++.other/union2.C: New test.
22330
22331 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22332
22333         * g++.old-deja/g++.other/vaarg2.C: New test.
22334         * g++.old-deja/g++.other/vaarg3.C: New test.
22335
22336 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22337
22338         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22339         in compile/.
22340
22341 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22342
22343         * gcc.c-torture/execute/va-arg-11.c: New test.
22344
22345 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22346
22347         * lib/file-format.exp (gcc_target_object_format): Don't
22348         crash if objdump is unavailable.
22349
22350 1999-09-29  Donn Terry <donn@interix.com>
22351
22352         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22353
22354 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22355
22356         * gcc.c-torture/compile/990928-1.c: New test.
22357
22358 1999-09-28  Nathan Sidwell  <nathan@acm.org>
22359
22360         * g++.old-deja/g++.other/decl6.C: New test.
22361
22362 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22363
22364         * gcc.c-torture/execute/va-arg-10.c: New test.
22365
22366 1999-09-27  Nathan Sidwell  <nathan@acm.org>
22367
22368         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22369         __PRETTY_FUNCTION__.
22370
22371 1999-09-23  Nick Clifton  <nickc@cygnus.com>
22372
22373         * gcc.c-torture/execute/990923-1.c: New test.
22374
22375 1999-09-21  Nick Clifton  <nickc@cygnus.com>
22376
22377         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22378         for which -fpic is inappropriate.
22379
22380 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
22381
22382         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22383
22384 1999-09-21  Nathan Sidwell  <nathan@acm.org>
22385
22386         * g++.old-deja/g++.other/dyncast1.C: New test.
22387         * g++.old-deja/g++.other/dyncast2.C: New test.
22388         * g++.old-deja/g++.other/dyncast3.C: New test.
22389         * g++.old-deja/g++.other/dyncast4.C: New test.
22390         * g++.old-deja/g++.other/dyncast5.C: New test.
22391         * g++.old-deja/g++.eh/catch3.C: New test.
22392         * g++.old-deja/g++.eh/catch3p.C: New test.
22393         * g++.old-deja/g++.eh/catch4.C: New test.
22394         * g++.old-deja/g++.eh/catch4p.C: New test.
22395         * g++.old-deja/g++.eh/catch5.C: New test.
22396         * g++.old-deja/g++.eh/catch5p.C: New test.
22397         * g++.old-deja/g++.eh/catch6.C: New test.
22398         * g++.old-deja/g++.eh/catch6p.C: New test.
22399         * g++.old-deja/g++.eh/catch7.C: New test.
22400         * g++.old-deja/g++.eh/catch7p.C: New test.
22401         * g++.old-deja/g++.eh/catch8.C: New test.
22402         * g++.old-deja/g++.eh/catch8p.C: New test.
22403         * g++.old-deja/g++.eh/catch9.C: New test.
22404         * g++.old-deja/g++.eh/catch9p.C: New test.
22405
22406 1999-09-13  Nathan Sidwell  <nathan@acm.org>
22407
22408         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22409         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22410
22411 1999-09-13  Jeffrey A Law  (law@cygnus.com)
22412
22413         * gcc.c-torture/compile/990913-1.c: New test.
22414
22415 1999-09-10  Nathan Sidwell  <nathan@acm.org>
22416
22417         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22418         * g++.old-deja/g++.jason/rfg5.C: Likewise.
22419
22420 1999-09-09  Richard Henderson  <rth@cygnus.com>
22421
22422         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22423
22424 1999-09-09  Nathan Sidwell  <nathan@acm.org>
22425
22426         * g++.old-deja/g++.other/lookup11.C: New test.
22427         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22428         what is permitted and what we want.
22429         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22430         overload use.
22431         * g++.old-deja/g++.jason/rfg5.C: Likewise
22432
22433 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
22434
22435         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22436         * gcc.c-torture/noncompile/poison-1.c: New file.
22437
22438 1999-09-08  Nathan Sidwell  <nathan@acm.org>
22439
22440         * g++.old-deja/g++.other/sizeof3.C: New test.
22441         * g++.old-deja/g++.other/sizeof4.C: New test.
22442         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22443         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22444
22445 1999-09-07  Richard Henderson  <rth@cygnus.com>
22446
22447         * gcc.dg/va-arg-1.c: New.
22448
22449 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22450
22451         * gcc.c-torture/execute/va-arg-9.c: New test.
22452
22453 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22454
22455         * g77.f-torture/compile/980519-2.f: New test.
22456         * g77.f-torture/compile/19990905-0.f: New test.
22457         * g77.f-torture/compile/19990905-1.f: New test.
22458         * g77.f-torture/compile/19990905-2.f: New test.
22459
22460         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22461
22462 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22463
22464         * gcc.c-torture/execute/990827-1.c: Fix typo.
22465
22466 1999-09-03  Nathan Sidwell  <nathan@acm.org>
22467
22468         * g++.old-deja/g++.other/deref1.C: New test.
22469
22470 1999-09-02  Nathan Sidwell  <nathan@acm.org>
22471
22472         * g++.old-deja/g++.other/ambig2.C: New test.
22473         * g++.old-deja/g++.other/cond5.C: New test.
22474         * g++.old-deja/g++.other/lookup16.C: New test.
22475
22476 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
22477
22478         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22479         assemblers too.
22480
22481 1999-08-31  Jeffrey A Law  (law@cygnus.com)
22482
22483         * lib/c-torture.exp: Avoid the "compare executables" optimization
22484         when testing native.
22485
22486 1999-08-29  Jeffrey A Law  (law@cygnus.com)
22487
22488         * gcc.c-torture/execute/990829-1.c: New test.
22489         * gcc.c-torture/compile/990829-1.c: New test.
22490
22491 1999-08-27  Paul Burchard  <burchard@pobox.com>
22492
22493         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22494         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22495         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22496         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22497         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
22498         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
22499         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
22500         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
22501         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
22502         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
22503         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
22504
22505 1999-08-27  Jeffrey A Law  (law@cygnus.com)
22506
22507         * gcc.c-torture/execute/990827-1.c: New test.
22508
22509 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22510
22511         * g77.f-torture/noncompile/19990826-4.f: New test.
22512
22513         * g77.f-torture/compile/19990826-3.f: New test.
22514
22515         * g77.f-torture/execute/19990826-2.f: New test.
22516
22517         * g77.f-torture/compile/19990826-1.f: New test.
22518
22519         * gcc.c-torture/execute/990826-0.c: New test.
22520         * g77.c-torture/execute/19990826-0.f: New test.
22521
22522         * g77.f-torture/noncompile/970626-2.f: New test.
22523
22524 1999-08-25  Paul Burchard  <burchard@pobox.com>
22525
22526         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22527         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22528         lss-011.C: New tests.
22529
22530 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22531
22532         * g++.old-deja/g++.other/decl5.C: New test.
22533
22534 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22535
22536         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22537         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22538         call `postbase' for each one.  All callers of `postbase' changed
22539         to call this instead.
22540
22541 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22542
22543         * gcc.c-torture/execute/990811-1.c: New test.
22544
22545 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22546
22547         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22548         just native ones.
22549
22550         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22551         just native ones.
22552
22553 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22554
22555         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22556
22557 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22558
22559         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22560
22561 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22562
22563         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22564
22565 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22566
22567         * gcc.c-torture/execute/990804-1.c: New test.
22568
22569 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22570
22571         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22572         * g++.old-deja/g++.brendan/crash64.C: Likewise
22573         * g++.old-deja/g++.brendan/overload8.C: Likewise
22574
22575 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22576
22577         * g++.old-deja/g++.other/struct1.C: New test.
22578
22579 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22580
22581         * g++.old-deja/g++.other/enum2.C: New test.
22582
22583 1999-08-02  Richard Henderson  <rth@cygnus.com>
22584
22585         Adapted from tests from Franz Sirl:
22586         * gcc.c-torture/execute/va-arg-7.c: New test.
22587         * gcc.c-torture/execute/va-arg-8.c: New test.
22588
22589 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22590
22591         * gcc.c-torture/compile/990801-2.c: New test.
22592
22593         * gcc.c-torture/compile/990801-1.c: New test.
22594
22595 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22596
22597         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22598         fp-cmp-1.c, converting double to float.
22599
22600         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22601         fp-cmp-1.c, converting double to long double.
22602
22603         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22604         from fr1 to unknown_register, since fr1 is a legitimate register
22605         on some machines.
22606
22607 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22608
22609         * README: More listname related changes.
22610
22611 1999-07-08  Catherine Moore  <clm@cygnus.com>
22612
22613         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22614
22615 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22616
22617         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22618
22619 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22620
22621         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22622
22623 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22624
22625         * gcc.dg/990703-1.c: New test.
22626
22627 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22628
22629         * lib/file-format.exp: New file: Move definition of proc
22630         gcc_target_object_format to here from
22631         gcc.dg/special/ecos.exp.
22632
22633         * lib/c-torture.exp: Include lib file-format.exp.
22634         * lib/gcc-dg.exp: Include lib file-format.exp.
22635
22636         * gcc.dg/special/ecos.exp: Remove definition of proc
22637         gcc_target_object_format.
22638
22639 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22640
22641         * gcc.c-torture/execute/990628-1.c: New test.
22642
22643 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22644
22645         * gcc.c-torture/compile/990625-2.c: New test.
22646
22647         * gcc.c-torture/compile/990625-1.c: New test.
22648
22649 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22650
22651         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22652         attributes compile.
22653         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22654         ports that use the COFF/PE file format.
22655
22656 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22657
22658         * gcc.c-torture/compile/990617-1.c: New test.
22659
22660 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22661
22662         * g++.old-deja/g++.other/decl4.C: New test.
22663
22664 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22665
22666         * g++.old-deja/g++.other/bitfld3.C: New test.
22667
22668 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22669
22670         * g++.old-deja/g++.eh/catch1.C: New test.
22671
22672 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22673
22674         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22675
22676         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22677         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22678
22679 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22680
22681         * g77.f-torture/compile/19990502-0.f: Replace with new,
22682         shorter, test that still fails after recent changes.
22683
22684 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22685
22686         * gcc.c-torture/execute/990604-1.c: New test.
22687
22688 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22689
22690         * gcc.c-torture/execute/990531-1.c: New test.
22691
22692 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22693
22694         * gcc.c-torture/compile/990527-1.c: New test.
22695
22696 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22697
22698         * gcc.c-torture/execute/990527-1.c: New test.
22699
22700 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22701
22702         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22703         bitfields as signed.
22704
22705 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22706
22707         * g77.f-torture/compile/19990525-0.f: New test.
22708
22709 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22710
22711         * gcc.c-torture/execute/990525-2.c: New test.
22712
22713         * gcc.c-torture/execute/990525-1.c: New test.
22714
22715 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22716
22717         * g++.old-deja/g++.other/anon3.C: New test.
22718         * g++.old-deja/g++.other/anon4.C: New test.
22719         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22720         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22721         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22722         Merrill).
22723
22724 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22725
22726         * gcc.c-torture/execute/990524-1.c: New test.
22727
22728         * gcc.dg/990524-1.c: New test.
22729
22730 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22731
22732         * gcc.c-torture/compile/990523-1.c: New test.
22733
22734 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22735
22736         * gcc.c-torture/compile/990519-1.c: New test.
22737
22738 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22739
22740         * gcc.c-torture/compile/990517-1.c: New test.
22741
22742         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22743         (e4, f4): New tests.
22744         (main): Call them.
22745
22746 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22747
22748         * gcc.dg/noreturn-1.c: New test.
22749
22750 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22751
22752         * gcc.c-torture/execute/990513-1.c: New test.
22753
22754 1999-05-10  Richard Henderson  <rth@cygnus.com>
22755
22756         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22757
22758 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22759
22760         * g77.f-torture/execute/erfc.f: Use small single-precision
22761         values, to avoid problems on Alphas when not -mieee.
22762
22763 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22764
22765         * gcc.dg/990506-0.c: New test.
22766
22767 1999-05-08  Richard Henderson  <rth@cygnus.com>
22768
22769         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22770         the constant to test.  Don't XFAIL 64-bit targets.
22771
22772         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22773         * g++.old-deja/g++.law/profile1.C: Likewise.
22774
22775         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22776         operator new instances.
22777         * g++.old-deja/g++.other/delete5.C: Likewise.
22778
22779 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22780
22781         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22782         intrinsic.
22783
22784 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22785
22786         * g77.f-torture/execute/u77-test.f: Reverse order of two
22787         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22788
22789 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22790
22791         * gcc.dg/compare1.c: New test.
22792
22793 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22794
22795         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22796         New tests.
22797
22798 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22799
22800         * g77.f-torture/compile/19990502-1.f: New test.
22801
22802 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22803
22804         * g77.f-torture/compile/19990502-0.f: New test.
22805
22806 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22807
22808         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22809         intrinsic.
22810
22811 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22812
22813         * g77.f-torture/execute/u77-test.f (main): List libU77
22814         intrinsics not currently tested.
22815         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22816         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22817         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22818         Trim blanks off the ends of some printed strings.
22819
22820 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22821
22822         * g77.f-torture/execute/u77-test.f (main): Just warn about
22823         FSTAT gid disagreement, as it's expected on some systems.
22824
22825 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22826
22827         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22828         use a new function, which allows for some slop.
22829         Clean up some commentary.
22830         (issum): The new function.
22831         (sgladd): Deleted subroutine.
22832
22833 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22834
22835         * g77.f-torture/execute/u77-test.f: Modify to be more like
22836         libf2c/libU77 version, bringing patches to that version here.
22837         Add suitable commentary.
22838
22839 1999-04-25  Richard Henderson  <rth@cygnus.com>
22840
22841         * gcc.dg/990424-1.c: New test.
22842
22843 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22844
22845         * g77.f-torture/execute/u77-test.f (main): Bug involving
22846         LSTAT has been fixed, so turn back on full checking.
22847
22848 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22849
22850         * g77.f-torture/compile/19990419-0.f: New test.
22851         * g77.f-torture/execute/19990419-1.f: New test.
22852
22853 1999-04-17  Richard Henderson  <rth@cygnus.com>
22854
22855         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22856         to avoid the need for a prototype to supress a warning.
22857
22858 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22859
22860         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22861
22862 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22863
22864         * gcc.c-torture/execute/990404-1.c: New test.
22865
22866 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22867
22868         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
22869         * gcc.dg/cpp-if3.c: Don't use -pedantic.
22870         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
22871         missing initializer warnings.
22872
22873 1999-03-28  Jeffrey A Law  (law@cygnus.com)
22874
22875         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
22876         matching strings.
22877
22878 1999-03-26  Jeffrey A Law  (law@cygnus.com)
22879
22880         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
22881
22882 1999-03-26  Craig Burley  <craig@jcb-sc.com>
22883
22884         * g77.f-torture/execute/19990325-0.f: New test.
22885         * g77.f-torture/execute/19990325-1.f: New test.
22886
22887 1999-03-24  Jeffrey A Law  (law@cygnus.com)
22888
22889         * gcc.c-torture/execute/990324-1.c: New test.
22890
22891 1999-03-22  Jim Wilson  <wilson@cygnus.com>
22892
22893         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
22894         test with 4.
22895
22896 1999-03-17  Richard Henderson  <rth@cygnus.com>
22897
22898         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
22899
22900 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22901
22902         * g77.f-torture/execute/19990313-2.f: New test.
22903         * g77.f-torture/execute/19990313-3.f: New test.
22904
22905 1999-03-13  Craig Burley  <craig@jcb-sc.com>
22906
22907         * g77.f-torture/execute/19990313-0.f: New test.
22908         * g77.f-torture/execute/19990313-1.f: New test.
22909
22910 1999-03-12  Jim Wilson  <wilson@cygnus.com>
22911
22912         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
22913         printf to sprintf.
22914         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
22915         (main): Add check for u15.  Conditionalize u31 check depending on
22916         whether ints are <32 bits or >=32 bits.
22917
22918 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22919
22920         * g77.f-torture/execute/19981119-0.f: Improve testiness.
22921
22922 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22923
22924         * g77.f-torture/compile/19990305-0.f: New test.
22925         * g77.f-torture/execute/19981119-0.f: New test.
22926
22927 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22928
22929         * g77.f-torture/execute/970625-2.f: call ABORT if final
22930         result is not correct, instead of just printing it.
22931         Add this checking via newly introduced obfuscation, to
22932         trip up buggy front ends.
22933
22934 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22935
22936         * g77.f-torture/compile/960317-1.f: Moved from being
22937         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22938
22939 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22940
22941         * g77.f-torture/execute/960317-1.f: New (old) test.
22942         * g77.f-torture/execute/970625-2.f: Ditto.
22943
22944 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22945
22946         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22947         message on line 1 or line 2; cccp and cpplib do this differently.
22948
22949 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22950
22951         * g++.old-deja/g++.law/weak1.C: New test.
22952
22953 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22954
22955         * gcc.c-torture/execute/990119-1.c: Renamed to...
22956         * gcc.dg/990119-1.c: this, so it will only be tested once
22957         (it's a preprocessor test, it doesn't need to be run at
22958         multiple optimization levels).
22959
22960 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22961
22962         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22963           ALWAYS_CXXFLAGS.
22964
22965 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22966
22967         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22968         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22969         to not be compilable by current g77.
22970
22971 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22972
22973         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22974
22975 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22976
22977         * gcc.c-torture/execute/990222-1.c: New test.
22978
22979 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22980
22981         * g77.f-torture/compile/19990218-0.f: New test.
22982         * g77.f-torture/noncompile/19990218-1.f: New test.
22983
22984 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22985
22986         * g77.f-torture/compile/19981216-0.f: New test.
22987
22988 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22989
22990         * gcc.dg/990214-1.c: New test.
22991
22992 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22993
22994         * gcc.dg/990213-2.c: New test.
22995
22996         * gcc.dg/990213-1.c: New test.
22997
22998 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22999
23000         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23001         ints.
23002
23003 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23004
23005         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23006         specified by target.
23007
23008         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23009
23010 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23011
23012         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23013
23014 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23015
23016         * gcc.dg/special/ecos.exp: New test driver for new tests with
23017         special requirements.
23018
23019         * gcc.dg/special/alias-1.c: New test.
23020         * gcc.dg/special/gcsec-1.c: New test.
23021         * gcc.dg/special/weak-1.c: New test.
23022         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23023         * gcc.dg/special/weak-2.c: New test.
23024         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23025         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23026         * gcc.dg/special/wkali-1.c: New test.
23027         * gcc.dg/special/wkali-2.c: New test.
23028         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23029         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23030
23031 1999-02-10  Felix Lee  <flee@cygnus.com>
23032
23033           * lib/c-torture.exp (c-torture-compile): Pull out code for
23034           analyzing gcc error messages.
23035           (c-torture-execute): Likewise.  Fix some (harmless) false
23036           positives.
23037           * lib/gcc.exp (gcc_check_compile): New function.
23038
23039 1999-02-08  Richard Henderson  <rth@cygnus.com>
23040
23041         * gcc.c-torture/execute/990208-1.c: New test.
23042
23043 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23044
23045         * g++.dg/special/ecos.exp: New driver for new tests with special
23046         requirements
23047
23048         * g++.dg/special/conpr-1.C: New test
23049         * g++.dg/special/conpr-2.C: New test
23050         * g++.dg/special/conpr-2a.C: New test
23051         * g++.dg/special/conpr-3.C: New test
23052         * g++.dg/special/conpr-3a.C: New test
23053         * g++.dg/special/conpr-3b.C: New test
23054
23055         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23056         allow g++ to use the dg driver
23057
23058         * README: Add comment about g++.dg directory
23059
23060 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23061
23062         * README: Update email addresses.
23063
23064 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23065
23066         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23067         arguments in order to force structure S onto the stack even on
23068         the alpha.
23069         (test): Pass 10 leading arguments to function foo as well as the
23070         structure S.
23071
23072         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23073         failure for all targets.
23074
23075         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23076         abort to terminate program execution.
23077
23078 1999-01-30  Richard Henderson  <rth@cygnus.com>
23079
23080         * gcc.c-torture/execute/990130-1.c: New test.
23081
23082 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23083
23084         * gcc.dg/990130-1.c: New test.
23085
23086 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23087
23088         * gcc.c-torture/execute/990128-1.c: New test.
23089
23090 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23091
23092         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23093
23094 1999-01-27  Felix Lee  <flee@cygnus.com>
23095
23096         * lib/c-torture.exp (c-torture-compile): pull out code for
23097         analyzing gcc error messages.
23098         (c-torture-execute): ditto, and fix some (harmless) false
23099         positives.
23100         * lib/gcc.exp (gcc_check_compile): new function.
23101
23102 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23103
23104         * gcc.dg/990117-1.c: New test.
23105
23106         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23107
23108         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23109
23110 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23111
23112         * g77.f-torture/compile/990115-1.f: New test.
23113
23114 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23115
23116         * gcc.c-torture/compile/990107-1.c: New test
23117
23118 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23119
23120         * gcc.c-torture/execute/990106-2.c: New test.
23121
23122         * gcc.c-torture/execute/990106-1.c: New test.
23123
23124 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23125
23126         * gcc.c-torture/compile/981223-1.c: New test.
23127
23128 1998-12-29  Richard Henderson  <rth@cygnus.com>
23129
23130         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23131         (opt3): Rename from opt4 and disable.
23132
23133 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23134
23135         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23136
23137 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23138
23139         * g++.old-deja/g++.other/conv5.C: New test.
23140
23141 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23142
23143         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23144
23145 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23146
23147         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23148
23149 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23150
23151         * gcc.c-torture/compile/981211-1.c: New test.
23152
23153 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23154
23155         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23156
23157         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23158
23159 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23160
23161         * gcc.special/930510-1.c: Make C9X safe.
23162         * gcc.misc-tests/gcov-1.c Similarly.
23163         * gcc.misc-tests/gcov-2.c Similarly.
23164
23165 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23166
23167         * gcc.dg/ultrasp1.c: New test.
23168
23169 1998-12-06  Richard Henderson  <rth@cygnus.com>
23170
23171         * gcc.c-torture/execute/981206.c: New test.
23172
23173 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23174
23175         * g++.old-deja/g++.ns/template7.C: New test.
23176
23177         * g++.old-deja/g++.other/expr1.C: New test.
23178
23179         * g++.old-deja/g++.eh/tmpl3.C: New test.
23180
23181         * g++.old-deja/g++.eh/tmpl2.C: New test.
23182
23183 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23184
23185         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23186         * g++.old-deja/g++.other/using6.C: Removed.
23187         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23188
23189         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23190
23191 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23192
23193         * g++.old-deja/g++.pt/overload8.C: New test.
23194
23195         * g++.old-deja/g++.pt/overload7.C: New test.
23196
23197         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23198
23199         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23200         and relinking messages.
23201         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23202         compiling with -frepo.
23203
23204 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23205
23206         * g++.old-deja/g++.pt/lookup6.C: New test.
23207
23208 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23209
23210         * gcc.c-torture/execute/981130-1.c: New test.
23211         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23212
23213 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23214
23215         * g++.old-deja/g++.pt/explicit76.C: New test.
23216
23217         * g++.old-deja/g++.pt/friend38.C: New test.
23218
23219         * g++.old-deja/g++.ns/crash2.C: New test.
23220
23221         * g++.old-deja/g++.pt/defarg8.C: New test.
23222
23223         * g++.old-deja/g++.pt/instantiate6.C: New test.
23224
23225         * g++.old-deja/g++.pt/static6.C: New test.
23226
23227         * g++.old-deja/g++.pt/decl2.C: New test.
23228
23229 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23230
23231         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23232         problem is actually related with name lookup, but so what? :-)
23233
23234         * g++.old-deja/g++.pt/friend37.C: New test.
23235
23236 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23237
23238         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23239         element, which fails on some systems.
23240
23241         * g77.f-torture/execute/labug1.f: New test.
23242
23243 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23244
23245         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23246         is defined.
23247
23248 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23249
23250         * g77.f-torture/compile/981117-1.f: New test.
23251
23252 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23253
23254         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23255         properly discarded.
23256
23257 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23258
23259         * gcc.c-torture/execute/memcheck: New directory of tests for
23260         -fcheck-memory-usage.
23261
23262 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23263
23264         * README: New file, general information about the testsuite and
23265         new description of the various C++ test subdirectories.
23266         * README.g++: Eliminate obsolete information, update and move most
23267         relevant stuff to README.
23268
23269 1998-11-07  Richard Henderson  <rth@cygnus.com>
23270
23271         * gcc.c-torture/compile/981107-1.c: New test.
23272
23273 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23274
23275         * execute/memcpy-bi.c: New testcase.
23276
23277 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23278
23279         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23280         base classes.
23281
23282         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23283         template is selected.
23284
23285         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23286         classes, it should be accepted for all types.
23287
23288         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23289
23290         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23291         specializations start with template headers.
23292
23293 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23294
23295         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23296
23297         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23298         non-POD types.
23299
23300 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23301
23302         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23303
23304 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23305
23306         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23307
23308 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23309
23310         * 981019-1.c: New test.
23311
23312 1998-10-14  Robert Lipe <robertl@dgii.com>
23313
23314         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23315         find objc headers.
23316
23317 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23318
23319         * compile/981001-4.c: Remove use of GCC extension that triggers a
23320         compiler bug.
23321
23322 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23323
23324         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23325
23326 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23327
23328         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23329         instantiation of template produces incorrect code for delete
23330         expression.
23331
23332         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23333         constructors' name is not unique.
23334         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23335         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23336
23337         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23338         automatic array of const is ill-formed.
23339
23340         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23341         of template parameter?
23342
23343         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23344         const.
23345
23346         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23347         pointer-to-member expression.
23348
23349         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23350         declaration causes ICE.
23351
23352 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23353
23354         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23355         reserved in the global namespace.
23356
23357         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23358         generate needed virtual table.
23359
23360         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23361
23362 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
23363
23364         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23365         template-dependent type
23366
23367 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
23368
23369         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23370         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23371         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23372
23373         * g++.old-deja/g++.other/using5.C: New test; using decl from base
23374         class should be usable as argument of member function.
23375         * g++.old-deja/g++.other/using6.C: New test; using decl from base
23376         class should be usable as return type of member function.
23377         * g++.old-deja/g++.other/using7.C: New test; using decl from base
23378         class should be usable as type of data member.
23379
23380         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23381
23382 1998-10-09  Jeffrey A Law  (law@cygnus.com)
23383
23384         * gcc.c-torture/special/920521-1.c: Fix bogus test.
23385
23386 1998-10-08  Nick Clifton  <nickc@cygnus.com>
23387
23388         * gcc.dg/dll-?.c Add thumb to target list.
23389         Fix assembler scan patterns to match current assembler output.
23390
23391 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
23392
23393         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
23394         matching of template brackets.
23395
23396         * g++.old-deja/g++.other/using4.C: New test.  Test using
23397         declarations of methods from base classes.
23398
23399         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
23400         within functions should introduce names into the innermost
23401         enclosing namespace.
23402
23403         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
23404         of static locals if first initialization throws.
23405
23406 1998-10-07  Jim Wilson  <wilson@cygnus.com>
23407
23408         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23409
23410 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
23411
23412         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
23413         lose track of the possible targets of tablejump insns.
23414         * special/special.exp: Run it.
23415
23416 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23417
23418         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
23419         must be declared before its specializations can be named in friend
23420         declarations.
23421
23422 1998-10-05  Dave Love  <d.love@dl.ac.uk>
23423
23424         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23425
23426         * g77.f-torture/execute/io1.f: New test.
23427
23428 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23429
23430         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23431         with pointer to template function, for which no argument deduction
23432         is possible.
23433
23434         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23435         specialization of template function as argument to template
23436         function.
23437
23438         * g++.old-deja/g++.other/access2.C: New test; Inner class
23439         shouldn't have privileged access to Outer's names.
23440
23441 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23442
23443         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23444         friend template declared within template class conflicts with
23445         nested class of the same name.
23446
23447         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23448         is ignored.
23449
23450         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23451         object with direct initializer as function declaration.
23452
23453         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23454         initializers.
23455
23456         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23457         involving const pointer and NULL produces incorrect result.
23458
23459         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23460         type name without `typename' should be rejected with -pedantic.
23461
23462 1998-10-02  Richard Henderson  <rth@cygnus.com>
23463
23464         * g++.old-deja/g++.other/addrof1.C: New test.
23465
23466 1998-10-01  Nick Clifton  <nickc@cygnus.com>
23467
23468         * gcc.c-torture/compile/981001-1.c: New test.
23469         * gcc.c-torture/execute/981001-1.c: New test.
23470
23471 1998-10-01  Jeffrey A Law  (law@cygnus.com)
23472
23473         * gcc.c-torture/compile/981001-2.c: New test.
23474         * gcc.c-torture/compile/981001-3.c: New test.
23475         * gcc.c-torture/compile/981001-4.c: New test.
23476
23477 1998-10-01  Robert Lipe  <robertl@dgii.com>
23478
23479         * lib/objc.exp (objc_target_compile): Add -L during compiles for
23480         multilibbed hosts.   Idea grafted from g77.exp.
23481
23482 1998-09-30  Dave Love  <d.love@dl.ac.uk>
23483
23484         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23485         avoid losing on systems which need -lsocket.
23486
23487 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
23488
23489         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23490         * g++.old-deja/g++.other/nested2.C: Ditto.
23491         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23492         failure.
23493
23494 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23495
23496         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23497         preferred over template operator!= for enum bitfields.
23498
23499 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
23500
23501         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
23502         that happen to have the same base name, but in different scopes,
23503         are incorrectly rejected.
23504
23505 1998-09-16  Richard Henderson  <rth@cygnus.com>
23506
23507         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23508         on the native word size instead of an integer literal.
23509
23510 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23511
23512         * g++.old-deja/g++.other/static2.C: Invocation of static data
23513         member of type pointer-to-function denoted as non-static member.
23514
23515         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23516         checks involving function types and aliases.
23517
23518 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23519
23520         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23521         redefined to the same non-trivial type.
23522
23523         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23524         namespace-qualification of template specializations declared in
23525         other namespaces.
23526
23527         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23528         to declare a subset of the specializations of a template function
23529         as friends of specializations of a template class.
23530
23531         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23532         member templates that do not fully specialize the enclosing
23533         template class are rejected.
23534
23535 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23536
23537         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23538
23539 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23540
23541         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23542         altered from libf2c/libU77 version.
23543
23544 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23545
23546         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23547
23548 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23549
23550         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23551         (un)signed char are different types for template specialization
23552         purposes.
23553
23554 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23555
23556         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23557         * objc: ObjC testsuite.
23558
23559 1998-08-31  Catherine Moore  <clm@cygnus.com>
23560
23561         * gcc.c-torture/execute/941014-1.x:  New file.
23562
23563 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23564
23565         * lib/c-torture.exp: Add support for
23566         torture_eval_before_compile and torture_eval_before_execute
23567         variables.
23568
23569 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23570
23571         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23572         this test triggers valid.
23573
23574 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23575
23576         * gcc.dg/980827-1.c: New test.
23577
23578 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23579
23580         * gcc.c-torture/execute/loop-4b.c: New test.
23581
23582 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23583
23584         * lib/c-torture.exp: Add support for
23585         torture_eval_before_compile and torture_eval_before_execute
23586         variables.
23587
23588 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23589
23590         * gcc.c-torture/compile/980825-1.c: New test.
23591
23592 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23593
23594         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23595         count number tests in opt_t0 not good_t0.
23596
23597 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23598
23599         * gcc.c-torture/compile/930326-1.x: Fix typo.
23600
23601 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23602
23603         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23604         causes an ICE.
23605
23606 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23607
23608         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23609         STACK_SIZE is defined.
23610         * gcc.c-torture/unsorted/stuct.c: Similarly.
23611
23612         * gcc.c-torture/compile/980821-1.c: New test.
23613
23614 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23615
23616         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23617
23618 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23619
23620         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23621         code.
23622
23623 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23624
23625         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23626         error'.
23627
23628 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23629
23630         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23631
23632 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23633
23634         * gcc.c-torture/compile/980816-1.c: New test.
23635
23636         * gcc.dg/980816-1.c: New test.
23637
23638 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23639
23640         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23641         compiler for ieee tests.
23642
23643 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23644
23645         * g77.f-torture/compile/980729-0.f: New test.
23646
23647 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23648
23649         * gcc.c-torture/special/eeprof-1.c: New test, for
23650         -finstrument-functions.
23651         * gcc.c-torture/special/special.exp: Run it.
23652
23653 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23654
23655         * gcc.c-torture/compile/980729-1.c: New test.
23656
23657 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23658
23659         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23660         __thumb__ is defined, and test for ARM style doubles if so.
23661
23662 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23663
23664         * g77.f-torture/noncompile/980615-0.f: New test.
23665
23666 1998-07-26  H.J. Lu  (hjl@gnu.org)
23667
23668         * gcc.dg/980312-1.c: Do link instead of compile.
23669         * gcc.dg/980313-1.c: Likewise.
23670
23671 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23672
23673         * gcc.c-torture/compile/980726-1.c: New test.
23674
23675 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23676
23677         * g77.f-torture/execute/io0.f: New test.
23678
23679 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23680
23681         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23682         an int.
23683
23684 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23685
23686         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23687         m32r bugs.
23688
23689 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23690
23691         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23692         c-decl.c:grokdeclarator can handle mode attributes.
23693
23694 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23695
23696         * gcc.c-torture/execute/980716-1.c: New test.
23697
23698 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23699
23700         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23701         the mn10200.
23702         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23703         the mn10200.
23704         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23705         * gcc.c-torture/compile/930326-1.x: Similarly.
23706
23707 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23708
23709         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23710         New test from Craig.
23711
23712 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23713
23714         * g77.f-torture/noncompile/980616-0.f: New test.
23715
23716         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23717
23718 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23719
23720         *  g++.other/singleton.C: Return error value instead of taking
23721         SIGSEGV.
23722
23723 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23724
23725         *  g++.other/singleton.C: New test.   Warning is under dispute.
23726         Runtime crash is not.
23727
23728 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23729
23730         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23731         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23732         using6.C, using7.C}:  New namespace tests.
23733
23734 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23735
23736         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23737         specialization with typedef'ed names used as array indexes.
23738
23739 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23740
23741         * gcc.c-torture/execute/980709-1.c: New test.
23742
23743         * gcc.dg/980709-1.c: New test.
23744
23745 1998-07-07  Richard Henderson  <rth@cygnus.com>
23746
23747         * gcc.c-torture/execute/bcp-1.c: New test.
23748
23749 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23750
23751         * gcc.c-torture/execute/980707-1.c: New test.
23752
23753 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23754
23755         * gcc.c-torture/compile/980706-1.c: New test.
23756
23757 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23758
23759         * g77.f-torture/execute/980701-0.f,
23760         g77.f-torture/execute/980701-1.f: New test from Craig.
23761
23762 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23763
23764         * gcc.c-torture/compile/980701-1.c: New test.
23765
23766         * gcc.c-torture/execute/980701-1.c: New test.
23767
23768 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23769 rlsruhe.de>
23770
23771         * g++.old-deja/g++.robertl/eb132.C: New test.
23772         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23773
23774 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23775
23776         * g77.f-torture/execute/980628-7.f,
23777         g77.f-torture/execute/980628-8.f,
23778         g77.f-torture/execute/980628-9.f,
23779         g77.f-torture/execute/980628-10.f: New tests from Craig.
23780
23781         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23782
23783 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23784
23785         * g77.f-torture/execute/980628-4.f: New test from Craig.
23786         * g77.f-torture/execute/980628-5.f: Likewise.
23787         * g77.f-torture/execute/980628-2.f: Likewise.
23788         * g77.f-torture/execute/980628-0.f: Likewise.
23789         * g77.f-torture/execute/980628-1.f: Likewise.
23790         * g77.f-torture/execute/980628-3.f: Likewise.
23791         * g77.f-torture/execute/980628-6.f: Likewise.
23792
23793 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23794
23795         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23796         directory when nothing has been installed yet.
23797
23798 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23799
23800         * gcc.c-torture/special/special.exp: Handle newer versions of
23801         dejagnu.
23802
23803 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23804
23805         * gcc.dg/980626-1.c: New test.
23806
23807 1998-06-19  Bruno Haible <haible@ilog.fr>
23808
23809         * gcc.misc-tests/m-un-2.c: New test.
23810         * g++.old-deja/g++.other/warn01.c: Likewise.
23811
23812 1998-06-19  Robert Lipe  <robertl@dgii.com>
23813
23814         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23815         compatibility with assmblers with a different comment character.
23816         Eliminate use of GAS-specific extensions.
23817
23818 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23819
23820         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23821
23822 1998-06-19  Robert Lipe  <robertl@dgii.com>
23823
23824         *lib/g77.exp: Replace search for libf2c.a with search for newly
23825         renamed libg2c.a
23826
23827 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23828
23829         * gcc.c-torture/execute/980617-1.c: New test.
23830
23831 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23832
23833         * gcc.c-torture/execute/980612-1.c: New test.
23834
23835 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23836
23837         * gcc.dg/980523-1.c: Only test on ppc-linux.
23838         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23839
23840         * gcc.c-torture/execute/980608-1.c: New test.
23841
23842 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23843
23844         * gcc.c-torture/execute/980605-1.c: New test.
23845
23846 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23847
23848         * gcc.c-torture/execute/980604-1.c: New test.
23849
23850 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23851
23852         * gcc.c-torture/execute/980602-1.c: New test.
23853         * gcc.c-torture/execute/980602-2.c: Likewise.
23854
23855 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23856
23857         * 970125-0.f: Fix per JCB.  Add commentary.
23858
23859 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23860
23861         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23862         IEEE -0 support.
23863
23864 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23865
23866         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23867         earlier.
23868
23869 1998-05-28  Catherine Moore <clm@cygnus.com>
23870
23871         * gcc.c-torture/execute/980526-3.c: New test.
23872
23873 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
23874
23875         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
23876         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
23877         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
23878         m88k-motorola-sysv3 to XFAIL.
23879
23880 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23881
23882         * gcc.dg/980526-1.c: New test.
23883         * gcc.c-torture/execute/980526-2.c: New test.
23884
23885 1998-05-26  Jeffrey A Law  (law@cygnus.com)
23886
23887         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
23888
23889         * gcc.c-torture/execute/980526-1.c: New test.
23890
23891 1998-05-26  Dave Love  <d.love@dl.ac.uk>
23892
23893         * g77.f-torture/execute/alpha2.f: Add runtime test.
23894
23895 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
23896
23897         * g++.old-deja/old-deja.exp: Strip leading directories.
23898
23899         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
23900         error for the line.  Don't run multiple tests for the same line.
23901
23902 1998-05-23  Jeffrey A Law  (law@cygnus.com)
23903
23904         * gcc.dg/980523-1.c: New test.
23905
23906 1998-05-23  Dave Love  <d.love@dl.ac.uk>
23907
23908         * g77.f-torture/compile/970915-0.f: New test.
23909
23910 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
23911
23912         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
23913
23914 1998-05-21  Jeffrey A Law  (law@cygnus.com)
23915
23916         * gcc.dg/980520-1.c: New test.
23917
23918 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
23919
23920         * gcc.dg/980502-1.c: Fix return type.
23921
23922 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23923
23924         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23925         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23926         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23927         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23928         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23929
23930 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23931
23932         * g77.f-torture/execute/980520-1.f: New test.
23933
23934 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23935
23936         * lib/mike-g77.exp: New file.
23937
23938         * g77.f-torture/noncompile/noncompile.exp,
23939         g77.f-torture/noncompile/check0.f: New files.
23940
23941 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23942
23943         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23944         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23945         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23946         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23947         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23948         abort where appropriate.
23949
23950 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23951
23952         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23953         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23954
23955 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23956
23957         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23958
23959 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23960
23961         * g77.f-torture/compile/980427-0.f: New test.
23962
23963 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23964
23965         * g77.f-torture/compile/980424-0.f: New test.
23966
23967 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23968
23969         * g77.f-torture/compile/980419-2.f (main): New test.
23970         * g77.f-torture/compile/970125-0.f: New test.
23971         * g77.f-torture/compile/980419-1.f: New test.
23972
23973 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23974
23975         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23976         of loop-4.c.
23977
23978 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23979
23980         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23981
23982 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23983
23984         * gcc.c-torture/compile/980329-1.c: New test.
23985
23986 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23987
23988         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23989         * gcc.dg/980312-1.c: Fix typo in -march command.
23990
23991 1998-03-16  H.J. Lu  (hjl@gnu.org)
23992
23993         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23994
23995 1998-03-11  Robert Lipe  <robertl@dgii.com>
23996
23997         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23998         Dave Love agree the Fortran source is bogus.
23999
24000 1998-03-11  Robert Lipe  <robertl@dgii.com>
24001
24002         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24003         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24004         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24005         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24006         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24007
24008 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24009
24010         * g++.old-deja/g++.other/friend1.C: New test.
24011
24012 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24013
24014         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24015         possibly uninitialized) variables and declare dnrm2.
24016
24017 1998-02-23  Robert Lipe <robertl@dgii.com>
24018
24019         From Bruno Haible <haible@ilog.fr>:
24020         * gcc.c-torture/execute/980223.c: New test.
24021
24022 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24023
24024         * gcc.dg/ifelse-1.c: New test.
24025
24026 1998-02-09  H.J. Lu  (hjl@gnu.org)
24027
24028         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24029
24030           * lib/old-dejagnu.exp (old-dejagnu): Added the
24031           "execution test - XFAIL *-*-*" handling in the spirit of
24032           "excess errors test -". Changed the "execution test fails"
24033           handling to be like "excess errors test fails".
24034           * Update various tests accordingly.
24035
24036 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24037
24038         * gcc.c-torture/execute/980205.c: New test.
24039
24040 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24041
24042         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24043         * lib/f-torture.exp: Similarly.
24044         * gcc.c-torture: Rename all .cexp files to .x files.
24045
24046 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24047
24048         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24049         (940510-1.c): Removed duplicate.
24050         (971104-1.c): New test.
24051
24052 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24053
24054           * lib/f-torture.exp: Improve error and loop detection.
24055
24056 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24057
24058         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24059         use that to size the filler array.
24060
24061 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24062
24063         * lib/c-torture.exp(c-torture-execute): Fix typo.
24064
24065         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24066         testcase as the executable name. Keep the executable around if
24067         the test fails.
24068
24069 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24070
24071         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24072         changes.  Only test one -g option, and move it to the end of the
24073         list of options to test.
24074
24075 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24076
24077         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24078         variable GCC_TORTURE_OPTIONS to supply default switches separated
24079         by colons.  If no environment variable, run tests with -O0 -g, -O1
24080         -g, and -O2 -g as well.
24081
24082 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24083
24084         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24085         explanatory comments. Fix indentation.
24086
24087 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24088
24089         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24090
24091 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24092
24093         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24094         * g++.old-deja/g++.mike/p7325.C: Likewise.
24095         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24096
24097 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24098
24099         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24100         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24101         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24102         * g++.old-deja/g++.law/operators4.C: Likewise.
24103
24104 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24105
24106         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24107         * g++.old-deja/g++.mike/p784.C: Ditto.
24108         * g++.old-deja/g++.mike/p785.C: Ditto.
24109
24110 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24111
24112           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24113
24114 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24115
24116         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24117         target feature; pass this to c-torture-execute as needed.
24118
24119 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24120
24121         * lib/c-torture.exp(c-torture-execute): If the previous and the
24122         current executables being tested are identical, we don't need to
24123         run the executable again. Try to make the executable names
24124         unique. Add an optional argument for passing additional compiler
24125         flags.
24126
24127 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24128
24129         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24130
24131 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24132
24133         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24134
24135 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24136
24137         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24138         32bit or larger longs.
24139
24140         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24141         have either a 32bit long or 32bit int.
24142
24143 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24144
24145         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24146         Make double precision tests dependent on sizeof (double).
24147
24148 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24149
24150         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24151         too.
24152
24153 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24154
24155         * gcc.c-torture/compile/961203-1.cexp: New script.
24156
24157 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24158
24159         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24160         up the includes ourselves.
24161
24162 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24163
24164         * lib/plumhall.exp: Remove random include, and add a few
24165         verbose messages for debugging.
24166
24167 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24168
24169         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24170         of trying to do it ourselves.
24171
24172 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24173
24174         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24175
24176 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24177
24178         * gcc.prms/5403.c: Made regexp a bit less strict.
24179
24180 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24181
24182         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24183         is returned from remote_load instead.
24184         * lib/plumhall.exp: Ditto.
24185         * lib/mike-g++.exp: Ditto.
24186         * lib/old-dejagnu.exp: Ditto.
24187         * lib/c-torture.exp: Ditto.
24188
24189 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24190
24191         * lib/g++.exp: Use build_wrapper procedure.
24192         * lib/gcc.exp: Ditto.
24193
24194 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24195
24196         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24197         an old-style decl for malloc.  Fixes tests to work when
24198         sizeof (int) != sizeof (size_t).
24199
24200 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24201
24202         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24203
24204         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24205         use stdargs.h interface.
24206
24207 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24208
24209         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24210         NO_VARARGS when compiling.
24211
24212 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24213
24214         * lib/plumhall.exp(ph_includes): New procedure.
24215         (ph_make): Use it.
24216         (ph_compiler): Ditto.
24217
24218         * lib/g++.exp: Rename test-glue.c to testglue.c.
24219         * lib/gcc.exp: Ditto.
24220
24221 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24222
24223         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24224         to completion when it's called.
24225
24226 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24227
24228         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24229         is defined, don't do test.
24230
24231 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24232
24233         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24234         for object files.
24235         (ph_summary): Mark skipped testcases as untested, not unresolved.
24236
24237         * lib/plumhall.exp (ph_make): If unresolved because of bad
24238         errorCode, record errorCode in log file.
24239         (*): Replace send_log/verbose with verbose -log.
24240
24241 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24242
24243         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24244         double conversion if double isn't at least 8 bytes.
24245
24246         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24247         int to work with targets where int is 16 bits.
24248
24249         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24250         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24251         precision for the test to complete.
24252
24253 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24254
24255         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24256         if d10v is not compiled with the -mdouble64 flag.
24257         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24258
24259         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24260         d10v is not compiled with the -mint32 flag.
24261
24262 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24263
24264         * lib/plumhall.exp: Use incr_count.
24265
24266 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24267
24268         * gcc.c-torture: Update to c-torture-1.45.
24269
24270 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24271
24272         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24273         the name of the expect testcase file).
24274
24275         * lib/g++.exp(g++_init): Ditto.
24276
24277 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24278
24279         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24280         the host.
24281
24282         * lib/gcc.exp(gcc_exit): New procedure.
24283
24284 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24285
24286         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24287         specs where appropriate.
24288
24289         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24290         because of new "candidates are" messages, and removed a few
24291
24292         * Converted all non-old-style g++ testcases to old-style, and
24293         moved into g++.old-deja.
24294
24295 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24296
24297         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24298         options.
24299
24300         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24301         succeeded.
24302
24303         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24304
24305 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24306
24307         * lib/gcc.exp (gcc_target_compile): Add support for defining
24308         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24309         the machine doesn't have those features.
24310
24311 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24312
24313         * g++.law/operators4.exp: Don't use LIBS.
24314
24315 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24316
24317         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24318
24319         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24320         * lib/g++.exp: Set it here instead. Also, allow use of the
24321         --tool_exec and --tool_opt options. Change CXX to
24322         GXX_UNDER_TEST.
24323
24324         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24325
24326         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24327
24328 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24329
24330         * lib/old-dejagnu.exp: Use prune_warnings instead of
24331         prune_system_crud.
24332         * lib/mike-g++.exp: Ditto.
24333         * lib/gcc.exp: Ditto.
24334         * lib/g++.exp: Ditto.
24335
24336         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24337
24338 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24339
24340           * 941014-2.c: Include stdlib.h
24341           * 960327-1.c: Include stdio.h
24342           * dbra.c, index-1.c: Don't assume ints are 32bits.
24343
24344 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24345
24346         * lib/gcc.exp: Add gcc,stack_size target feature.
24347
24348         * lib/g++.exp(g++_target_compile): Add the include and link
24349         paths here, not in two other places. And, it's $options, not
24350         options.
24351
24352         * lib/mike-g++.exp(postbase): Remove the code that determines
24353         the correct include and link paths.
24354         * g++.old-deja/old-deja.exp: Ditto.
24355
24356 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24357
24358         * lib/g++.exp(g++_init): target_compile no longer returns the
24359         filename of the result.
24360
24361 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
24362
24363         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24364         call to glob.
24365
24366         * gcc.c-torture/special/special.exp: Change call to
24367         gcc_target_compile to include the object file.
24368
24369 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
24370
24371         * gcc.c-torture/special/special.exp: Correct misspelling in last
24372         change.
24373
24374 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
24375
24376         * lib/plumhall.exp(ph_summary): Log the entire output of the
24377         executable. Return -1 if there were any failures, 0 otherwise.
24378         (ph_execute): Return -1 if there were any failures, 0 otherwise.
24379         (ph_make): Clean up objects and executables that were built
24380         if the tests succeeded.
24381
24382 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
24383
24384         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24385         libraries and includes in the build tree as appropriate.
24386
24387 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24388
24389         * lib/c-torture.exp: Instead of looking for the global variable
24390         NO_LONG_LONG, check to see if that's a feature of the target.
24391
24392 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24393
24394         * config/default.exp: Minimize. Delete the remainer of the files in
24395         config; this functionality is now in devo/dejagnu/config.
24396
24397         g++.*/*: Pass any additional flags used to compile to postbase;
24398         delete CXXFLAGS.
24399
24400         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24401         is now done by runtest.exp. Use gcc_target_compile instead of
24402         compile.
24403
24404         lib/c-torture.exp: Use gcc_target_compile instead of compile.
24405         Remove references to CFLAGS. Use remote_file instead of
24406         calling rm -f.
24407         (c-torture): Take a list of arguments to use to compile this
24408         testcase.
24409
24410         lib/g++.exp: Simplify. Use target_compile instead of compile.
24411         lib/gcc-dg.exp: Ditto.
24412         lib/gcc.exp: Ditto.
24413         lib/mike-{gcc,g++}.exp: Ditto.
24414         lib/old-dejagnu.exp: Ditto.
24415         lib/plumhall.exp: Ditto.
24416
24417 1997-01-08  Jim Wilson  <wilson@cygnus.com>
24418
24419         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24420         (ph_linker): Likewise.
24421
24422 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
24423
24424           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24425         MAP_ANON / MAP_ANONYMOUS if defined;
24426         else try to map from /dev/zero .
24427
24428 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24429
24430         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
24431         isn't defined, then define it to MAP_ANONYMOUS.
24432
24433 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24434
24435         * gcc.c-torture: Update to c-torture-1.42 release.
24436
24437 1996-11-11  Jeffrey A Law  (law@cygnus.com)
24438
24439         * gcc.c-torture: Update to c-torture-1.41 release.
24440
24441 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24442
24443         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24444         c-torture release.
24445
24446 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24447
24448         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24449         and LDFLAGS.  Fix second case to append the target_info ldflags
24450         onto LDFLAGS, not CFLAGS.
24451         * lib/g++.exp (g++_init): Add target_info stuff.
24452         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24453         of libgloss and newlib flags for !native.
24454
24455         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24456         (GDB): Fix relative path to go up another dir for finding gdb.
24457
24458 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24459
24460         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24461         versions in the target_info array, if they don't exist.
24462
24463 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24464
24465         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24466
24467 1996-07-08  Jim Wilson  <wilson@cygnus.com>
24468
24469         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24470         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24471
24472 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
24473
24474         * lib/old-dejagnu.exp: Don't remove the output file before we've
24475         actually tested it. Don't append pwd to the path of the executable
24476         we're testing.
24477
24478 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
24479
24480         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24481
24482 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
24483
24484         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24485         temporary directory for compiler files, and set it to a default
24486         value of /tmp. Set $output as the name of the output file from
24487         compiling the testcase. Add a -o option to $cflags_var so the
24488         compiler writes the final output file as $output. Set $executable
24489         to $output.
24490
24491         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24492         directory for compiler files, and set it to /tmp if it doesn't
24493         already have a value. Set $output_file to the name of the output
24494         file from compiling the testcase. Add a -o option to CXXFLAGS so
24495         the compiler writes the final output file as $output. Use $output
24496         as the executable to be tested.
24497
24498 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24499
24500         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
24501
24502 1996-06-08  Jeffrey A Law  (law@cygnus.com)
24503
24504         * gcc.c-torture/execute/pending-1.c: New test.  Still
24505         pending in Tege's queue.
24506
24507 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24508
24509         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24510         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24511         if there were failures.  Call unresolved if there were unresolved
24512         testcases.  Call gcc_fail if program did not run to completion.
24513         (ph_make): Pass additional argument name to ph_execute.
24514         (ph_execute): Add new argument.  Pass additional arguments to
24515         ph_summary.  Call gcc_fail is there is no execution output.
24516
24517 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24518
24519         * lib/plumhall.exp (proc_summary): Output relavent summary
24520         lines into the log so specific failures in plumhall can be
24521         investigated.
24522
24523 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24524
24525         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24526         (c-torture-execute): Don't try to execute tests which use
24527         "long long" types if $NO_LONG_LONG is nonzero.
24528
24529 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24530
24531         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24532         not c-torture.
24533
24534         * gcc.ieee: Move from here.
24535         * gcc.c-torture/execute/ieee: To here.
24536
24537 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24538
24539         * gcc.c-torture: Update to c-torture-1.41 release.
24540
24541 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24542
24543         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24544         not "$output".
24545
24546 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24547
24548         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24549         -c present.
24550
24551 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24552
24553         * config/proelf.exp: Handle connecting to a simulator.
24554
24555 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24556
24557         * config/proelf.exp: New file.  Enough framework that we can
24558         run c-torture tests on the proelf targets (or any other target
24559         that gdb can connect to for that matter).
24560
24561 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24562
24563         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24564         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24565
24566         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24567         exec_output exists.
24568
24569 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24570
24571         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24572         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24573
24574         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24575         to pass/fail/unresolved/unsupported/untested.  Caller must now
24576         call unresolved/unsupported/untested.
24577         * lib/*.exp: Update FSF address.  Update to handle new results of
24578         ${tool}_load.
24579         * lib/chill.exp (verbose): Delete.
24580
24581 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24582
24583         * lib/gcc.exp (default_gcc_start): Change order of args to
24584         $LDFLAGS $CFLAGS $LIBS.
24585         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24586         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24587         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24588         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24589         * gcc.misc-tests/dg-test.exp: Likewise.
24590         * gcc.misc-tests/msgs.exp: Likewise.
24591         * gcc.prms/prms.exp: Likewise.
24592         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24593         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24594
24595         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24596
24597 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24598
24599         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24600
24601         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24602         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24603
24604         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24605         necessary.
24606
24607 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24608
24609         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24610         global for loop; add use of $mathlib.
24611         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24612         settings here; set mathlib for anything but VxWorks.
24613
24614 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24615
24616         * gcc.c-torture: Update to c-torture-1.40 release.
24617
24618 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24619
24620         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24621         dg.exp.
24622
24623 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24624
24625         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24626         global.
24627
24628 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24629
24630         * lib/g++.exp (LIBS): Define if not already.
24631         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24632         (gcc-dg-prune): Call prune_gcc_output.
24633         * lib/gcc.exp (prune_gcc_output): New proc.
24634         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24635         prune_gcc_output.
24636
24637 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24638
24639         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24640         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24641
24642 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24643
24644         * gcc.c-torture: Update to c-torture-1.39 release.
24645
24646 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24647
24648         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24649         fails, try others as well.
24650
24651 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24652
24653         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24654         If compilation fails, mark execute tests as `untested'.
24655         If test is marked as unsupported, don't mark compilation and
24656         execute tests as failed.
24657
24658 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24659
24660         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24661         libstdc++ for whether or not we want to be doing shared
24662         libraries.  Delete link_curses since we don't need it anymore.
24663         * lib/mike-g++.exp (postbase): Don't link in libg++.
24664         * g++.old-deja/old-deja.exp: Likewise.
24665
24666 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24667
24668         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24669
24670 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24671
24672         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24673         For that, add `-Wl,-a,shared_archive'.
24674         * g++.old-deja/old-deja.exp: Likewise.
24675
24676 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24677
24678         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24679
24680 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24681
24682         * lib/mike-g++.exp (postbase): Pay attention to the status of
24683         g++_load.
24684
24685 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24686
24687           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24688
24689 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24690
24691         * lib/gcc.exp (default_gcc_start): No longer need to log program
24692         being executed or its output, execute_anywhere does that now.
24693         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24694         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24695
24696 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24697
24698         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24699         the same as those in lib/g++.exp.
24700
24701 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24702
24703         * gcc.c-torture: Update to c-torture-1.38 release.
24704         * gcc.ieee: Related changes.
24705
24706 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24707
24708         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24709         "exec". Minor reformatting changes.
24710
24711         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24712         cross. This means all "exec" calls now work on a remote host as
24713         well.
24714         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24715         cross. Filter out the extra "\r\n" stuff that expect puts in.
24716         (c-torture-execute): Filter out the bogus warnings like
24717         c-torture-compile does. Add support for canadian cross.
24718         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24719         Use execute_anywhere rather than calling exec directly. Now it
24720         works for canadian cross testing.
24721
24722 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24723
24724         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24725         results into a variable, and check that rather than using file exists.
24726
24727 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24728
24729         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24730         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24731
24732 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24733
24734         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24735         lib_curses if there's a shared libg++ in the build tree.
24736
24737 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24738
24739         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24740         if not supported target.
24741
24742 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24743
24744         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24745         link_curses up to always happen, not just for native builds.
24746
24747 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24748
24749         * gcc.c-torture: Update to c-torture-1.36 release.
24750         * gcc.failure: Related changes.
24751
24752 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24753
24754         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24755
24756 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24757
24758         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24759         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24760         runshlib, link_curses, and mathlib for link and run.
24761
24762         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24763         pass the runtime shared library options for Solaris, OSF/1, and
24764         Irix5, and link with -lcurses to avoid unresolved references.
24765
24766 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24767
24768         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24769         only run once.
24770
24771 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24772
24773         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24774
24775 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24776
24777         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24778         do not have a framework for the "compat" tests yet.
24779
24780 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24781
24782         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24783         set to null if we're testing vxworks5.1.  Use that instead of
24784         `-lm' in the setting of LIBS for link and run.
24785
24786 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24787
24788         * config/rom68k.exp (${tool}_load): Major changes to make it
24789         work.  Verified that it does in fact return the stuff in
24790         exec_output properly.  Catch any Emul or any TRAP other than 0.
24791
24792 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24793
24794         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24795         LDFLAGS properly for targets that need stuff from libgloss.
24796         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24797         only run once.
24798         (gpp_initialized): New variable.
24799
24800 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24801
24802         * config/rom68k.exp: Load libgloss.exp.
24803         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24804         so we can produce a fully linked binary.
24805         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24806         so we can produce a fully linked binary.
24807
24808 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24809
24810         * lib/plumhall.exp (ph_section): Watch for expected failures.
24811         Add missing `else'.
24812
24813         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24814         run the testcase.
24815         (c-torture): Likewise.
24816
24817 1995-08-28  Doug Evans  <dje@cygnus.com>
24818
24819         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24820
24821         * lib/mike-g++.exp (mike_cleanup): New proc.
24822         (prebase): New globals compiler_result, not_compiler_result,
24823         target_regexp.
24824         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24825         allow leading "-" in pattern.  Watch for unsupported tests.
24826         If $compiler_result is set, pattern match assembler code,
24827         and ditto for $not_compiler_result.
24828         * lib/mike-gcc.exp: Likewise.
24829
24830         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24831         execution "succeeded".
24832
24833 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24834
24835         * config/win32.exp: New file.
24836         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24837
24838 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24839
24840         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24841         unsupported.
24842         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24843         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24844         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24845
24846         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24847         "... without exceptions was ...".  That is now handled by
24848         prune_system_crud.
24849         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24850
24851 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24852
24853         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24854         sieve.c,sort2.c}: New files.
24855         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24856         sieve.exp,sort2.exp}: Drivers for them.
24857
24858         * lib/mike-gcc.exp (program_output): New user settable variable.
24859         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24860         messages.
24861         * lib/mike-g++.exp (program_output): New user settable variable.
24862
24863         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24864
24865         * config/sh.exp: Deleted (use sim.exp instead).
24866
24867 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
24868
24869         * config/vx.exp: Declare CHECKTASK as global.
24870         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
24871         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
24872         * lib/old-dejagnu.exp: Load [pwd]/$executable.
24873
24874 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24875
24876         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
24877         target. Like vx.exp, only includes `vx29k.exp' instead of
24878         `vxworks.exp'.
24879
24880 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
24881
24882         * config/sim.exp: Increase time limit from 120 seconds to 240.
24883
24884 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
24885
24886         * gcc.c-torture/execute/950628-1.c: New test.
24887
24888 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
24889
24890         * gcc.c-torture: Update with changes/additions from
24891         c-torture-1.34.
24892
24893 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
24894
24895         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
24896
24897 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
24898
24899         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
24900
24901 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
24902
24903         * gcc.c-torture/compile/950512-1.c: New test.
24904         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
24905         * gcc.dg/struct-ret-1.c: Likewise.
24906
24907 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
24908
24909         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
24910           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
24911
24912 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
24913
24914         * gcc.c-torture/special/920411-1.c: Deleted.
24915         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
24916
24917 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
24918
24919         * config/sim.exp (${tool}_load): Hack in call to bash to get a
24920         cpu limit.
24921
24922 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24923
24924         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24925
24926 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24927
24928         From kenner;
24929         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24930         is the proper length.
24931         * va-arg-3.c: Likewise.
24932
24933 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24934
24935         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24936         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24937
24938         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24939         * lib/g++.exp (default_g++_start): Delete old cruft.
24940
24941 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24942
24943         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24944         (2 * (1 << 18)) to (2 * (1 << 17)).
24945
24946         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24947
24948 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24949
24950         * config/rom68k.exp: Renamed from config/idp.exp
24951
24952 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24953
24954         * c-torture/compile/921109-2.c
24955
24956 1995-04-18  Mike Stump  <mrs@cygnus.com>
24957
24958         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24959         excess errors.
24960
24961 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24962
24963         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24964         output.
24965         * lib/g++.exp (default_g++_start): Likewise.
24966
24967 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24968
24969         * gcc.c-torture/compile/950329-1.c: New test.
24970
24971 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24972
24973           * config/bug.exp (${tool}_load): Updated to use new remote_open
24974           and remote_close procs.
24975         * config/idp.exp: New file.
24976
24977 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24978
24979         * gcc.c-torture/execute/950322-1.c: New test.
24980
24981 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24982
24983         * config/vx.exp (${tool}_load): Clean up testing of return code from
24984         vxworks_ld and vxworks_spawn.
24985
24986 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24987
24988         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24989
24990 1995-03-13  Mike Stump  <mrs@cygnus.com>
24991
24992         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24993         can mark excess errors on a machine by machine basis.  Note, the
24994         default is to not expect any excess errors, even when excess
24995         errors test - is given, so you will want to put an XFAIL ... on
24996         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24997         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24998         those 4 machines, but no others.
24999
25000 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25001
25002         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25003         * lib/c-torture.exp: to here.
25004
25005 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25006
25007         * gcc.c-torture/execute/950221-1.c: New test.
25008         * gcc.c-torture/execute/struct-ret-1.c: New test.
25009         * gcc.c-torture/compile/950221-1.c: New test.
25010
25011         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25012
25013 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25014
25015         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25016         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25017
25018 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25019
25020         * g++.gb: New directory of tests, derived from my signature and
25021         class scoping tests.
25022
25023         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25024         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25025         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25026         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25027         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25028         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25029         * g++.gb/sig25.C: Likewise.
25030
25031         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25032         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25033         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25034         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25035         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25036         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25037         * g++.gb/sig25.exp: Likewise.
25038
25039         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25040         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25041         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25042         * g++.gb/scope13.C: Likewise, this test still fails.
25043
25044         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25045         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25046         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25047         * g++.gb/scope13.exp: Ditto.
25048
25049         * g++.gb/README: New file, explains what these tests are about.
25050
25051 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25052
25053         * lib/dg.exp (dg-do): Support `preprocess'.
25054         (dg-test): Likewise.
25055
25056 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25057
25058         * config/udi.exp: change "continue -expect" to "exp_continue".
25059
25060 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25061
25062         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25063         Delete redundant tests.
25064
25065         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25066         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25067         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25068         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25069         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25070         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25071         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25072         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25073
25074         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25075         storing label pointers.
25076         * gcc.c-torture/execute/921019-1.c: Likewise.
25077         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25078         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25079         parameter fp.
25080         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25081         constants.
25082
25083         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25084         Delete obsolete tests.
25085
25086         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25087         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25088         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25089         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25090         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25091         * gcc.c-torture/compile/950124-1.c: New test.
25092
25093         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25094
25095 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25096
25097         * lib/mike-g++.exp: Add -lm to LIBS.
25098
25099 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25100
25101         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25102
25103 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25104
25105         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25106
25107 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25108
25109         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25110
25111 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25112
25113         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25114         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25115         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25116         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25117         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25118         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25119         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25120         * g++.law/{operators31.C, operators32.C,
25121         * g++.law/{operators33.C, operators34.C}: Likewise.
25122         * g++.law/{pic1.C, refs2.C}: Likewise.
25123         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25124         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25125         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25126         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25127
25128         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25129         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25130         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25131         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25132         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25133         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25134         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25135         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25136         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25137         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25138         * g++.law/{operators34.exp}: Likewise.
25139         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25140         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25141         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25142         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25143         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25144
25145         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25146         No longer expected to fail.
25147         * g++.law/missed-error3.C: Tweak for recent bool changes.
25148
25149 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25150
25151         * config/emb-unix: Deleted.
25152         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25153         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25154
25155 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25156
25157         * lib/dg.exp (dg-test): Fix typo in last patch.
25158
25159 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25160
25161         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25162         (handles multiple occurrences).
25163
25164 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25165
25166         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25167         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25168         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25169         printed).
25170         * lib/c-torture.exp (c-torture-compile): Likewise.
25171         (c-torture): Prepend full path if missing.
25172         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25173         (gcc_fail): Likewise.
25174         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25175
25176 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25177
25178         * lib/netware.exp: Only attach to NetWare i386 systems.
25179
25180 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25181
25182         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25183         messages.  Add test name to "output pattern match" pass/fail message.
25184
25185 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25186
25187         * gcc.dg: New testsuite.
25188         * gcc.dg/dg.exp: New file.
25189
25190         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25191         test-switch.c}: Deleted.
25192
25193         * gcc.misc-tests/msgs.exp: New testcase driver.
25194
25195 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25196
25197         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25198         Watch for illegal return values from ${tool}_load.
25199         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25200         cross targets.  Coerce return value >0 to 1.
25201
25202 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25203
25204         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25205
25206         * config/emb-unix.exp: New file.
25207
25208         * config/sim.exp: Error if variable $SIM not defined.
25209         (${tool}_load): Mark test as "untested" if simulator missing.
25210
25211         * config/unix.exp: Load remote.exp to get rcp_download.
25212         * lib/c-torture.exp: Use different option lists for testcases with
25213         and without loops.
25214         * gcc.c-torture/execute/execute.exp: Likewise.
25215
25216 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25217
25218         * config/*.exp: Clarify return code from ${tool}_load.
25219         Call `unresolved' or `untested' instead of `warning' or `perror'
25220         (sometimes you still want to call both though).
25221         Add comment that `shell_id' is local to each file.
25222         * config/udi.exp (timeout): Set to 30.
25223         Don't print warning if connection fails, $connectmode has already
25224         printed an error.
25225         (${tool}_load): Move verbose messages to level 2.
25226         Rework pattern for "Process started" message.
25227         Pass `shell_id' to ${connectmode}_download.
25228         Retry twice upon timeout.  Make resetting of target more robust.
25229         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25230         Pass `shell_id' to exit_$connectmode.
25231         Only call exit_$connectmode if connected.
25232         * config/unix.exp (${tool}_load): Check return codes better.
25233         * config/vrtx.exp (${tool}_load): Likewise.
25234         * config/vx.exp (${tool}_load): Likewise.
25235         Delete unneeded global's.
25236         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25237         from ${tool}_load.
25238         (dg-stat): Delete.
25239         (dg-init): Delete recording of pass/fail counts.
25240         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25241         (old-dejagnu-init): Likewise.
25242         (old-dejagnu-stat): Delete contents, empty proc now.
25243         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25244         (c-torture): Delete references to lcnt, lpass, lfail.
25245         Get option list from TORTURE_OPTIONS.
25246         Delete -funroll[-all]-loops if no loops.
25247         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25248         (g++_stat): Delete contents (empty proc now).
25249         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25250         (gcc_finish): Likewise.
25251         (gcc_stat): Deleted.
25252         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25253         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25254         * gcc.c-torture/execute/execute.exp: Likewise.
25255         Split tests into two parts: compile, execute.
25256         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25257         no loops.  Update to reflect clarified return codes from ${tool}_load.
25258
25259 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25260
25261         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25262         to grep for.
25263         (old-dejagnu): Likewise (where necessary).
25264
25265 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25266
25267         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25268
25269         * lib/dg.exp (dg-process-target): Fix processing of selector.
25270         Add comment regarding use of `error'.
25271
25272         * lib/gcc.exp (prune_system_crud): Define if missing.
25273         * lib/g++.exp (prune_system_crud): Likewise.
25274
25275         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25276         Call prune_system_crud.
25277         * lib/dg.exp (dg-runtest): New proc.
25278         Use perror instead of send_user for tcl errors in testcase.
25279         Don't return any value, it's never used.
25280         Don't clobber previous definition of `unknown'.
25281         Print tcl errors in `dg-final'.
25282
25283 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25284
25285         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25286         (dg-test): Don't print errorInfo, it contains stack backtrace.
25287
25288 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25289
25290         * lib/g++.exp (runtest_file_p): Define if missing.
25291
25292 1994-09-24  Doug Evans  (dje@cygnus.com)
25293
25294         * lib/mike-g++.exp: Comment out loading of g++.exp.
25295         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25296         (default_g++_version): Always print something.
25297         (default_g++_start): Comment out call to `which'.
25298         (g++_start, g++_load): Deleted (must be defined in config file).
25299         * lib/gcc.exp: Test for existence of $CC at start.
25300         Delete check for tmpdir (done in gcc_init).
25301         (default_gcc_version): Always print something.
25302         (default_gcc_start): Comment out call to `which'.
25303         * config/*.exp: Major cleanup - make cross targets work at least a
25304         little better for g++ (by not being "--tool gcc" specific).
25305         Rename gcc_xxx to ${tool}_xxx.
25306         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25307         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25308
25309 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25310
25311         * lib/c-torture.exp (c-torture-compile): Rework compiler
25312         message processing.
25313
25314         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25315         c-torture.
25316
25317 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25318
25319         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25320
25321         * lib/dg.exp (dg-process-target): Support { target native }.
25322
25323 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25324
25325         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25326         looked for "... program xxx got fatal signal".
25327         Correct regsub munging of `comp_output'.
25328         Ignore compiler messages "path prefix not used" and "linker input
25329         file unused".
25330
25331 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25332
25333         * lib/gcc.exp (runtest_file_p): Define if missing.
25334         * gcc.prms/template.c: Example to work from.
25335
25336 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25337
25338         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25339         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25340
25341         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25342         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25343         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25344         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25345
25346         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25347         (dg-process-target): No longer a varargs proc.
25348         Return S/N for target, P/F for xfail.  All callers changed.
25349         (user option procs): More argument checking.
25350         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25351         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25352         (dg-test): Skip test if not running on selected target in `dg-do'.
25353         Update handling of `dg-do-what', `dg-output-text'.
25354         Separate execution pass/fail from output pattern match pass/fail.
25355         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25356
25357 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
25358
25359         * gcc.c-torture/special/special.exp: Don't expect failure for mips
25360         target for 920510-1.c.
25361
25362 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
25363
25364         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25365         Clean up comment regarding use of passcnt, etc.
25366         (gcc_stat): Don't update `testcnt' here.
25367         (gcc_finish): Do it here.
25368         Might as well reset `but_id' here too.
25369         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25370         to determine if the file should be tested.
25371         * gcc.c-torture/compile/compile.exp: Likewise.
25372         * gcc.c-torture/execute/execute.exp: Likewise.
25373         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25374         * gcc.misc-tests/dg-test.exp: Likewise.
25375         * gcc.prms/prms.exp: Likewise.
25376         * gcc.wendy/wendy.exp: Likewise.
25377         * g++.old-deja.exp: Likewise.
25378         Move "Testing file" message to verbose level 1.
25379
25380 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
25381
25382         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25383
25384 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
25385
25386         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25387         (default_gcc_start): Accept optional second list element
25388         of compiler flags.  Print compiler output at verbosity level 2.
25389         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25390         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25391         Save current values of framework globals passcnt, failcnt, xpasscnt,
25392         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25393         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
25394         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25395         xfailcnt to compute stats.  Update framework global `testcnt' from
25396         pass/fail counts.
25397         (gcc_finish): New proc.  Clean up test environment.
25398         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25399         (gcc_epass, gcc_efail): Delete.
25400         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25401         argument of line number.
25402         (dg-init): If the tool has an init routine, call it.
25403         (dg-test): Remove args `cflags_var' and `libs_var'.
25404         Pass all compiler options to ${tool}_start.
25405         Handle missing line number.
25406         (dg-finish): New function.
25407         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25408         particular files.  Call gcc_finish at end.  Move "skipping test"
25409         message to verbosity level 3.
25410         * gcc.c-torture/compile/compile.exp: Likewise.
25411         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25412         * gcc.c-torture/execute/execute.exp: Likewise.
25413         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25414         Print testcase being tried at verbosity level 1.
25415         * gcc.c-torture/special/special.exp: Unset xfail.
25416         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25417         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25418         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25419         * gcc.failure/failure.exp: Likewise.
25420         * gcc.ieee/ieee.exp: Likewise.
25421         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25422         Update call to dg-test.  Call dg-finish at end.
25423         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
25424         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25425         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25426         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25427         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
25428         * gcc.wendy/wendy.exp: Add copyright.
25429         Delete setting of tmpdir (done by gcc_init).
25430         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25431         Pass compiler flags to gcc_start.  Call gcc_finish at end.
25432         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25433         gcc_[ce]pass/fail.
25434
25435 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
25436
25437         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25438         confusion.
25439         (g++_load): Likewise.
25440
25441         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25442         Rename argument to `prog' to remove the confusion.
25443         Varargs fns behave differently too!
25444         (g++_load): Likewise.
25445
25446         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25447
25448         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25449         what it is.  Delete (always) printing of status value for !native.
25450         Simplify verbose code, and include status and exec_output.
25451         (g++_load): Use gcc_load.
25452
25453 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25454
25455         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25456         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25457         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25458         940714-3.c as these testcases don't exist anymore.  Make
25459         va-arg-1.c expected to pass.
25460
25461 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25462
25463         * gcc.misc-tests/misc.exp: Only run specific testcases.
25464         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
25465         * gcc.misc-tests/dg-[1-9].c: New files.
25466
25467         * lib/dg.exp: New testsuite driver.
25468         * gcc.prms/prms.exp: Use it.
25469
25470         * README.gcc: New file.
25471
25472         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25473         Document and reset `lxpass' and `lxfail'.
25474         Simplify "initialized" message.
25475         (gcc_stat): Clean up comments a little.
25476
25477 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
25478
25479         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25480
25481 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
25482
25483         * lib/old-dejagnu.exp (process-option): New proc.
25484         (old-dejagnu-init, old-dejagnu-stat): Likewise.
25485         (old-dejagnu): Simplify.
25486         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25487
25488 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
25489
25490         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25491         exists and is not an empty string.
25492
25493         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25494         $xfail rather than calling setup_xfail.  Clear $xfail when test is
25495         finished.
25496         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25497         automatically.
25498
25499         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
25500         longer expected to fail.
25501
25502         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
25503         "f" function call.
25504
25505         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
25506
25507         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25508         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25509         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25510         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25511         c-torture-1.29.
25512
25513         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25514         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25515
25516         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25517
25518         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25519         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25520
25521         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25522         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25523         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25524
25525 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25526
25527         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25528         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25529         940714-1.c, 940714-2.c, 940714-3.c},
25530         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25531         gcc.misc-tests/{mg.c,mg.exp}:
25532         New tests.
25533         * gcc.noncompile/noncompile.exp: Change accordingly.
25534
25535 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25536
25537         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25538         Undo previous clobberage.
25539
25540 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25541
25542         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25543         * gcc.special/{930510-1.c, special.exp}:
25544         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25545         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25546         struct-varargs-1.c}: New tests from c-torture-1.26.
25547
25548 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25549
25550         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25551           argument to switch.
25552
25553 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25554
25555         * Revert the previous changes.  Please see Rob's directory
25556           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25557           fixes.
25558
25559 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25560
25561         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25562             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25563             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25564             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25565             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25566             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25567             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25568             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25569             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25570             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25571             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25572             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25573             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25574             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25575             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25576             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25577             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25578             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25579             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25580             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25581             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25582             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25583             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25584             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25585             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25586             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25587             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25588
25589 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25590
25591         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25592             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25593           with perror calls.
25594
25595 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25596
25597         * config/unix.exp (g++_load): Fix syntax.
25598
25599 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25600
25601         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25602         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25603         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25604         Don't expect va-arg-1.c to fail.  Correct expected output for
25605         920928-1.c.
25606         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25607         * gcc.wendy/hbm4.c: Correct typo.
25608         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25609
25610 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25611
25612         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25613         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25614         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25615         * lib/c-torture.exp (c-torture-compile): Ditto.
25616
25617         Reduce volume of output (remove all the -I's and such).
25618         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25619         Call gcc_cpass, gcc_cfail.
25620         (c-torture): Pass testing option to c-torture-compile.
25621
25622 1994-03-21  Doug Evans  (dje@cygnus.com)
25623
25624         Bring patches over from progressive.
25625         * config/default.exp: Exit remote shell cleanly.
25626         (g++_exit, g++_start): Add default versions.
25627         * config/sim.exp (gcc_load): Use perror, not error.
25628
25629 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25630
25631         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25632         set in site.exp.
25633
25634 1994-03-14  Doug Evans  (dje@cygnus.com)
25635
25636         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25637         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25638         (wendy_try): New proc to run testcase.
25639         (main loop): Call 'em.
25640         * gcc.wendy/*.c: Clean up pass to correct expected output.
25641
25642         * lib/gcc.exp: Minor cleanup work.
25643         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25644
25645 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25646
25647         * config/sim.exp (gcc_load): Document return codes better.
25648         Don't pass -v to simulator.
25649
25650 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25651
25652           * gcc.special/920717-x.c: Fix typo.
25653           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25654           get at sources.
25655
25656         * lib/mike-gcc.exp: Fix typo.
25657
25658 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25659
25660         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25661         binary to use, transform the name.
25662         * config/*.exp: rename everything. Nuke any g++ specific files,
25663         it's now a special case of gcc that requires no special support.
25664         Add a default.exp for unsupported targets.
25665
25666 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25667
25668         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25669         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25670         version of Tcl.
25671
25672 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25673
25674         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25675         than a warning.
25676
25677 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25678
25679         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25680
25681 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25682
25683         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25684         option_list.  Compile every file with only 4/6 option choices
25685         (same as C torture) instead of with 12/18 different option
25686         choices.
25687         * lib/c-torture.exp: Likewise.
25688
25689         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25690         not already set.
25691
25692 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25693
25694         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25695         can put an XFAIL *-*-* on excess errors.
25696
25697 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25698
25699         * g++.law: Add more tests derived from g++-bugs snapshots.
25700
25701         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25702         equivalent to g++.law/init9.
25703
25704         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25705         compiled it, and the a.out file after we've run it.
25706
25707 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25708
25709         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25710         compiled it, and the a.out file after we've run it.
25711
25712 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25713
25714         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25715
25716 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25717
25718         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25719         version number.
25720
25721 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25722
25723         * g++.law: New directory of g++ tests derived from the g++-bugs
25724         snapshots.
25725
25726 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25727
25728         * gcc.compile: initbug1.c initbug1.exp testcase added
25729
25730 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25731
25732         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25733         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25734           fixes submitted by Jeff Law (law@cs.utah.edu)
25735         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25736           Jeff Law (law@cs.utah.edu)
25737
25738
25739 1993-11-30  Mike Stump  (mrs@cygnus.com)
25740
25741         * config/unix-g++.exp: Follow the gcc way of doing things.
25742         * g++.old-deja/old-deja.exp: Minor updates.
25743         * lib/g++.exp: New file, follow the gcc way of doing things.
25744         * lib/old-dejagnu.exp: Minor updates.
25745         * lib/mike-g++.exp: Always unset errorInfo.
25746
25747 1993-11-06  Mike Stump  (mrs@cygnus.com)
25748
25749         * lib/gcc.exp: Fix some errors with the below change, CC and
25750         CFLAGS should be global when setting, not local.
25751
25752 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25753
25754         * lib/gcc.exp: Transform tool name.
25755
25756 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25757
25758         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25759
25760 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25761
25762         * lib/gcc.exp: change gcc_done to gcc_stat
25763
25764 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25765
25766         * Upgraded gcc testsuite to c-torture version 1.25
25767
25768 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25769
25770         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25771         * lib/c-torture: added hooks for new reporting code.
25772
25773 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25774
25775         * config/sh-gcc.exp: check if sh-sim exists in the path
25776
25777 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25778
25779         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25780         * gcc.compile/compile.exp: Initial changes for new logic.
25781         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25782         * gcc.failure/failure.exp: Initial changes for new logic.
25783         * gcc.ieee/ieee.exp: Initial changes for new logic.
25784         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25785         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25786         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25787         * lib/c-torture.exp: Initial changes for new logic.
25788         * lib/gcc.exp: Initial changes for new logic.
25789
25790 1993-10-15  Mike Stump  (mrs@cygnus.com)
25791
25792         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25793         depend upon failure or success.  Fully qualify names in failure
25794         and success messages.  Always remove a.out before starting
25795         compile, just in case.  Pay more attention to error text output by
25796         the compiler.  Handle testcases with no known past errors just
25797         like all others, so that things are uniform.  Other miscellaneous
25798         improvements.
25799
25800 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25801
25802         * gcc.cpp: new directory for cpp tests
25803
25804 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25805
25806         * lib/chill.exp: Code reformatted, removed unused code.
25807         * config/unix-chill.exp: Code reformatted, removed unused code.
25808         * chill.execute/execute.exp: Code reformatted, removed unused code.
25809         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25810
25811 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25812
25813         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25814         routines not written.
25815
25816 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25817
25818         * config/bug-gcc.exp: Use new procs from bug.exp.
25819
25820 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25821
25822         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25823         via ftp, rather than depending on NFS.
25824         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25825         case.
25826
25827 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25828
25829         * config/bug-gcc.exp: Use new download proc.
25830
25831 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25832
25833         * chill.execute/execute.exp: cleanups, handles errors better
25834         * chill.compile/compile.exp: rewrite, based on execute.exp
25835         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25836         * lib/chill.exp: major changes to diff proc and compile and link
25837           procs. added chill_fail and chill_pass wrappers to pass and
25838           fail. added more comments, and handle error codes better.
25839           Added a hack to capture stderr from exec, so noncompile tests
25840           can work.
25841
25842 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25843
25844         * chill.execute/execute.exp: rewrite of testsuite driver
25845         * lib/chill.exp: rewrite of testsuite driver
25846         * config/unix-chill.exp: rewrite of testsuite driver
25847
25848 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25849
25850     In chill.execute:
25851         * iexpr.ch: Standardize uppercase.
25852         * tuples.dat: Standardize uppercase.
25853         * vary.ch: standardize.  Correct varying string assignments.
25854         * vary.dat: Add new output lines.
25855
25856 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25857
25858     In chill.execute:
25859         * chprintf.ch: Standardize use of uppercase.
25860         * tuples.ch: Standardize and turn arr2 into a DCL,
25861           rather than a SYN.
25862         * pinits.ch: Standardize.
25863
25864 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25865
25866         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25867         * Makefil: Renamed to Makefile.in.
25868         * configure.in: New.
25869
25870 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
25871
25872     In chill.execute:
25873         * .cvsignore: Add result/output files.
25874         * Makefile: Fix up variables at start.  Use MFLAGS
25875           everywhere.  Correct bool_loc, built_ins entries.
25876           Add entry for vary1.ch.
25877         * bitarray.ch: Standardize upper-case usage.
25878         * bitexpr.ch: Standardize, add output of b1.
25879         * params.ch: Use arrayt in along PROC parameters, to
25880           avoid novelty problems.
25881         * sets.ch: Tiny cleanup.
25882         * vary1.ch: Re-indent.
25883
25884 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
25885
25886           * Add PR-related files to Makefiles, .cvsignore files, etc.
25887
25888 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
25889
25890         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
25891           with compiler objects. New names are test-flow.c and test-loop.c
25892
25893 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
25894
25895         * Upgraded c-torture tests from 1.19 to 1.20
25896
25897         * new files:
25898         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
25899         * gcc.compile: 930623-1.c 930623-2.c
25900         * gcc.noncompile: 930622-1.c 930622-2.c
25901         * gcc.failure: 920411-1.c 920627-2.c
25902         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
25903
25904 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
25905
25906         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25907           More changes to get testsuite working properly. Needs more work.
25908           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
25909
25910 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
25911
25912         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
25913           More changes to get testsuite working properly. Needs more work.
25914
25915 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
25916
25917         * chill.compile/compile.exp: Added for Dejagnu support
25918         * chill.execute/execute.exp: Added for Dejagnu support
25919         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
25920
25921 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
25922
25923     This should complete moving the CHILL test files.
25924         * chill.noncompile(.cvsignore printf.grt
25925             in-printf.grt chprintf.grt chprintf.ch):
25926             Added test-support files.
25927           (Makefile): Modified further.
25928         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25929             signal.ch): Added test files.
25930           * chill.execute (.cvsignore printf.grt printr.c
25931             in-printf.grt rts.c chprintf.grt rts.h): Added
25932           test-support files.
25933             (Makefile): More corrections.
25934
25935 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25936
25937         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25938           test cases, ready for DejaGnu.
25939
25940 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25941
25942         * Upgraded c-torture tests from 1.18 to 1.19
25943
25944         * gcc.compile: added test(s):
25945           930607-1.c
25946         * gcc.execute: added test(s):
25947           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25948
25949         * added new subdirectory for misc tests: gcc.misc-tests
25950         * gcc.misc-test(s): added tests:
25951           inst-check.c test-consts.c test-ior.c test-switch.c
25952
25953 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25954
25955         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25956
25957 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25958
25959         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25960
25961 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25962
25963         * Upgraded c-torture tests from 1.17 to 1.18
25964
25965 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25966
25967         * Upgraded c-torture tests from 1.12 to 1.17
25968
25969 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25970
25971         * lib/old-dejagnu.exp:
25972           Fixed handling of XFAIL target triplets to correctly
25973           recognize wildcard characters.  Removed code that
25974           appended a unique id tag to the end of the file name
25975           printed out by the result of the testcases within a
25976           given test file.
25977
25978 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25979
25980         * lib/old-dejagnu.exp:
25981           Reworked expected failure handling to trigger off of XFAIL
25982           keyword in keyphrase embeded in testcase source code. The
25983           XFAIL keyword must be at the end of the keyphrase line. It
25984           may optionally be followed by one or more target triplets.
25985           It has just occured that the handling of wildcards in the
25986           target triplet may not be correct.
25987
25988 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25989
25990         * g++.old-deja/tests:
25991           Moved all subdirectories up one level into g++.old-deja .
25992
25993         * lib/old-dejagnu.exp:
25994           Fixed problem with CXXFLAGS not being properly reset, and being
25995           corrupted with extraneous "-c" compiler option.  This was
25996           causing binaries to not be generated for test that needed them.
25997           Modified strings passed to "pass" and "fail" so that individual
25998           tests from the same test file would be distinguished by an
25999           identifier appended to the test file name in the summary logs;
26000           this corrected a problem with erroneous diff logs.  Added code
26001           to search testcases for expected fail and unexpected pass keywords.
26002
26003 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26004
26005         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26006
26007 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26008
26009         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26010           Removed extraneous text from end of "Special g++ Options"
26011           keyphrase.
26012
26013         * lib/old-dejagnu.exp: Added pattern matching to look for new
26014           keywords, embedded in testcases comments, which will trigger
26015           calls to xpass and xfail.
26016
26017 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26018
26019         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26020           comments embedded in the testcases, especially the one looking for
26021           special compiler options, as well as the pattern matching for the
26022           compiler output again.
26023
26024 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26025
26026         * lib/old-dejagnu.exp: Do a proper check of the return value for
26027           execute tests. Fixed several problems with the pattern matching
26028           of the compiler output which gave erroneous test results.
26029           Changed several of the test result messages to be more descriptive.
26030         * config/unix-g++.exp: Proc g++_load now actually works and
26031           executes the tests passed to it and returns a usable return
26032           value.
26033
26034 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26035
26036           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26037
26038 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26039
26040         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26041           Modified both files to properly execute the old style
26042           dejagnu tests. The previous versions of these files were
26043           experimental and did not function anything near correctly.
26044
26045 1993-04-05  Rob Savoye  (rob@cygnus.com)
26046
26047         * Removed all Makefile.in and configure.in files. No configuration
26048         needed now.
26049
26050 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26051
26052         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26053
26054 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26055
26056         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26057         gcc.special/configure.in, gcc.noncompile/configure.in,
26058         gcc.execute/configure.in, gcc.code_quality/configure.in,
26059         g++.other/configure.in, g++.old-deja/configure.in,
26060         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26061         in srcname setting.
26062
26063 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26064
26065         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26066         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26067         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26068
26069 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26070
26071         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26072         (gdb_exit): Don't remove *_soc files.
26073
26074 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26075
26076         * lib/c-torture.exp: Don't look for main; instead always use -w
26077         -c.  This is how the c-torture tests work.  Remove the object
26078         file if the compilation succeeds.
26079         * gcc.execute/execute.exp: Remove executable if test passes.
26080         * gcc.noncompile/noncompile.exp: Every test is an expected
26081         failure.
26082         * gcc.special/special.exp: Added tests from c-torture 1.11,
26083         corrected use of existing test.
26084         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26085         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26086         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26087         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26088         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26089         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26090         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26091         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26092         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26093         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26094         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26095         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26096         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26097         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26098         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26099         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26100         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26101         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26102         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26103         c-torture 1.11.
26104         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26105         correspond to c-torture 1.11.
26106
26107         * New file.