OSDN Git Service

added changelog entry for prior commit.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
2
3         gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
4
5 2004-10-06  Paul Brook  <paul@codesourcery.com>
6
7         PR libfortran/17709
8         * gfortran.dg/empty_format_1.f90: New test.
9
10 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
11
12         PR fortran/17568
13         * gfortran.dg/ishft.f90: New test.
14
15         PR fortran/17283
16         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
17         tests.
18
19 2004-10-06  Paul Brook  <paul@codesourcery.com>
20
21         * gfortran.dg/do_1.f90: New test.
22
23 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24
25         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
26         optimizing for size.
27
28 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
29
30         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
31
32 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
33
34         * gcc.c-torture/compile/20041005-1.c: New test.
35
36 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
37
38         PR c++/17829
39         * g++.dg/lookup/koenig4.C: New.
40
41 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
42
43         * g++.dg/other/classkey1.C: Adjust quoting marks.
44         * g++.dg/parse/error15.C: Likewise.
45         * g++.dg/template/meminit2.C (int>): Likewise.
46
47 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
48
49         PR fortran/17283
50         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
51
52         PR fortran/17631
53         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
54
55         PR fortran/17708
56         * gfortran.dg/pr17708.f90: New test.
57         
58 2004-10-04  Chao-ying Fu  <fu@mips.com>
59
60         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
61         * gcc.dg/vect/vect-4.c: Ditto.
62         * gcc.dg/vect/vect-5.c: Ditto.
63         * gcc.dg/vect/vect-6.c: Ditto.
64         * gcc.dg/vect/vect-8.c: Ditto.
65         * gcc.dg/vect/vect-16.c: Ditto.
66         * gcc.dg/vect/vect-30.c: Ditto.
67         * gcc.dg/vect/vect-40.c: Ditto.
68         * gcc.dg/vect/vect-41.c: Ditto.
69         * gcc.dg/vect/vect-42.c: Ditto.
70         * gcc.dg/vect/vect-43.c: Ditto.
71         * gcc.dg/vect/vect-44.c: Ditto.
72         * gcc.dg/vect/vect-45.c: Ditto.
73         * gcc.dg/vect/vect-46.c: Ditto.
74         * gcc.dg/vect/vect-47.c: Ditto.
75         * gcc.dg/vect/vect-48.c: Ditto.
76         * gcc.dg/vect/vect-49.c: Ditto.
77         * gcc.dg/vect/vect-50.c: Ditto.
78         * gcc.dg/vect/vect-51.c: Ditto.
79         * gcc.dg/vect/vect-52.c: Ditto.
80         * gcc.dg/vect/vect-53.c: Ditto.
81         * gcc.dg/vect/vect-54.c: Ditto.
82         * gcc.dg/vect/vect-55.c: Ditto.
83         * gcc.dg/vect/vect-56.c: Ditto.
84         * gcc.dg/vect/vect-57.c: Ditto.
85         * gcc.dg/vect/vect-58.c: Ditto.
86         * gcc.dg/vect/vect-59.c: Ditto.
87         * gcc.dg/vect/vect-60.c: Ditto.
88         * gcc.dg/vect/vect-74.c: Ditto.
89         * gcc.dg/vect/vect-79.c: Ditto.
90         * gcc.dg/vect/vect-80.c: Ditto.
91
92 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
93
94         * gcc.dg/unused-7.c: Use the correct option.
95
96 2004-10-04  Paul Brook  <paul@codesourcery.com>
97         Bud Davis  <bdavis9659@comcast.net>
98
99         PR fortran/17706
100         PR fortran/16434
101         * gfortran/pr17706.f90: New test.
102         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
103
104 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
105
106         * gfortran.dg/pr17612.f90: New test.
107
108 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
109
110         * g++.dg/template/local1.C: Adjust quoting marks in
111         testing for diagnostics.
112         * g++.dg/tls/diag-2.C: Likewise.
113         * g++.dg/other/error8.C: Likewise.
114
115 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
116
117         PR c/17178
118         * gcc.dg/unused-4.c: Adjust to be correct.
119
120         PR c/17820
121         * gcc.dg/unused-7.c: New test.
122
123 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
124
125         PR c++/17797
126         * g++.dg/overload/template2.C: New test.
127
128 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
129
130         PR tree-optimization/16632
131         * gcc.dg/tree-ssa/20041002-1.c: New.
132
133 2004-10-03  Paul Brook  <paul@codesourcery.com>
134
135         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
136         rather than relying on default formatting.
137
138 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
139
140         * gcc.dg/20040920-1.c: Update expected message text.
141
142 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
143
144         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
145
146 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
147
148         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
149         tree level.
150
151 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
152
153         * gcc.dg/tree-ssa/pr17343.c: Remove.
154
155 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
156
157         PR tree-opt/17343
158         * gcc.dg/tree-ssa/pr17343.c: New test.
159
160 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
161
162         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
163         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
164         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
165         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
166         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
167
168 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
169
170         * gcc.dg/lvalue-2.c: New test.
171
172 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
173
174         PR c/17730
175         * gcc.dg/pr17730-1.c: New test
176
177 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
178
179         PR c/7425
180         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
181
182 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
183
184         * gcc.c-torture/execute/stdarg-1.c: New test.
185         * gcc.c-torture/execute/stdarg-2.c: New test.
186         * gcc.c-torture/execute/stdarg-3.c: New test.
187         * gcc.dg/tree-ssa/stdarg-1.c: New test.
188         * gcc.dg/tree-ssa/stdarg-2.c: New test.
189         * gcc.dg/tree-ssa/stdarg-3.c: New test.
190         * gcc.dg/tree-ssa/stdarg-4.c: New test.
191         * gcc.dg/tree-ssa/stdarg-5.c: New test.
192
193 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
194
195         PR tree-optimization/17697
196         * g++.dg/opt/pr17697-1.C: New test.
197         * g++.dg/opt/pr17697-2.C: New test.
198         * g++.dg/opt/pr17697-3.C: New test.
199
200 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
201
202         PR c/16409
203         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
204         gcc.dg/vla-init-5.c: New tests.
205
206 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
207
208         PR c/13804
209         * gcc.dg/pr13804-1.c: New test.
210
211 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
212
213         PR fortran/16938
214         * gfortran.dg/pr16938.f90: New test.
215
216 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
217
218         * g++.dg/template/crash23.C: New test.
219
220 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
221
222         PR c++/17585
223         * g++.dg/template/static8.C: New test.
224
225 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
226
227         PR c++/17681
228         * g++.dg/other/error9.C: New test.
229
230 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
231
232         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
233
234 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
235
236         PR fortran/15164
237         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
238
239 2004-09-26  Roger Sayle  <roger@eyesopen.com>
240
241         PR middle-end/17112
242         * gcc.dg/pr17112-1.c: New test case.
243
244 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
245
246         PR c/11459
247         * gcc.dg/pr11459-1.c: New test.
248
249 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
250
251         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
252         * gcc.dg/tree-ssa/loop-4.c: Likewise.
253
254 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
255
256         * gfortran.dg/pr15324.f90: Make array bounds consistent.
257
258 2004-09-25  Jan Hubicka  <jh@suse.cz>
259
260         * compile/30040909-1.c: New test.
261         * compile/30040907-1.c: New test.
262
263 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
264
265         * gcc.c-torture/execute/va-arg-26.c: New test.
266
267 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
268
269         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
270         extra diagnostics on targets with 64-bit pointers.
271         * objc.dg/selector-1.m: Adjust dg-warning regexp.
272
273 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
274
275         PR c/17188
276         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
277         * gcc.dg/decl-3.c: Adjust expected message.
278
279 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
280
281         PR fortran/17615
282         * gfortran.dg/pr17615.f90: New test.
283
284 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
285
286         PR tree-optimzation/17517
287         * g++.dg/tree-ssa/pr17517.C: New Test.
288
289 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
290
291         PR c++/16889
292         * g++.dg/lookup/ambig3.C: New.
293
294 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
295
296         PR tree-opt/17624
297         * g++.dg/opt/pr17624.C: New test.
298
299 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
300
301         PR c/6980
302         * gcc.dg/Wbad-function-cast-1.c: New test.
303
304 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
305
306         * g++.dg/ext/complit1.C
307         * g++.dg/other/error2.C
308         * g++.dg/other/nontype-1.C
309         * g++.dg/parse/crash11.C
310         * g++.dg/parse/crash12.C
311         * g++.dg/parse/error15.C
312         * g++.dg/parse/error4.C
313         * g++.dg/parse/tmpl-outside1.C
314         * g++.dg/parse/too-many-tmpl-args1.C
315         * g++.dg/template/dependent-expr3.C
316         * g++.dg/template/error10.C
317         * g++.dg/template/instantiate1.C
318         * g++.dg/template/vtable2.C
319         * g++.dg/warn/Wshadow-1.C
320         * g++.dg/warn/weak1.C
321         * g++.old-deja/g++.brendan/crash16.C
322         * g++.old-deja/g++.brendan/crash18.C
323         * g++.old-deja/g++.brendan/crash48.C
324         * g++.old-deja/g++.brendan/crash49.C
325         * g++.old-deja/g++.brendan/crash55.C
326         * g++.old-deja/g++.brendan/crash56.C
327         * g++.old-deja/g++.brendan/crash8.C
328         * g++.old-deja/g++.brendan/enum11.C
329         * g++.old-deja/g++.brendan/enum8.C
330         * g++.old-deja/g++.brendan/enum9.C
331         * g++.old-deja/g++.brendan/friend3.C
332         * g++.old-deja/g++.brendan/misc14.C
333         * g++.old-deja/g++.bugs/900402_02.C
334         * g++.old-deja/g++.bugs/900404_03.C
335         * g++.old-deja/g++.bugs/900404_04.C
336         * g++.old-deja/g++.bugs/900428_03.C
337         * g++.old-deja/g++.jason/crash4.C
338         * g++.old-deja/g++.jason/overload21.C
339         * g++.old-deja/g++.jason/redecl1.C
340         * g++.old-deja/g++.jason/report.C
341         * g++.old-deja/g++.jason/rfg10.C
342         * g++.old-deja/g++.jason/template30.C
343         * g++.old-deja/g++.law/arm12.C
344         * g++.old-deja/g++.law/ctors5.C
345         * g++.old-deja/g++.law/cvt20.C
346         * g++.old-deja/g++.law/init10.C
347         * g++.old-deja/g++.law/init8.C
348         * g++.old-deja/g++.law/visibility17.C
349         * g++.old-deja/g++.law/visibility7.C
350         * g++.old-deja/g++.mike/net8.C
351         * g++.old-deja/g++.mike/p646.C
352         * g++.old-deja/g++.mike/p700.C
353         * g++.old-deja/g++.mike/p701.C
354         * g++.old-deja/g++.mike/p811.C
355         * g++.old-deja/g++.ns/template13.C
356         * g++.old-deja/g++.other/array3.C
357         * g++.old-deja/g++.other/crash25.C
358         * g++.old-deja/g++.other/dtor3.C
359         * g++.old-deja/g++.other/dtor4.C
360         * g++.old-deja/g++.other/main1.C
361         * g++.old-deja/g++.other/warn7.C
362         * g++.old-deja/g++.pt/crash11.C
363         * g++.old-deja/g++.pt/crash36.C
364         * g++.old-deja/g++.pt/spec22.C
365         * g++.old-deja/g++.pt/spec9.C
366         * g++.old-deja/g++.pt/ttp52.C
367         * g++.old-deja/g++.robertl/eb103.C
368         * g++.old-deja/g++.robertl/eb121.C
369         * g++.old-deja/g++.robertl/eb22.C
370         * g++.old-deja/g++.robertl/eb8.C:
371         Update locations and/or regexps of dg-error markers.
372         Remove markers for some bogus messages that are no longer issued.
373
374 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
375
376         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
377         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
378
379 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
380
381         PR c++/17618
382         * g++.dg/lookup/crash5.C: New test.
383
384 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
385
386         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
387         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
388         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
389         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
390         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
391         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
392
393         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
394         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
395         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
396         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
397         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
398         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
399
400         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
401
402         * gcc.dg/vect/vect-44.c: Check additional cases.
403         * gcc.dg/vect/vect-48.c: Check additional cases.
404
405         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
406         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
407         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
408         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
409         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
410         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
411         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
412         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
413         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
414
415         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
416         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
417         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
418
419 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
420
421         * gcc.dg/tree-ssa/loop-6.c: New test.
422
423 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
424
425         PR c++/17620
426         * g++.dg/inherit/base2.C: New.
427
428 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
429
430         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
431         * gcc.dg/20001012-2.c: Likewise.
432         * gcc.dg/20001013-1.c: Likewise.
433         * gcc.dg/20001101-1.c: Likewise.
434         * gcc.dg/20001102-1.c: Likewise.
435         * gcc.dg/bf-spl1.c: Likewise.
436         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
437         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
438
439 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
440
441         PR tree-optimization/16721
442         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
443
444 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
445
446         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
447         * gcc.dg/20040305-1.c: Likewise.
448
449 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
450
451         PR c/16566
452         * gcc.c-torture/compile/pr16566-1.c,
453         gcc.c-torture/compile/pr16566-2.c,
454         gcc.c-torture/compile/pr16566-3.c: New tests.
455
456 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
457
458         PR tree-optimization/17512
459         * gcc.c-torture/compile/20040916-1.c.
460
461 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
462
463         * gcc.dg/pragma-re-3.c: New test.
464
465 2004-09-17  Matt Austern  <austern@apple.com>
466
467         PR c++/15049
468         * g++.dg/other/anon3.C: New.
469
470 2004-09-21  Roger Sayle  <roger@eyesopen.com>
471
472         PR c++/7503
473         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
474         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
475         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
476         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
477         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
478
479 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
480
481         PR fortran/17286
482         * gfortran.dg/pr17286.f90: New test.
483
484 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
485
486         PR c++/17530
487         * g++.dg/template/static7.C: New test.
488
489 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
490
491         PR tree-opt/17558
492         * gcc.c-torture/compile/pr17558.c: New test.
493
494 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
495
496         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
497         if SKIP_ATTRIBUTE is defined.
498
499 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
500
501         PR fortran/15957
502         * gfortran.dg/pr15957.f90: New test.
503
504 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
505
506         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
507         in comparison.
508         * gcc.dg/vect/vect-79.c: Likewise.
509         * gcc.dg/vect/vect-80.c: Likewise.
510
511 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
512
513         PR fortran/15750
514         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
515
516 2004-09-20  Ira Rosen  <irar@il.ibm.com>
517
518         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
519         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
520         * gcc.dg/vect/vect-62.c: New testcase.
521         * gcc.dg/vect/vect-63.c: New testcase.
522         * gcc.dg/vect/vect-64.c: New testcase.
523         * gcc.dg/vect/vect-65.c: New testcase.
524         * gcc.dg/vect/vect-66.c: New testcase.
525         * gcc.dg/vect/vect-67.c: New testcase.
526         * gcc.dg/vect/vect-68.c: New testcase.
527         * gcc.dg/vect/vect-69.c: New testcase.
528         * gcc.dg/vect/vect-79.c: New testcase.
529         * gcc.dg/vect/vect-80.c: New testcase.
530
531 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
532
533         * gcc.target/mips/asm-1.c: New test.
534
535 2004-09-19  Ira Rosen  <irar@il.ibm.com>
536
537         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
538         * gcc.dg/vect/vect-73.c: New testcase.
539         * gcc.dg/vect/vect-74.c: New testcase.
540         * gcc.dg/vect/vect-75.c: New testcase.
541         * gcc.dg/vect/vect-76.c: New testcase.
542         * gcc.dg/vect/vect-77.c: New testcase.
543         * gcc.dg/vect/vect-78.c: New testcase
544
545 2004-09-18  Paul Brook  <paul@codesourcery.com>
546
547         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
548
549 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
550
551         PR c/17424
552         * gcc.dg/pr17424-1.c: New test.
553
554 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
555
556         * g++.dg/tree-ssa/pr17153.C: New test.
557
558 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
559
560         PR pch/13361
561         * testsuite/g++.dg/pch/wchar-1.C: New.
562         * testsuite/g++.dg/pch/wchar-1.Hs: New.
563
564 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
565
566         * gcc.c-torture/execute/20040917-1.c: New test.
567
568 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
569
570         PR tree-optimization/17319
571         * gcc.dg/pr17319.c: New test.
572
573 2004-09-17  Devang Patel  <dpatel@apple.com>
574
575         * gcc.dg/20040813-1.c: New test.
576
577 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
578
579         PR tree-optimization/17273
580         * gcc.c-torture/compile/pr17273.c: New test.
581
582 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
583
584         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
585         Update expected messages.
586         * gcc.dg/declspec-13.c: New test.
587
588 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
589
590         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
591
592 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
593
594         * gcc.c-torture/execute/pr17252.c: Use post-increment to
595         change what 'a' is pointing to.
596
597 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
598
599         PR c++/16002
600         * g++.dg/template/error18.C: New test.
601
602         PR c++/16029
603         * g++.dg/warn/Wunused-8.C: New test.
604
605 2004-09-17  Steven Bosscher  <stevenb@suse.de>
606
607         PR tree-optimization/17513
608         * gcc.dg/20040916-1.c: New test.
609
610 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
611
612         PR c++/17501
613         * g++.dg/template/typename7.C: New test.
614
615 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
616
617         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
618
619 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
620
621         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
622         with -ftree-based-profiling also.
623         * lib/profopt.exp: Support late-set profile_option/feedback_option.
624
625 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
626
627         PR/15364
628         * gfortran.dg/der_array_io_1.f90: New test.
629         * gfortran.dg/der_array_io_2.f90: New test.
630         * gfortran.dg/der_array_io_3.f90: New test.
631
632 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
633
634         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
635         EABI.
636
637 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
638
639         * g++.dg/opt/switch1.C: New test.
640
641 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
642
643         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
644         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
645         Update expected messages.
646
647 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
648
649         PR fortran/16485
650         * gfortran.dg/same_name_1.f90: New test.
651
652 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
653
654         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
655         dereference garbage pointers.
656
657 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
658
659         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
660         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
661
662         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
663         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
664         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
665
666 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
667
668         PR c++/17324
669         * g++.dg/template/mangle1.C: New test.
670
671 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
672
673         PR tree-optimization/17252
674         * gcc.c-torture/execute/pr17252.c: New test.
675
676 2004-09-14  Andrew Pinski  <apinski@apple.com>
677
678         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
679
680 2004-09-14  Roger Sayle  <roger@eyesopen.com>
681
682         PR rtl-optimization/9771
683         * gcc.dg/pr9771-1.c: New test case.
684
685 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
686
687         PR tree-optimization/15262
688         * gcc.c-torture/execute/pr15262-1.c: New test.
689         * gcc.c-torture/execute/pr15262-2.c: New test.
690
691 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
692
693         * gcc.dg/declspec-12.c: New test.
694
695 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
696
697         * gfortran.dg/pr17090.f90: Add directives to test.
698
699 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
700
701         * gcc.c-torture/compile/20040914-1.c: New test.
702
703 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
704
705         PR c++/16162
706         * g++.dg/template/decl2.C: New test.
707
708 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
709
710         PR fortran/17090
711         * gfortran.dg/pr17090.f90: New test.
712
713 2004-09-13  Dale Johannesen  <dalej@apple.com>
714
715         * gcc.c-torture/compile/pr17408.c:  New test case.
716
717 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
718
719         PR c++/16716
720         * g++.dg/parse/crash17.C: New test.
721
722         PR c++/17327
723         * g++.dg/template/enum3.C: New test.
724
725 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
726
727         * lib/gcc-defs.exp: Load wrapper.exp.
728         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
729         using local code.
730         * lib/gcc.exp (gcc_init): Similar.
731         * lib/gfortran.exp (gfortran_init): Similar.
732         * lib/objc.exp (objc_init): Similar.
733         * lib/treelang.exp (treelang_init): Similar.
734         * lib/wrapper.exp: New file with build_wrapper call machinery in
735         ${tool}_maybe_build_wrapper.
736
737 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
738
739         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
740         "inline".
741         * gcc.dg/declspec-11.c: Update expected messages.
742         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
743         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
744         gcc.dg/inline-12.c: New tests.
745
746 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
747
748         * g++.dg/tree-ssa/pr17400.C: New testcase.
749
750 2004-09-13  James E Wilson  <wilson@specifixinc.com>
751
752         * gcc.target/mips/sb1-1.c: New testcase.
753
754 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
755
756         * lib/g77-dg.exp: Remove unused file.
757         * lib/mike-g77.exp: Ditto.
758         * lib/g77.exp: Ditto.
759
760 2004-09-12  Richard Henderson  <rth@redhat.com>
761
762         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
763
764 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
765
766         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
767         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
768         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
769         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
770         Update expected messages.
771
772 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
773
774         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
775         declaration/use mismatch for dirp parameter.
776
777 2004-09-12  Andrew Pinski  <apinski@apple.com>
778
779         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
780         -fgnu-runtime is passed.
781
782 2004-09-12  Richard Henderson  <rth@redhat.com>
783
784         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
785         do the uplevel thing and update additional_flags directly.
786         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
787         gfortran.fortran-torture/execute/intrinsic_nearest.x,
788         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
789         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
790
791 2004-09-11  Steven Bosscher  <stevenb@suse.de>
792
793         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
794
795 2004-09-11  Roger Sayle  <roger@eyesopen.com>
796
797         PR middle-end/17411
798         * g++.dg/opt/pr17411-1.C: New test case.
799
800 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
801
802         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
803         gcc.dg/tls/diag-2.c: Update expected messages.
804         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
805         messages.
806         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
807         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
808         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
809         gcc.dg/tls/diag-5.c: New tests.
810
811 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
812
813         * gcc.dg/20040910-1.c: Correct dg-error regexp.
814
815 2004-09-11  Steven Bosscher  <stevenb@suse.de>
816
817         * g++.dg/parse/break-in-for.C: New test.
818
819 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
820
821         * gcc.dg/tree-ssa/20040911-1.c: New test.
822
823 2004-09-11  Andreas Jaeger  <aj@suse.de>
824
825         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
826         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
827
828 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
829
830         * gcc.target/frv: New directory of FR-V-specific tests.
831
832 2004-09-10  James E Wilson  <wilson@specifixinc.com>
833
834         * gcc.dg/convert-vec-1.c: New test.
835
836 2004-09-10  Roger Sayle  <roger@eyesopen.com>
837
838         PR middle-end/17024
839         * gcc.dg/pr17024-1.c: New test case.
840
841 2004-09-10  Eric Christopher  <echristo@redhat.com>
842
843         * gcc.dg/20040910-1.c: New test.
844
845 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
846
847         * gcc.dg/bitfld-9.c: New test.
848
849 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
850
851         * gcc.c-torture/execute/ieee/acc1.c: New test.
852         * gcc.c-torture/execute/ieee/acc2.c: New test.
853         * gcc.c-torture/execute/ieee/mzero6.c: New test.
854
855 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
856
857         * gcc.dg/deprecated-2.c: New test.
858
859 2004-09-09  James E Wilson  <wilson@specifixinc.com>
860
861         * gcc.dg/init-vec-1.c: New test.
862
863 2004-09-09  Roger Sayle  <roger@eyesopen.com>
864
865         PR middle-end/17055
866         * gcc.dg/pr17055-1.c: New test case.
867
868 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
869
870         PR target/17377
871         * gcc.c-torture/execute/pr17377.c: New test.
872
873 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
874
875         PR c/8420
876         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
877         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
878         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
879         gcc.dg/long-long-typespec-1.c: New tests.
880         * gcc.dg/tls/diag-2.c: Update expected diagnostics
881
882 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
883
884         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
885         gcc.dg/gnu99-static-1.c: New tests.
886
887 2004-09-08  Devang Patel  <dpatel@apple.com>
888
889         * gcc.dg/darwin-ld-20040828-1.c: New test.
890         * gcc.dg/darwin-ld-20040828-2.c: New test.
891         * gcc.dg/darwin-ld-20040828-3.c: New test.
892
893 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
894
895         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
896         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
897         in error message.
898         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
899         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
900         in error message.
901         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
902         types they qualify.
903         * objc.dg/type-size-2.m: Fix wording in comment.
904         * objc.dg/va-meth-1.m: New test case.
905
906 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
907
908         PR c/16633:
909         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
910         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
911
912 2004-09-06  Devang Patel  <dpatel@apple.com>
913
914         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
915         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
916
917 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
918
919         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
920         reflect changed line numbering of diagnostics.
921
922 2004-09-06  Paul Brook  <paul@codesourcery.com>
923
924         * gfortran.dg/edit_real_1.f90: Add new test.
925
926 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
927
928         * gcc.dg/tree-ssa/loop-2.c: New test.
929         * gcc.dg/tree-ssa/loop-3.c: New test.
930         * gcc.dg/tree-ssa/loop-4.c: New test.
931         * gcc.dg/tree-ssa/loop-5.c: New test.
932
933 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
934
935         * gcc.dg/format/sentinel-1.c: Update for parameter option.
936
937 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
938
939         * gcc.dg/format/sentinel-1.c: New test.
940
941 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
942
943         * testsuite/gcc.dg/builtins-46.c: New.
944
945 2004-09-03  Devang Patel  <dpatel@apple.com>
946
947         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
948         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
949
950 2004-09-03  Jan Beulich  <jbeulich@novell.com>
951
952         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
953         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
954         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
955         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
956         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
957         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
958         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
959         the non-portable bzero.
960         * gcc.dg/20010912-1.c: xfail for NetWare.
961         * gcc.dg/20020426-2.c: xfail for NetWare.
962         * gcc.dg/20021014-1.c: xfail for NetWare.
963         * gcc.dg/20021018-1.c: xfail for NetWare.
964         * gcc.dg/20030213-1.c: xfail for NetWare.
965         * gcc.dg/20030225-1.c: xfail for NetWare.
966         * gcc.dg/20030708-1.c: xfail for NetWare.
967         * gcc.dg/builtins-config.h: Also exclude NetWare.
968         * gcc.dg/format/format.h: Define restrict only if not already defined.
969         * gcc.dg/nest.c: xfail for NetWare.
970         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
971         * lib/target-supports.exp (check_visibility_available): Exclude
972         NetWare.
973
974 2004-09-03  Jan Beulich  <jbeulich@novell.com>
975
976         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
977         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
978         deterministic starting point for the alignment of structure fields.
979         * gcc.dg/Wpadded.c: Dito.
980         * g++.dg/abi/vbase10.C: Dito.
981
982 2004-09-03  Devang Patel  <dpatel@apple.com>
983
984         * g++.dg/debug/pr15736.cc: New test.
985
986 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
987
988         * README.QMTEST: Fix out-of-date link.
989
990 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
991
992         PR fortran/16579
993         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
994         Delete.  Duplicate of gfortran.dg/g77/20010610.f
995
996 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
997
998         * g++.dg/abi/arm_rtti1.C: New test.
999
1000 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1001
1002         * gcc.dg/ppc-vector-memcpy.c: New.
1003         * gcc.dg/ppc-vector-memset.c: New.
1004
1005 2004-09-02  Chao-ying Fu  <fu@mips.com>
1006
1007         * gcc.target/mips/mips-3d-1.c: New test.
1008         * gcc.target/mips/mips-3d-2.c: New test.
1009         * gcc.target/mips/mips-3d-3.c: New test.
1010         * gcc.target/mips/mips-3d-4.c: New test.
1011         * gcc.target/mips/mips-3d-5.c: New test.
1012         * gcc.target/mips/mips-3d-6.c: New test.
1013         * gcc.target/mips/mips-3d-7.c: New test.
1014         * gcc.target/mips/mips-3d-8.c: New test.
1015         * gcc.target/mips/mips-3d-9.c: New test.
1016         * gcc.target/mips/mips-ps-1.c: New test.
1017         * gcc.target/mips/mips-ps-2.c: New test.
1018         * gcc.target/mips/mips-ps-3.c: New test.
1019         * gcc.target/mips/mips-ps-4.c: New test.
1020         * gcc.target/mips/mips-ps-type.c: New test.
1021
1022 2004-09-02  Paul Brook  <paul@codesourcery.com>
1023
1024         * gfortran.dg/edit_real_1.f90: Add new tests.
1025
1026 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1027
1028         PR fortran/15327
1029         * gfortran.dg/merge_char_1.f90: New test.
1030
1031 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1032
1033         PR fortran/16404
1034         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1035
1036 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1037
1038         PR c/1522
1039         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1040
1041 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1042
1043         * g++.dg/opt/loop1.C: Do not XFAIL.
1044
1045 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1046
1047         * gcc.c-torture/execute/20040831-1.c: New test.
1048
1049 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1050
1051         PR fortran/16579
1052         * gfortran.dg/g77/20010610.f: Now passes.
1053         Copy from g77.f-torture/execute. Add dg-run directive.
1054         * gfortran.dg/g77/README: Update
1055
1056 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1057
1058         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1059         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1060         (t1, t2, t3, t4): Add volatile.
1061
1062 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1063
1064         * g++.dg/ext/visibility/arm1.C: New test.
1065
1066 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1067
1068         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1069         -pedantic-errors.
1070
1071 2004-09-01  Paul Brook  <paul@codesourcery.com>
1072
1073         * gfortran.dg/eof_2.f90: New test.
1074
1075 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1076
1077         PR fortran/16579
1078         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1079
1080 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1081
1082         PR libfortran/16805
1083         * gfortran.dg/list_read_2.f90: New test.
1084
1085 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1086
1087         * g++.dg/abi/key1.C: New test.
1088
1089 2004-08-31  Richard Henderson  <rth@redhat.com>
1090
1091         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1092         form of offsetof.
1093         * g++.dg/other/offsetof5.C: Remove duplicate.
1094
1095 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1096
1097         PR fortran/17244
1098         * gfortran.dg/func_derived_1.f90: New test.
1099
1100 2004-08-31  Paul Brook  <paul@codesourcery.com>
1101
1102         * gfortran.dg/eof_1.f90: New test.
1103
1104 2004-08-31  Paul Brook  <paul@codesourcery.com>
1105
1106         * gfortran.dg/list_read_1.f90: New file.
1107
1108 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1109
1110         * g++.dg/opt/loop1.C: XFAIL.
1111
1112 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1113
1114         * gcc.dg/funcdef-storage-1.c: New.
1115         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1116         an extern function in local scope.
1117         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1118         declare an 'auto inline' function in local scope.
1119         * gcc.dg/20011130-1.c: Likewise.
1120         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1121         an 'auto' function in local scope.
1122         * gcc.dg/20021014-1.c: Likewise.
1123         * gcc.dg/20030331-2.c: Likewise.
1124
1125 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1126
1127         * gfortran.dg/blockdata_1.f90: New test.
1128
1129 2004-08-30  Richard Henderson  <rth@redhat.com>
1130
1131         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1132
1133 2004-08-30  Richard Henderson  <rth@redhat.com>
1134
1135         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1136         additional_flags set by alternate driver.
1137         (ieee-options): New procedure.
1138         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1139         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1140         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1141         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1142
1143 2004-08-30  Richard Henderson  <rth@redhat.com>
1144
1145         * lib/f-torture.exp: Remove.
1146
1147 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1148
1149         PR rtl-optimization/16590
1150         * g++.dg/opt/loop1.C: New test.
1151
1152 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1153
1154         PR fortran/13910
1155         * gfortran.dg/oldstyle_1.f90: New test.
1156
1157 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1158         Paul Brook  <paul@codesourcery.com>
1159
1160         * gfortran.dg/g77/README: Update.
1161         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1162         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1163         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1164
1165 2004-08-28  Paul Brook  <paul@codesourcery.com>
1166
1167         PR libfortran/17195
1168         * gfortran.dg/edit_real_1.f90: New test.
1169
1170 2004-08-27  Paul Brook  <paul@codesourcery.com>
1171
1172         * gfortran.dg/rewind_1.f90: New test.
1173
1174 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1175
1176         PR fortran/16597
1177         * gfortran.dg/pr16597.f90: New test.
1178
1179 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1180
1181         PR c/13801
1182         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1183         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1184         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1185         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1186         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1187
1188 2004-08-26  Nick Clifton  <nickc@redhat.com>
1189
1190         * gcc.c-torture/compile/pr17119.c: New test.
1191
1192 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1193
1194         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1195
1196 2004-08-25  Richard Henderson  <rth@redhat.com>
1197
1198         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1199         the bits that expect kind=8 to be the largest real kind.
1200
1201 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1202
1203         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1204
1205 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1206
1207         * gfortran.dg/assignment_1.f90: New test.
1208
1209 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1210
1211         * g++.dg/template/repo3.C: New test.
1212
1213 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1214
1215         PR middle-end/16693
1216         PR tree-optimization/16372
1217         * g++.dg/opt/pr16372-1.C: New test case.
1218         * g++.dg/opt/pr16693-1.C: New test case.
1219         * g++.dg/opt/pr16693-2.C: New test case.
1220
1221 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1222
1223         * objc.dg/proto-lossage-4.m: New test.
1224
1225 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1226
1227         PR c++/17155
1228         * g++.dg/inherit/local2.C: New test.
1229
1230 2004-08-25  Paul Brook  <paul@codesourcery.com>
1231
1232         PR fortran/17144
1233         * gfortran.dg/string_ctor_1.f90: New test.
1234
1235 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1236
1237         PR c++/14428
1238         * g++.dg/template/redecl2.C: New test.
1239
1240 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1241
1242         PR fortran/17143
1243         * gfortran.dg/pr17143.f90: New test.
1244
1245 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1246
1247         PR fortran/17164
1248         * gfortran.dg/pr17164.f90: New test.
1249
1250 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1251
1252         * gcc.dg/tree-ssa/loop-1.c: New test.
1253
1254 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1255
1256         * gcc.c-torture/compile/20040824-1.c: New test.
1257
1258 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1259
1260         * gcc.c-torture/compile/iftrap-3.c: New test.
1261
1262 2004-08-24  Paul Brook  <paul@codesourcery.com>
1263
1264         * gfortran.dg/entry_2.f90: New test.
1265
1266 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1267
1268         PR c++/16889
1269         * g++.dg/lookup/ambig[12].C: New.
1270
1271 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1272
1273         PR c++/16706
1274         * g++.dg/template/crash21.C: New test.
1275         * g++.dg/template/crash22.C: Likewise.
1276
1277 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1278
1279         PR c++/17149
1280         * g++.dg/template/access15.C: New.
1281
1282 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1283
1284         PR c++/17163
1285         * g++.dg/template/repo2.C: New test.
1286
1287 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1288
1289         PR rtl-optimization/17078
1290         * gcc.c-torture/execute/pr17078-1.c: New test case.
1291
1292 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1293
1294         PR c/14492
1295         * gcc.dg/debug/crash1.c: New test.
1296
1297 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1298
1299         PR c/16180
1300         * gcc.dg/loop-5.c: New test.
1301
1302 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1303
1304         * gcc.c-torture/execute/20040823-1.c: New test.
1305
1306 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1307
1308         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1309         to the assembler.  Simplify test accordingly.
1310         (asm_abi_flags): Use GNU names.
1311         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1312         to check for ABI flags.
1313
1314 2004-08-22  Andrew Pinski  <apinski@apple.com>
1315
1316         * g++.dg/opt/pr14029.C: New test.
1317         * gcc.c-torture/execute/pr15262.c: New test.
1318
1319 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1320
1321         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1322
1323 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1324
1325         PR 16908
1326         * gfortran.dg/direct_io.f90: New test.
1327
1328 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1329
1330         PR c++/17121
1331         * g++.dg/inherit/local2.C: New test.
1332
1333 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1334
1335         PR c++/17120
1336         * g++.dg/warn/Wparentheses-4.C: New test.
1337
1338 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1339
1340         PR c++/17121
1341         * g++.dg/inherit/local2.C: New test.
1342
1343         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1344         * gcc.dg/ppc-ldstruct.c: Likewise.
1345         * gcc.dg/ppc64-abi-2.c: Likewise.
1346
1347 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1348
1349         PR rtl-optimization/17099
1350         * gcc.c-torture/execute/20040820-1.c: New test.
1351
1352 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1353
1354         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1355
1356 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1357
1358         PR fortran/17077
1359         * gfortran.dg/auto_array_1.f90: New test.
1360
1361 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1362
1363         PR fortran/17074
1364         * gfortran.dg/simpleif_1.f90: New test.
1365
1366 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1367
1368         * lib/target-supports.exp (check_profiling_available): Return
1369         false for arm*-*-symbianelf* and arm*-*-eabi*.
1370
1371         PR c++/15890
1372         * g++.dg/template/delete1.C: New test.
1373
1374 2004-08-19  Paul Brook  <paul@codesourcery.com>
1375
1376         PR fortran/14976
1377         PR fortran/16228
1378         * gfortran.dg/data_char_1.f90: New test.
1379
1380 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1381
1382         PR fortran/16946
1383         * gfortran.dg/reduction.f90: New testcase.
1384
1385 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1386
1387         PR fortran/16520
1388         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1389
1390 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1391
1392         PR c++/17041
1393         * g++.dg/Wparentheses-3.C: New test.
1394
1395 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1396
1397         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1398         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1399         * gcc.dg/vect/vect-2.c: Likewise.
1400         * gcc.dg/vect/vect-3.c: Likewise.
1401         * gcc.dg/vect/vect-4.c: Likewise.
1402         * gcc.dg/vect/vect-5.c: Likewise.
1403         * gcc.dg/vect/vect-6.c: Likewise.
1404         * gcc.dg/vect/vect-7.c: Likewise.
1405         * gcc.dg/vect/vect-25.c: Likewise.
1406         * gcc.dg/vect/vect-31.c: Likewise.
1407         * gcc.dg/vect/vect-32.c: Likewise.
1408         * gcc.dg/vect/vect-34.c: Likewise.
1409         * gcc.dg/vect/vect-36.c: Likewise.
1410         * gcc.dg/vect/vect-all.c: Likewise.
1411
1412 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1413
1414         PR c++/17068
1415         * g++.dg/template/operator4.C: New test.
1416
1417 2004-08-18  Richard Henderson  <rth@redhat.com>
1418
1419         * gcc.dg/20040206-1.c: XFAIL.
1420
1421 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1422
1423         PR c++/16246
1424         * g++.dg/template/array7.C: New test.
1425
1426 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1427
1428         * gcc.dg/mips-movcc-1.c: New test.
1429         * gcc.dg/mips-movcc-2.c: New test.
1430         * gcc.dg/mips-movcc-3.c: New test.
1431
1432         * gcc.dg/mips-nmadd-1.c: New test.
1433         * gcc.dg/mips-nmadd-2.c: New test.
1434
1435 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1436
1437         PR c++/15871
1438         * g++.dg/opt/inline8.C: New test.
1439
1440         PR c++/16965
1441         * g++.dg/parse/error17.C: New test.
1442
1443 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1444
1445         * gcc.dg/vect: New directory for vectorizer tests.
1446         * gcc.dg/vect/tree-vect.h: New file.
1447         * gcc.dg/vect/vect.exp: New file.
1448         * gcc.dg/vect/pr16105.c.c: New test.
1449         * gcc.dg/vect/vect-1.c: New test.
1450         * gcc.dg/vect/vect-2.c: New test.
1451         * gcc.dg/vect/vect-3.c: New test.
1452         * gcc.dg/vect/vect-4.c: New test.
1453         * gcc.dg/vect/vect-5.c: New test.
1454         * gcc.dg/vect/vect-6.c: New test.
1455         * gcc.dg/vect/vect-7.c: New test.
1456         * gcc.dg/vect/vect-8.c: New test.
1457         * gcc.dg/vect/vect-9.c: New test.
1458         * gcc.dg/vect/vect-10.c: New test.
1459         * gcc.dg/vect/vect-11.c: New test.
1460         * gcc.dg/vect/vect-12.c: New test.
1461         * gcc.dg/vect/vect-13.c: New test.
1462         * gcc.dg/vect/vect-14.c: New test.
1463         * gcc.dg/vect/vect-15.c: New test.
1464         * gcc.dg/vect/vect-16.c: New test.
1465         * gcc.dg/vect/vect-17.c: New test.
1466         * gcc.dg/vect/vect-18.c: New test.
1467         * gcc.dg/vect/vect-19.c: New test.
1468         * gcc.dg/vect/vect-20.c: New test.
1469         * gcc.dg/vect/vect-21.c: New test.
1470         * gcc.dg/vect/vect-22.c: New test.
1471         * gcc.dg/vect/vect-23.c: New test.
1472         * gcc.dg/vect/vect-24.c: New test.
1473         * gcc.dg/vect/vect-25.c: New test.
1474         * gcc.dg/vect/vect-26.c: New test.
1475         * gcc.dg/vect/vect-27.c: New test.
1476         * gcc.dg/vect/vect-28.c: New test.
1477         * gcc.dg/vect/vect-29.c: New test.
1478         * gcc.dg/vect/vect-30.c: New test.
1479         * gcc.dg/vect/vect-31.c: New test.
1480         * gcc.dg/vect/vect-32.c: New test.
1481         * gcc.dg/vect/vect-33.c: New test.
1482         * gcc.dg/vect/vect-34.c: New test.
1483         * gcc.dg/vect/vect-35.c: New test.
1484         * gcc.dg/vect/vect-36.c: New test.
1485         * gcc.dg/vect/vect-37.c: New test.
1486         * gcc.dg/vect/vect-38.c: New test.
1487         * gcc.dg/vect/vect-40.c: New test.
1488         * gcc.dg/vect/vect-41.c: New test.
1489         * gcc.dg/vect/vect-42.c: New test.
1490         * gcc.dg/vect/vect-43.c: New test.
1491         * gcc.dg/vect/vect-44.c: New test.
1492         * gcc.dg/vect/vect-45.c: New test.
1493         * gcc.dg/vect/vect-46.c: New test.
1494         * gcc.dg/vect/vect-47.c: New test.
1495         * gcc.dg/vect/vect-48.c: New test.
1496         * gcc.dg/vect/vect-49.c: New test.
1497         * gcc.dg/vect/vect-50.c: New test.
1498         * gcc.dg/vect/vect-51.c: New test.
1499         * gcc.dg/vect/vect-52.c: New test.
1500         * gcc.dg/vect/vect-53.c: New test.
1501         * gcc.dg/vect/vect-54.c: New test.
1502         * gcc.dg/vect/vect-55.c: New test.
1503         * gcc.dg/vect/vect-56.c: New test.
1504         * gcc.dg/vect/vect-57.c: New test.
1505         * gcc.dg/vect/vect-58.c: New test.
1506         * gcc.dg/vect/vect-59.c: New test.
1507         * gcc.dg/vect/vect-60.c: New test.
1508         * gcc.dg/vect/vect-61.c: New test.
1509         * gcc.dg/vect/vect-all.c: New test.
1510         * gcc.dg/vect/vect-none.c: New test.
1511
1512 2004-08-17  Paul Brook  <paul@codesourcery.com>
1513
1514         PR fortran/13082
1515         * gfortran.dg/entry_1.f90: New test.
1516
1517 2004-08-17  Andrew Pinski  <apinski@apple.com>
1518
1519         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1520
1521 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1522
1523         * gcc.dg/pr17036-1.c: New test.
1524
1525 2004-08-16  Devang Patel  <dpatel@apple.com>
1526
1527         * gcc.dg/darwin-20040809-1.c: New test.
1528
1529 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
1530
1531         * gcc.dg/funcdef-attr-1.c: New test.
1532
1533 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
1534
1535         * gcc.dg/altivec-17.c: New test.
1536         * gcc.dg/altivec-18.c: New test.
1537
1538 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1539
1540         PR c++/6749
1541         * g++.dg/template/vtable2.C: New test.
1542
1543 2004-08-14  Richard Henderson  <rth@redhat.com>
1544
1545         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1546         * gcc.dg/pack-test-4.c (main): Return 0.
1547         * gcc.dg/setjmp-1.c: Remove XFAIL.
1548         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1549
1550 2004-08-14  Richard Henderson  <rth@redhat.com>
1551
1552         * gcc.dg/980217-1.c: Add prototype for printf.
1553
1554 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
1555
1556         * gfortran.dg/pr16935.f90: New test.
1557
1558 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
1559
1560         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1561
1562 2004-08-13  Paul Brook  <paul@codesourcery.com>
1563
1564         * gfortran.dg/der_io_1.f90: Remove stray comma.
1565
1566 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1567
1568         * gcc.dg/vmx/cw-bug-2.c: Remove.
1569         * gcc.dg/vmx/vprint-1.c: Remove.
1570         * gcc.dg/vmx/vscan-1.c: Remove.
1571
1572 2004-08-12  Devang patel  <dpatel@apple.com>
1573
1574         * gcc.dg/darwin-20040809-2.c: New test.
1575
1576 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1577
1578         * g++.dg/ext/altivec-12.C: New test.
1579
1580         * g++.dg/ext/altivec-11.C: New test.
1581
1582 2004-08-12  Paul Brook  <paul@codesourcery.com>
1583
1584         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1585
1586 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1587
1588         * g++.dg/ext/altivec-2.C: Check for hardware support before
1589         executing any VMX instructions.
1590
1591         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1592
1593 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1594
1595         PR c++/16276
1596         * g++.old-deja/g++.other/comdat4.C: New test.
1597         * g++.old-deja/g++.other/comdat4-aux.cc: New.
1598
1599 2004-08-12  Ben Elliston  <bje@au.ibm.com>
1600
1601         PR target/16286
1602         * gcc.dg/pr16286.c: New test.
1603
1604 2004-08-12 Jan Beulich <jbeulich@novell.com>
1605
1606         * g++.dg/ext/asm5.C: New.
1607
1608 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1609
1610         PR c++/16698
1611         * g++.dg/eh/crash1.C: New test.
1612
1613         PR c++/16717
1614         * g++.dg/ext/construct1.C: New test.
1615
1616 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1617
1618         PR c++/16853
1619         * g++.dg/init/ptrmem1.C: New test.
1620
1621         PR c++/16618
1622         * g++.dg/parse/offsetof5.C: New test.
1623
1624         PR c++/16870
1625         * g++.dg/template/overload3.C: New test.
1626
1627 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1628
1629         PR c++/16964
1630         * g++.dg/parse/error16.C: New test.
1631
1632         PR c++/16904
1633         * g++.dg/template/error14.C: New test.
1634
1635         PR c++/16929
1636         * g++.dg/template/error15.C: New test.
1637
1638 2004-08-11  Devang Patel  <dpatel@apple.com>
1639
1640         * gcc.dg/darwin-ld-20040809-1.c: New test.
1641         * gcc.dg/darwin-ld-20040809-2.c: New test.
1642
1643 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1644
1645         PR fortran/16917
1646         * gfortran.dg/dfloat_1.f90: New test.
1647
1648 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1649
1650         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1651         * gcc.dg/dll-2.c: Fix dg-require syntax.
1652         * gcc.misc-tests/arm-isr.c (abort): Declare.
1653         (exit): Likewise.
1654
1655 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1656
1657         PR c++/16971
1658         * g++.dg/parse/crash16.C: New test.
1659
1660 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1661
1662         * gcc.dg/mips-rsqrt-1.c: New test case.
1663         * gcc.dg/mips-rsqrt-2.c: New test case.
1664         * gcc.dg/mips-rsqrt-3.c: New test case.
1665
1666 2004-08-10  Paul Brook  <paul@codesourcery.com>
1667
1668         * gfortran.dg/der_io_1.f90: New test.
1669
1670 2004-08-10  Paul Brook  <paul@codesourcery.com>
1671
1672         PR fortran/16919
1673         * gfortran.dg/der_array_1.f90: New test.
1674
1675 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1676
1677         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1678
1679 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1680
1681         * gcc.dg/wchar_t-2.c: Fix typo.
1682
1683 2004-08-09  Falk Hueffner  <falk@debian.org>
1684
1685         PR tree-optimization/12517
1686         * gcc.c-torture/compile/pr12517.c: New test.
1687
1688         PR tree-optimization/12578
1689         * gcc.c-torture/compile/pr12578.c: New test.
1690
1691         PR tree-optimization/12899
1692         * gcc.c-torture/compile/pr12899.c: New test.
1693
1694         PR rtl-optimization/14692
1695         * gcc.c-torture/compile/pr14692.c: New test.
1696
1697         PR tree-optimization/16461
1698         * gcc.c-torture/compile/pr16461.c: New test.
1699
1700 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1701
1702         * gfortran.dg/getenv_1.f90: New test.
1703
1704 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1705
1706         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1707         wchar_t.
1708         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1709
1710 2004-08-06  Paul Brook  <paul@codesourcery.com>
1711
1712         * gfortran.dg/ret_array_1.f90: New test.
1713         * gfortran.dg/ret_pointer_1.f90: New test.
1714
1715 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1716
1717         * gcc.dg/missing-field-init-[12].c: New tests.
1718         * g++.dg/warn/missing-field-init-[12].C: New tests.
1719
1720 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1721
1722         * gcc.dg/enum2.c: New test.
1723         * gcc.dg/symbian3.c: Likewise.
1724         * gcc.dg/symbian4.c: Likewise.
1725         * gcc.dg/wchar_t-2.c: Likewise.
1726
1727 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1728
1729         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1730         destructor tests.
1731
1732 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1733
1734         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1735         dg-require-visiblity.
1736         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1737         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1738         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1739         * g++.dg/ext/visibility/new1.C: Likewise.
1740         * g++.dg/ext/visibility/pragma.C: Likewise.
1741         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1742         * g++.dg/ext/visibility/virtual.C: Likewise.
1743         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1744         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1745         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1746         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1747         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1748         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1749         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1750         * g++/dg/ext/visibility/visibility-8.C: New test.
1751         * gcc.c-torture/compile/dll.x: Remove.
1752         * gcc.dg/dll-2.c: Use dg-require-dll
1753         * gcc.dg/visibility-10.c: New test.
1754         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1755         supporting DLLs.
1756         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1757         (scan_not_hidden): Likewise.
1758
1759 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1760
1761         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1762
1763 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1764
1765         * gcc.c-torture/execute/20040805-1.c: New test.
1766
1767 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1768
1769         * gcc.dg/20020118-1.c: Declare abort.
1770         * gcc.dg/altivec_check.h: Likewise.
1771         * gcc.dg/iftrap-2.c: Likewise.
1772         * gcc.dg/pragma-darwin.c: Likewise.
1773         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1774
1775 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1776
1777         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1778
1779 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1780
1781         * gcc.c-torture/execute/builtins/abs-2.c,
1782         gcc.c-torture/execute/builtins/abs-3.c,
1783         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1784         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1785         intmax_t, uintmax_t and their limits.
1786         * gcc.dg/intmax_t-1.c: New test.
1787
1788 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1789
1790         * g++.dg/tc1/dr147.C: Add reference to PR.
1791
1792 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1793
1794         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1795         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1796
1797 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1798
1799         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1800
1801 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1802
1803         * gcc.dg/redecl-5.c: New test.
1804         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1805         of scanf.
1806
1807 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1808
1809         PR middle-end/16790
1810         * gcc.c-torture/execute/pr16790-1.c: New test case.
1811
1812 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1813
1814         * g++.dg/ext/visibility/assign1.C: New test.
1815         * g++.dg/ext/visibility/new1.C: Likewise.
1816
1817         * gcc.dg/symbian1.c: New test.
1818         * gcc.dg/symbian2.c: Likewise.
1819
1820 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1821
1822         PR target/16570
1823         * gcc.dg/i386-sse-9.c: New test.
1824
1825 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1826
1827         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1828
1829 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1830
1831         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1832         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1833         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1834         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1835         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1836         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1837         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1838         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1839         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1840         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1841         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1842         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1843         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1844         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1845         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1846         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1847         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1848         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1849         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1850         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1851         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1852         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1853         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1854         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1855         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1856         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1857         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1858         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1859         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1860         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1861         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1862         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1863         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1864         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1865         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1866         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1867         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1868         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1869         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1870         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1871         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1872         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1873         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1874         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1875         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1876         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1877         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1878         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1879         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1880         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1881         gcc.misc-tests/i386-pf-3dnow-1.c,
1882         gcc.misc-tests/i386-pf-athlon-1.c,
1883         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1884         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1885         Declare built-in functions used.
1886         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
1887
1888 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
1889
1890         PR c++/16707
1891         * g++.dg/lookup/using12.C: New test.
1892
1893         * g++.dg/init/null1.C: Fix PR number.
1894         * g++.dg/parse/namespace10.C: Likewise.
1895
1896 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1897
1898         PR c++/16224
1899         * g++.dg/template/spec17.C: New test.
1900         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
1901         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
1902
1903 2004-08-02  David Billinghurst
1904
1905         PR fortran/16292
1906         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
1907
1908 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
1909
1910         * gcc.dg/ia64-got-1.c: New test case.
1911
1912 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
1913
1914         PR c++/16489
1915         * g++.dg/init/null1.C: New test.
1916         * g++.dg/tc1/dr76.C: Adjust error marker.
1917
1918         PR c++/16529
1919         * g++.dg/parse/namespace10.C: New test.
1920
1921         PR c++/16810
1922         * g++.dg/inherit/ptrmem2.C: New test.
1923
1924 2004-08-02  Ben Elliston  <bje@au.ibm.com>
1925
1926         PR target/16155
1927         * gcc.dg/pr16155.c: New test.
1928
1929 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
1930
1931         * gcc.dg/redecl-2.c: New test.
1932
1933 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
1934
1935         * gcc.dg/darwin-longdouble.c: New file.
1936
1937 2004-07-30  Richard Henderson  <rth@redhat.com>
1938
1939         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
1940         write to constant argument.
1941         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
1942
1943 2004-07-30  Richard Henderson  <rth@redhat.com>
1944
1945         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
1946         tests of nearest around zero.
1947
1948 2004-07-30  Andrew Pinski  <apinski@apple.com>
1949
1950         * gcc.c-torture/compile/20040730-1.c: New test.
1951
1952 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1953
1954         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
1955         powerpc-eabispe.
1956
1957 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
1958
1959         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
1960
1961 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
1962
1963         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
1964         contains $ld_library_path.
1965         * lib/gfortran.exp (gfortran_link_flags): Likewise.
1966
1967 2004-07-29  Richard Henderson  <rth@redhat.com>
1968
1969         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
1970
1971         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
1972         (alt2, which): New.
1973         (Check): Accept either alternative.
1974
1975 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
1976
1977         * g++.dg/abi/inline1.C: New test.
1978         * g++.dg/abi/local1-a.cc: Likewise.
1979         * g++.dg/abi/local1.C: Likewise.
1980         * g++.dg/abi/mangle11.C: Tweak location of warnings.
1981         * g++.dg/abi/mangle12.C: Likewise.
1982         * g++.dg/abi/mangle17.C: Likewise.
1983         * g++.dg/abi/mangle20-2.C: Likewise.
1984         * g++.dg/opt/interface1.C: Likewise.
1985         * g++.dg/opt/interface1.h: Likewise.
1986         * g++.dg/opt/interface1-a.cc: New test.
1987         * g++.dg/parse/repo1.C: New test.
1988         * g++.dg/template/repo1.C: Likewise.
1989         * g++.dg/warn/Winline-1.C: Likewise.
1990         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
1991
1992 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
1993
1994         * gcc.dg/tree-ssa/20040729-1.c: New test.
1995
1996 2004-07-27  Matt Austern <austern@apple.com>
1997
1998         * gcc.dg/darwin-bool-1.c: New test.
1999         * gcc.dg/darwin-bool-2.c: New test.
2000
2001 2004-07-28  Richard Henderson  <rth@redhat.com>
2002
2003         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2004         arguments in the correct type.  Don't write to constant arguments.
2005
2006 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2007
2008         PR tree-optimization/16688
2009         PR tree-optimization/16689
2010         * g++.dg/tree-ssa/pr16688.C: New test.
2011
2012 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2013
2014         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2015         loads.  Not only in the comment, this time.
2016
2017 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2018
2019         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2020         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2021         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2022         * gcc.dg/sh4a-bitmovua.c: New.
2023         * gcc.dg/sh4a-cos.c: New.
2024         * gcc.dg/sh4a-cosf.c: New.
2025         * gcc.dg/sh4a-fprun.c: New.
2026         * gcc.dg/sh4a-fsrra.c: New.
2027         * gcc.dg/sh4a-memmovua.c: New.
2028         * gcc.dg/sh4a-sin.c: New.
2029         * gcc.dg/sh4a-sincos.c: New.
2030         * gcc.dg/sh4a-sincosf.c: New.
2031         * gcc.dg/sh4a-sinf.c: New.
2032
2033 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2034
2035         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2036         conditionals.
2037         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2038         loads.
2039         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2040         DOM1.
2041
2042 2004-07-27  Andrew Pinski  <apinski@apple.com>
2043
2044         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2045
2046 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2047
2048         * gcc.dg/pragma-isr.c: New test.
2049
2050 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2051
2052         PR c++/14429
2053         * g++.dg/template/ttp11.C: New test.
2054
2055 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2056
2057         * gcc.c-torture/compile/20040727-1.c: New test.
2058
2059 2004-07-26  Eric Christopher  <echristo@redhat.com>
2060
2061         * gcc.c-torture/compile/20040726-2.c: New test.
2062
2063 2004-07-26  Andrew Pinski  <apinski@apple.com>
2064
2065         * g++.dg/rtti/tinfo1.C: Xfail.
2066
2067 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2068
2069         * gcc.c-torture/compile/20040726-1.c: New test.
2070
2071 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2072             Brian Ryner  <bryner@brianryner.com>
2073
2074         PR c++/9283
2075         PR c++/15000
2076         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2077         * g++.dg/ext/visibility/: New directory.
2078         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2079         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2080         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2081         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2082         * g++.dg/ext/visibility/fvisibility.C,
2083         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2084         g++.dg/ext/visibility/fvisibility-override1.C
2085         g++.dg/ext/visibility/fvisibility-override2.C
2086         g++.dg/ext/visibility/memfuncts.C
2087         g++.dg/ext/visibility/noPLT.C
2088         g++.dg/ext/visibility/pragma.C
2089         g++.dg/ext/visibility/pragma-override1.C
2090         g++.dg/ext/visibility/pragma-override2.C
2091         g++.dg/ext/visibility/staticmemfuncts.C
2092         g++.dg/ext/visibility/virtual.C: New tests.
2093
2094 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2095
2096         PR c/15360
2097         * gcc.dg/pr15360-1.c: New test.
2098
2099 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2100
2101         * gcc.dg/pragma-align-2.c: New test.
2102         * gcc.dg/pragma-init-fini.c: New test.
2103         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2104         targets.
2105
2106 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2107
2108         * gcc.dg/init-string-2.c: New test.
2109
2110 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2111
2112         PR 16684
2113         * gcc.dg/Wredundant-decls-1.c: New test case.
2114
2115 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2116
2117         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2118         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2119         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2120         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2121         * gcc.dg/compat/generate-random.c: New file.
2122         * gcc.dg/compat/generate-random.h: Likewise.
2123         * gcc.dg/compat/generate-random_r.c: Likewise.
2124         * gcc.dg/compat/struct-layout-1.h: Likewise.
2125         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2126         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2127         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2128         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2129         * gcc.dg/compat/struct-layout-1_main.c: New test.
2130         * gcc.dg/compat/struct-layout-1_x.c: New file.
2131         * gcc.dg/compat/struct-layout-1_y.c: New file.
2132         * gcc.dg/compat/struct-layout-1_test.h: New file.
2133
2134 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2135
2136         * gcc.dg/comp-return-1.c: New test
2137
2138 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2139
2140         * gcc.dg/vmx/8-02a.c: Fix typo.
2141
2142         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2143         * gcc.dg/darwin-abi-3.c: New test.
2144
2145         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2146         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2147
2148         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2149         * gcc.dg/vmx/ops-long-1.c: New test.
2150         * gcc.dg/vmx/ops-long-2.c: New test.
2151
2152 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2153
2154         * g++.dg/lookup/conv-[1234].C: New.
2155
2156 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2157
2158         * g++.dg/parse/attr2.C: Simplify.
2159
2160 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2161
2162         PR c/7284
2163         * gcc.c-torture/execute/pr7284-1.c: New test.
2164
2165 2004-07-22  Brian Booth  <bbooth@redhat.com>
2166
2167         * gcc.dg/tree-ssa/20040721-1.c: New test.
2168
2169 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2170
2171         * g++.dg/template/crash20.c: New.
2172
2173 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2174
2175         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2176         Add dg-run directive.  Declare variables as required.
2177         * gfortran.dg/g77/README: Update
2178
2179 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2180
2181         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2182         gcc.dg/cris-peep2-andu2.c: New tests.
2183
2184 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2185
2186         PR c/15052
2187         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2188         on return type.
2189         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2190         messages.
2191         * gcc.dg/qual-return-2.c: Update expected messages.
2192         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2193
2194 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2195
2196         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2197         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2198
2199 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2200
2201         PR c/11250
2202         * gcc.dg/init-string-1.c: New test.
2203
2204 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2205
2206         PR middle-end/15345
2207         PR c/16450
2208         * gcc.dg/torture/nested-fn-1.c: New test.
2209
2210 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2211
2212         PR target/16559
2213         * gcc.dg/ia64-fptr-1.c: New file.
2214
2215 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2216
2217         PR c++/14497
2218         * g++.dg/template/spec16.C: New test.
2219         * g++.old-deja/g++.robertl/eb118.C: Remove.
2220
2221 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2222
2223         PR c++/509
2224         * g++.dg/template/spec15.C: New test.
2225
2226 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2227
2228         Copy cases from g77.f-torture/execute and add dg-run
2229         directive.  Other changes as noted.
2230         * gfortran.dg/g77/13037.f
2231         * gfortran.dg/g77/1832.f
2232         * gfortran.dg/g77/19981119-0.f
2233         * gfortran.dg/g77/19990313-0.f
2234         * gfortran.dg/g77/19990313-1.f
2235         * gfortran.dg/g77/19990313-2.f
2236         * gfortran.dg/g77/19990313-3.f
2237         * gfortran.dg/g77/19990419-1.f
2238         * gfortran.dg/g77/19990826-0.f
2239         * gfortran.dg/g77/19990826-2.f
2240         * gfortran.dg/g77/20000503-1.f
2241         * gfortran.dg/g77/20001111.f
2242         * gfortran.dg/g77/20010116.f
2243         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2244         * gfortran.dg/g77/20010430.f
2245         * gfortran.dg/g77/6177.f
2246         * gfortran.dg/g77/947.f
2247         * gfortran.dg/g77/970816-3.f
2248         * gfortran.dg/g77/971102-1.f
2249         * gfortran.dg/g77/980520-1.f
2250         * gfortran.dg/g77/980628-0.f
2251         * gfortran.dg/g77/980628-1.f
2252         * gfortran.dg/g77/980628-10.f
2253         * gfortran.dg/g77/980628-2.f
2254         * gfortran.dg/g77/980628-3.f
2255         * gfortran.dg/g77/980628-7.f
2256         * gfortran.dg/g77/980628-8.f
2257         * gfortran.dg/g77/980628-9.f
2258         * gfortran.dg/g77/980701-0.f
2259         * gfortran.dg/g77/980701-1.f
2260         * gfortran.dg/g77/cabs.f
2261         * gfortran.dg/g77/claus.f
2262         * gfortran.dg/g77/complex_1.f
2263         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2264         * gfortran.dg/g77/dcomplex.f
2265         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2266         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2267         * gfortran.dg/g77/f90-intrinsic-numeric.f
2268         * gfortran.dg/g77/int8421.f
2269         * gfortran.dg/g77/labug1.f
2270         * gfortran.dg/g77/large_vec.f
2271         * gfortran.dg/g77/le.f
2272         * gfortran.dg/g77/short.f
2273         * gfortran.dg/g77/README: Update
2274
2275 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2276
2277         PR c++/16637
2278         * g++.dg/parse/lookup4.C: New test.
2279
2280 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2281
2282         PR c++/16175
2283         * g++.dg/template/ttp10.C: New test.
2284
2285 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2286
2287         * gcc.dg/pr12625-1.c: New test.
2288
2289 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2290
2291         * testsuite/gcc.dg/switch-warn-1.c: New test.
2292         * testsuite/gcc.dg/switch-warn-2.c: New test.
2293         * gcc.c-torture/compile/pr14730.c: Update.
2294
2295 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2296
2297         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2298         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2299         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2300         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2301
2302 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2303
2304         PR c++/16623
2305         * g++.dg/template/assign1.C: New test.
2306
2307 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2308
2309         PR c++/12170
2310         * g++.dg/template/ttp9.C: New test.
2311
2312 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2313
2314         * gcc.dg/format/cmn-err-1.c: New test.
2315
2316 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2317
2318         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2319         gcc.dg/Wparentheses-10.c: New tests.
2320         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2321
2322 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2323
2324         PR fortran/16465
2325         * gfortran.dg/g77//ffixed-line-length-0.f,
2326         gfortran.dg/g77/ffixed-line-length-132.f,
2327         gfortran.dg/g77/ffixed-line-length-72.f,
2328         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2329         gfortran.dg/g77/README: Update.
2330
2331 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2332
2333         PR c++/13092
2334         * g++.dg/template/non-dependent7.C: New test.
2335         * g++.dg/template/non-dependent8.C: Likewise.
2336         * g++.dg/template/non-dependent9.C: Likewise.
2337         * g++.dg/template/non-dependent10.C: Likewise.
2338
2339 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2340
2341         PR c++/16337
2342         * g++.dg/parse/attr2.C: New test.
2343
2344 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2345
2346         * g77.dg: Removed.
2347         * g77.f-torture: Ditto.
2348
2349 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2350
2351         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2352         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2353         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2354
2355 2004-07-16  Richard Henderson  <rth@redhat.com>
2356
2357         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2358
2359 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2360
2361         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2362         tests with full list of options.
2363         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2364         of TORTURE_OPTIONS if test contains 'dg-do run'.
2365
2366         PR fortran/16404
2367         * gfortran.dg/do_iterator.f90: New test.
2368
2369 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2370
2371         PR rtl-optimization/16536
2372         * gcc.c-torture/execute/restrict-1.c: New test.
2373
2374 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2375
2376         PR fortran/15324
2377         * gfortran.dg/pr15324.f90: New test.
2378
2379         PR fortran/15129
2380         * gfortran.dg/pr15129.f90: New test.
2381
2382         PR fortran/15140
2383         * gfortran.dg/pr15140.f90: New test.
2384
2385         PR fortran/13792
2386         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2387         compile-time simplification.
2388
2389 2004-07-14  Mike Stump  <mrs@apple.com>
2390
2391         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2392
2393 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2394
2395         PR target/16325
2396         * gcc.dg/profile-generate-1.c: New.
2397
2398 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2399
2400         * gcc.c-torture/execute/20040709-1.c: New test.
2401         * gcc.c-torture/execute/20040709-2.c: New test.
2402
2403 2004-07-14  Mike Stump  <mrs@apple.com>
2404
2405         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2406
2407 2004-07-14  Mike Stump  <mrs@apple.com>
2408
2409         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2410
2411 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2412
2413         PR c++/16518
2414         * g++.dg/parse/mutable1.C: New test.
2415
2416 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2417
2418         PR tree-optimization/16443
2419         * gcc.dg/tree-ssa/20040713-1.c: New test.
2420
2421 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2422
2423         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2424         for operator new.
2425
2426 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2427
2428         * gfortran.dg/g77/README: New file
2429         * gfortran.dg/g77/19981216-0.f:  Copy from
2430         g77.f-torture/noncompile.  Add "dg-do compile" and
2431         dg-error as required.
2432         * gfortran.dg/g77/19990218-1.f: Likewise
2433         * gfortran.dg/g77/19990905-1.f: Likewise
2434         * gfortran.dg/g77/9263.f: Likewise
2435         * gfortran.dg/g77/980615-0.f: Likewise
2436         * gfortran.dg/g77/980616-0.f: Likewise
2437         * gfortran.dg/g77/check0.f: Likewise
2438         * gfortran.dg/g77/select_no_compile.f: Likewise
2439
2440 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2441
2442         Copy files from g77.f-torture/compile.
2443         Add "{ dg-do compile}".  Other changes as noted
2444         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2445         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2446         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2447         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2448         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2449         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2450         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2451         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2452         statement to conform to standard.  Append alpha1.x for reference.
2453         * gfortran.dg/g77/xformat.f: Add dg-warning
2454
2455 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2456
2457         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2458         Add {dg-do compile} directive.
2459         * gfortran.dg/g77/cpp2.F: Likewise
2460
2461 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2462
2463         PR c++/5402
2464         * g++.dg/lookup/name-clash1.C: New test.
2465
2466         PR c++/9777
2467         * g++.dg/lookup/name-clash2.C: New test.
2468
2469         PR c++/12102
2470         * g++.dg/lookup/name-clash3.C: New test.
2471
2472 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2473
2474         * g++.dg/lookup/new2.C: New test.
2475         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2476
2477 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2478
2479         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2480         Add {dg-do compile} directive.
2481         * gfortran.dg/g77/13060.f: Likewise
2482         * gfortran.dg/g77/19990218-0.f: Likewise
2483         * gfortran.dg/g77/19990305-0.f: Likewise
2484         * gfortran.dg/g77/19990419-0.f: Likewise
2485         * gfortran.dg/g77/19990502-0.f: Likewise
2486         * gfortran.dg/g77/19990502-1.f: Likewise
2487         * gfortran.dg/g77/19990525-0.f: Likewise
2488         * gfortran.dg/g77/19990826-1.f: Likewise
2489         * gfortran.dg/g77/19990826-3.f: Likewise
2490         * gfortran.dg/g77/19990905-2.f: Likewise
2491         * gfortran.dg/g77/20000412-1.f: Likewise
2492         * gfortran.dg/g77/20000511-1.f: Likewise
2493         * gfortran.dg/g77/20000511-2.f: Likewise
2494         * gfortran.dg/g77/20000518.f: Likewise
2495         * gfortran.dg/g77/20000601-1.f: Likewise
2496         * gfortran.dg/g77/20000601-2.f: Likewise
2497         * gfortran.dg/g77/20000629-1.f: Likewise
2498         * gfortran.dg/g77/20000630-2.f: Likewise
2499         * gfortran.dg/g77/20010115.f: Likewise
2500         * gfortran.dg/g77/20010321-1.f: Likewise
2501         * gfortran.dg/g77/20010426.f: Likewise
2502         * gfortran.dg/g77/20020307-1.f: Likewise
2503         * gfortran.dg/g77/8485.f: Likewise
2504         * gfortran.dg/g77/960317-1.f: Likewise
2505         * gfortran.dg/g77/970915-0.f: Likewise
2506         * gfortran.dg/g77/980310-1.f: Likewise
2507         * gfortran.dg/g77/980310-2.f: Likewise
2508         * gfortran.dg/g77/980310-3.f: Likewise
2509         * gfortran.dg/g77/980310-4.f: Likewise
2510         * gfortran.dg/g77/980310-6.f: Likewise
2511         * gfortran.dg/g77/980310-7.f: Likewise
2512         * gfortran.dg/g77/980310-8.f: Likewise
2513         * gfortran.dg/g77/980419-2.f: Likewise
2514         * gfortran.dg/g77/980424-0.f: Likewise
2515         * gfortran.dg/g77/980427-0.f: Likewise
2516         * gfortran.dg/g77/980729-0.f: Likewise
2517         * gfortran.dg/g77/981117-1.f: Likewise
2518         * gfortran.dg/g77/toon_1.f: Likewise
2519
2520 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2521
2522         PR c++/2204
2523         * g++.dg/other/abstract2.C: New test.
2524
2525 2004-07-12  Paul Brook  <paul@codesourcery.com>
2526
2527         * gfortran.dg/pointer_init_1.f90: New test.
2528
2529 2004-07-11  Paul Brook  <paul@codesourcery.com>
2530
2531         PR fortran/15986
2532         * gfortran.dg/contained_1.f90: New test.
2533
2534 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
2535
2536         * g++.dg/parse/defarg8.C: New test.
2537
2538 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2539
2540         PR fortran/16433
2541         * gfortran.dg/pr16433.f: New test.
2542
2543         PR fortran/17574
2544         * gfortran.dg/pr15754.f90: New test.
2545
2546 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2547
2548         PR tree-optimization/16437
2549         * gcc.c-torture/execute/bitfld-4.c: New test.
2550
2551 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2552
2553         * gfortran.fortran-torture/execute/common_2.f90: Add check for
2554         access to common var from module.
2555
2556 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2557
2558         PR fortran/16336
2559         * gfortran.fortran-torture/execute/common_2.f90: New test.
2560
2561 2004-07-10  Paul Brook  <paul@codesourcery.com>
2562
2563         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2564
2565 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2566
2567         PR fortran/15969
2568         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2569
2570 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
2571
2572         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2573         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2574         * gfortran.dg/g77/ffree-form-1.f: Likewise
2575         * gfortran.dg/g77/ffree-form-2.f: Likewise
2576         * gfortran.dg/g77/ffree-form-3.f: Likewise
2577         * gfortran.dg/g77/fno-underscoring.f: Likewise
2578         * gfortran.dg/g77/funderscoring.f: Likewise
2579         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2580
2581 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2582
2583         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2584
2585 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2586         Paul Brook  <paul@codesourcery.com>
2587
2588         PR fortran/13415
2589         * gfortran.dg/common_pointer_1.f90: New test.
2590
2591 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2592
2593         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2594
2595 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2596
2597         PR target/16364
2598         * gcc.c-torture/compile/20040709-1.c: New.
2599
2600 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2601
2602         PR fortran/14077
2603         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2604
2605 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2606
2607         PR fortran/13201
2608         * gfortran.dg/shape_1.f90: New test.
2609
2610 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
2611             Andrew Pinski  <apinski@apple.com>
2612
2613         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2614
2615 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2616
2617         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2618         comment.
2619
2620 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2621         Paul Brook  <paul@codesourcery.com>
2622
2623         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2624         '.f95' and '.F95'.
2625
2626 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
2627
2628         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2629
2630 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2631
2632         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
2633         testcases with capital suffix.
2634
2635 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2636
2637         PR fortran/15481
2638         PR fortran/13372
2639         PR fortran/13575
2640         PR fortran/15978
2641         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2642
2643         * gfortran.dg/implicit_1.f90: New test.
2644
2645 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2646
2647         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2648         expression to match gfortran warning/error messages
2649         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2650         dg-error text.
2651
2652 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2653
2654         * lib/fortran-torture.exp: Rename proc search_for to
2655         search_for_re.
2656
2657 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2658
2659         * gcc.c-torture/execute/simd-5.x: New file.
2660         XFAIL on SPARC 64-bit at -O0.
2661
2662 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2663
2664         PR c++/8211
2665         PR c++/16165
2666         * g++.dg/warn/effc3.C: New test.
2667
2668 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2669
2670         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2671         change X to 1X in format.
2672         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2673         add data statements to conform to standard.
2674
2675 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2676
2677         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2678         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2679         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2680
2681 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2682
2683         * gfortran.dg/g77/7388.f: Copy from g77.dg
2684         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2685         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2686         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2687         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2688         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2689         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2690         * gfortran.dg/g77/strlen0.f: Likewise
2691
2692 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2693
2694         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2695         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2696
2697 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2698
2699         * gcc.c-torture/execute/920428-2.x: Delete.
2700         * gcc.c-torture/execute/920501-7.x: Likewise.
2701
2702 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2705         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2706         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2707         prescott and c3-2.
2708         (PREFETCH_3DNOW): Add -march=c3.
2709
2710 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2711
2712         PR c/16437
2713         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2714         * gcc.c-torture/execute/bf64-1.x: Likewise.
2715
2716 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2717
2718         * gcc.c-torture/compile/20040708-1.c: New test.
2719
2720 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2721
2722         PR c++/16169
2723         * g++.dg/warn/effc2.C: New test.
2724
2725 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2726
2727         * gcc.c-torture/execute/bitfld-1.x: Remove.
2728         * gcc.c-torture/execute/bitfld-3.c: New test.
2729         * gcc.dg/bitfld-2.c: Remove XFAILs.
2730
2731 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2732
2733         PR c++/16276
2734         * g++.dg/rtti/tinfo1.C: New file.
2735
2736 2004-07-07  Eric Christopher  <echristo@redhat.com>
2737
2738         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2739
2740 2004-07-07  Andrew Pinski  <apinski@apple.com>
2741
2742         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2743
2744 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2745
2746         * g++.dg/init/call1.C: XFAIL.
2747
2748 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2749
2750         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2751         except for movstrict*, to movmem* and clrstr* to clrmem*.
2752
2753 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2754
2755         * gcc.c-torture/execute/20040707-1.c: New test.
2756
2757 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2758
2759         * gcc.c-torture/execute/20040706-1.c: New test.
2760
2761 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2762
2763         PR c++/3671
2764         * g++.dg/template/spec14.C: New test.
2765
2766 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2767
2768         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2769         nothing if not yet defined.  Use it in b, c and d type definitions.
2770         * gcc.c-torture/execute/20040705-1.c: New test.
2771         * gcc.c-torture/execute/20040705-2.c: New test.
2772
2773 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2774
2775         PR c++/2518
2776         * g++.dg/lookup/new1.C: New test.
2777
2778 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2779
2780         PR c++/11406
2781         * g++.dg/template/sizeof8.C: New test.
2782
2783 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2784
2785         * gcc.c-torture/compile/20040705-1.c: New test.
2786
2787 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2788
2789         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2790
2791 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2792
2793         * gcc.dg/cpp/if-mop.c: Two new testcases.
2794         * gcc.dg/cpp/trad/comment-3.c: New.
2795
2796 2004-07-04  Paul Brook  <paul@codesourcery.com>
2797
2798         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2799
2800 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2801
2802         PR c++/3761
2803         * g++.dg/lookup/crash4.C: New test.
2804
2805 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2806
2807         * gcc.c-torture/execute/builtin-abs-1.c
2808         * gcc.c-torture/execute/builtin-abs-2.c
2809         * gcc.c-torture/execute/builtin-complex-1.c
2810         * gcc.c-torture/execute/builtins/string-1-lib.c
2811         * gcc.c-torture/execute/builtins/string-1.c
2812         * gcc.c-torture/execute/builtins/string-2-lib.c
2813         * gcc.c-torture/execute/builtins/string-2.c
2814         * gcc.c-torture/execute/builtins/string-3-lib.c
2815         * gcc.c-torture/execute/builtins/string-3.c
2816         * gcc.c-torture/execute/builtins/string-4-lib.c
2817         * gcc.c-torture/execute/builtins/string-4.c
2818         * gcc.c-torture/execute/builtins/string-5-lib.c
2819         * gcc.c-torture/execute/builtins/string-5.c
2820         * gcc.c-torture/execute/builtins/string-6-lib.c
2821         * gcc.c-torture/execute/builtins/string-6.c
2822         * gcc.c-torture/execute/builtins/string-7-lib.c
2823         * gcc.c-torture/execute/builtins/string-7.c
2824         * gcc.c-torture/execute/builtins/string-8-lib.c
2825         * gcc.c-torture/execute/builtins/string-8.c
2826         * gcc.c-torture/execute/builtins/string-9-lib.c
2827         * gcc.c-torture/execute/builtins/string-9.c
2828         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2829         * gcc.c-torture/execute/builtins/string-asm-1.c
2830         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2831         * gcc.c-torture/execute/builtins/string-asm-2.c
2832         * gcc.c-torture/execute/stdio-opt-1.c
2833         * gcc.c-torture/execute/stdio-opt-2.c
2834         * gcc.c-torture/execute/stdio-opt-3.c
2835         * gcc.c-torture/execute/string-opt-1.c
2836         * gcc.c-torture/execute/string-opt-10.c
2837         * gcc.c-torture/execute/string-opt-11.c
2838         * gcc.c-torture/execute/string-opt-12.c
2839         * gcc.c-torture/execute/string-opt-13.c
2840         * gcc.c-torture/execute/string-opt-14.c
2841         * gcc.c-torture/execute/string-opt-15.c
2842         * gcc.c-torture/execute/string-opt-16.c
2843         * gcc.c-torture/execute/string-opt-2.c
2844         * gcc.c-torture/execute/string-opt-6.c
2845         * gcc.c-torture/execute/string-opt-7.c
2846         * gcc.c-torture/execute/string-opt-8.c:
2847         Replace with ...
2848
2849         * gcc.c-torture/execute/builtins/abs-2.c
2850         * gcc.c-torture/execute/builtins/abs-3.c
2851         * gcc.c-torture/execute/builtins/complex-1.c
2852         * gcc.c-torture/execute/builtins/fprintf.c
2853         * gcc.c-torture/execute/builtins/fputs.c
2854         * gcc.c-torture/execute/builtins/memcmp.c
2855         * gcc.c-torture/execute/builtins/memmove.c
2856         * gcc.c-torture/execute/builtins/memops-asm.c
2857         * gcc.c-torture/execute/builtins/mempcpy-2.c
2858         * gcc.c-torture/execute/builtins/mempcpy.c
2859         * gcc.c-torture/execute/builtins/memset.c
2860         * gcc.c-torture/execute/builtins/printf.c
2861         * gcc.c-torture/execute/builtins/sprintf.c
2862         * gcc.c-torture/execute/builtins/strcat.c
2863         * gcc.c-torture/execute/builtins/strchr.c
2864         * gcc.c-torture/execute/builtins/strcmp.c
2865         * gcc.c-torture/execute/builtins/strcpy.c
2866         * gcc.c-torture/execute/builtins/strcspn.c
2867         * gcc.c-torture/execute/builtins/strlen-2.c
2868         * gcc.c-torture/execute/builtins/strlen.c
2869         * gcc.c-torture/execute/builtins/strncat.c
2870         * gcc.c-torture/execute/builtins/strncmp-2.c
2871         * gcc.c-torture/execute/builtins/strncmp.c
2872         * gcc.c-torture/execute/builtins/strncpy.c
2873         * gcc.c-torture/execute/builtins/strpbrk.c
2874         * gcc.c-torture/execute/builtins/strpcpy-2.c
2875         * gcc.c-torture/execute/builtins/strpcpy.c
2876         * gcc.c-torture/execute/builtins/strrchr.c
2877         * gcc.c-torture/execute/builtins/strspn.c
2878         * gcc.c-torture/execute/builtins/strstr-asm.c
2879         * gcc.c-torture/execute/builtins/strstr.c:
2880         ... these new files.
2881
2882         * gcc.c-torture/execute/builtins/abs-2-lib.c
2883         * gcc.c-torture/execute/builtins/abs-3-lib.c
2884         * gcc.c-torture/execute/builtins/complex-1-lib.c
2885         * gcc.c-torture/execute/builtins/fprintf-lib.c
2886         * gcc.c-torture/execute/builtins/fputs-lib.c
2887         * gcc.c-torture/execute/builtins/memcmp-lib.c
2888         * gcc.c-torture/execute/builtins/memmove-lib.c
2889         * gcc.c-torture/execute/builtins/memops-asm-lib.c
2890         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
2891         * gcc.c-torture/execute/builtins/mempcpy-lib.c
2892         * gcc.c-torture/execute/builtins/memset-lib.c
2893         * gcc.c-torture/execute/builtins/printf-lib.c
2894         * gcc.c-torture/execute/builtins/sprintf-lib.c
2895         * gcc.c-torture/execute/builtins/strcat-lib.c
2896         * gcc.c-torture/execute/builtins/strchr-lib.c
2897         * gcc.c-torture/execute/builtins/strcmp-lib.c
2898         * gcc.c-torture/execute/builtins/strcpy-lib.c
2899         * gcc.c-torture/execute/builtins/strcspn-lib.c
2900         * gcc.c-torture/execute/builtins/strlen-2-lib.c
2901         * gcc.c-torture/execute/builtins/strlen-lib.c
2902         * gcc.c-torture/execute/builtins/strncat-lib.c
2903         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
2904         * gcc.c-torture/execute/builtins/strncmp-lib.c
2905         * gcc.c-torture/execute/builtins/strncpy-lib.c
2906         * gcc.c-torture/execute/builtins/strpbrk-lib.c
2907         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
2908         * gcc.c-torture/execute/builtins/strpcpy-lib.c
2909         * gcc.c-torture/execute/builtins/strrchr-lib.c
2910         * gcc.c-torture/execute/builtins/strspn-lib.c
2911         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
2912         * gcc.c-torture/execute/builtins/strstr-lib.c
2913         * gcc.c-torture/execute/builtins/lib/abs.c
2914         * gcc.c-torture/execute/builtins/lib/fprintf.c
2915         * gcc.c-torture/execute/builtins/lib/memset.c
2916         * gcc.c-torture/execute/builtins/lib/printf.c
2917         * gcc.c-torture/execute/builtins/lib/sprintf.c
2918         * gcc.c-torture/execute/builtins/lib/strcpy.c
2919         * gcc.c-torture/execute/builtins/lib/strcspn.c
2920         * gcc.c-torture/execute/builtins/lib/strncat.c
2921         * gcc.c-torture/execute/builtins/lib/strncmp.c
2922         * gcc.c-torture/execute/builtins/lib/strncpy.c
2923         * gcc.c-torture/execute/builtins/lib/strpbrk.c
2924         * gcc.c-torture/execute/builtins/lib/strspn.c
2925         * gcc.c-torture/execute/builtins/lib/strstr.c:
2926         New files containing support routines.
2927
2928         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
2929         declaration.
2930         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
2931         when not optimizing.
2932
2933 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
2934
2935         PR c++/16240
2936         * g++.dg/abi/mangle22.C: New test.
2937         * g++.dg/abi/mangle23.C: Likewise.
2938
2939 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
2940
2941         PR fortran/16290
2942         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
2943         Allow for cases without denormalized floating point numbers.
2944
2945 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
2946
2947         PR c/1027
2948         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2949         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
2950         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
2951         expected warning text.
2952         * gcc.dg/format/diag-2.c: New test.
2953
2954 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2955
2956         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2957
2958 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2959
2960         * gcc.dg/builtins-43.c: New.
2961         * gcc.dg/builtins-44.c: New.
2962         * gcc.dg/builtins-45.c: New.
2963
2964 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
2965             Andreas Tobler  <a.tobler@schweiz.ch>
2966
2967         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
2968         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
2969         as SIGSEGV.
2970         * gcc.dg/cleanup-11.c: Likewise.
2971         * gcc.dg/cleanup-8.c: Likewise.
2972         * gcc.dg/cleanup-9.c: Likewise.
2973         * gcc.dg/cleanup-5.c: Run on all platforms.
2974
2975 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2976
2977         * g++.dg/warn/nonnull1.C: New test.
2978
2979 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
2980
2981         * gcc.dg/compat/compat-common.h: Wrap up CINT in
2982         an #ifndef SKIP_COMPLEX_INT/#endif pair.
2983         Special-case the Sun compiler wrt to <complex.h>.
2984
2985 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
2986
2987         * gcc.dg/Wunreachable-8.C: New test.
2988
2989         * gcc.dg/h8300-ice2.c : New test.
2990
2991 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
2992
2993         PR fortran/16161
2994         * gfortran.fortran-torture/compile/implicit.f90: Add test
2995         for implicit character.
2996
2997 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
2998
2999         PR fortran/16289
3000         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3001         Use tiny() intrinsic to find smallest non-negative real
3002
3003 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3004
3005         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3006         * gcc.dg/compat/struct-by-value-22_x.c: New.
3007         * gcc.dg/compat/struct-by-value-22_y.c: New.
3008
3009         * gcc.c-torture/execute/20040629-1.c: New test.
3010
3011 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3012
3013         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3014         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3015
3016         PR target/16195
3017         * gcc.dg/20040625-1.c: New test.
3018
3019 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3020
3021         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3022
3023 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3024
3025         PR fortran/15963
3026         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3027
3028 2004-06-29  Richard Henderson  <rth@redhat.com>
3029
3030         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3031
3032 2004-06-29  Paul Brook  <paul@codesourcery.com>
3033
3034         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3035         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3036
3037 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3038
3039         PR c++/16260
3040         * g++.dg/parse/crash15.C: New.
3041
3042 2004-06-28  Andrew Pinski  <apinski@apple.com>
3043
3044         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3045         by the error already.
3046
3047         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3048
3049 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3050
3051         PR target/14041
3052         * gcc.dg/h8300-bss-align-1.c : New.
3053
3054 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3055
3056         * PR c++/16174
3057         * g++.dg/template/ctor4.C: New.
3058
3059 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3060
3061         PR c++/16205
3062         * g++.dg/warn/Wsequence-point-1.C: New test.
3063
3064 2004-06-27  Paul Brook  <paul@codesourcery.com>
3065
3066         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3067
3068 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3069
3070         * g++.old-deja/g++.mike/p7325.C: Remove.
3071
3072 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3073
3074         PR c/14963
3075         * gcc.dg/pr14963.c: New test.
3076
3077 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3078
3079         PR c++/16193
3080         * g++.dg/parse/redef1.C: New test.
3081
3082 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3083
3084         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3085         20021110.c.
3086         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3087         20021119-1.c.
3088         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3089         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3090         5-04.c.
3091         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3092         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3093         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3094         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3095         g++.brendan/enum14.C.
3096         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3097         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3098         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3099         g++.mike/virt1.C.
3100         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3101         memtemp24.C.
3102
3103 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3104
3105         * gcc.dg/20040527-1.c: New test case.
3106
3107 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3108
3109         PR gfortran/pr16196
3110         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3111
3112 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3113
3114         PR middle-end/15825
3115         * gcc.dg/pr15825-1.c: New test case.
3116
3117 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3118
3119         * gcc.c-torture/execute/20040625-1.c: New test.
3120
3121 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3122
3123         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3124
3125 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3126
3127         * gcc.dg/torture/mips-div-1.c: New test.
3128
3129 2004-06-24  Jeff Law  <law@redhat.com>
3130
3131         * gcc.dg/tree-ssa/20040624-1.c: New test.
3132
3133 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3134
3135         * gcc.c-torture/compile/20040624-1.c: New test.
3136
3137 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3138
3139         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3140         this directory.
3141
3142 2004-06-23  Andrew Pinski  <apinski@apple.com>
3143
3144         PR middle-end/15988
3145         * g++.dg/opt/ptrmem4.C: New test.
3146
3147         * gcc.dg/c90-array-quals-2.c: New test.
3148
3149 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3150
3151         * gcc.dg/kpice1.c: New test.
3152
3153 2006-06-23  Andrew Pinski  <apinski@apple.com>
3154
3155         * gcc.dg/c90-array-quals.c: New test.
3156
3157 2006-06-22  Richard Henderson  <rth@redhat.com>
3158
3159         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3160
3161 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3162
3163         * gcc.dg/builtins-config.h: Handle FreeBSD.
3164
3165 2006-06-22  Richard Henderson  <rth@redhat.com>
3166
3167         * g++.dg/opt/devirt1.C: New.
3168
3169 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3170
3171         * g++.dg/opt/pr15551.C: New testcase.
3172
3173 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3174
3175         PR target/14800
3176         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3177         x86_64-*-linux* when compiling for 32bit.
3178
3179 2004-06-21  Andrew Pinski  <apinski@apple.com>
3180
3181         * gcc.dg/pch/struct-1.c: New.
3182         * gcc.dg/pch/struct-1.hs: New.
3183
3184 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3185
3186         * gcc.dg/pch/save-temps-1.c: New file.
3187         * gcc.dg/pch/save-temps-1.hs: New file.
3188
3189 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3190
3191         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3192         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3193
3194 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3195
3196         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3197         to fix type error.
3198         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3199         Remove trailing spaces.
3200
3201 2004-06-21  Richard Henderson  <rth@redhat.com>
3202
3203         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3204         merging && to BIT_FIELD_REF.
3205
3206 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3207
3208         * g++.dg/opt/placeholder1.C: New test.
3209
3210 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3211
3212         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3213         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3214         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3215         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3216
3217 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3218
3219         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3220         extern "C".
3221         * g++.dg/other/pragma-re-1.C: Add comments.
3222
3223 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3224
3225         PR gfortran/16080
3226         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3227
3228 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3229
3230         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3231         instead of setting the type of size_t by
3232         hand.
3233
3234 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3235
3236         * gcc.dg/unordered-2.c: New test case.
3237         * gcc.dg/unordered-3.c: New test case.
3238
3239 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3240
3241         PR other/16043
3242         * lib/g++.exp (g++_version): Tweak regexp for version
3243         * lib/g77.exp (g77_version): Likewise
3244         * lib/gfortran.exp (gfortran_version): Likewise
3245         * lib/objc.exp (objc_version): Likewise
3246         * lib/treelang.exp (treelang_version): Likewise
3247
3248 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3249
3250         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3251         Use INT_MAX instead of __INT_MAX__.
3252         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3253
3254         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3255         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3256         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3257         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3258         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3259         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3260         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3261         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3262         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3263
3264         * gcc.dg/range-test-1.c: New test.
3265         * g++.dg/opt/range-test-1.C: New test.
3266
3267 2004-06-17  Richard Henderson  <rth@redhat.com>
3268
3269         * objc.dg/sync-1.m: New.
3270         * objc.dg/try-catch-1.m: Don't force next runtime.
3271         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3272         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3273         shadowed catch clause.
3274         * objc.dg/try-catch-5.m: New.
3275
3276 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3277
3278         Bug 14610
3279         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3280
3281 2004-06-15  Richard Henderson  <rth@redhat.com>
3282
3283         * gcc.dg/20001116-1.c: Move expected warning line.
3284
3285 2004-06-15  Richard Henderson  <rth@redhat.com>
3286
3287         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3288         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3289
3290 2004-06-15  Jeff Law  <law@redhat.com>
3291
3292         * gcc.dg/tree-ssa/20040615-1.c: New test.
3293         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3294         be less sensitive to operand ordering.
3295         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3296
3297 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3298
3299         * g++.dg/abi/bitfield3.C: Add comment..
3300
3301 2004-06-15  Richard Henderson  <rth@redhat.com>
3302
3303         * g++.dg/ext/stmtexpr1.C: XFAIL.
3304         * gcc.dg/20030612-1.c: XFAIL.
3305
3306 2004-06-15  Eric Christopher  <echristo@redhat.com>
3307
3308         * g++.dg/charset/asm5.c: New.
3309         * gcc.dg/charset/asm6.c: New.
3310
3311 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3312
3313         PR fortran/15962
3314         * gfortran.fortran-torture/execute/select_1.f90: New test.
3315
3316 2004-06-15  Paul Brook  <paul@codesourcery.com>
3317
3318         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3319
3320 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3321
3322         PR c++/15967
3323         * g++.dg/lookup/crash3.C: New test.
3324
3325 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3326
3327         PR c++/15947
3328         * g++.dg/parse/dtor4.C: New test.
3329
3330 2004-06-14  Jeff Law  <law@redhat.com>
3331
3332         * gcc.c-torture/compile/20040614-1.c: New test.
3333
3334 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3335
3336         PR fortran/15211
3337         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3338         LEN of a character array.
3339
3340 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3341
3342         PR c++/15096
3343         * g++.dg/template/ptrmem10.C: New test.
3344
3345         PR c++/14930
3346         * g++.dg/template/friend30.C: New test.
3347
3348 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3349
3350         PR fortran/14928
3351         * gfortran.fortran-torture/compile/mloc.f90: New test.
3352
3353 2004-06-13  Paul Brook  <paul@codesourcery.com>
3354
3355         * gfortran.fortran-torture/execute/random_2.f90: New test.
3356
3357 2004-06-13  Eric Christopher  <echristo@redhat.com>
3358
3359         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3360
3361 2004-06-12  Paul Brook  <paul@codesourcery.com>
3362
3363         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3364
3365 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3366
3367         PR fortran/14923
3368         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3369
3370 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3371
3372         PR fortran/14957
3373         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3374         syntax errors in end statements of contained subroutines.
3375
3376 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3377
3378         PR fortran/12841
3379         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3380
3381 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3382
3383         PR fortran/15665
3384         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3385
3386 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3387
3388         PR gfortran/12839
3389         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3390
3391 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3392
3393         PR c++/15862
3394         * g++.dg/parse/enum1.C: New test.
3395
3396 2004-06-10  Jeff Law  <law@redhat.com>
3397
3398         * gcc.c-torture/compile/20040610-1.c: New test.
3399
3400 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3401
3402         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3403         * g++.old-deja/g++.other/decl3.C: Likewise.
3404
3405 2004-06-10  Brian Booth  <bbooth@redhat.com>
3406
3407         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3408         V_MAY_DEF instead of VDEF.
3409         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3410
3411 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3412
3413         PR c++/14211
3414         * g++.dg/conversion/const1.C: New test.
3415
3416         PR c++/15076
3417         * g++.dg/conversion/reinterpret1.C: New test.
3418
3419         PR c++/15877
3420         * g++.dg/template/enum2.C: New test.
3421
3422         PR c++/15227
3423         * g++.dg/template/error13.C: New test.
3424
3425 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3426
3427         PR fortran/14957
3428         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3429         arguments to test_* REAL and of the right size.
3430
3431 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3432
3433         PR target/15569
3434         PR rtl-optimization/15681
3435         * gcc.dg/20040609-1.c: New test.
3436
3437 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3438
3439         PR c++/14791
3440         * g++.dg/opt/builtins1.C: New test.
3441
3442 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3443
3444         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3445         that use default windows32 struct layout.
3446         * gcc.dg/i386-bitfield2.c: Likewise.
3447
3448 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3449
3450         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3451         for mingw32 and cygwin targets.
3452
3453 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3454
3455         * gcc.dg/pch/macro-4.c: New.
3456         * gcc.dg/pch/macro-4.hs: New.
3457
3458 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3459
3460         PR fortran/13249
3461         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3462
3463 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3464
3465         PR fortran/13372
3466         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3467
3468 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3469
3470         PR gfortran/14897
3471         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3472
3473 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3474
3475         PR gfortran/15755
3476         * gfortran.fortran-torture/execute/backspace.c : New test.
3477
3478 2004-06-09  Paul Brook  <paul@codesourcery.com>
3479
3480         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3481         (pointer_to_section): Rewrite to use smaller array.
3482
3483 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3484
3485         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3486         * gcc.dg/ext/altivec-10.c: Same.
3487         * gcc.dg/ext/altivec-11.c: Same.
3488         * gcc.dg/ext/altivec-12.c: Same.
3489         * gcc.dg/ext/altivec-13.c: Same.
3490         * gcc.dg/ext/altivec-14.c: Same.
3491         * gcc.dg/ext/altivec-15.c: Same.
3492         * gcc.dg/ext/altivec-16.c: Same.
3493         * gcc.dg/ext/altivec-3.c: Same.
3494         * gcc.dg/ext/altivec-4.c: Same.
3495         * gcc.dg/ext/altivec-6.c: Same.
3496         * gcc.dg/ext/altivec-7.c: Same.
3497         * gcc.dg/ext/altivec-8.c: Same.
3498         * gcc.dg/ext/altivec-varargs-1.c: Same.
3499
3500         * g++.dg/ext/altivec-1.C: Correct dg syntax.
3501         * g++.dg/ext/altivec-10.C: Same.
3502         * g++.dg/ext/altivec-2.C: Same.
3503         * g++.dg/ext/altivec-3.C: Same.
3504         * g++.dg/ext/altivec-4.C: Same.
3505         * g++.dg/ext/altivec-5.C: Same.
3506         * g++.dg/ext/altivec-6.C: Same.
3507         * g++.dg/ext/altivec-7.C: Same.
3508         * g++.dg/ext/altivec-8.C: Same.
3509         * g++.dg/ext/altivec-9.C: Same.
3510
3511 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3512
3513         PR c++/7841
3514         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3515
3516 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3517
3518         * gcc.dg/union-1.c: New test.
3519
3520 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3521
3522         * gcc.dg/builtins-41.c: New test case.
3523         * gcc.dg/builtins-42.c: New test case.
3524
3525 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3526
3527         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3528         * g++.dg/ext/altivec-10.C: Same.
3529         * g++.dg/ext/altivec-2.C: Same.
3530         * g++.dg/ext/altivec-3.C: Same.
3531         * g++.dg/ext/altivec-4.C: Same.
3532         * g++.dg/ext/altivec-5.C: Same.
3533         * g++.dg/ext/altivec-6.C: Same.
3534         * g++.dg/ext/altivec-7.C: Same.
3535         * g++.dg/ext/altivec-8.C: Same.
3536         * g++.dg/ext/altivec-9.C: Same.
3537         * g++.old-deja/g++.abi/cxa_vec.C: Same.
3538         * g++.old-deja/g++.brendan/new3.C: Same.
3539         * gcc.c-torture/execute/eeprof-1.x: Same.
3540
3541 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3542
3543         PR c/14765
3544         * gcc.dg/pr14765-1.c: New test.
3545
3546 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3547
3548         PR c/14649
3549         * gcc.dg/pr14649-1.c: New test case.
3550
3551 2004-06-07  Richard Henderson  <rth@redhat.com>
3552
3553         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3554         if temporaries.
3555
3556 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3557
3558         * g++.dg/eh/elide1.C: Remove XFAIL.
3559
3560 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
3561
3562         PR c++/15337
3563         * g++.dg/expr/sizeof3.C: New test.
3564
3565         PR c++/14777
3566         * g++.dg/template/access14.C: New test.
3567
3568         PR c++/15554
3569         * g++.dg/template/enum1.C: New test.
3570
3571         PR c++/15057
3572         * g++.dg/eh/throw1.C: New test.
3573
3574 2004-06-07  David Ayers  <d.ayers@inode.at>
3575             Ziemowit Laski  <zlaski@apple.com>
3576
3577         * lib/objc.exp (objc_target_compile): Revert the '-framework
3578         Foundation' flag fix, since bare Darwin does not ship
3579         with the Foundation framework.
3580         * objc/execute/next_mapping.h: Provide a local NSConstantString
3581         @interface and @implementation.
3582         (objc_constant_string_init): A constructor function, used to
3583         initialize the NSConstantString meta-class object.
3584         * objc/execute/string1.m: Include "next_mapping.h" instead of
3585         <Foundation/NSString.h>.
3586         * objc/execute/string2.m: Likewise.
3587         * objc/execute/string3.m: Likewise.
3588         * objc/execute/string4.m: Likewise.
3589
3590 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3591
3592         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3593         to double. Replace double with FLOAT.
3594         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3595
3596         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3597         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3598         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3599         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3600         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3601         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3602         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3603         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3604
3605 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3606
3607         PR c/13519
3608         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3609
3610 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3611
3612         PR c++/15503
3613         * g++.dg/template/meminit2.C: New test.
3614
3615 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
3616
3617         PR target/15822
3618         * gcc.c-torture/execute/compare-fp-1.c,
3619         gcc.c-torture/execute/compare-fp-2.c,
3620         gcc.c-torture/execute/compare-fp-3.c,
3621         gcc.c-torture/execute/compare-fp-4.c,
3622         gcc.c-torture/execute/compare-fp-3.x,
3623         gcc.c-torture/execute/compare-fp-4.x: Moved...
3624         * gcc.c-torture/execute/ieee/compare-fp-1.c,
3625         gcc.c-torture/execute/ieee/compare-fp-2.c,
3626         gcc.c-torture/execute/ieee/compare-fp-3.c,
3627         gcc.c-torture/execute/ieee/compare-fp-4.c,
3628         gcc.c-torture/execute/ieee/compare-fp-3.x,
3629         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
3630
3631 2004-06-04  David Ayers  <d.ayers@inode.at>
3632
3633         * objc/execute/protocol-isEqual-4.m: New testcase.
3634
3635 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
3636
3637         * objc/execute/protocol-isEqual-1.m: New testcase.
3638         * objc/execute/protocol-isEqual-2.m: New testcase.
3639         * objc/execute/protocol-isEqual-3.m: New testcase.
3640
3641 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3642
3643         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3644
3645 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3646
3647         * lib/objc.exp (objc_target_compile): When running tests on
3648         Darwin (Mac OS X), inform the linker about '-framework
3649         'Foundation'.
3650
3651 2004-06-02  Eric Christopher  <echristo@redhat.com>
3652
3653         * gcc.c-torture/compile/20040602-1.c: New.
3654
3655 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3656
3657         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3658         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3659
3660         PR tree-optimization/14736
3661         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3662
3663         PR tree-optimization/14042
3664         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3665
3666         PR tree-optimization/14729
3667         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3668
3669 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3670
3671         PR fortran/15557
3672         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3673
3674 2004-06-01  Richard Hederson  <rth@redhat.com>
3675
3676         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3677
3678 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3679
3680         PR c++/14932
3681         * g++.dg/parse/offsetof4.C: New test.
3682
3683 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3684
3685         PR objc/7993
3686         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3687
3688 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3689
3690         PR c++/15701
3691         * g++.dg/template/friend29.C: New test.
3692
3693 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3694
3695         PR c/15749
3696         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3697
3698 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3699
3700         * gcc.dg/sparc-trap-1.c: New test.
3701
3702 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3703
3704         PR middle-end/15069
3705         * g++.dg/opt/fold3.C: New test case.
3706
3707 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3708
3709         * lib/target-supports.exp (check_iconv_available): Fix fallout
3710         from 2004-05-28 patch.
3711
3712 2004-05-30  Paul Brook  <paul@codesourcery.com>
3713
3714         PR fortran/15620
3715         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3716         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3717
3718 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3719
3720         * gfortran.fortran-torture/execute/random_1.f90: New test.
3721
3722 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3723
3724         * g++.dg/ext/altivec-10.C: New test.
3725
3726 2004-05-29  Paul Brook  <paul@codesourcery.com>
3727
3728         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3729
3730 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3731
3732         * gcc.dg/altivec-16.c: New test.
3733
3734 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3735
3736         * lib/target-supports.exp (check_vmx_hw_available): New.
3737         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3738
3739         * lib/target-supports.exp (check_alias_available,
3740         check_iconv_available, check_named_sections_available): Use
3741         unique names for temporary files.
3742
3743 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3744
3745         * gcc.dg/altivec-15.c: New test.
3746
3747 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3748
3749         PR c++/15083
3750         * g++.dg/warn/noeffect6.C: New test.
3751
3752         PR c++/15471
3753         * g++.dg/expr/ptrmem4.C: New test.
3754
3755         PR c++/15640
3756         * g++.dg/template/operator3.C: New test.
3757
3758 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3759
3760         PR c++/14668
3761         * g++.dg/lookup/redecl1.C: New test.
3762         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3763
3764 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3765
3766         * gcc.c-torture/execute/compare-fp-1.c,
3767         gcc.c-torture/execute/compare-fp-2.c,
3768         gcc.c-torture/execute/compare-fp-3.c,
3769         gcc.c-torture/execute/compare-fp-4.c,
3770         gcc.c-torture/execute/compare-fp-3.x,
3771         gcc.c-torture/execute/compare-fp-4.x,
3772         gcc.dg/pr15649-1.c: New.
3773
3774 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3775
3776         PR c++/12883
3777         * g++.dg/init/array14.C: New test.
3778
3779 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3780
3781         * lib/compat.exp (compat-get-options-main): New.
3782         (compat-get-options): Remove unneeded code, warn for ignored
3783         command.
3784         (compat-execute): Check flag set by dg-require-* commands.
3785
3786         * lib/compat.exp (compat-execute): Break up long lines.
3787
3788 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3789
3790         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3791         * gcc.dg/altivec-14.c: New test.
3792         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3793
3794         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3795         * gcc.dg/altivec-12.c: Ditto.
3796
3797         * gcc.dg/altivec-3.c: Move call to altivec_check.
3798
3799 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3800
3801         PR c++/15044
3802         * g++.dg/template/error12.C: New test.
3803
3804         PR c++/15317
3805         * g++.dg/ext/attrib15.C: New test.
3806
3807         PR c++/15329
3808         * g++.dg/template/ptrmem9.C: New test.
3809
3810 2004-05-25  Paul Brook  <paul@codesourcery.com>
3811
3812         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3813
3814 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3815
3816         PR c++/15165
3817         * g++.dg/template/crash19.C: New test.
3818
3819 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3820
3821         PR c++/15025
3822         * g++.dg/template/redecl1.C: New test.
3823
3824 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3825
3826         PR c++/14821
3827         * g++.dg/other/ns1.C: New test.
3828
3829         PR c++/14883
3830         * g++.dg/template/invalid1.C: New test.
3831
3832 2004-05-23  Paul Brook  <paul@codesourcery.com>
3833         Victor Leikehman  <lei@haifasphere.co.il>
3834
3835         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3836         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3837
3838 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3839
3840         PR c++/15285
3841         PR c++/15299
3842         * g++.dg/template/non-dependent5.C: New test.
3843         * g++.dg/template/non-dependent6.C: New test.
3844
3845 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3846
3847         PR c++/15507
3848         * g++.dg/inherit/union1.C: New test.
3849
3850         PR c++/15542
3851         * g++.dg/template/addr1.C: New test.
3852
3853         PR c++/15427
3854         * g++.dg/template/array5.C: New test.
3855
3856         PR c++/15287
3857         * g++.dg/template/array6.C: New test.
3858
3859 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3860             Roger Sayle  <roger@eyesopen.com>
3861
3862         * g++.dg/lookup/forscope2.C: New test case.
3863
3864 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3865
3866         * gcc.dg/cpp/Wmissingdirs.c: New.
3867
3868 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3869
3870         PR target/15301
3871         * gcc.dg/compat/union-m128-1.h: New file.
3872         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3873         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3874         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3875
3876 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3877
3878         PR target/15302
3879         * gcc.dg/compat/struct-complex-1.h: New file.
3880         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3881         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3882         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3883
3884 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3885
3886         PR middle-end/3074
3887         * gcc.dg/pr3074-1.c: New test case.
3888         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
3889
3890 2004-05-20  Falk Hueffner  <falk@debian.org>
3891
3892         PR other/15526
3893         * gcc.dg/ftrapv-1.c: New test case.
3894
3895 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3896
3897         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
3898
3899 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
3900             Jeff Law  <law@redhat.com>
3901
3902         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
3903         * gcc.dg/tree-ssa/20040518-2.c: New test.
3904
3905         * gcc.dg/tree-ssa/20040518-1.c: New test.
3906
3907 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
3908
3909         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
3910
3911 2004-05-18  Paul Brook  <paul@codesourcery.com>
3912
3913         PR fortran/13930
3914         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
3915
3916 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3917
3918         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
3919         constant folding.
3920
3921 2004-05-17  Steven Bosscher  <stevenb@suse.de>
3922
3923         * gcc.dg/tree-ssa/20040517-1.c: New test.
3924
3925 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3926
3927         * gcc.dg/loop-4.c: New test.
3928
3929 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
3930
3931         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
3932
3933 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
3934
3935         PR fortran/15311
3936         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
3937
3938 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3939
3940         PR fortran/13826
3941         PR fortran/13940
3942         * gfortran.fortran-torture/compile/data_1.f90: New test.
3943
3944 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
3945
3946         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
3947         * gcc.dg/uninit-H.c: Define ASM for __s390__.
3948
3949 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3950
3951         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
3952
3953 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3954
3955         PR c/15444
3956         * gcc.dg/format/xopen-1.c: Adjust expected message.
3957         * gcc.dg/format/xopen-3.c: New test.
3958
3959 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
3960
3961         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
3962
3963 2004-05-14  Jeff Law  <law@redhat.com>
3964
3965         * gcc.dg/tree-ssa/20040514-2.c: New test.
3966
3967 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3968
3969         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
3970         this ...
3971         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
3972         this.
3973
3974 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
3975
3976         * gcc.dg/tree-ssa/20040514-1.c: New test.
3977
3978 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3979
3980         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
3981         test.
3982
3983 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3984
3985         PR fortran/14066
3986         * gfortran.fortran-torture/compile/do_1.f90: New test.
3987
3988 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3989
3990         PR fortran/15051
3991         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
3992         test.
3993
3994 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
3995
3996         PR fortran/15149
3997         * gfortran.fortran-torture/execute/random_init.f90: New test.
3998
3999 2004-05-13  Paul Brook  <paul@codesourcery.com>
4000
4001         PR fortran/15314
4002         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4003
4004 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4005
4006         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4007         for the powerpc case.
4008
4009 2004-05-13  Jeff Law  <law@redhat.com>
4010
4011         * gcc.dg/tree-ssa/20040513-1.c: New test.
4012         * gcc.dg/tree-ssa/20040513-2.c: New test.
4013
4014 2004-05-13  Paul Brook  <paul@codesourcery.com>
4015
4016         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4017         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4018         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4019
4020 2004-05-13  Andreas Schwab  <schwab@suse.de>
4021
4022         PR other/10819
4023         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4024         characters.
4025
4026 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4027
4028         PR fortran/15294
4029         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4030
4031 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4032
4033         Merge from tree-ssa-20020619-branch.  See
4034         ChangeLog.tree-ssa for details.
4035
4036 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4037
4038         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4039         include <altivec.h> explicitly.
4040         * gcc.dg/altivec-13.c: Likewise.
4041
4042 2004-05-11  Paul Brook  <paul@codesourcery.com>
4043
4044         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4045
4046 2004-05-10  Eric Christopher  <echristo@redhat.com>
4047
4048         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4049         * gcc.dg/sibcall-4.c: Ditto.
4050
4051 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4052
4053         * g++.dg/ext/altivec-8.C: New test case.
4054         * gcc.dg/altivec-13.c: New test case.
4055
4056 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4057
4058         * gcc.c-torture/execute/divcmp-1.c: New test case.
4059         * gcc.c-torture/execute/divcmp-2.c: New test case.
4060         * gcc.c-torture/execute/divcmp-3.c: New test case.
4061
4062 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4063
4064         * g++.dg/other/pragma-re-2.C: New test.
4065
4066 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4067
4068         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4069         * gcc.dg/i386-387-2.c: Likewise.
4070
4071         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4072         __builtin_drem.
4073         * gcc.dg/i386-387-6.c: Likewise.
4074
4075 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4076
4077         * gcc.dg/builtins-33.c:  Also check log1p*.
4078
4079 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4080
4081         PR optimization/15296
4082         * gcc.c-torture/execute/pr15296.c: New test.
4083
4084 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4085
4086         * gcc.dg/builtins-40.c: New test.
4087
4088 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4089
4090         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4091
4092 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4093
4094         * g++.dg/ext/spe1.C: New testcase.
4095
4096 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4097
4098         * objc.dg/image-info.m: Allow additional attributes
4099         for __image_info section.
4100
4101 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4102
4103         * gcc.dg/torture/mips-hilo-2.c: New test.
4104
4105 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4106
4107         PR c++/14389
4108         * g++.dg/template/member5.C: New test.
4109
4110 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4111
4112         * gcc.dg/builtins-34.c: Also check expm1*.
4113
4114 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4115
4116         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4117         * gcc.dg/torture/builtin-convert-3.c: New test.
4118
4119 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4120
4121         PR middle-end/15054
4122         * g++.dg/opt/pr15054.C: New test.
4123
4124 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4125
4126         * gcc.dg/torture/builtin-rounding-1.c: New test.
4127         * gcc.dg/builtins-25.c: Delete.
4128         * gcc.dg/builtins-29.c: Delete.
4129
4130 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4131
4132         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4133         * gcc.dg/sibcall-4.c: Likewise.
4134         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4135
4136 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4137
4138         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4139         bit-field on 16-bit targets.
4140
4141 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4142
4143         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4144         16-bit targets.
4145
4146 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4147
4148         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4149         * gcc.dg/rs6000-power2-2.c: Likewise.
4150
4151 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4152
4153         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4154         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4155         Change the asm registers to be in form of frN instead of fN.
4156
4157 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4158
4159         * gcc.dg/torture/builtin-convert-2.c: New test.
4160
4161 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4162
4163         * gcc.dg/rs6000-power2-1.c: New test.
4164         * gcc.dg/rs6000-power2-2.c: New test.
4165
4166 2004-04-28  Jan Hubicka  <jh@suse.cz>
4167
4168         * gcc.dg/unused-6.c: New test.
4169
4170 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4171             Ulrich Weigand  <uweigand@de.ibm.com>
4172
4173         * ada/acats/run_all.sh: Define $target variable.
4174
4175 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4176
4177         PR c++/15119
4178         * g++.dg/other/vararg-1.C: New test.
4179
4180         PR c++/4794
4181         * g++.dg/eh/cleanup3.C: New test.
4182
4183 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4184
4185         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4186         and ad8011a (target_insn).
4187         * ada/acats/support/macro.dfs: Likewise.
4188         * ada/acats/support/impbit.adb: New file.
4189
4190 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4191
4192         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4193
4194 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4195
4196         * gcc.dg/loop-3.c: New test.
4197
4198 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4199
4200         * gcc.c-torture/execute/simd-5.c: New test.
4201
4202 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4203
4204         PR c++/15064
4205         * g++.dg/template/crash18.C: New test.
4206
4207 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4208
4209         * g++.dg/ext/complit3.C: New test.
4210
4211 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4212
4213         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4214         * gcc.dg/altivec-3.c: Same.
4215         * gcc.dg/altivec-varargs-1.c: Same.
4216
4217 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4218
4219         * lib/target-supports.exp (check_profiling_available): Assume
4220         profiling is not available on powerpc-eabi targets.
4221
4222 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4223
4224         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4225         * gcc.dg/vmx/bug-1.c: Ditto.
4226
4227 2004-04-20  Eric Christopher  <echristo@redhat.com>
4228
4229         * gcc.dg/charset/extern.c: New test.
4230         * g++.dg/charset/extern3.cc: Ditto.
4231
4232 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4233
4234         * gcc.dg/builtins-39.c: New test.
4235
4236 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4237
4238         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4239
4240 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4241
4242         * gcc.dg/torture/mips-hilo-1.c: New test.
4243
4244 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4245
4246         * gcc.c-torture/compile/20040419-1.c: New test.
4247
4248 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4249
4250         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4251
4252 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4253             Aldy Hernandez  <aldyh@redhat.com>
4254
4255         * gcc.c-torture/execute/va-arg-24.c: New.
4256
4257 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4258             Aldy Hernandez  <aldyh@redhat.com>
4259
4260         * gcc.dg/vmx/1b-01.c: New.
4261         * gcc.dg/vmx/1b-02.c: New.
4262         * gcc.dg/vmx/1b-03.c: New.
4263         * gcc.dg/vmx/1b-04.c: New.
4264         * gcc.dg/vmx/1b-05.c: New.
4265         * gcc.dg/vmx/1b-06.c: New.
4266         * gcc.dg/vmx/1b-07.c: New.
4267         * gcc.dg/vmx/1c-01.c: New.
4268         * gcc.dg/vmx/1c-02.c: New.
4269         * gcc.dg/vmx/3a-01a.c: New.
4270         * gcc.dg/vmx/3a-01.c: New.
4271         * gcc.dg/vmx/3a-01m.c: New.
4272         * gcc.dg/vmx/3a-03.c: New.
4273         * gcc.dg/vmx/3a-03m.c: New.
4274         * gcc.dg/vmx/3a-04.c: New.
4275         * gcc.dg/vmx/3a-04m.c: New.
4276         * gcc.dg/vmx/3a-05.c: New.
4277         * gcc.dg/vmx/3a-06.c: New.
4278         * gcc.dg/vmx/3a-06m.c: New.
4279         * gcc.dg/vmx/3a-07.c: New.
4280         * gcc.dg/vmx/3b-01.c: New.
4281         * gcc.dg/vmx/3b-02.c: New.
4282         * gcc.dg/vmx/3b-10.c: New.
4283         * gcc.dg/vmx/3b-13.c: New.
4284         * gcc.dg/vmx/3b-14.c: New.
4285         * gcc.dg/vmx/3b-15.c: New.
4286         * gcc.dg/vmx/3c-01a.c: New.
4287         * gcc.dg/vmx/3c-01.c: New.
4288         * gcc.dg/vmx/3c-02.c: New.
4289         * gcc.dg/vmx/3c-03.c: New.
4290         * gcc.dg/vmx/3d-01.c: New.
4291         * gcc.dg/vmx/4-01.c: New.
4292         * gcc.dg/vmx/4-03.c: New.
4293         * gcc.dg/vmx/5-01.c: New.
4294         * gcc.dg/vmx/5-02.c: New.
4295         * gcc.dg/vmx/5-03.c: New.
4296         * gcc.dg/vmx/5-04.c: New.
4297         * gcc.dg/vmx/5-05.c: New.
4298         * gcc.dg/vmx/5-06.c: New.
4299         * gcc.dg/vmx/5-07.c: New.
4300         * gcc.dg/vmx/5-07t.c: New.
4301         * gcc.dg/vmx/5-08.c: New.
4302         * gcc.dg/vmx/5-10.c: New.
4303         * gcc.dg/vmx/5-11.c: New.
4304         * gcc.dg/vmx/7-01a.c: New.
4305         * gcc.dg/vmx/7-01.c: New.
4306         * gcc.dg/vmx/7c-01.c: New.
4307         * gcc.dg/vmx/7d-01.c: New.
4308         * gcc.dg/vmx/7d-02.c: New.
4309         * gcc.dg/vmx/8-01.c: New.
4310         * gcc.dg/vmx/8-02a.c: New.
4311         * gcc.dg/vmx/8-02.c: New.
4312         * gcc.dg/vmx/brode-1.c: New.
4313         * gcc.dg/vmx/bug-1.c: New.
4314         * gcc.dg/vmx/bug-2.c: New.
4315         * gcc.dg/vmx/bug-3.c: New.
4316         * gcc.dg/vmx/cw-bug-1.c: New.
4317         * gcc.dg/vmx/cw-bug-2.c: New.
4318         * gcc.dg/vmx/cw-bug-3.c: New.
4319         * gcc.dg/vmx/dct.c: New.
4320         * gcc.dg/vmx/debug-1.c: New.
4321         * gcc.dg/vmx/debug-2.c: New.
4322         * gcc.dg/vmx/debug-3.c: New.
4323         * gcc.dg/vmx/debug-4.c: New.
4324         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4325         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4326         * gcc.dg/vmx/eg-5.c: New.
4327         * gcc.dg/vmx/fft.c: New.
4328         * gcc.dg/vmx/gcc-bug-1.c: New.
4329         * gcc.dg/vmx/gcc-bug-2.c: New.
4330         * gcc.dg/vmx/gcc-bug-3.c: New.
4331         * gcc.dg/vmx/gcc-bug-4.c: New.
4332         * gcc.dg/vmx/gcc-bug-5.c: New.
4333         * gcc.dg/vmx/gcc-bug-6.c: New.
4334         * gcc.dg/vmx/gcc-bug-7.c: New.
4335         * gcc.dg/vmx/gcc-bug-8.c: New.
4336         * gcc.dg/vmx/gcc-bug-9.c: New.
4337         * gcc.dg/vmx/gcc-bug-b.c: New.
4338         * gcc.dg/vmx/gcc-bug-c.c: New.
4339         * gcc.dg/vmx/gcc-bug-d.c: New.
4340         * gcc.dg/vmx/gcc-bug-e.c: New.
4341         * gcc.dg/vmx/gcc-bug-f.c: New.
4342         * gcc.dg/vmx/gcc-bug-g.c: New.
4343         * gcc.dg/vmx/gcc-bug-i.c: New.
4344         * gcc.dg/vmx/harness.h: New.
4345         * gcc.dg/vmx/ira1.c: New.
4346         * gcc.dg/vmx/ira2a.c: New.
4347         * gcc.dg/vmx/ira2b.c: New.
4348         * gcc.dg/vmx/ira2.c: New.
4349         * gcc.dg/vmx/ira2c.c: New.
4350         * gcc.dg/vmx/mem.c: New.
4351         * gcc.dg/vmx/newton-1.c: New.
4352         * gcc.dg/vmx/ops.c: New.
4353         * gcc.dg/vmx/sn7153.c: New.
4354         * gcc.dg/vmx/spill2.c: New.
4355         * gcc.dg/vmx/spill3.c: New.
4356         * gcc.dg/vmx/spill.c: New.
4357         * gcc.dg/vmx/t.c: New.
4358         * gcc.dg/vmx/varargs-1.c: New.
4359         * gcc.dg/vmx/varargs-2.c: New.
4360         * gcc.dg/vmx/varargs-3.c: New.
4361         * gcc.dg/vmx/varargs-4.c: New.
4362         * gcc.dg/vmx/varargs-5.c: New.
4363         * gcc.dg/vmx/varargs-6.c: New.
4364         * gcc.dg/vmx/varargs-7.c: New.
4365         * gcc.dg/vmx/vmx.exp: New.
4366         * gcc.dg/vmx/vprint-1.c: New.
4367         * gcc.dg/vmx/vscan-1.c: New.
4368         * gcc.dg/vmx/x-01.c: New.
4369         * gcc.dg/vmx/x-02.c: New.
4370         * gcc.dg/vmx/x-03.c: New.
4371         * gcc.dg/vmx/x-04.c: New.
4372         * gcc.dg/vmx/x-05.c: New.
4373         * gcc.dg/vmx/yousufi-1.c: New.
4374         * gcc.dg/vmx/zero-1.c: New.
4375         * gcc.dg/vmx/zero.c: New.
4376
4377 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4378
4379         * g++.dg/lookup/java1.C: Update for chage of
4380         _Jv_AllocObject.
4381         * g++.dg/lookup/java2.C: Likewise.
4382
4383 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4384
4385         * ada/acats/run_all.sh: use -O2 by default.
4386
4387 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4388
4389         * gcc.dg/vr-mult-[12].c: New tests.
4390
4391 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4392
4393         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4394
4395         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4396
4397 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4398
4399         * lib/target-supports.exp (check_profiling_available): Assume profiling
4400         isn't available for mips*-*-elf targets.
4401
4402 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4403
4404         * gcc.dg/builtins-38.c: New test.
4405
4406 2004-04-14  Eric Christopher  <echristo@redhat.com>
4407
4408         * g++.dg/charset/charset.exp: Run .cc extension tests.
4409
4410 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4411
4412         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4413
4414 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4415
4416         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4417
4418 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4419
4420         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4421         * gcc.dg/i386-387-2.c: Likewise.
4422
4423         * gcc.dg/i386-387-7.c: New test.
4424         * gcc.dg/i386-387-8.c: New test.
4425
4426         * gcc.dg/builtins-37.c: New test.
4427
4428 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4429
4430         * g++.dg/pch/externc-1.C: Add missing semicolon.
4431
4432 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4433
4434         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4435
4436 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4437
4438         * gcc.c-torture/execute/20040411-1.c: New test.
4439
4440 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4441
4442         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4443
4444 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4445
4446         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4447
4448 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4449
4450         * lib/target-supports.exp (check_named_sections_available): New.
4451         * lib/gcc-dg.exp (dg-require-named-sections): New.
4452         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4453         old-deja.exp.  Also prune error-count message from HP linker.
4454         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4455
4456         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4457         * g++.old-deja/g++.pt/static3.C: Likewise.
4458         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4459
4460 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4461
4462         * gcc.c-torture/execute/20040409-1.c: New test case.
4463         * gcc.c-torture/execute/20040409-2.c: New test case.
4464         * gcc.c-torture/execute/20040409-3.c: New test case.
4465
4466 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4467
4468         * gcc.dg/20040409-1.c: New test.
4469
4470 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4471
4472         PR target/14888
4473         * g++.dg/opt/pr14888.C: New test case.
4474
4475 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4476
4477         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4478         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4479         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4480         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4481         New tests.
4482
4483 2004-04-08  Paul Brook  <paul@codesourcery.com>
4484
4485         * gcc.dg/spill-1.c: New test.
4486
4487 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4488
4489         * gcc.dg/torture/builtin-ctype-2.c: New test.
4490
4491 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
4492
4493         * gcc.dg/pch/pch.exp: Add largefile test.
4494
4495 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
4496
4497         * g++.dg/pch/externc-1.Hs: New.
4498         * g++.dg/pch/externc-1.C: New.
4499
4500 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4501
4502         * gcc.dg/compat/struct-by-value-5a_main.c,
4503         gcc.dg/compat/struct-by-value-5b_main.c: New files.
4504         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4505         * gcc.dg/compat/struct-by-value-5a_x.c,
4506         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4507         gcc.dg/compat/struct-by-value-5_x.c.
4508         * gcc.dg/compat/struct-by-value-5a_y.c,
4509         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4510         gcc.dg/compat/struct-by-value-5_y.c.
4511
4512         * gcc.dg/compat/struct-by-value-6a_main.c,
4513         gcc.dg/compat/struct-by-value-6b_main.c: New files.
4514         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4515         * gcc.dg/compat/struct-by-value-6a_x.c,
4516         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4517         gcc.dg/compat/struct-by-value-6_x.c.
4518         * gcc.dg/compat/struct-by-value-6a_y.c,
4519         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4520         gcc.dg/compat/struct-by-value-6_y.c.
4521
4522         * gcc.dg/compat/struct-by-value-7a_main.c,
4523         gcc.dg/compat/struct-by-value-7b_main.c: New files.
4524         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4525         * gcc.dg/compat/struct-by-value-7a_x.c,
4526         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4527         gcc.dg/compat/struct-by-value-7_x.c.
4528         * gcc.dg/compat/struct-by-value-7a_y.c,
4529         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4530         gcc.dg/compat/struct-by-value-7_y.c.
4531
4532 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
4533
4534         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4535         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4536         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4537         options.
4538
4539 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
4540
4541         * gcc.dg/builtins-36.c: New test.
4542
4543 2004-04-06  Paul Brook  <paul@codesourcery.com>
4544
4545         * README.gcc: Remove obsolete contraint on testcases.
4546
4547 2004-04-05  Paul Brook  <paul@codesourcery.com>
4548
4549         PR2123
4550         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
4551         failure and exit(0) on success.
4552         * g++.dg/expr/anew2.C: Ditto.
4553         * g++.dg/expr/anew3.C: Ditto.
4554         * g++.dg/expr/anew4.C: Ditto.
4555
4556 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
4557
4558         PR c++/3518
4559         * g++.dg/template/unify7.C: New.
4560
4561 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4562
4563         * g++.dg/README: Bring up to date with new subdirectories; remove
4564         duplicate subdirectory lines.
4565
4566 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
4567
4568         PR c++/14007
4569         * g++.dg/template/unify5.C: New.
4570         * g++.dg/template/unify6.C: New.
4571         * g++.dg/template/qualttp20.C: Adjust.
4572         * g++.old-deja/g++.jason/report.C: Adjust.
4573         * g++.old-deja/g++.other/qual1.C: Adjust.
4574
4575 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4576
4577         PR c++/14803
4578         * g++.dg/inherit/ptrmem1.C: New test.
4579
4580 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4581
4582         PR c++/14755
4583         * gcc.c-torture/execute/20040331-1.c: New test.
4584         * gcc.dg/20040331-1.c: New test.
4585
4586 2004-04-01  Paul Brook  <paul@codesourcery.com>
4587
4588         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4589
4590 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4591
4592         PR c++/14724
4593         * g++.dg/init/goto1.C: New test.
4594
4595         PR c++/14763
4596         * g++.dg/template/defarg4.C: New test.
4597
4598 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
4599
4600         * gcc.dg/altivec-11.c: Extend test for more valid cases.
4601
4602 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
4603
4604         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4605
4606 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
4607
4608         * gcc.dg/noncompile/undeclared-2.c: New test.
4609
4610 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4611
4612         * gcc.dg/940409-1.c: Remove XFAIL.
4613         * gcc.dg/reg-vol-struct-1.c: New test.
4614
4615 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4616
4617         * gcc.dg/torture/builtin-wctype-1.c: New test.
4618
4619 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
4620
4621         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4622         * gcc.dg/20001101-1.c: Likewise.
4623         * gcc.dg/20001102-1.c: Likewise.
4624
4625 2004-03-25  Roger Sayle  <roger@eyesopen.com>
4626
4627         * gcc.dg/compare8.c: Add an additional test for XOR.
4628
4629 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4630
4631         * gcc.dg/torture/builtin-ctype-1.c: New test.
4632
4633 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4634
4635         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
4636         * gcc.dg/torture/builtin-math-1.c: Likewise.
4637         * gcc.dg/torture/builtin-power-1.c: New test.
4638
4639 2004-03-24  Andreas Schwab  <schwab@suse.de>
4640
4641         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4642         IA64 assembler.
4643
4644 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4645             Roger Sayle  <roger@eyesopen.com>
4646
4647         * gcc.dg/compare8.c: New test case.
4648
4649 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4650
4651         * g++.dg/ext/altivec-7.C: New test.
4652
4653 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4654
4655         PR 12267, 12391, 12560, 13129, 14114, 14133
4656         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4657         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4658         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4659         Adjust error regexps.
4660         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4661         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4662         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4663         * gcc.dg/local1.c: Add explanatory comment.
4664
4665 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4666
4667         PR optimization/14669
4668         * g++.dg/opt/fold2.C: New test case.
4669
4670 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4671
4672         PR c/14069
4673         * gcc.dg/20040322-1.c: New test.
4674
4675 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4676
4677         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4678         * gcc.dg/ultrasp4.c: Likewise.
4679         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4680
4681 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4682
4683         * gcc.dg/i386-sse-8.c: Reset default options.
4684
4685 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4686
4687         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4688         in the error message text.
4689
4690 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4691
4692         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4693
4694 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4695
4696         PR c++/14616
4697         * g++.dg/init/array13.C: New test.
4698
4699 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4700
4701         PR target/13889
4702         * gcc.c-torture/compile/pr13889.c: New test case.
4703
4704 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4705
4706         PR c/14635
4707         * builtins-1.c (nan, nans): Don't test.
4708         * builtins-30.c: Don't use nan, nanf, nanl.
4709         * builtins-35.c: New test.
4710
4711 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4712
4713         * g++.dg/ext/altivec-6.C: New test.
4714
4715 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4716
4717         * g++.dg/init/placement3.C: New test.
4718
4719         * g++.dg/template/spec13.C: New test.
4720
4721         * g++.dg/lookup/using11.C: New test.
4722
4723         * g++.dg/lookup/koenig3.C: New test.
4724
4725         * g++.dg/template/operator2.C: New test.
4726
4727         * g++.dg/expr/dtor3.C: New test.
4728         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4729         marker.
4730         * g++.old-deja/g++.law/visibility28.C: Likewise.
4731
4732 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4733
4734         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4735         * gcc.dg/ppc64-abi-3.c: Likewise.
4736
4737 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4738
4739         PR c++/14545
4740         * g++.dg/parse/template15.C: New test.
4741
4742 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4743
4744         * g++.dg/expr/dtor2.C: New test.
4745
4746         * g++.dg/lookup/anon4.C: New test.
4747
4748         * g++.dg/overload/using1.C: New test.
4749
4750         * g++.dg/template/lookup7.C: New test.
4751
4752         * g++.dg/template/typename6.C: New test.
4753
4754         * g++.dg/expr/cond6.C: New test.
4755
4756 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4757
4758         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4759
4760 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4761
4762         * g++.dg/expr/cond5.C: New test.
4763         * g++.dg/expr/constcast1.C: Likewise.
4764         * g++.dg/expr/ptrmem2.C: Likewise.
4765         * g++.dg/expr/ptrmem3.C: Likewise.
4766         * g++.dg/lookup/main1.C: Likewise.
4767         * g++.dg/template/lookup6.C: Likewise.
4768
4769 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4770
4771         * gcc.dg/local1.c: New test.
4772
4773         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4774
4775 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4776
4777         * gcc.dg/torture/builtin-convert-1.c: New test.
4778
4779 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4780
4781         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4782
4783 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4784
4785         PR c++/14481
4786         * g++.dg/warn/Wunused-7.C: New test.
4787
4788 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4789
4790         * gcc.dg/torture/builtin-integral-1.c: New test.
4791
4792 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4793
4794         PR c++/14586
4795         * g++.dg/parse/non-dependent3.C: New test.
4796
4797 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4798
4799         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4800         * g++.dg/eh/simd-2.C: Likewise.
4801         * g++.dg/init/array10.C: Likewise.
4802         * gcc.c-torture/compile/simd-1.c: Likewise.
4803         * gcc.c-torture/compile/simd-2.c: Likewise.
4804         * gcc.c-torture/compile/simd-3.c: Likewise.
4805         * gcc.c-torture/compile/simd-4.c: Likewise.
4806         * gcc.c-torture/compile/simd-6.c: Likewise.
4807         * gcc.c-torture/execute/simd-1.c: Likewise.
4808         * gcc.c-torture/execute/simd-2.c: Likewise.
4809         * gcc.dg/compat/vector-defs.h: Likewise.
4810         * gcc.dg/20020531-1.c: Likewise.
4811         * gcc.dg/altivec-3.c: Likewise.
4812         * gcc.dg/altivec-4.c: Likewise.
4813         * gcc.dg/altivec-varargs-1.c: Likewise.
4814         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4815         * gcc.dg/i386-mmx-3.c: Likewise.
4816         * gcc.dg/i386-sse-4.c: Likewise.
4817         * gcc.dg/i386-sse-5.c: Likewise.
4818         * gcc.dg/i386-sse-8.c: Likewise.
4819         * gcc.dg/simd-1.c: Likewise.
4820         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4821         __ev64_opaque__ since the machine description provides it.
4822
4823 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4824
4825         * lib/compat.exp (skip_list): New global variable.
4826         Use it to hold the user defined COMPAT_SKIPS list if any.
4827         (compat-obj): Add the members of skip_list to optall.
4828
4829 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4830
4831         * gcc.dg/compat/union-by-value-1_main.c,
4832         union-by-value-1_x.c, union-by-value-1_y.c,
4833         union-check.h, union-defs.h,
4834         union-init.h, union-return-1_main.c,
4835         union-return-1_x.c, union-return-1_y.c: New files.
4836
4837 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4838
4839         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4840         mixed-struct-init.h: Add 4 mixed structure types.
4841         struct-by-value-21_main.c, struct-by-value-21_x.c,
4842         struct-by-value-21_y.c, struct-return-21_main.c,
4843         struct-return-21_x.c, struct-return-21_y.c: New files.
4844
4845 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4846
4847         PR c++/14550
4848         * g++.dg/parse/template14.C: New test.
4849
4850 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4851
4852         * gcc.c-torture/execute/20040313-1.c: New test.
4853
4854 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4855
4856         PR target/14533
4857         * gcc.dg/20040311-2.c: New test.
4858
4859 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4860
4861         PR other/14544
4862         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4863         bit-field.
4864
4865 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4866
4867         * gcc.dg/20040305-2.c: Add missing return statement.
4868
4869 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870
4871         * gcc.dg/builtins-34.c: Also check pow10*.
4872
4873 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4874
4875         PR target/14262
4876         * gcc.dg/20040305-2.c: New test.
4877
4878 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4879
4880         * gcc.dg/20040310-1.c: New test.
4881
4882 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4883
4884         * gcc.c-torture/execute/20040311-1.c: New test case.
4885
4886 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
4887
4888         PR c++/14476
4889         * g++.dg/lookup/enum1.C: New test.
4890
4891 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
4892
4893         PR c++/14510
4894         * g++.dg/lookup/struct2.C: New test.
4895
4896 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
4897
4898         * gcc.dg/builtins-34.c: New test.
4899
4900 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4901
4902         * gcc.dg/torture/builtin-nonneg-1.c: New test.
4903
4904 2004-03-09  James E Wilson  <wilson@specifixinc.com>
4905
4906         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
4907         * gcc.dg/alias-2.c: New testcase.
4908
4909 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
4910
4911         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
4912
4913 2004-03-09  Roger Sayle  <roger@eyesopen.com>
4914
4915         * gcc.c-torture/execute/20040309-1.c: New test case.
4916
4917 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
4918
4919         PR c++/14397
4920         * g++.dg/overload/ref1.C: New.
4921
4922 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4923
4924         PR c++/14409
4925         * g++.dg/template/spec12.C: New test.
4926
4927         PR c++/14448
4928         * g++.dg/parse/crash14.C: New test.
4929
4930 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4931
4932         PR c++/14230
4933         * g++.dg/init/ref11.C: New test.
4934
4935 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
4936
4937         PR c++/14432
4938         * g++.dg/parse/builtin2.C: New test.
4939
4940 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4941
4942         PR c++/14401
4943         * g++.dg/init/ctor3.C: New test.
4944         * g++.dg/init/union1.C: New test.
4945         * g++.dg/ext/anon-struct4.C: New test.
4946
4947 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
4948
4949         * g++.dg/lookup/koenig1.C: Tweak error messages.
4950         * g++.dg/lookup/used-before-declaration.C: Likewise.
4951         * g++.dg/other/do1.C: Likewise.
4952         * g++.dg/overload/koenig1.C: Likewise.
4953         * g++.dg/parse/crash13.C: Likewise.
4954         * g++.dg/template/instantiate3.C: Likewise.
4955
4956 2004-03-08  Eric Christopher  <echristo@redhat.com>
4957
4958         * * lib/target-supports.exp: Enable libiconv in test
4959         compilation.  Fix up error checking.
4960
4961 2004-03-08  Roger Sayle  <roger@eyesopen.com>
4962
4963         PR middle-end/14289
4964         * gcc.dg/pr14289-1.c: New test case.
4965         * gcc.dg/pr14289-2.c: Likewise.
4966         * gcc.dg/pr14289-3.c: Likewise.
4967
4968 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
4969
4970         * gcc.c-torture/execute/20040308-1.c: New test.
4971
4972 2004-03-07  Roger Sayle  <roger@eyesopen.com>
4973
4974         * gcc.c-torture/execute/20040307-1.c: New test case.
4975
4976 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
4977
4978         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
4979
4980 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
4981
4982         * gcc.dg/20040306-1.c: New test.
4983
4984 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
4985
4986         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
4987         them static.
4988         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
4989
4990 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4991
4992         PR c/14465
4993         * gcc.dg/decl-6.c: New test.
4994
4995 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4996
4997         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
4998         Rename LOGPOW -> LOG_POW.
4999         (SQRT_EXP, POW_EXP): New.
5000
5001 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5002
5003         * gcc.dg/i386-sse-8.c: New test.
5004
5005 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5006
5007         PR c/14114
5008         * gcc.dg/decl-5.c: New test.
5009
5010 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5011
5012         * gcc.dg/20040305-1.c: New test.
5013
5014 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5015
5016         PR other/14354
5017         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5018
5019 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5020
5021         PR c++/14425, c++/14426
5022         * g++.dg/ext/altivec-4.C: New test.
5023         * g++.dg/ext/altivec-5.C: New test.
5024
5025 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5026
5027         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5028         global variables of a type with no linkage.
5029         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5030         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5031         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5032         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5033         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5034         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5035         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5036         * g++.dg/warn/deprecated.C: Name enum Color.
5037         * g++.dg/overload/VLA.C: Name structure for 'b'.
5038         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5039
5040 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5041
5042         * gcc.c-torture/compile/20040304-1.c: New test.
5043
5044 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5045
5046         PR 13728
5047         * gcc.dg/decl-4.c: New testcase.
5048
5049 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5050
5051         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5052         as PRECF if sizeof (float) > sizeof (double).
5053         (PRECL): Make it the same as PRECF if
5054         sizeof (float) > sizeof (long double).
5055
5056 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5057
5058         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5059         system type.  Add check for irix6 which doesn't have c99 runtime.
5060
5061 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5062
5063         * gcc.dg/const-elim-1.c: xfail for xtensa.
5064
5065 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5066
5067         PR c++/14369
5068         * g++.dg/template/cond4.C: New test.
5069
5070 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5071
5072         PR c++/14360
5073         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5074
5075         PR c++/14361
5076         * g++.dg/parse/defarg7.C: New test.
5077
5078         PR c++/14359
5079         * g++.dg/template/friend26.C: New test.
5080
5081 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5082
5083         PR c++/14324
5084         * g++.dg/abi/mangle21.C: New test.
5085
5086         PR c++/14260
5087         * g++.dg/parse/constructor2.C: New test.
5088
5089         PR c++/14337
5090         * g++.dg/template/sfinae1.C: New test.
5091
5092 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5093
5094         PR c++/14267
5095         * g++.dg/expr/crash2.C: New test.
5096
5097         PR middle-end/13448
5098         * gcc.dg/inline-5.c: New test.
5099         * gcc.dg/always-inline.c: Split out tests into ...
5100         * gcc.dg/always-inline2.c: ... this and ...
5101         * gcc.dg/always-inline3.c: ... this.
5102
5103 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5104
5105         PR debug/12103
5106         * g++.dg/debug/crash1.C: New test.
5107
5108 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5109
5110         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5111         function with __attribute__((noinline)).
5112         (recurser_void2): Likewise.
5113         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5114         (recurser_void2): Likewise.
5115
5116 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5117
5118         PR middle-end/14203
5119         * g++.dg/warn/Wunused-6.C: New test case.
5120
5121 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5122
5123         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5124         not defined.
5125
5126 2004-02-27  Eric Christopher  <echristo@redhat.com>
5127
5128         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5129         * g++.dg/charset/asm2.c: Run only x86.
5130         * gcc.dg/charset/asm3.c: Ditto.
5131
5132 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5133
5134         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5135         ld_library_path.
5136
5137 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5138
5139         * g++.dg/ext/altivec-3.C: New.
5140
5141 2004-02-26  Richard Henderson  <rth@redhat.com>
5142
5143         * g++.dg/ext/attrib10.C: Mark for warning.
5144         * gcc.dg/attr-alias-1.c: New.
5145
5146 2004-02-26  Richard Henderson  <rth@redhat.com>
5147
5148         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5149         * gcc.c-torture/execute/20040208-2.c: ... it back.
5150
5151 2004-02-26  Eric Christopher  <echristo@redhat.com>
5152
5153         * lib/target-supports.exp (check-iconv-available): New function.
5154         * lib/gcc-dg.exp (dg-require-iconv): New function.
5155         Use above.
5156         * gcc.dg/charset: New directory.
5157         * gcc.dg/charset/charset.exp: New file.
5158         * gcc.dg/charset/asm1.c: Ditto.
5159         * gcc.dg/charset/asm2.c: Ditto.
5160         * gcc.dg/charset/asm3.c: Ditto.
5161         * gcc.dg/charset/asm4.c: Ditto.
5162         * gcc.dg/charset/asm5.c: Ditto.
5163         * gcc.dg/charset/attribute1.c: Ditto.
5164         * gcc.dg/charset/attribute2.c: Ditto.
5165         * gcc.dg/charset/string1.c: Ditto.
5166         * g++.dg/charset: New directory.
5167         * g++.dg/dg.exp: Add here. Special options.
5168         * g++.dg/charset/charset.exp: New file.
5169         * g++.dg/charset/asm1.c: Ditto.
5170         * g++.dg/charset/asm2.c: Ditto.
5171         * g++.dg/charset/asm3.c: Ditto.
5172         * g++.dg/charset/asm4.c: Ditto.
5173         * g++.dg/charset/attribute1.c: Ditto.
5174         * g++.dg/charset/attribute2.c: Ditto.
5175         * g++.dg/charset/extern1.cc: Ditto.
5176         * g++.dg/charset/extern2.cc: Ditto.
5177         * g++.dg/charset/string1.c: Ditto.
5178
5179 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5180
5181         PR c++/14278
5182         * g++.dg/parse/comma1.C: New test.
5183
5184 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5185
5186         PR c++/14284
5187         * g++.dg/template/ttp8.C: New test.
5188
5189 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5190
5191         * gcc.dg/fixuns-trunc-1.c: New test.
5192
5193 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5194
5195         * gcc.dg/builtins-config.h: Use #elif.
5196
5197 2004-02-26  Michael Matz  <matz@suse.de>
5198
5199         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5200         * gcc.dg/991214-1.c: Likewise.
5201         * gcc.dg/i386-asm-1.c: Likewise.
5202
5203 2004-02-25  Richard Henderson  <rth@redhat.com>
5204
5205         * gcc.c-torture/execute/20040208-2.c: Move ...
5206         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5207
5208 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5209
5210         PR c++/14246
5211         * g++.dg/other/crash-3.C: New test.
5212
5213 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5214
5215         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5216         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5217
5218         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5219         HP-UX.
5220
5221 2004-02-24  Michael Matz  <matz@suse.de>
5222
5223         * gcc.dg/i386-regparm.c: New.
5224
5225 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5226
5227         * gcc.c-torture/execute/20040223-1.c: New.
5228
5229 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5230             Kazu Hirata  <kazu@cs.umass.edu>
5231
5232         * gcc.dg/fwritable-strings-1.c: Remove.
5233
5234 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5235
5236         PR c/14156
5237         * gcc.dg/20040223-1.c: New test.
5238
5239 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5240
5241         PR c++/14106
5242         * g++.dg/ext/typeof9.C: New test.
5243
5244 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5245
5246         PR c++/14250
5247         * g++.dg/other/switch1.C: New test.
5248
5249 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5250
5251         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5252         * gcc.dg/va-arg-1.c: Likewise.
5253
5254 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5255
5256         PR c++/14143
5257         * g++.dg/template/koenig5.C: New test.
5258
5259 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5260
5261         * g++.dg/ext/altivec-1.C: Generalize target triple.
5262         * g++.dg/ext/altivec-2.C: New test case.
5263         * g++.dg/ext/altivec_check.h: New file.
5264         * gcc.dg/altivec-1.c: Generalize target triple;
5265         include altivec_check.h and call altivec_check().
5266         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5267         * gcc.dg/altivec-6.c: New test case.
5268         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5269         type casts as needed.
5270         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5271         altivec_check().
5272         * gcc.dg/altivec-12.c: New test case.
5273         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5274         include altivec_check.h and call altivec_check().
5275         * gcc.dg/altivec_check.h: New file.
5276
5277 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5278
5279         * lib/target-supports.exp (check_alias_available): Don't mangle
5280         function `g' in test program.
5281
5282 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5283
5284         * lib/target-supports.exp (check_profiling_available): Check
5285         argument to determine whether we support a profiling type.
5286         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5287         check_profiling_available.
5288         * g++.dg/bprob/bprob.exp: Likewise
5289         * g77.dg/bprob/bprob.exp: Likewise.
5290         * gcc.misc-tests/bprob.exp: Likewise.
5291         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5292         dg-require-profiling and delete expected error handling.
5293         * gcc.dg/20021014-1.c: Likewise.
5294         * gcc.dg/nest.c: Likewise.
5295
5296 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5297
5298         PR c++/12007
5299         * g++.dg/other/vthunk1.C: New test.
5300
5301 2004-02-20  Falk Hueffner  <falk@debian.org>
5302
5303         PR target/14201
5304         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5305
5306 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5307
5308         PR c++/13927
5309         * g++.dg/other/error8.C: Remove XFAIL markers.
5310
5311         PR c++/14173
5312         * g++.dg/ext/packed5.C: New test.
5313
5314         PR c++/14199
5315         * g++.dg/warn/Wunused-5.C: New test.
5316
5317         PR c++/14186
5318         * g++.dg/lookup/member1.C: New test.
5319
5320 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5321
5322         * gcc.c-torture/compile/20040130-1.c: Enable only when
5323         __INT_MAX__ >= 2147483647L.
5324         * gcc.c-torture/compile/961203-1.c: Likewise.
5325
5326 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5327
5328         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5329         * g++.dg/opt/template1.C: Robustify assembler regexp
5330
5331 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5332
5333         * gcc.c-torture/execute/simd-4.x: Remove.
5334         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5335         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5336         Guard with #ifndef SKIP_ATTRIBUTE.
5337         * gcc.dg/compat/vector-1_y.c: Likewise.
5338         * gcc.dg/compat/vector-2_x.c: Likewise.
5339         * gcc.dg/compat/vector-2_y.c: Likewise.
5340         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5341         * g++.dg/eh/simd-2.C: Likewise.
5342
5343 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5344
5345         * gcc.c-torture/compile/complex-1.c: New.
5346
5347 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5348
5349         PR target/14209
5350         * gcc.c-torture/execute/20040218-1.c: New test.
5351
5352 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5353
5354         PR c++/14181
5355         * g++.dg/parse/new2.C: New test.
5356
5357 2004-02-18  Paul Brook  <paul@codesourcery.com>
5358
5359         * gcc.c-torture/compile/libcall-1.c: New test.
5360
5361 2004-02-18  Paul Brook  <paul@codesourcery.com>
5362
5363         PR debug/12934
5364         * gcc.dg/debug/debug-7.c: New test.
5365
5366 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5367
5368         * gcc.dg/20040217-1.c: New test.
5369
5370 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5371
5372         * gcc.c-torture/execute/990208-1.x: Delete.
5373
5374 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5375
5376         * gcc.c-torture/execute/20040208-2.x: New file.
5377
5378 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5379
5380         PR c++/11326
5381         * g++.dg/abi/structret1.C: New test.
5382
5383 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5384
5385         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5386         (i386_cpuid): No need to test if cpuid is available on AMD64.
5387         Fix assembly, so that it works onboth i386 and AMD64.
5388         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5389         (vecInLong): Fix s[] member type to unsigned int.
5390         (vecInWord): Remove type.
5391         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5392         (a64, b64, c64, d64, e64): Remove.
5393         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5394         Remove unused variable.  Remove initialization of removed variables.
5395         Don't call mmx_tests nor sse_tests.
5396         (reference_mmx, reference_sse): Remove.
5397         (check): Add return stmt.
5398         * gcc.dg/i386-sse-7.c: New test.
5399         * gcc.dg/i386-mmx-4.c: New test.
5400
5401 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5402
5403         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5404         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5405         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5406         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5407         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5408         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5409         g++.dg/tc1/dr94.C: Fix line terminator.
5410
5411 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5412
5413         * gcc.c-torture/compile/20040216-1.c: New.
5414
5415 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5416
5417         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5418         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5419         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5420         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5421         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5422         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5423
5424 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5425
5426         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5427
5428 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5429
5430         PR c++/13971
5431         * g++.dg/expr/cond4.C: New test.
5432
5433         PR c++/14086
5434         * g++.dg/lookup/crash2.C: New test.
5435
5436 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5437
5438         * gcc.c-torture/compile/20040214-2.c: New test.
5439
5440 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5441
5442         PR c++/14116
5443         * g++.dg/ext/typeof8.C: New test.
5444
5445 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5446
5447         * gcc.c-torture/compile/20040214-1.c: New test.
5448
5449 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5450
5451         PR c++/13635
5452         * g++.dg/template/spec11.C: New test.
5453
5454 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5455
5456         PR c++/13927
5457         * g++.dg/other/error8.C: New test.
5458
5459 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5460
5461         PR c++/14122
5462         * g++.dg/template/array4.C: New test.
5463
5464         PR c++/14108
5465         * g++.dg/inherit/thunk2.C: New test.
5466
5467         PR c++/14083
5468         * g++.dg/eh/cond2.C: New test.
5469
5470 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5471
5472         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5473
5474 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5475
5476         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5477
5478 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5479
5480         * g++.dg/simd-2.C: xfail on ppc64-linux.
5481
5482 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5483
5484         PR c/456
5485         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5486         tests.
5487
5488 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5489
5490         * gcc.dg/builtins-33.c: New test.
5491
5492 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
5493
5494         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5495
5496 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5497
5498         * g++.dg/simd-2.C: Set -maltivec for ppc64.
5499
5500 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5501
5502         * gcc.dg/ppc64-abi-3.c: New test.
5503
5504 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
5505
5506         PR c/14092
5507
5508         * gcc.dg/pr14092-1.c: New testcase.
5509
5510 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
5511
5512         * gcc.dg/cpp/assert4.c: Fix typo last change.
5513
5514         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5515         * gcc.dg/cpp/assert4.c: Handle powerpc64.
5516
5517         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5518
5519 2004-02-09  Roger Sayle  <roger@eyesopen.com>
5520
5521         * gcc.c-torture/compile/20040209-1.c: New test case.
5522
5523 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5524
5525         * gcc.dg/c90-init-1.c: Adjust expected error messages.
5526
5527 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
5528
5529         * gcc.c-torture/execute/20040208-[12].c: New tests.
5530
5531 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5532
5533         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5534
5535 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5536
5537         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5538
5539 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5540
5541         Bug 13856
5542         * gcc.dg/visibility-8.c: New testcase.
5543
5544 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5545
5546         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5547         arguments.
5548         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5549
5550 2004-02-07  Roger Sayle  <roger@eyesopen.com>
5551
5552         PR middle-end/13696
5553         * g++.dg/opt/fold1.C: New test case.
5554
5555 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5556
5557         PR c++/14033
5558         * g++.dg/other/crash-2.C: New test.
5559
5560 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5561
5562         PR c++/14028
5563         * g++.dg/parse/angle-bracket2.C: New test.
5564
5565 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5566
5567         PR middle-end/13750
5568         Revert:
5569         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5570         PR pch/13361
5571         * testsuite/g++.dg/pch/wchar-1.C: New.
5572         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5573
5574 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5575
5576         PR c++/14008
5577         * g++.dg/parse/error15.C: New test.
5578         * g++.dg/parse/crash11.C: Update dg-error mark.
5579
5580 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5581
5582         PR c++/13932
5583         * g++.dg/warn/conv2.C: New test.
5584
5585 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5586
5587         PR c++/13086
5588         * g++.dg/warn/incomplete1.C: Remove xfail.
5589
5590 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5591
5592         * lib/file-format.exp (gcc_target_object_format): Use
5593         ${tool}_target_compile, not gcc_target_compile.
5594         * lib/target-supports.exp (check_alias_available): Likewise.
5595         (check_gc_sections_available): Likewise.
5596         * g++.dg/ext/attrib10.C: Use dg-require-alias.
5597         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5598         dg-require-alias.
5599
5600 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5601
5602         PR c++/13969
5603         * g++.dg/template/static6.C: New test.
5604
5605 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
5606
5607         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5608
5609 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5610
5611         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5612         tests for systems where `char' is unsigned by default.
5613
5614 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5615
5616         PR c++/13997
5617         * g++.dg/template/partial3.C: New test.
5618
5619 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5620
5621         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5622         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5623         Remove mentions of obsolete ports.
5624
5625 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5626
5627         * gcc.dg/noncompile/20001228-1.c: Fix for new
5628         error message.
5629
5630 2004-02-03  Roger Sayle  <roger@eyesopen.com>
5631
5632         PR target/9348
5633         * gcc.c-torture/execute/multdi-1.c: New test case.
5634
5635 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5636
5637         PR c++/13925
5638         * g++.dg/template/lookup5.C: New test.
5639
5640 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5641
5642         PR c++/13950
5643         * g++.dg/template/lookup4.C: New test.
5644
5645         PR c++/13970
5646         * g++.dg/parse/error14.C: New test.
5647
5648         PR c++/14002
5649         * g++.dg/parse/template13.C: New test.
5650
5651 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5652
5653         PR c++/13978
5654         * g++.dg/template/koenig4.C: New test.
5655
5656         PR c++/13968
5657         * g++.dg/template/crash17.C: New test.
5658
5659         PR c++/13975
5660         * g++.dg/parse/error13.C: New test.
5661         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5662
5663 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5664
5665         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5666
5667 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5668
5669         PR c/11658
5670         PR c/13994
5671         * gcc.dg/noncompile/20040203-1.c: New test.
5672         * gcc.dg/noncompile/20040203-2.c: Likewise.
5673         * gcc.dg/noncompile/20040203-3.c: Likewise.
5674         * gcc.dg/20040203-1.c: Likewise.
5675
5676 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5677
5678         PR c++/10858
5679         * g++.dg/template/sizeof7.C: New test.
5680
5681 2004-02-02  Eric Christopher  <echristo@redhat.com>
5682             Zack Weinberg  <zack@codesourcery.com>
5683
5684         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5685
5686 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5687
5688         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5689         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5690         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5691         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5692
5693 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5694
5695         PR c++/13113
5696         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5697
5698         PR c++/13854
5699         * g++.dg/ext/attrib13.C: New test.
5700
5701         PR c++/13907
5702         * g++.dg/conversion/op2.C: New test.
5703
5704 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5705
5706         * gcc.dg/titype-1.c: Fix pasto.
5707
5708 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5709
5710         * gcc.dg/titype-1.c: New test.
5711
5712 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5713
5714         PR c++/13957
5715         * g++.dg/template/non-type-template-argument-1.C,
5716         g++.dg/template/qualified-id1.C: Update dg-error marks.
5717         * g++.dg/template/nontype6.C: New test.
5718
5719 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5720
5721         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5722         * gcc.dg/builtins-31.c: New testcase.
5723         * gcc.dg/builtins-32.c: New testcase.
5724
5725 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5726
5727         * objc.dg/call-super-2.m: Update line numbers
5728         for the including of stddef.h.
5729
5730 2004-01-30  Michael Matz  <matz@suse.de>
5731
5732         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5733         g++.dg/ext/case-range3.C: New tests.
5734
5735 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5736
5737         DR206
5738         PR c++/13813
5739         * g++.dg/template/member4.C: New test.
5740
5741 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5742
5743         PR c++/13683
5744         * g++.dg/template/sizeof6.C: New test.
5745
5746 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5747
5748         * gcc.dg/fwritable-strings-1.c: New test.
5749
5750 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5751
5752         * gcc.c-torture/compile/20040130-1.c: New test.
5753
5754 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5755
5756         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5757
5758 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5759
5760         PR c++/13883
5761         * g++.dg/template/ctor3.C: New test.
5762
5763 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5764
5765         * g++.dg/tc1: New directory.
5766         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5767         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5768         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5769         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5770         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5771
5772 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5773
5774         * g++.dg/parse/error11.C: New test.
5775         * g++.dg/parse/error12.C: Likewise.
5776
5777 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5778
5779         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5780         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5781
5782 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5783
5784         PR c++/13791
5785         * g++.dg/ext/attrib12.C: New test.
5786
5787         PR c++/13736
5788         * g++.dg/parse/cast2.C: New test.
5789
5790 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5791
5792         * objc.dg/encode-2.m (main): New local string.  Set depending on
5793         sizeof long.  Use in sscanf call.
5794         * objc.dg/encode-3.m (main): New local string.  Set depending on
5795         sizeof long.  Use in scan_initial call.
5796
5797 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5798
5799         * objc.dg/call-super-2.m: Make LP64-safe.
5800         * objc.dg/desig-init-1.m: Likewise.
5801
5802 2004-01-27  Devang Patel <dpatel@apple.com>
5803
5804         * g++.dg/debug/namespace1.C: New test.
5805
5806 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5807
5808         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5809         xscale-*-*.
5810
5811         * gcc.dg/arm-mmx-1.c: New test.
5812
5813 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5814
5815         * gcc.dg/20040127-1.c: New test.
5816         * gcc.dg/20040127-2.c: New test.
5817
5818 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5819
5820         * objc.dg/stret-1.m (glob): Renamed to globa.
5821
5822 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5823
5824         PR c++/13663
5825         * g++.dg/expr/for1.C: New test.
5826
5827 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5828
5829         PR middle-end/13779
5830         * gcc.dg/darwin-longlong.c: New test.
5831
5832 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5833
5834         * gcc.dg/20040124-1.c: Moved test from here...
5835         * gcc.c-torture/compile/20040124-1.c: ...to here.
5836
5837 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5838
5839         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5840         the assembly output if -m64 is passed.
5841
5842 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5843
5844         PR c++/13833
5845         * g++.dg/template/cond3.C: New test.
5846
5847 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5848
5849         PR c++/13810
5850         * g++.dg/template/ttp7.C: New test.
5851
5852 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5853
5854         PR c++/13797
5855         * g++.dg/template/nontype4.C: New test.
5856         * g++.dg/template/nontype5.C: Likewise.
5857
5858 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5859
5860         * gcc.dg/torture/mips-clobber-at.c: New test.
5861
5862 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5863
5864         * gcc.dg/20040124-1.c: New test.
5865
5866 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5867
5868         * gcc.dg/20040123-1.c: New test.
5869
5870 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5871
5872         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5873
5874 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5875
5876         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5877
5878 2004-01-23  Andrew Pinski  <apinski@apple.com>
5879
5880         * gcc.dg/20030121-1.c: Move to ..
5881         * gcc.dg/20040121-1.c: here.
5882
5883 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5884
5885         * gcc.dg/builtins-29.c: New test case.
5886
5887 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5888
5889         PR 18314
5890         * gcc.dg/builtins-30.c: New testcase.
5891
5892 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
5893
5894         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
5895         * lib/g77.exp: Likewise.
5896         * lib/objc.exp: Likewise.
5897         * lib/g++.exp: Likewise.
5898
5899 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5900
5901         * gcc.dg/struct-by-value-2.c: New test.
5902
5903 2004-01-21  Andrew Pinski  <apinski@apple.com>
5904
5905         PR target/13785
5906         * gcc.dg/20030121-1.c: New test.
5907
5908 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
5909
5910         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
5911         clobber frame pointer register in asm statement.
5912
5913 2004-01-21  Falk Hueffner  <falk@debian.org>
5914
5915         * gcc.c-torture/compile/20040121-1.c: New test.
5916
5917 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
5918
5919         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
5920
5921 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
5922
5923         * gcc.dg/ppc64-abi-2.c: New test.
5924
5925 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5926
5927         * lib/treelang.exp: Fill out this file.
5928         * lib/treelang-dg.exp: New File.
5929
5930 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5931
5932         * gcc.c-torture/compile/981022-1.c: Remove.
5933         * gcc.dg/array-5.c: Remove XFAIL.
5934         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
5935         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
5936         gcc.dg/cond-lvalue-1.c: Update.
5937         * gcc.dg/cast-lvalue-2.c: New test.
5938
5939 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
5940
5941         PR c++/13592
5942         * g++.dg/other/error1.C (class foo): Tweak error message.
5943
5944         PR c++/13592
5945         * g++.dg/template/call2.C: New test.
5946
5947 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5948
5949         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
5950         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
5951         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
5952         scalar-return-1_x.c, scalar-return-2_y.c,
5953         scalar-return-3_x.c, scalar-return-3_y.c,
5954         scalar-return-4_x.c, scalar-return-4_y.c,
5955         struct-align-1.h, struct-align-1_x.c,
5956         struct-align-1_y.c, struct-align-2.h,
5957         struct-align-2_x.c, struct-align-2_y.c,
5958         struct-by-value-10_y.c, struct-by-value-11_x.c,
5959         struct-by-value-11_y.c, struct-by-value-12_x.c,
5960         struct-by-value-12_y.c, struct-by-value-13_x.c,
5961         struct-by-value-13_y.c, struct-by-value-14_x.c,
5962         struct-by-value-14_y.c, struct-by-value-15_x.c,
5963         struct-by-value-15_y.c, struct-by-value-16_y.c,
5964         struct-by-value-17_y.c, struct-by-value-18_y.c,
5965         struct-by-value-19_y.c, struct-by-value-1_x.c,
5966         struct-by-value-1_y.c, struct-by-value-20_y.c,
5967         struct-by-value-2_x.c, struct-by-value-2_y.c,
5968         struct-by-value-3_y.c, struct-by-value-4_x.c,
5969         struct-by-value-4_y.c, struct-by-value-5_y.c,
5970         struct-by-value-6_y.c, struct-by-value-7_y.c
5971         struct-by-value-8_x.c, struct-by-value-8_y.c
5972         struct-by-value-9_x.c, struct-by-value-9_y.c
5973         struct-return-10_x.c, struct-return-10_y.c,
5974         struct-return-19_x.c, struct-return-20_x.c
5975         struct-return-2_x.c, struct-return-2_y.c
5976         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
5977         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
5978
5979 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5980
5981         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
5982         attribute on sparc*-sun-solaris2.*.
5983
5984 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
5985
5986         PR c++/13710
5987         * g++.dg/ext/typeof7.C: New test.
5988
5989 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
5990
5991         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
5992         * gcc.dg/const-elim-1.c: Same.
5993
5994 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
5995
5996         * objc.dg/stret-1.m: New.
5997         * objc.dg/stret-2.m: New.
5998
5999 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6000
6001         PR c++/11895
6002         * g++.dg/ext/vector1.C: New test.
6003
6004 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6005
6006         * gcc.dg/pch/import-1.c: New.
6007         * gcc.dg/pch/import-1.hs: New.
6008         * gcc.dg/pch/import-1a.h: New.
6009         * gcc.dg/pch/import-1b.h: New.
6010         * gcc.dg/pch/import-1c.h: New.
6011
6012 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6013
6014         PR c++/13574
6015         * g++.dg/ext/array1.C: New test.
6016
6017         PR c++/13178
6018         * g++.dg/conversion/op1.C: New test.
6019
6020 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6021
6022         PR 11864
6023         From Kazumoto Kojima / Dan Kegel:
6024         * gcc.dg/pr11864-1.c: New test.
6025
6026         PR 10392
6027         From Marcus Comstedt / Dan Kegel:
6028         * gcc.dg/pr10392-1.c: New test.
6029
6030 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6031
6032         PR c++/13478
6033         * g++.dg/init/ref10.C: New test.
6034
6035 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6036
6037         PR c++/13407
6038         * g++.dg/parse/typename6.C: New test.
6039
6040 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6041
6042         PR pch/13361
6043         * testsuite/g++.dg/pch/wchar-1.C: New.
6044         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6045
6046 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6047
6048         PR c++/9259
6049         * g++.dg/expr/sizeof2.C: New test.
6050
6051 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6052
6053         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6054
6055 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6056
6057         PR c++/13659
6058         * g++.dg/lookup/strong-using-3.C: New.
6059         * g++.dg/lookup/using-10.C: New.
6060
6061 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6062
6063         PR c++/13594
6064         * g++.dg/lookup/strong-using-2.C: New.
6065
6066 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6067             Dan Kegel <dank@kegel.com>
6068             J"orn Rennecke <joern.rennecke@superh.com>
6069
6070         PR target/9365
6071         * gcc.dg/pr9365-1.c: New test.
6072
6073 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6074
6075         PR c++/8856
6076         * g++.dg/parse/casting-operator2.C: New test.
6077         * g++.old-deja/g++.pt/explicit83.C: Remove.
6078
6079 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6080
6081         * gcc.dg/label-compound-stmt-1.c: New test.
6082         * gcc.c-torture/compile/950922-1.c,
6083         gcc.c-torture/compile/20000211-3.c,
6084         gcc.c-torture/compile/20000518-1.c,
6085         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6086         compound statements.
6087
6088 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6089
6090         * gcc.dg/ppc64-abi-1.c: New test.
6091
6092 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6093
6094          * g++.dg/ext/attrib9.C: Add dg-warnings.
6095
6096 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6097
6098         PR c++/12335
6099         * g++.dg/parse/dtor3.C: New test.
6100
6101 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6102
6103         PR c++/12709
6104         * g++.dg/parse/try-catch-1.C: New test.
6105
6106 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6107
6108         * ada/acats/run_all.sh: Add more verbose output in acats.log
6109         when compiling tests.
6110
6111 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6112
6113         PR 13656
6114         * gcc.dg/typedef-redecl.c: New test case.
6115         * gcc.dg/typedef-redecl.h: New support file.
6116
6117 2004-01-13  Jan Hubicka  <jh@suse.cz>
6118
6119         * gcc.dg/always_inline.c: New test.
6120         * gcc.dg/debug/20031231-1.c: Fix.
6121
6122 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6123
6124         PR c++/13474
6125         * g++.dg/template/array3.C: New test.
6126
6127 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6128
6129         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6130         * g++.dg/warn/Wunused-2.C: Likewise.
6131
6132 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6133
6134         PR c++/13289
6135         * g++.dg/template/instantiate6.C: New test.
6136
6137 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6138
6139         PR middle-end/11397
6140         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6141
6142 2004-01-12  Jan Hubicka  <jh@suse.cz>
6143
6144         PR opt/12826
6145         * gcc.dg/20040112-1.c: New.
6146
6147         * gcc.dg/dwarf-die[1-7].c: Move to...
6148         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6149         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6150
6151 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6152
6153         PR c++/4100
6154         * g++.dg/parse/friend4.C: New test.
6155
6156 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6157
6158         PR c++/4100
6159         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6160         definition is called a friend.
6161
6162 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6163
6164         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6165
6166 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6167
6168         PR c++/3478
6169         * g++.dg/parse/error10.C: New test.
6170         * g++.dg/template/arg2.C: Accept "invalid type" error.
6171
6172 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6173
6174         PR middle-end/13392
6175         * g++.dg/opt/expect2.C: New test.
6176
6177 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6178
6179         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6180         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6181         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6182         Update dg-error regexps.
6183
6184 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6185
6186         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6187         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6188
6189 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6190
6191         * gcc.dg/pragma-re-1.c: Use right pointer type.
6192
6193 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6194
6195         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6196
6197 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6198
6199         * gcc.dg/rs6000-ldouble-1.c: New.
6200
6201 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6202
6203         DR 337
6204         PR c++/9256
6205         * g++.dg/other/abstract1.C: New test.
6206
6207 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6208
6209         * g++.dg/lookup/strong-using-1.C: New.
6210
6211 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6212
6213         PR c/11234
6214         * gcc.dg/func-ptr-conv-1.c: New test.
6215         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6216
6217 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6218
6219         PR target/13380.
6220         * gcc.c-torture/compile/20040109-1.c: New.
6221
6222 2004-01-08  Stuart Hastings  <stuart@apple.com>
6223
6224         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6225         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6226         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6227
6228 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6229
6230         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6231
6232 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6233
6234         * ada/acats/run_acats: Treat 'gnatchop' the same way
6235         as 'gnatmake'.  Export GCC_DRIVER.
6236         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6237         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6238
6239 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6240
6241         PR c++/12573
6242         * g++.dg/template/dependent-expr4.C: New test.
6243
6244 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6245
6246         * gcc.dg/altivec-11.c: New test.
6247
6248 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6249
6250         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6251
6252 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6253
6254         PR c/6024
6255         * gcc.dg/enum-compat-1.c: New test.
6256         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6257
6258 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6259
6260         PR c/12165
6261         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6262         gcc.dg/c99-idem-qual-3.c: New tests.
6263
6264 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6265
6266         * gcc.dg/winline-7.c: Don't cast void * to int.
6267
6268 2004-01-06  Jan Hubicka  <jh@suse.cz>
6269
6270         * gcc.dg/i386-sse-5.c: New test
6271         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6272
6273 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6274
6275         PR c++/12815
6276         * g++.dg/rtti/typeid4.C: New test.
6277
6278 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6279
6280         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6281
6282 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6283
6284         PR c++/12132
6285         * g++.dg/template/error11.C: New test.
6286
6287         PR c++/13451
6288         * g++.dg/template/class2.C: New test.
6289
6290 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6291         Richard Sandiford <rsandifo@redhat.com>
6292
6293         PR c++/13387
6294         * g++.dg/opt/alias3.C: New test.
6295
6296 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6297
6298         PR c++/13157
6299         * g++.dg/template/koenig3.C: New test.
6300
6301         PR c++/13529
6302         * g++.dg/parse/offsetof3.C: New test.
6303
6304         * g++.dg/init/copy7.C: Add missing dg-error markers.
6305
6306         PR c++/12226
6307         * g++.dg/init/copy7.c: New test.
6308
6309         PR c++/13536
6310         * g++.dg/parse/cast1.C: New test.
6311
6312 2004-01-04  Jan Hubicka  <jh@suse.cz>
6313
6314         * gcc.dg/winline[1-7].c: New tests.
6315
6316 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6317
6318         PR c++/13520
6319         * g++.dg/template/qualttp22.C: New test.
6320
6321 2004-01-01  Jan Hubicka  <jh@suse.cz>
6322
6323         * gcc.dg/debug/20031231-1.c: New.
6324         * gcc.c-torture/compile/20040101-1.c: New.
6325         * gcc.dg/dwarf-die-[1-7].c: New.
6326
6327 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6328
6329         PR optimization/13521
6330         * gcc.c-torture/compile/20031231-1.c: New test.
6331
6332 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6333
6334         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6335
6336 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6337
6338         PR c++/10079
6339         * g++.dg/template/crash16.C: New test.
6340
6341 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6342
6343         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6344
6345 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6346
6347         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6348         ports.
6349         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6350         * g++.old-deja/g++.law/profile1.C: Likewise.
6351         * gcc.c-torture/compile/981006-1.c: Likewise.
6352         * gcc.c-torture/execute/loop-2e.x: Likewise.
6353         * gcc.c-torture/execute/loop-2f.x: Remove.
6354         * gcc.c-torture/execute/loop-2g.x: Likewise.
6355         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6356         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6357
6358 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6359
6360         PR c++/13507
6361         * g++.dg/ext/attrib11.C: New test.
6362
6363         PR c++/13494
6364         * g++.dg/template/array2-1.C: New test.
6365         * g++.dg/template/array2-2.C: New test.
6366
6367 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6368
6369         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6370
6371 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6372
6373         PR c++/12774
6374         * g++.dg/template/array1-1.C: New test.
6375         * g++.dg/template/array1-2.C: New test.
6376
6377 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6378
6379         PR fortran/12632
6380         * g77.dg/12632.f: New test case.
6381
6382 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6383
6384         PR c++/13289
6385         * g++.dg/parse/nontype1.C: New test.
6386
6387 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6388
6389         PR c++/12403
6390         * g++.dg/parse/explicit1.C: New test.
6391         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6392
6393 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6394
6395         PR c++/13081
6396         * g++.dg/opt/inline6.C: New test.
6397
6398         PR c++/12613
6399         * g++.dg/parse/error9.C: New test.
6400
6401         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6402
6403 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6404
6405         PR c++/13009
6406         * g++.dg/init/assign1.C: New test.
6407
6408 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6409
6410         PR c++/13070
6411         * g++.dg/warn/format3.C: New test case.
6412
6413 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6414
6415         * gcc.c-torture/compile/20031227-1.c: New test.
6416
6417 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6418
6419         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6420         * g77.dg/bprob/bprob.exp: Likewise.
6421         * gcc.misc-tests/bprob.exp: Likewise.
6422         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6423         variants on systems where the library does not provide that
6424         functionality.
6425         * gcc.dg/builtins-20.c: Use builtins-config.h.
6426         * gcc.dg/builtins-config.h: New file.
6427
6428 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6429
6430         * lib/gcc-dg.exp (dg-require-profiling): New function.
6431         * lib/target-supports.exp (check_profiling_available): Likewise.
6432         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6433         * g77.dg/bprob/bprob.exp: Likewise.
6434         * gcc.misc-tests/bprob.exp: Likewise.
6435         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6436         * gcc.dg/20021014-1.c: Likewise.
6437         * gcc.dg/nest.c: Likewise.
6438
6439 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6440
6441         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6442         compiling.
6443         * g++.dg/lookup/java2.C: Likewise.
6444         * gcc.dg/cpp/lexident.c: Likewise.
6445
6446 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6447
6448         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6449         given.
6450         * gcc.c-torture/compile/961203-1.c: Likewise.
6451         * gcc.c-torture/compile/980506-1.c: Likewise.
6452
6453 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6454
6455         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6456         (additional_prunes): New global.
6457         (gcc-dg-prune): Handle additional per-test pruning.
6458         (dg-test): Clear additional_prunes between tests.
6459
6460         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6461         dg-prune-output to avoid spurious failures from assembler
6462         complaining about nonexistent WAW violations.
6463         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6464         Use dg-prune-output to avoid spurious failures from assembler
6465         warning about Itanium B-step errata.
6466
6467 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6468
6469         * g++.dg/abi/macro0.C: New test.
6470         * g++.dg/abi/macro1.C: Likewise.
6471         * g++.dg/abi/macro2.C: Likewise.
6472
6473         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6474         * g++.dg/abi/bitfield7.C: Likewise.
6475         * g++.dg/abi/dtor2.C: Likewise.
6476         * g++.dg/abi/mangle11.C: Likewise.
6477         * g++.dg/abi/mangle12.C: Likewise.
6478         * g++.dg/abi/mangle14.C: Likewise.
6479         * g++.dg/abi/mangle17.C: Likewise.
6480         * g++.dg/abi/vbase10.C: Likewise.
6481         * g++.dg/abi/vbase14.C: Likewise.
6482         * g++.dg/template/qualttp17.C: Likewise.
6483
6484 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6485
6486         PR c/11995
6487         * gcc.dg/20031223-1.c: New test.
6488
6489 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6490
6491         * gcc.dg/noreturn-7.c: New test.
6492
6493 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6494
6495         * gcc.dg/null-pointer-1.c: New test.
6496
6497 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6498
6499         * g++.old-deja/g++.jason/template18.C: Remove.
6500         * g++.old-deja/g++.jason/template37.C: Likewise.
6501
6502         PR c++/12862
6503         * g++.dg/lookup/ns1.C: New test.
6504
6505         PR c++/12397
6506         * g++.dg/template/lookup3.C: New test.
6507
6508 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6509
6510         * g++.dg/template/recurse1.C: New test
6511
6512 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6513
6514         PR c++/12479
6515         * g++.dg/parse/semicolon1.C: New test.
6516         * g++.dg/parse/semicolon1.h: Likewise.
6517
6518 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
6519
6520         * gcc.dg/darwin-misaligned.c: New test.
6521
6522 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6523
6524         PR c/9163
6525         * gcc.dg/20031222-1.c: New test.
6526
6527 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
6528
6529         PR c++/13438
6530         * g++.dg/parse/error8.C: New test.
6531
6532         PR c++/11554
6533         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6534
6535 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
6536
6537         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6538         too small.
6539         * gcc.c-torture/compile/930217-1.c: Likewise.
6540         * gcc.c-torture/compile/930513-1.c: Likewise.
6541         * gcc.c-torture/execute/920908-2.c: Likewise.
6542         * gcc.c-torture/execute/921204-1.c: Likewise.
6543         * gcc.c-torture/execute/930621-1.c: Likewise.
6544         * gcc.c-torture/execute/930630-1.c: Likewise.
6545         * gcc.c-torture/execute/931031-1.c: Likewise.
6546         * gcc.c-torture/execute/980602-2.c: Likewise.
6547         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6548         * gcc.c-torture/execute/compndlit-1.c: Likewise.
6549         * gcc.c-torture/execute/extzvsi.c: Likewise.
6550         * gcc.c-torture/unsorted/ext.c: Likewise.
6551
6552 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
6553
6554         PR target/12749
6555         * gcc.c-torture/compile/20031220-2.c: New test case.
6556
6557 2003-12-20  Roger Sayle  <roger@eyesopen.com>
6558
6559         PR optimization/13031
6560         * gcc.c-torture/compile/20031220-1.c: New test case.
6561
6562 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6563
6564         * gcc.dg/cast-function-1.c: New test.
6565
6566 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6567
6568         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6569         formats.
6570
6571 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6572
6573         PR c++/12795
6574         * g++.dg/ext/attrib10.C: New test.
6575
6576 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6577
6578         * gcc.dg/cleanup-10.c: New test.
6579         * gcc.dg/cleanup-11.c: New test.
6580
6581 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6582
6583         PR c++/13239
6584         * g++.dg/opt/expect1.C: New test.
6585
6586 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6587
6588         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6589
6590 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6591
6592         PR debug/12923
6593         * gcc.dg/20031218-1.c: New test.
6594
6595         PR debug/12389
6596         * gcc.dg/20031218-2.c: New test.
6597         * gcc.dg/20031218-3.c: New test.
6598
6599         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6600         of label name and allow for USER_LABEL_PREFIX == "_" names.
6601         * g++.dg/abi/mangle18-2.C: Likewise.
6602         * g++.dg/abi/mangle19-1.C: Likewise.
6603         * g++.dg/abi/mangle19-2.C: Likewise.
6604         * g++.dg/abi/mangle20-1.C: Likewise.
6605         * g++.dg/abi/mangle20-2.C: Likewise.
6606
6607 2003-12-18  Richard Henderson  <rth@redhat.com>
6608
6609         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6610
6611 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
6612             Dan Kegel <dank@kegel.com>
6613
6614         PR other/12009
6615         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
6616         testing a cross compiler, it causes spurious compile failures.
6617         * lib/g++.exp: Likewise.
6618
6619 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6620
6621         PR c++/13262
6622         * g++.dg/template/access13.C: New test.
6623
6624 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
6625
6626         * gcc.dg/20031216-1.c: New test.
6627
6628 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6629
6630         PR c++/9154
6631         * g++.dg/template/error10.C: New test.
6632
6633 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6634
6635         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
6636         * g++.dg/eh/simd-2.C: Likewise.
6637
6638 2003-12-17  James E Wilson  <wilson@specifixinc.com>
6639             Roger Sayle  <roger@eyesopen.com>
6640
6641         * gcc.c-torture/execute/ieee/mzero5.c: New.
6642
6643 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6644
6645         PR c++/10603
6646         * g++.dg/parse/error6.C: New test.
6647
6648         PR c++/12827
6649         * g++.dg/parse/error7.C: New test.
6650
6651 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6652
6653         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6654         at -O with stabs debugging formats.
6655         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6656         * gcc.dg/debug/debug-2.c: Likewise.
6657
6658 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6659
6660         PR c++/12696
6661         * g++.dg/init/error1.C: New test.
6662
6663         PR c++/12218
6664         * g++.dg/init/pm3.C: New test.
6665
6666 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6667
6668         PR c/3347
6669         * gcc.dg/bitfld-8.c: New test.
6670
6671 2003-12-16  James Lemke  <jim@wasabisystems.com>
6672
6673         * gcc.dg/arm-scd42-[123].c: New tests.
6674
6675 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6676
6677         PR c++/9043
6678         * g++.dg/abi/mangle20-1.C: New test.
6679         * g++.dg/abi/mangle20-2.C: New test.
6680
6681 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6682
6683         PR c++/13275
6684         * g++.dg/other/offsetof2.C: Remove XFAIL.
6685         * g++.dg/parse/offsetof1.C: New test.
6686         * g++.gd/parse/offsetof2.C: Likewise.
6687
6688 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6689
6690         * g++.dg/template/nontype3.C: New test.
6691         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6692
6693 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6694
6695         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6696
6697 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6698
6699         PR c++/13387
6700         * g++.dg/expr/assign1.C: New test.
6701
6702         PR c++/13242
6703         * g++.dg/abi/mangle19-1.C: New test.
6704         * g++.dg/abi/mangle19-2.C: New test.
6705
6706 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6707
6708         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6709
6710 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6711
6712         * gcc.c-torture/execute/20031216-1.c: New test.
6713
6714 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6715
6716         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6717         an ICE regression.
6718
6719 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6720
6721         PR c++/10926
6722         * g++.dg/template/error9.C: New test.
6723
6724         PR c++/11116
6725         * g++.dg/template/error8.C: New test.
6726
6727 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6728
6729         PR middle-end/13400
6730         * gcc.c-torture/execute/20031215-1.c: New test case.
6731
6732 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6733
6734         PR c++/13269
6735         * g++.dg/parse/error5.C: New test.
6736
6737         PR c++/12989
6738         * g++.dg/expr/sizeof1.C: New test.
6739
6740         PR c++/13310
6741         * g++.dg/template/crash15.C: New test.
6742
6743 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6744
6745         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6746         a non-POD type as the last named parameter of a varargs function.
6747
6748 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6749
6750         PR c++/13243
6751         PR c++/12573
6752         * g++.dg/template/crash14.C: New test.
6753         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6754
6755 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6756
6757         * g++.dg/other/java1.C: New test.
6758
6759         PR c++/13241
6760         * g++.dg/abi/mangle18-1.C: New test.
6761         * g++.dg/abi/mangle18-2.C: New test.
6762
6763 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6764
6765         PR optimization/10312
6766         * gcc.c-torture/execute/20031214-1.c: New.
6767
6768 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6769
6770         PR c++/10779
6771         PR c++/12160
6772         * g++.dg/parse/error3.C: New test.
6773         * g++.dg/parse/error4.C: Likewise.
6774         * g++.dg/abi/mangle4.C: Tweak error messages.
6775         * g++.dg/lookup/using5.C: Likewise.
6776         * g++.dg/other/error2.C: Likewise.
6777         * g++.dg/parse/typename5.C: Likewise.
6778         * g++.dg/parse/undefined1.C: Likewise.
6779         * g++.dg/template/arg2.C: Likewise.
6780         * g++.dg/template/ttp3.C: Likewise.
6781         * g++.dg/template/type1.C: Likewise.
6782         * g++.old-deja/g++.other/crash32.C: Likewise.
6783         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6784
6785 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6786
6787         PR c++/13106
6788         * g++.dg/warn/noreturn-3.C: New test.
6789
6790 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6791
6792         PR c++/13118
6793         * g++.dg/abi/covariant3.C: New.
6794
6795 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6796
6797         * g++.dg/eh/ia64-1.C: New test.
6798
6799 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6800
6801         PR optimization/13037
6802         * g77.f-torture/execute/13037.f: New test case.
6803
6804 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6805
6806         PR c++/12881
6807         * g++.dg/abi/covariant2.C: New.
6808
6809 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6810
6811         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6812
6813 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6814
6815         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6816
6817 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6818
6819         PR other/10819
6820         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6821         to fix Bug 10819.
6822         * lib/g++.exp (g++_version): Likewise.
6823         * lib/g77.exp (g77_version): Likewise.
6824         * lib/objc.exp (default_objc_version): Likewise.
6825
6826 2003-12-10  Richard Henderson  <rth@redhat.com>
6827
6828         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6829
6830         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6831
6832 2003-12-08  Matt Austern  <austern@apple.com>
6833
6834         PR c/13134
6835         * lib/gcc-dg.exp (dg-require-visibility): Define.
6836         * lib/target-supports (check_visibility_available): Define.
6837         * gcc.dg/visibility-1.c: New test.
6838         * gcc.dg/visibility-2.c: Likewise.
6839         * gcc.dg/visibility-3.c: Likewise.
6840         * gcc.dg/visibility-4.c: Likewise.
6841         * gcc.dg/visibility-5.c: Likewise.
6842         * gcc.dg/visibility-6.c: Likewise.
6843         * g++.dg/ext/visibility-1.C: Likewise.
6844         * g++.dg/ext/visibility-2.C: Likewise.
6845         * g++.dg/ext/visibility-3.C: Likewise.
6846         * g++.dg/ext/visibility-4.C: Likewise.
6847         * g++.dg/ext/visibility-5.C: Likewise.
6848         * g++.dg/ext/visibility-6.C: Likewise.
6849
6850 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6851
6852         * g++.dg/lookup/java1.C: New test.
6853         * g++.dg/lookup/java2.C: New test.
6854
6855 2003-12-07  Falk Hueffner  <falk@debian.org>
6856
6857         * g++.dg/opt/noreturn-1.C: New test.
6858
6859 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6860
6861         * gcc.dg/overflow-1.c: New test.
6862
6863 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6864
6865         * g77.f-torture/compile/13060.f: New test.
6866
6867 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6868
6869         PR c++/13323
6870         * g++.dg/inherit/operator2.C: New test.
6871
6872 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6873
6874         PR c++/13305
6875         * g++.dg/ext/attrib9.C: New test.
6876
6877 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6878
6879         PR c++/13314
6880         * g++.dg/template/error7.C: New test.
6881
6882 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6883             J"orn Rennecke <joern.rennecke@superh.com>
6884
6885         PR target/13302
6886         * g++.dg/other/struct-va_list.C: New test.
6887
6888 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6889
6890         PR c++/13166
6891         * g++.dg/parse/defarg6.C: New test.
6892
6893 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
6894
6895         PR target/13256
6896         * gcc.c-torture/execute/20031201-1.c: New test.
6897
6898 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
6899
6900         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
6901
6902 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6903
6904         * gcc.dg/builtin-return-1.c: New test.
6905
6906 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
6907             J"orn Rennecke <joern.rennecke@superh.com>
6908
6909         PR optimization/13260
6910         * gcc.c-torture/execute/20031204-1.c: New test.
6911
6912 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6913
6914         PR c++/9127
6915         * g++.dg/template/error6.C: New test.
6916
6917 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
6918
6919         * gcc.dg/20031202-1.c: New test.
6920
6921 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
6922
6923         PR c++/13179
6924         * g++.dg/template/eh1.C: New test.
6925
6926         PR c++/10771
6927         * g++.dg/template/error5.C: New test.
6928
6929 2003-12-02  David Ung  <davidu@mips.com>
6930
6931         * gcc.dg/compat/vector-check.h: Corrected type for var
6932         g_##TMODE
6933
6934 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6935
6936         PR c++/10126
6937         * g++.dg/template/ptrmem8.C: New test.
6938
6939 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6940
6941         PR c++/12573
6942         * g++.dg/template/dependent-expr3.C: New test.
6943
6944 2003-12-01  James Lemke  <jim@wasabisystems.com>
6945
6946         * gcc.dg/arm-g2.c: New test.
6947
6948 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6949
6950         PR optimization/11634
6951         * gcc.dg/20031201-2.c: New test case.
6952
6953 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
6954
6955         PR 11433
6956         * objc.dg/proto-lossage-3.m: New test.
6957
6958 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6959
6960         PR optimization/12628
6961         * gcc.dg/20031201-1.c: New test case.
6962
6963 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
6964
6965         * gcc.dg/unaligned-1.c: New test.
6966
6967 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
6968
6969         PR c++/9849
6970         * g++.dg/template/error4.C: New test.
6971         * g++.dg/template/nested3.C: Adjust error markers.
6972
6973 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6974
6975         * gcc.dg/cpp/assert4.c: Check more #system assertions.
6976
6977 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
6978
6979         PR c/10333
6980         * gcc.dg/bitfld-7.c: New test.
6981
6982 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
6983
6984         * gcc.dg/tls/asm-1.C: New test.
6985
6986 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6987
6988         * gcc.dg/cpp/assert4.c: Update.
6989
6990 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6991
6992         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
6993         * gcc.dg/builtin-apply3.c: New test.
6994
6995 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6996
6997         * lib/compat.exp (compat-obj): New xfaildata parameter.
6998         Use it to set compiler_conditional_xfail_data before compiling.
6999         (compat-get-options): Handle dg-xfail-if.
7000         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7001         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7002         * gcc.dg/compat/vector-1_y.c: Likewise.
7003         * gcc.dg/compat/vector-2_x.c: Likewise.
7004         * gcc.dg/compat/vector-2_y.c: Likewise.
7005
7006 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7007
7008         * g++.dg/opt/reg-stack4.C: New test.
7009
7010 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7011
7012         * gcc.dg/builtin-apply2.c: New test.
7013
7014 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7015
7016         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7017
7018 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7019
7020         PR c++/12924
7021         * g++.dg/template/template-id-2.C: New test.
7022
7023 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7024
7025         PR c++/5369
7026         * g++.dg/template/memfriend1.C: New test.
7027         * g++.dg/template/memfriend2.C: Likewise.
7028         * g++.dg/template/memfriend3.C: Likewise.
7029         * g++.dg/template/memfriend4.C: Likewise.
7030         * g++.dg/template/memfriend5.C: Likewise.
7031         * g++.dg/template/memfriend6.C: Likewise.
7032         * g++.dg/template/memfriend7.C: Likewise.
7033         * g++.dg/template/memfriend8.C: Likewise.
7034         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7035
7036 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7037
7038         PR c++/12515
7039         * g++.dg/ext/cond1.C: New test.
7040
7041 2003-11-20  Richard Henderson  <rth@redhat.com>
7042
7043         * gcc.dg/20020201-2.c: Remove.
7044         * gcc.dg/20020201-4.c: Remove.
7045         * gcc.dg/20020304-1.c: Remove.
7046
7047 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7048
7049         * gcc.dg/cpp/trad/xwin1.c: New test case.
7050
7051 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7052
7053         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7054         * lib/g77.exp: Likewise.
7055         * lib/objc.exp: Likewise.
7056         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7057         for darwin.
7058
7059 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7060
7061         PR c++/12932
7062         * g++.dg/template/static5.C: New test.
7063
7064 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7065
7066         * gcc.dg/nested-func-1.c: New test.
7067
7068 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7069
7070         * gcc.dg/cpp/assert4.c: New test.
7071
7072 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7073
7074         PR c++/2294
7075         * g++.dg/lookup/using9.c: New test.
7076
7077 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7078
7079         PR c++/12762
7080         * g++.dg/template/error3.C: New test.
7081
7082 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7083
7084         PR ada/13035
7085         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7086         No longer use a wrapper for gcc, since this does not work under
7087         Windows.
7088
7089 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7090
7091         PR c++/2094
7092         * g++.dg/template/ptrmem7.C: New test.
7093
7094 2003-11-13  Andrew Pinski <apinski@apple.com>
7095
7096         * gcc.c-torture/compile/20031113-1.c: New test.
7097
7098 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7099             Kean Johnston <jkj@sco.com>
7100
7101         PR c/13029
7102         * gcc.dg/unused-4.c: Update.
7103
7104 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7105
7106         * g++.dg/opt/const3.C: New test.
7107
7108 2003-11-13  Jan Hubicka  <jh@suse.cz>
7109
7110         * gcc.c-torture/compile/20031112-1.c: New test.
7111
7112 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7113
7114         * g++.dg/parse/crash10.C: Remove bogus error marker.
7115
7116 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7117
7118         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7119         (host_gcc): Likewise.
7120         (ROOT): Honor $PWDCMD.
7121         (BASE): Likewise.
7122         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7123
7124 2003-11-12  Catherine Moore  <clm@redhat.com>
7125
7126         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7127
7128 2003-11-12  Andreas Jaeger  <aj@suse.de>
7129             Jakub Jelinek  <jakub@redhat.com>
7130             Andrew Pinski  <pinskia@physics.uc.edu>
7131             Richard Henderson  <rth@redhat.com>
7132
7133         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7134         systems.
7135         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7136
7137         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7138         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7139
7140 2003-11-11  Andreas Jaeger  <aj@suse.de>
7141
7142         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7143
7144         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7145
7146 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7147
7148         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7149         Clean ups.
7150
7151 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7152
7153         * gcc.dg/trampoline-1.c: New test.
7154
7155 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7156
7157         * gcc.c-torture/compile/200031109-1.c: New test.
7158
7159 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7160
7161         PR c/3190
7162         PR c/8714
7163         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7164         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7165         gcc.dg/format/no-y2k-1.c: Update.
7166
7167 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7168
7169         PR optimization/10467
7170         * gcc.dg/20031108-1.c: New test case.
7171
7172 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7173
7174         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7175
7176 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7177
7178         * gcc.dg/compound-lvalue-1.c: New test.
7179         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7180         some XFAILs.
7181
7182 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7183
7184         * gcc.dg/altivec-varargs-1.c: New test.
7185
7186 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7187
7188         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7189         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7190         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7191         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7192         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7193
7194 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7195
7196         * gcc.dg/cond-lvalue-1.c: New test.
7197
7198 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7199
7200         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7201
7202 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7203
7204         PR c++/11616
7205         * g++.dg/template/instantiate5.C: New test.
7206
7207 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7208
7209         PR c++/12726
7210         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7211         * ChangeLog: Add missing first entry for above test.
7212
7213 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7214
7215         PR c++/9810
7216         * g++.dg/template/using8.C: New test.
7217         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7218
7219 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7220
7221         PR optimization/10817
7222         * gcc.c-torture/compile/20031102-1.c: New test case.
7223
7224 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7225
7226         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7227         2147483647.
7228
7229 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7230
7231         * gcc.dg/20031102-1.c: New test.
7232
7233 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7234
7235         * gcc.dg/complex-1.c: New test.
7236
7237 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7238
7239         PR c++/12796
7240         * g++.dg/template/crash13.C: Adjust expected error location.
7241         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7242
7243 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7244
7245         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7246
7247 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7248
7249         PR/10239
7250         * gcc.c-torture/compile/20031031-2.c: New test.
7251
7252 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7253
7254         PR/11640
7255         * gcc.c-torture/compile/20031031-1.c: New test.
7256
7257 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7258
7259         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7260         * gcc.misc-tests/bprob.exp: Likewise.
7261         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7262         the execution test on arm-elf configs.
7263         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7264         configs that don't support scratch files.
7265         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7266
7267 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7268
7269         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7270         done by dejagnu.
7271
7272 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7273
7274         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7275         Avoid non pure sh syntax. Add more logging.
7276
7277         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7278         fail.
7279
7280 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7281
7282         PR libgcj/10610
7283         * gcc.dg/ppc-stackalign-1.c: New test.
7284
7285 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7286
7287         * ada/acats/run_all.sh: Change output to be more compliant with
7288         dejagnu framework.
7289         Create acats.sum and acats.log files under testsuite/ada/acats
7290         Only run [a-z]* directories, to filter out e.g. CVS.
7291         Redirect build output to log file.
7292
7293 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7294
7295         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7296
7297 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7298
7299         PR ada/5909:
7300         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7301
7302 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7303
7304         * gcc.c-torture/compile/20031023-1.c: New test.
7305         * gcc.c-torture/compile/20031023-2.c: New test.
7306         * gcc.c-torture/compile/20031023-3.c: New test.
7307         * gcc.c-torture/compile/20031023-4.c: New test.
7308
7309 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7310
7311         PR c++/10371
7312         * g++.dg/lookup/scoped8.C: New test.
7313
7314 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7315
7316         * g++.dg/opt/reg-stack3.C: New test.
7317
7318 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7319
7320         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7321
7322 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7323
7324         PR c++/11076
7325         * g++.dg/template/crash13.C: New test.
7326
7327 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7328
7329         * gcc.dg/c99-restrict-2.c: New test.
7330
7331 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7332
7333         PR c++/12698, c++/12699, c++/12700, c++/12566
7334         * g++.dg/inherit/covariant9.C: New test.
7335         * g++.dg/inherit/covariant10.C: New test.
7336         * g++.dg/inherit/covariant11.C: New test.
7337
7338 2003-10-23  Jason Merrill  <jason@redhat.com>
7339
7340         PR c++/12726
7341         * g++.dg/ext/complit2.C: New test.
7342
7343 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7344
7345         PR target/12654
7346         * gcc.c-torture/execute/20031020-1.c: New test.
7347
7348 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7349
7350         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7351         following the jump_insn.
7352
7353 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7354
7355         * gcc.dg/cast-lvalue-1.c: New test.
7356
7357 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7358
7359         PR c++/11962
7360         * g++.dg/template/cond2.C: New test.
7361
7362 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7363
7364         * gcc.dg/builtins-28.c: New test.
7365
7366 2003-10-20  Jan Hubicka  <jh@suse.cz>
7367
7368         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7369         parameter.
7370         * testsuite/gcc.dg/inline-2.c: Likewise.
7371
7372 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7373
7374         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7375         * gcc.dg/nest.c:  Likewise.
7376
7377 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7378
7379         PR c++/9781, c++/10583, c++/11862
7380         * g++.dg/parse/crash13.C: New test.
7381
7382 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7383
7384         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7385
7386 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7387
7388         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7389         Define HAVE_C99_RUNTIME except on Solaris.
7390         * gcc.dg/builtins-20.c: Likewise.
7391
7392 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7393
7394         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7395
7396 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7397
7398         PR c++/12495
7399         * g++.dg/template/crash21.C: New test.
7400
7401 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7402
7403         PR c++/2513
7404         * g++.dg/template/typename5.C: New test.
7405
7406 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7407
7408         PR c++/12369
7409         * g++.dg/template/friend25.C: New test.
7410
7411 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7412
7413         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7414         versions.
7415
7416 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7417
7418         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7419         == 2147483647.
7420
7421 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7422
7423         * gcc.c-torture/execute/960416-1.x: Remove.
7424         * gcc.c-torture/execute/divconst-3.x: Likewise.
7425
7426 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7427
7428         PR target/12598
7429         * gcc.dg/torture/cris-volatile-1.c: New test.
7430
7431 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7432
7433         PR optimization/9325
7434         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7435         for overflowing floating point to integer conversion during RTL
7436         simplification.
7437
7438 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7439
7440         * objc/execute/_cmd.m: Fix typo.
7441         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7442         Relax 'scan-assembler' regexp.
7443         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7444         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7445         * objc.dg/zero-link-2.m: Remove blank line.
7446         * objc.dg/zero-link-3.m: New test case.
7447
7448 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7449
7450         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7451
7452         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7453         than linker trickery.
7454
7455 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7456
7457         PR c++/12370
7458         * g++.dg/other/friend2.C: New test.
7459
7460 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7461
7462         * gcc.dg/20031012-1.c: New test.
7463
7464 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7465
7466         * gcc.dg/weak/weak-3.c: Fix for new warning.
7467
7468 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7469
7470         PR optimization/8750
7471         * gcc.c-torture/execute/20031012-1.c: New test case.
7472
7473 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7474
7475         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7476         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7477
7478 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7479
7480         PR optimization/12260
7481         * gcc.c-torture/compile/20031011-2.c: New test case.
7482
7483 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7484
7485         * gcc.c-torture/execute/20031011-1.c: New testcase.
7486
7487 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7488
7489         * gcc.c-torture/compile/20031011-1.c: New test.
7490
7491 2003-10-11  Jan Hubicka  <jh@suse.cz>
7492
7493         * g++.dg/other/first-global.C: New test.
7494
7495 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7496
7497         * gcc.c-torture/execute/string-opt-18.c: New testcase.
7498
7499 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
7500
7501         * gcc.c-torture/compile/20031010-1.c: New test.
7502
7503 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
7504
7505         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7506         * gcc.c-torture/execute/va-arg-25.c: ... here.
7507
7508 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
7509
7510         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7511
7512 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
7513
7514         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7515
7516 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
7517
7518         * g++.dg/parse/error2.C: New test.
7519
7520 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
7521
7522         PR c++/11097
7523         * g++.dg/other/error5.C: Modify the error message.
7524         * g++.dg/lookup/using8.C: New test.
7525
7526 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
7527
7528         * gcc.dg/darwin-abi-2.c: New file.
7529         * gcc.c-torture/execute/va-arg-24.c: New file.
7530
7531 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
7532
7533         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
7534         indentation.
7535
7536 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
7537
7538         PR c++/10147
7539         * g++.dg/other/error4.C: Update error messages.
7540         * g++.dg/template/ptrmem4.C: Likewise.
7541
7542         PR c++/12337
7543         * g++.dg/init/new9.C: New test.
7544
7545         PR c++/12334, c++/12236, c++/8656
7546         * g++.dg/ext/attrib8.C: New test.
7547
7548 2003-10-06  Devang Patel  <dpatel@apple.com>
7549
7550         * gcc.dg/debug/dwarf2-3.h: New test.
7551         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7552
7553 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
7554
7555         * g++.dg/opt/cfg2.C: New test.
7556
7557 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7558
7559         * g++.dg/opt/float1.C: New test.
7560
7561 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7562
7563         * gcc.dg/c90-array-lval-6.c: New test.
7564         * gcc.dg/c99-array-lval-6.c: New test.
7565
7566 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
7567             Ziemowit Laski  <zlaski@apple.com>
7568
7569         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7570         'Derived', so that it is never considered a class method; add
7571         new warning for '+port' method ambiguity.
7572         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7573         <objc/objc-api.h> (needed on Mac OS X).
7574         * objc.dg/method-13.m: New test.
7575
7576 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7577
7578         PR optimization/9325, PR java/6391
7579         * gcc.c-torture/execute/20031003-1.c: New test case.
7580
7581 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7582
7583         PR optimization/12180
7584         * gcc.dg/20031002-1.c: New test.
7585
7586         PR c++/12486
7587         * g++.dg/inherit/error1.C: New test.
7588
7589 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7590
7591         * lib/f-torture.exp (search_for): Rename to...
7592         (search_for_re): This.  Also, clean up comments and the
7593         "regexp" invocation.
7594
7595 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7596
7597         * gcc.c-torture/compile/20031002-1.c: New test.
7598
7599 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
7600
7601         * g++.dg/opt/cond1.C: New test.
7602
7603 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
7604
7605         * gcc.dg/Wold-style-definition-2.c: New testcase.
7606         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7607
7608 2003-09-29  Richard Henderson  <rth@redhat.com>
7609
7610         * g++.dg/init/array10.C: Add dg-options.
7611
7612 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
7613
7614         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7615
7616 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7617
7618         * g++.dg/template/friend19.C: Fix typo.
7619         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7620
7621 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
7622
7623         * gcc.c-torture/execute/20030928-1.c: New test.
7624         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7625
7626 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7627
7628         * g++.dg/opt/unroll1.C: New test.
7629
7630 2003-09-26  Roger Sayle  <roger@eyesopen.com>
7631
7632         PR optimization/11741
7633         * gcc.dg/20030926-1.c: New test case.
7634
7635 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7636
7637         PR c++/5655
7638         * g++.dg/parse/access7.C: New test.
7639         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7640
7641 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7642
7643         MERGE OF objc-improvements-branch into MAINLINE:
7644         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7645         if libobjc has not been built.
7646         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7647         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7648         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7649         objc/execute/nested-3.m, objc/execute/np-2.m,
7650         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7651         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7652         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7653         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7654         objc.dg/special/unclaimed-category-1.h,
7655         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7656         well as GNU runtime.
7657         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7658         * execute/cascading-1.m, execute/function-message-1.m,
7659         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7660         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7661         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7662         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7663         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7664         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7665         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7666         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7667         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7668         * objc.dg/bitfield-2.m: Run only on Darwin.
7669         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7670         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7671         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7672         * objc.dg/const-str-1.m: Fix constant string layout.
7673
7674 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7675
7676         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7677
7678 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7679
7680         * gcc.dg/darwin-abi-1.c: New file.
7681
7682 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7683
7684         PR target/12281
7685         * gcc.c-torture/compile/20030921-1.c: New test.
7686
7687 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7688
7689         * g++.dg/opt/reg-stack2.C: New test.
7690
7691 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7692
7693         * g++.dg/eh/delayslot1.C: New test.
7694
7695 2003-09-20  Richard Henderson  <rth@redhat.com>
7696
7697         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7698
7699 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7700
7701         * gcc.c-torture/execute/20030920-1.c: New test case.
7702
7703 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7704
7705         * g++.dg/rtti/typeid3.C: Correct expected error message.
7706
7707 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7708
7709         PR c++/157
7710         * g++.dg/parse/crash12.C: New test.
7711
7712 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7713
7714         * gcc.dg/compat/mixed-struct-check.h: New.
7715         * gcc.dg/compat/mixed-struct-defs.h: New.
7716         * gcc.dg/compat/mixed-struct-init.h: New.
7717         * gcc.dg/compat/struct-by-value-19_main.c: New.
7718         * gcc.dg/compat/struct-by-value-19_x.c: New.
7719         * gcc.dg/compat/struct-by-value-19_y.c: New.
7720         * gcc.dg/compat/struct-by-value-20_main.c: New.
7721         * gcc.dg/compat/struct-by-value-20_x.c: New.
7722         * gcc.dg/compat/struct-by-value-20_y.c: New.
7723         * gcc.dg/compat/struct-return-19_main.c: New.
7724         * gcc.dg/compat/struct-return-19_x.c: New.
7725         * gcc.dg/compat/struct-return-19_y.c: New.
7726         * gcc.dg/compat/struct-return-20_main.c: New.
7727         * gcc.dg/compat/struct-return-20_x.c: New.
7728         * gcc.dg/compat/struct-return-20_y.c: New.
7729
7730 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7731         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7732         so that it will not complain on LP64 targets.
7733
7734 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7735
7736         PR c++/495
7737         * g++.dg/template/friend24.C: New test.
7738
7739 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7740
7741         PR c++/12332
7742         * g++.dg/template/memtmpl2.C: New test.
7743
7744 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7745
7746         PR target/11184
7747         * gcc.dg/builtin-apply1.c: New test.
7748
7749 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7750
7751         PR c++/9848
7752         * g++.dg/warn/Wunused-4.C: New test.
7753
7754 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7755
7756         PR c++/12316
7757         * g++.dg/other/gc2.C: New test.
7758
7759 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7760
7761         PR c++/11991
7762         * g++.dg/rtti/typeid3.C: New test.
7763
7764         PR c++/12266
7765         * g++.dg/overload/template1.C: New test.
7766
7767 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7768
7769         * g++.dg/opt/cfg3.C: New test.
7770
7771 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7772
7773         PR c++/7939
7774         * g++.dg/template/crash11.C: New test.
7775
7776 2003-09-16  Jason Merrill  <jason@redhat.com>
7777             Jakub Jelinek  <jakub@redhat.com>
7778
7779         * gcc.dg/attr-warn-unused-result.c: New test.
7780
7781 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7782
7783         PR c++/12184
7784         * g++.dg/expr/call2.C: New test.
7785
7786 2003-09-15  Andreas Jaeger  <aj@suse.de>
7787
7788         * gcc.dg/Wold-style-definition-1.c: New test.
7789
7790 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7791
7792         PR c++/3907
7793         * g++.dg/parse/template12.C: New test.
7794
7795         * g++.dg/abi/bitfield11.C: New test.
7796         * g++.dg/abi/bitfield12.C: Likewise.
7797
7798 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7799
7800         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7801         non-expansion of functional macro name without arguments at EOL.
7802         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7803
7804 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7805
7806         * gcc.c-torture/execute/20030914-[12].c: New tests.
7807
7808 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7809
7810         PR c++/11788
7811         * g++.dg/overload/addr1.C: New test.
7812
7813 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7814
7815         * gcc.dg/20030909-1.c: New test.
7816
7817 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7818
7819         * gcc.dg/ultrasp10.c: New test.
7820
7821 2003-09-09  Devang Patel  <dpatel@apple.com>
7822
7823         * gcc.dg/darwin-ld-6.c: New test.
7824
7825 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7826
7827         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7828
7829 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7830
7831         * gcc.dg/ia64-types1.c: New test.
7832         * gcc.dg/ia64-types2.c: Likewise.
7833
7834 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7835
7836         * gcc.dg/builtins-1.c: Add more _Complex tests.
7837         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7838
7839         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7840         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7841
7842 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7843
7844         PR c++/11786
7845         * g++.dg/lookup/koenig2.C: New test.
7846
7847         PR c++/5296
7848         * g++.dg/rtti/typeid2.C: New test.
7849
7850 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7851
7852         * gcc.c-torture/compile/20030904-1.c: New test.
7853
7854 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7855
7856         * g++.dg/opt/longbranch2.C: New test.
7857
7858 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7859
7860         * g++.dg/template/crash10.C: Only compile it.
7861
7862 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7863
7864         PR middle-end/11665
7865         * gcc.c-torture/compile/20030907-1.c: New test.
7866         * g++.dg/init/array11.C: New test.
7867
7868 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7869
7870         PR c++/11852
7871         * g++.dg/init/struct1.C: New test.
7872
7873 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7874
7875         PR c++/12181
7876         * g++.dg/expr/comma1.C: New test.
7877
7878 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7879
7880         PR c++/11867
7881         * g++.dg/expr/static_cast5.C: New test.
7882
7883 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7884
7885         PR c++/11507
7886         * g++.dg/lookup/scoped7.C: New test.
7887
7888         PR c++/9574
7889         * g++.dg/other/static1.C: New test.
7890
7891         PR c++/11490
7892         * g++.dg/warn/template-1.C: New test.
7893
7894         PR c++/11432
7895         * g++.dg/template/crash10.C: New test.
7896
7897         PR c++/2478
7898         * g++.dg/overload/VLA.C: New test.
7899
7900         PR c++/10804
7901         * g++.dg/template/call1.C: New test.
7902
7903 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7904
7905         PR c++/11794
7906         * g++.dg/parse/using3.C: New test.
7907
7908 2003-09-06  Roger Sayle  <roger@eyesopen.com>
7909
7910         PR c++/11409
7911         * g++.dg/overload/builtin3.C: New test case.
7912
7913 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
7914
7915         PR c/9862
7916         * gcc.dg/20030906-1.c: New test.
7917         * gcc.dg/20030906-2.c: Likewise.
7918
7919 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7920
7921         PR c++/12167
7922         * g++.dg/parse/defarg5.C: New test.
7923
7924         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
7925
7926 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
7927
7928         PR c++/12163
7929         * g++.dg/expr/static_cast4.C: New test.
7930
7931         PR c++/12146
7932         * g++.dg/template/crash9.C: New test.
7933
7934 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
7935
7936         * g++.old-deja/g++.ext/pretty2.C: Update for change
7937         in __FUNCTION__.
7938         * g++.old-deja/g++.ext/pretty3.C: Likewise.
7939
7940 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
7941
7942         PR c++/11922
7943         * g++/dg/template/qualified-id1.C: New test.
7944
7945         PR c++/12037
7946         * g++.dg/warn/noeffect4.C: New test.
7947
7948 2003-09-04  Matt Austern  <austern@apple.com>
7949
7950         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
7951         * g++.dg/ext/fnname2.C: Likewise.
7952         * g++.dg/ext/fnname3.C: Likewise.
7953
7954 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
7955
7956         * g++.dg/expr/lval1.C: New test.
7957         * g++.dg/ext/lvcast.C: Remove.
7958
7959 2003-09-03  Roger Sayle  <roger@eyesopen.com>
7960
7961         PR optimization/11700.
7962         * gcc.c-torture/compile/20030903-1.c: New test case.
7963
7964 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
7965
7966         PR c++/12053
7967         * g++.dg/abi/layout4.C: New test.
7968
7969 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
7970
7971         PR c++/11553
7972         * g++.dg/parse/friend3.C: New test.
7973
7974 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
7975
7976         PR c++/11847
7977         * g++.dg/template/class1.C: New test.
7978
7979         PR c++/11808
7980         * g++.dg/expr/call1.C: New test.
7981
7982 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
7983
7984         PR c++/12114
7985         * g++.dg/init/ref9.C: New test.
7986
7987         PR c++/11972
7988         * g++.dg/template/nested4.C: New test.
7989
7990 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7991
7992         PR c++/12093
7993         * g++.dg/template/non-dependent4.C: New test.
7994
7995         PR c++/11928
7996         * g++.dg/inherit/conv1.C: New test.
7997
7998 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
7999
8000         PR c++/6196
8001         * g++.dg/ext/label1.C: New test.
8002         * g++.dg/ext/label2.C: Likewise.
8003
8004 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8005
8006         * g++.dg/expr/cond3.C: New test.
8007
8008 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8009
8010         * gcc.dg/builtins-1.c: Add new builtin cases.
8011
8012 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8013
8014         * gcc.dg/builtins-1.c: Add new cases.
8015         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8016
8017 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8018
8019         * gcc.dg/builtins-1.c: Add more math builtin tests.
8020         * gcc.dg/torture/builtin-attr-1.c: New test.
8021
8022 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8023
8024         PR optimization/5079
8025         * g++.dg/opt/static3.C: New test.
8026
8027 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8028
8029         * gcc.misc-tests/gcov-10b.c: New test.
8030
8031 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8032
8033         * g++.dg/opt/ptrmem3.C: New test.
8034
8035         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8036
8037 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8038
8039         * gcc.dg/20030826-2.c: New test.
8040
8041 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8042
8043         PR middle-end/12002
8044         * g77.f-torture/compile/12002.f: New test case.
8045
8046 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8047
8048         * gcc.dg/20030826-1.c: New test case.
8049
8050 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8051
8052         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8053
8054 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8055
8056         PR c++/11871
8057         * c++.dg/lookup/crash1.C: New test.
8058
8059         * c++.dg/warn/noeffect3.C: New test.
8060
8061 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8062
8063         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8064         * gcc.dg/compat/vector-1_y.c: Ditto.
8065         * gcc.dg/compat/vector-2_x.c: Ditto.
8066         * gcc.dg/compat/vector-2_y.c: Ditto.
8067
8068 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8069
8070         * gcc.dg/20030702-1.c: New test.
8071
8072 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8073
8074         PR c++/8795
8075         * g++.dg/ext/altivec-1.C: New test.
8076
8077 2003-08-24  Richard Henderson  <rth@redhat.com>
8078
8079         * g++.dg/eh/simd-2.C: Add -w for x86.
8080
8081 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8082
8083         * gcc.dg/20030815-1.c: New test.
8084
8085 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8086
8087         PR c++/3765
8088         * g++.dg/parse/access6.C: New test.
8089
8090 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8091
8092         PR c++/641, c++/11876
8093         * g++.dg/template/friend22.C: New test.
8094         * g++.dg/template/friend23.C: Likewise.
8095
8096 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8097
8098         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8099         identically.
8100
8101 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8102
8103         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8104
8105 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8106
8107         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8108
8109 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8110
8111         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8112
8113 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8114
8115         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8116
8117 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8118
8119         PR c++/11919
8120         * g++.dg/overload/prom1.C: New test.
8121
8122         PR c++/11551
8123         * g++.dg/parse/dtor2.C: New test.
8124
8125         PR c++/10762
8126         * g++.dg/parse/using2.C: New test.
8127
8128 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8129
8130         PR target/11805
8131         * gcc.c-torture/compile/20030821-1.c: New.
8132
8133 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8134
8135         PR c++/11834
8136         * g++.dg/template/deduce2.C: New test.
8137
8138 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8139
8140         * gcc.c-torture/execute/20030821-1.c: New test.
8141
8142 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8143
8144         PR middle-end/11984
8145         * gcc.dg/20030820-1.c: New test case.
8146
8147 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8148
8149         PR c++/11945
8150         * g++.dg/warn/noeffect2.C: New test.
8151
8152 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8153
8154         PR c++/10926
8155         * g++.dg/template/dtor2.C: New test.
8156
8157         PR c++/11684
8158         * g++.dg/template/operator1.C: New test.
8159         * g++.dg/parse/operator4.C: New test.
8160
8161         PR c++/11946.C
8162         * g++.dg/expr/enum1.C: New test.
8163         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8164
8165         PR c++/11036.C
8166         * g++.dg/parse/elab2.C: New test.
8167         * g++.dg/parse/typedef4.C: Change error message.
8168         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8169         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8170         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8171
8172 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8173
8174         * gcc.dg/pch/warn-1.c: New.
8175         * gcc.dg/pch/warn-1.hs: New.
8176
8177         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8178         not-tested file.
8179
8180 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8181
8182         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8183
8184 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8185
8186         * gcc.dg/uninit-D.c: New Test.
8187         * gcc.dg/uninit-E.c: New Test.
8188         * gcc.dg/uninit-F.c: New Test.
8189         * gcc.dg/uninit-G.c: New Test.
8190
8191 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8192
8193         * g++.dg/README: Describe the pch directory.
8194
8195 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8196
8197         PR c++/11174
8198         * g++.dg/parse/access4.C: New test.
8199         * g++.dg/parse/access5.C: Likewise.
8200         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8201
8202 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8203
8204         * gcc.dg/noncompile/20030818-1.c: New.
8205
8206 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8207
8208         PR c++/11957
8209         * g++.dg/warn/noeffect1.C: New test.
8210
8211         * g++.dg/template/scope2.C: New test.
8212         * g++.dg/template/error2.C: Correct dg-error
8213
8214 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8215
8216         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8217
8218 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8219
8220         PR C++/11512
8221         * g++.dg/template/warn1.C: New.
8222
8223 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8224
8225         * g++.dg/template/error2.C: New test.
8226         * g++.dg/lookup/using7.C: Adjust errors
8227         * g++.old-deja/g++.pt/crash36.C: Likewise.
8228         * g++.old-deja/g++.pt/derived3.C: Likewise.
8229
8230 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8231
8232         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8233         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8234         * gcc.c-torture/execute/builtins/string-9.c: New, from
8235         string-opt-9.c.  Adjust for execute/builtins framework.
8236         * gcc.c-torture/execute/string-opt-9.c: Delete.
8237
8238 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8239
8240         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8241
8242         * g++.dg/parse/ret-type2.C: New test.
8243
8244         PR c++/11703
8245         * g++.dg/init/new8.C: New test.
8246
8247         PR c++/10923
8248         * g++.dg/parse/typedef5.C: New test.
8249
8250         PR c++/9512
8251         * g++.dg/parse/qualified2.C: New test.
8252         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8253         invalid code.
8254
8255 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8256
8257         * g++.dg/conversion/ptrmem1.C: New test.
8258
8259 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8260
8261         PR target/11693
8262         * gcc.dg/20030811-1.c: New test.
8263
8264         PR target/11535
8265         * gcc.c-torture/execute/20030811-1.c: New test.
8266
8267 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8268
8269         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8270
8271 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8272
8273         PR c++/11789.C
8274         * g++.dg/inherit/multiple1.C: New test.
8275
8276 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8277
8278         * gcc.dg/spe1.c: New test.
8279
8280         PR c++/11670
8281         * g++.dg/expr/cast2.C: New test.
8282
8283         PR c++/10530
8284         * g++.dg/template/dependent-name2.C: New test.
8285
8286 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8287
8288         * g++.dg/parse/crash11.C: Put the dg options in comments.
8289
8290 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8291
8292         * lib/gcc-dg.exp: Update for diagnostic change.
8293
8294 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8295
8296         PR c++/5767
8297         * g++.dg/parse/crash11.C: New test.
8298
8299 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8300
8301         * gcc.dg/cpp/spacing1.c: Update.
8302
8303 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8304
8305         PR target/11739
8306         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8307         a value for -mtune.
8308
8309 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8310
8311         PR middle-end/11771
8312         * gcc.c-torture/compile/20030804-1.c: New test case.
8313
8314 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8315
8316         * gcc.dg/20030804-1.c: New test case.
8317
8318 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8319
8320         * gcc.dg/cpp/separate-1.c: New test.
8321
8322 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8323
8324         PR c++/11704
8325         * g++.dg/template/dependent-expr2.C: New test.
8326
8327         PR c++/11766
8328         * g++.dg/expr/ptrmem1.C: New test.
8329
8330 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8331
8332         PR c++/9453
8333         * g++.dg/template/friend15.C: New test.
8334
8335 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8336
8337         * lib/dg-pch.exp: Work round PCH bug.
8338
8339 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8340
8341         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8342         builtins.  Move cases from builtins-4.c here.
8343
8344         * gcc.dg/torture/builtin-math-1.c: New test taken from
8345         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8346         additional cases.
8347
8348         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8349         Delete.
8350
8351 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8352
8353         PR c++/9447
8354         * g++.dg/template/using7.C: New test.
8355
8356 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8357
8358         * import1.c, import2.c: New tests.
8359
8360 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8361
8362         * g++.dg/eh/crossjump1.C: New test.
8363
8364 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8365
8366         PR c++/11697
8367         * g++.dg/template/using6.C: New test.
8368
8369         PR c++/11744
8370         * g++.dg/template/koenig2.C: New test.
8371
8372 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8373
8374         PR c++/7983
8375         * g++.dg/parse/typedef4.C: New test.
8376
8377 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8378
8379         PR c++/8442, c++/8806
8380         * g++.dg/template/elab1.C: New test.
8381         * g++.dg/template/type2.C: Likewise.
8382         * g++.dg/template/ttp3.C: Adjust expected error message.
8383         * g++.old-deja/g++.law/visibility13.C: Likewise.
8384         * g++.old-deja/g++.niklas/t135.C: Likewise.
8385         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8386         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8387         template argument.
8388         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8389
8390 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8391
8392         PR c++/11295
8393         * g++.dg/ext/stmtexpr1.C: New test.
8394
8395         * g++.dg/opt/tmp1.C: New test.
8396
8397         PR c++/11525
8398         * g++.dg/parse/constant4.C: New test.
8399
8400         PR c++/9447
8401         * g++.dg/template/using5.C: New test.
8402
8403 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8404
8405         * gcc.dg/builtins-27.c: New test case.
8406
8407 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8408
8409         * gcc.dg/tls/opt-7.c: New test.
8410
8411 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8412
8413         * g++.old-deja/g++.other/crash18.C: Remove.
8414
8415 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8416
8417         * g++.dg/template/explicit3.C: New.
8418         * g++.dg/template/explicit4.C: New.
8419         * g++.dg/template/explicit5.C: New.
8420
8421         PR c++/11347
8422         * g++.dg/template/memtmpl1.C: New.
8423
8424 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8425
8426         PR target/11565
8427         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8428         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8429
8430 2003-07-30  Jan Hubicka  <jh@suse.cz>
8431
8432         * vtgc1.c: Kill.
8433
8434 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8435
8436         * gcc.dg/struct-in-proto-1.c: New test.
8437
8438 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8439
8440         * gcc.dg/cpp/include2.c: Only expect one message.
8441
8442 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8443
8444         PR c++/9447
8445         * g++.dg/template/using1.C: New test.
8446         * g++.dg/template/using2.C: New test.
8447         * g++.dg/template/using3.C: New test.
8448         * g++.dg/template/using4.C: New test.
8449
8450 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8451
8452         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8453         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8454
8455 2003-07-28  Jan Hubicka  <jh@suse.cz>
8456
8457         PR c++/11530
8458         * g++.dg/opt/call1.C: New test.
8459
8460 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8461
8462         PR c++/11667
8463         * g++.dg/init/enum2.C: New test.
8464         * g++.dg/template/overload1.C: Add "-w" option.
8465
8466 2003-07-28    <hp@bitrange.com>
8467
8468         * gcc.dg/Wdeclaration-after-statement-1.c,
8469         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8470
8471 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8472
8473         * gcc.c-torture/compile/20030725-1.c: New test.
8474
8475 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8476
8477         * gcc.dg/20030505.c: Only run for SPE.
8478         Remove definition of opaque type.
8479
8480 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8481
8482         * g++.dg/template/ptrmem6.C: New test.
8483
8484 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8485
8486         * gcc.c-torture/compile/zero-strct-2.c: New test.
8487
8488 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8489
8490         * gcc.dg/intermod-1.c: New test.
8491
8492 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8493
8494         PR c++/11617
8495         * g++.dg/template/lookup2.C: New test.
8496         * g++.dg/template/memclass1.C: Remove instantiated from error.
8497         * g++.dg/other/error2.C: Tweak expected errors.
8498
8499         PR c++/11596
8500         * g++.dg/template/defarg3.C: New test.
8501
8502         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8503
8504 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
8505
8506         * g++.dg/inherit/access5.C: New test.
8507
8508 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8509
8510         PR c++/11513
8511         * g++.dg/template/crash8.C: New test.
8512
8513 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
8514
8515         PR c/10602
8516         * gcc.dg/noncompile/incomplete-2.c: New test.
8517
8518 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
8519
8520         PR c++/11645
8521         * g++.dg/inherit/access4.C: New test.
8522
8523         PR c++/11517
8524         * g++.dg/expr/cond2.C: New test.
8525
8526         PR optimization/10679
8527         * g++.dg/opt/inline4.C: New test.
8528
8529 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
8530
8531         * g++.dg/parse/crash10: New test.
8532
8533 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8534
8535         * g++.dg/ext/flexary1.C: New test.
8536
8537 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8538
8539         PR c++/10793
8540         * g++.dg/template/crash9.C: New test.
8541
8542 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8543
8544         PR c++/3004
8545         * g++.dg/parse/typedef3.C: New test.
8546
8547         PR c++/7906
8548         * g++.dg/parse/operator2.C: New test.
8549
8550         PR c++/8895
8551         * g++.dg/parse/def-tmpl-arg1.C: New test.
8552
8553         PR c++/9282
8554         * g++.dg/parse/funptr1.C: New test.
8555
8556         PR c++/9452
8557         * g++.dg/parse/ambig3.C: New test.
8558
8559         PR c++/9454
8560         * g++.dg/parse/operator3.C: New test.
8561
8562         PR c++/9486
8563         * g++.dg/parse/template10.C: New test.
8564
8565         PR c++/9488
8566         * g++.dg/parse/template11.C: New test.
8567
8568         PR c++/10150
8569         * g++.dg/parse/invalid-op1.C: New test.
8570
8571         PR c++/10247
8572         * g++.dg/parse/condexpr1.C: New test.
8573
8574 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8575
8576         * g++.dg/ext/packed3.C: New test.
8577         * g++.dg/ext/packed4.C: New test.
8578
8579         * gcc.dg/pack-test-3.c: New test.
8580
8581 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8582
8583         * lib/compat.exp: Handle dg-options per source file.
8584         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8585         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8586         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8587         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8588         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8589         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8590         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8591         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8592         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8593         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8594         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8595         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8596         * g++.dg/compat/break/bitfield7_x.C: Ditto.
8597         * g++.dg/compat/break/bitfield7_y.C: Ditto.
8598
8599 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
8600
8601         PR c/10320
8602         * gcc.c-torture/execute/20030718-1.c: New test.
8603
8604 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8605
8606         PR optimization/11536
8607         * gcc.dg/20030721-1.c: New test.
8608
8609 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
8610
8611         PR c++/11546
8612         * g++.dg/template/lookup1.C: New test.
8613
8614 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
8615
8616         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8617         diagnostics of ill-formed constructs involving labels.
8618         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8619         the new 'previously defined here' message.
8620
8621 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
8622
8623         * g++.dg/parse/non-dependent2.C: New test.
8624
8625 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
8626
8627         * g++.dg/init/init-ref4.C: xfail on targets without
8628         weak symbols.
8629
8630 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
8631
8632         PR target/11087
8633         * gcc.c-torture/execute/20030717-1.c: New test.
8634
8635 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8636
8637         * g++.dg/opt/cfg1.C: New test.
8638
8639 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8640
8641         PR optimization/11557
8642         * gcc.dg/20030717-1.c: New test.
8643
8644 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8645
8646         PR c++/10476
8647         * g++.dg/expr/crash-1.C: New test.
8648
8649         PR c++/11027
8650         * g++.dg/template/init3.C: New test.
8651
8652         PR c++/8222
8653         * g++.dg/template/non-dependent1.C: New test.
8654
8655         PR c++/11070
8656         * g++.dg/template/non-dependent2.C: New test.
8657
8658         PR c++/11071
8659         * g++.dg/template/non-dependent3.C: New test.
8660
8661         PR c++/9907
8662         * g++.dg/template/sizeof5.C: New test.
8663
8664 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8665
8666         PR 11498
8667         * gcc.c-torture/compile/mangle-1.c: New file.
8668
8669 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8670
8671         PR c++/7809
8672         * g++.dg/parse/access3.C: New test.
8673
8674 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8675
8676         PR c++/11384
8677         * g++.dg/init/init-ref4.C: New test.
8678
8679 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8680
8681         PR c++/11547
8682         * g++.dg/parse/constant3.C: New test.
8683         * g++.dg/parse/crash7.C: Likewise.
8684
8685 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8686
8687         PR target/11008
8688         * gcc.dg/i386-pentium4-not-mull.c: New.
8689
8690 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8691
8692         * gcc.dg/asm-names.c (ymain): Make it weak.
8693
8694 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8695
8696         PR c++/5421
8697         * g++.dg/template/friend21.C: New test.
8698
8699 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8700
8701         * gcc.dg/cleanup-8.c: New test.
8702         * gcc.dg/cleanup-9.c: New test.
8703
8704 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8705
8706         * g++.dg/ext/dll-MI1.h: New file.
8707         * g++.dg/ext/dllexport-MI1.C: New file.
8708         * g++.dg/ext/dllimport-MI1.C: New file.
8709
8710 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8711
8712         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8713         it does not have cmpstrsi patterns (just cmpmemsi).
8714
8715 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8716
8717         PR debug/11473
8718         * g++.dg/debug/debug8.C: New test.
8719
8720 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8721
8722         PR c++/10108
8723         * g++.dg/template/crash7.C: New test.
8724
8725 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8726
8727         PR target/10795
8728         * gcc.c-torture/compile/20030708-1.c: New.
8729
8730 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8731
8732         * gcc.c-torture/execute/20030715-1.c: New test.
8733
8734 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8735
8736         * gcc.dg/pch/inline-3.c: New file.
8737         * gcc.dg/pch/inline-3.hs: New file.
8738         * gcc.dg/pch/inline-4.c: New file.
8739         * gcc.dg/pch/inline-4.hs: New file.
8740
8741 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8742
8743         PR c++/11509
8744         * g++.dg/template/crash6.C: New test.
8745
8746         PR c++/7053
8747         * g++.dg/template/friend20.C: New test.
8748
8749         PR c++/7019
8750         * g++.dg/template/overload2.C: New test.
8751
8752 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8753
8754         PR optimization/11440
8755         * gcc.c-torture/execute/20030714-1.c: New test.
8756
8757 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8758
8759         PR c++/11154
8760         * g++.dg/template/partial2.C: New test.
8761
8762 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8763
8764         PR c++/11503
8765         * g++.dg/template/anon1.C: New test.
8766
8767         PR c++/11493
8768         PR c++/11495
8769         * g++.dg/parse/template9.C: Likewise.
8770         * g++.dg/template/crash4.C: New test.
8771         * g++.dg/template/koenig1.C: Likewise.
8772         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8773         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8774         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8775         functions.
8776         * g++.old-deja/g++.jason/template36.C: Likewise.
8777         * g++.old-deja/g++.mike/p1989.C: Likewise.
8778         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8779         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8780         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8781         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8782         compiling.
8783         * g++.old-deja/g++.pt/union2.C: Use this->.
8784
8785 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8786
8787         * gcc.dg/20030711-1.c: New test.
8788
8789 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8790
8791         PR c++/11050
8792         * g++.dg/parse/args1.C: New test.
8793         * g++.pt/defarg8.C: Change expected errors.
8794
8795 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8796
8797         PR c++/8164
8798         * g++.dg/template/nontype2.C: New test.
8799
8800         PR c++/10558
8801         * g++.dg/parse/template8.C: New test.
8802
8803         PR c++/8327
8804         * g++.dg/template/scope1.C: New test.
8805
8806         * g++.dg/warn/Wsign-compare-1.C: New test.
8807
8808 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8809
8810         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8811
8812 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8813
8814         PR c++/9411
8815         * g++.dg/template/explicit2.C: New test.
8816
8817         PR c++/10032
8818         * g++.dg/warn/pedantic1.C: New test.
8819
8820 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8821
8822         PR c++ 9483
8823         * g++.dg/other/field1.C: New test.
8824
8825 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8826
8827         PR c/11449
8828         * gcc.c-torture/compile/20030707-1.c: New.
8829
8830 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8831
8832         PR c++/10849
8833         * g++.dg/template/access12.C: New test.
8834
8835 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8836
8837         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8838         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8839         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8840         * gcc.misc-tests/gcov.exp: Update
8841         * g++.dg/gcov/gcov.exp: Update
8842         * lib/gcov.exp: Update.
8843
8844 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8845
8846         * g++.dg/abi/mangle17.C: Make sure template expressions are
8847         dependent.
8848         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8849         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8850         * g++.dg/opt/stack1.C: Remove erroneous code.
8851         * g++.dg/parse/template7.C: New test.
8852         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8853         * g++.old-deja/g++.pt/crash4.C: Likewise.
8854
8855 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8856
8857         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8858         with zero or one occurence of `$' after the initial `L'.
8859
8860 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8861
8862         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8863
8864 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8865
8866         PR c/11370
8867         * gcc.dg/Wunreachable-6.c: New testcase.
8868         * gcc.dg/Wunreachable-7.c: New testcase.
8869
8870 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8871
8872         PR c/11420
8873         * gcc.dg/20030708-1.c: New test.
8874
8875 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8876
8877         * gcc.dg/compat/sdata-section.h: New file.
8878         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8879         * gcc.dg/torture/mips-sdata-1.c: New test.
8880
8881 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8882
8883         PR c++/11030
8884         * g++.dg/template/friend19.C: New test.
8885
8886 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8887
8888         * g++.dg/opt/strength-reduce.C: New test.
8889
8890 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8891
8892         PR target/10979
8893         * gcc.dg/20030707-1.c: New testcase.
8894
8895 2003-07-07  Roger Sayle  <roger@eyesopen.com>
8896
8897         PR optimization/11059
8898         * g++.dg/opt/emptyunion.C: New testcase.
8899
8900 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8901             Eric Botcazou  <ebotcazou@libertysurf.fr>
8902
8903         * g++.dg/opt/stack1.C: New test.
8904
8905 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
8908         run test.
8909
8910         PR c++/11431
8911         * g++.dg/expr/static_cast3.C: New test.
8912
8913 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8914
8915         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
8916         everywhere.
8917         * gcc.dg/concat.c: Concatenation of string constants with
8918         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
8919         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
8920         * gcc.dg/cpp/escape-2.c: Use wide character constants where
8921         necessary to avoid multi-character character constant warning.
8922         * gcc.dg/cpp/escape.c: Likewise.
8923         * gcc.dg/cpp/ucs.c: Likewise.
8924         Remove backslashes from dg-bogus comments, as they confuse Tcl.
8925         Fix a typo.
8926
8927 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8928
8929         PR c/11428
8930         * gcc.c-torture/compile/20030704-1.c: New.
8931
8932 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
8933
8934         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
8935
8936 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
8937
8938         PR c++/5287, PR c++/7910,  PR c++/11021
8939         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
8940         tests for warnings.
8941         * g++.dg/ext/dllimport2.C: Add tests for warnings.
8942         * g++.dg/ext/dllimport3.C: Likewise.
8943         * g++.dg/ext/dllimport4.C: New file.
8944         * g++.dg/ext/dllimport5.C: New file.
8945         * g++.dg/ext/dllimport6.C: New file.
8946         * g++.dg/ext/dllimport7.C: New file.
8947         * g++.dg/ext/dllimport8.C: New file.
8948         * g++.dg/ext/dllimport9.C: New file.
8949         * g++.dg/ext/dllimport10.C: New file.
8950         * g++.dg/ext/dllexport1.C: New file.
8951
8952 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
8953
8954         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
8955         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
8956
8957 2003-07-03  Roger Sayle  <roger@eyesopen.com>
8958
8959         * gcc.dg/builtins-25.c: New testcase.
8960         * gcc.dg/builtins-26.c: New testcase.
8961
8962 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
8963
8964         * gcc.dg/compat/vector-defs.h: New file.
8965         * gcc.dg/compat/vector-setup.h: New file.
8966         * gcc.dg/compat/vector-check.h: New file.
8967         * gcc.dg/compat/vector-1_main.c: New file.
8968         * gcc.dg/compat/vector-1_x.c: New file.
8969         * gcc.dg/compat/vector-1_y.c: New file.
8970         * gcc.dg/compat/vector-2_main.c: New file.
8971         * gcc.dg/compat/vector-2_x.c: New file.
8972         * gcc.dg/compat/vector-2_y.c: New file.
8973
8974         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
8975         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
8976         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
8977         * gcc.dg/compat/struct-align-1.h: New file.
8978         * gcc.dg/compat/struct-align-1_main.c: New file.
8979         * gcc.dg/compat/struct-align-1_x.c: New file.
8980         * gcc.dg/compat/struct-align-1_y.c: New file.
8981         * gcc.dg/compat/struct-align-2.h: New file.
8982         * gcc.dg/compat/struct-align-2_main.c: New file.
8983         * gcc.dg/compat/struct-align-2_x.c: New file.
8984         * gcc.dg/compat/struct-align-2_y.c: New file.
8985
8986         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
8987         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8988         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8989         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8990         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8991         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8992         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8993         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8994         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8995         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8996         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8997         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8998         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8999         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9000         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9001         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9002         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9003         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9004         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9005         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9006         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9007         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9008         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9009         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9010         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9011         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9012         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9013         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9014         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9015
9016 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9017
9018         * gcc.dg/i386-call-1.c: New test.
9019
9020 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9021
9022         PR c++/9162
9023         * g++.dg/parse/defarg4.C: New.
9024
9025 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9026
9027         PR target/10700
9028         * gcc.c-torture/compile/20030703-1.c: New test case.
9029
9030 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9031
9032         * g++.dg/template/local3.C: Remove extra semicolon.
9033
9034 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9035
9036         * gcc.dg/i386-volatile-1.c: New test.
9037
9038 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9039
9040         PR c++/11072
9041         * g++.dg/other/offsetof2.C: XFAIL.
9042         * g++.dg/other/offsetof5.C: New.
9043
9044         PR c++/10219
9045         * g++.dg/template/error1.C: New.
9046
9047         PR c++/9779
9048         * g++.dg/template/dependent-expr1.C: New.
9049
9050 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9051
9052         PR c++/6949
9053         * g++.dg/template/local3.C: New test.
9054
9055         PR c++/11149
9056         * g++.dg/lookup/scoped6.C: New test.
9057
9058 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9059
9060         PR c++/8046
9061         * g++.dg/other/error7.C: New test.
9062
9063 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9064
9065         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9066         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9067         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9068         * g++.old-deja/g++.other/union2.C: Likewise.
9069         * gcc.dg/c90-const-expr-2.c: Likewise.
9070         * gcc.dg/c90-const-expr-3.c: Likewise.
9071         * gcc.dg/c99-const-expr-2.c: Likewise.
9072         * gcc.dg/c99-const-expr-3.c: Likewise.
9073         * gcc.dg/concat.c: Likewise.
9074
9075 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9076
9077         PR c++/9559
9078         * g++.dg/init/static1.C: New test.
9079
9080 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9081
9082         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9083         * g++.old-deja/g++.other/access2.C: Likewise.
9084         * g++.old-deja/g++.other/decl2.C: Likewise.
9085         * gcc.c-torture/execute/20020615-1.c: Likewise.
9086
9087 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9088
9089         PR c++/4933
9090         * g++.dg/template/sizeof4.C: New test.
9091
9092 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9093
9094         * g++.dg/other/error6.C: New test.
9095
9096 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9097
9098         PR c++/10750
9099         * g++.dg/parse/constant2.C: New test.
9100
9101 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9102
9103         PR c++/11106
9104         * g++.dg/other/error5.C: New test.
9105
9106 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9107
9108         * gcc.dg/format/gcc_diag-1.c: New test.
9109
9110 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9111
9112         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9113
9114 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9115
9116         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9117         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9118         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9119
9120 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9121
9122         * gcc.c-torture/execute/builtins/string-8.c: New test.
9123         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9124         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9125         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9126
9127 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9128
9129         PR c++/10468
9130         * g++.dg/ext/typeof6.C: New test.
9131
9132 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9133
9134         PR c++/10796
9135         * g++.dg/init/enum1.C: New test.
9136
9137 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9138
9139         * gcc.dg/20030627-1.c: New test.
9140
9141 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9142
9143         PR c++/11332
9144         * g++.dg/expr/static_cast2.C: New test.
9145
9146 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9147             Jakub Jelinek  <jakub@redhat.com>
9148
9149         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9150         sprintf(dst,"%s",src) optimization.
9151         * gcc.c-torture/execute/20030626-1.c: New test case.
9152         * gcc.c-torture/execute/20030626-2.c: New test case.
9153
9154 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9155
9156         * gcc.c-torture/execute/multi-ix.c: New test.
9157
9158         * gcc.c-torture/execute/simd-4.c (main):
9159         Added missing semicolon at end of union.
9160
9161 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9162
9163         PR c++/8266
9164         * g++.dg/template/explicit-instantiation3.C: New test.
9165
9166 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9167
9168         * gcc.dg/20030626-1.c: Use signed char.
9169
9170 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9171
9172         * gcc.dg/20030626-1.c: New test.
9173
9174 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9175
9176         * const-str-2.m: Update.
9177
9178 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9179
9180         PR c++/10990
9181         * g++.dg/rtti/dyncast1.C: New test.
9182         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9183         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9184         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9185
9186         PR c++/10931
9187         * g++.dg/expr/static_cast1.C: New test.
9188
9189 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9190
9191         * gcc.dg/20030625-1.c: New test.
9192
9193 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9194
9195         * gcc.c-torture/compile/20030624-1.c: New test case.
9196
9197 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9198
9199         * gcc.c-torture/execute/string-opt-17.c: New test.
9200
9201 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9202
9203         PR c++/5754
9204         * g++.dg/parse/crash6.C: New test.
9205
9206 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9207
9208         * gcc.dg/builtins-24.c: New test case.
9209
9210 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9211
9212         * g++.dg/opt/operator1.C: New test.
9213
9214 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9215
9216         * gcc.c-torture/execute/string-opt-16.c: New test case.
9217
9218 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9219
9220         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9221         * g++.old-deja/g++.other/conv7.C: Likewise
9222         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9223         * g++.old-deja/g++.other/overload14.C: Likewise.
9224
9225 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9226
9227         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9228         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9229
9230 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9231
9232         PR c++/10888
9233         * g++.dg/warn/Winline-3.C: New test.
9234
9235 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9236
9237         * lib/target-supports.exp (check_alias_available): Make the test
9238         program acceptable to the Solaris assembler.
9239
9240         PR c++/10749
9241         * g++.dg/template/memclass2.C: New test.
9242
9243 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9244             Eric Botcazou  <ebotcazou@libertysurf.fr>
9245
9246         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9247         data for non-matching targets.
9248         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9249
9250 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9251
9252         PR c++/10845
9253         * g++.dg/template/member3.C: New test.
9254
9255 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9256
9257         PR c++/10939
9258         * g++.dg/template/func1.C: New test.
9259
9260         PR c++/9649
9261         * g++.dg/template/static4.C: New test.
9262         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9263
9264         PR c++/11041
9265         * g++.dg/init/ref7.C: New test.
9266
9267 2003-06-19  Matt Austern  <austern@apple.com>
9268
9269         PR c++/11228
9270         * g++.dg/anew1.C: New test.
9271         * g++.dg/anew2.C: New test.
9272         * g++.dg/anew3.C: New test.
9273         * g++.dg/anew4.C: New test.
9274
9275 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9276
9277         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9278
9279 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9280
9281         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9282         endian-dependent.
9283
9284 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9285
9286         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9287         Remove cruft.
9288
9289 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9290
9291         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9292         * gcc.c-torture/compile/961203-1.c: Likewise.
9293         * gcc.c-torture/compile/980506-1.c: Likewise.
9294
9295 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9296
9297         PR c++/10712
9298         * g++.dg/lookup/using7.C: New test.
9299
9300 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9301
9302         PR c++/11105
9303         * g++.dg/abi/conv1.C: Remove it.
9304         * g++.dg/template/conv7.C: New test.
9305         * g++.dg/template/conv8.C: Likewise.
9306         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9307         conversion operator.
9308
9309 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9310
9311         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9312         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9313         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9314         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9315         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9316         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9317         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9318         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9319         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9320         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9321         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9322         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9323         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9324         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9325         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9326         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9327         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9328         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9329         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9330         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9331         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9332         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9333         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9334         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9335         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9336         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9337         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9338         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9339         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9340
9341 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9342
9343         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9344         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9345         indications.
9346
9347 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9348
9349         * gcc.dg/i386-387-5.c: New test case.
9350         * gcc.dg/i386-387-6.c: New test case.
9351         * gcc.dg/builtins-23.c: New test case.
9352
9353 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9354
9355         * gcc.dg/builtins-22.c: New test case.
9356         * gcc.dg/i386-387-1.c: Update to test exp.
9357         * gcc.dg/i386-387-2.c: Likewise.
9358
9359 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9360
9361         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9362
9363 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9364
9365         * lib/gcc-dg.exp (dg-require-dll): New function.
9366         (dg-xfail-if): Likewise.
9367         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9368         driver.
9369
9370         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9371         * gcc.c-torture/compile/20001205-1.c: Likewise.
9372         * gcc.c-torture/compile/20001226-1.c: Likewise.
9373         * gcc.c-torture/compile/20010518-2.c: Likewise.
9374         * gcc.c-torture/compile/20020312-1.c: Likewise.
9375         * gcc.c-torture/compile/20020604-1.c: Likewise.
9376         * gcc.c-torture/compile/920501-12.c: Likewise.
9377         * gcc.c-torture/compile/920501-4.c: Likewise.
9378         * gcc.c-torture/compile/920520-1.c: Likewise.
9379         * gcc.c-torture/compile/920521-1.c: Likewise.
9380         * gcc.c-torture/compile/920625-1.c: Likewise.
9381         * gcc.c-torture/compile/961203-1.c: Likewise.
9382         * gcc.c-torture/compile/980506-1.c: Likewise.
9383         * gcc.c-torture/compile/981006-1.c: Likewise.
9384         * gcc.c-torture/compile/981022-1.c: Likewise.
9385         * gcc.c-torture/compile/981223-1.c: Likewise.
9386         * gcc.c-torture/compile/990617-1.c: Likewise.
9387         * gcc.c-torture/compile/dll.c: Likewise.
9388         * gcc.c-torture/compile/labels-3.c: Likewise.
9389         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9390         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9391         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9392         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9393         * gcc.c-torture/compile/simd-5.c: Likewise.
9394         * gcc.c-torture/compile/20000804-1.x: Remove.
9395         * gcc.c-torture/compile/20001205-1.x: Likewise.
9396         * gcc.c-torture/compile/20001226-1.x: Likewise.
9397         * gcc.c-torture/compile/20010518-2.x: Likewise.
9398         * gcc.c-torture/compile/20020312-1.x: Likewise.
9399         * gcc.c-torture/compile/20020604-1.x: Likewise.
9400         * gcc.c-torture/compile/920501-12.x: Likewise.
9401         * gcc.c-torture/compile/920501-4.x: Likewise.
9402         * gcc.c-torture/compile/920520-1.x: Likewise.
9403         * gcc.c-torture/compile/920521-1.x: Likewise.
9404         * gcc.c-torture/compile/920625-1.x: Likewise.
9405         * gcc.c-torture/compile/961203-1.x: Likewise.
9406         * gcc.c-torture/compile/980506-1.x: Likewise.
9407         * gcc.c-torture/compile/981006-1.x: Likewise.
9408         * gcc.c-torture/compile/981022-1.x: Likewise.
9409         * gcc.c-torture/compile/981223-1.x: Likewise.
9410         * gcc.c-torture/compile/990617-1.x: Likewise.
9411         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9412         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9413         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9414         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9415         * gcc.c-torture/compile/simd-5.x: Likewise.
9416
9417         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9418
9419 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9420
9421         * gcc.c-torture/execute/20030611-1.c: New test.
9422
9423 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9424
9425         PR middle-end/168
9426         * gcc.dg/20030612-1.c: New test case.
9427
9428 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9429
9430         PR c++/10635
9431         * g++.dg/expr/cast1.C: New test.
9432
9433 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9434
9435         * gcc.dg/builtins-21.c: New test case.
9436
9437 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9438
9439         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9440         options instead of at the end.
9441         * lib/objc.exp (objc_target_compile): Likewise.
9442
9443 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9444
9445         PR c++/10432
9446         * g++.dg/parse/error1.C: New test.
9447
9448 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9449
9450         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9451         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9452         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9453         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9454         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9455         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9456         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9457         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9458         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9459         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9460         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9461         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9462         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9463         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9464         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9465         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9466         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9467         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9468         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9469         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9470         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9471         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9472         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9473         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9474
9475         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9476         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9477         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9478         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9479         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9480         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9481         * gcc.dg/compat/scalar-return-3_main.c: New file.
9482         * gcc.dg/compat/scalar-return-3_x.c: New file.
9483         * gcc.dg/compat/scalar-return-3_y.c: New file.
9484         * gcc.dg/compat/scalar-return-4_main.c: New file.
9485         * gcc.dg/compat/scalar-return-4_x.c: New file.
9486         * gcc.dg/compat/scalar-return-4_y.c: New file.
9487
9488 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9489
9490         * gcc.dg/compat/fp2-struct-check.h: New file.
9491         * gcc.dg/compat/fp2-struct-defs.h: New file.
9492         * gcc.dg/compat/fp2-struct-init.h: New file.
9493         * gcc.dg/compat/struct-by-value-10_main.c: New file.
9494         * gcc.dg/compat/struct-by-value-10_x.c: New file.
9495         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9496         * gcc.dg/compat/struct-return-10_main.c: New file.
9497         * gcc.dg/compat/struct-return-10_x.c: New file.
9498         * gcc.dg/compat/struct-return-10_y.c: New file.
9499
9500         * gcc.dg/compat/compat-common.h: New file.
9501         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9502         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9503         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9504         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9505         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9506         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9507         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9508         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9509         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9510         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9511         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9512         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9513         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9514         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9515         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9516         * gcc.dg/compat/small-struct-check.h: Ditto.
9517         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9518         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9519         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9520         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9521         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9522         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9523         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9524         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9525         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9526         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9527         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9528         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9529         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9530         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9531         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9532         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9533         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9534         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9535         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9536         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9537         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9538         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9539         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9540         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9541         * gcc.dg/compat/struct-return-2_main.c: Ditto.
9542         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9543         * gcc.dg/compat/struct-return-2_y.c: Ditto.
9544         * gcc.dg/compat/struct-return-3_main.c: Ditto.
9545         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9546         * gcc.dg/compat/struct-return-3_y.c: Ditto.
9547
9548 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
9549
9550         * g++.dg/pch/static-1.C: New file.
9551         * g++.dg/pch/static-1.Hs: New file.
9552
9553 2003-06-10  Richard Henderson  <rth@redhat.com>
9554
9555         * gcc.dg/asm-7.c: Adjust expected warning text.
9556
9557 2003-06-10  Roger Sayle  <roger@eyesopen.com>
9558
9559         * gcc.dg/builtins-20.c: New test case.
9560
9561 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
9562
9563         PR c++/11131
9564         * g++.dg/opt/template1.C: New test.
9565
9566 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9567
9568         * lib/gcc-dg.exp (dg-test): Clear additional_files and
9569         additional_sources.
9570
9571 2003-05-21  David Taylor  <dtaylor@emc.com>
9572
9573         * gcc.dg/Wpadded.c: New file.
9574
9575 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9576
9577         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9578         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9579         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9580         dg-require-weak.
9581
9582 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9583
9584         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9585
9586 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9587
9588         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9589         (dg-require-alias): Likewise.
9590         (dg-require-gc-sections): Likewise.
9591         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9592
9593 2003-06-08  Richard Henderson  <rth@redhat.com>
9594
9595         * gcc.dg/20011029-2.c: Fix the array reference.
9596         * gcc.dg/asm-7.c: New.
9597
9598 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
9599
9600         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9601
9602 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
9603
9604         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9605         (dg-require-gc-sections): Likewise.
9606
9607 2003-06-08  Jan Hubicka  <jh@suse.cz>
9608
9609         * i386-cmov1.c: Fix regular expression.
9610         * i386-cvt-1.c: Likewise.
9611         * i386-local.c: Likewise.
9612         * i386-local2.c: Likewise.
9613         * i386-mul.c: Likewise.
9614         * i386-ssetype-1.c: Likewise.
9615         * i386-ssetype-3.c: Likewise.
9616         * i386-ssetype-5.c: Likewise.
9617
9618 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9619
9620         PR c++/11039
9621         * g++.dg/warn/implicit-typename2.C: New test.
9622         * g++.dg/warn/implicit-typename3.C: New test.
9623
9624 2003-06-07  Richard Henderson  <rth@redhat.com>
9625
9626         * g++.dg/other/offsetof3.C: Use size_t.
9627         * g++.dg/other/offsetof4.C: Likewise.
9628
9629 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
9630
9631         * lib/copy-file.exp: New. Implement gcc_copy_files.
9632
9633         * lib/dg-pch.exp: Load copy-file.exp
9634         (dg-pch): Use gcc_copy_files instead of "file copy".
9635
9636 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
9637
9638         * gcc.dg/weak/weak.exp: Simplify.
9639         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9640         * gcc.dg/weak/weak-1.c: Likewise.
9641         * gcc.dg/weak/weak-2.c: Likewise.
9642         * gcc.dg/weak/weak-3.c: Likewise.
9643         * gcc.dg/weak/weak-4.c: Likewise.
9644         * gcc.dg/weak/weak-5.c: Likewise.
9645         * gcc.dg/weak/weak-6.c: Likewise.
9646         * gcc.dg/weak/weak-7.c: Likewise.
9647         * gcc.dg/weak/weak-8.c: Likewise.
9648         * gcc.dg/weak/weak-9.c: Likewise.
9649
9650 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9651
9652         gcc.c-torture/execute/20030606-1.c: New.
9653
9654 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9655
9656         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9657         * gcc.dg/builtins-19.c: Likewise.
9658
9659 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9660
9661         * gcc.dg/builtins-2.c: Add some more tests.
9662         * gcc.dg/builtins-18.c: New test case.
9663         * gcc.dg/builtins-19.c: New test case.
9664
9665 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9666             Jim Wilson  <wilson@tuliptree.org>
9667
9668         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9669
9670 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9671
9672         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9673         mempcpy/stpcpy calls not to be optimized into something else.
9674         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9675         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9676         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9677
9678 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9679
9680         * gcc.dg/format/asm_fprintf-1.c: New test.
9681
9682 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9683
9684         * lib/gcc-defs.exp (additional_sources): New variable.
9685         (dg-additional-sources): New function.
9686         (additional_files): New variable.
9687         (dg-additional-files): New function.
9688         (dg-additional-files-options): Likewise.
9689         * lib/gcc-dg.exp (dg-require-weak): New function.
9690         (dg-require-alias): Likewise.
9691         (dg-require-gc-sections): Likewise.
9692         * lib/target-supports.exp (check_alias_available): Remove testfile
9693         parameter.
9694         (check_gc_sections_available): New function.
9695         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9696         (dg-gpp-additional-files): Likewise.
9697         * lib/g++.exp (additional_sources): Remove.
9698         (additional_files): Likewise.
9699         (g++_target_compile): Use dg-additional-files-options.
9700
9701         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9702         Tcl logic.
9703         * gcc.dg/special/ecos.exp: Remove.
9704         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9705         * gcc.dg/special/alias-1.c: Likewise.
9706         * gcc.dg/special/alias-2.c: Likewise.
9707         * gcc.dg/special/gcsec-1.c: Likewise.
9708         * gcc.dg/special/weak-1.c: Likewise.
9709         * gcc.dg/special/weak-2.c: Likewise.
9710         * gcc.dg/special/wkali-1.c: Likewise.
9711         * gcc.dg/special/wkali-2.c: Likewise.
9712
9713         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9714         dg-gpp-additional-*.
9715         * g++.dg/special/conpr-3.C: Likewise.
9716         * g++.dg/special/conpr-4.C: Likewise.
9717         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9718         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9719         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9720         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9721         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9722         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9723         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9724         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9725         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9726         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9727         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9728         * g++.old-deja/g++.other/comdat1.C: Likewise.
9729         * g++.old-deja/g++.other/comdat2.C: Likewise.
9730         * g++.old-deja/g++.other/comdat3.C: Likewise.
9731         * g++.old-deja/g++.other/ctor1.C: Likewise.
9732         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9733
9734 2003-06-05  Richard Henderson  <rth@redhat.com>
9735
9736         * gcc.dg/debug/20030605-1.c: New.
9737
9738 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9739
9740         * README.QMTEST: Update.
9741
9742 2003-06-04  Richard Henderson  <rth@redhat.com>
9743
9744         * gcc.dg/cleanup-1.c: New.
9745         * gcc.dg/cleanup-2.c: New.
9746         * gcc.dg/cleanup-3.c: New.
9747         * gcc.dg/cleanup-4.c: New.
9748         * gcc.dg/cleanup-5.c: New.
9749         * gcc.dg/cleanup-6.c: New.
9750         * gcc.dg/cleanup-7.c: New.
9751
9752 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9753
9754         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9755
9756         * lib/dg-pch.exp: New file.
9757         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9758         * gcc.dg/pch/pch.exp: Likewise.
9759
9760 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9761
9762         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9763         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9764         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9765         * gcc.dg/builtins-17.c: New test case.
9766         * gcc.dg/i386-387-4.c: New test case.
9767         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9768
9769 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9770
9771         * gcc.dg/ultrasp9.c: New test.
9772
9773 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9774
9775         * gcc.c-torture/compile/20030604-1.c: New test.
9776         * gcc.dg/sparc-constant-1.c: New test.
9777
9778 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9779
9780         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9781
9782 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9783
9784         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9785
9786         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9787         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9788
9789 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9790
9791         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9792
9793 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9794
9795         PR c++/10940
9796         * g++.dg/template/spec10.C: New test.
9797
9798 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9799
9800         * gcc.dg/builtins-16.c: New test case.
9801
9802 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9803
9804         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9805         mempcpy test with post-increments.
9806         * gcc.c-torture/execute/string-opt-3.c: New test.
9807         * gcc.dg/string-opt-1.c: New test.
9808
9809 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9810
9811         PR fortran/10965
9812         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9813
9814 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9815
9816         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9817         (scan-assembler): ... here.  Use dg-scan.
9818         (scan-assembler-not): Likewise.
9819         (scan-file): New function.
9820         (scan-file-not): Likewise.
9821         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9822         * gcc.dg/cpp/_Pragma4.c: Likewise.
9823         * gcc.dg/cpp/_Pragma5.c: Likewise.
9824         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9825         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9826         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9827         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9828         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9829         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9830         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9831         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9832         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9833         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9834         * gcc.dg/cpp/cxxcom1.c: Likewise.
9835         * gcc.dg/cpp/line1.c: Likewise.
9836         * gcc.dg/cpp/maccom1.c: Likewise.
9837         * gcc.dg/cpp/maccom2.c: Likewise.
9838         * gcc.dg/cpp/maccom3.c: Likewise.
9839         * gcc.dg/cpp/maccom4.c: Likewise.
9840         * gcc.dg/cpp/maccom5.c: Likewise.
9841         * gcc.dg/cpp/maccom6.c: Likewise.
9842         * gcc.dg/cpp/multiline.c: Likewise.
9843         * gcc.dg/cpp/spacing1.c: Likewise.
9844         * gcc.dg/cpp/spacing2.c: Likewise.
9845         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9846         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9847         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9848         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9849         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9850         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9851         * gcc.dg/cpp/cxxcom2.c: Likewise.
9852         * gcc.dg/cpp/cxxcom2.h: New file.
9853
9854         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9855         * g++.dg/cpp/truefalse.C: Here.
9856         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9857
9858 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9859
9860         * gcc.dg/cpp/redef3.c: New file.
9861
9862 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9863
9864         * gcc.dg/i386-loop-3.c: New test.
9865
9866 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9867
9868         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9869
9870 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9871
9872         * gcc.dg/fwrapv-1.c: New test case.
9873         * gcc.dg/fwrapv-2.c: New test case.
9874
9875 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9876
9877         PR c++/10956
9878         * g++.dg/template/spec9.C: New test.
9879
9880 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9881
9882         * gcc.dg/duff-4.c: New test case.
9883
9884 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9885
9886         PR fortran/10843
9887         * g77.dg/ffixed-form-1.f: New test
9888         * g77.dg/ffixed-form-2.f: New test
9889         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
9890         * g77.dg/ffree-form-3.f: New test
9891
9892 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
9893
9894         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
9895         * gcc.dg/wint_t-1.c: Likewise.
9896
9897 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9898
9899         * g++.dg/template/access11.C: New test.
9900
9901 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9902
9903         PR c++/10849
9904         * g++.dg/template/access10.C: New test.
9905
9906 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9907             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9908
9909         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
9910
9911 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9912
9913         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
9914         suppress for powerpc-*-darwin*.
9915         * gcc.dg/torture/builtin-noret-2.c: Likewise.
9916
9917 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
9918
9919         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
9920         suppress option for powerpc-*-darwin*.
9921
9922 2003-05-23  Roger Sayle  <roger@eyesopen.com>
9923
9924         * gcc.dg/builtins-1.c: Add tests for tan and atan.
9925         * gcc.dg/builtins-4.c: Add test for fmod.
9926
9927 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9928
9929         PR c++/10682
9930         * g++.dg/template/instantiate4.C: New test.
9931
9932 2003-05-22  Roger Sayle  <roger@eyesopen.com>
9933
9934         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
9935
9936 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
9937
9938         * gcc.dg/compat/scalar-return-1_main.c: New file.
9939         * gcc.dg/compat/scalar-return-1_x.c: New file.
9940         * gcc.dg/compat/scalar-return-1_y.c: New file.
9941         * gcc.dg/compat/scalar-return-2_main.c: New file.
9942         * gcc.dg/compat/scalar-return-2_x.c: New file.
9943         * gcc.dg/compat/scalar-return-2_y.c: New file.
9944         * gcc.dg/compat/struct-return-3_main.c: New file.
9945         * gcc.dg/compat/struct-return-3_y.c: New file.
9946         * gcc.dg/compat/struct-return-3_x.c: New file.
9947         * gcc.dg/compat/struct-return-2_main.c: New file.
9948         * gcc.dg/compat/struct-return-2_x.c: New file.
9949         * gcc.dg/compat/struct-return-2_y.c: New file.
9950
9951 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9952
9953         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
9954         for hppa*-hp-hpux*.
9955         * gcc.dg/20021014-1.c (dg-options): Likewise.
9956         * gcc.dg/nest.c (dg-options): Likewise.
9957
9958 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
9959
9960         PR c++/9738
9961         * g++.dg/ext/dllimport2.C: New file.
9962         * g++.dg/ext/dllimport3.C: New file.
9963
9964 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
9965
9966         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
9967         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9968         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9969         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9970         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9971         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9972         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
9973         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
9974         * gcc.dg/compat/small-struct-defs.h: New file.
9975         * gcc.dg/compat/small-struct-init.h: New file.
9976         * gcc.dg/compat/small-struct-check.h: New file.
9977         * gcc.dg/compat/fp-struct-defs.h: New file.
9978         * gcc.dg/compat/fp-struct-check.h: New file.
9979         * gcc.dg/compat/fp-struct-init.h: New file.
9980         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
9981         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
9982
9983 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
9984
9985         * gcc.dg/20030225-2.c: New test.
9986
9987 2003-05-18  Roger Sayle  <roger@eyesopen.com>
9988             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9989
9990         * gcc.c-torture/compile/20030518-1.c: New test case.
9991
9992 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
9993
9994         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
9995         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
9996         gcc-dg-debug-runtest.
9997         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
9998         gcc-dg-debug-runtest.
9999
10000 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10001
10002         PR c++/9022
10003         * g++.dg/lookup/using6.C: New test.
10004
10005 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10006
10007         * g++.dg/parse/access2.C: New test.
10008
10009 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10010
10011         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10012         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10013         * gcc.dg/debug/debug.exp: Likewise.
10014
10015 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10016
10017         * gcc.dg/dollar.c: New test.
10018
10019 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10020
10021         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10022         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10023         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10024         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10025         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10026         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10027         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10028         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10029         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10030         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10031         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10032         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10033         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10034         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10035         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10036         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10037         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10038         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10039
10040 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10041
10042         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10043         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10044         support for "repo" mode.
10045         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10046         * lib/g77-dg.exp: Likewise.
10047         * lib/obj-dg.exp: Likewise.
10048
10049 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10050
10051         Merge from gcc-3_2-rhl8-branch:
10052         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10053
10054         * gcc.dg/tls/opt-6.c: New test.
10055
10056         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10057
10058         * gcc.dg/20030405-1.c: New test.
10059
10060         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10061
10062         * gcc.dg/20030309-1.c: New test.
10063
10064         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10065
10066         * gcc.c-torture/execute/20030307-1.c: New test.
10067
10068         2003-02-20  Randolph Chung  <tausq@debian.org>
10069
10070         * gcc.c-torture/compile/20030220-1.c: New test.
10071
10072         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10073
10074         * gcc.dg/20030217-1.c: New test.
10075
10076         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10077
10078         * gcc.c-torture/compile/20020129-1.c: New test.
10079
10080         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10081
10082         * gcc.dg/unroll-1.c: New test.
10083
10084         2002-11-16  Jan Hubicka  <jh@suse.cz>
10085
10086         * gcc.c-torture/execute/20020920-1.c: New test.
10087
10088         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10089
10090         PR target/7434
10091         * gcc.c-torture/compile/20021008-1.c: New test.
10092
10093         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10094
10095         PR target/7559
10096         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10097
10098         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10099
10100         * gcc.c-torture/compile/20020807-1.c: New test.
10101
10102         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10103
10104         * gcc.dg/tls/opt-1.c: New test.
10105
10106         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10107
10108         * gcc.dg/20020729-1.c: New test.
10109
10110         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10111
10112         * g++.dg/opt/life1.C: New test.
10113
10114         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10115
10116         * gcc.dg/20020525-1.c: New test.
10117
10118         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10119
10120         PR c++/6794
10121         * g++.dg/ext/pretty1.C: New test.
10122         * g++.dg/ext/pretty2.C: New test.
10123
10124 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10125
10126         PR c++/8385
10127         * g++.dg/ext/typeof5.C: New test.
10128
10129 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10130
10131         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10132         __USER_LABEL_PREFIX__ into account.
10133         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10134
10135 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10136
10137         * gcc.dg/builtins-15.c: New test case.
10138
10139 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10140
10141         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10142
10143 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10144
10145         * lib/g++.exp: Tweak handling of additional source files.
10146         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10147         * g++.dg/special/conpr-2a.C: Rename to ...
10148         * g++.dg/special/conpr-2a.cc: ... this.
10149         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10150         * g++.dg/special/conpr-3a.C: Rename to ...
10151         * g++.dg/special/conpr-3a.cc: This.
10152         * g++.dg/special/conpr-3b.C: Rename to ...
10153         * g++.dg/special/conpr-3b.cc: This.
10154         * g++.dg/special/conpr-4.C: New test.
10155         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10156
10157 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10158
10159         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10160
10161 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10162
10163         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10164         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10165         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10166         * g++.old-deja/g++.other/warn3.C: Likewise.
10167
10168 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10169
10170         * gcc.dg/i386-387-1.c: Update to also test log.
10171         * gcc.dg/i386-387-2.c: Likewise.
10172
10173 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10174
10175         * g77.f-torture/execute/int8421.f: New test.
10176
10177 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10178
10179         PR c++/10230, c++/10481
10180         * g++.dg/lookup/scoped5.C: New test.
10181
10182 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10183
10184         PR c++/10552
10185         * g++.dg/template/ttp6.C: New test.
10186
10187 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10188
10189         * gcc.c-torture/execute/builtins: New directory.
10190         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10191         gcc.c-torture/execute/builtins.
10192         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10193         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10194         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10195         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10196
10197 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10198
10199         PR c++/9252
10200         * g++.dg/template/access8.C: New test.
10201         * g++.dg/template/access9.C: New test.
10202
10203 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10204
10205         PR c++/9554
10206         * g++.dg/parse/access1.C: New test.
10207
10208 2003-05-09  DJ Delorie  <dj@redhat.com>
10209
10210         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10211         long, and not an int.
10212
10213 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10214
10215         PR c++/10555, c++/10576
10216         * g++.dg/template/memclass1.C: New test.
10217
10218 2003-05-08  DJ Delorie  <dj@redhat.com>
10219
10220         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10221         targets.
10222         * gcc.c-torture/execute/20021024-1.x: Likewise.
10223         * gcc.c-torture/execute/shiftdi.x: Likewise.
10224         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10225         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10226         * gcc.dg/20021018-1.c: Likewise.
10227
10228 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10229
10230         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10231
10232         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10233         (bcopy): Call memmove.
10234
10235 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10236
10237         * g77.f-torture/compile/8485.f: New test case.
10238
10239 2003-05-07  Richard Henderson  <rth@redhat.com>
10240
10241         PR c++/10570
10242         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10243         Verify exception_cleanup not called for rethrows.
10244         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10245         when exiting catch block without rethrowing.
10246         * g++.dg/eh/forced3.C: New.
10247         * g++.dg/eh/forced4.C: New.
10248
10249 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10250
10251         * gcc.dg/20030505.c: Fix triplet.
10252
10253 2003-05-06  DJ Delorie  <dj@redhat.com>
10254
10255         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10256         * gcc.dg/nest.c: Likewise.
10257
10258 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10259
10260         * gcc.dg/builtins-14.c: New test case.
10261
10262 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10263
10264         * lib/compat.exp (compat-execute): New argument.
10265         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10266         * gcc.dg/compat: New test directory.
10267         * gcc.dg/compat/compat.exp: New expect script.
10268         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10269         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10270         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10271         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10272         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10273         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10274
10275         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10276         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10277         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10278         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10279         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10280         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10281         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10282         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10283         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10284         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10285         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10286         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10287         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10288         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10289         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10290
10291 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10292
10293         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10294
10295 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10296
10297         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10298
10299 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10300
10301         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10302         * gcc.dg/ppc-fsel-2.c: New test.
10303
10304         * gcc.dg/unused-5.c: New test.
10305
10306 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10307
10308         PR c++/10496
10309         * g++.dg/warn/pmf1.C: New test.
10310
10311 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10312
10313         PR c++/4494
10314         * g++.dg/warn/main.C: New test.
10315
10316 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10317
10318         * gcc.dg/nonnull-3.c: New test.
10319
10320 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10321
10322         * gcc.dg/cpp/Wtrigraphs.c: Update.
10323         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10324
10325 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10326
10327         * gcc.dg/ppc-fsel-1.c: New test.
10328
10329 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10330
10331         PR c/10604
10332         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10333
10334 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10335
10336         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10337
10338 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10339
10340         PR c++/9364, c++/10553, c++/10586
10341         * g++.dg/parse/typename4.C: New test.
10342         * g++.dg/parse/typename5.C: Likewise.
10343
10344 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10345
10346         * gcc.c-torture/compile/20030503-1.c: New test.
10347
10348 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10349
10350         * g++.dg/lookup/using5.C: Fix testcase error.
10351
10352 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10353
10354         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10355         since MEABI is no longer supported.  Remove all vestiges
10356         of MEABI from the test.
10357
10358 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10359
10360         PR c++/10554
10361         * g++.dg/lookup/using5.C: New test.
10362
10363 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10364
10365         PR c++/8772
10366         * g++.dg/template/ttp5.C: New test.
10367
10368 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10369
10370         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10371         (dg-gpp-additional-sources): New function.
10372         (dg-gpp-additional-files): Likewise.
10373         * lib/g++.exp (additional_sources): New variable.
10374         (additional_files): Likewise.
10375         (g++_target_compile): Deal with them.
10376         * lib/old-dejagnu.exp: Remove.
10377         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10378         * g++.old-deja: Revise all tests to use dg commands.
10379
10380 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10381
10382         PR c++/9432, c++/9528
10383         * g++.dg/lookup/using4.C: New test.
10384
10385 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10386
10387         * gcc.dg/noreturn-5.c: New file.
10388         * gcc.dg/noreturn-6.c: New file.
10389
10390         * gcc.c-torture/compile/inline-1.c: New file.
10391
10392 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10393
10394         PR c++/10551
10395         * g++.dg/template/explicit1.C: New test.
10396
10397 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10398
10399         PR c++/10549
10400         * g++.dg/other/bitfield1.C: New test.
10401
10402         PR c++/10527
10403         * g++.dg/init/new7.C: New test.
10404
10405 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10406
10407         * g++.dg/ext/desig1.C: New test.
10408         * g++.dg/ext/init1.C: Update.
10409
10410         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10411
10412 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10413
10414         PR c++/10180
10415         * g++.dg/warn/Winline-1.C: New test.
10416
10417 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10418
10419         * gcc.c-torture/execute/string-opt-19.c: New test.
10420
10421         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10422         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10423
10424 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10425
10426         PR c++/10506
10427         * g++.dg/init/new6.C: New test.
10428
10429         PR c++/10503
10430         * g++.dg/init/ref6.C: New test.
10431
10432 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10433
10434         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10435
10436 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10437
10438         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10439         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10440
10441 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10442
10443         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10444         initialized static data members.
10445
10446 2003-04-25  H.J. Lu <hjl@gnu.org>
10447
10448         * gcc.dg/ia64-sync-4.c: New test.
10449
10450 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10451
10452         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10453         date.
10454
10455 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10456
10457         PR c++/10337
10458         * g++.dg/warn/conv1.C: New test.
10459         * g++.old-deja/g++.other/conv7.C: Adjust.
10460         * g++.old-deja/g++.other/overload14.C: Adjust.
10461
10462 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10463
10464         PR c++/10471
10465         * g++.dg/template/defarg2.C: New test.
10466
10467 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10468
10469         * gcc.dg/cpp/include2.c: Update.
10470         * gcc.dg/cpp/multiline-2.c: New.
10471         * gcc.dg/cpp/multiline.c: Update.
10472         * gcc.dg/cpp/strify2.c: Update.
10473         * gcc.dg/cpp/trad/literals-2.c: Update.
10474
10475 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10476
10477         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10478
10479 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10480
10481         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10482
10483 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10484
10485         PR c++/10451
10486         * g++.dg/parse/crash4.C: New test.
10487
10488         PR c++/9847
10489         * g++.dg/parse/crash5.C: New test.
10490
10491 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10492
10493         PR c++/10446
10494         * g++.dg/parse/crash3.C: New test.
10495
10496         PR c++/10428
10497         * g++.dg/parse/elab1.C: New test.
10498
10499 2003-04-22  Devang Patel  <dpatel@apple.com>
10500
10501         * gcc.dg/cpp/trad/funlike-5.c: New test.
10502
10503 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
10504
10505         * g++.dg/other/packed1.C: Fix dg options.
10506
10507 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
10508
10509         * g++.dg/other/offsetof2.C: New test.
10510
10511 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
10512
10513         * g++.dg/template/recurse.C: Adjust location of error messages.
10514
10515 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10516
10517         PR c++/9881
10518         * g++.dg/init/addr-const1.C: New test.
10519         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10520
10521 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10522
10523         PR c++/10405
10524         * g++.dg/lookup/struct-hack1.C: New test.
10525
10526 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
10527
10528         * ucs.c: Update diagnostic messages.
10529
10530 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10531
10532         * gcc.dg/cpp/truefalse.cpp: New test.
10533         * gcc.dg/cpp/cpp.exp: Update.
10534         * g++.dg/other/stdbool-if.C: Remove.
10535
10536 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10537
10538         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10539         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10540
10541 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10542
10543         * gcc.c-torture/compile/20030418-1.c: New test.
10544
10545 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
10546
10547         * README.compat: Remove; content moved to doc/sourcebuild.texi.
10548
10549 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10550
10551         PR c++/10347
10552         g++.dg/template/dependent-name1.C: New test.
10553
10554 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
10555
10556         * gcc.dg/warn-1.c (tourist_guide): New array,
10557         contains a pointer to bar.
10558
10559 2003-04-16  Roger Sayle  <roger@eyesopen.com>
10560
10561         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10562         * gcc.c-torture/execute/medce-1.c: New test case.
10563         * gcc.c-torture/execute/medce-2.c: New test case.
10564
10565 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
10566
10567         * lib/prune.exp: Ignore more messages.
10568
10569         PR c++/10381
10570         * g++.dg/parse/lookup3.C: New test.
10571
10572 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10573
10574         * gcc.c-torture/compile/20030415-1.c : New test.
10575
10576 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10577
10578         * gcc.c-torture/execute/scope-2.c: Move to ...
10579         * gcc.dg/noncompile/scope.c: .... here.
10580
10581 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10582
10583         * gcc.dg/20030414-2.c: New test case.
10584
10585 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10586
10587         PR target/10377
10588         * gcc.dg/20030414-1.c: New test.
10589
10590 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10591
10592         * gcc.dg/builtins-12.c: New test case.
10593         * gcc.dg/builtins-13.c: New test case.
10594
10595 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10596
10597         * gcc.c-torture/execute/string-opt-18.c: New test.
10598
10599 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
10600
10601         PR c++/10300
10602         * g++.dg/init/new5.C: New test.
10603
10604 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
10605
10606         PR c++/7910
10607         * g++.dg/ext/dllimport1.C: New test.
10608
10609 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10610
10611         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10612
10613 2003-04-11  Bud Davis <bdavis9659@comcast.net>
10614
10615         PR Fortran/9263
10616         * g77.f-torture/noncompile/9263.f: New test
10617         PR Fortran/1832
10618         * g77.f-torture/execute/1832.f: New test
10619
10620 2003-04-11  David Chad  <davidc@freebsd.org>
10621             Loren J. Rittle  <ljrittle@acm.org>
10622
10623         libobjc/8562
10624         * objc.dg/headers.m: New test.
10625
10626 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
10627
10628         * gcc.c-torture/execute/builtin-noret-2.c: New.
10629         * gcc.c-torture/execute/builtin-noret-2.x: New.
10630         XFAIL builtin-noret-2.c at -O1 and above.
10631         * gcc.dg/redecl.c: New.
10632         * gcc.dg/Wshadow-1.c: Update error regexps.
10633
10634 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
10635
10636         * g++.dg/abi/bitfield10.C: New test.
10637
10638 2003-04-09  Mike Stump  <mrs@apple.com>
10639
10640         * gcc.dg/pch/pch.exp: Make testcase names longer.
10641         * g++.dg/pch/pch.exp: Make testcase names longer.
10642
10643 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10644
10645         * gcc.dg/builtins-11.c: New test case.
10646
10647 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10648
10649         * gcc.dg/builtins-9.c: New test case.
10650         * gcc.dg/builtins-10.c: New test case.
10651
10652 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10653
10654         * gcc.dg/noncompile/init-4.c.c: New test.
10655
10656 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10657
10658         * gcc.misc-test/gcov-9.c: New test.
10659         * gcc.misc-test/gcov-10.c: New test
10660         * gcc.misc-test/gcov-11.c: New test.
10661
10662 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10663
10664         PR optimization/10024
10665         * gcc.c-torture/compile/20030405-1.c: New test.
10666
10667 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10668
10669         * gcc.dg/pch/static-3.c: New.
10670         * gcc.dg/pch/static-3.hs: New.
10671         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10672
10673 2003-04-04  Richard Henderson  <rth@redhat.com>
10674
10675         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10676         * g++.dg/eh/forced2.C: Likewise.
10677
10678 2003-04-03  Mike Stump  <mrs@apple.com>
10679
10680         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10681         target arg.
10682         (scan-assembler-times, scan-assembler-not): Likewise.
10683         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10684
10685 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10686
10687         * gcc.dg/sparc-loop-1.c: New test.
10688
10689 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10690
10691         PR other/9274
10692         * g++.dg/pch/system-2.C: New.
10693         * g++.dg/pch/system-2.Hs: New.
10694
10695 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10696
10697         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10698
10699         * g++.dg/eh/simd-1.C (vecfunc): Same.
10700
10701 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10702
10703         * gcc.c-torture/execute/20030401-1.c: New test case.
10704
10705 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10706
10707         * objc.dg/defs.m: New.
10708
10709 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10710
10711         * g++.dg/eh/simd-1.C: New.
10712         * g++.dg/eh/simd-2.C: New.
10713
10714 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10715
10716         * gcc.c-torture/execute/simd-3.c: New.
10717
10718 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10719
10720         PR c/9936
10721         * gcc.dg/20030331-2.c: New test.
10722
10723 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10724
10725         PR c++/10278
10726         * g++.dg/parse/crash2.C: New test.
10727
10728 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10729
10730         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10731         * gcc.c-torture/execute/20030331-1.c: ...here.
10732
10733 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10734
10735         * gcc.c-torture/execute/20030331-1.c: New test.
10736
10737 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10738
10739         * lib/gcov.exp: Adjust call return testing strings.
10740         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10741
10742 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10743
10744         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10745         * gcc.dg/builtins-7.c: New test case.
10746         * gcc.dg/builtins-8.c: New test case.
10747
10748 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10749
10750         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10751
10752 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10753
10754         PR c++/7647
10755         * g++.dg/lookup-class-member-2.C: New test.
10756
10757 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10758
10759         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10760
10761 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10762
10763         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10764
10765 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10766
10767         * g++.dg/init/attrib1.C: New test.
10768
10769 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10770
10771         * gcc.dg/ultrasp8.c: New test.
10772
10773 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10774
10775         * gcc.dg/ultrasp7.c: New test.
10776
10777 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10778
10779         PR c++/10047
10780         * g++.dg/template/inline1.C: New test.
10781
10782 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10783
10784         * gcc.dg/sparc-dwarf2.c: New test.
10785
10786 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10787
10788         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10789         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10790
10791 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10792
10793         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10794         than reading .x files.
10795         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10796         * g77.dg/gcov/gcov-1.f: Likewise.
10797         * gcc.misc-tests/gcov-4b.c: Likewise.
10798         * gcc.misc-tests/gcov-5b.c: Likewise.
10799         * gcc.misc-tests/gcov-6.c: Likewise.
10800         * gcc.misc-tests/gcov-7.c: Likewise.
10801         * gcc.misc-tests/gcov-8.c: Likewise.
10802         * g++.dg/gcov/gcov-1.x: Remove.
10803         * g77.dg/gcov/gcov-1.x: Likewise.
10804         * gcc.misc-tests/gcov-4b.x: Likewise.
10805         * gcc.misc-tests/gcov-5b.x: Likewise.
10806         * gcc.misc-tests/gcov-6.x: Likewise.
10807         * gcc.misc-tests/gcov-7.x: Likewise.
10808         * gcc.misc-tests/gcov-8.x: Likewise.
10809
10810 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10811
10812         PR opt/10087
10813         * gcc.dg/20030324-1.c: New test.
10814
10815 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10816
10817         PR c++/10224
10818         * g++.dg/template/arg3.C: New test.
10819
10820         PR c++/10158
10821         * g++.dg/template/friend18.C: New test.
10822
10823 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10824
10825         * g77.f-torture/compile/20030326-1.f: New test case.
10826
10827 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10828
10829         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10830
10831         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10832
10833 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10834
10835         * gcc.dg/ia64-sync-3.c: New test.
10836
10837 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10838
10839         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10840
10841 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10842
10843         * gcc.dg/ultrasp6.c: New test.
10844
10845 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10846
10847         * gcc.dg/i386-signbit-1.c: New test.
10848         * gcc.dg/i386-signbit-2.c: New test.
10849         * gcc.dg/i386-signbit-3.c: New test.
10850
10851 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10852
10853         * gcc.dg/ultrasp5.c: Fix options.
10854
10855 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10856
10857         * gcc.dg/ultrasp5.c: Fix comment.
10858
10859 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10860
10861         PR fortran/10197
10862         * g77.f-torture/execute/10197.f: New test.
10863
10864 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10865
10866         PR c++/9898, c++/383
10867         * g++.dg/template/conv6.C: New test.
10868
10869         PR c++/10119
10870         * g++.dg/template/ptrmem5.C: New test.
10871
10872         PR c++/10026
10873         * g++.dg/lookup/koenig1.C: New test.
10874
10875         PR C++/10199
10876         * g++.dg/lookup/template2.C: New test.
10877
10878 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10879
10880         * g++.dg/opt/rtti1.C: New test.
10881
10882 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10883
10884         * gcc.dg/ultrasp5.c: New test.
10885
10886 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
10887
10888         PR middle-end/9967
10889         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
10890         builtin fputs.
10891
10892 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
10893
10894         PR c/8224
10895         * gcc.dg/20030323-1.c: New test.
10896
10897 2003-03-23  Roger Sayle  <roger@eyesopen.com>
10898
10899         * gcc.c-torture/compile/20030323-1.c: New test case.
10900
10901 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
10902
10903         * gcc.dg/20030321-1.c: New test.
10904
10905 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
10906
10907         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
10908
10909 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
10910
10911         PR c++/9978, c++/9708
10912         * g++.dg/ext/vlm1.C: Adjust expected error.
10913         * g++.dg/ext/vla2.C: New test.
10914         * g++.dg/template/arg1.C: New test.
10915         * g++.dg/template/arg2.C: New test.
10916
10917 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
10918
10919         * g77.f-torture/execute/select.f: New test.
10920         * g77.f-torture/noncompile/select_no_compile.f: New test.
10921
10922 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
10923
10924         PR c++/9898
10925         * g++.dg/other/error4.C: New test.
10926
10927 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
10928
10929         * g++.dg/template/friend17.C: New test.
10930
10931 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
10932
10933         * gcc.c-torture/compile/20030320-1.c: New.
10934
10935 2003-03-20  Roger Sayle  <roger@eyesopen.com>
10936
10937         * gcc.dg/builtins-6.c: New test case.
10938
10939 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
10940
10941         PR target/10073
10942         * gcc.c-torture/compile/20030319-1.c: New.
10943
10944 2003-03-18  Jan Hubicka  <jh@suse.cz>
10945
10946         * gcc.dg/i386-cvt-1.c: New test.
10947
10948 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
10949
10950         * objc.dg/naming-1.m: Use "(parse|syntax) error".
10951         * objc.dg/naming-2.m: Likewise.
10952
10953 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
10954
10955         PR c++/9639
10956         * g++.dg/parse/crash1.C: New test.
10957
10958 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
10959
10960         PR c++/8805
10961         * g++.dg/eh/cleanup1.C: New test.
10962
10963 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
10964
10965         * gcc.c-torture/execute/20030316-1.c: New test case.
10966
10967 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10968
10969         PR c++/9629
10970         * g++.dg/init/ctor2.C: New test.
10971
10972 2003-03-15  Roger Sayle  <roger@eyesopen.com>
10973
10974         * g77.f-torture/compile/xformat.f: New test case.
10975
10976 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10977
10978         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
10979         * g++.old-deja/g++.mike/eh50.C: Likewise.
10980
10981 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10982
10983         PR c++/6440
10984         * g++.dg/template/spec7.C: New test.
10985         * g++.dg/template/spec8.C: Likewise.
10986
10987 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
10988
10989         * gcc.c-torture/execute/20030313-1.c: New test.
10990
10991 2003-03-14  Richard Henderson  <rth@redhat.com>
10992
10993         * gcc.dg/inline-2.c: Adjust alpha test for external call.
10994
10995 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10996
10997         * gcc.c-torture/compile/20030314-1.c: New test.
10998
10999 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11000
11001         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11002         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11003         thumb target,
11004         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11005         to accept newer _imp__  prefix and additional
11006         newline in .drectve section.
11007         * gcc.dg/dll-4.c: Likewise.
11008         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11009         switch.
11010
11011 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11012
11013         * g++.dg/parse/namespace9.C: New test.
11014
11015         * g++.dg/init/ref5.C: New test.
11016         * g++.dg/parse/ptrmem1.C: Likewise.
11017
11018 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11019
11020         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11021         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11022         regular expression.
11023         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11024         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11025
11026 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11027
11028         * gcc.c-torture/execute/20030224-2.c: New test.
11029
11030 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11031
11032         * gcc.dg/decl-3.c: New test.
11033
11034 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11035
11036         * gcc.dg/i386-loop-2.c: New test.
11037
11038 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11039
11040         PR c++/9474
11041         * g++.dg/parse/namespace8.C: New test.
11042
11043         PR c++/9924
11044         * g++.dg/overload/builtin2.C: New test.
11045
11046 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11047
11048         * gcc.dg/return-type-3.c: New test.
11049
11050 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11051
11052         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11053         profiling options are not supported.
11054
11055 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11056
11057         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11058         * g++.old-deja/g++.warn/impint2.C: Likewise.
11059
11060 2003-03-10  Devang Patel  <dpatel@apple.com>
11061
11062         * g++.dg/cpp/c++_cmd_1.C: New test.
11063         * g++.dg/cpp/c++_cmd_1.h: New file.
11064
11065 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11066
11067         * gcc.dg/altivec-9.c: New file.
11068
11069 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11070
11071         * gcc.dg/ppc-sdata-1.c: New test.
11072         * gcc.dg/ppc-sdata-2.c: New test.
11073
11074 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11075
11076         PR c++/9373
11077         * g++.dg/opt/ptrmem2.C: New test.
11078
11079         PR c++/8534
11080         * g++.dg/opt/ptrmem1.C: New test.
11081
11082 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11083
11084         * gcc.dg/i386-loop-1.c: New test.
11085
11086 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11087
11088         PR c++/9970
11089         * g++.dg/lookup/friend1.C: New test.
11090
11091 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11092
11093         PR c++/9823
11094         * g++.dg/parser/constructor1.C: New test.
11095
11096 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11097
11098         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11099
11100         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11101
11102 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11103
11104         * gcc.dg/cpp/Wunused.c: Update test.
11105
11106 2003-03-08  Jan Hubicka  <jh@suse.cz>
11107
11108         * gcc.dg/inline-3.c: New test.
11109
11110 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11111
11112         PR c++/9809
11113         * g++.dg/parse/builtin1.C: New test.
11114
11115         PR c++/9982
11116         * g++.dg/abi/cookie1.C: New test.
11117         * g++.dg/abi/cookie2.C: Likewise.
11118
11119         PR c++/9524
11120         * g++.dg/template/field1.C: New test.
11121
11122         PR c++/9912
11123         * g++.dg/parse/class1.C: New test.
11124         * g++.dg/parse/namespace7.C: Likewise.
11125         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11126
11127 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11128
11129         * g++.dg/init/ref4.C: New test.
11130
11131 2003-03-07  Jan Hubicka  <jh@suse.cz>
11132
11133         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11134         * gcc.dg/inline-3.c:  New test.
11135
11136 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11137
11138         * g++.dg/init/ref3.C: New test.
11139
11140         PR c++/9965
11141         * g++.dg/init/ref2.C: New test.
11142
11143         PR c++/9400
11144         * g++.dg/warn/Wshadow-2.C: New test.
11145
11146         PR c++/9791
11147         * g++.dg/warn/Woverloaded-1.C: New test.
11148
11149 2003-03-05  Jan Hubicka  <jh@suse.cz>
11150
11151         * gcc.dg/i386-local2.c: New.
11152         * gcc.dg/i386-local.c: Fix typo.
11153
11154 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11155
11156         * g++.dg/abi/layout3.C: New test.
11157
11158 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11159
11160         * gcc.c-torture/compile/20030305-1.c
11161
11162 2003-03-05  Jan Hubicka  <jh@suse.cz>
11163
11164         * gcc.dg/i386-local.c: New.
11165
11166 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11167
11168         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11169
11170 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11171
11172         * gcc.dg/switch-2.c: New test.
11173         * gcc.dg/switch-3.c: New test.
11174         * gcc.dg/Wswitch.c: Adjust line numbers.
11175         * gcc.dg/Wswitch-default.c: Likewise.
11176         * gcc.dg/Wswitch-enum.c: Likewise.
11177
11178 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11179
11180         * gcc.c-torture/execute/20030222-1.c: New test.
11181
11182 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11183
11184         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11185
11186 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11187
11188         PR c++/9878
11189         * g++.dg/init/ref1.C: New test.
11190
11191 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11192
11193         * gcc.dg/sh-relax.c: New SH-only test.
11194
11195 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11196
11197         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11198         comment explaining purpose of testcase.
11199
11200 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11201
11202         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11203         for HC11/HC12 (asm needs two int registers).
11204         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11205         HC11/HC12 because the test uses an asm which needs two 32-bit
11206         registers.
11207
11208 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11209
11210         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11211         for HC11/HC12 (array is too large otherwise).
11212         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11213         * gcc.c-torture/compile/20010518-2.x: Likewise.
11214         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11215         HC11/HC12 (array is too large).
11216
11217 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11218
11219         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11220         * lib/g++-dg.exp (g++-dg-test): Likewise.
11221
11222 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11223
11224         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11225         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11226
11227 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11228
11229         * g++.dg/warn/implicit-typename1.C: Remove warning.
11230
11231 2003-02-28  Richard Henderson  <rth@redhat.com>
11232
11233         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11234         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11235
11236 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11237
11238         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11239         * g++.dg/pch/pch.exp: Likewise.
11240
11241 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11242
11243         PR c++/9879
11244         * testsuite/g++.dg/init/new4.C: New test.
11245
11246 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11247
11248         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11249
11250 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11251
11252         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11253         unsigned long.
11254
11255         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11256         wider than float.
11257
11258 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11259
11260         * lib/scanasm.exp: Add support for counting numbers of
11261         occurences.
11262         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11263         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11264
11265 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11266
11267         PR c++/9683
11268         * g++.dg/template/static3.C: New test.
11269
11270         PR c++/9829
11271         * g++.dg/parse/namespace6.C: New test.
11272
11273 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11274
11275         PR target/9732
11276         * gcc.dg/20030225-1.c: New test.
11277
11278 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11279
11280         * README: Remove out-of-date information.
11281
11282         PR c++/9836
11283         * g++.dg/template/spec6.C: New test.
11284
11285 2003-02-24  Jeff Law  <law@redhat.com>
11286
11287         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11288
11289 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11290
11291         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11292         * gcc.dg/pragma-ep-1.c: Likewise.
11293
11294 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11295
11296         PR c++/9602
11297         * g++.dg/template/friend16.C: New test.
11298
11299 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11300
11301         PR c++/5333
11302         * g++.dg/parse/fused-params1.C: Adjust error messages.
11303         * g++.dg/template/nested3.C: New test.
11304
11305 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11306
11307         * g++.dg/abi/param1.C: New test.
11308
11309 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11310
11311         PR c++/7982
11312         * g++.dg/warn/implicit-typename1.C: New test.
11313
11314 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11315
11316         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11317         with "mtune".
11318         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11319         * gcc.c-torture/execute/20010129-1.x: Likewise.
11320         * gcc.dg/20011107-1.c: Likewise.
11321         * gcc.dg/20020108-1.c: Likewise.
11322         * gcc.dg/20020122-3.c: Likewise.
11323         * gcc.dg/20020206-1.c: Likewise.
11324         * gcc.dg/20020310-1.c: Likewise.
11325         * gcc.dg/20020426-2.c: Likewise.
11326         * gcc.dg/20020517-1.c: Likewise.
11327         * gcc.dg/991230-1.c: Likewise.
11328         * gcc.dg/i386-unroll-1.c: Likewise.
11329         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11330
11331 2003-02-22  Jan Hubicka  <jh@suse.cz>
11332
11333         * gcc.dg/i386-mul.c: New test.
11334
11335 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11336
11337         * gcc.dg/builtins-5.c: New test case.
11338
11339 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11340
11341         * gcc.dg/asmreg-1.c: New test.
11342
11343 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11344
11345         PR c++/9749
11346         * g++.dg/parse/varmod1.C: New test.
11347
11348 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11349
11350         PR c++/9727
11351         * g++.dg/template/op1.C: New test.
11352
11353 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11354
11355         PR c++/8906
11356         * g++.dg/template/nested2.C: New test.
11357
11358 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11359
11360         PR c++/8724
11361         * g++.dg/expr/dtor1.C: New test.
11362
11363 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11364
11365         * gcc.dg/cpp/include3.c: New test.
11366         * gcc.dg/cpp/inc/foo.h: New file.
11367
11368 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11369
11370         * gcc.c-torture/execute/20030221-1.c: New test.
11371
11372 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11373
11374         PR c++/9729
11375         * g++.dg/abi/conv1.C: New test.
11376
11377 2003-02-20  Jan Hubicka  <jh@suse.cz>
11378
11379         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11380
11381 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11382
11383         * gcc.c-torture/compile/20030219-1.c: New test.
11384
11385 2003-02-18  Jan Hubicka  <jh@suse.cz>
11386
11387         * gcc.dg/funcorder.c: New test.
11388
11389 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11390
11391         * gcc.c-torture/execute/20030218-1.c: New.
11392
11393 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11394
11395         * gcc.dg/20030218-1.c: New.
11396
11397 2003-02-18  Richard Henderson  <rth@redhat.com>
11398
11399         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11400         * gcc.dg/attr-used-2.c: New.
11401
11402 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11403
11404         PR c++/9704
11405         * g++.dg/init/copy5.C: New test.
11406
11407 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11408
11409         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11410         * g++.dg/pch/pch.exp: Likewise.
11411
11412 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11413
11414         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11415         STACK_SIZE is not defined.
11416
11417 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11418
11419         PR c++/9457
11420         * g++.dg/template/init1.C: New test.
11421
11422 2003-02-16  Jan HUbicka  <jh@suse.cz>
11423
11424         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11425         (foo): Add few extra tests
11426         * gcc.dg/c99-const-expr-3.c: Likewise.
11427         * gcc.c-torture/execute/20030216-1.c: New.
11428
11429 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11430
11431         PR c++/9459
11432         * g++.dg/ext/typeof4.C: New test.
11433
11434 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11435
11436         * gcc.dg/i386-387-3.c: New test case.
11437
11438 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11439
11440         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11441         cris-*-elf* cris-*-aout* and mmix-*-*.
11442
11443 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11444
11445         * gcc.dg/20030213-1.c: New test.
11446
11447 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11448
11449         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11450         * gcc.dg/i386-387-2.c: Likewise.
11451
11452 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11453
11454         * gcc.dg/ppc-spe.c: Fix formatting.
11455         Enable tests that were previously unsupported by gas.
11456         Delete tests for instructions that no longer exist.
11457         Switch arguments on evsubifw builtin.
11458
11459 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11460
11461         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11462         STACK_SIZE is too small.
11463
11464 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11465             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11466
11467         * gcc.dg/decl-2.c: New test.
11468
11469 2003-02-10  Jan Hubicka  <jh@suse.cz>
11470
11471         * gcc.dg/i386-fpcvt-1.c:  New test.
11472
11473 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11474
11475         * gcc.c-torture/execute/20030209-1.c: New test.
11476
11477 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11478
11479         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11480         int-wide bitops, use the constants of the same width.
11481         Likewise, if long long is 32-bit wide, test bitops using
11482         32-bit constants.
11483
11484 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11485
11486         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11487
11488 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11489
11490         * testsuite/gcc.dg/builtins-4.c: New test case.
11491
11492 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11493
11494         * gcc.dg/20020430-1.c: Fix dg command typos.
11495         * gcc.dg/20020503-1.c: Likewise.
11496
11497 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11498
11499         PR c++/8785
11500         * g++.dg/parse/fused-params1.C: New test.
11501
11502         PR c++/8857
11503         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11504
11505         PR c++/8921
11506         * g++.dg/parse/non-dependent1.C: New test.
11507
11508         PR c++/8928
11509         * g++.dg/parse/dupl-tmpl-args1.C: New test.
11510
11511         PR c++/9228
11512         * g++.dg/parse/undefined7.C: New test.
11513         * g++.dg/parse/non-templ1.C: New test.
11514
11515         PR c++/9229
11516         * g++.dg/parse/too-many-tmpl-args1.C: New test.
11517
11518 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
11519
11520         * gcc.c-torture/compile/20030206-1.c: New test.
11521
11522 2003-02-05  Roger Sayle  <roger@eyesopen.com>
11523
11524         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11525         "pow" to "foo" to avoid potential confusion with a math built-in.
11526
11527 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11528
11529         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11530         conditions for SPARC targets.
11531
11532 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
11533
11534         * gcc.dg/20030204-1.c: New test.
11535
11536 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11537
11538         PR c++/38
11539         * g++.dg/parse/array-size1.C: New test.
11540
11541         PR c++/5657
11542         * g++.dg/parse/undefined3.C: New test.
11543
11544         PR c++/5665
11545         * g++.dg/parse/undefined4.C: New test.
11546
11547         PR c++/5975
11548         * g++.dg/parse/undefined5.C: New test.
11549
11550         PR c++/7259
11551         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11552
11553         PR c++/8578
11554         * g++.dg/parse/casting-operator1.C: New test.
11555
11556         PR c++/8596
11557         * g++.dg/parse/undefined6.C: New test.
11558
11559         PR c++/8736
11560         * g++.dg/parse/missing-template1.C: New test.
11561
11562 2003-02-04  Jan Hubicka  <jh@suse.cz>
11563
11564         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
11565         * gcc.dg/i386-cmov?.c:  Likewise.
11566         * gcc.dg/i386-fpcvt-?.c:  Likewise.
11567         * gcc.dg/i386-ssefp-1.c:  Likewise.
11568         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
11569         conventions.
11570
11571 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11572
11573         PR c++/7129
11574         * testsuite/g++.dg/ext/max.C: New test.
11575
11576 2003-02-03  Jan Hubicka  <jh@suse.cz>
11577
11578         * gcc.c-torture/execute/20030203-1.c: New test.
11579
11580 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11581
11582         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11583         'natural-endian'.
11584
11585 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11586
11587         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11588         * g++.dg/init/new2.C: Likewise.
11589         * g++.dg/other/new1.C: Likewise.
11590
11591 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11592
11593         * gcc.dg/struct-ret-libc.c: New test.
11594
11595 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11596
11597         * gcc.dg/20030129-1.c: New test.
11598
11599 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11600
11601         PR c++/8849
11602         * g++.dg/template/ptrmem4.C: New test.
11603
11604 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
11605
11606         * g++.dg/parser/constant1.C: New test.
11607
11608 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11609
11610         PR c++/8591
11611         * g++.dg/parse/friend2.C: New test.
11612
11613 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11614
11615         PR c++/9437
11616         * g++.dg/template/unify4.C: New test.
11617
11618 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
11619
11620         * gcc.c-torture/execute/20030128-1.c: New test.
11621
11622 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
11623
11624         * g++.dg/lookup/nested1.C: Test moved from ...
11625         * g++.old-deja/g++.other/lookup24.C: ... here.
11626
11627 2003-01-28  Jan Hubicka  <jh@suse.cz>
11628
11629         * gcc.dg/i386-cmov5.c:  New test.
11630
11631 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
11632
11633         * gcc.c-torture/execute/20010925-1.c: Changed the
11634         memcpy declaration.
11635
11636 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11637
11638         PR c++/3902
11639         * g++.dg/parse/template5.C: New test.
11640
11641 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11642
11643         PR fortran/9258
11644         * g77.dg/pr9258: New test.
11645
11646 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11647
11648         * README: Move relevant parts from README.g++.
11649
11650         * README.g++: Remove this file.
11651
11652 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11653
11654         * g++.dg/abi/dcast1.C: New test.
11655
11656 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11657
11658         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11659
11660 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11661
11662         PR c++/47
11663         * g++.old-deja/g++.other/lookup24.C: New test.
11664
11665 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11666
11667         PR middle-end/7227
11668         * gcc.dg/uninit-C.c: New test.
11669
11670 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11671
11672         * g++.dg/abi/covariant1.C: New test.
11673
11674 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11675
11676         * gcc.dg/20030123-1.c: New test.
11677
11678 2003-01-25  Jan Hubicka  <jh@suse.cz>
11679
11680         PR opt/8492
11681         * gcc.c-torture/compile/20030125-1.c
11682
11683 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11684
11685         PR c++/9403
11686         * g++.dg/parse/template3.C: New test.
11687         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11688
11689         PR c++/795
11690         * g++.dg/parse/template4.C: New test.
11691
11692         PR c++/9415
11693         * g++.dg/template/qual2.C: New test.
11694
11695         PR c++/8545
11696         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11697
11698         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11699
11700 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11701
11702         * gcc.c-torture/execute/switch-1.c: New test case.
11703
11704 2003-01-25  Jan Hubicka  <jh@suse.cz>
11705
11706         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11707
11708 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11709
11710         Tweaks for Bison-1.875. From the NEWS file:
11711         "- `parse error' -> `syntax error'
11712         Bison now uniformly uses the term `syntax error'"
11713         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11714         * gcc.dg/cpp/digraph2.c: Likewise.
11715         * gcc.dg/cpp/direct2.c: Likewise.
11716         * gcc.dg/cpp/paste4.c: Likewise.
11717         * gcc.dg/c90-restrict-1.c: Likewise.
11718         * gcc.dg/c99-func-2.c: Likewise.
11719         * gcc.dg/noncompile/920721-2.c: Likewise.
11720         * gcc.dg/noncompile/930622-2.c: Likewise.
11721         * gcc.dg/noncompile/940112-1.c: Likewise.
11722         * gcc.dg/noncompile/950921-1.c: Likewise.
11723         * gcc.dg/noncompile/951123-1.c: Likewise.
11724         * gcc.dg/noncompile/971104-1.c: Likewise.
11725         * gcc.dg/noncompile/990416-1.c: Likewise.
11726
11727 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11728
11729         * g++.dg/parse/undefined1.C: Add error message.
11730
11731 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11732
11733         PR c++/9354
11734         * g++.dg/parse/new1.C: New test.
11735
11736         PR c++/9216
11737         * g++.dg/parse/template2.C: New test.
11738
11739         PR c++/9354
11740         * g++.dg/parse/typedef2.C: New test.
11741
11742         PR c++/9328
11743         * g++.dg/ext/typeof3.C: New test.
11744
11745 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11746
11747         PR c++/2738
11748         * g++.dg/parse/ret-type1.C: New test.
11749
11750         PR c++/3792
11751         * g++.dg/parse/tmpl-outside1.C: New test.
11752
11753         PR c++/4207
11754         * g++.dg/parse/int-as-enum1.C: New test.
11755
11756         PR c++/4903
11757         * g++.dg/parse/no-typename1.C: New test.
11758
11759         PR c++/5533
11760         * g++.dg/parse/no-value1.C: New test.
11761
11762         PR c++/5921
11763         * g++.dg/parse/wrong-inline1.C: New test.
11764
11765         PR c++/6402
11766         * g++.dg/parse/ref1.C: New test.
11767
11768         PR c++/6992
11769         * g++.dg/parse/attr-ctor1.C: New test.
11770
11771         PR c++/7229
11772         * g++.dg/parse/namespace5.C: New test.
11773
11774         PR c++/7917
11775         * g++.dg/parse/func-def1.C: New test.
11776
11777         PR c++/8143
11778         * g++.dg/parse/undefined1.C: New test.
11779
11780         PR c++/5723, PR c++/8522
11781         * g++.dg/parse/specialization1.C: New test.
11782
11783         PR c++/163, PR c++/8595
11784         * g++.dg/parse/struct-as-enum1.C: New test.
11785
11786         PR c++/9173
11787         * g++.dg/parse/undefined2.C: New test.
11788
11789 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11790
11791         PR c++/9298
11792         * g++.dg/parse/template1.C: New test.
11793
11794         PR c++/9384
11795         * g++.dg/parse/using1.C: New test.
11796
11797         PR c++/9285
11798         PR c++/9294
11799         * g++.dg/parse/expr2.C: New test.
11800
11801         PR c++/9388
11802         * g++.dg/parse/lookup2.C: Likewise.
11803
11804 2003-01-21  Jan Hubicka  <jh@suse.cz>
11805
11806         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11807         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11808         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11809         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11810
11811 2003-01-20  Nick Clifton  <nickc@redhat.com>
11812
11813         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11814         problem with ARM sibcall code generation.
11815
11816 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11817
11818         * gcc.c-torture/execute/20030120-1.c: New.
11819
11820 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11821
11822         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11823
11824 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11825
11826         PR c++/9272
11827         * g++.dg/parse/ctor1.C: New test.
11828
11829         PR c++/9294:
11830         * g++.dg/parse/qualified1.C: New test.
11831
11832         * g++.dg/parse/typename3.C: New test.
11833
11834 2003-01-16  Richard Henderson  <rth@redhat.com>
11835
11836         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11837
11838 2003-01-16  Richard Henderson  <rth@redhat.com>
11839
11840         * g++.dg/pch/pch.exp: Copy test header to the working directory
11841         before using it either for precompilation or direct use.
11842         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11843         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11844
11845 2003-01-16  Richard Henderson  <rth@redhat.com>
11846
11847         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11848         before using it either for precompilation or direct use.
11849         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11850         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11851
11852 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11853
11854         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11855         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11856         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11857         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11858         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11859         typename warning into error.
11860         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11861         error messages.
11862         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11863         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11864         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11865         messages.
11866         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11867         make declaration visible in template.
11868         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11869         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11870         messages.
11871         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11872         message.
11873         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11874         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11875         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11876         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11877         typename warning with error message.
11878         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11879         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11880         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11881
11882 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11883
11884         * g++.dg/parse/ambig2.C: New test.
11885
11886 2003-01-15  Richard Henderson  <rth@redhat.com>
11887
11888         * g++.dg/tls/init-2.C: Update error message string.
11889
11890 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11891
11892         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
11893
11894 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
11895
11896         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
11897         all for HC11/HC12.
11898         * gcc.c-torture/compile/20001205-1.x: Likewise.
11899         * gcc.c-torture/compile/20001226-1.x: Likewise.
11900         * gcc.c-torture/compile/920520-1.x: Likewise.
11901         * gcc.c-torture/compile/961203-1.x: Likewise.
11902         * gcc.c-torture/compile/20020604-1.x: Likewise.
11903
11904 2003-01-15  Jan Hubicka  <jh@suse.cz>
11905
11906         * gcc.c-torture/compile/20030115-1.c: New test.
11907
11908         * gcc.dg/i386-fpcvt-1.c: New test.
11909         * gcc.dg/i386-fpcvt-2.c: New test.
11910
11911 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
11912
11913         Further conform g++'s __vmi_class_type_info to the C++ ABI
11914         specification.
11915         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
11916         the specification.
11917
11918 2003-01-14  Jan Hubicka  <jh@suse.cz>
11919
11920         * gcc.dg/i386-fpcvt-1.c: New test.
11921         * gcc.dg/i386-fpcvt-2.c: New test.
11922
11923 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11924
11925         * gcc.dg/i386-mmx-3.c: New test.
11926
11927 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
11928
11929         PR c++/9264
11930         * g++.dg/parse/octal1.C: New file.
11931
11932         PR c++/9172
11933         * g++.dg/parse/typename1.C: New file.
11934
11935 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
11936
11937         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
11938         * gcc.dg/bf-no-ms-layout.c: Likewise.
11939         * gcc.dg/bf-ms-attrib.c: Likewise.
11940
11941 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
11942
11943         PR c++/9099
11944         * g++.dg/parse/dtor1.C: New file.
11945
11946         PR c++/9128
11947         * g++.dg/rtti/typeid1.C: New file.
11948
11949         PR c++/9153
11950         * g++.dg/parse/lookup1.C: New file.
11951
11952         PR c++/9171
11953         * g++.dg/templ/spec5.C: New file.
11954
11955 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
11956
11957         * gcc.c-torture/compile/20030110-1.c: New test.
11958
11959 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
11960
11961         Merge from pch-branch:
11962
11963         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
11964
11965         * gcc.dg/pch/cpp-1.h: New.
11966         * gcc.dg/pch/cpp-1.c: New.
11967         * gcc.dg/pch/cpp-2.h: New.
11968         * gcc.dg/pch/cpp-2.c: New.
11969
11970         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
11971
11972         * gcc.dg/pch/except-1.h: New.
11973         * gcc.dg/pch/except-1.c: New.
11974
11975         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
11976
11977         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
11978         running test.
11979         * gcc.dg/pch: Include *.hp not *.h.
11980         * gcc.dg/pch/system-1.h: New.
11981         * gcc.dg/pch/system-1.c: New.
11982
11983         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
11984
11985         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
11986         rather than trying to build and run a program using PCH.
11987         * gcc.dg/pch: Remove dg-do commands from test files.
11988
11989         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
11990
11991         * gcc.dg/pch/macro-3.c: New.
11992         * gcc.dg/pch/macro-3.h: New.
11993
11994         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
11995
11996         * gcc.dg/pch/common-1.c: New.
11997         * gcc.dg/pch/common-1.h: New.
11998         * gcc.dg/pch/decl-1.c: New.
11999         * gcc.dg/pch/decl-1.h: New.
12000         * gcc.dg/pch/decl-2.c: New.
12001         * gcc.dg/pch/decl-2.h: New.
12002         * gcc.dg/pch/decl-3.c: New.
12003         * gcc.dg/pch/decl-3.h: New.
12004         * gcc.dg/pch/decl-4.c: New.
12005         * gcc.dg/pch/decl-4.h: New.
12006         * gcc.dg/pch/decl-5.c: New.
12007         * gcc.dg/pch/decl-5.h: New.
12008         * gcc.dg/pch/global-1.c: New.
12009         * gcc.dg/pch/global-1.h: New.
12010         * gcc.dg/pch/inline-1.c: New.
12011         * gcc.dg/pch/inline-1.h: New.
12012         * gcc.dg/pch/inline-2.c: New.
12013         * gcc.dg/pch/inline-2.h: New.
12014         * gcc.dg/pch/static-1.c: New.
12015         * gcc.dg/pch/static-1.h: New.
12016         * gcc.dg/pch/static-2.c: New.
12017         * gcc.dg/pch/static-2.h: New.
12018
12019         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12020
12021         * g++.dg/pch/pch.exp: Better handle failing testcases.
12022         * gcc.dg/pch/pch.exp: Likewise.
12023         * gcc.dg/pch/macro-1.c: New.
12024         * gcc.dg/pch/macro-1.h: New.
12025         * gcc.dg/pch/macro-2.c: New.
12026         * gcc.dg/pch/macro-2.h: New.
12027
12028         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12029
12030         * g++.dg/dg.exp: Treat files in pch/ specially.
12031         * g++.dg/pch/pch.exp: New file.
12032         * g++.dg/pch/empty.H: New file.
12033         * g++.dg/pch/empty.C: New file.
12034         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12035         "precompile".
12036
12037         * gcc.dg/pch/pch.exp: New file.
12038         * gcc.dg/pch/empty.h: New file.
12039         * gcc.dg/pch/empty.c: New file.
12040         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12041         "precompile".
12042
12043 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12044
12045         * g++.dg/template/friend14.C: New test.
12046
12047 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12048
12049         * gcc.dg/old-style-asm-1.c: New test.
12050
12051 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12052
12053         * gcc.c-torture/compile/20030109-1.c: New test.
12054
12055 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12056
12057         * gcc.c-torture/execute/20030109-1.c: New test.
12058
12059 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12060
12061         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12062         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12063         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12064         * g++.old-deja/g++.mike/eh2.C: Likewise
12065         * g++.old-deja/g++.mike/eh3.C: Likewise
12066         * g++.old-deja/g++.mike/eh5.C: Likewise
12067         * g++.old-deja/g++.mike/eh6.C: Likewise
12068         * g++.old-deja/g++.mike/eh7.C: Likewise
12069         * g++.old-deja/g++.mike/eh8.C: Likewise
12070         * g++.old-deja/g++.mike/eh9.C: Likewise
12071         * g++.old-deja/g++.mike/eh10.C: Likewise
12072         * g++.old-deja/g++.mike/eh12.C: Likewise
12073         * g++.old-deja/g++.mike/eh13.C: Likewise
12074         * g++.old-deja/g++.mike/eh14.C: Likewise
12075         * g++.old-deja/g++.mike/eh16.C: Likewise
12076         * g++.old-deja/g++.mike/eh17.C: Likewise
12077         * g++.old-deja/g++.mike/eh18.C: Likewise
12078         * g++.old-deja/g++.mike/eh21.C: Likewise
12079         * g++.old-deja/g++.mike/eh23.C: Likewise
12080         * g++.old-deja/g++.mike/eh24.C: Likewise
12081         * g++.old-deja/g++.mike/eh25.C: Likewise
12082         * g++.old-deja/g++.mike/eh26.C: Likewise
12083         * g++.old-deja/g++.mike/eh27.C: Likewise
12084         * g++.old-deja/g++.mike/eh28.C: Likewise
12085         * g++.old-deja/g++.mike/eh29.C: Likewise
12086         * g++.old-deja/g++.mike/eh31.C: Likewise
12087         * g++.old-deja/g++.mike/eh33.C: Likewise
12088         * g++.old-deja/g++.mike/eh34.C: Likewise
12089         * g++.old-deja/g++.mike/eh35.C: Likewise
12090         * g++.old-deja/g++.mike/eh36.C: Likewise
12091         * g++.old-deja/g++.mike/eh37.C: Likewise
12092         * g++.old-deja/g++.mike/eh38.C: Likewise
12093         * g++.old-deja/g++.mike/eh39.C: Likewise
12094         * g++.old-deja/g++.mike/eh40.C: Likewise
12095         * g++.old-deja/g++.mike/eh41.C: Likewise
12096         * g++.old-deja/g++.mike/eh42.C: Likewise
12097         * g++.old-deja/g++.mike/eh44.C: Likewise
12098         * g++.old-deja/g++.mike/eh46.C: Likewise
12099         * g++.old-deja/g++.mike/eh47.C: Likewise
12100         * g++.old-deja/g++.mike/eh48.C: Likewise
12101         * g++.old-deja/g++.mike/eh49.C: Likewise
12102         * g++.old-deja/g++.mike/eh50.C: Likewise
12103         * g++.old-deja/g++.mike/eh51.C: Likewise
12104         * g++.old-deja/g++.mike/eh53.C: Likewise
12105         * g++.old-deja/g++.mike/eh55.C: Likewise
12106         * g++.old-deja/g++.mike/p7912.C: Likewise
12107         * g++.old-deja/g++.mike/p9706.C: Likewise
12108         * g++.old-deja/g++.mike/p10416.C: Likewise
12109         * g++.old-deja/g++.mike/p11667.C: Likewise
12110         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12111         Remove redundant reference to Iris.
12112         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12113         Elxsi, i860, Pico Java, and WE32K.
12114
12115 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12116
12117         * g++.dg/ext/asm4.C: New test.
12118
12119 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12120
12121         PR c++/9030
12122         * g++.dg/template/friend12.C: New test.
12123         * g++.dg/template/friend13.C: Likewise.
12124         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12125
12126 2003-01-08  Jan Hubicka  <jh@suse.cz>
12127
12128         * gcc.dg/i386-cadd.c: New test.
12129         * gcc.dg/i386-cmov4.c: Likewise.
12130
12131 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12132
12133         PR c++/9165
12134         * g++.dg/warn/Wunused-3.C: New test.
12135
12136         * g++.dg/abi/bitfield9.C: New test.
12137
12138         PR c++/9189
12139         * g++.dg/parse/defarg3.C: New test.
12140
12141 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12142
12143         * g++.dg/parse/ambig1.C: New test.
12144         * g++.dg/parse/defarg2.C: New test.
12145
12146 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12147
12148         * g++.dg/template/defarg-1.C: New test.
12149         * g++.dg/template/local2.C: Likewise.
12150
12151 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12152
12153         * gcc.c-torture/execute/20030105-1.c: New test.
12154
12155 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12156
12157         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12158         * g++.dg/parse/namespace4.C: Likewise.
12159
12160 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12161
12162         * g++.dg/template/ntp2.C: New test.
12163
12164 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12165
12166         * g++.dg/parse/extern-C-1.C: New test.
12167
12168         * g++.dg/parse/namespace4.C: New test.
12169
12170         * g++.dg/template/nested1.C: New test.
12171
12172         * g++.dg/parse/namespace3.C: New test.
12173
12174 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12175
12176         * g++.dg/lookup/two-stage1.C: New test.
12177
12178 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12179
12180         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12181         * g++.old-deja/g++.jason/access8.C: Likewise.
12182         * g++.old-deja/g++.other/decl5.C: Likewise.
12183
12184 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12185
12186         * g++.dg/parse/parse7.C: New test.
12187
12188 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12189
12190         PR c++/2843
12191         * g++.dg/ext/attrib7.C: New test.
12192
12193 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12194
12195         * g++.dg/parse/parse6.C: New test.
12196
12197 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12198
12199         * gcc.dg/h8300-stack-1.c: New.
12200
12201 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12202
12203         g++.dg/lookup/exception1.C: New test.
12204
12205         g++.dg/lookup/template1.C: New test.
12206
12207         g++.dg/parse/namespace2.C: New test.
12208
12209         g++.dg/parse/parens2.C: New test.
12210
12211 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12212
12213         * g++.dg/parse/parse5.C: New test.
12214         * g++.dg/lookup/scoped4.C: New test.
12215
12216 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12217
12218         * g++.dg/parse/parens1.C: New test.
12219
12220         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12221         angle-bracket1.C.
12222         * g++.dg/parse/parens2.C: New test.
12223
12224         * g++.dg/lookup/scope-operator1.C: New test.
12225
12226         * g++.dg/parse/operator1.C: New test.
12227
12228 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12229
12230         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12231         * g++.old-deja/g++.other/access6.C: Likewise.
12232         * g++.old-deja/g++.other/decl1.C: Likewise.
12233         * g++.old-deja/g++.pt/typename12.C: Likewise.
12234
12235 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12236
12237         * g++.dg/parse/namespace1.C: New test.
12238
12239 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12240
12241         * g++.dg/parse/parse4.C: New test.
12242
12243 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12244
12245         * g++.dg/parse/parse3.C: New test.
12246
12247 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12248
12249         * g++.dg/parse/parse2.C: New test.
12250
12251 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12252
12253         * g++.dg/template/friend11.C: New test.
12254
12255 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12256
12257         * g++.dg/parse/parse1.C: New test.
12258
12259 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12260
12261         * lib/profopt.exp: Change the name of a global variable to avoid
12262         possible clashes with other test suites.
12263
12264 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12265
12266         * g++.dg/inherit/covariant8.C: New test.
12267
12268 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12269
12270         * g++.dg/init/array9.C: New test.
12271
12272         PR c++/9112
12273         * g++.dg/parse/expr1.C: New test.
12274
12275 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12276
12277         * gcc.c-torture/compile/20021230-1.c: New test.
12278
12279 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12280
12281         * g++.dg/inherit/covariant5.C: New test.
12282         * g++.dg/inherit/covariant6.C: New test.
12283         * g++.dg/inherit/covariant7.C: New test.
12284
12285 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12286
12287         PR c++/2739
12288         * g++.dg/other/access2.C: New test.
12289
12290 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12291
12292         * g++.dg/other/anon-struct.C: No longer fails
12293         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12294         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12295         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12296
12297 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12298
12299         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12300
12301 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12302
12303         * g++.dg/eh/spec4.C: Remove stray semicolon.
12304         * g++.dg/expr/pmf-1.C: Change error message.
12305         * g++.dg/ext/asm1.C: Remove stray semicolon.
12306         * g++.dg/ext/typename1.C: Add missing typenames.
12307         * g++.dg/inherit/template-as-base.C: Change error message.
12308         * g++.dg/lookup/scoped1.C: Likewise.
12309         * g++.dg/lookup/scoped2.C: Likewise.
12310         * g++.dg/lookup/using2.C: Likewise.
12311         * g++.dg/other/component1.C: Remove stray semicolon.
12312         * g++.dg/other/do1.C: Change error message.
12313         * g++.dg/other/error2.C: Likewise.
12314         * g++.dg/other/init1.C: Likewise.
12315         * g++.dg/other/packed1.C: Remove stray semicolon.
12316         * g++.dg/other/ptrmem2.C: Change error message.
12317         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12318         marker.
12319         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12320         * g++.dg/template/access3.C: Add typename keyword.
12321         * g++.dg/template/access5.C: Remove stray semicolon.
12322         * g++.dg/template/access6.C: Likewise.
12323         * g++.dg/template/complit1.C: Likewise.
12324         * g++.dg/template/crash1.C: Change error message.
12325         * g++.dg/template/inherit2.C: Remove stray semicolon.
12326         * g++.dg/template/instantiate2.C: Likewise.
12327         * g++.dg/template/instantiate3.C: Change error message.
12328         * g++.dg/template/qual1.C: Remove stray semicolon.
12329         * g++.dg/template/qualttp18.C: Change error message.
12330         * g++.dg/template/ref1.C: Remove stray semicolon.
12331         * g++.dg/template/sizeof1.C (A::value): Declare it.
12332         * g++.dg/template/spec4.C: Change error message.
12333         * g++.dg/template/static1.C: Likewise.
12334         * g++.dg/template/type1.C: Likewise.
12335         * g++.dg/template/typename3.C: Likewise.
12336         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12337         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12338         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12339         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12340         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12341         named return value extension.
12342         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12343         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12344         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12345         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12346         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12347         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12348         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12349         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12350         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12351         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12352         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12353         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12354         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12355         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12356         syntax.
12357         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12358         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12359         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12360         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12361         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12362         * g++.old-deja/g++.brendan/template11.C: Likewise.
12363         * g++.old-deja/g++.brendan/template26.C: Likewise.
12364         * g++.old-deja/g++.brendan/template27.C: Use explicit
12365         specialization syntax.
12366         * g++.old-deja/g++.brendan/template30.C: Likewise.
12367         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12368         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12369         non-dependent names.
12370         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12371         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12372         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12373         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12374         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12375         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12376         named return value extension.
12377         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12378         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12379         * g++.old-deja/g++.ext/return1.C: Likewise.
12380         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12381         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12382         * g++.old-deja/g++.jason/access8.C: Likewise.
12383         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12384         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12385         pseudo-destructor names.
12386         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12387         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12388         pseudo-destructor names.
12389         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12390         * g++.old-deja/g++.jason/overload19.C: Likewise.
12391         * g++.old-deja/g++.jason/overload32.C: Likewise.
12392         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12393         stray semicolons.
12394         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12395         * g++.old-deja/g++.jason/return.C: Likewise.
12396         * g++.old-deja/g++.jason/return2.C: Likewise.
12397         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12398         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12399         syntax.
12400         * g++.old-deja/g++.jason/template10.C: Account for use of
12401         non-dependent names.
12402         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12403         syntax.
12404         * g++.old-deja/g++.jason/template37.C: Likewise.
12405         * g++.old-deja/g++.law/access4.C: Change error messages.
12406         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12407         pseudo-destructor names.
12408         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12409         * g++.old-deja/g++.law/ctors9.C: Likewise.
12410         * g++.old-deja/g++.law/cvt22.C: Likewise.
12411         * g++.old-deja/g++.law/dtors5.C: Likewise.
12412         * g++.old-deja/g++.law/global-init1.C: Likewise.
12413         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12414         * g++.old-deja/g++.law/operators28.C: Likewise.
12415         * g++.old-deja/g++.law/visibility28.C: Likewise.
12416         * g++.old-deja/g++.martin/eval1.C: Likewise.
12417         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12418         name.
12419         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12420         * g++.old-deja/g++.mike/net34.C: Likewise.
12421         * g++.old-deja/g++.mike/net36.C: Likewise.
12422         * g++.old-deja/g++.mike/ns2.C: Likewise.
12423         * g++.old-deja/g++.mike/p12306.C: Likewise.
12424         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12425         value extension.
12426         * g++.old-deja/g++.mike/p700.C: Likewise.
12427         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12428         * g++.old-deja/g++.mike/p710.C: Likewise.
12429         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12430         value extension.
12431         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12432         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12433         * g++.old-deja/g++.ns/crash2.C: Likewise.
12434         * g++.old-deja/g++.ns/crash3.C: Likewise.
12435         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12436         * g++.old-deja/g++.ns/ns17.C: Likewise.
12437         * g++.old-deja/g++.ns/template16.C: Likewise.
12438         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12439         keyword.
12440         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12441         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12442         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12443         named return value extension.
12444         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12445         * g++.old-deja/g++.other/access4.C: Issue additional error
12446         messages.
12447         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12448         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12449         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12450         * g++.old-deja/g++.other/crash25.C: Change error message.
12451         * g++.old-deja/g++.other/crash4.C: Change error message.
12452         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12453         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12454         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12455         checks.
12456         * g++.old-deja/g++.other/defarg8.C: Likewise.
12457         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12458         * g++.old-deja/g++.other/dtor10.C: Likewise.
12459         * g++.old-deja/g++.other/incomplete.C: Likewise.
12460         * g++.old-deja/g++.other/linkage7.C: Likewise.
12461         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12462         lookup algorithm.
12463         * g++.old-deja/g++.other/mangle2.C: Likewise.
12464         * g++.old-deja/g++.other/refinit2.C: Likewise.
12465         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12466         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12467         * g++.old-deja/g++.pt/crash28.C: Likewise.
12468         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12469         syntax.
12470         * g++.old-deja/g++.pt/crash32.C: Change error message.
12471         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12472         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12473         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12474         error message position.
12475         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12476         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12477         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12478         syntax.
12479         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12480         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12481         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12482         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12483         keyword.
12484         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12485         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12486         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12487         keyword.
12488         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12489         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12490         syntax.
12491         * g++.old-deja/g++.pt/friend28.C: Account for use of
12492         non-dependent names.
12493         * g++.old-deja/g++.pt/friend29.C: Likewise.
12494         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12495         rules.
12496         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12497         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12498         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12499         lookup rules.
12500         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12501         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12502         keyword.
12503         * g++.old-deja/g++.pt/memclass20.C: Likewise.
12504         * g++.old-deja/g++.pt/memclass5.C: Likewise.
12505         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12506         keyword.
12507         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12508         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12509         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12510         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12511         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12512         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12513         keyword.
12514         * g++.old-deja/g++.pt/spec10.C: Likewise.
12515         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12516         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12517         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12518         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12519         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12520         * g++.old-deja/g++.pt/ttp62.C: Likewise.
12521         * g++.old-deja/g++.pt/ttp64.C: Likewise.
12522         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12523         * g++.old-deja/g++.pt/typename15.C: Likewise.
12524         * g++.old-deja/g++.pt/typename22.C: Likewise.
12525         * g++.old-deja/g++.pt/typename6.C: Change error messages.
12526         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12527         * g++.old-deja/g++.pt/virtual2.C: Likewise.
12528         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12529         syntax.
12530         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12531         return value extension.
12532         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12533         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12534         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12535         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12536
12537 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12538
12539         * g++.dg/warn/inline1.C: New test.
12540         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12541         * g++.old-deja/g++.jason/synth10.C: Likewise.
12542         * g++.old-deja/g++.mike/net31.C: Likewise.
12543         * g++.old-deja/g++.mike/p8786.C: Likewise.
12544
12545         * g++.dg/template/friend10.C: New test.
12546         * g++.dg/template/conv5.C: New test.
12547
12548 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12549
12550         * g++.dg/lookup/scoped3.C: New test.
12551
12552         * g++.dg/lookup/decl1.C: New test.
12553         * g++.dg/lookup/decl2.C: New test.
12554
12555 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12556
12557         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12558         gcc.c-torture/compile/20021015-1.c,
12559         gcc.c-torture/compile/20021015-2.c,
12560         gcc.c-torture/compile/20021123-1.c,
12561         gcc.c-torture/compile/20021123-2.c,
12562         gcc.c-torture/compile/20021123-3.c,
12563         gcc.c-torture/compile/20021123-4.c,
12564         gcc.c-torture/execute/20021024-1.c: Add tests previously added
12565         only to 3.1 or 3.2 branch.
12566
12567 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
12568
12569         * gcc.dg/i386-bitfield3.c: New test.
12570
12571         * gcc.dg/i386-bitfield2.c: New test.
12572
12573 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12574
12575         * g++.dg/parse/conv_op1.C: New test.
12576
12577 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12578
12579         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12580         approved.
12581
12582 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12583
12584         * gcc.c-torture/compile/20021220-1.c: New test.
12585
12586 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12587
12588         * gcc.dg/i386-fastcall-1.c: New.
12589
12590 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12591
12592         * gcc.c-torture/execute/20021219-1.c: New test.
12593
12594 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12595
12596         * gcc.dg/i386-pic-1.c: New test.
12597
12598 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12599
12600         PR c++/8099
12601         * g++.dg/template/friend9.C: New test.
12602
12603 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12604
12605         PR c++/3663
12606         * g++.dg/template/access7.C: New test.
12607
12608 2002-12-18  Nick Clifton  <nickc@redhat.com>
12609
12610         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12611         the libstdc++-v3 directory has been found.
12612
12613 2002-12-12  Devang Patel <dpatel@apple.com>
12614         * gcc.dg/darwin-ld-1.c: New test.
12615         * gcc.dg/darwin-ld-2.c: New test.
12616         * gcc.dg/darwin-ld-3.c: New test.
12617         * gcc.dg/darwin-ld-4.c: New test.
12618         * gcc.dg/darwin-ld-5.c: New test.
12619
12620 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12621
12622         * gcc.c-torture/compile/20021212-1.c: New test.
12623
12624 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
12625
12626         * gcc.dg/fshort-wchar: New test.
12627
12628 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
12629
12630         PR c++/8372
12631         * g++.dg/template/dtor1.C: New test.
12632
12633         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
12634         markers.
12635
12636 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
12637
12638         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
12639
12640 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12641
12642         * g++.dg/template/static1.C: New test.
12643         * g++.dg/template/static2.C: New test.
12644         * g++.old-deja/g++.ext/memconst.C: New test.
12645
12646 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12647
12648         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12649         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12650         * g++.dg/special/initp1.C: Likewise.
12651
12652 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12653
12654         * gcc.c-torture/execute/20021204-1.c: New test.
12655
12656 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12657
12658         * gcc.dg/ppc-fmadd-1.c: New file.
12659         * gcc.dg/ppc-fmadd-2.c: New file.
12660         * gcc.dg/ppc-fmadd-3.c: New file.
12661
12662 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12663
12664         * gcc.c-torture/compile/20021204-1.c: New test.
12665
12666 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12667
12668         * g++.dg/inherit/covariant2.C: New test.
12669         * g++.dg/inherit/covariant3.C: New test.
12670         * g++.dg/inherit/covariant4.C: New test.
12671         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12672         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12673
12674 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12675
12676         PR c++/8688
12677         * g++.dg/init/brace3.C: New test.
12678
12679 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12680
12681         * gcc.dg/20020210-1.c: Fix a comment typo.
12682
12683 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12684
12685         PR c++/8720
12686         * g++.dg/parse/defarg1.C: New test.
12687
12688         PR c++/8615
12689         * g++.dg/template/char1.C: New test.
12690
12691         * g++.dg/template/varmod1.C: Fix typo.
12692
12693 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12694
12695         DR 180
12696         * g++.old-deja/g++.pt/crash32.C: Expect error.
12697
12698 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12699
12700         PR c++/5919
12701         * g++.dg/template/varmod1.C: New test.
12702
12703         PR c++/8727
12704         * g++.dg/inherit/typeinfo1.C: New test.
12705
12706         PR c++/8663
12707         * g++.dg/inherit/typedef1.C: New test.
12708
12709 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12710
12711         PR c++/8332
12712         PR c++/8493
12713         * g++.dg/template/strlen1.C: New test.
12714
12715         PR c++/8227
12716         * g++.dg/template/ctor2.C: New test.
12717
12718         PR c++/8214
12719         * g++.dg/init/string1.C: New test.
12720
12721         PR c++/8511
12722         * g++.dg/template/friend8.C: New test.
12723
12724 2002-11-29  Joe Buck <jbuck@synopsys.com>
12725
12726         * g++.dg/lookup/anon2.C: New test.
12727
12728 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12729
12730         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12731         h8300 port.
12732
12733 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12734
12735         * gcc.dg/bitfld-6.c: New test.
12736
12737 2002-11-27  Jan Hubicka  <jh@suse.cz>
12738
12739         * gcc.c-torture/execute/20021127.[cx]: New test.
12740
12741 2002-11-26  Jan Hubicka  <jh@suse.cz>
12742
12743         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12744         quality.
12745
12746 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12747
12748         * g++.dg/init/brace2.C: New test.
12749         * g++.old-deja/g++.mike/p9129.C: Correct.
12750
12751 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12752
12753         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12754
12755 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12756
12757         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12758
12759 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12760
12761         * testsuite/g++.dg/abi/empty11.C: New test.
12762         * testsuite/g++.dg/rtti/cv1.C: New test.
12763
12764 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12765
12766         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12767
12768 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12769
12770         * g++.dg/abi/empty10.C: New test.
12771
12772 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12773
12774         * gcc.c-torture/compile/20021124-1.c: New test.
12775
12776 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12777
12778         * g++.dg/abi/rtti2.C: New test.
12779
12780 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12781
12782         * gcc.dg/i386-unroll-1.c: New test.
12783
12784 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12785
12786         * gcc.c-torture/compile/20021120-1.c: New test.
12787         * gcc.c-torture/compile/20021120-2.c: New test.
12788
12789 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12790
12791         * gcc.dg/bitfld-5.c: New test.
12792
12793 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12794
12795         * gcc.c-torture/execute/20021120-3.c: New test.
12796
12797 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12798
12799         * gcc.c-torture/execute/20021120-2.c: New test.
12800
12801 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12802
12803         * gcc.c-torture/execute/20021120-1.c: New test.
12804
12805 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12806
12807         * gcc.c-torture/execute/20021118-3.c: New test.
12808
12809 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12810
12811         * gcc.c-torture/compile/20021119-1.c: New test.
12812
12813 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12814
12815         * gcc.dg/duff-1.c: New test.
12816         * gcc.dg/duff-2.c: New test.
12817         * gcc.dg/duff-3.c: New test.
12818
12819 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12820
12821         * gcc.dg/cpp/_Pragma5.c: New test.
12822
12823 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12824
12825         * gcc.c-torture/execute/20021118-2.c: New test.
12826
12827 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12828
12829         * gcc.c-torture/execute/20021118-1.c: New test.
12830
12831 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12832
12833         * gcc.dg/20021116-1.c: New test.
12834
12835 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12836
12837         * g++.dg/abi/vcall1.C: New test.
12838
12839 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12840
12841         * gcc.dg/20021029-1.c: New test.
12842         * gcc.dg/20021029-2.c: New test.
12843
12844 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12845
12846         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12847
12848 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12849
12850         PR c/8439
12851         * gcc.dg/20021110.c: Move to ...
12852         * gcc.c-torture/compile/20021110.c: .... here.
12853
12854 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12855
12856         PR c/8467
12857         * gcc.c-torture/execute/20021111-1.c
12858
12859 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12860
12861         PR c/8439
12862         * gcc.dg/20021110.c: New test.
12863
12864 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12865
12866         * g++.dg/abi/vthunk3.C: Run only on x86.
12867
12868 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12869
12870         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12871
12872 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12873
12874         * lib/compat.exp (compat-execute): Fix logic error in last
12875         change.
12876
12877 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12878
12879         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12880
12881 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12882
12883         PR c++/8389
12884         * g++.dg/template/access6.C: New test.
12885
12886 2002-11-08  Jan Hubicka  <jh@suse.cz>
12887
12888         * gcc.dg/i386-ssefp-1.c: New test.
12889         * gcc.dg/i386-ssefp-1.c: New test.
12890
12891 2002-11-08  Jan Hubicka  <jh@suse.cz>
12892
12893         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
12894
12895 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12896
12897         * g++.dg/abi/vthunk3.C: New test.
12898
12899         PR c++/8338
12900         * g++.dg/template/crash2.C: New test.
12901
12902 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
12903
12904         * testsuite/g++.dg/abi/dtor1.C: New test.
12905         * testsuite/g++.dg/abi/dtor2.C: Likewise.
12906
12907 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
12908
12909         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
12910         Darwin.
12911
12912 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12913
12914         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
12915         -mthumb.  Only xfail with -O0.
12916
12917 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
12918
12919         * g++.dg/abi/thunk1.C: New test.
12920         * g++.dg/abi/thunk2.C: Likewise.
12921         * g++.dg/abi/vtt1.C: Likewise.
12922
12923 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
12924
12925         PR optimization/8423
12926         * gcc.c-torture/execute/builtin-constant.c: New test.
12927
12928 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
12929
12930         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
12931         Add some more cases.
12932
12933 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
12934
12935         PR c++/8391
12936         * g++.dg/opt/local1.C: New test.
12937
12938 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
12939
12940         PR c++/8160
12941         * g++.dg/template/complit1.C: New test.
12942
12943         PR c++/8149
12944         * g++.dg/template/typename4.C: Likewise.
12945
12946 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12947
12948         Core issue 287, PR c++/7639
12949         * g++.dg/template/instantiate1.C: Adjust error location.
12950         * g++.dg/template/instantiate3.C: New test.
12951         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
12952         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
12953         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
12954
12955 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
12956
12957         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
12958
12959 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
12960
12961         PR c++/8287
12962         * g++.dg/init/dtor2.C: New test.
12963
12964 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12965
12966         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
12967         * gcc.dg/nest.c: Bypass errors on irix6.
12968
12969 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
12970
12971         * gcc.dg/nest.c: Expect error for mmix-*-*.
12972         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
12973
12974 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
12975
12976         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
12977         markers.
12978
12979         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
12980
12981 2002-10-25  Mike Stump  <mrs@apple.com>
12982
12983         * gcc.dg/warn-1.c: New test.
12984
12985 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12986
12987         * g++.dg/template/typename3.C: New test.
12988
12989 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
12990
12991         * g++.dg/lookup/ptrmem1.C: New test.
12992
12993         * g++.dg/abi/vthunk2.C: New test.
12994
12995 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
12996
12997         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
12998
12999 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13000
13001         * g++.dg/abi/empty9.C: New test.
13002
13003 2002-10-24  Richard Henderson  <rth@redhat.com>
13004
13005         * g++.dg/inherit/thunk1.C: Enable for ia64.
13006
13007 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13008
13009         PR c++/8067
13010         * g++.dg/lookup/pretty1.C: New test.
13011
13012 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13013
13014         * gcc.dg/20021023-1.c: New test.
13015
13016 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13017
13018         PR c++/7679
13019         * g++.dg/parse/inline1.C: New test.
13020
13021 2002-10-23  Richard Henderson  <rth@redhat.com>
13022
13023         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13024
13025         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13026
13027 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13028
13029         PR c++/6579
13030         * g++.dg/parse/stmtexpr3.C: New test.
13031
13032 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13033
13034         * g++.dg/expr/cond1.C: New test.
13035
13036 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13037
13038         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13039
13040 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13041
13042         * g++.dg/abi/vbase13.C: New test.
13043         * g++.dg/abi/vbase14.C: Likewise.
13044
13045 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13046
13047         * gcc.dg/tls/pic-1.c: New test.
13048         * gcc.dg/tls/nonpic-1.c: New test.
13049         * gcc.dg/20021018-1.c: New test.
13050
13051 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13052
13053         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13054         Remove only files with the same base name as the test case.
13055         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13056         (profopt-execute): Likewise.  Also, remove old profiling
13057         and performance data files before running the tests.
13058
13059         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13060         * g++.dg/bprob/bprob.exp: Likewise.
13061         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13062         to allow more general test case names.
13063
13064         * g++.dg/bprob/bprob-1.C: Rename to ...
13065         * g++.dg/bprob/g++-bprob-1.C: ... this.
13066
13067         * g77.dg/bprob/bprob-1.f: Rename to ...
13068         * g77.dg/bprob/g77-bprob-1.f: ... this.
13069
13070 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13071
13072         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13073         bison 1.50 or later.
13074
13075 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13076
13077         * g++.dg/README: Describe more test directories.
13078
13079 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13080
13081         * g++.dg/init/array6.C: Add additional tests.
13082
13083 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13084
13085         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13086         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13087
13088 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13089
13090         * gcc.c-torture/compile/20020604-1.x: New.
13091         * gcc.c-torture/compile/simd-5.x: Likewise.
13092         * gcc.c-torture/execute/920710-1.x: Likewise.
13093         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13094
13095 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13096
13097         * g++.dg/inherit/override1.C: Add dg-options clause.
13098
13099 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13100
13101         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13102         _mm_slli_si128.
13103
13104 2002-10-19  Andreas Schwab  <schwab@suse.de>
13105
13106         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13107         directory component.
13108
13109 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13110
13111         * g++.dg/inherit/thunk1.C: New test.
13112
13113         * g++.dg/inherit/override1.C: New test.
13114
13115         * g++.dg/abi/mangle11.C: New test.
13116         * g++.dg/abi/mangle14.C: New test.
13117         * g++.dg/abi/mangle17.C: New test.
13118
13119 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13120
13121         * g++.dg/overload/member2.C: New test.
13122
13123 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13124
13125         * g++.dg/README: Describe new compat directory.
13126         * g++.dg/dg.exp: Skip tests in compat directory.
13127         * README.compat: New file.
13128         * lib/compat.exp: New expect script.
13129         * g++.dg/compat: New test directory.
13130         * g++.dg/compat/compat.exp: New expect script.
13131         * g++.dg/compat/abi: New test directory.
13132         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13133         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13134         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13135         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13136         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13137         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13138         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13139         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13140         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13141         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13142         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13143         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13144         * g++.dg/compat/break: New test directory.
13145         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13146         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13147         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13148         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13149         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13150         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13151         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13152         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13153         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13154         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13155         g++.dg/compat/break/README: New files.
13156         * g++.dg/compat/eh: New test directory.
13157         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13158         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13159         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13160         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13161         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13162         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13163         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13164         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13165         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13166         g++.dg/compat/eh/filter2_y.C,
13167         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13168         g++.dg/compat/eh/new1_y.C,
13169         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13170         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13171         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13172         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13173         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13174         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13175         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13176         g++.dg/compat/eh/unexpected1_y.C: New files.
13177         * g++.dg/compat/init: New test directory.
13178         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13179         g++.dg/compat/init/array5_y.C,
13180         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13181         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13182         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13183         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13184         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13185         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13186         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13187         g++.dg/compat/init/init-ref2_y.C: New files.
13188
13189 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13190
13191         PR c++/7584
13192         * g++.dg/inherit/using3.C: New test.
13193
13194 2002-10-17  Jan Hubicka  <jh@suse.cz>
13195
13196         * gcc.dg/20021017-2.c: New test.
13197
13198 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13199
13200         * g++.dg/abi/mangle16.C: Adjust.
13201
13202         * g++.dg/init/array8.C: New test.
13203
13204 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13205
13206         * gcc.dg/special/mips-abi.exp: New test.
13207         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13208
13209 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13210
13211         * g++.dg/abi/mangle16.C: New test.
13212         * g++.dg/abi/mangle17.C: Likewise.
13213
13214         PR c++/7478
13215         * g++.dg/template/ref1.C: New test.
13216
13217 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13218
13219         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13220
13221 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13222
13223         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13224
13225 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13226
13227         PR c++/7524
13228         * g++.dg/init/array7.C: New test.
13229
13230 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13231
13232         * g++.dg/init/array6.C: New test.
13233
13234         * g++.dg/abi/mangle13.C: Likewise.
13235         * g++.dg/abi/mangle14.C: Likewise.
13236         * g++.dg/abi/mangle15.C: Likewise.
13237
13238 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13239
13240         * g++.dg/abi/empty8.C: New test.
13241
13242 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13243
13244         * g++.dg/init/ctor1.C: New test.
13245
13246 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13247
13248         * gcc.c-torture/execute/20021015-1.c: New test.
13249
13250 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13251
13252         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13253
13254 2002-10-14  Jan Hubicka  <jh@suse.cz>
13255
13256         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13257
13258 2002-10-14  Richard Henderson  <rth@redhat.com>
13259
13260         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13261
13262 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13263
13264         PR optimization/6631
13265         * g++.dg/opt/const2.C: New test.
13266
13267 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13268
13269         PR c++/7176
13270         * g++.dg/parse/friend1.C: New test.
13271         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13272
13273 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13274
13275         * gcc.dg/20021014-1.c: New test.
13276
13277 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13278
13279         PR c++/5661
13280         * g++.dg/ext/vlm1.C: New test.
13281         * g++.dg/ext/vlm2.C: Likewise.
13282
13283         * g++.dg/init/array1.C: Remove invalid braces.
13284         * g++.dg/init/brace1.C: New test.
13285         * g++.dg/init/copy2.C: Likewise.
13286         * g++.dg/init/copy3.C: Likewise.
13287         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13288         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13289         braces.
13290
13291 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13292
13293         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13294
13295 2002-10-11  Richard Shann  <richard.shann@superh.com>
13296
13297         * gcc.c-torture/compile/simd-5.c: New test.
13298
13299 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13300
13301         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13302
13303 2002-10-10  Jim Wilson  <wilson@redhat.com>
13304
13305         * gcc.c-torture/execute/20021010-1.c: New test.
13306
13307 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13308
13309         PR c/7353
13310         * g++.dg/ext/typedef-init.C: New test.
13311         * gcc.dg/typedef-init.c: New test.
13312
13313 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13314
13315         * gcc.dg/cpp/paste13.c: New test.
13316
13317 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13318
13319         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13320         remaining platforms, XFAIL during compile, not execute.  Don't
13321         XFAIL at -O0.
13322
13323 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13324
13325         * gcc.dg/alias-1.c: Tweak expected warning.
13326
13327 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13328
13329         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13330
13331 2002-10-06  Andreas Jaeger  <aj@suse.de>
13332
13333         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13334         * gcc.dg/cpp/c++98.C: Likewise.
13335
13336         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13337         * g++.dg/cpp/c++98.C: Likewise.
13338
13339         * g++.dg/README (Subdirectories): Mention cpp directory.
13340
13341         PR target/7559
13342         * gcc.dg/20021006-1.c: New test.
13343
13344 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13345
13346         PR c++/7804
13347         * g++.dg/other/warning1.C: New test.
13348
13349 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13350
13351         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13352         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13353         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13354
13355 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13356
13357         PR c++/7931
13358         * g++.dg/template/ptrmem3.C: New test.
13359
13360         PR c++/7754
13361         * g++.dg/template/union1.C: New test.
13362
13363 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13364
13365         PR c++/8006
13366         * g++.dg/abi/mangle9.C: New test.
13367         * g++.dg/abi/mangle10.C: New test.
13368         * g++.dg/abi/mangle11.C: New test.
13369         * g++.dg/abi/mangle12.C: New test.
13370
13371 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13372
13373         PR c++/7188.
13374         * g++.dg/template/meminit1.C: New test.
13375         * g++.dg/warn/Wreorder-1.C: Likewise.
13376         * g++.old-deja/g++.mike/warn3.C: Tweak.
13377         * lib/prune.exp: Ingore "in copy constructor".
13378
13379 2002-10-02  Andreas Jaeger  <aj@suse.de>
13380
13381         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13382         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13383         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13384         on x86-64.
13385
13386 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13387
13388         * gcc.dg/empty1.C: Fix typo.
13389
13390 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13391
13392         * gcc.dg/alias-1.c: New test.
13393
13394 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13395
13396         * gcc.dg/empty1.C: New test.
13397
13398         * g++.dg/tls/init-2.C: Tweak error messages.
13399
13400 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13401
13402         * gcc.c-torture/compile/20020923-1.c: New test.
13403
13404 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13405
13406         * gcc.c-torture/execute/ffs-1.c: New test.
13407         * gcc.c-torture/execute/ffs-2.c: Ditto.
13408
13409 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13410
13411         * g++.dg/overload/member1.C: New test.
13412
13413 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13414
13415         * g++.dg/abi/empty7.C: New test.
13416         * g++.dg/init/pm2.C: Likewise.
13417
13418 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13419
13420         * g++.dg/rtti/crash1.C: New test.
13421
13422 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13423
13424         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13425         gcc.dg/sibcall-4.c: New tests.
13426
13427 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13428
13429         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13430         powerpc and MMIX targets.
13431
13432 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13433
13434         * gcc.dg/cpp/20020927-1.c: New.
13435
13436 2002-09-26  David S. Miller  <davem@redhat.com>
13437
13438         * gcc.c-torture/compile/trunctfdf.c: New.
13439
13440 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13441
13442         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13443
13444 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13445
13446         * gcc.c-torture/execute/loop-15.c: New.
13447
13448 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13449
13450         * README.QMTEST: Fix typo.
13451
13452 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13453
13454         * gcc.dg/20020926-1.c: New test.
13455
13456 2002-09-25  David S. Miller  <davem@redhat.com>
13457
13458         PR target/7842
13459         * gcc.c-torture/execute/shiftdi.c: New test.
13460
13461 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13462
13463         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13464         unique to the tool.
13465         * lib/g77.exp (g77_init): Likewise.
13466         * lib/g++.exp (g++_init): Likewise.
13467         * lib/objc.exp (objc_init): Likewise.
13468
13469 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13470
13471         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13472         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13473         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13474
13475 2002-09-25  Richard Henderson  <rth@redhat.com>
13476
13477         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13478         too-small long double.
13479
13480 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13481
13482         * gcc.dg/20020919-1.c: New test.
13483
13484 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13485
13486         * g++.dg/abi/bitfield6.C: New test.
13487         * g++.dg/abi/bitfield7.C: New test.
13488         * g++.dg/abi/bitfield8.C: New test.
13489         * g++.dg/abi/vbase11.C: New test.
13490
13491 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13492
13493         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13494         hppa*-*-hpux*.  Update test comment.
13495
13496 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
13497
13498         * gcc.dg/tls/struct-1.c: New test.
13499
13500 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
13501
13502         * gcc.dg/cpp/tr-warn2.c: Update.
13503
13504 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13505
13506         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13507
13508 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13509
13510         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13511         systems.
13512
13513 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
13514
13515         * gcc.c-torture/execute/ieee/mzero3.c: New test.
13516
13517         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13518         Adjust for c++filt moved to binutils.  Remove spurious duplicate
13519         setting of cxxfilt.
13520
13521 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
13522
13523         * gcc.dg/20020312-2.c: Update for darwin.
13524
13525 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
13526
13527         * g++.old-deja/g++.other/crash32.C: Mark ICE.
13528
13529 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
13530
13531         * objc.dg/comp-types-1.m: New test.
13532         * objc.dg/comp-types-2.m: New test.
13533         * objc.dg/comp-types-3.m: New test.
13534         * objc.dg/comp-types-4.m: New test.
13535         * objc.dg/comp-types-5.m: New test.
13536         * objc.dg/comp-types-6.m: New test.
13537
13538 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13539
13540         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13541
13542 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13543
13544         * g++.dg/other/do1.C: New test.
13545
13546         * g++.dg/template/subst1.C: New test.
13547
13548 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
13549
13550         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13551
13552 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13553
13554         * g++.dg/template/qualttp20.C: Adjust expected errors.
13555         * g++.old-deja/g++.jason/report.C: Likewise.
13556         * g++.old-deja/g++.other/qual1.C: Likewise.
13557
13558         * g++.dg/lookup/scoped2.C: New test.
13559
13560         * g++.dg/ext/asm3.C: New test.
13561
13562 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
13563
13564         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13565
13566 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
13567
13568         * ChangeLog: follow spelling conventions.
13569         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13570         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13571         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13572         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13573         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13574         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13575         * g++.old-deja/g++.law/global-init1.C: Likewise.
13576         * g++.old-deja/g++.other/delete4.C: Likewise.
13577         * g++.old-deja/g++.other/inline21.C: Likewise.
13578         * g++.old-deja/g++.other/singleton.C: Likewise.
13579         * g77.dg/strlen0.f: Likewise.
13580         * g77.f-torture/compile/20010519-1.f: Likewise.
13581         * g77.f-torture/compile/980310-4.f: Likewise.
13582         * gcc.c-torture/compile/20000605-1.c: Likewise.
13583         * gcc.c-torture/execute/20020225-1.c: Likewise.
13584         * gcc.dg/c90-hexfloat-2.c: Likewise.
13585         * gcc.dg/c99-bool-1.c: Likewise.
13586         * gcc.dg/c99-hexfloat-2.c: Likewise.
13587         * gcc.dg/dll-2.c: Likewise.
13588         * gcc.dg/wtr-union-init-1.c: Likewise.
13589         * gcc.dg/wtr-union-init-2.c: Likewise.
13590         * gcc.dg/wtr-union-init-3.c: Likewise.
13591         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13592         * gcc.dg/cpp/defined.c: Likewise.
13593         * gcc.dg/cpp/macsyntx.c: Likewise.
13594         * gcc.dg/cpp/paste2.c: Likewise.
13595         * gcc.dg/cpp/trad/defined.c: Likewise.
13596         * gcc.dg/format/c90-printf-1.c: Likewise.
13597         * gcc.dg/format/c90-scanf-1.c: Likewise.
13598         * gcc.dg/format/c99-printf-1.c: Likewise.
13599         * gcc.dg/format/c99-scanf-1.c: Likewise.
13600         * gcc.misc-tests/gcov-8.c: Likewise.
13601         * lib/profopt.exp: Likewise.
13602
13603 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
13604
13605         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13606
13607 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13608
13609         * g++.dg/inherit/using2.C: New test.
13610
13611 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
13612
13613         * ChangeLog: Follow spelling conventions.
13614         * g++.dg/template/friend4.C: Likewise.
13615         * g++.old-deja/g++.pt/crash67.C: Likewise.
13616         * gcc.c-torture/execute/20000801-4.c: Likewise.
13617         * gcc.dg/c90-digraph-1.c: Likewise.
13618         * gcc.dg/c94-digraph-1.c: Likewise.
13619         * gcc.dg/c99-digraph-1.c: Likewise.
13620         * gcc.dg/cpp/line5.c: Likewise.
13621         * gcc.dg/cpp/multiline.c: Likewise.
13622         * gcc.dg/cpp/trad/literals-1.c: Likewise.
13623         * gcc.dg/format/attr-3.c: Likewise.
13624         * gcc.dg/format/c90-scanf-3.c: Likewise.
13625         * gcc.dg/format/ext-4.c: Likewise.
13626
13627 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13628
13629         * g++.dg/template/pretty1.C: New test.
13630
13631 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
13632
13633         * gcc.c-torture/execute/struct-cpy-1.c: New test.
13634
13635 2002-09-13  Matt Austern  <austern@apple.com>
13636
13637         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
13638         passing a cast expression to a function by const reference.
13639
13640 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13641
13642         * g++.dg/template/deduce1.C: New test.
13643
13644 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13645
13646         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13647         32-bit int.
13648
13649 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13650
13651         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13652         usage.
13653
13654 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13655
13656         * gcc.c-torture/compile/20020910-1.c: New test.
13657
13658 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13659
13660         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13661
13662 2002-09-10  Andreas Jaeger  <aj@suse.de>
13663
13664         * gcc.dg/20020312-2.c: Adjust for x86-64.
13665
13666 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13667
13668         * g77.dg/7388.f: New test case for PR 7388.
13669
13670 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13671
13672         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13673
13674 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13675
13676         * objc.dg/proto-lossage-1.m: New test.
13677
13678 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13679
13680         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13681
13682 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13683
13684         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13685         expected to pass.
13686
13687 2002-09-06  Stan Shebs  <shebs@apple.com>
13688             David Edelsohn  <edelsohn@gnu.org>
13689
13690         * gcc.dg/weak: New directory.
13691         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13692         target-specific xfail bits.
13693         * gcc.dg/typeof-2.c: Move to new directory.
13694         * gcc.dg/weak.exp: New expect script.
13695
13696 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13697
13698         * gcc.c-torture/execute/extzvsi.c: New test.
13699
13700 2002-09-05  Stan Shebs  <shebs@apple.com>
13701
13702         * gcc.dg/weak-1.c: xfail on Darwin.
13703         * gcc.dg/weak-2.c: Ditto.
13704         * gcc.dg/weak-3.c: Ditto.
13705         * gcc.dg/weak-4.c: Ditto.
13706         * gcc.dg/weak-5.c: Ditto.
13707         * gcc.dg/weak-6.c: Ditto.
13708         * gcc.dg/weak-7.c: Ditto.
13709         * gcc.dg/weak-8.c: Ditto.
13710         * gcc.dg/weak-9.c: Ditto.
13711
13712 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13713
13714         * gcc.c-torture/execute/loop-14.c: New test.
13715
13716 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13717
13718         * g++.dg/other/cxa-atexit1.C: New test.
13719
13720         * gcc.dg/typeof-2.c: New test.
13721
13722 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13723
13724         * gcc.dg/builtins-2.c: New testcase.
13725         * gcc.dg/builtins-3.c: New testcase.
13726
13727 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13728
13729         * gcc.dg/cpp/_Pragma4.c: New test.
13730
13731 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13732
13733         * objc/execute/nil_method-1.m: New testcase.
13734
13735 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13736
13737         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13738         [Object class], not [Object initialize].
13739
13740 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13741             Hans-Peter Nilsson  <hp@bitrange.com>
13742
13743         * gcc.c-torture/execute/20020720-1.x: Skip test on
13744         mmix-knuth-mmixware.  Correct comment.
13745
13746 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13747
13748         * testsuite/g++.dg/abi/bitfield5.C: New test.
13749         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13750
13751 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13752
13753         * objc.dg/undeclared-selector.m: New test.
13754
13755 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13756
13757         * g++.dg/other/offsetof1.C: Avoid cast warning.
13758
13759 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13760
13761         * objc.dg/super-class-2.m: New test.
13762
13763 2002-08-24  Matt Austern  <austern@apple.com>
13764
13765         * g++.dg/ext/lvaddr.C: New test.
13766         * g++.dg/ext/lvcast.C: New test.
13767
13768 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13769
13770         * testsuite/g++.dg/inherit/cond1.C: New test.
13771
13772 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13773
13774         * gcc.dg/noncompile/incomplete-1.c: New test.
13775
13776 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13777
13778         * gcc.dg/typespec-1.c: New test.
13779
13780 2002-08-20  Devang Patel  <dpatel@apple.com>
13781         * objc.dg/proto-hier-2.m: New test.
13782
13783 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13784
13785         * objc.dg/bitfield-1.m: New test.
13786         * objc.dg/bitfield-2.m: New test.
13787
13788 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13789
13790         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13791         gcc.dg/c99-flex-array-4.c: New tests.
13792
13793 2002-08-16  Stan Shebs  <shebs@apple.com>
13794
13795         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13796
13797 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13798
13799         * gcc.dg/typeof-1.c: New test.
13800         * g++.dg/ext/typeof2.C: New test.
13801
13802 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13803
13804         * g++.dg/other/offsetof1.C: New test.
13805
13806 2002-08-14  Richard Henderson  <rth@redhat.com>
13807
13808         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13809
13810 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13811
13812         * gcc.dg/cpp/_Pragma3.c: New test.
13813
13814 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13815
13816         * g++.dg/template/inherit3: New test.
13817
13818 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13819
13820         * gcc.dg/bitfld-4.c: Add blank options.
13821
13822 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13823
13824         * g++.dg/template/crash1.C: New test.
13825
13826 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13827
13828         * gcc.dg/tls/opt-2.c: New test.
13829
13830 2002-08-08  Devang Patel  <dpatel@apple.com>
13831
13832         * objc.dg/selector-1.m : New test
13833
13834 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13835
13836         * g++.dg/abi/bitfield4.C: New test.
13837         * gcc.dg/bitfld-4.c: New test.
13838
13839 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13840
13841         * g++.dg/other/packed1.C: New test.
13842
13843 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13844
13845         * g++.dg/abi/offsetof.C: Tweak error messages.
13846         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13847
13848 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13849
13850         * gcc.dg/bitfld-3.c: New test.
13851
13852 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13853             Richard Henderson  <rth@redhat.com>
13854
13855         * gcc.dg/i386-bitfield1.c: New test.
13856         * g++.dg/abi/bitfield3.C: Update.
13857
13858 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13859
13860         * objc.dg/const-str-2.m: Update.
13861         * gcc.dg/cpp/c++98.c: Change to C extension.
13862         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13863         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13864
13865 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13866
13867         * testsuite/gcc.dg/tls/diag-3.c: New.
13868
13869 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13870
13871         * g++.dg/README (Subdirectories): Document new subdir expr.
13872         * g++.dg/expr/pmf-1.C: New test.
13873
13874 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13875
13876         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13877
13878 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13879
13880         * g++.dg/abi/bitfield3.C: New test.
13881
13882 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13883
13884         * lib/gcov.exp: Tweak expected line formats.
13885         * gcc.misc-tests/gcov8.c: New test.
13886         * gcc.misc-tests/gcov8.x: New flags.
13887
13888 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
13889
13890         * consistency.vlad/layout/endian.c: Include string.h.
13891
13892         * gcc.c-torture/execute/20020805-1.c: New test.
13893
13894 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
13895
13896         * g++.dg/other/conversion1.C: New test.
13897
13898 2002-08-03  Roger Sayle  <roger@eyesopen.com>
13899
13900         * gcc.dg/builtins-1.c: New testcase.
13901
13902 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
13903
13904         * g++.dg/inherit/access3.C: New test.
13905
13906 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
13907
13908         * gcc.dg/ia64-visibility-2.c: New test.
13909
13910 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
13911
13912         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
13913         __qualifier_flags to __flags.
13914
13915 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
13916
13917         * g++.dg/inherit/operator1.C: New test.
13918         * g++.dg/lookup/disamb1.C: Fix typo in comment.
13919         * g++.dg/other/error1.C: Change expected error message.
13920         * g++.dg/template/conv4.C: Likewise.
13921
13922 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
13923
13924         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
13925         for documented behavior.
13926
13927 2002-07-25  Roger Sayle  <roger@eyesopen.com>
13928
13929         * gcc.c-torture/execute/20020720-1.x: Skip this test on
13930         several targets known to fail.
13931
13932 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
13933
13934         * gcc.dg/mips-args-[123].c: New tests.
13935
13936 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
13937
13938         * gcc.dg/ppc-spe.c: New.
13939
13940 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
13941
13942         * g++.dg/other/ptrmem4.C: New testcase.
13943
13944 2002-07-24  Richard Henderson  <rth@redhat.com>
13945
13946         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
13947
13948 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
13949
13950         * g++.dg/ext/alignof1.C (main): Return 0 for success.
13951
13952 2002-07-24  Roger Sayle  <roger@eyesopen.com>
13953
13954         * gcc.c-torture/execute/memset-3.c: New testcase.
13955
13956 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
13957
13958         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
13959         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
13960
13961 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13962
13963         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
13964         Delete.
13965
13966 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
13967
13968         * gcc.c-torture/compile/simd-4.c: New test.
13969
13970 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13971
13972         PR c++/7347, c++/7348
13973         * g++.dg/template/access4.C: New test.
13974         * g++.dg/template/access5.C: New test.
13975         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
13976         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
13977         * g++.old-deja/g++.pt/ttp58.C: Likewise.
13978         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
13979
13980 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
13981
13982         * gcc.dg/gnu89-init-2.c: New test.
13983
13984 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
13985
13986         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
13987
13988 2002-07-20  Roger Sayle  <roger@eyesopen.com>
13989
13990         * gcc.c-torture/execute/20020720-1.c: New testcase.
13991
13992 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
13993
13994         * gcc.dg/cpp/Wsignprom.c: New tests.
13995
13996 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
13997
13998         * gcc.c-torture/execute/loop-13.c: New test.
13999
14000 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14001
14002         * gcc.dg/cpp/expr.c: New tests.
14003
14004 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14005
14006         * g++.dg/opt/pr6713.C: Add template instantiation.
14007
14008 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14009
14010         * gcc.dg/nest.c: New test.
14011
14012 2002-07-17  Richard Henderson  <rth@redhat.com>
14013
14014         * g++.dg/opt/pr6713.C: New test.
14015
14016 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14017
14018         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14019         XFAIL for all x86 processors.
14020
14021 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14022
14023         * gcc.c-torture/execute/20010122-1.x: Do not test with
14024         -fomit-frame-pointer.
14025
14026 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14027
14028         * g++.dg/template/instantiate2.C: New test.
14029         * g++.dg/template/spec4.C: New test.
14030
14031 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14032
14033         * g++.dg/template/access2.C: New test.
14034         * g++.dg/template/access3.C: New test.
14035
14036 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14037
14038         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14039         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14040         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14041         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14042         Convert to use <stdarg.h>.
14043         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14044         Delete.
14045         * gcc.dg/va-arg-2.c: New.
14046         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14047
14048 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14049
14050         * gcc.c-torture/compile/20020710-1.c: New test.
14051
14052 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14053                           Andrew Pinski  <pinskia@physics.uc.edu>
14054
14055         gcc.c-torture/compile/simd-2.c: New testcase.
14056         gcc.c-torture/compile/simd-3.c: Likewise.
14057
14058 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14059
14060         PR c++/7224
14061         * g++.dg/overload/error1.C: New test.
14062
14063 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14064
14065         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14066         configuration and IRIX 6 O32 ABI.
14067
14068 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14069
14070         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14071
14072 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14073
14074         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14075
14076 2002-07-10  Jeffrey A Law  <law@redhat.com>
14077
14078         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14079
14080         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14081
14082 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14083
14084         * gcc.dg/20020312-2.c: Check for __PPC__.
14085
14086 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14087
14088         * gcc.c-torture/compile/20020709-1.c: New test.
14089
14090 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14091
14092         * g++.dg/template/qualttp21.C: New test case.
14093
14094 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14095
14096         * gcc.c-torture/compile/20020706-1.c: New test.
14097         * gcc.c-torture/compile/20020706-2.c: New test.
14098
14099 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14100             Alexandre Oliva  <aoliva@redhat.com>
14101
14102         * g++.dg/warn/incomplete1.C: New test.
14103
14104 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14105
14106         PR c++/7099
14107         * g++.dg/warn/noreturn1.C: New test.
14108
14109 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14110
14111         PR c++/6706
14112         * g++.dg/debug/debug6.C: New test.
14113         * g++.dg/debug/debug7.C: New test.
14114
14115 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14116
14117         * gcc.c-torture/compile/simd-3.c: New test.
14118
14119 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14120
14121         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14122         * gcc.dg/20020620-1.c: Likewise.
14123
14124 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14125
14126         PR c++/6944
14127         * g++.dg/init/array4.C: New test.
14128         * g++.dg/init/array5.C: New test.
14129
14130 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14131
14132         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14133         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14134
14135 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14136
14137         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14138         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14139         * gcc.dg/wtr-conversion-1.c: Likewise.
14140         * gcc.dg/wtr-escape-1.c: Likewise.
14141         * gcc.dg/wtr-int-type-1.c: Likewise.
14142         * gcc.dg/wtr-label-1.c: Likewise.
14143         * gcc.dg/wtr-static-1.c: Likewise.
14144         * gcc.dg/wtr-strcat-1.c: Likewise.
14145         * gcc.dg/wtr-suffix-1.c: Likewise.
14146         * gcc.dg/wtr-switch-1.c: Likewise.
14147         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14148         * gcc.dg/wtr-union-init-1.c: Likewise.
14149         * gcc.dg/wtr-union-init-2.c: Likewise.
14150         * gcc.dg/wtr-union-init-3.c: Likewise.
14151
14152         * gcc.dg/wtr-func-def-1.c: New test.
14153
14154 2002-07-02 Devang Patel <dpatel@apple.com>
14155
14156         * objc.dg/param-1.m: New test.
14157
14158 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14159
14160         * gcc.dg/cpp/trad/directive.c: Add test.
14161         * gcc.dg/cpp/trad/macroargs.c: Add test.
14162         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14163
14164 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14165
14166         * gcc.dg/cpp/cmdlne-M.c: New test.
14167
14168 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14169
14170         * objc.dg/desig-init-1.m: New test.
14171
14172 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14173
14174         PR c++/6716
14175         * g++.dg/template/instantiate1.C: New test.
14176
14177 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14178
14179         PR c++/7112
14180         * g++.dg/template/sizeof2.C: New test.
14181
14182 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14183
14184         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14185         gcc.dg/cpp/trad/include.c: New tests.
14186
14187 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14188
14189         PR target/7177
14190         * gcc.c-torture/compile/20020701-1.c: New test.
14191
14192 2002-07-01  Stan Shebs  <shebs@apple.com>
14193
14194         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14195         header here...
14196         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14197         (objc-torture-execute): or here.
14198
14199 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14200
14201         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14202
14203 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14204
14205         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14206
14207 2002-06-30  Devang Patel  <dpatel@apple.com>
14208
14209         * objc.dg/fsyntax-only.m: New test.
14210
14211 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14212
14213         PR c++/6695
14214         * g++.dg/template/friend7.C: New file.
14215
14216 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14217
14218         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14219         return type.
14220
14221 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14222
14223         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14224         avoid division by zero.
14225
14226 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14227
14228         * gcc.dg/Wunknownprag.c: New tests.
14229
14230 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14231
14232         * gcc.c-torture/execute/simd-2.c: New test.
14233
14234 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14235
14236         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14237         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14238         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14239         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14240         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14241         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14242         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14243         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14244         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14245         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14246         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14247         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14248         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14249         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14250         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14251         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14252         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14253
14254 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14255
14256         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14257         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14258         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14259         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14260         New tests.
14261         * gcc.dg/cpp/trad/directive.c: Update.
14262
14263 2002-06-23  Andreas Jaeger  <aj@suse.de>
14264
14265         * gcc.c-torture/execute/complex-6.c: New.
14266
14267 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14268
14269         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14270         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14271         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14272         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14273
14274 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14275
14276         * gcc.dg/cpp/trad: New directory with traditional tests copied
14277         from parent directory.
14278         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14279         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14280         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14281         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14282         Move to trad/ and rename.
14283         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14284         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14285         gcc.dg/cpp/trad/redef2.c: New tests.
14286         * gcc.dg/cpp/trad/trad.exp: New driver.
14287
14288 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14289
14290         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14291         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14292         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14293         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14294         Remove.
14295
14296 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14297
14298         * gcc.dg/20020620-1.c: New test.
14299
14300 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14301
14302         * g++.dg/template/ttp4.C: New test.
14303
14304 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14305
14306         * g++.dg/opt/vt1.C: Fix regexp.
14307
14308 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14309
14310         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14311         Don't use attribute `noinline'.
14312
14313 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14314
14315         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14316
14317 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14318
14319         * gcc.c-torture/execute/simd-1.c: New.
14320
14321         * gcc.dg/simd-1.c: New.
14322
14323 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14324
14325         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14326
14327 2002-06-16  Richard Henderson  <rth@redhat.com>
14328
14329         * g++.dg/ext/anon-struct1.C: New.
14330         * g++.dg/ext/anon-struct2.C: New.
14331         * g++.dg/ext/anon-struct3.C: New.
14332         * gcc.dg/anon-struct-1.c: New.
14333         * gcc.dg/anon-struct-2.c: New.
14334         * gcc.dg/anon-struct-3.c: New.
14335         * gcc.dg/20011008-1.c: Adjust warning text.
14336         * gcc.dg/20020527-1.c: Add -fms-extensions.
14337
14338 2002-06-16  Richard Henderson  <rth@redhat.com>
14339
14340         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14341
14342 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14343
14344         * gcc.c-torture/execute/20020615-1.c: New test.
14345
14346 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14347
14348         * gcc.c-tortuture/execute/compare-1.c: New test case.
14349         * gcc.c-tortuture/execute/compare-2.c: New test case.
14350         * gcc.c-tortuture/execute/compare-3.c: New test case.
14351
14352 2002-06-13  Richard Henderson  <rth@redhat.com>
14353
14354         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14355         ia64 ilp32.
14356
14357 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14358
14359         * g++.dg/template/typename2.C: Update error message.
14360
14361 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14362
14363         * gcc.c-torture/execute/20020611-1.c: New test.
14364
14365 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14366
14367         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14368         list of targets to skip.
14369
14370 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14371
14372         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14373         targets if not optimizing.
14374
14375 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14376
14377         * gcc.c-torture/compile/20020605-1.c: New test.
14378
14379         * g++.dg/opt/vt1.C: New test.
14380
14381         * gcc.dg/20020531-1.c: New test.
14382
14383         * gcc.dg/20020530-1.c: New test.
14384
14385         * gcc.dg/20020527-1.c: New test.
14386
14387         * g++.dg/opt/cse1.C: New test.
14388
14389 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14390
14391         * gcc.dg/20020607-2.c: New test case.
14392
14393 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14394
14395         * gcc.c-torture/compile/20020604-1.c: New test.
14396
14397 2002-06-04  Richard Henderson  <rth@redhat.com>
14398
14399         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14400         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14401         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14402
14403 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14404
14405         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14406
14407 2002-06-03  Richard Henderson  <rth@redhat.com>
14408
14409         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14410         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14411
14412 2002-06-02  Richard Henderson  <rth@redhat.com>
14413
14414         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14415         test functions static.
14416
14417 2002-06-02  Andreas Jaeger  <aj@suse.de>
14418
14419         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14420         now.
14421
14422 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14423
14424         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14425         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14426         Update for mofified diagnostics.
14427         * gcc.dg/c99-intconst-1.c: No longer fail.
14428
14429 2002-06-02  Richard Henderson  <rth@redhat.com>
14430
14431         * gcc.dg/uninit-A.c: Remove xfail markers.
14432
14433 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14434
14435         * gcc.dg/fnegate-1.c: New test case.
14436
14437 2002-05-30  Osku Salerma  <osku@iki.fi>
14438
14439         * gcc.c-torture/execute/mayalias-1.c: New file.
14440
14441 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14442
14443         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14444         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14445         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14446
14447 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14448
14449         * gcc.c-torture/execute/20020529-1.c: New test.
14450
14451 2002-05-27  Richard Henderson  <rth@redhat.com>
14452
14453         * g++.dg/ext/attrib6.C: New test case.
14454
14455 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14456
14457         * gcc.c-torture/execute/pure-1.c: New test.
14458
14459 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14460
14461         * gcc.dg/cpp/arith-2.c: Remove.
14462
14463 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14464
14465         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14466         * gcc.dg/cpp/if-3.c: Remove.
14467
14468 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14469
14470         * g++.dg/opt/cse2.C: New test.
14471
14472 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14473
14474         * gcc.dg/cpp/arith-1.c: New semantic tests.
14475         * gcc.dg/cpp/if-1.c: Update.
14476
14477 2002-05-24  Ben Elliston  <bje@redhat.com>
14478
14479         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14480
14481 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14482
14483         * gcc.dg/verbose-asm.c: New test.
14484
14485 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14486
14487         * gcc.dg/cpp/paste12.c: New test.
14488
14489 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14490
14491         * g++.dg/parse/named_ops.C: New test.
14492
14493 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
14494
14495         * gcc/testsuite/gcc.dg/weak-8.c: New test.
14496
14497 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
14498
14499         * gcc.dg/weak-2.c: Allow optional leading underscore
14500         in scan-assembler symbol name.
14501         * gcc.dg/weak-3.c: Likewise.
14502         * gcc.dg/weak-4.c: Likewise.
14503         * gcc.dg/weak-5.c: Likewise.
14504
14505 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
14506
14507         * gcc.dg/20020523-1.c: New test.
14508
14509 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14510
14511         * objc.dg/const-str-2.m: Update now that we stop after
14512         a command line error.
14513
14514 2002-05-22  Richard Henderson  <rth@redhat.com>
14515
14516         * g++.dg/dg.exp: Fix typo in test pruneing.
14517
14518 2002-05-22  Richard Henderson  <rth@redhat.com>
14519
14520         * g++.dg/dg.exp: Prune the tls subdirectory.
14521         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14522         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14523         * g++.dg/tls/init-1.C: New.
14524
14525 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
14526
14527         * gcc.dg/20020517-1.c: New test.
14528
14529 2002-05-21  Richard Henderson  <rth@redhat.com>
14530
14531         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14532         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14533
14534 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
14535
14536         * g++.dg/other/copy2.C: New test.
14537
14538 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
14539
14540         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14541         (MAX_COPY): Bump up to 10 times sizeof (long long).
14542         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14543
14544         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14545         sizeof (long long).
14546
14547         * gcc.c-torture/execute/strcpy-1.c: New test.
14548
14549 2002-05-19  Jason Merrill  <jason2redhat.com>
14550
14551         * g++.dg/ext/oper1.C: New test.
14552
14553 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
14554 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
14555
14556         * README.QMTEST: New file.
14557
14558         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14559
14560 2002-05-19  Andreas Jaeger  <aj@suse.de>
14561
14562         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14563         now.
14564         * gcc.c-torture/execute/loop-2d.x: Likewise.
14565
14566 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
14567
14568         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
14569         support weak symbols.
14570         * gcc.dg/weak-4.c: Likewise
14571         * gcc.dg/weak-6.c: Likewise
14572
14573 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14574
14575         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14576         cygwin, coff and h8300-*-hms targets
14577         * gcc.dg/weak-5.c: Likewise
14578         * gcc.dg/weak-7.c: Likewise
14579
14580 2002-05-16  Jason Merrill  <jason@redhat.com>
14581
14582         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14583         (scan-assembler-not, scan-assembler-dem): Likewise.
14584         (scan-assembler-dem-not): Likewise.
14585
14586 2002-05-15  Richard Henderson  <rth@redhat.com>
14587
14588         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14589
14590 2002-05-15  Richard Henderson  <rth@redhat.com>
14591
14592         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14593         (vfoo1f): Warning here.
14594         (vfoo1l): Don't redefine the alias.
14595
14596 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
14597
14598         * g++.dg/init/pm1.C: New test.
14599
14600 2002-05-12  David S. Miller  <davem@redhat.com>
14601
14602         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14603         types.
14604
14605 2002-05-10  Roger Sayle  <roger@eyesopen.com>
14606
14607         * gcc.c-torture/execute/20020510-1.c: New test case.
14608
14609 2002-05-10  David S. Miller  <davem@redhat.com>
14610
14611         * gcc.c-torture/execute/conversion.c: Test long double too.
14612
14613 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
14614
14615         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14616         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14617         * lib/g++.exp (g++_link_flags): Likewise.
14618         * lib/objc.exp (objc_target_compile): Likewise.
14619
14620 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14621
14622         * gcc.dg/cpp/poison.c: Update.
14623         * gcc.dg/cpp/20000625-2.c: Remove.
14624         * gcc.dg/cpp/direct2s.c: Remove final test.
14625
14626 2002-05-08  Tom Rix  <trix@redhat.com>
14627
14628         * gcc.c-torture/execute/20020508-1.c: New test.
14629         * gcc.c-torture/execute/20020508-2.c: New test.
14630         * gcc.c-torture/execute/20020508-3.c: New test.
14631
14632 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14633
14634         * gcc.dg/cpp/charconst-4.c: More tests.
14635
14636 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14637
14638         PR c/6569
14639         * gcc.dg/weak-3.c: Update location of warning messages.
14640         * gcc.dg/weak-5.c: Likewise.
14641
14642 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14643
14644         * gcc.c-torture/execute/20020506-1.c: New test case.
14645
14646 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14647
14648         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14649
14650 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14651
14652         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14653
14654 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14655
14656         * gcc.dg/cpp/charconst-3.c: New test.
14657
14658 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14659
14660         * gcc.dg/cpp/charconst.c: Update tests.
14661
14662 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14663
14664         * treelang: Added directory for new sample language treelang. Also
14665         lib/treelang.exp: New file to signal treelang should be tested.
14666
14667 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14668
14669         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14670         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14671         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14672         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14673         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14674         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14675         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14676
14677 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14678
14679         * gcc.dg/format/xopen-2.c: New test.
14680
14681 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14682
14683         * gcc.dg/20020503-1.c: New test.
14684
14685 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14686
14687         * g++.dg/init/dtor1.C: Make it tougher.
14688
14689 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14690
14691         * g++.dg/init/dtor1.C: New test.
14692
14693 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14694
14695         * gcc.dg/altivec-8.c: New.
14696
14697 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14698
14699         * gcc.dg/altivec-7.c: New.
14700
14701 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14702
14703         * g++.dg/parse/typedef1.C: New test.
14704
14705 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14706
14707         PR c++/6486
14708         * g++.dg/template/friend6.C: New test.
14709
14710         PR c++/6492
14711         * g++.dg/init/copy1.C: New test.
14712
14713 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14714
14715         * g++.dg/warn/effc1.C: New test.
14716
14717 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14718
14719         * gcc.dg/cpp/if-cexp.c: Add a test.
14720
14721 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14722
14723         * gcc.dg/20020426-2.c: New test.
14724
14725 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14726
14727         * gcc.dg/cpp/if-mop.c: Update.
14728         * gcc.dg/cpp/if-mpar.c: Add test.
14729         * gcc.dg/cpp/if-oppr.c: Update.
14730
14731 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14732
14733         PR c/6343
14734         * gcc.dg/weak-[2-7].c: New tests.
14735
14736 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14737
14738         * gcc.dg/enum1.c: New test.
14739
14740 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14741
14742         PR c++/6497
14743         * g++.dg/inherit/access2.C: New test.
14744
14745 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14746
14747         PR bootstrap/6445
14748         * gcc.dg/20020426-1.c: New test.
14749
14750 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14751
14752         * g++.dg/abi/enum1.C: New test.
14753
14754 2002-04-26  Richard Henderson  <rth@redhat.com>
14755
14756         * gcc.dg/c99-bool-1.c: Expect always true warning.
14757
14758 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14759
14760         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14761
14762 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14763
14764         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14765         targets.
14766
14767 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14768
14769         * g++.dg/abi/mange7.C: New test.
14770
14771         PR c++/6438.
14772         * g++.dg/parse/stmtexpr2.C: New test.
14773
14774 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14775
14776         * gcc.dg/20020312-2.c: Add SH target.
14777
14778 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14779
14780         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14781         compiler output on mips*-*-irix*.
14782
14783 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14784
14785         * g++.dg/parse/attr1.C: New test.
14786
14787 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14788
14789         * gcc.c-torture/execute/string-opt-17.c: New test case.
14790         * gcc.c-torture/execute/memset-2.c: New test case.
14791
14792 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14793
14794         PR c++/6256:
14795         * g++.dg/template/friend5.C: New test.
14796
14797         PR c++/6331:
14798         * g++.dg/template/qual1.C: Likewise.
14799
14800 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14801
14802         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14803         Include stdlib.h, not stdio.h or ctype.h.
14804
14805 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14806
14807         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14808         cris-*-elf* and mmix-*-*.
14809         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14810         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14811         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14812         Ditto.
14813         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14814         * gcc.dg/wchar_t-1.c: Ditto.
14815
14816 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14817
14818         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14819         Clarify comment.
14820
14821 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14822
14823         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14824
14825 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14826
14827         * gcc.c-torture/execute/20000906-1.x: Delete.
14828
14829 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14830
14831         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14832
14833 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14834
14835         * PR6367
14836         * g77.f-torture/execute/6367.f: New test.
14837         * g77.f-torture/execute/6367.x: Disable for MMIX.
14838
14839 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14840
14841         * PR6352
14842         * g++.dg/opt/inline2.C: New test.
14843
14844 2002-04-18  Richard Henderson  <rth@redhat.com>
14845
14846         * gcc.dg/20000906-1.c: Enable for all targets.
14847         * gcc.c-torture/compile/iftrap-2.c: New.
14848
14849 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14850
14851         * gcc.dg/20020418-1.c: New test.
14852         * gcc.dg/20020418-2.c: New test.
14853
14854 2002-04-18  Richard Henderson  <rth@redhat.com>
14855
14856         * gcc.c-torture/compile/iftrap-1.c: New.
14857         * gcc.dg/iftrap-1.c: Adjust for ia64.
14858         * gcc.dg/iftrap-2.c: New.
14859
14860 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14861
14862         * gcc.c-torture/compile/20020418-1.c: New test.
14863
14864 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14865
14866         * gcc.c-torture/compile/20020415-1.c: New.
14867
14868 2002-04-18  David S. Miller  <davem@redhat.com>
14869
14870         * gcc.c-torture/execute/20020418-1.c: New test.
14871
14872 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14873
14874         * gcc.dg/20020416-1.c: New test.
14875
14876         * g++.dg/opt/inline1.C: New test.
14877
14878 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14879
14880         * gcc.dg/altivec-5.c: New test.
14881
14882         * gcc.dg/20020415-1.c: New test.
14883
14884 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14885
14886         * testsuite/lib/chill.exp: Remove.
14887
14888 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
14889
14890         * g++.dg/other/big-struct.C: New test.
14891
14892 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
14893
14894         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
14895         of scratch file.
14896
14897 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
14898
14899         PR c/6277
14900         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
14901         in scan-assembler function name
14902
14903 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
14904
14905         * g77.f-torture/execute/980628-4.x,
14906         g77.f-torture/execute/980628-5.x,
14907         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14908         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14909         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
14910         i[34567]86-*-*.
14911
14912 2002-04-13  David S. Miller  <davem@redhat.com>
14913
14914         * gcc.c-torture/execute/20020413-1.c: New test.
14915
14916 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
14917
14918         * gcc.dg/asm-6.c,
14919         * g++.dg/ext/asm1.C: New tests.
14920
14921 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
14922
14923         PR c++ 5373.
14924         * g++.dg/parse/stmtexpr1.C: New test.
14925
14926         PR c++/5189.
14927         * g++.dg/template/copy1.C: New test.
14928
14929 2002-04-12  Richard Henderson  <rth@redhat.com>
14930
14931         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
14932
14933 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
14934
14935         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
14936         gcc.c-torture/execute/20020307-2.c.
14937
14938 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
14939
14940         * g++.dg/ext/attrib5.C,
14941         * g++.dg/lookup/struct1.C: New tests.
14942
14943 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
14944
14945         * gcc.dg/20020411-1.c: New test.
14946
14947         * gcc.c-torture/execute/20020411-1.c: New test.
14948
14949 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
14950
14951         * g77.f-torture/execute/6177.f: New test.
14952
14953 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
14954
14955         PR middle-end/6247
14956         * g++.dg/opt/cleanup1.C: New test.
14957
14958         * g++.dg/opt/const1.C: New test.
14959
14960 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
14961
14962         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
14963
14964 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14965
14966         PR c++/5507
14967         * g++.dg/template/typename2.C: New test.
14968
14969 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
14970
14971         * gcc.c-torture/execute/loop-12.c: New.
14972
14973 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
14974
14975         * g77.f-torture/execute/980628-4.x,
14976         g77.f-torture/execute/980628-5.x,
14977         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
14978         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
14979         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
14980
14981 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14982
14983         PR optimization/6086
14984         * g++.dg/opt/preinc1.C: New test.
14985
14986 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14987
14988         PR c++/5571
14989         * g++.dg/opt/static2.C: New test.
14990
14991 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
14992
14993         PR c/5120
14994         * gcc.dg/20020406-1.c: New test.
14995
14996 2002-04-04  David S. Miller  <davem@redhat.com>
14997
14998         * gcc.c-torture/execute/20020404-1.c: New test.
14999
15000 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15001
15002         PR c/6123
15003         * gcc.dg/20020312-2.c: Do not declare global register variable
15004         if __PIC__ or __pic__ is defined.
15005
15006 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15007
15008         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15009         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15010
15011 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15012
15013         * gcc.misc-tests/linkage.exp: Update last change to handle
15014         sparc*-, not just sparc-.
15015
15016 2002-04-03  Richard Henderson  <rth@redhat.com>
15017
15018         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15019
15020 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15021
15022         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15023
15024 2002-04-02  David S. Miller  <davem@redhat.com>
15025
15026         * gcc.c-torture/execute/20020402-3.c: New test.
15027
15028 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15029
15030         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15031         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15032
15033         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15034         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15035         g77.f-torture/execute/20001201.x,
15036         g77.f-torture/execute/u77-test.x: New files.
15037
15038         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15039         * gcc.dg/wchar_t-1.c: Ditto.
15040
15041 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15042
15043         * gcc.c-torture/execute/20020402-1.c: New test.
15044
15045 2002-04-01  Richard Henderson  <rth@redhat.com>
15046
15047         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15048
15049         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15050
15051 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15052
15053         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15054
15055 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15056
15057         * g++.dg/inherit/template-as-base.C: Expect error.
15058         * g++.dg/inherit/namespace-as-base.C: Likewise.
15059
15060 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15061
15062         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15063         g++.dg/ext/instantiate3.C: Tweak match patterns.
15064
15065         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15066         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15067         -da test.
15068
15069 2002-03-31  Richard Henderson  <rth@redhat.com>
15070
15071         * gcc.dg/special/alias-2.c: New.
15072         * gcc.dg/special/ecos.exp: Run it.
15073
15074 2002-03-31  Richard Henderson  <rth@redhat.com>
15075
15076         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15077
15078 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15079
15080         * gcc.dg/weak-1.c: Disable on h8300 port.
15081
15082 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15083
15084         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15085         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15086         ordering tests.
15087         * g++.dg/bprob/bprob-1.C: New test.
15088         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15089         * g++.dg/gcov/gcov-1.C: New test.
15090         * g++.dg/gcov/gcov-1.x: New file.
15091         * g++.dg/gcov/gcov-2.C: New test.
15092         * g++.dg/gcov/gcov-3.C: New test.
15093         * g++.dg/gcov/gcov-3.h: New file.
15094
15095 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15096
15097         * g++.old-deja/g++.other/builtins5.C: New test.
15098         * g++.old-deja/g++.other/builtins6.C: New test.
15099         * g++.old-deja/g++.other/builtins7.C: New test.
15100         * g++.old-deja/g++.other/builtins8.C: New test.
15101         * g++.old-deja/g++.other/builtins9.C: New test.
15102
15103 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15104
15105         * g++.dg/opt/static1.C: New test.
15106
15107         * g++.dg/opt/longbranch1.C: New test.
15108
15109 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15110
15111         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15112
15113         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15114
15115 2002-03-28  Jeffrey A Law  (law@redhat.com)
15116
15117         * gcc.c-torture/execute/20020328-1.c: New test.
15118
15119 2002-03-27  Richard Henderson  <rth@redhat.com>
15120
15121         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15122         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15123         move from g++.old-deja/g++.ext/.
15124
15125 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15126
15127         * g++.dg/init/new2.C: New test.
15128
15129 2002-03-26  Richard Henderson  <rth@redhat.com>
15130
15131         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15132
15133         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15134         on sparc.
15135
15136         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15137         sparcv9 systems.
15138         * gcc.dg/20001102-1.c: Likewise.
15139
15140 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15141
15142         * gcc.dg/cpp/endif-pedantic1.c,
15143         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15144
15145 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15146
15147         * g++.dg/init/new1.C: New test.
15148
15149 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15150
15151         * g++.dg/abi/vbase9.C: New test.
15152
15153 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15154
15155         * gcc.dg/arm-asm.c: New test.
15156
15157 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15158
15159         * gcc.dg/Wswitch-enum.c: New test.
15160         Fix PR c/5044.
15161
15162 2002-03-26  Richard Henderson  <rth@redhat.com>
15163
15164         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15165         structure.
15166
15167 2002-03-25  Richard Henderson  <rth@redhat.com>
15168
15169         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15170         sparcv9 systems.
15171
15172         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15173         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15174
15175 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15176
15177         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15178
15179 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15180
15181         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15182         targets using generic thunk support.
15183
15184 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15185
15186         * gcc.c-torture/compile/20020323-1.c: New test.
15187
15188         * g++.dg/opt/conj2.C: New test.
15189
15190 2002-03-24  Richard Henderson  <rth@redhat.com>
15191
15192         * gcc.dg/weak-1.c: Use -fno-common.
15193
15194 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15195
15196         * g77.dg/f77-edit-apostrophe-out.f: New test
15197         * g77.dg/f77-edit-h-out.f: New test
15198         * g77.dg/f77-edit-t-in.f: New test
15199         * g77.dg/f77-edit-t-out.f: New test
15200         * g77.dg/f77-edit-x-out.f: New test
15201         * g77.dg/f77-edit-slash-out.f: New test
15202         * g77.dg/f77-edit-colon-out.f: New test
15203         * g77.dg/f77-edit-s-out.f: New test
15204
15205 2002-03-24  Richard Henderson  <rth@redhat.com>
15206
15207         * objc/execute/formal_protocol-6.x: New XFAIL.
15208
15209 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15210
15211         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15212         that do not support weak symbols
15213
15214 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15215
15216         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15217         * lib/g77.exp:  Likewise
15218         * lib/objc.exp: Likewise
15219
15220 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15221
15222         * gcc.dg/Wswitch-default.c: New test.
15223
15224 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15225
15226         * g++.dg/other/enum1.C: New test.
15227
15228 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15229
15230         * gcc.dg/pragma-ep-3.c: Fix typo.
15231
15232 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15233
15234         * g++.dg/inherit/template-as-base.C: New test.
15235
15236 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15237
15238         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15239         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15240
15241 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15242
15243         * gcc.dg/cpp/multiline.c: Update to match.
15244
15245 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15246
15247         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15248
15249 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15250
15251         * gcc.dg/cpp/extratokens2.c:  New file.
15252
15253 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15254
15255         * gcc.dg/20020312-2.c: Add rs6000 target.
15256
15257         * gcc.c-torture/compile/20020319-1.c: New test.
15258
15259 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15260
15261         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15262         (A, E): Handle this.
15263
15264 2002-03-20  Jason Merrill  <jason@redhat.com>
15265
15266         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15267         ignoring -fpic.
15268         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15269         through prune_gcc_output.
15270
15271 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15272
15273         * gcc.c-torture/compile/20020320-1.c: New test.
15274
15275 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15276
15277         * gcc.c-torture/compile/20020318-1.c: New test.
15278
15279         * gcc.dg/struct-by-value-1.c: New test.
15280
15281         * gcc.dg/20020319-1.c: New test.
15282
15283 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15284
15285         * g++.dg/opt/conj1.C: New test.
15286
15287 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15288
15289         * g++.dg/template/qualttp20.C: Revert previous change.
15290         * g++.dg/template/qualttp3.C: Likewise.
15291         * g++.dg/template/qualttp4.C: Likewise
15292         * g++.dg/template/qualttp5.C: Likewise
15293         * g++.dg/template/qualttp6.C: Likewise
15294         * g++.dg/template/qualttp7.C: Likewise
15295         * g++.dg/template/qualttp8.C: Likewise
15296         * g++.dg/template/recurse.C: Likewise.
15297
15298 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15299
15300         * gcc.dg/cpp/wchar-1.c: Update.
15301
15302 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15303
15304         * g++.dg/template/conv1.C: New test.
15305         * g++.dg/template/conv2.C: New test.
15306         * g++.dg/template/conv3.C: New test.
15307         * g++.dg/template/conv4.C: New test.
15308
15309 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15310
15311         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15312         * g++.dg/template/qualttp3.C: Likewise.
15313         * g++.dg/template/qualttp4.C: Likewise
15314         * g++.dg/template/qualttp5.C: Likewise
15315         * g++.dg/template/qualttp6.C: Likewise
15316         * g++.dg/template/qualttp7.C: Likewise
15317         * g++.dg/template/qualttp8.C: Likewise
15318         * g++.dg/template/recurse.C: Likewise.
15319
15320 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15321
15322         * g++.dg/opt/dtor1.C: New test.
15323
15324 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15325
15326         * gcc.c-torture/compile/20020315-1.c: New test.
15327
15328 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15329
15330         * gcc.dg/weak-1.c: Fix scan tests.
15331
15332 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15333
15334         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15335         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15336         cris-*-aout* mmix-*-*.
15337         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15338         cris-*-aout* mmix-*-*.
15339         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15340         cris-*-elf* cris-*-aout* and mmix-*-*.
15341         * gcc.dg/20001009-1.c: Ditto.
15342         * gcc.dg/20010912-1.c: Ditto.
15343         * gcc.dg/20020122-4.c: Ditto.
15344         * gcc.dg/inline-2.c: Ditto.
15345
15346 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15347
15348         * gcc.c-torture/compile/20020314-1.c: New test.
15349
15350 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15351
15352         * gcc.c-torture/execute/20020314-1.c: New test.
15353
15354 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15355
15356         * g++.dg/warn/Wunused-1.C: New test.
15357
15358 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15359
15360         * g++.dg/abi/mangle6.C: New test.
15361
15362 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15363
15364         * gcc.c-torture/compile/20020309-2.c: New test.
15365
15366         * gcc.c-torture/compile/20020312-1.c: New test.
15367
15368 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15369
15370         * g++.dg/other/access1.C: New test.
15371
15372 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15373
15374         * gcc.c-torture/execute/wchar_t-1.c: New test.
15375
15376 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15377
15378         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15379
15380 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15381
15382         * gcc.dg/20020312-1.c: New test case.
15383
15384 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15385
15386         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15387
15388 2002-03-11  Richard Henderson  <rth@redhat.com>
15389
15390         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15391         * g++.old-deja/g++.jason/report.C: Likewise.
15392
15393 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15394
15395         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15396         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15397
15398 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15399
15400         * testsuite/g++.dg/overload/pmf1.C: New test.
15401
15402 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15403
15404         * gcc.c-torture/execute/20020307-1.c: Use long.
15405
15406 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15407
15408         PR optimization/5844
15409         * gcc.dg/20020310-1.c: New test.
15410
15411 2002-03-09  Michael Meissner  <meissner@redhat.com>
15412
15413         * gcc.c-torture/execute/memcpy-2.c: New test.
15414         * gcc.c-torture/execute/memset-1.c: New test.
15415         * gcc.c-torture/execute/strlen-1.c: New test.
15416         * gcc.c-torture/execute/strcmp-1.c: New test.
15417         * gcc.c-torture/execute/strncmp-1.c: New test.
15418
15419 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15420
15421         * gcc.dg/ppc-ldstruct.c: New test.
15422
15423 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15424
15425         * gcc.c-torture/execute/va-arg-22.c: New test.
15426
15427 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15428
15429         * gcc.c-torture/compile/20020309-1.c: New test.
15430
15431 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15432
15433         * gcc.c-torture/execute/20020307-2.c: New test.
15434
15435 2002-03-07  Jeffrey A Law  (law@redhat.com)
15436
15437         * g77.f-torture/compile/20020307-1.f: New test.
15438
15439 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15440
15441         * gcc.dg/unordered-1.c: New test.
15442
15443 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15444
15445         * gcc.c-torture/execute/20020307-1.c: New test.
15446
15447 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15448
15449         * gcc.dg/20020304-1.c: New test.
15450
15451         * gcc.c-torture/compile/20020304-2.c: New test.
15452
15453 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15454
15455         * gcc.c-torture/compile/20020304-1.c: New test case
15456         (from PR c/5830).
15457
15458 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15459
15460         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15461
15462 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15463
15464         * g++.dg/other/classkey1.C: New test.
15465
15466 2002-03-01  Richard Henderson  <rth@redhat.com>
15467
15468         * gcc.c-torture/compile/981223-1.x: New.
15469         * gcc.c-torture/compile/920625-1.x: New.
15470
15471 2002-02-28  Richard Henderson  <rth@redhat.com>
15472
15473         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15474
15475 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15476
15477         * gcc.c-torture/execute/20020227-1.c: New test.
15478
15479 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15480
15481         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15482         here" ERROR lines.
15483         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15484         * g++.old-deja.g++.other/defarg1.C: Likewise.
15485         * g++.old-deja/g++.pt/calls2.C: Likewise.
15486         * g++.old-deja/g++.pt/crash20.C: Likewise.
15487         * g++.old-deja/g++.pt/crash30.C: Likewise.
15488         * g++.old-deja/g++.pt/crash36.C: Likewise.
15489         * g++.old-deja/g++.pt/crash6.C: Likewise.
15490         * g++.old-deja/g++.pt/defarg13.C: Likewise.
15491         * g++.old-deja/g++.pt/derived3.C: Likewise.
15492         * g++.old-deja/g++.pt/error1.C: Likewise.
15493         * g++.old-deja/g++.pt/friend21.C: Likewise.
15494         * g++.old-deja/g++.pt/friend23.C: Likewise.
15495         * g++.old-deja/g++.pt/infinite1.C: Likewise.
15496         * g++.old-deja/g++.robertl/eb128.C: Likewise.
15497
15498 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
15499
15500         * gcc.c-torture/execute/20020225-2.c: New test.
15501
15502 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
15503
15504         * gcc.c-torture/execute/920730-1t.c,
15505         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15506         Delete test cases, only relevant to -traditional.
15507
15508 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15509
15510         * gcc.dg/cpp/undef1.c: Remove.
15511         * gcc.dg/cpp/directiv.c: Update.
15512         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15513
15514 2002-02-27  Michael Meissner  <meissner@redhat.com>
15515
15516         * gcc.c-torture/execute/20020226-1.c: New test.
15517
15518 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
15519
15520         * g++.dg/debug/debug4.C: New test.
15521
15522         * gcc.dg/ia64-visibility-1.c: New test.
15523
15524 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
15525
15526         * gcc.dg/debug/20020224-1.c: New.
15527
15528 2002-02-25  Kazu Hirata  <kazu@hxi.com>
15529
15530         * gcc.c-torture/execute/960416-1.x: New.
15531         * gcc.c-torture/execute/divconst-3.x: Likewise.
15532
15533 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
15534
15535         * gcc.dg/20020224-1.c: New test.
15536
15537 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
15538
15539         * gcc.c-torture/execute/20020225-1.c: New.
15540
15541 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15542
15543         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15544
15545 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
15546
15547         * gcc.dg/20020222-1.c: New test.
15548
15549 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
15550
15551         * g++.dg/opt/anonunion1.C: New test.
15552
15553 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
15554
15555         * g++.dg/template/qualttp19.C: New test.
15556         * g++.dg/template/qualttp20.C: New test.
15557         * g++.old-deja/g++.jason/report.C: Adjust expected errors
15558         * g++.old-deja/g++.other/qual1.C: Likewise.
15559
15560 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
15561
15562         * gcc.dg/attr-alwaysinline.c: New.
15563
15564 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
15565
15566         * gcc.dg/20020220-1.c: New test.
15567
15568         * gcc.dg/20020220-2.c: New test.
15569
15570         * g++.dg/opt/mmx1.C: New test.
15571
15572 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15573
15574         * gcc.c-torture/compile/20020110.c: New test.
15575
15576 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15577
15578         * gcc.c-torture/execute/20020219-1.c: New test.
15579
15580         * gcc.dg/20020219-1.c: New test.
15581
15582         * gcc.dg/noncompile/20020220-1.c: New test.
15583
15584         * g++.dg/opt/ptrintsum1.C: New test.
15585
15586         * gcc.dg/debug/20020220-1.c: New test.
15587
15588 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15589
15590         * gcc.c-torture/execute/20020216-1.c: New test.
15591
15592 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15593
15594         * gcc.dg/decl-1.c: Update, new test.
15595
15596 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
15597
15598         * g++.dg/abi/bitfield1.C: New test.
15599         * g++.dg/abi/bitfield2.C: New test.
15600
15601 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15602
15603         * gcc.dg/attr-nest.c: New test.
15604
15605 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15606
15607         * gcc.c-torture/execute/20020215-1.c: New test.
15608
15609 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15610
15611         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15612         * g++.dg/debug/debug.exp: New.
15613         * g++.dg/debug/trivial.C: New.
15614         * g++.dg/debug/debug1.C: Moved...
15615         * g++.dg/other/debug1.C: ...from here.
15616         * g++.dg/debug/debug2.C: Moved...
15617         * g++.dg/other/debug2.C: ...from here.
15618         * g++.dg/debug/debug3.C: Moved...
15619         * g++.dg/other/debug3.C: ...from here.
15620
15621         * gcc.dg/noncompile/20020213-1.c: New test.
15622
15623 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15624
15625         * g++.dg/other/debug3.C: New test.
15626
15627         * gcc.c-torture/execute/20020213-1.c: New test.
15628
15629 2002-02-13  Richard Smith <richard@ex-parrot.com>
15630
15631         * g++.old-deja/g++.other/thunk1.C: New test.
15632
15633 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15634
15635         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
15636
15637 2002-02-13  Stan Shebs  <shebs@apple.com>
15638
15639         * gcc.dg/altivec-3.c: New.
15640
15641 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15642
15643         * gcc.dg/Wunreachable-1.c: New test.
15644         * gcc.dg/Wunreachable-2.c: New test.
15645
15646 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15647
15648         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15649
15650 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15651
15652         * gcc.dg/decl-1.c: New test.
15653
15654 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15655
15656         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15657
15658 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15659
15660         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15661         * gcc.c-torture/compile/980506-1.x: Likewise.
15662
15663 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15664
15665         * gcc.dg/20020210-1.c: New.
15666
15667 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15668
15669         * g77.f-torture/execute/947.f: New regression test
15670         for PR fortran/947.
15671
15672 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15673
15674         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15675         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15676
15677 2002-02-08  Richard Henderson  <rth@redhat.com>
15678
15679         * gcc.c-torture/compile/labels-3.c: New.
15680
15681 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15682
15683         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15684         expression statements work instead.
15685         * gcc.dg/noncompile/20020207-1.c: New test.
15686
15687 2002-02-07  Richard Henderson  <rth@redhat.com>
15688
15689         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15690
15691 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15692
15693         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15694         message from g77
15695         * lib/g77-dg.exp: Trim g77 error messages so that they are
15696         recognized by dg.exp.
15697
15698 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15699
15700         PR fortran/5473
15701         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15702
15703 2002-02-07  Richard Henderson  <rth@redhat.com>
15704
15705         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15706         to be sufficiently aligned for integers.
15707
15708 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15709
15710         * g++.dg/template/friend4.C: New test.
15711
15712 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15713
15714         PR fortran/5743
15715         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15716         unsupported cases.
15717
15718 2002-02-07  Richard Henderson  <rth@redhat.com>
15719
15720         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15721         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15722         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15723         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15724
15725 2002-02-06  Richard Henderson  <rth@redhat.com>
15726
15727         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15728
15729 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15730
15731         * gcc.dg/20020206-1.c: New test.
15732
15733 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15734
15735         * gcc.c-torture/execute/20020206-1.c: New test.
15736
15737         * gcc.c-torture/execute/20020206-2.c: New test.
15738
15739         PR optimization/5429:
15740         * gcc.c-torture/compile/20020206-1.c: New test.
15741
15742 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15743
15744         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15745         as certain file formats cannot support particularly large
15746         alignments.
15747
15748         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15749         and do not expect to be able to link the executable.
15750
15751         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15752         fail because the COFF format does not support the weak attribute.
15753
15754 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15755
15756         * g77.dg/pr5473.f:  New test
15757
15758 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15759
15760         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15761         Fix testcase accordingly.
15762
15763 2002-02-04  Richard Henderson  <rth@redhat.com>
15764
15765         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15766         (buf): Change to be an array of pointers, not ints.
15767
15768 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15769
15770         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15771         before all tests.  Move warning one line above to match where it
15772         C frontend emits.
15773         * gcc.dg/Wswitch-2.c: New test.
15774         * g++.dg/warn/Wswitch-1.C: New test.
15775         * g++.dg/warn/Wswitch-2.C: New test.
15776
15777 2002-02-04  Richard Henderson  <rth@redhat.com>
15778
15779         * g++.dg/abi/offsetof.C: Fix size comparison.
15780
15781 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15782
15783         * gcc.dg/cast-qual-2.c: New test.
15784
15785 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15786
15787         * gcc.dg/20020201-4.c: New test.
15788
15789 2002-02-04  Ben Elliston  <bje@redhat.com>
15790
15791         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15792         target_info attribute != 0, in addition to the empty string.
15793         (gcc_target_compile): Likewise.
15794
15795 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15796
15797         * gcc.dg/Wswitch.c: New test.
15798         PR gcc/4475. PR gcc/3780.
15799
15800 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15801
15802         * g77.f-torture/execute/5122.f: New test for regressions
15803         against PR fortran/5122.
15804
15805 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15806
15807         * g77.f-torture/compile/pr3743.f: Delete
15808         * g77.dg/pr3743-1.f: New test.
15809         * g77.dg/pr3743-2.f: New test.
15810         * g77.dg/pr3743-3.f: New test.
15811         * g77.dg/pr3743-4.f: New test.
15812
15813 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15814
15815         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15816
15817 2002-02-02  Richard Henderson  <rth@redhat.com>
15818
15819         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15820         * gcc.c-torture/execute/bf64-1.c: Likewise.
15821
15822 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15823
15824         * gcc.dg/20020201-2.c: New test.
15825
15826         * gcc.dg/20020201-3.c: New test.
15827
15828         * gcc.c-torture/execute/bitfld-2.c: New test.
15829
15830 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15831
15832         * gcc.dg/bitfld-1.c: Update.
15833         * gcc.dg/bitfld-2.c: Update.
15834         * gcc.c-torture/execute/bitfld-1.x: New.
15835
15836 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15837
15838         * gcc.c-torture/execute/20020201-1.c: New test.
15839
15840 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15841
15842         PR target/5469
15843         * gcc.dg/20020201-1.c: New test.
15844
15845 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15846
15847         PR fortran/3743
15848         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15849         * g77.f-torture/compile/pr3743.x: Remove
15850
15851 2002-01-31  Tom Rix  <trix@redhat.com>
15852
15853         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15854
15855 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15856
15857         * gcc.dg/noncompile/20020130-1.c: New test.
15858
15859 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15860
15861         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15862
15863 2002-01-29  Richard Henderson  <rth@redhat.com>
15864
15865         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15866         to long long.
15867         * gcc.c-torture/execute/bf64-1.c: Likewise.
15868
15869 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15870
15871         * gcc.c-torture/execute/20020129-1.c: New test.
15872
15873 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15874
15875         * gcc.c-torture/compile/20000224-1.c: Update.
15876         * gcc.c-torture/execute/bitfld-1.c: New tests.
15877         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15878         * gcc.dg/uninit-A.c: Update.
15879
15880 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15881
15882         * g++.dg/template/ctor1.C: Add instantiation.
15883
15884 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15885
15886         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
15887         argument to __builtin_prefetch to be const ptr.
15888
15889 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
15890
15891         * gcc.c-torture/compile/20020120-1.c: New test.
15892
15893 2002-01-27  Kazu Hirata  <kazu@hxi.com>
15894
15895         * gcc.c-torture/execute/20020127-1.c: New test.
15896
15897 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
15898
15899         * g77.dg/f77-edit-i-in.f: New test
15900         * g77.dg/f77-edit-i-out.f: New test
15901
15902 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
15903
15904         * gcc.dg/debug/debug.exp: New file.
15905         * gcc.dg/debug/trivial.c: New file.
15906         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
15907         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
15908         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
15909         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
15910         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
15911         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
15912         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
15913         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
15914         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
15915         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
15916         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
15917         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
15918         * gcc.dg/20000503-1.c: Removed.
15919         * gcc.dg/20010207-1.c: Removed.
15920         * gcc.dg/20011223-1.c: Removed.
15921         * gcc.dg/20020104-2.c: Removed.
15922         * gcc.dg/debug-1.c: Removed.
15923         * gcc.dg/debug-2.c: Removed.
15924         * gcc.dg/debug-3.c: Removed.
15925         * gcc.dg/debug-4.c: Removed.
15926         * gcc.dg/debug-5.c: Removed.
15927         * gcc.dg/debug-6.c: Removed.
15928         * gcc.dg/dwarf2-1.c: Removed.
15929         * gcc.dg/dwarf2-2.c: Removed.
15930
15931 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
15932
15933         * g++.old-deja/g++.other/eh5.C: New test.
15934         * g++.old-deja/g++.other/sibcall2.C: New test.
15935         * g++.old-deja/g++.other/array9.C: New test.
15936         * g++.old-deja/g++.other/typename2.C: New test.
15937         * g++.old-deja/g++.other/crash60.C: New test.
15938         * g++.old-deja/g++.other/conv9.C: New test.
15939         * g++.old-deja/g++.other/mangle10.C: New test.
15940         * g++.old-deja/g++.other/unchanging1.C: New test.
15941         * g++.old-deja/g++.other/exprstmt1.C: New test.
15942         * g++.old-deja/g++.other/inline23.C: New test.
15943         * g++.old-deja/g++.eh/ia64-1.C: New test.
15944         * g++.old-deja/g++.other/dwarf2-1.C: New test.
15945         * g++.old-deja/g++.other/reload1.C: New test.
15946         * g++.old-deja/g++.other/static20.C: New test.
15947         * g++.old-deja/g++.other/local-alloc1.C: New test.
15948         * g++.old-deja/g++.other/conv8.C: New test.
15949         * g++.old-deja/g++.other/stmtexpr2.C: New test.
15950         * g++.old-deja/g++.other/storeexpr1.C: New test.
15951         * g++.old-deja/g++.other/storeexpr2.C: New test.
15952         * g++.dg/eh/template2.C: New test.
15953         * g++.dg/warn/weak1.C: New test.
15954
15955 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
15956
15957         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15958         Remove first, non-varying, argument.
15959
15960 2002-01-23  Richard Henderson  <rth@redhat.com>
15961
15962         * gcc.dg/inline-2.c: New.
15963
15964         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
15965         Add optional target arg.  Check number of arguments.
15966         (scan-assembler-not, scan-assembler-dem): Likewise.
15967         (scan-assembler-dem-not): Likewise.
15968
15969 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15970
15971         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
15972         line 12.
15973         * g++.old-deja/g++.brendan/parse3.C,
15974         g++.old-deja/g++.other/crash26.C,
15975         g++.old-deja/g++.other/crash28.C,
15976         g++.old-deja/g++.other/crash29.C,
15977         g++.old-deja/g++.other/crash30.C,
15978         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
15979
15980 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
15981
15982         * gcc.dg/20020115-1.c: New.
15983
15984 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
15985
15986         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
15987
15988 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
15989
15990         * gcc.dg/20020122-3.c: New.
15991
15992 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
15993
15994         * g++.dg/other/gc1.C: New test.
15995
15996 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
15997
15998         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
15999
16000 2002-01-22  Richard Henderson  <rth@redhat.com>
16001
16002         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16003
16004 2002-01-22  Richard Henderson  <rth@redhat.com>
16005
16006         * gcc.dg/20020122-4.c: New.
16007
16008 2002-01-22  H.J. Lu <hjl@gnu.org>
16009
16010         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16011         link output.
16012         * gcc.dg/special/ecos.exp: Likewise.
16013         * lib/g++-dg.exp: Likewise.
16014         * lib/g77-dg.exp: Likewise.
16015         * lib/gcc-dg.exp : Likewise.
16016         * lib/mike-g++.exp: Likewise.
16017         * lib/mike-g77.exp: Likewise.
16018         * lib/mike-gcc.exp: Likewise.
16019         * lib/objc-dg.exp: Likewise.
16020
16021 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16022
16023         PR target/5379
16024         * gcc.dg/20020122-2.c: New test.
16025
16026 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16027
16028         * gcc.dg/20020122-1.c: New test.
16029
16030 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16031
16032         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16033
16034 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16035
16036         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16037
16038 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16039
16040         * gcc.c-torture/compile/20020121-1.c: New test.
16041
16042 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16043
16044         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16045         ld_library_path.
16046
16047 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16048
16049         * gcc.dg/20020218-1.c: New test.
16050
16051 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16052
16053         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16054         messages
16055         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16056         "At global scope" warning
16057         * g++.dg/ext/align1.C: Change cygwin test for alignment
16058         from db-bogus to dg-warning
16059
16060 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16061
16062         * g77.f-torture/compile/cpp2.F: New test.
16063
16064 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16065
16066         * g++.dg/template/access1.C: New test.
16067
16068 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16069
16070         * gcc.dg/20020118-1.c: New.
16071
16072 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16073
16074         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16075
16076 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16077
16078         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16079         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16080         alignment warnings.
16081
16082 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16083
16084         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16085         torture_with_loops and torture_without_loops
16086
16087 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16088
16089         * gcc.c-torture/compile/20020116-1.c: New test.
16090
16091 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16092
16093         * gcc.dg/20020116-2.c: New test.
16094
16095         * gcc.dg/ultrasp4.c: New test.
16096
16097         * gcc.dg/20020116-1.c: New test.
16098
16099 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16100
16101         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16102         by EABI.
16103
16104 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16105
16106         * gcc.misc-tests/i386-prefetch.exp: New.
16107         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16108         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16109         * gcc.misc-tests/i386-pf-none-1.c: New test.
16110         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16111
16112 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16113
16114         * gcc.dg/gnu89-init-1.c: Add new tests.
16115
16116 2002-01-15  Andreas Jaeger  <aj@suse.de>
16117
16118         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16119         * gcc.dg/i386-mmx-2.c: Likewise.
16120         * gcc.dg/i386-sse-1.c: Likewise.
16121         * gcc.dg/i386-sse-2.c: Likewise.
16122         * gcc.dg/i386-sse-3.c: Likewise.
16123
16124 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16125
16126         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16127         Uncomment additional cases that now pass.
16128
16129 2002-01-11  Richard Henderson  <rth@redhat.com>
16130
16131         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16132         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16133
16134 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16135
16136         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16137
16138 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16139
16140         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16141         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16142
16143 2002-01-10  Dale Johannesen  <dalej@apple.com>
16144
16145         * gcc.c-torture/execute/loop-11.c: New.
16146
16147 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16148
16149         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16150         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16151
16152 2002-01-09  Richard Henderson  <rth@redhat.com>
16153
16154         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16155         type in which to perform the operation for each size.
16156
16157 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16158
16159         * gcc.c-torture/compile/20020109-2.c: New test.
16160
16161 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16162
16163         * gcc.c-torture/execute/loop-10.c: New test.
16164
16165 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16166
16167         * gcc.c-torture/compile/20010226-1.c: New test.
16168         * gcc.c-torture/compile/20010227-1.c: New test.
16169         * gcc.c-torture/compile/20010426-1.c: New test.
16170         * gcc.c-torture/compile/20010510-1.c: New test.
16171         * gcc.c-torture/compile/20010605-3.c: New test.
16172         * gcc.c-torture/compile/20010824-1.c: New test.
16173         * gcc.c-torture/execute/20010409-1.c: New test.
16174         * gcc.dg/noncompile/20000901-1.c: New test.
16175         * gcc.dg/20001023-1.c: New test.
16176         * gcc.dg/20001101-1.c: New test.
16177         * gcc.dg/20001102-1.c: New test.
16178         * gcc.dg/20010207-1.c: New test.
16179         * gcc.dg/20010405-1.c: New test.
16180         * gcc.dg/20010822-1.c: New test.
16181         * gcc.dg/20011107-1.c: New test.
16182
16183 2002-01-09  Jeffrey A Law  (law@redhat.com)
16184
16185         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16186
16187         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16188         execution failure on PA targets.
16189
16190 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16191
16192         * gcc.c-torture/compile/20020109-1.c: New test.
16193
16194 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16195
16196         * gcc.c-torture/execute/20020108-1.c: New test.
16197
16198 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16199
16200         * gcc.dg/20020108-1.c: New test.
16201
16202 2002-01-08  H.J. Lu <hjl@gnu.org>
16203
16204         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16205         for header files.
16206
16207 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16208
16209         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16210         consistency.
16211
16212 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16213
16214         * gcc.dg/altivec-4.c: Test altivec predicates.
16215
16216 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16217
16218         * gcc.c-torture/execute/20020107-1.c: New test.
16219
16220 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16221
16222         PR c/5279
16223         * gcc.c-torture/compile/20020106-1.c: New test.
16224
16225 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16226
16227         * gcc.c-torture/execute/nestfunc-4.c: New test.
16228
16229 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16230
16231         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16232         extra triple that slipped in.
16233         * g++.old-deja/g++.abi/align.C: Likewise.
16234         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16235
16236 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16237
16238         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16239         * g++.old-deja/g++.abi/align.C: Likewise.
16240         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16241
16242         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16243         on FreeBSD/i386.
16244         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16245         FreeBSD.
16246
16247 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16248
16249         * gcc.dg/20020104-1.c: New test.
16250
16251         * gcc.dg/20020104-2.c: New test.
16252
16253 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16254
16255         * gcc.dg/20020103-1.c: Fix typo in target selector.
16256
16257 2002-01-03  Richard Henderson  <rth@redhat.com>
16258
16259         * gcc.dg/20020103-1.c: New.
16260
16261 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16262
16263         * gcc.c-torture/execute/20020103-1.c: New test.
16264
16265 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16266
16267         * g++.dg/other/debug2.C: New test.
16268
16269         * gcc.c-torture/compile/20020103-1.c: New test.
16270
16271 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16272
16273         * gcc.dg/gnu89-init-1.c: Added new tests.
16274
16275 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16276
16277         * g++.dg/template/friend2.C: Remove as patch is reverted.
16278
16279         * g++.dg/warn/oldcast1.C: New test.
16280
16281         * g++.dg/template/ptrmem1.C: New test.
16282         * g++.dg/template/ptrmem2.C: New test.
16283
16284         * g++.dg/template/ntp.C: New test.
16285
16286         * g++.dg/other/component1.C: New test.
16287
16288         * g++.dg/template/ttp3.C: New test.
16289
16290         * g++.dg/template/friend2.C: New test.
16291         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16292
16293 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16294
16295         * g++.dg/other/ptrmem1.C: New test.
16296         * g++.dg/other/ptrmem2.C: New test.
16297
16298 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16299
16300         * g++.dg/template/ctor1.C: New test.
16301
16302 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16303
16304         * g++.dg/template/friend2.C: New test.
16305
16306 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16307
16308         * gcc.dg/mmix-1.c: New test.
16309
16310 2001-12-31  Richard Henderson  <rth@redhat.com>
16311
16312         * gcc.dg/asm-5.c: New.
16313
16314 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16315
16316         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16317         in namespace __gnu_cxx
16318
16319 2001-12-30  Richard Henderson  <rth@redhat.com>
16320
16321         * gcc.dg/debug-6.c: New.
16322
16323 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16324
16325         * gcc.c-torture/compile/20011229-2.c: New test.
16326
16327 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16328
16329         * gcc.dg/debug-3.c: New test.
16330         * gcc.dg/debug-4.c: New test.
16331         * gcc.dg/debug-5.c: New test.
16332
16333 2001-12-29  Richard Henderson  <rth@redhat.com>
16334
16335         * g++.dg/eh/loop1.C: New.
16336
16337 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16338
16339         * g++.dg/template/crash1.C: New test.
16340
16341 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16342
16343         * g++.dg/other/const1.C: New test.
16344
16345 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16346
16347         * gcc.c-torture/compile/20011229-1.c: New test.
16348
16349 2001-12-28  Stan Shebs  <shebs@apple.com>
16350
16351         * lib/objc-torture.exp: Resync with c-torture.exp.
16352         * lib/objc.exp: Load standard libraries.
16353
16354 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16355
16356         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16357         additional tests.
16358
16359 2001-12-27  Roger Sayle <roger@eyesopen.com>
16360
16361         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16362
16363 2001-12-27  Richard Henderson  <rth@redhat.com>
16364
16365         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16366
16367 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16368
16369         * g++.dg/eh/ctor1.C: New test.
16370         * g++.dg/other/error2.C: New test.
16371
16372 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16373
16374         * g++.dg/other/init2.C: New test.
16375
16376 2001-12-24  Richard Henderson  <rth@redhat.com>
16377
16378         * gcc.dg/20011223-1.c: New.
16379         * gcc.dg/inline-1.c: New.
16380
16381 2001-12-23  Richard Henderson  <rth@redhat.com>
16382
16383         * gcc.dg/asm-4.c: Test operand modifiers.
16384
16385 2001-12-23  Richard Henderson  <rth@redhat.com>
16386
16387         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16388
16389 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16390
16391         * gcc.c-torture/execute/20011223-1.c: New test.
16392
16393 2001-12-21  Richard Henderson  <rth@redhat.com>
16394
16395         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16396         re-enables the warning.
16397
16398 2001-12-21  Richard Henderson  <rth@redhat.com>
16399
16400         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16401
16402 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16403
16404         * gcc.c-torture/compile/20011218-1.c: New test.
16405
16406 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16407
16408         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16409         arm-isr.c test.
16410         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16411         epilogue generation for ARM ISR routines.
16412
16413 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16414
16415         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16416         * gcc.dg/format/c90-printf-3.c: Likewise.
16417         * gcc.dg/format/c99-printf-3.c: Likewise.
16418         * gcc.dg/format/ext-1.c: Likewise.
16419         * gcc.dg/format/ext-6.c: Likewise.
16420         * gcc.dg/format/format.h: Prototype unlocked stdio.
16421
16422 2001-12-20  Richard Henderson  <rth@redhat.com>
16423
16424         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16425         (arena): Use it.
16426         (malloc): Correct allocation logic.  Abort if we fill up the
16427         arena before initialization complete.
16428         (realloc): Correct allocation logic.
16429
16430 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16431
16432         * gcc.c-torture/compile/20011219-2.c: New test.
16433
16434         * gcc.c-torture/execute/20011219-1.c: New test.
16435
16436 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16437
16438         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16439         target does not support weak symbols.
16440
16441 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16442
16443         * gcc.c-torture/compile/20011219-1.c: New test.
16444
16445 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16446
16447         * g++.dg/other/error1.C: New test.
16448
16449 2001-12-17  Jeffrey A Law  (law@redhat.com)
16450
16451         * gcc.c-torture/execute/20011217-1.c: New test.
16452
16453 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16454
16455         * objc.dg/special/: New directory.
16456         * objc.dg/special/special.exp: New file.
16457         * objc.dg/special/unclaimed-category-1.h: New file.
16458         * objc.dg/special/unclaimed-category-1a.m: New file.
16459         * objc.dg/special/unclaimed-category-1.m: New file.
16460
16461 2001-12-17  Andreas Jaeger  <aj@suse.de>
16462
16463         * gcc.c-torture/compile/20011217-2.c: New test.
16464
16465 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16466
16467         * gcc.c-torture/compile/20011217-1.c: New test.
16468
16469 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16470
16471         * testsuite/gcc.dg/20011214-1.c: New.
16472
16473 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16474
16475         * gcc.dg/altivec-4.c: New.
16476
16477 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16478
16479         * gcc.dg/20011113-1.c: New test.
16480
16481 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16482
16483         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16484         std::__malloc_alloc_template<0> and
16485         std::__default_alloc_template<false, 0>.
16486
16487 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16488
16489         * objc/execute/bf-21.m: New test.
16490         * objc/execute/enumeration-1.m: New test.
16491         * objc/execute/enumeration-2.m: New test.
16492
16493 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
16494
16495         * gcc.dg/gnu89-init-1.c: New test.
16496
16497 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16498
16499         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16500         * g++.old-deja/g++.jason/2371.C: Likewise.
16501         * g++.old-deja/g++.jason/template33.C: Likewise.
16502         * g++.old-deja/g++.jason/template34.C: Likewise.
16503         * g++.old-deja/g++.jason/template36.C: Likewise.
16504         * g++.old-deja/g++.oliva/typename1.C: Likewise.
16505         * g++.old-deja/g++.oliva/typename2.C: Likewise.
16506         * g++.old-deja/g++.other/typename1.C: Likewise.
16507         * g++.old-deja/g++.pt/inherit2.C: Likewise.
16508         * g++.old-deja/g++.pt/nontype5.C: Likewise.
16509         * g++.old-deja/g++.pt/typename11.C: Likewise.
16510         * g++.old-deja/g++.pt/typename14.C: Likewise.
16511         * g++.old-deja/g++.pt/typename16.C: Likewise.
16512         * g++.old-deja/g++.pt/typename3.C: Likewise.
16513         * g++.old-deja/g++.pt/typename4.C: Likewise.
16514         * g++.old-deja/g++.pt/typename5.C: Likewise.
16515         * g++.old-deja/g++.pt/typename7.C: Likewise.
16516         * g++.old-deja/g++.robertl/eb9.C: Likewise.
16517
16518 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
16519
16520         * g++.dg/other/linkage1.C: New test.
16521         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16522         specifiers.
16523
16524 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
16525
16526         * gcc.dg/concat.c: New test.
16527
16528 2001-12-11  Stan Shebs  <shebs@apple.com>
16529
16530         * objc/compile: New test directory.
16531         * objc/compile/compile.exp: New expect script.
16532         * objc/compile/20011211-1.m: New compile test.
16533
16534 2001-12-11  Jason Merrill  <jason@redhat.com>
16535
16536         * lib/prune.exp (prune_gcc_output): Also handle "In member
16537         function".  So many permutations...
16538
16539 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
16540
16541         * g++.dg/template/typedef1.C: New test.
16542
16543 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
16544
16545         * g++.dg/other/copy1.C: New test.
16546
16547 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
16548
16549         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16550
16551         * gcc.dg/builtin-choose-expr.c: New.
16552
16553 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
16554
16555         * gcc.dg/altivec-2.c: New.
16556
16557 2001-12-07  Richard Henderson  <rth@redhat.com>
16558
16559         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16560
16561 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
16562
16563         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16564         ultrasparc.
16565
16566 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16567
16568         * g++-old.deja/g++.robertl/eb101.C: Deleted.
16569
16570 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
16571
16572         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16573         variable argument list.
16574
16575 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16576
16577         * gcc.c-torture/execute/memcheck: Delete entire directory.
16578         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16579         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16580
16581 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16582
16583         * gcc.dg/Wshadow-1.c: New test.
16584
16585 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16586
16587         * gcc.c-torture/compile/20011130-1.c: New test.
16588
16589         * gcc.dg/noncompile/20011025-1.c: New test.
16590
16591         * g++.dg/other/anon-union.C: New test.
16592
16593         * gcc.c-torture/execute/20011024-1.c: New test.
16594
16595 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16596
16597         * gcc.c-torture/execute/20000722-1.x,
16598         gcc.c-torture/execute/20010123-1.x: Remove.
16599         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16600         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16601         gcc.dg/c99-complit-2.c: New tests.
16602
16603 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
16604
16605         * g++.dg/inherit/base1.C: New test.
16606
16607 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
16608
16609         * g++.dg/other/stdarg1.C: New test.
16610
16611         * gcc.c-torture/compile/20011130-2.c: New test.
16612
16613 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
16614
16615         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16616         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16617         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16618         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16619         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16620         * gcc.dg/builtin-prefetch-1.c: New test.
16621
16622 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
16623
16624         * gcc.dg/20011130-1.c: New test.
16625
16626 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
16627
16628         * g++.dg/other/scope1.C: New test.
16629         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
16630
16631 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16632
16633         * gcc.dg/vla-init-1.c: New test.
16634
16635 2001-12-01  Geoff Keating  <geoffk@redhat.com>
16636
16637         * gcc.c-torture/compile/structs.c: New testcase from GDB.
16638
16639 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16640
16641         * objc.dg/alias.m: Update.
16642         * objc.dg/class-1.m: Update.
16643         * objc.dg/const-str-1.m: Update.
16644         * objc.dg/fwd-proto-1.m: Update.
16645         * objc.dg/id-1.m: Update.
16646         * objc.dg/super-class-1.m: Update.
16647
16648 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16649
16650         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16651         constructs.
16652
16653 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16654
16655         * gcc.c-torture/execute/20011128-1.c: New test.
16656
16657 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16658
16659         * gcc.dg/20011127-1.c: New test.
16660
16661 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16662
16663         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16664         from Austin Group draft 7.
16665         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16666         scanf format arguments.
16667         * gcc.dg/format/no-exargs-2.c: New test.
16668
16669 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16670
16671         * g++.dg/abi/vbase8-4.C: New test.
16672
16673 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16674
16675         * gcc.c-torture/execute/20011121-1.c: New test.
16676
16677 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16678
16679         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16680
16681 2001-11-23  Andreas Jaeger  <aj@suse.de>
16682
16683         * gcc.dg/cpp/charconst-2.c: New test.
16684
16685 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16686
16687         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16688         to the host if it is remote.  Let tests specify extra headers
16689         they use.
16690         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16691         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16692         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16693         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16694         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16695         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16696         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16697         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16698         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16699         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16700
16701 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16702
16703         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16704         for little endian ARMs.
16705
16706 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16707
16708         * gcc.c-torture/compile/20011119-1.c: New test.
16709         * gcc.c-torture/compile/20011119-2.c: New test.
16710
16711 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16712
16713         * gcc.dg/altivec-1.c: Fix typo.
16714
16715 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16716
16717         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16718
16719 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16720
16721         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16722
16723 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16724
16725         * lib/g77.exp: Don't specify --rpath-link.
16726
16727         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16728         across all the headers.
16729         * gcc.dg/format/format.exp: For testing on a remote host,
16730         copy format.h.
16731
16732         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16733         * gcc.c-torture/execute/930406-1.c: Likewise.
16734         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16735
16736 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16737
16738         * gcc.dg/altivec-1.c: New.
16739
16740 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16741
16742         * gcc.dg/cpp/fpreprocessed.c: New test case.
16743
16744 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16745
16746         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16747         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16748         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16749
16750 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16751
16752         * gcc.dg/no-builtin-1.c: New test.
16753
16754 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16755
16756         * gcc.c-torture/execute/20011115-1.c: New test.
16757
16758 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16759
16760         * gcc.c-torture/compile/20011114-2.c: New test.
16761         * gcc.c-torture/compile/20011114-3.c: New test.
16762         * gcc.c-torture/compile/20011114-4.c: New test.
16763
16764 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16765
16766         * g++.dg/other/init1.C: New test.
16767
16768 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16769
16770         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16771         message.
16772
16773         * gcc.c-torture/execute/20011114-1.c: New testcase.
16774
16775         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16776         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16777         like the (before this change) version of 20010327-1.c.
16778
16779 2001-11-14  Roger Sayle <roger@eyesopen.com>
16780
16781         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16782
16783 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16784
16785         * g++.dg/init/array2.C: New test.
16786
16787 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16788
16789         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16790
16791 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16792
16793         * g++.dg/other/forscope1.C: New test.
16794         * g++.dg/ext/forscope1.C: New test.
16795         * g++.dg/ext/forscope2.C: New test.
16796
16797 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16798
16799         * gcc.c-torture/execute/20011113-1.c: New test.
16800
16801 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16802
16803         * gcc.c-torture/execute/20011109-2.c: New test.
16804
16805         * gcc.c-torture/execute/20011109-1.c: New test.
16806
16807 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16808
16809         * gcc.c-torture/compile/20011109-1.c: New test.
16810
16811 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16812
16813         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16814         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16815         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16816         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16817         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16818         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16819         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16820
16821 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16822
16823         * g++.dg/warn/Wshadow-1.C: New tests.
16824         * g++.old-deja/g++.mike/for3.C: Update.
16825
16826 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16827
16828         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16829         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16830         XFAILs.  Adjust expected error texts.
16831         * gcc.c-torture/compile/20011106-1.c,
16832         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16833         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16834         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16835         gcc.dg/c99-array-lval-5.c: New tests.
16836
16837 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16838
16839         * gcc.dg/cpp/defined.c: Update.
16840
16841 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16842
16843         * gcc.c-torture/execute/anon-1.c: New test.
16844
16845 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16846
16847         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16848         same size, so no warning should be produced on stormy16.
16849
16850         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16851         due to oversized array.
16852         * g++.old-deja/g++.mike/ns15.C: Likewise.
16853         * g++.old-deja/g++.pt/crash16.C: Likewise.
16854
16855 2001-11-02  Graham Stott  <grahams@redhat.com>
16856
16857         * g++.dgother/debug1.C: Fix typos.
16858
16859 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16860
16861         * g++.dg/other/debug1.C: New test.
16862
16863 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16864
16865         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16866         of unsigned long.
16867
16868 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16869
16870         * gcc.dg/20011029-2.c: New test.
16871
16872         * gcc.c-torture/compile/20011029-1.c: New test.
16873
16874 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16875
16876         * objc/execute/class_self-1.m: New test.
16877         * objc/execute/class_self-2.m: New test.
16878
16879 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16880
16881         * gcc.misc-tests/msgs.exp: Delete.
16882         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16883         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16884         error set to match recent changes.
16885
16886 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
16887
16888         * gcc.dg/20011021-1.c: New test.
16889
16890 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
16891
16892         * gcc.c-torture/compile/20011023-1.c: New test.
16893
16894 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
16895
16896         * lib/g77.exp: Rewrite based on lib/g++.exp.
16897
16898 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
16899
16900         * gcc.c-torture/execute/20011019-1.c: New test.
16901
16902         * gcc.dg/20011018-1.c: New test.
16903
16904 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
16905
16906         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
16907
16908 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
16909
16910         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
16911         * gcc.dg/attr-invalid.c: Likewise.
16912
16913 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
16914
16915         * testsuite/gcc.dg/20011015-1.c: New test.
16916
16917 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16918
16919         * g++.dg/template/unify2.C: New test.
16920
16921 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
16922
16923         * g++.dg/other/exception-specification.C: New test
16924
16925 2001-10-13  Tom Rix  <trix@redhat.com>
16926
16927         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
16928         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
16929
16930 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
16931
16932         * testsuite/gcc.dg/20011009-1.c: New test.
16933
16934 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
16935
16936         PR g++/4476
16937         * g++.dg/other/friend1.C: New test.
16938
16939 2001-10-11  Richard Henderson  <rth@redhat.com>
16940
16941         * g++.old-deja/g++.other/crash18.C: Add -S to options.
16942
16943 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16944
16945         * gcc.c-torture/compile/20011010-1.c: New.
16946
16947 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
16948
16949         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
16950         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
16951         g77.f-torture/execute/execute.exp,
16952         g77.f-torture/noncompile/noncompile.exp,
16953         gcc.c-torture/compile/compile.exp,
16954         gcc.c-torture/execute/execute.exp,
16955         gcc.c-torture/execute/ieee/ieee.exp,
16956         gcc.c-torture/execute/memcheck/memcheck.exp,
16957         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
16958         objc/execute/execute.exp: Update FSF address.
16959
16960 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16961
16962         * gcc.dg/cpp/cmdlne-C.c: Update.
16963         * gcc.dg/cpp/cmdlne-C2.c: New.
16964
16965 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16966
16967         * gcc.c-torture/execute/20011008-3.c: New.
16968
16969 2001-10-08  DJ Delorie  <dj@redhat.com>
16970
16971         * gcc.dg/20011008-1.c: New.
16972         * gcc.dg/20011008-2.c: New.
16973
16974 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16975
16976         * gcc.dg/cpp/spacing1.c: Update test.
16977
16978 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
16979
16980         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
16981         spelling errors of "separate" as "seperate".
16982
16983 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
16984
16985         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
16986         enough to avoid inlining.
16987
16988 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16989
16990         * lib/g77.exp: set libg2c_dir correctly.
16991
16992 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16993
16994         * gcc.dg/cpp/macro11.c: New test.
16995
16996 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16997
16998         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
16999         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17000         gcc.dg/format/multattr-3.c: New tests.
17001         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17002         tests for format attributes on function pointers being rejected.
17003
17004 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17005
17006         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17007
17008 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17009
17010         * g++.dg/warn/format1.C: New test.
17011
17012 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17013
17014         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17015
17016 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17017
17018         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17019
17020 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17021
17022         * gcc.dg/cpp/redef2.c: Add test.
17023
17024 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17025
17026         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17027         long-standing bug on i686, apparently.
17028         * gcc.c-torture/execute/loop-2c.x: New file.
17029         * gcc.c-torture/execute/loop-2d.x: New file.
17030         * gcc.c-torture/execute/loop-3c.x: New file.
17031
17032 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17033
17034         * gcc.dg/cpp/20000625-2.c: Correct line number.
17035
17036 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17037
17038         * gcc.dg/cpp/macro10.c: New test.
17039         * gcc.dg/cpp/strify3.c: New test.
17040         * gcc.dg/cpp/spacing1.c: Add tests.
17041         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17042         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17043
17044 2001-09-24  DJ Delorie  <dj@redhat.com>
17045
17046         * gcc.c-torture/execute/20010924-1.c: New test.
17047
17048 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17049
17050         * testsuite/objc/execute/paste.m: Remove.
17051
17052 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17053
17054         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17055
17056 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17057
17058         * g77.dg/strlen0.f: New test.
17059
17060 2001-09-21  Richard Henderson  <rth@redhat.com>
17061
17062         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17063         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17064
17065 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17066
17067         Table-driven attributes.
17068         * g++.dg/ext/attrib1.C: New test.
17069
17070 2001-09-20  DJ Delorie  <dj@redhat.com>
17071
17072         * gcc.dg/20000926-1.c: Update expected warning messages.
17073         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17074         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17075         array.
17076
17077 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17078
17079         * g++.dg/eh/registers1.C: New test case.
17080
17081 2001-09-17  Richard Henderson  <rth@redhat.com>
17082
17083         * gcc.dg/array-5.c: Fix VLA decomposition test.
17084
17085 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17086
17087         * gcc.dg/cpp/line5.c: New testcase.
17088
17089 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17090
17091         * gcc.dg/cpp/macro9.c: New test.
17092
17093 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17094
17095         * gcc.c-torture/execute/980223.c: Change type of addr from long
17096         to char *.
17097
17098 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17099
17100         * gcc.c-torture/execute/20010915-1.c: New test.
17101
17102 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17103
17104         * g77.dg/bprob: New directory.
17105         * g77.dg/bprob/bprob.exp: New file.
17106         * g77.dg/bprob/bprob-1.f: New test.
17107         * g77.dg/gcov: New directory.
17108         * g77.dg/gcov/gcov.exp: New file.
17109         * g77.dg/gcov/gcov-1.f: New test.
17110         * g77.dg/gcov/gcov-1.x: New file.
17111
17112 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17113
17114         * gcc.dg/cpp/directiv.c: Update.
17115         * gcc.dg/cpp/undef1.c: Update.
17116
17117 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17118
17119         * gcc.dg/20010912-1.c: New test.
17120
17121 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17122
17123         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17124         language-independent file in lib.
17125         * lib/gcov.exp: New file.
17126
17127 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17128
17129         * gcc.c-torture/compile/20010911-1.c: New test.
17130
17131 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17132
17133         * lib/profopt.exp: New, to support profile-directed optimizations.
17134         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17135         * gcc.misc-tests/bprob-1.c: New test.
17136         * gcc.misc-tests/bprob-2.c: New test.
17137
17138 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17139
17140         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17141         XFAIL and which kinds of gcov output to verify.
17142         * gcc.misc-tests/gcov-4b.x: New file.
17143         * gcc.misc-tests/gcov-5b.x: New file.
17144         * gcc.misc-tests/gcov-6.x: New file.
17145         * gcc.misc-tests/gcov-7.c: New test.
17146         * gcc.misc-tests/gcov-7.x: New file.
17147
17148 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17149
17150         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17151         * gcc.misc-tests/gcov-6.c: New test.
17152
17153 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17154
17155         PR c++/3986
17156         * g++.dg/abi/vbase1.C: New test.
17157
17158 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17159
17160         * objc.dg/method-2.m: New.
17161
17162 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17163
17164         PR c++/4203
17165         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17166         * g++.dg/init/empty1.C: New test.
17167
17168 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17169
17170         * gcc.c-torture/compile/20010903-1.c: New test.
17171
17172 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17173
17174         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17175         for m68k.
17176
17177 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17178
17179         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17180
17181         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17182
17183         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17184
17185 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17186
17187         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17188         for 16-bit 'unsigned int'.
17189
17190 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17191
17192         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17193
17194 2001-08-27  Richard Henderson  <rth@redhat.com>
17195
17196         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17197         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17198
17199 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17200
17201         * gcc.dg/asm-names.c (ymain): New.
17202
17203 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17204
17205         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17206         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17207         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17208
17209 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17210
17211         * gcc.dg/compare5.c: New testcase.
17212
17213 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17214
17215         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17216         and "In instantiation".
17217
17218 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17219
17220         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17221
17222 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17223
17224         * gcc.misc-tests/gcov.exp: Add support for branch information.
17225         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17226         * gcc.misc-tests/gcov-4.c: New test.
17227         * gcc.misc-tests/gcov-4b.c: New test.
17228         * gcc.misc-tests/gcov-5b.c: New test.
17229
17230 2001-08-20  Zack Weinberg  <zackw@panix.com>
17231
17232         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17233         expected to fail.
17234
17235 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17236
17237         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17238
17239 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17240
17241         * g++.dg/eh/template1.C: New test.
17242
17243 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17244
17245         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17246         Fix thinko.
17247         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17248         for xfail.
17249
17250 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17251
17252         * lib/g77-dg.exp:  Use prune.exp for common procedures
17253         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17254         * lib/g77.exp: (g77-dg-prune) Remove
17255
17256 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17257
17258         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17259
17260 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17261
17262         * g++.dg/template/unify1.C: New test.
17263
17264 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17265
17266         * g++.dg/abi/empty4.C: New test.
17267
17268 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17269
17270         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17271         solaris2.*
17272         * g77.f-torture/compile/pr3743.x: Likewise
17273
17274 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17275
17276         * g++.dg/other/using-declaration.C: New test.
17277
17278 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17279
17280         * gcc.dg/cpp/tr-sign.c: New testcase.
17281
17282 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17283
17284         * gcc.dg/cpp/19951025-1.c: Revert.
17285         * gcc.dg/cpp/directiv.c: We no longer process directives that
17286         interrupt macro arguments.
17287
17288 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17289
17290         * gcc.dg/bconstp-1.c: New test.
17291
17292 2001-08-03  Richard Henderson  <rth@redhat.com>
17293
17294         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17295
17296 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17297
17298         * gcc.dg/cpp/19951025-1.c: Update.
17299
17300 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17301
17302         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17303         should be x.
17304
17305 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17306
17307         Kill -fhonor-std.
17308         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17309         * g++.old-deja/g++.other/std1.C: Likewise.
17310         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17311
17312 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17313
17314         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17315         (g77_pass, g77_fail, g77_finish, g77_exit,
17316         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17317
17318 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17319
17320         * g77.dg/fbackslash.f
17321         * g77.dg/fcase-preserve.f
17322         * g77.dg/ff90-1.f
17323         * g77.dg/ffixed-line-length-0.f
17324         * g77.dg/ffixed-line-length-132.f
17325         * g77.dg/ffixed-line-length-7.f
17326         * g77.dg/ffixed-line-length-72.f
17327         * g77.dg/ffixed-line-length-none.f
17328         * g77.dg/ffree-form-1.f
17329         * g77.dg/fno-backslash.f
17330         * g77.dg/fno-f90-1.f
17331         * g77.dg/fno-fixed-form-1.f
17332         * g77.dg/fno-onetrip.f
17333         * g77.dg/fno-typeless-boz.f
17334         * g77.dg/fno-underscoring.f
17335         * g77.dg/fno-vxt-1.f
17336         * g77.dg/fonetrip.f
17337         * g77.dg/ftypeless-boz.f
17338         * g77.dg/fugly-assumed.f
17339         * g77.dg/funderscoring.f
17340         * g77.dg/fvxt-1.f
17341
17342 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17343
17344         * objc.dg/fwd-proto-1.m: New.
17345         * objc.dg/local-decl-1.m: New.
17346         * objc.dg/naming-1.m: New.
17347         * objc.dg/naming-2.m: New.
17348         * objc.dg/proto-hier-1.m: New.
17349
17350 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17351
17352         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17353         largest-type elements to a struct makes its size grow.
17354
17355 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17356
17357         * g++.dg/abi/vthunk1.C: New test.
17358
17359 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17360
17361         * g++.dg/abi/vbase8-22.C: New test.
17362
17363 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17364
17365         * gcc.dg/cpp/macro8.c: New test.
17366
17367 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17368
17369         * g++.dg/abi/vbase8-21.C: New test.
17370
17371 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17372
17373         * g++.dg/abi/vbase8-10.C: New test.
17374
17375 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17376
17377         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17378         ${tool}_set_ld_library_path.
17379         Changed caller.
17380         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17381         g++.exp.
17382
17383 2001-07-26  Stan Cox <scox@redhat.com>
17384
17385         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17386         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17387         gcc_exit, gcc_check_unsupported_p):
17388         Moved to gcc-deps.exp
17389         * gcc-deps.exp: New file.
17390
17391 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17392
17393         * g++.old-deja/g++.pt/defarg14.C: New test.
17394
17395 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17396
17397         * g++.old-deja/g++.other/lineno5.C: New test.
17398
17399 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17400
17401         * g++.old-deja/g++.pt/crash68.C: New test.
17402
17403 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17404
17405         * g++.old-deja/g++.other/crash42.C: New test.
17406
17407 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17408
17409         * gcc.dg/cpp/extratokens.c: Fix.
17410         * gcc.dg/cpp/skipping2.c: New tests.
17411
17412 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17413
17414         * gcc.c-torture/execute/20010724-1.c: New file.
17415         * gcc.c-torture/execute/20010724-1.x: New file.
17416
17417 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17418
17419         * g++.old-deja/g++.other/cond7.C: New test.
17420
17421 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17422
17423         * g++.old-deja/g++.other/optimize4.C: New test.
17424
17425 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17426
17427         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17428
17429 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17430
17431         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17432         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17433         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17434         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17435
17436         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17437         bug report" message.
17438
17439         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17440         * g++.dg/ext/instantiate1.C: Move from old-deja.
17441
17442 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17443
17444         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17445         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17446         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17447         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17448
17449 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17450
17451         * gcc.c-torture/execute/20010723-1.c: New test.
17452
17453 2001-07-23  Ben Elliston  <bje@redhat.com>
17454
17455         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17456
17457 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17458
17459         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17460         i[34567]86-*-*.
17461         Delete handling of ieee_multilib_flags.
17462         Pass -mieee for alpha*-*-* and sh-*-*.
17463         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17464
17465 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17466
17467         Remove old-abi tests.
17468         * g++.old-deja/g++.mike/p11116.C: Remove.
17469         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17470
17471 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17472
17473         * g77.f-torture/compile/pr3743.f:  New test
17474
17475 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17476
17477         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17478
17479 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17480
17481         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17482         g++.old-deja/g++.pt/static6.C: Likewise.
17483         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17484         supports weak symbols.
17485
17486 2001-07-18  Andreas Jaeger  <aj@suse.de>
17487
17488         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17489         supported again.
17490
17491 2001-07-18  Andreas Jaeger  <aj@suse.de>
17492
17493         * gcc.dg/iftrap-1.c: Fix target line.
17494
17495 2001-07-17  Richard Henderson  <rth@redhat.com>
17496
17497         * gcc.c-torture/execute/20010717-1.c: New.
17498
17499 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17500
17501         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17502         tests.
17503
17504 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17505
17506         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17507
17508 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17509
17510         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17511         UAC_SIGBUS, UAC_NOPRINT definitions.
17512
17513 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
17514
17515         * objc/execute/object_is_class.m: New test.
17516         * objc/execute/object_is_meta_class.m: New test.
17517
17518 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17519
17520         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17521         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17522
17523 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
17524
17525         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17526         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17527
17528 2001-07-14  Richard Henderson  <rth@redhat.com>
17529
17530         * gcc.dg/iftrap-1.c: New.
17531
17532 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
17533
17534         * g77.f-torture/execute/intrinsic77.f: New test.
17535
17536 2001-07-11  Janis Johnson <janis@us.ibm.com>
17537
17538         * gcc.misc-tests/gcov-3.c: New test.
17539
17540 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17541
17542         * gcc.c-torture/compile/20010711-1.c,
17543         * gcc.c-torture/compile/20010711-2.c: New tests.
17544
17545 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17546
17547         * gcc.c-torture/execute/20010711-1.c: New test.
17548
17549 2001-07-11  Ben Elliston  <bje@redhat.com>
17550
17551         * g++.old-deja/g++.other/enum5.C: New test.
17552
17553 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
17554
17555         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17556         (g++-dg-prune): Call prune_gcc_output.
17557         * prune.exp: New file for prune_gcc_output.
17558         * lib/g++.exp, lib/gcc.exp: Load it.
17559
17560 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17561
17562         * gcc.c-torture/compile/20010701-1.c,
17563         g++.old-deja/g++.ext/attrib6.C: New tests.
17564
17565 2001-07-06  Jeffrey A Law  (law@cygnus.com)
17566
17567         * gcc.c-torture/compile/20010706-1.c: New test.
17568
17569 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
17570
17571         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17572
17573 2001-06-28  Stan Shebs  <shebs@apple.com>
17574
17575         * gcc.dg/pragma-darwin.c: New test.
17576
17577 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17578
17579         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17580         Solaris 2.[678] system.
17581
17582 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17583
17584         * gcc.dg/20010622-1.c: New test.
17585
17586 2001-06-18  Stan Shebs  <shebs@apple.com>
17587
17588         * objc.dg: New directory.
17589         * objc.dg/dg.exp: New file.
17590         * objc.dg/alias.m: New.
17591         * objc.dg/class-1.m: New.
17592         * objc.dg/class-2.m: New.
17593         * objc.dg/const-str-1.m: New.
17594         * objc.dg/const-str-2.m: New.
17595         * objc.dg/id-1.m: New.
17596         * objc.dg/method-1.m: New.
17597         * objc.dg/super-class-1.m: New.
17598         * lib/objc-dg.exp: New file.
17599
17600 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17601
17602         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17603         of label name.
17604
17605 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
17606
17607         * g++.old-deja/g++.abi/vbase8-9.C: New test.
17608
17609 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17610
17611         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17612         variable.
17613
17614 2001-06-12  Richard Henderson  <rth@redhat.com>
17615
17616         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17617
17618 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17619
17620         * g++.old-deja/g++.abi/vbase5.C: New test.
17621         * g++.old-deja/g++.abi/vbase6.C: New test.
17622         * g++.old-deja/g++.abi/vbase7.C: New test.
17623
17624 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17625
17626         * gcc.c-torture/compile/20010610-1.c: New test.
17627
17628 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17629
17630         * g++.old-deja/g++.abi/vbase4.C: New test.
17631
17632 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17633
17634         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
17635         support %f for HC11/HC12 targets.
17636         * gcc.c-torture/execute/930513-1.x: New file, likewise.
17637         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
17638         on HC11/HC12 targets.
17639         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17640
17641 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17642
17643         * gcc.dg/wchar_t-1.c: New file.
17644         * gcc.dg/wint_t-1.c: Likewise.
17645
17646 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17647
17648         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17649
17650 2001-06-11  Richard Henderson  <rth@redhat.com>
17651
17652         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17653
17654 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17655
17656         * gcc.c-torture/compile/20010611-1.c: New test.
17657
17658 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17659
17660         * gcc.dg/c99-tag-1.c: Add more tests.
17661
17662 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17663
17664         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17665         representation on MN10300 and ARM/Thumb.
17666
17667 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17668
17669         * g77.f-torture/execute/20010610.f: New.
17670
17671 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17672
17673         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17674         names.
17675
17676 2001-06-09  Richard Henderson  <rth@redhat.com>
17677
17678         * gcc.c-torture/execute/ashrdi-1.c: New.
17679         * gcc.c-torture/execute/ashldi-1.c: New.
17680         * gcc.c-torture/execute/lshrdi-1.c: New.
17681
17682 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17683
17684         * objc/execute/load-3.m: Added. Check sending +load to categories,
17685         in addition to classes.
17686
17687 2001-06-08  Stan Shebs  <shebs@apple.com>
17688
17689         * objc/execute/load-2.m: New test.  From Nicola Pero
17690         <n.pero@mi.flashnet.it>.
17691
17692 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17693
17694         * gcc.c-torture/execute/20010605-2.c: New test.
17695
17696 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17697
17698         * g++.old-deja/g++.abi/vbase2.C: New test.
17699         * g++.old-deja/g++.abi/vbase3.C: New test.
17700
17701 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17702
17703         * g++.old-deja/g++.pt/friend49.C: New test.
17704
17705 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17706
17707         * g++.old-deja/g++.ext/anon3.C: New test.
17708
17709 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17710
17711         * g++.old-deja/g++.other/conv7.C: New test.
17712
17713 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17714
17715         * gcc.c-torture/compile/20010605-2.c: New test.
17716
17717 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17718
17719         * gcc.c-torture/execute/20010604-1.c: New test.
17720
17721 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17722
17723         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17724
17725 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17726
17727         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17728         (g++_link_flags): Likewise.
17729         (g++_init): Pass gccpath's value to two previous functions.
17730
17731 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17732
17733         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17734         Ensure logfile entry matches exec command line.
17735
17736 2001-05-31  Richard Henderson  <rth@redhat.com>
17737
17738         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17739         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17740
17741 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17742
17743         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17744         compiler for irix6.2
17745
17746 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17747
17748         * g++.old-deja/g++.other/optimize3.C: New file.
17749
17750 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17751
17752         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17753         assemble.
17754
17755 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17756
17757         * g++.old-deja/g++.other/optimize2.C: New file.
17758
17759 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17760
17761         * gcc.c-torture/compile/20010518-2.c: New file.
17762         * gcc.c-torture/execute/20010518-1.c: New file.
17763         * gcc.c-torture/execute/20010518-2.c: New file.
17764
17765 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17766
17767         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17768
17769 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17770
17771         G++ no longer defines builtins that do not begin with __builtin.
17772         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17773         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17774         * g++.old-deja/g++.law/builtin1.C: Likewise.
17775         * g++.old-deja/g++.law/cvt2.C: Likewise.
17776         * g++.old-deja/g++.mike/net5.C: Likewise.
17777         * g++.old-deja/g++.other/builtins1.C: Likewise.
17778         * g++.old-deja/g++.other/builtins2.C: Likewise.
17779         * g++.old-deja/g++.other/builtins3.C: Likewise.
17780         * g++.old-deja/g++.other/builtins4.C: Likewise.
17781         * g++.old-deja/g++.other/inline8.C: Likewise.
17782         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17783
17784 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17785
17786         * g++.old-deja/g++.pt/using1.C: Adjust.
17787         * g++.old-deja/g++.pt/using2.C: New test.
17788
17789 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17790
17791         * gcc.dg/cpp/charconst.c: New tests.
17792         * gcc.dg/cpp/escape.c: New tests.
17793         * gcc.dg/cpp/escape-1.c: New tests.
17794         * gcc.dg/cpp/escape-2.c: New tests.
17795         * gcc.dg/cpp/ucs.c: New tests.
17796
17797 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17798
17799         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17800         native compiler for irix6.5.
17801
17802 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17803
17804         * lib/g++.exp (g++_include_flags): Use args to compute
17805         get_multilibs.
17806         (g++_link_flags): Likewise.
17807         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17808
17809 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17810
17811         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17812
17813 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17814
17815         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17816         this file.
17817
17818 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17819
17820         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17821         STACK_SIZE;
17822         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17823         to STACK_SIZE; Use it to define size of add_histo array.
17824         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17825         to STACK_SIZE.
17826         (f): Use GITT_SIZE to define size of gitt local table.
17827         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17828         to STACK_SIZE; Use it to define size of bytemem array.
17829
17830 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17831
17832         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17833         on 68HC11/HC12 due to the asm instruction.
17834         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17835         * gcc.c-torture/compile/920520-1.x: Likewise.
17836         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17837         on 68HC11/HC12 because the function is larger than 64K.
17838         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17839         on 68HC11/HC12 because the structure is too large.
17840
17841 2001-05-20  Richard Henderson  <rth@redhat.com>
17842
17843         * gcc.c-torture/execute/20010520-1.c: New.
17844
17845 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17846
17847         * g++.old-deja/g++.warn/compare1.C: New test.
17848         * gcc.dg/compare4.c: New test.
17849
17850 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17851
17852         * g++.old-deja/g++.other/optimize1.C: New test.
17853
17854 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17855
17856         * g++.old-deja/g++.pt/spec41.C: New test.
17857
17858 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17859
17860         * gcc.c-torture/compile/20010114-1.x: Remove.
17861
17862 2001-05-18  Stan Shebs  <shebs@apple.com>
17863
17864         * gcc.c-torture/compile/20010518-1.c: New test.
17865
17866 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17867
17868         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17869         * g++.old-deja/g++.pt/crash67.C: New test.
17870
17871 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17872
17873         * g++.old-deja/g++.other/debug9.C: New test.
17874
17875 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17876
17877         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17878
17879 2001-05-16  Jan Hubicka  <jh@suse.cz>
17880
17881         * gcc.c-torture/compile/20010516-1.c: New test.
17882
17883 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17884
17885         * g++.old-deja/g++.other/crash41.C: New test.
17886
17887 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17888
17889         * g++.old-deja/g++.pt/crash66.C: New test.
17890
17891 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
17892
17893         * g++.old-deja/g++.robertl/eb27.C: Convert.
17894
17895 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
17896
17897         * g++.dg/friend-warn.C: New test.  Do not warn about friend
17898         declaration being redundant.
17899
17900 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
17901
17902         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
17903
17904 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
17905
17906         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
17907
17908 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
17909
17910         * lib/g++.exp: Use testsuite_flags.
17911
17912 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
17913
17914         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
17915
17916 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17917
17918         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
17919
17920 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
17921
17922         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
17923
17924 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
17925
17926         * gcc.c-torture/compile/20010313-1.c: New test.
17927
17928 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
17929
17930         * gcc.dg/cpp/direct2.c: New test.
17931         * gccq.dg/cpp/direct2s.c: New test.
17932
17933         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
17934
17935 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
17936
17937         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
17938         * g++.old-deja/g++.other/op3.C: Likewise.
17939
17940 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17941
17942         * gcc.dg/cpp/syshdr.h: New file.
17943         * gcc.dg/cpp/sysmac1.c: Update.
17944         * gcc.dg/cpp/sysmac2.c: Update.
17945
17946 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17947
17948         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
17949
17950 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
17951
17952         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
17953         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
17954
17955 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
17956
17957         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
17958
17959 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
17960
17961         * lib/g++.exp (g++_include_flags): Don't use any special flags
17962         if TESTING_IN_BUILD_TREE is not defined.
17963         (g++_init): Use a plain 'c++' as the compiler if
17964         TESTING_IN_BUILD_TREEE is not defined.
17965
17966 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17967
17968         * g++.old-deja/g++.eh/catch13.C: New test.
17969         * g++.old-deja/g++.eh/catch14.C: New test.
17970
17971 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
17972
17973         * gcc.dg/cpp/tr-define.c: New test.
17974
17975 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
17976
17977         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
17978         <stdlib.h>, not <malloc.h>.
17979
17980 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17981
17982         * g++.old-deja/g++.ns/template17.C: New test.
17983
17984 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
17985
17986         * g++.old-deja/g++.pt/ref4.C: New test.
17987
17988 2001-04-30  Richard Henderson  <rth@redhat.com>
17989
17990         * gcc.dg/20000724-1.c: Revert last change.
17991
17992 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
17993
17994         * g77.f-torture/execute/20010430.f: New test.
17995
17996 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
17997
17998         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
17999
18000 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18001
18002         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18003
18004 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18005
18006         * g++.old-deja/g++.eh/crash6.C: New test.
18007
18008 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18009
18010         * g++.old-deja/g++.other/warn7.C: New test.
18011
18012 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18013
18014         * g++.old-deja/g++.other/defarg9.C: New test.
18015
18016 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18017
18018         * g77.f-torture/compile/20010426.f: New test.
18019         * g77.f-torture/execute/20010426.f: New test.
18020
18021 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18022
18023         * g77.f-torture/compile/20000629-1.x: Remove - error
18024         has been fixed.
18025
18026 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18027
18028         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18029         Tweak slightly to work with g++.dg framework.
18030         * g++.dg/special/ecos.exp: Run initp1.C test.
18031         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18032
18033         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18034         its linker doesn't give line numbers either.
18035         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18036
18037 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18038
18039         * g++.old-deja/g++.other/lex1.C: New test.
18040
18041 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18042
18043         * gcc.dg/noncompile/20010425-1.c: New test.
18044
18045 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18046
18047         * g++.old-deja/g++.pt/mangle2.C: New test.
18048
18049 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18050
18051         * gcc.dg/format/plus-1.c: New test.
18052
18053 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18054
18055         * gcc.dg/20010423-1.c: New test.
18056
18057 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18058
18059         * gcc.c-torture/execute/20010422-1.c: New test.
18060
18061 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18062
18063         * g++.old-deja/g++.ns/type2.C: New test.
18064
18065 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18066
18067         * g++.old-deja/g++.other/perf1.C: New test.
18068
18069 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18070
18071         * gcc.dg/c99-func-2.c: Remove xfail.
18072         * gcc.dg/c99-func-3.c: Remove xfail.
18073         * gcc.dg/c99-func-4.c: Remove xfail.
18074
18075 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18076
18077         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18078
18079 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18080
18081         * gcc.c-torture/compile/20010423-1.c: New test.
18082
18083 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18084
18085         * g++.old-deja/g++.pt/typename28.C: New test.
18086
18087 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18088
18089         * g++.old-deja/g++.abi/empty2.C: New test.
18090         * g++.old-deja/g++.abi/empty3.C: New test.
18091
18092 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18093
18094         * g++.old-deja/g++.other/comdat2.C: New test.
18095         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18096
18097 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18098
18099         * g++.old-deja/g++.other/overload14.C: New test.
18100
18101 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18102
18103         * g++.old-deja/g++.other/lookup23.C: New test.
18104
18105 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18106
18107         * gcc.c-torture/execute/20010403-1.c: New test.
18108
18109 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18110             Mark Mitchell  <mark@codesourcery.com>
18111
18112         * lib/old-dejagnu.exp: Don't delete output of executable.
18113         Add .exe suffix to executables.
18114
18115 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18116
18117         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18118
18119 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18120
18121         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18122
18123 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18124
18125         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18126         * g++.old-deja/g++.abi/crash1.C: New test.
18127
18128 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18129
18130         * g++.old-deja/g++.other/crash40.C: New test.
18131
18132 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18133
18134         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18135
18136 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18137
18138         * g++.old-deja/g++.other/warn6.C: New test.
18139
18140 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18141
18142         * g++.old-deja/g++.robertl/eb42.C: Same.
18143
18144 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18145
18146         * gcc.dg/wtr-conversion-1.c: New testcase.
18147
18148 2001-04-10  Richard Henderson  <rth@redhat.com>
18149
18150         * g++.old-deja/g++.other/array5.C: New.
18151
18152 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18153
18154         * gcc.c-torture/execute/20010408-1.c: New test.
18155
18156 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18157
18158         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18159         headers and constructs.
18160         * g++.old-deja/g++.robertl/eb79.C: Same.
18161         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18162         * g++.old-deja/g++.robertl/eb73.C: Same.
18163         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18164         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18165         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18166         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18167         * g++.old-deja/g++.robertl/eb44.C: Same.
18168         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18169         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18170         * g++.old-deja/g++.robertl/eb39.C: Same.
18171         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18172         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18173         * g++.old-deja/g++.robertl/eb30.C: Same.
18174         * g++.old-deja/g++.robertl/eb3.C: Same.
18175         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18176         * g++.old-deja/g++.robertl/eb21.C: Same.
18177         * g++.old-deja/g++.robertl/eb15.C: Same.
18178         * g++.old-deja/g++.robertl/eb118.C: Same.
18179         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18180         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18181         * g++.old-deja/g++.robertl/eb109.C: Same.
18182         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18183         * g++.old-deja/g++.mike/rtti1.C: Same.
18184         * g++.old-deja/g++.mike/p658.C: Same.
18185         * g++.old-deja/g++.mike/net46.C: Same.
18186         * g++.old-deja/g++.mike/net34.C: Same.
18187         * g++.old-deja/g++.mike/memoize1.C: Same.
18188         * g++.old-deja/g++.mike/eh2.C: Same.
18189         * g++.old-deja/g++.law/weak.C: Same.
18190         * g++.old-deja/g++.law/visibility7.C: Same.
18191         * g++.old-deja/g++.law/visibility25.C: Same.
18192         * g++.old-deja/g++.law/visibility22.C: Same.
18193         * g++.old-deja/g++.law/visibility2.C: Same.
18194         * g++.old-deja/g++.law/visibility17.C: Same.
18195         * g++.old-deja/g++.law/visibility13.C: Same.
18196         * g++.old-deja/g++.law/visibility10.C: Same.
18197         * g++.old-deja/g++.law/visibility1.C: Same.
18198         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18199         * g++.old-deja/g++.law/vbase1.C: Same.
18200         * g++.old-deja/g++.law/operators32.C: Same.
18201         * g++.old-deja/g++.law/nest3.C: Same.
18202         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18203         * g++.old-deja/g++.law/except5.C (main): Same.
18204         * g++.old-deja/g++.law/cvt7.C (run): Same.
18205         * g++.old-deja/g++.law/cvt2.C: Same.
18206         * g++.old-deja/g++.law/cvt16.C: Same.
18207         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18208         * g++.old-deja/g++.law/ctors17.C (main): Same.
18209         * g++.old-deja/g++.law/ctors13.C: Same.
18210         * g++.old-deja/g++.law/ctors12.C (main): Same.
18211         * g++.old-deja/g++.law/ctors10.C: Same.
18212         * g++.old-deja/g++.law/code-gen5.C: Same.
18213         * g++.old-deja/g++.law/bad-error7.C: Same.
18214         * g++.old-deja/g++.law/arm9.C: Same.
18215         * g++.old-deja/g++.law/arm12.C: Same.
18216         * g++.old-deja/g++.law/arg8.C: Same.
18217         * g++.old-deja/g++.law/arg1.C: Same.
18218         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18219         * g++.old-deja/g++.jason/template31.C: Same.
18220         * g++.old-deja/g++.jason/template24.C (main): Same.
18221         * g++.old-deja/g++.jason/2371.C: Same.
18222         * g++.old-deja/g++.eh/new2.C: Same.
18223         * g++.old-deja/g++.eh/new1.C: Same.
18224         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18225         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18226         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18227         * g++.old-deja/g++.brendan/crash62.C: Same.
18228         * g++.old-deja/g++.brendan/crash52.C: Same.
18229         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18230         * g++.old-deja/g++.brendan/crash38.C: Same.
18231         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18232         * g++.old-deja/g++.brendan/copy9.C: Same.
18233
18234 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18235
18236         * gcc.c-torture/execute/20001203-2.c (memset):
18237         Count argument is of type __SIZE_TYPE__.
18238
18239 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18240
18241         * gcc.c-torture/compile/20010404-1.c: New test.
18242
18243 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18244
18245         * gcc.c-torture/compile/20010326-1.c: New test.
18246
18247 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18248
18249         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18250         peculiarities of the SH.
18251         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18252
18253 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18254
18255         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18256         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18257         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18258
18259 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18260
18261         * g77.f-torture/compile/20010321-1.f: New test.
18262
18263 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18264
18265         * gcc.c-torture/compile/20010329-1.c: New test.
18266
18267 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18268
18269         * gcc.c-torture/execute/20010329-1.c: New test.
18270
18271 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18272
18273         * g++.old-deja/g++.other/eh4.C: Fix typo.
18274
18275 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18276
18277         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18278
18279 2001-03-28  Philip Blundell  <philb@gnu.org>
18280
18281         * gcc.c-torture/compile/20010328-1.c: New test.
18282
18283 2001-03-27  Richard Henderson  <rth@redhat.com>
18284
18285         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18286         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18287
18288 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18289
18290         * gcc.c-torture/compile/20010327-1.c: New test.
18291
18292 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18293
18294         * g++.old-deja/g++.other/friend12.C: New test.
18295         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18296         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18297
18298 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18299
18300         * gcc.c-torture/execute/20010325-1.c: New test.
18301
18302 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18303
18304         * g++.old-deja/g++.other/mangle3.C: New test.
18305
18306 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18307
18308         * g++.old-deja/g++.other/anon8.C: New test.
18309
18310 2001-03-20  Philip Blundell  <philb@gnu.org>
18311
18312         * gcc.c-torture/compile/20010320-1.c: New test.
18313
18314 2001-03-17  Richard Henderson  <rth@redhat.com>
18315
18316         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18317
18318 2001-03-15  Geoff Keating  <geoff@redhat.com>
18319
18320         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18321         tests on AIX.
18322
18323 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18324
18325         * g++.old-deja/g++.other/eh4.C: New test.
18326
18327 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18328
18329         * gcc.dg/cpp/mi1.c: Update.
18330
18331 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18332
18333         * g++.old-deja/g++.other/regstack.C: New test.
18334
18335 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18336
18337         * g++.old-deja/g++.other/ref4.C: New test.
18338
18339 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18340
18341         * objc/execute/va_method.m: Added.
18342         * objc/execute/IMP.m: Added.
18343         * objc/execute/_cmd.m: Added.
18344         * objc/execute/accessing_ivars.m: Added.
18345         * objc/execute/class-1.m: Added.
18346         * objc/execute/class-10.m: Added.
18347         * objc/execute/class-11.m: Added.
18348         * objc/execute/class-12.m: Added.
18349         * objc/execute/class-13.m: Added.
18350         * objc/execute/class-14.m: Added.
18351         * objc/execute/class-2.m: Added.
18352         * objc/execute/class-3.m: Added.
18353         * objc/execute/class-4.m: Added.
18354         * objc/execute/class-5.m: Added.
18355         * objc/execute/class-6.m: Added.
18356         * objc/execute/class-7.m: Added.
18357         * objc/execute/class-8.m: Added.
18358         * objc/execute/class-9.m: Added.
18359         * objc/execute/class-tests-1.h
18360         * objc/execute/class-tests-2.h
18361         * objc/execute/compatibility_alias.m: Added.
18362         * objc/execute/encode-1.m: Added.
18363         * objc/execute/formal_protocol-1.m: Added.
18364         * objc/execute/formal_protocol-2.m: Added.
18365         * objc/execute/formal_protocol-3.m: Added.
18366         * objc/execute/formal_protocol-4.m: Added.
18367         * objc/execute/formal_protocol-5.m: Added.
18368         * objc/execute/formal_protocol-6.m: Added.
18369         * objc/execute/formal_protocol-7.m: Added.
18370         * objc/execute/informal_protocol.m: Added.
18371         * objc/execute/initialize.m: Added.
18372         * objc/execute/load.m: Added.
18373         * objc/execute/many_args_method.m: Added.
18374         * objc/execute/nested-3.m: Added.
18375         * objc/execute/no_clash.m: Added.
18376         * objc/execute/private.m: Added.
18377         * objc/execute/redefining_self.m: Added.
18378         * objc/execute/root_methods.m: Added.
18379         * objc/execute/selector-1.m: Added.
18380         * objc/execute/static-1.m: Added.
18381         * objc/execute/static-2.m: Added.
18382         * objc/execute/va_method.m: Added.
18383
18384 2001-03-10  Richard Henderson  <rth@redhat.com>
18385
18386         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18387
18388 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18389
18390         * g++.old-deja/g++.other/crash31.C: XFAIL.
18391         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18392         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18393         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18394         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18395         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18396
18397 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18398
18399         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18400
18401 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18402
18403         * gcc.dg/20000724-1.c: Don't use multiline strings.
18404
18405 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18406
18407         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18408         result of -cString against what we expect it to be; don't just
18409         print it out for no one to read.
18410
18411         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18412         Based on testcases provided by Nicola Pero.
18413
18414 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18415
18416         * gcc.dg/cpp/macro7.c: New test.
18417
18418 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18419
18420         * gcc.dg/cpp/multiline.c: Update.
18421
18422 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18423
18424         * g++.old-deja/g++.other/enum3.C: New test.
18425
18426 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18427
18428         * g++.old-deja/g++.other/pod1.C: New test.
18429
18430 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18431
18432         * g++.old-deja/g++.ext/overload1.C: New test.
18433
18434 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18435
18436         * g++.old-deja/g++.pt/using1.C: New test.
18437
18438 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18439
18440         * g++.old-deja/g++.other/using9.C: New test.
18441
18442 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18443
18444         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18445
18446         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18447
18448 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18449
18450         * g++.old-deja/g++.ext/realpt1.C: Remove.
18451
18452 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18453
18454         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18455
18456 2001-02-26  Will Cohen  <wcohen@redhat.com>
18457
18458         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18459
18460 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18461
18462         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18463         templatized constructors.
18464
18465 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18466
18467         * gcc.c-torture/execute/20010224-1.c: New test.
18468
18469 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18470
18471         * gcc.c-torture/execute/20010222-1.c: New test.
18472
18473 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18474
18475         * g++.old-deja/g++.other/inline20.C: New test.
18476
18477 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18478
18479         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18480
18481 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18482
18483         * g++.old-deja/g++.other/lookup22.C: New test.
18484
18485 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18486
18487         * g77.dg: New directory.
18488         * g77.dg/20010216-1.f: New test case.
18489         * g77.dg/dg.exp: New driver.
18490         * lib/g77-dg.exp: New driver library.
18491
18492 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18493
18494         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18495
18496 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
18497
18498         * g++.old-deja/g++.other/decl9.C: New test.
18499
18500 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
18501
18502         * g++.old-deja/g++.other/init16.C: Update the test so that it does
18503         not need <string> and also tests the initialization at runtime.
18504
18505 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18506
18507         * gcc.c-torture/execute/longlong.c: New test.
18508
18509 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18510
18511         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18512
18513 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18514
18515         * gcc.c-torture/execute/920302-1.c (execute):
18516         Change argument type to short.
18517
18518 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18519
18520         * g++.old-deja/g++.pt/deduct6.C: New test.
18521
18522 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18523
18524         * g++.old-deja/g++.pt/deduct5.C: New test.
18525
18526 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
18527
18528         * gcc.c-torture/execute/20010209-1.c: New test.
18529
18530 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18531
18532         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18533
18534 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
18535
18536         * g++.dg/vtgc1.C: Update for new ABI.
18537
18538         * consistency.vlad: New directory, 1665 files.
18539
18540 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18541
18542         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18543         return type.
18544         * gcc.dg/cpp/digraphs.c: Declare puts.
18545
18546 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18547
18548         * g++.old-deja/g++.other/warn5.C: New test.
18549
18550 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18551
18552         * g++.old-deja/g++.pt/spec40.C: New test.
18553
18554 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18555
18556         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18557         case.
18558         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18559
18560 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
18561
18562         * gcc.c-torture/compile/20010209-1.c: New test.
18563
18564 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
18565
18566         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18567         excess errors message but not if it crashes.
18568         * g++.old-deja/g++.other/crash27.C: Likewise.
18569         * g++.old-deja/g++.other/crash28.C: Likewise.
18570         * g++.old-deja/g++.other/crash30.C: Likewise.
18571         * g++.old-deja/g++.other/crash32.C: Likewise.
18572         * g++.old-deja/g++.other/crash35.C: Likewise.
18573         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18574
18575 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18576
18577         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18578         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18579         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18580         g77.f-torture/execute/execute.exp,
18581         g77.f-torture/noncompile/noncompile.exp,
18582         gcc.c-torture/execute/execute.exp,
18583         gcc.c-torture/execute/memcheck/memcheck.exp,
18584         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18585         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18586         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18587         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18588         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18589         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18590         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18591         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18592         Remove bug reporting instructions with ancient email addresses.
18593
18594 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18595
18596         * gcc.dg/20010202-1.c: New test.
18597         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18598
18599 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
18600
18601         * g++.dg/stdbool-if.C: New test.
18602
18603 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
18604
18605         * objc/execute/fdecl.m: Added main().
18606
18607 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18608
18609         * gcc.c-torture/execute/20010206-1.c: New test.
18610
18611 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18612
18613         * gcc.dg/cpp/avoidpaste1.c: Update.
18614
18615 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
18616
18617         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18618         Pero <nicola@brainstorm.co.uk>.
18619         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18620
18621 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
18622
18623         * g++.old-deja/g++.pt/spec39.C: New test.
18624
18625 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
18626
18627         * gcc.c-torture/compile/20010202-1.c: New test.
18628
18629 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
18630
18631         * g++.old-deja/g++.abi/primary2.C: New test.
18632         * g++.old-deja/g++.abi/primary3.C: New test.
18633         * g++.old-deja/g++.abi/primary4.C: New test.
18634         * g++.old-deja/g++.abi/primary5.C: New test.
18635         * g++.old-deja/g++.abi/vtable3.h: New test.
18636         * g++.old-deja/g++.abi/vtable3a.C: New test.
18637         * g++.old-deja/g++.abi/vtable3b.C: New test.
18638         * g++.old-deja/g++.abi/vtable3c.C: New test.
18639         * g++.old-deja/g++.abi/vtable3d.C: New test.
18640         * g++.old-deja/g++.abi/vtable3e.C: New test.
18641         * g++.old-deja/g++.abi/vtable3f.C: New test.
18642         * g++.old-deja/g++.abi/vtable3g.C: New test.
18643         * g++.old-deja/g++.abi/vtable3h.C: New test.
18644         * g++.old-deja/g++.abi/vtable3i.C: New test.
18645         * g++.old-deja/g++.abi/vtable3j.C: New test.
18646         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18647
18648 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18649
18650         * g++.old-deja/g++.other/anon6.C: New test.
18651         * g++.old-deja/g++.other/anon7.C: New test.
18652
18653 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18654
18655         * gcc.dg/cpp/avoidpaste2.c: New tests.
18656
18657 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18658
18659         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18660
18661 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18662
18663         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18664         DECIMAL_DIG cases for Irix."
18665
18666 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18667
18668         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18669
18670 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18671
18672         * gcc.dg/c99-tag-1.c: New test.
18673
18674 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18675
18676         * gcc.dg/cpp/tr-warn1.c: Add tests.
18677
18678 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18679
18680         * gcc.dg/cpp/avoidpaste1.c: Update.
18681         * gcc.dg/cpp/paste4.c: Update.
18682
18683 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18684
18685         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18686         cases for Irix.
18687
18688 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18689
18690         * g++.old-deja/g++.other/inline19.C: New test.
18691
18692 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18693
18694         * gcc.dg/Wlarger-than.c: New test.
18695
18696 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18697
18698         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18699
18700 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18701
18702         * gcc.c-torture/execute/20010129-1.c: New test.
18703         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18704
18705 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18706
18707         * gcc.dg/cpp/avoidpaste1.c: Test case.
18708
18709 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18710
18711         * g++.old-deja/g++.other/inline18.C: New test.
18712
18713 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18714
18715         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18716         and __builtin_putchar.
18717
18718 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18719
18720         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18721         tests.
18722
18723 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18724
18725         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18726         floating point number rounding mode to round to the nearest
18727         representable mode.
18728
18729 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18730
18731         * g++.old-deja/g++.other/mangle2.C: New test.
18732
18733 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18734
18735         * gcc.c-torture/compile/20010124-1.c: New test.
18736
18737 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18738
18739         * g++.old-deja/g++.pt/spec38.C: New test.
18740
18741 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18742
18743         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18744         "Build don't run".
18745
18746 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18747
18748         * gcc.c-torture/execute/20010123-1.c: New test.
18749
18750 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18751
18752         * g++.old-deja/g++.pt/spec37.C: New test.
18753
18754 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18755
18756         * g++.old-deja/g++.pt/overload14.C: New test.
18757
18758 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18759
18760         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18761         __builtin_return_address.
18762
18763 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18764
18765         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18766         * g++.old-deja/g++.pt/spec35.C: New test.
18767         * g++.old-deja/g++.pt/spec36.C: New test.
18768
18769 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18770
18771         * gcc.c-torture/compile/20010118-1.c: New test.
18772
18773 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18774
18775         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18776
18777 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18778
18779         * gcc.c-torture/execute/20010119-1.c: New test.
18780
18781 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18782
18783         * g++.old-deja/g++.other/vbase5.C: New test.
18784
18785 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18786
18787         * gcc.c-torture/execute/20010118-1.c: New test.
18788
18789 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18790
18791         * g++.old-deja/g++.pt/deduct3.C: New test.
18792
18793 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18794
18795         * g++.old-deja/g++.pt/spec34.C: New test.
18796
18797 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18798
18799         * g77.f-torture/compile/20000601-2.f: New test.
18800
18801 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18802
18803         * g++.old-deja/g++.other/init17.C: New test.
18804
18805 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18806
18807         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18808
18809 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18810
18811         * g++.old-deja/g++.pt/unify8.C: New test.
18812
18813 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18814
18815         * g++.old-deja/g++.abi/vbase1.C: New test.
18816
18817 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18818
18819         * g++.old-deja/g++.pt/crash65.C: New test.
18820
18821 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18822
18823         * gcc.dg/cpp/assembl2.S: New test case.
18824
18825 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18826
18827         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18828         are supported.
18829
18830 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18831
18832         * g++.old-deja/g++.other/builtins1.C: New test.
18833         * g++.old-deja/g++.other/builtins2.C: Likewise.
18834         * g++.old-deja/g++.other/builtins3.C: Likewise.
18835         * g++.old-deja/g++.other/builtins4.C: Likewise.
18836
18837 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18838
18839         * gcc.c-torture/compile/20010117-1.c: New test.
18840         * gcc.c-torture/compile/20010117-2.c: New test.
18841
18842 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18843
18844         * g77.f-torture/execute/20010116.[fx]: New test,
18845         XFAIL on i?86-*-*.
18846         * g77.f-torture/compile/20010115.f: Indicate it's
18847         a test for PR fortran/1636.
18848
18849 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18850
18851         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18852
18853 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18854
18855         * g77.f-torture/compile/20010115.f: New test.
18856
18857 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18858
18859         * g++.old-deja/g++.pt/nontype5.C: New test.
18860
18861 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18862
18863         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18864         have an equivalent working one below it.
18865
18866 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18867
18868         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18869         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18870
18871 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18872
18873         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18874         message containing "init_priority".
18875         (conpr-2.C): Likewise.
18876         (conpr-3.C): Likewise.
18877         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18878
18879 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18880
18881         * gcc.c-torture/execute/20010114-2.c: New test.
18882
18883 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18884
18885         * gcc.c-torture/compile/20010114-1.c: New test.
18886         * gcc.c-torture/compile/20010114-1.x: Xfail.
18887         * gcc.c-torture/compile/20010114-2.c: New test.
18888         * gcc.c-torture/execute/20010114-1.c: New test.
18889         * gcc.dg/trunc-1.c: New test.
18890         * gcc.dg/uninit-B.c: New test.
18891
18892 2001-01-13  Nick Clifton  <nickc@redhat.com>
18893
18894         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
18895         target.
18896
18897 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18898
18899         * gcc.c-torture/compile/20010113-1.c: New test.
18900
18901 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
18902
18903         * gcc.c-torture/compile/20001212-1.c: New test.
18904
18905 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18906
18907         * gcc.dg/cpp/widestr1.c: Update.
18908         * gcc.dg/cpp/prag-imp.c: Remove.
18909
18910 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
18911
18912         * gcc.c-torture/execute/20000801-3.x: Remove.
18913         * gcc.dg/c90-init-1.c: New test.
18914         * gcc.dg/c99-init-1.c: New test.
18915         * gcc.dg/c99-init-2.c: New test.
18916         * gcc.dg/gnu99-init-1.c: New test.
18917
18918 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
18919
18920         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
18921         testing that no relevant ones were found.
18922
18923 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18924
18925         * g++.old-deja/g++.pt/cast2.C: New test.
18926
18927 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
18928
18929         * g++.old-deja/g++.pt/friend47.C: New test.
18930
18931 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18932
18933         * g++.old-deja/g++.pt/instantiate13.C: New test.
18934
18935 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18936
18937         * g++.old-deja/g++.other/defarg7.C: New test.
18938         * g++.old-deja/g++.other/defarg8.C: New test.
18939
18940 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18941
18942         * g++.old-deja/g++.pt/crash64.C: New test.
18943
18944 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
18945
18946         * g++.old-deja/g++.pt/crash63.C: New test.
18947
18948 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18949
18950         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
18951
18952 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
18953
18954         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
18955
18956 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18957
18958         * g++.old-deja/g++.pt/error3.C: New test.
18959
18960 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18961
18962         * g++.old-deja/g++.other/crash39.C: New test.
18963
18964 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
18965
18966         * g++.old-deja/g++.other/vbase4.C: New test.
18967
18968 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
18969
18970         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
18971         * gcc.dg/special/20000419-2.c: New file. Identical to above.
18972         * gcc.dg/special/special.exp: New test driver which will check
18973         for alias support for the above test.
18974
18975 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
18976
18977         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
18978         problems on small machines.
18979         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
18980         parameterize.
18981
18982 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
18983
18984         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
18985         mips.
18986         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18987
18988 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
18989
18990         * g++.old_deja/g++.pt/using8.C: New test.
18991
18992 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18993
18994         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
18995
18996 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
18997
18998         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
18999         where a failure is expected.
19000         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19001
19002 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19003
19004         * g++.old_deja/g++.pt/instantiate12.C: New test.
19005
19006 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19007
19008         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19009         start of structs.
19010         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19011         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19012         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19013         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19014         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19015         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19016         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19017         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19018         * g++.old-deja/g++.eh/spec6.C: Likewise.
19019         * g++.old-deja/g++.jason/crash3.C: Likewise.
19020         * g++.old-deja/g++.law/ctors11.C: Likewise.
19021         * g++.old-deja/g++.law/ctors17.C: Likewise.
19022         * g++.old-deja/g++.law/ctors5.C: Likewise.
19023         * g++.old-deja/g++.law/ctors9.C: Likewise.
19024         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19025         * g++.old-deja/g++.mike/net22.C: Likewise.
19026         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19027         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19028         * g++.old-deja/g++.mike/virt3.C: Likewise.
19029         * g++.old-deja/g++.niklas/t128.C: Likewise.
19030         * g++.old-deja/g++.other/anon4.C: Likewise.
19031         * g++.old-deja/g++.other/using1.C: Likewise.
19032         * g++.old-deja/g++.other/warn3.C: Likewise.
19033         * g++.old-deja/g++.pt/t37.C: Likewise.
19034         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19035         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19036
19037 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19038
19039         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19040
19041 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19042
19043         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19044
19045 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19046
19047         * gcc.c-torture/compile/20010107-1.c: New test.
19048
19049 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19050
19051         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19052
19053 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19054
19055         * gcc.dg/format/format.h: New file.
19056         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19057         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19058         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19059         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19060         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19061         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19062         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19063         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19064         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19065         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19066         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19067         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19068         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19069         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19070         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19071         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19072         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19073         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19074         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19075         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19076         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19077         instead of declaring standard types, macros and functions in each
19078         test.
19079
19080 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19081
19082         * gcc.c-torture/execute/20010106-1.c: New test.
19083
19084 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19085
19086         * gcc.dg/format/format.exp: New file.
19087         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19088         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19089         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19090         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19091         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19092         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19093         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19094         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19095         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19096         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19097         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19098         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19099         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19100         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19101         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19102         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19103         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19104         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19105         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19106         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19107         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19108         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19109         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19110         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19111         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19112         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19113         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19114         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19115         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19116         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19117         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19118         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19119         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19120         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19121         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19122         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19123         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19124         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19125         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19126         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19127         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19128         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19129
19130 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19131
19132         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19133         account.
19134
19135 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19136
19137         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19138
19139 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19140
19141         * g++.old-deja/g++.pt/crash62.C: New test.
19142
19143 2001-01-04  Richard Henderson  <rth@redhat.com>
19144
19145         * gcc.dg/20000926-1.c: Update expected warnings.
19146         * gcc.dg/array-2.c: Likewise.
19147         * gcc.dg/array-4.c: Also validate flexible array members.
19148         * gcc.dg/c99-flex-array-1.c: New.
19149
19150 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19151
19152         * gcc.c-torture/compile/20001222-1.x: Remove.
19153
19154 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19155
19156         * gcc.c-torture/execute/built-in-setjmp.c: New.
19157
19158 2001-01-03  Richard Henderson  <rth@redhat.com>
19159
19160         * gcc.dg/940510-1.c: Update expected error wording.
19161         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19162
19163 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19164
19165         * lib/target-supports.exp (check_alias_available): Modified to
19166         indicate aliases not supported if only weak aliases are supported.
19167
19168 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19169
19170         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19171         Turn on cmpstrsi checks for __pj__ and __i370__.
19172
19173 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19174
19175         * g++.old-deja/g++.other/virtual11.C: New test.
19176
19177 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19178
19179         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19180
19181 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19182
19183         * gcc.c-torture/compile/20010102-1.c: New test.
19184
19185 2001-01-02  Andreas Jaeger  <aj@suse.de>
19186
19187         * gcc.dg/noreturn-3.c: New test.
19188
19189         * gcc.dg/noreturn-4.c: New test.
19190
19191 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19192
19193         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19194         __builtin_fputc and __builtin_fwrite.
19195
19196 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19197
19198         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19199         signed char, not default char.
19200
19201 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19202
19203         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19204
19205 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19206
19207         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19208
19209 2000-12-29  Richard Henderson  <rth@redhat.com>
19210
19211         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19212         (__cyg_profile_func_exit): Define.
19213
19214 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19215
19216         * g++.dg/vtgc1.C: New test.
19217
19218 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19219
19220         * gcc.dg/noncompile/20001228-1.c: New test.
19221
19222         * gcc.dg/20001228-1.c: New test.
19223
19224         * gcc.c-torture/execute/20001228-1.c: New test.
19225
19226 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19227
19228         * gcc.dg/format-strfmon-1.c: New test.
19229
19230 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19231
19232         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19233         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19234         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19235         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19236         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19237         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19238         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19239         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19240         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19241         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19242         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19243         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19244         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19245
19246         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19247         * gcc.c-torture/execute/string-opt-4.c: Test index.
19248
19249 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19250
19251         * gcc.c-torture/compile/20001226-1.c: New test.
19252
19253 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19254
19255         * gcc.c-torture/compile/20001222-1.c: New test.
19256         * gcc.c-torture/compile/20001222-1.x: Xfail.
19257
19258 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19259
19260         * gcc.c-torture/execute/comp-goto-2.c: New test.
19261
19262 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19263
19264         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19265         Use long types if __INT_MAX__ is 32767.
19266         (main): Use cast to (sint32 *) when poking 88 into a_page.
19267
19268         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19269
19270 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19271
19272         * gcc.c-torture/compile/20001221-1.c: New test.
19273         * gcc.c-torture/execute/20001221-1.c: New test.
19274
19275 2000-12-20  Richard Henderson  <rth@redhat.com>
19276
19277         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19278         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19279
19280 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19281
19282         * gcc.dg/compare3.c: New test.
19283
19284 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19285
19286         * gcc.dg/format-warnll-1.c: New test.
19287
19288 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19289
19290         * gcc.dg/cpp/cmdlne-P.c: New test.
19291
19292 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19293
19294         * gcc.c-torture/execute/builtin-abs-1.c,
19295         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19296
19297 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19298
19299         * gcc.dg/cpp/multiline.c: New test.
19300
19301 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19302
19303         * g++.old-deja/g++.other/syshdr1.C: Update.
19304         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19305
19306 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19307
19308         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19309
19310 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19311
19312         * g++.old-deja/g++.pt/ttp65.C: New test.
19313
19314 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19315
19316         * g++.old-deja/g++.pt/ttp64.C: New test.
19317
19318 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19319
19320         * g++.old-deja/g++.pt/spec33.C: New test.
19321
19322 2000-12-14  Catherine Moore  <clm@redhat.com>
19323
19324         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19325         * gcc.c-torture/execute/920612-2.c: Likewise.
19326         * gcc.c-torture/execute/920428-2.c: Likewise.
19327         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19328         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19329
19330 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19331
19332         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19333         * gcc.dg/pack-test-2.c: Likewise.
19334
19335 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19336
19337         Tests by Zack Weinberg <zackw@stanford.edu>.
19338
19339         * gcc.dg/cpp/defined.c: Update.
19340         * gcc.dg/cpp/defined_trad.c: New tests.
19341
19342 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19343
19344         * gcc.dg/cpp/trad-direct.c: Update.
19345
19346 2000-12-11  Neil Booth  <neilb@earthling.net>
19347
19348         * gcc.dg/cpp/defined_trad.c
19349
19350 2000-12-11  Neil Booth  <neilb@earthling.net>
19351
19352         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19353
19354 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19355
19356         * gcc.dg/format-miss-2.c: New test.
19357
19358 2000-12-09  Neil Booth  <neilb@earthling.net>
19359
19360         * gcc.dg/cpp/lineflags.c: New tests.
19361         * gcc.dg/cpp/poison.c: Update.
19362         * gcc.dg/cpp/redef2.c: Update.
19363         * gcc.dg/cpp/skipping.c: New test.
19364
19365 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19366
19367         * g++.old-deja/g++.other/eh3.C: New testcase.
19368
19369 2000-12-07  Neil Booth  <neilb@earthling.net>
19370
19371         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19372         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19373         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19374         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19375         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19376         Update.
19377
19378 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19379
19380         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19381         __SIZE_TYPE__ instead of int for type of integers cast to
19382         pointers.
19383
19384 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19385
19386         * g++.old-deja/g++.other/cleanup4.C: New test.
19387
19388 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19389
19390         * format-sec-1.c: New test.
19391
19392 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19393
19394         * gcc.dg/format-nonlit-3.c: New test.
19395
19396 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19397
19398         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19399         through a null pointer.
19400
19401 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19402
19403         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19404         * g++.old-deja/g++.pt/partial4.C: New test.
19405
19406 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19407
19408         * gcc.c-torture/execute/ieee/hugeval.x: New.
19409
19410 2000-12-06  Neil Booth  <neilb@earthling.net>
19411
19412         * gcc.dg/cpp/backslash2.c: New tests.
19413
19414 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19415
19416         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19417         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19418
19419 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19420
19421         * gcc.c-torture/execute/20001203-2.c: New testcase.
19422
19423 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19424
19425         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19426         * g++.old-deja/g++.other/virtual10.C: New test.
19427
19428 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19429
19430         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19431
19432 2000-12-05  Richard Henderson  <rth@redhat.com>
19433
19434         * gcc.c-torture/compile/20001205-1.c: New.
19435
19436 2000-12-04  Neil Booth  <neilb@earthling.net>
19437
19438         * g++.old-deja/g++.other/virtual9.C: New test.
19439         * g++.old-deja/g++.pt/crash61.C: New test.
19440         * gcc.c-torture/execute/loop-9.c: New test.
19441
19442 2000-12-04  Neil Booth  <neilb@earthling.net>
19443
19444         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19445         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19446         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19447         * gcc.dg/cpp/extratokens.c: ...here.
19448
19449 2000-12-04  Neil Booth  <neilb@earthling.net>
19450
19451         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19452         New tests.
19453
19454 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19455
19456         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19457         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19458
19459 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19460
19461         * gcc.c-torture/execute/20001203-1.c: New test.
19462
19463 2000-12-03  Neil Booth  <neilb@earthling.net>
19464
19465         * gcc.dg/cpp/macro6.c: New test cases.
19466
19467 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19468
19469         * gcc.c-torture/execute/string-opt-9.c: New test.
19470         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19471         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19472         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19473
19474         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19475         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19476
19477 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19478
19479         * gcc.dg/cpp/if-6.c: New testcase.
19480
19481         * gcc.dg/20001201-1.c: New testcase.
19482
19483 2000-12-02  Neil Booth  <neilb@earthling.net>
19484
19485         * g++.old-deja/g++.other/externC4.C,
19486         g++.old-deja/g++.other/friend10.C: New tests.
19487
19488 2000-12-02  Neil Booth  <neilb@earthling.net>
19489
19490         * g++.old-deja/g++.other/instan2.C
19491         * g++.old-deja/g++.other/instan3.C: New test.
19492
19493 2000-12-02  Neil Booth  <neilb@earthling.net>
19494
19495         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19496         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19497         gnuc99.c,gnuc99-pedantic.c: New tests.
19498
19499 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19500
19501         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19502         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19503
19504 2000-12-01  Neil Booth  <neilb@earthling.net>
19505
19506         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19507         * gcc.dg/cpp/poison.c: Update.
19508         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19509
19510 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
19511
19512         * g77.f-torture/execute/20001201.f: New test.
19513
19514 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19515
19516         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19517
19518 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
19519
19520         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19521
19522 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
19523
19524         * g++.old-deja/g++.other/cast6.C: New test.
19525
19526 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
19527
19528         * gcc.c-torture/execute/20001130-2.c: New testcase.
19529
19530 2000-11-30  Richard Henderson  <rth@redhat.com>
19531
19532         * gcc.c-torture/execute/20001130-1.c: New test.
19533
19534 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19535
19536         * g++.old-deja/g++.other/op3.C: New test.
19537
19538 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19539
19540         * g++.old-deja/g++.other/op2.C: New test.
19541
19542 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19543
19544         * g++.old-deja/g++.other/crash38.C: New test.
19545
19546 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
19547
19548         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19549
19550 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
19551
19552         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19553         tests.
19554         * gcc.c-torture/execute/string-opt-6.c: New test.
19555
19556         * gcc.dg/20001117-1.c: Add main.
19557
19558 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
19559
19560         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19561         Move from here ...
19562         * gcc.dg/940510-1.c: ... to here.
19563
19564         * gcc.dg/20000926-1.c: GNU C now allows initializations of
19565         zero-size arrays in toplevel structures.
19566
19567 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19568
19569         * gcc.c-torture/execute/loop-8.c: New test.
19570
19571 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19572
19573         * g++.old-deja/g++.other/base1.C: New test.
19574
19575 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19576
19577         * g++.old-deja/g++.other/parse2.C: New test.
19578
19579 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19580
19581         * g++.old-deja/g++.pt/incomplete1.C: New test.
19582
19583 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19584
19585         * g++.old-deja/g++.other/friend9.C: New test.
19586
19587 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19588
19589         * gcc.dg/20001127-1.c: New test.
19590
19591 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19592
19593         * g++.old-deja/g++.pt/friend46.C: New test.
19594
19595 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19596
19597         * g++.old-deja/g++.other/ptrmem8.C: New test.
19598
19599 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19600
19601         * gcc.c-torture/execute/string-opt-7.c: New test.
19602         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19603
19604 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19605
19606         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19607         instead of 'mkcheck 2'.
19608
19609 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19610
19611         * gcc.c-torture/execute/memcheck/driver.c,
19612         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19613         C9X references to refer to C99.
19614
19615 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
19616
19617         * gcc.dg/ultrasp3.c: New test.
19618
19619 2000-11-25  Neil Booth  <neilb@earthling.net>
19620
19621         * gcc.dg/cpp/include2.c: Update test to be locale independent.
19622
19623 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
19624
19625         * gcc.c-torture/compile/20001123-2.c: New.
19626
19627 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19628
19629         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
19630
19631 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
19632
19633         * gcc.dg/sequence-point-1.c: Add some new tests.
19634         * gcc.c-torture/execute/20001124-1.c: New test.
19635
19636 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19637
19638         * g++.old-deja/g++.other/vaarg4.C: New test.
19639         * gcc.c-torture/compile/20001123-1.c: New test.
19640
19641 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19642
19643         * g++.other/crash24.C: Adjust and remove XFAIL.
19644         * g++.other/crash37.C: New test.
19645
19646 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19647
19648         * g++.old-deja/g++.pt/instantiate9.C: New test.
19649
19650 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19651
19652         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19653         new ABI, too.
19654
19655         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19656         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19657
19658 2000-11-22  Neil Booth  <neilb@earthling.net>
19659
19660         * gcc.dg/cpp/Wtrigraphs.c: New test.
19661
19662 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19663
19664         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19665
19666 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19667
19668         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19669
19670 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19671
19672         * lib/gcc-dg.exp: load_lib scanasm.exp.
19673         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19674         * lib/g++-dg.exp: load_lib scanasm.exp.
19675         * lib/scanasm.exp: New.
19676         (scan-assembler, scan-assembler-not): Add optional arguments to
19677         test name, or if not present, the pattern name.
19678         (scan-assembler-dem, scan-assembler-dem-not): New.
19679
19680         * g++.dg/dg.exp: New.
19681
19682 2000-11-21  Neil Booth  <neilb@earthling.net>
19683
19684         * gcc.dg/cpp/integrated1.c: Remove.
19685
19686 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19687
19688         * gcc.c-torture/execute/20001121-1.c: New test.
19689
19690 2000-11-21  Richard Henderson  <rth@redhat.com>
19691
19692         * gcc.c-torture/compile/20001121-1.c: New test.
19693
19694 2000-11-20  Neil Booth  <neilb@earthling.net>
19695
19696         * gcc.dg/cpp/integrated1.c: New test.
19697
19698 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19699
19700         * g++.old-deja/g++.other/inline17.C: New test.
19701
19702 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19703
19704         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19705         local variable to be zero: I made the variable global. Now
19706         uses abort() and exit() instead of relying on main's return value.
19707
19708 2000-11-20  Neil Booth  <neilb@earthling.net>
19709
19710         * gcc.dg/cpp/paste2.c: Update test.
19711         * objc/execute/paste.m: New test.
19712
19713 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19714
19715         * gcc.dg/c99-condexpr-1.c: New test.
19716
19717 2000-11-20  Neil Booth  <neilb@earthling.net>
19718
19719         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19720
19721 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19722
19723         * g++.old-deja/g++.pt/export1.C: New test.
19724
19725 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19726
19727         * gcc.dg/20001117-1.c: New test.
19728
19729 2000-11-18  Richard Henderson  <rth@redhat.com>
19730
19731         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19732
19733 2000-11-18  Richard Henderson  <rth@redhat.com>
19734
19735         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19736         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19737         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19738
19739 2000-11-18  Richard Henderson  <rth@redhat.com>
19740
19741         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19742         (main): New.  Exit cleanly.
19743
19744 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19745
19746         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19747         gcc.dg/c99-fordecl-2.c: New tests.
19748
19749 2000-11-18  Richard Henderson  <rth@redhat.com>
19750
19751         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19752         * gcc.c-torture/execute/zerolen-2.c: New.
19753
19754 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19755
19756         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19757         memory.
19758
19759 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19760
19761         * g++.old-deja/g++.pt/instantiate8.C: New test.
19762
19763 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19764
19765         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19766         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19767
19768 2000-11-16  Nick Clifton  <nickc@redhat.com>
19769
19770         * gcc.c-torture/execute/nestfunc-2.c: New test.
19771         * gcc.c-torture/execute/nestfunc-3.c: New test.
19772
19773 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19774
19775         * gcc.c-torture/compile/20001116-1.c: New test.
19776
19777 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19778
19779         * gcc.c-torture/execute/20001115-1.c: New test.
19780
19781 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19782
19783         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19784         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19785         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19786         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19787
19788 2000-11-15  Neil Booth  <neilb@earthling.net>
19789
19790         gcc.dg/cpp/_Pragma1.c: Update.
19791         gcc.dg/cpp/_Pragma2.c: New test.
19792
19793 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19794
19795         * g++.old-deja/g++.other/anon5.C: New test.
19796
19797 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19798
19799         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19800         tests.
19801
19802 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19803
19804         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19805         output.
19806
19807 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19808
19809         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19810         labels at end of compound statements.
19811
19812 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19813
19814         * gcc.c-torture/execute/loop-7.c: New test.
19815
19816 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19817
19818         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19819
19820 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19821
19822         * gcc.dg/c99-bool-1.c: New test.
19823
19824 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19825
19826         * gcc.dg/c99-scope-1.c: Remove xfail.
19827         * gcc.dg/c99-scope-2.c: New test.
19828
19829 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19830
19831         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19832         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19833
19834 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19835
19836         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19837         error messages.
19838
19839         * g++.mike/p700.C: Don't typedef wchar_t.
19840         * g++.mike/p784.C: Likewise.
19841         * g++.mike/eb101.C: Don't use __wchar_t.
19842
19843 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19844
19845         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19846         from DO loop.
19847
19848 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19849
19850         * gcc.c-torture/execute/20001111-1.c: New test.
19851
19852 2000-11-10  Nick Clifton  <nickc@redhat.com>
19853
19854         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19855         long multuiple and accumulate.
19856
19857 2000-11-09  Richard Henderson  <rth@redhat.com>
19858
19859         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19860         via size_t instead of int.
19861
19862         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19863         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19864         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19865         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19866
19867 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19868
19869         * gcc.c-torture/compile/20001109-1.c: New test.
19870         * gcc.c-torture/compile/20001109-2.c: New test.
19871
19872 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19873
19874         * g++.old-deja/g++.pt/operator1.C: New test.
19875         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19876
19877 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19878
19879         * gcc.dg/20001108-1.c: New test.
19880
19881 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19882
19883         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19884         with both arguments constant strings.
19885         * gcc.c-torture/execute/string-opt-3.c: New test.
19886         * gcc.c-torture/execute/string-opt-4.c: New test.
19887         * gcc.c-torture/execute/string-opt-5.c: New test.
19888
19889 2000-11-08  Nick Clifton  <nickc@redhat.com>
19890
19891         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
19892         mulsidi3adddi patterns.
19893
19894 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
19895
19896         * g++.old-deja/g++.other/crash36.C: New test.
19897
19898 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
19899
19900         * g++.old-deja/g++.other/init16.C: New test.
19901
19902 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
19903
19904         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
19905
19906 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19907
19908         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
19909         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19910         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19911
19912 2000-11-07  DJ Delorie  <dj@redhat.com>
19913
19914         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
19915
19916 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19917
19918         * gcc.c-torture/execute/string-opt-1.c: New test.
19919
19920 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
19921
19922         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
19923         mips-sgi-irix6.* because the MIPS ABI passes floating-point
19924         parameters in registers, and there is no way for a varargs
19925         function to know in which order the integer and floating-point
19926         parameters should be interleaved when they are placed on the
19927         stack.
19928         * gcc.c-torture/execute/va-arg-16.x: Likewise.
19929         * gcc.c-torture/execute/va-arg-17.x: Likewise.
19930
19931 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19932
19933         * gcc.c-torture/execute/string-opt-2.c: New test.
19934
19935 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
19936
19937         * g++.old-deja/g++.pt/crash60.C: New test.
19938
19939 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19940
19941         * g++.old-deja/g++.other/crash24.C: New test.
19942         * g++.old-deja/g++.other/crash25.C: New test.
19943         * g++.old-deja/g++.other/crash26.C: New test.
19944         * g++.old-deja/g++.other/crash27.C: New test.
19945         * g++.old-deja/g++.other/crash28.C: New test.
19946         * g++.old-deja/g++.other/crash29.C: New test.
19947         * g++.old-deja/g++.other/crash30.C: New test.
19948         * g++.old-deja/g++.other/crash31.C: New test.
19949         * g++.old-deja/g++.other/crash32.C: New test.
19950         * g++.old-deja/g++.other/crash33.C: New test.
19951         * g++.old-deja/g++.other/crash34.C: New test.
19952         * g++.old-deja/g++.other/crash35.C: New test.
19953
19954 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
19955
19956         * gcc.c-torture/execute/20001031-1.c: New test.
19957
19958 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
19959
19960         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
19961         namespace.
19962
19963         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
19964         standards-conformant.
19965
19966         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
19967
19968         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
19969         * g++.old-deja/g++.mike/p755a.C: Likewise.
19970         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
19971         library makes no calls to `operator new' during initialization.
19972
19973 2000-11-04  Neil Booth  <neilb@earthling.net>
19974
19975         * gcc.dg/cpp/include2.c: New tests.
19976
19977 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
19978
19979         * lib/g++.exp (g++_set_ld_library_path): New function.
19980         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
19981
19982 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
19983
19984         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
19985         warnings.
19986
19987 2000-11-01  Richard Henderson  <rth@redhat.com>
19988
19989         * g++.old-deja/g++.ext/namedret1.C: New.
19990         * g++.old-deja/g++.ext/namedret2.C: New.
19991         * g++.old-deja/g++.ext/namedret3.C: New.
19992
19993 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
19994
19995         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
19996         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
19997
19998 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19999
20000         * gcc.c-torture/execute/va-arg-21.c: New test.
20001
20002 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20003
20004         * gcc.dg/c99-complex-2.c: New test.
20005
20006 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20007
20008         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20009
20010 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20011
20012         * g++.old-deja/g++.other/inline16.C: New test.
20013
20014 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20015
20016         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20017         __PRETTY_FUNCTION__
20018
20019 2000-10-29  Neil Booth  <neilb@earthling.net>
20020
20021         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20022         New tests.
20023         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20024         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20025         optimisation.
20026
20027 2000-10-29  Neil Booth  <neilb@earthling.net>
20028
20029         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20030         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20031         * mi5.c: Test multiple includes work with -C.
20032         * trigraphs.c: Test ^= version.
20033
20034 2000-10-28  Neil Booth  <neilb@earthling.net>
20035
20036         New tests and test updates for new macro expander.
20037
20038         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20039         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20040         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20041         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20042         new diagnostic messages.
20043
20044         * gcc.dg/cpp/macro3.c: New tests.
20045
20046 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20047
20048         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20049         on the same line.
20050
20051 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20052
20053         * g++.old-deja/g++.other/eh2.C: New test.
20054
20055 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20056
20057         * gcc.c-torture/execute/20001027-1.c: New test.
20058
20059 2000-10-26  Richard Henderson  <rth@redhat.com>
20060
20061         * gcc.c-torture/execute/20001026-1.c: New.
20062
20063 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20064
20065         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20066         * g++.old-deja/g++.law/builtin1.C: Likewise.
20067         * g++.old-deja/g++.law/ctors10.C: Likewise.
20068         * g++.old-deja/g++.law/virtual3.C: Likewise.
20069         * g++.old-deja/g++.mike/p658.C: Likewise.
20070         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20071         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20072         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20073         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20074         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20075
20076 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20077
20078         * gcc.c-torture/compile/20001024-1.c: New test.
20079
20080 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20081
20082         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20083         to tell us whether or not we are using V3.
20084
20085 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20086
20087         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20088         operands.
20089
20090 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20091
20092         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20093
20094 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20095
20096         * gcc.c-torture/execute/20001024-1.c: New test.
20097
20098 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20099
20100         * g++.old-deja/g++.other/sibcall1.C: New test.
20101
20102 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20103
20104         * gcc.dg/noncompile/init-3.c: New test.
20105
20106 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20107
20108         * gcc.dg/format-array-1.c: New test.
20109
20110 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20111
20112         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20113         writing through null pointers; remove comment about testing
20114         unterminated strings.
20115
20116 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20117
20118         * gcc.c-torture/execute/20001017-2.c: New test.
20119
20120 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20121
20122         * gcc.c-torture/compile/20001018-1.c: New test.
20123         * gcc.c-torture/compile/20001018-1.x: Xfail.
20124
20125 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20126
20127         * gcc.c-torture/execute/20001017-1.c: New test.
20128
20129 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20130
20131         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20132         for multiple use of arguments with scanf formats; add tests for
20133         multiple use of arguments.
20134
20135 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20136
20137         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20138
20139 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20140
20141         * gcc.dg/format-miss-1.c: New test.
20142
20143 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20144
20145         * gcc.c-torture/execute/20001013-1.c: New test.
20146
20147 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20148
20149         * gcc.dg/format-branch-1.c: New test.
20150
20151 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20152
20153         * README, lib/file-format.exp: Remove EGCS references.
20154
20155 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20156
20157         * gcc.dg/20001013-1.c: New test.
20158
20159 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20160
20161         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20162         for intmax_t in the compiler using __typeof__ and the type rules
20163         for conditional expressions.
20164
20165 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20166
20167         * gcc.dg/20001012-1.c: New test.
20168         * gcc.dg/20001012-2.c: New test.
20169
20170 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20171
20172         * gcc.dg/format-attr-1.c: New test.
20173
20174 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20175
20176         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20177         __LONG_LONG_MAX__ instead of LLONG_MAX.
20178
20179 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20180
20181         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20182         scanf flags.
20183         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20184         flags.
20185
20186 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20187
20188         * gcc.dg/sequence-pt-1.c: New test.
20189
20190 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20191
20192         * gcc.c-torture/execute/20001011-1.c: New testcase.
20193         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20194
20195 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20196
20197         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20198         does not error on it.
20199
20200 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20201
20202         * gcc.dg/20001009-1.c: New test.
20203
20204 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20205
20206         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20207         * gcc.c-torture/execute/20001009-2.c: ... to here.
20208
20209 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20210
20211         * gcc.c-torture/compile/20001009-1.c: New testcase.
20212         * gcc.c-torture/execute/20001009-1.c: New testcase.
20213         Testcases provided by Jan Hubicka <jh@suse.cz>.
20214
20215 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20216
20217         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20218         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20219         uintmax_t using <limits.h> to emulate the compiler's internal
20220         logic.  No longer XFAIL %j tests.
20221
20222 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20223
20224         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20225         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20226         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20227         regexps and details of expected handling of some bad formats.
20228         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20229         suppression.
20230
20231 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20232
20233         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20234         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20235         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20236         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20237         in list archives.
20238
20239 2000-10-06  Richard Henderson  <rth@cygnus.com>
20240
20241         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20242         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20243         * g++.old-deja/g++.jason/report.C: Likewise.
20244         * g++.old-deja/g++.law/friend5.C: Likewise.
20245         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20246         of the expected warnings.
20247
20248 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20249
20250         * g++.old-deja/g++.pt/enum14.C: New test.
20251
20252 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20253
20254         * g++.old-deja/g++.pt/crash59.C: New test.
20255
20256 2000-10-04  Will Cohen  <wcohen@redhat.com>
20257
20258         * gcc.dg/20000926-1.c: New test.
20259
20260 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20261
20262         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20263         function name for current C++ compiler.
20264         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20265
20266 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20267
20268         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20269         __PRETTY_FUNCTION__.
20270         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20271
20272 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20273
20274         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20275
20276 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20277
20278         * gcc.c-torture/compile/20000923-1.c: New test.
20279
20280 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20281
20282         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20283         * g++.old-deja/g++.pt/ttp62.C: Same.
20284         * g++.old-deja/g++.other/inline14.C: Same.
20285
20286 2000-09-24  Richard Henderson  <rth@cygnus.com>
20287
20288         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20289
20290 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20291
20292         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20293
20294 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20295
20296         * gcc.c-torture/compile/20000922-1.c: New file.
20297
20298 2000-09-21  Nick Clifton  <nickc@redhat.com>
20299
20300         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20301         a signed long modulo operation.
20302         (mod6): New function - perform an unsigned long modulo operation.
20303         (main): Add tests for modulos of very large numbers by very small
20304         dividends.
20305
20306 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20307
20308         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20309
20310 2000-09-19  Richard Henderson  <rth@cygnus.com>
20311
20312         * gcc.dg/compare2.c (case 10): XFAIL.
20313
20314 2000-09-18  Richard Henderson  <rth@cygnus.com>
20315
20316         * gcc.c-torture/execute/20000906-1.c: Move ...
20317         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20318         that support __builtin_trap.
20319
20320 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20321
20322         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20323
20324 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20325
20326         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20327         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20328         more $ format tests.
20329
20330 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20331
20332         * gcc.dg/format-errmk-1.c: New test.
20333
20334 2000-09-17  Greg McGary  <greg@mcgary.org>
20335
20336         * gcc.c-torture/execute/20000917-1.x: Remove.
20337
20338 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20339
20340         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20341
20342 2000-09-17  Greg McGary  <greg@mcgary.org>
20343
20344         * gcc.c-torture/execute/20000917-1.c: New test.
20345         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20346
20347 2000-09-16  Neil Booth  <NeilB@earthling.net>
20348
20349         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20350         in nested macro bug.
20351
20352 2000-09-15  Neil Booth  <NeilB@earthling.net>
20353
20354         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20355
20356 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20357
20358         * gcc.c-torture/execute/20000914-1.c: New test.
20359
20360 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20361
20362         * g++.other/inline13.C: New test.
20363
20364 2000-09-12  Andreas Jaeger  <aj@suse.de>
20365
20366         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20367         constant by Ulrich Drepper <drepper@redhat.com>.
20368
20369 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20370
20371         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20372
20373 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20374
20375         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20376
20377 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20378
20379         * gcc.dg/cpp/backslash.c: New test.
20380
20381 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20382
20383         * gcc.c-torture/execute/20000910-1.c: New test.
20384         * gcc.c-torture/execute/20000910-2.c: Likewise.
20385
20386 2000-09-11  Robert Lipe  <robertl@sco.com>
20387
20388         * gcc.dg/pragma-align.c: New test.
20389
20390 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20391
20392         * g++.old-deja/g++.pt/explicit82.C: New test.
20393         * g++.old-deja/g++.pt/explicit83.C: New test.
20394
20395 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20396
20397         * gcc.dg/asm-names.c: New test.
20398
20399 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20400
20401         * gcc.dg/cpp/tr-warn6.c: New test
20402
20403 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20404
20405         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20406         be accepted.
20407
20408 2000-09-07  Catherine Moore  <clm@redhat.com>
20409
20410         * gcc.c-torture/execute/unroll-1.c: New test.
20411
20412 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20413
20414         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20415         ERROR markers.
20416         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20417         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20418         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20419         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20420         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20421         Preprocess only.
20422         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20423         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20424
20425 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20426
20427         * g++.old-deja/g++.pt/deduct2.C: New test.
20428
20429 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20430
20431         * g++.old-deja/g++.pt/parms2.C: New test.
20432
20433 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20434
20435         * g++.old-deja/g++.pt/crash58.C: New test.
20436
20437 2000-09-06  Greg McGary  <greg@mcgary.org>
20438
20439         * gcc.c-torture/execute/20000906-1.c: New test.
20440         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20441
20442 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20443
20444         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20445
20446 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20447
20448         * g++.old-deja/g++.pt/crash57.C: New test.
20449
20450 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20451
20452         * g++.old-deja/g++.pt/crash56.C: New test.
20453
20454 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20455
20456         * g++.old-deja/g++.pt/koenig1.C: New test.
20457
20458 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20459
20460         * gcc.dg/20000904-1.c: New test.
20461
20462 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20463
20464         * gcc.dg/cpp/paste8.c: New test.
20465
20466 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20467
20468         * gcc.c-torture/compile/20000827-1.c: New test.
20469
20470 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20471
20472         * gcc.dg/format-diag-1.c: New test.
20473
20474 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20475
20476         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20477         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20478         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20479         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20480         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20481
20482 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20483
20484         * g++.old-deja/g++.other/nested4.C: New test.
20485
20486 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20487
20488         * g++.old-deja/g++.ns/scoped1.C: New test.
20489
20490 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
20491
20492         * lib/g++.exp: Support testing already-installed GCC.
20493
20494 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20495
20496         * wtr-label-1.c, wtr-suffix-1.c: New tests.
20497
20498 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20499
20500         * gcc.dg/return-type-2.c: New test.
20501
20502 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
20503
20504         * gcc.c-torture/compile/20000825-1.c: New test.
20505
20506 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
20507
20508         * gcc.dg/dwarf2-2.c: New test.
20509
20510 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
20511
20512         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20513         dg-warning regexps.
20514
20515 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20516
20517         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20518         gcc.dg/format-ext-5.c: New tests.
20519
20520 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
20521
20522         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20523
20524 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
20525
20526         * gcc.dg/noncompile/930622-2.c: Adjust error message.
20527
20528 2000-08-24  Richard Henderson  <rth@cygnus.com>
20529
20530         * gcc.dg/ia64-sync-1.c: New test.
20531         * gcc.dg/ia64-sync-2.c: New test.
20532         * gcc.dg/ia64-asm-1.c: New test.
20533
20534 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20535
20536         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20537         * gcc.dg/format-ext-2.c: New test.
20538
20539 2000-08-23  Jason Merrill  <jason@redhat.com>
20540
20541         * lib/old-dejagnu.exp: Also ignore "In member function" and
20542         "At global scope".
20543
20544 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20545
20546         * gcc.dg/noncompile/label-lineno-1.c: New test.
20547
20548 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20549
20550         * gcc.dg/c99-array-nonobj-1.c: New test.
20551
20552 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20553
20554         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20555         tests.
20556         * gcc.dg/format-ext-1.c: New test.
20557
20558 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20559
20560         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20561         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20562         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20563         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20564         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20565
20566 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20567
20568         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20569         gcc.dg/c99-strftime-2.c: New tests.
20570
20571 2000-08-22  Richard Henderson  <rth@cygnus.com>
20572
20573         * gcc.c-torture/execute/20000822-1.c: New test.
20574
20575 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20576
20577         * gcc.c-torture/execute/20000819-1.x: Remove.
20578
20579 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20580
20581         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20582         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20583         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20584         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20585         gcc.dg/format-xopen-1.c: New tests.
20586
20587 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20588
20589         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20590
20591 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20592
20593         * g++.old-deja/g++.other/loop2.C: New test.
20594
20595         * gcc.c-torture/compile/20000606-1.c: New test.
20596         * gcc.c-torture/compile/20000728-1.c: New test.
20597         * gcc.c-torture/execute/20000801-1.c: New test.
20598         * gcc.c-torture/execute/20000801-2.c: New test.
20599         * gcc.c-torture/execute/20000819-1.c: New test.
20600         * gcc.c-torture/execute/20000819-1.x: XFAIL.
20601         * gcc.dg/20000629-1.c: New test.
20602         * gcc.dg/20000724-1.c: New test.
20603         * gcc.dg/20000807-1.c: New test.
20604
20605 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20606
20607         * gcc.dg/cpp/pragma-1.c: New test.
20608         * gcc.dg/cpp/pragma-2.c: New test.
20609
20610 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
20611
20612         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20613         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
20614
20615 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20616
20617         * gcc.c-torture/compile/20000818-1.c: New test.
20618
20619 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
20620
20621         * gcc.c-torture/execute/20000818-1.c: New test.
20622
20623 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20624
20625         * gcc.dg/format-va-1.c: New test.
20626
20627 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20628
20629         * g++.old-deja/g++.other/typedef8.C: New test.
20630
20631 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20632
20633         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
20634         * g++.old-deja/g++.mike/net36.C: Mark candidate.
20635         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
20636         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
20637         * g++.old-deja/g++.other/ptrmem7.C: New test.
20638         * g++.old-deja/g++.pt/ptrmem10.C: New test.
20639
20640 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20641
20642         * g++.old-deja/g++.pt/typename27.C: New test.
20643
20644 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20645
20646         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20647         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20648         * g++.old-deja/g++.pt/friend45.C: New test.
20649         * g++.old-deja/g++.other/friend8.C: New test.
20650
20651 2000-08-15  Richard Henderson  <rth@cygnus.com>
20652
20653         * gcc.c-torture/execute/20000815-1.c: New test.
20654
20655 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20656
20657         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20658         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20659         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20660
20661 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20662
20663         * g++.old-deja/g++.other/refinit2.C: New test.
20664
20665 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20666
20667         * lib/c-torture.exp (c-torture): Make
20668         compiler_conditional_xfail_data global.
20669         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20670         compiler_conditional_xfail_data machinery.
20671         (f-torture-execute): Likewise.
20672         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20673         and only when unrolling loops.
20674
20675         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20676
20677 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20678
20679         * g++.old-deja/g++.pt/explicit81.C: New test.
20680
20681 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20682
20683         * g++.old-deja/g++.pt/typename26.C: New test.
20684
20685 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20686
20687         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20688         warning.
20689
20690 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20691
20692         * g++.old-deja/g++.other/array3.C: New test.
20693
20694 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20695
20696         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20697         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20698         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20699         New tests.
20700
20701 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20702
20703         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20704         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20705
20706 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20707
20708         * gcc.c-torture/execute/20000808-1.c: New test.
20709
20710 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20711
20712         * gcc.dg/c90-const-expr-1.c: New test.
20713
20714 2000-08-08  Richard Henderson  <rth@cygnus.com>
20715
20716         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20717
20718 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20719
20720         * gcc.dg/noncompile/const-ll-1.c: New test.
20721
20722 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20723
20724         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20725
20726 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20727
20728         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20729         that running programs linked against the shared version of libobjc
20730         run correctly.
20731
20732 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20733
20734         * gcc.dg/c99-printf-1.c: New test.
20735
20736 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20737
20738         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20739
20740 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20741
20742         * gcc.c-torture/execute/20000731-1.x: Delete.
20743
20744 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20745
20746         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20747         and torture_without_loops as is done by c-torture.exp.
20748         (search_for): Copy from c-torture.exp.
20749         (gcc-dg-runtest): New function, drives a directory of tests
20750         iterating over the TORTURE_OPTIONS.
20751         (scan-assembler, scan-assembler-not): Move here from
20752         individual directory drivers.
20753
20754         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20755         defined by lib/gcc-dg.exp.
20756         * gcc.dg/cpp/cpp.exp: Likewise.
20757         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20758         gcc-dg-runtest, so we cycle over optimization options.
20759
20760         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20761         * gcc.dg/compare2.c: No longer expected to fail.
20762
20763 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20764
20765         * gcc.c-torture/execute/20000804-1.c: New test.
20766
20767 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20768
20769         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20770
20771 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20772
20773         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20774
20775 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20776
20777         * gcc.c-torture/compile/20000803-1.c: New test.
20778
20779 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20780
20781         * gcc.c-torture/execute/20000801-3.c,
20782         gcc.c-torture/execute/20000801-4.c: New tests.
20783         * gcc.c-torture/execute/20000801-3.x,
20784         gcc.c-torture/execute/20000801-4.x: Xfail.
20785
20786 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20787
20788         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20789         libobjc/.libs to allow for libtool.
20790
20791 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20792
20793         * gcc.c-torture/compile/20000802-1.c: New test.
20794
20795 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20796
20797         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20798
20799 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20800
20801         * gcc-c-torture/execute/20000731-2.c: New test.
20802
20803         * gcc.c-torture/execute/20000731-1.c: New test.
20804         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20805
20806 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20807
20808         * testsuite/gcc.dg/cpp/paste7.c: New test.
20809         * gcc.dg/cpp/20000725-1.c: New test.
20810
20811 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20812
20813         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20814         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20815         declaration warning for __builtin_dwarf_reg_size.
20816
20817         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20818
20819 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20820
20821         * gcc.dg/noncompile/voidparam-1.c: New test.
20822
20823 2000-07-30  Richard Henderson  <rth@cygnus.com>
20824
20825         * gcc.dg/c90-digraph-1.c: Don't xfail.
20826         * gcc.dg/compare2.c (case 10): Xfail.
20827         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20828
20829 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20830
20831         * gcc.dg/c99-main-1.c: New test.
20832
20833 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20834
20835         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20836
20837 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20838
20839         * gcc.c-tortuer/execute/20000726-1.c: New test.
20840
20841 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20842
20843         * gcc.c-torture/execute/enum-2.c: New test.
20844
20845 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20846
20847         * gcc.dg/cpp/tr-warn3.c: New test.
20848
20849 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20850
20851         * g++.old-deja/g++.ext/implicit1.C: Remove.
20852         * g++.old-deja/g++.jason/c2.C: Remove
20853         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20854         * g++.old-deja/g++.pt/crash16.C: Likewise.
20855         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20856
20857 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20858
20859         * g++.old-deja/g++.other/for2.C: New test.
20860
20861 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20862
20863         * gcc.dg/20000720-1.c: New test.
20864
20865 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20866
20867         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20868
20869 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20870
20871         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20872         * gcc.c-torture/execute/20000722-1.c: New.
20873         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20874
20875 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20876
20877         * gcc.dg/cpp/20000720-1.S: New test.
20878
20879 2000-07-21  Michael Meissner  <meissner@redhat.com>
20880
20881         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20882
20883 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20884
20885         * g++.old-deja/g++.brendan/crash16.C,
20886         g++.old-deja/g++.brendan/parse3.C,
20887         g++.old-deja/g++.brendan/redecl1.C,
20888         g++.old-deja/g++.ns/template13.C,
20889         g++.old-deja/g++.other/decl4.C,
20890         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
20891
20892 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20893
20894         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
20895         and "Internal error".
20896
20897         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
20898         regexps.
20899         * gcc.dg/cpp/paste6.c: New test.
20900
20901 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
20902
20903         * gcc.dg/cpp/tr-direct.c: New test.
20904
20905         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
20906         gcc.dg/cpp/undef1.c: Tweak error regexps.
20907
20908 2000-07-18  Eric Christopher <echristo@redhat.com>
20909
20910         * gcc.c-torture/compile/20000718-1.c: New test.
20911
20912 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
20913
20914         * cpplex.c (_cpp_push_token): If the token being pushed back
20915         is the previous token in this context, just subtract one from
20916         context->posn.
20917         * cppmacro.c (save_expansion): Clear aux field when storing a
20918         placemarker.
20919
20920 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
20921
20922         * gcc.dg/noncompile/redecl-1.c: New test.
20923
20924 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
20925
20926         * gcc.c-torture/execute/20000717-5.c: New test.
20927         * gcc.c-torture/execute/20000717-1.x: Removed.
20928
20929 2000-07-17  Richard Henderson  <rth@cygnus.com>
20930
20931         * gcc.c-torture/execute/20000717-4.c: New test.
20932
20933 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
20934
20935         * gcc.dg/cpp/syshdr.c: New test.
20936         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
20937
20938 2000-07-17  Neil Booth  <neilb@earthling.net>
20939
20940         * gcc.dg/cpp/cmdlne-dM.c: New test.
20941         * gcc.dg/cpp/cmdlne-dD.c: New test.
20942
20943 2000-07-17  Jeffrey A Law  (law@cygnus.com)
20944
20945         * gcc.c-torture/execute/20000717-3.c: New test.
20946
20947         * gcc.c-torture/compile/20000717-1.c: New test.
20948
20949 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
20950
20951         * gcc.c-torture/execute/20000717-2.c: New test.
20952
20953 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20954
20955         * gcc.dg/formatz-1.c: New test.
20956
20957         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
20958         * gcc.dg/c99-digraph-1.c: New tests.
20959
20960         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
20961         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
20962
20963         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
20964         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
20965         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
20966         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
20967         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
20968         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
20969         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
20970
20971 2000-07-17   Greg McGary <greg@mcgary.org>
20972
20973         * gcc.c-torture/execute/20000717-1.c: New test.
20974         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
20975
20976 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
20977
20978         * gcc.c-torture/execute/20000715-2.c: New test.
20979         * gcc.dg/20000715-1.c: New test.
20980
20981 2000-07-15  Michael Meissner  <meissner@redhat.com>
20982
20983         * gcc.c-torture/execute/20000715-1.c: New test.
20984
20985 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
20986
20987         * gcc.c-torture/execute/20000707-1.c: New test.
20988
20989 2000-07-13  Neil Booth  <NeilB@earthling.net>
20990
20991         * testsuite/gcc.dg/cpp/digraph1.c,
20992         testsuite/gcc.dg/cpp/digraph2.c,
20993         testsuite/gcc.dg/cpp/digraphs.c: New tests.
20994
20995 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
20996
20997         * g77.f-torture/compile/20000630-2.f:  New test.
20998         * g77.f-torture/compile/20000630-2.x
20999
21000 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21001
21002         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21003
21004 2000-07-11  Neil Booth  <NeilB@earthling.net>
21005
21006         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21007
21008 2000-07-11  Neil Booth  <NeilB@earthling.net>
21009
21010         * gcc.dg/cpp/cmdlne-C.c: New.
21011
21012 2000-07-09  Neil Booth  <NeilB@earthling.net>
21013
21014         * gcc.dg/cpp/directiv.c: New tests.
21015         * gcc.dg/cpp/undef1.c: Update.
21016
21017 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21018
21019         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21020
21021 2000-07-09  Neil Booth  <NeilB@earthling.net>
21022
21023         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21024
21025 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21026
21027         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21028         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21029
21030 2000-07-08  Neil Booth  <NeilB@earthling.net>
21031
21032         * gcc.dg/cpp/macsyntx.c: New tests.
21033
21034 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21035
21036         * gcc.dg/20000707-1.c: New test.
21037
21038 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21039
21040         * gcc.c-torture/execute/20000706-1.c: New test.
21041         * gcc.c-torture/execute/20000706-2.c: New test.
21042         * gcc.c-torture/execute/20000706-3.c: New test.
21043         * gcc.c-torture/execute/20000706-4.c: New test.
21044         * gcc.c-torture/execute/20000706-5.c: New test.
21045
21046 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21047
21048         * g++.old-deja/g++.pt/instantiate7.C: New test.
21049
21050 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21051
21052         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21053         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21054         * g++.old-deja/g++.other/rtti3.C: Likewise.
21055         * g++.old-deja/g++.other/rttid3.C: Likewise.
21056
21057 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21058
21059         *  g77.f-torture/compile/20000630-1.x: Fix typo
21060
21061 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21062
21063         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21064         assembly output.
21065
21066 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21067
21068         * gcc.dg/cpp/ident.c: New test.
21069
21070 2000-07-05  Neil Booth  <NeilB@earthling.net>
21071
21072         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21073           gcc.dg/cpp/lexstrng.c: New tests.
21074
21075 2000-07-04  Neil Booth  <NeilB@earthling.net>
21076
21077         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21078         * gcc.dg/cpp/strify2.c: Same.
21079
21080 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21081
21082         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21083         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21084         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21085         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21086
21087         * testsuite/gcc.dg/cpp/macro1.c,
21088         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21089         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21090         testsuite/gcc.dg/cpp/strify1.c,
21091         testsuite/gcc.dg/cpp/strify2.c: New tests.
21092
21093 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21094
21095         * gcc.c-torture/execute/20000703-1.c: New test.
21096
21097 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21098
21099         * g++.old-deja/g++.pt (lookup10.C): New test.
21100
21101 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21102
21103         * g++.old-deja/g++.pt (typename25.C): New test.
21104
21105 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21106
21107         * gcc.c-torture/compile/20000701-1.c: New test.
21108
21109 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21110
21111         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21112         to test case.
21113
21114 2000-06-30  Catherine Moore  <clm@cygnus.com>
21115
21116         * gcc.c-torture/execute/align-1.c: New test.
21117
21118 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21119
21120         * g++.old-deja/g++.pt/expr8.C: New test.
21121         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21122
21123 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21124
21125         * gcc.c-torture/compile/20000629-1.c: New test.
21126
21127 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21128
21129
21130         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21131         gcc.dg/noncompile directory, depending on whether they're
21132         preprocessor tests or not.  Annotate all the tests for the dg
21133         framework.
21134
21135         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21136         * gcc.dg/noncompile/noncompile.exp: New.
21137
21138         * Moved files:
21139         Old name                                New name
21140         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21141         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21142         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21143         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21144         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21145         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21146         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21147         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21148         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21149         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21150         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21151         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21152         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21153         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21154         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21155         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21156         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21157         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21158         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21159         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21160         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21161         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21162         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21163         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21164
21165         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21166         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21167         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21168         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21169         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21170         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21171
21172 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21173
21174         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21175         declare one variable.  On the fourth, error.
21176         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21177         declared by 20000628-1a.h.
21178
21179 2000-06-29  Richard Henderson  <rth@redhat.com>
21180
21181         * gcc.c-torture/execute/930529-1.x: New file.
21182         * gcc.dg/920413-1.c: Adjust expected warning text.
21183         * gcc.dg/980217-1.c: Declare abort.
21184         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21185
21186 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21187
21188         * g77.f-torture/compile/20000629-1.f: New test.
21189         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21190
21191 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21192
21193         Rearrange lots of files, removing entirely the
21194         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21195         directories.
21196
21197         * Deleted files:
21198         gcc.c-torture/code_quality/code_quality.exp
21199         gcc.c-torture/special/special.exp
21200         gcc.failure/failure.exp
21201         gcc.failure/940409-1.x
21202         gcc.c-torture/compile/961203-1.x
21203
21204         * New files:
21205         gcc.misc-tests/linkage.exp
21206         gcc.c-torture/execute/920730-1t.c
21207         gcc.c-torture/execute/920730-1t.x
21208         gcc.c-torture/compile/920520-1.x
21209         gcc.c-torture/compile/920521-1.x
21210         gcc.c-torture/compile/981006-1.x
21211         gcc.c-torture/execute/eeprof-1.x
21212
21213         * Moved files (possibly with modifications to fit a new harness):
21214         Old name                                New name
21215         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21216         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21217         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21218         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21219         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21220         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21221         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21222         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21223         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21224         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21225         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21226         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21227         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21228         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21229
21230 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21231
21232         * c-torture/compile/961203-1.x: Delete.
21233
21234         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21235         not exit. Include stdio.h.
21236         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21237         * gcc.misc-tests/dg-12.c: Likewise.
21238         * gcc.misc-tests/dg-5.c: Likewise.
21239         * gcc.misc-tests/dg-6.c: Likewise.
21240         * gcc.misc-tests/dg-7.c: Prototype abort.
21241         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21242         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21243         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21244         not exit.
21245         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21246         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21247
21248 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21249
21250         * gcc.dg/cpp/20000628-1.c: New test.
21251         * gcc.dg/cpp/20000628-1.h: New header for above test.
21252         * gcc.dg/cpp/20000628-1a.h: Likewise.
21253
21254 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21255
21256         * gcc.dg/cpp: New directory.
21257         * gcc.dg/cpp/cpp.exp: New driver.
21258         * gcc.dg/cpp/20000627-1.c: New test.
21259         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21260         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21261         and rewrite as a compilation test.
21262
21263         * gcc.dg: Move many files into the cpp subdirectory, possibly
21264         renaming or editing them as well.
21265         Old name                New name
21266         990119-1.c              cpp/19990119-1.c
21267         990228-1.c              cpp/19990228-1.c
21268         990407-1.c              cpp/19990407-1.c
21269         990409-1.c              cpp/19990409-1.c
21270         990413-1.c              cpp/19990413-1.c
21271         990703-1.c              cpp/19990703-1.c
21272         20000127-1.c            cpp/20000127-1.c
21273         20000129-1.c            cpp/20000129-1.c
21274         20000207-1.c            cpp/20000207-1.c
21275         20000207-2.c            cpp/20000207-2.c
21276         20000209-1.c            cpp/20000209-1.c
21277         20000209-2.c            cpp/20000209-2.c
21278         20000301-1.c            cpp/20000301-1.c
21279         20000419-1.c            cpp/20000419-1.c
21280         20000510-1.S            cpp/20000510-1.S
21281         20000519-1.c            cpp/20000519-1.c
21282         20000529-1.c            cpp/20000529-1.c
21283         20000625-1.c            cpp/20000625-1.c
21284         20000625-2.c            cpp/20000625-2.c
21285         cpp-as1.c               cpp/assert1.c
21286         cpp-as2.c               cpp/assert2.c
21287         cxx-comments-1.c        cpp/cxxcom1.c
21288         cxx-comments-2.c        cpp/cxxcom2.c
21289         endif-label.c           cpp/endif.c
21290         cpp-hash1.c             cpp/hash1.c
21291         cpp-hash2.c             cpp/hash2.c
21292         cpp-if1.c               cpp/if-1.c
21293         cpp-if2.c               cpp/if-2.c
21294         cpp-if3.c               cpp/if-3.c
21295         cpp-if4.c               cpp/if-4.c
21296         cpp-if5.c               cpp/if-5.c
21297         cpp-cond.c              cpp/if-cexp.c
21298         cpp-missingop.c         cpp/if-mop.c
21299         cpp-missingparen.c      cpp/if-mpar.c
21300         cpp-opprec.c            cpp/if-oppr.c
21301         cpp-ifparen.c           cpp/if-paren.c
21302         cpp-shortcircuit.c      cpp/if-sc.c
21303         cpp-shift.c             cpp/if-shift.c
21304         cpp-unary.c             cpp/if-unary.c
21305         cpp-li1.c               cpp/line1.c
21306         cpp-li2.c               cpp/line2.c
21307         lineno.c                cpp/line3.c
21308         lineno-2.c              cpp/line4.c
21309         cpp-mi.c                cpp/mi1.c
21310         cpp-mic.h               cpp/mi1c.h
21311         cpp-micc.h              cpp/mi1cc.h
21312         cpp-mind.h              cpp/mi1nd.h
21313         cpp-mindp.h             cpp/mi1ndp.h
21314         cpp-mix.h               cpp/mi1x.h
21315         cpp-mi2.c               cpp/mi2.c
21316         cpp-mi2a.h              cpp/mi2a.h
21317         cpp-mi2b.h              cpp/mi2b.h
21318         cpp-mi2c.h              cpp/mi2c.h
21319         cpp-mi3.c               cpp/mi3.c
21320         cpp-mi3.def             cpp/mi3.def
21321         poison-1.c              cpp/poison.c
21322         pr-impl.c               cpp/prag-imp.c
21323         cpp-redef-2.c           cpp/redef1.c
21324         cpp-redef.c             cpp/redef2.c
21325         strpaste.c              cpp/strp1.c
21326         strpaste-2.c            cpp/strp2.c
21327         cpp-tradpaste.c         cpp/tr-paste.c
21328         cpp-tradstringify.c     cpp/tr-str.c
21329         cpp-tradwarn1.c         cpp/tr-warn1.c
21330         cpp-tradwarn2.c         cpp/tr-warn2.c
21331         trigraphs.c             cpp/trigraphs.c
21332         cpp-unc1.c              cpp/unc1.c
21333         cpp-unc2.c              cpp/unc2.c
21334         cpp-unc3.c              cpp/unc3.c
21335         cpp-unc.c               cpp/unc4.c
21336         undef.c                 cpp/undef1.c
21337         undef-2.c               cpp/undef2.c
21338         cpp-wi1.c               cpp/widestr1.c
21339
21340 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21341
21342         * lib/g++.exp (g++_include_flags): Tweak.
21343
21344 2000-06-27  H.J. Lu  <hjl@gnu.org>
21345             Loren J. Rittle  <ljrittle@acm.org>
21346
21347         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21348         version with one that knows about the new gcc tree structure.
21349         (g++_link_flags): Same.
21350
21351 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21352
21353         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21354         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21355         case we are cross-compiling.
21356
21357         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21358         g++.old-deja/g++.niklas/Makefile.in,
21359         g++.old-deja/g++.niklas/configure.in,
21360         g++.old-deja/g++.other/Makefile.in,
21361         g++.old-deja/g++.other/configure.in,
21362         gcc.c-torture/code_quality/Makefile.in,
21363         gcc.c-torture/code_quality/configure.in,
21364         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21365         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21366         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21367         gcc.c-torture/execute/ieee/Makefile.in,
21368         gcc.c-torture/execute/ieee/configure.in,
21369         gcc.c-torture/noncompile/Makefile.in,
21370         gcc.c-torture/noncompile/configure.in,
21371         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21372         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21373         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21374
21375 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21376
21377         * g++.old-deja/g++.other/ambig3.C: New test.
21378
21379 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21380
21381         * g++.old-deja/g++.pt/syntax1.C: New test.
21382         * g++.old-deja/g++.pt/syntax2.C: New test.
21383         * g++.old-deja/g++.other/syntax3.C: New test.
21384         * g++.old-deja/g++.other/syntax4.C: New test.
21385
21386 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21387
21388         * gcc.dg/20000623-1.c: Prototype exit and abort.
21389
21390 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21391
21392         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21393         New tests.
21394         * gcc.dg/cpp-mi3.def: New file.
21395
21396         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21397         inside assertions.
21398         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21399         lexer's error messages.
21400         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21401         divine anything from the linemarkers.
21402         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21403         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21404
21405 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21406
21407         * gcc.dg/20000623-1.c: New test.
21408
21409 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21410
21411         * gcc.c-torture/execute/20000622-1.c: New test.
21412
21413 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21414
21415         * g++.old-deja/g++.other/init15.C: New test.
21416
21417 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21418
21419         * g++.old-deja/g++.pt/vaarg2.C: New test.
21420         * g++.old-deja/g++.pt/vaarg3.C: New test.
21421
21422 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21423
21424         * g++.old-deja/g++.other/dyncast6.C: New test.
21425
21426 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21427
21428         * gcc.c-torture/execute/loop-6.c: New test.
21429
21430 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21431
21432         * gcc.dg/20000614-1.c: New test.
21433         * gcc.dg/20000614-2.c: New test.
21434
21435 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21436
21437         * g++.old-deja/g++.other/inline12.C: New test.
21438
21439 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21440
21441         * g++.old-deja/g++.other/eh1.C: New test.
21442
21443 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21444
21445         * g++.old-deja/g++.other/type.C: New test.
21446
21447 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21448
21449         * g++.old-deja/g++.other/initstring.C: New test.
21450
21451 2000-06-12  Jason Merrill  <jason@redhat.com>
21452
21453         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21454
21455 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21456
21457         * gcc.c-torture/compile/20000609-1.c: New test.
21458
21459 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21460
21461         * gcc.dg/20000609-1.c: New test.
21462
21463 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21464
21465         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21466         * gcc.c-torture/noncompile/poison-1.c: Move...
21467         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21468         * gcc.dg/cpp-li1.c: Add a token after the #line.
21469
21470 2000-06-05  Richard Henderson  <rth@cygnus.com>
21471
21472         * gcc.c-torture/execute/20000605-2.c: New test.
21473         * gcc.c-torture/execute/20000605-3.c: New test.
21474
21475 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21476
21477         * g77.f-torture/execute/20000503-1.x: New file.
21478
21479 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21480
21481         * g++.old-deja/g++.eh/badalloc1.C: New test.
21482
21483 2000-06-05  Richard Henderson  <rth@cygnus.com>
21484
21485         * gcc.c-torture/execute/20000605-1.c: New test.
21486
21487 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21488             Nathan Sidwell <nathan@codesourcery.com>
21489
21490         * gcc.c-torture/compile/20000605-1.c: New test.
21491
21492 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
21493
21494         * g77.f-torture/compile/20000601-1.f:  New test.
21495
21496 2000-06-03  Richard Henderson  <rth@cygnus.com>
21497
21498         * gcc.c-torture/execute/20000603-1.c: New.
21499
21500 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
21501
21502         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21503         * gcc.dg/noreturn-2.c (noreturn): Likewise.
21504
21505 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
21506
21507         * gcc.dg/compare2.c (case 12): XFAIL.
21508         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21509         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21510
21511         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21512
21513 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
21514
21515         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21516         guard macro is already defined when the header is first
21517         included.
21518         * gcc.dg/cpp-mix.h: New file.
21519         * gcc.dg/endif-label.c: Update patterns to match compiler.
21520
21521         * g++.brendan/complex1.C: Declare abort.
21522         * g++.law/refs4.C: Remove XFAIL.
21523         * g++.oliva/expr2.C: Declare abort and exit.
21524
21525 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
21526
21527         * gcc.c-torture/execute/20000528-1.c: New test.
21528
21529         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21530         * g++.old-deja/g++.law/temps4.C: Likewise.
21531
21532         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21533         stdlib.h.  Call abort() on failure.
21534         * g++.old-deja/g++.law/refs4.C: Likewise.
21535         * g++.old-deja/g++.law/temps4.C: Likewise.
21536         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21537         * gcc.c-torture/execute/20000112-1.c: Include string.h.
21538
21539 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
21540
21541         Relative to g++.dg/special:
21542         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21543
21544         Relative to g++.old-deja:
21545         * g++.brendan/complex1.C, g++.jason/optimize2.C,
21546         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21547         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21548         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21549         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21550         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21551         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21552
21553         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21554         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21555         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21556         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21557         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21558         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21559         and/or string.h.
21560
21561         * g++.other/goto1.C: Update expectations for error messages.
21562
21563 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
21564
21565         * gcc.c-torture/compile/20000523-1.c: New test.
21566
21567 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21568
21569         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21570
21571 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21572
21573         * g++.old-deja/g++.eh/catch11.C: New test.
21574         * g++.old-deja/g++.eh/catch12.C: New test.
21575
21576 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21577
21578         * gcc.c-torture/execute/20000523-1.c: New test.
21579
21580 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21581
21582         * c-torture/execute/bcp-1.c: Replace abort in arg of
21583         __builtin_constant_p with a generic external function.
21584
21585         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21586         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21587         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21588         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21589         Prototype abort and/or exit.
21590
21591         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21592         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21593         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21594         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21595
21596 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
21597
21598         * gcc.dg/dwarf2-1.c: New test.
21599
21600 2000-05-20  Richard Henderson  <rth@cygnus.com>
21601
21602         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21603
21604 2000-05-20  Andreas Jaeger  <aj@suse.de>
21605
21606         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21607         testcase.
21608
21609 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
21610
21611         * gcc.c-torture/execute/20000519-2.c: New test.
21612
21613 2000-05-19  Andreas Jaeger  <aj@suse.de>
21614
21615         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21616         which fails with SSA.
21617
21618         * lib/c-torture.exp: Also test with -O3 -fssa.
21619
21620 2000-05-18  Michael Meissner  <meissner@redhat.com>
21621
21622         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21623         * gcc.c-torture/execute/920415-1.c: Ditto.
21624         * gcc.c-torture/execute/920501-1.c: Ditto.
21625         * gcc.c-torture/execute/conversion.c: Ditto.
21626         * gcc.c-torture/execute/cvt-1.c: Ditto.
21627
21628 2000-05-18  Jeffrey A Law  (law@cygnus.com)
21629
21630         * gcc.c-torture/compile/20000518-1.c: New test.
21631
21632 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21633
21634         * g77.f-torture/compile/200005018.f:  New test.
21635
21636 2000-05-17  Jeffrey A Law  (law@cygnus.com)
21637
21638         * gcc.c-torture/compile/20000517-1.c: New test.
21639
21640 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21641
21642         * gcc.c-torture/execute/20000516-1.c: New test.
21643
21644 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21645
21646         * g++.old-deja/g++.other/eh.C: New test.
21647
21648 2000-05-12  Richard Henderson  <rth@cygnus.com>
21649
21650         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21651         constants through to doit's conditional.
21652
21653 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21654
21655         * gcc.c-torture/compile/20000511-1.c: New test.
21656         * g77.f-torture/compile/20000511-1.f: New test.
21657         * g77.f-torture/compile/20000511-2.f: New test.
21658
21659 2000-05-11  Michael Meissner  <meissner@redhat.com>
21660
21661         * gcc.c-torture/execute/20000511-1.c: New test.
21662
21663 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21664
21665         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21666         * gcc.dg/20000510-1.S: New.
21667
21668 2000-05-08  Catherine Moore  <clm@cygnus.com>
21669
21670         * gcc.dg/unused-3.c: New.
21671
21672 2000-05-06  Richard Henderson  <rth@cygnus.com>
21673
21674           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21675           * g++.old-deja/g++.mike/warn1.C: Likewise.
21676           * g++.old-deja/g++.pt/local1.C: Likewise.
21677           * g++.old-deja/g++.pt/local7.C: Likewise.
21678           * g++.old-deja/g++.pt/spec16.C: Likewise.
21679
21680 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21681
21682         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21683
21684 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21685
21686           * g77.f-torture/execute/20000503-1.f:  New test.
21687
21688 2000-05-04  Andreas Jaeger  <aj@suse.de>
21689
21690         * gcc.dg/noreturn-2.c: New test.
21691
21692 2000-05-04  Neil Booth  <NeilB@earthling.net>
21693
21694         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21695         preprocessor.
21696
21697 2000-05-04  Richard Henderson  <rth@cygnus.com>
21698
21699         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21700
21701 2000-05-04  Richard Henderson  <rth@cygnus.com>
21702
21703         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21704         OpenSSL by Jason R Thorpe.
21705
21706 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21707
21708         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21709
21710 2000-05-03  Robert Lipe <robertlipe@usa.net>
21711
21712         * gcc.dg/20000503-1.c: New test.
21713
21714 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21715
21716         * gcc.c-torture/compile/20000502-1.c: New test.
21717         * g++.old-deja/g++.other/align.C: New test.
21718         * gcc.dg/cpp-tradstringify.c: New test.
21719
21720 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21721
21722         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21723         and hard registers.
21724
21725 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21726
21727         * gcc.c-torture/execute/loop-5.c: New test.
21728
21729 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21730
21731         * gcc.c-torture/execute/va-arg-20.c: New test.
21732
21733 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21734
21735         * gcc.c-torture/execute/20000422-1.c: New test.
21736
21737 2000-04-20  Greg McGary  <gkm@gnu.org>
21738
21739         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21740         when optimizing, but without sibling-call optimizations (-O1).
21741
21742 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21743
21744           * gcc.c-torture/compile/20000420-1.c: New test.
21745
21746 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21747
21748         * g++.abi/ptrflags.C: New test.
21749         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21750
21751 2000-04-19  Catherine Moore  <clm@cygnus.com>
21752
21753         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21754
21755 2000-04-19  Greg McGary  <gkm@gnu.org>
21756
21757         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21758         sibling-call optimizations.
21759
21760 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21761
21762         * gcc.dg/20000419-1.c: New test.
21763
21764 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21765
21766         * gcc.c-torture/execute/20000412-6.c: New test.
21767
21768 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21769
21770         * gcc.c-torture/execute/20000412-5.c: New test.
21771         * g77.f-torture/compile/20000412-1.f: New test.
21772         * gcc.c-torture/execute/20000412-4.c: New test.
21773         * gcc.c-torture/compile/20000412-2.c: New test.
21774         * gcc.c-torture/execute/20000412-3.c: New test.
21775         * gcc.c-torture/compile/20000412-1.c: New test.
21776         * gcc.c-torture/execute/20000412-2.c: New test.
21777
21778 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21779
21780         * objc/execute/bf-20.m: New test.
21781
21782 2000-04-10  Richard Henderson  <rth@cygnus.com>
21783
21784         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21785
21786         * gcc.c-torture/execute/20000412-1.c: New test.
21787
21788 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21789
21790         * g++.old-deja/g++.eh/catchptr1.C: New test.
21791
21792 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21793
21794         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21795
21796 2000-04-08  Neil Booth  <NeilB@earthling.net>
21797
21798         * gcc.dg/cpp-nullchar.c: Remove test as
21799         embedded nulls cause problems.
21800
21801 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21802
21803         * gcc.dg/compare2.c: New test.
21804
21805 2000-04-08  Neil Booth  <NeilB@earthling.net>
21806
21807         * gcc.dg/cpp-nullchar.c: New test.
21808
21809 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21810
21811         * gcc.dg/cpp-mi2.c: New test.
21812         * gcc.dg/cpp-mi2[abc].h: New files.
21813
21814 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21815
21816         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21817         member name.
21818
21819 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21820
21821         * g++.old-deja/g++.abi/vmihint.C: New test.
21822
21823 2000-04-06  Neil Booth  <NeilB@earthling.net>
21824
21825         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21826         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21827         copyright.
21828
21829 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21830
21831         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21832         avoid stack-frame overwrite.
21833
21834 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21835
21836         * gcc.c-torture/compile/20000405-2.c: New test.
21837         * gcc.c-torture/compile/20000405-3.c: New test.
21838
21839 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21840
21841         * gcc.c-torture/compile/20000405-1.c: New test.
21842
21843 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21844
21845         * gcc.dg/cast-qual-1.c: Revert last change.
21846
21847 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21848
21849         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21850
21851 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21852
21853         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21854         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21855
21856 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21857
21858         * gcc.c-torture/compile/20000403-2.c: New test.
21859         * gcc.c-torture/compile/20000403-1.c: New test.
21860
21861 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21862
21863         * gcc.c-torture/execute/20000403-1.c: New test.
21864
21865 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21866
21867         * gcc.c-torture/execute/20000402-1.c: New test.
21868
21869 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21870
21871         * gcc.c-torture/execute/va-arg-15.c: New test.
21872         * gcc.c-torture/execute/va-arg-16.c: New test.
21873         * gcc.c-torture/execute/va-arg-17.c: New test.
21874         * gcc.c-torture/execute/va-arg-18.c: New test.
21875         * gcc.c-torture/execute/va-arg-19.c: New test.
21876
21877 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21878
21879         * gcc.c-torture/compile/981211-1.c: Move to...
21880         * gcc.dg/cpp-as1.c: ...here.
21881         * gcc.dg/cpp-as2.c: New file.
21882
21883         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21884         compiler.
21885
21886 2000-04-02  Neil Booth  <NeilB@earthling.net>
21887
21888         * gcc.dg/cpp-cond.c  New tests.
21889         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
21890         accidental success less likely.
21891         * gcc.dg/cpp-missingop.c  New tests.
21892         * gcc.dg/cpp-missingparen.c  New tests.
21893         * gcc.dg/cpp-shift.c  New tests.
21894         * gcc.dg/cpp-shortcircuit.c  New tests.
21895         * gcc.dg/cpp-unary.c  New tests.
21896
21897 2000-03-29  Jeffrey A Law  (law@cygnus.com)
21898
21899         * gcc.c-torture/compile/20000329-1.c: New test.
21900
21901 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
21902
21903         * gcc.c-torture/compile/20000326-1.c: New test.
21904         * gcc.c-torture/compile/20000326-2.c: New test.
21905
21906 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
21907
21908         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
21909         the first parameter is a function argument.
21910
21911 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
21912
21913         * g++.old-deja/g++.ext/array4.C: New test.
21914
21915 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
21916
21917         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
21918
21919 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21920
21921         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
21922
21923 2000-03-19  Richard Henderson  <rth@cygnus.com>
21924
21925         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
21926
21927 2000-03-19  Richard Henderson  <rth@cygnus.com>
21928
21929         * gcc.c-torture/compile/20000319-1.c: New test.
21930
21931 2000-03-14  Jeffrey A Law  (law@cygnus.com)
21932
21933         * gcc.c-torture/execute/20000314-3.c: New test.
21934         * gcc.c-torture/execute/20000314-2.c: New test.
21935         * gcc.c-torture/execute/20000314-1.c: New test.
21936         * gcc.c-torture/compile/20000314-2.c: New test.
21937         * gcc.c-torture/compile/20000314-1.c: New test.
21938
21939 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
21940
21941         * g++.old-deja/g++.warn/inline.C: New test.
21942
21943 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
21944
21945         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
21946         standards-compliant result rather than specific constants.
21947         Put test-values in array.
21948
21949 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
21950
21951         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
21952         (g++_target_compile): Put test-specific options last.
21953
21954 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21955
21956         * g++.old-deja/g++.eh/vbase4.C: New test.
21957
21958 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21959
21960         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
21961
21962 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21963
21964         * g++.old-deja/g++.brendan/misc12.C: Removed.
21965         * g++.old-deja/g++.pt/memtemp77.C: Constify.
21966         * g++.old-deja/g++.ext/pretty4.C: New test.
21967
21968 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
21969
21970         * g++.old-deja/g++.other/string2.C: New test.
21971
21972 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
21973
21974         * g++.old-deja/g++.warn/impint2.C: New test.
21975
21976 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
21977
21978         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
21979         is 1, not zero.
21980
21981 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
21982
21983         * g++.old-deja/g++.warn/impint.C: New test.
21984         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
21985         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
21986         * g++.old-deja/g++.pt/explicit12.C: Likewise.
21987         * g++.old-deja/g++.pt/explicit13.C: Likewise.
21988         * g++.old-deja/g++.pt/explicit17.C: Likewise.
21989         * g++.old-deja/g++.pt/explicit18.C: Likewise.
21990         * g++.old-deja/g++.pt/explicit19.C: Likewise.
21991         * g++.old-deja/g++.pt/explicit23.C: Likewise.
21992         * g++.old-deja/g++.pt/explicit31.C: Likewise.
21993         * g++.old-deja/g++.pt/explicit35.C: Likewise.
21994         * g++.old-deja/g++.pt/explicit6.C: Likewise.
21995         * g++.old-deja/g++.pt/memclass7.C: Likewise.
21996
21997 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
21998
21999         * gcc.dg/cpp-redef.c: New test.
22000
22001 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22002
22003         * g++.old-deja/g++.pt/unify7.C: New test.
22004
22005 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22006
22007         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22008         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22009
22010 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22011
22012         * gcc.c-torture/compile/20000224-1.c: New test.
22013
22014 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22015
22016         * gcc.c-torture/compile/cpp-2.c: New test.
22017         * gcc.c-torture/compile/cpp-1.c: New test.
22018
22019 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22020
22021         * gcc.c-torture/execute/20000225-1.c: New test.
22022
22023 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22024
22025         * gcc.dg/cpp-li2.c: New test.
22026
22027         * gcc.dg/cpp-wi1.c: New test.
22028
22029         * gcc.dg/cpp-li1.c: New test.
22030
22031 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22032
22033         * g++.old-deja/g++.other/sizeof5.C: New test.
22034
22035 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22036
22037         * gcc.c-torture/execute/va-arg-13.c: New test.
22038
22039 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22040
22041         * gcc.c-torture/execute/va-arg-12.c: New test.
22042
22043 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22044
22045         * gcc.c-torture/execute/20000223-1.c: New test.
22046
22047 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22048
22049         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22050
22051 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22052
22053         * g++.old-deja/g++.abi/ptrmem.C: New test.
22054
22055 2000-02-19  Richard Henderson  <rth@cygnus.com>
22056
22057         * gcc.c-torture/compile/init-3.c: New.
22058
22059 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22060
22061         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22062         ALWAYS_CXXFLAGS.
22063
22064 2000-02-11  Robert Lipe <robertl@sco.com>
22065
22066         * gcc.c-torture/compile/20000211-3.c: New test.
22067
22068 2000-02-11  Martin Buchholz <martin@xemacs.org>
22069
22070         * gcc.c-torture/compile/20000211-2.c: New test.
22071
22072 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22073
22074         * gcc.c-torture/compile/20000211-1.c: New test.
22075
22076 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22077
22078         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22079           on native targets
22080
22081 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22082
22083         * g++.old-deja/g++.other/cast5.C: New test.
22084
22085 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22086
22087         * gcc.c-torture/execute/20000205-1.c: New.
22088
22089 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22090
22091         * g++.old-deja/g++.jason/cast3.C: Return void.
22092         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22093
22094 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22095
22096         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22097
22098         * gcc.dg/loop-1.c: New test.
22099
22100 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22101
22102         * gcc.c-torture/compile/20000127-1.c: New test.
22103         * gcc.c-torture/execute/991228-1.c: New test.
22104
22105 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22106
22107         * gcc.dg/unused-2.c: New test.
22108
22109         * gcc.dg/conv-1.c: New test.
22110
22111 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22112
22113         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22114         compiler.
22115         (tool_option_proc): Fix typo.
22116
22117 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22118
22119         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22120         of the ld on the host, not on the build machine.
22121         Also, don't crash if '--help' is not a supported option.
22122
22123 2000-01-24  Richard Henderson  <rth@cygnus.com>
22124
22125         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22126
22127 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22128
22129         * gcc.c-torture/execute/20000120-2.c: New test.
22130         * gcc.c-torture/execute/20000120-1.c: New test.
22131
22132 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22133
22134         * gcc.c-torture/execute/20000113-1.c: New test.
22135
22136 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22137
22138         * gcc.c-torture/execute/20000112-1.c: New test.
22139
22140 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22141
22142         * gcc.dg/20000111-1.c: New test.
22143
22144 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22145
22146         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22147         with 16 bit integers.
22148
22149 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22150
22151         * gcc.dg/20000108-1.c: New test.
22152
22153 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22154
22155         * g++.old-deja/g++.ns/koenig8.C: New test.
22156
22157 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22158
22159         * g++.old-deja/g++.other/cast4.C: New test.
22160
22161 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22162
22163         * gcc.c-torture/compile/20000105-2.c: New test.
22164         * gcc.c-torture/compile/20000105-1.c: New test.
22165
22166 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22167
22168         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22169         references to printf & atoi to conform to ANSI standard.
22170         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22171         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22172         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22173         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22174         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22175         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22176         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22177         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22178         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22179         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22180         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22181         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22182         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22183         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22184         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22185         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22186         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22187         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22188         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22189         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22190         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22191         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22192         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22193         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22194         * g++.old-deja/g++.brendan/init3.C: Likewise.
22195         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22196         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22197         * g++.old-deja/g++.brendan/new2.C: Likewise.
22198         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22199         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22200         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22201         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22202         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22203         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22204         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22205         * g++.old-deja/g++.brendan/template24.C: Likewise.
22206         * g++.old-deja/g++.brendan/template3.C: Likewise.
22207         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22208         * g++.old-deja/g++.jason/inline3.C: Likewise.
22209         * g++.old-deja/g++.jason/opeq.C: Likewise.
22210         * g++.old-deja/g++.law/arg5.C: Likewise.
22211         * g++.old-deja/g++.law/arm7.C: Likewise.
22212         * g++.old-deja/g++.law/ctors11.C: Likewise.
22213         * g++.old-deja/g++.law/cvt8.C: Likewise.
22214         * g++.old-deja/g++.law/init9.C: Likewise.
22215         * g++.old-deja/g++.law/refs4.C: Likewise.
22216         * g++.old-deja/g++.law/template2.C: Likewise.
22217         * g++.old-deja/g++.law/visibility24.C: Likewise.
22218         * g++.old-deja/g++.law/vtable3.C: Likewise.
22219         * g++.old-deja/g++.mike/asm2.C: Likewise.
22220         * g++.old-deja/g++.mike/eh1.C: Likewise.
22221         * g++.old-deja/g++.mike/misc1.C: Likewise.
22222         * g++.old-deja/g++.mike/misc13.C: Likewise.
22223         * g++.old-deja/g++.mike/misc14.C: Likewise.
22224         * g++.old-deja/g++.mike/ns12.C: Likewise.
22225         * g++.old-deja/g++.mike/p1248.C: Likewise.
22226         * g++.old-deja/g++.mike/p3708.C: Likewise.
22227         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22228         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22229         * g++.old-deja/g++.mike/p646.C: Likewise.
22230         * g++.old-deja/g++.mike/p700.C: Likewise.
22231         * g++.old-deja/g++.mike/p783.C: Likewise.
22232         * g++.old-deja/g++.mike/p783a.C: Likewise.
22233         * g++.old-deja/g++.mike/p783b.C: Likewise.
22234         * g++.old-deja/g++.mike/p786.C: Likewise.
22235         * g++.old-deja/g++.mike/p789.C: Likewise.
22236         * g++.old-deja/g++.mike/p789a.C: Likewise.
22237         * g++.old-deja/g++.mike/p807a.C: Likewise.
22238         * g++.old-deja/g++.other/delete3.C: Likewise.
22239         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22240         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22241         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22242         * g++.old-deja/g++.other/empty1.C: Likewise.
22243         * g++.old-deja/g++.other/temporary1.C: Likewise.
22244         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22245         * g++.old-deja/g++.pt/t16.C: Likewise.
22246         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22247
22248 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22249
22250         * gcc.dg/991230-1.c: New test.
22251
22252 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22253
22254         * gcc.c-torture/compile/991229-3.c: New test.
22255         * gcc.c-torture/compile/991229-2.c: New test.
22256         * gcc.c-torture/compile/991229-1.c: New test.
22257
22258 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22259
22260         * gcc.c-torture/compile/labels-2.c: New test.
22261
22262 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22263
22264         * gcc.c-torture/execute/991227-1.c: New test.
22265
22266 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22267
22268         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22269
22270 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22271
22272         * gcc.c-torture/execute/991221-1.c: New test.
22273
22274 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22275
22276         * g++.old-deja/g++.other/cast3.C: New test.
22277
22278 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22279
22280         * gcc.c-torture/execute/991216-4.c: New test.
22281
22282 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22283
22284         * gcc.c-torture/execute/991216-1.c: New test.
22285         * gcc.c-torture/execute/991216-2.c: New test.
22286         * gcc.c-torture/execute/991216-3.c: New test.
22287
22288 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22289
22290         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22291         Actually make the test fail by using "-O2" for compilation.
22292
22293 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22294
22295         * g++.old-deja/g++.warn/cast-align1.C: New test.
22296
22297 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22298
22299         * gcc.c-torture/compile/991214-1.c: New test.
22300         * gcc.c-torture/compile/991214-2.c: New test.
22301
22302 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22303
22304         * gcc.dg/991214-1.c: New test.
22305
22306 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22307
22308         * gcc.c-torture/compile/991213-3.c: New test.
22309         * gcc.c-torture/compile/991213-2.c: New test.
22310         * gcc.c-torture/compile/991213-1.c: New test.
22311
22312 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22313
22314         * gcc.dg/991209-1.c: New test.
22315
22316 1999-12-08  Nathan Sidwell <nathan@acm.org>
22317
22318         * gcc.c-torture/compile/991208-1.c: New test.
22319
22320 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22321
22322         * gcc.dg/ultrasp2.c: New test.
22323
22324 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22325
22326         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22327
22328 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22329
22330         * gcc.c-torture/compile/991202-1.c: New test.
22331         * gcc.c-torture/execute/991202-1.c: New test.
22332         * gcc.c-torture/execute/991202-2.c: New test.
22333         * gcc.c-torture/execute/991202-3.c: New test.
22334
22335 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22336
22337         * g++.old-deja/g++.abi/align.C: New test.
22338         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22339         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22340
22341 1999-12-01  Richard Henderson  <rth@cygnus.com>
22342
22343         * gcc.c-torture/execute/991201-1.c: New.
22344
22345 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22346
22347         * gcc.dg/991129-1.c: New test.
22348
22349 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22350
22351         * gcc.c-torture/compile/991127-1.c: New test.
22352
22353 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22354
22355         * g++.old-deja/g++.other/warn4.C: New test.
22356
22357 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22358
22359         * g++.old-deja/g++.eh/cleanup2.C: New test.
22360         * g++.old-deja/g++.ext/pretty2.C: New test.
22361         * g++.old-deja/g++.ext/pretty3.C: New test.
22362         * g++.old-deja/g++.other/debug6.C: New test.
22363
22364 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22365
22366         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22367         compiler_output to look for one error message instead of two.
22368
22369 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22370
22371         * gcc.c-torture/execute/991118-1.c: Also test case
22372         where the word boundary does not split a byte evenly.
22373
22374 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22375
22376         * g++.old-deja/g++.ext/restrict1.C: New test.
22377
22378 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22379
22380         * gcc.c-torture/execute/991118-1.c: New test.
22381
22382 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22383
22384         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22385         working directory pathnames.
22386
22387 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22388
22389         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22390         host is equipped with driver.h and driver.o so it can actually
22391         compile and run the tests.
22392
22393 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22394
22395         * gcc.c-torture/compile/991008-1.c: New test.
22396
22397 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22398
22399         * lib/gcc-dg.exp: Include target-supports.exp
22400
22401 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22402
22403         * lib/target-supports.exp: New file: Provide procs to test for
22404         features supported by the target.
22405         (check_weak_available): Moved here from ecos.exp.
22406         (check_alias_available): New proc: Determine of the target
22407         toolchain supports the alias attribute.
22408
22409         * gcc.dg/special/ecos.exp: Move check_weak_available to
22410         target-supports.exp.
22411         (alias-1.c): Only perform the test if the target supports
22412         aliases.
22413         (wkali-1.c): Only perform the test if the target supports
22414         aliases.
22415
22416         * gcc.dg/990506-0.c: Expect error messages from cross
22417         targets as well as native targets.
22418
22419 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22420
22421         * gcc.dg/ultrasp1.c: Removed xfail.
22422         * gcc.dg/struct-ret-2.c: Likewise.
22423         * gcc.dg/array-1.c: Likewise.
22424
22425 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22426
22427         * gcc.dg/struct-ret-2.c: New test.
22428
22429         * gcc.dg/array-1.c: New test.
22430
22431 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22432
22433         * gcc.c-torture/execute/991030-1.c: New test.
22434
22435 1999-10-26  Richard Henderson  <rth@cygnus.com>
22436
22437         * gcc.c-torture/compile/991026-2.c: New test.
22438
22439 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22440
22441         * gcc.c-torture/compile/991026-1.c: New test.
22442
22443 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22444
22445         * gcc.c-torture/execute/991023-1.c: New test.
22446
22447 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22448
22449         * gcc.c-torture/execute/991019-1.c: New test.
22450
22451 1999-10-16  Richard Henderson  <rth@cygnus.com>
22452
22453         * gcc.c-torture/execute/991016-1.c: New test.
22454
22455 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22456
22457         * gcc.c-torture/execute/991014-1.c: New test.
22458
22459 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22460
22461         * g++.old-deja/g++.other/union2.C: New test.
22462
22463 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22464
22465         * g++.old-deja/g++.other/vaarg2.C: New test.
22466         * g++.old-deja/g++.other/vaarg3.C: New test.
22467
22468 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22469
22470         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22471         in compile/.
22472
22473 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22474
22475         * gcc.c-torture/execute/va-arg-11.c: New test.
22476
22477 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22478
22479         * lib/file-format.exp (gcc_target_object_format): Don't
22480         crash if objdump is unavailable.
22481
22482 1999-09-29  Donn Terry <donn@interix.com>
22483
22484         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22485
22486 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22487
22488         * gcc.c-torture/compile/990928-1.c: New test.
22489
22490 1999-09-28  Nathan Sidwell  <nathan@acm.org>
22491
22492         * g++.old-deja/g++.other/decl6.C: New test.
22493
22494 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22495
22496         * gcc.c-torture/execute/va-arg-10.c: New test.
22497
22498 1999-09-27  Nathan Sidwell  <nathan@acm.org>
22499
22500         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22501         __PRETTY_FUNCTION__.
22502
22503 1999-09-23  Nick Clifton  <nickc@cygnus.com>
22504
22505         * gcc.c-torture/execute/990923-1.c: New test.
22506
22507 1999-09-21  Nick Clifton  <nickc@cygnus.com>
22508
22509         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22510         for which -fpic is inappropriate.
22511
22512 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
22513
22514         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22515
22516 1999-09-21  Nathan Sidwell  <nathan@acm.org>
22517
22518         * g++.old-deja/g++.other/dyncast1.C: New test.
22519         * g++.old-deja/g++.other/dyncast2.C: New test.
22520         * g++.old-deja/g++.other/dyncast3.C: New test.
22521         * g++.old-deja/g++.other/dyncast4.C: New test.
22522         * g++.old-deja/g++.other/dyncast5.C: New test.
22523         * g++.old-deja/g++.eh/catch3.C: New test.
22524         * g++.old-deja/g++.eh/catch3p.C: New test.
22525         * g++.old-deja/g++.eh/catch4.C: New test.
22526         * g++.old-deja/g++.eh/catch4p.C: New test.
22527         * g++.old-deja/g++.eh/catch5.C: New test.
22528         * g++.old-deja/g++.eh/catch5p.C: New test.
22529         * g++.old-deja/g++.eh/catch6.C: New test.
22530         * g++.old-deja/g++.eh/catch6p.C: New test.
22531         * g++.old-deja/g++.eh/catch7.C: New test.
22532         * g++.old-deja/g++.eh/catch7p.C: New test.
22533         * g++.old-deja/g++.eh/catch8.C: New test.
22534         * g++.old-deja/g++.eh/catch8p.C: New test.
22535         * g++.old-deja/g++.eh/catch9.C: New test.
22536         * g++.old-deja/g++.eh/catch9p.C: New test.
22537
22538 1999-09-13  Nathan Sidwell  <nathan@acm.org>
22539
22540         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22541         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22542
22543 1999-09-13  Jeffrey A Law  (law@cygnus.com)
22544
22545         * gcc.c-torture/compile/990913-1.c: New test.
22546
22547 1999-09-10  Nathan Sidwell  <nathan@acm.org>
22548
22549         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22550         * g++.old-deja/g++.jason/rfg5.C: Likewise.
22551
22552 1999-09-09  Richard Henderson  <rth@cygnus.com>
22553
22554         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22555
22556 1999-09-09  Nathan Sidwell  <nathan@acm.org>
22557
22558         * g++.old-deja/g++.other/lookup11.C: New test.
22559         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22560         what is permitted and what we want.
22561         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22562         overload use.
22563         * g++.old-deja/g++.jason/rfg5.C: Likewise
22564
22565 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
22566
22567         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22568         * gcc.c-torture/noncompile/poison-1.c: New file.
22569
22570 1999-09-08  Nathan Sidwell  <nathan@acm.org>
22571
22572         * g++.old-deja/g++.other/sizeof3.C: New test.
22573         * g++.old-deja/g++.other/sizeof4.C: New test.
22574         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22575         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22576
22577 1999-09-07  Richard Henderson  <rth@cygnus.com>
22578
22579         * gcc.dg/va-arg-1.c: New.
22580
22581 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22582
22583         * gcc.c-torture/execute/va-arg-9.c: New test.
22584
22585 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22586
22587         * g77.f-torture/compile/980519-2.f: New test.
22588         * g77.f-torture/compile/19990905-0.f: New test.
22589         * g77.f-torture/compile/19990905-1.f: New test.
22590         * g77.f-torture/compile/19990905-2.f: New test.
22591
22592         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22593
22594 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22595
22596         * gcc.c-torture/execute/990827-1.c: Fix typo.
22597
22598 1999-09-03  Nathan Sidwell  <nathan@acm.org>
22599
22600         * g++.old-deja/g++.other/deref1.C: New test.
22601
22602 1999-09-02  Nathan Sidwell  <nathan@acm.org>
22603
22604         * g++.old-deja/g++.other/ambig2.C: New test.
22605         * g++.old-deja/g++.other/cond5.C: New test.
22606         * g++.old-deja/g++.other/lookup16.C: New test.
22607
22608 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
22609
22610         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22611         assemblers too.
22612
22613 1999-08-31  Jeffrey A Law  (law@cygnus.com)
22614
22615         * lib/c-torture.exp: Avoid the "compare executables" optimization
22616         when testing native.
22617
22618 1999-08-29  Jeffrey A Law  (law@cygnus.com)
22619
22620         * gcc.c-torture/execute/990829-1.c: New test.
22621         * gcc.c-torture/compile/990829-1.c: New test.
22622
22623 1999-08-27  Paul Burchard  <burchard@pobox.com>
22624
22625         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22626         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22627         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22628         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22629         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
22630         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
22631         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
22632         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
22633         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
22634         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
22635         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
22636
22637 1999-08-27  Jeffrey A Law  (law@cygnus.com)
22638
22639         * gcc.c-torture/execute/990827-1.c: New test.
22640
22641 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22642
22643         * g77.f-torture/noncompile/19990826-4.f: New test.
22644
22645         * g77.f-torture/compile/19990826-3.f: New test.
22646
22647         * g77.f-torture/execute/19990826-2.f: New test.
22648
22649         * g77.f-torture/compile/19990826-1.f: New test.
22650
22651         * gcc.c-torture/execute/990826-0.c: New test.
22652         * g77.c-torture/execute/19990826-0.f: New test.
22653
22654         * g77.f-torture/noncompile/970626-2.f: New test.
22655
22656 1999-08-25  Paul Burchard  <burchard@pobox.com>
22657
22658         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22659         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22660         lss-011.C: New tests.
22661
22662 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22663
22664         * g++.old-deja/g++.other/decl5.C: New test.
22665
22666 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22667
22668         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22669         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22670         call `postbase' for each one.  All callers of `postbase' changed
22671         to call this instead.
22672
22673 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22674
22675         * gcc.c-torture/execute/990811-1.c: New test.
22676
22677 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22678
22679         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22680         just native ones.
22681
22682         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22683         just native ones.
22684
22685 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22686
22687         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22688
22689 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22690
22691         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22692
22693 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22694
22695         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22696
22697 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22698
22699         * gcc.c-torture/execute/990804-1.c: New test.
22700
22701 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22702
22703         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22704         * g++.old-deja/g++.brendan/crash64.C: Likewise
22705         * g++.old-deja/g++.brendan/overload8.C: Likewise
22706
22707 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22708
22709         * g++.old-deja/g++.other/struct1.C: New test.
22710
22711 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22712
22713         * g++.old-deja/g++.other/enum2.C: New test.
22714
22715 1999-08-02  Richard Henderson  <rth@cygnus.com>
22716
22717         Adapted from tests from Franz Sirl:
22718         * gcc.c-torture/execute/va-arg-7.c: New test.
22719         * gcc.c-torture/execute/va-arg-8.c: New test.
22720
22721 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22722
22723         * gcc.c-torture/compile/990801-2.c: New test.
22724
22725         * gcc.c-torture/compile/990801-1.c: New test.
22726
22727 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22728
22729         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22730         fp-cmp-1.c, converting double to float.
22731
22732         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22733         fp-cmp-1.c, converting double to long double.
22734
22735         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22736         from fr1 to unknown_register, since fr1 is a legitimate register
22737         on some machines.
22738
22739 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22740
22741         * README: More listname related changes.
22742
22743 1999-07-08  Catherine Moore  <clm@cygnus.com>
22744
22745         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22746
22747 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22748
22749         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22750
22751 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22752
22753         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22754
22755 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22756
22757         * gcc.dg/990703-1.c: New test.
22758
22759 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22760
22761         * lib/file-format.exp: New file: Move definition of proc
22762         gcc_target_object_format to here from
22763         gcc.dg/special/ecos.exp.
22764
22765         * lib/c-torture.exp: Include lib file-format.exp.
22766         * lib/gcc-dg.exp: Include lib file-format.exp.
22767
22768         * gcc.dg/special/ecos.exp: Remove definition of proc
22769         gcc_target_object_format.
22770
22771 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22772
22773         * gcc.c-torture/execute/990628-1.c: New test.
22774
22775 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22776
22777         * gcc.c-torture/compile/990625-2.c: New test.
22778
22779         * gcc.c-torture/compile/990625-1.c: New test.
22780
22781 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22782
22783         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22784         attributes compile.
22785         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22786         ports that use the COFF/PE file format.
22787
22788 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22789
22790         * gcc.c-torture/compile/990617-1.c: New test.
22791
22792 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22793
22794         * g++.old-deja/g++.other/decl4.C: New test.
22795
22796 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22797
22798         * g++.old-deja/g++.other/bitfld3.C: New test.
22799
22800 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22801
22802         * g++.old-deja/g++.eh/catch1.C: New test.
22803
22804 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22805
22806         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22807
22808         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22809         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22810
22811 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22812
22813         * g77.f-torture/compile/19990502-0.f: Replace with new,
22814         shorter, test that still fails after recent changes.
22815
22816 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22817
22818         * gcc.c-torture/execute/990604-1.c: New test.
22819
22820 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22821
22822         * gcc.c-torture/execute/990531-1.c: New test.
22823
22824 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22825
22826         * gcc.c-torture/compile/990527-1.c: New test.
22827
22828 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22829
22830         * gcc.c-torture/execute/990527-1.c: New test.
22831
22832 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22833
22834         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22835         bitfields as signed.
22836
22837 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22838
22839         * g77.f-torture/compile/19990525-0.f: New test.
22840
22841 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22842
22843         * gcc.c-torture/execute/990525-2.c: New test.
22844
22845         * gcc.c-torture/execute/990525-1.c: New test.
22846
22847 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22848
22849         * g++.old-deja/g++.other/anon3.C: New test.
22850         * g++.old-deja/g++.other/anon4.C: New test.
22851         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22852         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22853         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22854         Merrill).
22855
22856 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22857
22858         * gcc.c-torture/execute/990524-1.c: New test.
22859
22860         * gcc.dg/990524-1.c: New test.
22861
22862 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22863
22864         * gcc.c-torture/compile/990523-1.c: New test.
22865
22866 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22867
22868         * gcc.c-torture/compile/990519-1.c: New test.
22869
22870 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22871
22872         * gcc.c-torture/compile/990517-1.c: New test.
22873
22874         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22875         (e4, f4): New tests.
22876         (main): Call them.
22877
22878 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22879
22880         * gcc.dg/noreturn-1.c: New test.
22881
22882 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22883
22884         * gcc.c-torture/execute/990513-1.c: New test.
22885
22886 1999-05-10  Richard Henderson  <rth@cygnus.com>
22887
22888         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
22889
22890 1999-05-10  Craig Burley  <craig@jcb-sc.com>
22891
22892         * g77.f-torture/execute/erfc.f: Use small single-precision
22893         values, to avoid problems on Alphas when not -mieee.
22894
22895 1999-05-08  Craig Burley  <craig@jcb-sc.com>
22896
22897         * gcc.dg/990506-0.c: New test.
22898
22899 1999-05-08  Richard Henderson  <rth@cygnus.com>
22900
22901         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
22902         the constant to test.  Don't XFAIL 64-bit targets.
22903
22904         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
22905         * g++.old-deja/g++.law/profile1.C: Likewise.
22906
22907         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
22908         operator new instances.
22909         * g++.old-deja/g++.other/delete5.C: Likewise.
22910
22911 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22912
22913         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
22914         intrinsic.
22915
22916 1999-05-03  Craig Burley  <craig@jcb-sc.com>
22917
22918         * g77.f-torture/execute/u77-test.f: Reverse order of two
22919         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
22920
22921 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22922
22923         * gcc.dg/compare1.c: New test.
22924
22925 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
22926
22927         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
22928         New tests.
22929
22930 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22931
22932         * g77.f-torture/compile/19990502-1.f: New test.
22933
22934 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22935
22936         * g77.f-torture/compile/19990502-0.f: New test.
22937
22938 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22939
22940         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
22941         intrinsic.
22942
22943 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22944
22945         * g77.f-torture/execute/u77-test.f (main): List libU77
22946         intrinsics not currently tested.
22947         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
22948         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
22949         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
22950         Trim blanks off the ends of some printed strings.
22951
22952 1999-05-02  Craig Burley  <craig@jcb-sc.com>
22953
22954         * g77.f-torture/execute/u77-test.f (main): Just warn about
22955         FSTAT gid disagreement, as it's expected on some systems.
22956
22957 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22958
22959         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
22960         use a new function, which allows for some slop.
22961         Clean up some commentary.
22962         (issum): The new function.
22963         (sgladd): Deleted subroutine.
22964
22965 1999-05-01  Craig Burley  <craig@jcb-sc.com>
22966
22967         * g77.f-torture/execute/u77-test.f: Modify to be more like
22968         libf2c/libU77 version, bringing patches to that version here.
22969         Add suitable commentary.
22970
22971 1999-04-25  Richard Henderson  <rth@cygnus.com>
22972
22973         * gcc.dg/990424-1.c: New test.
22974
22975 1999-04-24  Craig Burley  <craig@jcb-sc.com>
22976
22977         * g77.f-torture/execute/u77-test.f (main): Bug involving
22978         LSTAT has been fixed, so turn back on full checking.
22979
22980 1999-04-20  Craig Burley  <craig@jcb-sc.com>
22981
22982         * g77.f-torture/compile/19990419-0.f: New test.
22983         * g77.f-torture/execute/19990419-1.f: New test.
22984
22985 1999-04-17  Richard Henderson  <rth@cygnus.com>
22986
22987         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
22988         to avoid the need for a prototype to supress a warning.
22989
22990 1999-04-07  Jim Wilson  <wilson@cygnus.com>
22991
22992         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
22993
22994 1999-04-04  Jeffrey A Law  (law@cygnus.com)
22995
22996         * gcc.c-torture/execute/990404-1.c: New test.
22997
22998 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22999
23000         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23001         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23002         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23003         missing initializer warnings.
23004
23005 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23006
23007         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23008         matching strings.
23009
23010 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23011
23012         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23013
23014 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23015
23016         * g77.f-torture/execute/19990325-0.f: New test.
23017         * g77.f-torture/execute/19990325-1.f: New test.
23018
23019 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23020
23021         * gcc.c-torture/execute/990324-1.c: New test.
23022
23023 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23024
23025         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23026         test with 4.
23027
23028 1999-03-17  Richard Henderson  <rth@cygnus.com>
23029
23030         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23031
23032 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23033
23034         * g77.f-torture/execute/19990313-2.f: New test.
23035         * g77.f-torture/execute/19990313-3.f: New test.
23036
23037 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23038
23039         * g77.f-torture/execute/19990313-0.f: New test.
23040         * g77.f-torture/execute/19990313-1.f: New test.
23041
23042 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23043
23044         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23045         printf to sprintf.
23046         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23047         (main): Add check for u15.  Conditionalize u31 check depending on
23048         whether ints are <32 bits or >=32 bits.
23049
23050 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23051
23052         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23053
23054 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23055
23056         * g77.f-torture/compile/19990305-0.f: New test.
23057         * g77.f-torture/execute/19981119-0.f: New test.
23058
23059 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23060
23061         * g77.f-torture/execute/970625-2.f: call ABORT if final
23062         result is not correct, instead of just printing it.
23063         Add this checking via newly introduced obfuscation, to
23064         trip up buggy front ends.
23065
23066 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23067
23068         * g77.f-torture/compile/960317-1.f: Moved from being
23069         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23070
23071 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23072
23073         * g77.f-torture/execute/960317-1.f: New (old) test.
23074         * g77.f-torture/execute/970625-2.f: Ditto.
23075
23076 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23077
23078         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23079         message on line 1 or line 2; cccp and cpplib do this differently.
23080
23081 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23082
23083         * g++.old-deja/g++.law/weak1.C: New test.
23084
23085 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23086
23087         * gcc.c-torture/execute/990119-1.c: Renamed to...
23088         * gcc.dg/990119-1.c: this, so it will only be tested once
23089         (it's a preprocessor test, it doesn't need to be run at
23090         multiple optimization levels).
23091
23092 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23093
23094         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23095           ALWAYS_CXXFLAGS.
23096
23097 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23098
23099         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23100         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23101         to not be compilable by current g77.
23102
23103 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23104
23105         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23106
23107 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23108
23109         * gcc.c-torture/execute/990222-1.c: New test.
23110
23111 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23112
23113         * g77.f-torture/compile/19990218-0.f: New test.
23114         * g77.f-torture/noncompile/19990218-1.f: New test.
23115
23116 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23117
23118         * g77.f-torture/compile/19981216-0.f: New test.
23119
23120 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23121
23122         * gcc.dg/990214-1.c: New test.
23123
23124 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23125
23126         * gcc.dg/990213-2.c: New test.
23127
23128         * gcc.dg/990213-1.c: New test.
23129
23130 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23131
23132         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23133         ints.
23134
23135 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23136
23137         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23138         specified by target.
23139
23140         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23141
23142 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23143
23144         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23145
23146 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23147
23148         * gcc.dg/special/ecos.exp: New test driver for new tests with
23149         special requirements.
23150
23151         * gcc.dg/special/alias-1.c: New test.
23152         * gcc.dg/special/gcsec-1.c: New test.
23153         * gcc.dg/special/weak-1.c: New test.
23154         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23155         * gcc.dg/special/weak-2.c: New test.
23156         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23157         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23158         * gcc.dg/special/wkali-1.c: New test.
23159         * gcc.dg/special/wkali-2.c: New test.
23160         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23161         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23162
23163 1999-02-10  Felix Lee  <flee@cygnus.com>
23164
23165           * lib/c-torture.exp (c-torture-compile): Pull out code for
23166           analyzing gcc error messages.
23167           (c-torture-execute): Likewise.  Fix some (harmless) false
23168           positives.
23169           * lib/gcc.exp (gcc_check_compile): New function.
23170
23171 1999-02-08  Richard Henderson  <rth@cygnus.com>
23172
23173         * gcc.c-torture/execute/990208-1.c: New test.
23174
23175 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23176
23177         * g++.dg/special/ecos.exp: New driver for new tests with special
23178         requirements
23179
23180         * g++.dg/special/conpr-1.C: New test
23181         * g++.dg/special/conpr-2.C: New test
23182         * g++.dg/special/conpr-2a.C: New test
23183         * g++.dg/special/conpr-3.C: New test
23184         * g++.dg/special/conpr-3a.C: New test
23185         * g++.dg/special/conpr-3b.C: New test
23186
23187         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23188         allow g++ to use the dg driver
23189
23190         * README: Add comment about g++.dg directory
23191
23192 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23193
23194         * README: Update email addresses.
23195
23196 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23197
23198         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23199         arguments in order to force structure S onto the stack even on
23200         the alpha.
23201         (test): Pass 10 leading arguments to function foo as well as the
23202         structure S.
23203
23204         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23205         failure for all targets.
23206
23207         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23208         abort to terminate program execution.
23209
23210 1999-01-30  Richard Henderson  <rth@cygnus.com>
23211
23212         * gcc.c-torture/execute/990130-1.c: New test.
23213
23214 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23215
23216         * gcc.dg/990130-1.c: New test.
23217
23218 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23219
23220         * gcc.c-torture/execute/990128-1.c: New test.
23221
23222 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23223
23224         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23225
23226 1999-01-27  Felix Lee  <flee@cygnus.com>
23227
23228         * lib/c-torture.exp (c-torture-compile): pull out code for
23229         analyzing gcc error messages.
23230         (c-torture-execute): ditto, and fix some (harmless) false
23231         positives.
23232         * lib/gcc.exp (gcc_check_compile): new function.
23233
23234 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23235
23236         * gcc.dg/990117-1.c: New test.
23237
23238         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23239
23240         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23241
23242 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23243
23244         * g77.f-torture/compile/990115-1.f: New test.
23245
23246 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23247
23248         * gcc.c-torture/compile/990107-1.c: New test
23249
23250 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23251
23252         * gcc.c-torture/execute/990106-2.c: New test.
23253
23254         * gcc.c-torture/execute/990106-1.c: New test.
23255
23256 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23257
23258         * gcc.c-torture/compile/981223-1.c: New test.
23259
23260 1998-12-29  Richard Henderson  <rth@cygnus.com>
23261
23262         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23263         (opt3): Rename from opt4 and disable.
23264
23265 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23266
23267         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23268
23269 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23270
23271         * g++.old-deja/g++.other/conv5.C: New test.
23272
23273 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23274
23275         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23276
23277 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23278
23279         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23280
23281 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23282
23283         * gcc.c-torture/compile/981211-1.c: New test.
23284
23285 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23286
23287         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23288
23289         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23290
23291 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23292
23293         * gcc.special/930510-1.c: Make C9X safe.
23294         * gcc.misc-tests/gcov-1.c Similarly.
23295         * gcc.misc-tests/gcov-2.c Similarly.
23296
23297 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23298
23299         * gcc.dg/ultrasp1.c: New test.
23300
23301 1998-12-06  Richard Henderson  <rth@cygnus.com>
23302
23303         * gcc.c-torture/execute/981206.c: New test.
23304
23305 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23306
23307         * g++.old-deja/g++.ns/template7.C: New test.
23308
23309         * g++.old-deja/g++.other/expr1.C: New test.
23310
23311         * g++.old-deja/g++.eh/tmpl3.C: New test.
23312
23313         * g++.old-deja/g++.eh/tmpl2.C: New test.
23314
23315 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23316
23317         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23318         * g++.old-deja/g++.other/using6.C: Removed.
23319         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23320
23321         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23322
23323 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23324
23325         * g++.old-deja/g++.pt/overload8.C: New test.
23326
23327         * g++.old-deja/g++.pt/overload7.C: New test.
23328
23329         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23330
23331         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23332         and relinking messages.
23333         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23334         compiling with -frepo.
23335
23336 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23337
23338         * g++.old-deja/g++.pt/lookup6.C: New test.
23339
23340 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23341
23342         * gcc.c-torture/execute/981130-1.c: New test.
23343         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23344
23345 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23346
23347         * g++.old-deja/g++.pt/explicit76.C: New test.
23348
23349         * g++.old-deja/g++.pt/friend38.C: New test.
23350
23351         * g++.old-deja/g++.ns/crash2.C: New test.
23352
23353         * g++.old-deja/g++.pt/defarg8.C: New test.
23354
23355         * g++.old-deja/g++.pt/instantiate6.C: New test.
23356
23357         * g++.old-deja/g++.pt/static6.C: New test.
23358
23359         * g++.old-deja/g++.pt/decl2.C: New test.
23360
23361 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23362
23363         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23364         problem is actually related with name lookup, but so what? :-)
23365
23366         * g++.old-deja/g++.pt/friend37.C: New test.
23367
23368 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23369
23370         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23371         element, which fails on some systems.
23372
23373         * g77.f-torture/execute/labug1.f: New test.
23374
23375 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23376
23377         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23378         is defined.
23379
23380 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23381
23382         * g77.f-torture/compile/981117-1.f: New test.
23383
23384 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23385
23386         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23387         properly discarded.
23388
23389 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23390
23391         * gcc.c-torture/execute/memcheck: New directory of tests for
23392         -fcheck-memory-usage.
23393
23394 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23395
23396         * README: New file, general information about the testsuite and
23397         new description of the various C++ test subdirectories.
23398         * README.g++: Eliminate obsolete information, update and move most
23399         relevant stuff to README.
23400
23401 1998-11-07  Richard Henderson  <rth@cygnus.com>
23402
23403         * gcc.c-torture/compile/981107-1.c: New test.
23404
23405 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23406
23407         * execute/memcpy-bi.c: New testcase.
23408
23409 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23410
23411         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23412         base classes.
23413
23414         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23415         template is selected.
23416
23417         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23418         classes, it should be accepted for all types.
23419
23420         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23421
23422         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23423         specializations start with template headers.
23424
23425 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23426
23427         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23428
23429         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23430         non-POD types.
23431
23432 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23433
23434         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23435
23436 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23437
23438         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23439
23440 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23441
23442         * 981019-1.c: New test.
23443
23444 1998-10-14  Robert Lipe <robertl@dgii.com>
23445
23446         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23447         find objc headers.
23448
23449 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23450
23451         * compile/981001-4.c: Remove use of GCC extension that triggers a
23452         compiler bug.
23453
23454 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23455
23456         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23457
23458 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23459
23460         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23461         instantiation of template produces incorrect code for delete
23462         expression.
23463
23464         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23465         constructors' name is not unique.
23466         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23467         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23468
23469         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23470         automatic array of const is ill-formed.
23471
23472         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23473         of template parameter?
23474
23475         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23476         const.
23477
23478         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23479         pointer-to-member expression.
23480
23481         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23482         declaration causes ICE.
23483
23484 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23485
23486         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23487         reserved in the global namespace.
23488
23489         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23490         generate needed virtual table.
23491
23492         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23493
23494 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
23495
23496         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23497         template-dependent type
23498
23499 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
23500
23501         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23502         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23503         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23504
23505         * g++.old-deja/g++.other/using5.C: New test; using decl from base
23506         class should be usable as argument of member function.
23507         * g++.old-deja/g++.other/using6.C: New test; using decl from base
23508         class should be usable as return type of member function.
23509         * g++.old-deja/g++.other/using7.C: New test; using decl from base
23510         class should be usable as type of data member.
23511
23512         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23513
23514 1998-10-09  Jeffrey A Law  (law@cygnus.com)
23515
23516         * gcc.c-torture/special/920521-1.c: Fix bogus test.
23517
23518 1998-10-08  Nick Clifton  <nickc@cygnus.com>
23519
23520         * gcc.dg/dll-?.c Add thumb to target list.
23521         Fix assembler scan patterns to match current assembler output.
23522
23523 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
23524
23525         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
23526         matching of template brackets.
23527
23528         * g++.old-deja/g++.other/using4.C: New test.  Test using
23529         declarations of methods from base classes.
23530
23531         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
23532         within functions should introduce names into the innermost
23533         enclosing namespace.
23534
23535         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
23536         of static locals if first initialization throws.
23537
23538 1998-10-07  Jim Wilson  <wilson@cygnus.com>
23539
23540         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23541
23542 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
23543
23544         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
23545         lose track of the possible targets of tablejump insns.
23546         * special/special.exp: Run it.
23547
23548 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23549
23550         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
23551         must be declared before its specializations can be named in friend
23552         declarations.
23553
23554 1998-10-05  Dave Love  <d.love@dl.ac.uk>
23555
23556         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23557
23558         * g77.f-torture/execute/io1.f: New test.
23559
23560 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23561
23562         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23563         with pointer to template function, for which no argument deduction
23564         is possible.
23565
23566         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23567         specialization of template function as argument to template
23568         function.
23569
23570         * g++.old-deja/g++.other/access2.C: New test; Inner class
23571         shouldn't have privileged access to Outer's names.
23572
23573 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23574
23575         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23576         friend template declared within template class conflicts with
23577         nested class of the same name.
23578
23579         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23580         is ignored.
23581
23582         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23583         object with direct initializer as function declaration.
23584
23585         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23586         initializers.
23587
23588         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23589         involving const pointer and NULL produces incorrect result.
23590
23591         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23592         type name without `typename' should be rejected with -pedantic.
23593
23594 1998-10-02  Richard Henderson  <rth@cygnus.com>
23595
23596         * g++.old-deja/g++.other/addrof1.C: New test.
23597
23598 1998-10-01  Nick Clifton  <nickc@cygnus.com>
23599
23600         * gcc.c-torture/compile/981001-1.c: New test.
23601         * gcc.c-torture/execute/981001-1.c: New test.
23602
23603 1998-10-01  Jeffrey A Law  (law@cygnus.com)
23604
23605         * gcc.c-torture/compile/981001-2.c: New test.
23606         * gcc.c-torture/compile/981001-3.c: New test.
23607         * gcc.c-torture/compile/981001-4.c: New test.
23608
23609 1998-10-01  Robert Lipe  <robertl@dgii.com>
23610
23611         * lib/objc.exp (objc_target_compile): Add -L during compiles for
23612         multilibbed hosts.   Idea grafted from g77.exp.
23613
23614 1998-09-30  Dave Love  <d.love@dl.ac.uk>
23615
23616         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23617         avoid losing on systems which need -lsocket.
23618
23619 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
23620
23621         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23622         * g++.old-deja/g++.other/nested2.C: Ditto.
23623         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23624         failure.
23625
23626 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23627
23628         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23629         preferred over template operator!= for enum bitfields.
23630
23631 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
23632
23633         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
23634         that happen to have the same base name, but in different scopes,
23635         are incorrectly rejected.
23636
23637 1998-09-16  Richard Henderson  <rth@cygnus.com>
23638
23639         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23640         on the native word size instead of an integer literal.
23641
23642 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23643
23644         * g++.old-deja/g++.other/static2.C: Invocation of static data
23645         member of type pointer-to-function denoted as non-static member.
23646
23647         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23648         checks involving function types and aliases.
23649
23650 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23651
23652         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23653         redefined to the same non-trivial type.
23654
23655         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23656         namespace-qualification of template specializations declared in
23657         other namespaces.
23658
23659         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23660         to declare a subset of the specializations of a template function
23661         as friends of specializations of a template class.
23662
23663         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23664         member templates that do not fully specialize the enclosing
23665         template class are rejected.
23666
23667 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23668
23669         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23670
23671 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23672
23673         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23674         altered from libf2c/libU77 version.
23675
23676 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23677
23678         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23679
23680 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23681
23682         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23683         (un)signed char are different types for template specialization
23684         purposes.
23685
23686 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23687
23688         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23689         * objc: ObjC testsuite.
23690
23691 1998-08-31  Catherine Moore  <clm@cygnus.com>
23692
23693         * gcc.c-torture/execute/941014-1.x:  New file.
23694
23695 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23696
23697         * lib/c-torture.exp: Add support for
23698         torture_eval_before_compile and torture_eval_before_execute
23699         variables.
23700
23701 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23702
23703         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23704         this test triggers valid.
23705
23706 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23707
23708         * gcc.dg/980827-1.c: New test.
23709
23710 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23711
23712         * gcc.c-torture/execute/loop-4b.c: New test.
23713
23714 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23715
23716         * lib/c-torture.exp: Add support for
23717         torture_eval_before_compile and torture_eval_before_execute
23718         variables.
23719
23720 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23721
23722         * gcc.c-torture/compile/980825-1.c: New test.
23723
23724 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23725
23726         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23727         count number tests in opt_t0 not good_t0.
23728
23729 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23730
23731         * gcc.c-torture/compile/930326-1.x: Fix typo.
23732
23733 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23734
23735         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23736         causes an ICE.
23737
23738 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23739
23740         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23741         STACK_SIZE is defined.
23742         * gcc.c-torture/unsorted/stuct.c: Similarly.
23743
23744         * gcc.c-torture/compile/980821-1.c: New test.
23745
23746 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23747
23748         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23749
23750 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23751
23752         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23753         code.
23754
23755 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23756
23757         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23758         error'.
23759
23760 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23761
23762         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23763
23764 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23765
23766         * gcc.c-torture/compile/980816-1.c: New test.
23767
23768         * gcc.dg/980816-1.c: New test.
23769
23770 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23771
23772         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23773         compiler for ieee tests.
23774
23775 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23776
23777         * g77.f-torture/compile/980729-0.f: New test.
23778
23779 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23780
23781         * gcc.c-torture/special/eeprof-1.c: New test, for
23782         -finstrument-functions.
23783         * gcc.c-torture/special/special.exp: Run it.
23784
23785 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23786
23787         * gcc.c-torture/compile/980729-1.c: New test.
23788
23789 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23790
23791         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23792         __thumb__ is defined, and test for ARM style doubles if so.
23793
23794 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23795
23796         * g77.f-torture/noncompile/980615-0.f: New test.
23797
23798 1998-07-26  H.J. Lu  (hjl@gnu.org)
23799
23800         * gcc.dg/980312-1.c: Do link instead of compile.
23801         * gcc.dg/980313-1.c: Likewise.
23802
23803 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23804
23805         * gcc.c-torture/compile/980726-1.c: New test.
23806
23807 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23808
23809         * g77.f-torture/execute/io0.f: New test.
23810
23811 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23812
23813         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23814         an int.
23815
23816 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23817
23818         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23819         m32r bugs.
23820
23821 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23822
23823         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23824         c-decl.c:grokdeclarator can handle mode attributes.
23825
23826 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23827
23828         * gcc.c-torture/execute/980716-1.c: New test.
23829
23830 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23831
23832         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23833         the mn10200.
23834         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23835         the mn10200.
23836         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23837         * gcc.c-torture/compile/930326-1.x: Similarly.
23838
23839 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23840
23841         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23842         New test from Craig.
23843
23844 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23845
23846         * g77.f-torture/noncompile/980616-0.f: New test.
23847
23848         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23849
23850 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23851
23852         *  g++.other/singleton.C: Return error value instead of taking
23853         SIGSEGV.
23854
23855 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23856
23857         *  g++.other/singleton.C: New test.   Warning is under dispute.
23858         Runtime crash is not.
23859
23860 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23861
23862         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23863         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23864         using6.C, using7.C}:  New namespace tests.
23865
23866 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23867
23868         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23869         specialization with typedef'ed names used as array indexes.
23870
23871 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23872
23873         * gcc.c-torture/execute/980709-1.c: New test.
23874
23875         * gcc.dg/980709-1.c: New test.
23876
23877 1998-07-07  Richard Henderson  <rth@cygnus.com>
23878
23879         * gcc.c-torture/execute/bcp-1.c: New test.
23880
23881 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23882
23883         * gcc.c-torture/execute/980707-1.c: New test.
23884
23885 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23886
23887         * gcc.c-torture/compile/980706-1.c: New test.
23888
23889 1998-07-01  Dave Love  <d.love@dl.ac.uk>
23890
23891         * g77.f-torture/execute/980701-0.f,
23892         g77.f-torture/execute/980701-1.f: New test from Craig.
23893
23894 1998-07-01  Jeffrey A Law  (law@cygnus.com)
23895
23896         * gcc.c-torture/compile/980701-1.c: New test.
23897
23898         * gcc.c-torture/execute/980701-1.c: New test.
23899
23900 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
23901 rlsruhe.de>
23902
23903         * g++.old-deja/g++.robertl/eb132.C: New test.
23904         * g++.old-deja/g++.robertl/eb133.C: Likewise.
23905
23906 1998-06-29  Dave Love  <d.love@dl.ac.uk>
23907
23908         * g77.f-torture/execute/980628-7.f,
23909         g77.f-torture/execute/980628-8.f,
23910         g77.f-torture/execute/980628-9.f,
23911         g77.f-torture/execute/980628-10.f: New tests from Craig.
23912
23913         * g77.f-torture/execute/980628-3.f: Remove mail headers.
23914
23915 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23916
23917         * g77.f-torture/execute/980628-4.f: New test from Craig.
23918         * g77.f-torture/execute/980628-5.f: Likewise.
23919         * g77.f-torture/execute/980628-2.f: Likewise.
23920         * g77.f-torture/execute/980628-0.f: Likewise.
23921         * g77.f-torture/execute/980628-1.f: Likewise.
23922         * g77.f-torture/execute/980628-3.f: Likewise.
23923         * g77.f-torture/execute/980628-6.f: Likewise.
23924
23925 1998-06-28  Jeffrey A Law  (law@cygnus.com)
23926
23927         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
23928         directory when nothing has been installed yet.
23929
23930 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
23931
23932         * gcc.c-torture/special/special.exp: Handle newer versions of
23933         dejagnu.
23934
23935 1998-06-26  Jeffrey A Law  (law@cygnus.com)
23936
23937         * gcc.dg/980626-1.c: New test.
23938
23939 1998-06-19  Bruno Haible <haible@ilog.fr>
23940
23941         * gcc.misc-tests/m-un-2.c: New test.
23942         * g++.old-deja/g++.other/warn01.c: Likewise.
23943
23944 1998-06-19  Robert Lipe  <robertl@dgii.com>
23945
23946         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
23947         compatibility with assmblers with a different comment character.
23948         Eliminate use of GAS-specific extensions.
23949
23950 1998-06-19  Jeffrey A Law  (law@cygnus.com)
23951
23952         * gcc.c-torture/execute/ieee/980619-1.c: New test.
23953
23954 1998-06-19  Robert Lipe  <robertl@dgii.com>
23955
23956         *lib/g77.exp: Replace search for libf2c.a with search for newly
23957         renamed libg2c.a
23958
23959 1998-06-17  Jeffrey A Law  (law@cygnus.com)
23960
23961         * gcc.c-torture/execute/980617-1.c: New test.
23962
23963 1998-06-12  Jeffrey A Law  (law@cygnus.com)
23964
23965         * gcc.c-torture/execute/980612-1.c: New test.
23966
23967 1998-06-08  Jeffrey A Law  (law@cygnus.com)
23968
23969         * gcc.dg/980523-1.c: Only test on ppc-linux.
23970         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
23971
23972         * gcc.c-torture/execute/980608-1.c: New test.
23973
23974 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
23975
23976         * gcc.c-torture/execute/980605-1.c: New test.
23977
23978 1998-06-04  Jeffrey A Law  (law@cygnus.com)
23979
23980         * gcc.c-torture/execute/980604-1.c: New test.
23981
23982 1998-06-02  Jeffrey A Law  (law@cygnus.com)
23983
23984         * gcc.c-torture/execute/980602-1.c: New test.
23985         * gcc.c-torture/execute/980602-2.c: Likewise.
23986
23987 1998-06-02  Dave Love  <d.love@dl.ac.uk>
23988
23989         * 970125-0.f: Fix per JCB.  Add commentary.
23990
23991 1998-05-31  Michael Meissner  <meissner@cygnus.com>
23992
23993         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
23994         IEEE -0 support.
23995
23996 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
23997
23998         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
23999         earlier.
24000
24001 1998-05-28  Catherine Moore <clm@cygnus.com>
24002
24003         * gcc.c-torture/execute/980526-3.c: New test.
24004
24005 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24006
24007         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24008         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24009         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24010         m88k-motorola-sysv3 to XFAIL.
24011
24012 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24013
24014         * gcc.dg/980526-1.c: New test.
24015         * gcc.c-torture/execute/980526-2.c: New test.
24016
24017 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24018
24019         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24020
24021         * gcc.c-torture/execute/980526-1.c: New test.
24022
24023 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24024
24025         * g77.f-torture/execute/alpha2.f: Add runtime test.
24026
24027 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24028
24029         * g++.old-deja/old-deja.exp: Strip leading directories.
24030
24031         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24032         error for the line.  Don't run multiple tests for the same line.
24033
24034 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24035
24036         * gcc.dg/980523-1.c: New test.
24037
24038 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24039
24040         * g77.f-torture/compile/970915-0.f: New test.
24041
24042 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24043
24044         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24045
24046 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24047
24048         * gcc.dg/980520-1.c: New test.
24049
24050 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24051
24052         * gcc.dg/980502-1.c: Fix return type.
24053
24054 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24055
24056         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24057         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24058         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24059         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24060         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24061
24062 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24063
24064         * g77.f-torture/execute/980520-1.f: New test.
24065
24066 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24067
24068         * lib/mike-g77.exp: New file.
24069
24070         * g77.f-torture/noncompile/noncompile.exp,
24071         g77.f-torture/noncompile/check0.f: New files.
24072
24073 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24074
24075         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24076         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24077         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24078         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24079         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24080         abort where appropriate.
24081
24082 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24083
24084         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24085         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24086
24087 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24088
24089         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24090
24091 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24092
24093         * g77.f-torture/compile/980427-0.f: New test.
24094
24095 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24096
24097         * g77.f-torture/compile/980424-0.f: New test.
24098
24099 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24100
24101         * g77.f-torture/compile/980419-2.f (main): New test.
24102         * g77.f-torture/compile/970125-0.f: New test.
24103         * g77.f-torture/compile/980419-1.f: New test.
24104
24105 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24106
24107         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24108         of loop-4.c.
24109
24110 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24111
24112         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24113
24114 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24115
24116         * gcc.c-torture/compile/980329-1.c: New test.
24117
24118 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24119
24120         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24121         * gcc.dg/980312-1.c: Fix typo in -march command.
24122
24123 1998-03-16  H.J. Lu  (hjl@gnu.org)
24124
24125         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24126
24127 1998-03-11  Robert Lipe  <robertl@dgii.com>
24128
24129         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24130         Dave Love agree the Fortran source is bogus.
24131
24132 1998-03-11  Robert Lipe  <robertl@dgii.com>
24133
24134         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24135         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24136         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24137         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24138         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24139
24140 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24141
24142         * g++.old-deja/g++.other/friend1.C: New test.
24143
24144 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24145
24146         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24147         possibly uninitialized) variables and declare dnrm2.
24148
24149 1998-02-23  Robert Lipe <robertl@dgii.com>
24150
24151         From Bruno Haible <haible@ilog.fr>:
24152         * gcc.c-torture/execute/980223.c: New test.
24153
24154 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24155
24156         * gcc.dg/ifelse-1.c: New test.
24157
24158 1998-02-09  H.J. Lu  (hjl@gnu.org)
24159
24160         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24161
24162           * lib/old-dejagnu.exp (old-dejagnu): Added the
24163           "execution test - XFAIL *-*-*" handling in the spirit of
24164           "excess errors test -". Changed the "execution test fails"
24165           handling to be like "excess errors test fails".
24166           * Update various tests accordingly.
24167
24168 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24169
24170         * gcc.c-torture/execute/980205.c: New test.
24171
24172 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24173
24174         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24175         * lib/f-torture.exp: Similarly.
24176         * gcc.c-torture: Rename all .cexp files to .x files.
24177
24178 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24179
24180         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24181         (940510-1.c): Removed duplicate.
24182         (971104-1.c): New test.
24183
24184 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24185
24186           * lib/f-torture.exp: Improve error and loop detection.
24187
24188 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24189
24190         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24191         use that to size the filler array.
24192
24193 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24194
24195         * lib/c-torture.exp(c-torture-execute): Fix typo.
24196
24197         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24198         testcase as the executable name. Keep the executable around if
24199         the test fails.
24200
24201 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24202
24203         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24204         changes.  Only test one -g option, and move it to the end of the
24205         list of options to test.
24206
24207 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24208
24209         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24210         variable GCC_TORTURE_OPTIONS to supply default switches separated
24211         by colons.  If no environment variable, run tests with -O0 -g, -O1
24212         -g, and -O2 -g as well.
24213
24214 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24215
24216         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24217         explanatory comments. Fix indentation.
24218
24219 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24220
24221         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24222
24223 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24224
24225         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24226         * g++.old-deja/g++.mike/p7325.C: Likewise.
24227         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24228
24229 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24230
24231         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24232         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24233         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24234         * g++.old-deja/g++.law/operators4.C: Likewise.
24235
24236 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24237
24238         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24239         * g++.old-deja/g++.mike/p784.C: Ditto.
24240         * g++.old-deja/g++.mike/p785.C: Ditto.
24241
24242 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24243
24244           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24245
24246 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24247
24248         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24249         target feature; pass this to c-torture-execute as needed.
24250
24251 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24252
24253         * lib/c-torture.exp(c-torture-execute): If the previous and the
24254         current executables being tested are identical, we don't need to
24255         run the executable again. Try to make the executable names
24256         unique. Add an optional argument for passing additional compiler
24257         flags.
24258
24259 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24260
24261         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24262
24263 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24264
24265         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24266
24267 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24268
24269         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24270         32bit or larger longs.
24271
24272         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24273         have either a 32bit long or 32bit int.
24274
24275 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24276
24277         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24278         Make double precision tests dependent on sizeof (double).
24279
24280 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24281
24282         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24283         too.
24284
24285 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24286
24287         * gcc.c-torture/compile/961203-1.cexp: New script.
24288
24289 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24290
24291         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24292         up the includes ourselves.
24293
24294 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24295
24296         * lib/plumhall.exp: Remove random include, and add a few
24297         verbose messages for debugging.
24298
24299 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24300
24301         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24302         of trying to do it ourselves.
24303
24304 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24305
24306         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24307
24308 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24309
24310         * gcc.prms/5403.c: Made regexp a bit less strict.
24311
24312 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24313
24314         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24315         is returned from remote_load instead.
24316         * lib/plumhall.exp: Ditto.
24317         * lib/mike-g++.exp: Ditto.
24318         * lib/old-dejagnu.exp: Ditto.
24319         * lib/c-torture.exp: Ditto.
24320
24321 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24322
24323         * lib/g++.exp: Use build_wrapper procedure.
24324         * lib/gcc.exp: Ditto.
24325
24326 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24327
24328         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24329         an old-style decl for malloc.  Fixes tests to work when
24330         sizeof (int) != sizeof (size_t).
24331
24332 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24333
24334         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24335
24336         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24337         use stdargs.h interface.
24338
24339 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24340
24341         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24342         NO_VARARGS when compiling.
24343
24344 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24345
24346         * lib/plumhall.exp(ph_includes): New procedure.
24347         (ph_make): Use it.
24348         (ph_compiler): Ditto.
24349
24350         * lib/g++.exp: Rename test-glue.c to testglue.c.
24351         * lib/gcc.exp: Ditto.
24352
24353 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24354
24355         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24356         to completion when it's called.
24357
24358 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24359
24360         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24361         is defined, don't do test.
24362
24363 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24364
24365         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24366         for object files.
24367         (ph_summary): Mark skipped testcases as untested, not unresolved.
24368
24369         * lib/plumhall.exp (ph_make): If unresolved because of bad
24370         errorCode, record errorCode in log file.
24371         (*): Replace send_log/verbose with verbose -log.
24372
24373 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24374
24375         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24376         double conversion if double isn't at least 8 bytes.
24377
24378         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24379         int to work with targets where int is 16 bits.
24380
24381         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24382         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24383         precision for the test to complete.
24384
24385 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24386
24387         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24388         if d10v is not compiled with the -mdouble64 flag.
24389         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24390
24391         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24392         d10v is not compiled with the -mint32 flag.
24393
24394 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24395
24396         * lib/plumhall.exp: Use incr_count.
24397
24398 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24399
24400         * gcc.c-torture: Update to c-torture-1.45.
24401
24402 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24403
24404         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24405         the name of the expect testcase file).
24406
24407         * lib/g++.exp(g++_init): Ditto.
24408
24409 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24410
24411         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24412         the host.
24413
24414         * lib/gcc.exp(gcc_exit): New procedure.
24415
24416 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24417
24418         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24419         specs where appropriate.
24420
24421         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24422         because of new "candidates are" messages, and removed a few
24423
24424         * Converted all non-old-style g++ testcases to old-style, and
24425         moved into g++.old-deja.
24426
24427 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24428
24429         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24430         options.
24431
24432         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24433         succeeded.
24434
24435         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24436
24437 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24438
24439         * lib/gcc.exp (gcc_target_compile): Add support for defining
24440         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24441         the machine doesn't have those features.
24442
24443 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24444
24445         * g++.law/operators4.exp: Don't use LIBS.
24446
24447 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24448
24449         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24450
24451         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24452         * lib/g++.exp: Set it here instead. Also, allow use of the
24453         --tool_exec and --tool_opt options. Change CXX to
24454         GXX_UNDER_TEST.
24455
24456         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24457
24458         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24459
24460 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24461
24462         * lib/old-dejagnu.exp: Use prune_warnings instead of
24463         prune_system_crud.
24464         * lib/mike-g++.exp: Ditto.
24465         * lib/gcc.exp: Ditto.
24466         * lib/g++.exp: Ditto.
24467
24468         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24469
24470 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24471
24472           * 941014-2.c: Include stdlib.h
24473           * 960327-1.c: Include stdio.h
24474           * dbra.c, index-1.c: Don't assume ints are 32bits.
24475
24476 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24477
24478         * lib/gcc.exp: Add gcc,stack_size target feature.
24479
24480         * lib/g++.exp(g++_target_compile): Add the include and link
24481         paths here, not in two other places. And, it's $options, not
24482         options.
24483
24484         * lib/mike-g++.exp(postbase): Remove the code that determines
24485         the correct include and link paths.
24486         * g++.old-deja/old-deja.exp: Ditto.
24487
24488 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24489
24490         * lib/g++.exp(g++_init): target_compile no longer returns the
24491         filename of the result.
24492
24493 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
24494
24495         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24496         call to glob.
24497
24498         * gcc.c-torture/special/special.exp: Change call to
24499         gcc_target_compile to include the object file.
24500
24501 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
24502
24503         * gcc.c-torture/special/special.exp: Correct misspelling in last
24504         change.
24505
24506 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
24507
24508         * lib/plumhall.exp(ph_summary): Log the entire output of the
24509         executable. Return -1 if there were any failures, 0 otherwise.
24510         (ph_execute): Return -1 if there were any failures, 0 otherwise.
24511         (ph_make): Clean up objects and executables that were built
24512         if the tests succeeded.
24513
24514 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
24515
24516         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24517         libraries and includes in the build tree as appropriate.
24518
24519 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24520
24521         * lib/c-torture.exp: Instead of looking for the global variable
24522         NO_LONG_LONG, check to see if that's a feature of the target.
24523
24524 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24525
24526         * config/default.exp: Minimize. Delete the remainer of the files in
24527         config; this functionality is now in devo/dejagnu/config.
24528
24529         g++.*/*: Pass any additional flags used to compile to postbase;
24530         delete CXXFLAGS.
24531
24532         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24533         is now done by runtest.exp. Use gcc_target_compile instead of
24534         compile.
24535
24536         lib/c-torture.exp: Use gcc_target_compile instead of compile.
24537         Remove references to CFLAGS. Use remote_file instead of
24538         calling rm -f.
24539         (c-torture): Take a list of arguments to use to compile this
24540         testcase.
24541
24542         lib/g++.exp: Simplify. Use target_compile instead of compile.
24543         lib/gcc-dg.exp: Ditto.
24544         lib/gcc.exp: Ditto.
24545         lib/mike-{gcc,g++}.exp: Ditto.
24546         lib/old-dejagnu.exp: Ditto.
24547         lib/plumhall.exp: Ditto.
24548
24549 1997-01-08  Jim Wilson  <wilson@cygnus.com>
24550
24551         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24552         (ph_linker): Likewise.
24553
24554 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
24555
24556           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24557         MAP_ANON / MAP_ANONYMOUS if defined;
24558         else try to map from /dev/zero .
24559
24560 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24561
24562         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
24563         isn't defined, then define it to MAP_ANONYMOUS.
24564
24565 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24566
24567         * gcc.c-torture: Update to c-torture-1.42 release.
24568
24569 1996-11-11  Jeffrey A Law  (law@cygnus.com)
24570
24571         * gcc.c-torture: Update to c-torture-1.41 release.
24572
24573 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24574
24575         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24576         c-torture release.
24577
24578 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24579
24580         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24581         and LDFLAGS.  Fix second case to append the target_info ldflags
24582         onto LDFLAGS, not CFLAGS.
24583         * lib/g++.exp (g++_init): Add target_info stuff.
24584         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24585         of libgloss and newlib flags for !native.
24586
24587         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24588         (GDB): Fix relative path to go up another dir for finding gdb.
24589
24590 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24591
24592         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24593         versions in the target_info array, if they don't exist.
24594
24595 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24596
24597         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24598
24599 1996-07-08  Jim Wilson  <wilson@cygnus.com>
24600
24601         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24602         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24603
24604 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
24605
24606         * lib/old-dejagnu.exp: Don't remove the output file before we've
24607         actually tested it. Don't append pwd to the path of the executable
24608         we're testing.
24609
24610 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
24611
24612         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24613
24614 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
24615
24616         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24617         temporary directory for compiler files, and set it to a default
24618         value of /tmp. Set $output as the name of the output file from
24619         compiling the testcase. Add a -o option to $cflags_var so the
24620         compiler writes the final output file as $output. Set $executable
24621         to $output.
24622
24623         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24624         directory for compiler files, and set it to /tmp if it doesn't
24625         already have a value. Set $output_file to the name of the output
24626         file from compiling the testcase. Add a -o option to CXXFLAGS so
24627         the compiler writes the final output file as $output. Use $output
24628         as the executable to be tested.
24629
24630 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24631
24632         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
24633
24634 1996-06-08  Jeffrey A Law  (law@cygnus.com)
24635
24636         * gcc.c-torture/execute/pending-1.c: New test.  Still
24637         pending in Tege's queue.
24638
24639 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24640
24641         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24642         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24643         if there were failures.  Call unresolved if there were unresolved
24644         testcases.  Call gcc_fail if program did not run to completion.
24645         (ph_make): Pass additional argument name to ph_execute.
24646         (ph_execute): Add new argument.  Pass additional arguments to
24647         ph_summary.  Call gcc_fail is there is no execution output.
24648
24649 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24650
24651         * lib/plumhall.exp (proc_summary): Output relavent summary
24652         lines into the log so specific failures in plumhall can be
24653         investigated.
24654
24655 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24656
24657         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24658         (c-torture-execute): Don't try to execute tests which use
24659         "long long" types if $NO_LONG_LONG is nonzero.
24660
24661 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24662
24663         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24664         not c-torture.
24665
24666         * gcc.ieee: Move from here.
24667         * gcc.c-torture/execute/ieee: To here.
24668
24669 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24670
24671         * gcc.c-torture: Update to c-torture-1.41 release.
24672
24673 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24674
24675         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24676         not "$output".
24677
24678 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24679
24680         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24681         -c present.
24682
24683 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24684
24685         * config/proelf.exp: Handle connecting to a simulator.
24686
24687 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24688
24689         * config/proelf.exp: New file.  Enough framework that we can
24690         run c-torture tests on the proelf targets (or any other target
24691         that gdb can connect to for that matter).
24692
24693 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24694
24695         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24696         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24697
24698         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24699         exec_output exists.
24700
24701 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24702
24703         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24704         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24705
24706         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24707         to pass/fail/unresolved/unsupported/untested.  Caller must now
24708         call unresolved/unsupported/untested.
24709         * lib/*.exp: Update FSF address.  Update to handle new results of
24710         ${tool}_load.
24711         * lib/chill.exp (verbose): Delete.
24712
24713 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24714
24715         * lib/gcc.exp (default_gcc_start): Change order of args to
24716         $LDFLAGS $CFLAGS $LIBS.
24717         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24718         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24719         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24720         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24721         * gcc.misc-tests/dg-test.exp: Likewise.
24722         * gcc.misc-tests/msgs.exp: Likewise.
24723         * gcc.prms/prms.exp: Likewise.
24724         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24725         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24726
24727         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24728
24729 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24730
24731         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24732
24733         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24734         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24735
24736         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24737         necessary.
24738
24739 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24740
24741         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24742         global for loop; add use of $mathlib.
24743         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24744         settings here; set mathlib for anything but VxWorks.
24745
24746 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24747
24748         * gcc.c-torture: Update to c-torture-1.40 release.
24749
24750 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24751
24752         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24753         dg.exp.
24754
24755 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24756
24757         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24758         global.
24759
24760 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24761
24762         * lib/g++.exp (LIBS): Define if not already.
24763         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24764         (gcc-dg-prune): Call prune_gcc_output.
24765         * lib/gcc.exp (prune_gcc_output): New proc.
24766         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24767         prune_gcc_output.
24768
24769 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24770
24771         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24772         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24773
24774 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24775
24776         * gcc.c-torture: Update to c-torture-1.39 release.
24777
24778 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24779
24780         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24781         fails, try others as well.
24782
24783 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24784
24785         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24786         If compilation fails, mark execute tests as `untested'.
24787         If test is marked as unsupported, don't mark compilation and
24788         execute tests as failed.
24789
24790 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24791
24792         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24793         libstdc++ for whether or not we want to be doing shared
24794         libraries.  Delete link_curses since we don't need it anymore.
24795         * lib/mike-g++.exp (postbase): Don't link in libg++.
24796         * g++.old-deja/old-deja.exp: Likewise.
24797
24798 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24799
24800         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24801
24802 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24803
24804         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24805         For that, add `-Wl,-a,shared_archive'.
24806         * g++.old-deja/old-deja.exp: Likewise.
24807
24808 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24809
24810         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24811
24812 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24813
24814         * lib/mike-g++.exp (postbase): Pay attention to the status of
24815         g++_load.
24816
24817 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24818
24819           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24820
24821 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24822
24823         * lib/gcc.exp (default_gcc_start): No longer need to log program
24824         being executed or its output, execute_anywhere does that now.
24825         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24826         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24827
24828 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24829
24830         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24831         the same as those in lib/g++.exp.
24832
24833 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24834
24835         * gcc.c-torture: Update to c-torture-1.38 release.
24836         * gcc.ieee: Related changes.
24837
24838 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24839
24840         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24841         "exec". Minor reformatting changes.
24842
24843         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24844         cross. This means all "exec" calls now work on a remote host as
24845         well.
24846         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24847         cross. Filter out the extra "\r\n" stuff that expect puts in.
24848         (c-torture-execute): Filter out the bogus warnings like
24849         c-torture-compile does. Add support for canadian cross.
24850         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24851         Use execute_anywhere rather than calling exec directly. Now it
24852         works for canadian cross testing.
24853
24854 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24855
24856         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24857         results into a variable, and check that rather than using file exists.
24858
24859 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24860
24861         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24862         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24863
24864 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24865
24866         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24867         lib_curses if there's a shared libg++ in the build tree.
24868
24869 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24870
24871         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24872         if not supported target.
24873
24874 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24875
24876         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24877         link_curses up to always happen, not just for native builds.
24878
24879 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24880
24881         * gcc.c-torture: Update to c-torture-1.36 release.
24882         * gcc.failure: Related changes.
24883
24884 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24885
24886         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
24887
24888 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
24889
24890         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
24891         * lib/mike-g++.exp (postbase): Not in here.  Still reference
24892         runshlib, link_curses, and mathlib for link and run.
24893
24894         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
24895         pass the runtime shared library options for Solaris, OSF/1, and
24896         Irix5, and link with -lcurses to avoid unresolved references.
24897
24898 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
24899
24900         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
24901         only run once.
24902
24903 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
24904
24905         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
24906
24907 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
24908
24909         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
24910         do not have a framework for the "compat" tests yet.
24911
24912 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
24913
24914         * lib/mike-g++.exp (postbase): New local variable `mathlib',
24915         set to null if we're testing vxworks5.1.  Use that instead of
24916         `-lm' in the setting of LIBS for link and run.
24917
24918 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
24919
24920         * config/rom68k.exp (${tool}_load): Major changes to make it
24921         work.  Verified that it does in fact return the stuff in
24922         exec_output properly.  Catch any Emul or any TRAP other than 0.
24923
24924 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
24925
24926         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
24927         LDFLAGS properly for targets that need stuff from libgloss.
24928         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
24929         only run once.
24930         (gpp_initialized): New variable.
24931
24932 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
24933
24934         * config/rom68k.exp: Load libgloss.exp.
24935         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
24936         so we can produce a fully linked binary.
24937         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
24938         so we can produce a fully linked binary.
24939
24940 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
24941
24942         * lib/plumhall.exp (ph_section): Watch for expected failures.
24943         Add missing `else'.
24944
24945         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
24946         run the testcase.
24947         (c-torture): Likewise.
24948
24949 1995-08-28  Doug Evans  <dje@cygnus.com>
24950
24951         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
24952
24953         * lib/mike-g++.exp (mike_cleanup): New proc.
24954         (prebase): New globals compiler_result, not_compiler_result,
24955         target_regexp.
24956         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
24957         allow leading "-" in pattern.  Watch for unsupported tests.
24958         If $compiler_result is set, pattern match assembler code,
24959         and ditto for $not_compiler_result.
24960         * lib/mike-gcc.exp: Likewise.
24961
24962         * lib/plumhall.exp (ph_execute): Only call ph_summary if
24963         execution "succeeded".
24964
24965 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
24966
24967         * config/win32.exp: New file.
24968         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
24969
24970 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
24971
24972         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
24973         unsupported.
24974         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
24975         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
24976         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
24977
24978         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
24979         "... without exceptions was ...".  That is now handled by
24980         prune_system_crud.
24981         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24982
24983 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
24984
24985         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
24986         sieve.c,sort2.c}: New files.
24987         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
24988         sieve.exp,sort2.exp}: Drivers for them.
24989
24990         * lib/mike-gcc.exp (program_output): New user settable variable.
24991         (postbase): Call prune_system_crud.  Also prune extraneous compiler
24992         messages.
24993         * lib/mike-g++.exp (program_output): New user settable variable.
24994
24995         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
24996
24997         * config/sh.exp: Deleted (use sim.exp instead).
24998
24999 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25000
25001         * config/vx.exp: Declare CHECKTASK as global.
25002         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25003         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25004         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25005
25006 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25007
25008         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25009         target. Like vx.exp, only includes `vx29k.exp' instead of
25010         `vxworks.exp'.
25011
25012 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25013
25014         * config/sim.exp: Increase time limit from 120 seconds to 240.
25015
25016 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25017
25018         * gcc.c-torture/execute/950628-1.c: New test.
25019
25020 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25021
25022         * gcc.c-torture: Update with changes/additions from
25023         c-torture-1.34.
25024
25025 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25026
25027         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25028
25029 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25030
25031         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25032
25033 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25034
25035         * gcc.c-torture/compile/950512-1.c: New test.
25036         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25037         * gcc.dg/struct-ret-1.c: Likewise.
25038
25039 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25040
25041         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25042           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25043
25044 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25045
25046         * gcc.c-torture/special/920411-1.c: Deleted.
25047         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25048
25049 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25050
25051         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25052         cpu limit.
25053
25054 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25055
25056         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25057
25058 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25059
25060         From kenner;
25061         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25062         is the proper length.
25063         * va-arg-3.c: Likewise.
25064
25065 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25066
25067         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25068         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25069
25070         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25071         * lib/g++.exp (default_g++_start): Delete old cruft.
25072
25073 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25074
25075         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25076         (2 * (1 << 18)) to (2 * (1 << 17)).
25077
25078         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25079
25080 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25081
25082         * config/rom68k.exp: Renamed from config/idp.exp
25083
25084 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25085
25086         * c-torture/compile/921109-2.c
25087
25088 1995-04-18  Mike Stump  <mrs@cygnus.com>
25089
25090         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25091         excess errors.
25092
25093 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25094
25095         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25096         output.
25097         * lib/g++.exp (default_g++_start): Likewise.
25098
25099 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25100
25101         * gcc.c-torture/compile/950329-1.c: New test.
25102
25103 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25104
25105           * config/bug.exp (${tool}_load): Updated to use new remote_open
25106           and remote_close procs.
25107         * config/idp.exp: New file.
25108
25109 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25110
25111         * gcc.c-torture/execute/950322-1.c: New test.
25112
25113 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25114
25115         * config/vx.exp (${tool}_load): Clean up testing of return code from
25116         vxworks_ld and vxworks_spawn.
25117
25118 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25119
25120         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25121
25122 1995-03-13  Mike Stump  <mrs@cygnus.com>
25123
25124         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25125         can mark excess errors on a machine by machine basis.  Note, the
25126         default is to not expect any excess errors, even when excess
25127         errors test - is given, so you will want to put an XFAIL ... on
25128         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25129         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25130         those 4 machines, but no others.
25131
25132 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25133
25134         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25135         * lib/c-torture.exp: to here.
25136
25137 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25138
25139         * gcc.c-torture/execute/950221-1.c: New test.
25140         * gcc.c-torture/execute/struct-ret-1.c: New test.
25141         * gcc.c-torture/compile/950221-1.c: New test.
25142
25143         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25144
25145 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25146
25147         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25148         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25149
25150 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25151
25152         * g++.gb: New directory of tests, derived from my signature and
25153         class scoping tests.
25154
25155         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25156         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25157         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25158         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25159         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25160         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25161         * g++.gb/sig25.C: Likewise.
25162
25163         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25164         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25165         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25166         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25167         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25168         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25169         * g++.gb/sig25.exp: Likewise.
25170
25171         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25172         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25173         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25174         * g++.gb/scope13.C: Likewise, this test still fails.
25175
25176         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25177         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25178         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25179         * g++.gb/scope13.exp: Ditto.
25180
25181         * g++.gb/README: New file, explains what these tests are about.
25182
25183 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25184
25185         * lib/dg.exp (dg-do): Support `preprocess'.
25186         (dg-test): Likewise.
25187
25188 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25189
25190         * config/udi.exp: change "continue -expect" to "exp_continue".
25191
25192 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25193
25194         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25195         Delete redundant tests.
25196
25197         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25198         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25199         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25200         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25201         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25202         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25203         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25204         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25205
25206         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25207         storing label pointers.
25208         * gcc.c-torture/execute/921019-1.c: Likewise.
25209         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25210         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25211         parameter fp.
25212         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25213         constants.
25214
25215         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25216         Delete obsolete tests.
25217
25218         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25219         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25220         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25221         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25222         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25223         * gcc.c-torture/compile/950124-1.c: New test.
25224
25225         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25226
25227 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25228
25229         * lib/mike-g++.exp: Add -lm to LIBS.
25230
25231 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25232
25233         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25234
25235 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25236
25237         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25238
25239 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25240
25241         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25242
25243 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25244
25245         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25246         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25247         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25248         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25249         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25250         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25251         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25252         * g++.law/{operators31.C, operators32.C,
25253         * g++.law/{operators33.C, operators34.C}: Likewise.
25254         * g++.law/{pic1.C, refs2.C}: Likewise.
25255         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25256         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25257         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25258         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25259
25260         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25261         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25262         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25263         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25264         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25265         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25266         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25267         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25268         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25269         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25270         * g++.law/{operators34.exp}: Likewise.
25271         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25272         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25273         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25274         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25275         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25276
25277         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25278         No longer expected to fail.
25279         * g++.law/missed-error3.C: Tweak for recent bool changes.
25280
25281 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25282
25283         * config/emb-unix: Deleted.
25284         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25285         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25286
25287 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25288
25289         * lib/dg.exp (dg-test): Fix typo in last patch.
25290
25291 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25292
25293         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25294         (handles multiple occurrences).
25295
25296 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25297
25298         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25299         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25300         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25301         printed).
25302         * lib/c-torture.exp (c-torture-compile): Likewise.
25303         (c-torture): Prepend full path if missing.
25304         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25305         (gcc_fail): Likewise.
25306         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25307
25308 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25309
25310         * lib/netware.exp: Only attach to NetWare i386 systems.
25311
25312 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25313
25314         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25315         messages.  Add test name to "output pattern match" pass/fail message.
25316
25317 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25318
25319         * gcc.dg: New testsuite.
25320         * gcc.dg/dg.exp: New file.
25321
25322         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25323         test-switch.c}: Deleted.
25324
25325         * gcc.misc-tests/msgs.exp: New testcase driver.
25326
25327 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25328
25329         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25330         Watch for illegal return values from ${tool}_load.
25331         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25332         cross targets.  Coerce return value >0 to 1.
25333
25334 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25335
25336         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25337
25338         * config/emb-unix.exp: New file.
25339
25340         * config/sim.exp: Error if variable $SIM not defined.
25341         (${tool}_load): Mark test as "untested" if simulator missing.
25342
25343         * config/unix.exp: Load remote.exp to get rcp_download.
25344         * lib/c-torture.exp: Use different option lists for testcases with
25345         and without loops.
25346         * gcc.c-torture/execute/execute.exp: Likewise.
25347
25348 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25349
25350         * config/*.exp: Clarify return code from ${tool}_load.
25351         Call `unresolved' or `untested' instead of `warning' or `perror'
25352         (sometimes you still want to call both though).
25353         Add comment that `shell_id' is local to each file.
25354         * config/udi.exp (timeout): Set to 30.
25355         Don't print warning if connection fails, $connectmode has already
25356         printed an error.
25357         (${tool}_load): Move verbose messages to level 2.
25358         Rework pattern for "Process started" message.
25359         Pass `shell_id' to ${connectmode}_download.
25360         Retry twice upon timeout.  Make resetting of target more robust.
25361         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25362         Pass `shell_id' to exit_$connectmode.
25363         Only call exit_$connectmode if connected.
25364         * config/unix.exp (${tool}_load): Check return codes better.
25365         * config/vrtx.exp (${tool}_load): Likewise.
25366         * config/vx.exp (${tool}_load): Likewise.
25367         Delete unneeded global's.
25368         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25369         from ${tool}_load.
25370         (dg-stat): Delete.
25371         (dg-init): Delete recording of pass/fail counts.
25372         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25373         (old-dejagnu-init): Likewise.
25374         (old-dejagnu-stat): Delete contents, empty proc now.
25375         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25376         (c-torture): Delete references to lcnt, lpass, lfail.
25377         Get option list from TORTURE_OPTIONS.
25378         Delete -funroll[-all]-loops if no loops.
25379         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25380         (g++_stat): Delete contents (empty proc now).
25381         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25382         (gcc_finish): Likewise.
25383         (gcc_stat): Deleted.
25384         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25385         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25386         * gcc.c-torture/execute/execute.exp: Likewise.
25387         Split tests into two parts: compile, execute.
25388         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25389         no loops.  Update to reflect clarified return codes from ${tool}_load.
25390
25391 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25392
25393         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25394         to grep for.
25395         (old-dejagnu): Likewise (where necessary).
25396
25397 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25398
25399         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25400
25401         * lib/dg.exp (dg-process-target): Fix processing of selector.
25402         Add comment regarding use of `error'.
25403
25404         * lib/gcc.exp (prune_system_crud): Define if missing.
25405         * lib/g++.exp (prune_system_crud): Likewise.
25406
25407         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25408         Call prune_system_crud.
25409         * lib/dg.exp (dg-runtest): New proc.
25410         Use perror instead of send_user for tcl errors in testcase.
25411         Don't return any value, it's never used.
25412         Don't clobber previous definition of `unknown'.
25413         Print tcl errors in `dg-final'.
25414
25415 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25416
25417         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25418         (dg-test): Don't print errorInfo, it contains stack backtrace.
25419
25420 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25421
25422         * lib/g++.exp (runtest_file_p): Define if missing.
25423
25424 1994-09-24  Doug Evans  (dje@cygnus.com)
25425
25426         * lib/mike-g++.exp: Comment out loading of g++.exp.
25427         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25428         (default_g++_version): Always print something.
25429         (default_g++_start): Comment out call to `which'.
25430         (g++_start, g++_load): Deleted (must be defined in config file).
25431         * lib/gcc.exp: Test for existence of $CC at start.
25432         Delete check for tmpdir (done in gcc_init).
25433         (default_gcc_version): Always print something.
25434         (default_gcc_start): Comment out call to `which'.
25435         * config/*.exp: Major cleanup - make cross targets work at least a
25436         little better for g++ (by not being "--tool gcc" specific).
25437         Rename gcc_xxx to ${tool}_xxx.
25438         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25439         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25440
25441 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25442
25443         * lib/c-torture.exp (c-torture-compile): Rework compiler
25444         message processing.
25445
25446         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25447         c-torture.
25448
25449 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25450
25451         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25452
25453         * lib/dg.exp (dg-process-target): Support { target native }.
25454
25455 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25456
25457         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25458         looked for "... program xxx got fatal signal".
25459         Correct regsub munging of `comp_output'.
25460         Ignore compiler messages "path prefix not used" and "linker input
25461         file unused".
25462
25463 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25464
25465         * lib/gcc.exp (runtest_file_p): Define if missing.
25466         * gcc.prms/template.c: Example to work from.
25467
25468 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25469
25470         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25471         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25472
25473         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25474         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25475         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25476         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25477
25478         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25479         (dg-process-target): No longer a varargs proc.
25480         Return S/N for target, P/F for xfail.  All callers changed.
25481         (user option procs): More argument checking.
25482         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25483         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25484         (dg-test): Skip test if not running on selected target in `dg-do'.
25485         Update handling of `dg-do-what', `dg-output-text'.
25486         Separate execution pass/fail from output pattern match pass/fail.
25487         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25488
25489 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
25490
25491         * gcc.c-torture/special/special.exp: Don't expect failure for mips
25492         target for 920510-1.c.
25493
25494 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
25495
25496         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25497         Clean up comment regarding use of passcnt, etc.
25498         (gcc_stat): Don't update `testcnt' here.
25499         (gcc_finish): Do it here.
25500         Might as well reset `but_id' here too.
25501         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25502         to determine if the file should be tested.
25503         * gcc.c-torture/compile/compile.exp: Likewise.
25504         * gcc.c-torture/execute/execute.exp: Likewise.
25505         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25506         * gcc.misc-tests/dg-test.exp: Likewise.
25507         * gcc.prms/prms.exp: Likewise.
25508         * gcc.wendy/wendy.exp: Likewise.
25509         * g++.old-deja.exp: Likewise.
25510         Move "Testing file" message to verbose level 1.
25511
25512 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
25513
25514         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25515
25516 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
25517
25518         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25519         (default_gcc_start): Accept optional second list element
25520         of compiler flags.  Print compiler output at verbosity level 2.
25521         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25522         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25523         Save current values of framework globals passcnt, failcnt, xpasscnt,
25524         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25525         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
25526         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25527         xfailcnt to compute stats.  Update framework global `testcnt' from
25528         pass/fail counts.
25529         (gcc_finish): New proc.  Clean up test environment.
25530         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25531         (gcc_epass, gcc_efail): Delete.
25532         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25533         argument of line number.
25534         (dg-init): If the tool has an init routine, call it.
25535         (dg-test): Remove args `cflags_var' and `libs_var'.
25536         Pass all compiler options to ${tool}_start.
25537         Handle missing line number.
25538         (dg-finish): New function.
25539         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25540         particular files.  Call gcc_finish at end.  Move "skipping test"
25541         message to verbosity level 3.
25542         * gcc.c-torture/compile/compile.exp: Likewise.
25543         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25544         * gcc.c-torture/execute/execute.exp: Likewise.
25545         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25546         Print testcase being tried at verbosity level 1.
25547         * gcc.c-torture/special/special.exp: Unset xfail.
25548         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25549         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25550         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25551         * gcc.failure/failure.exp: Likewise.
25552         * gcc.ieee/ieee.exp: Likewise.
25553         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25554         Update call to dg-test.  Call dg-finish at end.
25555         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
25556         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25557         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25558         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25559         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
25560         * gcc.wendy/wendy.exp: Add copyright.
25561         Delete setting of tmpdir (done by gcc_init).
25562         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25563         Pass compiler flags to gcc_start.  Call gcc_finish at end.
25564         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25565         gcc_[ce]pass/fail.
25566
25567 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
25568
25569         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25570         confusion.
25571         (g++_load): Likewise.
25572
25573         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25574         Rename argument to `prog' to remove the confusion.
25575         Varargs fns behave differently too!
25576         (g++_load): Likewise.
25577
25578         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25579
25580         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25581         what it is.  Delete (always) printing of status value for !native.
25582         Simplify verbose code, and include status and exec_output.
25583         (g++_load): Use gcc_load.
25584
25585 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25586
25587         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25588         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25589         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25590         940714-3.c as these testcases don't exist anymore.  Make
25591         va-arg-1.c expected to pass.
25592
25593 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25594
25595         * gcc.misc-tests/misc.exp: Only run specific testcases.
25596         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
25597         * gcc.misc-tests/dg-[1-9].c: New files.
25598
25599         * lib/dg.exp: New testsuite driver.
25600         * gcc.prms/prms.exp: Use it.
25601
25602         * README.gcc: New file.
25603
25604         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25605         Document and reset `lxpass' and `lxfail'.
25606         Simplify "initialized" message.
25607         (gcc_stat): Clean up comments a little.
25608
25609 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
25610
25611         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25612
25613 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
25614
25615         * lib/old-dejagnu.exp (process-option): New proc.
25616         (old-dejagnu-init, old-dejagnu-stat): Likewise.
25617         (old-dejagnu): Simplify.
25618         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25619
25620 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
25621
25622         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25623         exists and is not an empty string.
25624
25625         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25626         $xfail rather than calling setup_xfail.  Clear $xfail when test is
25627         finished.
25628         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25629         automatically.
25630
25631         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
25632         longer expected to fail.
25633
25634         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
25635         "f" function call.
25636
25637         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
25638
25639         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25640         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25641         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25642         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25643         c-torture-1.29.
25644
25645         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25646         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25647
25648         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25649
25650         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25651         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25652
25653         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25654         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25655         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25656
25657 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25658
25659         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25660         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25661         940714-1.c, 940714-2.c, 940714-3.c},
25662         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25663         gcc.misc-tests/{mg.c,mg.exp}:
25664         New tests.
25665         * gcc.noncompile/noncompile.exp: Change accordingly.
25666
25667 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25668
25669         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25670         Undo previous clobberage.
25671
25672 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25673
25674         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25675         * gcc.special/{930510-1.c, special.exp}:
25676         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25677         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25678         struct-varargs-1.c}: New tests from c-torture-1.26.
25679
25680 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25681
25682         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25683           argument to switch.
25684
25685 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25686
25687         * Revert the previous changes.  Please see Rob's directory
25688           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25689           fixes.
25690
25691 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25692
25693         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25694             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25695             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25696             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25697             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25698             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25699             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25700             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25701             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25702             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25703             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25704             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25705             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25706             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25707             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25708             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25709             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25710             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25711             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25712             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25713             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25714             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25715             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25716             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25717             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25718             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25719             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25720
25721 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25722
25723         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25724             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25725           with perror calls.
25726
25727 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25728
25729         * config/unix.exp (g++_load): Fix syntax.
25730
25731 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25732
25733         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25734         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25735         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25736         Don't expect va-arg-1.c to fail.  Correct expected output for
25737         920928-1.c.
25738         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25739         * gcc.wendy/hbm4.c: Correct typo.
25740         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25741
25742 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25743
25744         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25745         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25746         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25747         * lib/c-torture.exp (c-torture-compile): Ditto.
25748
25749         Reduce volume of output (remove all the -I's and such).
25750         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25751         Call gcc_cpass, gcc_cfail.
25752         (c-torture): Pass testing option to c-torture-compile.
25753
25754 1994-03-21  Doug Evans  (dje@cygnus.com)
25755
25756         Bring patches over from progressive.
25757         * config/default.exp: Exit remote shell cleanly.
25758         (g++_exit, g++_start): Add default versions.
25759         * config/sim.exp (gcc_load): Use perror, not error.
25760
25761 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25762
25763         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25764         set in site.exp.
25765
25766 1994-03-14  Doug Evans  (dje@cygnus.com)
25767
25768         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25769         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25770         (wendy_try): New proc to run testcase.
25771         (main loop): Call 'em.
25772         * gcc.wendy/*.c: Clean up pass to correct expected output.
25773
25774         * lib/gcc.exp: Minor cleanup work.
25775         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25776
25777 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25778
25779         * config/sim.exp (gcc_load): Document return codes better.
25780         Don't pass -v to simulator.
25781
25782 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25783
25784           * gcc.special/920717-x.c: Fix typo.
25785           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25786           get at sources.
25787
25788         * lib/mike-gcc.exp: Fix typo.
25789
25790 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25791
25792         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25793         binary to use, transform the name.
25794         * config/*.exp: rename everything. Nuke any g++ specific files,
25795         it's now a special case of gcc that requires no special support.
25796         Add a default.exp for unsupported targets.
25797
25798 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25799
25800         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25801         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25802         version of Tcl.
25803
25804 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25805
25806         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25807         than a warning.
25808
25809 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25810
25811         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25812
25813 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25814
25815         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25816         option_list.  Compile every file with only 4/6 option choices
25817         (same as C torture) instead of with 12/18 different option
25818         choices.
25819         * lib/c-torture.exp: Likewise.
25820
25821         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25822         not already set.
25823
25824 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25825
25826         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25827         can put an XFAIL *-*-* on excess errors.
25828
25829 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25830
25831         * g++.law: Add more tests derived from g++-bugs snapshots.
25832
25833         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25834         equivalent to g++.law/init9.
25835
25836         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25837         compiled it, and the a.out file after we've run it.
25838
25839 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25840
25841         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25842         compiled it, and the a.out file after we've run it.
25843
25844 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25845
25846         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25847
25848 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25849
25850         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25851         version number.
25852
25853 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25854
25855         * g++.law: New directory of g++ tests derived from the g++-bugs
25856         snapshots.
25857
25858 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25859
25860         * gcc.compile: initbug1.c initbug1.exp testcase added
25861
25862 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25863
25864         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25865         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25866           fixes submitted by Jeff Law (law@cs.utah.edu)
25867         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25868           Jeff Law (law@cs.utah.edu)
25869
25870
25871 1993-11-30  Mike Stump  (mrs@cygnus.com)
25872
25873         * config/unix-g++.exp: Follow the gcc way of doing things.
25874         * g++.old-deja/old-deja.exp: Minor updates.
25875         * lib/g++.exp: New file, follow the gcc way of doing things.
25876         * lib/old-dejagnu.exp: Minor updates.
25877         * lib/mike-g++.exp: Always unset errorInfo.
25878
25879 1993-11-06  Mike Stump  (mrs@cygnus.com)
25880
25881         * lib/gcc.exp: Fix some errors with the below change, CC and
25882         CFLAGS should be global when setting, not local.
25883
25884 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25885
25886         * lib/gcc.exp: Transform tool name.
25887
25888 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25889
25890         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
25891
25892 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25893
25894         * lib/gcc.exp: change gcc_done to gcc_stat
25895
25896 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
25897
25898         * Upgraded gcc testsuite to c-torture version 1.25
25899
25900 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
25901
25902         * lib/gcc.exp: added reporting code. Changed verbose compile message.
25903         * lib/c-torture: added hooks for new reporting code.
25904
25905 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
25906
25907         * config/sh-gcc.exp: check if sh-sim exists in the path
25908
25909 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
25910
25911         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
25912         * gcc.compile/compile.exp: Initial changes for new logic.
25913         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
25914         * gcc.failure/failure.exp: Initial changes for new logic.
25915         * gcc.ieee/ieee.exp: Initial changes for new logic.
25916         * gcc.misc-tests/misc.exp: Initial changes for new logic.
25917         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
25918         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
25919         * lib/c-torture.exp: Initial changes for new logic.
25920         * lib/gcc.exp: Initial changes for new logic.
25921
25922 1993-10-15  Mike Stump  (mrs@cygnus.com)
25923
25924         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
25925         depend upon failure or success.  Fully qualify names in failure
25926         and success messages.  Always remove a.out before starting
25927         compile, just in case.  Pay more attention to error text output by
25928         the compiler.  Handle testcases with no known past errors just
25929         like all others, so that things are uniform.  Other miscellaneous
25930         improvements.
25931
25932 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
25933
25934         * gcc.cpp: new directory for cpp tests
25935
25936 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
25937
25938         * lib/chill.exp: Code reformatted, removed unused code.
25939         * config/unix-chill.exp: Code reformatted, removed unused code.
25940         * chill.execute/execute.exp: Code reformatted, removed unused code.
25941         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
25942
25943 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
25944
25945         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
25946         routines not written.
25947
25948 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
25949
25950         * config/bug-gcc.exp: Use new procs from bug.exp.
25951
25952 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
25953
25954         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
25955         via ftp, rather than depending on NFS.
25956         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
25957         case.
25958
25959 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
25960
25961         * config/bug-gcc.exp: Use new download proc.
25962
25963 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
25964
25965         * chill.execute/execute.exp: cleanups, handles errors better
25966         * chill.compile/compile.exp: rewrite, based on execute.exp
25967         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
25968         * lib/chill.exp: major changes to diff proc and compile and link
25969           procs. added chill_fail and chill_pass wrappers to pass and
25970           fail. added more comments, and handle error codes better.
25971           Added a hack to capture stderr from exec, so noncompile tests
25972           can work.
25973
25974 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
25975
25976         * chill.execute/execute.exp: rewrite of testsuite driver
25977         * lib/chill.exp: rewrite of testsuite driver
25978         * config/unix-chill.exp: rewrite of testsuite driver
25979
25980 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
25981
25982     In chill.execute:
25983         * iexpr.ch: Standardize uppercase.
25984         * tuples.dat: Standardize uppercase.
25985         * vary.ch: standardize.  Correct varying string assignments.
25986         * vary.dat: Add new output lines.
25987
25988 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
25989
25990     In chill.execute:
25991         * chprintf.ch: Standardize use of uppercase.
25992         * tuples.ch: Standardize and turn arr2 into a DCL,
25993           rather than a SYN.
25994         * pinits.ch: Standardize.
25995
25996 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
25997
25998         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
25999         * Makefil: Renamed to Makefile.in.
26000         * configure.in: New.
26001
26002 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26003
26004     In chill.execute:
26005         * .cvsignore: Add result/output files.
26006         * Makefile: Fix up variables at start.  Use MFLAGS
26007           everywhere.  Correct bool_loc, built_ins entries.
26008           Add entry for vary1.ch.
26009         * bitarray.ch: Standardize upper-case usage.
26010         * bitexpr.ch: Standardize, add output of b1.
26011         * params.ch: Use arrayt in along PROC parameters, to
26012           avoid novelty problems.
26013         * sets.ch: Tiny cleanup.
26014         * vary1.ch: Re-indent.
26015
26016 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26017
26018           * Add PR-related files to Makefiles, .cvsignore files, etc.
26019
26020 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26021
26022         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26023           with compiler objects. New names are test-flow.c and test-loop.c
26024
26025 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26026
26027         * Upgraded c-torture tests from 1.19 to 1.20
26028
26029         * new files:
26030         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26031         * gcc.compile: 930623-1.c 930623-2.c
26032         * gcc.noncompile: 930622-1.c 930622-2.c
26033         * gcc.failure: 920411-1.c 920627-2.c
26034         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26035
26036 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26037
26038         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26039           More changes to get testsuite working properly. Needs more work.
26040           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26041
26042 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26043
26044         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26045           More changes to get testsuite working properly. Needs more work.
26046
26047 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26048
26049         * chill.compile/compile.exp: Added for Dejagnu support
26050         * chill.execute/execute.exp: Added for Dejagnu support
26051         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26052
26053 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26054
26055     This should complete moving the CHILL test files.
26056         * chill.noncompile(.cvsignore printf.grt
26057             in-printf.grt chprintf.grt chprintf.ch):
26058             Added test-support files.
26059           (Makefile): Modified further.
26060         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26061             signal.ch): Added test files.
26062           * chill.execute (.cvsignore printf.grt printr.c
26063             in-printf.grt rts.c chprintf.grt rts.h): Added
26064           test-support files.
26065             (Makefile): More corrections.
26066
26067 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26068
26069         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26070           test cases, ready for DejaGnu.
26071
26072 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26073
26074         * Upgraded c-torture tests from 1.18 to 1.19
26075
26076         * gcc.compile: added test(s):
26077           930607-1.c
26078         * gcc.execute: added test(s):
26079           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26080
26081         * added new subdirectory for misc tests: gcc.misc-tests
26082         * gcc.misc-test(s): added tests:
26083           inst-check.c test-consts.c test-ior.c test-switch.c
26084
26085 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26086
26087         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26088
26089 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26090
26091         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26092
26093 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26094
26095         * Upgraded c-torture tests from 1.17 to 1.18
26096
26097 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26098
26099         * Upgraded c-torture tests from 1.12 to 1.17
26100
26101 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26102
26103         * lib/old-dejagnu.exp:
26104           Fixed handling of XFAIL target triplets to correctly
26105           recognize wildcard characters.  Removed code that
26106           appended a unique id tag to the end of the file name
26107           printed out by the result of the testcases within a
26108           given test file.
26109
26110 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26111
26112         * lib/old-dejagnu.exp:
26113           Reworked expected failure handling to trigger off of XFAIL
26114           keyword in keyphrase embeded in testcase source code. The
26115           XFAIL keyword must be at the end of the keyphrase line. It
26116           may optionally be followed by one or more target triplets.
26117           It has just occured that the handling of wildcards in the
26118           target triplet may not be correct.
26119
26120 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26121
26122         * g++.old-deja/tests:
26123           Moved all subdirectories up one level into g++.old-deja .
26124
26125         * lib/old-dejagnu.exp:
26126           Fixed problem with CXXFLAGS not being properly reset, and being
26127           corrupted with extraneous "-c" compiler option.  This was
26128           causing binaries to not be generated for test that needed them.
26129           Modified strings passed to "pass" and "fail" so that individual
26130           tests from the same test file would be distinguished by an
26131           identifier appended to the test file name in the summary logs;
26132           this corrected a problem with erroneous diff logs.  Added code
26133           to search testcases for expected fail and unexpected pass keywords.
26134
26135 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26136
26137         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26138
26139 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26140
26141         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26142           Removed extraneous text from end of "Special g++ Options"
26143           keyphrase.
26144
26145         * lib/old-dejagnu.exp: Added pattern matching to look for new
26146           keywords, embedded in testcases comments, which will trigger
26147           calls to xpass and xfail.
26148
26149 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26150
26151         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26152           comments embedded in the testcases, especially the one looking for
26153           special compiler options, as well as the pattern matching for the
26154           compiler output again.
26155
26156 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26157
26158         * lib/old-dejagnu.exp: Do a proper check of the return value for
26159           execute tests. Fixed several problems with the pattern matching
26160           of the compiler output which gave erroneous test results.
26161           Changed several of the test result messages to be more descriptive.
26162         * config/unix-g++.exp: Proc g++_load now actually works and
26163           executes the tests passed to it and returns a usable return
26164           value.
26165
26166 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26167
26168           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26169
26170 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26171
26172         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26173           Modified both files to properly execute the old style
26174           dejagnu tests. The previous versions of these files were
26175           experimental and did not function anything near correctly.
26176
26177 1993-04-05  Rob Savoye  (rob@cygnus.com)
26178
26179         * Removed all Makefile.in and configure.in files. No configuration
26180         needed now.
26181
26182 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26183
26184         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26185
26186 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26187
26188         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26189         gcc.special/configure.in, gcc.noncompile/configure.in,
26190         gcc.execute/configure.in, gcc.code_quality/configure.in,
26191         g++.other/configure.in, g++.old-deja/configure.in,
26192         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26193         in srcname setting.
26194
26195 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26196
26197         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26198         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26199         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26200
26201 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26202
26203         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26204         (gdb_exit): Don't remove *_soc files.
26205
26206 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26207
26208         * lib/c-torture.exp: Don't look for main; instead always use -w
26209         -c.  This is how the c-torture tests work.  Remove the object
26210         file if the compilation succeeds.
26211         * gcc.execute/execute.exp: Remove executable if test passes.
26212         * gcc.noncompile/noncompile.exp: Every test is an expected
26213         failure.
26214         * gcc.special/special.exp: Added tests from c-torture 1.11,
26215         corrected use of existing test.
26216         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26217         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26218         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26219         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26220         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26221         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26222         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26223         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26224         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26225         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26226         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26227         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26228         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26229         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26230         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26231         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26232         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26233         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26234         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26235         c-torture 1.11.
26236         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26237         correspond to c-torture 1.11.
26238
26239         * New file.