OSDN Git Service

2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
4
5 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
6
7         PR c++/17524
8         * g++.dg/template/static9.C: New test.
9
10         PR c++/17685
11         * g++.dg/parse/operator5.C: New test.
12
13 2004-10-09  Roger Sayle  <roger@eyesopen.com>
14
15         PR middle-end/17894
16         * gcc.c-torture/execute/divcmp-4.c: New test case.
17
18 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
19
20         PR tree-opt/17902
21         * g++.dg/opt/pr17902.C: New test.
22
23 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
24
25         * gcc.dg/cpp/ident-1.c: Add dg-options "".
26
27 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
28
29         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
30
31 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
32
33         * gcc.dg/assign-warn-3.c: New test.
34
35 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
36
37         PR c/16999
38         * gcc.dg/cpp/ident-1.c: New test.
39
40 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
41
42         * gcc.c-torture/compile/acc1.c: New.
43
44 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
45
46         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
47         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
48
49 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
50
51         * gcc.dg/ultrasp11.c: New test.
52
53 2004-10-08  Michael Matz  <matz@suse.de>
54
55         * gcc.dg/doloop-2.c: New test.
56
57 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
58
59         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
60         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
61         objc.dg/method-9.m: Update expected diagnostics.
62
63 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
64
65         * gcc.dg/ppc-fsel-3.c: New file.
66         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
67
68 2004-10-07  Paul Brook  <paul@codesourcery.com>
69
70         * gfortran.dg/intrinsic_verify_1.f90: New test.
71
72 2004-10-07  Paul Brook  <paul@codesourcery.com>
73
74         * gfortran.dg/empty_format_1.f90: Remove stray commas.
75
76 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
77
78         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
79         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
80         commit.
81
82 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
83
84         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
85
86 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
87
88         PR c++/17115
89         * g++.dg/warn/Winline-4.C: New test.
90
91 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
92
93         * gcc.c-torture/compile/20041007-1.c: New test.
94
95 2004-10-07  Paul Brook  <paul@codesourcery.com>
96
97         PR fortran/17678
98         * gfortran.dg/use_allocated_1.f90: New test.
99
100 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
101
102         PR middle-end/17849
103         * gfortran.fortran-torture/compile/nested.f90: New test
104
105 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
106
107         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
108
109 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
110
111         PR c++/17368
112         * g++.dg/ext/asm6.C: New test.
113
114 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
115
116         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
117
118 2004-10-06  Paul Brook  <paul@codesourcery.com>
119
120         PR libfortran/17709
121         * gfortran.dg/empty_format_1.f90: New test.
122
123 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
124
125         PR fortran/17568
126         * gfortran.dg/ishft.f90: New test.
127
128         PR fortran/17283
129         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
130         tests.
131
132 2004-10-06  Paul Brook  <paul@codesourcery.com>
133
134         * gfortran.dg/do_1.f90: New test.
135
136 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
137
138         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
139         optimizing for size.
140
141 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
142
143         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
144
145 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
146
147         * gcc.c-torture/compile/20041005-1.c: New test.
148
149 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
150
151         PR c++/17829
152         * g++.dg/lookup/koenig4.C: New.
153
154 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
155
156         * g++.dg/other/classkey1.C: Adjust quoting marks.
157         * g++.dg/parse/error15.C: Likewise.
158         * g++.dg/template/meminit2.C (int>): Likewise.
159
160 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
161
162         PR fortran/17283
163         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
164
165         PR fortran/17631
166         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
167
168         PR fortran/17708
169         * gfortran.dg/pr17708.f90: New test.
170         
171 2004-10-04  Chao-ying Fu  <fu@mips.com>
172
173         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
174         * gcc.dg/vect/vect-4.c: Ditto.
175         * gcc.dg/vect/vect-5.c: Ditto.
176         * gcc.dg/vect/vect-6.c: Ditto.
177         * gcc.dg/vect/vect-8.c: Ditto.
178         * gcc.dg/vect/vect-16.c: Ditto.
179         * gcc.dg/vect/vect-30.c: Ditto.
180         * gcc.dg/vect/vect-40.c: Ditto.
181         * gcc.dg/vect/vect-41.c: Ditto.
182         * gcc.dg/vect/vect-42.c: Ditto.
183         * gcc.dg/vect/vect-43.c: Ditto.
184         * gcc.dg/vect/vect-44.c: Ditto.
185         * gcc.dg/vect/vect-45.c: Ditto.
186         * gcc.dg/vect/vect-46.c: Ditto.
187         * gcc.dg/vect/vect-47.c: Ditto.
188         * gcc.dg/vect/vect-48.c: Ditto.
189         * gcc.dg/vect/vect-49.c: Ditto.
190         * gcc.dg/vect/vect-50.c: Ditto.
191         * gcc.dg/vect/vect-51.c: Ditto.
192         * gcc.dg/vect/vect-52.c: Ditto.
193         * gcc.dg/vect/vect-53.c: Ditto.
194         * gcc.dg/vect/vect-54.c: Ditto.
195         * gcc.dg/vect/vect-55.c: Ditto.
196         * gcc.dg/vect/vect-56.c: Ditto.
197         * gcc.dg/vect/vect-57.c: Ditto.
198         * gcc.dg/vect/vect-58.c: Ditto.
199         * gcc.dg/vect/vect-59.c: Ditto.
200         * gcc.dg/vect/vect-60.c: Ditto.
201         * gcc.dg/vect/vect-74.c: Ditto.
202         * gcc.dg/vect/vect-79.c: Ditto.
203         * gcc.dg/vect/vect-80.c: Ditto.
204
205 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
206
207         * gcc.dg/unused-7.c: Use the correct option.
208
209 2004-10-04  Paul Brook  <paul@codesourcery.com>
210         Bud Davis  <bdavis9659@comcast.net>
211
212         PR fortran/17706
213         PR fortran/16434
214         * gfortran/pr17706.f90: New test.
215         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
216
217 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
218
219         * gfortran.dg/pr17612.f90: New test.
220
221 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
222
223         * g++.dg/template/local1.C: Adjust quoting marks in
224         testing for diagnostics.
225         * g++.dg/tls/diag-2.C: Likewise.
226         * g++.dg/other/error8.C: Likewise.
227
228 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
229
230         PR c/17178
231         * gcc.dg/unused-4.c: Adjust to be correct.
232
233         PR c/17820
234         * gcc.dg/unused-7.c: New test.
235
236 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
237
238         PR c++/17797
239         * g++.dg/overload/template2.C: New test.
240
241 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
242
243         PR tree-optimization/16632
244         * gcc.dg/tree-ssa/20041002-1.c: New.
245
246 2004-10-03  Paul Brook  <paul@codesourcery.com>
247
248         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
249         rather than relying on default formatting.
250
251 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
252
253         * gcc.dg/20040920-1.c: Update expected message text.
254
255 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
256
257         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
258
259 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
260
261         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
262         tree level.
263
264 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
265
266         * gcc.dg/tree-ssa/pr17343.c: Remove.
267
268 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
269
270         PR tree-opt/17343
271         * gcc.dg/tree-ssa/pr17343.c: New test.
272
273 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
274
275         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
276         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
277         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
278         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
279         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
280
281 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
282
283         * gcc.dg/lvalue-2.c: New test.
284
285 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
286
287         PR c/17730
288         * gcc.dg/pr17730-1.c: New test
289
290 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
291
292         PR c/7425
293         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
294
295 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
296
297         * gcc.c-torture/execute/stdarg-1.c: New test.
298         * gcc.c-torture/execute/stdarg-2.c: New test.
299         * gcc.c-torture/execute/stdarg-3.c: New test.
300         * gcc.dg/tree-ssa/stdarg-1.c: New test.
301         * gcc.dg/tree-ssa/stdarg-2.c: New test.
302         * gcc.dg/tree-ssa/stdarg-3.c: New test.
303         * gcc.dg/tree-ssa/stdarg-4.c: New test.
304         * gcc.dg/tree-ssa/stdarg-5.c: New test.
305
306 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
307
308         PR tree-optimization/17697
309         * g++.dg/opt/pr17697-1.C: New test.
310         * g++.dg/opt/pr17697-2.C: New test.
311         * g++.dg/opt/pr17697-3.C: New test.
312
313 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
314
315         PR c/16409
316         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
317         gcc.dg/vla-init-5.c: New tests.
318
319 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
320
321         PR c/13804
322         * gcc.dg/pr13804-1.c: New test.
323
324 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
325
326         PR fortran/16938
327         * gfortran.dg/pr16938.f90: New test.
328
329 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
330
331         * g++.dg/template/crash23.C: New test.
332
333 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
334
335         PR c++/17585
336         * g++.dg/template/static8.C: New test.
337
338 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
339
340         PR c++/17681
341         * g++.dg/other/error9.C: New test.
342
343 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
344
345         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
346
347 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
348
349         PR fortran/15164
350         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
351
352 2004-09-26  Roger Sayle  <roger@eyesopen.com>
353
354         PR middle-end/17112
355         * gcc.dg/pr17112-1.c: New test case.
356
357 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
358
359         PR c/11459
360         * gcc.dg/pr11459-1.c: New test.
361
362 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
363
364         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
365         * gcc.dg/tree-ssa/loop-4.c: Likewise.
366
367 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
368
369         * gfortran.dg/pr15324.f90: Make array bounds consistent.
370
371 2004-09-25  Jan Hubicka  <jh@suse.cz>
372
373         * compile/30040909-1.c: New test.
374         * compile/30040907-1.c: New test.
375
376 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
377
378         * gcc.c-torture/execute/va-arg-26.c: New test.
379
380 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
381
382         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
383         extra diagnostics on targets with 64-bit pointers.
384         * objc.dg/selector-1.m: Adjust dg-warning regexp.
385
386 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
387
388         PR c/17188
389         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
390         * gcc.dg/decl-3.c: Adjust expected message.
391
392 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
393
394         PR fortran/17615
395         * gfortran.dg/pr17615.f90: New test.
396
397 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
398
399         PR tree-optimzation/17517
400         * g++.dg/tree-ssa/pr17517.C: New Test.
401
402 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
403
404         PR c++/16889
405         * g++.dg/lookup/ambig3.C: New.
406
407 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
408
409         PR tree-opt/17624
410         * g++.dg/opt/pr17624.C: New test.
411
412 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
413
414         PR c/6980
415         * gcc.dg/Wbad-function-cast-1.c: New test.
416
417 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
418
419         * g++.dg/ext/complit1.C
420         * g++.dg/other/error2.C
421         * g++.dg/other/nontype-1.C
422         * g++.dg/parse/crash11.C
423         * g++.dg/parse/crash12.C
424         * g++.dg/parse/error15.C
425         * g++.dg/parse/error4.C
426         * g++.dg/parse/tmpl-outside1.C
427         * g++.dg/parse/too-many-tmpl-args1.C
428         * g++.dg/template/dependent-expr3.C
429         * g++.dg/template/error10.C
430         * g++.dg/template/instantiate1.C
431         * g++.dg/template/vtable2.C
432         * g++.dg/warn/Wshadow-1.C
433         * g++.dg/warn/weak1.C
434         * g++.old-deja/g++.brendan/crash16.C
435         * g++.old-deja/g++.brendan/crash18.C
436         * g++.old-deja/g++.brendan/crash48.C
437         * g++.old-deja/g++.brendan/crash49.C
438         * g++.old-deja/g++.brendan/crash55.C
439         * g++.old-deja/g++.brendan/crash56.C
440         * g++.old-deja/g++.brendan/crash8.C
441         * g++.old-deja/g++.brendan/enum11.C
442         * g++.old-deja/g++.brendan/enum8.C
443         * g++.old-deja/g++.brendan/enum9.C
444         * g++.old-deja/g++.brendan/friend3.C
445         * g++.old-deja/g++.brendan/misc14.C
446         * g++.old-deja/g++.bugs/900402_02.C
447         * g++.old-deja/g++.bugs/900404_03.C
448         * g++.old-deja/g++.bugs/900404_04.C
449         * g++.old-deja/g++.bugs/900428_03.C
450         * g++.old-deja/g++.jason/crash4.C
451         * g++.old-deja/g++.jason/overload21.C
452         * g++.old-deja/g++.jason/redecl1.C
453         * g++.old-deja/g++.jason/report.C
454         * g++.old-deja/g++.jason/rfg10.C
455         * g++.old-deja/g++.jason/template30.C
456         * g++.old-deja/g++.law/arm12.C
457         * g++.old-deja/g++.law/ctors5.C
458         * g++.old-deja/g++.law/cvt20.C
459         * g++.old-deja/g++.law/init10.C
460         * g++.old-deja/g++.law/init8.C
461         * g++.old-deja/g++.law/visibility17.C
462         * g++.old-deja/g++.law/visibility7.C
463         * g++.old-deja/g++.mike/net8.C
464         * g++.old-deja/g++.mike/p646.C
465         * g++.old-deja/g++.mike/p700.C
466         * g++.old-deja/g++.mike/p701.C
467         * g++.old-deja/g++.mike/p811.C
468         * g++.old-deja/g++.ns/template13.C
469         * g++.old-deja/g++.other/array3.C
470         * g++.old-deja/g++.other/crash25.C
471         * g++.old-deja/g++.other/dtor3.C
472         * g++.old-deja/g++.other/dtor4.C
473         * g++.old-deja/g++.other/main1.C
474         * g++.old-deja/g++.other/warn7.C
475         * g++.old-deja/g++.pt/crash11.C
476         * g++.old-deja/g++.pt/crash36.C
477         * g++.old-deja/g++.pt/spec22.C
478         * g++.old-deja/g++.pt/spec9.C
479         * g++.old-deja/g++.pt/ttp52.C
480         * g++.old-deja/g++.robertl/eb103.C
481         * g++.old-deja/g++.robertl/eb121.C
482         * g++.old-deja/g++.robertl/eb22.C
483         * g++.old-deja/g++.robertl/eb8.C:
484         Update locations and/or regexps of dg-error markers.
485         Remove markers for some bogus messages that are no longer issued.
486
487 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
488
489         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
490         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
491
492 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
493
494         PR c++/17618
495         * g++.dg/lookup/crash5.C: New test.
496
497 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
498
499         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
500         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
501         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
502         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
503         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
504         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
505
506         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
507         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
508         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
509         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
510         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
511         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
512
513         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
514
515         * gcc.dg/vect/vect-44.c: Check additional cases.
516         * gcc.dg/vect/vect-48.c: Check additional cases.
517
518         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
519         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
520         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
521         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
522         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
523         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
524         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
525         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
526         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
527
528         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
529         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
530         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
531
532 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
533
534         * gcc.dg/tree-ssa/loop-6.c: New test.
535
536 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
537
538         PR c++/17620
539         * g++.dg/inherit/base2.C: New.
540
541 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
542
543         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
544         * gcc.dg/20001012-2.c: Likewise.
545         * gcc.dg/20001013-1.c: Likewise.
546         * gcc.dg/20001101-1.c: Likewise.
547         * gcc.dg/20001102-1.c: Likewise.
548         * gcc.dg/bf-spl1.c: Likewise.
549         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
550         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
551
552 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
553
554         PR tree-optimization/16721
555         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
556
557 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
558
559         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
560         * gcc.dg/20040305-1.c: Likewise.
561
562 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
563
564         PR c/16566
565         * gcc.c-torture/compile/pr16566-1.c,
566         gcc.c-torture/compile/pr16566-2.c,
567         gcc.c-torture/compile/pr16566-3.c: New tests.
568
569 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
570
571         PR tree-optimization/17512
572         * gcc.c-torture/compile/20040916-1.c.
573
574 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
575
576         * gcc.dg/pragma-re-3.c: New test.
577
578 2004-09-17  Matt Austern  <austern@apple.com>
579
580         PR c++/15049
581         * g++.dg/other/anon3.C: New.
582
583 2004-09-21  Roger Sayle  <roger@eyesopen.com>
584
585         PR c++/7503
586         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
587         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
588         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
589         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
590         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
591
592 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
593
594         PR fortran/17286
595         * gfortran.dg/pr17286.f90: New test.
596
597 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
598
599         PR c++/17530
600         * g++.dg/template/static7.C: New test.
601
602 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
603
604         PR tree-opt/17558
605         * gcc.c-torture/compile/pr17558.c: New test.
606
607 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
608
609         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
610         if SKIP_ATTRIBUTE is defined.
611
612 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
613
614         PR fortran/15957
615         * gfortran.dg/pr15957.f90: New test.
616
617 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
618
619         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
620         in comparison.
621         * gcc.dg/vect/vect-79.c: Likewise.
622         * gcc.dg/vect/vect-80.c: Likewise.
623
624 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
625
626         PR fortran/15750
627         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
628
629 2004-09-20  Ira Rosen  <irar@il.ibm.com>
630
631         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
632         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
633         * gcc.dg/vect/vect-62.c: New testcase.
634         * gcc.dg/vect/vect-63.c: New testcase.
635         * gcc.dg/vect/vect-64.c: New testcase.
636         * gcc.dg/vect/vect-65.c: New testcase.
637         * gcc.dg/vect/vect-66.c: New testcase.
638         * gcc.dg/vect/vect-67.c: New testcase.
639         * gcc.dg/vect/vect-68.c: New testcase.
640         * gcc.dg/vect/vect-69.c: New testcase.
641         * gcc.dg/vect/vect-79.c: New testcase.
642         * gcc.dg/vect/vect-80.c: New testcase.
643
644 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
645
646         * gcc.target/mips/asm-1.c: New test.
647
648 2004-09-19  Ira Rosen  <irar@il.ibm.com>
649
650         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
651         * gcc.dg/vect/vect-73.c: New testcase.
652         * gcc.dg/vect/vect-74.c: New testcase.
653         * gcc.dg/vect/vect-75.c: New testcase.
654         * gcc.dg/vect/vect-76.c: New testcase.
655         * gcc.dg/vect/vect-77.c: New testcase.
656         * gcc.dg/vect/vect-78.c: New testcase
657
658 2004-09-18  Paul Brook  <paul@codesourcery.com>
659
660         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
661
662 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
663
664         PR c/17424
665         * gcc.dg/pr17424-1.c: New test.
666
667 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
668
669         * g++.dg/tree-ssa/pr17153.C: New test.
670
671 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
672
673         PR pch/13361
674         * testsuite/g++.dg/pch/wchar-1.C: New.
675         * testsuite/g++.dg/pch/wchar-1.Hs: New.
676
677 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
678
679         * gcc.c-torture/execute/20040917-1.c: New test.
680
681 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
682
683         PR tree-optimization/17319
684         * gcc.dg/pr17319.c: New test.
685
686 2004-09-17  Devang Patel  <dpatel@apple.com>
687
688         * gcc.dg/20040813-1.c: New test.
689
690 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
691
692         PR tree-optimization/17273
693         * gcc.c-torture/compile/pr17273.c: New test.
694
695 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
696
697         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
698         Update expected messages.
699         * gcc.dg/declspec-13.c: New test.
700
701 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
702
703         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
704
705 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
706
707         * gcc.c-torture/execute/pr17252.c: Use post-increment to
708         change what 'a' is pointing to.
709
710 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
711
712         PR c++/16002
713         * g++.dg/template/error18.C: New test.
714
715         PR c++/16029
716         * g++.dg/warn/Wunused-8.C: New test.
717
718 2004-09-17  Steven Bosscher  <stevenb@suse.de>
719
720         PR tree-optimization/17513
721         * gcc.dg/20040916-1.c: New test.
722
723 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
724
725         PR c++/17501
726         * g++.dg/template/typename7.C: New test.
727
728 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
729
730         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
731
732 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
733
734         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
735         with -ftree-based-profiling also.
736         * lib/profopt.exp: Support late-set profile_option/feedback_option.
737
738 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
739
740         PR/15364
741         * gfortran.dg/der_array_io_1.f90: New test.
742         * gfortran.dg/der_array_io_2.f90: New test.
743         * gfortran.dg/der_array_io_3.f90: New test.
744
745 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
746
747         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
748         EABI.
749
750 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
751
752         * g++.dg/opt/switch1.C: New test.
753
754 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
755
756         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
757         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
758         Update expected messages.
759
760 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
761
762         PR fortran/16485
763         * gfortran.dg/same_name_1.f90: New test.
764
765 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
766
767         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
768         dereference garbage pointers.
769
770 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
771
772         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
773         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
774
775         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
776         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
777         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
778
779 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
780
781         PR c++/17324
782         * g++.dg/template/mangle1.C: New test.
783
784 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
785
786         PR tree-optimization/17252
787         * gcc.c-torture/execute/pr17252.c: New test.
788
789 2004-09-14  Andrew Pinski  <apinski@apple.com>
790
791         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
792
793 2004-09-14  Roger Sayle  <roger@eyesopen.com>
794
795         PR rtl-optimization/9771
796         * gcc.dg/pr9771-1.c: New test case.
797
798 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
799
800         PR tree-optimization/15262
801         * gcc.c-torture/execute/pr15262-1.c: New test.
802         * gcc.c-torture/execute/pr15262-2.c: New test.
803
804 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
805
806         * gcc.dg/declspec-12.c: New test.
807
808 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
809
810         * gfortran.dg/pr17090.f90: Add directives to test.
811
812 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
813
814         * gcc.c-torture/compile/20040914-1.c: New test.
815
816 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
817
818         PR c++/16162
819         * g++.dg/template/decl2.C: New test.
820
821 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
822
823         PR fortran/17090
824         * gfortran.dg/pr17090.f90: New test.
825
826 2004-09-13  Dale Johannesen  <dalej@apple.com>
827
828         * gcc.c-torture/compile/pr17408.c:  New test case.
829
830 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
831
832         PR c++/16716
833         * g++.dg/parse/crash17.C: New test.
834
835         PR c++/17327
836         * g++.dg/template/enum3.C: New test.
837
838 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
839
840         * lib/gcc-defs.exp: Load wrapper.exp.
841         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
842         using local code.
843         * lib/gcc.exp (gcc_init): Similar.
844         * lib/gfortran.exp (gfortran_init): Similar.
845         * lib/objc.exp (objc_init): Similar.
846         * lib/treelang.exp (treelang_init): Similar.
847         * lib/wrapper.exp: New file with build_wrapper call machinery in
848         ${tool}_maybe_build_wrapper.
849
850 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
851
852         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
853         "inline".
854         * gcc.dg/declspec-11.c: Update expected messages.
855         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
856         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
857         gcc.dg/inline-12.c: New tests.
858
859 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
860
861         * g++.dg/tree-ssa/pr17400.C: New testcase.
862
863 2004-09-13  James E Wilson  <wilson@specifixinc.com>
864
865         * gcc.target/mips/sb1-1.c: New testcase.
866
867 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
868
869         * lib/g77-dg.exp: Remove unused file.
870         * lib/mike-g77.exp: Ditto.
871         * lib/g77.exp: Ditto.
872
873 2004-09-12  Richard Henderson  <rth@redhat.com>
874
875         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
876
877 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
878
879         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
880         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
881         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
882         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
883         Update expected messages.
884
885 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
886
887         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
888         declaration/use mismatch for dirp parameter.
889
890 2004-09-12  Andrew Pinski  <apinski@apple.com>
891
892         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
893         -fgnu-runtime is passed.
894
895 2004-09-12  Richard Henderson  <rth@redhat.com>
896
897         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
898         do the uplevel thing and update additional_flags directly.
899         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
900         gfortran.fortran-torture/execute/intrinsic_nearest.x,
901         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
902         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
903
904 2004-09-11  Steven Bosscher  <stevenb@suse.de>
905
906         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
907
908 2004-09-11  Roger Sayle  <roger@eyesopen.com>
909
910         PR middle-end/17411
911         * g++.dg/opt/pr17411-1.C: New test case.
912
913 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
914
915         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
916         gcc.dg/tls/diag-2.c: Update expected messages.
917         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
918         messages.
919         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
920         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
921         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
922         gcc.dg/tls/diag-5.c: New tests.
923
924 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
925
926         * gcc.dg/20040910-1.c: Correct dg-error regexp.
927
928 2004-09-11  Steven Bosscher  <stevenb@suse.de>
929
930         * g++.dg/parse/break-in-for.C: New test.
931
932 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
933
934         * gcc.dg/tree-ssa/20040911-1.c: New test.
935
936 2004-09-11  Andreas Jaeger  <aj@suse.de>
937
938         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
939         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
940
941 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
942
943         * gcc.target/frv: New directory of FR-V-specific tests.
944
945 2004-09-10  James E Wilson  <wilson@specifixinc.com>
946
947         * gcc.dg/convert-vec-1.c: New test.
948
949 2004-09-10  Roger Sayle  <roger@eyesopen.com>
950
951         PR middle-end/17024
952         * gcc.dg/pr17024-1.c: New test case.
953
954 2004-09-10  Eric Christopher  <echristo@redhat.com>
955
956         * gcc.dg/20040910-1.c: New test.
957
958 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
959
960         * gcc.dg/bitfld-9.c: New test.
961
962 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
963
964         * gcc.c-torture/execute/ieee/acc1.c: New test.
965         * gcc.c-torture/execute/ieee/acc2.c: New test.
966         * gcc.c-torture/execute/ieee/mzero6.c: New test.
967
968 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
969
970         * gcc.dg/deprecated-2.c: New test.
971
972 2004-09-09  James E Wilson  <wilson@specifixinc.com>
973
974         * gcc.dg/init-vec-1.c: New test.
975
976 2004-09-09  Roger Sayle  <roger@eyesopen.com>
977
978         PR middle-end/17055
979         * gcc.dg/pr17055-1.c: New test case.
980
981 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
982
983         PR target/17377
984         * gcc.c-torture/execute/pr17377.c: New test.
985
986 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
987
988         PR c/8420
989         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
990         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
991         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
992         gcc.dg/long-long-typespec-1.c: New tests.
993         * gcc.dg/tls/diag-2.c: Update expected diagnostics
994
995 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
996
997         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
998         gcc.dg/gnu99-static-1.c: New tests.
999
1000 2004-09-08  Devang Patel  <dpatel@apple.com>
1001
1002         * gcc.dg/darwin-ld-20040828-1.c: New test.
1003         * gcc.dg/darwin-ld-20040828-2.c: New test.
1004         * gcc.dg/darwin-ld-20040828-3.c: New test.
1005
1006 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
1007
1008         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1009         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1010         in error message.
1011         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1012         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1013         in error message.
1014         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1015         types they qualify.
1016         * objc.dg/type-size-2.m: Fix wording in comment.
1017         * objc.dg/va-meth-1.m: New test case.
1018
1019 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1020
1021         PR c/16633:
1022         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1023         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1024
1025 2004-09-06  Devang Patel  <dpatel@apple.com>
1026
1027         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1028         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1029
1030 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
1031
1032         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1033         reflect changed line numbering of diagnostics.
1034
1035 2004-09-06  Paul Brook  <paul@codesourcery.com>
1036
1037         * gfortran.dg/edit_real_1.f90: Add new test.
1038
1039 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1040
1041         * gcc.dg/tree-ssa/loop-2.c: New test.
1042         * gcc.dg/tree-ssa/loop-3.c: New test.
1043         * gcc.dg/tree-ssa/loop-4.c: New test.
1044         * gcc.dg/tree-ssa/loop-5.c: New test.
1045
1046 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1047
1048         * gcc.dg/format/sentinel-1.c: Update for parameter option.
1049
1050 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1051
1052         * gcc.dg/format/sentinel-1.c: New test.
1053
1054 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
1055
1056         * testsuite/gcc.dg/builtins-46.c: New.
1057
1058 2004-09-03  Devang Patel  <dpatel@apple.com>
1059
1060         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1061         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1062
1063 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1064
1065         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1066         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1067         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1068         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1069         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1070         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1071         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1072         the non-portable bzero.
1073         * gcc.dg/20010912-1.c: xfail for NetWare.
1074         * gcc.dg/20020426-2.c: xfail for NetWare.
1075         * gcc.dg/20021014-1.c: xfail for NetWare.
1076         * gcc.dg/20021018-1.c: xfail for NetWare.
1077         * gcc.dg/20030213-1.c: xfail for NetWare.
1078         * gcc.dg/20030225-1.c: xfail for NetWare.
1079         * gcc.dg/20030708-1.c: xfail for NetWare.
1080         * gcc.dg/builtins-config.h: Also exclude NetWare.
1081         * gcc.dg/format/format.h: Define restrict only if not already defined.
1082         * gcc.dg/nest.c: xfail for NetWare.
1083         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1084         * lib/target-supports.exp (check_visibility_available): Exclude
1085         NetWare.
1086
1087 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1088
1089         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1090         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1091         deterministic starting point for the alignment of structure fields.
1092         * gcc.dg/Wpadded.c: Dito.
1093         * g++.dg/abi/vbase10.C: Dito.
1094
1095 2004-09-03  Devang Patel  <dpatel@apple.com>
1096
1097         * g++.dg/debug/pr15736.cc: New test.
1098
1099 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1100
1101         * README.QMTEST: Fix out-of-date link.
1102
1103 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
1104
1105         PR fortran/16579
1106         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1107         Delete.  Duplicate of gfortran.dg/g77/20010610.f
1108
1109 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1110
1111         * g++.dg/abi/arm_rtti1.C: New test.
1112
1113 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1114
1115         * gcc.dg/ppc-vector-memcpy.c: New.
1116         * gcc.dg/ppc-vector-memset.c: New.
1117
1118 2004-09-02  Chao-ying Fu  <fu@mips.com>
1119
1120         * gcc.target/mips/mips-3d-1.c: New test.
1121         * gcc.target/mips/mips-3d-2.c: New test.
1122         * gcc.target/mips/mips-3d-3.c: New test.
1123         * gcc.target/mips/mips-3d-4.c: New test.
1124         * gcc.target/mips/mips-3d-5.c: New test.
1125         * gcc.target/mips/mips-3d-6.c: New test.
1126         * gcc.target/mips/mips-3d-7.c: New test.
1127         * gcc.target/mips/mips-3d-8.c: New test.
1128         * gcc.target/mips/mips-3d-9.c: New test.
1129         * gcc.target/mips/mips-ps-1.c: New test.
1130         * gcc.target/mips/mips-ps-2.c: New test.
1131         * gcc.target/mips/mips-ps-3.c: New test.
1132         * gcc.target/mips/mips-ps-4.c: New test.
1133         * gcc.target/mips/mips-ps-type.c: New test.
1134
1135 2004-09-02  Paul Brook  <paul@codesourcery.com>
1136
1137         * gfortran.dg/edit_real_1.f90: Add new tests.
1138
1139 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1140
1141         PR fortran/15327
1142         * gfortran.dg/merge_char_1.f90: New test.
1143
1144 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1145
1146         PR fortran/16404
1147         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1148
1149 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1150
1151         PR c/1522
1152         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1153
1154 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1155
1156         * g++.dg/opt/loop1.C: Do not XFAIL.
1157
1158 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1159
1160         * gcc.c-torture/execute/20040831-1.c: New test.
1161
1162 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1163
1164         PR fortran/16579
1165         * gfortran.dg/g77/20010610.f: Now passes.
1166         Copy from g77.f-torture/execute. Add dg-run directive.
1167         * gfortran.dg/g77/README: Update
1168
1169 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1170
1171         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1172         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1173         (t1, t2, t3, t4): Add volatile.
1174
1175 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1176
1177         * g++.dg/ext/visibility/arm1.C: New test.
1178
1179 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1180
1181         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1182         -pedantic-errors.
1183
1184 2004-09-01  Paul Brook  <paul@codesourcery.com>
1185
1186         * gfortran.dg/eof_2.f90: New test.
1187
1188 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1189
1190         PR fortran/16579
1191         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1192
1193 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1194
1195         PR libfortran/16805
1196         * gfortran.dg/list_read_2.f90: New test.
1197
1198 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1199
1200         * g++.dg/abi/key1.C: New test.
1201
1202 2004-08-31  Richard Henderson  <rth@redhat.com>
1203
1204         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1205         form of offsetof.
1206         * g++.dg/other/offsetof5.C: Remove duplicate.
1207
1208 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1209
1210         PR fortran/17244
1211         * gfortran.dg/func_derived_1.f90: New test.
1212
1213 2004-08-31  Paul Brook  <paul@codesourcery.com>
1214
1215         * gfortran.dg/eof_1.f90: New test.
1216
1217 2004-08-31  Paul Brook  <paul@codesourcery.com>
1218
1219         * gfortran.dg/list_read_1.f90: New file.
1220
1221 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1222
1223         * g++.dg/opt/loop1.C: XFAIL.
1224
1225 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1226
1227         * gcc.dg/funcdef-storage-1.c: New.
1228         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1229         an extern function in local scope.
1230         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1231         declare an 'auto inline' function in local scope.
1232         * gcc.dg/20011130-1.c: Likewise.
1233         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1234         an 'auto' function in local scope.
1235         * gcc.dg/20021014-1.c: Likewise.
1236         * gcc.dg/20030331-2.c: Likewise.
1237
1238 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1239
1240         * gfortran.dg/blockdata_1.f90: New test.
1241
1242 2004-08-30  Richard Henderson  <rth@redhat.com>
1243
1244         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1245
1246 2004-08-30  Richard Henderson  <rth@redhat.com>
1247
1248         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1249         additional_flags set by alternate driver.
1250         (ieee-options): New procedure.
1251         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1252         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1253         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1254         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1255
1256 2004-08-30  Richard Henderson  <rth@redhat.com>
1257
1258         * lib/f-torture.exp: Remove.
1259
1260 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1261
1262         PR rtl-optimization/16590
1263         * g++.dg/opt/loop1.C: New test.
1264
1265 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1266
1267         PR fortran/13910
1268         * gfortran.dg/oldstyle_1.f90: New test.
1269
1270 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1271         Paul Brook  <paul@codesourcery.com>
1272
1273         * gfortran.dg/g77/README: Update.
1274         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1275         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1276         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1277
1278 2004-08-28  Paul Brook  <paul@codesourcery.com>
1279
1280         PR libfortran/17195
1281         * gfortran.dg/edit_real_1.f90: New test.
1282
1283 2004-08-27  Paul Brook  <paul@codesourcery.com>
1284
1285         * gfortran.dg/rewind_1.f90: New test.
1286
1287 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1288
1289         PR fortran/16597
1290         * gfortran.dg/pr16597.f90: New test.
1291
1292 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1293
1294         PR c/13801
1295         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1296         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1297         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1298         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1299         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1300
1301 2004-08-26  Nick Clifton  <nickc@redhat.com>
1302
1303         * gcc.c-torture/compile/pr17119.c: New test.
1304
1305 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1306
1307         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1308
1309 2004-08-25  Richard Henderson  <rth@redhat.com>
1310
1311         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1312         the bits that expect kind=8 to be the largest real kind.
1313
1314 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1315
1316         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1317
1318 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1319
1320         * gfortran.dg/assignment_1.f90: New test.
1321
1322 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1323
1324         * g++.dg/template/repo3.C: New test.
1325
1326 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1327
1328         PR middle-end/16693
1329         PR tree-optimization/16372
1330         * g++.dg/opt/pr16372-1.C: New test case.
1331         * g++.dg/opt/pr16693-1.C: New test case.
1332         * g++.dg/opt/pr16693-2.C: New test case.
1333
1334 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1335
1336         * objc.dg/proto-lossage-4.m: New test.
1337
1338 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1339
1340         PR c++/17155
1341         * g++.dg/inherit/local2.C: New test.
1342
1343 2004-08-25  Paul Brook  <paul@codesourcery.com>
1344
1345         PR fortran/17144
1346         * gfortran.dg/string_ctor_1.f90: New test.
1347
1348 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1349
1350         PR c++/14428
1351         * g++.dg/template/redecl2.C: New test.
1352
1353 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1354
1355         PR fortran/17143
1356         * gfortran.dg/pr17143.f90: New test.
1357
1358 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1359
1360         PR fortran/17164
1361         * gfortran.dg/pr17164.f90: New test.
1362
1363 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1364
1365         * gcc.dg/tree-ssa/loop-1.c: New test.
1366
1367 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1368
1369         * gcc.c-torture/compile/20040824-1.c: New test.
1370
1371 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1372
1373         * gcc.c-torture/compile/iftrap-3.c: New test.
1374
1375 2004-08-24  Paul Brook  <paul@codesourcery.com>
1376
1377         * gfortran.dg/entry_2.f90: New test.
1378
1379 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1380
1381         PR c++/16889
1382         * g++.dg/lookup/ambig[12].C: New.
1383
1384 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1385
1386         PR c++/16706
1387         * g++.dg/template/crash21.C: New test.
1388         * g++.dg/template/crash22.C: Likewise.
1389
1390 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1391
1392         PR c++/17149
1393         * g++.dg/template/access15.C: New.
1394
1395 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1396
1397         PR c++/17163
1398         * g++.dg/template/repo2.C: New test.
1399
1400 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1401
1402         PR rtl-optimization/17078
1403         * gcc.c-torture/execute/pr17078-1.c: New test case.
1404
1405 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1406
1407         PR c/14492
1408         * gcc.dg/debug/crash1.c: New test.
1409
1410 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1411
1412         PR c/16180
1413         * gcc.dg/loop-5.c: New test.
1414
1415 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1416
1417         * gcc.c-torture/execute/20040823-1.c: New test.
1418
1419 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
1420
1421         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1422         to the assembler.  Simplify test accordingly.
1423         (asm_abi_flags): Use GNU names.
1424         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1425         to check for ABI flags.
1426
1427 2004-08-22  Andrew Pinski  <apinski@apple.com>
1428
1429         * g++.dg/opt/pr14029.C: New test.
1430         * gcc.c-torture/execute/pr15262.c: New test.
1431
1432 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1433
1434         * gfortran.dg/reduction.f90: Add checks with complex arguments.
1435
1436 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
1437
1438         PR 16908
1439         * gfortran.dg/direct_io.f90: New test.
1440
1441 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1442
1443         PR c++/17121
1444         * g++.dg/inherit/local2.C: New test.
1445
1446 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
1447
1448         PR c++/17120
1449         * g++.dg/warn/Wparentheses-4.C: New test.
1450
1451 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
1452
1453         PR c++/17121
1454         * g++.dg/inherit/local2.C: New test.
1455
1456         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1457         * gcc.dg/ppc-ldstruct.c: Likewise.
1458         * gcc.dg/ppc64-abi-2.c: Likewise.
1459
1460 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
1461
1462         PR rtl-optimization/17099
1463         * gcc.c-torture/execute/20040820-1.c: New test.
1464
1465 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
1466
1467         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1468
1469 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
1470
1471         PR fortran/17077
1472         * gfortran.dg/auto_array_1.f90: New test.
1473
1474 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1475
1476         PR fortran/17074
1477         * gfortran.dg/simpleif_1.f90: New test.
1478
1479 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1480
1481         * lib/target-supports.exp (check_profiling_available): Return
1482         false for arm*-*-symbianelf* and arm*-*-eabi*.
1483
1484         PR c++/15890
1485         * g++.dg/template/delete1.C: New test.
1486
1487 2004-08-19  Paul Brook  <paul@codesourcery.com>
1488
1489         PR fortran/14976
1490         PR fortran/16228
1491         * gfortran.dg/data_char_1.f90: New test.
1492
1493 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
1494
1495         PR fortran/16946
1496         * gfortran.dg/reduction.f90: New testcase.
1497
1498 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1499
1500         PR fortran/16520
1501         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1502
1503 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1504
1505         PR c++/17041
1506         * g++.dg/Wparentheses-3.C: New test.
1507
1508 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
1509
1510         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1511         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1512         * gcc.dg/vect/vect-2.c: Likewise.
1513         * gcc.dg/vect/vect-3.c: Likewise.
1514         * gcc.dg/vect/vect-4.c: Likewise.
1515         * gcc.dg/vect/vect-5.c: Likewise.
1516         * gcc.dg/vect/vect-6.c: Likewise.
1517         * gcc.dg/vect/vect-7.c: Likewise.
1518         * gcc.dg/vect/vect-25.c: Likewise.
1519         * gcc.dg/vect/vect-31.c: Likewise.
1520         * gcc.dg/vect/vect-32.c: Likewise.
1521         * gcc.dg/vect/vect-34.c: Likewise.
1522         * gcc.dg/vect/vect-36.c: Likewise.
1523         * gcc.dg/vect/vect-all.c: Likewise.
1524
1525 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
1526
1527         PR c++/17068
1528         * g++.dg/template/operator4.C: New test.
1529
1530 2004-08-18  Richard Henderson  <rth@redhat.com>
1531
1532         * gcc.dg/20040206-1.c: XFAIL.
1533
1534 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1535
1536         PR c++/16246
1537         * g++.dg/template/array7.C: New test.
1538
1539 2004-08-17  James E Wilson  <wilson@specifixinc.com>
1540
1541         * gcc.dg/mips-movcc-1.c: New test.
1542         * gcc.dg/mips-movcc-2.c: New test.
1543         * gcc.dg/mips-movcc-3.c: New test.
1544
1545         * gcc.dg/mips-nmadd-1.c: New test.
1546         * gcc.dg/mips-nmadd-2.c: New test.
1547
1548 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
1549
1550         PR c++/15871
1551         * g++.dg/opt/inline8.C: New test.
1552
1553         PR c++/16965
1554         * g++.dg/parse/error17.C: New test.
1555
1556 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
1557
1558         * gcc.dg/vect: New directory for vectorizer tests.
1559         * gcc.dg/vect/tree-vect.h: New file.
1560         * gcc.dg/vect/vect.exp: New file.
1561         * gcc.dg/vect/pr16105.c.c: New test.
1562         * gcc.dg/vect/vect-1.c: New test.
1563         * gcc.dg/vect/vect-2.c: New test.
1564         * gcc.dg/vect/vect-3.c: New test.
1565         * gcc.dg/vect/vect-4.c: New test.
1566         * gcc.dg/vect/vect-5.c: New test.
1567         * gcc.dg/vect/vect-6.c: New test.
1568         * gcc.dg/vect/vect-7.c: New test.
1569         * gcc.dg/vect/vect-8.c: New test.
1570         * gcc.dg/vect/vect-9.c: New test.
1571         * gcc.dg/vect/vect-10.c: New test.
1572         * gcc.dg/vect/vect-11.c: New test.
1573         * gcc.dg/vect/vect-12.c: New test.
1574         * gcc.dg/vect/vect-13.c: New test.
1575         * gcc.dg/vect/vect-14.c: New test.
1576         * gcc.dg/vect/vect-15.c: New test.
1577         * gcc.dg/vect/vect-16.c: New test.
1578         * gcc.dg/vect/vect-17.c: New test.
1579         * gcc.dg/vect/vect-18.c: New test.
1580         * gcc.dg/vect/vect-19.c: New test.
1581         * gcc.dg/vect/vect-20.c: New test.
1582         * gcc.dg/vect/vect-21.c: New test.
1583         * gcc.dg/vect/vect-22.c: New test.
1584         * gcc.dg/vect/vect-23.c: New test.
1585         * gcc.dg/vect/vect-24.c: New test.
1586         * gcc.dg/vect/vect-25.c: New test.
1587         * gcc.dg/vect/vect-26.c: New test.
1588         * gcc.dg/vect/vect-27.c: New test.
1589         * gcc.dg/vect/vect-28.c: New test.
1590         * gcc.dg/vect/vect-29.c: New test.
1591         * gcc.dg/vect/vect-30.c: New test.
1592         * gcc.dg/vect/vect-31.c: New test.
1593         * gcc.dg/vect/vect-32.c: New test.
1594         * gcc.dg/vect/vect-33.c: New test.
1595         * gcc.dg/vect/vect-34.c: New test.
1596         * gcc.dg/vect/vect-35.c: New test.
1597         * gcc.dg/vect/vect-36.c: New test.
1598         * gcc.dg/vect/vect-37.c: New test.
1599         * gcc.dg/vect/vect-38.c: New test.
1600         * gcc.dg/vect/vect-40.c: New test.
1601         * gcc.dg/vect/vect-41.c: New test.
1602         * gcc.dg/vect/vect-42.c: New test.
1603         * gcc.dg/vect/vect-43.c: New test.
1604         * gcc.dg/vect/vect-44.c: New test.
1605         * gcc.dg/vect/vect-45.c: New test.
1606         * gcc.dg/vect/vect-46.c: New test.
1607         * gcc.dg/vect/vect-47.c: New test.
1608         * gcc.dg/vect/vect-48.c: New test.
1609         * gcc.dg/vect/vect-49.c: New test.
1610         * gcc.dg/vect/vect-50.c: New test.
1611         * gcc.dg/vect/vect-51.c: New test.
1612         * gcc.dg/vect/vect-52.c: New test.
1613         * gcc.dg/vect/vect-53.c: New test.
1614         * gcc.dg/vect/vect-54.c: New test.
1615         * gcc.dg/vect/vect-55.c: New test.
1616         * gcc.dg/vect/vect-56.c: New test.
1617         * gcc.dg/vect/vect-57.c: New test.
1618         * gcc.dg/vect/vect-58.c: New test.
1619         * gcc.dg/vect/vect-59.c: New test.
1620         * gcc.dg/vect/vect-60.c: New test.
1621         * gcc.dg/vect/vect-61.c: New test.
1622         * gcc.dg/vect/vect-all.c: New test.
1623         * gcc.dg/vect/vect-none.c: New test.
1624
1625 2004-08-17  Paul Brook  <paul@codesourcery.com>
1626
1627         PR fortran/13082
1628         * gfortran.dg/entry_1.f90: New test.
1629
1630 2004-08-17  Andrew Pinski  <apinski@apple.com>
1631
1632         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1633
1634 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1635
1636         * gcc.dg/pr17036-1.c: New test.
1637
1638 2004-08-16  Devang Patel  <dpatel@apple.com>
1639
1640         * gcc.dg/darwin-20040809-1.c: New test.
1641
1642 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
1643
1644         * gcc.dg/funcdef-attr-1.c: New test.
1645
1646 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
1647
1648         * gcc.dg/altivec-17.c: New test.
1649         * gcc.dg/altivec-18.c: New test.
1650
1651 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1652
1653         PR c++/6749
1654         * g++.dg/template/vtable2.C: New test.
1655
1656 2004-08-14  Richard Henderson  <rth@redhat.com>
1657
1658         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1659         * gcc.dg/pack-test-4.c (main): Return 0.
1660         * gcc.dg/setjmp-1.c: Remove XFAIL.
1661         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1662
1663 2004-08-14  Richard Henderson  <rth@redhat.com>
1664
1665         * gcc.dg/980217-1.c: Add prototype for printf.
1666
1667 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
1668
1669         * gfortran.dg/pr16935.f90: New test.
1670
1671 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
1672
1673         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1674
1675 2004-08-13  Paul Brook  <paul@codesourcery.com>
1676
1677         * gfortran.dg/der_io_1.f90: Remove stray comma.
1678
1679 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1680
1681         * gcc.dg/vmx/cw-bug-2.c: Remove.
1682         * gcc.dg/vmx/vprint-1.c: Remove.
1683         * gcc.dg/vmx/vscan-1.c: Remove.
1684
1685 2004-08-12  Devang patel  <dpatel@apple.com>
1686
1687         * gcc.dg/darwin-20040809-2.c: New test.
1688
1689 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
1690
1691         * g++.dg/ext/altivec-12.C: New test.
1692
1693         * g++.dg/ext/altivec-11.C: New test.
1694
1695 2004-08-12  Paul Brook  <paul@codesourcery.com>
1696
1697         * g++.dg/abi/arm_cxa_vec_1.C: New test.
1698
1699 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
1700
1701         * g++.dg/ext/altivec-2.C: Check for hardware support before
1702         executing any VMX instructions.
1703
1704         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1705
1706 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
1707
1708         PR c++/16276
1709         * g++.old-deja/g++.other/comdat4.C: New test.
1710         * g++.old-deja/g++.other/comdat4-aux.cc: New.
1711
1712 2004-08-12  Ben Elliston  <bje@au.ibm.com>
1713
1714         PR target/16286
1715         * gcc.dg/pr16286.c: New test.
1716
1717 2004-08-12 Jan Beulich <jbeulich@novell.com>
1718
1719         * g++.dg/ext/asm5.C: New.
1720
1721 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1722
1723         PR c++/16698
1724         * g++.dg/eh/crash1.C: New test.
1725
1726         PR c++/16717
1727         * g++.dg/ext/construct1.C: New test.
1728
1729 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1730
1731         PR c++/16853
1732         * g++.dg/init/ptrmem1.C: New test.
1733
1734         PR c++/16618
1735         * g++.dg/parse/offsetof5.C: New test.
1736
1737         PR c++/16870
1738         * g++.dg/template/overload3.C: New test.
1739
1740 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
1741
1742         PR c++/16964
1743         * g++.dg/parse/error16.C: New test.
1744
1745         PR c++/16904
1746         * g++.dg/template/error14.C: New test.
1747
1748         PR c++/16929
1749         * g++.dg/template/error15.C: New test.
1750
1751 2004-08-11  Devang Patel  <dpatel@apple.com>
1752
1753         * gcc.dg/darwin-ld-20040809-1.c: New test.
1754         * gcc.dg/darwin-ld-20040809-2.c: New test.
1755
1756 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
1757
1758         PR fortran/16917
1759         * gfortran.dg/dfloat_1.f90: New test.
1760
1761 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1762
1763         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
1764         * gcc.dg/dll-2.c: Fix dg-require syntax.
1765         * gcc.misc-tests/arm-isr.c (abort): Declare.
1766         (exit): Likewise.
1767
1768 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1769
1770         PR c++/16971
1771         * g++.dg/parse/crash16.C: New test.
1772
1773 2004-08-10  Roger Sayle  <roger@eyesopen.com>
1774
1775         * gcc.dg/mips-rsqrt-1.c: New test case.
1776         * gcc.dg/mips-rsqrt-2.c: New test case.
1777         * gcc.dg/mips-rsqrt-3.c: New test case.
1778
1779 2004-08-10  Paul Brook  <paul@codesourcery.com>
1780
1781         * gfortran.dg/der_io_1.f90: New test.
1782
1783 2004-08-10  Paul Brook  <paul@codesourcery.com>
1784
1785         PR fortran/16919
1786         * gfortran.dg/der_array_1.f90: New test.
1787
1788 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
1789
1790         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
1791
1792 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
1793
1794         * gcc.dg/wchar_t-2.c: Fix typo.
1795
1796 2004-08-09  Falk Hueffner  <falk@debian.org>
1797
1798         PR tree-optimization/12517
1799         * gcc.c-torture/compile/pr12517.c: New test.
1800
1801         PR tree-optimization/12578
1802         * gcc.c-torture/compile/pr12578.c: New test.
1803
1804         PR tree-optimization/12899
1805         * gcc.c-torture/compile/pr12899.c: New test.
1806
1807         PR rtl-optimization/14692
1808         * gcc.c-torture/compile/pr14692.c: New test.
1809
1810         PR tree-optimization/16461
1811         * gcc.c-torture/compile/pr16461.c: New test.
1812
1813 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1814
1815         * gfortran.dg/getenv_1.f90: New test.
1816
1817 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1818
1819         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
1820         wchar_t.
1821         * gcc.dg/symbian5.c: Test -fno-short-wchar.
1822
1823 2004-08-06  Paul Brook  <paul@codesourcery.com>
1824
1825         * gfortran.dg/ret_array_1.f90: New test.
1826         * gfortran.dg/ret_pointer_1.f90: New test.
1827
1828 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
1829
1830         * gcc.dg/missing-field-init-[12].c: New tests.
1831         * g++.dg/warn/missing-field-init-[12].C: New tests.
1832
1833 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
1834
1835         * gcc.dg/enum2.c: New test.
1836         * gcc.dg/symbian3.c: Likewise.
1837         * gcc.dg/symbian4.c: Likewise.
1838         * gcc.dg/wchar_t-2.c: Likewise.
1839
1840 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1841
1842         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
1843         destructor tests.
1844
1845 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
1846
1847         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
1848         dg-require-visiblity.
1849         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
1850         * g++.dg/ext/visibility/fvisibility.C: Likewise.
1851         * g++.dg/ext/visibility/memfuncts.C: Likewise.
1852         * g++.dg/ext/visibility/new1.C: Likewise.
1853         * g++.dg/ext/visibility/pragma.C: Likewise.
1854         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
1855         * g++.dg/ext/visibility/virtual.C: Likewise.
1856         * g++/dg/ext/visibility/visibility-1.C: Likewise.
1857         * g++/dg/ext/visibility/visibility-2.C: Likewise.
1858         * g++/dg/ext/visibility/visibility-3.C: Likewise.
1859         * g++/dg/ext/visibility/visibility-4.C: Likewise.
1860         * g++/dg/ext/visibility/visibility-5.C: Likewise.
1861         * g++/dg/ext/visibility/visibility-6.C: Likewise.
1862         * g++/dg/ext/visibility/visibility-7.C: Likewise.
1863         * g++/dg/ext/visibility/visibility-8.C: New test.
1864         * gcc.c-torture/compile/dll.x: Remove.
1865         * gcc.dg/dll-2.c: Use dg-require-dll
1866         * gcc.dg/visibility-10.c: New test.
1867         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
1868         supporting DLLs.
1869         * testsuite/lib/scanasm.exp (scan_hidden): New function.
1870         (scan_not_hidden): Likewise.
1871
1872 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
1873
1874         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
1875
1876 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
1877
1878         * gcc.c-torture/execute/20040805-1.c: New test.
1879
1880 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
1881
1882         * gcc.dg/20020118-1.c: Declare abort.
1883         * gcc.dg/altivec_check.h: Likewise.
1884         * gcc.dg/iftrap-2.c: Likewise.
1885         * gcc.dg/pragma-darwin.c: Likewise.
1886         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
1887
1888 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
1889
1890         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
1891
1892 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1893
1894         * gcc.c-torture/execute/builtins/abs-2.c,
1895         gcc.c-torture/execute/builtins/abs-3.c,
1896         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
1897         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
1898         intmax_t, uintmax_t and their limits.
1899         * gcc.dg/intmax_t-1.c: New test.
1900
1901 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1902
1903         * g++.dg/tc1/dr147.C: Add reference to PR.
1904
1905 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
1906
1907         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
1908         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
1909
1910 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
1911
1912         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
1913
1914 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1915
1916         * gcc.dg/redecl-5.c: New test.
1917         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
1918         of scanf.
1919
1920 2004-08-03  Roger Sayle  <roger@eyesopen.com>
1921
1922         PR middle-end/16790
1923         * gcc.c-torture/execute/pr16790-1.c: New test case.
1924
1925 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1926
1927         * g++.dg/ext/visibility/assign1.C: New test.
1928         * g++.dg/ext/visibility/new1.C: Likewise.
1929
1930         * gcc.dg/symbian1.c: New test.
1931         * gcc.dg/symbian2.c: Likewise.
1932
1933 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
1934
1935         PR target/16570
1936         * gcc.dg/i386-sse-9.c: New test.
1937
1938 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1939
1940         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
1941
1942 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
1943
1944         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
1945         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
1946         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
1947         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
1948         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
1949         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
1950         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
1951         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
1952         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
1953         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
1954         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
1955         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
1956         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
1957         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
1958         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
1959         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
1960         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
1961         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
1962         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
1963         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
1964         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
1965         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
1966         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
1967         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1968         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
1969         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
1970         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
1971         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
1972         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
1973         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
1974         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
1975         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
1976         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
1977         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
1978         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
1979         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
1980         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
1981         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
1982         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
1983         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
1984         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
1985         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
1986         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
1987         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
1988         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
1989         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
1990         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
1991         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
1992         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
1993         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
1994         gcc.misc-tests/i386-pf-3dnow-1.c,
1995         gcc.misc-tests/i386-pf-athlon-1.c,
1996         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
1997         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
1998         Declare built-in functions used.
1999         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2000
2001 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2002
2003         PR c++/16707
2004         * g++.dg/lookup/using12.C: New test.
2005
2006         * g++.dg/init/null1.C: Fix PR number.
2007         * g++.dg/parse/namespace10.C: Likewise.
2008
2009 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2010
2011         PR c++/16224
2012         * g++.dg/template/spec17.C: New test.
2013         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2014         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2015
2016 2004-08-02  David Billinghurst
2017
2018         PR fortran/16292
2019         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2020
2021 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
2022
2023         * gcc.dg/ia64-got-1.c: New test case.
2024
2025 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2026
2027         PR c++/16489
2028         * g++.dg/init/null1.C: New test.
2029         * g++.dg/tc1/dr76.C: Adjust error marker.
2030
2031         PR c++/16529
2032         * g++.dg/parse/namespace10.C: New test.
2033
2034         PR c++/16810
2035         * g++.dg/inherit/ptrmem2.C: New test.
2036
2037 2004-08-02  Ben Elliston  <bje@au.ibm.com>
2038
2039         PR target/16155
2040         * gcc.dg/pr16155.c: New test.
2041
2042 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2043
2044         * gcc.dg/redecl-2.c: New test.
2045
2046 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
2047
2048         * gcc.dg/darwin-longdouble.c: New file.
2049
2050 2004-07-30  Richard Henderson  <rth@redhat.com>
2051
2052         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2053         write to constant argument.
2054         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2055
2056 2004-07-30  Richard Henderson  <rth@redhat.com>
2057
2058         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2059         tests of nearest around zero.
2060
2061 2004-07-30  Andrew Pinski  <apinski@apple.com>
2062
2063         * gcc.c-torture/compile/20040730-1.c: New test.
2064
2065 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2066
2067         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2068         powerpc-eabispe.
2069
2070 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2071
2072         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2073
2074 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
2075
2076         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2077         contains $ld_library_path.
2078         * lib/gfortran.exp (gfortran_link_flags): Likewise.
2079
2080 2004-07-29  Richard Henderson  <rth@redhat.com>
2081
2082         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2083
2084         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2085         (alt2, which): New.
2086         (Check): Accept either alternative.
2087
2088 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
2089
2090         * g++.dg/abi/inline1.C: New test.
2091         * g++.dg/abi/local1-a.cc: Likewise.
2092         * g++.dg/abi/local1.C: Likewise.
2093         * g++.dg/abi/mangle11.C: Tweak location of warnings.
2094         * g++.dg/abi/mangle12.C: Likewise.
2095         * g++.dg/abi/mangle17.C: Likewise.
2096         * g++.dg/abi/mangle20-2.C: Likewise.
2097         * g++.dg/opt/interface1.C: Likewise.
2098         * g++.dg/opt/interface1.h: Likewise.
2099         * g++.dg/opt/interface1-a.cc: New test.
2100         * g++.dg/parse/repo1.C: New test.
2101         * g++.dg/template/repo1.C: Likewise.
2102         * g++.dg/warn/Winline-1.C: Likewise.
2103         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2104
2105 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
2106
2107         * gcc.dg/tree-ssa/20040729-1.c: New test.
2108
2109 2004-07-27  Matt Austern <austern@apple.com>
2110
2111         * gcc.dg/darwin-bool-1.c: New test.
2112         * gcc.dg/darwin-bool-2.c: New test.
2113
2114 2004-07-28  Richard Henderson  <rth@redhat.com>
2115
2116         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2117         arguments in the correct type.  Don't write to constant arguments.
2118
2119 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2120
2121         PR tree-optimization/16688
2122         PR tree-optimization/16689
2123         * g++.dg/tree-ssa/pr16688.C: New test.
2124
2125 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2126
2127         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2128         loads.  Not only in the comment, this time.
2129
2130 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2131
2132         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2133         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2134         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2135         * gcc.dg/sh4a-bitmovua.c: New.
2136         * gcc.dg/sh4a-cos.c: New.
2137         * gcc.dg/sh4a-cosf.c: New.
2138         * gcc.dg/sh4a-fprun.c: New.
2139         * gcc.dg/sh4a-fsrra.c: New.
2140         * gcc.dg/sh4a-memmovua.c: New.
2141         * gcc.dg/sh4a-sin.c: New.
2142         * gcc.dg/sh4a-sincos.c: New.
2143         * gcc.dg/sh4a-sincosf.c: New.
2144         * gcc.dg/sh4a-sinf.c: New.
2145
2146 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2147
2148         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2149         conditionals.
2150         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2151         loads.
2152         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2153         DOM1.
2154
2155 2004-07-27  Andrew Pinski  <apinski@apple.com>
2156
2157         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2158
2159 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2160
2161         * gcc.dg/pragma-isr.c: New test.
2162
2163 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2164
2165         PR c++/14429
2166         * g++.dg/template/ttp11.C: New test.
2167
2168 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2169
2170         * gcc.c-torture/compile/20040727-1.c: New test.
2171
2172 2004-07-26  Eric Christopher  <echristo@redhat.com>
2173
2174         * gcc.c-torture/compile/20040726-2.c: New test.
2175
2176 2004-07-26  Andrew Pinski  <apinski@apple.com>
2177
2178         * g++.dg/rtti/tinfo1.C: Xfail.
2179
2180 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2181
2182         * gcc.c-torture/compile/20040726-1.c: New test.
2183
2184 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2185             Brian Ryner  <bryner@brianryner.com>
2186
2187         PR c++/9283
2188         PR c++/15000
2189         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2190         * g++.dg/ext/visibility/: New directory.
2191         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2192         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2193         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2194         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2195         * g++.dg/ext/visibility/fvisibility.C,
2196         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2197         g++.dg/ext/visibility/fvisibility-override1.C
2198         g++.dg/ext/visibility/fvisibility-override2.C
2199         g++.dg/ext/visibility/memfuncts.C
2200         g++.dg/ext/visibility/noPLT.C
2201         g++.dg/ext/visibility/pragma.C
2202         g++.dg/ext/visibility/pragma-override1.C
2203         g++.dg/ext/visibility/pragma-override2.C
2204         g++.dg/ext/visibility/staticmemfuncts.C
2205         g++.dg/ext/visibility/virtual.C: New tests.
2206
2207 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2208
2209         PR c/15360
2210         * gcc.dg/pr15360-1.c: New test.
2211
2212 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2213
2214         * gcc.dg/pragma-align-2.c: New test.
2215         * gcc.dg/pragma-init-fini.c: New test.
2216         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2217         targets.
2218
2219 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2220
2221         * gcc.dg/init-string-2.c: New test.
2222
2223 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2224
2225         PR 16684
2226         * gcc.dg/Wredundant-decls-1.c: New test case.
2227
2228 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2229
2230         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2231         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2232         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2233         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2234         * gcc.dg/compat/generate-random.c: New file.
2235         * gcc.dg/compat/generate-random.h: Likewise.
2236         * gcc.dg/compat/generate-random_r.c: Likewise.
2237         * gcc.dg/compat/struct-layout-1.h: Likewise.
2238         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2239         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2240         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2241         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2242         * gcc.dg/compat/struct-layout-1_main.c: New test.
2243         * gcc.dg/compat/struct-layout-1_x.c: New file.
2244         * gcc.dg/compat/struct-layout-1_y.c: New file.
2245         * gcc.dg/compat/struct-layout-1_test.h: New file.
2246
2247 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2248
2249         * gcc.dg/comp-return-1.c: New test
2250
2251 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2252
2253         * gcc.dg/vmx/8-02a.c: Fix typo.
2254
2255         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2256         * gcc.dg/darwin-abi-3.c: New test.
2257
2258         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2259         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2260
2261         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2262         * gcc.dg/vmx/ops-long-1.c: New test.
2263         * gcc.dg/vmx/ops-long-2.c: New test.
2264
2265 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2266
2267         * g++.dg/lookup/conv-[1234].C: New.
2268
2269 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2270
2271         * g++.dg/parse/attr2.C: Simplify.
2272
2273 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2274
2275         PR c/7284
2276         * gcc.c-torture/execute/pr7284-1.c: New test.
2277
2278 2004-07-22  Brian Booth  <bbooth@redhat.com>
2279
2280         * gcc.dg/tree-ssa/20040721-1.c: New test.
2281
2282 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2283
2284         * g++.dg/template/crash20.c: New.
2285
2286 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2287
2288         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2289         Add dg-run directive.  Declare variables as required.
2290         * gfortran.dg/g77/README: Update
2291
2292 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2293
2294         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2295         gcc.dg/cris-peep2-andu2.c: New tests.
2296
2297 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2298
2299         PR c/15052
2300         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2301         on return type.
2302         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2303         messages.
2304         * gcc.dg/qual-return-2.c: Update expected messages.
2305         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2306
2307 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2308
2309         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2310         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2311
2312 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2313
2314         PR c/11250
2315         * gcc.dg/init-string-1.c: New test.
2316
2317 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2318
2319         PR middle-end/15345
2320         PR c/16450
2321         * gcc.dg/torture/nested-fn-1.c: New test.
2322
2323 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2324
2325         PR target/16559
2326         * gcc.dg/ia64-fptr-1.c: New file.
2327
2328 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2329
2330         PR c++/14497
2331         * g++.dg/template/spec16.C: New test.
2332         * g++.old-deja/g++.robertl/eb118.C: Remove.
2333
2334 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2335
2336         PR c++/509
2337         * g++.dg/template/spec15.C: New test.
2338
2339 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2340
2341         Copy cases from g77.f-torture/execute and add dg-run
2342         directive.  Other changes as noted.
2343         * gfortran.dg/g77/13037.f
2344         * gfortran.dg/g77/1832.f
2345         * gfortran.dg/g77/19981119-0.f
2346         * gfortran.dg/g77/19990313-0.f
2347         * gfortran.dg/g77/19990313-1.f
2348         * gfortran.dg/g77/19990313-2.f
2349         * gfortran.dg/g77/19990313-3.f
2350         * gfortran.dg/g77/19990419-1.f
2351         * gfortran.dg/g77/19990826-0.f
2352         * gfortran.dg/g77/19990826-2.f
2353         * gfortran.dg/g77/20000503-1.f
2354         * gfortran.dg/g77/20001111.f
2355         * gfortran.dg/g77/20010116.f
2356         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2357         * gfortran.dg/g77/20010430.f
2358         * gfortran.dg/g77/6177.f
2359         * gfortran.dg/g77/947.f
2360         * gfortran.dg/g77/970816-3.f
2361         * gfortran.dg/g77/971102-1.f
2362         * gfortran.dg/g77/980520-1.f
2363         * gfortran.dg/g77/980628-0.f
2364         * gfortran.dg/g77/980628-1.f
2365         * gfortran.dg/g77/980628-10.f
2366         * gfortran.dg/g77/980628-2.f
2367         * gfortran.dg/g77/980628-3.f
2368         * gfortran.dg/g77/980628-7.f
2369         * gfortran.dg/g77/980628-8.f
2370         * gfortran.dg/g77/980628-9.f
2371         * gfortran.dg/g77/980701-0.f
2372         * gfortran.dg/g77/980701-1.f
2373         * gfortran.dg/g77/cabs.f
2374         * gfortran.dg/g77/claus.f
2375         * gfortran.dg/g77/complex_1.f
2376         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2377         * gfortran.dg/g77/dcomplex.f
2378         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2379         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2380         * gfortran.dg/g77/f90-intrinsic-numeric.f
2381         * gfortran.dg/g77/int8421.f
2382         * gfortran.dg/g77/labug1.f
2383         * gfortran.dg/g77/large_vec.f
2384         * gfortran.dg/g77/le.f
2385         * gfortran.dg/g77/short.f
2386         * gfortran.dg/g77/README: Update
2387
2388 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2389
2390         PR c++/16637
2391         * g++.dg/parse/lookup4.C: New test.
2392
2393 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2394
2395         PR c++/16175
2396         * g++.dg/template/ttp10.C: New test.
2397
2398 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2399
2400         * gcc.dg/pr12625-1.c: New test.
2401
2402 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2403
2404         * testsuite/gcc.dg/switch-warn-1.c: New test.
2405         * testsuite/gcc.dg/switch-warn-2.c: New test.
2406         * gcc.c-torture/compile/pr14730.c: Update.
2407
2408 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
2409
2410         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2411         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2412         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2413         g++.dg/template/nontype3.C: Remove trailing CR from tests.
2414
2415 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
2416
2417         PR c++/16623
2418         * g++.dg/template/assign1.C: New test.
2419
2420 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2421
2422         PR c++/12170
2423         * g++.dg/template/ttp9.C: New test.
2424
2425 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
2426
2427         * gcc.dg/format/cmn-err-1.c: New test.
2428
2429 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2430
2431         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2432         gcc.dg/Wparentheses-10.c: New tests.
2433         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2434
2435 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2436
2437         PR fortran/16465
2438         * gfortran.dg/g77//ffixed-line-length-0.f,
2439         gfortran.dg/g77/ffixed-line-length-132.f,
2440         gfortran.dg/g77/ffixed-line-length-72.f,
2441         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2442         gfortran.dg/g77/README: Update.
2443
2444 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2445
2446         PR c++/13092
2447         * g++.dg/template/non-dependent7.C: New test.
2448         * g++.dg/template/non-dependent8.C: Likewise.
2449         * g++.dg/template/non-dependent9.C: Likewise.
2450         * g++.dg/template/non-dependent10.C: Likewise.
2451
2452 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
2453
2454         PR c++/16337
2455         * g++.dg/parse/attr2.C: New test.
2456
2457 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
2458
2459         * g77.dg: Removed.
2460         * g77.f-torture: Ditto.
2461
2462 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2463
2464         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2465         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2466         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2467
2468 2004-07-16  Richard Henderson  <rth@redhat.com>
2469
2470         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2471
2472 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2473
2474         * lib/fortran-torture.exp (fortran-torture): Don't test compile
2475         tests with full list of options.
2476         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2477         of TORTURE_OPTIONS if test contains 'dg-do run'.
2478
2479         PR fortran/16404
2480         * gfortran.dg/do_iterator.f90: New test.
2481
2482 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2483
2484         PR rtl-optimization/16536
2485         * gcc.c-torture/execute/restrict-1.c: New test.
2486
2487 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2488
2489         PR fortran/15324
2490         * gfortran.dg/pr15324.f90: New test.
2491
2492         PR fortran/15129
2493         * gfortran.dg/pr15129.f90: New test.
2494
2495         PR fortran/15140
2496         * gfortran.dg/pr15140.f90: New test.
2497
2498         PR fortran/13792
2499         * gfortran.fortran-torture/execute/bounds.f90: Add check for
2500         compile-time simplification.
2501
2502 2004-07-14  Mike Stump  <mrs@apple.com>
2503
2504         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2505
2506 2004-07-14  James E Wilson  <wilson@specifixinc.com>
2507
2508         PR target/16325
2509         * gcc.dg/profile-generate-1.c: New.
2510
2511 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * gcc.c-torture/execute/20040709-1.c: New test.
2514         * gcc.c-torture/execute/20040709-2.c: New test.
2515
2516 2004-07-14  Mike Stump  <mrs@apple.com>
2517
2518         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2519
2520 2004-07-14  Mike Stump  <mrs@apple.com>
2521
2522         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2523
2524 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
2525
2526         PR c++/16518
2527         * g++.dg/parse/mutable1.C: New test.
2528
2529 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
2530
2531         PR tree-optimization/16443
2532         * gcc.dg/tree-ssa/20040713-1.c: New test.
2533
2534 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
2535
2536         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2537         for operator new.
2538
2539 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2540
2541         * gfortran.dg/g77/README: New file
2542         * gfortran.dg/g77/19981216-0.f:  Copy from
2543         g77.f-torture/noncompile.  Add "dg-do compile" and
2544         dg-error as required.
2545         * gfortran.dg/g77/19990218-1.f: Likewise
2546         * gfortran.dg/g77/19990905-1.f: Likewise
2547         * gfortran.dg/g77/9263.f: Likewise
2548         * gfortran.dg/g77/980615-0.f: Likewise
2549         * gfortran.dg/g77/980616-0.f: Likewise
2550         * gfortran.dg/g77/check0.f: Likewise
2551         * gfortran.dg/g77/select_no_compile.f: Likewise
2552
2553 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2554
2555         Copy files from g77.f-torture/compile.
2556         Add "{ dg-do compile}".  Other changes as noted
2557         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2558         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2559         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2560         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2561         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2562         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2563         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2564         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2565         statement to conform to standard.  Append alpha1.x for reference.
2566         * gfortran.dg/g77/xformat.f: Add dg-warning
2567
2568 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
2569
2570         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2571         Add {dg-do compile} directive.
2572         * gfortran.dg/g77/cpp2.F: Likewise
2573
2574 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2575
2576         PR c++/5402
2577         * g++.dg/lookup/name-clash1.C: New test.
2578
2579         PR c++/9777
2580         * g++.dg/lookup/name-clash2.C: New test.
2581
2582         PR c++/12102
2583         * g++.dg/lookup/name-clash3.C: New test.
2584
2585 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2586
2587         * g++.dg/lookup/new2.C: New test.
2588         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2589
2590 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
2591
2592         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2593         Add {dg-do compile} directive.
2594         * gfortran.dg/g77/13060.f: Likewise
2595         * gfortran.dg/g77/19990218-0.f: Likewise
2596         * gfortran.dg/g77/19990305-0.f: Likewise
2597         * gfortran.dg/g77/19990419-0.f: Likewise
2598         * gfortran.dg/g77/19990502-0.f: Likewise
2599         * gfortran.dg/g77/19990502-1.f: Likewise
2600         * gfortran.dg/g77/19990525-0.f: Likewise
2601         * gfortran.dg/g77/19990826-1.f: Likewise
2602         * gfortran.dg/g77/19990826-3.f: Likewise
2603         * gfortran.dg/g77/19990905-2.f: Likewise
2604         * gfortran.dg/g77/20000412-1.f: Likewise
2605         * gfortran.dg/g77/20000511-1.f: Likewise
2606         * gfortran.dg/g77/20000511-2.f: Likewise
2607         * gfortran.dg/g77/20000518.f: Likewise
2608         * gfortran.dg/g77/20000601-1.f: Likewise
2609         * gfortran.dg/g77/20000601-2.f: Likewise
2610         * gfortran.dg/g77/20000629-1.f: Likewise
2611         * gfortran.dg/g77/20000630-2.f: Likewise
2612         * gfortran.dg/g77/20010115.f: Likewise
2613         * gfortran.dg/g77/20010321-1.f: Likewise
2614         * gfortran.dg/g77/20010426.f: Likewise
2615         * gfortran.dg/g77/20020307-1.f: Likewise
2616         * gfortran.dg/g77/8485.f: Likewise
2617         * gfortran.dg/g77/960317-1.f: Likewise
2618         * gfortran.dg/g77/970915-0.f: Likewise
2619         * gfortran.dg/g77/980310-1.f: Likewise
2620         * gfortran.dg/g77/980310-2.f: Likewise
2621         * gfortran.dg/g77/980310-3.f: Likewise
2622         * gfortran.dg/g77/980310-4.f: Likewise
2623         * gfortran.dg/g77/980310-6.f: Likewise
2624         * gfortran.dg/g77/980310-7.f: Likewise
2625         * gfortran.dg/g77/980310-8.f: Likewise
2626         * gfortran.dg/g77/980419-2.f: Likewise
2627         * gfortran.dg/g77/980424-0.f: Likewise
2628         * gfortran.dg/g77/980427-0.f: Likewise
2629         * gfortran.dg/g77/980729-0.f: Likewise
2630         * gfortran.dg/g77/981117-1.f: Likewise
2631         * gfortran.dg/g77/toon_1.f: Likewise
2632
2633 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2634
2635         PR c++/2204
2636         * g++.dg/other/abstract2.C: New test.
2637
2638 2004-07-12  Paul Brook  <paul@codesourcery.com>
2639
2640         * gfortran.dg/pointer_init_1.f90: New test.
2641
2642 2004-07-11  Paul Brook  <paul@codesourcery.com>
2643
2644         PR fortran/15986
2645         * gfortran.dg/contained_1.f90: New test.
2646
2647 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
2648
2649         * g++.dg/parse/defarg8.C: New test.
2650
2651 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2652
2653         PR fortran/16433
2654         * gfortran.dg/pr16433.f: New test.
2655
2656         PR fortran/17574
2657         * gfortran.dg/pr15754.f90: New test.
2658
2659 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2660
2661         PR tree-optimization/16437
2662         * gcc.c-torture/execute/bitfld-4.c: New test.
2663
2664 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2665
2666         * gfortran.fortran-torture/execute/common_2.f90: Add check for
2667         access to common var from module.
2668
2669 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2670
2671         PR fortran/16336
2672         * gfortran.fortran-torture/execute/common_2.f90: New test.
2673
2674 2004-07-10  Paul Brook  <paul@codesourcery.com>
2675
2676         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2677
2678 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2679
2680         PR fortran/15969
2681         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2682
2683 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
2684
2685         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2686         * gfortran.dg/g77/ffixed-form-2.f: Likewise
2687         * gfortran.dg/g77/ffree-form-1.f: Likewise
2688         * gfortran.dg/g77/ffree-form-2.f: Likewise
2689         * gfortran.dg/g77/ffree-form-3.f: Likewise
2690         * gfortran.dg/g77/fno-underscoring.f: Likewise
2691         * gfortran.dg/g77/funderscoring.f: Likewise
2692         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
2693
2694 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2695
2696         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2697
2698 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2699         Paul Brook  <paul@codesourcery.com>
2700
2701         PR fortran/13415
2702         * gfortran.dg/common_pointer_1.f90: New test.
2703
2704 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2705
2706         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2707
2708 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2709
2710         PR target/16364
2711         * gcc.c-torture/compile/20040709-1.c: New.
2712
2713 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2714
2715         PR fortran/14077
2716         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2717
2718 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2719
2720         PR fortran/13201
2721         * gfortran.dg/shape_1.f90: New test.
2722
2723 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
2724             Andrew Pinski  <apinski@apple.com>
2725
2726         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2727
2728 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2729
2730         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2731         comment.
2732
2733 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2734         Paul Brook  <paul@codesourcery.com>
2735
2736         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2737         '.f95' and '.F95'.
2738
2739 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
2740
2741         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2742
2743 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2744
2745         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
2746         testcases with capital suffix.
2747
2748 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2749
2750         PR fortran/15481
2751         PR fortran/13372
2752         PR fortran/13575
2753         PR fortran/15978
2754         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
2755
2756         * gfortran.dg/implicit_1.f90: New test.
2757
2758 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2759
2760         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
2761         expression to match gfortran warning/error messages
2762         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
2763         dg-error text.
2764
2765 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2766
2767         * lib/fortran-torture.exp: Rename proc search_for to
2768         search_for_re.
2769
2770 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2771
2772         * gcc.c-torture/execute/simd-5.x: New file.
2773         XFAIL on SPARC 64-bit at -O0.
2774
2775 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2776
2777         PR c++/8211
2778         PR c++/16165
2779         * g++.dg/warn/effc3.C: New test.
2780
2781 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2782
2783         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
2784         change X to 1X in format.
2785         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
2786         add data statements to conform to standard.
2787
2788 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2789
2790         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
2791         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
2792         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
2793
2794 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
2795
2796         * gfortran.dg/g77/7388.f: Copy from g77.dg
2797         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
2798         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
2799         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
2800         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
2801         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
2802         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
2803         * gfortran.dg/g77/strlen0.f: Likewise
2804
2805 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
2806
2807         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
2808         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
2809
2810 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2811
2812         * gcc.c-torture/execute/920428-2.x: Delete.
2813         * gcc.c-torture/execute/920501-7.x: Likewise.
2814
2815 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
2816
2817         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
2818         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
2819         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
2820         prescott and c3-2.
2821         (PREFETCH_3DNOW): Add -march=c3.
2822
2823 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
2824
2825         PR c/16437
2826         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
2827         * gcc.c-torture/execute/bf64-1.x: Likewise.
2828
2829 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2830
2831         * gcc.c-torture/compile/20040708-1.c: New test.
2832
2833 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2834
2835         PR c++/16169
2836         * g++.dg/warn/effc2.C: New test.
2837
2838 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2839
2840         * gcc.c-torture/execute/bitfld-1.x: Remove.
2841         * gcc.c-torture/execute/bitfld-3.c: New test.
2842         * gcc.dg/bitfld-2.c: Remove XFAILs.
2843
2844 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
2845
2846         PR c++/16276
2847         * g++.dg/rtti/tinfo1.C: New file.
2848
2849 2004-07-07  Eric Christopher  <echristo@redhat.com>
2850
2851         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2852
2853 2004-07-07  Andrew Pinski  <apinski@apple.com>
2854
2855         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
2856
2857 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
2858
2859         * g++.dg/init/call1.C: XFAIL.
2860
2861 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
2862
2863         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
2864         except for movstrict*, to movmem* and clrstr* to clrmem*.
2865
2866 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
2867
2868         * gcc.c-torture/execute/20040707-1.c: New test.
2869
2870 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
2871
2872         * gcc.c-torture/execute/20040706-1.c: New test.
2873
2874 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2875
2876         PR c++/3671
2877         * g++.dg/template/spec14.C: New test.
2878
2879 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
2880
2881         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
2882         nothing if not yet defined.  Use it in b, c and d type definitions.
2883         * gcc.c-torture/execute/20040705-1.c: New test.
2884         * gcc.c-torture/execute/20040705-2.c: New test.
2885
2886 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2887
2888         PR c++/2518
2889         * g++.dg/lookup/new1.C: New test.
2890
2891 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2892
2893         PR c++/11406
2894         * g++.dg/template/sizeof8.C: New test.
2895
2896 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
2897
2898         * gcc.c-torture/compile/20040705-1.c: New test.
2899
2900 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
2901
2902         * gfortran.fortran-torture/execute/seq_io.f90: New test.
2903
2904 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
2905
2906         * gcc.dg/cpp/if-mop.c: Two new testcases.
2907         * gcc.dg/cpp/trad/comment-3.c: New.
2908
2909 2004-07-04  Paul Brook  <paul@codesourcery.com>
2910
2911         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
2912
2913 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
2914
2915         PR c++/3761
2916         * g++.dg/lookup/crash4.C: New test.
2917
2918 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
2919
2920         * gcc.c-torture/execute/builtin-abs-1.c
2921         * gcc.c-torture/execute/builtin-abs-2.c
2922         * gcc.c-torture/execute/builtin-complex-1.c
2923         * gcc.c-torture/execute/builtins/string-1-lib.c
2924         * gcc.c-torture/execute/builtins/string-1.c
2925         * gcc.c-torture/execute/builtins/string-2-lib.c
2926         * gcc.c-torture/execute/builtins/string-2.c
2927         * gcc.c-torture/execute/builtins/string-3-lib.c
2928         * gcc.c-torture/execute/builtins/string-3.c
2929         * gcc.c-torture/execute/builtins/string-4-lib.c
2930         * gcc.c-torture/execute/builtins/string-4.c
2931         * gcc.c-torture/execute/builtins/string-5-lib.c
2932         * gcc.c-torture/execute/builtins/string-5.c
2933         * gcc.c-torture/execute/builtins/string-6-lib.c
2934         * gcc.c-torture/execute/builtins/string-6.c
2935         * gcc.c-torture/execute/builtins/string-7-lib.c
2936         * gcc.c-torture/execute/builtins/string-7.c
2937         * gcc.c-torture/execute/builtins/string-8-lib.c
2938         * gcc.c-torture/execute/builtins/string-8.c
2939         * gcc.c-torture/execute/builtins/string-9-lib.c
2940         * gcc.c-torture/execute/builtins/string-9.c
2941         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
2942         * gcc.c-torture/execute/builtins/string-asm-1.c
2943         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
2944         * gcc.c-torture/execute/builtins/string-asm-2.c
2945         * gcc.c-torture/execute/stdio-opt-1.c
2946         * gcc.c-torture/execute/stdio-opt-2.c
2947         * gcc.c-torture/execute/stdio-opt-3.c
2948         * gcc.c-torture/execute/string-opt-1.c
2949         * gcc.c-torture/execute/string-opt-10.c
2950         * gcc.c-torture/execute/string-opt-11.c
2951         * gcc.c-torture/execute/string-opt-12.c
2952         * gcc.c-torture/execute/string-opt-13.c
2953         * gcc.c-torture/execute/string-opt-14.c
2954         * gcc.c-torture/execute/string-opt-15.c
2955         * gcc.c-torture/execute/string-opt-16.c
2956         * gcc.c-torture/execute/string-opt-2.c
2957         * gcc.c-torture/execute/string-opt-6.c
2958         * gcc.c-torture/execute/string-opt-7.c
2959         * gcc.c-torture/execute/string-opt-8.c:
2960         Replace with ...
2961
2962         * gcc.c-torture/execute/builtins/abs-2.c
2963         * gcc.c-torture/execute/builtins/abs-3.c
2964         * gcc.c-torture/execute/builtins/complex-1.c
2965         * gcc.c-torture/execute/builtins/fprintf.c
2966         * gcc.c-torture/execute/builtins/fputs.c
2967         * gcc.c-torture/execute/builtins/memcmp.c
2968         * gcc.c-torture/execute/builtins/memmove.c
2969         * gcc.c-torture/execute/builtins/memops-asm.c
2970         * gcc.c-torture/execute/builtins/mempcpy-2.c
2971         * gcc.c-torture/execute/builtins/mempcpy.c
2972         * gcc.c-torture/execute/builtins/memset.c
2973         * gcc.c-torture/execute/builtins/printf.c
2974         * gcc.c-torture/execute/builtins/sprintf.c
2975         * gcc.c-torture/execute/builtins/strcat.c
2976         * gcc.c-torture/execute/builtins/strchr.c
2977         * gcc.c-torture/execute/builtins/strcmp.c
2978         * gcc.c-torture/execute/builtins/strcpy.c
2979         * gcc.c-torture/execute/builtins/strcspn.c
2980         * gcc.c-torture/execute/builtins/strlen-2.c
2981         * gcc.c-torture/execute/builtins/strlen.c
2982         * gcc.c-torture/execute/builtins/strncat.c
2983         * gcc.c-torture/execute/builtins/strncmp-2.c
2984         * gcc.c-torture/execute/builtins/strncmp.c
2985         * gcc.c-torture/execute/builtins/strncpy.c
2986         * gcc.c-torture/execute/builtins/strpbrk.c
2987         * gcc.c-torture/execute/builtins/strpcpy-2.c
2988         * gcc.c-torture/execute/builtins/strpcpy.c
2989         * gcc.c-torture/execute/builtins/strrchr.c
2990         * gcc.c-torture/execute/builtins/strspn.c
2991         * gcc.c-torture/execute/builtins/strstr-asm.c
2992         * gcc.c-torture/execute/builtins/strstr.c:
2993         ... these new files.
2994
2995         * gcc.c-torture/execute/builtins/abs-2-lib.c
2996         * gcc.c-torture/execute/builtins/abs-3-lib.c
2997         * gcc.c-torture/execute/builtins/complex-1-lib.c
2998         * gcc.c-torture/execute/builtins/fprintf-lib.c
2999         * gcc.c-torture/execute/builtins/fputs-lib.c
3000         * gcc.c-torture/execute/builtins/memcmp-lib.c
3001         * gcc.c-torture/execute/builtins/memmove-lib.c
3002         * gcc.c-torture/execute/builtins/memops-asm-lib.c
3003         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3004         * gcc.c-torture/execute/builtins/mempcpy-lib.c
3005         * gcc.c-torture/execute/builtins/memset-lib.c
3006         * gcc.c-torture/execute/builtins/printf-lib.c
3007         * gcc.c-torture/execute/builtins/sprintf-lib.c
3008         * gcc.c-torture/execute/builtins/strcat-lib.c
3009         * gcc.c-torture/execute/builtins/strchr-lib.c
3010         * gcc.c-torture/execute/builtins/strcmp-lib.c
3011         * gcc.c-torture/execute/builtins/strcpy-lib.c
3012         * gcc.c-torture/execute/builtins/strcspn-lib.c
3013         * gcc.c-torture/execute/builtins/strlen-2-lib.c
3014         * gcc.c-torture/execute/builtins/strlen-lib.c
3015         * gcc.c-torture/execute/builtins/strncat-lib.c
3016         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3017         * gcc.c-torture/execute/builtins/strncmp-lib.c
3018         * gcc.c-torture/execute/builtins/strncpy-lib.c
3019         * gcc.c-torture/execute/builtins/strpbrk-lib.c
3020         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3021         * gcc.c-torture/execute/builtins/strpcpy-lib.c
3022         * gcc.c-torture/execute/builtins/strrchr-lib.c
3023         * gcc.c-torture/execute/builtins/strspn-lib.c
3024         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3025         * gcc.c-torture/execute/builtins/strstr-lib.c
3026         * gcc.c-torture/execute/builtins/lib/abs.c
3027         * gcc.c-torture/execute/builtins/lib/fprintf.c
3028         * gcc.c-torture/execute/builtins/lib/memset.c
3029         * gcc.c-torture/execute/builtins/lib/printf.c
3030         * gcc.c-torture/execute/builtins/lib/sprintf.c
3031         * gcc.c-torture/execute/builtins/lib/strcpy.c
3032         * gcc.c-torture/execute/builtins/lib/strcspn.c
3033         * gcc.c-torture/execute/builtins/lib/strncat.c
3034         * gcc.c-torture/execute/builtins/lib/strncmp.c
3035         * gcc.c-torture/execute/builtins/lib/strncpy.c
3036         * gcc.c-torture/execute/builtins/lib/strpbrk.c
3037         * gcc.c-torture/execute/builtins/lib/strspn.c
3038         * gcc.c-torture/execute/builtins/lib/strstr.c:
3039         New files containing support routines.
3040
3041         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3042         declaration.
3043         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3044         when not optimizing.
3045
3046 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
3047
3048         PR c++/16240
3049         * g++.dg/abi/mangle22.C: New test.
3050         * g++.dg/abi/mangle23.C: Likewise.
3051
3052 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
3053
3054         PR fortran/16290
3055         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3056         Allow for cases without denormalized floating point numbers.
3057
3058 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
3059
3060         PR c/1027
3061         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3062         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3063         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3064         expected warning text.
3065         * gcc.dg/format/diag-2.c: New test.
3066
3067 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3068
3069         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3070
3071 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3072
3073         * gcc.dg/builtins-43.c: New.
3074         * gcc.dg/builtins-44.c: New.
3075         * gcc.dg/builtins-45.c: New.
3076
3077 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
3078             Andreas Tobler  <a.tobler@schweiz.ch>
3079
3080         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3081         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
3082         as SIGSEGV.
3083         * gcc.dg/cleanup-11.c: Likewise.
3084         * gcc.dg/cleanup-8.c: Likewise.
3085         * gcc.dg/cleanup-9.c: Likewise.
3086         * gcc.dg/cleanup-5.c: Run on all platforms.
3087
3088 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3089
3090         * g++.dg/warn/nonnull1.C: New test.
3091
3092 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3093
3094         * gcc.dg/compat/compat-common.h: Wrap up CINT in
3095         an #ifndef SKIP_COMPLEX_INT/#endif pair.
3096         Special-case the Sun compiler wrt to <complex.h>.
3097
3098 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
3099
3100         * gcc.dg/Wunreachable-8.C: New test.
3101
3102         * gcc.dg/h8300-ice2.c : New test.
3103
3104 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
3105
3106         PR fortran/16161
3107         * gfortran.fortran-torture/compile/implicit.f90: Add test
3108         for implicit character.
3109
3110 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
3111
3112         PR fortran/16289
3113         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3114         Use tiny() intrinsic to find smallest non-negative real
3115
3116 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3117
3118         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3119         * gcc.dg/compat/struct-by-value-22_x.c: New.
3120         * gcc.dg/compat/struct-by-value-22_y.c: New.
3121
3122         * gcc.c-torture/execute/20040629-1.c: New test.
3123
3124 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3125
3126         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3127         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3128
3129         PR target/16195
3130         * gcc.dg/20040625-1.c: New test.
3131
3132 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3133
3134         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3135
3136 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3137
3138         PR fortran/15963
3139         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3140
3141 2004-06-29  Richard Henderson  <rth@redhat.com>
3142
3143         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3144
3145 2004-06-29  Paul Brook  <paul@codesourcery.com>
3146
3147         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3148         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3149
3150 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3151
3152         PR c++/16260
3153         * g++.dg/parse/crash15.C: New.
3154
3155 2004-06-28  Andrew Pinski  <apinski@apple.com>
3156
3157         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3158         by the error already.
3159
3160         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3161
3162 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3163
3164         PR target/14041
3165         * gcc.dg/h8300-bss-align-1.c : New.
3166
3167 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3168
3169         * PR c++/16174
3170         * g++.dg/template/ctor4.C: New.
3171
3172 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3173
3174         PR c++/16205
3175         * g++.dg/warn/Wsequence-point-1.C: New test.
3176
3177 2004-06-27  Paul Brook  <paul@codesourcery.com>
3178
3179         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3180
3181 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3182
3183         * g++.old-deja/g++.mike/p7325.C: Remove.
3184
3185 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3186
3187         PR c/14963
3188         * gcc.dg/pr14963.c: New test.
3189
3190 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3191
3192         PR c++/16193
3193         * g++.dg/parse/redef1.C: New test.
3194
3195 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3196
3197         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3198         20021110.c.
3199         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3200         20021119-1.c.
3201         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3202         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3203         5-04.c.
3204         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3205         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3206         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3207         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3208         g++.brendan/enum14.C.
3209         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3210         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3211         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3212         g++.mike/virt1.C.
3213         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3214         memtemp24.C.
3215
3216 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3217
3218         * gcc.dg/20040527-1.c: New test case.
3219
3220 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3221
3222         PR gfortran/pr16196
3223         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3224
3225 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3226
3227         PR middle-end/15825
3228         * gcc.dg/pr15825-1.c: New test case.
3229
3230 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3231
3232         * gcc.c-torture/execute/20040625-1.c: New test.
3233
3234 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3235
3236         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3237
3238 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3239
3240         * gcc.dg/torture/mips-div-1.c: New test.
3241
3242 2004-06-24  Jeff Law  <law@redhat.com>
3243
3244         * gcc.dg/tree-ssa/20040624-1.c: New test.
3245
3246 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3247
3248         * gcc.c-torture/compile/20040624-1.c: New test.
3249
3250 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3251
3252         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3253         this directory.
3254
3255 2004-06-23  Andrew Pinski  <apinski@apple.com>
3256
3257         PR middle-end/15988
3258         * g++.dg/opt/ptrmem4.C: New test.
3259
3260         * gcc.dg/c90-array-quals-2.c: New test.
3261
3262 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3263
3264         * gcc.dg/kpice1.c: New test.
3265
3266 2006-06-23  Andrew Pinski  <apinski@apple.com>
3267
3268         * gcc.dg/c90-array-quals.c: New test.
3269
3270 2006-06-22  Richard Henderson  <rth@redhat.com>
3271
3272         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3273
3274 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3275
3276         * gcc.dg/builtins-config.h: Handle FreeBSD.
3277
3278 2006-06-22  Richard Henderson  <rth@redhat.com>
3279
3280         * g++.dg/opt/devirt1.C: New.
3281
3282 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3283
3284         * g++.dg/opt/pr15551.C: New testcase.
3285
3286 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3287
3288         PR target/14800
3289         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3290         x86_64-*-linux* when compiling for 32bit.
3291
3292 2004-06-21  Andrew Pinski  <apinski@apple.com>
3293
3294         * gcc.dg/pch/struct-1.c: New.
3295         * gcc.dg/pch/struct-1.hs: New.
3296
3297 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3298
3299         * gcc.dg/pch/save-temps-1.c: New file.
3300         * gcc.dg/pch/save-temps-1.hs: New file.
3301
3302 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3303
3304         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3305         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3306
3307 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3308
3309         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3310         to fix type error.
3311         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3312         Remove trailing spaces.
3313
3314 2004-06-21  Richard Henderson  <rth@redhat.com>
3315
3316         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3317         merging && to BIT_FIELD_REF.
3318
3319 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3320
3321         * g++.dg/opt/placeholder1.C: New test.
3322
3323 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3324
3325         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3326         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3327         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3328         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3329
3330 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3331
3332         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3333         extern "C".
3334         * g++.dg/other/pragma-re-1.C: Add comments.
3335
3336 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3337
3338         PR gfortran/16080
3339         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3340
3341 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3342
3343         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3344         instead of setting the type of size_t by
3345         hand.
3346
3347 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3348
3349         * gcc.dg/unordered-2.c: New test case.
3350         * gcc.dg/unordered-3.c: New test case.
3351
3352 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3353
3354         PR other/16043
3355         * lib/g++.exp (g++_version): Tweak regexp for version
3356         * lib/g77.exp (g77_version): Likewise
3357         * lib/gfortran.exp (gfortran_version): Likewise
3358         * lib/objc.exp (objc_version): Likewise
3359         * lib/treelang.exp (treelang_version): Likewise
3360
3361 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3362
3363         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3364         Use INT_MAX instead of __INT_MAX__.
3365         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3366
3367         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3368         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3369         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3370         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3371         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3372         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3373         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3374         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3375         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3376
3377         * gcc.dg/range-test-1.c: New test.
3378         * g++.dg/opt/range-test-1.C: New test.
3379
3380 2004-06-17  Richard Henderson  <rth@redhat.com>
3381
3382         * objc.dg/sync-1.m: New.
3383         * objc.dg/try-catch-1.m: Don't force next runtime.
3384         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3385         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3386         shadowed catch clause.
3387         * objc.dg/try-catch-5.m: New.
3388
3389 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3390
3391         Bug 14610
3392         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3393
3394 2004-06-15  Richard Henderson  <rth@redhat.com>
3395
3396         * gcc.dg/20001116-1.c: Move expected warning line.
3397
3398 2004-06-15  Richard Henderson  <rth@redhat.com>
3399
3400         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3401         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3402
3403 2004-06-15  Jeff Law  <law@redhat.com>
3404
3405         * gcc.dg/tree-ssa/20040615-1.c: New test.
3406         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3407         be less sensitive to operand ordering.
3408         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3409
3410 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
3411
3412         * g++.dg/abi/bitfield3.C: Add comment..
3413
3414 2004-06-15  Richard Henderson  <rth@redhat.com>
3415
3416         * g++.dg/ext/stmtexpr1.C: XFAIL.
3417         * gcc.dg/20030612-1.c: XFAIL.
3418
3419 2004-06-15  Eric Christopher  <echristo@redhat.com>
3420
3421         * g++.dg/charset/asm5.c: New.
3422         * gcc.dg/charset/asm6.c: New.
3423
3424 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3425
3426         PR fortran/15962
3427         * gfortran.fortran-torture/execute/select_1.f90: New test.
3428
3429 2004-06-15  Paul Brook  <paul@codesourcery.com>
3430
3431         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3432
3433 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3434
3435         PR c++/15967
3436         * g++.dg/lookup/crash3.C: New test.
3437
3438 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3439
3440         PR c++/15947
3441         * g++.dg/parse/dtor4.C: New test.
3442
3443 2004-06-14  Jeff Law  <law@redhat.com>
3444
3445         * gcc.c-torture/compile/20040614-1.c: New test.
3446
3447 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3448
3449         PR fortran/15211
3450         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3451         LEN of a character array.
3452
3453 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
3454
3455         PR c++/15096
3456         * g++.dg/template/ptrmem10.C: New test.
3457
3458         PR c++/14930
3459         * g++.dg/template/friend30.C: New test.
3460
3461 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3462
3463         PR fortran/14928
3464         * gfortran.fortran-torture/compile/mloc.f90: New test.
3465
3466 2004-06-13  Paul Brook  <paul@codesourcery.com>
3467
3468         * gfortran.fortran-torture/execute/random_2.f90: New test.
3469
3470 2004-06-13  Eric Christopher  <echristo@redhat.com>
3471
3472         * gcc.dg/noncompile/redecl-1.c: Fix error message.
3473
3474 2004-06-12  Paul Brook  <paul@codesourcery.com>
3475
3476         * gfortran.fortran-torture/execute/contained_3.f90: New test.
3477
3478 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3479
3480         PR fortran/14923
3481         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3482
3483 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3484
3485         PR fortran/14957
3486         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3487         syntax errors in end statements of contained subroutines.
3488
3489 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3490
3491         PR fortran/12841
3492         * gfortran.fortran-torture/execute/null_arg.f90: New test.
3493
3494 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3495
3496         PR fortran/15665
3497         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3498
3499 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
3500
3501         PR gfortran/12839
3502         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3503
3504 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
3505
3506         PR c++/15862
3507         * g++.dg/parse/enum1.C: New test.
3508
3509 2004-06-10  Jeff Law  <law@redhat.com>
3510
3511         * gcc.c-torture/compile/20040610-1.c: New test.
3512
3513 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3514
3515         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3516         * g++.old-deja/g++.other/decl3.C: Likewise.
3517
3518 2004-06-10  Brian Booth  <bbooth@redhat.com>
3519
3520         * gcc.dg/tree-ssa/20031015-1.c: Scan for
3521         V_MAY_DEF instead of VDEF.
3522         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3523
3524 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
3525
3526         PR c++/14211
3527         * g++.dg/conversion/const1.C: New test.
3528
3529         PR c++/15076
3530         * g++.dg/conversion/reinterpret1.C: New test.
3531
3532         PR c++/15877
3533         * g++.dg/template/enum2.C: New test.
3534
3535         PR c++/15227
3536         * g++.dg/template/error13.C: New test.
3537
3538 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3539
3540         PR fortran/14957
3541         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3542         arguments to test_* REAL and of the right size.
3543
3544 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3545
3546         PR target/15569
3547         PR rtl-optimization/15681
3548         * gcc.dg/20040609-1.c: New test.
3549
3550 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
3551
3552         PR c++/14791
3553         * g++.dg/opt/builtins1.C: New test.
3554
3555 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
3556
3557         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3558         that use default windows32 struct layout.
3559         * gcc.dg/i386-bitfield2.c: Likewise.
3560
3561 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
3562
3563         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3564         for mingw32 and cygwin targets.
3565
3566 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
3567
3568         * gcc.dg/pch/macro-4.c: New.
3569         * gcc.dg/pch/macro-4.hs: New.
3570
3571 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3572
3573         PR fortran/13249
3574         * gfortran.fortran-torture/compile/name_clash.f90: New test.
3575
3576 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3577
3578         PR fortran/13372
3579         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3580
3581 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3582
3583         PR gfortran/14897
3584         * gfortran.fortran-torture/execute/t_edit.f90: New test.
3585
3586 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
3587
3588         PR gfortran/15755
3589         * gfortran.fortran-torture/execute/backspace.c : New test.
3590
3591 2004-06-09  Paul Brook  <paul@codesourcery.com>
3592
3593         * gfortran.fortran-torture/execure/intrinsic_associated.f90
3594         (pointer_to_section): Rewrite to use smaller array.
3595
3596 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
3597
3598         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3599         * gcc.dg/ext/altivec-10.c: Same.
3600         * gcc.dg/ext/altivec-11.c: Same.
3601         * gcc.dg/ext/altivec-12.c: Same.
3602         * gcc.dg/ext/altivec-13.c: Same.
3603         * gcc.dg/ext/altivec-14.c: Same.
3604         * gcc.dg/ext/altivec-15.c: Same.
3605         * gcc.dg/ext/altivec-16.c: Same.
3606         * gcc.dg/ext/altivec-3.c: Same.
3607         * gcc.dg/ext/altivec-4.c: Same.
3608         * gcc.dg/ext/altivec-6.c: Same.
3609         * gcc.dg/ext/altivec-7.c: Same.
3610         * gcc.dg/ext/altivec-8.c: Same.
3611         * gcc.dg/ext/altivec-varargs-1.c: Same.
3612
3613         * g++.dg/ext/altivec-1.C: Correct dg syntax.
3614         * g++.dg/ext/altivec-10.C: Same.
3615         * g++.dg/ext/altivec-2.C: Same.
3616         * g++.dg/ext/altivec-3.C: Same.
3617         * g++.dg/ext/altivec-4.C: Same.
3618         * g++.dg/ext/altivec-5.C: Same.
3619         * g++.dg/ext/altivec-6.C: Same.
3620         * g++.dg/ext/altivec-7.C: Same.
3621         * g++.dg/ext/altivec-8.C: Same.
3622         * g++.dg/ext/altivec-9.C: Same.
3623
3624 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3625
3626         PR c++/7841
3627         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3628
3629 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3630
3631         * gcc.dg/union-1.c: New test.
3632
3633 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3634
3635         * gcc.dg/builtins-41.c: New test case.
3636         * gcc.dg/builtins-42.c: New test case.
3637
3638 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3639
3640         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3641         * g++.dg/ext/altivec-10.C: Same.
3642         * g++.dg/ext/altivec-2.C: Same.
3643         * g++.dg/ext/altivec-3.C: Same.
3644         * g++.dg/ext/altivec-4.C: Same.
3645         * g++.dg/ext/altivec-5.C: Same.
3646         * g++.dg/ext/altivec-6.C: Same.
3647         * g++.dg/ext/altivec-7.C: Same.
3648         * g++.dg/ext/altivec-8.C: Same.
3649         * g++.dg/ext/altivec-9.C: Same.
3650         * g++.old-deja/g++.abi/cxa_vec.C: Same.
3651         * g++.old-deja/g++.brendan/new3.C: Same.
3652         * gcc.c-torture/execute/eeprof-1.x: Same.
3653
3654 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
3655
3656         PR c/14765
3657         * gcc.dg/pr14765-1.c: New test.
3658
3659 2004-06-07  Roger Sayle  <roger@eyesopen.com>
3660
3661         PR c/14649
3662         * gcc.dg/pr14649-1.c: New test case.
3663
3664 2004-06-07  Richard Henderson  <rth@redhat.com>
3665
3666         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3667         if temporaries.
3668
3669 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
3670
3671         * g++.dg/eh/elide1.C: Remove XFAIL.
3672
3673 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
3674
3675         PR c++/15337
3676         * g++.dg/expr/sizeof3.C: New test.
3677
3678         PR c++/14777
3679         * g++.dg/template/access14.C: New test.
3680
3681         PR c++/15554
3682         * g++.dg/template/enum1.C: New test.
3683
3684         PR c++/15057
3685         * g++.dg/eh/throw1.C: New test.
3686
3687 2004-06-07  David Ayers  <d.ayers@inode.at>
3688             Ziemowit Laski  <zlaski@apple.com>
3689
3690         * lib/objc.exp (objc_target_compile): Revert the '-framework
3691         Foundation' flag fix, since bare Darwin does not ship
3692         with the Foundation framework.
3693         * objc/execute/next_mapping.h: Provide a local NSConstantString
3694         @interface and @implementation.
3695         (objc_constant_string_init): A constructor function, used to
3696         initialize the NSConstantString meta-class object.
3697         * objc/execute/string1.m: Include "next_mapping.h" instead of
3698         <Foundation/NSString.h>.
3699         * objc/execute/string2.m: Likewise.
3700         * objc/execute/string3.m: Likewise.
3701         * objc/execute/string4.m: Likewise.
3702
3703 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
3704
3705         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3706         to double. Replace double with FLOAT.
3707         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3708
3709         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3710         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3711         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3712         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3713         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3714         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3715         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3716         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3717
3718 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
3719
3720         PR c/13519
3721         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3722
3723 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3724
3725         PR c++/15503
3726         * g++.dg/template/meminit2.C: New test.
3727
3728 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
3729
3730         PR target/15822
3731         * gcc.c-torture/execute/compare-fp-1.c,
3732         gcc.c-torture/execute/compare-fp-2.c,
3733         gcc.c-torture/execute/compare-fp-3.c,
3734         gcc.c-torture/execute/compare-fp-4.c,
3735         gcc.c-torture/execute/compare-fp-3.x,
3736         gcc.c-torture/execute/compare-fp-4.x: Moved...
3737         * gcc.c-torture/execute/ieee/compare-fp-1.c,
3738         gcc.c-torture/execute/ieee/compare-fp-2.c,
3739         gcc.c-torture/execute/ieee/compare-fp-3.c,
3740         gcc.c-torture/execute/ieee/compare-fp-4.c,
3741         gcc.c-torture/execute/ieee/compare-fp-3.x,
3742         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
3743
3744 2004-06-04  David Ayers  <d.ayers@inode.at>
3745
3746         * objc/execute/protocol-isEqual-4.m: New testcase.
3747
3748 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
3749
3750         * objc/execute/protocol-isEqual-1.m: New testcase.
3751         * objc/execute/protocol-isEqual-2.m: New testcase.
3752         * objc/execute/protocol-isEqual-3.m: New testcase.
3753
3754 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3755
3756         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
3757
3758 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
3759
3760         * lib/objc.exp (objc_target_compile): When running tests on
3761         Darwin (Mac OS X), inform the linker about '-framework
3762         'Foundation'.
3763
3764 2004-06-02  Eric Christopher  <echristo@redhat.com>
3765
3766         * gcc.c-torture/compile/20040602-1.c: New.
3767
3768 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
3769
3770         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
3771         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
3772
3773         PR tree-optimization/14736
3774         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
3775
3776         PR tree-optimization/14042
3777         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
3778
3779         PR tree-optimization/14729
3780         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
3781
3782 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3783
3784         PR fortran/15557
3785         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
3786
3787 2004-06-01  Richard Hederson  <rth@redhat.com>
3788
3789         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
3790
3791 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3792
3793         PR c++/14932
3794         * g++.dg/parse/offsetof4.C: New test.
3795
3796 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
3797
3798         PR objc/7993
3799         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
3800
3801 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
3802
3803         PR c++/15701
3804         * g++.dg/template/friend29.C: New test.
3805
3806 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3807
3808         PR c/15749
3809         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
3810
3811 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
3812
3813         * gcc.dg/sparc-trap-1.c: New test.
3814
3815 2004-05-31  Roger Sayle  <roger@eyesopen.com>
3816
3817         PR middle-end/15069
3818         * g++.dg/opt/fold3.C: New test case.
3819
3820 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
3821
3822         * lib/target-supports.exp (check_iconv_available): Fix fallout
3823         from 2004-05-28 patch.
3824
3825 2004-05-30  Paul Brook  <paul@codesourcery.com>
3826
3827         PR fortran/15620
3828         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
3829         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
3830
3831 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
3832
3833         * gfortran.fortran-torture/execute/random_1.f90: New test.
3834
3835 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3836
3837         * g++.dg/ext/altivec-10.C: New test.
3838
3839 2004-05-29  Paul Brook  <paul@codesourcery.com>
3840
3841         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
3842
3843 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3844
3845         * gcc.dg/altivec-16.c: New test.
3846
3847 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
3848
3849         * lib/target-supports.exp (check_vmx_hw_available): New.
3850         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
3851
3852         * lib/target-supports.exp (check_alias_available,
3853         check_iconv_available, check_named_sections_available): Use
3854         unique names for temporary files.
3855
3856 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
3857
3858         * gcc.dg/altivec-15.c: New test.
3859
3860 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3861
3862         PR c++/15083
3863         * g++.dg/warn/noeffect6.C: New test.
3864
3865         PR c++/15471
3866         * g++.dg/expr/ptrmem4.C: New test.
3867
3868         PR c++/15640
3869         * g++.dg/template/operator3.C: New test.
3870
3871 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
3872
3873         PR c++/14668
3874         * g++.dg/lookup/redecl1.C: New test.
3875         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
3876
3877 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
3878
3879         * gcc.c-torture/execute/compare-fp-1.c,
3880         gcc.c-torture/execute/compare-fp-2.c,
3881         gcc.c-torture/execute/compare-fp-3.c,
3882         gcc.c-torture/execute/compare-fp-4.c,
3883         gcc.c-torture/execute/compare-fp-3.x,
3884         gcc.c-torture/execute/compare-fp-4.x,
3885         gcc.dg/pr15649-1.c: New.
3886
3887 2004-05-27  Adam Nemet  <anemet@lnxw.com>
3888
3889         PR c++/12883
3890         * g++.dg/init/array14.C: New test.
3891
3892 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
3893
3894         * lib/compat.exp (compat-get-options-main): New.
3895         (compat-get-options): Remove unneeded code, warn for ignored
3896         command.
3897         (compat-execute): Check flag set by dg-require-* commands.
3898
3899         * lib/compat.exp (compat-execute): Break up long lines.
3900
3901 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
3902
3903         * gcc.dg/altivec-7.c: Don't use 'vector long'.
3904         * gcc.dg/altivec-14.c: New test.
3905         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
3906
3907         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
3908         * gcc.dg/altivec-12.c: Ditto.
3909
3910         * gcc.dg/altivec-3.c: Move call to altivec_check.
3911
3912 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3913
3914         PR c++/15044
3915         * g++.dg/template/error12.C: New test.
3916
3917         PR c++/15317
3918         * g++.dg/ext/attrib15.C: New test.
3919
3920         PR c++/15329
3921         * g++.dg/template/ptrmem9.C: New test.
3922
3923 2004-05-25  Paul Brook  <paul@codesourcery.com>
3924
3925         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
3926
3927 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3928
3929         PR c++/15165
3930         * g++.dg/template/crash19.C: New test.
3931
3932 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3933
3934         PR c++/15025
3935         * g++.dg/template/redecl1.C: New test.
3936
3937 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
3938
3939         PR c++/14821
3940         * g++.dg/other/ns1.C: New test.
3941
3942         PR c++/14883
3943         * g++.dg/template/invalid1.C: New test.
3944
3945 2004-05-23  Paul Brook  <paul@codesourcery.com>
3946         Victor Leikehman  <lei@haifasphere.co.il>
3947
3948         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
3949         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
3950
3951 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3952
3953         PR c++/15285
3954         PR c++/15299
3955         * g++.dg/template/non-dependent5.C: New test.
3956         * g++.dg/template/non-dependent6.C: New test.
3957
3958 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
3959
3960         PR c++/15507
3961         * g++.dg/inherit/union1.C: New test.
3962
3963         PR c++/15542
3964         * g++.dg/template/addr1.C: New test.
3965
3966         PR c++/15427
3967         * g++.dg/template/array5.C: New test.
3968
3969         PR c++/15287
3970         * g++.dg/template/array6.C: New test.
3971
3972 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
3973             Roger Sayle  <roger@eyesopen.com>
3974
3975         * g++.dg/lookup/forscope2.C: New test case.
3976
3977 2004-05-22  Ben Elliston  <bje@au.ibm.com>
3978
3979         * gcc.dg/cpp/Wmissingdirs.c: New.
3980
3981 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3982
3983         PR target/15301
3984         * gcc.dg/compat/union-m128-1.h: New file.
3985         * gcc.dg/compat/union-m128-1_main.c: Likewise.
3986         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3987         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3988
3989 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
3990
3991         PR target/15302
3992         * gcc.dg/compat/struct-complex-1.h: New file.
3993         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
3994         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
3995         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3996
3997 2004-05-20  Roger Sayle  <roger@eyesopen.com>
3998
3999         PR middle-end/3074
4000         * gcc.dg/pr3074-1.c: New test case.
4001         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4002
4003 2004-05-20  Falk Hueffner  <falk@debian.org>
4004
4005         PR other/15526
4006         * gcc.dg/ftrapv-1.c: New test case.
4007
4008 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
4009
4010         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4011
4012 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
4013             Jeff Law  <law@redhat.com>
4014
4015         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4016         * gcc.dg/tree-ssa/20040518-2.c: New test.
4017
4018         * gcc.dg/tree-ssa/20040518-1.c: New test.
4019
4020 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
4021
4022         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4023
4024 2004-05-18  Paul Brook  <paul@codesourcery.com>
4025
4026         PR fortran/13930
4027         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4028
4029 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4030
4031         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4032         constant folding.
4033
4034 2004-05-17  Steven Bosscher  <stevenb@suse.de>
4035
4036         * gcc.dg/tree-ssa/20040517-1.c: New test.
4037
4038 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4039
4040         * gcc.dg/loop-4.c: New test.
4041
4042 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
4043
4044         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4045
4046 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
4047
4048         PR fortran/15311
4049         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4050
4051 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4052
4053         PR fortran/13826
4054         PR fortran/13940
4055         * gfortran.fortran-torture/compile/data_1.f90: New test.
4056
4057 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
4058
4059         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4060         * gcc.dg/uninit-H.c: Define ASM for __s390__.
4061
4062 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4063
4064         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4065
4066 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4067
4068         PR c/15444
4069         * gcc.dg/format/xopen-1.c: Adjust expected message.
4070         * gcc.dg/format/xopen-3.c: New test.
4071
4072 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
4073
4074         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4075
4076 2004-05-14  Jeff Law  <law@redhat.com>
4077
4078         * gcc.dg/tree-ssa/20040514-2.c: New test.
4079
4080 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4081
4082         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4083         this ...
4084         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4085         this.
4086
4087 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
4088
4089         * gcc.dg/tree-ssa/20040514-1.c: New test.
4090
4091 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4092
4093         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4094         test.
4095
4096 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4097
4098         PR fortran/14066
4099         * gfortran.fortran-torture/compile/do_1.f90: New test.
4100
4101 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4102
4103         PR fortran/15051
4104         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4105         test.
4106
4107 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
4108
4109         PR fortran/15149
4110         * gfortran.fortran-torture/execute/random_init.f90: New test.
4111
4112 2004-05-13  Paul Brook  <paul@codesourcery.com>
4113
4114         PR fortran/15314
4115         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4116
4117 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4118
4119         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4120         for the powerpc case.
4121
4122 2004-05-13  Jeff Law  <law@redhat.com>
4123
4124         * gcc.dg/tree-ssa/20040513-1.c: New test.
4125         * gcc.dg/tree-ssa/20040513-2.c: New test.
4126
4127 2004-05-13  Paul Brook  <paul@codesourcery.com>
4128
4129         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4130         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4131         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4132
4133 2004-05-13  Andreas Schwab  <schwab@suse.de>
4134
4135         PR other/10819
4136         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4137         characters.
4138
4139 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4140
4141         PR fortran/15294
4142         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4143
4144 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4145
4146         Merge from tree-ssa-20020619-branch.  See
4147         ChangeLog.tree-ssa for details.
4148
4149 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4150
4151         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4152         include <altivec.h> explicitly.
4153         * gcc.dg/altivec-13.c: Likewise.
4154
4155 2004-05-11  Paul Brook  <paul@codesourcery.com>
4156
4157         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4158
4159 2004-05-10  Eric Christopher  <echristo@redhat.com>
4160
4161         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4162         * gcc.dg/sibcall-4.c: Ditto.
4163
4164 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4165
4166         * g++.dg/ext/altivec-8.C: New test case.
4167         * gcc.dg/altivec-13.c: New test case.
4168
4169 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4170
4171         * gcc.c-torture/execute/divcmp-1.c: New test case.
4172         * gcc.c-torture/execute/divcmp-2.c: New test case.
4173         * gcc.c-torture/execute/divcmp-3.c: New test case.
4174
4175 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4176
4177         * g++.dg/other/pragma-re-2.C: New test.
4178
4179 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4180
4181         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4182         * gcc.dg/i386-387-2.c: Likewise.
4183
4184         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4185         __builtin_drem.
4186         * gcc.dg/i386-387-6.c: Likewise.
4187
4188 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4189
4190         * gcc.dg/builtins-33.c:  Also check log1p*.
4191
4192 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4193
4194         PR optimization/15296
4195         * gcc.c-torture/execute/pr15296.c: New test.
4196
4197 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4198
4199         * gcc.dg/builtins-40.c: New test.
4200
4201 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4202
4203         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4204
4205 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4206
4207         * g++.dg/ext/spe1.C: New testcase.
4208
4209 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4210
4211         * objc.dg/image-info.m: Allow additional attributes
4212         for __image_info section.
4213
4214 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4215
4216         * gcc.dg/torture/mips-hilo-2.c: New test.
4217
4218 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4219
4220         PR c++/14389
4221         * g++.dg/template/member5.C: New test.
4222
4223 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4224
4225         * gcc.dg/builtins-34.c: Also check expm1*.
4226
4227 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4228
4229         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4230         * gcc.dg/torture/builtin-convert-3.c: New test.
4231
4232 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4233
4234         PR middle-end/15054
4235         * g++.dg/opt/pr15054.C: New test.
4236
4237 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4238
4239         * gcc.dg/torture/builtin-rounding-1.c: New test.
4240         * gcc.dg/builtins-25.c: Delete.
4241         * gcc.dg/builtins-29.c: Delete.
4242
4243 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4244
4245         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4246         * gcc.dg/sibcall-4.c: Likewise.
4247         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4248
4249 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4250
4251         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4252         bit-field on 16-bit targets.
4253
4254 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4255
4256         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4257         16-bit targets.
4258
4259 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4260
4261         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4262         * gcc.dg/rs6000-power2-2.c: Likewise.
4263
4264 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4265
4266         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4267         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4268         Change the asm registers to be in form of frN instead of fN.
4269
4270 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4271
4272         * gcc.dg/torture/builtin-convert-2.c: New test.
4273
4274 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4275
4276         * gcc.dg/rs6000-power2-1.c: New test.
4277         * gcc.dg/rs6000-power2-2.c: New test.
4278
4279 2004-04-28  Jan Hubicka  <jh@suse.cz>
4280
4281         * gcc.dg/unused-6.c: New test.
4282
4283 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4284             Ulrich Weigand  <uweigand@de.ibm.com>
4285
4286         * ada/acats/run_all.sh: Define $target variable.
4287
4288 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4289
4290         PR c++/15119
4291         * g++.dg/other/vararg-1.C: New test.
4292
4293         PR c++/4794
4294         * g++.dg/eh/cleanup3.C: New test.
4295
4296 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4297
4298         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4299         and ad8011a (target_insn).
4300         * ada/acats/support/macro.dfs: Likewise.
4301         * ada/acats/support/impbit.adb: New file.
4302
4303 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4304
4305         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4306
4307 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4308
4309         * gcc.dg/loop-3.c: New test.
4310
4311 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4312
4313         * gcc.c-torture/execute/simd-5.c: New test.
4314
4315 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4316
4317         PR c++/15064
4318         * g++.dg/template/crash18.C: New test.
4319
4320 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4321
4322         * g++.dg/ext/complit3.C: New test.
4323
4324 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4325
4326         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4327         * gcc.dg/altivec-3.c: Same.
4328         * gcc.dg/altivec-varargs-1.c: Same.
4329
4330 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4331
4332         * lib/target-supports.exp (check_profiling_available): Assume
4333         profiling is not available on powerpc-eabi targets.
4334
4335 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4336
4337         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4338         * gcc.dg/vmx/bug-1.c: Ditto.
4339
4340 2004-04-20  Eric Christopher  <echristo@redhat.com>
4341
4342         * gcc.dg/charset/extern.c: New test.
4343         * g++.dg/charset/extern3.cc: Ditto.
4344
4345 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4346
4347         * gcc.dg/builtins-39.c: New test.
4348
4349 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4350
4351         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4352
4353 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4354
4355         * gcc.dg/torture/mips-hilo-1.c: New test.
4356
4357 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4358
4359         * gcc.c-torture/compile/20040419-1.c: New test.
4360
4361 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4362
4363         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4364
4365 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4366             Aldy Hernandez  <aldyh@redhat.com>
4367
4368         * gcc.c-torture/execute/va-arg-24.c: New.
4369
4370 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4371             Aldy Hernandez  <aldyh@redhat.com>
4372
4373         * gcc.dg/vmx/1b-01.c: New.
4374         * gcc.dg/vmx/1b-02.c: New.
4375         * gcc.dg/vmx/1b-03.c: New.
4376         * gcc.dg/vmx/1b-04.c: New.
4377         * gcc.dg/vmx/1b-05.c: New.
4378         * gcc.dg/vmx/1b-06.c: New.
4379         * gcc.dg/vmx/1b-07.c: New.
4380         * gcc.dg/vmx/1c-01.c: New.
4381         * gcc.dg/vmx/1c-02.c: New.
4382         * gcc.dg/vmx/3a-01a.c: New.
4383         * gcc.dg/vmx/3a-01.c: New.
4384         * gcc.dg/vmx/3a-01m.c: New.
4385         * gcc.dg/vmx/3a-03.c: New.
4386         * gcc.dg/vmx/3a-03m.c: New.
4387         * gcc.dg/vmx/3a-04.c: New.
4388         * gcc.dg/vmx/3a-04m.c: New.
4389         * gcc.dg/vmx/3a-05.c: New.
4390         * gcc.dg/vmx/3a-06.c: New.
4391         * gcc.dg/vmx/3a-06m.c: New.
4392         * gcc.dg/vmx/3a-07.c: New.
4393         * gcc.dg/vmx/3b-01.c: New.
4394         * gcc.dg/vmx/3b-02.c: New.
4395         * gcc.dg/vmx/3b-10.c: New.
4396         * gcc.dg/vmx/3b-13.c: New.
4397         * gcc.dg/vmx/3b-14.c: New.
4398         * gcc.dg/vmx/3b-15.c: New.
4399         * gcc.dg/vmx/3c-01a.c: New.
4400         * gcc.dg/vmx/3c-01.c: New.
4401         * gcc.dg/vmx/3c-02.c: New.
4402         * gcc.dg/vmx/3c-03.c: New.
4403         * gcc.dg/vmx/3d-01.c: New.
4404         * gcc.dg/vmx/4-01.c: New.
4405         * gcc.dg/vmx/4-03.c: New.
4406         * gcc.dg/vmx/5-01.c: New.
4407         * gcc.dg/vmx/5-02.c: New.
4408         * gcc.dg/vmx/5-03.c: New.
4409         * gcc.dg/vmx/5-04.c: New.
4410         * gcc.dg/vmx/5-05.c: New.
4411         * gcc.dg/vmx/5-06.c: New.
4412         * gcc.dg/vmx/5-07.c: New.
4413         * gcc.dg/vmx/5-07t.c: New.
4414         * gcc.dg/vmx/5-08.c: New.
4415         * gcc.dg/vmx/5-10.c: New.
4416         * gcc.dg/vmx/5-11.c: New.
4417         * gcc.dg/vmx/7-01a.c: New.
4418         * gcc.dg/vmx/7-01.c: New.
4419         * gcc.dg/vmx/7c-01.c: New.
4420         * gcc.dg/vmx/7d-01.c: New.
4421         * gcc.dg/vmx/7d-02.c: New.
4422         * gcc.dg/vmx/8-01.c: New.
4423         * gcc.dg/vmx/8-02a.c: New.
4424         * gcc.dg/vmx/8-02.c: New.
4425         * gcc.dg/vmx/brode-1.c: New.
4426         * gcc.dg/vmx/bug-1.c: New.
4427         * gcc.dg/vmx/bug-2.c: New.
4428         * gcc.dg/vmx/bug-3.c: New.
4429         * gcc.dg/vmx/cw-bug-1.c: New.
4430         * gcc.dg/vmx/cw-bug-2.c: New.
4431         * gcc.dg/vmx/cw-bug-3.c: New.
4432         * gcc.dg/vmx/dct.c: New.
4433         * gcc.dg/vmx/debug-1.c: New.
4434         * gcc.dg/vmx/debug-2.c: New.
4435         * gcc.dg/vmx/debug-3.c: New.
4436         * gcc.dg/vmx/debug-4.c: New.
4437         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4438         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4439         * gcc.dg/vmx/eg-5.c: New.
4440         * gcc.dg/vmx/fft.c: New.
4441         * gcc.dg/vmx/gcc-bug-1.c: New.
4442         * gcc.dg/vmx/gcc-bug-2.c: New.
4443         * gcc.dg/vmx/gcc-bug-3.c: New.
4444         * gcc.dg/vmx/gcc-bug-4.c: New.
4445         * gcc.dg/vmx/gcc-bug-5.c: New.
4446         * gcc.dg/vmx/gcc-bug-6.c: New.
4447         * gcc.dg/vmx/gcc-bug-7.c: New.
4448         * gcc.dg/vmx/gcc-bug-8.c: New.
4449         * gcc.dg/vmx/gcc-bug-9.c: New.
4450         * gcc.dg/vmx/gcc-bug-b.c: New.
4451         * gcc.dg/vmx/gcc-bug-c.c: New.
4452         * gcc.dg/vmx/gcc-bug-d.c: New.
4453         * gcc.dg/vmx/gcc-bug-e.c: New.
4454         * gcc.dg/vmx/gcc-bug-f.c: New.
4455         * gcc.dg/vmx/gcc-bug-g.c: New.
4456         * gcc.dg/vmx/gcc-bug-i.c: New.
4457         * gcc.dg/vmx/harness.h: New.
4458         * gcc.dg/vmx/ira1.c: New.
4459         * gcc.dg/vmx/ira2a.c: New.
4460         * gcc.dg/vmx/ira2b.c: New.
4461         * gcc.dg/vmx/ira2.c: New.
4462         * gcc.dg/vmx/ira2c.c: New.
4463         * gcc.dg/vmx/mem.c: New.
4464         * gcc.dg/vmx/newton-1.c: New.
4465         * gcc.dg/vmx/ops.c: New.
4466         * gcc.dg/vmx/sn7153.c: New.
4467         * gcc.dg/vmx/spill2.c: New.
4468         * gcc.dg/vmx/spill3.c: New.
4469         * gcc.dg/vmx/spill.c: New.
4470         * gcc.dg/vmx/t.c: New.
4471         * gcc.dg/vmx/varargs-1.c: New.
4472         * gcc.dg/vmx/varargs-2.c: New.
4473         * gcc.dg/vmx/varargs-3.c: New.
4474         * gcc.dg/vmx/varargs-4.c: New.
4475         * gcc.dg/vmx/varargs-5.c: New.
4476         * gcc.dg/vmx/varargs-6.c: New.
4477         * gcc.dg/vmx/varargs-7.c: New.
4478         * gcc.dg/vmx/vmx.exp: New.
4479         * gcc.dg/vmx/vprint-1.c: New.
4480         * gcc.dg/vmx/vscan-1.c: New.
4481         * gcc.dg/vmx/x-01.c: New.
4482         * gcc.dg/vmx/x-02.c: New.
4483         * gcc.dg/vmx/x-03.c: New.
4484         * gcc.dg/vmx/x-04.c: New.
4485         * gcc.dg/vmx/x-05.c: New.
4486         * gcc.dg/vmx/yousufi-1.c: New.
4487         * gcc.dg/vmx/zero-1.c: New.
4488         * gcc.dg/vmx/zero.c: New.
4489
4490 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
4491
4492         * g++.dg/lookup/java1.C: Update for chage of
4493         _Jv_AllocObject.
4494         * g++.dg/lookup/java2.C: Likewise.
4495
4496 2004-04-17  Laurent GUERBY <laurent@guerby.net>
4497
4498         * ada/acats/run_all.sh: use -O2 by default.
4499
4500 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
4501
4502         * gcc.dg/vr-mult-[12].c: New tests.
4503
4504 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4505
4506         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4507
4508         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4509
4510 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
4511
4512         * lib/target-supports.exp (check_profiling_available): Assume profiling
4513         isn't available for mips*-*-elf targets.
4514
4515 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
4516
4517         * gcc.dg/builtins-38.c: New test.
4518
4519 2004-04-14  Eric Christopher  <echristo@redhat.com>
4520
4521         * g++.dg/charset/charset.exp: Run .cc extension tests.
4522
4523 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
4524
4525         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
4526
4527 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4528
4529         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4530
4531 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
4532
4533         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4534         * gcc.dg/i386-387-2.c: Likewise.
4535
4536         * gcc.dg/i386-387-7.c: New test.
4537         * gcc.dg/i386-387-8.c: New test.
4538
4539         * gcc.dg/builtins-37.c: New test.
4540
4541 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
4542
4543         * g++.dg/pch/externc-1.C: Add missing semicolon.
4544
4545 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
4546
4547         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4548
4549 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4550
4551         * gcc.c-torture/execute/20040411-1.c: New test.
4552
4553 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4554
4555         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4556
4557 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
4558
4559         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4560
4561 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
4562
4563         * lib/target-supports.exp (check_named_sections_available): New.
4564         * lib/gcc-dg.exp (dg-require-named-sections): New.
4565         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4566         old-deja.exp.  Also prune error-count message from HP linker.
4567         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4568
4569         * g++.dg/init/init-ref4.C: Use dg-require-weak.
4570         * g++.old-deja/g++.pt/static3.C: Likewise.
4571         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4572
4573 2004-04-09  Roger Sayle  <roger@eyesopen.com>
4574
4575         * gcc.c-torture/execute/20040409-1.c: New test case.
4576         * gcc.c-torture/execute/20040409-2.c: New test case.
4577         * gcc.c-torture/execute/20040409-3.c: New test case.
4578
4579 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
4580
4581         * gcc.dg/20040409-1.c: New test.
4582
4583 2004-04-08  Roger Sayle  <roger@eyesopen.com>
4584
4585         PR target/14888
4586         * g++.dg/opt/pr14888.C: New test case.
4587
4588 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
4589
4590         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4591         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4592         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4593         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4594         New tests.
4595
4596 2004-04-08  Paul Brook  <paul@codesourcery.com>
4597
4598         * gcc.dg/spill-1.c: New test.
4599
4600 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4601
4602         * gcc.dg/torture/builtin-ctype-2.c: New test.
4603
4604 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
4605
4606         * gcc.dg/pch/pch.exp: Add largefile test.
4607
4608 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
4609
4610         * g++.dg/pch/externc-1.Hs: New.
4611         * g++.dg/pch/externc-1.C: New.
4612
4613 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4614
4615         * gcc.dg/compat/struct-by-value-5a_main.c,
4616         gcc.dg/compat/struct-by-value-5b_main.c: New files.
4617         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4618         * gcc.dg/compat/struct-by-value-5a_x.c,
4619         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4620         gcc.dg/compat/struct-by-value-5_x.c.
4621         * gcc.dg/compat/struct-by-value-5a_y.c,
4622         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4623         gcc.dg/compat/struct-by-value-5_y.c.
4624
4625         * gcc.dg/compat/struct-by-value-6a_main.c,
4626         gcc.dg/compat/struct-by-value-6b_main.c: New files.
4627         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4628         * gcc.dg/compat/struct-by-value-6a_x.c,
4629         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4630         gcc.dg/compat/struct-by-value-6_x.c.
4631         * gcc.dg/compat/struct-by-value-6a_y.c,
4632         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4633         gcc.dg/compat/struct-by-value-6_y.c.
4634
4635         * gcc.dg/compat/struct-by-value-7a_main.c,
4636         gcc.dg/compat/struct-by-value-7b_main.c: New files.
4637         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4638         * gcc.dg/compat/struct-by-value-7a_x.c,
4639         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4640         gcc.dg/compat/struct-by-value-7_x.c.
4641         * gcc.dg/compat/struct-by-value-7a_y.c,
4642         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4643         gcc.dg/compat/struct-by-value-7_y.c.
4644
4645 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
4646
4647         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4648         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4649         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4650         options.
4651
4652 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
4653
4654         * gcc.dg/builtins-36.c: New test.
4655
4656 2004-04-06  Paul Brook  <paul@codesourcery.com>
4657
4658         * README.gcc: Remove obsolete contraint on testcases.
4659
4660 2004-04-05  Paul Brook  <paul@codesourcery.com>
4661
4662         PR2123
4663         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
4664         failure and exit(0) on success.
4665         * g++.dg/expr/anew2.C: Ditto.
4666         * g++.dg/expr/anew3.C: Ditto.
4667         * g++.dg/expr/anew4.C: Ditto.
4668
4669 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
4670
4671         PR c++/3518
4672         * g++.dg/template/unify7.C: New.
4673
4674 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4675
4676         * g++.dg/README: Bring up to date with new subdirectories; remove
4677         duplicate subdirectory lines.
4678
4679 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
4680
4681         PR c++/14007
4682         * g++.dg/template/unify5.C: New.
4683         * g++.dg/template/unify6.C: New.
4684         * g++.dg/template/qualttp20.C: Adjust.
4685         * g++.old-deja/g++.jason/report.C: Adjust.
4686         * g++.old-deja/g++.other/qual1.C: Adjust.
4687
4688 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
4689
4690         PR c++/14803
4691         * g++.dg/inherit/ptrmem1.C: New test.
4692
4693 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
4694
4695         PR c++/14755
4696         * gcc.c-torture/execute/20040331-1.c: New test.
4697         * gcc.dg/20040331-1.c: New test.
4698
4699 2004-04-01  Paul Brook  <paul@codesourcery.com>
4700
4701         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4702
4703 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
4704
4705         PR c++/14724
4706         * g++.dg/init/goto1.C: New test.
4707
4708         PR c++/14763
4709         * g++.dg/template/defarg4.C: New test.
4710
4711 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
4712
4713         * gcc.dg/altivec-11.c: Extend test for more valid cases.
4714
4715 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
4716
4717         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4718
4719 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
4720
4721         * gcc.dg/noncompile/undeclared-2.c: New test.
4722
4723 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4724
4725         * gcc.dg/940409-1.c: Remove XFAIL.
4726         * gcc.dg/reg-vol-struct-1.c: New test.
4727
4728 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4729
4730         * gcc.dg/torture/builtin-wctype-1.c: New test.
4731
4732 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
4733
4734         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4735         * gcc.dg/20001101-1.c: Likewise.
4736         * gcc.dg/20001102-1.c: Likewise.
4737
4738 2004-03-25  Roger Sayle  <roger@eyesopen.com>
4739
4740         * gcc.dg/compare8.c: Add an additional test for XOR.
4741
4742 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4743
4744         * gcc.dg/torture/builtin-ctype-1.c: New test.
4745
4746 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4747
4748         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
4749         * gcc.dg/torture/builtin-math-1.c: Likewise.
4750         * gcc.dg/torture/builtin-power-1.c: New test.
4751
4752 2004-03-24  Andreas Schwab  <schwab@suse.de>
4753
4754         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
4755         IA64 assembler.
4756
4757 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4758             Roger Sayle  <roger@eyesopen.com>
4759
4760         * gcc.dg/compare8.c: New test case.
4761
4762 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
4763
4764         * g++.dg/ext/altivec-7.C: New test.
4765
4766 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
4767
4768         PR 12267, 12391, 12560, 13129, 14114, 14133
4769         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
4770         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
4771         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
4772         Adjust error regexps.
4773         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
4774         * gcc.dg/noncompile/undeclared-1.c: New test cases.
4775         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
4776         * gcc.dg/local1.c: Add explanatory comment.
4777
4778 2004-03-23  Roger Sayle  <roger@eyesopen.com>
4779
4780         PR optimization/14669
4781         * g++.dg/opt/fold2.C: New test case.
4782
4783 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
4784
4785         PR c/14069
4786         * gcc.dg/20040322-1.c: New test.
4787
4788 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4789
4790         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
4791         * gcc.dg/ultrasp4.c: Likewise.
4792         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
4793
4794 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4795
4796         * gcc.dg/i386-sse-8.c: Reset default options.
4797
4798 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
4799
4800         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
4801         in the error message text.
4802
4803 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4804
4805         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
4806
4807 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
4808
4809         PR c++/14616
4810         * g++.dg/init/array13.C: New test.
4811
4812 2004-03-20  Roger Sayle  <roger@eyesopen.com>
4813
4814         PR target/13889
4815         * gcc.c-torture/compile/pr13889.c: New test case.
4816
4817 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4818
4819         PR c/14635
4820         * builtins-1.c (nan, nans): Don't test.
4821         * builtins-30.c: Don't use nan, nanf, nanl.
4822         * builtins-35.c: New test.
4823
4824 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
4825
4826         * g++.dg/ext/altivec-6.C: New test.
4827
4828 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
4829
4830         * g++.dg/init/placement3.C: New test.
4831
4832         * g++.dg/template/spec13.C: New test.
4833
4834         * g++.dg/lookup/using11.C: New test.
4835
4836         * g++.dg/lookup/koenig3.C: New test.
4837
4838         * g++.dg/template/operator2.C: New test.
4839
4840         * g++.dg/expr/dtor3.C: New test.
4841         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
4842         marker.
4843         * g++.old-deja/g++.law/visibility28.C: Likewise.
4844
4845 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
4846
4847         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4848         * gcc.dg/ppc64-abi-3.c: Likewise.
4849
4850 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4851
4852         PR c++/14545
4853         * g++.dg/parse/template15.C: New test.
4854
4855 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4856
4857         * g++.dg/expr/dtor2.C: New test.
4858
4859         * g++.dg/lookup/anon4.C: New test.
4860
4861         * g++.dg/overload/using1.C: New test.
4862
4863         * g++.dg/template/lookup7.C: New test.
4864
4865         * g++.dg/template/typename6.C: New test.
4866
4867         * g++.dg/expr/cond6.C: New test.
4868
4869 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870
4871         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
4872
4873 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4874
4875         * g++.dg/expr/cond5.C: New test.
4876         * g++.dg/expr/constcast1.C: Likewise.
4877         * g++.dg/expr/ptrmem2.C: Likewise.
4878         * g++.dg/expr/ptrmem3.C: Likewise.
4879         * g++.dg/lookup/main1.C: Likewise.
4880         * g++.dg/template/lookup6.C: Likewise.
4881
4882 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
4883
4884         * gcc.dg/local1.c: New test.
4885
4886         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
4887
4888 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4889
4890         * gcc.dg/torture/builtin-convert-1.c: New test.
4891
4892 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4893
4894         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
4895
4896 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4897
4898         PR c++/14481
4899         * g++.dg/warn/Wunused-7.C: New test.
4900
4901 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4902
4903         * gcc.dg/torture/builtin-integral-1.c: New test.
4904
4905 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
4906
4907         PR c++/14586
4908         * g++.dg/parse/non-dependent3.C: New test.
4909
4910 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
4913         * g++.dg/eh/simd-2.C: Likewise.
4914         * g++.dg/init/array10.C: Likewise.
4915         * gcc.c-torture/compile/simd-1.c: Likewise.
4916         * gcc.c-torture/compile/simd-2.c: Likewise.
4917         * gcc.c-torture/compile/simd-3.c: Likewise.
4918         * gcc.c-torture/compile/simd-4.c: Likewise.
4919         * gcc.c-torture/compile/simd-6.c: Likewise.
4920         * gcc.c-torture/execute/simd-1.c: Likewise.
4921         * gcc.c-torture/execute/simd-2.c: Likewise.
4922         * gcc.dg/compat/vector-defs.h: Likewise.
4923         * gcc.dg/20020531-1.c: Likewise.
4924         * gcc.dg/altivec-3.c: Likewise.
4925         * gcc.dg/altivec-4.c: Likewise.
4926         * gcc.dg/altivec-varargs-1.c: Likewise.
4927         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
4928         * gcc.dg/i386-mmx-3.c: Likewise.
4929         * gcc.dg/i386-sse-4.c: Likewise.
4930         * gcc.dg/i386-sse-5.c: Likewise.
4931         * gcc.dg/i386-sse-8.c: Likewise.
4932         * gcc.dg/simd-1.c: Likewise.
4933         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
4934         __ev64_opaque__ since the machine description provides it.
4935
4936 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4937
4938         * lib/compat.exp (skip_list): New global variable.
4939         Use it to hold the user defined COMPAT_SKIPS list if any.
4940         (compat-obj): Add the members of skip_list to optall.
4941
4942 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4943
4944         * gcc.dg/compat/union-by-value-1_main.c,
4945         union-by-value-1_x.c, union-by-value-1_y.c,
4946         union-check.h, union-defs.h,
4947         union-init.h, union-return-1_main.c,
4948         union-return-1_x.c, union-return-1_y.c: New files.
4949
4950 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4951
4952         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
4953         mixed-struct-init.h: Add 4 mixed structure types.
4954         struct-by-value-21_main.c, struct-by-value-21_x.c,
4955         struct-by-value-21_y.c, struct-return-21_main.c,
4956         struct-return-21_x.c, struct-return-21_y.c: New files.
4957
4958 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
4959
4960         PR c++/14550
4961         * g++.dg/parse/template14.C: New test.
4962
4963 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4964
4965         * gcc.c-torture/execute/20040313-1.c: New test.
4966
4967 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
4968
4969         PR target/14533
4970         * gcc.dg/20040311-2.c: New test.
4971
4972 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
4973
4974         PR other/14544
4975         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
4976         bit-field.
4977
4978 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
4979
4980         * gcc.dg/20040305-2.c: Add missing return statement.
4981
4982 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4983
4984         * gcc.dg/builtins-34.c: Also check pow10*.
4985
4986 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4987
4988         PR target/14262
4989         * gcc.dg/20040305-2.c: New test.
4990
4991 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
4992
4993         * gcc.dg/20040310-1.c: New test.
4994
4995 2004-03-11  Roger Sayle  <roger@eyesopen.com>
4996
4997         * gcc.c-torture/execute/20040311-1.c: New test case.
4998
4999 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
5000
5001         PR c++/14476
5002         * g++.dg/lookup/enum1.C: New test.
5003
5004 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
5005
5006         PR c++/14510
5007         * g++.dg/lookup/struct2.C: New test.
5008
5009 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
5010
5011         * gcc.dg/builtins-34.c: New test.
5012
5013 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5014
5015         * gcc.dg/torture/builtin-nonneg-1.c: New test.
5016
5017 2004-03-09  James E Wilson  <wilson@specifixinc.com>
5018
5019         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5020         * gcc.dg/alias-2.c: New testcase.
5021
5022 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
5023
5024         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5025
5026 2004-03-09  Roger Sayle  <roger@eyesopen.com>
5027
5028         * gcc.c-torture/execute/20040309-1.c: New test case.
5029
5030 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
5031
5032         PR c++/14397
5033         * g++.dg/overload/ref1.C: New.
5034
5035 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5036
5037         PR c++/14409
5038         * g++.dg/template/spec12.C: New test.
5039
5040         PR c++/14448
5041         * g++.dg/parse/crash14.C: New test.
5042
5043 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5044
5045         PR c++/14230
5046         * g++.dg/init/ref11.C: New test.
5047
5048 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5049
5050         PR c++/14432
5051         * g++.dg/parse/builtin2.C: New test.
5052
5053 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5054
5055         PR c++/14401
5056         * g++.dg/init/ctor3.C: New test.
5057         * g++.dg/init/union1.C: New test.
5058         * g++.dg/ext/anon-struct4.C: New test.
5059
5060 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5061
5062         * g++.dg/lookup/koenig1.C: Tweak error messages.
5063         * g++.dg/lookup/used-before-declaration.C: Likewise.
5064         * g++.dg/other/do1.C: Likewise.
5065         * g++.dg/overload/koenig1.C: Likewise.
5066         * g++.dg/parse/crash13.C: Likewise.
5067         * g++.dg/template/instantiate3.C: Likewise.
5068
5069 2004-03-08  Eric Christopher  <echristo@redhat.com>
5070
5071         * * lib/target-supports.exp: Enable libiconv in test
5072         compilation.  Fix up error checking.
5073
5074 2004-03-08  Roger Sayle  <roger@eyesopen.com>
5075
5076         PR middle-end/14289
5077         * gcc.dg/pr14289-1.c: New test case.
5078         * gcc.dg/pr14289-2.c: Likewise.
5079         * gcc.dg/pr14289-3.c: Likewise.
5080
5081 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
5082
5083         * gcc.c-torture/execute/20040308-1.c: New test.
5084
5085 2004-03-07  Roger Sayle  <roger@eyesopen.com>
5086
5087         * gcc.c-torture/execute/20040307-1.c: New test case.
5088
5089 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
5090
5091         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5092
5093 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
5094
5095         * gcc.dg/20040306-1.c: New test.
5096
5097 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
5098
5099         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5100         them static.
5101         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5102
5103 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5104
5105         PR c/14465
5106         * gcc.dg/decl-6.c: New test.
5107
5108 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5109
5110         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5111         Rename LOGPOW -> LOG_POW.
5112         (SQRT_EXP, POW_EXP): New.
5113
5114 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5115
5116         * gcc.dg/i386-sse-8.c: New test.
5117
5118 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5119
5120         PR c/14114
5121         * gcc.dg/decl-5.c: New test.
5122
5123 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5124
5125         * gcc.dg/20040305-1.c: New test.
5126
5127 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5128
5129         PR other/14354
5130         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5131
5132 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5133
5134         PR c++/14425, c++/14426
5135         * g++.dg/ext/altivec-4.C: New test.
5136         * g++.dg/ext/altivec-5.C: New test.
5137
5138 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5139
5140         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5141         global variables of a type with no linkage.
5142         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5143         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5144         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5145         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5146         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5147         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5148         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5149         * g++.dg/warn/deprecated.C: Name enum Color.
5150         * g++.dg/overload/VLA.C: Name structure for 'b'.
5151         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5152
5153 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5154
5155         * gcc.c-torture/compile/20040304-1.c: New test.
5156
5157 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5158
5159         PR 13728
5160         * gcc.dg/decl-4.c: New testcase.
5161
5162 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5163
5164         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5165         as PRECF if sizeof (float) > sizeof (double).
5166         (PRECL): Make it the same as PRECF if
5167         sizeof (float) > sizeof (long double).
5168
5169 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5170
5171         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5172         system type.  Add check for irix6 which doesn't have c99 runtime.
5173
5174 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5175
5176         * gcc.dg/const-elim-1.c: xfail for xtensa.
5177
5178 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5179
5180         PR c++/14369
5181         * g++.dg/template/cond4.C: New test.
5182
5183 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5184
5185         PR c++/14360
5186         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5187
5188         PR c++/14361
5189         * g++.dg/parse/defarg7.C: New test.
5190
5191         PR c++/14359
5192         * g++.dg/template/friend26.C: New test.
5193
5194 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5195
5196         PR c++/14324
5197         * g++.dg/abi/mangle21.C: New test.
5198
5199         PR c++/14260
5200         * g++.dg/parse/constructor2.C: New test.
5201
5202         PR c++/14337
5203         * g++.dg/template/sfinae1.C: New test.
5204
5205 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5206
5207         PR c++/14267
5208         * g++.dg/expr/crash2.C: New test.
5209
5210         PR middle-end/13448
5211         * gcc.dg/inline-5.c: New test.
5212         * gcc.dg/always-inline.c: Split out tests into ...
5213         * gcc.dg/always-inline2.c: ... this and ...
5214         * gcc.dg/always-inline3.c: ... this.
5215
5216 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5217
5218         PR debug/12103
5219         * g++.dg/debug/crash1.C: New test.
5220
5221 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5222
5223         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5224         function with __attribute__((noinline)).
5225         (recurser_void2): Likewise.
5226         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5227         (recurser_void2): Likewise.
5228
5229 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5230
5231         PR middle-end/14203
5232         * g++.dg/warn/Wunused-6.C: New test case.
5233
5234 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5235
5236         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5237         not defined.
5238
5239 2004-02-27  Eric Christopher  <echristo@redhat.com>
5240
5241         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5242         * g++.dg/charset/asm2.c: Run only x86.
5243         * gcc.dg/charset/asm3.c: Ditto.
5244
5245 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5246
5247         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5248         ld_library_path.
5249
5250 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5251
5252         * g++.dg/ext/altivec-3.C: New.
5253
5254 2004-02-26  Richard Henderson  <rth@redhat.com>
5255
5256         * g++.dg/ext/attrib10.C: Mark for warning.
5257         * gcc.dg/attr-alias-1.c: New.
5258
5259 2004-02-26  Richard Henderson  <rth@redhat.com>
5260
5261         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5262         * gcc.c-torture/execute/20040208-2.c: ... it back.
5263
5264 2004-02-26  Eric Christopher  <echristo@redhat.com>
5265
5266         * lib/target-supports.exp (check-iconv-available): New function.
5267         * lib/gcc-dg.exp (dg-require-iconv): New function.
5268         Use above.
5269         * gcc.dg/charset: New directory.
5270         * gcc.dg/charset/charset.exp: New file.
5271         * gcc.dg/charset/asm1.c: Ditto.
5272         * gcc.dg/charset/asm2.c: Ditto.
5273         * gcc.dg/charset/asm3.c: Ditto.
5274         * gcc.dg/charset/asm4.c: Ditto.
5275         * gcc.dg/charset/asm5.c: Ditto.
5276         * gcc.dg/charset/attribute1.c: Ditto.
5277         * gcc.dg/charset/attribute2.c: Ditto.
5278         * gcc.dg/charset/string1.c: Ditto.
5279         * g++.dg/charset: New directory.
5280         * g++.dg/dg.exp: Add here. Special options.
5281         * g++.dg/charset/charset.exp: New file.
5282         * g++.dg/charset/asm1.c: Ditto.
5283         * g++.dg/charset/asm2.c: Ditto.
5284         * g++.dg/charset/asm3.c: Ditto.
5285         * g++.dg/charset/asm4.c: Ditto.
5286         * g++.dg/charset/attribute1.c: Ditto.
5287         * g++.dg/charset/attribute2.c: Ditto.
5288         * g++.dg/charset/extern1.cc: Ditto.
5289         * g++.dg/charset/extern2.cc: Ditto.
5290         * g++.dg/charset/string1.c: Ditto.
5291
5292 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5293
5294         PR c++/14278
5295         * g++.dg/parse/comma1.C: New test.
5296
5297 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5298
5299         PR c++/14284
5300         * g++.dg/template/ttp8.C: New test.
5301
5302 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5303
5304         * gcc.dg/fixuns-trunc-1.c: New test.
5305
5306 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5307
5308         * gcc.dg/builtins-config.h: Use #elif.
5309
5310 2004-02-26  Michael Matz  <matz@suse.de>
5311
5312         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5313         * gcc.dg/991214-1.c: Likewise.
5314         * gcc.dg/i386-asm-1.c: Likewise.
5315
5316 2004-02-25  Richard Henderson  <rth@redhat.com>
5317
5318         * gcc.c-torture/execute/20040208-2.c: Move ...
5319         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5320
5321 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5322
5323         PR c++/14246
5324         * g++.dg/other/crash-3.C: New test.
5325
5326 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5327
5328         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5329         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5330
5331         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5332         HP-UX.
5333
5334 2004-02-24  Michael Matz  <matz@suse.de>
5335
5336         * gcc.dg/i386-regparm.c: New.
5337
5338 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5339
5340         * gcc.c-torture/execute/20040223-1.c: New.
5341
5342 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5343             Kazu Hirata  <kazu@cs.umass.edu>
5344
5345         * gcc.dg/fwritable-strings-1.c: Remove.
5346
5347 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5348
5349         PR c/14156
5350         * gcc.dg/20040223-1.c: New test.
5351
5352 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5353
5354         PR c++/14106
5355         * g++.dg/ext/typeof9.C: New test.
5356
5357 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5358
5359         PR c++/14250
5360         * g++.dg/other/switch1.C: New test.
5361
5362 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5363
5364         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5365         * gcc.dg/va-arg-1.c: Likewise.
5366
5367 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5368
5369         PR c++/14143
5370         * g++.dg/template/koenig5.C: New test.
5371
5372 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5373
5374         * g++.dg/ext/altivec-1.C: Generalize target triple.
5375         * g++.dg/ext/altivec-2.C: New test case.
5376         * g++.dg/ext/altivec_check.h: New file.
5377         * gcc.dg/altivec-1.c: Generalize target triple;
5378         include altivec_check.h and call altivec_check().
5379         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5380         * gcc.dg/altivec-6.c: New test case.
5381         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5382         type casts as needed.
5383         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5384         altivec_check().
5385         * gcc.dg/altivec-12.c: New test case.
5386         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5387         include altivec_check.h and call altivec_check().
5388         * gcc.dg/altivec_check.h: New file.
5389
5390 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5391
5392         * lib/target-supports.exp (check_alias_available): Don't mangle
5393         function `g' in test program.
5394
5395 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5396
5397         * lib/target-supports.exp (check_profiling_available): Check
5398         argument to determine whether we support a profiling type.
5399         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5400         check_profiling_available.
5401         * g++.dg/bprob/bprob.exp: Likewise
5402         * g77.dg/bprob/bprob.exp: Likewise.
5403         * gcc.misc-tests/bprob.exp: Likewise.
5404         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5405         dg-require-profiling and delete expected error handling.
5406         * gcc.dg/20021014-1.c: Likewise.
5407         * gcc.dg/nest.c: Likewise.
5408
5409 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5410
5411         PR c++/12007
5412         * g++.dg/other/vthunk1.C: New test.
5413
5414 2004-02-20  Falk Hueffner  <falk@debian.org>
5415
5416         PR target/14201
5417         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5418
5419 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
5420
5421         PR c++/13927
5422         * g++.dg/other/error8.C: Remove XFAIL markers.
5423
5424         PR c++/14173
5425         * g++.dg/ext/packed5.C: New test.
5426
5427         PR c++/14199
5428         * g++.dg/warn/Wunused-5.C: New test.
5429
5430         PR c++/14186
5431         * g++.dg/lookup/member1.C: New test.
5432
5433 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
5434
5435         * gcc.c-torture/compile/20040130-1.c: Enable only when
5436         __INT_MAX__ >= 2147483647L.
5437         * gcc.c-torture/compile/961203-1.c: Likewise.
5438
5439 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
5440
5441         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5442         * g++.dg/opt/template1.C: Robustify assembler regexp
5443
5444 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5445
5446         * gcc.c-torture/execute/simd-4.x: Remove.
5447         * gcc.c-torture/execute/va-arg-25.x: Likewise.
5448         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5449         Guard with #ifndef SKIP_ATTRIBUTE.
5450         * gcc.dg/compat/vector-1_y.c: Likewise.
5451         * gcc.dg/compat/vector-2_x.c: Likewise.
5452         * gcc.dg/compat/vector-2_y.c: Likewise.
5453         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5454         * g++.dg/eh/simd-2.C: Likewise.
5455
5456 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
5457
5458         * gcc.c-torture/compile/complex-1.c: New.
5459
5460 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
5461
5462         PR target/14209
5463         * gcc.c-torture/execute/20040218-1.c: New test.
5464
5465 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5466
5467         PR c++/14181
5468         * g++.dg/parse/new2.C: New test.
5469
5470 2004-02-18  Paul Brook  <paul@codesourcery.com>
5471
5472         * gcc.c-torture/compile/libcall-1.c: New test.
5473
5474 2004-02-18  Paul Brook  <paul@codesourcery.com>
5475
5476         PR debug/12934
5477         * gcc.dg/debug/debug-7.c: New test.
5478
5479 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
5480
5481         * gcc.dg/20040217-1.c: New test.
5482
5483 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
5484
5485         * gcc.c-torture/execute/990208-1.x: Delete.
5486
5487 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
5488
5489         * gcc.c-torture/execute/20040208-2.x: New file.
5490
5491 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
5492
5493         PR c++/11326
5494         * g++.dg/abi/structret1.C: New test.
5495
5496 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
5497
5498         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5499         (i386_cpuid): No need to test if cpuid is available on AMD64.
5500         Fix assembly, so that it works onboth i386 and AMD64.
5501         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5502         (vecInLong): Fix s[] member type to unsigned int.
5503         (vecInWord): Remove type.
5504         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5505         (a64, b64, c64, d64, e64): Remove.
5506         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5507         Remove unused variable.  Remove initialization of removed variables.
5508         Don't call mmx_tests nor sse_tests.
5509         (reference_mmx, reference_sse): Remove.
5510         (check): Add return stmt.
5511         * gcc.dg/i386-sse-7.c: New test.
5512         * gcc.dg/i386-mmx-4.c: New test.
5513
5514 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5515
5516         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5517         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5518         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5519         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5520         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5521         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5522         g++.dg/tc1/dr94.C: Fix line terminator.
5523
5524 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
5525
5526         * gcc.c-torture/compile/20040216-1.c: New.
5527
5528 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5529
5530         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5531         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5532         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5533         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5534         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5535         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5536
5537 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5538
5539         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5540
5541 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
5542
5543         PR c++/13971
5544         * g++.dg/expr/cond4.C: New test.
5545
5546         PR c++/14086
5547         * g++.dg/lookup/crash2.C: New test.
5548
5549 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
5550
5551         * gcc.c-torture/compile/20040214-2.c: New test.
5552
5553 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
5554
5555         PR c++/14116
5556         * g++.dg/ext/typeof8.C: New test.
5557
5558 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
5559
5560         * gcc.c-torture/compile/20040214-1.c: New test.
5561
5562 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5563
5564         PR c++/13635
5565         * g++.dg/template/spec11.C: New test.
5566
5567 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5568
5569         PR c++/13927
5570         * g++.dg/other/error8.C: New test.
5571
5572 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
5573
5574         PR c++/14122
5575         * g++.dg/template/array4.C: New test.
5576
5577         PR c++/14108
5578         * g++.dg/inherit/thunk2.C: New test.
5579
5580         PR c++/14083
5581         * g++.dg/eh/cond2.C: New test.
5582
5583 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
5584
5585         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5586
5587 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
5588
5589         * lib/scanasm.exp (dg-scan): Quote pattern before display.
5590
5591 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
5592
5593         * g++.dg/simd-2.C: xfail on ppc64-linux.
5594
5595 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
5596
5597         PR c/456
5598         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5599         tests.
5600
5601 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
5602
5603         * gcc.dg/builtins-33.c: New test.
5604
5605 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
5606
5607         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5608
5609 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5610
5611         * g++.dg/simd-2.C: Set -maltivec for ppc64.
5612
5613 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
5614
5615         * gcc.dg/ppc64-abi-3.c: New test.
5616
5617 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
5618
5619         PR c/14092
5620
5621         * gcc.dg/pr14092-1.c: New testcase.
5622
5623 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
5624
5625         * gcc.dg/cpp/assert4.c: Fix typo last change.
5626
5627         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5628         * gcc.dg/cpp/assert4.c: Handle powerpc64.
5629
5630         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5631
5632 2004-02-09  Roger Sayle  <roger@eyesopen.com>
5633
5634         * gcc.c-torture/compile/20040209-1.c: New test case.
5635
5636 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5637
5638         * gcc.dg/c90-init-1.c: Adjust expected error messages.
5639
5640 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
5641
5642         * gcc.c-torture/execute/20040208-[12].c: New tests.
5643
5644 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5645
5646         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5647
5648 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5649
5650         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5651
5652 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5653
5654         Bug 13856
5655         * gcc.dg/visibility-8.c: New testcase.
5656
5657 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
5658
5659         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5660         arguments.
5661         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5662
5663 2004-02-07  Roger Sayle  <roger@eyesopen.com>
5664
5665         PR middle-end/13696
5666         * g++.dg/opt/fold1.C: New test case.
5667
5668 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5669
5670         PR c++/14033
5671         * g++.dg/other/crash-2.C: New test.
5672
5673 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5674
5675         PR c++/14028
5676         * g++.dg/parse/angle-bracket2.C: New test.
5677
5678 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5679
5680         PR middle-end/13750
5681         Revert:
5682         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
5683         PR pch/13361
5684         * testsuite/g++.dg/pch/wchar-1.C: New.
5685         * testsuite/g++.dg/pch/wchar-1.Hs: New.
5686
5687 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5688
5689         PR c++/14008
5690         * g++.dg/parse/error15.C: New test.
5691         * g++.dg/parse/crash11.C: Update dg-error mark.
5692
5693 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5694
5695         PR c++/13932
5696         * g++.dg/warn/conv2.C: New test.
5697
5698 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5699
5700         PR c++/13086
5701         * g++.dg/warn/incomplete1.C: Remove xfail.
5702
5703 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5704
5705         * lib/file-format.exp (gcc_target_object_format): Use
5706         ${tool}_target_compile, not gcc_target_compile.
5707         * lib/target-supports.exp (check_alias_available): Likewise.
5708         (check_gc_sections_available): Likewise.
5709         * g++.dg/ext/attrib10.C: Use dg-require-alias.
5710         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5711         dg-require-alias.
5712
5713 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
5714
5715         PR c++/13969
5716         * g++.dg/template/static6.C: New test.
5717
5718 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
5719
5720         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5721
5722 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5723
5724         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5725         tests for systems where `char' is unsigned by default.
5726
5727 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5728
5729         PR c++/13997
5730         * g++.dg/template/partial3.C: New test.
5731
5732 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5733
5734         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5735         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5736         Remove mentions of obsolete ports.
5737
5738 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
5739
5740         * gcc.dg/noncompile/20001228-1.c: Fix for new
5741         error message.
5742
5743 2004-02-03  Roger Sayle  <roger@eyesopen.com>
5744
5745         PR target/9348
5746         * gcc.c-torture/execute/multdi-1.c: New test case.
5747
5748 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5749
5750         PR c++/13925
5751         * g++.dg/template/lookup5.C: New test.
5752
5753 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5754
5755         PR c++/13950
5756         * g++.dg/template/lookup4.C: New test.
5757
5758         PR c++/13970
5759         * g++.dg/parse/error14.C: New test.
5760
5761         PR c++/14002
5762         * g++.dg/parse/template13.C: New test.
5763
5764 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
5765
5766         PR c++/13978
5767         * g++.dg/template/koenig4.C: New test.
5768
5769         PR c++/13968
5770         * g++.dg/template/crash17.C: New test.
5771
5772         PR c++/13975
5773         * g++.dg/parse/error13.C: New test.
5774         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
5775
5776 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5777
5778         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
5779
5780 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
5781
5782         PR c/11658
5783         PR c/13994
5784         * gcc.dg/noncompile/20040203-1.c: New test.
5785         * gcc.dg/noncompile/20040203-2.c: Likewise.
5786         * gcc.dg/noncompile/20040203-3.c: Likewise.
5787         * gcc.dg/20040203-1.c: Likewise.
5788
5789 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
5790
5791         PR c++/10858
5792         * g++.dg/template/sizeof7.C: New test.
5793
5794 2004-02-02  Eric Christopher  <echristo@redhat.com>
5795             Zack Weinberg  <zack@codesourcery.com>
5796
5797         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
5798
5799 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
5800
5801         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
5802         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
5803         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
5804         * gcc.dg/cleanup-5.c: Run only on Linux targets.
5805
5806 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
5807
5808         PR c++/13113
5809         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
5810
5811         PR c++/13854
5812         * g++.dg/ext/attrib13.C: New test.
5813
5814         PR c++/13907
5815         * g++.dg/conversion/op2.C: New test.
5816
5817 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5818
5819         * gcc.dg/titype-1.c: Fix pasto.
5820
5821 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5822
5823         * gcc.dg/titype-1.c: New test.
5824
5825 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5826
5827         PR c++/13957
5828         * g++.dg/template/non-type-template-argument-1.C,
5829         g++.dg/template/qualified-id1.C: Update dg-error marks.
5830         * g++.dg/template/nontype6.C: New test.
5831
5832 2004-02-01  Roger Sayle  <roger@eyesopen.com>
5833
5834         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
5835         * gcc.dg/builtins-31.c: New testcase.
5836         * gcc.dg/builtins-32.c: New testcase.
5837
5838 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
5839
5840         * objc.dg/call-super-2.m: Update line numbers
5841         for the including of stddef.h.
5842
5843 2004-01-30  Michael Matz  <matz@suse.de>
5844
5845         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
5846         g++.dg/ext/case-range3.C: New tests.
5847
5848 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5849
5850         DR206
5851         PR c++/13813
5852         * g++.dg/template/member4.C: New test.
5853
5854 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5855
5856         PR c++/13683
5857         * g++.dg/template/sizeof6.C: New test.
5858
5859 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5860
5861         * gcc.dg/fwritable-strings-1.c: New test.
5862
5863 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5864
5865         * gcc.c-torture/compile/20040130-1.c: New test.
5866
5867 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
5868
5869         * objc.dg/call-super-2.m: Include stddef.h for size_t.
5870
5871 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
5872
5873         PR c++/13883
5874         * g++.dg/template/ctor3.C: New test.
5875
5876 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5877
5878         * g++.dg/tc1: New directory.
5879         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
5880         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
5881         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
5882         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
5883         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
5884
5885 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5886
5887         * g++.dg/parse/error11.C: New test.
5888         * g++.dg/parse/error12.C: Likewise.
5889
5890 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
5891
5892         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
5893         (scan_initial, main): Use aligned_sizeof instead of sizeof.
5894
5895 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
5896
5897         PR c++/13791
5898         * g++.dg/ext/attrib12.C: New test.
5899
5900         PR c++/13736
5901         * g++.dg/parse/cast2.C: New test.
5902
5903 2004-01-27  James E Wilson  <wilson@specifixinc.com>
5904
5905         * objc.dg/encode-2.m (main): New local string.  Set depending on
5906         sizeof long.  Use in sscanf call.
5907         * objc.dg/encode-3.m (main): New local string.  Set depending on
5908         sizeof long.  Use in scan_initial call.
5909
5910 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5911
5912         * objc.dg/call-super-2.m: Make LP64-safe.
5913         * objc.dg/desig-init-1.m: Likewise.
5914
5915 2004-01-27  Devang Patel <dpatel@apple.com>
5916
5917         * g++.dg/debug/namespace1.C: New test.
5918
5919 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
5920
5921         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
5922         xscale-*-*.
5923
5924         * gcc.dg/arm-mmx-1.c: New test.
5925
5926 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5927
5928         * gcc.dg/20040127-1.c: New test.
5929         * gcc.dg/20040127-2.c: New test.
5930
5931 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5932
5933         * objc.dg/stret-1.m (glob): Renamed to globa.
5934
5935 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
5936
5937         PR c++/13663
5938         * g++.dg/expr/for1.C: New test.
5939
5940 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
5941
5942         PR middle-end/13779
5943         * gcc.dg/darwin-longlong.c: New test.
5944
5945 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
5946
5947         * gcc.dg/20040124-1.c: Moved test from here...
5948         * gcc.c-torture/compile/20040124-1.c: ...to here.
5949
5950 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5951
5952         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
5953         the assembly output if -m64 is passed.
5954
5955 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
5956
5957         PR c++/13833
5958         * g++.dg/template/cond3.C: New test.
5959
5960 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5961
5962         PR c++/13810
5963         * g++.dg/template/ttp7.C: New test.
5964
5965 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5966
5967         PR c++/13797
5968         * g++.dg/template/nontype4.C: New test.
5969         * g++.dg/template/nontype5.C: Likewise.
5970
5971 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
5972
5973         * gcc.dg/torture/mips-clobber-at.c: New test.
5974
5975 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
5976
5977         * gcc.dg/20040124-1.c: New test.
5978
5979 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
5980
5981         * gcc.dg/20040123-1.c: New test.
5982
5983 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
5984
5985         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
5986
5987 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5988
5989         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
5990
5991 2004-01-23  Andrew Pinski  <apinski@apple.com>
5992
5993         * gcc.dg/20030121-1.c: Move to ..
5994         * gcc.dg/20040121-1.c: here.
5995
5996 2004-01-23  Roger Sayle  <roger@eyesopen.com>
5997
5998         * gcc.dg/builtins-29.c: New test case.
5999
6000 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6001
6002         PR 18314
6003         * gcc.dg/builtins-30.c: New testcase.
6004
6005 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
6006
6007         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6008         * lib/g77.exp: Likewise.
6009         * lib/objc.exp: Likewise.
6010         * lib/g++.exp: Likewise.
6011
6012 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6013
6014         * gcc.dg/struct-by-value-2.c: New test.
6015
6016 2004-01-21  Andrew Pinski  <apinski@apple.com>
6017
6018         PR target/13785
6019         * gcc.dg/20030121-1.c: New test.
6020
6021 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
6022
6023         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
6024         clobber frame pointer register in asm statement.
6025
6026 2004-01-21  Falk Hueffner  <falk@debian.org>
6027
6028         * gcc.c-torture/compile/20040121-1.c: New test.
6029
6030 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
6031
6032         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6033
6034 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
6035
6036         * gcc.dg/ppc64-abi-2.c: New test.
6037
6038 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6039
6040         * lib/treelang.exp: Fill out this file.
6041         * lib/treelang-dg.exp: New File.
6042
6043 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6044
6045         * gcc.c-torture/compile/981022-1.c: Remove.
6046         * gcc.dg/array-5.c: Remove XFAIL.
6047         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6048         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6049         gcc.dg/cond-lvalue-1.c: Update.
6050         * gcc.dg/cast-lvalue-2.c: New test.
6051
6052 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
6053
6054         PR c++/13592
6055         * g++.dg/other/error1.C (class foo): Tweak error message.
6056
6057         PR c++/13592
6058         * g++.dg/template/call2.C: New test.
6059
6060 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6061
6062         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6063         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6064         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6065         scalar-return-1_x.c, scalar-return-2_y.c,
6066         scalar-return-3_x.c, scalar-return-3_y.c,
6067         scalar-return-4_x.c, scalar-return-4_y.c,
6068         struct-align-1.h, struct-align-1_x.c,
6069         struct-align-1_y.c, struct-align-2.h,
6070         struct-align-2_x.c, struct-align-2_y.c,
6071         struct-by-value-10_y.c, struct-by-value-11_x.c,
6072         struct-by-value-11_y.c, struct-by-value-12_x.c,
6073         struct-by-value-12_y.c, struct-by-value-13_x.c,
6074         struct-by-value-13_y.c, struct-by-value-14_x.c,
6075         struct-by-value-14_y.c, struct-by-value-15_x.c,
6076         struct-by-value-15_y.c, struct-by-value-16_y.c,
6077         struct-by-value-17_y.c, struct-by-value-18_y.c,
6078         struct-by-value-19_y.c, struct-by-value-1_x.c,
6079         struct-by-value-1_y.c, struct-by-value-20_y.c,
6080         struct-by-value-2_x.c, struct-by-value-2_y.c,
6081         struct-by-value-3_y.c, struct-by-value-4_x.c,
6082         struct-by-value-4_y.c, struct-by-value-5_y.c,
6083         struct-by-value-6_y.c, struct-by-value-7_y.c
6084         struct-by-value-8_x.c, struct-by-value-8_y.c
6085         struct-by-value-9_x.c, struct-by-value-9_y.c
6086         struct-return-10_x.c, struct-return-10_y.c,
6087         struct-return-19_x.c, struct-return-20_x.c
6088         struct-return-2_x.c, struct-return-2_y.c
6089         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6090         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
6091
6092 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6093
6094         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6095         attribute on sparc*-sun-solaris2.*.
6096
6097 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
6098
6099         PR c++/13710
6100         * g++.dg/ext/typeof7.C: New test.
6101
6102 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
6103
6104         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6105         * gcc.dg/const-elim-1.c: Same.
6106
6107 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
6108
6109         * objc.dg/stret-1.m: New.
6110         * objc.dg/stret-2.m: New.
6111
6112 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6113
6114         PR c++/11895
6115         * g++.dg/ext/vector1.C: New test.
6116
6117 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6118
6119         * gcc.dg/pch/import-1.c: New.
6120         * gcc.dg/pch/import-1.hs: New.
6121         * gcc.dg/pch/import-1a.h: New.
6122         * gcc.dg/pch/import-1b.h: New.
6123         * gcc.dg/pch/import-1c.h: New.
6124
6125 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6126
6127         PR c++/13574
6128         * g++.dg/ext/array1.C: New test.
6129
6130         PR c++/13178
6131         * g++.dg/conversion/op1.C: New test.
6132
6133 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6134
6135         PR 11864
6136         From Kazumoto Kojima / Dan Kegel:
6137         * gcc.dg/pr11864-1.c: New test.
6138
6139         PR 10392
6140         From Marcus Comstedt / Dan Kegel:
6141         * gcc.dg/pr10392-1.c: New test.
6142
6143 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6144
6145         PR c++/13478
6146         * g++.dg/init/ref10.C: New test.
6147
6148 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6149
6150         PR c++/13407
6151         * g++.dg/parse/typename6.C: New test.
6152
6153 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6154
6155         PR pch/13361
6156         * testsuite/g++.dg/pch/wchar-1.C: New.
6157         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6158
6159 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6160
6161         PR c++/9259
6162         * g++.dg/expr/sizeof2.C: New test.
6163
6164 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6165
6166         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6167
6168 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6169
6170         PR c++/13659
6171         * g++.dg/lookup/strong-using-3.C: New.
6172         * g++.dg/lookup/using-10.C: New.
6173
6174 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6175
6176         PR c++/13594
6177         * g++.dg/lookup/strong-using-2.C: New.
6178
6179 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6180             Dan Kegel <dank@kegel.com>
6181             J"orn Rennecke <joern.rennecke@superh.com>
6182
6183         PR target/9365
6184         * gcc.dg/pr9365-1.c: New test.
6185
6186 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6187
6188         PR c++/8856
6189         * g++.dg/parse/casting-operator2.C: New test.
6190         * g++.old-deja/g++.pt/explicit83.C: Remove.
6191
6192 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6193
6194         * gcc.dg/label-compound-stmt-1.c: New test.
6195         * gcc.c-torture/compile/950922-1.c,
6196         gcc.c-torture/compile/20000211-3.c,
6197         gcc.c-torture/compile/20000518-1.c,
6198         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6199         compound statements.
6200
6201 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6202
6203         * gcc.dg/ppc64-abi-1.c: New test.
6204
6205 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6206
6207          * g++.dg/ext/attrib9.C: Add dg-warnings.
6208
6209 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6210
6211         PR c++/12335
6212         * g++.dg/parse/dtor3.C: New test.
6213
6214 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6215
6216         PR c++/12709
6217         * g++.dg/parse/try-catch-1.C: New test.
6218
6219 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6220
6221         * ada/acats/run_all.sh: Add more verbose output in acats.log
6222         when compiling tests.
6223
6224 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6225
6226         PR 13656
6227         * gcc.dg/typedef-redecl.c: New test case.
6228         * gcc.dg/typedef-redecl.h: New support file.
6229
6230 2004-01-13  Jan Hubicka  <jh@suse.cz>
6231
6232         * gcc.dg/always_inline.c: New test.
6233         * gcc.dg/debug/20031231-1.c: Fix.
6234
6235 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6236
6237         PR c++/13474
6238         * g++.dg/template/array3.C: New test.
6239
6240 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6241
6242         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6243         * g++.dg/warn/Wunused-2.C: Likewise.
6244
6245 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6246
6247         PR c++/13289
6248         * g++.dg/template/instantiate6.C: New test.
6249
6250 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6251
6252         PR middle-end/11397
6253         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6254
6255 2004-01-12  Jan Hubicka  <jh@suse.cz>
6256
6257         PR opt/12826
6258         * gcc.dg/20040112-1.c: New.
6259
6260         * gcc.dg/dwarf-die[1-7].c: Move to...
6261         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6262         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6263
6264 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6265
6266         PR c++/4100
6267         * g++.dg/parse/friend4.C: New test.
6268
6269 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6270
6271         PR c++/4100
6272         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6273         definition is called a friend.
6274
6275 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6276
6277         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6278
6279 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6280
6281         PR c++/3478
6282         * g++.dg/parse/error10.C: New test.
6283         * g++.dg/template/arg2.C: Accept "invalid type" error.
6284
6285 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6286
6287         PR middle-end/13392
6288         * g++.dg/opt/expect2.C: New test.
6289
6290 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6291
6292         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6293         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6294         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6295         Update dg-error regexps.
6296
6297 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6298
6299         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6300         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6301
6302 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6303
6304         * gcc.dg/pragma-re-1.c: Use right pointer type.
6305
6306 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6307
6308         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6309
6310 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6311
6312         * gcc.dg/rs6000-ldouble-1.c: New.
6313
6314 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6315
6316         DR 337
6317         PR c++/9256
6318         * g++.dg/other/abstract1.C: New test.
6319
6320 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6321
6322         * g++.dg/lookup/strong-using-1.C: New.
6323
6324 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6325
6326         PR c/11234
6327         * gcc.dg/func-ptr-conv-1.c: New test.
6328         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6329
6330 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6331
6332         PR target/13380.
6333         * gcc.c-torture/compile/20040109-1.c: New.
6334
6335 2004-01-08  Stuart Hastings  <stuart@apple.com>
6336
6337         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6338         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6339         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6340
6341 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6342
6343         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6344
6345 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6346
6347         * ada/acats/run_acats: Treat 'gnatchop' the same way
6348         as 'gnatmake'.  Export GCC_DRIVER.
6349         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6350         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6351
6352 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6353
6354         PR c++/12573
6355         * g++.dg/template/dependent-expr4.C: New test.
6356
6357 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6358
6359         * gcc.dg/altivec-11.c: New test.
6360
6361 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6362
6363         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6364
6365 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6366
6367         PR c/6024
6368         * gcc.dg/enum-compat-1.c: New test.
6369         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6370
6371 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6372
6373         PR c/12165
6374         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6375         gcc.dg/c99-idem-qual-3.c: New tests.
6376
6377 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6378
6379         * gcc.dg/winline-7.c: Don't cast void * to int.
6380
6381 2004-01-06  Jan Hubicka  <jh@suse.cz>
6382
6383         * gcc.dg/i386-sse-5.c: New test
6384         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6385
6386 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6387
6388         PR c++/12815
6389         * g++.dg/rtti/typeid4.C: New test.
6390
6391 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6392
6393         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6394
6395 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6396
6397         PR c++/12132
6398         * g++.dg/template/error11.C: New test.
6399
6400         PR c++/13451
6401         * g++.dg/template/class2.C: New test.
6402
6403 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6404         Richard Sandiford <rsandifo@redhat.com>
6405
6406         PR c++/13387
6407         * g++.dg/opt/alias3.C: New test.
6408
6409 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
6410
6411         PR c++/13157
6412         * g++.dg/template/koenig3.C: New test.
6413
6414         PR c++/13529
6415         * g++.dg/parse/offsetof3.C: New test.
6416
6417         * g++.dg/init/copy7.C: Add missing dg-error markers.
6418
6419         PR c++/12226
6420         * g++.dg/init/copy7.c: New test.
6421
6422         PR c++/13536
6423         * g++.dg/parse/cast1.C: New test.
6424
6425 2004-01-04  Jan Hubicka  <jh@suse.cz>
6426
6427         * gcc.dg/winline[1-7].c: New tests.
6428
6429 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6430
6431         PR c++/13520
6432         * g++.dg/template/qualttp22.C: New test.
6433
6434 2004-01-01  Jan Hubicka  <jh@suse.cz>
6435
6436         * gcc.dg/debug/20031231-1.c: New.
6437         * gcc.c-torture/compile/20040101-1.c: New.
6438         * gcc.dg/dwarf-die-[1-7].c: New.
6439
6440 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
6441
6442         PR optimization/13521
6443         * gcc.c-torture/compile/20031231-1.c: New test.
6444
6445 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6446
6447         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6448
6449 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6450
6451         PR c++/10079
6452         * g++.dg/template/crash16.C: New test.
6453
6454 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
6455
6456         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6457
6458 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
6459
6460         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6461         ports.
6462         * g++.old-deja/g++.jason/thunk3.C: Likewise.
6463         * g++.old-deja/g++.law/profile1.C: Likewise.
6464         * gcc.c-torture/compile/981006-1.c: Likewise.
6465         * gcc.c-torture/execute/loop-2e.x: Likewise.
6466         * gcc.c-torture/execute/loop-2f.x: Remove.
6467         * gcc.c-torture/execute/loop-2g.x: Likewise.
6468         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6469         * gcc.dg/20020312-2.c: Remove traces of dead ports.
6470
6471 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6472
6473         PR c++/13507
6474         * g++.dg/ext/attrib11.C: New test.
6475
6476         PR c++/13494
6477         * g++.dg/template/array2-1.C: New test.
6478         * g++.dg/template/array2-2.C: New test.
6479
6480 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
6481
6482         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6483
6484 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6485
6486         PR c++/12774
6487         * g++.dg/template/array1-1.C: New test.
6488         * g++.dg/template/array1-2.C: New test.
6489
6490 2003-12-29  Roger Sayle  <roger@eyesopen.com>
6491
6492         PR fortran/12632
6493         * g77.dg/12632.f: New test case.
6494
6495 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6496
6497         PR c++/13289
6498         * g++.dg/parse/nontype1.C: New test.
6499
6500 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6501
6502         PR c++/12403
6503         * g++.dg/parse/explicit1.C: New test.
6504         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6505
6506 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6507
6508         PR c++/13081
6509         * g++.dg/opt/inline6.C: New test.
6510
6511         PR c++/12613
6512         * g++.dg/parse/error9.C: New test.
6513
6514         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6515
6516 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
6517
6518         PR c++/13009
6519         * g++.dg/init/assign1.C: New test.
6520
6521 2003-12-28  Roger Sayle  <roger@eyesopen.com>
6522
6523         PR c++/13070
6524         * g++.dg/warn/format3.C: New test case.
6525
6526 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6527
6528         * gcc.c-torture/compile/20031227-1.c: New test.
6529
6530 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6531
6532         * g++.dg/bprob/bprob.exp: Load target-supports.exp
6533         * g77.dg/bprob/bprob.exp: Likewise.
6534         * gcc.misc-tests/bprob.exp: Likewise.
6535         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
6536         variants on systems where the library does not provide that
6537         functionality.
6538         * gcc.dg/builtins-20.c: Use builtins-config.h.
6539         * gcc.dg/builtins-config.h: New file.
6540
6541 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6542
6543         * lib/gcc-dg.exp (dg-require-profiling): New function.
6544         * lib/target-supports.exp (check_profiling_available): Likewise.
6545         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6546         * g77.dg/bprob/bprob.exp: Likewise.
6547         * gcc.misc-tests/bprob.exp: Likewise.
6548         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6549         * gcc.dg/20021014-1.c: Likewise.
6550         * gcc.dg/nest.c: Likewise.
6551
6552 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6553
6554         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6555         compiling.
6556         * g++.dg/lookup/java2.C: Likewise.
6557         * gcc.dg/cpp/lexident.c: Likewise.
6558
6559 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6560
6561         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6562         given.
6563         * gcc.c-torture/compile/961203-1.c: Likewise.
6564         * gcc.c-torture/compile/980506-1.c: Likewise.
6565
6566 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
6567
6568         * lib/gcc-dg.exp (dg-prune-output): New annotation.
6569         (additional_prunes): New global.
6570         (gcc-dg-prune): Handle additional per-test pruning.
6571         (dg-test): Clear additional_prunes between tests.
6572
6573         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
6574         dg-prune-output to avoid spurious failures from assembler
6575         complaining about nonexistent WAW violations.
6576         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6577         Use dg-prune-output to avoid spurious failures from assembler
6578         warning about Itanium B-step errata.
6579
6580 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
6581
6582         * g++.dg/abi/macro0.C: New test.
6583         * g++.dg/abi/macro1.C: Likewise.
6584         * g++.dg/abi/macro2.C: Likewise.
6585
6586         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6587         * g++.dg/abi/bitfield7.C: Likewise.
6588         * g++.dg/abi/dtor2.C: Likewise.
6589         * g++.dg/abi/mangle11.C: Likewise.
6590         * g++.dg/abi/mangle12.C: Likewise.
6591         * g++.dg/abi/mangle14.C: Likewise.
6592         * g++.dg/abi/mangle17.C: Likewise.
6593         * g++.dg/abi/vbase10.C: Likewise.
6594         * g++.dg/abi/vbase14.C: Likewise.
6595         * g++.dg/template/qualttp17.C: Likewise.
6596
6597 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
6598
6599         PR c/11995
6600         * gcc.dg/20031223-1.c: New test.
6601
6602 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6603
6604         * gcc.dg/noreturn-7.c: New test.
6605
6606 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6607
6608         * gcc.dg/null-pointer-1.c: New test.
6609
6610 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6611
6612         * g++.old-deja/g++.jason/template18.C: Remove.
6613         * g++.old-deja/g++.jason/template37.C: Likewise.
6614
6615         PR c++/12862
6616         * g++.dg/lookup/ns1.C: New test.
6617
6618         PR c++/12397
6619         * g++.dg/template/lookup3.C: New test.
6620
6621 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6622
6623         * g++.dg/template/recurse1.C: New test
6624
6625 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
6626
6627         PR c++/12479
6628         * g++.dg/parse/semicolon1.C: New test.
6629         * g++.dg/parse/semicolon1.h: Likewise.
6630
6631 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
6632
6633         * gcc.dg/darwin-misaligned.c: New test.
6634
6635 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
6636
6637         PR c/9163
6638         * gcc.dg/20031222-1.c: New test.
6639
6640 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
6641
6642         PR c++/13438
6643         * g++.dg/parse/error8.C: New test.
6644
6645         PR c++/11554
6646         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6647
6648 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
6649
6650         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6651         too small.
6652         * gcc.c-torture/compile/930217-1.c: Likewise.
6653         * gcc.c-torture/compile/930513-1.c: Likewise.
6654         * gcc.c-torture/execute/920908-2.c: Likewise.
6655         * gcc.c-torture/execute/921204-1.c: Likewise.
6656         * gcc.c-torture/execute/930621-1.c: Likewise.
6657         * gcc.c-torture/execute/930630-1.c: Likewise.
6658         * gcc.c-torture/execute/931031-1.c: Likewise.
6659         * gcc.c-torture/execute/980602-2.c: Likewise.
6660         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6661         * gcc.c-torture/execute/compndlit-1.c: Likewise.
6662         * gcc.c-torture/execute/extzvsi.c: Likewise.
6663         * gcc.c-torture/unsorted/ext.c: Likewise.
6664
6665 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
6666
6667         PR target/12749
6668         * gcc.c-torture/compile/20031220-2.c: New test case.
6669
6670 2003-12-20  Roger Sayle  <roger@eyesopen.com>
6671
6672         PR optimization/13031
6673         * gcc.c-torture/compile/20031220-1.c: New test case.
6674
6675 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6676
6677         * gcc.dg/cast-function-1.c: New test.
6678
6679 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6680
6681         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6682         formats.
6683
6684 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
6685
6686         PR c++/12795
6687         * g++.dg/ext/attrib10.C: New test.
6688
6689 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6690
6691         * gcc.dg/cleanup-10.c: New test.
6692         * gcc.dg/cleanup-11.c: New test.
6693
6694 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
6695
6696         PR c++/13239
6697         * g++.dg/opt/expect1.C: New test.
6698
6699 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
6700
6701         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6702
6703 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
6704
6705         PR debug/12923
6706         * gcc.dg/20031218-1.c: New test.
6707
6708         PR debug/12389
6709         * gcc.dg/20031218-2.c: New test.
6710         * gcc.dg/20031218-3.c: New test.
6711
6712         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6713         of label name and allow for USER_LABEL_PREFIX == "_" names.
6714         * g++.dg/abi/mangle18-2.C: Likewise.
6715         * g++.dg/abi/mangle19-1.C: Likewise.
6716         * g++.dg/abi/mangle19-2.C: Likewise.
6717         * g++.dg/abi/mangle20-1.C: Likewise.
6718         * g++.dg/abi/mangle20-2.C: Likewise.
6719
6720 2003-12-18  Richard Henderson  <rth@redhat.com>
6721
6722         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6723
6724 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
6725             Dan Kegel <dank@kegel.com>
6726
6727         PR other/12009
6728         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
6729         testing a cross compiler, it causes spurious compile failures.
6730         * lib/g++.exp: Likewise.
6731
6732 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6733
6734         PR c++/13262
6735         * g++.dg/template/access13.C: New test.
6736
6737 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
6738
6739         * gcc.dg/20031216-1.c: New test.
6740
6741 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6742
6743         PR c++/9154
6744         * g++.dg/template/error10.C: New test.
6745
6746 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
6747
6748         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
6749         * g++.dg/eh/simd-2.C: Likewise.
6750
6751 2003-12-17  James E Wilson  <wilson@specifixinc.com>
6752             Roger Sayle  <roger@eyesopen.com>
6753
6754         * gcc.c-torture/execute/ieee/mzero5.c: New.
6755
6756 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
6757
6758         PR c++/10603
6759         * g++.dg/parse/error6.C: New test.
6760
6761         PR c++/12827
6762         * g++.dg/parse/error7.C: New test.
6763
6764 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6765
6766         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
6767         at -O with stabs debugging formats.
6768         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
6769         * gcc.dg/debug/debug-2.c: Likewise.
6770
6771 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6772
6773         PR c++/12696
6774         * g++.dg/init/error1.C: New test.
6775
6776         PR c++/12218
6777         * g++.dg/init/pm3.C: New test.
6778
6779 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6780
6781         PR c/3347
6782         * gcc.dg/bitfld-8.c: New test.
6783
6784 2003-12-16  James Lemke  <jim@wasabisystems.com>
6785
6786         * gcc.dg/arm-scd42-[123].c: New tests.
6787
6788 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6789
6790         PR c++/9043
6791         * g++.dg/abi/mangle20-1.C: New test.
6792         * g++.dg/abi/mangle20-2.C: New test.
6793
6794 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
6795
6796         PR c++/13275
6797         * g++.dg/other/offsetof2.C: Remove XFAIL.
6798         * g++.dg/parse/offsetof1.C: New test.
6799         * g++.gd/parse/offsetof2.C: Likewise.
6800
6801 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6802
6803         * g++.dg/template/nontype3.C: New test.
6804         * g++.dg/template/static2.C: Tweaked the dg-error clause.
6805
6806 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6807
6808         * g++.dg/warn/noreturn-3.C: Also test instantiation.
6809
6810 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6811
6812         PR c++/13387
6813         * g++.dg/expr/assign1.C: New test.
6814
6815         PR c++/13242
6816         * g++.dg/abi/mangle19-1.C: New test.
6817         * g++.dg/abi/mangle19-2.C: New test.
6818
6819 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
6820
6821         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
6822
6823 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6824
6825         * gcc.c-torture/execute/20031216-1.c: New test.
6826
6827 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6828
6829         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
6830         an ICE regression.
6831
6832 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6833
6834         PR c++/10926
6835         * g++.dg/template/error9.C: New test.
6836
6837         PR c++/11116
6838         * g++.dg/template/error8.C: New test.
6839
6840 2003-12-15  Roger Sayle  <roger@eyesopen.com>
6841
6842         PR middle-end/13400
6843         * gcc.c-torture/execute/20031215-1.c: New test case.
6844
6845 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6846
6847         PR c++/13269
6848         * g++.dg/parse/error5.C: New test.
6849
6850         PR c++/12989
6851         * g++.dg/expr/sizeof1.C: New test.
6852
6853         PR c++/13310
6854         * g++.dg/template/crash15.C: New test.
6855
6856 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
6857
6858         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
6859         a non-POD type as the last named parameter of a varargs function.
6860
6861 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
6862
6863         PR c++/13243
6864         PR c++/12573
6865         * g++.dg/template/crash14.C: New test.
6866         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
6867
6868 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
6869
6870         * g++.dg/other/java1.C: New test.
6871
6872         PR c++/13241
6873         * g++.dg/abi/mangle18-1.C: New test.
6874         * g++.dg/abi/mangle18-2.C: New test.
6875
6876 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6877
6878         PR optimization/10312
6879         * gcc.c-torture/execute/20031214-1.c: New.
6880
6881 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
6882
6883         PR c++/10779
6884         PR c++/12160
6885         * g++.dg/parse/error3.C: New test.
6886         * g++.dg/parse/error4.C: Likewise.
6887         * g++.dg/abi/mangle4.C: Tweak error messages.
6888         * g++.dg/lookup/using5.C: Likewise.
6889         * g++.dg/other/error2.C: Likewise.
6890         * g++.dg/parse/typename5.C: Likewise.
6891         * g++.dg/parse/undefined1.C: Likewise.
6892         * g++.dg/template/arg2.C: Likewise.
6893         * g++.dg/template/ttp3.C: Likewise.
6894         * g++.dg/template/type1.C: Likewise.
6895         * g++.old-deja/g++.other/crash32.C: Likewise.
6896         * g++.old-djea/g++.pt/defarg8.C: Likewise.
6897
6898 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6899
6900         PR c++/13106
6901         * g++.dg/warn/noreturn-3.C: New test.
6902
6903 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6904
6905         PR c++/13118
6906         * g++.dg/abi/covariant3.C: New.
6907
6908 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
6909
6910         * g++.dg/eh/ia64-1.C: New test.
6911
6912 2003-12-12  Roger Sayle  <roger@eyesopen.com>
6913
6914         PR optimization/13037
6915         * g77.f-torture/execute/13037.f: New test case.
6916
6917 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6918
6919         PR c++/12881
6920         * g++.dg/abi/covariant2.C: New.
6921
6922 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
6923
6924         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
6925
6926 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
6927
6928         * gcc.c-torture/execute/wchar_t-1.x: Delete.
6929
6930 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
6931
6932         PR other/10819
6933         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
6934         to fix Bug 10819.
6935         * lib/g++.exp (g++_version): Likewise.
6936         * lib/g77.exp (g77_version): Likewise.
6937         * lib/objc.exp (default_objc_version): Likewise.
6938
6939 2003-12-10  Richard Henderson  <rth@redhat.com>
6940
6941         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
6942
6943         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
6944
6945 2003-12-08  Matt Austern  <austern@apple.com>
6946
6947         PR c/13134
6948         * lib/gcc-dg.exp (dg-require-visibility): Define.
6949         * lib/target-supports (check_visibility_available): Define.
6950         * gcc.dg/visibility-1.c: New test.
6951         * gcc.dg/visibility-2.c: Likewise.
6952         * gcc.dg/visibility-3.c: Likewise.
6953         * gcc.dg/visibility-4.c: Likewise.
6954         * gcc.dg/visibility-5.c: Likewise.
6955         * gcc.dg/visibility-6.c: Likewise.
6956         * g++.dg/ext/visibility-1.C: Likewise.
6957         * g++.dg/ext/visibility-2.C: Likewise.
6958         * g++.dg/ext/visibility-3.C: Likewise.
6959         * g++.dg/ext/visibility-4.C: Likewise.
6960         * g++.dg/ext/visibility-5.C: Likewise.
6961         * g++.dg/ext/visibility-6.C: Likewise.
6962
6963 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6964
6965         * g++.dg/lookup/java1.C: New test.
6966         * g++.dg/lookup/java2.C: New test.
6967
6968 2003-12-07  Falk Hueffner  <falk@debian.org>
6969
6970         * g++.dg/opt/noreturn-1.C: New test.
6971
6972 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
6973
6974         * gcc.dg/overflow-1.c: New test.
6975
6976 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6977
6978         * g77.f-torture/compile/13060.f: New test.
6979
6980 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
6981
6982         PR c++/13323
6983         * g++.dg/inherit/operator2.C: New test.
6984
6985 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6986
6987         PR c++/13305
6988         * g++.dg/ext/attrib9.C: New test.
6989
6990 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
6991
6992         PR c++/13314
6993         * g++.dg/template/error7.C: New test.
6994
6995 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
6996             J"orn Rennecke <joern.rennecke@superh.com>
6997
6998         PR target/13302
6999         * g++.dg/other/struct-va_list.C: New test.
7000
7001 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7002
7003         PR c++/13166
7004         * g++.dg/parse/defarg6.C: New test.
7005
7006 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
7007
7008         PR target/13256
7009         * gcc.c-torture/execute/20031201-1.c: New test.
7010
7011 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
7012
7013         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7014
7015 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7016
7017         * gcc.dg/builtin-return-1.c: New test.
7018
7019 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
7020             J"orn Rennecke <joern.rennecke@superh.com>
7021
7022         PR optimization/13260
7023         * gcc.c-torture/execute/20031204-1.c: New test.
7024
7025 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7026
7027         PR c++/9127
7028         * g++.dg/template/error6.C: New test.
7029
7030 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
7031
7032         * gcc.dg/20031202-1.c: New test.
7033
7034 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7035
7036         PR c++/13179
7037         * g++.dg/template/eh1.C: New test.
7038
7039         PR c++/10771
7040         * g++.dg/template/error5.C: New test.
7041
7042 2003-12-02  David Ung  <davidu@mips.com>
7043
7044         * gcc.dg/compat/vector-check.h: Corrected type for var
7045         g_##TMODE
7046
7047 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7048
7049         PR c++/10126
7050         * g++.dg/template/ptrmem8.C: New test.
7051
7052 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7053
7054         PR c++/12573
7055         * g++.dg/template/dependent-expr3.C: New test.
7056
7057 2003-12-01  James Lemke  <jim@wasabisystems.com>
7058
7059         * gcc.dg/arm-g2.c: New test.
7060
7061 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7062
7063         PR optimization/11634
7064         * gcc.dg/20031201-2.c: New test case.
7065
7066 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
7067
7068         PR 11433
7069         * objc.dg/proto-lossage-3.m: New test.
7070
7071 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7072
7073         PR optimization/12628
7074         * gcc.dg/20031201-1.c: New test case.
7075
7076 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7077
7078         * gcc.dg/unaligned-1.c: New test.
7079
7080 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
7081
7082         PR c++/9849
7083         * g++.dg/template/error4.C: New test.
7084         * g++.dg/template/nested3.C: Adjust error markers.
7085
7086 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7087
7088         * gcc.dg/cpp/assert4.c: Check more #system assertions.
7089
7090 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
7091
7092         PR c/10333
7093         * gcc.dg/bitfld-7.c: New test.
7094
7095 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
7096
7097         * gcc.dg/tls/asm-1.C: New test.
7098
7099 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7100
7101         * gcc.dg/cpp/assert4.c: Update.
7102
7103 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7104
7105         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7106         * gcc.dg/builtin-apply3.c: New test.
7107
7108 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7109
7110         * lib/compat.exp (compat-obj): New xfaildata parameter.
7111         Use it to set compiler_conditional_xfail_data before compiling.
7112         (compat-get-options): Handle dg-xfail-if.
7113         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7114         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7115         * gcc.dg/compat/vector-1_y.c: Likewise.
7116         * gcc.dg/compat/vector-2_x.c: Likewise.
7117         * gcc.dg/compat/vector-2_y.c: Likewise.
7118
7119 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7120
7121         * g++.dg/opt/reg-stack4.C: New test.
7122
7123 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7124
7125         * gcc.dg/builtin-apply2.c: New test.
7126
7127 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7128
7129         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7130
7131 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7132
7133         PR c++/12924
7134         * g++.dg/template/template-id-2.C: New test.
7135
7136 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7137
7138         PR c++/5369
7139         * g++.dg/template/memfriend1.C: New test.
7140         * g++.dg/template/memfriend2.C: Likewise.
7141         * g++.dg/template/memfriend3.C: Likewise.
7142         * g++.dg/template/memfriend4.C: Likewise.
7143         * g++.dg/template/memfriend5.C: Likewise.
7144         * g++.dg/template/memfriend6.C: Likewise.
7145         * g++.dg/template/memfriend7.C: Likewise.
7146         * g++.dg/template/memfriend8.C: Likewise.
7147         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7148
7149 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7150
7151         PR c++/12515
7152         * g++.dg/ext/cond1.C: New test.
7153
7154 2003-11-20  Richard Henderson  <rth@redhat.com>
7155
7156         * gcc.dg/20020201-2.c: Remove.
7157         * gcc.dg/20020201-4.c: Remove.
7158         * gcc.dg/20020304-1.c: Remove.
7159
7160 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7161
7162         * gcc.dg/cpp/trad/xwin1.c: New test case.
7163
7164 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7165
7166         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7167         * lib/g77.exp: Likewise.
7168         * lib/objc.exp: Likewise.
7169         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7170         for darwin.
7171
7172 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7173
7174         PR c++/12932
7175         * g++.dg/template/static5.C: New test.
7176
7177 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7178
7179         * gcc.dg/nested-func-1.c: New test.
7180
7181 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7182
7183         * gcc.dg/cpp/assert4.c: New test.
7184
7185 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7186
7187         PR c++/2294
7188         * g++.dg/lookup/using9.c: New test.
7189
7190 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7191
7192         PR c++/12762
7193         * g++.dg/template/error3.C: New test.
7194
7195 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7196
7197         PR ada/13035
7198         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7199         No longer use a wrapper for gcc, since this does not work under
7200         Windows.
7201
7202 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7203
7204         PR c++/2094
7205         * g++.dg/template/ptrmem7.C: New test.
7206
7207 2003-11-13  Andrew Pinski <apinski@apple.com>
7208
7209         * gcc.c-torture/compile/20031113-1.c: New test.
7210
7211 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7212             Kean Johnston <jkj@sco.com>
7213
7214         PR c/13029
7215         * gcc.dg/unused-4.c: Update.
7216
7217 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7218
7219         * g++.dg/opt/const3.C: New test.
7220
7221 2003-11-13  Jan Hubicka  <jh@suse.cz>
7222
7223         * gcc.c-torture/compile/20031112-1.c: New test.
7224
7225 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7226
7227         * g++.dg/parse/crash10.C: Remove bogus error marker.
7228
7229 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7230
7231         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7232         (host_gcc): Likewise.
7233         (ROOT): Honor $PWDCMD.
7234         (BASE): Likewise.
7235         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7236
7237 2003-11-12  Catherine Moore  <clm@redhat.com>
7238
7239         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7240
7241 2003-11-12  Andreas Jaeger  <aj@suse.de>
7242             Jakub Jelinek  <jakub@redhat.com>
7243             Andrew Pinski  <pinskia@physics.uc.edu>
7244             Richard Henderson  <rth@redhat.com>
7245
7246         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7247         systems.
7248         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7249
7250         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7251         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7252
7253 2003-11-11  Andreas Jaeger  <aj@suse.de>
7254
7255         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7256
7257         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7258
7259 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7260
7261         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7262         Clean ups.
7263
7264 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7265
7266         * gcc.dg/trampoline-1.c: New test.
7267
7268 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7269
7270         * gcc.c-torture/compile/200031109-1.c: New test.
7271
7272 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7273
7274         PR c/3190
7275         PR c/8714
7276         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7277         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7278         gcc.dg/format/no-y2k-1.c: Update.
7279
7280 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7281
7282         PR optimization/10467
7283         * gcc.dg/20031108-1.c: New test case.
7284
7285 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7286
7287         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7288
7289 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7290
7291         * gcc.dg/compound-lvalue-1.c: New test.
7292         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7293         some XFAILs.
7294
7295 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7296
7297         * gcc.dg/altivec-varargs-1.c: New test.
7298
7299 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7300
7301         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7302         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7303         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7304         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7305         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7306
7307 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7308
7309         * gcc.dg/cond-lvalue-1.c: New test.
7310
7311 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7312
7313         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7314
7315 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7316
7317         PR c++/11616
7318         * g++.dg/template/instantiate5.C: New test.
7319
7320 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7321
7322         PR c++/12726
7323         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7324         * ChangeLog: Add missing first entry for above test.
7325
7326 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7327
7328         PR c++/9810
7329         * g++.dg/template/using8.C: New test.
7330         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7331
7332 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7333
7334         PR optimization/10817
7335         * gcc.c-torture/compile/20031102-1.c: New test case.
7336
7337 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7338
7339         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7340         2147483647.
7341
7342 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7343
7344         * gcc.dg/20031102-1.c: New test.
7345
7346 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7347
7348         * gcc.dg/complex-1.c: New test.
7349
7350 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7351
7352         PR c++/12796
7353         * g++.dg/template/crash13.C: Adjust expected error location.
7354         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7355
7356 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7357
7358         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7359
7360 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7361
7362         PR/10239
7363         * gcc.c-torture/compile/20031031-2.c: New test.
7364
7365 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7366
7367         PR/11640
7368         * gcc.c-torture/compile/20031031-1.c: New test.
7369
7370 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7371
7372         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7373         * gcc.misc-tests/bprob.exp: Likewise.
7374         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7375         the execution test on arm-elf configs.
7376         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7377         configs that don't support scratch files.
7378         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7379
7380 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7381
7382         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7383         done by dejagnu.
7384
7385 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7386
7387         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7388         Avoid non pure sh syntax. Add more logging.
7389
7390         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7391         fail.
7392
7393 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7394
7395         PR libgcj/10610
7396         * gcc.dg/ppc-stackalign-1.c: New test.
7397
7398 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7399
7400         * ada/acats/run_all.sh: Change output to be more compliant with
7401         dejagnu framework.
7402         Create acats.sum and acats.log files under testsuite/ada/acats
7403         Only run [a-z]* directories, to filter out e.g. CVS.
7404         Redirect build output to log file.
7405
7406 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7407
7408         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7409
7410 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
7411
7412         PR ada/5909:
7413         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7414
7415 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
7416
7417         * gcc.c-torture/compile/20031023-1.c: New test.
7418         * gcc.c-torture/compile/20031023-2.c: New test.
7419         * gcc.c-torture/compile/20031023-3.c: New test.
7420         * gcc.c-torture/compile/20031023-4.c: New test.
7421
7422 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7423
7424         PR c++/10371
7425         * g++.dg/lookup/scoped8.C: New test.
7426
7427 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
7428
7429         * g++.dg/opt/reg-stack3.C: New test.
7430
7431 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7432
7433         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
7434
7435 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7436
7437         PR c++/11076
7438         * g++.dg/template/crash13.C: New test.
7439
7440 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7441
7442         * gcc.dg/c99-restrict-2.c: New test.
7443
7444 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
7445
7446         PR c++/12698, c++/12699, c++/12700, c++/12566
7447         * g++.dg/inherit/covariant9.C: New test.
7448         * g++.dg/inherit/covariant10.C: New test.
7449         * g++.dg/inherit/covariant11.C: New test.
7450
7451 2003-10-23  Jason Merrill  <jason@redhat.com>
7452
7453         PR c++/12726
7454         * g++.dg/ext/complit2.C: New test.
7455
7456 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
7457
7458         PR target/12654
7459         * gcc.c-torture/execute/20031020-1.c: New test.
7460
7461 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7462
7463         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7464         following the jump_insn.
7465
7466 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
7467
7468         * gcc.dg/cast-lvalue-1.c: New test.
7469
7470 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
7471
7472         PR c++/11962
7473         * g++.dg/template/cond2.C: New test.
7474
7475 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7476
7477         * gcc.dg/builtins-28.c: New test.
7478
7479 2003-10-20  Jan Hubicka  <jh@suse.cz>
7480
7481         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7482         parameter.
7483         * testsuite/gcc.dg/inline-2.c: Likewise.
7484
7485 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7486
7487         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
7488         * gcc.dg/nest.c:  Likewise.
7489
7490 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7491
7492         PR c++/9781, c++/10583, c++/11862
7493         * g++.dg/parse/crash13.C: New test.
7494
7495 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7496
7497         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7498
7499 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7500
7501         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7502         Define HAVE_C99_RUNTIME except on Solaris.
7503         * gcc.dg/builtins-20.c: Likewise.
7504
7505 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7506
7507         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7508
7509 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7510
7511         PR c++/12495
7512         * g++.dg/template/crash21.C: New test.
7513
7514 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7515
7516         PR c++/2513
7517         * g++.dg/template/typename5.C: New test.
7518
7519 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7520
7521         PR c++/12369
7522         * g++.dg/template/friend25.C: New test.
7523
7524 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
7525
7526         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7527         versions.
7528
7529 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
7530
7531         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7532         == 2147483647.
7533
7534 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
7535
7536         * gcc.c-torture/execute/960416-1.x: Remove.
7537         * gcc.c-torture/execute/divconst-3.x: Likewise.
7538
7539 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
7540
7541         PR target/12598
7542         * gcc.dg/torture/cris-volatile-1.c: New test.
7543
7544 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7545
7546         PR optimization/9325
7547         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7548         for overflowing floating point to integer conversion during RTL
7549         simplification.
7550
7551 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
7552
7553         * objc/execute/_cmd.m: Fix typo.
7554         * objc.dg/image-info.m, objc.dg/symtab-1.m:
7555         Relax 'scan-assembler' regexp.
7556         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7557         objc.dg/try-catch-4.m: Run on non-Darwin targets.
7558         * objc.dg/zero-link-2.m: Remove blank line.
7559         * objc.dg/zero-link-3.m: New test case.
7560
7561 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
7562
7563         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7564
7565         * gcc.dg/asm-names.c: Use scan-assembler-not rather
7566         than linker trickery.
7567
7568 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7569
7570         PR c++/12370
7571         * g++.dg/other/friend2.C: New test.
7572
7573 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7574
7575         * gcc.dg/20031012-1.c: New test.
7576
7577 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
7578
7579         * gcc.dg/weak/weak-3.c: Fix for new warning.
7580
7581 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7582
7583         PR optimization/8750
7584         * gcc.c-torture/execute/20031012-1.c: New test case.
7585
7586 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7587
7588         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7589         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7590
7591 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7592
7593         PR optimization/12260
7594         * gcc.c-torture/compile/20031011-2.c: New test case.
7595
7596 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7597
7598         * gcc.c-torture/execute/20031011-1.c: New testcase.
7599
7600 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
7601
7602         * gcc.c-torture/compile/20031011-1.c: New test.
7603
7604 2003-10-11  Jan Hubicka  <jh@suse.cz>
7605
7606         * g++.dg/other/first-global.C: New test.
7607
7608 2003-10-11  Roger Sayle  <roger@eyesopen.com>
7609
7610         * gcc.c-torture/execute/string-opt-18.c: New testcase.
7611
7612 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
7613
7614         * gcc.c-torture/compile/20031010-1.c: New test.
7615
7616 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
7617
7618         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7619         * gcc.c-torture/execute/va-arg-25.c: ... here.
7620
7621 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
7622
7623         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7624
7625 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
7626
7627         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7628
7629 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
7630
7631         * g++.dg/parse/error2.C: New test.
7632
7633 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
7634
7635         PR c++/11097
7636         * g++.dg/other/error5.C: Modify the error message.
7637         * g++.dg/lookup/using8.C: New test.
7638
7639 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
7640
7641         * gcc.dg/darwin-abi-2.c: New file.
7642         * gcc.c-torture/execute/va-arg-24.c: New file.
7643
7644 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
7645
7646         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
7647         indentation.
7648
7649 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
7650
7651         PR c++/10147
7652         * g++.dg/other/error4.C: Update error messages.
7653         * g++.dg/template/ptrmem4.C: Likewise.
7654
7655         PR c++/12337
7656         * g++.dg/init/new9.C: New test.
7657
7658         PR c++/12334, c++/12236, c++/8656
7659         * g++.dg/ext/attrib8.C: New test.
7660
7661 2003-10-06  Devang Patel  <dpatel@apple.com>
7662
7663         * gcc.dg/debug/dwarf2-3.h: New test.
7664         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7665
7666 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
7667
7668         * g++.dg/opt/cfg2.C: New test.
7669
7670 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7671
7672         * g++.dg/opt/float1.C: New test.
7673
7674 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7675
7676         * gcc.dg/c90-array-lval-6.c: New test.
7677         * gcc.dg/c99-array-lval-6.c: New test.
7678
7679 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
7680             Ziemowit Laski  <zlaski@apple.com>
7681
7682         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7683         'Derived', so that it is never considered a class method; add
7684         new warning for '+port' method ambiguity.
7685         * objc.dg/method-12.m: Include <objc/objc.h> instead of
7686         <objc/objc-api.h> (needed on Mac OS X).
7687         * objc.dg/method-13.m: New test.
7688
7689 2003-10-03  Roger Sayle  <roger@eyesopen.com>
7690
7691         PR optimization/9325, PR java/6391
7692         * gcc.c-torture/execute/20031003-1.c: New test case.
7693
7694 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
7695
7696         PR optimization/12180
7697         * gcc.dg/20031002-1.c: New test.
7698
7699         PR c++/12486
7700         * g++.dg/inherit/error1.C: New test.
7701
7702 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
7703
7704         * lib/f-torture.exp (search_for): Rename to...
7705         (search_for_re): This.  Also, clean up comments and the
7706         "regexp" invocation.
7707
7708 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
7709
7710         * gcc.c-torture/compile/20031002-1.c: New test.
7711
7712 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
7713
7714         * g++.dg/opt/cond1.C: New test.
7715
7716 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
7717
7718         * gcc.dg/Wold-style-definition-2.c: New testcase.
7719         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7720
7721 2003-09-29  Richard Henderson  <rth@redhat.com>
7722
7723         * g++.dg/init/array10.C: Add dg-options.
7724
7725 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
7726
7727         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7728
7729 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7730
7731         * g++.dg/template/friend19.C: Fix typo.
7732         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7733
7734 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
7735
7736         * gcc.c-torture/execute/20030928-1.c: New test.
7737         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7738
7739 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7740
7741         * g++.dg/opt/unroll1.C: New test.
7742
7743 2003-09-26  Roger Sayle  <roger@eyesopen.com>
7744
7745         PR optimization/11741
7746         * gcc.dg/20030926-1.c: New test case.
7747
7748 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7749
7750         PR c++/5655
7751         * g++.dg/parse/access7.C: New test.
7752         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
7753
7754 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
7755
7756         MERGE OF objc-improvements-branch into MAINLINE:
7757         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
7758         if libobjc has not been built.
7759         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
7760         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
7761         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
7762         objc/execute/nested-3.m, objc/execute/np-2.m,
7763         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
7764         objc/execute/redefining_self.m, objc/execute/root_methods.m,
7765         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
7766         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
7767         objc.dg/special/unclaimed-category-1.h,
7768         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
7769         well as GNU runtime.
7770         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
7771         * execute/cascading-1.m, execute/function-message-1.m,
7772         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
7773         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
7774         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
7775         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
7776         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
7777         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
7778         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
7779         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
7780         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
7781         * objc.dg/bitfield-2.m: Run only on Darwin.
7782         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
7783         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
7784         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
7785         * objc.dg/const-str-1.m: Fix constant string layout.
7786
7787 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
7788
7789         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
7790
7791 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
7792
7793         * gcc.dg/darwin-abi-1.c: New file.
7794
7795 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
7796
7797         PR target/12281
7798         * gcc.c-torture/compile/20030921-1.c: New test.
7799
7800 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7801
7802         * g++.dg/opt/reg-stack2.C: New test.
7803
7804 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
7805
7806         * g++.dg/eh/delayslot1.C: New test.
7807
7808 2003-09-20  Richard Henderson  <rth@redhat.com>
7809
7810         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
7811
7812 2003-09-20  Roger Sayle  <roger@eyesopen.com>
7813
7814         * gcc.c-torture/execute/20030920-1.c: New test case.
7815
7816 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7817
7818         * g++.dg/rtti/typeid3.C: Correct expected error message.
7819
7820 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7821
7822         PR c++/157
7823         * g++.dg/parse/crash12.C: New test.
7824
7825 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
7826
7827         * gcc.dg/compat/mixed-struct-check.h: New.
7828         * gcc.dg/compat/mixed-struct-defs.h: New.
7829         * gcc.dg/compat/mixed-struct-init.h: New.
7830         * gcc.dg/compat/struct-by-value-19_main.c: New.
7831         * gcc.dg/compat/struct-by-value-19_x.c: New.
7832         * gcc.dg/compat/struct-by-value-19_y.c: New.
7833         * gcc.dg/compat/struct-by-value-20_main.c: New.
7834         * gcc.dg/compat/struct-by-value-20_x.c: New.
7835         * gcc.dg/compat/struct-by-value-20_y.c: New.
7836         * gcc.dg/compat/struct-return-19_main.c: New.
7837         * gcc.dg/compat/struct-return-19_x.c: New.
7838         * gcc.dg/compat/struct-return-19_y.c: New.
7839         * gcc.dg/compat/struct-return-20_main.c: New.
7840         * gcc.dg/compat/struct-return-20_x.c: New.
7841         * gcc.dg/compat/struct-return-20_y.c: New.
7842
7843 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
7844         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
7845         so that it will not complain on LP64 targets.
7846
7847 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7848
7849         PR c++/495
7850         * g++.dg/template/friend24.C: New test.
7851
7852 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
7853
7854         PR c++/12332
7855         * g++.dg/template/memtmpl2.C: New test.
7856
7857 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
7858
7859         PR target/11184
7860         * gcc.dg/builtin-apply1.c: New test.
7861
7862 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7863
7864         PR c++/9848
7865         * g++.dg/warn/Wunused-4.C: New test.
7866
7867 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7868
7869         PR c++/12316
7870         * g++.dg/other/gc2.C: New test.
7871
7872 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
7873
7874         PR c++/11991
7875         * g++.dg/rtti/typeid3.C: New test.
7876
7877         PR c++/12266
7878         * g++.dg/overload/template1.C: New test.
7879
7880 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7881
7882         * g++.dg/opt/cfg3.C: New test.
7883
7884 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7885
7886         PR c++/7939
7887         * g++.dg/template/crash11.C: New test.
7888
7889 2003-09-16  Jason Merrill  <jason@redhat.com>
7890             Jakub Jelinek  <jakub@redhat.com>
7891
7892         * gcc.dg/attr-warn-unused-result.c: New test.
7893
7894 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7895
7896         PR c++/12184
7897         * g++.dg/expr/call2.C: New test.
7898
7899 2003-09-15  Andreas Jaeger  <aj@suse.de>
7900
7901         * gcc.dg/Wold-style-definition-1.c: New test.
7902
7903 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
7904
7905         PR c++/3907
7906         * g++.dg/parse/template12.C: New test.
7907
7908         * g++.dg/abi/bitfield11.C: New test.
7909         * g++.dg/abi/bitfield12.C: Likewise.
7910
7911 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
7912
7913         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
7914         non-expansion of functional macro name without arguments at EOL.
7915         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
7916
7917 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
7918
7919         * gcc.c-torture/execute/20030914-[12].c: New tests.
7920
7921 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
7922
7923         PR c++/11788
7924         * g++.dg/overload/addr1.C: New test.
7925
7926 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
7927
7928         * gcc.dg/20030909-1.c: New test.
7929
7930 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7931
7932         * gcc.dg/ultrasp10.c: New test.
7933
7934 2003-09-09  Devang Patel  <dpatel@apple.com>
7935
7936         * gcc.dg/darwin-ld-6.c: New test.
7937
7938 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7939
7940         * gcc.dg/torture/builtin-explog-1.c: New testcase.
7941
7942 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7943
7944         * gcc.dg/ia64-types1.c: New test.
7945         * gcc.dg/ia64-types2.c: Likewise.
7946
7947 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7948
7949         * gcc.dg/builtins-1.c: Add more _Complex tests.
7950         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7951
7952         * gcc.dg/builtins-1.c: Test existing _Complex functions.
7953         * gcc.dg/torture/builtin-attr-1.c: Likewise.
7954
7955 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
7956
7957         PR c++/11786
7958         * g++.dg/lookup/koenig2.C: New test.
7959
7960         PR c++/5296
7961         * g++.dg/rtti/typeid2.C: New test.
7962
7963 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
7964
7965         * gcc.c-torture/compile/20030904-1.c: New test.
7966
7967 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7968
7969         * g++.dg/opt/longbranch2.C: New test.
7970
7971 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7972
7973         * g++.dg/template/crash10.C: Only compile it.
7974
7975 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
7976
7977         PR middle-end/11665
7978         * gcc.c-torture/compile/20030907-1.c: New test.
7979         * g++.dg/init/array11.C: New test.
7980
7981 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7982
7983         PR c++/11852
7984         * g++.dg/init/struct1.C: New test.
7985
7986 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
7987
7988         PR c++/12181
7989         * g++.dg/expr/comma1.C: New test.
7990
7991 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
7992
7993         PR c++/11867
7994         * g++.dg/expr/static_cast5.C: New test.
7995
7996 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
7997
7998         PR c++/11507
7999         * g++.dg/lookup/scoped7.C: New test.
8000
8001         PR c++/9574
8002         * g++.dg/other/static1.C: New test.
8003
8004         PR c++/11490
8005         * g++.dg/warn/template-1.C: New test.
8006
8007         PR c++/11432
8008         * g++.dg/template/crash10.C: New test.
8009
8010         PR c++/2478
8011         * g++.dg/overload/VLA.C: New test.
8012
8013         PR c++/10804
8014         * g++.dg/template/call1.C: New test.
8015
8016 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8017
8018         PR c++/11794
8019         * g++.dg/parse/using3.C: New test.
8020
8021 2003-09-06  Roger Sayle  <roger@eyesopen.com>
8022
8023         PR c++/11409
8024         * g++.dg/overload/builtin3.C: New test case.
8025
8026 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
8027
8028         PR c/9862
8029         * gcc.dg/20030906-1.c: New test.
8030         * gcc.dg/20030906-2.c: Likewise.
8031
8032 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8033
8034         PR c++/12167
8035         * g++.dg/parse/defarg5.C: New test.
8036
8037         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8038
8039 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
8040
8041         PR c++/12163
8042         * g++.dg/expr/static_cast4.C: New test.
8043
8044         PR c++/12146
8045         * g++.dg/template/crash9.C: New test.
8046
8047 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
8048
8049         * g++.old-deja/g++.ext/pretty2.C: Update for change
8050         in __FUNCTION__.
8051         * g++.old-deja/g++.ext/pretty3.C: Likewise.
8052
8053 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
8054
8055         PR c++/11922
8056         * g++/dg/template/qualified-id1.C: New test.
8057
8058         PR c++/12037
8059         * g++.dg/warn/noeffect4.C: New test.
8060
8061 2003-09-04  Matt Austern  <austern@apple.com>
8062
8063         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8064         * g++.dg/ext/fnname2.C: Likewise.
8065         * g++.dg/ext/fnname3.C: Likewise.
8066
8067 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
8068
8069         * g++.dg/expr/lval1.C: New test.
8070         * g++.dg/ext/lvcast.C: Remove.
8071
8072 2003-09-03  Roger Sayle  <roger@eyesopen.com>
8073
8074         PR optimization/11700.
8075         * gcc.c-torture/compile/20030903-1.c: New test case.
8076
8077 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
8078
8079         PR c++/12053
8080         * g++.dg/abi/layout4.C: New test.
8081
8082 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
8083
8084         PR c++/11553
8085         * g++.dg/parse/friend3.C: New test.
8086
8087 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
8088
8089         PR c++/11847
8090         * g++.dg/template/class1.C: New test.
8091
8092         PR c++/11808
8093         * g++.dg/expr/call1.C: New test.
8094
8095 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
8096
8097         PR c++/12114
8098         * g++.dg/init/ref9.C: New test.
8099
8100         PR c++/11972
8101         * g++.dg/template/nested4.C: New test.
8102
8103 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8104
8105         PR c++/12093
8106         * g++.dg/template/non-dependent4.C: New test.
8107
8108         PR c++/11928
8109         * g++.dg/inherit/conv1.C: New test.
8110
8111 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8112
8113         PR c++/6196
8114         * g++.dg/ext/label1.C: New test.
8115         * g++.dg/ext/label2.C: Likewise.
8116
8117 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8118
8119         * g++.dg/expr/cond3.C: New test.
8120
8121 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8122
8123         * gcc.dg/builtins-1.c: Add new builtin cases.
8124
8125 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8126
8127         * gcc.dg/builtins-1.c: Add new cases.
8128         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8129
8130 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8131
8132         * gcc.dg/builtins-1.c: Add more math builtin tests.
8133         * gcc.dg/torture/builtin-attr-1.c: New test.
8134
8135 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8136
8137         PR optimization/5079
8138         * g++.dg/opt/static3.C: New test.
8139
8140 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8141
8142         * gcc.misc-tests/gcov-10b.c: New test.
8143
8144 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8145
8146         * g++.dg/opt/ptrmem3.C: New test.
8147
8148         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8149
8150 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8151
8152         * gcc.dg/20030826-2.c: New test.
8153
8154 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8155
8156         PR middle-end/12002
8157         * g77.f-torture/compile/12002.f: New test case.
8158
8159 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8160
8161         * gcc.dg/20030826-1.c: New test case.
8162
8163 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8164
8165         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8166
8167 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8168
8169         PR c++/11871
8170         * c++.dg/lookup/crash1.C: New test.
8171
8172         * c++.dg/warn/noeffect3.C: New test.
8173
8174 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8175
8176         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8177         * gcc.dg/compat/vector-1_y.c: Ditto.
8178         * gcc.dg/compat/vector-2_x.c: Ditto.
8179         * gcc.dg/compat/vector-2_y.c: Ditto.
8180
8181 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8182
8183         * gcc.dg/20030702-1.c: New test.
8184
8185 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8186
8187         PR c++/8795
8188         * g++.dg/ext/altivec-1.C: New test.
8189
8190 2003-08-24  Richard Henderson  <rth@redhat.com>
8191
8192         * g++.dg/eh/simd-2.C: Add -w for x86.
8193
8194 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8195
8196         * gcc.dg/20030815-1.c: New test.
8197
8198 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8199
8200         PR c++/3765
8201         * g++.dg/parse/access6.C: New test.
8202
8203 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8204
8205         PR c++/641, c++/11876
8206         * g++.dg/template/friend22.C: New test.
8207         * g++.dg/template/friend23.C: Likewise.
8208
8209 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8210
8211         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8212         identically.
8213
8214 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8215
8216         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8217
8218 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8219
8220         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8221
8222 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8223
8224         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8225
8226 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8227
8228         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8229
8230 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8231
8232         PR c++/11919
8233         * g++.dg/overload/prom1.C: New test.
8234
8235         PR c++/11551
8236         * g++.dg/parse/dtor2.C: New test.
8237
8238         PR c++/10762
8239         * g++.dg/parse/using2.C: New test.
8240
8241 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8242
8243         PR target/11805
8244         * gcc.c-torture/compile/20030821-1.c: New.
8245
8246 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8247
8248         PR c++/11834
8249         * g++.dg/template/deduce2.C: New test.
8250
8251 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8252
8253         * gcc.c-torture/execute/20030821-1.c: New test.
8254
8255 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8256
8257         PR middle-end/11984
8258         * gcc.dg/20030820-1.c: New test case.
8259
8260 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8261
8262         PR c++/11945
8263         * g++.dg/warn/noeffect2.C: New test.
8264
8265 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8266
8267         PR c++/10926
8268         * g++.dg/template/dtor2.C: New test.
8269
8270         PR c++/11684
8271         * g++.dg/template/operator1.C: New test.
8272         * g++.dg/parse/operator4.C: New test.
8273
8274         PR c++/11946.C
8275         * g++.dg/expr/enum1.C: New test.
8276         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8277
8278         PR c++/11036.C
8279         * g++.dg/parse/elab2.C: New test.
8280         * g++.dg/parse/typedef4.C: Change error message.
8281         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8282         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8283         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8284
8285 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8286
8287         * gcc.dg/pch/warn-1.c: New.
8288         * gcc.dg/pch/warn-1.hs: New.
8289
8290         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8291         not-tested file.
8292
8293 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8294
8295         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8296
8297 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8298
8299         * gcc.dg/uninit-D.c: New Test.
8300         * gcc.dg/uninit-E.c: New Test.
8301         * gcc.dg/uninit-F.c: New Test.
8302         * gcc.dg/uninit-G.c: New Test.
8303
8304 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8305
8306         * g++.dg/README: Describe the pch directory.
8307
8308 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8309
8310         PR c++/11174
8311         * g++.dg/parse/access4.C: New test.
8312         * g++.dg/parse/access5.C: Likewise.
8313         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8314
8315 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8316
8317         * gcc.dg/noncompile/20030818-1.c: New.
8318
8319 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8320
8321         PR c++/11957
8322         * g++.dg/warn/noeffect1.C: New test.
8323
8324         * g++.dg/template/scope2.C: New test.
8325         * g++.dg/template/error2.C: Correct dg-error
8326
8327 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8328
8329         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8330
8331 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8332
8333         PR C++/11512
8334         * g++.dg/template/warn1.C: New.
8335
8336 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8337
8338         * g++.dg/template/error2.C: New test.
8339         * g++.dg/lookup/using7.C: Adjust errors
8340         * g++.old-deja/g++.pt/crash36.C: Likewise.
8341         * g++.old-deja/g++.pt/derived3.C: Likewise.
8342
8343 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8344
8345         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8346         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8347         * gcc.c-torture/execute/builtins/string-9.c: New, from
8348         string-opt-9.c.  Adjust for execute/builtins framework.
8349         * gcc.c-torture/execute/string-opt-9.c: Delete.
8350
8351 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8352
8353         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8354
8355         * g++.dg/parse/ret-type2.C: New test.
8356
8357         PR c++/11703
8358         * g++.dg/init/new8.C: New test.
8359
8360         PR c++/10923
8361         * g++.dg/parse/typedef5.C: New test.
8362
8363         PR c++/9512
8364         * g++.dg/parse/qualified2.C: New test.
8365         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8366         invalid code.
8367
8368 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8369
8370         * g++.dg/conversion/ptrmem1.C: New test.
8371
8372 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8373
8374         PR target/11693
8375         * gcc.dg/20030811-1.c: New test.
8376
8377         PR target/11535
8378         * gcc.c-torture/execute/20030811-1.c: New test.
8379
8380 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8381
8382         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8383
8384 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8385
8386         PR c++/11789.C
8387         * g++.dg/inherit/multiple1.C: New test.
8388
8389 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8390
8391         * gcc.dg/spe1.c: New test.
8392
8393         PR c++/11670
8394         * g++.dg/expr/cast2.C: New test.
8395
8396         PR c++/10530
8397         * g++.dg/template/dependent-name2.C: New test.
8398
8399 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8400
8401         * g++.dg/parse/crash11.C: Put the dg options in comments.
8402
8403 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8404
8405         * lib/gcc-dg.exp: Update for diagnostic change.
8406
8407 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8408
8409         PR c++/5767
8410         * g++.dg/parse/crash11.C: New test.
8411
8412 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
8413
8414         * gcc.dg/cpp/spacing1.c: Update.
8415
8416 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
8417
8418         PR target/11739
8419         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8420         a value for -mtune.
8421
8422 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8423
8424         PR middle-end/11771
8425         * gcc.c-torture/compile/20030804-1.c: New test case.
8426
8427 2003-08-04  Roger Sayle  <roger@eyesopen.com>
8428
8429         * gcc.dg/20030804-1.c: New test case.
8430
8431 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
8432
8433         * gcc.dg/cpp/separate-1.c: New test.
8434
8435 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
8436
8437         PR c++/11704
8438         * g++.dg/template/dependent-expr2.C: New test.
8439
8440         PR c++/11766
8441         * g++.dg/expr/ptrmem1.C: New test.
8442
8443 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8444
8445         PR c++/9453
8446         * g++.dg/template/friend15.C: New test.
8447
8448 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
8449
8450         * lib/dg-pch.exp: Work round PCH bug.
8451
8452 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8453
8454         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
8455         builtins.  Move cases from builtins-4.c here.
8456
8457         * gcc.dg/torture/builtin-math-1.c: New test taken from
8458         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8459         additional cases.
8460
8461         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8462         Delete.
8463
8464 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8465
8466         PR c++/9447
8467         * g++.dg/template/using7.C: New test.
8468
8469 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
8470
8471         * import1.c, import2.c: New tests.
8472
8473 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
8474
8475         * g++.dg/eh/crossjump1.C: New test.
8476
8477 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
8478
8479         PR c++/11697
8480         * g++.dg/template/using6.C: New test.
8481
8482         PR c++/11744
8483         * g++.dg/template/koenig2.C: New test.
8484
8485 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8486
8487         PR c++/7983
8488         * g++.dg/parse/typedef4.C: New test.
8489
8490 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8491
8492         PR c++/8442, c++/8806
8493         * g++.dg/template/elab1.C: New test.
8494         * g++.dg/template/type2.C: Likewise.
8495         * g++.dg/template/ttp3.C: Adjust expected error message.
8496         * g++.old-deja/g++.law/visibility13.C: Likewise.
8497         * g++.old-deja/g++.niklas/t135.C: Likewise.
8498         * g++.old-deja/g++.pt/ttp41.C: Likewise.
8499         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8500         template argument.
8501         * g++.old-deja/g++.pt/ttp44.C: Likewise.
8502
8503 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
8504
8505         PR c++/11295
8506         * g++.dg/ext/stmtexpr1.C: New test.
8507
8508         * g++.dg/opt/tmp1.C: New test.
8509
8510         PR c++/11525
8511         * g++.dg/parse/constant4.C: New test.
8512
8513         PR c++/9447
8514         * g++.dg/template/using5.C: New test.
8515
8516 2003-07-31  Roger Sayle  <roger@eyesopen.com>
8517
8518         * gcc.dg/builtins-27.c: New test case.
8519
8520 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
8521
8522         * gcc.dg/tls/opt-7.c: New test.
8523
8524 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
8525
8526         * g++.old-deja/g++.other/crash18.C: Remove.
8527
8528 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8529
8530         * g++.dg/template/explicit3.C: New.
8531         * g++.dg/template/explicit4.C: New.
8532         * g++.dg/template/explicit5.C: New.
8533
8534         PR c++/11347
8535         * g++.dg/template/memtmpl1.C: New.
8536
8537 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8538
8539         PR target/11565
8540         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8541         * gcc.dg/i386-387-5.c (dg-options): Likewise.
8542
8543 2003-07-30  Jan Hubicka  <jh@suse.cz>
8544
8545         * vtgc1.c: Kill.
8546
8547 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
8548
8549         * gcc.dg/struct-in-proto-1.c: New test.
8550
8551 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
8552
8553         * gcc.dg/cpp/include2.c: Only expect one message.
8554
8555 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
8556
8557         PR c++/9447
8558         * g++.dg/template/using1.C: New test.
8559         * g++.dg/template/using2.C: New test.
8560         * g++.dg/template/using3.C: New test.
8561         * g++.dg/template/using4.C: New test.
8562
8563 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
8564
8565         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8566         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8567
8568 2003-07-28  Jan Hubicka  <jh@suse.cz>
8569
8570         PR c++/11530
8571         * g++.dg/opt/call1.C: New test.
8572
8573 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
8574
8575         PR c++/11667
8576         * g++.dg/init/enum2.C: New test.
8577         * g++.dg/template/overload1.C: Add "-w" option.
8578
8579 2003-07-28    <hp@bitrange.com>
8580
8581         * gcc.dg/Wdeclaration-after-statement-1.c,
8582         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8583
8584 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
8585
8586         * gcc.c-torture/compile/20030725-1.c: New test.
8587
8588 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
8589
8590         * gcc.dg/20030505.c: Only run for SPE.
8591         Remove definition of opaque type.
8592
8593 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
8594
8595         * g++.dg/template/ptrmem6.C: New test.
8596
8597 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
8598
8599         * gcc.c-torture/compile/zero-strct-2.c: New test.
8600
8601 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
8602
8603         * gcc.dg/intermod-1.c: New test.
8604
8605 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8606
8607         PR c++/11617
8608         * g++.dg/template/lookup2.C: New test.
8609         * g++.dg/template/memclass1.C: Remove instantiated from error.
8610         * g++.dg/other/error2.C: Tweak expected errors.
8611
8612         PR c++/11596
8613         * g++.dg/template/defarg3.C: New test.
8614
8615         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8616
8617 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
8618
8619         * g++.dg/inherit/access5.C: New test.
8620
8621 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8622
8623         PR c++/11513
8624         * g++.dg/template/crash8.C: New test.
8625
8626 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
8627
8628         PR c/10602
8629         * gcc.dg/noncompile/incomplete-2.c: New test.
8630
8631 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
8632
8633         PR c++/11645
8634         * g++.dg/inherit/access4.C: New test.
8635
8636         PR c++/11517
8637         * g++.dg/expr/cond2.C: New test.
8638
8639         PR optimization/10679
8640         * g++.dg/opt/inline4.C: New test.
8641
8642 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
8643
8644         * g++.dg/parse/crash10: New test.
8645
8646 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8647
8648         * g++.dg/ext/flexary1.C: New test.
8649
8650 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8651
8652         PR c++/10793
8653         * g++.dg/template/crash9.C: New test.
8654
8655 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8656
8657         PR c++/3004
8658         * g++.dg/parse/typedef3.C: New test.
8659
8660         PR c++/7906
8661         * g++.dg/parse/operator2.C: New test.
8662
8663         PR c++/8895
8664         * g++.dg/parse/def-tmpl-arg1.C: New test.
8665
8666         PR c++/9282
8667         * g++.dg/parse/funptr1.C: New test.
8668
8669         PR c++/9452
8670         * g++.dg/parse/ambig3.C: New test.
8671
8672         PR c++/9454
8673         * g++.dg/parse/operator3.C: New test.
8674
8675         PR c++/9486
8676         * g++.dg/parse/template10.C: New test.
8677
8678         PR c++/9488
8679         * g++.dg/parse/template11.C: New test.
8680
8681         PR c++/10150
8682         * g++.dg/parse/invalid-op1.C: New test.
8683
8684         PR c++/10247
8685         * g++.dg/parse/condexpr1.C: New test.
8686
8687 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
8688
8689         * g++.dg/ext/packed3.C: New test.
8690         * g++.dg/ext/packed4.C: New test.
8691
8692         * gcc.dg/pack-test-3.c: New test.
8693
8694 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
8695
8696         * lib/compat.exp: Handle dg-options per source file.
8697         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8698         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8699         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8700         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8701         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8702         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8703         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8704         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8705         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8706         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8707         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8708         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8709         * g++.dg/compat/break/bitfield7_x.C: Ditto.
8710         * g++.dg/compat/break/bitfield7_y.C: Ditto.
8711
8712 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
8713
8714         PR c/10320
8715         * gcc.c-torture/execute/20030718-1.c: New test.
8716
8717 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8718
8719         PR optimization/11536
8720         * gcc.dg/20030721-1.c: New test.
8721
8722 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
8723
8724         PR c++/11546
8725         * g++.dg/template/lookup1.C: New test.
8726
8727 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
8728
8729         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8730         diagnostics of ill-formed constructs involving labels.
8731         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8732         the new 'previously defined here' message.
8733
8734 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
8735
8736         * g++.dg/parse/non-dependent2.C: New test.
8737
8738 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
8739
8740         * g++.dg/init/init-ref4.C: xfail on targets without
8741         weak symbols.
8742
8743 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
8744
8745         PR target/11087
8746         * gcc.c-torture/execute/20030717-1.c: New test.
8747
8748 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8749
8750         * g++.dg/opt/cfg1.C: New test.
8751
8752 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
8753
8754         PR optimization/11557
8755         * gcc.dg/20030717-1.c: New test.
8756
8757 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
8758
8759         PR c++/10476
8760         * g++.dg/expr/crash-1.C: New test.
8761
8762         PR c++/11027
8763         * g++.dg/template/init3.C: New test.
8764
8765         PR c++/8222
8766         * g++.dg/template/non-dependent1.C: New test.
8767
8768         PR c++/11070
8769         * g++.dg/template/non-dependent2.C: New test.
8770
8771         PR c++/11071
8772         * g++.dg/template/non-dependent3.C: New test.
8773
8774         PR c++/9907
8775         * g++.dg/template/sizeof5.C: New test.
8776
8777 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
8778
8779         PR 11498
8780         * gcc.c-torture/compile/mangle-1.c: New file.
8781
8782 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8783
8784         PR c++/7809
8785         * g++.dg/parse/access3.C: New test.
8786
8787 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
8788
8789         PR c++/11384
8790         * g++.dg/init/init-ref4.C: New test.
8791
8792 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
8793
8794         PR c++/11547
8795         * g++.dg/parse/constant3.C: New test.
8796         * g++.dg/parse/crash7.C: Likewise.
8797
8798 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
8799
8800         PR target/11008
8801         * gcc.dg/i386-pentium4-not-mull.c: New.
8802
8803 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
8804
8805         * gcc.dg/asm-names.c (ymain): Make it weak.
8806
8807 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8808
8809         PR c++/5421
8810         * g++.dg/template/friend21.C: New test.
8811
8812 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
8813
8814         * gcc.dg/cleanup-8.c: New test.
8815         * gcc.dg/cleanup-9.c: New test.
8816
8817 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
8818
8819         * g++.dg/ext/dll-MI1.h: New file.
8820         * g++.dg/ext/dllexport-MI1.C: New file.
8821         * g++.dg/ext/dllimport-MI1.C: New file.
8822
8823 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
8824
8825         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
8826         it does not have cmpstrsi patterns (just cmpmemsi).
8827
8828 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
8829
8830         PR debug/11473
8831         * g++.dg/debug/debug8.C: New test.
8832
8833 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8834
8835         PR c++/10108
8836         * g++.dg/template/crash7.C: New test.
8837
8838 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
8839
8840         PR target/10795
8841         * gcc.c-torture/compile/20030708-1.c: New.
8842
8843 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8844
8845         * gcc.c-torture/execute/20030715-1.c: New test.
8846
8847 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
8848
8849         * gcc.dg/pch/inline-3.c: New file.
8850         * gcc.dg/pch/inline-3.hs: New file.
8851         * gcc.dg/pch/inline-4.c: New file.
8852         * gcc.dg/pch/inline-4.hs: New file.
8853
8854 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
8855
8856         PR c++/11509
8857         * g++.dg/template/crash6.C: New test.
8858
8859         PR c++/7053
8860         * g++.dg/template/friend20.C: New test.
8861
8862         PR c++/7019
8863         * g++.dg/template/overload2.C: New test.
8864
8865 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8866
8867         PR optimization/11440
8868         * gcc.c-torture/execute/20030714-1.c: New test.
8869
8870 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8871
8872         PR c++/11154
8873         * g++.dg/template/partial2.C: New test.
8874
8875 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
8876
8877         PR c++/11503
8878         * g++.dg/template/anon1.C: New test.
8879
8880         PR c++/11493
8881         PR c++/11495
8882         * g++.dg/parse/template9.C: Likewise.
8883         * g++.dg/template/crash4.C: New test.
8884         * g++.dg/template/koenig1.C: Likewise.
8885         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
8886         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
8887         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
8888         functions.
8889         * g++.old-deja/g++.jason/template36.C: Likewise.
8890         * g++.old-deja/g++.mike/p1989.C: Likewise.
8891         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
8892         * g++.old-deja/g++.pt/ttp20.C: Use this->.
8893         * g++.old-deja/g++.pt/ttp21.C: Use this->.
8894         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
8895         compiling.
8896         * g++.old-deja/g++.pt/union2.C: Use this->.
8897
8898 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
8899
8900         * gcc.dg/20030711-1.c: New test.
8901
8902 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
8903
8904         PR c++/11050
8905         * g++.dg/parse/args1.C: New test.
8906         * g++.pt/defarg8.C: Change expected errors.
8907
8908 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
8909
8910         PR c++/8164
8911         * g++.dg/template/nontype2.C: New test.
8912
8913         PR c++/10558
8914         * g++.dg/parse/template8.C: New test.
8915
8916         PR c++/8327
8917         * g++.dg/template/scope1.C: New test.
8918
8919         * g++.dg/warn/Wsign-compare-1.C: New test.
8920
8921 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8922
8923         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
8924
8925 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
8926
8927         PR c++/9411
8928         * g++.dg/template/explicit2.C: New test.
8929
8930         PR c++/10032
8931         * g++.dg/warn/pedantic1.C: New test.
8932
8933 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
8934
8935         PR c++ 9483
8936         * g++.dg/other/field1.C: New test.
8937
8938 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
8939
8940         PR c/11449
8941         * gcc.c-torture/compile/20030707-1.c: New.
8942
8943 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8944
8945         PR c++/10849
8946         * g++.dg/template/access12.C: New test.
8947
8948 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
8949
8950         * g++.dg/bprob/bprob.exp (prof_ext): Update.
8951         * g77.dg/bprob/bprob.exp (prof_ext): Update.
8952         * gcc.misc-tests/bprob.exp (prof_ext): Update.
8953         * gcc.misc-tests/gcov.exp: Update
8954         * g++.dg/gcov/gcov.exp: Update
8955         * lib/gcov.exp: Update.
8956
8957 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
8958
8959         * g++.dg/abi/mangle17.C: Make sure template expressions are
8960         dependent.
8961         * g++.dg/abi/mangle4.C: Mark erroneous casts.
8962         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
8963         * g++.dg/opt/stack1.C: Remove erroneous code.
8964         * g++.dg/parse/template7.C: New test.
8965         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
8966         * g++.old-deja/g++.pt/crash4.C: Likewise.
8967
8968 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8969
8970         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
8971         with zero or one occurence of `$' after the initial `L'.
8972
8973 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
8974
8975         * gcc.c-torture/compile/20030704-1.c: Add a comment.
8976
8977 2003-07-08  Roger Sayle  <roger@eyesopen.com>
8978
8979         PR c/11370
8980         * gcc.dg/Wunreachable-6.c: New testcase.
8981         * gcc.dg/Wunreachable-7.c: New testcase.
8982
8983 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
8984
8985         PR c/11420
8986         * gcc.dg/20030708-1.c: New test.
8987
8988 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
8989
8990         * gcc.dg/compat/sdata-section.h: New file.
8991         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
8992         * gcc.dg/torture/mips-sdata-1.c: New test.
8993
8994 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8995
8996         PR c++/11030
8997         * g++.dg/template/friend19.C: New test.
8998
8999 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9000
9001         * g++.dg/opt/strength-reduce.C: New test.
9002
9003 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9004
9005         PR target/10979
9006         * gcc.dg/20030707-1.c: New testcase.
9007
9008 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9009
9010         PR optimization/11059
9011         * g++.dg/opt/emptyunion.C: New testcase.
9012
9013 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9014             Eric Botcazou  <ebotcazou@libertysurf.fr>
9015
9016         * g++.dg/opt/stack1.C: New test.
9017
9018 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
9019
9020         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9021         run test.
9022
9023         PR c++/11431
9024         * g++.dg/expr/static_cast3.C: New test.
9025
9026 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9027
9028         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9029         everywhere.
9030         * gcc.dg/concat.c: Concatenation of string constants with
9031         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9032         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9033         * gcc.dg/cpp/escape-2.c: Use wide character constants where
9034         necessary to avoid multi-character character constant warning.
9035         * gcc.dg/cpp/escape.c: Likewise.
9036         * gcc.dg/cpp/ucs.c: Likewise.
9037         Remove backslashes from dg-bogus comments, as they confuse Tcl.
9038         Fix a typo.
9039
9040 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9041
9042         PR c/11428
9043         * gcc.c-torture/compile/20030704-1.c: New.
9044
9045 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9046
9047         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9048
9049 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9050
9051         PR c++/5287, PR c++/7910,  PR c++/11021
9052         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9053         tests for warnings.
9054         * g++.dg/ext/dllimport2.C: Add tests for warnings.
9055         * g++.dg/ext/dllimport3.C: Likewise.
9056         * g++.dg/ext/dllimport4.C: New file.
9057         * g++.dg/ext/dllimport5.C: New file.
9058         * g++.dg/ext/dllimport6.C: New file.
9059         * g++.dg/ext/dllimport7.C: New file.
9060         * g++.dg/ext/dllimport8.C: New file.
9061         * g++.dg/ext/dllimport9.C: New file.
9062         * g++.dg/ext/dllimport10.C: New file.
9063         * g++.dg/ext/dllexport1.C: New file.
9064
9065 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9066
9067         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9068         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9069
9070 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9071
9072         * gcc.dg/builtins-25.c: New testcase.
9073         * gcc.dg/builtins-26.c: New testcase.
9074
9075 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
9076
9077         * gcc.dg/compat/vector-defs.h: New file.
9078         * gcc.dg/compat/vector-setup.h: New file.
9079         * gcc.dg/compat/vector-check.h: New file.
9080         * gcc.dg/compat/vector-1_main.c: New file.
9081         * gcc.dg/compat/vector-1_x.c: New file.
9082         * gcc.dg/compat/vector-1_y.c: New file.
9083         * gcc.dg/compat/vector-2_main.c: New file.
9084         * gcc.dg/compat/vector-2_x.c: New file.
9085         * gcc.dg/compat/vector-2_y.c: New file.
9086
9087         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9088         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9089         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9090         * gcc.dg/compat/struct-align-1.h: New file.
9091         * gcc.dg/compat/struct-align-1_main.c: New file.
9092         * gcc.dg/compat/struct-align-1_x.c: New file.
9093         * gcc.dg/compat/struct-align-1_y.c: New file.
9094         * gcc.dg/compat/struct-align-2.h: New file.
9095         * gcc.dg/compat/struct-align-2_main.c: New file.
9096         * gcc.dg/compat/struct-align-2_x.c: New file.
9097         * gcc.dg/compat/struct-align-2_y.c: New file.
9098
9099         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9100         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9101         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9102         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9103         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9104         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9105         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9106         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9107         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9108         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9109         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9110         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9111         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9112         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9113         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9114         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9115         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9116         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9117         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9118         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9119         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9120         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9121         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9122         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9123         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9124         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9125         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9126         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9127         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9128
9129 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9130
9131         * gcc.dg/i386-call-1.c: New test.
9132
9133 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9134
9135         PR c++/9162
9136         * g++.dg/parse/defarg4.C: New.
9137
9138 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9139
9140         PR target/10700
9141         * gcc.c-torture/compile/20030703-1.c: New test case.
9142
9143 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9144
9145         * g++.dg/template/local3.C: Remove extra semicolon.
9146
9147 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9148
9149         * gcc.dg/i386-volatile-1.c: New test.
9150
9151 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9152
9153         PR c++/11072
9154         * g++.dg/other/offsetof2.C: XFAIL.
9155         * g++.dg/other/offsetof5.C: New.
9156
9157         PR c++/10219
9158         * g++.dg/template/error1.C: New.
9159
9160         PR c++/9779
9161         * g++.dg/template/dependent-expr1.C: New.
9162
9163 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9164
9165         PR c++/6949
9166         * g++.dg/template/local3.C: New test.
9167
9168         PR c++/11149
9169         * g++.dg/lookup/scoped6.C: New test.
9170
9171 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9172
9173         PR c++/8046
9174         * g++.dg/other/error7.C: New test.
9175
9176 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9177
9178         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9179         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9180         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9181         * g++.old-deja/g++.other/union2.C: Likewise.
9182         * gcc.dg/c90-const-expr-2.c: Likewise.
9183         * gcc.dg/c90-const-expr-3.c: Likewise.
9184         * gcc.dg/c99-const-expr-2.c: Likewise.
9185         * gcc.dg/c99-const-expr-3.c: Likewise.
9186         * gcc.dg/concat.c: Likewise.
9187
9188 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9189
9190         PR c++/9559
9191         * g++.dg/init/static1.C: New test.
9192
9193 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9194
9195         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9196         * g++.old-deja/g++.other/access2.C: Likewise.
9197         * g++.old-deja/g++.other/decl2.C: Likewise.
9198         * gcc.c-torture/execute/20020615-1.c: Likewise.
9199
9200 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9201
9202         PR c++/4933
9203         * g++.dg/template/sizeof4.C: New test.
9204
9205 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9206
9207         * g++.dg/other/error6.C: New test.
9208
9209 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9210
9211         PR c++/10750
9212         * g++.dg/parse/constant2.C: New test.
9213
9214 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9215
9216         PR c++/11106
9217         * g++.dg/other/error5.C: New test.
9218
9219 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9220
9221         * gcc.dg/format/gcc_diag-1.c: New test.
9222
9223 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9224
9225         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9226
9227 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9228
9229         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9230         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9231         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9232
9233 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9234
9235         * gcc.c-torture/execute/builtins/string-8.c: New test.
9236         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9237         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9238         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9239
9240 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9241
9242         PR c++/10468
9243         * g++.dg/ext/typeof6.C: New test.
9244
9245 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9246
9247         PR c++/10796
9248         * g++.dg/init/enum1.C: New test.
9249
9250 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9251
9252         * gcc.dg/20030627-1.c: New test.
9253
9254 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9255
9256         PR c++/11332
9257         * g++.dg/expr/static_cast2.C: New test.
9258
9259 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9260             Jakub Jelinek  <jakub@redhat.com>
9261
9262         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9263         sprintf(dst,"%s",src) optimization.
9264         * gcc.c-torture/execute/20030626-1.c: New test case.
9265         * gcc.c-torture/execute/20030626-2.c: New test case.
9266
9267 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9268
9269         * gcc.c-torture/execute/multi-ix.c: New test.
9270
9271         * gcc.c-torture/execute/simd-4.c (main):
9272         Added missing semicolon at end of union.
9273
9274 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9275
9276         PR c++/8266
9277         * g++.dg/template/explicit-instantiation3.C: New test.
9278
9279 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9280
9281         * gcc.dg/20030626-1.c: Use signed char.
9282
9283 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9284
9285         * gcc.dg/20030626-1.c: New test.
9286
9287 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9288
9289         * const-str-2.m: Update.
9290
9291 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9292
9293         PR c++/10990
9294         * g++.dg/rtti/dyncast1.C: New test.
9295         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9296         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9297         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9298
9299         PR c++/10931
9300         * g++.dg/expr/static_cast1.C: New test.
9301
9302 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9303
9304         * gcc.dg/20030625-1.c: New test.
9305
9306 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9307
9308         * gcc.c-torture/compile/20030624-1.c: New test case.
9309
9310 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9311
9312         * gcc.c-torture/execute/string-opt-17.c: New test.
9313
9314 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9315
9316         PR c++/5754
9317         * g++.dg/parse/crash6.C: New test.
9318
9319 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9320
9321         * gcc.dg/builtins-24.c: New test case.
9322
9323 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9324
9325         * g++.dg/opt/operator1.C: New test.
9326
9327 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9328
9329         * gcc.c-torture/execute/string-opt-16.c: New test case.
9330
9331 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9332
9333         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9334         * g++.old-deja/g++.other/conv7.C: Likewise
9335         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9336         * g++.old-deja/g++.other/overload14.C: Likewise.
9337
9338 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9339
9340         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9341         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9342
9343 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9344
9345         PR c++/10888
9346         * g++.dg/warn/Winline-3.C: New test.
9347
9348 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9349
9350         * lib/target-supports.exp (check_alias_available): Make the test
9351         program acceptable to the Solaris assembler.
9352
9353         PR c++/10749
9354         * g++.dg/template/memclass2.C: New test.
9355
9356 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9357             Eric Botcazou  <ebotcazou@libertysurf.fr>
9358
9359         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9360         data for non-matching targets.
9361         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9362
9363 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9364
9365         PR c++/10845
9366         * g++.dg/template/member3.C: New test.
9367
9368 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9369
9370         PR c++/10939
9371         * g++.dg/template/func1.C: New test.
9372
9373         PR c++/9649
9374         * g++.dg/template/static4.C: New test.
9375         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9376
9377         PR c++/11041
9378         * g++.dg/init/ref7.C: New test.
9379
9380 2003-06-19  Matt Austern  <austern@apple.com>
9381
9382         PR c++/11228
9383         * g++.dg/anew1.C: New test.
9384         * g++.dg/anew2.C: New test.
9385         * g++.dg/anew3.C: New test.
9386         * g++.dg/anew4.C: New test.
9387
9388 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9389
9390         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9391
9392 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9393
9394         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9395         endian-dependent.
9396
9397 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9398
9399         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9400         Remove cruft.
9401
9402 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9403
9404         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9405         * gcc.c-torture/compile/961203-1.c: Likewise.
9406         * gcc.c-torture/compile/980506-1.c: Likewise.
9407
9408 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9409
9410         PR c++/10712
9411         * g++.dg/lookup/using7.C: New test.
9412
9413 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
9414
9415         PR c++/11105
9416         * g++.dg/abi/conv1.C: Remove it.
9417         * g++.dg/template/conv7.C: New test.
9418         * g++.dg/template/conv8.C: Likewise.
9419         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9420         conversion operator.
9421
9422 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
9423
9424         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9425         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9426         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9427         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9428         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9429         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9430         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9431         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9432         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9433         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9434         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9435         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9436         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9437         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9438         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9439         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9440         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9441         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9442         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9443         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9444         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9445         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9446         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9447         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9448         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9449         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9450         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9451         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9452         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9453
9454 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
9455
9456         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9457         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9458         indications.
9459
9460 2003-06-16  Roger Sayle  <roger@eyesopen.com>
9461
9462         * gcc.dg/i386-387-5.c: New test case.
9463         * gcc.dg/i386-387-6.c: New test case.
9464         * gcc.dg/builtins-23.c: New test case.
9465
9466 2003-06-15  Roger Sayle  <roger@eyesopen.com>
9467
9468         * gcc.dg/builtins-22.c: New test case.
9469         * gcc.dg/i386-387-1.c: Update to test exp.
9470         * gcc.dg/i386-387-2.c: Likewise.
9471
9472 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9473
9474         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9475
9476 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9477
9478         * lib/gcc-dg.exp (dg-require-dll): New function.
9479         (dg-xfail-if): Likewise.
9480         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9481         driver.
9482
9483         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9484         * gcc.c-torture/compile/20001205-1.c: Likewise.
9485         * gcc.c-torture/compile/20001226-1.c: Likewise.
9486         * gcc.c-torture/compile/20010518-2.c: Likewise.
9487         * gcc.c-torture/compile/20020312-1.c: Likewise.
9488         * gcc.c-torture/compile/20020604-1.c: Likewise.
9489         * gcc.c-torture/compile/920501-12.c: Likewise.
9490         * gcc.c-torture/compile/920501-4.c: Likewise.
9491         * gcc.c-torture/compile/920520-1.c: Likewise.
9492         * gcc.c-torture/compile/920521-1.c: Likewise.
9493         * gcc.c-torture/compile/920625-1.c: Likewise.
9494         * gcc.c-torture/compile/961203-1.c: Likewise.
9495         * gcc.c-torture/compile/980506-1.c: Likewise.
9496         * gcc.c-torture/compile/981006-1.c: Likewise.
9497         * gcc.c-torture/compile/981022-1.c: Likewise.
9498         * gcc.c-torture/compile/981223-1.c: Likewise.
9499         * gcc.c-torture/compile/990617-1.c: Likewise.
9500         * gcc.c-torture/compile/dll.c: Likewise.
9501         * gcc.c-torture/compile/labels-3.c: Likewise.
9502         * gcc.c-torture/compile/mipscop-1.c: Likewise.
9503         * gcc.c-torture/compile/mipscop-2.c: Likewise.
9504         * gcc.c-torture/compile/mipscop-3.c: Likewise.
9505         * gcc.c-torture/compile/mipscop-4.c: Likewise.
9506         * gcc.c-torture/compile/simd-5.c: Likewise.
9507         * gcc.c-torture/compile/20000804-1.x: Remove.
9508         * gcc.c-torture/compile/20001205-1.x: Likewise.
9509         * gcc.c-torture/compile/20001226-1.x: Likewise.
9510         * gcc.c-torture/compile/20010518-2.x: Likewise.
9511         * gcc.c-torture/compile/20020312-1.x: Likewise.
9512         * gcc.c-torture/compile/20020604-1.x: Likewise.
9513         * gcc.c-torture/compile/920501-12.x: Likewise.
9514         * gcc.c-torture/compile/920501-4.x: Likewise.
9515         * gcc.c-torture/compile/920520-1.x: Likewise.
9516         * gcc.c-torture/compile/920521-1.x: Likewise.
9517         * gcc.c-torture/compile/920625-1.x: Likewise.
9518         * gcc.c-torture/compile/961203-1.x: Likewise.
9519         * gcc.c-torture/compile/980506-1.x: Likewise.
9520         * gcc.c-torture/compile/981006-1.x: Likewise.
9521         * gcc.c-torture/compile/981022-1.x: Likewise.
9522         * gcc.c-torture/compile/981223-1.x: Likewise.
9523         * gcc.c-torture/compile/990617-1.x: Likewise.
9524         * gcc.c-torture/compile/mipscop-1.x: Likewise.
9525         * gcc.c-torture/compile/mipscop-2.x: Likewise.
9526         * gcc.c-torture/compile/mipscop-3.x: Likewise.
9527         * gcc.c-torture/compile/mipscop-4.x: Likewise.
9528         * gcc.c-torture/compile/simd-5.x: Likewise.
9529
9530         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9531
9532 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9533
9534         * gcc.c-torture/execute/20030611-1.c: New test.
9535
9536 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9537
9538         PR middle-end/168
9539         * gcc.dg/20030612-1.c: New test case.
9540
9541 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
9542
9543         PR c++/10635
9544         * g++.dg/expr/cast1.C: New test.
9545
9546 2003-06-12  Roger Sayle  <roger@eyesopen.com>
9547
9548         * gcc.dg/builtins-21.c: New test case.
9549
9550 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
9551
9552         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9553         options instead of at the end.
9554         * lib/objc.exp (objc_target_compile): Likewise.
9555
9556 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
9557
9558         PR c++/10432
9559         * g++.dg/parse/error1.C: New test.
9560
9561 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
9562
9563         * gcc.dg/compat/struct-by-value-11_main.c: New file.
9564         * gcc.dg/compat/struct-by-value-11_x.c: New file.
9565         * gcc.dg/compat/struct-by-value-11_y.c: New file.
9566         * gcc.dg/compat/struct-by-value-12_main.c: New file.
9567         * gcc.dg/compat/struct-by-value-12_x.c: New file.
9568         * gcc.dg/compat/struct-by-value-12_y.c: New file.
9569         * gcc.dg/compat/struct-by-value-13_main.c: New file.
9570         * gcc.dg/compat/struct-by-value-13_x.c: New file.
9571         * gcc.dg/compat/struct-by-value-13_y.c: New file.
9572         * gcc.dg/compat/struct-by-value-14_main.c: New file.
9573         * gcc.dg/compat/struct-by-value-14_x.c: New file.
9574         * gcc.dg/compat/struct-by-value-14_y.c: New file.
9575         * gcc.dg/compat/struct-by-value-15_main.c: New file.
9576         * gcc.dg/compat/struct-by-value-15_x.c: New file.
9577         * gcc.dg/compat/struct-by-value-15_y.c: New file.
9578         * gcc.dg/compat/struct-by-value-16_main.c: New file.
9579         * gcc.dg/compat/struct-by-value-16_x.c: New file.
9580         * gcc.dg/compat/struct-by-value-16_y.c: New file.
9581         * gcc.dg/compat/struct-by-value-17_main.c: New file.
9582         * gcc.dg/compat/struct-by-value-17_x.c: New file.
9583         * gcc.dg/compat/struct-by-value-17_y.c: New file.
9584         * gcc.dg/compat/struct-by-value-18_main.c: New file.
9585         * gcc.dg/compat/struct-by-value-18_x.c: New file.
9586         * gcc.dg/compat/struct-by-value-18_y.c: New file.
9587
9588         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9589         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9590         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9591         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9592         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9593         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9594         * gcc.dg/compat/scalar-return-3_main.c: New file.
9595         * gcc.dg/compat/scalar-return-3_x.c: New file.
9596         * gcc.dg/compat/scalar-return-3_y.c: New file.
9597         * gcc.dg/compat/scalar-return-4_main.c: New file.
9598         * gcc.dg/compat/scalar-return-4_x.c: New file.
9599         * gcc.dg/compat/scalar-return-4_y.c: New file.
9600
9601 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
9602
9603         * gcc.dg/compat/fp2-struct-check.h: New file.
9604         * gcc.dg/compat/fp2-struct-defs.h: New file.
9605         * gcc.dg/compat/fp2-struct-init.h: New file.
9606         * gcc.dg/compat/struct-by-value-10_main.c: New file.
9607         * gcc.dg/compat/struct-by-value-10_x.c: New file.
9608         * gcc.dg/compat/struct-by-value-10_y.c: New file.
9609         * gcc.dg/compat/struct-return-10_main.c: New file.
9610         * gcc.dg/compat/struct-return-10_x.c: New file.
9611         * gcc.dg/compat/struct-return-10_y.c: New file.
9612
9613         * gcc.dg/compat/compat-common.h: New file.
9614         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9615         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9616         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9617         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9618         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9619         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9620         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9621         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9622         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9623         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9624         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9625         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9626         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9627         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9628         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9629         * gcc.dg/compat/small-struct-check.h: Ditto.
9630         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9631         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9632         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9633         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9634         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9635         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9636         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9637         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9638         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9639         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9640         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9641         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9642         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9643         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9644         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9645         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9646         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9647         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9648         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9649         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9650         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9651         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9652         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9653         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9654         * gcc.dg/compat/struct-return-2_main.c: Ditto.
9655         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9656         * gcc.dg/compat/struct-return-2_y.c: Ditto.
9657         * gcc.dg/compat/struct-return-3_main.c: Ditto.
9658         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9659         * gcc.dg/compat/struct-return-3_y.c: Ditto.
9660
9661 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
9662
9663         * g++.dg/pch/static-1.C: New file.
9664         * g++.dg/pch/static-1.Hs: New file.
9665
9666 2003-06-10  Richard Henderson  <rth@redhat.com>
9667
9668         * gcc.dg/asm-7.c: Adjust expected warning text.
9669
9670 2003-06-10  Roger Sayle  <roger@eyesopen.com>
9671
9672         * gcc.dg/builtins-20.c: New test case.
9673
9674 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
9675
9676         PR c++/11131
9677         * g++.dg/opt/template1.C: New test.
9678
9679 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9680
9681         * lib/gcc-dg.exp (dg-test): Clear additional_files and
9682         additional_sources.
9683
9684 2003-05-21  David Taylor  <dtaylor@emc.com>
9685
9686         * gcc.dg/Wpadded.c: New file.
9687
9688 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9689
9690         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9691         * gcc.dg/special/weak-2.c: Add dg-require-weak.
9692         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9693         dg-require-weak.
9694
9695 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
9696
9697         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9698
9699 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
9700
9701         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9702         (dg-require-alias): Likewise.
9703         (dg-require-gc-sections): Likewise.
9704         * lib/target-supports.exp (check_gc_sections_available): Likewise.
9705
9706 2003-06-08  Richard Henderson  <rth@redhat.com>
9707
9708         * gcc.dg/20011029-2.c: Fix the array reference.
9709         * gcc.dg/asm-7.c: New.
9710
9711 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
9712
9713         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9714
9715 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
9716
9717         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9718         (dg-require-gc-sections): Likewise.
9719
9720 2003-06-08  Jan Hubicka  <jh@suse.cz>
9721
9722         * i386-cmov1.c: Fix regular expression.
9723         * i386-cvt-1.c: Likewise.
9724         * i386-local.c: Likewise.
9725         * i386-local2.c: Likewise.
9726         * i386-mul.c: Likewise.
9727         * i386-ssetype-1.c: Likewise.
9728         * i386-ssetype-3.c: Likewise.
9729         * i386-ssetype-5.c: Likewise.
9730
9731 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9732
9733         PR c++/11039
9734         * g++.dg/warn/implicit-typename2.C: New test.
9735         * g++.dg/warn/implicit-typename3.C: New test.
9736
9737 2003-06-07  Richard Henderson  <rth@redhat.com>
9738
9739         * g++.dg/other/offsetof3.C: Use size_t.
9740         * g++.dg/other/offsetof4.C: Likewise.
9741
9742 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
9743
9744         * lib/copy-file.exp: New. Implement gcc_copy_files.
9745
9746         * lib/dg-pch.exp: Load copy-file.exp
9747         (dg-pch): Use gcc_copy_files instead of "file copy".
9748
9749 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
9750
9751         * gcc.dg/weak/weak.exp: Simplify.
9752         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
9753         * gcc.dg/weak/weak-1.c: Likewise.
9754         * gcc.dg/weak/weak-2.c: Likewise.
9755         * gcc.dg/weak/weak-3.c: Likewise.
9756         * gcc.dg/weak/weak-4.c: Likewise.
9757         * gcc.dg/weak/weak-5.c: Likewise.
9758         * gcc.dg/weak/weak-6.c: Likewise.
9759         * gcc.dg/weak/weak-7.c: Likewise.
9760         * gcc.dg/weak/weak-8.c: Likewise.
9761         * gcc.dg/weak/weak-9.c: Likewise.
9762
9763 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
9764
9765         gcc.c-torture/execute/20030606-1.c: New.
9766
9767 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9768
9769         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
9770         * gcc.dg/builtins-19.c: Likewise.
9771
9772 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9773
9774         * gcc.dg/builtins-2.c: Add some more tests.
9775         * gcc.dg/builtins-18.c: New test case.
9776         * gcc.dg/builtins-19.c: New test case.
9777
9778 2003-06-06  Roger Sayle  <roger@eyesopen.com>
9779             Jim Wilson  <wilson@tuliptree.org>
9780
9781         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
9782
9783 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
9784
9785         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
9786         mempcpy/stpcpy calls not to be optimized into something else.
9787         * gcc.c-torture/execute/string-opt-3.c: Moved to...
9788         * gcc.c-torture/execute/builtins/string-7.c: ...here.
9789         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
9790
9791 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9792
9793         * gcc.dg/format/asm_fprintf-1.c: New test.
9794
9795 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
9796
9797         * lib/gcc-defs.exp (additional_sources): New variable.
9798         (dg-additional-sources): New function.
9799         (additional_files): New variable.
9800         (dg-additional-files): New function.
9801         (dg-additional-files-options): Likewise.
9802         * lib/gcc-dg.exp (dg-require-weak): New function.
9803         (dg-require-alias): Likewise.
9804         (dg-require-gc-sections): Likewise.
9805         * lib/target-supports.exp (check_alias_available): Remove testfile
9806         parameter.
9807         (check_gc_sections_available): New function.
9808         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
9809         (dg-gpp-additional-files): Likewise.
9810         * lib/g++.exp (additional_sources): Remove.
9811         (additional_files): Likewise.
9812         (g++_target_compile): Use dg-additional-files-options.
9813
9814         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
9815         Tcl logic.
9816         * gcc.dg/special/ecos.exp: Remove.
9817         * gcc.dg/special/20000419-2.c: Use dg-require-*.
9818         * gcc.dg/special/alias-1.c: Likewise.
9819         * gcc.dg/special/alias-2.c: Likewise.
9820         * gcc.dg/special/gcsec-1.c: Likewise.
9821         * gcc.dg/special/weak-1.c: Likewise.
9822         * gcc.dg/special/weak-2.c: Likewise.
9823         * gcc.dg/special/wkali-1.c: Likewise.
9824         * gcc.dg/special/wkali-2.c: Likewise.
9825
9826         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
9827         dg-gpp-additional-*.
9828         * g++.dg/special/conpr-3.C: Likewise.
9829         * g++.dg/special/conpr-4.C: Likewise.
9830         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
9831         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
9832         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
9833         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
9834         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
9835         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
9836         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
9837         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
9838         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
9839         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
9840         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
9841         * g++.old-deja/g++.other/comdat1.C: Likewise.
9842         * g++.old-deja/g++.other/comdat2.C: Likewise.
9843         * g++.old-deja/g++.other/comdat3.C: Likewise.
9844         * g++.old-deja/g++.other/ctor1.C: Likewise.
9845         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
9846
9847 2003-06-05  Richard Henderson  <rth@redhat.com>
9848
9849         * gcc.dg/debug/20030605-1.c: New.
9850
9851 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9852
9853         * README.QMTEST: Update.
9854
9855 2003-06-04  Richard Henderson  <rth@redhat.com>
9856
9857         * gcc.dg/cleanup-1.c: New.
9858         * gcc.dg/cleanup-2.c: New.
9859         * gcc.dg/cleanup-3.c: New.
9860         * gcc.dg/cleanup-4.c: New.
9861         * gcc.dg/cleanup-5.c: New.
9862         * gcc.dg/cleanup-6.c: New.
9863         * gcc.dg/cleanup-7.c: New.
9864
9865 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
9866
9867         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
9868
9869         * lib/dg-pch.exp: New file.
9870         * g++.dg/pch/pch.exp: Use dg-pch.exp.
9871         * gcc.dg/pch/pch.exp: Likewise.
9872
9873 2003-06-04  Roger Sayle  <roger@eyesopen.com>
9874
9875         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
9876         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
9877         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
9878         * gcc.dg/builtins-17.c: New test case.
9879         * gcc.dg/i386-387-4.c: New test case.
9880         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
9881
9882 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9883
9884         * gcc.dg/ultrasp9.c: New test.
9885
9886 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9887
9888         * gcc.c-torture/compile/20030604-1.c: New test.
9889         * gcc.dg/sparc-constant-1.c: New test.
9890
9891 2003-06-03  Glen Nakamura  <glen@imodulo.com>
9892
9893         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
9894
9895 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
9896
9897         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
9898
9899         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
9900         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
9901
9902 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
9903
9904         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
9905
9906 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9907
9908         PR c++/10940
9909         * g++.dg/template/spec10.C: New test.
9910
9911 2003-06-03  Roger Sayle  <roger@eyesopen.com>
9912
9913         * gcc.dg/builtins-16.c: New test case.
9914
9915 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
9916
9917         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
9918         mempcpy test with post-increments.
9919         * gcc.c-torture/execute/string-opt-3.c: New test.
9920         * gcc.dg/string-opt-1.c: New test.
9921
9922 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
9923
9924         PR fortran/10965
9925         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
9926
9927 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
9928
9929         * lib/scanasm.exp (dg-scan): New function, factored out of ...
9930         (scan-assembler): ... here.  Use dg-scan.
9931         (scan-assembler-not): Likewise.
9932         (scan-file): New function.
9933         (scan-file-not): Likewise.
9934         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
9935         * gcc.dg/cpp/_Pragma4.c: Likewise.
9936         * gcc.dg/cpp/_Pragma5.c: Likewise.
9937         * gcc.dg/cpp/avoidpaste1.c: Likewise.
9938         * gcc.dg/cpp/avoidpaste2.c: Likewise.
9939         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
9940         * gcc.dg/cpp/cmdlne-P.c: Likewise.
9941         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
9942         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
9943         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
9944         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
9945         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
9946         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
9947         * gcc.dg/cpp/cxxcom1.c: Likewise.
9948         * gcc.dg/cpp/line1.c: Likewise.
9949         * gcc.dg/cpp/maccom1.c: Likewise.
9950         * gcc.dg/cpp/maccom2.c: Likewise.
9951         * gcc.dg/cpp/maccom3.c: Likewise.
9952         * gcc.dg/cpp/maccom4.c: Likewise.
9953         * gcc.dg/cpp/maccom5.c: Likewise.
9954         * gcc.dg/cpp/maccom6.c: Likewise.
9955         * gcc.dg/cpp/multiline.c: Likewise.
9956         * gcc.dg/cpp/spacing1.c: Likewise.
9957         * gcc.dg/cpp/spacing2.c: Likewise.
9958         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
9959         * gcc.dg/cpp/trad/maccom1.c: Likewise.
9960         * gcc.dg/cpp/trad/maccom2.c: Likewise.
9961         * gcc.dg/cpp/trad/maccom3.c: Likewise.
9962         * gcc.dg/cpp/trad/maccom4.c: Likewise.
9963         * gcc.dg/cpp/trad/maccom6.c: Likewise.
9964         * gcc.dg/cpp/cxxcom2.c: Likewise.
9965         * gcc.dg/cpp/cxxcom2.h: New file.
9966
9967         * gcc.dg/cpp/truefalse.cpp: Move it to ...
9968         * g++.dg/cpp/truefalse.C: Here.
9969         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
9970
9971 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
9972
9973         * gcc.dg/cpp/redef3.c: New file.
9974
9975 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
9976
9977         * gcc.dg/i386-loop-3.c: New test.
9978
9979 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
9980
9981         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
9982
9983 2003-05-31  Roger Sayle  <roger@eyesopen.com>
9984
9985         * gcc.dg/fwrapv-1.c: New test case.
9986         * gcc.dg/fwrapv-2.c: New test case.
9987
9988 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9989
9990         PR c++/10956
9991         * g++.dg/template/spec9.C: New test.
9992
9993 2003-05-29  Roger Sayle  <roger@eyesopen.com>
9994
9995         * gcc.dg/duff-4.c: New test case.
9996
9997 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
9998
9999         PR fortran/10843
10000         * g77.dg/ffixed-form-1.f: New test
10001         * g77.dg/ffixed-form-2.f: New test
10002         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10003         * g77.dg/ffree-form-3.f: New test
10004
10005 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
10006
10007         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10008         * gcc.dg/wint_t-1.c: Likewise.
10009
10010 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10011
10012         * g++.dg/template/access11.C: New test.
10013
10014 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10015
10016         PR c++/10849
10017         * g++.dg/template/access10.C: New test.
10018
10019 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10020             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10021
10022         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10023
10024 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10025
10026         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10027         suppress for powerpc-*-darwin*.
10028         * gcc.dg/torture/builtin-noret-2.c: Likewise.
10029
10030 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10031
10032         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10033         suppress option for powerpc-*-darwin*.
10034
10035 2003-05-23  Roger Sayle  <roger@eyesopen.com>
10036
10037         * gcc.dg/builtins-1.c: Add tests for tan and atan.
10038         * gcc.dg/builtins-4.c: Add test for fmod.
10039
10040 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10041
10042         PR c++/10682
10043         * g++.dg/template/instantiate4.C: New test.
10044
10045 2003-05-22  Roger Sayle  <roger@eyesopen.com>
10046
10047         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10048
10049 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
10050
10051         * gcc.dg/compat/scalar-return-1_main.c: New file.
10052         * gcc.dg/compat/scalar-return-1_x.c: New file.
10053         * gcc.dg/compat/scalar-return-1_y.c: New file.
10054         * gcc.dg/compat/scalar-return-2_main.c: New file.
10055         * gcc.dg/compat/scalar-return-2_x.c: New file.
10056         * gcc.dg/compat/scalar-return-2_y.c: New file.
10057         * gcc.dg/compat/struct-return-3_main.c: New file.
10058         * gcc.dg/compat/struct-return-3_y.c: New file.
10059         * gcc.dg/compat/struct-return-3_x.c: New file.
10060         * gcc.dg/compat/struct-return-2_main.c: New file.
10061         * gcc.dg/compat/struct-return-2_x.c: New file.
10062         * gcc.dg/compat/struct-return-2_y.c: New file.
10063
10064 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10065
10066         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10067         for hppa*-hp-hpux*.
10068         * gcc.dg/20021014-1.c (dg-options): Likewise.
10069         * gcc.dg/nest.c (dg-options): Likewise.
10070
10071 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
10072
10073         PR c++/9738
10074         * g++.dg/ext/dllimport2.C: New file.
10075         * g++.dg/ext/dllimport3.C: New file.
10076
10077 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
10078
10079         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10080         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10081         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10082         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10083         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10084         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10085         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10086         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10087         * gcc.dg/compat/small-struct-defs.h: New file.
10088         * gcc.dg/compat/small-struct-init.h: New file.
10089         * gcc.dg/compat/small-struct-check.h: New file.
10090         * gcc.dg/compat/fp-struct-defs.h: New file.
10091         * gcc.dg/compat/fp-struct-check.h: New file.
10092         * gcc.dg/compat/fp-struct-init.h: New file.
10093         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10094         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10095
10096 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
10097
10098         * gcc.dg/20030225-2.c: New test.
10099
10100 2003-05-18  Roger Sayle  <roger@eyesopen.com>
10101             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10102
10103         * gcc.c-torture/compile/20030518-1.c: New test case.
10104
10105 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
10106
10107         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10108         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10109         gcc-dg-debug-runtest.
10110         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10111         gcc-dg-debug-runtest.
10112
10113 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10114
10115         PR c++/9022
10116         * g++.dg/lookup/using6.C: New test.
10117
10118 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10119
10120         * g++.dg/parse/access2.C: New test.
10121
10122 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10123
10124         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10125         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10126         * gcc.dg/debug/debug.exp: Likewise.
10127
10128 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10129
10130         * gcc.dg/dollar.c: New test.
10131
10132 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10133
10134         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10135         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10136         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10137         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10138         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10139         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10140         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10141         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10142         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10143         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10144         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10145         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10146         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10147         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10148         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10149         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10150         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10151         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10152
10153 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10154
10155         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10156         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10157         support for "repo" mode.
10158         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10159         * lib/g77-dg.exp: Likewise.
10160         * lib/obj-dg.exp: Likewise.
10161
10162 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10163
10164         Merge from gcc-3_2-rhl8-branch:
10165         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10166
10167         * gcc.dg/tls/opt-6.c: New test.
10168
10169         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10170
10171         * gcc.dg/20030405-1.c: New test.
10172
10173         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10174
10175         * gcc.dg/20030309-1.c: New test.
10176
10177         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10178
10179         * gcc.c-torture/execute/20030307-1.c: New test.
10180
10181         2003-02-20  Randolph Chung  <tausq@debian.org>
10182
10183         * gcc.c-torture/compile/20030220-1.c: New test.
10184
10185         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10186
10187         * gcc.dg/20030217-1.c: New test.
10188
10189         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10190
10191         * gcc.c-torture/compile/20020129-1.c: New test.
10192
10193         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10194
10195         * gcc.dg/unroll-1.c: New test.
10196
10197         2002-11-16  Jan Hubicka  <jh@suse.cz>
10198
10199         * gcc.c-torture/execute/20020920-1.c: New test.
10200
10201         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10202
10203         PR target/7434
10204         * gcc.c-torture/compile/20021008-1.c: New test.
10205
10206         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10207
10208         PR target/7559
10209         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10210
10211         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10212
10213         * gcc.c-torture/compile/20020807-1.c: New test.
10214
10215         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10216
10217         * gcc.dg/tls/opt-1.c: New test.
10218
10219         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10220
10221         * gcc.dg/20020729-1.c: New test.
10222
10223         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10224
10225         * g++.dg/opt/life1.C: New test.
10226
10227         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10228
10229         * gcc.dg/20020525-1.c: New test.
10230
10231         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10232
10233         PR c++/6794
10234         * g++.dg/ext/pretty1.C: New test.
10235         * g++.dg/ext/pretty2.C: New test.
10236
10237 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10238
10239         PR c++/8385
10240         * g++.dg/ext/typeof5.C: New test.
10241
10242 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10243
10244         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10245         __USER_LABEL_PREFIX__ into account.
10246         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10247
10248 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10249
10250         * gcc.dg/builtins-15.c: New test case.
10251
10252 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10253
10254         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10255
10256 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10257
10258         * lib/g++.exp: Tweak handling of additional source files.
10259         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10260         * g++.dg/special/conpr-2a.C: Rename to ...
10261         * g++.dg/special/conpr-2a.cc: ... this.
10262         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10263         * g++.dg/special/conpr-3a.C: Rename to ...
10264         * g++.dg/special/conpr-3a.cc: This.
10265         * g++.dg/special/conpr-3b.C: Rename to ...
10266         * g++.dg/special/conpr-3b.cc: This.
10267         * g++.dg/special/conpr-4.C: New test.
10268         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10269
10270 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10271
10272         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10273
10274 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10275
10276         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10277         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10278         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10279         * g++.old-deja/g++.other/warn3.C: Likewise.
10280
10281 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10282
10283         * gcc.dg/i386-387-1.c: Update to also test log.
10284         * gcc.dg/i386-387-2.c: Likewise.
10285
10286 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10287
10288         * g77.f-torture/execute/int8421.f: New test.
10289
10290 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10291
10292         PR c++/10230, c++/10481
10293         * g++.dg/lookup/scoped5.C: New test.
10294
10295 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10296
10297         PR c++/10552
10298         * g++.dg/template/ttp6.C: New test.
10299
10300 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10301
10302         * gcc.c-torture/execute/builtins: New directory.
10303         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10304         gcc.c-torture/execute/builtins.
10305         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10306         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10307         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10308         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10309
10310 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10311
10312         PR c++/9252
10313         * g++.dg/template/access8.C: New test.
10314         * g++.dg/template/access9.C: New test.
10315
10316 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10317
10318         PR c++/9554
10319         * g++.dg/parse/access1.C: New test.
10320
10321 2003-05-09  DJ Delorie  <dj@redhat.com>
10322
10323         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10324         long, and not an int.
10325
10326 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10327
10328         PR c++/10555, c++/10576
10329         * g++.dg/template/memclass1.C: New test.
10330
10331 2003-05-08  DJ Delorie  <dj@redhat.com>
10332
10333         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10334         targets.
10335         * gcc.c-torture/execute/20021024-1.x: Likewise.
10336         * gcc.c-torture/execute/shiftdi.x: Likewise.
10337         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10338         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10339         * gcc.dg/20021018-1.c: Likewise.
10340
10341 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10342
10343         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10344
10345         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10346         (bcopy): Call memmove.
10347
10348 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10349
10350         * g77.f-torture/compile/8485.f: New test case.
10351
10352 2003-05-07  Richard Henderson  <rth@redhat.com>
10353
10354         PR c++/10570
10355         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10356         Verify exception_cleanup not called for rethrows.
10357         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10358         when exiting catch block without rethrowing.
10359         * g++.dg/eh/forced3.C: New.
10360         * g++.dg/eh/forced4.C: New.
10361
10362 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10363
10364         * gcc.dg/20030505.c: Fix triplet.
10365
10366 2003-05-06  DJ Delorie  <dj@redhat.com>
10367
10368         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10369         * gcc.dg/nest.c: Likewise.
10370
10371 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10372
10373         * gcc.dg/builtins-14.c: New test case.
10374
10375 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10376
10377         * lib/compat.exp (compat-execute): New argument.
10378         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10379         * gcc.dg/compat: New test directory.
10380         * gcc.dg/compat/compat.exp: New expect script.
10381         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10382         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10383         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10384         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10385         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10386         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10387
10388         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10389         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10390         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10391         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10392         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10393         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10394         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10395         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10396         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10397         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10398         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10399         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10400         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10401         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10402         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10403
10404 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
10405
10406         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10407
10408 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
10409
10410         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10411
10412 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
10413
10414         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10415         * gcc.dg/ppc-fsel-2.c: New test.
10416
10417         * gcc.dg/unused-5.c: New test.
10418
10419 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10420
10421         PR c++/10496
10422         * g++.dg/warn/pmf1.C: New test.
10423
10424 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10425
10426         PR c++/4494
10427         * g++.dg/warn/main.C: New test.
10428
10429 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10430
10431         * gcc.dg/nonnull-3.c: New test.
10432
10433 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
10434
10435         * gcc.dg/cpp/Wtrigraphs.c: Update.
10436         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10437
10438 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
10439
10440         * gcc.dg/ppc-fsel-1.c: New test.
10441
10442 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
10443
10444         PR c/10604
10445         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10446
10447 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
10448
10449         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10450
10451 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10452
10453         PR c++/9364, c++/10553, c++/10586
10454         * g++.dg/parse/typename4.C: New test.
10455         * g++.dg/parse/typename5.C: Likewise.
10456
10457 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
10458
10459         * gcc.c-torture/compile/20030503-1.c: New test.
10460
10461 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10462
10463         * g++.dg/lookup/using5.C: Fix testcase error.
10464
10465 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
10466
10467         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10468         since MEABI is no longer supported.  Remove all vestiges
10469         of MEABI from the test.
10470
10471 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10472
10473         PR c++/10554
10474         * g++.dg/lookup/using5.C: New test.
10475
10476 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10477
10478         PR c++/8772
10479         * g++.dg/template/ttp5.C: New test.
10480
10481 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
10482
10483         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10484         (dg-gpp-additional-sources): New function.
10485         (dg-gpp-additional-files): Likewise.
10486         * lib/g++.exp (additional_sources): New variable.
10487         (additional_files): Likewise.
10488         (g++_target_compile): Deal with them.
10489         * lib/old-dejagnu.exp: Remove.
10490         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10491         * g++.old-deja: Revise all tests to use dg commands.
10492
10493 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10494
10495         PR c++/9432, c++/9528
10496         * g++.dg/lookup/using4.C: New test.
10497
10498 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
10499
10500         * gcc.dg/noreturn-5.c: New file.
10501         * gcc.dg/noreturn-6.c: New file.
10502
10503         * gcc.c-torture/compile/inline-1.c: New file.
10504
10505 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10506
10507         PR c++/10551
10508         * g++.dg/template/explicit1.C: New test.
10509
10510 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10511
10512         PR c++/10549
10513         * g++.dg/other/bitfield1.C: New test.
10514
10515         PR c++/10527
10516         * g++.dg/init/new7.C: New test.
10517
10518 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
10519
10520         * g++.dg/ext/desig1.C: New test.
10521         * g++.dg/ext/init1.C: Update.
10522
10523         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10524
10525 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10526
10527         PR c++/10180
10528         * g++.dg/warn/Winline-1.C: New test.
10529
10530 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
10531
10532         * gcc.c-torture/execute/string-opt-19.c: New test.
10533
10534         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10535         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10536
10537 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
10538
10539         PR c++/10506
10540         * g++.dg/init/new6.C: New test.
10541
10542         PR c++/10503
10543         * g++.dg/init/ref6.C: New test.
10544
10545 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
10546
10547         * g++.dg/warn/weak1.C: XFAIL on AIX4.
10548
10549 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10550
10551         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10552         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10553
10554 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
10555
10556         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10557         initialized static data members.
10558
10559 2003-04-25  H.J. Lu <hjl@gnu.org>
10560
10561         * gcc.dg/ia64-sync-4.c: New test.
10562
10563 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10564
10565         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
10566         date.
10567
10568 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
10569
10570         PR c++/10337
10571         * g++.dg/warn/conv1.C: New test.
10572         * g++.old-deja/g++.other/conv7.C: Adjust.
10573         * g++.old-deja/g++.other/overload14.C: Adjust.
10574
10575 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10576
10577         PR c++/10471
10578         * g++.dg/template/defarg2.C: New test.
10579
10580 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
10581
10582         * gcc.dg/cpp/include2.c: Update.
10583         * gcc.dg/cpp/multiline-2.c: New.
10584         * gcc.dg/cpp/multiline.c: Update.
10585         * gcc.dg/cpp/strify2.c: Update.
10586         * gcc.dg/cpp/trad/literals-2.c: Update.
10587
10588 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10589
10590         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10591
10592 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10593
10594         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10595
10596 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
10597
10598         PR c++/10451
10599         * g++.dg/parse/crash4.C: New test.
10600
10601         PR c++/9847
10602         * g++.dg/parse/crash5.C: New test.
10603
10604 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
10605
10606         PR c++/10446
10607         * g++.dg/parse/crash3.C: New test.
10608
10609         PR c++/10428
10610         * g++.dg/parse/elab1.C: New test.
10611
10612 2003-04-22  Devang Patel  <dpatel@apple.com>
10613
10614         * gcc.dg/cpp/trad/funlike-5.c: New test.
10615
10616 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
10617
10618         * g++.dg/other/packed1.C: Fix dg options.
10619
10620 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
10621
10622         * g++.dg/other/offsetof2.C: New test.
10623
10624 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
10625
10626         * g++.dg/template/recurse.C: Adjust location of error messages.
10627
10628 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
10629
10630         PR c++/9881
10631         * g++.dg/init/addr-const1.C: New test.
10632         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10633
10634 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10635
10636         PR c++/10405
10637         * g++.dg/lookup/struct-hack1.C: New test.
10638
10639 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
10640
10641         * ucs.c: Update diagnostic messages.
10642
10643 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10644
10645         * gcc.dg/cpp/truefalse.cpp: New test.
10646         * gcc.dg/cpp/cpp.exp: Update.
10647         * g++.dg/other/stdbool-if.C: Remove.
10648
10649 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
10650
10651         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10652         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10653
10654 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10655
10656         * gcc.c-torture/compile/20030418-1.c: New test.
10657
10658 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
10659
10660         * README.compat: Remove; content moved to doc/sourcebuild.texi.
10661
10662 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10663
10664         PR c++/10347
10665         g++.dg/template/dependent-name1.C: New test.
10666
10667 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
10668
10669         * gcc.dg/warn-1.c (tourist_guide): New array,
10670         contains a pointer to bar.
10671
10672 2003-04-16  Roger Sayle  <roger@eyesopen.com>
10673
10674         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10675         * gcc.c-torture/execute/medce-1.c: New test case.
10676         * gcc.c-torture/execute/medce-2.c: New test case.
10677
10678 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
10679
10680         * lib/prune.exp: Ignore more messages.
10681
10682         PR c++/10381
10683         * g++.dg/parse/lookup3.C: New test.
10684
10685 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
10686
10687         * gcc.c-torture/compile/20030415-1.c : New test.
10688
10689 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
10690
10691         * gcc.c-torture/execute/scope-2.c: Move to ...
10692         * gcc.dg/noncompile/scope.c: .... here.
10693
10694 2003-04-14  Roger Sayle  <roger@eyesopen.com>
10695
10696         * gcc.dg/20030414-2.c: New test case.
10697
10698 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
10699
10700         PR target/10377
10701         * gcc.dg/20030414-1.c: New test.
10702
10703 2003-04-13  Roger Sayle  <roger@eyesopen.com>
10704
10705         * gcc.dg/builtins-12.c: New test case.
10706         * gcc.dg/builtins-13.c: New test case.
10707
10708 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10709
10710         * gcc.c-torture/execute/string-opt-18.c: New test.
10711
10712 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
10713
10714         PR c++/10300
10715         * g++.dg/init/new5.C: New test.
10716
10717 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
10718
10719         PR c++/7910
10720         * g++.dg/ext/dllimport1.C: New test.
10721
10722 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
10723
10724         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10725
10726 2003-04-11  Bud Davis <bdavis9659@comcast.net>
10727
10728         PR Fortran/9263
10729         * g77.f-torture/noncompile/9263.f: New test
10730         PR Fortran/1832
10731         * g77.f-torture/execute/1832.f: New test
10732
10733 2003-04-11  David Chad  <davidc@freebsd.org>
10734             Loren J. Rittle  <ljrittle@acm.org>
10735
10736         libobjc/8562
10737         * objc.dg/headers.m: New test.
10738
10739 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
10740
10741         * gcc.c-torture/execute/builtin-noret-2.c: New.
10742         * gcc.c-torture/execute/builtin-noret-2.x: New.
10743         XFAIL builtin-noret-2.c at -O1 and above.
10744         * gcc.dg/redecl.c: New.
10745         * gcc.dg/Wshadow-1.c: Update error regexps.
10746
10747 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
10748
10749         * g++.dg/abi/bitfield10.C: New test.
10750
10751 2003-04-09  Mike Stump  <mrs@apple.com>
10752
10753         * gcc.dg/pch/pch.exp: Make testcase names longer.
10754         * g++.dg/pch/pch.exp: Make testcase names longer.
10755
10756 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10757
10758         * gcc.dg/builtins-11.c: New test case.
10759
10760 2003-04-08  Roger Sayle  <roger@eyesopen.com>
10761
10762         * gcc.dg/builtins-9.c: New test case.
10763         * gcc.dg/builtins-10.c: New test case.
10764
10765 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
10766
10767         * gcc.dg/noncompile/init-4.c.c: New test.
10768
10769 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
10770
10771         * gcc.misc-test/gcov-9.c: New test.
10772         * gcc.misc-test/gcov-10.c: New test
10773         * gcc.misc-test/gcov-11.c: New test.
10774
10775 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
10776
10777         PR optimization/10024
10778         * gcc.c-torture/compile/20030405-1.c: New test.
10779
10780 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
10781
10782         * gcc.dg/pch/static-3.c: New.
10783         * gcc.dg/pch/static-3.hs: New.
10784         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
10785
10786 2003-04-04  Richard Henderson  <rth@redhat.com>
10787
10788         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
10789         * g++.dg/eh/forced2.C: Likewise.
10790
10791 2003-04-03  Mike Stump  <mrs@apple.com>
10792
10793         * lib/scanasm.exp (scan-assembler): Add xfail processing for
10794         target arg.
10795         (scan-assembler-times, scan-assembler-not): Likewise.
10796         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
10797
10798 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10799
10800         * gcc.dg/sparc-loop-1.c: New test.
10801
10802 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
10803
10804         PR other/9274
10805         * g++.dg/pch/system-2.C: New.
10806         * g++.dg/pch/system-2.Hs: New.
10807
10808 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
10809
10810         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
10811
10812         * g++.dg/eh/simd-1.C (vecfunc): Same.
10813
10814 2003-04-01  Roger Sayle  <roger@eyesopen.com>
10815
10816         * gcc.c-torture/execute/20030401-1.c: New test case.
10817
10818 2003-04-01  Ziemowit Laski <zlaski@apple.com>
10819
10820         * objc.dg/defs.m: New.
10821
10822 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
10823
10824         * g++.dg/eh/simd-1.C: New.
10825         * g++.dg/eh/simd-2.C: New.
10826
10827 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
10828
10829         * gcc.c-torture/execute/simd-3.c: New.
10830
10831 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10832
10833         PR c/9936
10834         * gcc.dg/20030331-2.c: New test.
10835
10836 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
10837
10838         PR c++/10278
10839         * g++.dg/parse/crash2.C: New test.
10840
10841 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10842
10843         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
10844         * gcc.c-torture/execute/20030331-1.c: ...here.
10845
10846 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10847
10848         * gcc.c-torture/execute/20030331-1.c: New test.
10849
10850 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
10851
10852         * lib/gcov.exp: Adjust call return testing strings.
10853         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
10854
10855 2003-03-31  Roger Sayle  <roger@eyesopen.com>
10856
10857         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
10858         * gcc.dg/builtins-7.c: New test case.
10859         * gcc.dg/builtins-8.c: New test case.
10860
10861 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
10862
10863         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
10864
10865 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
10866
10867         PR c++/7647
10868         * g++.dg/lookup-class-member-2.C: New test.
10869
10870 2003-03-30  Glen Nakamura  <glen@imodulo.com>
10871
10872         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
10873
10874 2003-03-28  Roger Sayle  <roger@eyesopen.com>
10875
10876         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
10877
10878 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
10879
10880         * g++.dg/init/attrib1.C: New test.
10881
10882 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10883
10884         * gcc.dg/ultrasp8.c: New test.
10885
10886 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10887
10888         * gcc.dg/ultrasp7.c: New test.
10889
10890 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
10891
10892         PR c++/10047
10893         * g++.dg/template/inline1.C: New test.
10894
10895 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
10896
10897         * gcc.dg/sparc-dwarf2.c: New test.
10898
10899 2003-03-27  Roger Sayle  <roger@eyesopen.com>
10900
10901         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
10902         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
10903
10904 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
10905
10906         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
10907         than reading .x files.
10908         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
10909         * g77.dg/gcov/gcov-1.f: Likewise.
10910         * gcc.misc-tests/gcov-4b.c: Likewise.
10911         * gcc.misc-tests/gcov-5b.c: Likewise.
10912         * gcc.misc-tests/gcov-6.c: Likewise.
10913         * gcc.misc-tests/gcov-7.c: Likewise.
10914         * gcc.misc-tests/gcov-8.c: Likewise.
10915         * g++.dg/gcov/gcov-1.x: Remove.
10916         * g77.dg/gcov/gcov-1.x: Likewise.
10917         * gcc.misc-tests/gcov-4b.x: Likewise.
10918         * gcc.misc-tests/gcov-5b.x: Likewise.
10919         * gcc.misc-tests/gcov-6.x: Likewise.
10920         * gcc.misc-tests/gcov-7.x: Likewise.
10921         * gcc.misc-tests/gcov-8.x: Likewise.
10922
10923 2003-03-27  Glen Nakamura  <glen@imodulo.com>
10924
10925         PR opt/10087
10926         * gcc.dg/20030324-1.c: New test.
10927
10928 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
10929
10930         PR c++/10224
10931         * g++.dg/template/arg3.C: New test.
10932
10933         PR c++/10158
10934         * g++.dg/template/friend18.C: New test.
10935
10936 2003-03-26  Roger Sayle  <roger@eyesopen.com>
10937
10938         * g77.f-torture/compile/20030326-1.f: New test case.
10939
10940 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
10941
10942         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
10943
10944         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
10945
10946 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
10947
10948         * gcc.dg/ia64-sync-3.c: New test.
10949
10950 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
10951
10952         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
10953
10954 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
10955
10956         * gcc.dg/ultrasp6.c: New test.
10957
10958 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10959
10960         * gcc.dg/i386-signbit-1.c: New test.
10961         * gcc.dg/i386-signbit-2.c: New test.
10962         * gcc.dg/i386-signbit-3.c: New test.
10963
10964 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
10965
10966         * gcc.dg/ultrasp5.c: Fix options.
10967
10968 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10969
10970         * gcc.dg/ultrasp5.c: Fix comment.
10971
10972 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
10973
10974         PR fortran/10197
10975         * g77.f-torture/execute/10197.f: New test.
10976
10977 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
10978
10979         PR c++/9898, c++/383
10980         * g++.dg/template/conv6.C: New test.
10981
10982         PR c++/10119
10983         * g++.dg/template/ptrmem5.C: New test.
10984
10985         PR c++/10026
10986         * g++.dg/lookup/koenig1.C: New test.
10987
10988         PR C++/10199
10989         * g++.dg/lookup/template2.C: New test.
10990
10991 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
10992
10993         * g++.dg/opt/rtti1.C: New test.
10994
10995 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
10996
10997         * gcc.dg/ultrasp5.c: New test.
10998
10999 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
11000
11001         PR middle-end/9967
11002         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11003         builtin fputs.
11004
11005 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11006
11007         PR c/8224
11008         * gcc.dg/20030323-1.c: New test.
11009
11010 2003-03-23  Roger Sayle  <roger@eyesopen.com>
11011
11012         * gcc.c-torture/compile/20030323-1.c: New test case.
11013
11014 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
11015
11016         * gcc.dg/20030321-1.c: New test.
11017
11018 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
11019
11020         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11021
11022 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
11023
11024         PR c++/9978, c++/9708
11025         * g++.dg/ext/vlm1.C: Adjust expected error.
11026         * g++.dg/ext/vla2.C: New test.
11027         * g++.dg/template/arg1.C: New test.
11028         * g++.dg/template/arg2.C: New test.
11029
11030 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
11031
11032         * g77.f-torture/execute/select.f: New test.
11033         * g77.f-torture/noncompile/select_no_compile.f: New test.
11034
11035 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
11036
11037         PR c++/9898
11038         * g++.dg/other/error4.C: New test.
11039
11040 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
11041
11042         * g++.dg/template/friend17.C: New test.
11043
11044 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
11045
11046         * gcc.c-torture/compile/20030320-1.c: New.
11047
11048 2003-03-20  Roger Sayle  <roger@eyesopen.com>
11049
11050         * gcc.dg/builtins-6.c: New test case.
11051
11052 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
11053
11054         PR target/10073
11055         * gcc.c-torture/compile/20030319-1.c: New.
11056
11057 2003-03-18  Jan Hubicka  <jh@suse.cz>
11058
11059         * gcc.dg/i386-cvt-1.c: New test.
11060
11061 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
11062
11063         * objc.dg/naming-1.m: Use "(parse|syntax) error".
11064         * objc.dg/naming-2.m: Likewise.
11065
11066 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
11067
11068         PR c++/9639
11069         * g++.dg/parse/crash1.C: New test.
11070
11071 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
11072
11073         PR c++/8805
11074         * g++.dg/eh/cleanup1.C: New test.
11075
11076 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
11077
11078         * gcc.c-torture/execute/20030316-1.c: New test case.
11079
11080 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11081
11082         PR c++/9629
11083         * g++.dg/init/ctor2.C: New test.
11084
11085 2003-03-15  Roger Sayle  <roger@eyesopen.com>
11086
11087         * g77.f-torture/compile/xformat.f: New test case.
11088
11089 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11090
11091         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11092         * g++.old-deja/g++.mike/eh50.C: Likewise.
11093
11094 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11095
11096         PR c++/6440
11097         * g++.dg/template/spec7.C: New test.
11098         * g++.dg/template/spec8.C: Likewise.
11099
11100 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
11101
11102         * gcc.c-torture/execute/20030313-1.c: New test.
11103
11104 2003-03-14  Richard Henderson  <rth@redhat.com>
11105
11106         * gcc.dg/inline-2.c: Adjust alpha test for external call.
11107
11108 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11109
11110         * gcc.c-torture/compile/20030314-1.c: New test.
11111
11112 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11113
11114         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11115         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11116         thumb target,
11117         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11118         to accept newer _imp__  prefix and additional
11119         newline in .drectve section.
11120         * gcc.dg/dll-4.c: Likewise.
11121         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11122         switch.
11123
11124 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11125
11126         * g++.dg/parse/namespace9.C: New test.
11127
11128         * g++.dg/init/ref5.C: New test.
11129         * g++.dg/parse/ptrmem1.C: Likewise.
11130
11131 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11132
11133         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11134         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11135         regular expression.
11136         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11137         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11138
11139 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11140
11141         * gcc.c-torture/execute/20030224-2.c: New test.
11142
11143 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11144
11145         * gcc.dg/decl-3.c: New test.
11146
11147 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11148
11149         * gcc.dg/i386-loop-2.c: New test.
11150
11151 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11152
11153         PR c++/9474
11154         * g++.dg/parse/namespace8.C: New test.
11155
11156         PR c++/9924
11157         * g++.dg/overload/builtin2.C: New test.
11158
11159 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11160
11161         * gcc.dg/return-type-3.c: New test.
11162
11163 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11164
11165         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11166         profiling options are not supported.
11167
11168 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11169
11170         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11171         * g++.old-deja/g++.warn/impint2.C: Likewise.
11172
11173 2003-03-10  Devang Patel  <dpatel@apple.com>
11174
11175         * g++.dg/cpp/c++_cmd_1.C: New test.
11176         * g++.dg/cpp/c++_cmd_1.h: New file.
11177
11178 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11179
11180         * gcc.dg/altivec-9.c: New file.
11181
11182 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11183
11184         * gcc.dg/ppc-sdata-1.c: New test.
11185         * gcc.dg/ppc-sdata-2.c: New test.
11186
11187 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11188
11189         PR c++/9373
11190         * g++.dg/opt/ptrmem2.C: New test.
11191
11192         PR c++/8534
11193         * g++.dg/opt/ptrmem1.C: New test.
11194
11195 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11196
11197         * gcc.dg/i386-loop-1.c: New test.
11198
11199 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11200
11201         PR c++/9970
11202         * g++.dg/lookup/friend1.C: New test.
11203
11204 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11205
11206         PR c++/9823
11207         * g++.dg/parser/constructor1.C: New test.
11208
11209 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11210
11211         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11212
11213         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11214
11215 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11216
11217         * gcc.dg/cpp/Wunused.c: Update test.
11218
11219 2003-03-08  Jan Hubicka  <jh@suse.cz>
11220
11221         * gcc.dg/inline-3.c: New test.
11222
11223 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11224
11225         PR c++/9809
11226         * g++.dg/parse/builtin1.C: New test.
11227
11228         PR c++/9982
11229         * g++.dg/abi/cookie1.C: New test.
11230         * g++.dg/abi/cookie2.C: Likewise.
11231
11232         PR c++/9524
11233         * g++.dg/template/field1.C: New test.
11234
11235         PR c++/9912
11236         * g++.dg/parse/class1.C: New test.
11237         * g++.dg/parse/namespace7.C: Likewise.
11238         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11239
11240 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11241
11242         * g++.dg/init/ref4.C: New test.
11243
11244 2003-03-07  Jan Hubicka  <jh@suse.cz>
11245
11246         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11247         * gcc.dg/inline-3.c:  New test.
11248
11249 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11250
11251         * g++.dg/init/ref3.C: New test.
11252
11253         PR c++/9965
11254         * g++.dg/init/ref2.C: New test.
11255
11256         PR c++/9400
11257         * g++.dg/warn/Wshadow-2.C: New test.
11258
11259         PR c++/9791
11260         * g++.dg/warn/Woverloaded-1.C: New test.
11261
11262 2003-03-05  Jan Hubicka  <jh@suse.cz>
11263
11264         * gcc.dg/i386-local2.c: New.
11265         * gcc.dg/i386-local.c: Fix typo.
11266
11267 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11268
11269         * g++.dg/abi/layout3.C: New test.
11270
11271 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11272
11273         * gcc.c-torture/compile/20030305-1.c
11274
11275 2003-03-05  Jan Hubicka  <jh@suse.cz>
11276
11277         * gcc.dg/i386-local.c: New.
11278
11279 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11280
11281         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11282
11283 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11284
11285         * gcc.dg/switch-2.c: New test.
11286         * gcc.dg/switch-3.c: New test.
11287         * gcc.dg/Wswitch.c: Adjust line numbers.
11288         * gcc.dg/Wswitch-default.c: Likewise.
11289         * gcc.dg/Wswitch-enum.c: Likewise.
11290
11291 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11292
11293         * gcc.c-torture/execute/20030222-1.c: New test.
11294
11295 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11296
11297         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11298
11299 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11300
11301         PR c++/9878
11302         * g++.dg/init/ref1.C: New test.
11303
11304 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11305
11306         * gcc.dg/sh-relax.c: New SH-only test.
11307
11308 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11309
11310         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11311         comment explaining purpose of testcase.
11312
11313 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11314
11315         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11316         for HC11/HC12 (asm needs two int registers).
11317         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11318         HC11/HC12 because the test uses an asm which needs two 32-bit
11319         registers.
11320
11321 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11322
11323         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11324         for HC11/HC12 (array is too large otherwise).
11325         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11326         * gcc.c-torture/compile/20010518-2.x: Likewise.
11327         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11328         HC11/HC12 (array is too large).
11329
11330 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11331
11332         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11333         * lib/g++-dg.exp (g++-dg-test): Likewise.
11334
11335 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11336
11337         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11338         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11339
11340 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11341
11342         * g++.dg/warn/implicit-typename1.C: Remove warning.
11343
11344 2003-02-28  Richard Henderson  <rth@redhat.com>
11345
11346         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11347         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11348
11349 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11350
11351         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11352         * g++.dg/pch/pch.exp: Likewise.
11353
11354 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11355
11356         PR c++/9879
11357         * testsuite/g++.dg/init/new4.C: New test.
11358
11359 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11360
11361         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11362
11363 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11364
11365         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11366         unsigned long.
11367
11368         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11369         wider than float.
11370
11371 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11372
11373         * lib/scanasm.exp: Add support for counting numbers of
11374         occurences.
11375         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11376         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11377
11378 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11379
11380         PR c++/9683
11381         * g++.dg/template/static3.C: New test.
11382
11383         PR c++/9829
11384         * g++.dg/parse/namespace6.C: New test.
11385
11386 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11387
11388         PR target/9732
11389         * gcc.dg/20030225-1.c: New test.
11390
11391 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11392
11393         * README: Remove out-of-date information.
11394
11395         PR c++/9836
11396         * g++.dg/template/spec6.C: New test.
11397
11398 2003-02-24  Jeff Law  <law@redhat.com>
11399
11400         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11401
11402 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11403
11404         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11405         * gcc.dg/pragma-ep-1.c: Likewise.
11406
11407 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11408
11409         PR c++/9602
11410         * g++.dg/template/friend16.C: New test.
11411
11412 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
11413
11414         PR c++/5333
11415         * g++.dg/parse/fused-params1.C: Adjust error messages.
11416         * g++.dg/template/nested3.C: New test.
11417
11418 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
11419
11420         * g++.dg/abi/param1.C: New test.
11421
11422 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11423
11424         PR c++/7982
11425         * g++.dg/warn/implicit-typename1.C: New test.
11426
11427 2003-02-22  Kelley Cook <kelleycook@comcast.net>
11428
11429         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11430         with "mtune".
11431         * g++.old-deja/g++.other/store-expr2.C: Likewise.
11432         * gcc.c-torture/execute/20010129-1.x: Likewise.
11433         * gcc.dg/20011107-1.c: Likewise.
11434         * gcc.dg/20020108-1.c: Likewise.
11435         * gcc.dg/20020122-3.c: Likewise.
11436         * gcc.dg/20020206-1.c: Likewise.
11437         * gcc.dg/20020310-1.c: Likewise.
11438         * gcc.dg/20020426-2.c: Likewise.
11439         * gcc.dg/20020517-1.c: Likewise.
11440         * gcc.dg/991230-1.c: Likewise.
11441         * gcc.dg/i386-unroll-1.c: Likewise.
11442         * gcc.misc-tests/i386-prefetch.exp: Likewise.
11443
11444 2003-02-22  Jan Hubicka  <jh@suse.cz>
11445
11446         * gcc.dg/i386-mul.c: New test.
11447
11448 2003-02-21  Roger Sayle  <roger@eyesopen.com>
11449
11450         * gcc.dg/builtins-5.c: New test case.
11451
11452 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
11453
11454         * gcc.dg/asmreg-1.c: New test.
11455
11456 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11457
11458         PR c++/9749
11459         * g++.dg/parse/varmod1.C: New test.
11460
11461 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11462
11463         PR c++/9727
11464         * g++.dg/template/op1.C: New test.
11465
11466 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11467
11468         PR c++/8906
11469         * g++.dg/template/nested2.C: New test.
11470
11471 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
11472
11473         PR c++/8724
11474         * g++.dg/expr/dtor1.C: New test.
11475
11476 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11477
11478         * gcc.dg/cpp/include3.c: New test.
11479         * gcc.dg/cpp/inc/foo.h: New file.
11480
11481 2003-02-21  Glen Nakamura  <glen@imodulo.com>
11482
11483         * gcc.c-torture/execute/20030221-1.c: New test.
11484
11485 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
11486
11487         PR c++/9729
11488         * g++.dg/abi/conv1.C: New test.
11489
11490 2003-02-20  Jan Hubicka  <jh@suse.cz>
11491
11492         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11493
11494 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
11495
11496         * gcc.c-torture/compile/20030219-1.c: New test.
11497
11498 2003-02-18  Jan Hubicka  <jh@suse.cz>
11499
11500         * gcc.dg/funcorder.c: New test.
11501
11502 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11503
11504         * gcc.c-torture/execute/20030218-1.c: New.
11505
11506 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
11507
11508         * gcc.dg/20030218-1.c: New.
11509
11510 2003-02-18  Richard Henderson  <rth@redhat.com>
11511
11512         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11513         * gcc.dg/attr-used-2.c: New.
11514
11515 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
11516
11517         PR c++/9704
11518         * g++.dg/init/copy5.C: New test.
11519
11520 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
11521
11522         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11523         * g++.dg/pch/pch.exp: Likewise.
11524
11525 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
11526
11527         * gcc.c-torture/execute/20030209-1.c: Enable the test if
11528         STACK_SIZE is not defined.
11529
11530 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11531
11532         PR c++/9457
11533         * g++.dg/template/init1.C: New test.
11534
11535 2003-02-16  Jan HUbicka  <jh@suse.cz>
11536
11537         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11538         (foo): Add few extra tests
11539         * gcc.dg/c99-const-expr-3.c: Likewise.
11540         * gcc.c-torture/execute/20030216-1.c: New.
11541
11542 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11543
11544         PR c++/9459
11545         * g++.dg/ext/typeof4.C: New test.
11546
11547 2003-02-15  Roger Sayle  <roger@eyesopen.com>
11548
11549         * gcc.dg/i386-387-3.c: New test case.
11550
11551 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
11552
11553         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11554         cris-*-elf* cris-*-aout* and mmix-*-*.
11555
11556 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
11557
11558         * gcc.dg/20030213-1.c: New test.
11559
11560 2003-02-12  Roger Sayle  <roger@eyesopen.com>
11561
11562         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11563         * gcc.dg/i386-387-2.c: Likewise.
11564
11565 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
11566
11567         * gcc.dg/ppc-spe.c: Fix formatting.
11568         Enable tests that were previously unsupported by gas.
11569         Delete tests for instructions that no longer exist.
11570         Switch arguments on evsubifw builtin.
11571
11572 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11573
11574         * gcc.c-torture/execute/20030209-1.c: Disable the test if
11575         STACK_SIZE is too small.
11576
11577 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
11578             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
11579
11580         * gcc.dg/decl-2.c: New test.
11581
11582 2003-02-10  Jan Hubicka  <jh@suse.cz>
11583
11584         * gcc.dg/i386-fpcvt-1.c:  New test.
11585
11586 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
11587
11588         * gcc.c-torture/execute/20030209-1.c: New test.
11589
11590 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
11591
11592         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11593         int-wide bitops, use the constants of the same width.
11594         Likewise, if long long is 32-bit wide, test bitops using
11595         32-bit constants.
11596
11597 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
11598
11599         * gcc.dg/20021014-1.c: Annotate with expected notice text.
11600
11601 2003-02-07  Roger Sayle  <roger@eyesopen.com>
11602
11603         * testsuite/gcc.dg/builtins-4.c: New test case.
11604
11605 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11606
11607         * gcc.dg/20020430-1.c: Fix dg command typos.
11608         * gcc.dg/20020503-1.c: Likewise.
11609
11610 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11611
11612         PR c++/8785
11613         * g++.dg/parse/fused-params1.C: New test.
11614
11615         PR c++/8857
11616         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11617
11618         PR c++/8921
11619         * g++.dg/parse/non-dependent1.C: New test.
11620
11621         PR c++/8928
11622         * g++.dg/parse/dupl-tmpl-args1.C: New test.
11623
11624         PR c++/9228
11625         * g++.dg/parse/undefined7.C: New test.
11626         * g++.dg/parse/non-templ1.C: New test.
11627
11628         PR c++/9229
11629         * g++.dg/parse/too-many-tmpl-args1.C: New test.
11630
11631 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
11632
11633         * gcc.c-torture/compile/20030206-1.c: New test.
11634
11635 2003-02-05  Roger Sayle  <roger@eyesopen.com>
11636
11637         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11638         "pow" to "foo" to avoid potential confusion with a math built-in.
11639
11640 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11641
11642         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11643         conditions for SPARC targets.
11644
11645 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
11646
11647         * gcc.dg/20030204-1.c: New test.
11648
11649 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11650
11651         PR c++/38
11652         * g++.dg/parse/array-size1.C: New test.
11653
11654         PR c++/5657
11655         * g++.dg/parse/undefined3.C: New test.
11656
11657         PR c++/5665
11658         * g++.dg/parse/undefined4.C: New test.
11659
11660         PR c++/5975
11661         * g++.dg/parse/undefined5.C: New test.
11662
11663         PR c++/7259
11664         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11665
11666         PR c++/8578
11667         * g++.dg/parse/casting-operator1.C: New test.
11668
11669         PR c++/8596
11670         * g++.dg/parse/undefined6.C: New test.
11671
11672         PR c++/8736
11673         * g++.dg/parse/missing-template1.C: New test.
11674
11675 2003-02-04  Jan Hubicka  <jh@suse.cz>
11676
11677         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
11678         * gcc.dg/i386-cmov?.c:  Likewise.
11679         * gcc.dg/i386-fpcvt-?.c:  Likewise.
11680         * gcc.dg/i386-ssefp-1.c:  Likewise.
11681         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
11682         conventions.
11683
11684 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
11685
11686         PR c++/7129
11687         * testsuite/g++.dg/ext/max.C: New test.
11688
11689 2003-02-03  Jan Hubicka  <jh@suse.cz>
11690
11691         * gcc.c-torture/execute/20030203-1.c: New test.
11692
11693 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
11694
11695         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11696         'natural-endian'.
11697
11698 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
11699
11700         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11701         * g++.dg/init/new2.C: Likewise.
11702         * g++.dg/other/new1.C: Likewise.
11703
11704 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
11705
11706         * gcc.dg/struct-ret-libc.c: New test.
11707
11708 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
11709
11710         * gcc.dg/20030129-1.c: New test.
11711
11712 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11713
11714         PR c++/8849
11715         * g++.dg/template/ptrmem4.C: New test.
11716
11717 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
11718
11719         * g++.dg/parser/constant1.C: New test.
11720
11721 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11722
11723         PR c++/8591
11724         * g++.dg/parse/friend2.C: New test.
11725
11726 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11727
11728         PR c++/9437
11729         * g++.dg/template/unify4.C: New test.
11730
11731 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
11732
11733         * gcc.c-torture/execute/20030128-1.c: New test.
11734
11735 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
11736
11737         * g++.dg/lookup/nested1.C: Test moved from ...
11738         * g++.old-deja/g++.other/lookup24.C: ... here.
11739
11740 2003-01-28  Jan Hubicka  <jh@suse.cz>
11741
11742         * gcc.dg/i386-cmov5.c:  New test.
11743
11744 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
11745
11746         * gcc.c-torture/execute/20010925-1.c: Changed the
11747         memcpy declaration.
11748
11749 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11750
11751         PR c++/3902
11752         * g++.dg/parse/template5.C: New test.
11753
11754 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
11755
11756         PR fortran/9258
11757         * g77.dg/pr9258: New test.
11758
11759 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11760
11761         * README: Move relevant parts from README.g++.
11762
11763         * README.g++: Remove this file.
11764
11765 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
11766
11767         * g++.dg/abi/dcast1.C: New test.
11768
11769 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11770
11771         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
11772
11773 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
11774
11775         PR c++/47
11776         * g++.old-deja/g++.other/lookup24.C: New test.
11777
11778 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11779
11780         PR middle-end/7227
11781         * gcc.dg/uninit-C.c: New test.
11782
11783 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
11784
11785         * g++.dg/abi/covariant1.C: New test.
11786
11787 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
11788
11789         * gcc.dg/20030123-1.c: New test.
11790
11791 2003-01-25  Jan Hubicka  <jh@suse.cz>
11792
11793         PR opt/8492
11794         * gcc.c-torture/compile/20030125-1.c
11795
11796 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
11797
11798         PR c++/9403
11799         * g++.dg/parse/template3.C: New test.
11800         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
11801
11802         PR c++/795
11803         * g++.dg/parse/template4.C: New test.
11804
11805         PR c++/9415
11806         * g++.dg/template/qual2.C: New test.
11807
11808         PR c++/8545
11809         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
11810
11811         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
11812
11813 2003-01-25  Roger Sayle  <roger@eyesopen.com>
11814
11815         * gcc.c-torture/execute/switch-1.c: New test case.
11816
11817 2003-01-25  Jan Hubicka  <jh@suse.cz>
11818
11819         * gcc.c-torture/execute/20030125-1.[cx]: New test.
11820
11821 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
11822
11823         Tweaks for Bison-1.875. From the NEWS file:
11824         "- `parse error' -> `syntax error'
11825         Bison now uniformly uses the term `syntax error'"
11826         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
11827         * gcc.dg/cpp/digraph2.c: Likewise.
11828         * gcc.dg/cpp/direct2.c: Likewise.
11829         * gcc.dg/cpp/paste4.c: Likewise.
11830         * gcc.dg/c90-restrict-1.c: Likewise.
11831         * gcc.dg/c99-func-2.c: Likewise.
11832         * gcc.dg/noncompile/920721-2.c: Likewise.
11833         * gcc.dg/noncompile/930622-2.c: Likewise.
11834         * gcc.dg/noncompile/940112-1.c: Likewise.
11835         * gcc.dg/noncompile/950921-1.c: Likewise.
11836         * gcc.dg/noncompile/951123-1.c: Likewise.
11837         * gcc.dg/noncompile/971104-1.c: Likewise.
11838         * gcc.dg/noncompile/990416-1.c: Likewise.
11839
11840 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
11841
11842         * g++.dg/parse/undefined1.C: Add error message.
11843
11844 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11845
11846         PR c++/9354
11847         * g++.dg/parse/new1.C: New test.
11848
11849         PR c++/9216
11850         * g++.dg/parse/template2.C: New test.
11851
11852         PR c++/9354
11853         * g++.dg/parse/typedef2.C: New test.
11854
11855         PR c++/9328
11856         * g++.dg/ext/typeof3.C: New test.
11857
11858 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11859
11860         PR c++/2738
11861         * g++.dg/parse/ret-type1.C: New test.
11862
11863         PR c++/3792
11864         * g++.dg/parse/tmpl-outside1.C: New test.
11865
11866         PR c++/4207
11867         * g++.dg/parse/int-as-enum1.C: New test.
11868
11869         PR c++/4903
11870         * g++.dg/parse/no-typename1.C: New test.
11871
11872         PR c++/5533
11873         * g++.dg/parse/no-value1.C: New test.
11874
11875         PR c++/5921
11876         * g++.dg/parse/wrong-inline1.C: New test.
11877
11878         PR c++/6402
11879         * g++.dg/parse/ref1.C: New test.
11880
11881         PR c++/6992
11882         * g++.dg/parse/attr-ctor1.C: New test.
11883
11884         PR c++/7229
11885         * g++.dg/parse/namespace5.C: New test.
11886
11887         PR c++/7917
11888         * g++.dg/parse/func-def1.C: New test.
11889
11890         PR c++/8143
11891         * g++.dg/parse/undefined1.C: New test.
11892
11893         PR c++/5723, PR c++/8522
11894         * g++.dg/parse/specialization1.C: New test.
11895
11896         PR c++/163, PR c++/8595
11897         * g++.dg/parse/struct-as-enum1.C: New test.
11898
11899         PR c++/9173
11900         * g++.dg/parse/undefined2.C: New test.
11901
11902 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
11903
11904         PR c++/9298
11905         * g++.dg/parse/template1.C: New test.
11906
11907         PR c++/9384
11908         * g++.dg/parse/using1.C: New test.
11909
11910         PR c++/9285
11911         PR c++/9294
11912         * g++.dg/parse/expr2.C: New test.
11913
11914         PR c++/9388
11915         * g++.dg/parse/lookup2.C: Likewise.
11916
11917 2003-01-21  Jan Hubicka  <jh@suse.cz>
11918
11919         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
11920         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
11921         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
11922         * gcc.c-torture/execute/string-opt-*.c: Likewise.
11923
11924 2003-01-20  Nick Clifton  <nickc@redhat.com>
11925
11926         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
11927         problem with ARM sibcall code generation.
11928
11929 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
11930
11931         * gcc.c-torture/execute/20030120-1.c: New.
11932
11933 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
11934
11935         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
11936
11937 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
11938
11939         PR c++/9272
11940         * g++.dg/parse/ctor1.C: New test.
11941
11942         PR c++/9294:
11943         * g++.dg/parse/qualified1.C: New test.
11944
11945         * g++.dg/parse/typename3.C: New test.
11946
11947 2003-01-16  Richard Henderson  <rth@redhat.com>
11948
11949         * g++.dg/tls/init-2.C: Fix error matches for real this time.
11950
11951 2003-01-16  Richard Henderson  <rth@redhat.com>
11952
11953         * g++.dg/pch/pch.exp: Copy test header to the working directory
11954         before using it either for precompilation or direct use.
11955         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
11956         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
11957
11958 2003-01-16  Richard Henderson  <rth@redhat.com>
11959
11960         * gcc.dg/pch/pch.exp: Copy test header to the working directory
11961         before using it either for precompilation or direct use.
11962         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
11963         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
11964
11965 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
11966
11967         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
11968         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
11969         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
11970         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
11971         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
11972         typename warning into error.
11973         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
11974         error messages.
11975         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
11976         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
11977         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
11978         messages.
11979         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
11980         make declaration visible in template.
11981         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
11982         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
11983         messages.
11984         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
11985         message.
11986         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
11987         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
11988         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
11989         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
11990         typename warning with error message.
11991         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
11992         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
11993         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
11994
11995 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
11996
11997         * g++.dg/parse/ambig2.C: New test.
11998
11999 2003-01-15  Richard Henderson  <rth@redhat.com>
12000
12001         * g++.dg/tls/init-2.C: Update error message string.
12002
12003 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12004
12005         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12006
12007 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
12008
12009         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12010         all for HC11/HC12.
12011         * gcc.c-torture/compile/20001205-1.x: Likewise.
12012         * gcc.c-torture/compile/20001226-1.x: Likewise.
12013         * gcc.c-torture/compile/920520-1.x: Likewise.
12014         * gcc.c-torture/compile/961203-1.x: Likewise.
12015         * gcc.c-torture/compile/20020604-1.x: Likewise.
12016
12017 2003-01-15  Jan Hubicka  <jh@suse.cz>
12018
12019         * gcc.c-torture/compile/20030115-1.c: New test.
12020
12021         * gcc.dg/i386-fpcvt-1.c: New test.
12022         * gcc.dg/i386-fpcvt-2.c: New test.
12023
12024 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
12025
12026         Further conform g++'s __vmi_class_type_info to the C++ ABI
12027         specification.
12028         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12029         the specification.
12030
12031 2003-01-14  Jan Hubicka  <jh@suse.cz>
12032
12033         * gcc.dg/i386-fpcvt-1.c: New test.
12034         * gcc.dg/i386-fpcvt-2.c: New test.
12035
12036 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12037
12038         * gcc.dg/i386-mmx-3.c: New test.
12039
12040 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
12041
12042         PR c++/9264
12043         * g++.dg/parse/octal1.C: New file.
12044
12045         PR c++/9172
12046         * g++.dg/parse/typename1.C: New file.
12047
12048 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
12049
12050         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12051         * gcc.dg/bf-no-ms-layout.c: Likewise.
12052         * gcc.dg/bf-ms-attrib.c: Likewise.
12053
12054 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
12055
12056         PR c++/9099
12057         * g++.dg/parse/dtor1.C: New file.
12058
12059         PR c++/9128
12060         * g++.dg/rtti/typeid1.C: New file.
12061
12062         PR c++/9153
12063         * g++.dg/parse/lookup1.C: New file.
12064
12065         PR c++/9171
12066         * g++.dg/templ/spec5.C: New file.
12067
12068 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
12069
12070         * gcc.c-torture/compile/20030110-1.c: New test.
12071
12072 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
12073
12074         Merge from pch-branch:
12075
12076         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
12077
12078         * gcc.dg/pch/cpp-1.h: New.
12079         * gcc.dg/pch/cpp-1.c: New.
12080         * gcc.dg/pch/cpp-2.h: New.
12081         * gcc.dg/pch/cpp-2.c: New.
12082
12083         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
12084
12085         * gcc.dg/pch/except-1.h: New.
12086         * gcc.dg/pch/except-1.c: New.
12087
12088         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
12089
12090         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12091         running test.
12092         * gcc.dg/pch: Include *.hp not *.h.
12093         * gcc.dg/pch/system-1.h: New.
12094         * gcc.dg/pch/system-1.c: New.
12095
12096         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
12097
12098         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12099         rather than trying to build and run a program using PCH.
12100         * gcc.dg/pch: Remove dg-do commands from test files.
12101
12102         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
12103
12104         * gcc.dg/pch/macro-3.c: New.
12105         * gcc.dg/pch/macro-3.h: New.
12106
12107         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
12108
12109         * gcc.dg/pch/common-1.c: New.
12110         * gcc.dg/pch/common-1.h: New.
12111         * gcc.dg/pch/decl-1.c: New.
12112         * gcc.dg/pch/decl-1.h: New.
12113         * gcc.dg/pch/decl-2.c: New.
12114         * gcc.dg/pch/decl-2.h: New.
12115         * gcc.dg/pch/decl-3.c: New.
12116         * gcc.dg/pch/decl-3.h: New.
12117         * gcc.dg/pch/decl-4.c: New.
12118         * gcc.dg/pch/decl-4.h: New.
12119         * gcc.dg/pch/decl-5.c: New.
12120         * gcc.dg/pch/decl-5.h: New.
12121         * gcc.dg/pch/global-1.c: New.
12122         * gcc.dg/pch/global-1.h: New.
12123         * gcc.dg/pch/inline-1.c: New.
12124         * gcc.dg/pch/inline-1.h: New.
12125         * gcc.dg/pch/inline-2.c: New.
12126         * gcc.dg/pch/inline-2.h: New.
12127         * gcc.dg/pch/static-1.c: New.
12128         * gcc.dg/pch/static-1.h: New.
12129         * gcc.dg/pch/static-2.c: New.
12130         * gcc.dg/pch/static-2.h: New.
12131
12132         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12133
12134         * g++.dg/pch/pch.exp: Better handle failing testcases.
12135         * gcc.dg/pch/pch.exp: Likewise.
12136         * gcc.dg/pch/macro-1.c: New.
12137         * gcc.dg/pch/macro-1.h: New.
12138         * gcc.dg/pch/macro-2.c: New.
12139         * gcc.dg/pch/macro-2.h: New.
12140
12141         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12142
12143         * g++.dg/dg.exp: Treat files in pch/ specially.
12144         * g++.dg/pch/pch.exp: New file.
12145         * g++.dg/pch/empty.H: New file.
12146         * g++.dg/pch/empty.C: New file.
12147         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12148         "precompile".
12149
12150         * gcc.dg/pch/pch.exp: New file.
12151         * gcc.dg/pch/empty.h: New file.
12152         * gcc.dg/pch/empty.c: New file.
12153         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12154         "precompile".
12155
12156 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12157
12158         * g++.dg/template/friend14.C: New test.
12159
12160 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12161
12162         * gcc.dg/old-style-asm-1.c: New test.
12163
12164 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12165
12166         * gcc.c-torture/compile/20030109-1.c: New test.
12167
12168 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12169
12170         * gcc.c-torture/execute/20030109-1.c: New test.
12171
12172 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12173
12174         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12175         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12176         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12177         * g++.old-deja/g++.mike/eh2.C: Likewise
12178         * g++.old-deja/g++.mike/eh3.C: Likewise
12179         * g++.old-deja/g++.mike/eh5.C: Likewise
12180         * g++.old-deja/g++.mike/eh6.C: Likewise
12181         * g++.old-deja/g++.mike/eh7.C: Likewise
12182         * g++.old-deja/g++.mike/eh8.C: Likewise
12183         * g++.old-deja/g++.mike/eh9.C: Likewise
12184         * g++.old-deja/g++.mike/eh10.C: Likewise
12185         * g++.old-deja/g++.mike/eh12.C: Likewise
12186         * g++.old-deja/g++.mike/eh13.C: Likewise
12187         * g++.old-deja/g++.mike/eh14.C: Likewise
12188         * g++.old-deja/g++.mike/eh16.C: Likewise
12189         * g++.old-deja/g++.mike/eh17.C: Likewise
12190         * g++.old-deja/g++.mike/eh18.C: Likewise
12191         * g++.old-deja/g++.mike/eh21.C: Likewise
12192         * g++.old-deja/g++.mike/eh23.C: Likewise
12193         * g++.old-deja/g++.mike/eh24.C: Likewise
12194         * g++.old-deja/g++.mike/eh25.C: Likewise
12195         * g++.old-deja/g++.mike/eh26.C: Likewise
12196         * g++.old-deja/g++.mike/eh27.C: Likewise
12197         * g++.old-deja/g++.mike/eh28.C: Likewise
12198         * g++.old-deja/g++.mike/eh29.C: Likewise
12199         * g++.old-deja/g++.mike/eh31.C: Likewise
12200         * g++.old-deja/g++.mike/eh33.C: Likewise
12201         * g++.old-deja/g++.mike/eh34.C: Likewise
12202         * g++.old-deja/g++.mike/eh35.C: Likewise
12203         * g++.old-deja/g++.mike/eh36.C: Likewise
12204         * g++.old-deja/g++.mike/eh37.C: Likewise
12205         * g++.old-deja/g++.mike/eh38.C: Likewise
12206         * g++.old-deja/g++.mike/eh39.C: Likewise
12207         * g++.old-deja/g++.mike/eh40.C: Likewise
12208         * g++.old-deja/g++.mike/eh41.C: Likewise
12209         * g++.old-deja/g++.mike/eh42.C: Likewise
12210         * g++.old-deja/g++.mike/eh44.C: Likewise
12211         * g++.old-deja/g++.mike/eh46.C: Likewise
12212         * g++.old-deja/g++.mike/eh47.C: Likewise
12213         * g++.old-deja/g++.mike/eh48.C: Likewise
12214         * g++.old-deja/g++.mike/eh49.C: Likewise
12215         * g++.old-deja/g++.mike/eh50.C: Likewise
12216         * g++.old-deja/g++.mike/eh51.C: Likewise
12217         * g++.old-deja/g++.mike/eh53.C: Likewise
12218         * g++.old-deja/g++.mike/eh55.C: Likewise
12219         * g++.old-deja/g++.mike/p7912.C: Likewise
12220         * g++.old-deja/g++.mike/p9706.C: Likewise
12221         * g++.old-deja/g++.mike/p10416.C: Likewise
12222         * g++.old-deja/g++.mike/p11667.C: Likewise
12223         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12224         Remove redundant reference to Iris.
12225         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12226         Elxsi, i860, Pico Java, and WE32K.
12227
12228 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12229
12230         * g++.dg/ext/asm4.C: New test.
12231
12232 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12233
12234         PR c++/9030
12235         * g++.dg/template/friend12.C: New test.
12236         * g++.dg/template/friend13.C: Likewise.
12237         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12238
12239 2003-01-08  Jan Hubicka  <jh@suse.cz>
12240
12241         * gcc.dg/i386-cadd.c: New test.
12242         * gcc.dg/i386-cmov4.c: Likewise.
12243
12244 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12245
12246         PR c++/9165
12247         * g++.dg/warn/Wunused-3.C: New test.
12248
12249         * g++.dg/abi/bitfield9.C: New test.
12250
12251         PR c++/9189
12252         * g++.dg/parse/defarg3.C: New test.
12253
12254 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12255
12256         * g++.dg/parse/ambig1.C: New test.
12257         * g++.dg/parse/defarg2.C: New test.
12258
12259 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12260
12261         * g++.dg/template/defarg-1.C: New test.
12262         * g++.dg/template/local2.C: Likewise.
12263
12264 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12265
12266         * gcc.c-torture/execute/20030105-1.c: New test.
12267
12268 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12269
12270         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12271         * g++.dg/parse/namespace4.C: Likewise.
12272
12273 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12274
12275         * g++.dg/template/ntp2.C: New test.
12276
12277 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12278
12279         * g++.dg/parse/extern-C-1.C: New test.
12280
12281         * g++.dg/parse/namespace4.C: New test.
12282
12283         * g++.dg/template/nested1.C: New test.
12284
12285         * g++.dg/parse/namespace3.C: New test.
12286
12287 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12288
12289         * g++.dg/lookup/two-stage1.C: New test.
12290
12291 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12292
12293         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12294         * g++.old-deja/g++.jason/access8.C: Likewise.
12295         * g++.old-deja/g++.other/decl5.C: Likewise.
12296
12297 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12298
12299         * g++.dg/parse/parse7.C: New test.
12300
12301 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12302
12303         PR c++/2843
12304         * g++.dg/ext/attrib7.C: New test.
12305
12306 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12307
12308         * g++.dg/parse/parse6.C: New test.
12309
12310 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12311
12312         * gcc.dg/h8300-stack-1.c: New.
12313
12314 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12315
12316         g++.dg/lookup/exception1.C: New test.
12317
12318         g++.dg/lookup/template1.C: New test.
12319
12320         g++.dg/parse/namespace2.C: New test.
12321
12322         g++.dg/parse/parens2.C: New test.
12323
12324 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12325
12326         * g++.dg/parse/parse5.C: New test.
12327         * g++.dg/lookup/scoped4.C: New test.
12328
12329 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12330
12331         * g++.dg/parse/parens1.C: New test.
12332
12333         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12334         angle-bracket1.C.
12335         * g++.dg/parse/parens2.C: New test.
12336
12337         * g++.dg/lookup/scope-operator1.C: New test.
12338
12339         * g++.dg/parse/operator1.C: New test.
12340
12341 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12342
12343         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12344         * g++.old-deja/g++.other/access6.C: Likewise.
12345         * g++.old-deja/g++.other/decl1.C: Likewise.
12346         * g++.old-deja/g++.pt/typename12.C: Likewise.
12347
12348 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12349
12350         * g++.dg/parse/namespace1.C: New test.
12351
12352 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12353
12354         * g++.dg/parse/parse4.C: New test.
12355
12356 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12357
12358         * g++.dg/parse/parse3.C: New test.
12359
12360 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12361
12362         * g++.dg/parse/parse2.C: New test.
12363
12364 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12365
12366         * g++.dg/template/friend11.C: New test.
12367
12368 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12369
12370         * g++.dg/parse/parse1.C: New test.
12371
12372 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12373
12374         * lib/profopt.exp: Change the name of a global variable to avoid
12375         possible clashes with other test suites.
12376
12377 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12378
12379         * g++.dg/inherit/covariant8.C: New test.
12380
12381 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12382
12383         * g++.dg/init/array9.C: New test.
12384
12385         PR c++/9112
12386         * g++.dg/parse/expr1.C: New test.
12387
12388 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12389
12390         * gcc.c-torture/compile/20021230-1.c: New test.
12391
12392 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         * g++.dg/inherit/covariant5.C: New test.
12395         * g++.dg/inherit/covariant6.C: New test.
12396         * g++.dg/inherit/covariant7.C: New test.
12397
12398 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12399
12400         PR c++/2739
12401         * g++.dg/other/access2.C: New test.
12402
12403 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12404
12405         * g++.dg/other/anon-struct.C: No longer fails
12406         * g++.old-deja/g++.brendan/parse4.C: Likewise.
12407         * g++.old-deja/g++.brendan/parse5.C: Likewise.
12408         * g++.old-deja/g++.brendan/parse6.C: Likewise.
12409
12410 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12411
12412         * g++.dg/parse/angle-bracket.C (main): No longer fails.
12413
12414 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
12415
12416         * g++.dg/eh/spec4.C: Remove stray semicolon.
12417         * g++.dg/expr/pmf-1.C: Change error message.
12418         * g++.dg/ext/asm1.C: Remove stray semicolon.
12419         * g++.dg/ext/typename1.C: Add missing typenames.
12420         * g++.dg/inherit/template-as-base.C: Change error message.
12421         * g++.dg/lookup/scoped1.C: Likewise.
12422         * g++.dg/lookup/scoped2.C: Likewise.
12423         * g++.dg/lookup/using2.C: Likewise.
12424         * g++.dg/other/component1.C: Remove stray semicolon.
12425         * g++.dg/other/do1.C: Change error message.
12426         * g++.dg/other/error2.C: Likewise.
12427         * g++.dg/other/init1.C: Likewise.
12428         * g++.dg/other/packed1.C: Remove stray semicolon.
12429         * g++.dg/other/ptrmem2.C: Change error message.
12430         * g++.dg/parse/parameter-declaration-1.C: Remove line number
12431         marker.
12432         * g++.dg/special/initp1.C: Remove invalid attribute usage.
12433         * g++.dg/template/access3.C: Add typename keyword.
12434         * g++.dg/template/access5.C: Remove stray semicolon.
12435         * g++.dg/template/access6.C: Likewise.
12436         * g++.dg/template/complit1.C: Likewise.
12437         * g++.dg/template/crash1.C: Change error message.
12438         * g++.dg/template/inherit2.C: Remove stray semicolon.
12439         * g++.dg/template/instantiate2.C: Likewise.
12440         * g++.dg/template/instantiate3.C: Change error message.
12441         * g++.dg/template/qual1.C: Remove stray semicolon.
12442         * g++.dg/template/qualttp18.C: Change error message.
12443         * g++.dg/template/ref1.C: Remove stray semicolon.
12444         * g++.dg/template/sizeof1.C (A::value): Declare it.
12445         * g++.dg/template/spec4.C: Change error message.
12446         * g++.dg/template/static1.C: Likewise.
12447         * g++.dg/template/type1.C: Likewise.
12448         * g++.dg/template/typename3.C: Likewise.
12449         * g++.old-deja/g++.benjamin/13478.C: Change error message.
12450         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12451         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12452         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12453         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12454         named return value extension.
12455         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12456         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12457         * g++.old-deja/g++.bob/extern_C.C: Likewise.
12458         * g++.old-deja/g++.bob/inherit2.C: Likewise.
12459         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12460         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12461         * g++.old-deja/g++.brendan/crash13.C: Likewise.
12462         * g++.old-deja/g++.brendan/crash15.C: Likewise.
12463         * g++.old-deja/g++.brendan/crash18.C: Change error message.
12464         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12465         * g++.old-deja/g++.brendan/crash38.C: Likewise.
12466         * g++.old-deja/g++.brendan/crash50.C: Likewise.
12467         * g++.old-deja/g++.brendan/crash56.C: Likewise.
12468         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12469         syntax.
12470         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12471         * g++.old-deja/g++.brendan/crash8.C: Change error message.
12472         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12473         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12474         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12475         * g++.old-deja/g++.brendan/template11.C: Likewise.
12476         * g++.old-deja/g++.brendan/template26.C: Likewise.
12477         * g++.old-deja/g++.brendan/template27.C: Use explicit
12478         specialization syntax.
12479         * g++.old-deja/g++.brendan/template30.C: Likewise.
12480         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12481         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12482         non-dependent names.
12483         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12484         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12485         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12486         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12487         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12488         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12489         named return value extension.
12490         * g++.old-deja/g++.ext/namedret2.C: Likewise.
12491         * g++.old-deja/g++.ext/namedret3.C: Likewise.
12492         * g++.old-deja/g++.ext/return1.C: Likewise.
12493         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12494         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12495         * g++.old-deja/g++.jason/access8.C: Likewise.
12496         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12497         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12498         pseudo-destructor names.
12499         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12500         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12501         pseudo-destructor names.
12502         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12503         * g++.old-deja/g++.jason/overload19.C: Likewise.
12504         * g++.old-deja/g++.jason/overload32.C: Likewise.
12505         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12506         stray semicolons.
12507         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12508         * g++.old-deja/g++.jason/return.C: Likewise.
12509         * g++.old-deja/g++.jason/return2.C: Likewise.
12510         * g++.old-deja/g++.jason/shadow1.C: Likewise.
12511         * g++.old-deja/g++.jason/special.C: Use explicit specialization
12512         syntax.
12513         * g++.old-deja/g++.jason/template10.C: Account for use of
12514         non-dependent names.
12515         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12516         syntax.
12517         * g++.old-deja/g++.jason/template37.C: Likewise.
12518         * g++.old-deja/g++.law/access4.C: Change error messages.
12519         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
12520         pseudo-destructor names.
12521         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12522         * g++.old-deja/g++.law/ctors9.C: Likewise.
12523         * g++.old-deja/g++.law/cvt22.C: Likewise.
12524         * g++.old-deja/g++.law/dtors5.C: Likewise.
12525         * g++.old-deja/g++.law/global-init1.C: Likewise.
12526         * g++.old-deja/g++.law/missed-error3.C: Likewise.
12527         * g++.old-deja/g++.law/operators28.C: Likewise.
12528         * g++.old-deja/g++.law/visibility28.C: Likewise.
12529         * g++.old-deja/g++.martin/eval1.C: Likewise.
12530         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12531         name.
12532         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12533         * g++.old-deja/g++.mike/net34.C: Likewise.
12534         * g++.old-deja/g++.mike/net36.C: Likewise.
12535         * g++.old-deja/g++.mike/ns2.C: Likewise.
12536         * g++.old-deja/g++.mike/p12306.C: Likewise.
12537         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12538         value extension.
12539         * g++.old-deja/g++.mike/p700.C: Likewise.
12540         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12541         * g++.old-deja/g++.mike/p710.C: Likewise.
12542         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12543         value extension.
12544         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12545         * g++.old-deja/g++.mike/pmf9.C: Likewise.
12546         * g++.old-deja/g++.ns/crash2.C: Likewise.
12547         * g++.old-deja/g++.ns/crash3.C: Likewise.
12548         * g++.old-deja/g++.ns/invalid1.C: Likewise.
12549         * g++.old-deja/g++.ns/ns17.C: Likewise.
12550         * g++.old-deja/g++.ns/template16.C: Likewise.
12551         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12552         keyword.
12553         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12554         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12555         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12556         named return value extension.
12557         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12558         * g++.old-deja/g++.other/access4.C: Issue additional error
12559         messages.
12560         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12561         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12562         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12563         * g++.old-deja/g++.other/crash25.C: Change error message.
12564         * g++.old-deja/g++.other/crash4.C: Change error message.
12565         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12566         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12567         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12568         checks.
12569         * g++.old-deja/g++.other/defarg8.C: Likewise.
12570         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12571         * g++.old-deja/g++.other/dtor10.C: Likewise.
12572         * g++.old-deja/g++.other/incomplete.C: Likewise.
12573         * g++.old-deja/g++.other/linkage7.C: Likewise.
12574         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12575         lookup algorithm.
12576         * g++.old-deja/g++.other/mangle2.C: Likewise.
12577         * g++.old-deja/g++.other/refinit2.C: Likewise.
12578         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12579         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12580         * g++.old-deja/g++.pt/crash28.C: Likewise.
12581         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12582         syntax.
12583         * g++.old-deja/g++.pt/crash32.C: Change error message.
12584         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12585         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12586         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12587         error message position.
12588         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12589         * g++.old-deja/g++.pt/defarg8.C: Change error message.
12590         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12591         syntax.
12592         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12593         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12594         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12595         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12596         keyword.
12597         * g++.old-deja/g++.pt/explicit31.C: Likewise.
12598         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12599         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12600         keyword.
12601         * g++.old-deja/g++.pt/explicit71.C: Change error message.
12602         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12603         syntax.
12604         * g++.old-deja/g++.pt/friend28.C: Account for use of
12605         non-dependent names.
12606         * g++.old-deja/g++.pt/friend29.C: Likewise.
12607         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12608         rules.
12609         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12610         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12611         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12612         lookup rules.
12613         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12614         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12615         keyword.
12616         * g++.old-deja/g++.pt/memclass20.C: Likewise.
12617         * g++.old-deja/g++.pt/memclass5.C: Likewise.
12618         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12619         keyword.
12620         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12621         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12622         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12623         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12624         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12625         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12626         keyword.
12627         * g++.old-deja/g++.pt/spec10.C: Likewise.
12628         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12629         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12630         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12631         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12632         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12633         * g++.old-deja/g++.pt/ttp62.C: Likewise.
12634         * g++.old-deja/g++.pt/ttp64.C: Likewise.
12635         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12636         * g++.old-deja/g++.pt/typename15.C: Likewise.
12637         * g++.old-deja/g++.pt/typename22.C: Likewise.
12638         * g++.old-deja/g++.pt/typename6.C: Change error messages.
12639         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12640         * g++.old-deja/g++.pt/virtual2.C: Likewise.
12641         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12642         syntax.
12643         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12644         return value extension.
12645         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12646         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12647         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12648         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12649
12650 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12651
12652         * g++.dg/warn/inline1.C: New test.
12653         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12654         * g++.old-deja/g++.jason/synth10.C: Likewise.
12655         * g++.old-deja/g++.mike/net31.C: Likewise.
12656         * g++.old-deja/g++.mike/p8786.C: Likewise.
12657
12658         * g++.dg/template/friend10.C: New test.
12659         * g++.dg/template/conv5.C: New test.
12660
12661 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12662
12663         * g++.dg/lookup/scoped3.C: New test.
12664
12665         * g++.dg/lookup/decl1.C: New test.
12666         * g++.dg/lookup/decl2.C: New test.
12667
12668 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
12669
12670         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12671         gcc.c-torture/compile/20021015-1.c,
12672         gcc.c-torture/compile/20021015-2.c,
12673         gcc.c-torture/compile/20021123-1.c,
12674         gcc.c-torture/compile/20021123-2.c,
12675         gcc.c-torture/compile/20021123-3.c,
12676         gcc.c-torture/compile/20021123-4.c,
12677         gcc.c-torture/execute/20021024-1.c: Add tests previously added
12678         only to 3.1 or 3.2 branch.
12679
12680 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
12681
12682         * gcc.dg/i386-bitfield3.c: New test.
12683
12684         * gcc.dg/i386-bitfield2.c: New test.
12685
12686 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
12687
12688         * g++.dg/parse/conv_op1.C: New test.
12689
12690 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
12691
12692         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12693         approved.
12694
12695 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
12696
12697         * gcc.c-torture/compile/20021220-1.c: New test.
12698
12699 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
12700
12701         * gcc.dg/i386-fastcall-1.c: New.
12702
12703 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12704
12705         * gcc.c-torture/execute/20021219-1.c: New test.
12706
12707 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12708
12709         * gcc.dg/i386-pic-1.c: New test.
12710
12711 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12712
12713         PR c++/8099
12714         * g++.dg/template/friend9.C: New test.
12715
12716 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12717
12718         PR c++/3663
12719         * g++.dg/template/access7.C: New test.
12720
12721 2002-12-18  Nick Clifton  <nickc@redhat.com>
12722
12723         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12724         the libstdc++-v3 directory has been found.
12725
12726 2002-12-12  Devang Patel <dpatel@apple.com>
12727         * gcc.dg/darwin-ld-1.c: New test.
12728         * gcc.dg/darwin-ld-2.c: New test.
12729         * gcc.dg/darwin-ld-3.c: New test.
12730         * gcc.dg/darwin-ld-4.c: New test.
12731         * gcc.dg/darwin-ld-5.c: New test.
12732
12733 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12734
12735         * gcc.c-torture/compile/20021212-1.c: New test.
12736
12737 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
12738
12739         * gcc.dg/fshort-wchar: New test.
12740
12741 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
12742
12743         PR c++/8372
12744         * g++.dg/template/dtor1.C: New test.
12745
12746         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
12747         markers.
12748
12749 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
12750
12751         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
12752
12753 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
12754
12755         * g++.dg/template/static1.C: New test.
12756         * g++.dg/template/static2.C: New test.
12757         * g++.old-deja/g++.ext/memconst.C: New test.
12758
12759 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12760
12761         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
12762         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
12763         * g++.dg/special/initp1.C: Likewise.
12764
12765 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
12766
12767         * gcc.c-torture/execute/20021204-1.c: New test.
12768
12769 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
12770
12771         * gcc.dg/ppc-fmadd-1.c: New file.
12772         * gcc.dg/ppc-fmadd-2.c: New file.
12773         * gcc.dg/ppc-fmadd-3.c: New file.
12774
12775 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12776
12777         * gcc.c-torture/compile/20021204-1.c: New test.
12778
12779 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12780
12781         * g++.dg/inherit/covariant2.C: New test.
12782         * g++.dg/inherit/covariant3.C: New test.
12783         * g++.dg/inherit/covariant4.C: New test.
12784         * g++.dg/inherit/covariant1.C: Remove XFAIL.
12785         * g++.old-deja/g++.robertl/eb17.C: Likewise.
12786
12787 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
12788
12789         PR c++/8688
12790         * g++.dg/init/brace3.C: New test.
12791
12792 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
12793
12794         * gcc.dg/20020210-1.c: Fix a comment typo.
12795
12796 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
12797
12798         PR c++/8720
12799         * g++.dg/parse/defarg1.C: New test.
12800
12801         PR c++/8615
12802         * g++.dg/template/char1.C: New test.
12803
12804         * g++.dg/template/varmod1.C: Fix typo.
12805
12806 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12807
12808         DR 180
12809         * g++.old-deja/g++.pt/crash32.C: Expect error.
12810
12811 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
12812
12813         PR c++/5919
12814         * g++.dg/template/varmod1.C: New test.
12815
12816         PR c++/8727
12817         * g++.dg/inherit/typeinfo1.C: New test.
12818
12819         PR c++/8663
12820         * g++.dg/inherit/typedef1.C: New test.
12821
12822 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
12823
12824         PR c++/8332
12825         PR c++/8493
12826         * g++.dg/template/strlen1.C: New test.
12827
12828         PR c++/8227
12829         * g++.dg/template/ctor2.C: New test.
12830
12831         PR c++/8214
12832         * g++.dg/init/string1.C: New test.
12833
12834         PR c++/8511
12835         * g++.dg/template/friend8.C: New test.
12836
12837 2002-11-29  Joe Buck <jbuck@synopsys.com>
12838
12839         * g++.dg/lookup/anon2.C: New test.
12840
12841 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
12842
12843         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
12844         h8300 port.
12845
12846 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
12847
12848         * gcc.dg/bitfld-6.c: New test.
12849
12850 2002-11-27  Jan Hubicka  <jh@suse.cz>
12851
12852         * gcc.c-torture/execute/20021127.[cx]: New test.
12853
12854 2002-11-26  Jan Hubicka  <jh@suse.cz>
12855
12856         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
12857         quality.
12858
12859 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
12860
12861         * g++.dg/init/brace2.C: New test.
12862         * g++.old-deja/g++.mike/p9129.C: Correct.
12863
12864 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
12865
12866         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
12867
12868 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
12869
12870         * gcc.dg/sibcall-6: New test for indirect sibcalls.
12871
12872 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
12873
12874         * testsuite/g++.dg/abi/empty11.C: New test.
12875         * testsuite/g++.dg/rtti/cv1.C: New test.
12876
12877 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
12878
12879         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
12880
12881 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
12882
12883         * g++.dg/abi/empty10.C: New test.
12884
12885 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12886
12887         * gcc.c-torture/compile/20021124-1.c: New test.
12888
12889 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
12890
12891         * g++.dg/abi/rtti2.C: New test.
12892
12893 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12894
12895         * gcc.dg/i386-unroll-1.c: New test.
12896
12897 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
12898
12899         * gcc.c-torture/compile/20021120-1.c: New test.
12900         * gcc.c-torture/compile/20021120-2.c: New test.
12901
12902 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12903
12904         * gcc.dg/bitfld-5.c: New test.
12905
12906 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12907
12908         * gcc.c-torture/execute/20021120-3.c: New test.
12909
12910 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12911
12912         * gcc.c-torture/execute/20021120-2.c: New test.
12913
12914 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
12915
12916         * gcc.c-torture/execute/20021120-1.c: New test.
12917
12918 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
12919
12920         * gcc.c-torture/execute/20021118-3.c: New test.
12921
12922 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
12923
12924         * gcc.c-torture/compile/20021119-1.c: New test.
12925
12926 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
12927
12928         * gcc.dg/duff-1.c: New test.
12929         * gcc.dg/duff-2.c: New test.
12930         * gcc.dg/duff-3.c: New test.
12931
12932 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
12933
12934         * gcc.dg/cpp/_Pragma5.c: New test.
12935
12936 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12937
12938         * gcc.c-torture/execute/20021118-2.c: New test.
12939
12940 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
12941
12942         * gcc.c-torture/execute/20021118-1.c: New test.
12943
12944 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
12945
12946         * gcc.dg/20021116-1.c: New test.
12947
12948 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
12949
12950         * g++.dg/abi/vcall1.C: New test.
12951
12952 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
12953
12954         * gcc.dg/20021029-1.c: New test.
12955         * gcc.dg/20021029-2.c: New test.
12956
12957 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12958
12959         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
12960
12961 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12962
12963         PR c/8439
12964         * gcc.dg/20021110.c: Move to ...
12965         * gcc.c-torture/compile/20021110.c: .... here.
12966
12967 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12968
12969         PR c/8467
12970         * gcc.c-torture/execute/20021111-1.c
12971
12972 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12973
12974         PR c/8439
12975         * gcc.dg/20021110.c: New test.
12976
12977 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
12978
12979         * g++.dg/abi/vthunk3.C: Run only on x86.
12980
12981 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
12982
12983         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
12984
12985 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
12986
12987         * lib/compat.exp (compat-execute): Fix logic error in last
12988         change.
12989
12990 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
12991
12992         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
12993
12994 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12995
12996         PR c++/8389
12997         * g++.dg/template/access6.C: New test.
12998
12999 2002-11-08  Jan Hubicka  <jh@suse.cz>
13000
13001         * gcc.dg/i386-ssefp-1.c: New test.
13002         * gcc.dg/i386-ssefp-1.c: New test.
13003
13004 2002-11-08  Jan Hubicka  <jh@suse.cz>
13005
13006         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13007
13008 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13009
13010         * g++.dg/abi/vthunk3.C: New test.
13011
13012         PR c++/8338
13013         * g++.dg/template/crash2.C: New test.
13014
13015 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13016
13017         * testsuite/g++.dg/abi/dtor1.C: New test.
13018         * testsuite/g++.dg/abi/dtor2.C: Likewise.
13019
13020 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
13021
13022         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13023         Darwin.
13024
13025 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13026
13027         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13028         -mthumb.  Only xfail with -O0.
13029
13030 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
13031
13032         * g++.dg/abi/thunk1.C: New test.
13033         * g++.dg/abi/thunk2.C: Likewise.
13034         * g++.dg/abi/vtt1.C: Likewise.
13035
13036 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
13037
13038         PR optimization/8423
13039         * gcc.c-torture/execute/builtin-constant.c: New test.
13040
13041 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
13042
13043         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13044         Add some more cases.
13045
13046 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
13047
13048         PR c++/8391
13049         * g++.dg/opt/local1.C: New test.
13050
13051 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
13052
13053         PR c++/8160
13054         * g++.dg/template/complit1.C: New test.
13055
13056         PR c++/8149
13057         * g++.dg/template/typename4.C: Likewise.
13058
13059 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13060
13061         Core issue 287, PR c++/7639
13062         * g++.dg/template/instantiate1.C: Adjust error location.
13063         * g++.dg/template/instantiate3.C: New test.
13064         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13065         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13066         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13067
13068 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
13069
13070         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13071
13072 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
13073
13074         PR c++/8287
13075         * g++.dg/init/dtor2.C: New test.
13076
13077 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13078
13079         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13080         * gcc.dg/nest.c: Bypass errors on irix6.
13081
13082 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
13083
13084         * gcc.dg/nest.c: Expect error for mmix-*-*.
13085         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13086
13087 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
13088
13089         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13090         markers.
13091
13092         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13093
13094 2002-10-25  Mike Stump  <mrs@apple.com>
13095
13096         * gcc.dg/warn-1.c: New test.
13097
13098 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13099
13100         * g++.dg/template/typename3.C: New test.
13101
13102 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
13103
13104         * g++.dg/lookup/ptrmem1.C: New test.
13105
13106         * g++.dg/abi/vthunk2.C: New test.
13107
13108 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13109
13110         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13111
13112 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13113
13114         * g++.dg/abi/empty9.C: New test.
13115
13116 2002-10-24  Richard Henderson  <rth@redhat.com>
13117
13118         * g++.dg/inherit/thunk1.C: Enable for ia64.
13119
13120 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13121
13122         PR c++/8067
13123         * g++.dg/lookup/pretty1.C: New test.
13124
13125 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13126
13127         * gcc.dg/20021023-1.c: New test.
13128
13129 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13130
13131         PR c++/7679
13132         * g++.dg/parse/inline1.C: New test.
13133
13134 2002-10-23  Richard Henderson  <rth@redhat.com>
13135
13136         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13137
13138         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13139
13140 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13141
13142         PR c++/6579
13143         * g++.dg/parse/stmtexpr3.C: New test.
13144
13145 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13146
13147         * g++.dg/expr/cond1.C: New test.
13148
13149 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13150
13151         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13152
13153 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13154
13155         * g++.dg/abi/vbase13.C: New test.
13156         * g++.dg/abi/vbase14.C: Likewise.
13157
13158 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13159
13160         * gcc.dg/tls/pic-1.c: New test.
13161         * gcc.dg/tls/nonpic-1.c: New test.
13162         * gcc.dg/20021018-1.c: New test.
13163
13164 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13165
13166         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13167         Remove only files with the same base name as the test case.
13168         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13169         (profopt-execute): Likewise.  Also, remove old profiling
13170         and performance data files before running the tests.
13171
13172         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13173         * g++.dg/bprob/bprob.exp: Likewise.
13174         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13175         to allow more general test case names.
13176
13177         * g++.dg/bprob/bprob-1.C: Rename to ...
13178         * g++.dg/bprob/g++-bprob-1.C: ... this.
13179
13180         * g77.dg/bprob/bprob-1.f: Rename to ...
13181         * g77.dg/bprob/g77-bprob-1.f: ... this.
13182
13183 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13184
13185         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13186         bison 1.50 or later.
13187
13188 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13189
13190         * g++.dg/README: Describe more test directories.
13191
13192 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13193
13194         * g++.dg/init/array6.C: Add additional tests.
13195
13196 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13197
13198         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13199         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13200
13201 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13202
13203         * gcc.c-torture/compile/20020604-1.x: New.
13204         * gcc.c-torture/compile/simd-5.x: Likewise.
13205         * gcc.c-torture/execute/920710-1.x: Likewise.
13206         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13207
13208 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13209
13210         * g++.dg/inherit/override1.C: Add dg-options clause.
13211
13212 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13213
13214         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13215         _mm_slli_si128.
13216
13217 2002-10-19  Andreas Schwab  <schwab@suse.de>
13218
13219         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13220         directory component.
13221
13222 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13223
13224         * g++.dg/inherit/thunk1.C: New test.
13225
13226         * g++.dg/inherit/override1.C: New test.
13227
13228         * g++.dg/abi/mangle11.C: New test.
13229         * g++.dg/abi/mangle14.C: New test.
13230         * g++.dg/abi/mangle17.C: New test.
13231
13232 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13233
13234         * g++.dg/overload/member2.C: New test.
13235
13236 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13237
13238         * g++.dg/README: Describe new compat directory.
13239         * g++.dg/dg.exp: Skip tests in compat directory.
13240         * README.compat: New file.
13241         * lib/compat.exp: New expect script.
13242         * g++.dg/compat: New test directory.
13243         * g++.dg/compat/compat.exp: New expect script.
13244         * g++.dg/compat/abi: New test directory.
13245         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13246         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13247         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13248         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13249         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13250         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13251         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13252         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13253         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13254         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13255         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13256         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13257         * g++.dg/compat/break: New test directory.
13258         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13259         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13260         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13261         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13262         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13263         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13264         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13265         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13266         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13267         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13268         g++.dg/compat/break/README: New files.
13269         * g++.dg/compat/eh: New test directory.
13270         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13271         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13272         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13273         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13274         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13275         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13276         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13277         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13278         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13279         g++.dg/compat/eh/filter2_y.C,
13280         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13281         g++.dg/compat/eh/new1_y.C,
13282         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13283         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13284         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13285         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13286         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13287         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13288         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13289         g++.dg/compat/eh/unexpected1_y.C: New files.
13290         * g++.dg/compat/init: New test directory.
13291         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13292         g++.dg/compat/init/array5_y.C,
13293         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13294         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13295         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13296         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13297         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13298         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13299         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13300         g++.dg/compat/init/init-ref2_y.C: New files.
13301
13302 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13303
13304         PR c++/7584
13305         * g++.dg/inherit/using3.C: New test.
13306
13307 2002-10-17  Jan Hubicka  <jh@suse.cz>
13308
13309         * gcc.dg/20021017-2.c: New test.
13310
13311 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13312
13313         * g++.dg/abi/mangle16.C: Adjust.
13314
13315         * g++.dg/init/array8.C: New test.
13316
13317 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13318
13319         * gcc.dg/special/mips-abi.exp: New test.
13320         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13321
13322 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13323
13324         * g++.dg/abi/mangle16.C: New test.
13325         * g++.dg/abi/mangle17.C: Likewise.
13326
13327         PR c++/7478
13328         * g++.dg/template/ref1.C: New test.
13329
13330 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13331
13332         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13333
13334 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13335
13336         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13337
13338 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13339
13340         PR c++/7524
13341         * g++.dg/init/array7.C: New test.
13342
13343 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13344
13345         * g++.dg/init/array6.C: New test.
13346
13347         * g++.dg/abi/mangle13.C: Likewise.
13348         * g++.dg/abi/mangle14.C: Likewise.
13349         * g++.dg/abi/mangle15.C: Likewise.
13350
13351 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13352
13353         * g++.dg/abi/empty8.C: New test.
13354
13355 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13356
13357         * g++.dg/init/ctor1.C: New test.
13358
13359 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13360
13361         * gcc.c-torture/execute/20021015-1.c: New test.
13362
13363 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13364
13365         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13366
13367 2002-10-14  Jan Hubicka  <jh@suse.cz>
13368
13369         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13370
13371 2002-10-14  Richard Henderson  <rth@redhat.com>
13372
13373         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13374
13375 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13376
13377         PR optimization/6631
13378         * g++.dg/opt/const2.C: New test.
13379
13380 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13381
13382         PR c++/7176
13383         * g++.dg/parse/friend1.C: New test.
13384         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13385
13386 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13387
13388         * gcc.dg/20021014-1.c: New test.
13389
13390 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13391
13392         PR c++/5661
13393         * g++.dg/ext/vlm1.C: New test.
13394         * g++.dg/ext/vlm2.C: Likewise.
13395
13396         * g++.dg/init/array1.C: Remove invalid braces.
13397         * g++.dg/init/brace1.C: New test.
13398         * g++.dg/init/copy2.C: Likewise.
13399         * g++.dg/init/copy3.C: Likewise.
13400         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13401         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13402         braces.
13403
13404 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
13405
13406         * gcc.dg/cpp/assembler.S: Don't use -ansi.
13407
13408 2002-10-11  Richard Shann  <richard.shann@superh.com>
13409
13410         * gcc.c-torture/compile/simd-5.c: New test.
13411
13412 2002-10-10  Roger Sayle  <roger@eyesopen.com>
13413
13414         * gcc.c-torture/execute/shiftopt-1.c: New test case.
13415
13416 2002-10-10  Jim Wilson  <wilson@redhat.com>
13417
13418         * gcc.c-torture/execute/20021010-1.c: New test.
13419
13420 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
13421
13422         PR c/7353
13423         * g++.dg/ext/typedef-init.C: New test.
13424         * gcc.dg/typedef-init.c: New test.
13425
13426 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
13427
13428         * gcc.dg/cpp/paste13.c: New test.
13429
13430 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13431
13432         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
13433         remaining platforms, XFAIL during compile, not execute.  Don't
13434         XFAIL at -O0.
13435
13436 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
13437
13438         * gcc.dg/alias-1.c: Tweak expected warning.
13439
13440 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13441
13442         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13443
13444 2002-10-06  Andreas Jaeger  <aj@suse.de>
13445
13446         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13447         * gcc.dg/cpp/c++98.C: Likewise.
13448
13449         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13450         * g++.dg/cpp/c++98.C: Likewise.
13451
13452         * g++.dg/README (Subdirectories): Mention cpp directory.
13453
13454         PR target/7559
13455         * gcc.dg/20021006-1.c: New test.
13456
13457 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13458
13459         PR c++/7804
13460         * g++.dg/other/warning1.C: New test.
13461
13462 2002-10-04  Roger Sayle  <roger@eyesopen.com>
13463
13464         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
13465         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
13466         and sparc-*-* with -m64 as expected failures.  See PR 8087.
13467
13468 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13469
13470         PR c++/7931
13471         * g++.dg/template/ptrmem3.C: New test.
13472
13473         PR c++/7754
13474         * g++.dg/template/union1.C: New test.
13475
13476 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
13477
13478         PR c++/8006
13479         * g++.dg/abi/mangle9.C: New test.
13480         * g++.dg/abi/mangle10.C: New test.
13481         * g++.dg/abi/mangle11.C: New test.
13482         * g++.dg/abi/mangle12.C: New test.
13483
13484 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
13485
13486         PR c++/7188.
13487         * g++.dg/template/meminit1.C: New test.
13488         * g++.dg/warn/Wreorder-1.C: Likewise.
13489         * g++.old-deja/g++.mike/warn3.C: Tweak.
13490         * lib/prune.exp: Ingore "in copy constructor".
13491
13492 2002-10-02  Andreas Jaeger  <aj@suse.de>
13493
13494         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13495         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13496         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13497         on x86-64.
13498
13499 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13500
13501         * gcc.dg/empty1.C: Fix typo.
13502
13503 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
13504
13505         * gcc.dg/alias-1.c: New test.
13506
13507 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
13508
13509         * gcc.dg/empty1.C: New test.
13510
13511         * g++.dg/tls/init-2.C: Tweak error messages.
13512
13513 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
13514
13515         * gcc.c-torture/compile/20020923-1.c: New test.
13516
13517 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
13518
13519         * gcc.c-torture/execute/ffs-1.c: New test.
13520         * gcc.c-torture/execute/ffs-2.c: Ditto.
13521
13522 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
13523
13524         * g++.dg/overload/member1.C: New test.
13525
13526 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
13527
13528         * g++.dg/abi/empty7.C: New test.
13529         * g++.dg/init/pm2.C: Likewise.
13530
13531 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
13532
13533         * g++.dg/rtti/crash1.C: New test.
13534
13535 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
13536
13537         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13538         gcc.dg/sibcall-4.c: New tests.
13539
13540 2002-09-28  Roger Sayle  <roger@eyesopen.com>
13541
13542         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13543         powerpc and MMIX targets.
13544
13545 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
13546
13547         * gcc.dg/cpp/20020927-1.c: New.
13548
13549 2002-09-26  David S. Miller  <davem@redhat.com>
13550
13551         * gcc.c-torture/compile/trunctfdf.c: New.
13552
13553 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13554
13555         * lib/target-supports.exp (check_weak_available): Handle solaris2.
13556
13557 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
13558
13559         * gcc.c-torture/execute/loop-15.c: New.
13560
13561 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
13562
13563         * README.QMTEST: Fix typo.
13564
13565 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
13566
13567         * gcc.dg/20020926-1.c: New test.
13568
13569 2002-09-25  David S. Miller  <davem@redhat.com>
13570
13571         PR target/7842
13572         * gcc.c-torture/execute/shiftdi.c: New test.
13573
13574 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
13575
13576         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13577         unique to the tool.
13578         * lib/g77.exp (g77_init): Likewise.
13579         * lib/g++.exp (g++_init): Likewise.
13580         * lib/objc.exp (objc_init): Likewise.
13581
13582 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
13583
13584         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13585         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13586         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13587
13588 2002-09-25  Richard Henderson  <rth@redhat.com>
13589
13590         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13591         too-small long double.
13592
13593 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
13594
13595         * gcc.dg/20020919-1.c: New test.
13596
13597 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
13598
13599         * g++.dg/abi/bitfield6.C: New test.
13600         * g++.dg/abi/bitfield7.C: New test.
13601         * g++.dg/abi/bitfield8.C: New test.
13602         * g++.dg/abi/vbase11.C: New test.
13603
13604 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13605
13606         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13607         hppa*-*-hpux*.  Update test comment.
13608
13609 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
13610
13611         * gcc.dg/tls/struct-1.c: New test.
13612
13613 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
13614
13615         * gcc.dg/cpp/tr-warn2.c: Update.
13616
13617 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13618
13619         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13620
13621 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
13622
13623         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13624         systems.
13625
13626 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
13627
13628         * gcc.c-torture/execute/ieee/mzero3.c: New test.
13629
13630         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13631         Adjust for c++filt moved to binutils.  Remove spurious duplicate
13632         setting of cxxfilt.
13633
13634 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
13635
13636         * gcc.dg/20020312-2.c: Update for darwin.
13637
13638 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
13639
13640         * g++.old-deja/g++.other/crash32.C: Mark ICE.
13641
13642 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
13643
13644         * objc.dg/comp-types-1.m: New test.
13645         * objc.dg/comp-types-2.m: New test.
13646         * objc.dg/comp-types-3.m: New test.
13647         * objc.dg/comp-types-4.m: New test.
13648         * objc.dg/comp-types-5.m: New test.
13649         * objc.dg/comp-types-6.m: New test.
13650
13651 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13652
13653         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13654
13655 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13656
13657         * g++.dg/other/do1.C: New test.
13658
13659         * g++.dg/template/subst1.C: New test.
13660
13661 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
13662
13663         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13664
13665 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
13666
13667         * g++.dg/template/qualttp20.C: Adjust expected errors.
13668         * g++.old-deja/g++.jason/report.C: Likewise.
13669         * g++.old-deja/g++.other/qual1.C: Likewise.
13670
13671         * g++.dg/lookup/scoped2.C: New test.
13672
13673         * g++.dg/ext/asm3.C: New test.
13674
13675 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
13676
13677         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13678
13679 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
13680
13681         * ChangeLog: follow spelling conventions.
13682         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13683         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13684         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13685         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13686         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13687         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13688         * g++.old-deja/g++.law/global-init1.C: Likewise.
13689         * g++.old-deja/g++.other/delete4.C: Likewise.
13690         * g++.old-deja/g++.other/inline21.C: Likewise.
13691         * g++.old-deja/g++.other/singleton.C: Likewise.
13692         * g77.dg/strlen0.f: Likewise.
13693         * g77.f-torture/compile/20010519-1.f: Likewise.
13694         * g77.f-torture/compile/980310-4.f: Likewise.
13695         * gcc.c-torture/compile/20000605-1.c: Likewise.
13696         * gcc.c-torture/execute/20020225-1.c: Likewise.
13697         * gcc.dg/c90-hexfloat-2.c: Likewise.
13698         * gcc.dg/c99-bool-1.c: Likewise.
13699         * gcc.dg/c99-hexfloat-2.c: Likewise.
13700         * gcc.dg/dll-2.c: Likewise.
13701         * gcc.dg/wtr-union-init-1.c: Likewise.
13702         * gcc.dg/wtr-union-init-2.c: Likewise.
13703         * gcc.dg/wtr-union-init-3.c: Likewise.
13704         * gcc.dg/cpp/avoidpaste1.c: Likewise.
13705         * gcc.dg/cpp/defined.c: Likewise.
13706         * gcc.dg/cpp/macsyntx.c: Likewise.
13707         * gcc.dg/cpp/paste2.c: Likewise.
13708         * gcc.dg/cpp/trad/defined.c: Likewise.
13709         * gcc.dg/format/c90-printf-1.c: Likewise.
13710         * gcc.dg/format/c90-scanf-1.c: Likewise.
13711         * gcc.dg/format/c99-printf-1.c: Likewise.
13712         * gcc.dg/format/c99-scanf-1.c: Likewise.
13713         * gcc.misc-tests/gcov-8.c: Likewise.
13714         * lib/profopt.exp: Likewise.
13715
13716 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
13717
13718         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13719
13720 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13721
13722         * g++.dg/inherit/using2.C: New test.
13723
13724 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
13725
13726         * ChangeLog: Follow spelling conventions.
13727         * g++.dg/template/friend4.C: Likewise.
13728         * g++.old-deja/g++.pt/crash67.C: Likewise.
13729         * gcc.c-torture/execute/20000801-4.c: Likewise.
13730         * gcc.dg/c90-digraph-1.c: Likewise.
13731         * gcc.dg/c94-digraph-1.c: Likewise.
13732         * gcc.dg/c99-digraph-1.c: Likewise.
13733         * gcc.dg/cpp/line5.c: Likewise.
13734         * gcc.dg/cpp/multiline.c: Likewise.
13735         * gcc.dg/cpp/trad/literals-1.c: Likewise.
13736         * gcc.dg/format/attr-3.c: Likewise.
13737         * gcc.dg/format/c90-scanf-3.c: Likewise.
13738         * gcc.dg/format/ext-4.c: Likewise.
13739
13740 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
13741
13742         * g++.dg/template/pretty1.C: New test.
13743
13744 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
13745
13746         * gcc.c-torture/execute/struct-cpy-1.c: New test.
13747
13748 2002-09-13  Matt Austern  <austern@apple.com>
13749
13750         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
13751         passing a cast expression to a function by const reference.
13752
13753 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
13754
13755         * g++.dg/template/deduce1.C: New test.
13756
13757 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
13758
13759         * gcc.c-torture/execute/simd-1.c: Force all use of int to
13760         32-bit int.
13761
13762 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13763
13764         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
13765         usage.
13766
13767 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
13768
13769         * gcc.c-torture/compile/20020910-1.c: New test.
13770
13771 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
13772
13773         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
13774
13775 2002-09-10  Andreas Jaeger  <aj@suse.de>
13776
13777         * gcc.dg/20020312-2.c: Adjust for x86-64.
13778
13779 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
13780
13781         * g77.dg/7388.f: New test case for PR 7388.
13782
13783 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
13784
13785         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
13786
13787 2002-09-05  Ziemowit Laski <zlaski@apple.com>
13788
13789         * objc.dg/proto-lossage-1.m: New test.
13790
13791 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
13792
13793         * gcc.dg/cpp/_Pragma4.c: Fix typo.
13794
13795 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
13796
13797         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
13798         expected to pass.
13799
13800 2002-09-06  Stan Shebs  <shebs@apple.com>
13801             David Edelsohn  <edelsohn@gnu.org>
13802
13803         * gcc.dg/weak: New directory.
13804         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
13805         target-specific xfail bits.
13806         * gcc.dg/typeof-2.c: Move to new directory.
13807         * gcc.dg/weak.exp: New expect script.
13808
13809 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
13810
13811         * gcc.c-torture/execute/extzvsi.c: New test.
13812
13813 2002-09-05  Stan Shebs  <shebs@apple.com>
13814
13815         * gcc.dg/weak-1.c: xfail on Darwin.
13816         * gcc.dg/weak-2.c: Ditto.
13817         * gcc.dg/weak-3.c: Ditto.
13818         * gcc.dg/weak-4.c: Ditto.
13819         * gcc.dg/weak-5.c: Ditto.
13820         * gcc.dg/weak-6.c: Ditto.
13821         * gcc.dg/weak-7.c: Ditto.
13822         * gcc.dg/weak-8.c: Ditto.
13823         * gcc.dg/weak-9.c: Ditto.
13824
13825 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
13826
13827         * gcc.c-torture/execute/loop-14.c: New test.
13828
13829 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
13830
13831         * g++.dg/other/cxa-atexit1.C: New test.
13832
13833         * gcc.dg/typeof-2.c: New test.
13834
13835 2002-09-03  Roger Sayle  <roger@eyesopen.com>
13836
13837         * gcc.dg/builtins-2.c: New testcase.
13838         * gcc.dg/builtins-3.c: New testcase.
13839
13840 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
13841
13842         * gcc.dg/cpp/_Pragma4.c: New test.
13843
13844 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
13845
13846         * objc/execute/nil_method-1.m: New testcase.
13847
13848 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
13849
13850         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
13851         [Object class], not [Object initialize].
13852
13853 2002-08-31  Roger Sayle  <roger@eyesopen.com>
13854             Hans-Peter Nilsson  <hp@bitrange.com>
13855
13856         * gcc.c-torture/execute/20020720-1.x: Skip test on
13857         mmix-knuth-mmixware.  Correct comment.
13858
13859 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
13860
13861         * testsuite/g++.dg/abi/bitfield5.C: New test.
13862         * testsuite/g++.dg/abi/vbase10.C: Likewise.
13863
13864 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
13865
13866         * objc.dg/undeclared-selector.m: New test.
13867
13868 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
13869
13870         * g++.dg/other/offsetof1.C: Avoid cast warning.
13871
13872 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
13873
13874         * objc.dg/super-class-2.m: New test.
13875
13876 2002-08-24  Matt Austern  <austern@apple.com>
13877
13878         * g++.dg/ext/lvaddr.C: New test.
13879         * g++.dg/ext/lvcast.C: New test.
13880
13881 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
13882
13883         * testsuite/g++.dg/inherit/cond1.C: New test.
13884
13885 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
13886
13887         * gcc.dg/noncompile/incomplete-1.c: New test.
13888
13889 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
13890
13891         * gcc.dg/typespec-1.c: New test.
13892
13893 2002-08-20  Devang Patel  <dpatel@apple.com>
13894         * objc.dg/proto-hier-2.m: New test.
13895
13896 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
13897
13898         * objc.dg/bitfield-1.m: New test.
13899         * objc.dg/bitfield-2.m: New test.
13900
13901 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
13902
13903         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
13904         gcc.dg/c99-flex-array-4.c: New tests.
13905
13906 2002-08-16  Stan Shebs  <shebs@apple.com>
13907
13908         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
13909
13910 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
13911
13912         * gcc.dg/typeof-1.c: New test.
13913         * g++.dg/ext/typeof2.C: New test.
13914
13915 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
13916
13917         * g++.dg/other/offsetof1.C: New test.
13918
13919 2002-08-14  Richard Henderson  <rth@redhat.com>
13920
13921         * gcc.dg/tls/diag-3.c: Fix expected message strings.
13922
13923 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
13924
13925         * gcc.dg/cpp/_Pragma3.c: New test.
13926
13927 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
13928
13929         * g++.dg/template/inherit3: New test.
13930
13931 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13932
13933         * gcc.dg/bitfld-4.c: Add blank options.
13934
13935 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
13936
13937         * g++.dg/template/crash1.C: New test.
13938
13939 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13940
13941         * gcc.dg/tls/opt-2.c: New test.
13942
13943 2002-08-08  Devang Patel  <dpatel@apple.com>
13944
13945         * objc.dg/selector-1.m : New test
13946
13947 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13948
13949         * g++.dg/abi/bitfield4.C: New test.
13950         * gcc.dg/bitfld-4.c: New test.
13951
13952 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
13953
13954         * g++.dg/other/packed1.C: New test.
13955
13956 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
13957
13958         * g++.dg/abi/offsetof.C: Tweak error messages.
13959         * g++.old-deja/g++.mike/p10769a.C: Likewise.
13960
13961 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
13962
13963         * gcc.dg/bitfld-3.c: New test.
13964
13965 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
13966             Richard Henderson  <rth@redhat.com>
13967
13968         * gcc.dg/i386-bitfield1.c: New test.
13969         * g++.dg/abi/bitfield3.C: Update.
13970
13971 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
13972
13973         * objc.dg/const-str-2.m: Update.
13974         * gcc.dg/cpp/c++98.c: Change to C extension.
13975         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
13976         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
13977
13978 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
13979
13980         * testsuite/gcc.dg/tls/diag-3.c: New.
13981
13982 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
13983
13984         * g++.dg/README (Subdirectories): Document new subdir expr.
13985         * g++.dg/expr/pmf-1.C: New test.
13986
13987 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
13988
13989         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
13990
13991 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
13992
13993         * g++.dg/abi/bitfield3.C: New test.
13994
13995 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
13996
13997         * lib/gcov.exp: Tweak expected line formats.
13998         * gcc.misc-tests/gcov8.c: New test.
13999         * gcc.misc-tests/gcov8.x: New flags.
14000
14001 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
14002
14003         * consistency.vlad/layout/endian.c: Include string.h.
14004
14005         * gcc.c-torture/execute/20020805-1.c: New test.
14006
14007 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
14008
14009         * g++.dg/other/conversion1.C: New test.
14010
14011 2002-08-03  Roger Sayle  <roger@eyesopen.com>
14012
14013         * gcc.dg/builtins-1.c: New testcase.
14014
14015 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
14016
14017         * g++.dg/inherit/access3.C: New test.
14018
14019 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
14020
14021         * gcc.dg/ia64-visibility-2.c: New test.
14022
14023 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
14024
14025         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14026         __qualifier_flags to __flags.
14027
14028 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
14029
14030         * g++.dg/inherit/operator1.C: New test.
14031         * g++.dg/lookup/disamb1.C: Fix typo in comment.
14032         * g++.dg/other/error1.C: Change expected error message.
14033         * g++.dg/template/conv4.C: Likewise.
14034
14035 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
14036
14037         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14038         for documented behavior.
14039
14040 2002-07-25  Roger Sayle  <roger@eyesopen.com>
14041
14042         * gcc.c-torture/execute/20020720-1.x: Skip this test on
14043         several targets known to fail.
14044
14045 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
14046
14047         * gcc.dg/mips-args-[123].c: New tests.
14048
14049 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
14050
14051         * gcc.dg/ppc-spe.c: New.
14052
14053 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
14054
14055         * g++.dg/other/ptrmem4.C: New testcase.
14056
14057 2002-07-24  Richard Henderson  <rth@redhat.com>
14058
14059         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14060
14061 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
14062
14063         * g++.dg/ext/alignof1.C (main): Return 0 for success.
14064
14065 2002-07-24  Roger Sayle  <roger@eyesopen.com>
14066
14067         * gcc.c-torture/execute/memset-3.c: New testcase.
14068
14069 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
14070
14071         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14072         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14073
14074 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14075
14076         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14077         Delete.
14078
14079 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
14080
14081         * gcc.c-torture/compile/simd-4.c: New test.
14082
14083 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14084
14085         PR c++/7347, c++/7348
14086         * g++.dg/template/access4.C: New test.
14087         * g++.dg/template/access5.C: New test.
14088         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14089         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14090         * g++.old-deja/g++.pt/ttp58.C: Likewise.
14091         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14092
14093 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
14094
14095         * gcc.dg/gnu89-init-2.c: New test.
14096
14097 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
14098
14099         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14100
14101 2002-07-20  Roger Sayle  <roger@eyesopen.com>
14102
14103         * gcc.c-torture/execute/20020720-1.c: New testcase.
14104
14105 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14106
14107         * gcc.dg/cpp/Wsignprom.c: New tests.
14108
14109 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
14110
14111         * gcc.c-torture/execute/loop-13.c: New test.
14112
14113 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14114
14115         * gcc.dg/cpp/expr.c: New tests.
14116
14117 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14118
14119         * g++.dg/opt/pr6713.C: Add template instantiation.
14120
14121 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14122
14123         * gcc.dg/nest.c: New test.
14124
14125 2002-07-17  Richard Henderson  <rth@redhat.com>
14126
14127         * g++.dg/opt/pr6713.C: New test.
14128
14129 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14130
14131         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14132         XFAIL for all x86 processors.
14133
14134 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14135
14136         * gcc.c-torture/execute/20010122-1.x: Do not test with
14137         -fomit-frame-pointer.
14138
14139 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14140
14141         * g++.dg/template/instantiate2.C: New test.
14142         * g++.dg/template/spec4.C: New test.
14143
14144 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14145
14146         * g++.dg/template/access2.C: New test.
14147         * g++.dg/template/access3.C: New test.
14148
14149 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14150
14151         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14152         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14153         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14154         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14155         Convert to use <stdarg.h>.
14156         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14157         Delete.
14158         * gcc.dg/va-arg-2.c: New.
14159         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14160
14161 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14162
14163         * gcc.c-torture/compile/20020710-1.c: New test.
14164
14165 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14166                           Andrew Pinski  <pinskia@physics.uc.edu>
14167
14168         gcc.c-torture/compile/simd-2.c: New testcase.
14169         gcc.c-torture/compile/simd-3.c: Likewise.
14170
14171 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14172
14173         PR c++/7224
14174         * g++.dg/overload/error1.C: New test.
14175
14176 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14177
14178         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14179         configuration and IRIX 6 O32 ABI.
14180
14181 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14182
14183         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14184
14185 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14186
14187         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14188
14189 2002-07-10  Jeffrey A Law  <law@redhat.com>
14190
14191         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14192
14193         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14194
14195 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14196
14197         * gcc.dg/20020312-2.c: Check for __PPC__.
14198
14199 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14200
14201         * gcc.c-torture/compile/20020709-1.c: New test.
14202
14203 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14204
14205         * g++.dg/template/qualttp21.C: New test case.
14206
14207 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14208
14209         * gcc.c-torture/compile/20020706-1.c: New test.
14210         * gcc.c-torture/compile/20020706-2.c: New test.
14211
14212 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14213             Alexandre Oliva  <aoliva@redhat.com>
14214
14215         * g++.dg/warn/incomplete1.C: New test.
14216
14217 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14218
14219         PR c++/7099
14220         * g++.dg/warn/noreturn1.C: New test.
14221
14222 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14223
14224         PR c++/6706
14225         * g++.dg/debug/debug6.C: New test.
14226         * g++.dg/debug/debug7.C: New test.
14227
14228 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14229
14230         * gcc.c-torture/compile/simd-3.c: New test.
14231
14232 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14233
14234         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14235         * gcc.dg/20020620-1.c: Likewise.
14236
14237 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14238
14239         PR c++/6944
14240         * g++.dg/init/array4.C: New test.
14241         * g++.dg/init/array5.C: New test.
14242
14243 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14244
14245         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14246         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14247
14248 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14249
14250         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14251         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14252         * gcc.dg/wtr-conversion-1.c: Likewise.
14253         * gcc.dg/wtr-escape-1.c: Likewise.
14254         * gcc.dg/wtr-int-type-1.c: Likewise.
14255         * gcc.dg/wtr-label-1.c: Likewise.
14256         * gcc.dg/wtr-static-1.c: Likewise.
14257         * gcc.dg/wtr-strcat-1.c: Likewise.
14258         * gcc.dg/wtr-suffix-1.c: Likewise.
14259         * gcc.dg/wtr-switch-1.c: Likewise.
14260         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14261         * gcc.dg/wtr-union-init-1.c: Likewise.
14262         * gcc.dg/wtr-union-init-2.c: Likewise.
14263         * gcc.dg/wtr-union-init-3.c: Likewise.
14264
14265         * gcc.dg/wtr-func-def-1.c: New test.
14266
14267 2002-07-02 Devang Patel <dpatel@apple.com>
14268
14269         * objc.dg/param-1.m: New test.
14270
14271 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14272
14273         * gcc.dg/cpp/trad/directive.c: Add test.
14274         * gcc.dg/cpp/trad/macroargs.c: Add test.
14275         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14276
14277 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14278
14279         * gcc.dg/cpp/cmdlne-M.c: New test.
14280
14281 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14282
14283         * objc.dg/desig-init-1.m: New test.
14284
14285 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14286
14287         PR c++/6716
14288         * g++.dg/template/instantiate1.C: New test.
14289
14290 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14291
14292         PR c++/7112
14293         * g++.dg/template/sizeof2.C: New test.
14294
14295 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14296
14297         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14298         gcc.dg/cpp/trad/include.c: New tests.
14299
14300 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14301
14302         PR target/7177
14303         * gcc.c-torture/compile/20020701-1.c: New test.
14304
14305 2002-07-01  Stan Shebs  <shebs@apple.com>
14306
14307         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14308         header here...
14309         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14310         (objc-torture-execute): or here.
14311
14312 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14313
14314         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14315
14316 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14317
14318         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14319
14320 2002-06-30  Devang Patel  <dpatel@apple.com>
14321
14322         * objc.dg/fsyntax-only.m: New test.
14323
14324 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14325
14326         PR c++/6695
14327         * g++.dg/template/friend7.C: New file.
14328
14329 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14330
14331         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14332         return type.
14333
14334 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14335
14336         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14337         avoid division by zero.
14338
14339 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14340
14341         * gcc.dg/Wunknownprag.c: New tests.
14342
14343 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14344
14345         * gcc.c-torture/execute/simd-2.c: New test.
14346
14347 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14348
14349         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14350         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14351         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14352         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14353         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14354         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14355         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14356         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14357         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14358         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14359         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14360         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14361         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14362         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14363         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14364         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14365         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14366
14367 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14368
14369         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14370         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14371         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14372         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14373         New tests.
14374         * gcc.dg/cpp/trad/directive.c: Update.
14375
14376 2002-06-23  Andreas Jaeger  <aj@suse.de>
14377
14378         * gcc.c-torture/execute/complex-6.c: New.
14379
14380 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14381
14382         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14383         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14384         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14385         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14386
14387 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14388
14389         * gcc.dg/cpp/trad: New directory with traditional tests copied
14390         from parent directory.
14391         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14392         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14393         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14394         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14395         Move to trad/ and rename.
14396         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14397         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14398         gcc.dg/cpp/trad/redef2.c: New tests.
14399         * gcc.dg/cpp/trad/trad.exp: New driver.
14400
14401 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14402
14403         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14404         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14405         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14406         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14407         Remove.
14408
14409 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
14410
14411         * gcc.dg/20020620-1.c: New test.
14412
14413 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14414
14415         * g++.dg/template/ttp4.C: New test.
14416
14417 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
14418
14419         * g++.dg/opt/vt1.C: Fix regexp.
14420
14421 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14422
14423         * gcc.c-torture/execute/pure-1.c: Make functions static again.
14424         Don't use attribute `noinline'.
14425
14426 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14427
14428         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14429
14430 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
14431
14432         * gcc.c-torture/execute/simd-1.c: New.
14433
14434         * gcc.dg/simd-1.c: New.
14435
14436 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
14437
14438         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14439
14440 2002-06-16  Richard Henderson  <rth@redhat.com>
14441
14442         * g++.dg/ext/anon-struct1.C: New.
14443         * g++.dg/ext/anon-struct2.C: New.
14444         * g++.dg/ext/anon-struct3.C: New.
14445         * gcc.dg/anon-struct-1.c: New.
14446         * gcc.dg/anon-struct-2.c: New.
14447         * gcc.dg/anon-struct-3.c: New.
14448         * gcc.dg/20011008-1.c: Adjust warning text.
14449         * gcc.dg/20020527-1.c: Add -fms-extensions.
14450
14451 2002-06-16  Richard Henderson  <rth@redhat.com>
14452
14453         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14454
14455 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
14456
14457         * gcc.c-torture/execute/20020615-1.c: New test.
14458
14459 2002-06-15  Roger Sayle  <roger@eyesopen.com>
14460
14461         * gcc.c-tortuture/execute/compare-1.c: New test case.
14462         * gcc.c-tortuture/execute/compare-2.c: New test case.
14463         * gcc.c-tortuture/execute/compare-3.c: New test case.
14464
14465 2002-06-13  Richard Henderson  <rth@redhat.com>
14466
14467         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
14468         ia64 ilp32.
14469
14470 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14471
14472         * g++.dg/template/typename2.C: Update error message.
14473
14474 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
14475
14476         * gcc.c-torture/execute/20020611-1.c: New test.
14477
14478 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
14479
14480         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14481         list of targets to skip.
14482
14483 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
14484
14485         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14486         targets if not optimizing.
14487
14488 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
14489
14490         * gcc.c-torture/compile/20020605-1.c: New test.
14491
14492         * g++.dg/opt/vt1.C: New test.
14493
14494         * gcc.dg/20020531-1.c: New test.
14495
14496         * gcc.dg/20020530-1.c: New test.
14497
14498         * gcc.dg/20020527-1.c: New test.
14499
14500         * g++.dg/opt/cse1.C: New test.
14501
14502 2002-06-07  Roger Sayle  <roger@eyesopen.com>
14503
14504         * gcc.dg/20020607-2.c: New test case.
14505
14506 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
14507
14508         * gcc.c-torture/compile/20020604-1.c: New test.
14509
14510 2002-06-04  Richard Henderson  <rth@redhat.com>
14511
14512         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14513         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14514         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14515
14516 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
14517
14518         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14519
14520 2002-06-03  Richard Henderson  <rth@redhat.com>
14521
14522         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14523         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14524
14525 2002-06-02  Richard Henderson  <rth@redhat.com>
14526
14527         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14528         test functions static.
14529
14530 2002-06-02  Andreas Jaeger  <aj@suse.de>
14531
14532         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14533         now.
14534
14535 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14536
14537         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14538         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14539         Update for mofified diagnostics.
14540         * gcc.dg/c99-intconst-1.c: No longer fail.
14541
14542 2002-06-02  Richard Henderson  <rth@redhat.com>
14543
14544         * gcc.dg/uninit-A.c: Remove xfail markers.
14545
14546 2002-06-01  Roger Sayle  <roger@eyesopen.com>
14547
14548         * gcc.dg/fnegate-1.c: New test case.
14549
14550 2002-05-30  Osku Salerma  <osku@iki.fi>
14551
14552         * gcc.c-torture/execute/mayalias-1.c: New file.
14553
14554 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14555
14556         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14557         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14558         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14559
14560 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
14561
14562         * gcc.c-torture/execute/20020529-1.c: New test.
14563
14564 2002-05-27  Richard Henderson  <rth@redhat.com>
14565
14566         * g++.dg/ext/attrib6.C: New test case.
14567
14568 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14569
14570         * gcc.c-torture/execute/pure-1.c: New test.
14571
14572 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14573
14574         * gcc.dg/cpp/arith-2.c: Remove.
14575
14576 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14577
14578         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14579         * gcc.dg/cpp/if-3.c: Remove.
14580
14581 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
14582
14583         * g++.dg/opt/cse2.C: New test.
14584
14585 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
14586
14587         * gcc.dg/cpp/arith-1.c: New semantic tests.
14588         * gcc.dg/cpp/if-1.c: Update.
14589
14590 2002-05-24  Ben Elliston  <bje@redhat.com>
14591
14592         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14593
14594 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
14595
14596         * gcc.dg/verbose-asm.c: New test.
14597
14598 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14599
14600         * gcc.dg/cpp/paste12.c: New test.
14601
14602 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14603
14604         * g++.dg/parse/named_ops.C: New test.
14605
14606 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
14607
14608         * gcc/testsuite/gcc.dg/weak-8.c: New test.
14609
14610 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
14611
14612         * gcc.dg/weak-2.c: Allow optional leading underscore
14613         in scan-assembler symbol name.
14614         * gcc.dg/weak-3.c: Likewise.
14615         * gcc.dg/weak-4.c: Likewise.
14616         * gcc.dg/weak-5.c: Likewise.
14617
14618 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
14619
14620         * gcc.dg/20020523-1.c: New test.
14621
14622 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
14623
14624         * objc.dg/const-str-2.m: Update now that we stop after
14625         a command line error.
14626
14627 2002-05-22  Richard Henderson  <rth@redhat.com>
14628
14629         * g++.dg/dg.exp: Fix typo in test pruneing.
14630
14631 2002-05-22  Richard Henderson  <rth@redhat.com>
14632
14633         * g++.dg/dg.exp: Prune the tls subdirectory.
14634         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14635         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14636         * g++.dg/tls/init-1.C: New.
14637
14638 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
14639
14640         * gcc.dg/20020517-1.c: New test.
14641
14642 2002-05-21  Richard Henderson  <rth@redhat.com>
14643
14644         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14645         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14646
14647 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
14648
14649         * g++.dg/other/copy2.C: New test.
14650
14651 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
14652
14653         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14654         (MAX_COPY): Bump up to 10 times sizeof (long long).
14655         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14656
14657         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14658         sizeof (long long).
14659
14660         * gcc.c-torture/execute/strcpy-1.c: New test.
14661
14662 2002-05-19  Jason Merrill  <jason2redhat.com>
14663
14664         * g++.dg/ext/oper1.C: New test.
14665
14666 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
14667 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
14668
14669         * README.QMTEST: New file.
14670
14671         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14672
14673 2002-05-19  Andreas Jaeger  <aj@suse.de>
14674
14675         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14676         now.
14677         * gcc.c-torture/execute/loop-2d.x: Likewise.
14678
14679 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
14680
14681         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
14682         support weak symbols.
14683         * gcc.dg/weak-4.c: Likewise
14684         * gcc.dg/weak-6.c: Likewise
14685
14686 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
14687
14688         * gcc.dg/weak-3.c: Add dg-excess-error comment for
14689         cygwin, coff and h8300-*-hms targets
14690         * gcc.dg/weak-5.c: Likewise
14691         * gcc.dg/weak-7.c: Likewise
14692
14693 2002-05-16  Jason Merrill  <jason@redhat.com>
14694
14695         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14696         (scan-assembler-not, scan-assembler-dem): Likewise.
14697         (scan-assembler-dem-not): Likewise.
14698
14699 2002-05-15  Richard Henderson  <rth@redhat.com>
14700
14701         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14702
14703 2002-05-15  Richard Henderson  <rth@redhat.com>
14704
14705         * gcc.dg/weak-5.c (vfoo1c): No warning here.
14706         (vfoo1f): Warning here.
14707         (vfoo1l): Don't redefine the alias.
14708
14709 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
14710
14711         * g++.dg/init/pm1.C: New test.
14712
14713 2002-05-12  David S. Miller  <davem@redhat.com>
14714
14715         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14716         types.
14717
14718 2002-05-10  Roger Sayle  <roger@eyesopen.com>
14719
14720         * gcc.c-torture/execute/20020510-1.c: New test case.
14721
14722 2002-05-10  David S. Miller  <davem@redhat.com>
14723
14724         * gcc.c-torture/execute/conversion.c: Test long double too.
14725
14726 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
14727
14728         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14729         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14730         * lib/g++.exp (g++_link_flags): Likewise.
14731         * lib/objc.exp (objc_target_compile): Likewise.
14732
14733 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
14734
14735         * gcc.dg/cpp/poison.c: Update.
14736         * gcc.dg/cpp/20000625-2.c: Remove.
14737         * gcc.dg/cpp/direct2s.c: Remove final test.
14738
14739 2002-05-08  Tom Rix  <trix@redhat.com>
14740
14741         * gcc.c-torture/execute/20020508-1.c: New test.
14742         * gcc.c-torture/execute/20020508-2.c: New test.
14743         * gcc.c-torture/execute/20020508-3.c: New test.
14744
14745 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
14746
14747         * gcc.dg/cpp/charconst-4.c: More tests.
14748
14749 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
14750
14751         PR c/6569
14752         * gcc.dg/weak-3.c: Update location of warning messages.
14753         * gcc.dg/weak-5.c: Likewise.
14754
14755 2002-05-06  Roger Sayle  <roger@eyesopen.com>
14756
14757         * gcc.c-torture/execute/20020506-1.c: New test case.
14758
14759 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
14760
14761         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
14762
14763 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14764
14765         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
14766
14767 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
14768
14769         * gcc.dg/cpp/charconst-3.c: New test.
14770
14771 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
14772
14773         * gcc.dg/cpp/charconst.c: Update tests.
14774
14775 2002-05-05  Tim Josling  <tej@melbpc.org.au>
14776
14777         * treelang: Added directory for new sample language treelang. Also
14778         lib/treelang.exp: New file to signal treelang should be tested.
14779
14780 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14781
14782         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
14783         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
14784         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
14785         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
14786         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
14787         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
14788         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
14789
14790 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14791
14792         * gcc.dg/format/xopen-2.c: New test.
14793
14794 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
14795
14796         * gcc.dg/20020503-1.c: New test.
14797
14798 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
14799
14800         * g++.dg/init/dtor1.C: Make it tougher.
14801
14802 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
14803
14804         * g++.dg/init/dtor1.C: New test.
14805
14806 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
14807
14808         * gcc.dg/altivec-8.c: New.
14809
14810 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
14811
14812         * gcc.dg/altivec-7.c: New.
14813
14814 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
14815
14816         * g++.dg/parse/typedef1.C: New test.
14817
14818 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
14819
14820         PR c++/6486
14821         * g++.dg/template/friend6.C: New test.
14822
14823         PR c++/6492
14824         * g++.dg/init/copy1.C: New test.
14825
14826 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
14827
14828         * g++.dg/warn/effc1.C: New test.
14829
14830 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14831
14832         * gcc.dg/cpp/if-cexp.c: Add a test.
14833
14834 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
14835
14836         * gcc.dg/20020426-2.c: New test.
14837
14838 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
14839
14840         * gcc.dg/cpp/if-mop.c: Update.
14841         * gcc.dg/cpp/if-mpar.c: Add test.
14842         * gcc.dg/cpp/if-oppr.c: Update.
14843
14844 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14845
14846         PR c/6343
14847         * gcc.dg/weak-[2-7].c: New tests.
14848
14849 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14850
14851         * gcc.dg/enum1.c: New test.
14852
14853 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14854
14855         PR c++/6497
14856         * g++.dg/inherit/access2.C: New test.
14857
14858 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
14859
14860         PR bootstrap/6445
14861         * gcc.dg/20020426-1.c: New test.
14862
14863 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
14864
14865         * g++.dg/abi/enum1.C: New test.
14866
14867 2002-04-26  Richard Henderson  <rth@redhat.com>
14868
14869         * gcc.dg/c99-bool-1.c: Expect always true warning.
14870
14871 2002-04-25  Roger Sayle  <roger@eyesopen.com>
14872
14873         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
14874
14875 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14876
14877         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
14878         targets.
14879
14880 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
14881
14882         * g++.dg/abi/mange7.C: New test.
14883
14884         PR c++/6438.
14885         * g++.dg/parse/stmtexpr2.C: New test.
14886
14887 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
14888
14889         * gcc.dg/20020312-2.c: Add SH target.
14890
14891 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14892
14893         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
14894         compiler output on mips*-*-irix*.
14895
14896 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
14897
14898         * g++.dg/parse/attr1.C: New test.
14899
14900 2002-04-23  Roger Sayle  <roger@eyesopen.com>
14901
14902         * gcc.c-torture/execute/string-opt-17.c: New test case.
14903         * gcc.c-torture/execute/memset-2.c: New test case.
14904
14905 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
14906
14907         PR c++/6256:
14908         * g++.dg/template/friend5.C: New test.
14909
14910         PR c++/6331:
14911         * g++.dg/template/qual1.C: Likewise.
14912
14913 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
14914
14915         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
14916         Include stdlib.h, not stdio.h or ctype.h.
14917
14918 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
14919
14920         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
14921         cris-*-elf* and mmix-*-*.
14922         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
14923         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
14924         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
14925         Ditto.
14926         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
14927         * gcc.dg/wchar_t-1.c: Ditto.
14928
14929 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
14930
14931         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
14932         Clarify comment.
14933
14934 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
14935
14936         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
14937
14938 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14939
14940         * gcc.c-torture/execute/20000906-1.x: Delete.
14941
14942 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
14943
14944         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
14945
14946 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
14947
14948         * PR6367
14949         * g77.f-torture/execute/6367.f: New test.
14950         * g77.f-torture/execute/6367.x: Disable for MMIX.
14951
14952 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
14953
14954         * PR6352
14955         * g++.dg/opt/inline2.C: New test.
14956
14957 2002-04-18  Richard Henderson  <rth@redhat.com>
14958
14959         * gcc.dg/20000906-1.c: Enable for all targets.
14960         * gcc.c-torture/compile/iftrap-2.c: New.
14961
14962 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14963
14964         * gcc.dg/20020418-1.c: New test.
14965         * gcc.dg/20020418-2.c: New test.
14966
14967 2002-04-18  Richard Henderson  <rth@redhat.com>
14968
14969         * gcc.c-torture/compile/iftrap-1.c: New.
14970         * gcc.dg/iftrap-1.c: Adjust for ia64.
14971         * gcc.dg/iftrap-2.c: New.
14972
14973 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
14974
14975         * gcc.c-torture/compile/20020418-1.c: New test.
14976
14977 2002-04-18  Roger Sayle  <roger@eyesopen.com>
14978
14979         * gcc.c-torture/compile/20020415-1.c: New.
14980
14981 2002-04-18  David S. Miller  <davem@redhat.com>
14982
14983         * gcc.c-torture/execute/20020418-1.c: New test.
14984
14985 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
14986
14987         * gcc.dg/20020416-1.c: New test.
14988
14989         * g++.dg/opt/inline1.C: New test.
14990
14991 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
14992
14993         * gcc.dg/altivec-5.c: New test.
14994
14995         * gcc.dg/20020415-1.c: New test.
14996
14997 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
14998
14999         * testsuite/lib/chill.exp: Remove.
15000
15001 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
15002
15003         * g++.dg/other/big-struct.C: New test.
15004
15005 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
15006
15007         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15008         of scratch file.
15009
15010 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
15011
15012         PR c/6277
15013         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
15014         in scan-assembler function name
15015
15016 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
15017
15018         * g77.f-torture/execute/980628-4.x,
15019         g77.f-torture/execute/980628-5.x,
15020         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15021         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15022         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15023         i[34567]86-*-*.
15024
15025 2002-04-13  David S. Miller  <davem@redhat.com>
15026
15027         * gcc.c-torture/execute/20020413-1.c: New test.
15028
15029 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
15030
15031         * gcc.dg/asm-6.c,
15032         * g++.dg/ext/asm1.C: New tests.
15033
15034 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
15035
15036         PR c++ 5373.
15037         * g++.dg/parse/stmtexpr1.C: New test.
15038
15039         PR c++/5189.
15040         * g++.dg/template/copy1.C: New test.
15041
15042 2002-04-12  Richard Henderson  <rth@redhat.com>
15043
15044         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15045
15046 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
15047
15048         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15049         gcc.c-torture/execute/20020307-2.c.
15050
15051 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
15052
15053         * g++.dg/ext/attrib5.C,
15054         * g++.dg/lookup/struct1.C: New tests.
15055
15056 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
15057
15058         * gcc.dg/20020411-1.c: New test.
15059
15060         * gcc.c-torture/execute/20020411-1.c: New test.
15061
15062 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
15063
15064         * g77.f-torture/execute/6177.f: New test.
15065
15066 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
15067
15068         PR middle-end/6247
15069         * g++.dg/opt/cleanup1.C: New test.
15070
15071         * g++.dg/opt/const1.C: New test.
15072
15073 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
15074
15075         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15076
15077 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15078
15079         PR c++/5507
15080         * g++.dg/template/typename2.C: New test.
15081
15082 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
15083
15084         * gcc.c-torture/execute/loop-12.c: New.
15085
15086 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
15087
15088         * g77.f-torture/execute/980628-4.x,
15089         g77.f-torture/execute/980628-5.x,
15090         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15091         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15092         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15093
15094 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15095
15096         PR optimization/6086
15097         * g++.dg/opt/preinc1.C: New test.
15098
15099 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15100
15101         PR c++/5571
15102         * g++.dg/opt/static2.C: New test.
15103
15104 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15105
15106         PR c/5120
15107         * gcc.dg/20020406-1.c: New test.
15108
15109 2002-04-04  David S. Miller  <davem@redhat.com>
15110
15111         * gcc.c-torture/execute/20020404-1.c: New test.
15112
15113 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15114
15115         PR c/6123
15116         * gcc.dg/20020312-2.c: Do not declare global register variable
15117         if __PIC__ or __pic__ is defined.
15118
15119 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15120
15121         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15122         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15123
15124 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15125
15126         * gcc.misc-tests/linkage.exp: Update last change to handle
15127         sparc*-, not just sparc-.
15128
15129 2002-04-03  Richard Henderson  <rth@redhat.com>
15130
15131         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15132
15133 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15134
15135         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15136
15137 2002-04-02  David S. Miller  <davem@redhat.com>
15138
15139         * gcc.c-torture/execute/20020402-3.c: New test.
15140
15141 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15142
15143         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15144         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15145
15146         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15147         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15148         g77.f-torture/execute/20001201.x,
15149         g77.f-torture/execute/u77-test.x: New files.
15150
15151         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15152         * gcc.dg/wchar_t-1.c: Ditto.
15153
15154 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15155
15156         * gcc.c-torture/execute/20020402-1.c: New test.
15157
15158 2002-04-01  Richard Henderson  <rth@redhat.com>
15159
15160         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15161
15162         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15163
15164 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15165
15166         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15167
15168 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15169
15170         * g++.dg/inherit/template-as-base.C: Expect error.
15171         * g++.dg/inherit/namespace-as-base.C: Likewise.
15172
15173 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15174
15175         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15176         g++.dg/ext/instantiate3.C: Tweak match patterns.
15177
15178         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15179         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15180         -da test.
15181
15182 2002-03-31  Richard Henderson  <rth@redhat.com>
15183
15184         * gcc.dg/special/alias-2.c: New.
15185         * gcc.dg/special/ecos.exp: Run it.
15186
15187 2002-03-31  Richard Henderson  <rth@redhat.com>
15188
15189         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15190
15191 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15192
15193         * gcc.dg/weak-1.c: Disable on h8300 port.
15194
15195 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15196
15197         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15198         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15199         ordering tests.
15200         * g++.dg/bprob/bprob-1.C: New test.
15201         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15202         * g++.dg/gcov/gcov-1.C: New test.
15203         * g++.dg/gcov/gcov-1.x: New file.
15204         * g++.dg/gcov/gcov-2.C: New test.
15205         * g++.dg/gcov/gcov-3.C: New test.
15206         * g++.dg/gcov/gcov-3.h: New file.
15207
15208 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15209
15210         * g++.old-deja/g++.other/builtins5.C: New test.
15211         * g++.old-deja/g++.other/builtins6.C: New test.
15212         * g++.old-deja/g++.other/builtins7.C: New test.
15213         * g++.old-deja/g++.other/builtins8.C: New test.
15214         * g++.old-deja/g++.other/builtins9.C: New test.
15215
15216 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15217
15218         * g++.dg/opt/static1.C: New test.
15219
15220         * g++.dg/opt/longbranch1.C: New test.
15221
15222 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15223
15224         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15225
15226         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15227
15228 2002-03-28  Jeffrey A Law  (law@redhat.com)
15229
15230         * gcc.c-torture/execute/20020328-1.c: New test.
15231
15232 2002-03-27  Richard Henderson  <rth@redhat.com>
15233
15234         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15235         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15236         move from g++.old-deja/g++.ext/.
15237
15238 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15239
15240         * g++.dg/init/new2.C: New test.
15241
15242 2002-03-26  Richard Henderson  <rth@redhat.com>
15243
15244         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15245
15246         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15247         on sparc.
15248
15249         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15250         sparcv9 systems.
15251         * gcc.dg/20001102-1.c: Likewise.
15252
15253 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15254
15255         * gcc.dg/cpp/endif-pedantic1.c,
15256         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15257
15258 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15259
15260         * g++.dg/init/new1.C: New test.
15261
15262 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15263
15264         * g++.dg/abi/vbase9.C: New test.
15265
15266 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15267
15268         * gcc.dg/arm-asm.c: New test.
15269
15270 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15271
15272         * gcc.dg/Wswitch-enum.c: New test.
15273         Fix PR c/5044.
15274
15275 2002-03-26  Richard Henderson  <rth@redhat.com>
15276
15277         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15278         structure.
15279
15280 2002-03-25  Richard Henderson  <rth@redhat.com>
15281
15282         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15283         sparcv9 systems.
15284
15285         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15286         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15287
15288 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15289
15290         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15291
15292 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15293
15294         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15295         targets using generic thunk support.
15296
15297 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15298
15299         * gcc.c-torture/compile/20020323-1.c: New test.
15300
15301         * g++.dg/opt/conj2.C: New test.
15302
15303 2002-03-24  Richard Henderson  <rth@redhat.com>
15304
15305         * gcc.dg/weak-1.c: Use -fno-common.
15306
15307 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15308
15309         * g77.dg/f77-edit-apostrophe-out.f: New test
15310         * g77.dg/f77-edit-h-out.f: New test
15311         * g77.dg/f77-edit-t-in.f: New test
15312         * g77.dg/f77-edit-t-out.f: New test
15313         * g77.dg/f77-edit-x-out.f: New test
15314         * g77.dg/f77-edit-slash-out.f: New test
15315         * g77.dg/f77-edit-colon-out.f: New test
15316         * g77.dg/f77-edit-s-out.f: New test
15317
15318 2002-03-24  Richard Henderson  <rth@redhat.com>
15319
15320         * objc/execute/formal_protocol-6.x: New XFAIL.
15321
15322 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15323
15324         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15325         that do not support weak symbols
15326
15327 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15328
15329         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15330         * lib/g77.exp:  Likewise
15331         * lib/objc.exp: Likewise
15332
15333 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15334
15335         * gcc.dg/Wswitch-default.c: New test.
15336
15337 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15338
15339         * g++.dg/other/enum1.C: New test.
15340
15341 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15342
15343         * gcc.dg/pragma-ep-3.c: Fix typo.
15344
15345 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15346
15347         * g++.dg/inherit/template-as-base.C: New test.
15348
15349 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15350
15351         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15352         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15353
15354 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15355
15356         * gcc.dg/cpp/multiline.c: Update to match.
15357
15358 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15359
15360         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15361
15362 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15363
15364         * gcc.dg/cpp/extratokens2.c:  New file.
15365
15366 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15367
15368         * gcc.dg/20020312-2.c: Add rs6000 target.
15369
15370         * gcc.c-torture/compile/20020319-1.c: New test.
15371
15372 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15373
15374         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15375         (A, E): Handle this.
15376
15377 2002-03-20  Jason Merrill  <jason@redhat.com>
15378
15379         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15380         ignoring -fpic.
15381         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15382         through prune_gcc_output.
15383
15384 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15385
15386         * gcc.c-torture/compile/20020320-1.c: New test.
15387
15388 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15389
15390         * gcc.c-torture/compile/20020318-1.c: New test.
15391
15392         * gcc.dg/struct-by-value-1.c: New test.
15393
15394         * gcc.dg/20020319-1.c: New test.
15395
15396 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15397
15398         * g++.dg/opt/conj1.C: New test.
15399
15400 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15401
15402         * g++.dg/template/qualttp20.C: Revert previous change.
15403         * g++.dg/template/qualttp3.C: Likewise.
15404         * g++.dg/template/qualttp4.C: Likewise
15405         * g++.dg/template/qualttp5.C: Likewise
15406         * g++.dg/template/qualttp6.C: Likewise
15407         * g++.dg/template/qualttp7.C: Likewise
15408         * g++.dg/template/qualttp8.C: Likewise
15409         * g++.dg/template/recurse.C: Likewise.
15410
15411 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
15412
15413         * gcc.dg/cpp/wchar-1.c: Update.
15414
15415 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
15416
15417         * g++.dg/template/conv1.C: New test.
15418         * g++.dg/template/conv2.C: New test.
15419         * g++.dg/template/conv3.C: New test.
15420         * g++.dg/template/conv4.C: New test.
15421
15422 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15423
15424         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15425         * g++.dg/template/qualttp3.C: Likewise.
15426         * g++.dg/template/qualttp4.C: Likewise
15427         * g++.dg/template/qualttp5.C: Likewise
15428         * g++.dg/template/qualttp6.C: Likewise
15429         * g++.dg/template/qualttp7.C: Likewise
15430         * g++.dg/template/qualttp8.C: Likewise
15431         * g++.dg/template/recurse.C: Likewise.
15432
15433 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
15434
15435         * g++.dg/opt/dtor1.C: New test.
15436
15437 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
15438
15439         * gcc.c-torture/compile/20020315-1.c: New test.
15440
15441 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
15442
15443         * gcc.dg/weak-1.c: Fix scan tests.
15444
15445 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
15446
15447         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15448         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15449         cris-*-aout* mmix-*-*.
15450         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15451         cris-*-aout* mmix-*-*.
15452         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15453         cris-*-elf* cris-*-aout* and mmix-*-*.
15454         * gcc.dg/20001009-1.c: Ditto.
15455         * gcc.dg/20010912-1.c: Ditto.
15456         * gcc.dg/20020122-4.c: Ditto.
15457         * gcc.dg/inline-2.c: Ditto.
15458
15459 2002-03-14  Jeffrey A Law  (law@cygnus.com)
15460
15461         * gcc.c-torture/compile/20020314-1.c: New test.
15462
15463 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
15464
15465         * gcc.c-torture/execute/20020314-1.c: New test.
15466
15467 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
15468
15469         * g++.dg/warn/Wunused-1.C: New test.
15470
15471 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
15472
15473         * g++.dg/abi/mangle6.C: New test.
15474
15475 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
15476
15477         * gcc.c-torture/compile/20020309-2.c: New test.
15478
15479         * gcc.c-torture/compile/20020312-1.c: New test.
15480
15481 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
15482
15483         * g++.dg/other/access1.C: New test.
15484
15485 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
15486
15487         * gcc.c-torture/execute/wchar_t-1.c: New test.
15488
15489 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
15490
15491         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15492
15493 2002-03-12  Roger Sayle  <roger@eyesopen.com>
15494
15495         * gcc.dg/20020312-1.c: New test case.
15496
15497 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
15498
15499         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15500
15501 2002-03-11  Richard Henderson  <rth@redhat.com>
15502
15503         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15504         * g++.old-deja/g++.jason/report.C: Likewise.
15505
15506 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15507
15508         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15509         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15510
15511 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
15512
15513         * testsuite/g++.dg/overload/pmf1.C: New test.
15514
15515 2002-03-11  Kazu Hirata  <kazu@hxi.com>
15516
15517         * gcc.c-torture/execute/20020307-1.c: Use long.
15518
15519 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
15520
15521         PR optimization/5844
15522         * gcc.dg/20020310-1.c: New test.
15523
15524 2002-03-09  Michael Meissner  <meissner@redhat.com>
15525
15526         * gcc.c-torture/execute/memcpy-2.c: New test.
15527         * gcc.c-torture/execute/memset-1.c: New test.
15528         * gcc.c-torture/execute/strlen-1.c: New test.
15529         * gcc.c-torture/execute/strcmp-1.c: New test.
15530         * gcc.c-torture/execute/strncmp-1.c: New test.
15531
15532 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
15533
15534         * gcc.dg/ppc-ldstruct.c: New test.
15535
15536 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
15537
15538         * gcc.c-torture/execute/va-arg-22.c: New test.
15539
15540 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15541
15542         * gcc.c-torture/compile/20020309-1.c: New test.
15543
15544 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
15545
15546         * gcc.c-torture/execute/20020307-2.c: New test.
15547
15548 2002-03-07  Jeffrey A Law  (law@redhat.com)
15549
15550         * g77.f-torture/compile/20020307-1.f: New test.
15551
15552 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
15553
15554         * gcc.dg/unordered-1.c: New test.
15555
15556 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
15557
15558         * gcc.c-torture/execute/20020307-1.c: New test.
15559
15560 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
15561
15562         * gcc.dg/20020304-1.c: New test.
15563
15564         * gcc.c-torture/compile/20020304-2.c: New test.
15565
15566 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
15567
15568         * gcc.c-torture/compile/20020304-1.c: New test case
15569         (from PR c/5830).
15570
15571 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
15572
15573         * gcc.dg/20020103-1.c: Add other -D ppc variants.
15574
15575 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
15576
15577         * g++.dg/other/classkey1.C: New test.
15578
15579 2002-03-01  Richard Henderson  <rth@redhat.com>
15580
15581         * gcc.c-torture/compile/981223-1.x: New.
15582         * gcc.c-torture/compile/920625-1.x: New.
15583
15584 2002-02-28  Richard Henderson  <rth@redhat.com>
15585
15586         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15587
15588 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
15589
15590         * gcc.c-torture/execute/20020227-1.c: New test.
15591
15592 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
15593
15594         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15595         here" ERROR lines.
15596         * g++.old-deja/g++.oliva/partord1.C: Likewise.
15597         * g++.old-deja.g++.other/defarg1.C: Likewise.
15598         * g++.old-deja/g++.pt/calls2.C: Likewise.
15599         * g++.old-deja/g++.pt/crash20.C: Likewise.
15600         * g++.old-deja/g++.pt/crash30.C: Likewise.
15601         * g++.old-deja/g++.pt/crash36.C: Likewise.
15602         * g++.old-deja/g++.pt/crash6.C: Likewise.
15603         * g++.old-deja/g++.pt/defarg13.C: Likewise.
15604         * g++.old-deja/g++.pt/derived3.C: Likewise.
15605         * g++.old-deja/g++.pt/error1.C: Likewise.
15606         * g++.old-deja/g++.pt/friend21.C: Likewise.
15607         * g++.old-deja/g++.pt/friend23.C: Likewise.
15608         * g++.old-deja/g++.pt/infinite1.C: Likewise.
15609         * g++.old-deja/g++.robertl/eb128.C: Likewise.
15610
15611 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
15612
15613         * gcc.c-torture/execute/20020225-2.c: New test.
15614
15615 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
15616
15617         * gcc.c-torture/execute/920730-1t.c,
15618         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15619         Delete test cases, only relevant to -traditional.
15620
15621 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15622
15623         * gcc.dg/cpp/undef1.c: Remove.
15624         * gcc.dg/cpp/directiv.c: Update.
15625         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15626
15627 2002-02-27  Michael Meissner  <meissner@redhat.com>
15628
15629         * gcc.c-torture/execute/20020226-1.c: New test.
15630
15631 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
15632
15633         * g++.dg/debug/debug4.C: New test.
15634
15635         * gcc.dg/ia64-visibility-1.c: New test.
15636
15637 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
15638
15639         * gcc.dg/debug/20020224-1.c: New.
15640
15641 2002-02-25  Kazu Hirata  <kazu@hxi.com>
15642
15643         * gcc.c-torture/execute/960416-1.x: New.
15644         * gcc.c-torture/execute/divconst-3.x: Likewise.
15645
15646 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
15647
15648         * gcc.dg/20020224-1.c: New test.
15649
15650 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
15651
15652         * gcc.c-torture/execute/20020225-1.c: New.
15653
15654 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15655
15656         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15657
15658 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
15659
15660         * gcc.dg/20020222-1.c: New test.
15661
15662 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
15663
15664         * g++.dg/opt/anonunion1.C: New test.
15665
15666 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
15667
15668         * g++.dg/template/qualttp19.C: New test.
15669         * g++.dg/template/qualttp20.C: New test.
15670         * g++.old-deja/g++.jason/report.C: Adjust expected errors
15671         * g++.old-deja/g++.other/qual1.C: Likewise.
15672
15673 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
15674
15675         * gcc.dg/attr-alwaysinline.c: New.
15676
15677 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
15678
15679         * gcc.dg/20020220-1.c: New test.
15680
15681         * gcc.dg/20020220-2.c: New test.
15682
15683         * g++.dg/opt/mmx1.C: New test.
15684
15685 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
15686
15687         * gcc.c-torture/compile/20020110.c: New test.
15688
15689 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
15690
15691         * gcc.c-torture/execute/20020219-1.c: New test.
15692
15693         * gcc.dg/20020219-1.c: New test.
15694
15695         * gcc.dg/noncompile/20020220-1.c: New test.
15696
15697         * g++.dg/opt/ptrintsum1.C: New test.
15698
15699         * gcc.dg/debug/20020220-1.c: New test.
15700
15701 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
15702
15703         * gcc.c-torture/execute/20020216-1.c: New test.
15704
15705 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
15706
15707         * gcc.dg/decl-1.c: Update, new test.
15708
15709 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
15710
15711         * g++.dg/abi/bitfield1.C: New test.
15712         * g++.dg/abi/bitfield2.C: New test.
15713
15714 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15715
15716         * gcc.dg/attr-nest.c: New test.
15717
15718 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
15719
15720         * gcc.c-torture/execute/20020215-1.c: New test.
15721
15722 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
15723
15724         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15725         * g++.dg/debug/debug.exp: New.
15726         * g++.dg/debug/trivial.C: New.
15727         * g++.dg/debug/debug1.C: Moved...
15728         * g++.dg/other/debug1.C: ...from here.
15729         * g++.dg/debug/debug2.C: Moved...
15730         * g++.dg/other/debug2.C: ...from here.
15731         * g++.dg/debug/debug3.C: Moved...
15732         * g++.dg/other/debug3.C: ...from here.
15733
15734         * gcc.dg/noncompile/20020213-1.c: New test.
15735
15736 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
15737
15738         * g++.dg/other/debug3.C: New test.
15739
15740         * gcc.c-torture/execute/20020213-1.c: New test.
15741
15742 2002-02-13  Richard Smith <richard@ex-parrot.com>
15743
15744         * g++.old-deja/g++.other/thunk1.C: New test.
15745
15746 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15747
15748         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
15749
15750 2002-02-13  Stan Shebs  <shebs@apple.com>
15751
15752         * gcc.dg/altivec-3.c: New.
15753
15754 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
15755
15756         * gcc.dg/Wunreachable-1.c: New test.
15757         * gcc.dg/Wunreachable-2.c: New test.
15758
15759 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15760
15761         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
15762
15763 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
15764
15765         * gcc.dg/decl-1.c: New test.
15766
15767 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
15768
15769         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
15770
15771 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15772
15773         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
15774         * gcc.c-torture/compile/980506-1.x: Likewise.
15775
15776 2002-02-10  Kazu Hirata  <kazu@hxi.com>
15777
15778         * gcc.dg/20020210-1.c: New.
15779
15780 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
15781
15782         * g77.f-torture/execute/947.f: New regression test
15783         for PR fortran/947.
15784
15785 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
15786
15787         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
15788         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
15789
15790 2002-02-08  Richard Henderson  <rth@redhat.com>
15791
15792         * gcc.c-torture/compile/labels-3.c: New.
15793
15794 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
15795
15796         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
15797         expression statements work instead.
15798         * gcc.dg/noncompile/20020207-1.c: New test.
15799
15800 2002-02-07  Richard Henderson  <rth@redhat.com>
15801
15802         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
15803
15804 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15805
15806         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
15807         message from g77
15808         * lib/g77-dg.exp: Trim g77 error messages so that they are
15809         recognized by dg.exp.
15810
15811 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15812
15813         PR fortran/5473
15814         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
15815
15816 2002-02-07  Richard Henderson  <rth@redhat.com>
15817
15818         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
15819         to be sufficiently aligned for integers.
15820
15821 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
15822
15823         * g++.dg/template/friend4.C: New test.
15824
15825 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
15826
15827         PR fortran/5743
15828         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
15829         unsupported cases.
15830
15831 2002-02-07  Richard Henderson  <rth@redhat.com>
15832
15833         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
15834         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
15835         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
15836         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
15837
15838 2002-02-06  Richard Henderson  <rth@redhat.com>
15839
15840         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
15841
15842 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
15843
15844         * gcc.dg/20020206-1.c: New test.
15845
15846 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
15847
15848         * gcc.c-torture/execute/20020206-1.c: New test.
15849
15850         * gcc.c-torture/execute/20020206-2.c: New test.
15851
15852         PR optimization/5429:
15853         * gcc.c-torture/compile/20020206-1.c: New test.
15854
15855 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
15856
15857         * g++.dg/ext/align1.C: Do not use an explicit alignment value
15858         as certain file formats cannot support particularly large
15859         alignments.
15860
15861         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
15862         and do not expect to be able to link the executable.
15863
15864         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
15865         fail because the COFF format does not support the weak attribute.
15866
15867 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
15868
15869         * g77.dg/pr5473.f:  New test
15870
15871 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
15872
15873         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
15874         Fix testcase accordingly.
15875
15876 2002-02-04  Richard Henderson  <rth@redhat.com>
15877
15878         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
15879         (buf): Change to be an array of pointers, not ints.
15880
15881 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15882
15883         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
15884         before all tests.  Move warning one line above to match where it
15885         C frontend emits.
15886         * gcc.dg/Wswitch-2.c: New test.
15887         * g++.dg/warn/Wswitch-1.C: New test.
15888         * g++.dg/warn/Wswitch-2.C: New test.
15889
15890 2002-02-04  Richard Henderson  <rth@redhat.com>
15891
15892         * g++.dg/abi/offsetof.C: Fix size comparison.
15893
15894 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
15895
15896         * gcc.dg/cast-qual-2.c: New test.
15897
15898 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
15899
15900         * gcc.dg/20020201-4.c: New test.
15901
15902 2002-02-04  Ben Elliston  <bje@redhat.com>
15903
15904         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
15905         target_info attribute != 0, in addition to the empty string.
15906         (gcc_target_compile): Likewise.
15907
15908 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
15909
15910         * gcc.dg/Wswitch.c: New test.
15911         PR gcc/4475. PR gcc/3780.
15912
15913 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
15914
15915         * g77.f-torture/execute/5122.f: New test for regressions
15916         against PR fortran/5122.
15917
15918 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
15919
15920         * g77.f-torture/compile/pr3743.f: Delete
15921         * g77.dg/pr3743-1.f: New test.
15922         * g77.dg/pr3743-2.f: New test.
15923         * g77.dg/pr3743-3.f: New test.
15924         * g77.dg/pr3743-4.f: New test.
15925
15926 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15927
15928         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
15929
15930 2002-02-02  Richard Henderson  <rth@redhat.com>
15931
15932         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
15933         * gcc.c-torture/execute/bf64-1.c: Likewise.
15934
15935 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15936
15937         * gcc.dg/20020201-2.c: New test.
15938
15939         * gcc.dg/20020201-3.c: New test.
15940
15941         * gcc.c-torture/execute/bitfld-2.c: New test.
15942
15943 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15944
15945         * gcc.dg/bitfld-1.c: Update.
15946         * gcc.dg/bitfld-2.c: Update.
15947         * gcc.c-torture/execute/bitfld-1.x: New.
15948
15949 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
15950
15951         * gcc.c-torture/execute/20020201-1.c: New test.
15952
15953 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
15954
15955         PR target/5469
15956         * gcc.dg/20020201-1.c: New test.
15957
15958 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
15959
15960         PR fortran/3743
15961         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
15962         * g77.f-torture/compile/pr3743.x: Remove
15963
15964 2002-01-31  Tom Rix  <trix@redhat.com>
15965
15966         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
15967
15968 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15969
15970         * gcc.dg/noncompile/20020130-1.c: New test.
15971
15972 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
15973
15974         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
15975
15976 2002-01-29  Richard Henderson  <rth@redhat.com>
15977
15978         * gcc.c-torture/execute/991118-1.c: Cast various constants back
15979         to long long.
15980         * gcc.c-torture/execute/bf64-1.c: Likewise.
15981
15982 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
15983
15984         * gcc.c-torture/execute/20020129-1.c: New test.
15985
15986 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15987
15988         * gcc.c-torture/compile/20000224-1.c: Update.
15989         * gcc.c-torture/execute/bitfld-1.c: New tests.
15990         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
15991         * gcc.dg/uninit-A.c: Update.
15992
15993 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
15994
15995         * g++.dg/template/ctor1.C: Add instantiation.
15996
15997 2002-01-28  Paul Koning  <pkoning@equallogic.com>
15998
15999         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16000         argument to __builtin_prefetch to be const ptr.
16001
16002 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
16003
16004         * gcc.c-torture/compile/20020120-1.c: New test.
16005
16006 2002-01-27  Kazu Hirata  <kazu@hxi.com>
16007
16008         * gcc.c-torture/execute/20020127-1.c: New test.
16009
16010 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
16011
16012         * g77.dg/f77-edit-i-in.f: New test
16013         * g77.dg/f77-edit-i-out.f: New test
16014
16015 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
16016
16017         * gcc.dg/debug/debug.exp: New file.
16018         * gcc.dg/debug/trivial.c: New file.
16019         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16020         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16021         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16022         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16023         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16024         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16025         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16026         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16027         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16028         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16029         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16030         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16031         * gcc.dg/20000503-1.c: Removed.
16032         * gcc.dg/20010207-1.c: Removed.
16033         * gcc.dg/20011223-1.c: Removed.
16034         * gcc.dg/20020104-2.c: Removed.
16035         * gcc.dg/debug-1.c: Removed.
16036         * gcc.dg/debug-2.c: Removed.
16037         * gcc.dg/debug-3.c: Removed.
16038         * gcc.dg/debug-4.c: Removed.
16039         * gcc.dg/debug-5.c: Removed.
16040         * gcc.dg/debug-6.c: Removed.
16041         * gcc.dg/dwarf2-1.c: Removed.
16042         * gcc.dg/dwarf2-2.c: Removed.
16043
16044 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
16045
16046         * g++.old-deja/g++.other/eh5.C: New test.
16047         * g++.old-deja/g++.other/sibcall2.C: New test.
16048         * g++.old-deja/g++.other/array9.C: New test.
16049         * g++.old-deja/g++.other/typename2.C: New test.
16050         * g++.old-deja/g++.other/crash60.C: New test.
16051         * g++.old-deja/g++.other/conv9.C: New test.
16052         * g++.old-deja/g++.other/mangle10.C: New test.
16053         * g++.old-deja/g++.other/unchanging1.C: New test.
16054         * g++.old-deja/g++.other/exprstmt1.C: New test.
16055         * g++.old-deja/g++.other/inline23.C: New test.
16056         * g++.old-deja/g++.eh/ia64-1.C: New test.
16057         * g++.old-deja/g++.other/dwarf2-1.C: New test.
16058         * g++.old-deja/g++.other/reload1.C: New test.
16059         * g++.old-deja/g++.other/static20.C: New test.
16060         * g++.old-deja/g++.other/local-alloc1.C: New test.
16061         * g++.old-deja/g++.other/conv8.C: New test.
16062         * g++.old-deja/g++.other/stmtexpr2.C: New test.
16063         * g++.old-deja/g++.other/storeexpr1.C: New test.
16064         * g++.old-deja/g++.other/storeexpr2.C: New test.
16065         * g++.dg/eh/template2.C: New test.
16066         * g++.dg/warn/weak1.C: New test.
16067
16068 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
16069
16070         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16071         Remove first, non-varying, argument.
16072
16073 2002-01-23  Richard Henderson  <rth@redhat.com>
16074
16075         * gcc.dg/inline-2.c: New.
16076
16077         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16078         Add optional target arg.  Check number of arguments.
16079         (scan-assembler-not, scan-assembler-dem): Likewise.
16080         (scan-assembler-dem-not): Likewise.
16081
16082 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16083
16084         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16085         line 12.
16086         * g++.old-deja/g++.brendan/parse3.C,
16087         g++.old-deja/g++.other/crash26.C,
16088         g++.old-deja/g++.other/crash28.C,
16089         g++.old-deja/g++.other/crash29.C,
16090         g++.old-deja/g++.other/crash30.C,
16091         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16092
16093 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
16094
16095         * gcc.dg/20020115-1.c: New.
16096
16097 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
16098
16099         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16100
16101 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
16102
16103         * gcc.dg/20020122-3.c: New.
16104
16105 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
16106
16107         * g++.dg/other/gc1.C: New test.
16108
16109 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16110
16111         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16112
16113 2002-01-22  Richard Henderson  <rth@redhat.com>
16114
16115         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16116
16117 2002-01-22  Richard Henderson  <rth@redhat.com>
16118
16119         * gcc.dg/20020122-4.c: New.
16120
16121 2002-01-22  H.J. Lu <hjl@gnu.org>
16122
16123         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16124         link output.
16125         * gcc.dg/special/ecos.exp: Likewise.
16126         * lib/g++-dg.exp: Likewise.
16127         * lib/g77-dg.exp: Likewise.
16128         * lib/gcc-dg.exp : Likewise.
16129         * lib/mike-g++.exp: Likewise.
16130         * lib/mike-g77.exp: Likewise.
16131         * lib/mike-gcc.exp: Likewise.
16132         * lib/objc-dg.exp: Likewise.
16133
16134 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16135
16136         PR target/5379
16137         * gcc.dg/20020122-2.c: New test.
16138
16139 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16140
16141         * gcc.dg/20020122-1.c: New test.
16142
16143 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16144
16145         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16146
16147 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16148
16149         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16150
16151 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16152
16153         * gcc.c-torture/compile/20020121-1.c: New test.
16154
16155 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16156
16157         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16158         ld_library_path.
16159
16160 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16161
16162         * gcc.dg/20020218-1.c: New test.
16163
16164 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16165
16166         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16167         messages
16168         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16169         "At global scope" warning
16170         * g++.dg/ext/align1.C: Change cygwin test for alignment
16171         from db-bogus to dg-warning
16172
16173 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16174
16175         * g77.f-torture/compile/cpp2.F: New test.
16176
16177 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16178
16179         * g++.dg/template/access1.C: New test.
16180
16181 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16182
16183         * gcc.dg/20020118-1.c: New.
16184
16185 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16186
16187         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16188
16189 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16190
16191         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16192         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16193         alignment warnings.
16194
16195 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16196
16197         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16198         torture_with_loops and torture_without_loops
16199
16200 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16201
16202         * gcc.c-torture/compile/20020116-1.c: New test.
16203
16204 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16205
16206         * gcc.dg/20020116-2.c: New test.
16207
16208         * gcc.dg/ultrasp4.c: New test.
16209
16210         * gcc.dg/20020116-1.c: New test.
16211
16212 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16213
16214         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16215         by EABI.
16216
16217 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16218
16219         * gcc.misc-tests/i386-prefetch.exp: New.
16220         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16221         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16222         * gcc.misc-tests/i386-pf-none-1.c: New test.
16223         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16224
16225 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16226
16227         * gcc.dg/gnu89-init-1.c: Add new tests.
16228
16229 2002-01-15  Andreas Jaeger  <aj@suse.de>
16230
16231         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16232         * gcc.dg/i386-mmx-2.c: Likewise.
16233         * gcc.dg/i386-sse-1.c: Likewise.
16234         * gcc.dg/i386-sse-2.c: Likewise.
16235         * gcc.dg/i386-sse-3.c: Likewise.
16236
16237 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16238
16239         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16240         Uncomment additional cases that now pass.
16241
16242 2002-01-11  Richard Henderson  <rth@redhat.com>
16243
16244         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16245         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16246
16247 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16248
16249         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16250
16251 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16252
16253         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16254         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16255
16256 2002-01-10  Dale Johannesen  <dalej@apple.com>
16257
16258         * gcc.c-torture/execute/loop-11.c: New.
16259
16260 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16261
16262         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16263         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16264
16265 2002-01-09  Richard Henderson  <rth@redhat.com>
16266
16267         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16268         type in which to perform the operation for each size.
16269
16270 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16271
16272         * gcc.c-torture/compile/20020109-2.c: New test.
16273
16274 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16275
16276         * gcc.c-torture/execute/loop-10.c: New test.
16277
16278 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16279
16280         * gcc.c-torture/compile/20010226-1.c: New test.
16281         * gcc.c-torture/compile/20010227-1.c: New test.
16282         * gcc.c-torture/compile/20010426-1.c: New test.
16283         * gcc.c-torture/compile/20010510-1.c: New test.
16284         * gcc.c-torture/compile/20010605-3.c: New test.
16285         * gcc.c-torture/compile/20010824-1.c: New test.
16286         * gcc.c-torture/execute/20010409-1.c: New test.
16287         * gcc.dg/noncompile/20000901-1.c: New test.
16288         * gcc.dg/20001023-1.c: New test.
16289         * gcc.dg/20001101-1.c: New test.
16290         * gcc.dg/20001102-1.c: New test.
16291         * gcc.dg/20010207-1.c: New test.
16292         * gcc.dg/20010405-1.c: New test.
16293         * gcc.dg/20010822-1.c: New test.
16294         * gcc.dg/20011107-1.c: New test.
16295
16296 2002-01-09  Jeffrey A Law  (law@redhat.com)
16297
16298         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16299
16300         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16301         execution failure on PA targets.
16302
16303 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16304
16305         * gcc.c-torture/compile/20020109-1.c: New test.
16306
16307 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16308
16309         * gcc.c-torture/execute/20020108-1.c: New test.
16310
16311 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16312
16313         * gcc.dg/20020108-1.c: New test.
16314
16315 2002-01-08  H.J. Lu <hjl@gnu.org>
16316
16317         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16318         for header files.
16319
16320 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16321
16322         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16323         consistency.
16324
16325 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16326
16327         * gcc.dg/altivec-4.c: Test altivec predicates.
16328
16329 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16330
16331         * gcc.c-torture/execute/20020107-1.c: New test.
16332
16333 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16334
16335         PR c/5279
16336         * gcc.c-torture/compile/20020106-1.c: New test.
16337
16338 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16339
16340         * gcc.c-torture/execute/nestfunc-4.c: New test.
16341
16342 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16343
16344         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16345         extra triple that slipped in.
16346         * g++.old-deja/g++.abi/align.C: Likewise.
16347         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16348
16349 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16350
16351         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16352         * g++.old-deja/g++.abi/align.C: Likewise.
16353         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16354
16355         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16356         on FreeBSD/i386.
16357         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16358         FreeBSD.
16359
16360 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16361
16362         * gcc.dg/20020104-1.c: New test.
16363
16364         * gcc.dg/20020104-2.c: New test.
16365
16366 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16367
16368         * gcc.dg/20020103-1.c: Fix typo in target selector.
16369
16370 2002-01-03  Richard Henderson  <rth@redhat.com>
16371
16372         * gcc.dg/20020103-1.c: New.
16373
16374 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16375
16376         * gcc.c-torture/execute/20020103-1.c: New test.
16377
16378 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16379
16380         * g++.dg/other/debug2.C: New test.
16381
16382         * gcc.c-torture/compile/20020103-1.c: New test.
16383
16384 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16385
16386         * gcc.dg/gnu89-init-1.c: Added new tests.
16387
16388 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16389
16390         * g++.dg/template/friend2.C: Remove as patch is reverted.
16391
16392         * g++.dg/warn/oldcast1.C: New test.
16393
16394         * g++.dg/template/ptrmem1.C: New test.
16395         * g++.dg/template/ptrmem2.C: New test.
16396
16397         * g++.dg/template/ntp.C: New test.
16398
16399         * g++.dg/other/component1.C: New test.
16400
16401         * g++.dg/template/ttp3.C: New test.
16402
16403         * g++.dg/template/friend2.C: New test.
16404         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16405
16406 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16407
16408         * g++.dg/other/ptrmem1.C: New test.
16409         * g++.dg/other/ptrmem2.C: New test.
16410
16411 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16412
16413         * g++.dg/template/ctor1.C: New test.
16414
16415 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16416
16417         * g++.dg/template/friend2.C: New test.
16418
16419 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
16420
16421         * gcc.dg/mmix-1.c: New test.
16422
16423 2001-12-31  Richard Henderson  <rth@redhat.com>
16424
16425         * gcc.dg/asm-5.c: New.
16426
16427 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
16428
16429         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16430         in namespace __gnu_cxx
16431
16432 2001-12-30  Richard Henderson  <rth@redhat.com>
16433
16434         * gcc.dg/debug-6.c: New.
16435
16436 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
16437
16438         * gcc.c-torture/compile/20011229-2.c: New test.
16439
16440 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
16441
16442         * gcc.dg/debug-3.c: New test.
16443         * gcc.dg/debug-4.c: New test.
16444         * gcc.dg/debug-5.c: New test.
16445
16446 2001-12-29  Richard Henderson  <rth@redhat.com>
16447
16448         * g++.dg/eh/loop1.C: New.
16449
16450 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16451
16452         * g++.dg/template/crash1.C: New test.
16453
16454 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16455
16456         * g++.dg/other/const1.C: New test.
16457
16458 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
16459
16460         * gcc.c-torture/compile/20011229-1.c: New test.
16461
16462 2001-12-28  Stan Shebs  <shebs@apple.com>
16463
16464         * lib/objc-torture.exp: Resync with c-torture.exp.
16465         * lib/objc.exp: Load standard libraries.
16466
16467 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
16468
16469         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16470         additional tests.
16471
16472 2001-12-27  Roger Sayle <roger@eyesopen.com>
16473
16474         * gcc.c-torture/execute/string-opt-16.c: New testcase.
16475
16476 2001-12-27  Richard Henderson  <rth@redhat.com>
16477
16478         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16479
16480 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
16481
16482         * g++.dg/eh/ctor1.C: New test.
16483         * g++.dg/other/error2.C: New test.
16484
16485 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
16486
16487         * g++.dg/other/init2.C: New test.
16488
16489 2001-12-24  Richard Henderson  <rth@redhat.com>
16490
16491         * gcc.dg/20011223-1.c: New.
16492         * gcc.dg/inline-1.c: New.
16493
16494 2001-12-23  Richard Henderson  <rth@redhat.com>
16495
16496         * gcc.dg/asm-4.c: Test operand modifiers.
16497
16498 2001-12-23  Richard Henderson  <rth@redhat.com>
16499
16500         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16501
16502 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
16503
16504         * gcc.c-torture/execute/20011223-1.c: New test.
16505
16506 2001-12-21  Richard Henderson  <rth@redhat.com>
16507
16508         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16509         re-enables the warning.
16510
16511 2001-12-21  Richard Henderson  <rth@redhat.com>
16512
16513         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16514
16515 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16516
16517         * gcc.c-torture/compile/20011218-1.c: New test.
16518
16519 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
16520
16521         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
16522         arm-isr.c test.
16523         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
16524         epilogue generation for ARM ISR routines.
16525
16526 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16527
16528         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16529         * gcc.dg/format/c90-printf-3.c: Likewise.
16530         * gcc.dg/format/c99-printf-3.c: Likewise.
16531         * gcc.dg/format/ext-1.c: Likewise.
16532         * gcc.dg/format/ext-6.c: Likewise.
16533         * gcc.dg/format/format.h: Prototype unlocked stdio.
16534
16535 2001-12-20  Richard Henderson  <rth@redhat.com>
16536
16537         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16538         (arena): Use it.
16539         (malloc): Correct allocation logic.  Abort if we fill up the
16540         arena before initialization complete.
16541         (realloc): Correct allocation logic.
16542
16543 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
16544
16545         * gcc.c-torture/compile/20011219-2.c: New test.
16546
16547         * gcc.c-torture/execute/20011219-1.c: New test.
16548
16549 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
16550
16551         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
16552         target does not support weak symbols.
16553
16554 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
16555
16556         * gcc.c-torture/compile/20011219-1.c: New test.
16557
16558 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
16559
16560         * g++.dg/other/error1.C: New test.
16561
16562 2001-12-17  Jeffrey A Law  (law@redhat.com)
16563
16564         * gcc.c-torture/execute/20011217-1.c: New test.
16565
16566 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
16567
16568         * objc.dg/special/: New directory.
16569         * objc.dg/special/special.exp: New file.
16570         * objc.dg/special/unclaimed-category-1.h: New file.
16571         * objc.dg/special/unclaimed-category-1a.m: New file.
16572         * objc.dg/special/unclaimed-category-1.m: New file.
16573
16574 2001-12-17  Andreas Jaeger  <aj@suse.de>
16575
16576         * gcc.c-torture/compile/20011217-2.c: New test.
16577
16578 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16579
16580         * gcc.c-torture/compile/20011217-1.c: New test.
16581
16582 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
16583
16584         * testsuite/gcc.dg/20011214-1.c: New.
16585
16586 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
16587
16588         * gcc.dg/altivec-4.c: New.
16589
16590 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
16591
16592         * gcc.dg/20011113-1.c: New test.
16593
16594 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16595
16596         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16597         std::__malloc_alloc_template<0> and
16598         std::__default_alloc_template<false, 0>.
16599
16600 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
16601
16602         * objc/execute/bf-21.m: New test.
16603         * objc/execute/enumeration-1.m: New test.
16604         * objc/execute/enumeration-2.m: New test.
16605
16606 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
16607
16608         * gcc.dg/gnu89-init-1.c: New test.
16609
16610 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16611
16612         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16613         * g++.old-deja/g++.jason/2371.C: Likewise.
16614         * g++.old-deja/g++.jason/template33.C: Likewise.
16615         * g++.old-deja/g++.jason/template34.C: Likewise.
16616         * g++.old-deja/g++.jason/template36.C: Likewise.
16617         * g++.old-deja/g++.oliva/typename1.C: Likewise.
16618         * g++.old-deja/g++.oliva/typename2.C: Likewise.
16619         * g++.old-deja/g++.other/typename1.C: Likewise.
16620         * g++.old-deja/g++.pt/inherit2.C: Likewise.
16621         * g++.old-deja/g++.pt/nontype5.C: Likewise.
16622         * g++.old-deja/g++.pt/typename11.C: Likewise.
16623         * g++.old-deja/g++.pt/typename14.C: Likewise.
16624         * g++.old-deja/g++.pt/typename16.C: Likewise.
16625         * g++.old-deja/g++.pt/typename3.C: Likewise.
16626         * g++.old-deja/g++.pt/typename4.C: Likewise.
16627         * g++.old-deja/g++.pt/typename5.C: Likewise.
16628         * g++.old-deja/g++.pt/typename7.C: Likewise.
16629         * g++.old-deja/g++.robertl/eb9.C: Likewise.
16630
16631 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
16632
16633         * g++.dg/other/linkage1.C: New test.
16634         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16635         specifiers.
16636
16637 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
16638
16639         * gcc.dg/concat.c: New test.
16640
16641 2001-12-11  Stan Shebs  <shebs@apple.com>
16642
16643         * objc/compile: New test directory.
16644         * objc/compile/compile.exp: New expect script.
16645         * objc/compile/20011211-1.m: New compile test.
16646
16647 2001-12-11  Jason Merrill  <jason@redhat.com>
16648
16649         * lib/prune.exp (prune_gcc_output): Also handle "In member
16650         function".  So many permutations...
16651
16652 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
16653
16654         * g++.dg/template/typedef1.C: New test.
16655
16656 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
16657
16658         * g++.dg/other/copy1.C: New test.
16659
16660 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
16661
16662         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16663
16664         * gcc.dg/builtin-choose-expr.c: New.
16665
16666 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
16667
16668         * gcc.dg/altivec-2.c: New.
16669
16670 2001-12-07  Richard Henderson  <rth@redhat.com>
16671
16672         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16673
16674 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
16675
16676         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16677         ultrasparc.
16678
16679 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16680
16681         * g++-old.deja/g++.robertl/eb101.C: Deleted.
16682
16683 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
16684
16685         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16686         variable argument list.
16687
16688 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16689
16690         * gcc.c-torture/execute/memcheck: Delete entire directory.
16691         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16692         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16693
16694 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16695
16696         * gcc.dg/Wshadow-1.c: New test.
16697
16698 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
16699
16700         * gcc.c-torture/compile/20011130-1.c: New test.
16701
16702         * gcc.dg/noncompile/20011025-1.c: New test.
16703
16704         * g++.dg/other/anon-union.C: New test.
16705
16706         * gcc.c-torture/execute/20011024-1.c: New test.
16707
16708 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16709
16710         * gcc.c-torture/execute/20000722-1.x,
16711         gcc.c-torture/execute/20010123-1.x: Remove.
16712         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16713         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16714         gcc.dg/c99-complit-2.c: New tests.
16715
16716 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
16717
16718         * g++.dg/inherit/base1.C: New test.
16719
16720 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
16721
16722         * g++.dg/other/stdarg1.C: New test.
16723
16724         * gcc.c-torture/compile/20011130-2.c: New test.
16725
16726 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
16727
16728         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16729         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16730         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16731         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16732         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16733         * gcc.dg/builtin-prefetch-1.c: New test.
16734
16735 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
16736
16737         * gcc.dg/20011130-1.c: New test.
16738
16739 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
16740
16741         * g++.dg/other/scope1.C: New test.
16742         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
16743
16744 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16745
16746         * gcc.dg/vla-init-1.c: New test.
16747
16748 2001-12-01  Geoff Keating  <geoffk@redhat.com>
16749
16750         * gcc.c-torture/compile/structs.c: New testcase from GDB.
16751
16752 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16753
16754         * objc.dg/alias.m: Update.
16755         * objc.dg/class-1.m: Update.
16756         * objc.dg/const-str-1.m: Update.
16757         * objc.dg/fwd-proto-1.m: Update.
16758         * objc.dg/id-1.m: Update.
16759         * objc.dg/super-class-1.m: Update.
16760
16761 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
16762
16763         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
16764         constructs.
16765
16766 2001-11-28  Jeffrey A Law  (law@cygnus.com)
16767
16768         * gcc.c-torture/execute/20011128-1.c: New test.
16769
16770 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
16771
16772         * gcc.dg/20011127-1.c: New test.
16773
16774 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16775
16776         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
16777         from Austin Group draft 7.
16778         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
16779         scanf format arguments.
16780         * gcc.dg/format/no-exargs-2.c: New test.
16781
16782 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
16783
16784         * g++.dg/abi/vbase8-4.C: New test.
16785
16786 2001-11-24  Ian Lance Taylor  <ian@airs.com>
16787
16788         * gcc.c-torture/execute/20011121-1.c: New test.
16789
16790 2001-11-23  Jeffrey A Law  (law@cygnus.com)
16791
16792         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
16793
16794 2001-11-23  Andreas Jaeger  <aj@suse.de>
16795
16796         * gcc.dg/cpp/charconst-2.c: New test.
16797
16798 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
16799
16800         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
16801         to the host if it is remote.  Let tests specify extra headers
16802         they use.
16803         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
16804         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
16805         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
16806         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
16807         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
16808         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
16809         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
16810         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
16811         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
16812         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
16813
16814 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
16815
16816         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
16817         for little endian ARMs.
16818
16819 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
16820
16821         * gcc.c-torture/compile/20011119-1.c: New test.
16822         * gcc.c-torture/compile/20011119-2.c: New test.
16823
16824 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
16825
16826         * gcc.dg/altivec-1.c: Fix typo.
16827
16828 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16829
16830         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
16831
16832 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
16833
16834         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
16835
16836 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
16837
16838         * lib/g77.exp: Don't specify --rpath-link.
16839
16840         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
16841         across all the headers.
16842         * gcc.dg/format/format.exp: For testing on a remote host,
16843         copy format.h.
16844
16845         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
16846         * gcc.c-torture/execute/930406-1.c: Likewise.
16847         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
16848
16849 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
16850
16851         * gcc.dg/altivec-1.c: New.
16852
16853 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
16854
16855         * gcc.dg/cpp/fpreprocessed.c: New test case.
16856
16857 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16858
16859         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
16860         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
16861         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
16862
16863 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
16864
16865         * gcc.dg/no-builtin-1.c: New test.
16866
16867 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
16868
16869         * gcc.c-torture/execute/20011115-1.c: New test.
16870
16871 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
16872
16873         * gcc.c-torture/compile/20011114-2.c: New test.
16874         * gcc.c-torture/compile/20011114-3.c: New test.
16875         * gcc.c-torture/compile/20011114-4.c: New test.
16876
16877 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
16878
16879         * g++.dg/other/init1.C: New test.
16880
16881 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
16882
16883         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
16884         message.
16885
16886         * gcc.c-torture/execute/20011114-1.c: New testcase.
16887
16888         * gcc.c-torture/compile/20010327-1.c: Revert last change.
16889         * gcc.c-torture/compile/20011114-1.c: New test, exactly
16890         like the (before this change) version of 20010327-1.c.
16891
16892 2001-11-14  Roger Sayle <roger@eyesopen.com>
16893
16894         * gcc.c-torture/execute/string-opt-13.c: New testcase.
16895
16896 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
16897
16898         * g++.dg/init/array2.C: New test.
16899
16900 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
16901
16902         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
16903
16904 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
16905
16906         * g++.dg/other/forscope1.C: New test.
16907         * g++.dg/ext/forscope1.C: New test.
16908         * g++.dg/ext/forscope2.C: New test.
16909
16910 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
16911
16912         * gcc.c-torture/execute/20011113-1.c: New test.
16913
16914 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
16915
16916         * gcc.c-torture/execute/20011109-2.c: New test.
16917
16918         * gcc.c-torture/execute/20011109-1.c: New test.
16919
16920 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
16921
16922         * gcc.c-torture/compile/20011109-1.c: New test.
16923
16924 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
16925
16926         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
16927         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
16928         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
16929         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
16930         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
16931         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
16932         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
16933
16934 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16935
16936         * g++.dg/warn/Wshadow-1.C: New tests.
16937         * g++.old-deja/g++.mike/for3.C: Update.
16938
16939 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16940
16941         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
16942         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
16943         XFAILs.  Adjust expected error texts.
16944         * gcc.c-torture/compile/20011106-1.c,
16945         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
16946         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
16947         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
16948         gcc.dg/c99-array-lval-5.c: New tests.
16949
16950 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16951
16952         * gcc.dg/cpp/defined.c: Update.
16953
16954 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16955
16956         * gcc.c-torture/execute/anon-1.c: New test.
16957
16958 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
16959
16960         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
16961         same size, so no warning should be produced on stormy16.
16962
16963         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
16964         due to oversized array.
16965         * g++.old-deja/g++.mike/ns15.C: Likewise.
16966         * g++.old-deja/g++.pt/crash16.C: Likewise.
16967
16968 2001-11-02  Graham Stott  <grahams@redhat.com>
16969
16970         * g++.dgother/debug1.C: Fix typos.
16971
16972 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
16973
16974         * g++.dg/other/debug1.C: New test.
16975
16976 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16977
16978         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
16979         of unsigned long.
16980
16981 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
16982
16983         * gcc.dg/20011029-2.c: New test.
16984
16985         * gcc.c-torture/compile/20011029-1.c: New test.
16986
16987 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
16988
16989         * objc/execute/class_self-1.m: New test.
16990         * objc/execute/class_self-2.m: New test.
16991
16992 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
16993
16994         * gcc.misc-tests/msgs.exp: Delete.
16995         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
16996         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
16997         error set to match recent changes.
16998
16999 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
17000
17001         * gcc.dg/20011021-1.c: New test.
17002
17003 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
17004
17005         * gcc.c-torture/compile/20011023-1.c: New test.
17006
17007 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
17008
17009         * lib/g77.exp: Rewrite based on lib/g++.exp.
17010
17011 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
17012
17013         * gcc.c-torture/execute/20011019-1.c: New test.
17014
17015         * gcc.dg/20011018-1.c: New test.
17016
17017 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
17018
17019         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17020
17021 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
17022
17023         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17024         * gcc.dg/attr-invalid.c: Likewise.
17025
17026 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
17027
17028         * testsuite/gcc.dg/20011015-1.c: New test.
17029
17030 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17031
17032         * g++.dg/template/unify2.C: New test.
17033
17034 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17035
17036         * g++.dg/other/exception-specification.C: New test
17037
17038 2001-10-13  Tom Rix  <trix@redhat.com>
17039
17040         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17041         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17042
17043 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
17044
17045         * testsuite/gcc.dg/20011009-1.c: New test.
17046
17047 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
17048
17049         PR g++/4476
17050         * g++.dg/other/friend1.C: New test.
17051
17052 2001-10-11  Richard Henderson  <rth@redhat.com>
17053
17054         * g++.old-deja/g++.other/crash18.C: Add -S to options.
17055
17056 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17057
17058         * gcc.c-torture/compile/20011010-1.c: New.
17059
17060 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17061
17062         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17063         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17064         g77.f-torture/execute/execute.exp,
17065         g77.f-torture/noncompile/noncompile.exp,
17066         gcc.c-torture/compile/compile.exp,
17067         gcc.c-torture/execute/execute.exp,
17068         gcc.c-torture/execute/ieee/ieee.exp,
17069         gcc.c-torture/execute/memcheck/memcheck.exp,
17070         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17071         objc/execute/execute.exp: Update FSF address.
17072
17073 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17074
17075         * gcc.dg/cpp/cmdlne-C.c: Update.
17076         * gcc.dg/cpp/cmdlne-C2.c: New.
17077
17078 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17079
17080         * gcc.c-torture/execute/20011008-3.c: New.
17081
17082 2001-10-08  DJ Delorie  <dj@redhat.com>
17083
17084         * gcc.dg/20011008-1.c: New.
17085         * gcc.dg/20011008-2.c: New.
17086
17087 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17088
17089         * gcc.dg/cpp/spacing1.c: Update test.
17090
17091 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17092
17093         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17094         spelling errors of "separate" as "seperate".
17095
17096 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
17097
17098         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17099         enough to avoid inlining.
17100
17101 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17102
17103         * lib/g77.exp: set libg2c_dir correctly.
17104
17105 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17106
17107         * gcc.dg/cpp/macro11.c: New test.
17108
17109 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17110
17111         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17112         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17113         gcc.dg/format/multattr-3.c: New tests.
17114         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17115         tests for format attributes on function pointers being rejected.
17116
17117 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17118
17119         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17120
17121 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17122
17123         * g++.dg/warn/format1.C: New test.
17124
17125 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17126
17127         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17128
17129 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17130
17131         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17132
17133 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17134
17135         * gcc.dg/cpp/redef2.c: Add test.
17136
17137 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17138
17139         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17140         long-standing bug on i686, apparently.
17141         * gcc.c-torture/execute/loop-2c.x: New file.
17142         * gcc.c-torture/execute/loop-2d.x: New file.
17143         * gcc.c-torture/execute/loop-3c.x: New file.
17144
17145 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17146
17147         * gcc.dg/cpp/20000625-2.c: Correct line number.
17148
17149 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17150
17151         * gcc.dg/cpp/macro10.c: New test.
17152         * gcc.dg/cpp/strify3.c: New test.
17153         * gcc.dg/cpp/spacing1.c: Add tests.
17154         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17155         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17156
17157 2001-09-24  DJ Delorie  <dj@redhat.com>
17158
17159         * gcc.c-torture/execute/20010924-1.c: New test.
17160
17161 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17162
17163         * testsuite/objc/execute/paste.m: Remove.
17164
17165 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17166
17167         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17168
17169 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17170
17171         * g77.dg/strlen0.f: New test.
17172
17173 2001-09-21  Richard Henderson  <rth@redhat.com>
17174
17175         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17176         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17177
17178 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17179
17180         Table-driven attributes.
17181         * g++.dg/ext/attrib1.C: New test.
17182
17183 2001-09-20  DJ Delorie  <dj@redhat.com>
17184
17185         * gcc.dg/20000926-1.c: Update expected warning messages.
17186         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17187         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17188         array.
17189
17190 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17191
17192         * g++.dg/eh/registers1.C: New test case.
17193
17194 2001-09-17  Richard Henderson  <rth@redhat.com>
17195
17196         * gcc.dg/array-5.c: Fix VLA decomposition test.
17197
17198 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17199
17200         * gcc.dg/cpp/line5.c: New testcase.
17201
17202 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17203
17204         * gcc.dg/cpp/macro9.c: New test.
17205
17206 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17207
17208         * gcc.c-torture/execute/980223.c: Change type of addr from long
17209         to char *.
17210
17211 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17212
17213         * gcc.c-torture/execute/20010915-1.c: New test.
17214
17215 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17216
17217         * g77.dg/bprob: New directory.
17218         * g77.dg/bprob/bprob.exp: New file.
17219         * g77.dg/bprob/bprob-1.f: New test.
17220         * g77.dg/gcov: New directory.
17221         * g77.dg/gcov/gcov.exp: New file.
17222         * g77.dg/gcov/gcov-1.f: New test.
17223         * g77.dg/gcov/gcov-1.x: New file.
17224
17225 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17226
17227         * gcc.dg/cpp/directiv.c: Update.
17228         * gcc.dg/cpp/undef1.c: Update.
17229
17230 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17231
17232         * gcc.dg/20010912-1.c: New test.
17233
17234 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17235
17236         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17237         language-independent file in lib.
17238         * lib/gcov.exp: New file.
17239
17240 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17241
17242         * gcc.c-torture/compile/20010911-1.c: New test.
17243
17244 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17245
17246         * lib/profopt.exp: New, to support profile-directed optimizations.
17247         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17248         * gcc.misc-tests/bprob-1.c: New test.
17249         * gcc.misc-tests/bprob-2.c: New test.
17250
17251 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17252
17253         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17254         XFAIL and which kinds of gcov output to verify.
17255         * gcc.misc-tests/gcov-4b.x: New file.
17256         * gcc.misc-tests/gcov-5b.x: New file.
17257         * gcc.misc-tests/gcov-6.x: New file.
17258         * gcc.misc-tests/gcov-7.c: New test.
17259         * gcc.misc-tests/gcov-7.x: New file.
17260
17261 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17262
17263         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17264         * gcc.misc-tests/gcov-6.c: New test.
17265
17266 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17267
17268         PR c++/3986
17269         * g++.dg/abi/vbase1.C: New test.
17270
17271 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17272
17273         * objc.dg/method-2.m: New.
17274
17275 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17276
17277         PR c++/4203
17278         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17279         * g++.dg/init/empty1.C: New test.
17280
17281 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17282
17283         * gcc.c-torture/compile/20010903-1.c: New test.
17284
17285 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17286
17287         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17288         for m68k.
17289
17290 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17291
17292         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17293
17294         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17295
17296         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17297
17298 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17299
17300         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17301         for 16-bit 'unsigned int'.
17302
17303 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17304
17305         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17306
17307 2001-08-27  Richard Henderson  <rth@redhat.com>
17308
17309         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17310         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17311
17312 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17313
17314         * gcc.dg/asm-names.c (ymain): New.
17315
17316 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17317
17318         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17319         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17320         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17321
17322 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17323
17324         * gcc.dg/compare5.c: New testcase.
17325
17326 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17327
17328         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17329         and "In instantiation".
17330
17331 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17332
17333         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17334
17335 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17336
17337         * gcc.misc-tests/gcov.exp: Add support for branch information.
17338         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17339         * gcc.misc-tests/gcov-4.c: New test.
17340         * gcc.misc-tests/gcov-4b.c: New test.
17341         * gcc.misc-tests/gcov-5b.c: New test.
17342
17343 2001-08-20  Zack Weinberg  <zackw@panix.com>
17344
17345         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17346         expected to fail.
17347
17348 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17349
17350         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17351
17352 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17353
17354         * g++.dg/eh/template1.C: New test.
17355
17356 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17357
17358         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17359         Fix thinko.
17360         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17361         for xfail.
17362
17363 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17364
17365         * lib/g77-dg.exp:  Use prune.exp for common procedures
17366         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17367         * lib/g77.exp: (g77-dg-prune) Remove
17368
17369 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17370
17371         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17372
17373 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17374
17375         * g++.dg/template/unify1.C: New test.
17376
17377 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17378
17379         * g++.dg/abi/empty4.C: New test.
17380
17381 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17382
17383         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17384         solaris2.*
17385         * g77.f-torture/compile/pr3743.x: Likewise
17386
17387 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17388
17389         * g++.dg/other/using-declaration.C: New test.
17390
17391 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17392
17393         * gcc.dg/cpp/tr-sign.c: New testcase.
17394
17395 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17396
17397         * gcc.dg/cpp/19951025-1.c: Revert.
17398         * gcc.dg/cpp/directiv.c: We no longer process directives that
17399         interrupt macro arguments.
17400
17401 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17402
17403         * gcc.dg/bconstp-1.c: New test.
17404
17405 2001-08-03  Richard Henderson  <rth@redhat.com>
17406
17407         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17408
17409 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17410
17411         * gcc.dg/cpp/19951025-1.c: Update.
17412
17413 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
17414
17415         * g77.dg/ff90-1.f (s): Fix reference of variable z,
17416         should be x.
17417
17418 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
17419
17420         Kill -fhonor-std.
17421         * g++.old-deja/g++.ns/ns14.C: Remove special options.
17422         * g++.old-deja/g++.other/std1.C: Likewise.
17423         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17424
17425 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
17426
17427         * lib/g77.exp:  Load gcc-defs.exp for common procedures
17428         (g77_pass, g77_fail, g77_finish, g77_exit,
17429         ${tool}_check_unsupported_p} Now redundant.  Deleted.
17430
17431 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17432
17433         * g77.dg/fbackslash.f
17434         * g77.dg/fcase-preserve.f
17435         * g77.dg/ff90-1.f
17436         * g77.dg/ffixed-line-length-0.f
17437         * g77.dg/ffixed-line-length-132.f
17438         * g77.dg/ffixed-line-length-7.f
17439         * g77.dg/ffixed-line-length-72.f
17440         * g77.dg/ffixed-line-length-none.f
17441         * g77.dg/ffree-form-1.f
17442         * g77.dg/fno-backslash.f
17443         * g77.dg/fno-f90-1.f
17444         * g77.dg/fno-fixed-form-1.f
17445         * g77.dg/fno-onetrip.f
17446         * g77.dg/fno-typeless-boz.f
17447         * g77.dg/fno-underscoring.f
17448         * g77.dg/fno-vxt-1.f
17449         * g77.dg/fonetrip.f
17450         * g77.dg/ftypeless-boz.f
17451         * g77.dg/fugly-assumed.f
17452         * g77.dg/funderscoring.f
17453         * g77.dg/fvxt-1.f
17454
17455 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
17456
17457         * objc.dg/fwd-proto-1.m: New.
17458         * objc.dg/local-decl-1.m: New.
17459         * objc.dg/naming-1.m: New.
17460         * objc.dg/naming-2.m: New.
17461         * objc.dg/proto-hier-1.m: New.
17462
17463 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
17464
17465         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17466         largest-type elements to a struct makes its size grow.
17467
17468 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17469
17470         * g++.dg/abi/vthunk1.C: New test.
17471
17472 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
17473
17474         * g++.dg/abi/vbase8-22.C: New test.
17475
17476 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17477
17478         * gcc.dg/cpp/macro8.c: New test.
17479
17480 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17481
17482         * g++.dg/abi/vbase8-21.C: New test.
17483
17484 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
17485
17486         * g++.dg/abi/vbase8-10.C: New test.
17487
17488 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17489
17490         * lib/g++.exp (g++_set_ld_library_path): Renamed to
17491         ${tool}_set_ld_library_path.
17492         Changed caller.
17493         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17494         g++.exp.
17495
17496 2001-07-26  Stan Cox <scox@redhat.com>
17497
17498         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17499         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17500         gcc_exit, gcc_check_unsupported_p):
17501         Moved to gcc-deps.exp
17502         * gcc-deps.exp: New file.
17503
17504 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17505
17506         * g++.old-deja/g++.pt/defarg14.C: New test.
17507
17508 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17509
17510         * g++.old-deja/g++.other/lineno5.C: New test.
17511
17512 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17513
17514         * g++.old-deja/g++.pt/crash68.C: New test.
17515
17516 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
17517
17518         * g++.old-deja/g++.other/crash42.C: New test.
17519
17520 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17521
17522         * gcc.dg/cpp/extratokens.c: Fix.
17523         * gcc.dg/cpp/skipping2.c: New tests.
17524
17525 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17526
17527         * gcc.c-torture/execute/20010724-1.c: New file.
17528         * gcc.c-torture/execute/20010724-1.x: New file.
17529
17530 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17531
17532         * g++.old-deja/g++.other/cond7.C: New test.
17533
17534 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17535
17536         * g++.old-deja/g++.other/optimize4.C: New test.
17537
17538 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
17539
17540         * g++.old-deja/g++.abi/vbase8-5.C: New test.
17541
17542 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
17543
17544         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17545         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17546         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17547         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17548
17549         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17550         bug report" message.
17551
17552         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17553         * g++.dg/ext/instantiate1.C: Move from old-deja.
17554
17555 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
17556
17557         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17558         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17559         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17560         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17561
17562 2001-07-23  Jeffrey A Law  (law@cygnus.com)
17563
17564         * gcc.c-torture/execute/20010723-1.c: New test.
17565
17566 2001-07-23  Ben Elliston  <bje@redhat.com>
17567
17568         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17569
17570 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17571
17572         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17573         i[34567]86-*-*.
17574         Delete handling of ieee_multilib_flags.
17575         Pass -mieee for alpha*-*-* and sh-*-*.
17576         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17577
17578 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
17579
17580         Remove old-abi tests.
17581         * g++.old-deja/g++.mike/p11116.C: Remove.
17582         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17583
17584 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
17585
17586         * g77.f-torture/compile/pr3743.f:  New test
17587
17588 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
17589
17590         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17591
17592 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17593
17594         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17595         g++.old-deja/g++.pt/static6.C: Likewise.
17596         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17597         supports weak symbols.
17598
17599 2001-07-18  Andreas Jaeger  <aj@suse.de>
17600
17601         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17602         supported again.
17603
17604 2001-07-18  Andreas Jaeger  <aj@suse.de>
17605
17606         * gcc.dg/iftrap-1.c: Fix target line.
17607
17608 2001-07-17  Richard Henderson  <rth@redhat.com>
17609
17610         * gcc.c-torture/execute/20010717-1.c: New.
17611
17612 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17613
17614         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17615         tests.
17616
17617 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17618
17619         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17620
17621 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17622
17623         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17624         UAC_SIGBUS, UAC_NOPRINT definitions.
17625
17626 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
17627
17628         * objc/execute/object_is_class.m: New test.
17629         * objc/execute/object_is_meta_class.m: New test.
17630
17631 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17632
17633         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17634         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17635
17636 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
17637
17638         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17639         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17640
17641 2001-07-14  Richard Henderson  <rth@redhat.com>
17642
17643         * gcc.dg/iftrap-1.c: New.
17644
17645 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
17646
17647         * g77.f-torture/execute/intrinsic77.f: New test.
17648
17649 2001-07-11  Janis Johnson <janis@us.ibm.com>
17650
17651         * gcc.misc-tests/gcov-3.c: New test.
17652
17653 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17654
17655         * gcc.c-torture/compile/20010711-1.c,
17656         * gcc.c-torture/compile/20010711-2.c: New tests.
17657
17658 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
17659
17660         * gcc.c-torture/execute/20010711-1.c: New test.
17661
17662 2001-07-11  Ben Elliston  <bje@redhat.com>
17663
17664         * g++.old-deja/g++.other/enum5.C: New test.
17665
17666 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
17667
17668         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17669         (g++-dg-prune): Call prune_gcc_output.
17670         * prune.exp: New file for prune_gcc_output.
17671         * lib/g++.exp, lib/gcc.exp: Load it.
17672
17673 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17674
17675         * gcc.c-torture/compile/20010701-1.c,
17676         g++.old-deja/g++.ext/attrib6.C: New tests.
17677
17678 2001-07-06  Jeffrey A Law  (law@cygnus.com)
17679
17680         * gcc.c-torture/compile/20010706-1.c: New test.
17681
17682 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
17683
17684         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17685
17686 2001-06-28  Stan Shebs  <shebs@apple.com>
17687
17688         * gcc.dg/pragma-darwin.c: New test.
17689
17690 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17691
17692         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17693         Solaris 2.[678] system.
17694
17695 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17696
17697         * gcc.dg/20010622-1.c: New test.
17698
17699 2001-06-18  Stan Shebs  <shebs@apple.com>
17700
17701         * objc.dg: New directory.
17702         * objc.dg/dg.exp: New file.
17703         * objc.dg/alias.m: New.
17704         * objc.dg/class-1.m: New.
17705         * objc.dg/class-2.m: New.
17706         * objc.dg/const-str-1.m: New.
17707         * objc.dg/const-str-2.m: New.
17708         * objc.dg/id-1.m: New.
17709         * objc.dg/method-1.m: New.
17710         * objc.dg/super-class-1.m: New.
17711         * lib/objc-dg.exp: New file.
17712
17713 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17714
17715         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17716         of label name.
17717
17718 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
17719
17720         * g++.old-deja/g++.abi/vbase8-9.C: New test.
17721
17722 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17723
17724         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17725         variable.
17726
17727 2001-06-12  Richard Henderson  <rth@redhat.com>
17728
17729         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17730
17731 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17732
17733         * g++.old-deja/g++.abi/vbase5.C: New test.
17734         * g++.old-deja/g++.abi/vbase6.C: New test.
17735         * g++.old-deja/g++.abi/vbase7.C: New test.
17736
17737 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17738
17739         * gcc.c-torture/compile/20010610-1.c: New test.
17740
17741 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
17742
17743         * g++.old-deja/g++.abi/vbase4.C: New test.
17744
17745 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17746
17747         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
17748         support %f for HC11/HC12 targets.
17749         * gcc.c-torture/execute/930513-1.x: New file, likewise.
17750         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
17751         on HC11/HC12 targets.
17752         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
17753
17754 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17755
17756         * gcc.dg/wchar_t-1.c: New file.
17757         * gcc.dg/wint_t-1.c: Likewise.
17758
17759 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
17760
17761         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
17762
17763 2001-06-11  Richard Henderson  <rth@redhat.com>
17764
17765         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
17766
17767 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17768
17769         * gcc.c-torture/compile/20010611-1.c: New test.
17770
17771 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17772
17773         * gcc.dg/c99-tag-1.c: Add more tests.
17774
17775 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
17776
17777         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
17778         representation on MN10300 and ARM/Thumb.
17779
17780 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
17781
17782         * g77.f-torture/execute/20010610.f: New.
17783
17784 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
17785
17786         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
17787         names.
17788
17789 2001-06-09  Richard Henderson  <rth@redhat.com>
17790
17791         * gcc.c-torture/execute/ashrdi-1.c: New.
17792         * gcc.c-torture/execute/ashldi-1.c: New.
17793         * gcc.c-torture/execute/lshrdi-1.c: New.
17794
17795 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17796
17797         * objc/execute/load-3.m: Added. Check sending +load to categories,
17798         in addition to classes.
17799
17800 2001-06-08  Stan Shebs  <shebs@apple.com>
17801
17802         * objc/execute/load-2.m: New test.  From Nicola Pero
17803         <n.pero@mi.flashnet.it>.
17804
17805 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
17806
17807         * gcc.c-torture/execute/20010605-2.c: New test.
17808
17809 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17810
17811         * g++.old-deja/g++.abi/vbase2.C: New test.
17812         * g++.old-deja/g++.abi/vbase3.C: New test.
17813
17814 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
17815
17816         * g++.old-deja/g++.pt/friend49.C: New test.
17817
17818 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
17819
17820         * g++.old-deja/g++.ext/anon3.C: New test.
17821
17822 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
17823
17824         * g++.old-deja/g++.other/conv7.C: New test.
17825
17826 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
17827
17828         * gcc.c-torture/compile/20010605-2.c: New test.
17829
17830 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17831
17832         * gcc.c-torture/execute/20010604-1.c: New test.
17833
17834 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
17835
17836         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
17837
17838 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
17839
17840         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
17841         (g++_link_flags): Likewise.
17842         (g++_init): Pass gccpath's value to two previous functions.
17843
17844 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17845
17846         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
17847         Ensure logfile entry matches exec command line.
17848
17849 2001-05-31  Richard Henderson  <rth@redhat.com>
17850
17851         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
17852         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
17853
17854 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
17855
17856         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
17857         compiler for irix6.2
17858
17859 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
17860
17861         * g++.old-deja/g++.other/optimize3.C: New file.
17862
17863 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
17864
17865         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
17866         assemble.
17867
17868 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
17869
17870         * g++.old-deja/g++.other/optimize2.C: New file.
17871
17872 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
17873
17874         * gcc.c-torture/compile/20010518-2.c: New file.
17875         * gcc.c-torture/execute/20010518-1.c: New file.
17876         * gcc.c-torture/execute/20010518-2.c: New file.
17877
17878 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17879
17880         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
17881
17882 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
17883
17884         G++ no longer defines builtins that do not begin with __builtin.
17885         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
17886         * g++.old-deja/g++.brendand/misc13.C: Likewise.
17887         * g++.old-deja/g++.law/builtin1.C: Likewise.
17888         * g++.old-deja/g++.law/cvt2.C: Likewise.
17889         * g++.old-deja/g++.mike/net5.C: Likewise.
17890         * g++.old-deja/g++.other/builtins1.C: Likewise.
17891         * g++.old-deja/g++.other/builtins2.C: Likewise.
17892         * g++.old-deja/g++.other/builtins3.C: Likewise.
17893         * g++.old-deja/g++.other/builtins4.C: Likewise.
17894         * g++.old-deja/g++.other/inline8.C: Likewise.
17895         * g++.old-deja/g++.robertl/eb39.C: Likewise.
17896
17897 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
17898
17899         * g++.old-deja/g++.pt/using1.C: Adjust.
17900         * g++.old-deja/g++.pt/using2.C: New test.
17901
17902 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
17903
17904         * gcc.dg/cpp/charconst.c: New tests.
17905         * gcc.dg/cpp/escape.c: New tests.
17906         * gcc.dg/cpp/escape-1.c: New tests.
17907         * gcc.dg/cpp/escape-2.c: New tests.
17908         * gcc.dg/cpp/ucs.c: New tests.
17909
17910 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
17911
17912         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
17913         native compiler for irix6.5.
17914
17915 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
17916
17917         * lib/g++.exp (g++_include_flags): Use args to compute
17918         get_multilibs.
17919         (g++_link_flags): Likewise.
17920         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
17921
17922 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17923
17924         * gcc.dg/c90-hexfloat-1.c: Add more tests.
17925
17926 2001-05-21  Geoff Keating  <geoffk@redhat.com>
17927
17928         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
17929         this file.
17930
17931 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17932
17933         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
17934         STACK_SIZE;
17935         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
17936         to STACK_SIZE; Use it to define size of add_histo array.
17937         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
17938         to STACK_SIZE.
17939         (f): Use GITT_SIZE to define size of gitt local table.
17940         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
17941         to STACK_SIZE; Use it to define size of bytemem array.
17942
17943 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17944
17945         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
17946         on 68HC11/HC12 due to the asm instruction.
17947         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
17948         * gcc.c-torture/compile/920520-1.x: Likewise.
17949         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
17950         on 68HC11/HC12 because the function is larger than 64K.
17951         * gcc.c-torture/compile/961203-1.x: New file, this test fails
17952         on 68HC11/HC12 because the structure is too large.
17953
17954 2001-05-20  Richard Henderson  <rth@redhat.com>
17955
17956         * gcc.c-torture/execute/20010520-1.c: New.
17957
17958 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17959
17960         * g++.old-deja/g++.warn/compare1.C: New test.
17961         * gcc.dg/compare4.c: New test.
17962
17963 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
17964
17965         * g++.old-deja/g++.other/optimize1.C: New test.
17966
17967 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17968
17969         * g++.old-deja/g++.pt/spec41.C: New test.
17970
17971 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
17972
17973         * gcc.c-torture/compile/20010114-1.x: Remove.
17974
17975 2001-05-18  Stan Shebs  <shebs@apple.com>
17976
17977         * gcc.c-torture/compile/20010518-1.c: New test.
17978
17979 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
17980
17981         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
17982         * g++.old-deja/g++.pt/crash67.C: New test.
17983
17984 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
17985
17986         * g++.old-deja/g++.other/debug9.C: New test.
17987
17988 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
17989
17990         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
17991
17992 2001-05-16  Jan Hubicka  <jh@suse.cz>
17993
17994         * gcc.c-torture/compile/20010516-1.c: New test.
17995
17996 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
17997
17998         * g++.old-deja/g++.other/crash41.C: New test.
17999
18000 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18001
18002         * g++.old-deja/g++.pt/crash66.C: New test.
18003
18004 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
18005
18006         * g++.old-deja/g++.robertl/eb27.C: Convert.
18007
18008 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18009
18010         * g++.dg/friend-warn.C: New test.  Do not warn about friend
18011         declaration being redundant.
18012
18013 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
18014
18015         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18016
18017 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
18018
18019         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18020
18021 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
18022
18023         * lib/g++.exp: Use testsuite_flags.
18024
18025 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
18026
18027         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18028
18029 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18030
18031         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18032
18033 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18034
18035         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18036
18037 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18038
18039         * gcc.c-torture/compile/20010313-1.c: New test.
18040
18041 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
18042
18043         * gcc.dg/cpp/direct2.c: New test.
18044         * gccq.dg/cpp/direct2s.c: New test.
18045
18046         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18047
18048 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
18049
18050         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18051         * g++.old-deja/g++.other/op3.C: Likewise.
18052
18053 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18054
18055         * gcc.dg/cpp/syshdr.h: New file.
18056         * gcc.dg/cpp/sysmac1.c: Update.
18057         * gcc.dg/cpp/sysmac2.c: Update.
18058
18059 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18060
18061         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18062
18063 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
18064
18065         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18066         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18067
18068 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
18069
18070         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18071
18072 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
18073
18074         * lib/g++.exp (g++_include_flags): Don't use any special flags
18075         if TESTING_IN_BUILD_TREE is not defined.
18076         (g++_init): Use a plain 'c++' as the compiler if
18077         TESTING_IN_BUILD_TREEE is not defined.
18078
18079 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18080
18081         * g++.old-deja/g++.eh/catch13.C: New test.
18082         * g++.old-deja/g++.eh/catch14.C: New test.
18083
18084 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18085
18086         * gcc.dg/cpp/tr-define.c: New test.
18087
18088 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
18089
18090         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18091         <stdlib.h>, not <malloc.h>.
18092
18093 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18094
18095         * g++.old-deja/g++.ns/template17.C: New test.
18096
18097 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18098
18099         * g++.old-deja/g++.pt/ref4.C: New test.
18100
18101 2001-04-30  Richard Henderson  <rth@redhat.com>
18102
18103         * gcc.dg/20000724-1.c: Revert last change.
18104
18105 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
18106
18107         * g77.f-torture/execute/20010430.f: New test.
18108
18109 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
18110
18111         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18112
18113 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18114
18115         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18116
18117 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18118
18119         * g++.old-deja/g++.eh/crash6.C: New test.
18120
18121 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18122
18123         * g++.old-deja/g++.other/warn7.C: New test.
18124
18125 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18126
18127         * g++.old-deja/g++.other/defarg9.C: New test.
18128
18129 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18130
18131         * g77.f-torture/compile/20010426.f: New test.
18132         * g77.f-torture/execute/20010426.f: New test.
18133
18134 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18135
18136         * g77.f-torture/compile/20000629-1.x: Remove - error
18137         has been fixed.
18138
18139 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18140
18141         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18142         Tweak slightly to work with g++.dg framework.
18143         * g++.dg/special/ecos.exp: Run initp1.C test.
18144         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18145
18146         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18147         its linker doesn't give line numbers either.
18148         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18149
18150 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18151
18152         * g++.old-deja/g++.other/lex1.C: New test.
18153
18154 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18155
18156         * gcc.dg/noncompile/20010425-1.c: New test.
18157
18158 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18159
18160         * g++.old-deja/g++.pt/mangle2.C: New test.
18161
18162 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18163
18164         * gcc.dg/format/plus-1.c: New test.
18165
18166 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18167
18168         * gcc.dg/20010423-1.c: New test.
18169
18170 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18171
18172         * gcc.c-torture/execute/20010422-1.c: New test.
18173
18174 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18175
18176         * g++.old-deja/g++.ns/type2.C: New test.
18177
18178 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18179
18180         * g++.old-deja/g++.other/perf1.C: New test.
18181
18182 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18183
18184         * gcc.dg/c99-func-2.c: Remove xfail.
18185         * gcc.dg/c99-func-3.c: Remove xfail.
18186         * gcc.dg/c99-func-4.c: Remove xfail.
18187
18188 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18189
18190         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18191
18192 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18193
18194         * gcc.c-torture/compile/20010423-1.c: New test.
18195
18196 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18197
18198         * g++.old-deja/g++.pt/typename28.C: New test.
18199
18200 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18201
18202         * g++.old-deja/g++.abi/empty2.C: New test.
18203         * g++.old-deja/g++.abi/empty3.C: New test.
18204
18205 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18206
18207         * g++.old-deja/g++.other/comdat2.C: New test.
18208         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18209
18210 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18211
18212         * g++.old-deja/g++.other/overload14.C: New test.
18213
18214 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18215
18216         * g++.old-deja/g++.other/lookup23.C: New test.
18217
18218 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18219
18220         * gcc.c-torture/execute/20010403-1.c: New test.
18221
18222 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18223             Mark Mitchell  <mark@codesourcery.com>
18224
18225         * lib/old-dejagnu.exp: Don't delete output of executable.
18226         Add .exe suffix to executables.
18227
18228 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18229
18230         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18231
18232 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18233
18234         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18235
18236 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18237
18238         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18239         * g++.old-deja/g++.abi/crash1.C: New test.
18240
18241 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18242
18243         * g++.old-deja/g++.other/crash40.C: New test.
18244
18245 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18246
18247         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18248
18249 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18250
18251         * g++.old-deja/g++.other/warn6.C: New test.
18252
18253 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18254
18255         * g++.old-deja/g++.robertl/eb42.C: Same.
18256
18257 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18258
18259         * gcc.dg/wtr-conversion-1.c: New testcase.
18260
18261 2001-04-10  Richard Henderson  <rth@redhat.com>
18262
18263         * g++.old-deja/g++.other/array5.C: New.
18264
18265 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18266
18267         * gcc.c-torture/execute/20010408-1.c: New test.
18268
18269 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18270
18271         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18272         headers and constructs.
18273         * g++.old-deja/g++.robertl/eb79.C: Same.
18274         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18275         * g++.old-deja/g++.robertl/eb73.C: Same.
18276         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18277         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18278         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18279         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18280         * g++.old-deja/g++.robertl/eb44.C: Same.
18281         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18282         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18283         * g++.old-deja/g++.robertl/eb39.C: Same.
18284         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18285         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18286         * g++.old-deja/g++.robertl/eb30.C: Same.
18287         * g++.old-deja/g++.robertl/eb3.C: Same.
18288         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18289         * g++.old-deja/g++.robertl/eb21.C: Same.
18290         * g++.old-deja/g++.robertl/eb15.C: Same.
18291         * g++.old-deja/g++.robertl/eb118.C: Same.
18292         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18293         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18294         * g++.old-deja/g++.robertl/eb109.C: Same.
18295         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18296         * g++.old-deja/g++.mike/rtti1.C: Same.
18297         * g++.old-deja/g++.mike/p658.C: Same.
18298         * g++.old-deja/g++.mike/net46.C: Same.
18299         * g++.old-deja/g++.mike/net34.C: Same.
18300         * g++.old-deja/g++.mike/memoize1.C: Same.
18301         * g++.old-deja/g++.mike/eh2.C: Same.
18302         * g++.old-deja/g++.law/weak.C: Same.
18303         * g++.old-deja/g++.law/visibility7.C: Same.
18304         * g++.old-deja/g++.law/visibility25.C: Same.
18305         * g++.old-deja/g++.law/visibility22.C: Same.
18306         * g++.old-deja/g++.law/visibility2.C: Same.
18307         * g++.old-deja/g++.law/visibility17.C: Same.
18308         * g++.old-deja/g++.law/visibility13.C: Same.
18309         * g++.old-deja/g++.law/visibility10.C: Same.
18310         * g++.old-deja/g++.law/visibility1.C: Same.
18311         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18312         * g++.old-deja/g++.law/vbase1.C: Same.
18313         * g++.old-deja/g++.law/operators32.C: Same.
18314         * g++.old-deja/g++.law/nest3.C: Same.
18315         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18316         * g++.old-deja/g++.law/except5.C (main): Same.
18317         * g++.old-deja/g++.law/cvt7.C (run): Same.
18318         * g++.old-deja/g++.law/cvt2.C: Same.
18319         * g++.old-deja/g++.law/cvt16.C: Same.
18320         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18321         * g++.old-deja/g++.law/ctors17.C (main): Same.
18322         * g++.old-deja/g++.law/ctors13.C: Same.
18323         * g++.old-deja/g++.law/ctors12.C (main): Same.
18324         * g++.old-deja/g++.law/ctors10.C: Same.
18325         * g++.old-deja/g++.law/code-gen5.C: Same.
18326         * g++.old-deja/g++.law/bad-error7.C: Same.
18327         * g++.old-deja/g++.law/arm9.C: Same.
18328         * g++.old-deja/g++.law/arm12.C: Same.
18329         * g++.old-deja/g++.law/arg8.C: Same.
18330         * g++.old-deja/g++.law/arg1.C: Same.
18331         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18332         * g++.old-deja/g++.jason/template31.C: Same.
18333         * g++.old-deja/g++.jason/template24.C (main): Same.
18334         * g++.old-deja/g++.jason/2371.C: Same.
18335         * g++.old-deja/g++.eh/new2.C: Same.
18336         * g++.old-deja/g++.eh/new1.C: Same.
18337         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18338         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18339         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18340         * g++.old-deja/g++.brendan/crash62.C: Same.
18341         * g++.old-deja/g++.brendan/crash52.C: Same.
18342         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18343         * g++.old-deja/g++.brendan/crash38.C: Same.
18344         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18345         * g++.old-deja/g++.brendan/copy9.C: Same.
18346
18347 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18348
18349         * gcc.c-torture/execute/20001203-2.c (memset):
18350         Count argument is of type __SIZE_TYPE__.
18351
18352 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18353
18354         * gcc.c-torture/compile/20010404-1.c: New test.
18355
18356 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18357
18358         * gcc.c-torture/compile/20010326-1.c: New test.
18359
18360 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18361
18362         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18363         peculiarities of the SH.
18364         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18365
18366 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18367
18368         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18369         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18370         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18371
18372 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18373
18374         * g77.f-torture/compile/20010321-1.f: New test.
18375
18376 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18377
18378         * gcc.c-torture/compile/20010329-1.c: New test.
18379
18380 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18381
18382         * gcc.c-torture/execute/20010329-1.c: New test.
18383
18384 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18385
18386         * g++.old-deja/g++.other/eh4.C: Fix typo.
18387
18388 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18389
18390         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18391
18392 2001-03-28  Philip Blundell  <philb@gnu.org>
18393
18394         * gcc.c-torture/compile/20010328-1.c: New test.
18395
18396 2001-03-27  Richard Henderson  <rth@redhat.com>
18397
18398         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18399         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18400
18401 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18402
18403         * gcc.c-torture/compile/20010327-1.c: New test.
18404
18405 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
18406
18407         * g++.old-deja/g++.other/friend12.C: New test.
18408         * g++.old-deja/g++.other/friend9.C: Expect no errors.
18409         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18410
18411 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18412
18413         * gcc.c-torture/execute/20010325-1.c: New test.
18414
18415 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
18416
18417         * g++.old-deja/g++.other/mangle3.C: New test.
18418
18419 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
18420
18421         * g++.old-deja/g++.other/anon8.C: New test.
18422
18423 2001-03-20  Philip Blundell  <philb@gnu.org>
18424
18425         * gcc.c-torture/compile/20010320-1.c: New test.
18426
18427 2001-03-17  Richard Henderson  <rth@redhat.com>
18428
18429         * g++.old-deja/g++.other/eh4.C: Add expected error text.
18430
18431 2001-03-15  Geoff Keating  <geoff@redhat.com>
18432
18433         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18434         tests on AIX.
18435
18436 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
18437
18438         * g++.old-deja/g++.other/eh4.C: New test.
18439
18440 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18441
18442         * gcc.dg/cpp/mi1.c: Update.
18443
18444 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
18445
18446         * g++.old-deja/g++.other/regstack.C: New test.
18447
18448 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
18449
18450         * g++.old-deja/g++.other/ref4.C: New test.
18451
18452 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
18453
18454         * objc/execute/va_method.m: Added.
18455         * objc/execute/IMP.m: Added.
18456         * objc/execute/_cmd.m: Added.
18457         * objc/execute/accessing_ivars.m: Added.
18458         * objc/execute/class-1.m: Added.
18459         * objc/execute/class-10.m: Added.
18460         * objc/execute/class-11.m: Added.
18461         * objc/execute/class-12.m: Added.
18462         * objc/execute/class-13.m: Added.
18463         * objc/execute/class-14.m: Added.
18464         * objc/execute/class-2.m: Added.
18465         * objc/execute/class-3.m: Added.
18466         * objc/execute/class-4.m: Added.
18467         * objc/execute/class-5.m: Added.
18468         * objc/execute/class-6.m: Added.
18469         * objc/execute/class-7.m: Added.
18470         * objc/execute/class-8.m: Added.
18471         * objc/execute/class-9.m: Added.
18472         * objc/execute/class-tests-1.h
18473         * objc/execute/class-tests-2.h
18474         * objc/execute/compatibility_alias.m: Added.
18475         * objc/execute/encode-1.m: Added.
18476         * objc/execute/formal_protocol-1.m: Added.
18477         * objc/execute/formal_protocol-2.m: Added.
18478         * objc/execute/formal_protocol-3.m: Added.
18479         * objc/execute/formal_protocol-4.m: Added.
18480         * objc/execute/formal_protocol-5.m: Added.
18481         * objc/execute/formal_protocol-6.m: Added.
18482         * objc/execute/formal_protocol-7.m: Added.
18483         * objc/execute/informal_protocol.m: Added.
18484         * objc/execute/initialize.m: Added.
18485         * objc/execute/load.m: Added.
18486         * objc/execute/many_args_method.m: Added.
18487         * objc/execute/nested-3.m: Added.
18488         * objc/execute/no_clash.m: Added.
18489         * objc/execute/private.m: Added.
18490         * objc/execute/redefining_self.m: Added.
18491         * objc/execute/root_methods.m: Added.
18492         * objc/execute/selector-1.m: Added.
18493         * objc/execute/static-1.m: Added.
18494         * objc/execute/static-2.m: Added.
18495         * objc/execute/va_method.m: Added.
18496
18497 2001-03-10  Richard Henderson  <rth@redhat.com>
18498
18499         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18500
18501 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
18502
18503         * g++.old-deja/g++.other/crash31.C: XFAIL.
18504         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18505         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18506         * gcc.c-torture/execute/20010123-1.x: XFAIL.
18507         * gcc.c-torture/execute/20010124-1.x: XFAIL.
18508         * gcc.dg/sequence-pt-1.c: XFAIL one test.
18509
18510 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
18511
18512         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18513
18514 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18515
18516         * gcc.dg/20000724-1.c: Don't use multiline strings.
18517
18518 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
18519
18520         * objc/execute/string1.m, objc/execute/string2.m: Compare the
18521         result of -cString against what we expect it to be; don't just
18522         print it out for no one to read.
18523
18524         * objc/execute/string3.m, objc/execute/string4.m: New tests.
18525         Based on testcases provided by Nicola Pero.
18526
18527 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18528
18529         * gcc.dg/cpp/macro7.c: New test.
18530
18531 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
18532
18533         * gcc.dg/cpp/multiline.c: Update.
18534
18535 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18536
18537         * g++.old-deja/g++.other/enum3.C: New test.
18538
18539 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18540
18541         * g++.old-deja/g++.other/pod1.C: New test.
18542
18543 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
18544
18545         * g++.old-deja/g++.ext/overload1.C: New test.
18546
18547 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18548
18549         * g++.old-deja/g++.pt/using1.C: New test.
18550
18551 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
18552
18553         * g++.old-deja/g++.other/using9.C: New test.
18554
18555 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
18556
18557         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18558
18559         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18560
18561 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
18562
18563         * g++.old-deja/g++.ext/realpt1.C: Remove.
18564
18565 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
18566
18567         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18568
18569 2001-02-26  Will Cohen  <wcohen@redhat.com>
18570
18571         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18572
18573 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
18574
18575         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18576         templatized constructors.
18577
18578 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18579
18580         * gcc.c-torture/execute/20010224-1.c: New test.
18581
18582 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
18583
18584         * gcc.c-torture/execute/20010222-1.c: New test.
18585
18586 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
18587
18588         * g++.old-deja/g++.other/inline20.C: New test.
18589
18590 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
18591
18592         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18593
18594 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18595
18596         * g++.old-deja/g++.other/lookup22.C: New test.
18597
18598 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
18599
18600         * g77.dg: New directory.
18601         * g77.dg/20010216-1.f: New test case.
18602         * g77.dg/dg.exp: New driver.
18603         * lib/g77-dg.exp: New driver library.
18604
18605 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18606
18607         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18608
18609 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
18610
18611         * g++.old-deja/g++.other/decl9.C: New test.
18612
18613 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
18614
18615         * g++.old-deja/g++.other/init16.C: Update the test so that it does
18616         not need <string> and also tests the initialization at runtime.
18617
18618 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18619
18620         * gcc.c-torture/execute/longlong.c: New test.
18621
18622 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18623
18624         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18625
18626 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
18627
18628         * gcc.c-torture/execute/920302-1.c (execute):
18629         Change argument type to short.
18630
18631 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18632
18633         * g++.old-deja/g++.pt/deduct6.C: New test.
18634
18635 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
18636
18637         * g++.old-deja/g++.pt/deduct5.C: New test.
18638
18639 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
18640
18641         * gcc.c-torture/execute/20010209-1.c: New test.
18642
18643 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
18644
18645         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18646
18647 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
18648
18649         * g++.dg/vtgc1.C: Update for new ABI.
18650
18651         * consistency.vlad: New directory, 1665 files.
18652
18653 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
18654
18655         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18656         return type.
18657         * gcc.dg/cpp/digraphs.c: Declare puts.
18658
18659 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18660
18661         * g++.old-deja/g++.other/warn5.C: New test.
18662
18663 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18664
18665         * g++.old-deja/g++.pt/spec40.C: New test.
18666
18667 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
18668
18669         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18670         case.
18671         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18672
18673 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
18674
18675         * gcc.c-torture/compile/20010209-1.c: New test.
18676
18677 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
18678
18679         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18680         excess errors message but not if it crashes.
18681         * g++.old-deja/g++.other/crash27.C: Likewise.
18682         * g++.old-deja/g++.other/crash28.C: Likewise.
18683         * g++.old-deja/g++.other/crash30.C: Likewise.
18684         * g++.old-deja/g++.other/crash32.C: Likewise.
18685         * g++.old-deja/g++.other/crash35.C: Likewise.
18686         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18687
18688 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18689
18690         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18691         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18692         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18693         g77.f-torture/execute/execute.exp,
18694         g77.f-torture/noncompile/noncompile.exp,
18695         gcc.c-torture/execute/execute.exp,
18696         gcc.c-torture/execute/memcheck/memcheck.exp,
18697         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18698         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18699         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18700         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18701         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18702         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18703         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18704         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18705         Remove bug reporting instructions with ancient email addresses.
18706
18707 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18708
18709         * gcc.dg/20010202-1.c: New test.
18710         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18711
18712 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
18713
18714         * g++.dg/stdbool-if.C: New test.
18715
18716 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
18717
18718         * objc/execute/fdecl.m: Added main().
18719
18720 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
18721
18722         * gcc.c-torture/execute/20010206-1.c: New test.
18723
18724 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18725
18726         * gcc.dg/cpp/avoidpaste1.c: Update.
18727
18728 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
18729
18730         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18731         Pero <nicola@brainstorm.co.uk>.
18732         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18733
18734 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
18735
18736         * g++.old-deja/g++.pt/spec39.C: New test.
18737
18738 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
18739
18740         * gcc.c-torture/compile/20010202-1.c: New test.
18741
18742 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
18743
18744         * g++.old-deja/g++.abi/primary2.C: New test.
18745         * g++.old-deja/g++.abi/primary3.C: New test.
18746         * g++.old-deja/g++.abi/primary4.C: New test.
18747         * g++.old-deja/g++.abi/primary5.C: New test.
18748         * g++.old-deja/g++.abi/vtable3.h: New test.
18749         * g++.old-deja/g++.abi/vtable3a.C: New test.
18750         * g++.old-deja/g++.abi/vtable3b.C: New test.
18751         * g++.old-deja/g++.abi/vtable3c.C: New test.
18752         * g++.old-deja/g++.abi/vtable3d.C: New test.
18753         * g++.old-deja/g++.abi/vtable3e.C: New test.
18754         * g++.old-deja/g++.abi/vtable3f.C: New test.
18755         * g++.old-deja/g++.abi/vtable3g.C: New test.
18756         * g++.old-deja/g++.abi/vtable3h.C: New test.
18757         * g++.old-deja/g++.abi/vtable3i.C: New test.
18758         * g++.old-deja/g++.abi/vtable3j.C: New test.
18759         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
18760
18761 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
18762
18763         * g++.old-deja/g++.other/anon6.C: New test.
18764         * g++.old-deja/g++.other/anon7.C: New test.
18765
18766 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18767
18768         * gcc.dg/cpp/avoidpaste2.c: New tests.
18769
18770 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
18771
18772         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
18773
18774 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
18775
18776         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
18777         DECIMAL_DIG cases for Irix."
18778
18779 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
18780
18781         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
18782
18783 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18784
18785         * gcc.dg/c99-tag-1.c: New test.
18786
18787 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18788
18789         * gcc.dg/cpp/tr-warn1.c: Add tests.
18790
18791 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
18792
18793         * gcc.dg/cpp/avoidpaste1.c: Update.
18794         * gcc.dg/cpp/paste4.c: Update.
18795
18796 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
18797
18798         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
18799         cases for Irix.
18800
18801 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18802
18803         * g++.old-deja/g++.other/inline19.C: New test.
18804
18805 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18806
18807         * gcc.dg/Wlarger-than.c: New test.
18808
18809 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
18810
18811         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
18812
18813 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
18814
18815         * gcc.c-torture/execute/20010129-1.c: New test.
18816         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
18817
18818 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
18819
18820         * gcc.dg/cpp/avoidpaste1.c: Test case.
18821
18822 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
18823
18824         * g++.old-deja/g++.other/inline18.C: New test.
18825
18826 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18827
18828         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
18829         and __builtin_putchar.
18830
18831 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
18832
18833         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
18834         tests.
18835
18836 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
18837
18838         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
18839         floating point number rounding mode to round to the nearest
18840         representable mode.
18841
18842 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
18843
18844         * g++.old-deja/g++.other/mangle2.C: New test.
18845
18846 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
18847
18848         * gcc.c-torture/compile/20010124-1.c: New test.
18849
18850 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
18851
18852         * g++.old-deja/g++.pt/spec38.C: New test.
18853
18854 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18855
18856         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
18857         "Build don't run".
18858
18859 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18860
18861         * gcc.c-torture/execute/20010123-1.c: New test.
18862
18863 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18864
18865         * g++.old-deja/g++.pt/spec37.C: New test.
18866
18867 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
18868
18869         * g++.old-deja/g++.pt/overload14.C: New test.
18870
18871 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18872
18873         * gcc.c-torture/execute/20010122-1.c: New test, exercise
18874         __builtin_return_address.
18875
18876 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
18877
18878         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
18879         * g++.old-deja/g++.pt/spec35.C: New test.
18880         * g++.old-deja/g++.pt/spec36.C: New test.
18881
18882 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
18883
18884         * gcc.c-torture/compile/20010118-1.c: New test.
18885
18886 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
18887
18888         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
18889
18890 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18891
18892         * gcc.c-torture/execute/20010119-1.c: New test.
18893
18894 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18895
18896         * g++.old-deja/g++.other/vbase5.C: New test.
18897
18898 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
18899
18900         * gcc.c-torture/execute/20010118-1.c: New test.
18901
18902 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18903
18904         * g++.old-deja/g++.pt/deduct3.C: New test.
18905
18906 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18907
18908         * g++.old-deja/g++.pt/spec34.C: New test.
18909
18910 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
18911
18912         * g77.f-torture/compile/20000601-2.f: New test.
18913
18914 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18915
18916         * g++.old-deja/g++.other/init17.C: New test.
18917
18918 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
18919
18920         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
18921
18922 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18923
18924         * g++.old-deja/g++.pt/unify8.C: New test.
18925
18926 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18927
18928         * g++.old-deja/g++.abi/vbase1.C: New test.
18929
18930 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
18931
18932         * g++.old-deja/g++.pt/crash65.C: New test.
18933
18934 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18935
18936         * gcc.dg/cpp/assembl2.S: New test case.
18937
18938 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
18939
18940         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
18941         are supported.
18942
18943 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18944
18945         * g++.old-deja/g++.other/builtins1.C: New test.
18946         * g++.old-deja/g++.other/builtins2.C: Likewise.
18947         * g++.old-deja/g++.other/builtins3.C: Likewise.
18948         * g++.old-deja/g++.other/builtins4.C: Likewise.
18949
18950 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
18951
18952         * gcc.c-torture/compile/20010117-1.c: New test.
18953         * gcc.c-torture/compile/20010117-2.c: New test.
18954
18955 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18956
18957         * g77.f-torture/execute/20010116.[fx]: New test,
18958         XFAIL on i?86-*-*.
18959         * g77.f-torture/compile/20010115.f: Indicate it's
18960         a test for PR fortran/1636.
18961
18962 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
18963
18964         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
18965
18966 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18967
18968         * g77.f-torture/compile/20010115.f: New test.
18969
18970 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
18971
18972         * g++.old-deja/g++.pt/nontype5.C: New test.
18973
18974 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18975
18976         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
18977         have an equivalent working one below it.
18978
18979 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18980
18981         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
18982         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
18983
18984 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
18985
18986         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
18987         message containing "init_priority".
18988         (conpr-2.C): Likewise.
18989         (conpr-3.C): Likewise.
18990         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
18991
18992 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18993
18994         * gcc.c-torture/execute/20010114-2.c: New test.
18995
18996 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18997
18998         * gcc.c-torture/compile/20010114-1.c: New test.
18999         * gcc.c-torture/compile/20010114-1.x: Xfail.
19000         * gcc.c-torture/compile/20010114-2.c: New test.
19001         * gcc.c-torture/execute/20010114-1.c: New test.
19002         * gcc.dg/trunc-1.c: New test.
19003         * gcc.dg/uninit-B.c: New test.
19004
19005 2001-01-13  Nick Clifton  <nickc@redhat.com>
19006
19007         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19008         target.
19009
19010 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19011
19012         * gcc.c-torture/compile/20010113-1.c: New test.
19013
19014 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
19015
19016         * gcc.c-torture/compile/20001212-1.c: New test.
19017
19018 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19019
19020         * gcc.dg/cpp/widestr1.c: Update.
19021         * gcc.dg/cpp/prag-imp.c: Remove.
19022
19023 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
19024
19025         * gcc.c-torture/execute/20000801-3.x: Remove.
19026         * gcc.dg/c90-init-1.c: New test.
19027         * gcc.dg/c99-init-1.c: New test.
19028         * gcc.dg/c99-init-2.c: New test.
19029         * gcc.dg/gnu99-init-1.c: New test.
19030
19031 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
19032
19033         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19034         testing that no relevant ones were found.
19035
19036 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19037
19038         * g++.old-deja/g++.pt/cast2.C: New test.
19039
19040 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19041
19042         * g++.old-deja/g++.pt/friend47.C: New test.
19043
19044 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19045
19046         * g++.old-deja/g++.pt/instantiate13.C: New test.
19047
19048 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19049
19050         * g++.old-deja/g++.other/defarg7.C: New test.
19051         * g++.old-deja/g++.other/defarg8.C: New test.
19052
19053 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19054
19055         * g++.old-deja/g++.pt/crash64.C: New test.
19056
19057 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19058
19059         * g++.old-deja/g++.pt/crash63.C: New test.
19060
19061 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19062
19063         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19064
19065 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
19066
19067         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19068
19069 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19070
19071         * g++.old-deja/g++.pt/error3.C: New test.
19072
19073 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19074
19075         * g++.old-deja/g++.other/crash39.C: New test.
19076
19077 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19078
19079         * g++.old-deja/g++.other/vbase4.C: New test.
19080
19081 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
19082
19083         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19084         * gcc.dg/special/20000419-2.c: New file. Identical to above.
19085         * gcc.dg/special/special.exp: New test driver which will check
19086         for alias support for the above test.
19087
19088 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
19089
19090         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19091         problems on small machines.
19092         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19093         parameterize.
19094
19095 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
19096
19097         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19098         mips.
19099         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19100
19101 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
19102
19103         * g++.old_deja/g++.pt/using8.C: New test.
19104
19105 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19106
19107         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19108
19109 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
19110
19111         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19112         where a failure is expected.
19113         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19114
19115 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19116
19117         * g++.old_deja/g++.pt/instantiate12.C: New test.
19118
19119 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19120
19121         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19122         start of structs.
19123         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19124         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19125         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19126         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19127         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19128         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19129         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19130         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19131         * g++.old-deja/g++.eh/spec6.C: Likewise.
19132         * g++.old-deja/g++.jason/crash3.C: Likewise.
19133         * g++.old-deja/g++.law/ctors11.C: Likewise.
19134         * g++.old-deja/g++.law/ctors17.C: Likewise.
19135         * g++.old-deja/g++.law/ctors5.C: Likewise.
19136         * g++.old-deja/g++.law/ctors9.C: Likewise.
19137         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19138         * g++.old-deja/g++.mike/net22.C: Likewise.
19139         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19140         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19141         * g++.old-deja/g++.mike/virt3.C: Likewise.
19142         * g++.old-deja/g++.niklas/t128.C: Likewise.
19143         * g++.old-deja/g++.other/anon4.C: Likewise.
19144         * g++.old-deja/g++.other/using1.C: Likewise.
19145         * g++.old-deja/g++.other/warn3.C: Likewise.
19146         * g++.old-deja/g++.pt/t37.C: Likewise.
19147         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19148         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19149
19150 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19151
19152         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19153
19154 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19155
19156         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19157
19158 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19159
19160         * gcc.c-torture/compile/20010107-1.c: New test.
19161
19162 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19163
19164         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19165
19166 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19167
19168         * gcc.dg/format/format.h: New file.
19169         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19170         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19171         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19172         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19173         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19174         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19175         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19176         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19177         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19178         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19179         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19180         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19181         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19182         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19183         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19184         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19185         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19186         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19187         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19188         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19189         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19190         instead of declaring standard types, macros and functions in each
19191         test.
19192
19193 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19194
19195         * gcc.c-torture/execute/20010106-1.c: New test.
19196
19197 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19198
19199         * gcc.dg/format/format.exp: New file.
19200         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19201         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19202         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19203         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19204         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19205         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19206         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19207         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19208         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19209         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19210         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19211         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19212         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19213         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19214         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19215         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19216         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19217         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19218         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19219         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19220         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19221         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19222         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19223         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19224         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19225         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19226         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19227         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19228         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19229         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19230         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19231         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19232         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19233         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19234         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19235         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19236         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19237         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19238         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19239         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19240         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19241         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19242
19243 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19244
19245         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19246         account.
19247
19248 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19249
19250         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19251
19252 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19253
19254         * g++.old-deja/g++.pt/crash62.C: New test.
19255
19256 2001-01-04  Richard Henderson  <rth@redhat.com>
19257
19258         * gcc.dg/20000926-1.c: Update expected warnings.
19259         * gcc.dg/array-2.c: Likewise.
19260         * gcc.dg/array-4.c: Also validate flexible array members.
19261         * gcc.dg/c99-flex-array-1.c: New.
19262
19263 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19264
19265         * gcc.c-torture/compile/20001222-1.x: Remove.
19266
19267 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19268
19269         * gcc.c-torture/execute/built-in-setjmp.c: New.
19270
19271 2001-01-03  Richard Henderson  <rth@redhat.com>
19272
19273         * gcc.dg/940510-1.c: Update expected error wording.
19274         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19275
19276 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19277
19278         * lib/target-supports.exp (check_alias_available): Modified to
19279         indicate aliases not supported if only weak aliases are supported.
19280
19281 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19282
19283         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19284         Turn on cmpstrsi checks for __pj__ and __i370__.
19285
19286 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19287
19288         * g++.old-deja/g++.other/virtual11.C: New test.
19289
19290 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19291
19292         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19293
19294 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19295
19296         * gcc.c-torture/compile/20010102-1.c: New test.
19297
19298 2001-01-02  Andreas Jaeger  <aj@suse.de>
19299
19300         * gcc.dg/noreturn-3.c: New test.
19301
19302         * gcc.dg/noreturn-4.c: New test.
19303
19304 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19305
19306         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19307         __builtin_fputc and __builtin_fwrite.
19308
19309 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19310
19311         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19312         signed char, not default char.
19313
19314 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19315
19316         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19317
19318 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19319
19320         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19321
19322 2000-12-29  Richard Henderson  <rth@redhat.com>
19323
19324         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19325         (__cyg_profile_func_exit): Define.
19326
19327 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19328
19329         * g++.dg/vtgc1.C: New test.
19330
19331 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19332
19333         * gcc.dg/noncompile/20001228-1.c: New test.
19334
19335         * gcc.dg/20001228-1.c: New test.
19336
19337         * gcc.c-torture/execute/20001228-1.c: New test.
19338
19339 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19340
19341         * gcc.dg/format-strfmon-1.c: New test.
19342
19343 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19344
19345         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19346         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19347         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19348         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19349         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19350         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19351         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19352         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19353         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19354         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19355         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19356         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19357         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19358
19359         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19360         * gcc.c-torture/execute/string-opt-4.c: Test index.
19361
19362 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19363
19364         * gcc.c-torture/compile/20001226-1.c: New test.
19365
19366 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19367
19368         * gcc.c-torture/compile/20001222-1.c: New test.
19369         * gcc.c-torture/compile/20001222-1.x: Xfail.
19370
19371 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19372
19373         * gcc.c-torture/execute/comp-goto-2.c: New test.
19374
19375 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19376
19377         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19378         Use long types if __INT_MAX__ is 32767.
19379         (main): Use cast to (sint32 *) when poking 88 into a_page.
19380
19381         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19382
19383 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19384
19385         * gcc.c-torture/compile/20001221-1.c: New test.
19386         * gcc.c-torture/execute/20001221-1.c: New test.
19387
19388 2000-12-20  Richard Henderson  <rth@redhat.com>
19389
19390         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19391         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19392
19393 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19394
19395         * gcc.dg/compare3.c: New test.
19396
19397 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19398
19399         * gcc.dg/format-warnll-1.c: New test.
19400
19401 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19402
19403         * gcc.dg/cpp/cmdlne-P.c: New test.
19404
19405 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19406
19407         * gcc.c-torture/execute/builtin-abs-1.c,
19408         gcc.c-torture/execute/builtin-abs-2.c: New tests.
19409
19410 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19411
19412         * gcc.dg/cpp/multiline.c: New test.
19413
19414 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
19415
19416         * g++.old-deja/g++.other/syshdr1.C: Update.
19417         * gcc.dg/cpp/lineflags.c: Remove temporarily.
19418
19419 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19420
19421         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19422
19423 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19424
19425         * g++.old-deja/g++.pt/ttp65.C: New test.
19426
19427 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19428
19429         * g++.old-deja/g++.pt/ttp64.C: New test.
19430
19431 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19432
19433         * g++.old-deja/g++.pt/spec33.C: New test.
19434
19435 2000-12-14  Catherine Moore  <clm@redhat.com>
19436
19437         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19438         * gcc.c-torture/execute/920612-2.c: Likewise.
19439         * gcc.c-torture/execute/920428-2.c: Likewise.
19440         * gcc-c-torture/execute/va-arg-11.c: Call exit.
19441         * gcc.c-torture/execute/va-arg-21.c: Likewise.
19442
19443 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19444
19445         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19446         * gcc.dg/pack-test-2.c: Likewise.
19447
19448 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19449
19450         Tests by Zack Weinberg <zackw@stanford.edu>.
19451
19452         * gcc.dg/cpp/defined.c: Update.
19453         * gcc.dg/cpp/defined_trad.c: New tests.
19454
19455 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19456
19457         * gcc.dg/cpp/trad-direct.c: Update.
19458
19459 2000-12-11  Neil Booth  <neilb@earthling.net>
19460
19461         * gcc.dg/cpp/defined_trad.c
19462
19463 2000-12-11  Neil Booth  <neilb@earthling.net>
19464
19465         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19466
19467 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19468
19469         * gcc.dg/format-miss-2.c: New test.
19470
19471 2000-12-09  Neil Booth  <neilb@earthling.net>
19472
19473         * gcc.dg/cpp/lineflags.c: New tests.
19474         * gcc.dg/cpp/poison.c: Update.
19475         * gcc.dg/cpp/redef2.c: Update.
19476         * gcc.dg/cpp/skipping.c: New test.
19477
19478 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
19479
19480         * g++.old-deja/g++.other/eh3.C: New testcase.
19481
19482 2000-12-07  Neil Booth  <neilb@earthling.net>
19483
19484         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19485         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19486         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19487         wtr-union-init-2.c, wtr-union-init-3.c: Update.
19488         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19489         Update.
19490
19491 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19492
19493         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19494         __SIZE_TYPE__ instead of int for type of integers cast to
19495         pointers.
19496
19497 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
19498
19499         * g++.old-deja/g++.other/cleanup4.C: New test.
19500
19501 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19502
19503         * format-sec-1.c: New test.
19504
19505 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19506
19507         * gcc.dg/format-nonlit-3.c: New test.
19508
19509 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19510
19511         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19512         through a null pointer.
19513
19514 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19515
19516         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19517         * g++.old-deja/g++.pt/partial4.C: New test.
19518
19519 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
19520
19521         * gcc.c-torture/execute/ieee/hugeval.x: New.
19522
19523 2000-12-06  Neil Booth  <neilb@earthling.net>
19524
19525         * gcc.dg/cpp/backslash2.c: New tests.
19526
19527 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19528
19529         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19530         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19531
19532 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
19533
19534         * gcc.c-torture/execute/20001203-2.c: New testcase.
19535
19536 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19537
19538         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19539         * g++.old-deja/g++.other/virtual10.C: New test.
19540
19541 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
19542
19543         * g++.old-deja/g++.mike/pmf5.C: Remove test.
19544
19545 2000-12-05  Richard Henderson  <rth@redhat.com>
19546
19547         * gcc.c-torture/compile/20001205-1.c: New.
19548
19549 2000-12-04  Neil Booth  <neilb@earthling.net>
19550
19551         * g++.old-deja/g++.other/virtual9.C: New test.
19552         * g++.old-deja/g++.pt/crash61.C: New test.
19553         * gcc.c-torture/execute/loop-9.c: New test.
19554
19555 2000-12-04  Neil Booth  <neilb@earthling.net>
19556
19557         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19558         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19559         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19560         * gcc.dg/cpp/extratokens.c: ...here.
19561
19562 2000-12-04  Neil Booth  <neilb@earthling.net>
19563
19564         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19565         New tests.
19566
19567 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19568
19569         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19570         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19571
19572 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19573
19574         * gcc.c-torture/execute/20001203-1.c: New test.
19575
19576 2000-12-03  Neil Booth  <neilb@earthling.net>
19577
19578         * gcc.dg/cpp/macro6.c: New test cases.
19579
19580 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19581
19582         * gcc.c-torture/execute/string-opt-9.c: New test.
19583         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19584         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19585         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19586
19587         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19588         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19589
19590 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
19591
19592         * gcc.dg/cpp/if-6.c: New testcase.
19593
19594         * gcc.dg/20001201-1.c: New testcase.
19595
19596 2000-12-02  Neil Booth  <neilb@earthling.net>
19597
19598         * g++.old-deja/g++.other/externC4.C,
19599         g++.old-deja/g++.other/friend10.C: New tests.
19600
19601 2000-12-02  Neil Booth  <neilb@earthling.net>
19602
19603         * g++.old-deja/g++.other/instan2.C
19604         * g++.old-deja/g++.other/instan3.C: New test.
19605
19606 2000-12-02  Neil Booth  <neilb@earthling.net>
19607
19608         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19609         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19610         gnuc99.c,gnuc99-pedantic.c: New tests.
19611
19612 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19613
19614         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19615         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19616
19617 2000-12-01  Neil Booth  <neilb@earthling.net>
19618
19619         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19620         * gcc.dg/cpp/poison.c: Update.
19621         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19622
19623 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
19624
19625         * g77.f-torture/execute/20001201.f: New test.
19626
19627 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19628
19629         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19630
19631 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
19632
19633         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19634
19635 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
19636
19637         * g++.old-deja/g++.other/cast6.C: New test.
19638
19639 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
19640
19641         * gcc.c-torture/execute/20001130-2.c: New testcase.
19642
19643 2000-11-30  Richard Henderson  <rth@redhat.com>
19644
19645         * gcc.c-torture/execute/20001130-1.c: New test.
19646
19647 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19648
19649         * g++.old-deja/g++.other/op3.C: New test.
19650
19651 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19652
19653         * g++.old-deja/g++.other/op2.C: New test.
19654
19655 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
19656
19657         * g++.old-deja/g++.other/crash38.C: New test.
19658
19659 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
19660
19661         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19662
19663 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
19664
19665         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19666         tests.
19667         * gcc.c-torture/execute/string-opt-6.c: New test.
19668
19669         * gcc.dg/20001117-1.c: Add main.
19670
19671 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
19672
19673         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19674         Move from here ...
19675         * gcc.dg/940510-1.c: ... to here.
19676
19677         * gcc.dg/20000926-1.c: GNU C now allows initializations of
19678         zero-size arrays in toplevel structures.
19679
19680 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19681
19682         * gcc.c-torture/execute/loop-8.c: New test.
19683
19684 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19685
19686         * g++.old-deja/g++.other/base1.C: New test.
19687
19688 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19689
19690         * g++.old-deja/g++.other/parse2.C: New test.
19691
19692 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19693
19694         * g++.old-deja/g++.pt/incomplete1.C: New test.
19695
19696 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
19697
19698         * g++.old-deja/g++.other/friend9.C: New test.
19699
19700 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
19701
19702         * gcc.dg/20001127-1.c: New test.
19703
19704 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19705
19706         * g++.old-deja/g++.pt/friend46.C: New test.
19707
19708 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
19709
19710         * g++.old-deja/g++.other/ptrmem8.C: New test.
19711
19712 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19713
19714         * gcc.c-torture/execute/string-opt-7.c: New test.
19715         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19716
19717 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19718
19719         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19720         instead of 'mkcheck 2'.
19721
19722 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19723
19724         * gcc.c-torture/execute/memcheck/driver.c,
19725         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19726         C9X references to refer to C99.
19727
19728 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
19729
19730         * gcc.dg/ultrasp3.c: New test.
19731
19732 2000-11-25  Neil Booth  <neilb@earthling.net>
19733
19734         * gcc.dg/cpp/include2.c: Update test to be locale independent.
19735
19736 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
19737
19738         * gcc.c-torture/compile/20001123-2.c: New.
19739
19740 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19741
19742         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
19743
19744 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
19745
19746         * gcc.dg/sequence-point-1.c: Add some new tests.
19747         * gcc.c-torture/execute/20001124-1.c: New test.
19748
19749 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19750
19751         * g++.old-deja/g++.other/vaarg4.C: New test.
19752         * gcc.c-torture/compile/20001123-1.c: New test.
19753
19754 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
19755
19756         * g++.other/crash24.C: Adjust and remove XFAIL.
19757         * g++.other/crash37.C: New test.
19758
19759 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
19760
19761         * g++.old-deja/g++.pt/instantiate9.C: New test.
19762
19763 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
19764
19765         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
19766         new ABI, too.
19767
19768         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
19769         * g++.old-deja/g++.robertl/eb55.C: Likewise.
19770
19771 2000-11-22  Neil Booth  <neilb@earthling.net>
19772
19773         * gcc.dg/cpp/Wtrigraphs.c: New test.
19774
19775 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
19776
19777         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
19778
19779 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
19780
19781         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
19782
19783 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
19784
19785         * lib/gcc-dg.exp: load_lib scanasm.exp.
19786         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
19787         * lib/g++-dg.exp: load_lib scanasm.exp.
19788         * lib/scanasm.exp: New.
19789         (scan-assembler, scan-assembler-not): Add optional arguments to
19790         test name, or if not present, the pattern name.
19791         (scan-assembler-dem, scan-assembler-dem-not): New.
19792
19793         * g++.dg/dg.exp: New.
19794
19795 2000-11-21  Neil Booth  <neilb@earthling.net>
19796
19797         * gcc.dg/cpp/integrated1.c: Remove.
19798
19799 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19800
19801         * gcc.c-torture/execute/20001121-1.c: New test.
19802
19803 2000-11-21  Richard Henderson  <rth@redhat.com>
19804
19805         * gcc.c-torture/compile/20001121-1.c: New test.
19806
19807 2000-11-20  Neil Booth  <neilb@earthling.net>
19808
19809         * gcc.dg/cpp/integrated1.c: New test.
19810
19811 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
19812
19813         * g++.old-deja/g++.other/inline17.C: New test.
19814
19815 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
19816
19817         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
19818         local variable to be zero: I made the variable global. Now
19819         uses abort() and exit() instead of relying on main's return value.
19820
19821 2000-11-20  Neil Booth  <neilb@earthling.net>
19822
19823         * gcc.dg/cpp/paste2.c: Update test.
19824         * objc/execute/paste.m: New test.
19825
19826 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19827
19828         * gcc.dg/c99-condexpr-1.c: New test.
19829
19830 2000-11-20  Neil Booth  <neilb@earthling.net>
19831
19832         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
19833
19834 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
19835
19836         * g++.old-deja/g++.pt/export1.C: New test.
19837
19838 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
19839
19840         * gcc.dg/20001117-1.c: New test.
19841
19842 2000-11-18  Richard Henderson  <rth@redhat.com>
19843
19844         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
19845
19846 2000-11-18  Richard Henderson  <rth@redhat.com>
19847
19848         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
19849         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
19850         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
19851
19852 2000-11-18  Richard Henderson  <rth@redhat.com>
19853
19854         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
19855         (main): New.  Exit cleanly.
19856
19857 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19858
19859         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
19860         gcc.dg/c99-fordecl-2.c: New tests.
19861
19862 2000-11-18  Richard Henderson  <rth@redhat.com>
19863
19864         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
19865         * gcc.c-torture/execute/zerolen-2.c: New.
19866
19867 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19868
19869         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
19870         memory.
19871
19872 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19873
19874         * g++.old-deja/g++.pt/instantiate8.C: New test.
19875
19876 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
19877
19878         * g++.old-deja/g++.other/incomplete.C: Add more tests.
19879         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
19880
19881 2000-11-16  Nick Clifton  <nickc@redhat.com>
19882
19883         * gcc.c-torture/execute/nestfunc-2.c: New test.
19884         * gcc.c-torture/execute/nestfunc-3.c: New test.
19885
19886 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19887
19888         * gcc.c-torture/compile/20001116-1.c: New test.
19889
19890 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19891
19892         * gcc.c-torture/execute/20001115-1.c: New test.
19893
19894 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
19895
19896         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
19897         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
19898         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
19899         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19900
19901 2000-11-15  Neil Booth  <neilb@earthling.net>
19902
19903         gcc.dg/cpp/_Pragma1.c: Update.
19904         gcc.dg/cpp/_Pragma2.c: New test.
19905
19906 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
19907
19908         * g++.old-deja/g++.other/anon5.C: New test.
19909
19910 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19911
19912         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
19913         tests.
19914
19915 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
19916
19917         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
19918         output.
19919
19920 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19921
19922         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
19923         labels at end of compound statements.
19924
19925 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
19926
19927         * gcc.c-torture/execute/loop-7.c: New test.
19928
19929 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19930
19931         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
19932
19933 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19934
19935         * gcc.dg/c99-bool-1.c: New test.
19936
19937 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19938
19939         * gcc.dg/c99-scope-1.c: Remove xfail.
19940         * gcc.dg/c99-scope-2.c: New test.
19941
19942 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19943
19944         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
19945         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
19946
19947 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
19948
19949         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
19950         error messages.
19951
19952         * g++.mike/p700.C: Don't typedef wchar_t.
19953         * g++.mike/p784.C: Likewise.
19954         * g++.mike/eb101.C: Don't use __wchar_t.
19955
19956 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
19957
19958         * g77.f-torture/execute/20001111.[fx]: Test premature exit
19959         from DO loop.
19960
19961 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
19962
19963         * gcc.c-torture/execute/20001111-1.c: New test.
19964
19965 2000-11-10  Nick Clifton  <nickc@redhat.com>
19966
19967         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
19968         long multuiple and accumulate.
19969
19970 2000-11-09  Richard Henderson  <rth@redhat.com>
19971
19972         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
19973         via size_t instead of int.
19974
19975         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
19976         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19977         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19978         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19979
19980 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
19981
19982         * gcc.c-torture/compile/20001109-1.c: New test.
19983         * gcc.c-torture/compile/20001109-2.c: New test.
19984
19985 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
19986
19987         * g++.old-deja/g++.pt/operator1.C: New test.
19988         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
19989
19990 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19991
19992         * gcc.dg/20001108-1.c: New test.
19993
19994 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
19995
19996         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
19997         with both arguments constant strings.
19998         * gcc.c-torture/execute/string-opt-3.c: New test.
19999         * gcc.c-torture/execute/string-opt-4.c: New test.
20000         * gcc.c-torture/execute/string-opt-5.c: New test.
20001
20002 2000-11-08  Nick Clifton  <nickc@redhat.com>
20003
20004         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
20005         mulsidi3adddi patterns.
20006
20007 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
20008
20009         * g++.old-deja/g++.other/crash36.C: New test.
20010
20011 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
20012
20013         * g++.old-deja/g++.other/init16.C: New test.
20014
20015 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
20016
20017         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20018
20019 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20020
20021         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20022         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20023         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20024
20025 2000-11-07  DJ Delorie  <dj@redhat.com>
20026
20027         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20028
20029 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20030
20031         * gcc.c-torture/execute/string-opt-1.c: New test.
20032
20033 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20034
20035         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
20036         mips-sgi-irix6.* because the MIPS ABI passes floating-point
20037         parameters in registers, and there is no way for a varargs
20038         function to know in which order the integer and floating-point
20039         parameters should be interleaved when they are placed on the
20040         stack.
20041         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20042         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20043
20044 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20045
20046         * gcc.c-torture/execute/string-opt-2.c: New test.
20047
20048 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
20049
20050         * g++.old-deja/g++.pt/crash60.C: New test.
20051
20052 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20053
20054         * g++.old-deja/g++.other/crash24.C: New test.
20055         * g++.old-deja/g++.other/crash25.C: New test.
20056         * g++.old-deja/g++.other/crash26.C: New test.
20057         * g++.old-deja/g++.other/crash27.C: New test.
20058         * g++.old-deja/g++.other/crash28.C: New test.
20059         * g++.old-deja/g++.other/crash29.C: New test.
20060         * g++.old-deja/g++.other/crash30.C: New test.
20061         * g++.old-deja/g++.other/crash31.C: New test.
20062         * g++.old-deja/g++.other/crash32.C: New test.
20063         * g++.old-deja/g++.other/crash33.C: New test.
20064         * g++.old-deja/g++.other/crash34.C: New test.
20065         * g++.old-deja/g++.other/crash35.C: New test.
20066
20067 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20068
20069         * gcc.c-torture/execute/20001031-1.c: New test.
20070
20071 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
20072
20073         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20074         namespace.
20075
20076         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20077         standards-conformant.
20078
20079         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20080
20081         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20082         * g++.old-deja/g++.mike/p755a.C: Likewise.
20083         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20084         library makes no calls to `operator new' during initialization.
20085
20086 2000-11-04  Neil Booth  <neilb@earthling.net>
20087
20088         * gcc.dg/cpp/include2.c: New tests.
20089
20090 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
20091
20092         * lib/g++.exp (g++_set_ld_library_path): New function.
20093         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20094
20095 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
20096
20097         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
20098         warnings.
20099
20100 2000-11-01  Richard Henderson  <rth@redhat.com>
20101
20102         * g++.old-deja/g++.ext/namedret1.C: New.
20103         * g++.old-deja/g++.ext/namedret2.C: New.
20104         * g++.old-deja/g++.ext/namedret3.C: New.
20105
20106 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
20107
20108         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20109         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20110
20111 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20112
20113         * gcc.c-torture/execute/va-arg-21.c: New test.
20114
20115 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20116
20117         * gcc.dg/c99-complex-2.c: New test.
20118
20119 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20120
20121         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20122
20123 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20124
20125         * g++.old-deja/g++.other/inline16.C: New test.
20126
20127 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20128
20129         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20130         __PRETTY_FUNCTION__
20131
20132 2000-10-29  Neil Booth  <neilb@earthling.net>
20133
20134         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20135         New tests.
20136         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20137         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20138         optimisation.
20139
20140 2000-10-29  Neil Booth  <neilb@earthling.net>
20141
20142         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20143         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20144         * mi5.c: Test multiple includes work with -C.
20145         * trigraphs.c: Test ^= version.
20146
20147 2000-10-28  Neil Booth  <neilb@earthling.net>
20148
20149         New tests and test updates for new macro expander.
20150
20151         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20152         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20153         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20154         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20155         new diagnostic messages.
20156
20157         * gcc.dg/cpp/macro3.c: New tests.
20158
20159 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20160
20161         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20162         on the same line.
20163
20164 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20165
20166         * g++.old-deja/g++.other/eh2.C: New test.
20167
20168 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20169
20170         * gcc.c-torture/execute/20001027-1.c: New test.
20171
20172 2000-10-26  Richard Henderson  <rth@redhat.com>
20173
20174         * gcc.c-torture/execute/20001026-1.c: New.
20175
20176 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20177
20178         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20179         * g++.old-deja/g++.law/builtin1.C: Likewise.
20180         * g++.old-deja/g++.law/ctors10.C: Likewise.
20181         * g++.old-deja/g++.law/virtual3.C: Likewise.
20182         * g++.old-deja/g++.mike/p658.C: Likewise.
20183         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20184         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20185         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20186         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20187         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20188
20189 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20190
20191         * gcc.c-torture/compile/20001024-1.c: New test.
20192
20193 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20194
20195         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20196         to tell us whether or not we are using V3.
20197
20198 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20199
20200         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20201         operands.
20202
20203 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20204
20205         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20206
20207 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20208
20209         * gcc.c-torture/execute/20001024-1.c: New test.
20210
20211 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20212
20213         * g++.old-deja/g++.other/sibcall1.C: New test.
20214
20215 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20216
20217         * gcc.dg/noncompile/init-3.c: New test.
20218
20219 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20220
20221         * gcc.dg/format-array-1.c: New test.
20222
20223 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20224
20225         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20226         writing through null pointers; remove comment about testing
20227         unterminated strings.
20228
20229 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20230
20231         * gcc.c-torture/execute/20001017-2.c: New test.
20232
20233 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20234
20235         * gcc.c-torture/compile/20001018-1.c: New test.
20236         * gcc.c-torture/compile/20001018-1.x: Xfail.
20237
20238 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20239
20240         * gcc.c-torture/execute/20001017-1.c: New test.
20241
20242 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20243
20244         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20245         for multiple use of arguments with scanf formats; add tests for
20246         multiple use of arguments.
20247
20248 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20249
20250         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20251
20252 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20253
20254         * gcc.dg/format-miss-1.c: New test.
20255
20256 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20257
20258         * gcc.c-torture/execute/20001013-1.c: New test.
20259
20260 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20261
20262         * gcc.dg/format-branch-1.c: New test.
20263
20264 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20265
20266         * README, lib/file-format.exp: Remove EGCS references.
20267
20268 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20269
20270         * gcc.dg/20001013-1.c: New test.
20271
20272 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20273
20274         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20275         for intmax_t in the compiler using __typeof__ and the type rules
20276         for conditional expressions.
20277
20278 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20279
20280         * gcc.dg/20001012-1.c: New test.
20281         * gcc.dg/20001012-2.c: New test.
20282
20283 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20284
20285         * gcc.dg/format-attr-1.c: New test.
20286
20287 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20288
20289         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20290         __LONG_LONG_MAX__ instead of LLONG_MAX.
20291
20292 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20293
20294         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20295         scanf flags.
20296         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20297         flags.
20298
20299 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20300
20301         * gcc.dg/sequence-pt-1.c: New test.
20302
20303 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20304
20305         * gcc.c-torture/execute/20001011-1.c: New testcase.
20306         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20307
20308 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20309
20310         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20311         does not error on it.
20312
20313 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20314
20315         * gcc.dg/20001009-1.c: New test.
20316
20317 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20318
20319         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20320         * gcc.c-torture/execute/20001009-2.c: ... to here.
20321
20322 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20323
20324         * gcc.c-torture/compile/20001009-1.c: New testcase.
20325         * gcc.c-torture/execute/20001009-1.c: New testcase.
20326         Testcases provided by Jan Hubicka <jh@suse.cz>.
20327
20328 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20329
20330         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20331         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20332         uintmax_t using <limits.h> to emulate the compiler's internal
20333         logic.  No longer XFAIL %j tests.
20334
20335 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20336
20337         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20338         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20339         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20340         regexps and details of expected handling of some bad formats.
20341         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20342         suppression.
20343
20344 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20345
20346         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20347         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20348         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20349         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20350         in list archives.
20351
20352 2000-10-06  Richard Henderson  <rth@cygnus.com>
20353
20354         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20355         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20356         * g++.old-deja/g++.jason/report.C: Likewise.
20357         * g++.old-deja/g++.law/friend5.C: Likewise.
20358         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20359         of the expected warnings.
20360
20361 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20362
20363         * g++.old-deja/g++.pt/enum14.C: New test.
20364
20365 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20366
20367         * g++.old-deja/g++.pt/crash59.C: New test.
20368
20369 2000-10-04  Will Cohen  <wcohen@redhat.com>
20370
20371         * gcc.dg/20000926-1.c: New test.
20372
20373 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20374
20375         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20376         function name for current C++ compiler.
20377         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20378
20379 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20380
20381         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20382         __PRETTY_FUNCTION__.
20383         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20384
20385 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20386
20387         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20388
20389 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20390
20391         * gcc.c-torture/compile/20000923-1.c: New test.
20392
20393 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20394
20395         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20396         * g++.old-deja/g++.pt/ttp62.C: Same.
20397         * g++.old-deja/g++.other/inline14.C: Same.
20398
20399 2000-09-24  Richard Henderson  <rth@cygnus.com>
20400
20401         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20402
20403 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20404
20405         * gcc.dg/c90-printf-1.c: Add test for wide string format.
20406
20407 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
20408
20409         * gcc.c-torture/compile/20000922-1.c: New file.
20410
20411 2000-09-21  Nick Clifton  <nickc@redhat.com>
20412
20413         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20414         a signed long modulo operation.
20415         (mod6): New function - perform an unsigned long modulo operation.
20416         (main): Add tests for modulos of very large numbers by very small
20417         dividends.
20418
20419 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20420
20421         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20422
20423 2000-09-19  Richard Henderson  <rth@cygnus.com>
20424
20425         * gcc.dg/compare2.c (case 10): XFAIL.
20426
20427 2000-09-18  Richard Henderson  <rth@cygnus.com>
20428
20429         * gcc.c-torture/execute/20000906-1.c: Move ...
20430         * gcc.dg/20000906-1.c: ... here.  Only run on targets
20431         that support __builtin_trap.
20432
20433 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
20434
20435         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20436
20437 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20438
20439         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20440         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
20441         more $ format tests.
20442
20443 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20444
20445         * gcc.dg/format-errmk-1.c: New test.
20446
20447 2000-09-17  Greg McGary  <greg@mcgary.org>
20448
20449         * gcc.c-torture/execute/20000917-1.x: Remove.
20450
20451 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20452
20453         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20454
20455 2000-09-17  Greg McGary  <greg@mcgary.org>
20456
20457         * gcc.c-torture/execute/20000917-1.c: New test.
20458         * gcc.c-torture/execute/20000917-1.x: XFAIL.
20459
20460 2000-09-16  Neil Booth  <NeilB@earthling.net>
20461
20462         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20463         in nested macro bug.
20464
20465 2000-09-15  Neil Booth  <NeilB@earthling.net>
20466
20467         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20468
20469 2000-09-14  Jeffrey A Law  (law@cygnus.com)
20470
20471         * gcc.c-torture/execute/20000914-1.c: New test.
20472
20473 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
20474
20475         * g++.other/inline13.C: New test.
20476
20477 2000-09-12  Andreas Jaeger  <aj@suse.de>
20478
20479         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20480         constant by Ulrich Drepper <drepper@redhat.com>.
20481
20482 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
20483
20484         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20485
20486 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20487
20488         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20489
20490 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
20491
20492         * gcc.dg/cpp/backslash.c: New test.
20493
20494 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
20495
20496         * gcc.c-torture/execute/20000910-1.c: New test.
20497         * gcc.c-torture/execute/20000910-2.c: Likewise.
20498
20499 2000-09-11  Robert Lipe  <robertl@sco.com>
20500
20501         * gcc.dg/pragma-align.c: New test.
20502
20503 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
20504
20505         * g++.old-deja/g++.pt/explicit82.C: New test.
20506         * g++.old-deja/g++.pt/explicit83.C: New test.
20507
20508 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
20509
20510         * gcc.dg/asm-names.c: New test.
20511
20512 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20513
20514         * gcc.dg/cpp/tr-warn6.c: New test
20515
20516 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20517
20518         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20519         be accepted.
20520
20521 2000-09-07  Catherine Moore  <clm@redhat.com>
20522
20523         * gcc.c-torture/execute/unroll-1.c: New test.
20524
20525 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
20526
20527         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20528         ERROR markers.
20529         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20530         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20531         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20532         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20533         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20534         Preprocess only.
20535         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20536         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20537
20538 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20539
20540         * g++.old-deja/g++.pt/deduct2.C: New test.
20541
20542 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20543
20544         * g++.old-deja/g++.pt/parms2.C: New test.
20545
20546 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
20547
20548         * g++.old-deja/g++.pt/crash58.C: New test.
20549
20550 2000-09-06  Greg McGary  <greg@mcgary.org>
20551
20552         * gcc.c-torture/execute/20000906-1.c: New test.
20553         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20554
20555 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20556
20557         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20558
20559 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20560
20561         * g++.old-deja/g++.pt/crash57.C: New test.
20562
20563 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20564
20565         * g++.old-deja/g++.pt/crash56.C: New test.
20566
20567 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
20568
20569         * g++.old-deja/g++.pt/koenig1.C: New test.
20570
20571 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20572
20573         * gcc.dg/20000904-1.c: New test.
20574
20575 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
20576
20577         * gcc.dg/cpp/paste8.c: New test.
20578
20579 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
20580
20581         * gcc.c-torture/compile/20000827-1.c: New test.
20582
20583 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20584
20585         * gcc.dg/format-diag-1.c: New test.
20586
20587 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20588
20589         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20590         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20591         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20592         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20593         gcc.dg/formatz-1.c: Adjust warning regular expressions.
20594
20595 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20596
20597         * g++.old-deja/g++.other/nested4.C: New test.
20598
20599 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
20600
20601         * g++.old-deja/g++.ns/scoped1.C: New test.
20602
20603 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
20604
20605         * lib/g++.exp: Support testing already-installed GCC.
20606
20607 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20608
20609         * wtr-label-1.c, wtr-suffix-1.c: New tests.
20610
20611 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20612
20613         * gcc.dg/return-type-2.c: New test.
20614
20615 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
20616
20617         * gcc.c-torture/compile/20000825-1.c: New test.
20618
20619 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
20620
20621         * gcc.dg/dwarf2-2.c: New test.
20622
20623 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
20624
20625         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20626         dg-warning regexps.
20627
20628 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20629
20630         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20631         gcc.dg/format-ext-5.c: New tests.
20632
20633 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
20634
20635         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20636
20637 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
20638
20639         * gcc.dg/noncompile/930622-2.c: Adjust error message.
20640
20641 2000-08-24  Richard Henderson  <rth@cygnus.com>
20642
20643         * gcc.dg/ia64-sync-1.c: New test.
20644         * gcc.dg/ia64-sync-2.c: New test.
20645         * gcc.dg/ia64-asm-1.c: New test.
20646
20647 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20648
20649         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20650         * gcc.dg/format-ext-2.c: New test.
20651
20652 2000-08-23  Jason Merrill  <jason@redhat.com>
20653
20654         * lib/old-dejagnu.exp: Also ignore "In member function" and
20655         "At global scope".
20656
20657 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20658
20659         * gcc.dg/noncompile/label-lineno-1.c: New test.
20660
20661 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20662
20663         * gcc.dg/c99-array-nonobj-1.c: New test.
20664
20665 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20666
20667         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20668         tests.
20669         * gcc.dg/format-ext-1.c: New test.
20670
20671 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20672
20673         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20674         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20675         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20676         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20677         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20678
20679 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20680
20681         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20682         gcc.dg/c99-strftime-2.c: New tests.
20683
20684 2000-08-22  Richard Henderson  <rth@cygnus.com>
20685
20686         * gcc.c-torture/execute/20000822-1.c: New test.
20687
20688 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20689
20690         * gcc.c-torture/execute/20000819-1.x: Remove.
20691
20692 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20693
20694         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20695         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20696         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20697         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20698         gcc.dg/format-xopen-1.c: New tests.
20699
20700 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
20701
20702         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20703
20704 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
20705
20706         * g++.old-deja/g++.other/loop2.C: New test.
20707
20708         * gcc.c-torture/compile/20000606-1.c: New test.
20709         * gcc.c-torture/compile/20000728-1.c: New test.
20710         * gcc.c-torture/execute/20000801-1.c: New test.
20711         * gcc.c-torture/execute/20000801-2.c: New test.
20712         * gcc.c-torture/execute/20000819-1.c: New test.
20713         * gcc.c-torture/execute/20000819-1.x: XFAIL.
20714         * gcc.dg/20000629-1.c: New test.
20715         * gcc.dg/20000724-1.c: New test.
20716         * gcc.dg/20000807-1.c: New test.
20717
20718 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20719
20720         * gcc.dg/cpp/pragma-1.c: New test.
20721         * gcc.dg/cpp/pragma-2.c: New test.
20722
20723 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
20724
20725         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20726         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
20727
20728 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20729
20730         * gcc.c-torture/compile/20000818-1.c: New test.
20731
20732 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
20733
20734         * gcc.c-torture/execute/20000818-1.c: New test.
20735
20736 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20737
20738         * gcc.dg/format-va-1.c: New test.
20739
20740 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20741
20742         * g++.old-deja/g++.other/typedef8.C: New test.
20743
20744 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20745
20746         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
20747         * g++.old-deja/g++.mike/net36.C: Mark candidate.
20748         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
20749         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
20750         * g++.old-deja/g++.other/ptrmem7.C: New test.
20751         * g++.old-deja/g++.pt/ptrmem10.C: New test.
20752
20753 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
20754
20755         * g++.old-deja/g++.pt/typename27.C: New test.
20756
20757 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
20758
20759         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
20760         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
20761         * g++.old-deja/g++.pt/friend45.C: New test.
20762         * g++.old-deja/g++.other/friend8.C: New test.
20763
20764 2000-08-15  Richard Henderson  <rth@cygnus.com>
20765
20766         * gcc.c-torture/execute/20000815-1.c: New test.
20767
20768 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20769
20770         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
20771         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
20772         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
20773
20774 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
20775
20776         * g++.old-deja/g++.other/refinit2.C: New test.
20777
20778 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
20779
20780         * lib/c-torture.exp (c-torture): Make
20781         compiler_conditional_xfail_data global.
20782         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
20783         compiler_conditional_xfail_data machinery.
20784         (f-torture-execute): Likewise.
20785         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
20786         and only when unrolling loops.
20787
20788         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
20789
20790 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20791
20792         * g++.old-deja/g++.pt/explicit81.C: New test.
20793
20794 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
20795
20796         * g++.old-deja/g++.pt/typename26.C: New test.
20797
20798 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
20799
20800         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
20801         warning.
20802
20803 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
20804
20805         * g++.old-deja/g++.other/array3.C: New test.
20806
20807 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20808
20809         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
20810         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
20811         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
20812         New tests.
20813
20814 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
20815
20816         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
20817         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20818
20819 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
20820
20821         * gcc.c-torture/execute/20000808-1.c: New test.
20822
20823 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20824
20825         * gcc.dg/c90-const-expr-1.c: New test.
20826
20827 2000-08-08  Richard Henderson  <rth@cygnus.com>
20828
20829         * gcc.dg/noncompile/920923-1.c: Declare calloc.
20830
20831 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20832
20833         * gcc.dg/noncompile/const-ll-1.c: New test.
20834
20835 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20836
20837         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
20838
20839 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20840
20841         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
20842         that running programs linked against the shared version of libobjc
20843         run correctly.
20844
20845 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20846
20847         * gcc.dg/c99-printf-1.c: New test.
20848
20849 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20850
20851         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
20852
20853 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
20854
20855         * gcc.c-torture/execute/20000731-1.x: Delete.
20856
20857 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
20858
20859         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
20860         and torture_without_loops as is done by c-torture.exp.
20861         (search_for): Copy from c-torture.exp.
20862         (gcc-dg-runtest): New function, drives a directory of tests
20863         iterating over the TORTURE_OPTIONS.
20864         (scan-assembler, scan-assembler-not): Move here from
20865         individual directory drivers.
20866
20867         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
20868         defined by lib/gcc-dg.exp.
20869         * gcc.dg/cpp/cpp.exp: Likewise.
20870         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
20871         gcc-dg-runtest, so we cycle over optimization options.
20872
20873         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
20874         * gcc.dg/compare2.c: No longer expected to fail.
20875
20876 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
20877
20878         * gcc.c-torture/execute/20000804-1.c: New test.
20879
20880 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20881
20882         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
20883
20884 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
20885
20886         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
20887
20888 2000-08-03  Jeffrey A Law  (law@cygnus.com)
20889
20890         * gcc.c-torture/compile/20000803-1.c: New test.
20891
20892 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20893
20894         * gcc.c-torture/execute/20000801-3.c,
20895         gcc.c-torture/execute/20000801-4.c: New tests.
20896         * gcc.c-torture/execute/20000801-3.x,
20897         gcc.c-torture/execute/20000801-4.x: Xfail.
20898
20899 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
20900
20901         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
20902         libobjc/.libs to allow for libtool.
20903
20904 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
20905
20906         * gcc.c-torture/compile/20000802-1.c: New test.
20907
20908 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
20909
20910         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
20911
20912 2000-07-31  Jeffrey A Law  (law@cygnus.com)
20913
20914         * gcc-c-torture/execute/20000731-2.c: New test.
20915
20916         * gcc.c-torture/execute/20000731-1.c: New test.
20917         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
20918
20919 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
20920
20921         * testsuite/gcc.dg/cpp/paste7.c: New test.
20922         * gcc.dg/cpp/20000725-1.c: New test.
20923
20924 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
20925
20926         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
20927         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
20928         declaration warning for __builtin_dwarf_reg_size.
20929
20930         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
20931
20932 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20933
20934         * gcc.dg/noncompile/voidparam-1.c: New test.
20935
20936 2000-07-30  Richard Henderson  <rth@cygnus.com>
20937
20938         * gcc.dg/c90-digraph-1.c: Don't xfail.
20939         * gcc.dg/compare2.c (case 10): Xfail.
20940         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
20941
20942 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
20943
20944         * gcc.dg/c99-main-1.c: New test.
20945
20946 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20947
20948         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
20949
20950 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
20951
20952         * gcc.c-tortuer/execute/20000726-1.c: New test.
20953
20954 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
20955
20956         * gcc.c-torture/execute/enum-2.c: New test.
20957
20958 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20959
20960         * gcc.dg/cpp/tr-warn3.c: New test.
20961
20962 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20963
20964         * g++.old-deja/g++.ext/implicit1.C: Remove.
20965         * g++.old-deja/g++.jason/c2.C: Remove
20966         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
20967         * g++.old-deja/g++.pt/crash16.C: Likewise.
20968         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
20969
20970 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
20971
20972         * g++.old-deja/g++.other/for2.C: New test.
20973
20974 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
20975
20976         * gcc.dg/20000720-1.c: New test.
20977
20978 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
20979
20980         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
20981
20982 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
20983
20984         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
20985         * gcc.c-torture/execute/20000722-1.c: New.
20986         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
20987
20988 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
20989
20990         * gcc.dg/cpp/20000720-1.S: New test.
20991
20992 2000-07-21  Michael Meissner  <meissner@redhat.com>
20993
20994         * gcc.c-torture/execute/ieee/hugeval.c: New test.
20995
20996 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
20997
20998         * g++.old-deja/g++.brendan/crash16.C,
20999         g++.old-deja/g++.brendan/parse3.C,
21000         g++.old-deja/g++.brendan/redecl1.C,
21001         g++.old-deja/g++.ns/template13.C,
21002         g++.old-deja/g++.other/decl4.C,
21003         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21004
21005 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21006
21007         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21008         and "Internal error".
21009
21010         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21011         regexps.
21012         * gcc.dg/cpp/paste6.c: New test.
21013
21014 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
21015
21016         * gcc.dg/cpp/tr-direct.c: New test.
21017
21018         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21019         gcc.dg/cpp/undef1.c: Tweak error regexps.
21020
21021 2000-07-18  Eric Christopher <echristo@redhat.com>
21022
21023         * gcc.c-torture/compile/20000718-1.c: New test.
21024
21025 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
21026
21027         * cpplex.c (_cpp_push_token): If the token being pushed back
21028         is the previous token in this context, just subtract one from
21029         context->posn.
21030         * cppmacro.c (save_expansion): Clear aux field when storing a
21031         placemarker.
21032
21033 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
21034
21035         * gcc.dg/noncompile/redecl-1.c: New test.
21036
21037 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
21038
21039         * gcc.c-torture/execute/20000717-5.c: New test.
21040         * gcc.c-torture/execute/20000717-1.x: Removed.
21041
21042 2000-07-17  Richard Henderson  <rth@cygnus.com>
21043
21044         * gcc.c-torture/execute/20000717-4.c: New test.
21045
21046 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
21047
21048         * gcc.dg/cpp/syshdr.c: New test.
21049         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21050
21051 2000-07-17  Neil Booth  <neilb@earthling.net>
21052
21053         * gcc.dg/cpp/cmdlne-dM.c: New test.
21054         * gcc.dg/cpp/cmdlne-dD.c: New test.
21055
21056 2000-07-17  Jeffrey A Law  (law@cygnus.com)
21057
21058         * gcc.c-torture/execute/20000717-3.c: New test.
21059
21060         * gcc.c-torture/compile/20000717-1.c: New test.
21061
21062 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
21063
21064         * gcc.c-torture/execute/20000717-2.c: New test.
21065
21066 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21067
21068         * gcc.dg/formatz-1.c: New test.
21069
21070         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21071         * gcc.dg/c99-digraph-1.c: New tests.
21072
21073         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21074         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21075
21076         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21077         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21078         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21079         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21080         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21081         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21082         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21083
21084 2000-07-17   Greg McGary <greg@mcgary.org>
21085
21086         * gcc.c-torture/execute/20000717-1.c: New test.
21087         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21088
21089 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
21090
21091         * gcc.c-torture/execute/20000715-2.c: New test.
21092         * gcc.dg/20000715-1.c: New test.
21093
21094 2000-07-15  Michael Meissner  <meissner@redhat.com>
21095
21096         * gcc.c-torture/execute/20000715-1.c: New test.
21097
21098 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
21099
21100         * gcc.c-torture/execute/20000707-1.c: New test.
21101
21102 2000-07-13  Neil Booth  <NeilB@earthling.net>
21103
21104         * testsuite/gcc.dg/cpp/digraph1.c,
21105         testsuite/gcc.dg/cpp/digraph2.c,
21106         testsuite/gcc.dg/cpp/digraphs.c: New tests.
21107
21108 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
21109
21110         * g77.f-torture/compile/20000630-2.f:  New test.
21111         * g77.f-torture/compile/20000630-2.x
21112
21113 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21114
21115         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21116
21117 2000-07-11  Neil Booth  <NeilB@earthling.net>
21118
21119         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21120
21121 2000-07-11  Neil Booth  <NeilB@earthling.net>
21122
21123         * gcc.dg/cpp/cmdlne-C.c: New.
21124
21125 2000-07-09  Neil Booth  <NeilB@earthling.net>
21126
21127         * gcc.dg/cpp/directiv.c: New tests.
21128         * gcc.dg/cpp/undef1.c: Update.
21129
21130 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21131
21132         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21133
21134 2000-07-09  Neil Booth  <NeilB@earthling.net>
21135
21136         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21137
21138 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21139
21140         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21141         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21142
21143 2000-07-08  Neil Booth  <NeilB@earthling.net>
21144
21145         * gcc.dg/cpp/macsyntx.c: New tests.
21146
21147 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21148
21149         * gcc.dg/20000707-1.c: New test.
21150
21151 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21152
21153         * gcc.c-torture/execute/20000706-1.c: New test.
21154         * gcc.c-torture/execute/20000706-2.c: New test.
21155         * gcc.c-torture/execute/20000706-3.c: New test.
21156         * gcc.c-torture/execute/20000706-4.c: New test.
21157         * gcc.c-torture/execute/20000706-5.c: New test.
21158
21159 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21160
21161         * g++.old-deja/g++.pt/instantiate7.C: New test.
21162
21163 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21164
21165         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21166         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21167         * g++.old-deja/g++.other/rtti3.C: Likewise.
21168         * g++.old-deja/g++.other/rttid3.C: Likewise.
21169
21170 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21171
21172         *  g77.f-torture/compile/20000630-1.x: Fix typo
21173
21174 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21175
21176         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21177         assembly output.
21178
21179 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21180
21181         * gcc.dg/cpp/ident.c: New test.
21182
21183 2000-07-05  Neil Booth  <NeilB@earthling.net>
21184
21185         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21186           gcc.dg/cpp/lexstrng.c: New tests.
21187
21188 2000-07-04  Neil Booth  <NeilB@earthling.net>
21189
21190         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21191         * gcc.dg/cpp/strify2.c: Same.
21192
21193 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21194
21195         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21196         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21197         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21198         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21199
21200         * testsuite/gcc.dg/cpp/macro1.c,
21201         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21202         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21203         testsuite/gcc.dg/cpp/strify1.c,
21204         testsuite/gcc.dg/cpp/strify2.c: New tests.
21205
21206 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21207
21208         * gcc.c-torture/execute/20000703-1.c: New test.
21209
21210 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21211
21212         * g++.old-deja/g++.pt (lookup10.C): New test.
21213
21214 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21215
21216         * g++.old-deja/g++.pt (typename25.C): New test.
21217
21218 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21219
21220         * gcc.c-torture/compile/20000701-1.c: New test.
21221
21222 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21223
21224         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21225         to test case.
21226
21227 2000-06-30  Catherine Moore  <clm@cygnus.com>
21228
21229         * gcc.c-torture/execute/align-1.c: New test.
21230
21231 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21232
21233         * g++.old-deja/g++.pt/expr8.C: New test.
21234         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21235
21236 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21237
21238         * gcc.c-torture/compile/20000629-1.c: New test.
21239
21240 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21241
21242
21243         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21244         gcc.dg/noncompile directory, depending on whether they're
21245         preprocessor tests or not.  Annotate all the tests for the dg
21246         framework.
21247
21248         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21249         * gcc.dg/noncompile/noncompile.exp: New.
21250
21251         * Moved files:
21252         Old name                                New name
21253         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21254         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21255         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21256         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21257         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21258         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21259         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21260         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21261         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21262         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21263         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21264         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21265         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21266         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21267         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21268         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21269         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21270         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21271         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21272         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21273         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21274         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21275         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21276         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21277
21278         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21279         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21280         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21281         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21282         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21283         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21284
21285 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21286
21287         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21288         declare one variable.  On the fourth, error.
21289         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21290         declared by 20000628-1a.h.
21291
21292 2000-06-29  Richard Henderson  <rth@redhat.com>
21293
21294         * gcc.c-torture/execute/930529-1.x: New file.
21295         * gcc.dg/920413-1.c: Adjust expected warning text.
21296         * gcc.dg/980217-1.c: Declare abort.
21297         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21298
21299 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21300
21301         * g77.f-torture/compile/20000629-1.f: New test.
21302         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21303
21304 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21305
21306         Rearrange lots of files, removing entirely the
21307         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21308         directories.
21309
21310         * Deleted files:
21311         gcc.c-torture/code_quality/code_quality.exp
21312         gcc.c-torture/special/special.exp
21313         gcc.failure/failure.exp
21314         gcc.failure/940409-1.x
21315         gcc.c-torture/compile/961203-1.x
21316
21317         * New files:
21318         gcc.misc-tests/linkage.exp
21319         gcc.c-torture/execute/920730-1t.c
21320         gcc.c-torture/execute/920730-1t.x
21321         gcc.c-torture/compile/920520-1.x
21322         gcc.c-torture/compile/920521-1.x
21323         gcc.c-torture/compile/981006-1.x
21324         gcc.c-torture/execute/eeprof-1.x
21325
21326         * Moved files (possibly with modifications to fit a new harness):
21327         Old name                                New name
21328         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21329         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21330         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21331         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21332         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21333         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21334         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21335         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21336         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21337         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21338         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21339         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21340         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21341         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21342
21343 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21344
21345         * c-torture/compile/961203-1.x: Delete.
21346
21347         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21348         not exit. Include stdio.h.
21349         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21350         * gcc.misc-tests/dg-12.c: Likewise.
21351         * gcc.misc-tests/dg-5.c: Likewise.
21352         * gcc.misc-tests/dg-6.c: Likewise.
21353         * gcc.misc-tests/dg-7.c: Prototype abort.
21354         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21355         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21356         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21357         not exit.
21358         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21359         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21360
21361 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21362
21363         * gcc.dg/cpp/20000628-1.c: New test.
21364         * gcc.dg/cpp/20000628-1.h: New header for above test.
21365         * gcc.dg/cpp/20000628-1a.h: Likewise.
21366
21367 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21368
21369         * gcc.dg/cpp: New directory.
21370         * gcc.dg/cpp/cpp.exp: New driver.
21371         * gcc.dg/cpp/20000627-1.c: New test.
21372         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21373         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21374         and rewrite as a compilation test.
21375
21376         * gcc.dg: Move many files into the cpp subdirectory, possibly
21377         renaming or editing them as well.
21378         Old name                New name
21379         990119-1.c              cpp/19990119-1.c
21380         990228-1.c              cpp/19990228-1.c
21381         990407-1.c              cpp/19990407-1.c
21382         990409-1.c              cpp/19990409-1.c
21383         990413-1.c              cpp/19990413-1.c
21384         990703-1.c              cpp/19990703-1.c
21385         20000127-1.c            cpp/20000127-1.c
21386         20000129-1.c            cpp/20000129-1.c
21387         20000207-1.c            cpp/20000207-1.c
21388         20000207-2.c            cpp/20000207-2.c
21389         20000209-1.c            cpp/20000209-1.c
21390         20000209-2.c            cpp/20000209-2.c
21391         20000301-1.c            cpp/20000301-1.c
21392         20000419-1.c            cpp/20000419-1.c
21393         20000510-1.S            cpp/20000510-1.S
21394         20000519-1.c            cpp/20000519-1.c
21395         20000529-1.c            cpp/20000529-1.c
21396         20000625-1.c            cpp/20000625-1.c
21397         20000625-2.c            cpp/20000625-2.c
21398         cpp-as1.c               cpp/assert1.c
21399         cpp-as2.c               cpp/assert2.c
21400         cxx-comments-1.c        cpp/cxxcom1.c
21401         cxx-comments-2.c        cpp/cxxcom2.c
21402         endif-label.c           cpp/endif.c
21403         cpp-hash1.c             cpp/hash1.c
21404         cpp-hash2.c             cpp/hash2.c
21405         cpp-if1.c               cpp/if-1.c
21406         cpp-if2.c               cpp/if-2.c
21407         cpp-if3.c               cpp/if-3.c
21408         cpp-if4.c               cpp/if-4.c
21409         cpp-if5.c               cpp/if-5.c
21410         cpp-cond.c              cpp/if-cexp.c
21411         cpp-missingop.c         cpp/if-mop.c
21412         cpp-missingparen.c      cpp/if-mpar.c
21413         cpp-opprec.c            cpp/if-oppr.c
21414         cpp-ifparen.c           cpp/if-paren.c
21415         cpp-shortcircuit.c      cpp/if-sc.c
21416         cpp-shift.c             cpp/if-shift.c
21417         cpp-unary.c             cpp/if-unary.c
21418         cpp-li1.c               cpp/line1.c
21419         cpp-li2.c               cpp/line2.c
21420         lineno.c                cpp/line3.c
21421         lineno-2.c              cpp/line4.c
21422         cpp-mi.c                cpp/mi1.c
21423         cpp-mic.h               cpp/mi1c.h
21424         cpp-micc.h              cpp/mi1cc.h
21425         cpp-mind.h              cpp/mi1nd.h
21426         cpp-mindp.h             cpp/mi1ndp.h
21427         cpp-mix.h               cpp/mi1x.h
21428         cpp-mi2.c               cpp/mi2.c
21429         cpp-mi2a.h              cpp/mi2a.h
21430         cpp-mi2b.h              cpp/mi2b.h
21431         cpp-mi2c.h              cpp/mi2c.h
21432         cpp-mi3.c               cpp/mi3.c
21433         cpp-mi3.def             cpp/mi3.def
21434         poison-1.c              cpp/poison.c
21435         pr-impl.c               cpp/prag-imp.c
21436         cpp-redef-2.c           cpp/redef1.c
21437         cpp-redef.c             cpp/redef2.c
21438         strpaste.c              cpp/strp1.c
21439         strpaste-2.c            cpp/strp2.c
21440         cpp-tradpaste.c         cpp/tr-paste.c
21441         cpp-tradstringify.c     cpp/tr-str.c
21442         cpp-tradwarn1.c         cpp/tr-warn1.c
21443         cpp-tradwarn2.c         cpp/tr-warn2.c
21444         trigraphs.c             cpp/trigraphs.c
21445         cpp-unc1.c              cpp/unc1.c
21446         cpp-unc2.c              cpp/unc2.c
21447         cpp-unc3.c              cpp/unc3.c
21448         cpp-unc.c               cpp/unc4.c
21449         undef.c                 cpp/undef1.c
21450         undef-2.c               cpp/undef2.c
21451         cpp-wi1.c               cpp/widestr1.c
21452
21453 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
21454
21455         * lib/g++.exp (g++_include_flags): Tweak.
21456
21457 2000-06-27  H.J. Lu  <hjl@gnu.org>
21458             Loren J. Rittle  <ljrittle@acm.org>
21459
21460         * lib/g++.exp (g++_include_flags): Override libgloss.exp
21461         version with one that knows about the new gcc tree structure.
21462         (g++_link_flags): Same.
21463
21464 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
21465
21466         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21467         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21468         case we are cross-compiling.
21469
21470         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21471         g++.old-deja/g++.niklas/Makefile.in,
21472         g++.old-deja/g++.niklas/configure.in,
21473         g++.old-deja/g++.other/Makefile.in,
21474         g++.old-deja/g++.other/configure.in,
21475         gcc.c-torture/code_quality/Makefile.in,
21476         gcc.c-torture/code_quality/configure.in,
21477         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21478         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21479         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21480         gcc.c-torture/execute/ieee/Makefile.in,
21481         gcc.c-torture/execute/ieee/configure.in,
21482         gcc.c-torture/noncompile/Makefile.in,
21483         gcc.c-torture/noncompile/configure.in,
21484         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21485         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21486         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21487
21488 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21489
21490         * g++.old-deja/g++.other/ambig3.C: New test.
21491
21492 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
21493
21494         * g++.old-deja/g++.pt/syntax1.C: New test.
21495         * g++.old-deja/g++.pt/syntax2.C: New test.
21496         * g++.old-deja/g++.other/syntax3.C: New test.
21497         * g++.old-deja/g++.other/syntax4.C: New test.
21498
21499 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21500
21501         * gcc.dg/20000623-1.c: Prototype exit and abort.
21502
21503 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
21504
21505         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21506         New tests.
21507         * gcc.dg/cpp-mi3.def: New file.
21508
21509         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21510         inside assertions.
21511         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21512         lexer's error messages.
21513         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21514         divine anything from the linemarkers.
21515         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21516         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21517
21518 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
21519
21520         * gcc.dg/20000623-1.c: New test.
21521
21522 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
21523
21524         * gcc.c-torture/execute/20000622-1.c: New test.
21525
21526 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21527
21528         * g++.old-deja/g++.other/init15.C: New test.
21529
21530 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
21531
21532         * g++.old-deja/g++.pt/vaarg2.C: New test.
21533         * g++.old-deja/g++.pt/vaarg3.C: New test.
21534
21535 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
21536
21537         * g++.old-deja/g++.other/dyncast6.C: New test.
21538
21539 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
21540
21541         * gcc.c-torture/execute/loop-6.c: New test.
21542
21543 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
21544
21545         * gcc.dg/20000614-1.c: New test.
21546         * gcc.dg/20000614-2.c: New test.
21547
21548 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
21549
21550         * g++.old-deja/g++.other/inline12.C: New test.
21551
21552 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
21553
21554         * g++.old-deja/g++.other/eh1.C: New test.
21555
21556 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
21557
21558         * g++.old-deja/g++.other/type.C: New test.
21559
21560 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21561
21562         * g++.old-deja/g++.other/initstring.C: New test.
21563
21564 2000-06-12  Jason Merrill  <jason@redhat.com>
21565
21566         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21567
21568 2000-06-09  Jeffrey A Law  (law@cygnus.com)
21569
21570         * gcc.c-torture/compile/20000609-1.c: New test.
21571
21572 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
21573
21574         * gcc.dg/20000609-1.c: New test.
21575
21576 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
21577
21578         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21579         * gcc.c-torture/noncompile/poison-1.c: Move...
21580         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21581         * gcc.dg/cpp-li1.c: Add a token after the #line.
21582
21583 2000-06-05  Richard Henderson  <rth@cygnus.com>
21584
21585         * gcc.c-torture/execute/20000605-2.c: New test.
21586         * gcc.c-torture/execute/20000605-3.c: New test.
21587
21588 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
21589
21590         * g77.f-torture/execute/20000503-1.x: New file.
21591
21592 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
21593
21594         * g++.old-deja/g++.eh/badalloc1.C: New test.
21595
21596 2000-06-05  Richard Henderson  <rth@cygnus.com>
21597
21598         * gcc.c-torture/execute/20000605-1.c: New test.
21599
21600 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
21601             Nathan Sidwell <nathan@codesourcery.com>
21602
21603         * gcc.c-torture/compile/20000605-1.c: New test.
21604
21605 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
21606
21607         * g77.f-torture/compile/20000601-1.f:  New test.
21608
21609 2000-06-03  Richard Henderson  <rth@cygnus.com>
21610
21611         * gcc.c-torture/execute/20000603-1.c: New.
21612
21613 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
21614
21615         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21616         * gcc.dg/noreturn-2.c (noreturn): Likewise.
21617
21618 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
21619
21620         * gcc.dg/compare2.c (case 12): XFAIL.
21621         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21622         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21623
21624         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21625
21626 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
21627
21628         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21629         guard macro is already defined when the header is first
21630         included.
21631         * gcc.dg/cpp-mix.h: New file.
21632         * gcc.dg/endif-label.c: Update patterns to match compiler.
21633
21634         * g++.brendan/complex1.C: Declare abort.
21635         * g++.law/refs4.C: Remove XFAIL.
21636         * g++.oliva/expr2.C: Declare abort and exit.
21637
21638 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
21639
21640         * gcc.c-torture/execute/20000528-1.c: New test.
21641
21642         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21643         * g++.old-deja/g++.law/temps4.C: Likewise.
21644
21645         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21646         stdlib.h.  Call abort() on failure.
21647         * g++.old-deja/g++.law/refs4.C: Likewise.
21648         * g++.old-deja/g++.law/temps4.C: Likewise.
21649         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21650         * gcc.c-torture/execute/20000112-1.c: Include string.h.
21651
21652 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
21653
21654         Relative to g++.dg/special:
21655         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21656
21657         Relative to g++.old-deja:
21658         * g++.brendan/complex1.C, g++.jason/optimize2.C,
21659         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21660         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21661         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21662         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21663         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21664         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21665
21666         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21667         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21668         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21669         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21670         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21671         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21672         and/or string.h.
21673
21674         * g++.other/goto1.C: Update expectations for error messages.
21675
21676 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
21677
21678         * gcc.c-torture/compile/20000523-1.c: New test.
21679
21680 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21681
21682         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21683
21684 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
21685
21686         * g++.old-deja/g++.eh/catch11.C: New test.
21687         * g++.old-deja/g++.eh/catch12.C: New test.
21688
21689 2000-05-24  Nick Clifton  <nickc@cygnus.com>
21690
21691         * gcc.c-torture/execute/20000523-1.c: New test.
21692
21693 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
21694
21695         * c-torture/execute/bcp-1.c: Replace abort in arg of
21696         __builtin_constant_p with a generic external function.
21697
21698         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21699         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21700         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21701         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21702         Prototype abort and/or exit.
21703
21704         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21705         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21706         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21707         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21708
21709 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
21710
21711         * gcc.dg/dwarf2-1.c: New test.
21712
21713 2000-05-20  Richard Henderson  <rth@cygnus.com>
21714
21715         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21716
21717 2000-05-20  Andreas Jaeger  <aj@suse.de>
21718
21719         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21720         testcase.
21721
21722 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
21723
21724         * gcc.c-torture/execute/20000519-2.c: New test.
21725
21726 2000-05-19  Andreas Jaeger  <aj@suse.de>
21727
21728         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21729         which fails with SSA.
21730
21731         * lib/c-torture.exp: Also test with -O3 -fssa.
21732
21733 2000-05-18  Michael Meissner  <meissner@redhat.com>
21734
21735         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21736         * gcc.c-torture/execute/920415-1.c: Ditto.
21737         * gcc.c-torture/execute/920501-1.c: Ditto.
21738         * gcc.c-torture/execute/conversion.c: Ditto.
21739         * gcc.c-torture/execute/cvt-1.c: Ditto.
21740
21741 2000-05-18  Jeffrey A Law  (law@cygnus.com)
21742
21743         * gcc.c-torture/compile/20000518-1.c: New test.
21744
21745 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21746
21747         * g77.f-torture/compile/200005018.f:  New test.
21748
21749 2000-05-17  Jeffrey A Law  (law@cygnus.com)
21750
21751         * gcc.c-torture/compile/20000517-1.c: New test.
21752
21753 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21754
21755         * gcc.c-torture/execute/20000516-1.c: New test.
21756
21757 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
21758
21759         * g++.old-deja/g++.other/eh.C: New test.
21760
21761 2000-05-12  Richard Henderson  <rth@cygnus.com>
21762
21763         * gcc.c-torture/execute/990208-1.c (main): Don't pass
21764         constants through to doit's conditional.
21765
21766 2000-05-11  Jeffrey A Law  (law@cygnus.com)
21767
21768         * gcc.c-torture/compile/20000511-1.c: New test.
21769         * g77.f-torture/compile/20000511-1.f: New test.
21770         * g77.f-torture/compile/20000511-2.f: New test.
21771
21772 2000-05-11  Michael Meissner  <meissner@redhat.com>
21773
21774         * gcc.c-torture/execute/20000511-1.c: New test.
21775
21776 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
21777
21778         * gcc.dg/dg.exp: Scan .S files as well as .c files.
21779         * gcc.dg/20000510-1.S: New.
21780
21781 2000-05-08  Catherine Moore  <clm@cygnus.com>
21782
21783         * gcc.dg/unused-3.c: New.
21784
21785 2000-05-06  Richard Henderson  <rth@cygnus.com>
21786
21787           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
21788           * g++.old-deja/g++.mike/warn1.C: Likewise.
21789           * g++.old-deja/g++.pt/local1.C: Likewise.
21790           * g++.old-deja/g++.pt/local7.C: Likewise.
21791           * g++.old-deja/g++.pt/spec16.C: Likewise.
21792
21793 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
21794
21795         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
21796
21797 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
21798
21799           * g77.f-torture/execute/20000503-1.f:  New test.
21800
21801 2000-05-04  Andreas Jaeger  <aj@suse.de>
21802
21803         * gcc.dg/noreturn-2.c: New test.
21804
21805 2000-05-04  Neil Booth  <NeilB@earthling.net>
21806
21807         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
21808         preprocessor.
21809
21810 2000-05-04  Richard Henderson  <rth@cygnus.com>
21811
21812         * gcc.c-torture/execute/20000503-1.c: Fix typo.
21813
21814 2000-05-04  Richard Henderson  <rth@cygnus.com>
21815
21816         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
21817         OpenSSL by Jason R Thorpe.
21818
21819 2000-05-03  Jim Wilson  <wilson@cygnus.com>
21820
21821         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
21822
21823 2000-05-03  Robert Lipe <robertlipe@usa.net>
21824
21825         * gcc.dg/20000503-1.c: New test.
21826
21827 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
21828
21829         * gcc.c-torture/compile/20000502-1.c: New test.
21830         * g++.old-deja/g++.other/align.C: New test.
21831         * gcc.dg/cpp-tradstringify.c: New test.
21832
21833 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21834
21835         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
21836         and hard registers.
21837
21838 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
21839
21840         * gcc.c-torture/execute/loop-5.c: New test.
21841
21842 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
21843
21844         * gcc.c-torture/execute/va-arg-20.c: New test.
21845
21846 2000-04-23  Jeffrey A Law  (law@cygnus.com)
21847
21848         * gcc.c-torture/execute/20000422-1.c: New test.
21849
21850 2000-04-20  Greg McGary  <gkm@gnu.org>
21851
21852         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
21853         when optimizing, but without sibling-call optimizations (-O1).
21854
21855 2000-04-20  Jeffrey A Law  (law@cygnus.com)
21856
21857           * gcc.c-torture/compile/20000420-1.c: New test.
21858
21859 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
21860
21861         * g++.abi/ptrflags.C: New test.
21862         * g++.eh/catchptr1.C: Test incomplete pointer chains.
21863
21864 2000-04-19  Catherine Moore  <clm@cygnus.com>
21865
21866         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
21867
21868 2000-04-19  Greg McGary  <gkm@gnu.org>
21869
21870         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
21871         sibling-call optimizations.
21872
21873 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
21874
21875         * gcc.dg/20000419-1.c: New test.
21876
21877 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
21878
21879         * gcc.c-torture/execute/20000412-6.c: New test.
21880
21881 2000-04-12  Jeffrey A Law  (law@cygnus.com)
21882
21883         * gcc.c-torture/execute/20000412-5.c: New test.
21884         * g77.f-torture/compile/20000412-1.f: New test.
21885         * gcc.c-torture/execute/20000412-4.c: New test.
21886         * gcc.c-torture/compile/20000412-2.c: New test.
21887         * gcc.c-torture/execute/20000412-3.c: New test.
21888         * gcc.c-torture/compile/20000412-1.c: New test.
21889         * gcc.c-torture/execute/20000412-2.c: New test.
21890
21891 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
21892
21893         * objc/execute/bf-20.m: New test.
21894
21895 2000-04-10  Richard Henderson  <rth@cygnus.com>
21896
21897         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
21898
21899         * gcc.c-torture/execute/20000412-1.c: New test.
21900
21901 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
21902
21903         * g++.old-deja/g++.eh/catchptr1.C: New test.
21904
21905 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
21906
21907         * g++.old-deja/g++.abi/cxa_vec.C: New test.
21908
21909 2000-04-08  Neil Booth  <NeilB@earthling.net>
21910
21911         * gcc.dg/cpp-nullchar.c: Remove test as
21912         embedded nulls cause problems.
21913
21914 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21915
21916         * gcc.dg/compare2.c: New test.
21917
21918 2000-04-08  Neil Booth  <NeilB@earthling.net>
21919
21920         * gcc.dg/cpp-nullchar.c: New test.
21921
21922 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
21923
21924         * gcc.dg/cpp-mi2.c: New test.
21925         * gcc.dg/cpp-mi2[abc].h: New files.
21926
21927 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
21928
21929         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
21930         member name.
21931
21932 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
21933
21934         * g++.old-deja/g++.abi/vmihint.C: New test.
21935
21936 2000-04-06  Neil Booth  <NeilB@earthling.net>
21937
21938         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
21939         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
21940         copyright.
21941
21942 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
21943
21944         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
21945         avoid stack-frame overwrite.
21946
21947 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
21948
21949         * gcc.c-torture/compile/20000405-2.c: New test.
21950         * gcc.c-torture/compile/20000405-3.c: New test.
21951
21952 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21953
21954         * gcc.c-torture/compile/20000405-1.c: New test.
21955
21956 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
21957
21958         * gcc.dg/cast-qual-1.c: Revert last change.
21959
21960 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21961
21962         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
21963
21964 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
21965
21966         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
21967         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
21968
21969 2000-04-03  Jeffrey A Law  (law@cygnus.com)
21970
21971         * gcc.c-torture/compile/20000403-2.c: New test.
21972         * gcc.c-torture/compile/20000403-1.c: New test.
21973
21974 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
21975
21976         * gcc.c-torture/execute/20000403-1.c: New test.
21977
21978 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
21979
21980         * gcc.c-torture/execute/20000402-1.c: New test.
21981
21982 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
21983
21984         * gcc.c-torture/execute/va-arg-15.c: New test.
21985         * gcc.c-torture/execute/va-arg-16.c: New test.
21986         * gcc.c-torture/execute/va-arg-17.c: New test.
21987         * gcc.c-torture/execute/va-arg-18.c: New test.
21988         * gcc.c-torture/execute/va-arg-19.c: New test.
21989
21990 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
21991
21992         * gcc.c-torture/compile/981211-1.c: Move to...
21993         * gcc.dg/cpp-as1.c: ...here.
21994         * gcc.dg/cpp-as2.c: New file.
21995
21996         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
21997         compiler.
21998
21999 2000-04-02  Neil Booth  <NeilB@earthling.net>
22000
22001         * gcc.dg/cpp-cond.c  New tests.
22002         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
22003         accidental success less likely.
22004         * gcc.dg/cpp-missingop.c  New tests.
22005         * gcc.dg/cpp-missingparen.c  New tests.
22006         * gcc.dg/cpp-shift.c  New tests.
22007         * gcc.dg/cpp-shortcircuit.c  New tests.
22008         * gcc.dg/cpp-unary.c  New tests.
22009
22010 2000-03-29  Jeffrey A Law  (law@cygnus.com)
22011
22012         * gcc.c-torture/compile/20000329-1.c: New test.
22013
22014 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
22015
22016         * gcc.c-torture/compile/20000326-1.c: New test.
22017         * gcc.c-torture/compile/20000326-2.c: New test.
22018
22019 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
22020
22021         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22022         the first parameter is a function argument.
22023
22024 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
22025
22026         * g++.old-deja/g++.ext/array4.C: New test.
22027
22028 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
22029
22030         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22031
22032 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22033
22034         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22035
22036 2000-03-19  Richard Henderson  <rth@cygnus.com>
22037
22038         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22039
22040 2000-03-19  Richard Henderson  <rth@cygnus.com>
22041
22042         * gcc.c-torture/compile/20000319-1.c: New test.
22043
22044 2000-03-14  Jeffrey A Law  (law@cygnus.com)
22045
22046         * gcc.c-torture/execute/20000314-3.c: New test.
22047         * gcc.c-torture/execute/20000314-2.c: New test.
22048         * gcc.c-torture/execute/20000314-1.c: New test.
22049         * gcc.c-torture/compile/20000314-2.c: New test.
22050         * gcc.c-torture/compile/20000314-1.c: New test.
22051
22052 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
22053
22054         * g++.old-deja/g++.warn/inline.C: New test.
22055
22056 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
22057
22058         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22059         standards-compliant result rather than specific constants.
22060         Put test-values in array.
22061
22062 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
22063
22064         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22065         (g++_target_compile): Put test-specific options last.
22066
22067 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22068
22069         * g++.old-deja/g++.eh/vbase4.C: New test.
22070
22071 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22072
22073         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22074
22075 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22076
22077         * g++.old-deja/g++.brendan/misc12.C: Removed.
22078         * g++.old-deja/g++.pt/memtemp77.C: Constify.
22079         * g++.old-deja/g++.ext/pretty4.C: New test.
22080
22081 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22082
22083         * g++.old-deja/g++.other/string2.C: New test.
22084
22085 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
22086
22087         * g++.old-deja/g++.warn/impint2.C: New test.
22088
22089 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
22090
22091         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22092         is 1, not zero.
22093
22094 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
22095
22096         * g++.old-deja/g++.warn/impint.C: New test.
22097         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22098         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22099         * g++.old-deja/g++.pt/explicit12.C: Likewise.
22100         * g++.old-deja/g++.pt/explicit13.C: Likewise.
22101         * g++.old-deja/g++.pt/explicit17.C: Likewise.
22102         * g++.old-deja/g++.pt/explicit18.C: Likewise.
22103         * g++.old-deja/g++.pt/explicit19.C: Likewise.
22104         * g++.old-deja/g++.pt/explicit23.C: Likewise.
22105         * g++.old-deja/g++.pt/explicit31.C: Likewise.
22106         * g++.old-deja/g++.pt/explicit35.C: Likewise.
22107         * g++.old-deja/g++.pt/explicit6.C: Likewise.
22108         * g++.old-deja/g++.pt/memclass7.C: Likewise.
22109
22110 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
22111
22112         * gcc.dg/cpp-redef.c: New test.
22113
22114 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22115
22116         * g++.old-deja/g++.pt/unify7.C: New test.
22117
22118 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22119
22120         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22121         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22122
22123 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22124
22125         * gcc.c-torture/compile/20000224-1.c: New test.
22126
22127 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22128
22129         * gcc.c-torture/compile/cpp-2.c: New test.
22130         * gcc.c-torture/compile/cpp-1.c: New test.
22131
22132 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22133
22134         * gcc.c-torture/execute/20000225-1.c: New test.
22135
22136 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22137
22138         * gcc.dg/cpp-li2.c: New test.
22139
22140         * gcc.dg/cpp-wi1.c: New test.
22141
22142         * gcc.dg/cpp-li1.c: New test.
22143
22144 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22145
22146         * g++.old-deja/g++.other/sizeof5.C: New test.
22147
22148 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22149
22150         * gcc.c-torture/execute/va-arg-13.c: New test.
22151
22152 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22153
22154         * gcc.c-torture/execute/va-arg-12.c: New test.
22155
22156 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22157
22158         * gcc.c-torture/execute/20000223-1.c: New test.
22159
22160 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22161
22162         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22163
22164 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22165
22166         * g++.old-deja/g++.abi/ptrmem.C: New test.
22167
22168 2000-02-19  Richard Henderson  <rth@cygnus.com>
22169
22170         * gcc.c-torture/compile/init-3.c: New.
22171
22172 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22173
22174         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22175         ALWAYS_CXXFLAGS.
22176
22177 2000-02-11  Robert Lipe <robertl@sco.com>
22178
22179         * gcc.c-torture/compile/20000211-3.c: New test.
22180
22181 2000-02-11  Martin Buchholz <martin@xemacs.org>
22182
22183         * gcc.c-torture/compile/20000211-2.c: New test.
22184
22185 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22186
22187         * gcc.c-torture/compile/20000211-1.c: New test.
22188
22189 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22190
22191         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22192           on native targets
22193
22194 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22195
22196         * g++.old-deja/g++.other/cast5.C: New test.
22197
22198 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22199
22200         * gcc.c-torture/execute/20000205-1.c: New.
22201
22202 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22203
22204         * g++.old-deja/g++.jason/cast3.C: Return void.
22205         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22206
22207 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22208
22209         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22210
22211         * gcc.dg/loop-1.c: New test.
22212
22213 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22214
22215         * gcc.c-torture/compile/20000127-1.c: New test.
22216         * gcc.c-torture/execute/991228-1.c: New test.
22217
22218 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22219
22220         * gcc.dg/unused-2.c: New test.
22221
22222         * gcc.dg/conv-1.c: New test.
22223
22224 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22225
22226         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22227         compiler.
22228         (tool_option_proc): Fix typo.
22229
22230 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22231
22232         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22233         of the ld on the host, not on the build machine.
22234         Also, don't crash if '--help' is not a supported option.
22235
22236 2000-01-24  Richard Henderson  <rth@cygnus.com>
22237
22238         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22239
22240 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22241
22242         * gcc.c-torture/execute/20000120-2.c: New test.
22243         * gcc.c-torture/execute/20000120-1.c: New test.
22244
22245 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22246
22247         * gcc.c-torture/execute/20000113-1.c: New test.
22248
22249 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22250
22251         * gcc.c-torture/execute/20000112-1.c: New test.
22252
22253 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22254
22255         * gcc.dg/20000111-1.c: New test.
22256
22257 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22258
22259         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22260         with 16 bit integers.
22261
22262 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22263
22264         * gcc.dg/20000108-1.c: New test.
22265
22266 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22267
22268         * g++.old-deja/g++.ns/koenig8.C: New test.
22269
22270 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22271
22272         * g++.old-deja/g++.other/cast4.C: New test.
22273
22274 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22275
22276         * gcc.c-torture/compile/20000105-2.c: New test.
22277         * gcc.c-torture/compile/20000105-1.c: New test.
22278
22279 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22280
22281         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22282         references to printf & atoi to conform to ANSI standard.
22283         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22284         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22285         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22286         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22287         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22288         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22289         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22290         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22291         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22292         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22293         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22294         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22295         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22296         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22297         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22298         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22299         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22300         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22301         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22302         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22303         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22304         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22305         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22306         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22307         * g++.old-deja/g++.brendan/init3.C: Likewise.
22308         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22309         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22310         * g++.old-deja/g++.brendan/new2.C: Likewise.
22311         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22312         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22313         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22314         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22315         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22316         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22317         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22318         * g++.old-deja/g++.brendan/template24.C: Likewise.
22319         * g++.old-deja/g++.brendan/template3.C: Likewise.
22320         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22321         * g++.old-deja/g++.jason/inline3.C: Likewise.
22322         * g++.old-deja/g++.jason/opeq.C: Likewise.
22323         * g++.old-deja/g++.law/arg5.C: Likewise.
22324         * g++.old-deja/g++.law/arm7.C: Likewise.
22325         * g++.old-deja/g++.law/ctors11.C: Likewise.
22326         * g++.old-deja/g++.law/cvt8.C: Likewise.
22327         * g++.old-deja/g++.law/init9.C: Likewise.
22328         * g++.old-deja/g++.law/refs4.C: Likewise.
22329         * g++.old-deja/g++.law/template2.C: Likewise.
22330         * g++.old-deja/g++.law/visibility24.C: Likewise.
22331         * g++.old-deja/g++.law/vtable3.C: Likewise.
22332         * g++.old-deja/g++.mike/asm2.C: Likewise.
22333         * g++.old-deja/g++.mike/eh1.C: Likewise.
22334         * g++.old-deja/g++.mike/misc1.C: Likewise.
22335         * g++.old-deja/g++.mike/misc13.C: Likewise.
22336         * g++.old-deja/g++.mike/misc14.C: Likewise.
22337         * g++.old-deja/g++.mike/ns12.C: Likewise.
22338         * g++.old-deja/g++.mike/p1248.C: Likewise.
22339         * g++.old-deja/g++.mike/p3708.C: Likewise.
22340         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22341         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22342         * g++.old-deja/g++.mike/p646.C: Likewise.
22343         * g++.old-deja/g++.mike/p700.C: Likewise.
22344         * g++.old-deja/g++.mike/p783.C: Likewise.
22345         * g++.old-deja/g++.mike/p783a.C: Likewise.
22346         * g++.old-deja/g++.mike/p783b.C: Likewise.
22347         * g++.old-deja/g++.mike/p786.C: Likewise.
22348         * g++.old-deja/g++.mike/p789.C: Likewise.
22349         * g++.old-deja/g++.mike/p789a.C: Likewise.
22350         * g++.old-deja/g++.mike/p807a.C: Likewise.
22351         * g++.old-deja/g++.other/delete3.C: Likewise.
22352         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22353         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22354         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22355         * g++.old-deja/g++.other/empty1.C: Likewise.
22356         * g++.old-deja/g++.other/temporary1.C: Likewise.
22357         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22358         * g++.old-deja/g++.pt/t16.C: Likewise.
22359         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22360
22361 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22362
22363         * gcc.dg/991230-1.c: New test.
22364
22365 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22366
22367         * gcc.c-torture/compile/991229-3.c: New test.
22368         * gcc.c-torture/compile/991229-2.c: New test.
22369         * gcc.c-torture/compile/991229-1.c: New test.
22370
22371 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22372
22373         * gcc.c-torture/compile/labels-2.c: New test.
22374
22375 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22376
22377         * gcc.c-torture/execute/991227-1.c: New test.
22378
22379 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22380
22381         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22382
22383 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22384
22385         * gcc.c-torture/execute/991221-1.c: New test.
22386
22387 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22388
22389         * g++.old-deja/g++.other/cast3.C: New test.
22390
22391 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22392
22393         * gcc.c-torture/execute/991216-4.c: New test.
22394
22395 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22396
22397         * gcc.c-torture/execute/991216-1.c: New test.
22398         * gcc.c-torture/execute/991216-2.c: New test.
22399         * gcc.c-torture/execute/991216-3.c: New test.
22400
22401 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22402
22403         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22404         Actually make the test fail by using "-O2" for compilation.
22405
22406 1999-12-15  Nathan Sidwell  <nathan@acm.org>
22407
22408         * g++.old-deja/g++.warn/cast-align1.C: New test.
22409
22410 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22411
22412         * gcc.c-torture/compile/991214-1.c: New test.
22413         * gcc.c-torture/compile/991214-2.c: New test.
22414
22415 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22416
22417         * gcc.dg/991214-1.c: New test.
22418
22419 1999-12-13  Jeffrey A Law  (law@cygnus.com)
22420
22421         * gcc.c-torture/compile/991213-3.c: New test.
22422         * gcc.c-torture/compile/991213-2.c: New test.
22423         * gcc.c-torture/compile/991213-1.c: New test.
22424
22425 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
22426
22427         * gcc.dg/991209-1.c: New test.
22428
22429 1999-12-08  Nathan Sidwell <nathan@acm.org>
22430
22431         * gcc.c-torture/compile/991208-1.c: New test.
22432
22433 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22434
22435         * gcc.dg/ultrasp2.c: New test.
22436
22437 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
22438
22439         * g++.old-deja/g++.abi/align.C (main): Fix typo.
22440
22441 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
22442
22443         * gcc.c-torture/compile/991202-1.c: New test.
22444         * gcc.c-torture/execute/991202-1.c: New test.
22445         * gcc.c-torture/execute/991202-2.c: New test.
22446         * gcc.c-torture/execute/991202-3.c: New test.
22447
22448 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
22449
22450         * g++.old-deja/g++.abi/align.C: New test.
22451         * g++.old-deja/g++.abi/aggregates.C: Likewise.
22452         * g++.old-deja/g++.abi/bitfields.C: Likewise.
22453
22454 1999-12-01  Richard Henderson  <rth@cygnus.com>
22455
22456         * gcc.c-torture/execute/991201-1.c: New.
22457
22458 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
22459
22460         * gcc.dg/991129-1.c: New test.
22461
22462 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22463
22464         * gcc.c-torture/compile/991127-1.c: New test.
22465
22466 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22467
22468         * g++.old-deja/g++.other/warn4.C: New test.
22469
22470 1999-11-22  Nathan Sidwell  <nathan@acm.org>
22471
22472         * g++.old-deja/g++.eh/cleanup2.C: New test.
22473         * g++.old-deja/g++.ext/pretty2.C: New test.
22474         * g++.old-deja/g++.ext/pretty3.C: New test.
22475         * g++.old-deja/g++.other/debug6.C: New test.
22476
22477 1999-10-20  Jim Wilson  <wilson@cygnus.com>
22478
22479         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22480         compiler_output to look for one error message instead of two.
22481
22482 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
22483
22484         * gcc.c-torture/execute/991118-1.c: Also test case
22485         where the word boundary does not split a byte evenly.
22486
22487 1999-11-19  Nathan Sidwell  <nathan@acm.org>
22488
22489         * g++.old-deja/g++.ext/restrict1.C: New test.
22490
22491 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22492
22493         * gcc.c-torture/execute/991118-1.c: New test.
22494
22495 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
22496
22497         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22498         working directory pathnames.
22499
22500 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
22501
22502         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22503         host is equipped with driver.h and driver.o so it can actually
22504         compile and run the tests.
22505
22506 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
22507
22508         * gcc.c-torture/compile/991008-1.c: New test.
22509
22510 1999-11-08  Nick Clifton  <nickc@cygnus.com>
22511
22512         * lib/gcc-dg.exp: Include target-supports.exp
22513
22514 1999-11-05  Nick Clifton  <nickc@cygnus.com>
22515
22516         * lib/target-supports.exp: New file: Provide procs to test for
22517         features supported by the target.
22518         (check_weak_available): Moved here from ecos.exp.
22519         (check_alias_available): New proc: Determine of the target
22520         toolchain supports the alias attribute.
22521
22522         * gcc.dg/special/ecos.exp: Move check_weak_available to
22523         target-supports.exp.
22524         (alias-1.c): Only perform the test if the target supports
22525         aliases.
22526         (wkali-1.c): Only perform the test if the target supports
22527         aliases.
22528
22529         * gcc.dg/990506-0.c: Expect error messages from cross
22530         targets as well as native targets.
22531
22532 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22533
22534         * gcc.dg/ultrasp1.c: Removed xfail.
22535         * gcc.dg/struct-ret-2.c: Likewise.
22536         * gcc.dg/array-1.c: Likewise.
22537
22538 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22539
22540         * gcc.dg/struct-ret-2.c: New test.
22541
22542         * gcc.dg/array-1.c: New test.
22543
22544 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
22545
22546         * gcc.c-torture/execute/991030-1.c: New test.
22547
22548 1999-10-26  Richard Henderson  <rth@cygnus.com>
22549
22550         * gcc.c-torture/compile/991026-2.c: New test.
22551
22552 1999-10-26  Jeffrey A Law  (law@cygnus.com)
22553
22554         * gcc.c-torture/compile/991026-1.c: New test.
22555
22556 1999-10-23  Jeffrey A Law  (law@cygnus.com)
22557
22558         * gcc.c-torture/execute/991023-1.c: New test.
22559
22560 1999-10-19  Jeffrey A Law  (law@cygnus.com)
22561
22562         * gcc.c-torture/execute/991019-1.c: New test.
22563
22564 1999-10-16  Richard Henderson  <rth@cygnus.com>
22565
22566         * gcc.c-torture/execute/991016-1.c: New test.
22567
22568 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
22569
22570         * gcc.c-torture/execute/991014-1.c: New test.
22571
22572 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
22573
22574         * g++.old-deja/g++.other/union2.C: New test.
22575
22576 1999-10-13  Nathan Sidwell  <nathan@acm.org>
22577
22578         * g++.old-deja/g++.other/vaarg2.C: New test.
22579         * g++.old-deja/g++.other/vaarg3.C: New test.
22580
22581 1999-10-12  Craig Burley  <craig@jcb-sc.com>
22582
22583         * g77.f-torture/noncompile/19990905-1.f: Moved from being
22584         in compile/.
22585
22586 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
22587
22588         * gcc.c-torture/execute/va-arg-11.c: New test.
22589
22590 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
22591
22592         * lib/file-format.exp (gcc_target_object_format): Don't
22593         crash if objdump is unavailable.
22594
22595 1999-09-29  Donn Terry <donn@interix.com>
22596
22597         * gcc.misc-tests/mg.exp: delete extraneous redirection.
22598
22599 1999-09-28  Nick Clifton  <nickc@cygnus.com>
22600
22601         * gcc.c-torture/compile/990928-1.c: New test.
22602
22603 1999-09-28  Nathan Sidwell  <nathan@acm.org>
22604
22605         * g++.old-deja/g++.other/decl6.C: New test.
22606
22607 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22608
22609         * gcc.c-torture/execute/va-arg-10.c: New test.
22610
22611 1999-09-27  Nathan Sidwell  <nathan@acm.org>
22612
22613         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22614         __PRETTY_FUNCTION__.
22615
22616 1999-09-23  Nick Clifton  <nickc@cygnus.com>
22617
22618         * gcc.c-torture/execute/990923-1.c: New test.
22619
22620 1999-09-21  Nick Clifton  <nickc@cygnus.com>
22621
22622         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22623         for which -fpic is inappropriate.
22624
22625 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
22626
22627         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22628
22629 1999-09-21  Nathan Sidwell  <nathan@acm.org>
22630
22631         * g++.old-deja/g++.other/dyncast1.C: New test.
22632         * g++.old-deja/g++.other/dyncast2.C: New test.
22633         * g++.old-deja/g++.other/dyncast3.C: New test.
22634         * g++.old-deja/g++.other/dyncast4.C: New test.
22635         * g++.old-deja/g++.other/dyncast5.C: New test.
22636         * g++.old-deja/g++.eh/catch3.C: New test.
22637         * g++.old-deja/g++.eh/catch3p.C: New test.
22638         * g++.old-deja/g++.eh/catch4.C: New test.
22639         * g++.old-deja/g++.eh/catch4p.C: New test.
22640         * g++.old-deja/g++.eh/catch5.C: New test.
22641         * g++.old-deja/g++.eh/catch5p.C: New test.
22642         * g++.old-deja/g++.eh/catch6.C: New test.
22643         * g++.old-deja/g++.eh/catch6p.C: New test.
22644         * g++.old-deja/g++.eh/catch7.C: New test.
22645         * g++.old-deja/g++.eh/catch7p.C: New test.
22646         * g++.old-deja/g++.eh/catch8.C: New test.
22647         * g++.old-deja/g++.eh/catch8p.C: New test.
22648         * g++.old-deja/g++.eh/catch9.C: New test.
22649         * g++.old-deja/g++.eh/catch9p.C: New test.
22650
22651 1999-09-13  Nathan Sidwell  <nathan@acm.org>
22652
22653         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22654         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22655
22656 1999-09-13  Jeffrey A Law  (law@cygnus.com)
22657
22658         * gcc.c-torture/compile/990913-1.c: New test.
22659
22660 1999-09-10  Nathan Sidwell  <nathan@acm.org>
22661
22662         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22663         * g++.old-deja/g++.jason/rfg5.C: Likewise.
22664
22665 1999-09-09  Richard Henderson  <rth@cygnus.com>
22666
22667         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22668
22669 1999-09-09  Nathan Sidwell  <nathan@acm.org>
22670
22671         * g++.old-deja/g++.other/lookup11.C: New test.
22672         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22673         what is permitted and what we want.
22674         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22675         overload use.
22676         * g++.old-deja/g++.jason/rfg5.C: Likewise
22677
22678 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
22679
22680         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22681         * gcc.c-torture/noncompile/poison-1.c: New file.
22682
22683 1999-09-08  Nathan Sidwell  <nathan@acm.org>
22684
22685         * g++.old-deja/g++.other/sizeof3.C: New test.
22686         * g++.old-deja/g++.other/sizeof4.C: New test.
22687         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22688         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22689
22690 1999-09-07  Richard Henderson  <rth@cygnus.com>
22691
22692         * gcc.dg/va-arg-1.c: New.
22693
22694 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22695
22696         * gcc.c-torture/execute/va-arg-9.c: New test.
22697
22698 1999-09-05  Craig Burley  <craig@jcb-sc.com>
22699
22700         * g77.f-torture/compile/980519-2.f: New test.
22701         * g77.f-torture/compile/19990905-0.f: New test.
22702         * g77.f-torture/compile/19990905-1.f: New test.
22703         * g77.f-torture/compile/19990905-2.f: New test.
22704
22705         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22706
22707 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
22708
22709         * gcc.c-torture/execute/990827-1.c: Fix typo.
22710
22711 1999-09-03  Nathan Sidwell  <nathan@acm.org>
22712
22713         * g++.old-deja/g++.other/deref1.C: New test.
22714
22715 1999-09-02  Nathan Sidwell  <nathan@acm.org>
22716
22717         * g++.old-deja/g++.other/ambig2.C: New test.
22718         * g++.old-deja/g++.other/cond5.C: New test.
22719         * g++.old-deja/g++.other/lookup16.C: New test.
22720
22721 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
22722
22723         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22724         assemblers too.
22725
22726 1999-08-31  Jeffrey A Law  (law@cygnus.com)
22727
22728         * lib/c-torture.exp: Avoid the "compare executables" optimization
22729         when testing native.
22730
22731 1999-08-29  Jeffrey A Law  (law@cygnus.com)
22732
22733         * gcc.c-torture/execute/990829-1.c: New test.
22734         * gcc.c-torture/compile/990829-1.c: New test.
22735
22736 1999-08-27  Paul Burchard  <burchard@pobox.com>
22737
22738         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22739         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22740         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22741         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22742         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
22743         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
22744         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
22745         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
22746         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
22747         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
22748         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
22749
22750 1999-08-27  Jeffrey A Law  (law@cygnus.com)
22751
22752         * gcc.c-torture/execute/990827-1.c: New test.
22753
22754 1999-08-26  Craig Burley  <craig@jcb-sc.com>
22755
22756         * g77.f-torture/noncompile/19990826-4.f: New test.
22757
22758         * g77.f-torture/compile/19990826-3.f: New test.
22759
22760         * g77.f-torture/execute/19990826-2.f: New test.
22761
22762         * g77.f-torture/compile/19990826-1.f: New test.
22763
22764         * gcc.c-torture/execute/990826-0.c: New test.
22765         * g77.c-torture/execute/19990826-0.f: New test.
22766
22767         * g77.f-torture/noncompile/970626-2.f: New test.
22768
22769 1999-08-25  Paul Burchard  <burchard@pobox.com>
22770
22771         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
22772         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
22773         lss-011.C: New tests.
22774
22775 1999-08-25  Nathan Sidwell  <nathan@acm.org>
22776
22777         * g++.old-deja/g++.other/decl5.C: New test.
22778
22779 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22780
22781         * noncompile/noncompile.exp: Load_lib c-torture.exp.
22782         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
22783         call `postbase' for each one.  All callers of `postbase' changed
22784         to call this instead.
22785
22786 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
22787
22788         * gcc.c-torture/execute/990811-1.c: New test.
22789
22790 1999-08-09  Nick Clifton  <nickc@cygnus.com>
22791
22792         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
22793         just native ones.
22794
22795         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
22796         just native ones.
22797
22798 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22799
22800         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
22801
22802 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22803
22804         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
22805
22806 1999-08-04  Nathan Sidwell  <nathan@acm.org>
22807
22808         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
22809
22810 1999-08-04  Jeffrey A Law  (law@cygnus.com)
22811
22812         * gcc.c-torture/execute/990804-1.c: New test.
22813
22814 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22815
22816         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
22817         * g++.old-deja/g++.brendan/crash64.C: Likewise
22818         * g++.old-deja/g++.brendan/overload8.C: Likewise
22819
22820 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22821
22822         * g++.old-deja/g++.other/struct1.C: New test.
22823
22824 1999-08-03  Nathan Sidwell  <nathan@acm.org>
22825
22826         * g++.old-deja/g++.other/enum2.C: New test.
22827
22828 1999-08-02  Richard Henderson  <rth@cygnus.com>
22829
22830         Adapted from tests from Franz Sirl:
22831         * gcc.c-torture/execute/va-arg-7.c: New test.
22832         * gcc.c-torture/execute/va-arg-8.c: New test.
22833
22834 1999-08-01  Jeffrey A Law  (law@cygnus.com)
22835
22836         * gcc.c-torture/compile/990801-2.c: New test.
22837
22838         * gcc.c-torture/compile/990801-1.c: New test.
22839
22840 1999-07-27  Michael Meissner  <meissner@cygnus.com>
22841
22842         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
22843         fp-cmp-1.c, converting double to float.
22844
22845         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
22846         fp-cmp-1.c, converting double to long double.
22847
22848         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
22849         from fr1 to unknown_register, since fr1 is a legitimate register
22850         on some machines.
22851
22852 1999-07-25  Jeffrey A Law  (law@cygnus.com)
22853
22854         * README: More listname related changes.
22855
22856 1999-07-08  Catherine Moore  <clm@cygnus.com>
22857
22858         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
22859
22860 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
22861
22862         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
22863
22864 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
22865
22866         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
22867
22868 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
22869
22870         * gcc.dg/990703-1.c: New test.
22871
22872 1999-06-29  Nick Clifton  <nickc@cygnus.com>
22873
22874         * lib/file-format.exp: New file: Move definition of proc
22875         gcc_target_object_format to here from
22876         gcc.dg/special/ecos.exp.
22877
22878         * lib/c-torture.exp: Include lib file-format.exp.
22879         * lib/gcc-dg.exp: Include lib file-format.exp.
22880
22881         * gcc.dg/special/ecos.exp: Remove definition of proc
22882         gcc_target_object_format.
22883
22884 1999-06-28  Jeffrey A Law  (law@cygnus.com)
22885
22886         * gcc.c-torture/execute/990628-1.c: New test.
22887
22888 1999-06-25  Jeffrey A Law  (law@cygnus.com)
22889
22890         * gcc.c-torture/compile/990625-2.c: New test.
22891
22892         * gcc.c-torture/compile/990625-1.c: New test.
22893
22894 1999-06-23  Nick Clifton  <nickc@cygnus.com>
22895
22896         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
22897         attributes compile.
22898         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
22899         ports that use the COFF/PE file format.
22900
22901 1999-06-17  Jeffrey A Law  (law@cygnus.com)
22902
22903         * gcc.c-torture/compile/990617-1.c: New test.
22904
22905 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
22906
22907         * g++.old-deja/g++.other/decl4.C: New test.
22908
22909 1999-06-14  Nathan Sidwell  <nathan@acm.org>
22910
22911         * g++.old-deja/g++.other/bitfld3.C: New test.
22912
22913 1999-06-08  Nathan Sidwell  <nathan@acm.org>
22914
22915         * g++.old-deja/g++.eh/catch1.C: New test.
22916
22917 1999-06-07  Jeffrey A Law  (law@cygnus.com)
22918
22919         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
22920
22921         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
22922         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
22923
22924 1999-06-05  Craig Burley  <craig@jcb-sc.com>
22925
22926         * g77.f-torture/compile/19990502-0.f: Replace with new,
22927         shorter, test that still fails after recent changes.
22928
22929 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22930
22931         * gcc.c-torture/execute/990604-1.c: New test.
22932
22933 1999-05-31  Jeffrey A Law  (law@cygnus.com)
22934
22935         * gcc.c-torture/execute/990531-1.c: New test.
22936
22937 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22938
22939         * gcc.c-torture/compile/990527-1.c: New test.
22940
22941 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
22942
22943         * gcc.c-torture/execute/990527-1.c: New test.
22944
22945 1999-05-25  Nick Clifton  <nickc@cygnus.com>
22946
22947         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
22948         bitfields as signed.
22949
22950 1999-05-25  Craig Burley  <craig@jcb-sc.com>
22951
22952         * g77.f-torture/compile/19990525-0.f: New test.
22953
22954 1999-05-25  Jeffrey A Law  (law@cygnus.com)
22955
22956         * gcc.c-torture/execute/990525-2.c: New test.
22957
22958         * gcc.c-torture/execute/990525-1.c: New test.
22959
22960 1999-05-24  Nathan Sidwell  <nathan@acm.org>
22961
22962         * g++.old-deja/g++.other/anon3.C: New test.
22963         * g++.old-deja/g++.other/anon4.C: New test.
22964         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
22965         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
22966         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
22967         Merrill).
22968
22969 1999-05-24  Jeffrey A Law  (law@cygnus.com)
22970
22971         * gcc.c-torture/execute/990524-1.c: New test.
22972
22973         * gcc.dg/990524-1.c: New test.
22974
22975 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22976
22977         * gcc.c-torture/compile/990523-1.c: New test.
22978
22979 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
22980
22981         * gcc.c-torture/compile/990519-1.c: New test.
22982
22983 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22984
22985         * gcc.c-torture/compile/990517-1.c: New test.
22986
22987         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
22988         (e4, f4): New tests.
22989         (main): Call them.
22990
22991 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22992
22993         * gcc.dg/noreturn-1.c: New test.
22994
22995 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
22996
22997         * gcc.c-torture/execute/990513-1.c: New test.
22998
22999 1999-05-10  Richard Henderson  <rth@cygnus.com>
23000
23001         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23002
23003 1999-05-10  Craig Burley  <craig@jcb-sc.com>
23004
23005         * g77.f-torture/execute/erfc.f: Use small single-precision
23006         values, to avoid problems on Alphas when not -mieee.
23007
23008 1999-05-08  Craig Burley  <craig@jcb-sc.com>
23009
23010         * gcc.dg/990506-0.c: New test.
23011
23012 1999-05-08  Richard Henderson  <rth@cygnus.com>
23013
23014         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23015         the constant to test.  Don't XFAIL 64-bit targets.
23016
23017         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23018         * g++.old-deja/g++.law/profile1.C: Likewise.
23019
23020         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23021         operator new instances.
23022         * g++.old-deja/g++.other/delete5.C: Likewise.
23023
23024 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23025
23026         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23027         intrinsic.
23028
23029 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23030
23031         * g77.f-torture/execute/u77-test.f: Reverse order of two
23032         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23033
23034 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23035
23036         * gcc.dg/compare1.c: New test.
23037
23038 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
23039
23040         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23041         New tests.
23042
23043 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23044
23045         * g77.f-torture/compile/19990502-1.f: New test.
23046
23047 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23048
23049         * g77.f-torture/compile/19990502-0.f: New test.
23050
23051 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23052
23053         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23054         intrinsic.
23055
23056 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23057
23058         * g77.f-torture/execute/u77-test.f (main): List libU77
23059         intrinsics not currently tested.
23060         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23061         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23062         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23063         Trim blanks off the ends of some printed strings.
23064
23065 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23066
23067         * g77.f-torture/execute/u77-test.f (main): Just warn about
23068         FSTAT gid disagreement, as it's expected on some systems.
23069
23070 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23071
23072         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23073         use a new function, which allows for some slop.
23074         Clean up some commentary.
23075         (issum): The new function.
23076         (sgladd): Deleted subroutine.
23077
23078 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23079
23080         * g77.f-torture/execute/u77-test.f: Modify to be more like
23081         libf2c/libU77 version, bringing patches to that version here.
23082         Add suitable commentary.
23083
23084 1999-04-25  Richard Henderson  <rth@cygnus.com>
23085
23086         * gcc.dg/990424-1.c: New test.
23087
23088 1999-04-24  Craig Burley  <craig@jcb-sc.com>
23089
23090         * g77.f-torture/execute/u77-test.f (main): Bug involving
23091         LSTAT has been fixed, so turn back on full checking.
23092
23093 1999-04-20  Craig Burley  <craig@jcb-sc.com>
23094
23095         * g77.f-torture/compile/19990419-0.f: New test.
23096         * g77.f-torture/execute/19990419-1.f: New test.
23097
23098 1999-04-17  Richard Henderson  <rth@cygnus.com>
23099
23100         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23101         to avoid the need for a prototype to supress a warning.
23102
23103 1999-04-07  Jim Wilson  <wilson@cygnus.com>
23104
23105         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23106
23107 1999-04-04  Jeffrey A Law  (law@cygnus.com)
23108
23109         * gcc.c-torture/execute/990404-1.c: New test.
23110
23111 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23112
23113         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23114         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23115         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23116         missing initializer warnings.
23117
23118 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23119
23120         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23121         matching strings.
23122
23123 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23124
23125         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23126
23127 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23128
23129         * g77.f-torture/execute/19990325-0.f: New test.
23130         * g77.f-torture/execute/19990325-1.f: New test.
23131
23132 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23133
23134         * gcc.c-torture/execute/990324-1.c: New test.
23135
23136 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23137
23138         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23139         test with 4.
23140
23141 1999-03-17  Richard Henderson  <rth@cygnus.com>
23142
23143         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23144
23145 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23146
23147         * g77.f-torture/execute/19990313-2.f: New test.
23148         * g77.f-torture/execute/19990313-3.f: New test.
23149
23150 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23151
23152         * g77.f-torture/execute/19990313-0.f: New test.
23153         * g77.f-torture/execute/19990313-1.f: New test.
23154
23155 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23156
23157         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23158         printf to sprintf.
23159         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23160         (main): Add check for u15.  Conditionalize u31 check depending on
23161         whether ints are <32 bits or >=32 bits.
23162
23163 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23164
23165         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23166
23167 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23168
23169         * g77.f-torture/compile/19990305-0.f: New test.
23170         * g77.f-torture/execute/19981119-0.f: New test.
23171
23172 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23173
23174         * g77.f-torture/execute/970625-2.f: call ABORT if final
23175         result is not correct, instead of just printing it.
23176         Add this checking via newly introduced obfuscation, to
23177         trip up buggy front ends.
23178
23179 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23180
23181         * g77.f-torture/compile/960317-1.f: Moved from being
23182         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23183
23184 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23185
23186         * g77.f-torture/execute/960317-1.f: New (old) test.
23187         * g77.f-torture/execute/970625-2.f: Ditto.
23188
23189 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23190
23191         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23192         message on line 1 or line 2; cccp and cpplib do this differently.
23193
23194 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23195
23196         * g++.old-deja/g++.law/weak1.C: New test.
23197
23198 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23199
23200         * gcc.c-torture/execute/990119-1.c: Renamed to...
23201         * gcc.dg/990119-1.c: this, so it will only be tested once
23202         (it's a preprocessor test, it doesn't need to be run at
23203         multiple optimization levels).
23204
23205 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23206
23207         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23208           ALWAYS_CXXFLAGS.
23209
23210 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23211
23212         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23213         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23214         to not be compilable by current g77.
23215
23216 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23217
23218         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23219
23220 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23221
23222         * gcc.c-torture/execute/990222-1.c: New test.
23223
23224 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23225
23226         * g77.f-torture/compile/19990218-0.f: New test.
23227         * g77.f-torture/noncompile/19990218-1.f: New test.
23228
23229 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23230
23231         * g77.f-torture/compile/19981216-0.f: New test.
23232
23233 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23234
23235         * gcc.dg/990214-1.c: New test.
23236
23237 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23238
23239         * gcc.dg/990213-2.c: New test.
23240
23241         * gcc.dg/990213-1.c: New test.
23242
23243 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23244
23245         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23246         ints.
23247
23248 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23249
23250         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23251         specified by target.
23252
23253         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23254
23255 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23256
23257         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23258
23259 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23260
23261         * gcc.dg/special/ecos.exp: New test driver for new tests with
23262         special requirements.
23263
23264         * gcc.dg/special/alias-1.c: New test.
23265         * gcc.dg/special/gcsec-1.c: New test.
23266         * gcc.dg/special/weak-1.c: New test.
23267         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23268         * gcc.dg/special/weak-2.c: New test.
23269         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23270         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23271         * gcc.dg/special/wkali-1.c: New test.
23272         * gcc.dg/special/wkali-2.c: New test.
23273         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23274         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23275
23276 1999-02-10  Felix Lee  <flee@cygnus.com>
23277
23278           * lib/c-torture.exp (c-torture-compile): Pull out code for
23279           analyzing gcc error messages.
23280           (c-torture-execute): Likewise.  Fix some (harmless) false
23281           positives.
23282           * lib/gcc.exp (gcc_check_compile): New function.
23283
23284 1999-02-08  Richard Henderson  <rth@cygnus.com>
23285
23286         * gcc.c-torture/execute/990208-1.c: New test.
23287
23288 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23289
23290         * g++.dg/special/ecos.exp: New driver for new tests with special
23291         requirements
23292
23293         * g++.dg/special/conpr-1.C: New test
23294         * g++.dg/special/conpr-2.C: New test
23295         * g++.dg/special/conpr-2a.C: New test
23296         * g++.dg/special/conpr-3.C: New test
23297         * g++.dg/special/conpr-3a.C: New test
23298         * g++.dg/special/conpr-3b.C: New test
23299
23300         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23301         allow g++ to use the dg driver
23302
23303         * README: Add comment about g++.dg directory
23304
23305 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23306
23307         * README: Update email addresses.
23308
23309 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23310
23311         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23312         arguments in order to force structure S onto the stack even on
23313         the alpha.
23314         (test): Pass 10 leading arguments to function foo as well as the
23315         structure S.
23316
23317         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23318         failure for all targets.
23319
23320         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23321         abort to terminate program execution.
23322
23323 1999-01-30  Richard Henderson  <rth@cygnus.com>
23324
23325         * gcc.c-torture/execute/990130-1.c: New test.
23326
23327 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23328
23329         * gcc.dg/990130-1.c: New test.
23330
23331 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23332
23333         * gcc.c-torture/execute/990128-1.c: New test.
23334
23335 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23336
23337         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23338
23339 1999-01-27  Felix Lee  <flee@cygnus.com>
23340
23341         * lib/c-torture.exp (c-torture-compile): pull out code for
23342         analyzing gcc error messages.
23343         (c-torture-execute): ditto, and fix some (harmless) false
23344         positives.
23345         * lib/gcc.exp (gcc_check_compile): new function.
23346
23347 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23348
23349         * gcc.dg/990117-1.c: New test.
23350
23351         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23352
23353         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23354
23355 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23356
23357         * g77.f-torture/compile/990115-1.f: New test.
23358
23359 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23360
23361         * gcc.c-torture/compile/990107-1.c: New test
23362
23363 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23364
23365         * gcc.c-torture/execute/990106-2.c: New test.
23366
23367         * gcc.c-torture/execute/990106-1.c: New test.
23368
23369 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23370
23371         * gcc.c-torture/compile/981223-1.c: New test.
23372
23373 1998-12-29  Richard Henderson  <rth@cygnus.com>
23374
23375         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23376         (opt3): Rename from opt4 and disable.
23377
23378 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23379
23380         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23381
23382 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23383
23384         * g++.old-deja/g++.other/conv5.C: New test.
23385
23386 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23387
23388         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23389
23390 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23391
23392         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23393
23394 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23395
23396         * gcc.c-torture/compile/981211-1.c: New test.
23397
23398 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23399
23400         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23401
23402         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23403
23404 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23405
23406         * gcc.special/930510-1.c: Make C9X safe.
23407         * gcc.misc-tests/gcov-1.c Similarly.
23408         * gcc.misc-tests/gcov-2.c Similarly.
23409
23410 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23411
23412         * gcc.dg/ultrasp1.c: New test.
23413
23414 1998-12-06  Richard Henderson  <rth@cygnus.com>
23415
23416         * gcc.c-torture/execute/981206.c: New test.
23417
23418 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23419
23420         * g++.old-deja/g++.ns/template7.C: New test.
23421
23422         * g++.old-deja/g++.other/expr1.C: New test.
23423
23424         * g++.old-deja/g++.eh/tmpl3.C: New test.
23425
23426         * g++.old-deja/g++.eh/tmpl2.C: New test.
23427
23428 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23429
23430         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23431         * g++.old-deja/g++.other/using6.C: Removed.
23432         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23433
23434         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23435
23436 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23437
23438         * g++.old-deja/g++.pt/overload8.C: New test.
23439
23440         * g++.old-deja/g++.pt/overload7.C: New test.
23441
23442         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23443
23444         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23445         and relinking messages.
23446         * lib/g++.exp (g++_target_compile): Remove .rpo file when
23447         compiling with -frepo.
23448
23449 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
23450
23451         * g++.old-deja/g++.pt/lookup6.C: New test.
23452
23453 1998-11-30  Nick Clifton  <nickc@cygnus.com>
23454
23455         * gcc.c-torture/execute/981130-1.c: New test.
23456         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23457
23458 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23459
23460         * g++.old-deja/g++.pt/explicit76.C: New test.
23461
23462         * g++.old-deja/g++.pt/friend38.C: New test.
23463
23464         * g++.old-deja/g++.ns/crash2.C: New test.
23465
23466         * g++.old-deja/g++.pt/defarg8.C: New test.
23467
23468         * g++.old-deja/g++.pt/instantiate6.C: New test.
23469
23470         * g++.old-deja/g++.pt/static6.C: New test.
23471
23472         * g++.old-deja/g++.pt/decl2.C: New test.
23473
23474 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23475
23476         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
23477         problem is actually related with name lookup, but so what? :-)
23478
23479         * g++.old-deja/g++.pt/friend37.C: New test.
23480
23481 1998-11-25  Dave Love  <d.love@dl.ac.uk>
23482
23483         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23484         element, which fails on some systems.
23485
23486         * g77.f-torture/execute/labug1.f: New test.
23487
23488 1998-11-21  Jeffrey A Law  (law@cygnus.com)
23489
23490         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23491         is defined.
23492
23493 1998-11-18  Dave Love  <d.love@dl.ac.uk>
23494
23495         * g77.f-torture/compile/981117-1.f: New test.
23496
23497 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
23498
23499         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
23500         properly discarded.
23501
23502 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
23503
23504         * gcc.c-torture/execute/memcheck: New directory of tests for
23505         -fcheck-memory-usage.
23506
23507 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
23508
23509         * README: New file, general information about the testsuite and
23510         new description of the various C++ test subdirectories.
23511         * README.g++: Eliminate obsolete information, update and move most
23512         relevant stuff to README.
23513
23514 1998-11-07  Richard Henderson  <rth@cygnus.com>
23515
23516         * gcc.c-torture/compile/981107-1.c: New test.
23517
23518 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
23519
23520         * execute/memcpy-bi.c: New testcase.
23521
23522 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
23523
23524         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23525         base classes.
23526
23527         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23528         template is selected.
23529
23530         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23531         classes, it should be accepted for all types.
23532
23533         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23534
23535         * g++.old-deja/g++.pt/spec24.C: Ensure that template
23536         specializations start with template headers.
23537
23538 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
23539
23540         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23541
23542         * g++.old-deja/g++.other/init9.C: Test cross initialization of
23543         non-POD types.
23544
23545 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
23546
23547         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23548
23549 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23550
23551         * compile/981022-1.c, compile/981022-1.x: New test and driver.
23552
23553 1998-10-19  Jeffrey A Law  (law@cygnus.com)
23554
23555         * 981019-1.c: New test.
23556
23557 1998-10-14  Robert Lipe <robertl@dgii.com>
23558
23559         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23560         find objc headers.
23561
23562 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23563
23564         * compile/981001-4.c: Remove use of GCC extension that triggers a
23565         compiler bug.
23566
23567 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
23568
23569         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23570
23571 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23572
23573         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
23574         instantiation of template produces incorrect code for delete
23575         expression.
23576
23577         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
23578         constructors' name is not unique.
23579         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23580         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23581
23582         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
23583         automatic array of const is ill-formed.
23584
23585         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
23586         of template parameter?
23587
23588         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
23589         const.
23590
23591         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
23592         pointer-to-member expression.
23593
23594         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
23595         declaration causes ICE.
23596
23597 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
23598
23599         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
23600         reserved in the global namespace.
23601
23602         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23603         generate needed virtual table.
23604
23605         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23606
23607 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
23608
23609         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23610         template-dependent type
23611
23612 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
23613
23614         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23615         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23616         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23617
23618         * g++.old-deja/g++.other/using5.C: New test; using decl from base
23619         class should be usable as argument of member function.
23620         * g++.old-deja/g++.other/using6.C: New test; using decl from base
23621         class should be usable as return type of member function.
23622         * g++.old-deja/g++.other/using7.C: New test; using decl from base
23623         class should be usable as type of data member.
23624
23625         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23626
23627 1998-10-09  Jeffrey A Law  (law@cygnus.com)
23628
23629         * gcc.c-torture/special/920521-1.c: Fix bogus test.
23630
23631 1998-10-08  Nick Clifton  <nickc@cygnus.com>
23632
23633         * gcc.dg/dll-?.c Add thumb to target list.
23634         Fix assembler scan patterns to match current assembler output.
23635
23636 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
23637
23638         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
23639         matching of template brackets.
23640
23641         * g++.old-deja/g++.other/using4.C: New test.  Test using
23642         declarations of methods from base classes.
23643
23644         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
23645         within functions should introduce names into the innermost
23646         enclosing namespace.
23647
23648         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
23649         of static locals if first initialization throws.
23650
23651 1998-10-07  Jim Wilson  <wilson@cygnus.com>
23652
23653         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23654
23655 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
23656
23657         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
23658         lose track of the possible targets of tablejump insns.
23659         * special/special.exp: Run it.
23660
23661 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
23662
23663         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
23664         must be declared before its specializations can be named in friend
23665         declarations.
23666
23667 1998-10-05  Dave Love  <d.love@dl.ac.uk>
23668
23669         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23670
23671         * g77.f-torture/execute/io1.f: New test.
23672
23673 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
23674
23675         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23676         with pointer to template function, for which no argument deduction
23677         is possible.
23678
23679         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23680         specialization of template function as argument to template
23681         function.
23682
23683         * g++.old-deja/g++.other/access2.C: New test; Inner class
23684         shouldn't have privileged access to Outer's names.
23685
23686 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
23687
23688         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23689         friend template declared within template class conflicts with
23690         nested class of the same name.
23691
23692         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23693         is ignored.
23694
23695         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23696         object with direct initializer as function declaration.
23697
23698         * g++.old-deja/g++.other/decl2.C: New test; duplicate
23699         initializers.
23700
23701         * g++.old-deja/g++.other/null2.C: New test; conditional operator
23702         involving const pointer and NULL produces incorrect result.
23703
23704         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23705         type name without `typename' should be rejected with -pedantic.
23706
23707 1998-10-02  Richard Henderson  <rth@cygnus.com>
23708
23709         * g++.old-deja/g++.other/addrof1.C: New test.
23710
23711 1998-10-01  Nick Clifton  <nickc@cygnus.com>
23712
23713         * gcc.c-torture/compile/981001-1.c: New test.
23714         * gcc.c-torture/execute/981001-1.c: New test.
23715
23716 1998-10-01  Jeffrey A Law  (law@cygnus.com)
23717
23718         * gcc.c-torture/compile/981001-2.c: New test.
23719         * gcc.c-torture/compile/981001-3.c: New test.
23720         * gcc.c-torture/compile/981001-4.c: New test.
23721
23722 1998-10-01  Robert Lipe  <robertl@dgii.com>
23723
23724         * lib/objc.exp (objc_target_compile): Add -L during compiles for
23725         multilibbed hosts.   Idea grafted from g77.exp.
23726
23727 1998-09-30  Dave Love  <d.love@dl.ac.uk>
23728
23729         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23730         avoid losing on systems which need -lsocket.
23731
23732 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
23733
23734         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23735         * g++.old-deja/g++.other/nested2.C: Ditto.
23736         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23737         failure.
23738
23739 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
23740
23741         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23742         preferred over template operator!= for enum bitfields.
23743
23744 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
23745
23746         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
23747         that happen to have the same base name, but in different scopes,
23748         are incorrectly rejected.
23749
23750 1998-09-16  Richard Henderson  <rth@cygnus.com>
23751
23752         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
23753         on the native word size instead of an integer literal.
23754
23755 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23756
23757         * g++.old-deja/g++.other/static2.C: Invocation of static data
23758         member of type pointer-to-function denoted as non-static member.
23759
23760         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
23761         checks involving function types and aliases.
23762
23763 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
23764
23765         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
23766         redefined to the same non-trivial type.
23767
23768         * g++.old-deja/g++.pt/explicit73.C: Test for proper
23769         namespace-qualification of template specializations declared in
23770         other namespaces.
23771
23772         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
23773         to declare a subset of the specializations of a template function
23774         as friends of specializations of a template class.
23775
23776         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
23777         member templates that do not fully specialize the enclosing
23778         template class are rejected.
23779
23780 1998-09-11  Dave Love  <d.love@dl.ac.uk>
23781
23782         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
23783
23784 1998-09-08  Dave Love  <d.love@dl.ac.uk>
23785
23786         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
23787         altered from libf2c/libU77 version.
23788
23789 1998-09-06  Dave Love  <d.love@dl.ac.uk>
23790
23791         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
23792
23793 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
23794
23795         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
23796         (un)signed char are different types for template specialization
23797         purposes.
23798
23799 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
23800
23801         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
23802         * objc: ObjC testsuite.
23803
23804 1998-08-31  Catherine Moore  <clm@cygnus.com>
23805
23806         * gcc.c-torture/execute/941014-1.x:  New file.
23807
23808 1998-08-31  Nick Clifton  <nickc@cygnus.com>
23809
23810         * lib/c-torture.exp: Add support for
23811         torture_eval_before_compile and torture_eval_before_execute
23812         variables.
23813
23814 1998-08-30  Jeffrey A Law  (law@cygnus.com)
23815
23816         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
23817         this test triggers valid.
23818
23819 1998-08-27  Jeffrey A Law  (law@cygnus.com)
23820
23821         * gcc.dg/980827-1.c: New test.
23822
23823 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
23824
23825         * gcc.c-torture/execute/loop-4b.c: New test.
23826
23827 1998-08-26  Nick Clifton  <nickc@cygnus.com>
23828
23829         * lib/c-torture.exp: Add support for
23830         torture_eval_before_compile and torture_eval_before_execute
23831         variables.
23832
23833 1998-08-25  Jeffrey A Law  (law@cygnus.com)
23834
23835         * gcc.c-torture/compile/980825-1.c: New test.
23836
23837 1998-08-24  Nick Clifton  <nickc@cygnus.com>
23838
23839         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
23840         count number tests in opt_t0 not good_t0.
23841
23842 1998-08-24  Jeffrey A Law  (law@cygnus.com)
23843
23844         * gcc.c-torture/compile/930326-1.x: Fix typo.
23845
23846 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
23847
23848         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
23849         causes an ICE.
23850
23851 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23852
23853         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
23854         STACK_SIZE is defined.
23855         * gcc.c-torture/unsorted/stuct.c: Similarly.
23856
23857         * gcc.c-torture/compile/980821-1.c: New test.
23858
23859 1998-08-21  Jeffrey A Law  (law@cygnus.com)
23860
23861         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
23862
23863 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
23864
23865         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
23866         code.
23867
23868 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
23869
23870         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
23871         error'.
23872
23873 1998-08-18  Jeffrey A Law  (law@cygnus.com)
23874
23875         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
23876
23877 1998-08-16  Jeffrey A Law  (law@cygnus.com)
23878
23879         * gcc.c-torture/compile/980816-1.c: New test.
23880
23881         * gcc.dg/980816-1.c: New test.
23882
23883 1998-08-13  Jeffrey A Law  (law@cygnus.com)
23884
23885         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
23886         compiler for ieee tests.
23887
23888 1998-08-01  Dave Love  <d.love@dl.ac.uk>
23889
23890         * g77.f-torture/compile/980729-0.f: New test.
23891
23892 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
23893
23894         * gcc.c-torture/special/eeprof-1.c: New test, for
23895         -finstrument-functions.
23896         * gcc.c-torture/special/special.exp: Run it.
23897
23898 1998-07-29  Jeffrey A Law  (law@cygnus.com)
23899
23900         * gcc.c-torture/compile/980729-1.c: New test.
23901
23902 1998-07-27  Nick Clifton  <nickc@cygnus.com>
23903
23904         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
23905         __thumb__ is defined, and test for ARM style doubles if so.
23906
23907 1998-07-26  Dave Love  <d.love@dl.ac.uk>
23908
23909         * g77.f-torture/noncompile/980615-0.f: New test.
23910
23911 1998-07-26  H.J. Lu  (hjl@gnu.org)
23912
23913         * gcc.dg/980312-1.c: Do link instead of compile.
23914         * gcc.dg/980313-1.c: Likewise.
23915
23916 1998-07-26  Jeffrey A Law  (law@cygnus.com)
23917
23918         * gcc.c-torture/compile/980726-1.c: New test.
23919
23920 1998-07-25  Dave Love  <d.love@dl.ac.uk>
23921
23922         * g77.f-torture/execute/io0.f: New test.
23923
23924 1998-07-24  Nick Clifton  <nickc@cygnus.com>
23925
23926         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
23927         an int.
23928
23929 1998-06-18  Michael Meissner  <meissner@cygnus.com>
23930
23931         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
23932         m32r bugs.
23933
23934 1998-07-17  Nick Clifton  <nickc@cygnus.com>
23935
23936         * gcc.dg/980626-1.c: Expect failures for all toolchains until
23937         c-decl.c:grokdeclarator can handle mode attributes.
23938
23939 1998-07-16  Jeffrey A Law  (law@cygnus.com)
23940
23941         * gcc.c-torture/execute/980716-1.c: New test.
23942
23943 1998-07-13  Jeffrey A Law  (law@cygnus.com)
23944
23945         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
23946         the mn10200.
23947         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
23948         the mn10200.
23949         * gcc.c-torture/execute/va-arg-3.x: Similarly.
23950         * gcc.c-torture/compile/930326-1.x: Similarly.
23951
23952 1998-07-13  Dave Love  <d.love@dl.ac.uk>
23953
23954         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
23955         New test from Craig.
23956
23957 1998-07-12  Dave Love  <d.love@dl.ac.uk>
23958
23959         * g77.f-torture/noncompile/980616-0.f: New test.
23960
23961         * g77.f-torture/execute/970816-3.f:  New test from Craig.
23962
23963 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23964
23965         *  g++.other/singleton.C: Return error value instead of taking
23966         SIGSEGV.
23967
23968 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
23969
23970         *  g++.other/singleton.C: New test.   Warning is under dispute.
23971         Runtime crash is not.
23972
23973 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
23974
23975         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
23976         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
23977         using6.C, using7.C}:  New namespace tests.
23978
23979 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
23980
23981         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
23982         specialization with typedef'ed names used as array indexes.
23983
23984 1998-07-09  Jeffrey A Law  (law@cygnus.com)
23985
23986         * gcc.c-torture/execute/980709-1.c: New test.
23987
23988         * gcc.dg/980709-1.c: New test.
23989
23990 1998-07-07  Richard Henderson  <rth@cygnus.com>
23991
23992         * gcc.c-torture/execute/bcp-1.c: New test.
23993
23994 1998-07-07  Jeffrey A Law  (law@cygnus.com)
23995
23996         * gcc.c-torture/execute/980707-1.c: New test.
23997
23998 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
23999
24000         * gcc.c-torture/compile/980706-1.c: New test.
24001
24002 1998-07-01  Dave Love  <d.love@dl.ac.uk>
24003
24004         * g77.f-torture/execute/980701-0.f,
24005         g77.f-torture/execute/980701-1.f: New test from Craig.
24006
24007 1998-07-01  Jeffrey A Law  (law@cygnus.com)
24008
24009         * gcc.c-torture/compile/980701-1.c: New test.
24010
24011         * gcc.c-torture/execute/980701-1.c: New test.
24012
24013 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
24014 rlsruhe.de>
24015
24016         * g++.old-deja/g++.robertl/eb132.C: New test.
24017         * g++.old-deja/g++.robertl/eb133.C: Likewise.
24018
24019 1998-06-29  Dave Love  <d.love@dl.ac.uk>
24020
24021         * g77.f-torture/execute/980628-7.f,
24022         g77.f-torture/execute/980628-8.f,
24023         g77.f-torture/execute/980628-9.f,
24024         g77.f-torture/execute/980628-10.f: New tests from Craig.
24025
24026         * g77.f-torture/execute/980628-3.f: Remove mail headers.
24027
24028 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24029
24030         * g77.f-torture/execute/980628-4.f: New test from Craig.
24031         * g77.f-torture/execute/980628-5.f: Likewise.
24032         * g77.f-torture/execute/980628-2.f: Likewise.
24033         * g77.f-torture/execute/980628-0.f: Likewise.
24034         * g77.f-torture/execute/980628-1.f: Likewise.
24035         * g77.f-torture/execute/980628-3.f: Likewise.
24036         * g77.f-torture/execute/980628-6.f: Likewise.
24037
24038 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24039
24040         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24041         directory when nothing has been installed yet.
24042
24043 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
24044
24045         * gcc.c-torture/special/special.exp: Handle newer versions of
24046         dejagnu.
24047
24048 1998-06-26  Jeffrey A Law  (law@cygnus.com)
24049
24050         * gcc.dg/980626-1.c: New test.
24051
24052 1998-06-19  Bruno Haible <haible@ilog.fr>
24053
24054         * gcc.misc-tests/m-un-2.c: New test.
24055         * g++.old-deja/g++.other/warn01.c: Likewise.
24056
24057 1998-06-19  Robert Lipe  <robertl@dgii.com>
24058
24059         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24060         compatibility with assmblers with a different comment character.
24061         Eliminate use of GAS-specific extensions.
24062
24063 1998-06-19  Jeffrey A Law  (law@cygnus.com)
24064
24065         * gcc.c-torture/execute/ieee/980619-1.c: New test.
24066
24067 1998-06-19  Robert Lipe  <robertl@dgii.com>
24068
24069         *lib/g77.exp: Replace search for libf2c.a with search for newly
24070         renamed libg2c.a
24071
24072 1998-06-17  Jeffrey A Law  (law@cygnus.com)
24073
24074         * gcc.c-torture/execute/980617-1.c: New test.
24075
24076 1998-06-12  Jeffrey A Law  (law@cygnus.com)
24077
24078         * gcc.c-torture/execute/980612-1.c: New test.
24079
24080 1998-06-08  Jeffrey A Law  (law@cygnus.com)
24081
24082         * gcc.dg/980523-1.c: Only test on ppc-linux.
24083         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24084
24085         * gcc.c-torture/execute/980608-1.c: New test.
24086
24087 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
24088
24089         * gcc.c-torture/execute/980605-1.c: New test.
24090
24091 1998-06-04  Jeffrey A Law  (law@cygnus.com)
24092
24093         * gcc.c-torture/execute/980604-1.c: New test.
24094
24095 1998-06-02  Jeffrey A Law  (law@cygnus.com)
24096
24097         * gcc.c-torture/execute/980602-1.c: New test.
24098         * gcc.c-torture/execute/980602-2.c: Likewise.
24099
24100 1998-06-02  Dave Love  <d.love@dl.ac.uk>
24101
24102         * 970125-0.f: Fix per JCB.  Add commentary.
24103
24104 1998-05-31  Michael Meissner  <meissner@cygnus.com>
24105
24106         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24107         IEEE -0 support.
24108
24109 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24110
24111         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24112         earlier.
24113
24114 1998-05-28  Catherine Moore <clm@cygnus.com>
24115
24116         * gcc.c-torture/execute/980526-3.c: New test.
24117
24118 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24119
24120         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24121         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24122         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24123         m88k-motorola-sysv3 to XFAIL.
24124
24125 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24126
24127         * gcc.dg/980526-1.c: New test.
24128         * gcc.c-torture/execute/980526-2.c: New test.
24129
24130 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24131
24132         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24133
24134         * gcc.c-torture/execute/980526-1.c: New test.
24135
24136 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24137
24138         * g77.f-torture/execute/alpha2.f: Add runtime test.
24139
24140 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24141
24142         * g++.old-deja/old-deja.exp: Strip leading directories.
24143
24144         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24145         error for the line.  Don't run multiple tests for the same line.
24146
24147 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24148
24149         * gcc.dg/980523-1.c: New test.
24150
24151 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24152
24153         * g77.f-torture/compile/970915-0.f: New test.
24154
24155 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24156
24157         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24158
24159 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24160
24161         * gcc.dg/980520-1.c: New test.
24162
24163 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24164
24165         * gcc.dg/980502-1.c: Fix return type.
24166
24167 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24168
24169         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24170         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24171         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24172         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24173         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24174
24175 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24176
24177         * g77.f-torture/execute/980520-1.f: New test.
24178
24179 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24180
24181         * lib/mike-g77.exp: New file.
24182
24183         * g77.f-torture/noncompile/noncompile.exp,
24184         g77.f-torture/noncompile/check0.f: New files.
24185
24186 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24187
24188         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24189         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24190         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24191         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24192         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24193         abort where appropriate.
24194
24195 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24196
24197         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24198         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24199
24200 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24201
24202         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24203
24204 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24205
24206         * g77.f-torture/compile/980427-0.f: New test.
24207
24208 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24209
24210         * g77.f-torture/compile/980424-0.f: New test.
24211
24212 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24213
24214         * g77.f-torture/compile/980419-2.f (main): New test.
24215         * g77.f-torture/compile/970125-0.f: New test.
24216         * g77.f-torture/compile/980419-1.f: New test.
24217
24218 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24219
24220         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24221         of loop-4.c.
24222
24223 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24224
24225         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24226
24227 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24228
24229         * gcc.c-torture/compile/980329-1.c: New test.
24230
24231 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24232
24233         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24234         * gcc.dg/980312-1.c: Fix typo in -march command.
24235
24236 1998-03-16  H.J. Lu  (hjl@gnu.org)
24237
24238         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24239
24240 1998-03-11  Robert Lipe  <robertl@dgii.com>
24241
24242         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24243         Dave Love agree the Fortran source is bogus.
24244
24245 1998-03-11  Robert Lipe  <robertl@dgii.com>
24246
24247         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24248         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24249         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24250         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24251         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24252
24253 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24254
24255         * g++.old-deja/g++.other/friend1.C: New test.
24256
24257 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24258
24259         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24260         possibly uninitialized) variables and declare dnrm2.
24261
24262 1998-02-23  Robert Lipe <robertl@dgii.com>
24263
24264         From Bruno Haible <haible@ilog.fr>:
24265         * gcc.c-torture/execute/980223.c: New test.
24266
24267 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24268
24269         * gcc.dg/ifelse-1.c: New test.
24270
24271 1998-02-09  H.J. Lu  (hjl@gnu.org)
24272
24273         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24274
24275           * lib/old-dejagnu.exp (old-dejagnu): Added the
24276           "execution test - XFAIL *-*-*" handling in the spirit of
24277           "excess errors test -". Changed the "execution test fails"
24278           handling to be like "excess errors test fails".
24279           * Update various tests accordingly.
24280
24281 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24282
24283         * gcc.c-torture/execute/980205.c: New test.
24284
24285 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24286
24287         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24288         * lib/f-torture.exp: Similarly.
24289         * gcc.c-torture: Rename all .cexp files to .x files.
24290
24291 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24292
24293         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24294         (940510-1.c): Removed duplicate.
24295         (971104-1.c): New test.
24296
24297 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24298
24299           * lib/f-torture.exp: Improve error and loop detection.
24300
24301 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24302
24303         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24304         use that to size the filler array.
24305
24306 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24307
24308         * lib/c-torture.exp(c-torture-execute): Fix typo.
24309
24310         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24311         testcase as the executable name. Keep the executable around if
24312         the test fails.
24313
24314 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24315
24316         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24317         changes.  Only test one -g option, and move it to the end of the
24318         list of options to test.
24319
24320 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24321
24322         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24323         variable GCC_TORTURE_OPTIONS to supply default switches separated
24324         by colons.  If no environment variable, run tests with -O0 -g, -O1
24325         -g, and -O2 -g as well.
24326
24327 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24328
24329         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24330         explanatory comments. Fix indentation.
24331
24332 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24333
24334         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24335
24336 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24337
24338         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24339         * g++.old-deja/g++.mike/p7325.C: Likewise.
24340         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24341
24342 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24343
24344         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24345         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24346         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24347         * g++.old-deja/g++.law/operators4.C: Likewise.
24348
24349 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24350
24351         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24352         * g++.old-deja/g++.mike/p784.C: Ditto.
24353         * g++.old-deja/g++.mike/p785.C: Ditto.
24354
24355 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24356
24357           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24358
24359 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24360
24361         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24362         target feature; pass this to c-torture-execute as needed.
24363
24364 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24365
24366         * lib/c-torture.exp(c-torture-execute): If the previous and the
24367         current executables being tested are identical, we don't need to
24368         run the executable again. Try to make the executable names
24369         unique. Add an optional argument for passing additional compiler
24370         flags.
24371
24372 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24373
24374         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24375
24376 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24377
24378         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24379
24380 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24381
24382         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24383         32bit or larger longs.
24384
24385         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24386         have either a 32bit long or 32bit int.
24387
24388 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24389
24390         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24391         Make double precision tests dependent on sizeof (double).
24392
24393 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24394
24395         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24396         too.
24397
24398 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24399
24400         * gcc.c-torture/compile/961203-1.cexp: New script.
24401
24402 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24403
24404         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24405         up the includes ourselves.
24406
24407 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
24408
24409         * lib/plumhall.exp: Remove random include, and add a few
24410         verbose messages for debugging.
24411
24412 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
24413
24414         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24415         of trying to do it ourselves.
24416
24417 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
24418
24419         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24420
24421 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
24422
24423         * gcc.prms/5403.c: Made regexp a bit less strict.
24424
24425 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
24426
24427         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24428         is returned from remote_load instead.
24429         * lib/plumhall.exp: Ditto.
24430         * lib/mike-g++.exp: Ditto.
24431         * lib/old-dejagnu.exp: Ditto.
24432         * lib/c-torture.exp: Ditto.
24433
24434 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
24435
24436         * lib/g++.exp: Use build_wrapper procedure.
24437         * lib/gcc.exp: Ditto.
24438
24439 1997-05-20  Jeffrey A Law  (law@cygnus.com)
24440
24441         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24442         an old-style decl for malloc.  Fixes tests to work when
24443         sizeof (int) != sizeof (size_t).
24444
24445 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24446
24447         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24448
24449         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24450         use stdargs.h interface.
24451
24452 1997-05-15  Mike Meissner  <meissner@cygnus.com>
24453
24454         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24455         NO_VARARGS when compiling.
24456
24457 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
24458
24459         * lib/plumhall.exp(ph_includes): New procedure.
24460         (ph_make): Use it.
24461         (ph_compiler): Ditto.
24462
24463         * lib/g++.exp: Rename test-glue.c to testglue.c.
24464         * lib/gcc.exp: Ditto.
24465
24466 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
24467
24468         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24469         to completion when it's called.
24470
24471 1997-03-21  Michael Meissner  <meissner@cygnus.com>
24472
24473         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24474         is defined, don't do test.
24475
24476 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
24477
24478         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24479         for object files.
24480         (ph_summary): Mark skipped testcases as untested, not unresolved.
24481
24482         * lib/plumhall.exp (ph_make): If unresolved because of bad
24483         errorCode, record errorCode in log file.
24484         (*): Replace send_log/verbose with verbose -log.
24485
24486 1997-03-19  Michael Meissner  <meissner@cygnus.com>
24487
24488         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24489         double conversion if double isn't at least 8 bytes.
24490
24491         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24492         int to work with targets where int is 16 bits.
24493
24494         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24495         8 bytes, just exit, since 4 byte doubles don't have enough bits of
24496         precision for the test to complete.
24497
24498 1997-03-14  Michael Meissner  <meissner@cygnus.com>
24499
24500         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24501         if d10v is not compiled with the -mdouble64 flag.
24502         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24503
24504         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24505         d10v is not compiled with the -mint32 flag.
24506
24507 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
24508
24509         * lib/plumhall.exp: Use incr_count.
24510
24511 1997-03-12  Jeffrey A Law  (law@cygnus.com)
24512
24513         * gcc.c-torture: Update to c-torture-1.45.
24514
24515 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
24516
24517         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24518         the name of the expect testcase file).
24519
24520         * lib/g++.exp(g++_init): Ditto.
24521
24522 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
24523
24524         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24525         the host.
24526
24527         * lib/gcc.exp(gcc_exit): New procedure.
24528
24529 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
24530
24531         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24532         specs where appropriate.
24533
24534         * g++.old-deja/g++.arm/*: Added additional ERROR checks
24535         because of new "candidates are" messages, and removed a few
24536
24537         * Converted all non-old-style g++ testcases to old-style, and
24538         moved into g++.old-deja.
24539
24540 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
24541
24542         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24543         options.
24544
24545         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24546         succeeded.
24547
24548         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24549
24550 1997-02-13  Michael Meissner  <meissner@cygnus.com>
24551
24552         * lib/gcc.exp (gcc_target_compile): Add support for defining
24553         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24554         the machine doesn't have those features.
24555
24556 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
24557
24558         * g++.law/operators4.exp: Don't use LIBS.
24559
24560 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
24561
24562         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24563
24564         * lib/mike-g++.exp: Don't set the compiler to be tested here.
24565         * lib/g++.exp: Set it here instead. Also, allow use of the
24566         --tool_exec and --tool_opt options. Change CXX to
24567         GXX_UNDER_TEST.
24568
24569         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24570
24571         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24572
24573 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
24574
24575         * lib/old-dejagnu.exp: Use prune_warnings instead of
24576         prune_system_crud.
24577         * lib/mike-g++.exp: Ditto.
24578         * lib/gcc.exp: Ditto.
24579         * lib/g++.exp: Ditto.
24580
24581         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24582
24583 1997-02-07  Jeffrey A Law  (law@cygnus.com)
24584
24585           * 941014-2.c: Include stdlib.h
24586           * 960327-1.c: Include stdio.h
24587           * dbra.c, index-1.c: Don't assume ints are 32bits.
24588
24589 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
24590
24591         * lib/gcc.exp: Add gcc,stack_size target feature.
24592
24593         * lib/g++.exp(g++_target_compile): Add the include and link
24594         paths here, not in two other places. And, it's $options, not
24595         options.
24596
24597         * lib/mike-g++.exp(postbase): Remove the code that determines
24598         the correct include and link paths.
24599         * g++.old-deja/old-deja.exp: Ditto.
24600
24601 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
24602
24603         * lib/g++.exp(g++_init): target_compile no longer returns the
24604         filename of the result.
24605
24606 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
24607
24608         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24609         call to glob.
24610
24611         * gcc.c-torture/special/special.exp: Change call to
24612         gcc_target_compile to include the object file.
24613
24614 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
24615
24616         * gcc.c-torture/special/special.exp: Correct misspelling in last
24617         change.
24618
24619 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
24620
24621         * lib/plumhall.exp(ph_summary): Log the entire output of the
24622         executable. Return -1 if there were any failures, 0 otherwise.
24623         (ph_execute): Return -1 if there were any failures, 0 otherwise.
24624         (ph_make): Clean up objects and executables that were built
24625         if the tests succeeded.
24626
24627 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
24628
24629         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24630         libraries and includes in the build tree as appropriate.
24631
24632 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24633
24634         * lib/c-torture.exp: Instead of looking for the global variable
24635         NO_LONG_LONG, check to see if that's a feature of the target.
24636
24637 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
24638
24639         * config/default.exp: Minimize. Delete the remainer of the files in
24640         config; this functionality is now in devo/dejagnu/config.
24641
24642         g++.*/*: Pass any additional flags used to compile to postbase;
24643         delete CXXFLAGS.
24644
24645         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24646         is now done by runtest.exp. Use gcc_target_compile instead of
24647         compile.
24648
24649         lib/c-torture.exp: Use gcc_target_compile instead of compile.
24650         Remove references to CFLAGS. Use remote_file instead of
24651         calling rm -f.
24652         (c-torture): Take a list of arguments to use to compile this
24653         testcase.
24654
24655         lib/g++.exp: Simplify. Use target_compile instead of compile.
24656         lib/gcc-dg.exp: Ditto.
24657         lib/gcc.exp: Ditto.
24658         lib/mike-{gcc,g++}.exp: Ditto.
24659         lib/old-dejagnu.exp: Ditto.
24660         lib/plumhall.exp: Ditto.
24661
24662 1997-01-08  Jim Wilson  <wilson@cygnus.com>
24663
24664         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24665         (ph_linker): Likewise.
24666
24667 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
24668
24669           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24670         MAP_ANON / MAP_ANONYMOUS if defined;
24671         else try to map from /dev/zero .
24672
24673 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24674
24675         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
24676         isn't defined, then define it to MAP_ANONYMOUS.
24677
24678 1996-11-12  Jeffrey A Law  (law@cygnus.com)
24679
24680         * gcc.c-torture: Update to c-torture-1.42 release.
24681
24682 1996-11-11  Jeffrey A Law  (law@cygnus.com)
24683
24684         * gcc.c-torture: Update to c-torture-1.41 release.
24685
24686 1996-10-27  Jeffrey A Law  (law@cygnus.com)
24687
24688         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
24689         c-torture release.
24690
24691 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
24692
24693         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24694         and LDFLAGS.  Fix second case to append the target_info ldflags
24695         onto LDFLAGS, not CFLAGS.
24696         * lib/g++.exp (g++_init): Add target_info stuff.
24697         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
24698         of libgloss and newlib flags for !native.
24699
24700         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24701         (GDB): Fix relative path to go up another dir for finding gdb.
24702
24703 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
24704
24705         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24706         versions in the target_info array, if they don't exist.
24707
24708 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
24709
24710         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24711
24712 1996-07-08  Jim Wilson  <wilson@cygnus.com>
24713
24714         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24715         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24716
24717 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
24718
24719         * lib/old-dejagnu.exp: Don't remove the output file before we've
24720         actually tested it. Don't append pwd to the path of the executable
24721         we're testing.
24722
24723 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
24724
24725         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24726
24727 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
24728
24729         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24730         temporary directory for compiler files, and set it to a default
24731         value of /tmp. Set $output as the name of the output file from
24732         compiling the testcase. Add a -o option to $cflags_var so the
24733         compiler writes the final output file as $output. Set $executable
24734         to $output.
24735
24736         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24737         directory for compiler files, and set it to /tmp if it doesn't
24738         already have a value. Set $output_file to the name of the output
24739         file from compiling the testcase. Add a -o option to CXXFLAGS so
24740         the compiler writes the final output file as $output. Use $output
24741         as the executable to be tested.
24742
24743 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24744
24745         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
24746
24747 1996-06-08  Jeffrey A Law  (law@cygnus.com)
24748
24749         * gcc.c-torture/execute/pending-1.c: New test.  Still
24750         pending in Tege's queue.
24751
24752 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
24753
24754         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
24755         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
24756         if there were failures.  Call unresolved if there were unresolved
24757         testcases.  Call gcc_fail if program did not run to completion.
24758         (ph_make): Pass additional argument name to ph_execute.
24759         (ph_execute): Add new argument.  Pass additional arguments to
24760         ph_summary.  Call gcc_fail is there is no execution output.
24761
24762 1996-04-24  Jeffrey A Law  (law@cygnus.com)
24763
24764         * lib/plumhall.exp (proc_summary): Output relavent summary
24765         lines into the log so specific failures in plumhall can be
24766         investigated.
24767
24768 1996-04-10  Jeffrey A Law  (law@cygnus.com)
24769
24770         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
24771         (c-torture-execute): Don't try to execute tests which use
24772         "long long" types if $NO_LONG_LONG is nonzero.
24773
24774 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
24775
24776         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
24777         not c-torture.
24778
24779         * gcc.ieee: Move from here.
24780         * gcc.c-torture/execute/ieee: To here.
24781
24782 1996-03-26  Jeffrey A Law  (law@cygnus.com)
24783
24784         * gcc.c-torture: Update to c-torture-1.41 release.
24785
24786 1996-03-22  Jeffrey A Law  (law@cygnus.com)
24787
24788         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
24789         not "$output".
24790
24791 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
24792
24793         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
24794         -c present.
24795
24796 1996-03-02  Jeffrey A Law  (law@cygnus.com)
24797
24798         * config/proelf.exp: Handle connecting to a simulator.
24799
24800 1996-01-31  Jeffrey A Law  (law@cygnus.com)
24801
24802         * config/proelf.exp: New file.  Enough framework that we can
24803         run c-torture tests on the proelf targets (or any other target
24804         that gdb can connect to for that matter).
24805
24806 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
24807
24808         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
24809         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
24810
24811         * lib/plumhall.exp (ph_execute): Always call ph_summary if
24812         exec_output exists.
24813
24814 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
24815
24816         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
24817         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
24818
24819         * config/*.exp: Update FSF address.  Change result of ${tool}_load
24820         to pass/fail/unresolved/unsupported/untested.  Caller must now
24821         call unresolved/unsupported/untested.
24822         * lib/*.exp: Update FSF address.  Update to handle new results of
24823         ${tool}_load.
24824         * lib/chill.exp (verbose): Delete.
24825
24826 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
24827
24828         * lib/gcc.exp (default_gcc_start): Change order of args to
24829         $LDFLAGS $CFLAGS $LIBS.
24830         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
24831         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
24832         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
24833         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
24834         * gcc.misc-tests/dg-test.exp: Likewise.
24835         * gcc.misc-tests/msgs.exp: Likewise.
24836         * gcc.prms/prms.exp: Likewise.
24837         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
24838         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
24839
24840         * lib/dg.exp: Deleted, moved to dejagnu/lib.
24841
24842 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
24843
24844         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
24845
24846         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
24847         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
24848
24849         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
24850         necessary.
24851
24852 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
24853
24854         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
24855         global for loop; add use of $mathlib.
24856         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
24857         settings here; set mathlib for anything but VxWorks.
24858
24859 1996-01-22  Jeffrey A Law  (law@cygnus.com)
24860
24861         * gcc.c-torture: Update to c-torture-1.40 release.
24862
24863 1996-01-03  Jeffrey A Law  (law@cygnus.com)
24864
24865         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
24866         dg.exp.
24867
24868 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
24869
24870         * lib/c-torture.exp (c-torture-execute): Declare "output" as
24871         global.
24872
24873 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
24874
24875         * lib/g++.exp (LIBS): Define if not already.
24876         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
24877         (gcc-dg-prune): Call prune_gcc_output.
24878         * lib/gcc.exp (prune_gcc_output): New proc.
24879         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
24880         prune_gcc_output.
24881
24882 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
24883
24884         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
24885         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
24886
24887 1995-11-15  Jeffrey A Law  (law@cygnus.com)
24888
24889         * gcc.c-torture: Update to c-torture-1.39 release.
24890
24891 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
24892
24893         * lib/c-torture.exp (c-torture-execute): Don't return if one option
24894         fails, try others as well.
24895
24896 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
24897
24898         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
24899         If compilation fails, mark execute tests as `untested'.
24900         If test is marked as unsupported, don't mark compilation and
24901         execute tests as failed.
24902
24903 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
24904
24905         * lib/g++.exp (g++_init): Don't link in libg++, and look to
24906         libstdc++ for whether or not we want to be doing shared
24907         libraries.  Delete link_curses since we don't need it anymore.
24908         * lib/mike-g++.exp (postbase): Don't link in libg++.
24909         * g++.old-deja/old-deja.exp: Likewise.
24910
24911 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
24912
24913         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
24914
24915 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
24916
24917         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
24918         For that, add `-Wl,-a,shared_archive'.
24919         * g++.old-deja/old-deja.exp: Likewise.
24920
24921 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
24922
24923         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
24924
24925 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
24926
24927         * lib/mike-g++.exp (postbase): Pay attention to the status of
24928         g++_load.
24929
24930 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
24931
24932           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
24933
24934 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
24935
24936         * lib/gcc.exp (default_gcc_start): No longer need to log program
24937         being executed or its output, execute_anywhere does that now.
24938         * lib/g++.exp (default_g++_version): Call execute_anywhere.
24939         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
24940
24941 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
24942
24943         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
24944         the same as those in lib/g++.exp.
24945
24946 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
24947
24948         * gcc.c-torture: Update to c-torture-1.38 release.
24949         * gcc.ieee: Related changes.
24950
24951 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
24952
24953         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
24954         "exec". Minor reformatting changes.
24955
24956         * config/rom68k.exp (${tool}_load): Make it work in a canadian
24957         cross. This means all "exec" calls now work on a remote host as
24958         well.
24959         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
24960         cross. Filter out the extra "\r\n" stuff that expect puts in.
24961         (c-torture-execute): Filter out the bogus warnings like
24962         c-torture-compile does. Add support for canadian cross.
24963         * lib/gcc.exp (default_gcc_version, default_gcc_start)
24964         Use execute_anywhere rather than calling exec directly. Now it
24965         works for canadian cross testing.
24966
24967 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
24968
24969         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
24970         results into a variable, and check that rather than using file exists.
24971
24972 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
24973
24974         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
24975         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
24976
24977 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
24978
24979         * g++.old-deja/old-deja.exp: Create and pass runshlib and
24980         lib_curses if there's a shared libg++ in the build tree.
24981
24982 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
24983
24984         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
24985         if not supported target.
24986
24987 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
24988
24989         * lib/g++.exp (g++_init): Move empty setting of runshlib and
24990         link_curses up to always happen, not just for native builds.
24991
24992 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
24993
24994         * gcc.c-torture: Update to c-torture-1.36 release.
24995         * gcc.failure: Related changes.
24996
24997 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
24998
24999         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25000
25001 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
25002
25003         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25004         * lib/mike-g++.exp (postbase): Not in here.  Still reference
25005         runshlib, link_curses, and mathlib for link and run.
25006
25007         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25008         pass the runtime shared library options for Solaris, OSF/1, and
25009         Irix5, and link with -lcurses to avoid unresolved references.
25010
25011 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
25012
25013         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25014         only run once.
25015
25016 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
25017
25018         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25019
25020 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
25021
25022         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
25023         do not have a framework for the "compat" tests yet.
25024
25025 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
25026
25027         * lib/mike-g++.exp (postbase): New local variable `mathlib',
25028         set to null if we're testing vxworks5.1.  Use that instead of
25029         `-lm' in the setting of LIBS for link and run.
25030
25031 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
25032
25033         * config/rom68k.exp (${tool}_load): Major changes to make it
25034         work.  Verified that it does in fact return the stuff in
25035         exec_output properly.  Catch any Emul or any TRAP other than 0.
25036
25037 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
25038
25039         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25040         LDFLAGS properly for targets that need stuff from libgloss.
25041         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25042         only run once.
25043         (gpp_initialized): New variable.
25044
25045 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
25046
25047         * config/rom68k.exp: Load libgloss.exp.
25048         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25049         so we can produce a fully linked binary.
25050         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25051         so we can produce a fully linked binary.
25052
25053 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
25054
25055         * lib/plumhall.exp (ph_section): Watch for expected failures.
25056         Add missing `else'.
25057
25058         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25059         run the testcase.
25060         (c-torture): Likewise.
25061
25062 1995-08-28  Doug Evans  <dje@cygnus.com>
25063
25064         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25065
25066         * lib/mike-g++.exp (mike_cleanup): New proc.
25067         (prebase): New globals compiler_result, not_compiler_result,
25068         target_regexp.
25069         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
25070         allow leading "-" in pattern.  Watch for unsupported tests.
25071         If $compiler_result is set, pattern match assembler code,
25072         and ditto for $not_compiler_result.
25073         * lib/mike-gcc.exp: Likewise.
25074
25075         * lib/plumhall.exp (ph_execute): Only call ph_summary if
25076         execution "succeeded".
25077
25078 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
25079
25080         * config/win32.exp: New file.
25081         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25082
25083 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
25084
25085         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25086         unsupported.
25087         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25088         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25089         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25090
25091         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25092         "... without exceptions was ...".  That is now handled by
25093         prune_system_crud.
25094         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25095
25096 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
25097
25098         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25099         sieve.c,sort2.c}: New files.
25100         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25101         sieve.exp,sort2.exp}: Drivers for them.
25102
25103         * lib/mike-gcc.exp (program_output): New user settable variable.
25104         (postbase): Call prune_system_crud.  Also prune extraneous compiler
25105         messages.
25106         * lib/mike-g++.exp (program_output): New user settable variable.
25107
25108         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25109
25110         * config/sh.exp: Deleted (use sim.exp instead).
25111
25112 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25113
25114         * config/vx.exp: Declare CHECKTASK as global.
25115         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25116         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25117         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25118
25119 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25120
25121         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25122         target. Like vx.exp, only includes `vx29k.exp' instead of
25123         `vxworks.exp'.
25124
25125 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25126
25127         * config/sim.exp: Increase time limit from 120 seconds to 240.
25128
25129 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25130
25131         * gcc.c-torture/execute/950628-1.c: New test.
25132
25133 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25134
25135         * gcc.c-torture: Update with changes/additions from
25136         c-torture-1.34.
25137
25138 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25139
25140         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25141
25142 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25143
25144         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25145
25146 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25147
25148         * gcc.c-torture/compile/950512-1.c: New test.
25149         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25150         * gcc.dg/struct-ret-1.c: Likewise.
25151
25152 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25153
25154         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25155           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25156
25157 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25158
25159         * gcc.c-torture/special/920411-1.c: Deleted.
25160         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25161
25162 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25163
25164         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25165         cpu limit.
25166
25167 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25168
25169         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25170
25171 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25172
25173         From kenner;
25174         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25175         is the proper length.
25176         * va-arg-3.c: Likewise.
25177
25178 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25179
25180         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25181         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25182
25183         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25184         * lib/g++.exp (default_g++_start): Delete old cruft.
25185
25186 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25187
25188         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25189         (2 * (1 << 18)) to (2 * (1 << 17)).
25190
25191         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25192
25193 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25194
25195         * config/rom68k.exp: Renamed from config/idp.exp
25196
25197 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25198
25199         * c-torture/compile/921109-2.c
25200
25201 1995-04-18  Mike Stump  <mrs@cygnus.com>
25202
25203         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25204         excess errors.
25205
25206 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25207
25208         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25209         output.
25210         * lib/g++.exp (default_g++_start): Likewise.
25211
25212 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25213
25214         * gcc.c-torture/compile/950329-1.c: New test.
25215
25216 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25217
25218           * config/bug.exp (${tool}_load): Updated to use new remote_open
25219           and remote_close procs.
25220         * config/idp.exp: New file.
25221
25222 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25223
25224         * gcc.c-torture/execute/950322-1.c: New test.
25225
25226 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25227
25228         * config/vx.exp (${tool}_load): Clean up testing of return code from
25229         vxworks_ld and vxworks_spawn.
25230
25231 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25232
25233         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25234
25235 1995-03-13  Mike Stump  <mrs@cygnus.com>
25236
25237         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25238         can mark excess errors on a machine by machine basis.  Note, the
25239         default is to not expect any excess errors, even when excess
25240         errors test - is given, so you will want to put an XFAIL ... on
25241         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25242         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25243         those 4 machines, but no others.
25244
25245 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25246
25247         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25248         * lib/c-torture.exp: to here.
25249
25250 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25251
25252         * gcc.c-torture/execute/950221-1.c: New test.
25253         * gcc.c-torture/execute/struct-ret-1.c: New test.
25254         * gcc.c-torture/compile/950221-1.c: New test.
25255
25256         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25257
25258 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25259
25260         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25261         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25262
25263 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25264
25265         * g++.gb: New directory of tests, derived from my signature and
25266         class scoping tests.
25267
25268         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25269         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25270         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25271         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25272         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25273         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25274         * g++.gb/sig25.C: Likewise.
25275
25276         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25277         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25278         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25279         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25280         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25281         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25282         * g++.gb/sig25.exp: Likewise.
25283
25284         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25285         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25286         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25287         * g++.gb/scope13.C: Likewise, this test still fails.
25288
25289         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25290         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25291         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25292         * g++.gb/scope13.exp: Ditto.
25293
25294         * g++.gb/README: New file, explains what these tests are about.
25295
25296 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25297
25298         * lib/dg.exp (dg-do): Support `preprocess'.
25299         (dg-test): Likewise.
25300
25301 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25302
25303         * config/udi.exp: change "continue -expect" to "exp_continue".
25304
25305 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25306
25307         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25308         Delete redundant tests.
25309
25310         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25311         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25312         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25313         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25314         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25315         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25316         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25317         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25318
25319         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25320         storing label pointers.
25321         * gcc.c-torture/execute/921019-1.c: Likewise.
25322         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25323         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25324         parameter fp.
25325         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25326         constants.
25327
25328         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25329         Delete obsolete tests.
25330
25331         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25332         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25333         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25334         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25335         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25336         * gcc.c-torture/compile/950124-1.c: New test.
25337
25338         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25339
25340 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25341
25342         * lib/mike-g++.exp: Add -lm to LIBS.
25343
25344 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25345
25346         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25347
25348 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25349
25350         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25351
25352 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25353
25354         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25355
25356 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25357
25358         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25359         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25360         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25361         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25362         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25363         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25364         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25365         * g++.law/{operators31.C, operators32.C,
25366         * g++.law/{operators33.C, operators34.C}: Likewise.
25367         * g++.law/{pic1.C, refs2.C}: Likewise.
25368         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25369         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25370         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25371         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25372
25373         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25374         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25375         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25376         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25377         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25378         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25379         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25380         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25381         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25382         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25383         * g++.law/{operators34.exp}: Likewise.
25384         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25385         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25386         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25387         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25388         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25389
25390         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25391         No longer expected to fail.
25392         * g++.law/missed-error3.C: Tweak for recent bool changes.
25393
25394 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25395
25396         * config/emb-unix: Deleted.
25397         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25398         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25399
25400 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25401
25402         * lib/dg.exp (dg-test): Fix typo in last patch.
25403
25404 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
25405
25406         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25407         (handles multiple occurrences).
25408
25409 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
25410
25411         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25412         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25413         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25414         printed).
25415         * lib/c-torture.exp (c-torture-compile): Likewise.
25416         (c-torture): Prepend full path if missing.
25417         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25418         (gcc_fail): Likewise.
25419         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25420
25421 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
25422
25423         * lib/netware.exp: Only attach to NetWare i386 systems.
25424
25425 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
25426
25427         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25428         messages.  Add test name to "output pattern match" pass/fail message.
25429
25430 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
25431
25432         * gcc.dg: New testsuite.
25433         * gcc.dg/dg.exp: New file.
25434
25435         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25436         test-switch.c}: Deleted.
25437
25438         * gcc.misc-tests/msgs.exp: New testcase driver.
25439
25440 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
25441
25442         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25443         Watch for illegal return values from ${tool}_load.
25444         * config/unix.exp (${tool}_load): Fix pass/fail detection for
25445         cross targets.  Coerce return value >0 to 1.
25446
25447 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
25448
25449         * config/unix.exp (${tool}_load): Call program rsh, not proc.
25450
25451         * config/emb-unix.exp: New file.
25452
25453         * config/sim.exp: Error if variable $SIM not defined.
25454         (${tool}_load): Mark test as "untested" if simulator missing.
25455
25456         * config/unix.exp: Load remote.exp to get rcp_download.
25457         * lib/c-torture.exp: Use different option lists for testcases with
25458         and without loops.
25459         * gcc.c-torture/execute/execute.exp: Likewise.
25460
25461 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
25462
25463         * config/*.exp: Clarify return code from ${tool}_load.
25464         Call `unresolved' or `untested' instead of `warning' or `perror'
25465         (sometimes you still want to call both though).
25466         Add comment that `shell_id' is local to each file.
25467         * config/udi.exp (timeout): Set to 30.
25468         Don't print warning if connection fails, $connectmode has already
25469         printed an error.
25470         (${tool}_load): Move verbose messages to level 2.
25471         Rework pattern for "Process started" message.
25472         Pass `shell_id' to ${connectmode}_download.
25473         Retry twice upon timeout.  Make resetting of target more robust.
25474         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25475         Pass `shell_id' to exit_$connectmode.
25476         Only call exit_$connectmode if connected.
25477         * config/unix.exp (${tool}_load): Check return codes better.
25478         * config/vrtx.exp (${tool}_load): Likewise.
25479         * config/vx.exp (${tool}_load): Likewise.
25480         Delete unneeded global's.
25481         * lib/dg.exp (dg-test): Update to reflect clarified return codes
25482         from ${tool}_load.
25483         (dg-stat): Delete.
25484         (dg-init): Delete recording of pass/fail counts.
25485         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25486         (old-dejagnu-init): Likewise.
25487         (old-dejagnu-stat): Delete contents, empty proc now.
25488         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25489         (c-torture): Delete references to lcnt, lpass, lfail.
25490         Get option list from TORTURE_OPTIONS.
25491         Delete -funroll[-all]-loops if no loops.
25492         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25493         (g++_stat): Delete contents (empty proc now).
25494         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25495         (gcc_finish): Likewise.
25496         (gcc_stat): Deleted.
25497         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25498         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25499         * gcc.c-torture/execute/execute.exp: Likewise.
25500         Split tests into two parts: compile, execute.
25501         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
25502         no loops.  Update to reflect clarified return codes from ${tool}_load.
25503
25504 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
25505
25506         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25507         to grep for.
25508         (old-dejagnu): Likewise (where necessary).
25509
25510 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
25511
25512         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25513
25514         * lib/dg.exp (dg-process-target): Fix processing of selector.
25515         Add comment regarding use of `error'.
25516
25517         * lib/gcc.exp (prune_system_crud): Define if missing.
25518         * lib/g++.exp (prune_system_crud): Likewise.
25519
25520         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25521         Call prune_system_crud.
25522         * lib/dg.exp (dg-runtest): New proc.
25523         Use perror instead of send_user for tcl errors in testcase.
25524         Don't return any value, it's never used.
25525         Don't clobber previous definition of `unknown'.
25526         Print tcl errors in `dg-final'.
25527
25528 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
25529
25530         * lib/dg.exp (dg-process-target): Improve syntax error messages.
25531         (dg-test): Don't print errorInfo, it contains stack backtrace.
25532
25533 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
25534
25535         * lib/g++.exp (runtest_file_p): Define if missing.
25536
25537 1994-09-24  Doug Evans  (dje@cygnus.com)
25538
25539         * lib/mike-g++.exp: Comment out loading of g++.exp.
25540         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
25541         (default_g++_version): Always print something.
25542         (default_g++_start): Comment out call to `which'.
25543         (g++_start, g++_load): Deleted (must be defined in config file).
25544         * lib/gcc.exp: Test for existence of $CC at start.
25545         Delete check for tmpdir (done in gcc_init).
25546         (default_gcc_version): Always print something.
25547         (default_gcc_start): Comment out call to `which'.
25548         * config/*.exp: Major cleanup - make cross targets work at least a
25549         little better for g++ (by not being "--tool gcc" specific).
25550         Rename gcc_xxx to ${tool}_xxx.
25551         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25552         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25553
25554 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
25555
25556         * lib/c-torture.exp (c-torture-compile): Rework compiler
25557         message processing.
25558
25559         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25560         c-torture.
25561
25562 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
25563
25564         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25565
25566         * lib/dg.exp (dg-process-target): Support { target native }.
25567
25568 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
25569
25570         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
25571         looked for "... program xxx got fatal signal".
25572         Correct regsub munging of `comp_output'.
25573         Ignore compiler messages "path prefix not used" and "linker input
25574         file unused".
25575
25576 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
25577
25578         * lib/gcc.exp (runtest_file_p): Define if missing.
25579         * gcc.prms/template.c: Example to work from.
25580
25581 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
25582
25583         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25584         * lib/dg.exp (dg-test): Call unsupported testcases as such.
25585
25586         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25587         * gcc.prms/1883.c: Moved from compile/940714-1.c.
25588         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25589         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25590
25591         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25592         (dg-process-target): No longer a varargs proc.
25593         Return S/N for target, P/F for xfail.  All callers changed.
25594         (user option procs): More argument checking.
25595         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25596         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25597         (dg-test): Skip test if not running on selected target in `dg-do'.
25598         Update handling of `dg-do-what', `dg-output-text'.
25599         Separate execution pass/fail from output pattern match pass/fail.
25600         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25601
25602 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
25603
25604         * gcc.c-torture/special/special.exp: Don't expect failure for mips
25605         target for 920510-1.c.
25606
25607 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
25608
25609         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25610         Clean up comment regarding use of passcnt, etc.
25611         (gcc_stat): Don't update `testcnt' here.
25612         (gcc_finish): Do it here.
25613         Might as well reset `but_id' here too.
25614         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25615         to determine if the file should be tested.
25616         * gcc.c-torture/compile/compile.exp: Likewise.
25617         * gcc.c-torture/execute/execute.exp: Likewise.
25618         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25619         * gcc.misc-tests/dg-test.exp: Likewise.
25620         * gcc.prms/prms.exp: Likewise.
25621         * gcc.wendy/wendy.exp: Likewise.
25622         * g++.old-deja.exp: Likewise.
25623         Move "Testing file" message to verbose level 1.
25624
25625 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
25626
25627         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25628
25629 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
25630
25631         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25632         (default_gcc_start): Accept optional second list element
25633         of compiler flags.  Print compiler output at verbosity level 2.
25634         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25635         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25636         Save current values of framework globals passcnt, failcnt, xpasscnt,
25637         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25638         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
25639         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25640         xfailcnt to compute stats.  Update framework global `testcnt' from
25641         pass/fail counts.
25642         (gcc_finish): New proc.  Clean up test environment.
25643         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25644         (gcc_epass, gcc_efail): Delete.
25645         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25646         argument of line number.
25647         (dg-init): If the tool has an init routine, call it.
25648         (dg-test): Remove args `cflags_var' and `libs_var'.
25649         Pass all compiler options to ${tool}_start.
25650         Handle missing line number.
25651         (dg-finish): New function.
25652         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25653         particular files.  Call gcc_finish at end.  Move "skipping test"
25654         message to verbosity level 3.
25655         * gcc.c-torture/compile/compile.exp: Likewise.
25656         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25657         * gcc.c-torture/execute/execute.exp: Likewise.
25658         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25659         Print testcase being tried at verbosity level 1.
25660         * gcc.c-torture/special/special.exp: Unset xfail.
25661         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25662         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25663         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25664         * gcc.failure/failure.exp: Likewise.
25665         * gcc.ieee/ieee.exp: Likewise.
25666         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25667         Update call to dg-test.  Call dg-finish at end.
25668         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
25669         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25670         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25671         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25672         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
25673         * gcc.wendy/wendy.exp: Add copyright.
25674         Delete setting of tmpdir (done by gcc_init).
25675         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25676         Pass compiler flags to gcc_start.  Call gcc_finish at end.
25677         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25678         gcc_[ce]pass/fail.
25679
25680 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
25681
25682         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25683         confusion.
25684         (g++_load): Likewise.
25685
25686         * config/*.exp (gcc_load): Some were varargs fns and some were not.
25687         Rename argument to `prog' to remove the confusion.
25688         Varargs fns behave differently too!
25689         (g++_load): Likewise.
25690
25691         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25692
25693         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25694         what it is.  Delete (always) printing of status value for !native.
25695         Simplify verbose code, and include status and exec_output.
25696         (g++_load): Use gcc_load.
25697
25698 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
25699
25700         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25701         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25702         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25703         940714-3.c as these testcases don't exist anymore.  Make
25704         va-arg-1.c expected to pass.
25705
25706 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
25707
25708         * gcc.misc-tests/misc.exp: Only run specific testcases.
25709         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
25710         * gcc.misc-tests/dg-[1-9].c: New files.
25711
25712         * lib/dg.exp: New testsuite driver.
25713         * gcc.prms/prms.exp: Use it.
25714
25715         * README.gcc: New file.
25716
25717         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25718         Document and reset `lxpass' and `lxfail'.
25719         Simplify "initialized" message.
25720         (gcc_stat): Clean up comments a little.
25721
25722 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
25723
25724         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25725
25726 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
25727
25728         * lib/old-dejagnu.exp (process-option): New proc.
25729         (old-dejagnu-init, old-dejagnu-stat): Likewise.
25730         (old-dejagnu): Simplify.
25731         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25732
25733 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
25734
25735         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25736         exists and is not an empty string.
25737
25738         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25739         $xfail rather than calling setup_xfail.  Clear $xfail when test is
25740         finished.
25741         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25742         automatically.
25743
25744         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
25745         longer expected to fail.
25746
25747         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
25748         "f" function call.
25749
25750         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
25751
25752         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
25753         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
25754         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
25755         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
25756         c-torture-1.29.
25757
25758         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
25759         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
25760
25761         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
25762
25763         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
25764         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
25765
25766         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
25767         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
25768         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
25769
25770 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
25771
25772         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
25773         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
25774         940714-1.c, 940714-2.c, 940714-3.c},
25775         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
25776         gcc.misc-tests/{mg.c,mg.exp}:
25777         New tests.
25778         * gcc.noncompile/noncompile.exp: Change accordingly.
25779
25780 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
25781
25782         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
25783         Undo previous clobberage.
25784
25785 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
25786
25787         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
25788         * gcc.special/{930510-1.c, special.exp}:
25789         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
25790         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
25791         struct-varargs-1.c}: New tests from c-torture-1.26.
25792
25793 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
25794
25795         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
25796           argument to switch.
25797
25798 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
25799
25800         * Revert the previous changes.  Please see Rob's directory
25801           (/lisa/test/rob/progressive/gcc/testsuite) for testing
25802           fixes.
25803
25804 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
25805
25806         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
25807             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
25808             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
25809             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
25810             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
25811             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
25812             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
25813             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
25814             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
25815             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
25816             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
25817             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
25818             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
25819             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
25820             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
25821             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
25822             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
25823             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
25824             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
25825             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
25826             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
25827             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
25828             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
25829             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
25830             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
25831             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
25832             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
25833
25834 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
25835
25836         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
25837             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
25838           with perror calls.
25839
25840 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
25841
25842         * config/unix.exp (g++_load): Fix syntax.
25843
25844 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
25845
25846         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
25847         * gcc.noncompile/921017-1.c: Deleted obsolete test.
25848         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
25849         Don't expect va-arg-1.c to fail.  Correct expected output for
25850         920928-1.c.
25851         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
25852         * gcc.wendy/hbm4.c: Correct typo.
25853         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
25854
25855 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
25856
25857         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
25858         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
25859         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
25860         * lib/c-torture.exp (c-torture-compile): Ditto.
25861
25862         Reduce volume of output (remove all the -I's and such).
25863         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
25864         Call gcc_cpass, gcc_cfail.
25865         (c-torture): Pass testing option to c-torture-compile.
25866
25867 1994-03-21  Doug Evans  (dje@cygnus.com)
25868
25869         Bring patches over from progressive.
25870         * config/default.exp: Exit remote shell cleanly.
25871         (g++_exit, g++_start): Add default versions.
25872         * config/sim.exp (gcc_load): Use perror, not error.
25873
25874 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
25875
25876         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
25877         set in site.exp.
25878
25879 1994-03-14  Doug Evans  (dje@cygnus.com)
25880
25881         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
25882         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
25883         (wendy_try): New proc to run testcase.
25884         (main loop): Call 'em.
25885         * gcc.wendy/*.c: Clean up pass to correct expected output.
25886
25887         * lib/gcc.exp: Minor cleanup work.
25888         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
25889
25890 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
25891
25892         * config/sim.exp (gcc_load): Document return codes better.
25893         Don't pass -v to simulator.
25894
25895 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
25896
25897           * gcc.special/920717-x.c: Fix typo.
25898           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
25899           get at sources.
25900
25901         * lib/mike-gcc.exp: Fix typo.
25902
25903 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
25904
25905         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
25906         binary to use, transform the name.
25907         * config/*.exp: rename everything. Nuke any g++ specific files,
25908         it's now a special case of gcc that requires no special support.
25909         Add a default.exp for unsupported targets.
25910
25911 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
25912
25913         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
25914         lib/old-dejagnu.exp: Fix a few patterns to work with the new
25915         version of Tcl.
25916
25917 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
25918
25919         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
25920         than a warning.
25921
25922 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
25923
25924         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
25925
25926 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
25927
25928         * gcc.execute/execute.exp: Combine opt_list and foption_list into
25929         option_list.  Compile every file with only 4/6 option choices
25930         (same as C torture) instead of with 12/18 different option
25931         choices.
25932         * lib/c-torture.exp: Likewise.
25933
25934         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
25935         not already set.
25936
25937 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
25938
25939         * lib/old-deja.exp: Add `excess errors test fails' error, now one
25940         can put an XFAIL *-*-* on excess errors.
25941
25942 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
25943
25944         * g++.law: Add more tests derived from g++-bugs snapshots.
25945
25946         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
25947         equivalent to g++.law/init9.
25948
25949         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
25950         compiled it, and the a.out file after we've run it.
25951
25952 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
25953
25954         * lib/mike-g++.exp (postbase): Delete the .o file after we've
25955         compiled it, and the a.out file after we've run it.
25956
25957 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
25958
25959         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
25960
25961 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
25962
25963         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
25964         version number.
25965
25966 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
25967
25968         * g++.law: New directory of g++ tests derived from the g++-bugs
25969         snapshots.
25970
25971 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
25972
25973         * gcc.compile: initbug1.c initbug1.exp testcase added
25974
25975 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
25976
25977         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
25978         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
25979           fixes submitted by Jeff Law (law@cs.utah.edu)
25980         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
25981           Jeff Law (law@cs.utah.edu)
25982
25983
25984 1993-11-30  Mike Stump  (mrs@cygnus.com)
25985
25986         * config/unix-g++.exp: Follow the gcc way of doing things.
25987         * g++.old-deja/old-deja.exp: Minor updates.
25988         * lib/g++.exp: New file, follow the gcc way of doing things.
25989         * lib/old-dejagnu.exp: Minor updates.
25990         * lib/mike-g++.exp: Always unset errorInfo.
25991
25992 1993-11-06  Mike Stump  (mrs@cygnus.com)
25993
25994         * lib/gcc.exp: Fix some errors with the below change, CC and
25995         CFLAGS should be global when setting, not local.
25996
25997 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
25998
25999         * lib/gcc.exp: Transform tool name.
26000
26001 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26002
26003         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26004
26005 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26006
26007         * lib/gcc.exp: change gcc_done to gcc_stat
26008
26009 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26010
26011         * Upgraded gcc testsuite to c-torture version 1.25
26012
26013 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
26014
26015         * lib/gcc.exp: added reporting code. Changed verbose compile message.
26016         * lib/c-torture: added hooks for new reporting code.
26017
26018 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
26019
26020         * config/sh-gcc.exp: check if sh-sim exists in the path
26021
26022 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
26023
26024         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26025         * gcc.compile/compile.exp: Initial changes for new logic.
26026         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26027         * gcc.failure/failure.exp: Initial changes for new logic.
26028         * gcc.ieee/ieee.exp: Initial changes for new logic.
26029         * gcc.misc-tests/misc.exp: Initial changes for new logic.
26030         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26031         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26032         * lib/c-torture.exp: Initial changes for new logic.
26033         * lib/gcc.exp: Initial changes for new logic.
26034
26035 1993-10-15  Mike Stump  (mrs@cygnus.com)
26036
26037         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26038         depend upon failure or success.  Fully qualify names in failure
26039         and success messages.  Always remove a.out before starting
26040         compile, just in case.  Pay more attention to error text output by
26041         the compiler.  Handle testcases with no known past errors just
26042         like all others, so that things are uniform.  Other miscellaneous
26043         improvements.
26044
26045 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
26046
26047         * gcc.cpp: new directory for cpp tests
26048
26049 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
26050
26051         * lib/chill.exp: Code reformatted, removed unused code.
26052         * config/unix-chill.exp: Code reformatted, removed unused code.
26053         * chill.execute/execute.exp: Code reformatted, removed unused code.
26054         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26055
26056 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
26057
26058         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
26059         routines not written.
26060
26061 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
26062
26063         * config/bug-gcc.exp: Use new procs from bug.exp.
26064
26065 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
26066
26067         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26068         via ftp, rather than depending on NFS.
26069         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26070         case.
26071
26072 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
26073
26074         * config/bug-gcc.exp: Use new download proc.
26075
26076 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
26077
26078         * chill.execute/execute.exp: cleanups, handles errors better
26079         * chill.compile/compile.exp: rewrite, based on execute.exp
26080         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26081         * lib/chill.exp: major changes to diff proc and compile and link
26082           procs. added chill_fail and chill_pass wrappers to pass and
26083           fail. added more comments, and handle error codes better.
26084           Added a hack to capture stderr from exec, so noncompile tests
26085           can work.
26086
26087 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
26088
26089         * chill.execute/execute.exp: rewrite of testsuite driver
26090         * lib/chill.exp: rewrite of testsuite driver
26091         * config/unix-chill.exp: rewrite of testsuite driver
26092
26093 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
26094
26095     In chill.execute:
26096         * iexpr.ch: Standardize uppercase.
26097         * tuples.dat: Standardize uppercase.
26098         * vary.ch: standardize.  Correct varying string assignments.
26099         * vary.dat: Add new output lines.
26100
26101 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
26102
26103     In chill.execute:
26104         * chprintf.ch: Standardize use of uppercase.
26105         * tuples.ch: Standardize and turn arr2 into a DCL,
26106           rather than a SYN.
26107         * pinits.ch: Standardize.
26108
26109 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
26110
26111         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
26112         * Makefil: Renamed to Makefile.in.
26113         * configure.in: New.
26114
26115 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26116
26117     In chill.execute:
26118         * .cvsignore: Add result/output files.
26119         * Makefile: Fix up variables at start.  Use MFLAGS
26120           everywhere.  Correct bool_loc, built_ins entries.
26121           Add entry for vary1.ch.
26122         * bitarray.ch: Standardize upper-case usage.
26123         * bitexpr.ch: Standardize, add output of b1.
26124         * params.ch: Use arrayt in along PROC parameters, to
26125           avoid novelty problems.
26126         * sets.ch: Tiny cleanup.
26127         * vary1.ch: Re-indent.
26128
26129 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26130
26131           * Add PR-related files to Makefiles, .cvsignore files, etc.
26132
26133 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26134
26135         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26136           with compiler objects. New names are test-flow.c and test-loop.c
26137
26138 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26139
26140         * Upgraded c-torture tests from 1.19 to 1.20
26141
26142         * new files:
26143         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26144         * gcc.compile: 930623-1.c 930623-2.c
26145         * gcc.noncompile: 930622-1.c 930622-2.c
26146         * gcc.failure: 920411-1.c 920627-2.c
26147         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26148
26149 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26150
26151         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26152           More changes to get testsuite working properly. Needs more work.
26153           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26154
26155 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26156
26157         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26158           More changes to get testsuite working properly. Needs more work.
26159
26160 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26161
26162         * chill.compile/compile.exp: Added for Dejagnu support
26163         * chill.execute/execute.exp: Added for Dejagnu support
26164         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26165
26166 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26167
26168     This should complete moving the CHILL test files.
26169         * chill.noncompile(.cvsignore printf.grt
26170             in-printf.grt chprintf.grt chprintf.ch):
26171             Added test-support files.
26172           (Makefile): Modified further.
26173         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26174             signal.ch): Added test files.
26175           * chill.execute (.cvsignore printf.grt printr.c
26176             in-printf.grt rts.c chprintf.grt rts.h): Added
26177           test-support files.
26178             (Makefile): More corrections.
26179
26180 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26181
26182         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26183           test cases, ready for DejaGnu.
26184
26185 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26186
26187         * Upgraded c-torture tests from 1.18 to 1.19
26188
26189         * gcc.compile: added test(s):
26190           930607-1.c
26191         * gcc.execute: added test(s):
26192           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26193
26194         * added new subdirectory for misc tests: gcc.misc-tests
26195         * gcc.misc-test(s): added tests:
26196           inst-check.c test-consts.c test-ior.c test-switch.c
26197
26198 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26199
26200         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26201
26202 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26203
26204         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26205
26206 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26207
26208         * Upgraded c-torture tests from 1.17 to 1.18
26209
26210 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26211
26212         * Upgraded c-torture tests from 1.12 to 1.17
26213
26214 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26215
26216         * lib/old-dejagnu.exp:
26217           Fixed handling of XFAIL target triplets to correctly
26218           recognize wildcard characters.  Removed code that
26219           appended a unique id tag to the end of the file name
26220           printed out by the result of the testcases within a
26221           given test file.
26222
26223 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26224
26225         * lib/old-dejagnu.exp:
26226           Reworked expected failure handling to trigger off of XFAIL
26227           keyword in keyphrase embeded in testcase source code. The
26228           XFAIL keyword must be at the end of the keyphrase line. It
26229           may optionally be followed by one or more target triplets.
26230           It has just occured that the handling of wildcards in the
26231           target triplet may not be correct.
26232
26233 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26234
26235         * g++.old-deja/tests:
26236           Moved all subdirectories up one level into g++.old-deja .
26237
26238         * lib/old-dejagnu.exp:
26239           Fixed problem with CXXFLAGS not being properly reset, and being
26240           corrupted with extraneous "-c" compiler option.  This was
26241           causing binaries to not be generated for test that needed them.
26242           Modified strings passed to "pass" and "fail" so that individual
26243           tests from the same test file would be distinguished by an
26244           identifier appended to the test file name in the summary logs;
26245           this corrected a problem with erroneous diff logs.  Added code
26246           to search testcases for expected fail and unexpected pass keywords.
26247
26248 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26249
26250         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26251
26252 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26253
26254         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26255           Removed extraneous text from end of "Special g++ Options"
26256           keyphrase.
26257
26258         * lib/old-dejagnu.exp: Added pattern matching to look for new
26259           keywords, embedded in testcases comments, which will trigger
26260           calls to xpass and xfail.
26261
26262 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26263
26264         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26265           comments embedded in the testcases, especially the one looking for
26266           special compiler options, as well as the pattern matching for the
26267           compiler output again.
26268
26269 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26270
26271         * lib/old-dejagnu.exp: Do a proper check of the return value for
26272           execute tests. Fixed several problems with the pattern matching
26273           of the compiler output which gave erroneous test results.
26274           Changed several of the test result messages to be more descriptive.
26275         * config/unix-g++.exp: Proc g++_load now actually works and
26276           executes the tests passed to it and returns a usable return
26277           value.
26278
26279 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26280
26281           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26282
26283 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26284
26285         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26286           Modified both files to properly execute the old style
26287           dejagnu tests. The previous versions of these files were
26288           experimental and did not function anything near correctly.
26289
26290 1993-04-05  Rob Savoye  (rob@cygnus.com)
26291
26292         * Removed all Makefile.in and configure.in files. No configuration
26293         needed now.
26294
26295 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26296
26297         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26298
26299 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26300
26301         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26302         gcc.special/configure.in, gcc.noncompile/configure.in,
26303         gcc.execute/configure.in, gcc.code_quality/configure.in,
26304         g++.other/configure.in, g++.old-deja/configure.in,
26305         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26306         in srcname setting.
26307
26308 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26309
26310         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26311         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26312         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26313
26314 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26315
26316         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26317         (gdb_exit): Don't remove *_soc files.
26318
26319 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26320
26321         * lib/c-torture.exp: Don't look for main; instead always use -w
26322         -c.  This is how the c-torture tests work.  Remove the object
26323         file if the compilation succeeds.
26324         * gcc.execute/execute.exp: Remove executable if test passes.
26325         * gcc.noncompile/noncompile.exp: Every test is an expected
26326         failure.
26327         * gcc.special/special.exp: Added tests from c-torture 1.11,
26328         corrected use of existing test.
26329         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26330         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26331         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26332         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26333         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26334         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26335         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26336         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26337         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26338         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26339         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26340         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26341         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26342         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26343         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26344         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26345         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26346         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26347         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26348         c-torture 1.11.
26349         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26350         correspond to c-torture 1.11.
26351
26352         * New file.