re PR tree-optimization/17529 (ICE in get_indirect_ref_operands)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2
3 PR c/17529
4 * gcc.c-torture/compile/pr17529.c: New test.
5
6 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7
8 PR c++/17743
9 * g++.dg/ext/attrib17.C: New test.
10
11 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
12
13 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
14
15 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
16
17 PR c++/10479
18 * g++.dg/ext/attrib16.C: New test.
19
20 2004-10-15 Mark Mitchell <mark@codesourcery.com>
21
22 PR c++/17042
23 * g++.dg/init/dso_handle1.C: New test.
24
25 PR c++/14667
26 * g++.dg/parse/typedef6.C: New test.
27
28 PR c++/17916
29 * g++.dg/parse/pragma1.C: New test.
30
31 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
32
33 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
34
35 2004-10-15 Steve Ellcey <sje@cup.hp.com>
36
37 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
38 -fno-common when on HPPA HP-UX platforms.
39
40 2004-10-15 Jakub Jelinek <jakub@redhat.com>
41
42 PR other/16820
43 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
44 stdint.h.
45 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
46 uintptr_t.
47
48 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
49
50 PR c++/16301
51 * g++.dg/lookup/strong-using-4.C: New test.
52
53 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
54
55 PR middle-end/16567
56 * gcc.c-torture/compile/nested-1.c: New test.
57
58 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
59
60 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
61 and mipsisa64*-*-* (until support for misaligned loads is added).
62 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
63 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
64 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
65 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
66 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
67 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
68
69 2004-10-14 Mark Mitchell <mark@codesourcery.com>
70
71 PR c++/17976
72 * g++.dg/init/dtor3.C: New test.
73
74 2004-10-15 Ben Elliston <bje@au.ibm.com>
75
76 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
77
78 2004-10-14 Geoffrey Keating <geoffk@apple.com>
79
80 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
81 * gcc.dg/macho-lo-sum.c: Likewise.
82
83 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
84
85 * gcc.dg/ppc-spe64-1.c: New test.
86
87 2004-10-14 Devang Patel <dpatel@apple.com>
88
89 PR 17635
90 * gcc.dg/pr17635.c : New test.
91
92 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
93
94 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
95 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
96 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
97 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
98 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
99 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
100 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
101 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
102 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
103 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
104 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
105 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
106 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
107 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
108 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
109 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
110 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
111 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
112
113 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
114
115 * gcc.dg/vect/vect-82.c: New testcase.
116 * gcc.dg/vect/vect-82_64.c: New testcase.
117 * gcc.dg/vect/vect-83.c: New testcase.
118 * gcc.dg/vect/vect-83_64.c: New testcase.
119
120 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
121
122 * gcc.dg/cpp/error-1.c: New test.
123
124 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
125
126 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
127
128 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
129
130 PR target/17984
131 * gcc.dg/cris-peep2-xsrand2.c: New test.
132
133 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
134
135 PR c++/17661
136 * testsuite/g++.dg/expr/for2.C: New test.
137
138 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
139
140 * g++.dg/inherit/thunk1.C: Run on the SPARC.
141
142 2004-10-13 Jakub Jelinek <jakub@redhat.com>
143
144 PR tree-optimization/17724
145 * g++.dg/opt/pr17724-1.C: New test.
146 * g++.dg/opt/pr17724-2.C: New test.
147 * g++.dg/opt/pr17724-3.C: New test.
148 * g++.dg/opt/pr17724-4.C: New test.
149 * g++.dg/opt/pr17724-5.C: New test.
150 * g++.dg/opt/pr17724-6.C: New test.
151
152 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
153
154 PR c/17301
155 * gcc.dg/pr17301-2.c: New test.
156
157 2004-10-11 Mark Mitchell <mark@codesourcery.com>
158
159 PR c++/15876
160 * g++.dg/parse/error22.C: New test.
161
162 PR c++/17936
163 * g++.dg/template/spec18.C: New test.
164
165 2004-10-11 Steve Ellcey <sje@cup.hp.com>
166
167 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
168 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
169 memcpy.
170 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
171 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
172
173 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
174
175 * g++.dg/eh/cleanup5.C: Add dg-options "".
176
177 2004-10-11 Roger Sayle <roger@eyesopen.com>
178
179 PR middle-end/17657
180 * gcc.dg/switch-4.c: New test case.
181
182 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
183
184 * gcc.c-torture/execute/20041011-1.c: New test.
185
186 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
187
188 PR c++/17554
189 * g++.dg/init/for3.C: New test.
190
191 PR c++/17657
192 * g++.dg/opt/switch2.C: New test.
193
194 PR middle-end/17703
195 * g++.dg/warn/Wreturn-2.C: New test.
196
197 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
198
199 PR c++/17907
200 * g++.dg/eh/cleanup5.C: New test.
201
202 2004-10-10 Mark Mitchell <mark@codesourcery.com>
203
204 PR c++/17393
205 * g++.dg/parse/error21.C: New test.
206
207 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
208
209 * g++.dg/overload/pmf1.C: Adjust quoting marks.
210 * g++.dg/warn/incomplete1.C: Likewise.
211 * g++.dg/template/qualttp20.C: Likewise.
212
213 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
214
215 PR c/17881
216 * parm-incomplete-1.c: New test.
217
218 2004-10-09 Mark Mitchell <mark@codesourcery.com>
219
220 PR c++/17867
221 * g++.dg/parse/error19.C: New test.
222
223 PR c++/17670
224 * g++.dg/init/new11.C: New test.
225
226 PR c++/17821
227 * g++.dg/parse/error20.C: New test.
228
229 PR c++/17826
230 * g++.dg/template/crash24.C: New test.
231
232 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
233
234 PR c/17301
235 * gcc.dg/pr17301-1.c: New test.
236
237 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
238
239 PR c/17189
240 * gcc.dg/anon-struct-5.c: New test.
241
242 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
243
244 PR c/17844
245 * gcc.dg/pr17844-1.c: New test.
246
247 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
248
249 PR tree-optimization/17906
250 * gcc.c-torture/compile/pr17906.c: New.
251
252 2004-10-09 Stuart Hastings <stuart@apple.com>
253 Roger Sayle <roger@eyesopen.com>
254
255 PR rtl-optimization/17853
256 * gcc.dg/i386-mmx-5.c: New testcase.
257
258 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
259
260 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
261
262 2004-10-09 Mark Mitchell <mark@codesourcery.com>
263
264 PR c++/17524
265 * g++.dg/template/static9.C: New test.
266
267 PR c++/17685
268 * g++.dg/parse/operator5.C: New test.
269
270 2004-10-09 Roger Sayle <roger@eyesopen.com>
271
272 PR middle-end/17894
273 * gcc.c-torture/execute/divcmp-4.c: New test case.
274
275 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
276
277 PR tree-opt/17902
278 * g++.dg/opt/pr17902.C: New test.
279
280 2004-10-09 Jakub Jelinek <jakub@redhat.com>
281
282 * gcc.dg/cpp/ident-1.c: Add dg-options "".
283
284 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
285
286 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
287
288 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
289
290 * gcc.dg/assign-warn-3.c: New test.
291
292 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
293
294 PR c/16999
295 * gcc.dg/cpp/ident-1.c: New test.
296
297 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
298
299 * gcc.c-torture/compile/acc1.c: New.
300
301 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
302
303 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
304 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
305
306 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
307
308 * gcc.dg/ultrasp11.c: New test.
309
310 2004-10-08 Michael Matz <matz@suse.de>
311
312 * gcc.dg/doloop-2.c: New test.
313
314 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
315
316 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
317 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
318 objc.dg/method-9.m: Update expected diagnostics.
319
320 2004-10-07 Geoffrey Keating <geoffk@apple.com>
321
322 * gcc.dg/ppc-fsel-3.c: New file.
323 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
324
325 2004-10-07 Paul Brook <paul@codesourcery.com>
326
327 * gfortran.dg/intrinsic_verify_1.f90: New test.
328
329 2004-10-07 Paul Brook <paul@codesourcery.com>
330
331 * gfortran.dg/empty_format_1.f90: Remove stray commas.
332
333 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
334
335 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
336 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
337 commit.
338
339 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
340
341 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
342
343 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
344
345 PR c++/17115
346 * g++.dg/warn/Winline-4.C: New test.
347
348 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
349
350 * gcc.c-torture/compile/20041007-1.c: New test.
351
352 2004-10-07 Paul Brook <paul@codesourcery.com>
353
354 PR fortran/17678
355 * gfortran.dg/use_allocated_1.f90: New test.
356
357 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
358
359 PR middle-end/17849
360 * gfortran.fortran-torture/compile/nested.f90: New test
361
362 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
363
364 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
365
366 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
367
368 PR c++/17368
369 * g++.dg/ext/asm6.C: New test.
370
371 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
372
373 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
374
375 2004-10-06 Paul Brook <paul@codesourcery.com>
376
377 PR libfortran/17709
378 * gfortran.dg/empty_format_1.f90: New test.
379
380 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
381
382 PR fortran/17568
383 * gfortran.dg/ishft.f90: New test.
384
385 PR fortran/17283
386 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
387 tests.
388
389 2004-10-06 Paul Brook <paul@codesourcery.com>
390
391 * gfortran.dg/do_1.f90: New test.
392
393 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
394
395 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
396 optimizing for size.
397
398 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
399
400 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
401
402 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
403
404 * gcc.c-torture/compile/20041005-1.c: New test.
405
406 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
407
408 PR c++/17829
409 * g++.dg/lookup/koenig4.C: New.
410
411 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
412
413 * g++.dg/other/classkey1.C: Adjust quoting marks.
414 * g++.dg/parse/error15.C: Likewise.
415 * g++.dg/template/meminit2.C (int>): Likewise.
416
417 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
418
419 PR fortran/17283
420 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
421
422 PR fortran/17631
423 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
424
425 PR fortran/17708
426 * gfortran.dg/pr17708.f90: New test.
427
428 2004-10-04 Chao-ying Fu <fu@mips.com>
429
430 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
431 * gcc.dg/vect/vect-4.c: Ditto.
432 * gcc.dg/vect/vect-5.c: Ditto.
433 * gcc.dg/vect/vect-6.c: Ditto.
434 * gcc.dg/vect/vect-8.c: Ditto.
435 * gcc.dg/vect/vect-16.c: Ditto.
436 * gcc.dg/vect/vect-30.c: Ditto.
437 * gcc.dg/vect/vect-40.c: Ditto.
438 * gcc.dg/vect/vect-41.c: Ditto.
439 * gcc.dg/vect/vect-42.c: Ditto.
440 * gcc.dg/vect/vect-43.c: Ditto.
441 * gcc.dg/vect/vect-44.c: Ditto.
442 * gcc.dg/vect/vect-45.c: Ditto.
443 * gcc.dg/vect/vect-46.c: Ditto.
444 * gcc.dg/vect/vect-47.c: Ditto.
445 * gcc.dg/vect/vect-48.c: Ditto.
446 * gcc.dg/vect/vect-49.c: Ditto.
447 * gcc.dg/vect/vect-50.c: Ditto.
448 * gcc.dg/vect/vect-51.c: Ditto.
449 * gcc.dg/vect/vect-52.c: Ditto.
450 * gcc.dg/vect/vect-53.c: Ditto.
451 * gcc.dg/vect/vect-54.c: Ditto.
452 * gcc.dg/vect/vect-55.c: Ditto.
453 * gcc.dg/vect/vect-56.c: Ditto.
454 * gcc.dg/vect/vect-57.c: Ditto.
455 * gcc.dg/vect/vect-58.c: Ditto.
456 * gcc.dg/vect/vect-59.c: Ditto.
457 * gcc.dg/vect/vect-60.c: Ditto.
458 * gcc.dg/vect/vect-74.c: Ditto.
459 * gcc.dg/vect/vect-79.c: Ditto.
460 * gcc.dg/vect/vect-80.c: Ditto.
461
462 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
463
464 * gcc.dg/unused-7.c: Use the correct option.
465
466 2004-10-04 Paul Brook <paul@codesourcery.com>
467 Bud Davis <bdavis9659@comcast.net>
468
469 PR fortran/17706
470 PR fortran/16434
471 * gfortran/pr17706.f90: New test.
472 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
473
474 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
475
476 * gfortran.dg/pr17612.f90: New test.
477
478 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
479
480 * g++.dg/template/local1.C: Adjust quoting marks in
481 testing for diagnostics.
482 * g++.dg/tls/diag-2.C: Likewise.
483 * g++.dg/other/error8.C: Likewise.
484
485 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
486
487 PR c/17178
488 * gcc.dg/unused-4.c: Adjust to be correct.
489
490 PR c/17820
491 * gcc.dg/unused-7.c: New test.
492
493 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
494
495 PR c++/17797
496 * g++.dg/overload/template2.C: New test.
497
498 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
499
500 PR tree-optimization/16632
501 * gcc.dg/tree-ssa/20041002-1.c: New.
502
503 2004-10-03 Paul Brook <paul@codesourcery.com>
504
505 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
506 rather than relying on default formatting.
507
508 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
509
510 * gcc.dg/20040920-1.c: Update expected message text.
511
512 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
513
514 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
515
516 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
517
518 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
519 tree level.
520
521 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
522
523 * gcc.dg/tree-ssa/pr17343.c: Remove.
524
525 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
526
527 PR tree-opt/17343
528 * gcc.dg/tree-ssa/pr17343.c: New test.
529
530 2004-10-01 Jakub Jelinek <jakub@redhat.com>
531
532 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
533 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
534 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
535 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
536 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
537
538 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
539
540 * gcc.dg/lvalue-2.c: New test.
541
542 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
543
544 PR c/17730
545 * gcc.dg/pr17730-1.c: New test
546
547 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
548
549 PR c/7425
550 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
551
552 2004-09-29 Jakub Jelinek <jakub@redhat.com>
553
554 * gcc.c-torture/execute/stdarg-1.c: New test.
555 * gcc.c-torture/execute/stdarg-2.c: New test.
556 * gcc.c-torture/execute/stdarg-3.c: New test.
557 * gcc.dg/tree-ssa/stdarg-1.c: New test.
558 * gcc.dg/tree-ssa/stdarg-2.c: New test.
559 * gcc.dg/tree-ssa/stdarg-3.c: New test.
560 * gcc.dg/tree-ssa/stdarg-4.c: New test.
561 * gcc.dg/tree-ssa/stdarg-5.c: New test.
562
563 2004-09-29 Jakub Jelinek <jakub@redhat.com>
564
565 PR tree-optimization/17697
566 * g++.dg/opt/pr17697-1.C: New test.
567 * g++.dg/opt/pr17697-2.C: New test.
568 * g++.dg/opt/pr17697-3.C: New test.
569
570 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
571
572 PR c/16409
573 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
574 gcc.dg/vla-init-5.c: New tests.
575
576 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
577
578 PR c/13804
579 * gcc.dg/pr13804-1.c: New test.
580
581 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
582
583 PR fortran/16938
584 * gfortran.dg/pr16938.f90: New test.
585
586 2004-09-27 Mark Mitchell <mark@codesourcery.com>
587
588 * g++.dg/template/crash23.C: New test.
589
590 2004-09-27 Mark Mitchell <mark@codesourcery.com>
591
592 PR c++/17585
593 * g++.dg/template/static8.C: New test.
594
595 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
596
597 PR c++/17681
598 * g++.dg/other/error9.C: New test.
599
600 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
601
602 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
603
604 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
605
606 PR fortran/15164
607 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
608
609 2004-09-26 Roger Sayle <roger@eyesopen.com>
610
611 PR middle-end/17112
612 * gcc.dg/pr17112-1.c: New test case.
613
614 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
615
616 PR c/11459
617 * gcc.dg/pr11459-1.c: New test.
618
619 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
620
621 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
622 * gcc.dg/tree-ssa/loop-4.c: Likewise.
623
624 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
625
626 * gfortran.dg/pr15324.f90: Make array bounds consistent.
627
628 2004-09-25 Jan Hubicka <jh@suse.cz>
629
630 * compile/30040909-1.c: New test.
631 * compile/30040907-1.c: New test.
632
633 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
634
635 * gcc.c-torture/execute/va-arg-26.c: New test.
636
637 2004-09-24 Zack Weinberg <zack@codesourcery.com>
638
639 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
640 extra diagnostics on targets with 64-bit pointers.
641 * objc.dg/selector-1.m: Adjust dg-warning regexp.
642
643 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
644
645 PR c/17188
646 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
647 * gcc.dg/decl-3.c: Adjust expected message.
648
649 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
650
651 PR fortran/17615
652 * gfortran.dg/pr17615.f90: New test.
653
654 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
655
656 PR tree-optimzation/17517
657 * g++.dg/tree-ssa/pr17517.C: New Test.
658
659 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
660
661 PR c++/16889
662 * g++.dg/lookup/ambig3.C: New.
663
664 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
665
666 PR tree-opt/17624
667 * g++.dg/opt/pr17624.C: New test.
668
669 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
670
671 PR c/6980
672 * gcc.dg/Wbad-function-cast-1.c: New test.
673
674 2004-09-23 Zack Weinberg <zack@codesourcery.com>
675
676 * g++.dg/ext/complit1.C
677 * g++.dg/other/error2.C
678 * g++.dg/other/nontype-1.C
679 * g++.dg/parse/crash11.C
680 * g++.dg/parse/crash12.C
681 * g++.dg/parse/error15.C
682 * g++.dg/parse/error4.C
683 * g++.dg/parse/tmpl-outside1.C
684 * g++.dg/parse/too-many-tmpl-args1.C
685 * g++.dg/template/dependent-expr3.C
686 * g++.dg/template/error10.C
687 * g++.dg/template/instantiate1.C
688 * g++.dg/template/vtable2.C
689 * g++.dg/warn/Wshadow-1.C
690 * g++.dg/warn/weak1.C
691 * g++.old-deja/g++.brendan/crash16.C
692 * g++.old-deja/g++.brendan/crash18.C
693 * g++.old-deja/g++.brendan/crash48.C
694 * g++.old-deja/g++.brendan/crash49.C
695 * g++.old-deja/g++.brendan/crash55.C
696 * g++.old-deja/g++.brendan/crash56.C
697 * g++.old-deja/g++.brendan/crash8.C
698 * g++.old-deja/g++.brendan/enum11.C
699 * g++.old-deja/g++.brendan/enum8.C
700 * g++.old-deja/g++.brendan/enum9.C
701 * g++.old-deja/g++.brendan/friend3.C
702 * g++.old-deja/g++.brendan/misc14.C
703 * g++.old-deja/g++.bugs/900402_02.C
704 * g++.old-deja/g++.bugs/900404_03.C
705 * g++.old-deja/g++.bugs/900404_04.C
706 * g++.old-deja/g++.bugs/900428_03.C
707 * g++.old-deja/g++.jason/crash4.C
708 * g++.old-deja/g++.jason/overload21.C
709 * g++.old-deja/g++.jason/redecl1.C
710 * g++.old-deja/g++.jason/report.C
711 * g++.old-deja/g++.jason/rfg10.C
712 * g++.old-deja/g++.jason/template30.C
713 * g++.old-deja/g++.law/arm12.C
714 * g++.old-deja/g++.law/ctors5.C
715 * g++.old-deja/g++.law/cvt20.C
716 * g++.old-deja/g++.law/init10.C
717 * g++.old-deja/g++.law/init8.C
718 * g++.old-deja/g++.law/visibility17.C
719 * g++.old-deja/g++.law/visibility7.C
720 * g++.old-deja/g++.mike/net8.C
721 * g++.old-deja/g++.mike/p646.C
722 * g++.old-deja/g++.mike/p700.C
723 * g++.old-deja/g++.mike/p701.C
724 * g++.old-deja/g++.mike/p811.C
725 * g++.old-deja/g++.ns/template13.C
726 * g++.old-deja/g++.other/array3.C
727 * g++.old-deja/g++.other/crash25.C
728 * g++.old-deja/g++.other/dtor3.C
729 * g++.old-deja/g++.other/dtor4.C
730 * g++.old-deja/g++.other/main1.C
731 * g++.old-deja/g++.other/warn7.C
732 * g++.old-deja/g++.pt/crash11.C
733 * g++.old-deja/g++.pt/crash36.C
734 * g++.old-deja/g++.pt/spec22.C
735 * g++.old-deja/g++.pt/spec9.C
736 * g++.old-deja/g++.pt/ttp52.C
737 * g++.old-deja/g++.robertl/eb103.C
738 * g++.old-deja/g++.robertl/eb121.C
739 * g++.old-deja/g++.robertl/eb22.C
740 * g++.old-deja/g++.robertl/eb8.C:
741 Update locations and/or regexps of dg-error markers.
742 Remove markers for some bogus messages that are no longer issued.
743
744 2004-09-23 Jakub Jelinek <jakub@redhat.com>
745
746 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
747 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
748
749 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
750
751 PR c++/17618
752 * g++.dg/lookup/crash5.C: New test.
753
754 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
755
756 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
757 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
758 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
759 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
760 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
761 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
762
763 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
764 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
765 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
766 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
767 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
768 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
769
770 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
771
772 * gcc.dg/vect/vect-44.c: Check additional cases.
773 * gcc.dg/vect/vect-48.c: Check additional cases.
774
775 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
776 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
777 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
778 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
779 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
780 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
781 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
782 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
783 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
784
785 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
786 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
787 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
788
789 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
790
791 * gcc.dg/tree-ssa/loop-6.c: New test.
792
793 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
794
795 PR c++/17620
796 * g++.dg/inherit/base2.C: New.
797
798 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
799
800 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
801 * gcc.dg/20001012-2.c: Likewise.
802 * gcc.dg/20001013-1.c: Likewise.
803 * gcc.dg/20001101-1.c: Likewise.
804 * gcc.dg/20001102-1.c: Likewise.
805 * gcc.dg/bf-spl1.c: Likewise.
806 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
807 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
808
809 2004-09-22 Diego Novillo <dnovillo@redhat.com>
810
811 PR tree-optimization/16721
812 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
813
814 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
815
816 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
817 * gcc.dg/20040305-1.c: Likewise.
818
819 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
820
821 PR c/16566
822 * gcc.c-torture/compile/pr16566-1.c,
823 gcc.c-torture/compile/pr16566-2.c,
824 gcc.c-torture/compile/pr16566-3.c: New tests.
825
826 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
827
828 PR tree-optimization/17512
829 * gcc.c-torture/compile/20040916-1.c.
830
831 2004-09-21 Mark Mitchell <mark@codesourcery.com>
832
833 * gcc.dg/pragma-re-3.c: New test.
834
835 2004-09-17 Matt Austern <austern@apple.com>
836
837 PR c++/15049
838 * g++.dg/other/anon3.C: New.
839
840 2004-09-21 Roger Sayle <roger@eyesopen.com>
841
842 PR c++/7503
843 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
844 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
845 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
846 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
847 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
848
849 2004-09-21 Bud Davis <bdavis9659@comcast.net>
850
851 PR fortran/17286
852 * gfortran.dg/pr17286.f90: New test.
853
854 2004-09-20 Mark Mitchell <mark@codesourcery.com>
855
856 PR c++/17530
857 * g++.dg/template/static7.C: New test.
858
859 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
860
861 PR tree-opt/17558
862 * gcc.c-torture/compile/pr17558.c: New test.
863
864 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
865
866 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
867 if SKIP_ATTRIBUTE is defined.
868
869 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
870
871 PR fortran/15957
872 * gfortran.dg/pr15957.f90: New test.
873
874 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
875
876 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
877 in comparison.
878 * gcc.dg/vect/vect-79.c: Likewise.
879 * gcc.dg/vect/vect-80.c: Likewise.
880
881 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
882
883 PR fortran/15750
884 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
885
886 2004-09-20 Ira Rosen <irar@il.ibm.com>
887
888 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
889 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
890 * gcc.dg/vect/vect-62.c: New testcase.
891 * gcc.dg/vect/vect-63.c: New testcase.
892 * gcc.dg/vect/vect-64.c: New testcase.
893 * gcc.dg/vect/vect-65.c: New testcase.
894 * gcc.dg/vect/vect-66.c: New testcase.
895 * gcc.dg/vect/vect-67.c: New testcase.
896 * gcc.dg/vect/vect-68.c: New testcase.
897 * gcc.dg/vect/vect-69.c: New testcase.
898 * gcc.dg/vect/vect-79.c: New testcase.
899 * gcc.dg/vect/vect-80.c: New testcase.
900
901 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
902
903 * gcc.target/mips/asm-1.c: New test.
904
905 2004-09-19 Ira Rosen <irar@il.ibm.com>
906
907 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
908 * gcc.dg/vect/vect-73.c: New testcase.
909 * gcc.dg/vect/vect-74.c: New testcase.
910 * gcc.dg/vect/vect-75.c: New testcase.
911 * gcc.dg/vect/vect-76.c: New testcase.
912 * gcc.dg/vect/vect-77.c: New testcase.
913 * gcc.dg/vect/vect-78.c: New testcase
914
915 2004-09-18 Paul Brook <paul@codesourcery.com>
916
917 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
918
919 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
920
921 PR c/17424
922 * gcc.dg/pr17424-1.c: New test.
923
924 2004-09-18 Diego Novillo <dnovillo@redhat.com>
925
926 * g++.dg/tree-ssa/pr17153.C: New test.
927
928 2004-09-16 Geoffrey Keating <geoffk@apple.com>
929
930 PR pch/13361
931 * testsuite/g++.dg/pch/wchar-1.C: New.
932 * testsuite/g++.dg/pch/wchar-1.Hs: New.
933
934 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
935
936 * gcc.c-torture/execute/20040917-1.c: New test.
937
938 2004-09-17 Diego Novillo <dnovillo@redhat.com>
939
940 PR tree-optimization/17319
941 * gcc.dg/pr17319.c: New test.
942
943 2004-09-17 Devang Patel <dpatel@apple.com>
944
945 * gcc.dg/20040813-1.c: New test.
946
947 2004-09-17 Diego Novillo <dnovillo@redhat.com>
948
949 PR tree-optimization/17273
950 * gcc.c-torture/compile/pr17273.c: New test.
951
952 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
953
954 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
955 Update expected messages.
956 * gcc.dg/declspec-13.c: New test.
957
958 2004-09-17 David Edelsohn <edelsohn@gnu.org>
959
960 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
961
962 2004-09-17 Diego Novillo <dnovillo@redhat.com>
963
964 * gcc.c-torture/execute/pr17252.c: Use post-increment to
965 change what 'a' is pointing to.
966
967 2004-09-17 Mark Mitchell <mark@codesourcery.com>
968
969 PR c++/16002
970 * g++.dg/template/error18.C: New test.
971
972 PR c++/16029
973 * g++.dg/warn/Wunused-8.C: New test.
974
975 2004-09-17 Steven Bosscher <stevenb@suse.de>
976
977 PR tree-optimization/17513
978 * gcc.dg/20040916-1.c: New test.
979
980 2004-09-16 Mark Mitchell <mark@codesourcery.com>
981
982 PR c++/17501
983 * g++.dg/template/typename7.C: New test.
984
985 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
986
987 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
988
989 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
990
991 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
992 with -ftree-based-profiling also.
993 * lib/profopt.exp: Support late-set profile_option/feedback_option.
994
995 2004-09-16 Victor Leikehman <lei@il.ibm.com>
996
997 PR/15364
998 * gfortran.dg/der_array_io_1.f90: New test.
999 * gfortran.dg/der_array_io_2.f90: New test.
1000 * gfortran.dg/der_array_io_3.f90: New test.
1001
1002 2004-09-15 Mark Mitchell <mark@codesourcery.com>
1003
1004 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1005 EABI.
1006
1007 2004-09-15 Mark Mitchell <mark@codesourcery.com>
1008
1009 * g++.dg/opt/switch1.C: New test.
1010
1011 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
1012
1013 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1014 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1015 Update expected messages.
1016
1017 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1018
1019 PR fortran/16485
1020 * gfortran.dg/same_name_1.f90: New test.
1021
1022 2004-09-15 Diego Novillo <dnovillo@redhat.com>
1023
1024 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
1025 dereference garbage pointers.
1026
1027 2004-09-15 Jakub Jelinek <jakub@redhat.com>
1028
1029 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1030 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1031
1032 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1033 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1034 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1035
1036 2004-09-14 Mark Mitchell <mark@codesourcery.com>
1037
1038 PR c++/17324
1039 * g++.dg/template/mangle1.C: New test.
1040
1041 2004-09-14 Diego Novillo <dnovillo@redhat.com>
1042
1043 PR tree-optimization/17252
1044 * gcc.c-torture/execute/pr17252.c: New test.
1045
1046 2004-09-14 Andrew Pinski <apinski@apple.com>
1047
1048 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1049
1050 2004-09-14 Roger Sayle <roger@eyesopen.com>
1051
1052 PR rtl-optimization/9771
1053 * gcc.dg/pr9771-1.c: New test case.
1054
1055 2004-09-14 Diego Novillo <dnovillo@redhat.com>
1056
1057 PR tree-optimization/15262
1058 * gcc.c-torture/execute/pr15262-1.c: New test.
1059 * gcc.c-torture/execute/pr15262-2.c: New test.
1060
1061 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
1062
1063 * gcc.dg/declspec-12.c: New test.
1064
1065 2004-09-14 Bud Davis <bdavis9659@comcast.net>
1066
1067 * gfortran.dg/pr17090.f90: Add directives to test.
1068
1069 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1070
1071 * gcc.c-torture/compile/20040914-1.c: New test.
1072
1073 2004-09-13 Mark Mitchell <mark@codesourcery.com>
1074
1075 PR c++/16162
1076 * g++.dg/template/decl2.C: New test.
1077
1078 2004-09-13 Bud Davis <bdavis9659@comcast.net>
1079
1080 PR fortran/17090
1081 * gfortran.dg/pr17090.f90: New test.
1082
1083 2004-09-13 Dale Johannesen <dalej@apple.com>
1084
1085 * gcc.c-torture/compile/pr17408.c: New test case.
1086
1087 2004-09-13 Mark Mitchell <mark@codesourcery.com>
1088
1089 PR c++/16716
1090 * g++.dg/parse/crash17.C: New test.
1091
1092 PR c++/17327
1093 * g++.dg/template/enum3.C: New test.
1094
1095 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
1096
1097 * lib/gcc-defs.exp: Load wrapper.exp.
1098 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1099 using local code.
1100 * lib/gcc.exp (gcc_init): Similar.
1101 * lib/gfortran.exp (gfortran_init): Similar.
1102 * lib/objc.exp (objc_init): Similar.
1103 * lib/treelang.exp (treelang_init): Similar.
1104 * lib/wrapper.exp: New file with build_wrapper call machinery in
1105 ${tool}_maybe_build_wrapper.
1106
1107 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
1108
1109 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1110 "inline".
1111 * gcc.dg/declspec-11.c: Update expected messages.
1112 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1113 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1114 gcc.dg/inline-12.c: New tests.
1115
1116 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
1117
1118 * g++.dg/tree-ssa/pr17400.C: New testcase.
1119
1120 2004-09-13 James E Wilson <wilson@specifixinc.com>
1121
1122 * gcc.target/mips/sb1-1.c: New testcase.
1123
1124 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
1125
1126 * lib/g77-dg.exp: Remove unused file.
1127 * lib/mike-g77.exp: Ditto.
1128 * lib/g77.exp: Ditto.
1129
1130 2004-09-12 Richard Henderson <rth@redhat.com>
1131
1132 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1133
1134 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
1135
1136 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1137 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1138 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1139 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1140 Update expected messages.
1141
1142 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
1143
1144 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1145 declaration/use mismatch for dirp parameter.
1146
1147 2004-09-12 Andrew Pinski <apinski@apple.com>
1148
1149 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1150 -fgnu-runtime is passed.
1151
1152 2004-09-12 Richard Henderson <rth@redhat.com>
1153
1154 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1155 do the uplevel thing and update additional_flags directly.
1156 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1157 gfortran.fortran-torture/execute/intrinsic_nearest.x,
1158 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1159 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1160
1161 2004-09-11 Steven Bosscher <stevenb@suse.de>
1162
1163 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1164
1165 2004-09-11 Roger Sayle <roger@eyesopen.com>
1166
1167 PR middle-end/17411
1168 * g++.dg/opt/pr17411-1.C: New test case.
1169
1170 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
1171
1172 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1173 gcc.dg/tls/diag-2.c: Update expected messages.
1174 * gcc.dg/991209-1.c: Specify compilation options. Update expected
1175 messages.
1176 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1177 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1178 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1179 gcc.dg/tls/diag-5.c: New tests.
1180
1181 2004-09-11 Zack Weinberg <zack@codesourcery.com>
1182
1183 * gcc.dg/20040910-1.c: Correct dg-error regexp.
1184
1185 2004-09-11 Steven Bosscher <stevenb@suse.de>
1186
1187 * g++.dg/parse/break-in-for.C: New test.
1188
1189 2004-09-11 Jakub Jelinek <jakub@redhat.com>
1190
1191 * gcc.dg/tree-ssa/20040911-1.c: New test.
1192
1193 2004-09-11 Andreas Jaeger <aj@suse.de>
1194
1195 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1196 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1197
1198 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
1199
1200 * gcc.target/frv: New directory of FR-V-specific tests.
1201
1202 2004-09-10 James E Wilson <wilson@specifixinc.com>
1203
1204 * gcc.dg/convert-vec-1.c: New test.
1205
1206 2004-09-10 Roger Sayle <roger@eyesopen.com>
1207
1208 PR middle-end/17024
1209 * gcc.dg/pr17024-1.c: New test case.
1210
1211 2004-09-10 Eric Christopher <echristo@redhat.com>
1212
1213 * gcc.dg/20040910-1.c: New test.
1214
1215 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
1216
1217 * gcc.dg/bitfld-9.c: New test.
1218
1219 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
1220
1221 * gcc.c-torture/execute/ieee/acc1.c: New test.
1222 * gcc.c-torture/execute/ieee/acc2.c: New test.
1223 * gcc.c-torture/execute/ieee/mzero6.c: New test.
1224
1225 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
1226
1227 * gcc.dg/deprecated-2.c: New test.
1228
1229 2004-09-09 James E Wilson <wilson@specifixinc.com>
1230
1231 * gcc.dg/init-vec-1.c: New test.
1232
1233 2004-09-09 Roger Sayle <roger@eyesopen.com>
1234
1235 PR middle-end/17055
1236 * gcc.dg/pr17055-1.c: New test case.
1237
1238 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
1239
1240 PR target/17377
1241 * gcc.c-torture/execute/pr17377.c: New test.
1242
1243 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
1244
1245 PR c/8420
1246 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
1247 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
1248 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1249 gcc.dg/long-long-typespec-1.c: New tests.
1250 * gcc.dg/tls/diag-2.c: Update expected diagnostics
1251
1252 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
1253
1254 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
1255 gcc.dg/gnu99-static-1.c: New tests.
1256
1257 2004-09-08 Devang Patel <dpatel@apple.com>
1258
1259 * gcc.dg/darwin-ld-20040828-1.c: New test.
1260 * gcc.dg/darwin-ld-20040828-2.c: New test.
1261 * gcc.dg/darwin-ld-20040828-3.c: New test.
1262
1263 2004-09-08 Ziemowit Laski <zlaski@apple.com>
1264
1265 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1266 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1267 in error message.
1268 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1269 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1270 in error message.
1271 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1272 types they qualify.
1273 * objc.dg/type-size-2.m: Fix wording in comment.
1274 * objc.dg/va-meth-1.m: New test case.
1275
1276 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
1277
1278 PR c/16633:
1279 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1280 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1281
1282 2004-09-06 Devang Patel <dpatel@apple.com>
1283
1284 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1285 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1286
1287 2004-09-06 Zack Weinberg <zack@codesourcery.com>
1288
1289 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1290 reflect changed line numbering of diagnostics.
1291
1292 2004-09-06 Paul Brook <paul@codesourcery.com>
1293
1294 * gfortran.dg/edit_real_1.f90: Add new test.
1295
1296 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1297
1298 * gcc.dg/tree-ssa/loop-2.c: New test.
1299 * gcc.dg/tree-ssa/loop-3.c: New test.
1300 * gcc.dg/tree-ssa/loop-4.c: New test.
1301 * gcc.dg/tree-ssa/loop-5.c: New test.
1302
1303 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1304
1305 * gcc.dg/format/sentinel-1.c: Update for parameter option.
1306
1307 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1308
1309 * gcc.dg/format/sentinel-1.c: New test.
1310
1311 2004-09-04 Uros Bizjak <uros@kss-loka.si>
1312
1313 * testsuite/gcc.dg/builtins-46.c: New.
1314
1315 2004-09-03 Devang Patel <dpatel@apple.com>
1316
1317 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1318 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1319
1320 2004-09-03 Jan Beulich <jbeulich@novell.com>
1321
1322 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1323 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1324 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1325 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1326 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1327 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1328 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1329 the non-portable bzero.
1330 * gcc.dg/20010912-1.c: xfail for NetWare.
1331 * gcc.dg/20020426-2.c: xfail for NetWare.
1332 * gcc.dg/20021014-1.c: xfail for NetWare.
1333 * gcc.dg/20021018-1.c: xfail for NetWare.
1334 * gcc.dg/20030213-1.c: xfail for NetWare.
1335 * gcc.dg/20030225-1.c: xfail for NetWare.
1336 * gcc.dg/20030708-1.c: xfail for NetWare.
1337 * gcc.dg/builtins-config.h: Also exclude NetWare.
1338 * gcc.dg/format/format.h: Define restrict only if not already defined.
1339 * gcc.dg/nest.c: xfail for NetWare.
1340 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1341 * lib/target-supports.exp (check_visibility_available): Exclude
1342 NetWare.
1343
1344 2004-09-03 Jan Beulich <jbeulich@novell.com>
1345
1346 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1347 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1348 deterministic starting point for the alignment of structure fields.
1349 * gcc.dg/Wpadded.c: Dito.
1350 * g++.dg/abi/vbase10.C: Dito.
1351
1352 2004-09-03 Devang Patel <dpatel@apple.com>
1353
1354 * g++.dg/debug/pr15736.cc: New test.
1355
1356 2004-09-02 Mark Mitchell <mark@codesourcery.com>
1357
1358 * README.QMTEST: Fix out-of-date link.
1359
1360 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
1361
1362 PR fortran/16579
1363 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1364 Delete. Duplicate of gfortran.dg/g77/20010610.f
1365
1366 2004-09-02 Mark Mitchell <mark@codesourcery.com>
1367
1368 * g++.dg/abi/arm_rtti1.C: New test.
1369
1370 2004-09-02 Geoffrey Keating <geoffk@apple.com>
1371
1372 * gcc.dg/ppc-vector-memcpy.c: New.
1373 * gcc.dg/ppc-vector-memset.c: New.
1374
1375 2004-09-02 Chao-ying Fu <fu@mips.com>
1376
1377 * gcc.target/mips/mips-3d-1.c: New test.
1378 * gcc.target/mips/mips-3d-2.c: New test.
1379 * gcc.target/mips/mips-3d-3.c: New test.
1380 * gcc.target/mips/mips-3d-4.c: New test.
1381 * gcc.target/mips/mips-3d-5.c: New test.
1382 * gcc.target/mips/mips-3d-6.c: New test.
1383 * gcc.target/mips/mips-3d-7.c: New test.
1384 * gcc.target/mips/mips-3d-8.c: New test.
1385 * gcc.target/mips/mips-3d-9.c: New test.
1386 * gcc.target/mips/mips-ps-1.c: New test.
1387 * gcc.target/mips/mips-ps-2.c: New test.
1388 * gcc.target/mips/mips-ps-3.c: New test.
1389 * gcc.target/mips/mips-ps-4.c: New test.
1390 * gcc.target/mips/mips-ps-type.c: New test.
1391
1392 2004-09-02 Paul Brook <paul@codesourcery.com>
1393
1394 * gfortran.dg/edit_real_1.f90: Add new tests.
1395
1396 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1397
1398 PR fortran/15327
1399 * gfortran.dg/merge_char_1.f90: New test.
1400
1401 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1402
1403 PR fortran/16404
1404 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1405
1406 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1407
1408 PR c/1522
1409 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1410
1411 2004-09-01 Mark Mitchell <mark@codesourcery.com>
1412
1413 * g++.dg/opt/loop1.C: Do not XFAIL.
1414
1415 2004-09-01 Jakub Jelinek <jakub@redhat.com>
1416
1417 * gcc.c-torture/execute/20040831-1.c: New test.
1418
1419 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
1420
1421 PR fortran/16579
1422 * gfortran.dg/g77/20010610.f: Now passes.
1423 Copy from g77.f-torture/execute. Add dg-run directive.
1424 * gfortran.dg/g77/README: Update
1425
1426 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
1427
1428 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1429 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1430 (t1, t2, t3, t4): Add volatile.
1431
1432 2004-08-31 Mark Mitchell <mark@codesourcery.com>
1433
1434 * g++.dg/ext/visibility/arm1.C: New test.
1435
1436 2004-08-31 Geoffrey Keating <geoffk@apple.com>
1437
1438 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1439 -pedantic-errors.
1440
1441 2004-09-01 Paul Brook <paul@codesourcery.com>
1442
1443 * gfortran.dg/eof_2.f90: New test.
1444
1445 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1446
1447 PR fortran/16579
1448 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1449
1450 2004-08-31 Bud Davis <bdavis9659@comcast.net>
1451
1452 PR libfortran/16805
1453 * gfortran.dg/list_read_2.f90: New test.
1454
1455 2004-08-31 Mark Mitchell <mark@codesourcery.com>
1456
1457 * g++.dg/abi/key1.C: New test.
1458
1459 2004-08-31 Richard Henderson <rth@redhat.com>
1460
1461 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1462 form of offsetof.
1463 * g++.dg/other/offsetof5.C: Remove duplicate.
1464
1465 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1466
1467 PR fortran/17244
1468 * gfortran.dg/func_derived_1.f90: New test.
1469
1470 2004-08-31 Paul Brook <paul@codesourcery.com>
1471
1472 * gfortran.dg/eof_1.f90: New test.
1473
1474 2004-08-31 Paul Brook <paul@codesourcery.com>
1475
1476 * gfortran.dg/list_read_1.f90: New file.
1477
1478 2004-08-30 Mark Mitchell <mark@codesourcery.com>
1479
1480 * g++.dg/opt/loop1.C: XFAIL.
1481
1482 2004-08-30 Geoffrey Keating <geoffk@apple.com>
1483
1484 * gcc.dg/funcdef-storage-1.c: New.
1485 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1486 an extern function in local scope.
1487 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1488 declare an 'auto inline' function in local scope.
1489 * gcc.dg/20011130-1.c: Likewise.
1490 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1491 an 'auto' function in local scope.
1492 * gcc.dg/20021014-1.c: Likewise.
1493 * gcc.dg/20030331-2.c: Likewise.
1494
1495 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1496
1497 * gfortran.dg/blockdata_1.f90: New test.
1498
1499 2004-08-30 Richard Henderson <rth@redhat.com>
1500
1501 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1502
1503 2004-08-30 Richard Henderson <rth@redhat.com>
1504
1505 * lib/fortran-torture.exp (fortran-torture-execute): Honor
1506 additional_flags set by alternate driver.
1507 (ieee-options): New procedure.
1508 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1509 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1510 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1511 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1512
1513 2004-08-30 Richard Henderson <rth@redhat.com>
1514
1515 * lib/f-torture.exp: Remove.
1516
1517 2004-08-29 Mark Mitchell <mark@codesourcery.com>
1518
1519 PR rtl-optimization/16590
1520 * g++.dg/opt/loop1.C: New test.
1521
1522 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1523
1524 PR fortran/13910
1525 * gfortran.dg/oldstyle_1.f90: New test.
1526
1527 2004-08-29 Steven G. Kargl <kargls@comcast.net>
1528 Paul Brook <paul@codesourcery.com>
1529
1530 * gfortran.dg/g77/README: Update.
1531 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1532 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1533 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1534
1535 2004-08-28 Paul Brook <paul@codesourcery.com>
1536
1537 PR libfortran/17195
1538 * gfortran.dg/edit_real_1.f90: New test.
1539
1540 2004-08-27 Paul Brook <paul@codesourcery.com>
1541
1542 * gfortran.dg/rewind_1.f90: New test.
1543
1544 2004-08-27 Bud Davis <bdavis9659@comcast.net>
1545
1546 PR fortran/16597
1547 * gfortran.dg/pr16597.f90: New test.
1548
1549 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
1550
1551 PR c/13801
1552 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1553 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1554 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1555 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1556 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1557
1558 2004-08-26 Nick Clifton <nickc@redhat.com>
1559
1560 * gcc.c-torture/compile/pr17119.c: New test.
1561
1562 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
1563
1564 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1565
1566 2004-08-25 Richard Henderson <rth@redhat.com>
1567
1568 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1569 the bits that expect kind=8 to be the largest real kind.
1570
1571 2004-08-25 Ziemowit Laski <zlaski@apple.com>
1572
1573 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1574
1575 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1576
1577 * gfortran.dg/assignment_1.f90: New test.
1578
1579 2004-08-25 Adam Nemet <anemet@lnxw.com>
1580
1581 * g++.dg/template/repo3.C: New test.
1582
1583 2004-08-25 Roger Sayle <roger@eyesopen.com>
1584
1585 PR middle-end/16693
1586 PR tree-optimization/16372
1587 * g++.dg/opt/pr16372-1.C: New test case.
1588 * g++.dg/opt/pr16693-1.C: New test case.
1589 * g++.dg/opt/pr16693-2.C: New test case.
1590
1591 2004-08-25 Ziemowit Laski <zlaski@apple.com>
1592
1593 * objc.dg/proto-lossage-4.m: New test.
1594
1595 2004-08-25 Mark Mitchell <mark@codesourcery.com>
1596
1597 PR c++/17155
1598 * g++.dg/inherit/local2.C: New test.
1599
1600 2004-08-25 Paul Brook <paul@codesourcery.com>
1601
1602 PR fortran/17144
1603 * gfortran.dg/string_ctor_1.f90: New test.
1604
1605 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1606
1607 PR c++/14428
1608 * g++.dg/template/redecl2.C: New test.
1609
1610 2004-08-24 Bud Davis <bdavis9659@comcast.net>
1611
1612 PR fortran/17143
1613 * gfortran.dg/pr17143.f90: New test.
1614
1615 2004-08-24 Bud Davis <bdavis9659@comcast.net>
1616
1617 PR fortran/17164
1618 * gfortran.dg/pr17164.f90: New test.
1619
1620 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1621
1622 * gcc.dg/tree-ssa/loop-1.c: New test.
1623
1624 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
1625
1626 * gcc.c-torture/compile/20040824-1.c: New test.
1627
1628 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
1629
1630 * gcc.c-torture/compile/iftrap-3.c: New test.
1631
1632 2004-08-24 Paul Brook <paul@codesourcery.com>
1633
1634 * gfortran.dg/entry_2.f90: New test.
1635
1636 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
1637
1638 PR c++/16889
1639 * g++.dg/lookup/ambig[12].C: New.
1640
1641 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1642
1643 PR c++/16706
1644 * g++.dg/template/crash21.C: New test.
1645 * g++.dg/template/crash22.C: Likewise.
1646
1647 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
1648
1649 PR c++/17149
1650 * g++.dg/template/access15.C: New.
1651
1652 2004-08-23 Mark Mitchell <mark@codesourcery.com>
1653
1654 PR c++/17163
1655 * g++.dg/template/repo2.C: New test.
1656
1657 2004-08-23 Roger Sayle <roger@eyesopen.com>
1658
1659 PR rtl-optimization/17078
1660 * gcc.c-torture/execute/pr17078-1.c: New test case.
1661
1662 2004-08-23 Mark Mitchell <mark@codesourcery.com>
1663
1664 PR c/14492
1665 * gcc.dg/debug/crash1.c: New test.
1666
1667 2004-08-23 Mark Mitchell <mark@codesourcery.com>
1668
1669 PR c/16180
1670 * gcc.dg/loop-5.c: New test.
1671
1672 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1673
1674 * gcc.c-torture/execute/20040823-1.c: New test.
1675
1676 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
1677
1678 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
1679 to the assembler. Simplify test accordingly.
1680 (asm_abi_flags): Use GNU names.
1681 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
1682 to check for ABI flags.
1683
1684 2004-08-22 Andrew Pinski <apinski@apple.com>
1685
1686 * g++.dg/opt/pr14029.C: New test.
1687 * gcc.c-torture/execute/pr15262.c: New test.
1688
1689 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1690
1691 * gfortran.dg/reduction.f90: Add checks with complex arguments.
1692
1693 2004-08-21 Bud Davis <bdavis9659@comcast.net>
1694
1695 PR 16908
1696 * gfortran.dg/direct_io.f90: New test.
1697
1698 2004-08-20 Mark Mitchell <mark@codesourcery.com>
1699
1700 PR c++/17121
1701 * g++.dg/inherit/local2.C: New test.
1702
1703 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
1704
1705 PR c++/17120
1706 * g++.dg/warn/Wparentheses-4.C: New test.
1707
1708 2004-08-20 Mark Mitchell <mark@codesourcery.com>
1709
1710 PR c++/17121
1711 * g++.dg/inherit/local2.C: New test.
1712
1713 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
1714 * gcc.dg/ppc-ldstruct.c: Likewise.
1715 * gcc.dg/ppc64-abi-2.c: Likewise.
1716
1717 2004-08-20 Jakub Jelinek <jakub@redhat.com>
1718
1719 PR rtl-optimization/17099
1720 * gcc.c-torture/execute/20040820-1.c: New test.
1721
1722 2004-08-20 David Edelsohn <edelsohn@gnu.org>
1723
1724 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
1725
1726 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
1727
1728 PR fortran/17077
1729 * gfortran.dg/auto_array_1.f90: New test.
1730
1731 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1732
1733 PR fortran/17074
1734 * gfortran.dg/simpleif_1.f90: New test.
1735
1736 2004-08-19 Mark Mitchell <mark@codesourcery.com>
1737
1738 * lib/target-supports.exp (check_profiling_available): Return
1739 false for arm*-*-symbianelf* and arm*-*-eabi*.
1740
1741 PR c++/15890
1742 * g++.dg/template/delete1.C: New test.
1743
1744 2004-08-19 Paul Brook <paul@codesourcery.com>
1745
1746 PR fortran/14976
1747 PR fortran/16228
1748 * gfortran.dg/data_char_1.f90: New test.
1749
1750 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
1751
1752 PR fortran/16946
1753 * gfortran.dg/reduction.f90: New testcase.
1754
1755 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1756
1757 PR fortran/16520
1758 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
1759
1760 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
1761
1762 PR c++/17041
1763 * g++.dg/Wparentheses-3.C: New test.
1764
1765 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
1766
1767 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
1768 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
1769 * gcc.dg/vect/vect-2.c: Likewise.
1770 * gcc.dg/vect/vect-3.c: Likewise.
1771 * gcc.dg/vect/vect-4.c: Likewise.
1772 * gcc.dg/vect/vect-5.c: Likewise.
1773 * gcc.dg/vect/vect-6.c: Likewise.
1774 * gcc.dg/vect/vect-7.c: Likewise.
1775 * gcc.dg/vect/vect-25.c: Likewise.
1776 * gcc.dg/vect/vect-31.c: Likewise.
1777 * gcc.dg/vect/vect-32.c: Likewise.
1778 * gcc.dg/vect/vect-34.c: Likewise.
1779 * gcc.dg/vect/vect-36.c: Likewise.
1780 * gcc.dg/vect/vect-all.c: Likewise.
1781
1782 2004-08-18 Mark Mitchell <mark@codesourcery.com>
1783
1784 PR c++/17068
1785 * g++.dg/template/operator4.C: New test.
1786
1787 2004-08-18 Richard Henderson <rth@redhat.com>
1788
1789 * gcc.dg/20040206-1.c: XFAIL.
1790
1791 2004-08-17 Mark Mitchell <mark@codesourcery.com>
1792
1793 PR c++/16246
1794 * g++.dg/template/array7.C: New test.
1795
1796 2004-08-17 James E Wilson <wilson@specifixinc.com>
1797
1798 * gcc.dg/mips-movcc-1.c: New test.
1799 * gcc.dg/mips-movcc-2.c: New test.
1800 * gcc.dg/mips-movcc-3.c: New test.
1801
1802 * gcc.dg/mips-nmadd-1.c: New test.
1803 * gcc.dg/mips-nmadd-2.c: New test.
1804
1805 2004-08-17 Mark Mitchell <mark@codesourcery.com>
1806
1807 PR c++/15871
1808 * g++.dg/opt/inline8.C: New test.
1809
1810 PR c++/16965
1811 * g++.dg/parse/error17.C: New test.
1812
1813 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
1814
1815 * gcc.dg/vect: New directory for vectorizer tests.
1816 * gcc.dg/vect/tree-vect.h: New file.
1817 * gcc.dg/vect/vect.exp: New file.
1818 * gcc.dg/vect/pr16105.c.c: New test.
1819 * gcc.dg/vect/vect-1.c: New test.
1820 * gcc.dg/vect/vect-2.c: New test.
1821 * gcc.dg/vect/vect-3.c: New test.
1822 * gcc.dg/vect/vect-4.c: New test.
1823 * gcc.dg/vect/vect-5.c: New test.
1824 * gcc.dg/vect/vect-6.c: New test.
1825 * gcc.dg/vect/vect-7.c: New test.
1826 * gcc.dg/vect/vect-8.c: New test.
1827 * gcc.dg/vect/vect-9.c: New test.
1828 * gcc.dg/vect/vect-10.c: New test.
1829 * gcc.dg/vect/vect-11.c: New test.
1830 * gcc.dg/vect/vect-12.c: New test.
1831 * gcc.dg/vect/vect-13.c: New test.
1832 * gcc.dg/vect/vect-14.c: New test.
1833 * gcc.dg/vect/vect-15.c: New test.
1834 * gcc.dg/vect/vect-16.c: New test.
1835 * gcc.dg/vect/vect-17.c: New test.
1836 * gcc.dg/vect/vect-18.c: New test.
1837 * gcc.dg/vect/vect-19.c: New test.
1838 * gcc.dg/vect/vect-20.c: New test.
1839 * gcc.dg/vect/vect-21.c: New test.
1840 * gcc.dg/vect/vect-22.c: New test.
1841 * gcc.dg/vect/vect-23.c: New test.
1842 * gcc.dg/vect/vect-24.c: New test.
1843 * gcc.dg/vect/vect-25.c: New test.
1844 * gcc.dg/vect/vect-26.c: New test.
1845 * gcc.dg/vect/vect-27.c: New test.
1846 * gcc.dg/vect/vect-28.c: New test.
1847 * gcc.dg/vect/vect-29.c: New test.
1848 * gcc.dg/vect/vect-30.c: New test.
1849 * gcc.dg/vect/vect-31.c: New test.
1850 * gcc.dg/vect/vect-32.c: New test.
1851 * gcc.dg/vect/vect-33.c: New test.
1852 * gcc.dg/vect/vect-34.c: New test.
1853 * gcc.dg/vect/vect-35.c: New test.
1854 * gcc.dg/vect/vect-36.c: New test.
1855 * gcc.dg/vect/vect-37.c: New test.
1856 * gcc.dg/vect/vect-38.c: New test.
1857 * gcc.dg/vect/vect-40.c: New test.
1858 * gcc.dg/vect/vect-41.c: New test.
1859 * gcc.dg/vect/vect-42.c: New test.
1860 * gcc.dg/vect/vect-43.c: New test.
1861 * gcc.dg/vect/vect-44.c: New test.
1862 * gcc.dg/vect/vect-45.c: New test.
1863 * gcc.dg/vect/vect-46.c: New test.
1864 * gcc.dg/vect/vect-47.c: New test.
1865 * gcc.dg/vect/vect-48.c: New test.
1866 * gcc.dg/vect/vect-49.c: New test.
1867 * gcc.dg/vect/vect-50.c: New test.
1868 * gcc.dg/vect/vect-51.c: New test.
1869 * gcc.dg/vect/vect-52.c: New test.
1870 * gcc.dg/vect/vect-53.c: New test.
1871 * gcc.dg/vect/vect-54.c: New test.
1872 * gcc.dg/vect/vect-55.c: New test.
1873 * gcc.dg/vect/vect-56.c: New test.
1874 * gcc.dg/vect/vect-57.c: New test.
1875 * gcc.dg/vect/vect-58.c: New test.
1876 * gcc.dg/vect/vect-59.c: New test.
1877 * gcc.dg/vect/vect-60.c: New test.
1878 * gcc.dg/vect/vect-61.c: New test.
1879 * gcc.dg/vect/vect-all.c: New test.
1880 * gcc.dg/vect/vect-none.c: New test.
1881
1882 2004-08-17 Paul Brook <paul@codesourcery.com>
1883
1884 PR fortran/13082
1885 * gfortran.dg/entry_1.f90: New test.
1886
1887 2004-08-17 Andrew Pinski <apinski@apple.com>
1888
1889 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
1890
1891 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
1892
1893 * gcc.dg/pr17036-1.c: New test.
1894
1895 2004-08-16 Devang Patel <dpatel@apple.com>
1896
1897 * gcc.dg/darwin-20040809-1.c: New test.
1898
1899 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
1900
1901 * gcc.dg/funcdef-attr-1.c: New test.
1902
1903 2004-08-16 Janis Johnson <janis187@us.ibm.com>
1904
1905 * gcc.dg/altivec-17.c: New test.
1906 * gcc.dg/altivec-18.c: New test.
1907
1908 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1909
1910 PR c++/6749
1911 * g++.dg/template/vtable2.C: New test.
1912
1913 2004-08-14 Richard Henderson <rth@redhat.com>
1914
1915 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
1916 * gcc.dg/pack-test-4.c (main): Return 0.
1917 * gcc.dg/setjmp-1.c: Remove XFAIL.
1918 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
1919
1920 2004-08-14 Richard Henderson <rth@redhat.com>
1921
1922 * gcc.dg/980217-1.c: Add prototype for printf.
1923
1924 2004-08-13 Bud Davis <bdavis9659@comcast.net>
1925
1926 * gfortran.dg/pr16935.f90: New test.
1927
1928 2004-08-13 Janis Johnson <janis187@us.ibm.com>
1929
1930 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
1931
1932 2004-08-13 Paul Brook <paul@codesourcery.com>
1933
1934 * gfortran.dg/der_io_1.f90: Remove stray comma.
1935
1936 2004-08-12 Janis Johnson <janis187@us.ibm.com>
1937
1938 * gcc.dg/vmx/cw-bug-2.c: Remove.
1939 * gcc.dg/vmx/vprint-1.c: Remove.
1940 * gcc.dg/vmx/vscan-1.c: Remove.
1941
1942 2004-08-12 Devang patel <dpatel@apple.com>
1943
1944 * gcc.dg/darwin-20040809-2.c: New test.
1945
1946 2004-08-12 Janis Johnson <janis1872us.ibm.com>
1947
1948 * g++.dg/ext/altivec-12.C: New test.
1949
1950 * g++.dg/ext/altivec-11.C: New test.
1951
1952 2004-08-12 Paul Brook <paul@codesourcery.com>
1953
1954 * g++.dg/abi/arm_cxa_vec_1.C: New test.
1955
1956 2004-08-12 Janis Johnson <janis187@us.ibm.com>
1957
1958 * g++.dg/ext/altivec-2.C: Check for hardware support before
1959 executing any VMX instructions.
1960
1961 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
1962
1963 2004-08-12 Jakub Jelinek <jakub@redhat.com>
1964
1965 PR c++/16276
1966 * g++.old-deja/g++.other/comdat4.C: New test.
1967 * g++.old-deja/g++.other/comdat4-aux.cc: New.
1968
1969 2004-08-12 Ben Elliston <bje@au.ibm.com>
1970
1971 PR target/16286
1972 * gcc.dg/pr16286.c: New test.
1973
1974 2004-08-12 Jan Beulich <jbeulich@novell.com>
1975
1976 * g++.dg/ext/asm5.C: New.
1977
1978 2004-08-11 Mark Mitchell <mark@codesourcery.com>
1979
1980 PR c++/16698
1981 * g++.dg/eh/crash1.C: New test.
1982
1983 PR c++/16717
1984 * g++.dg/ext/construct1.C: New test.
1985
1986 2004-08-11 Mark Mitchell <mark@codesourcery.com>
1987
1988 PR c++/16853
1989 * g++.dg/init/ptrmem1.C: New test.
1990
1991 PR c++/16618
1992 * g++.dg/parse/offsetof5.C: New test.
1993
1994 PR c++/16870
1995 * g++.dg/template/overload3.C: New test.
1996
1997 2004-08-11 Mark Mitchell <mark@codesourcery.com>
1998
1999 PR c++/16964
2000 * g++.dg/parse/error16.C: New test.
2001
2002 PR c++/16904
2003 * g++.dg/template/error14.C: New test.
2004
2005 PR c++/16929
2006 * g++.dg/template/error15.C: New test.
2007
2008 2004-08-11 Devang Patel <dpatel@apple.com>
2009
2010 * gcc.dg/darwin-ld-20040809-1.c: New test.
2011 * gcc.dg/darwin-ld-20040809-2.c: New test.
2012
2013 2004-08-11 Steven G. Kargl <kargls@comcast.net>
2014
2015 PR fortran/16917
2016 * gfortran.dg/dfloat_1.f90: New test.
2017
2018 2004-08-09 Mark Mitchell <mark@codesourcery.com>
2019
2020 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2021 * gcc.dg/dll-2.c: Fix dg-require syntax.
2022 * gcc.misc-tests/arm-isr.c (abort): Declare.
2023 (exit): Likewise.
2024
2025 2004-08-10 Mark Mitchell <mark@codesourcery.com>
2026
2027 PR c++/16971
2028 * g++.dg/parse/crash16.C: New test.
2029
2030 2004-08-10 Roger Sayle <roger@eyesopen.com>
2031
2032 * gcc.dg/mips-rsqrt-1.c: New test case.
2033 * gcc.dg/mips-rsqrt-2.c: New test case.
2034 * gcc.dg/mips-rsqrt-3.c: New test case.
2035
2036 2004-08-10 Paul Brook <paul@codesourcery.com>
2037
2038 * gfortran.dg/der_io_1.f90: New test.
2039
2040 2004-08-10 Paul Brook <paul@codesourcery.com>
2041
2042 PR fortran/16919
2043 * gfortran.dg/der_array_1.f90: New test.
2044
2045 2004-08-09 David Edelsohn <edelsohn@gnu.org>
2046
2047 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2048
2049 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2050
2051 * gcc.dg/wchar_t-2.c: Fix typo.
2052
2053 2004-08-09 Falk Hueffner <falk@debian.org>
2054
2055 PR tree-optimization/12517
2056 * gcc.c-torture/compile/pr12517.c: New test.
2057
2058 PR tree-optimization/12578
2059 * gcc.c-torture/compile/pr12578.c: New test.
2060
2061 PR tree-optimization/12899
2062 * gcc.c-torture/compile/pr12899.c: New test.
2063
2064 PR rtl-optimization/14692
2065 * gcc.c-torture/compile/pr14692.c: New test.
2066
2067 PR tree-optimization/16461
2068 * gcc.c-torture/compile/pr16461.c: New test.
2069
2070 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
2071
2072 * gfortran.dg/getenv_1.f90: New test.
2073
2074 2004-08-06 Mark Mitchell <mark@codesourcery.com>
2075
2076 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2077 wchar_t.
2078 * gcc.dg/symbian5.c: Test -fno-short-wchar.
2079
2080 2004-08-06 Paul Brook <paul@codesourcery.com>
2081
2082 * gfortran.dg/ret_array_1.f90: New test.
2083 * gfortran.dg/ret_pointer_1.f90: New test.
2084
2085 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
2086
2087 * gcc.dg/missing-field-init-[12].c: New tests.
2088 * g++.dg/warn/missing-field-init-[12].C: New tests.
2089
2090 2004-08-06 Mark Mitchell <mark@codesourcery.com>
2091
2092 * gcc.dg/enum2.c: New test.
2093 * gcc.dg/symbian3.c: Likewise.
2094 * gcc.dg/symbian4.c: Likewise.
2095 * gcc.dg/wchar_t-2.c: Likewise.
2096
2097 2004-08-05 Mark Mitchell <mark@codesourcery.com>
2098
2099 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2100 destructor tests.
2101
2102 2004-08-05 Mark Mitchell <mark@codesourcery.com>
2103
2104 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2105 dg-require-visiblity.
2106 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2107 * g++.dg/ext/visibility/fvisibility.C: Likewise.
2108 * g++.dg/ext/visibility/memfuncts.C: Likewise.
2109 * g++.dg/ext/visibility/new1.C: Likewise.
2110 * g++.dg/ext/visibility/pragma.C: Likewise.
2111 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2112 * g++.dg/ext/visibility/virtual.C: Likewise.
2113 * g++/dg/ext/visibility/visibility-1.C: Likewise.
2114 * g++/dg/ext/visibility/visibility-2.C: Likewise.
2115 * g++/dg/ext/visibility/visibility-3.C: Likewise.
2116 * g++/dg/ext/visibility/visibility-4.C: Likewise.
2117 * g++/dg/ext/visibility/visibility-5.C: Likewise.
2118 * g++/dg/ext/visibility/visibility-6.C: Likewise.
2119 * g++/dg/ext/visibility/visibility-7.C: Likewise.
2120 * g++/dg/ext/visibility/visibility-8.C: New test.
2121 * gcc.c-torture/compile/dll.x: Remove.
2122 * gcc.dg/dll-2.c: Use dg-require-dll
2123 * gcc.dg/visibility-10.c: New test.
2124 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2125 supporting DLLs.
2126 * testsuite/lib/scanasm.exp (scan_hidden): New function.
2127 (scan_not_hidden): Likewise.
2128
2129 2004-08-05 David Edelsohn <edelsohn@gnu.org>
2130
2131 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2132
2133 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
2134
2135 * gcc.c-torture/execute/20040805-1.c: New test.
2136
2137 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
2138
2139 * gcc.dg/20020118-1.c: Declare abort.
2140 * gcc.dg/altivec_check.h: Likewise.
2141 * gcc.dg/iftrap-2.c: Likewise.
2142 * gcc.dg/pragma-darwin.c: Likewise.
2143 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2144
2145 2004-08-04 Geoffrey Keating <geoffk@apple.com>
2146
2147 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2148
2149 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
2150
2151 * gcc.c-torture/execute/builtins/abs-2.c,
2152 gcc.c-torture/execute/builtins/abs-3.c,
2153 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2154 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2155 intmax_t, uintmax_t and their limits.
2156 * gcc.dg/intmax_t-1.c: New test.
2157
2158 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2159
2160 * g++.dg/tc1/dr147.C: Add reference to PR.
2161
2162 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
2163
2164 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2165 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2166
2167 2004-08-03 David Edelsohn <edelsohn@gnu.org>
2168
2169 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2170
2171 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
2172
2173 * gcc.dg/redecl-5.c: New test.
2174 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2175 of scanf.
2176
2177 2004-08-03 Roger Sayle <roger@eyesopen.com>
2178
2179 PR middle-end/16790
2180 * gcc.c-torture/execute/pr16790-1.c: New test case.
2181
2182 2004-08-03 Mark Mitchell <mark@codesourcery.com>
2183
2184 * g++.dg/ext/visibility/assign1.C: New test.
2185 * g++.dg/ext/visibility/new1.C: Likewise.
2186
2187 * gcc.dg/symbian1.c: New test.
2188 * gcc.dg/symbian2.c: Likewise.
2189
2190 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
2191
2192 PR target/16570
2193 * gcc.dg/i386-sse-9.c: New test.
2194
2195 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
2196
2197 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2198
2199 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
2200
2201 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2202 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2203 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2204 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2205 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2206 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2207 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
2208 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
2209 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
2210 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
2211 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
2212 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
2213 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
2214 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
2215 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
2216 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
2217 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
2218 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
2219 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
2220 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
2221 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
2222 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
2223 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
2224 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2225 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
2226 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
2227 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
2228 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
2229 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2230 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2231 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
2232 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
2233 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
2234 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
2235 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
2236 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2237 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2238 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2239 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2240 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
2241 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
2242 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
2243 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
2244 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
2245 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2246 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2247 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
2248 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
2249 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
2250 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
2251 gcc.misc-tests/i386-pf-3dnow-1.c,
2252 gcc.misc-tests/i386-pf-athlon-1.c,
2253 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2254 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
2255 Declare built-in functions used.
2256 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2257
2258 2004-08-02 Mark Mitchell <mark@codesourcery.com>
2259
2260 PR c++/16707
2261 * g++.dg/lookup/using12.C: New test.
2262
2263 * g++.dg/init/null1.C: Fix PR number.
2264 * g++.dg/parse/namespace10.C: Likewise.
2265
2266 2004-08-01 Mark Mitchell <mark@codesourcery.com>
2267
2268 PR c++/16224
2269 * g++.dg/template/spec17.C: New test.
2270 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2271 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2272
2273 2004-08-02 David Billinghurst
2274
2275 PR fortran/16292
2276 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2277
2278 2004-08-01 Zack Weinberg <zack@codesourcery.com>
2279
2280 * gcc.dg/ia64-got-1.c: New test case.
2281
2282 2004-08-01 Mark Mitchell <mark@codesourcery.com>
2283
2284 PR c++/16489
2285 * g++.dg/init/null1.C: New test.
2286 * g++.dg/tc1/dr76.C: Adjust error marker.
2287
2288 PR c++/16529
2289 * g++.dg/parse/namespace10.C: New test.
2290
2291 PR c++/16810
2292 * g++.dg/inherit/ptrmem2.C: New test.
2293
2294 2004-08-02 Ben Elliston <bje@au.ibm.com>
2295
2296 PR target/16155
2297 * gcc.dg/pr16155.c: New test.
2298
2299 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
2300
2301 * gcc.dg/redecl-2.c: New test.
2302
2303 2004-07-30 Geoffrey Keating <geoffk@apple.com>
2304
2305 * gcc.dg/darwin-longdouble.c: New file.
2306
2307 2004-07-30 Richard Henderson <rth@redhat.com>
2308
2309 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2310 write to constant argument.
2311 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2312
2313 2004-07-30 Richard Henderson <rth@redhat.com>
2314
2315 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2316 tests of nearest around zero.
2317
2318 2004-07-30 Andrew Pinski <apinski@apple.com>
2319
2320 * gcc.c-torture/compile/20040730-1.c: New test.
2321
2322 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
2323
2324 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2325 powerpc-eabispe.
2326
2327 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
2328
2329 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2330
2331 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
2332
2333 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2334 contains $ld_library_path.
2335 * lib/gfortran.exp (gfortran_link_flags): Likewise.
2336
2337 2004-07-29 Richard Henderson <rth@redhat.com>
2338
2339 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2340
2341 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2342 (alt2, which): New.
2343 (Check): Accept either alternative.
2344
2345 2004-07-29 Mark Mitchell <mark@codesourcery.com>
2346
2347 * g++.dg/abi/inline1.C: New test.
2348 * g++.dg/abi/local1-a.cc: Likewise.
2349 * g++.dg/abi/local1.C: Likewise.
2350 * g++.dg/abi/mangle11.C: Tweak location of warnings.
2351 * g++.dg/abi/mangle12.C: Likewise.
2352 * g++.dg/abi/mangle17.C: Likewise.
2353 * g++.dg/abi/mangle20-2.C: Likewise.
2354 * g++.dg/opt/interface1.C: Likewise.
2355 * g++.dg/opt/interface1.h: Likewise.
2356 * g++.dg/opt/interface1-a.cc: New test.
2357 * g++.dg/parse/repo1.C: New test.
2358 * g++.dg/template/repo1.C: Likewise.
2359 * g++.dg/warn/Winline-1.C: Likewise.
2360 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2361
2362 2004-07-29 Diego Novillo <dnovillo@redhat.com>
2363
2364 * gcc.dg/tree-ssa/20040729-1.c: New test.
2365
2366 2004-07-27 Matt Austern <austern@apple.com>
2367
2368 * gcc.dg/darwin-bool-1.c: New test.
2369 * gcc.dg/darwin-bool-2.c: New test.
2370
2371 2004-07-28 Richard Henderson <rth@redhat.com>
2372
2373 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2374 arguments in the correct type. Don't write to constant arguments.
2375
2376 2004-07-28 Diego Novillo <dnovillo@redhat.com>
2377
2378 PR tree-optimization/16688
2379 PR tree-optimization/16689
2380 * g++.dg/tree-ssa/pr16688.C: New test.
2381
2382 2004-07-28 Diego Novillo <dnovillo@redhat.com>
2383
2384 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2385 loads. Not only in the comment, this time.
2386
2387 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
2388
2389 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
2390 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2391 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
2392 * gcc.dg/sh4a-bitmovua.c: New.
2393 * gcc.dg/sh4a-cos.c: New.
2394 * gcc.dg/sh4a-cosf.c: New.
2395 * gcc.dg/sh4a-fprun.c: New.
2396 * gcc.dg/sh4a-fsrra.c: New.
2397 * gcc.dg/sh4a-memmovua.c: New.
2398 * gcc.dg/sh4a-sin.c: New.
2399 * gcc.dg/sh4a-sincos.c: New.
2400 * gcc.dg/sh4a-sincosf.c: New.
2401 * gcc.dg/sh4a-sinf.c: New.
2402
2403 2004-07-28 Diego Novillo <dnovillo@redhat.com>
2404
2405 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2406 conditionals.
2407 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2408 loads.
2409 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2410 DOM1.
2411
2412 2004-07-27 Andrew Pinski <apinski@apple.com>
2413
2414 * g++.dg/rtti/tinfo1.C: Correct the xfail.
2415
2416 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
2417
2418 * gcc.dg/pragma-isr.c: New test.
2419
2420 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2421
2422 PR c++/14429
2423 * g++.dg/template/ttp11.C: New test.
2424
2425 2004-07-27 Diego Novillo <dnovillo@redhat.com>
2426
2427 * gcc.c-torture/compile/20040727-1.c: New test.
2428
2429 2004-07-26 Eric Christopher <echristo@redhat.com>
2430
2431 * gcc.c-torture/compile/20040726-2.c: New test.
2432
2433 2004-07-26 Andrew Pinski <apinski@apple.com>
2434
2435 * g++.dg/rtti/tinfo1.C: Xfail.
2436
2437 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
2438
2439 * gcc.c-torture/compile/20040726-1.c: New test.
2440
2441 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
2442 Brian Ryner <bryner@brianryner.com>
2443
2444 PR c++/9283
2445 PR c++/15000
2446 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2447 * g++.dg/ext/visibility/: New directory.
2448 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2449 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2450 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2451 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2452 * g++.dg/ext/visibility/fvisibility.C,
2453 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2454 g++.dg/ext/visibility/fvisibility-override1.C
2455 g++.dg/ext/visibility/fvisibility-override2.C
2456 g++.dg/ext/visibility/memfuncts.C
2457 g++.dg/ext/visibility/noPLT.C
2458 g++.dg/ext/visibility/pragma.C
2459 g++.dg/ext/visibility/pragma-override1.C
2460 g++.dg/ext/visibility/pragma-override2.C
2461 g++.dg/ext/visibility/staticmemfuncts.C
2462 g++.dg/ext/visibility/virtual.C: New tests.
2463
2464 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
2465
2466 PR c/15360
2467 * gcc.dg/pr15360-1.c: New test.
2468
2469 2004-07-25 Daniel Jacobowitz <dan@debian.org>
2470
2471 * gcc.dg/pragma-align-2.c: New test.
2472 * gcc.dg/pragma-init-fini.c: New test.
2473 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
2474 targets.
2475
2476 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
2477
2478 * gcc.dg/init-string-2.c: New test.
2479
2480 2004-07-24 Zack Weinberg <zack@codesourcery.com>
2481
2482 PR 16684
2483 * gcc.dg/Wredundant-decls-1.c: New test case.
2484
2485 2004-07-24 Jakub Jelinek <jakub@redhat.com>
2486
2487 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2488 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2489 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2490 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2491 * gcc.dg/compat/generate-random.c: New file.
2492 * gcc.dg/compat/generate-random.h: Likewise.
2493 * gcc.dg/compat/generate-random_r.c: Likewise.
2494 * gcc.dg/compat/struct-layout-1.h: Likewise.
2495 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2496 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2497 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2498 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2499 * gcc.dg/compat/struct-layout-1_main.c: New test.
2500 * gcc.dg/compat/struct-layout-1_x.c: New file.
2501 * gcc.dg/compat/struct-layout-1_y.c: New file.
2502 * gcc.dg/compat/struct-layout-1_test.h: New file.
2503
2504 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
2505
2506 * gcc.dg/comp-return-1.c: New test
2507
2508 2004-07-23 Janis Johnson <janis187@us.ibm.com>
2509
2510 * gcc.dg/vmx/8-02a.c: Fix typo.
2511
2512 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2513 * gcc.dg/darwin-abi-3.c: New test.
2514
2515 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2516 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2517
2518 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2519 * gcc.dg/vmx/ops-long-1.c: New test.
2520 * gcc.dg/vmx/ops-long-2.c: New test.
2521
2522 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
2523
2524 * g++.dg/lookup/conv-[1234].C: New.
2525
2526 2004-07-22 Mark Mitchell <mark@codesourcery.com>
2527
2528 * g++.dg/parse/attr2.C: Simplify.
2529
2530 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
2531
2532 PR c/7284
2533 * gcc.c-torture/execute/pr7284-1.c: New test.
2534
2535 2004-07-22 Brian Booth <bbooth@redhat.com>
2536
2537 * gcc.dg/tree-ssa/20040721-1.c: New test.
2538
2539 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
2540
2541 * g++.dg/template/crash20.c: New.
2542
2543 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
2544
2545 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2546 Add dg-run directive. Declare variables as required.
2547 * gfortran.dg/g77/README: Update
2548
2549 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
2550
2551 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2552 gcc.dg/cris-peep2-andu2.c: New tests.
2553
2554 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
2555
2556 PR c/15052
2557 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2558 on return type.
2559 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
2560 messages.
2561 * gcc.dg/qual-return-2.c: Update expected messages.
2562 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2563
2564 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
2565
2566 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2567 * gcc.dg/noncompile/921102-1.c: Update expected error message.
2568
2569 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
2570
2571 PR c/11250
2572 * gcc.dg/init-string-1.c: New test.
2573
2574 2004-07-21 Jakub Jelinek <jakub@redhat.com>
2575
2576 PR middle-end/15345
2577 PR c/16450
2578 * gcc.dg/torture/nested-fn-1.c: New test.
2579
2580 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
2581
2582 PR target/16559
2583 * gcc.dg/ia64-fptr-1.c: New file.
2584
2585 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2586
2587 PR c++/14497
2588 * g++.dg/template/spec16.C: New test.
2589 * g++.old-deja/g++.robertl/eb118.C: Remove.
2590
2591 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2592
2593 PR c++/509
2594 * g++.dg/template/spec15.C: New test.
2595
2596 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
2597
2598 Copy cases from g77.f-torture/execute and add dg-run
2599 directive. Other changes as noted.
2600 * gfortran.dg/g77/13037.f
2601 * gfortran.dg/g77/1832.f
2602 * gfortran.dg/g77/19981119-0.f
2603 * gfortran.dg/g77/19990313-0.f
2604 * gfortran.dg/g77/19990313-1.f
2605 * gfortran.dg/g77/19990313-2.f
2606 * gfortran.dg/g77/19990313-3.f
2607 * gfortran.dg/g77/19990419-1.f
2608 * gfortran.dg/g77/19990826-0.f
2609 * gfortran.dg/g77/19990826-2.f
2610 * gfortran.dg/g77/20000503-1.f
2611 * gfortran.dg/g77/20001111.f
2612 * gfortran.dg/g77/20010116.f
2613 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2614 * gfortran.dg/g77/20010430.f
2615 * gfortran.dg/g77/6177.f
2616 * gfortran.dg/g77/947.f
2617 * gfortran.dg/g77/970816-3.f
2618 * gfortran.dg/g77/971102-1.f
2619 * gfortran.dg/g77/980520-1.f
2620 * gfortran.dg/g77/980628-0.f
2621 * gfortran.dg/g77/980628-1.f
2622 * gfortran.dg/g77/980628-10.f
2623 * gfortran.dg/g77/980628-2.f
2624 * gfortran.dg/g77/980628-3.f
2625 * gfortran.dg/g77/980628-7.f
2626 * gfortran.dg/g77/980628-8.f
2627 * gfortran.dg/g77/980628-9.f
2628 * gfortran.dg/g77/980701-0.f
2629 * gfortran.dg/g77/980701-1.f
2630 * gfortran.dg/g77/cabs.f
2631 * gfortran.dg/g77/claus.f
2632 * gfortran.dg/g77/complex_1.f
2633 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2634 * gfortran.dg/g77/dcomplex.f
2635 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2636 * gfortran.dg/g77/f90-intrinsic-mathematical.f
2637 * gfortran.dg/g77/f90-intrinsic-numeric.f
2638 * gfortran.dg/g77/int8421.f
2639 * gfortran.dg/g77/labug1.f
2640 * gfortran.dg/g77/large_vec.f
2641 * gfortran.dg/g77/le.f
2642 * gfortran.dg/g77/short.f
2643 * gfortran.dg/g77/README: Update
2644
2645 2004-07-20 Mark Mitchell <mark@codesourcery.com>
2646
2647 PR c++/16637
2648 * g++.dg/parse/lookup4.C: New test.
2649
2650 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2651
2652 PR c++/16175
2653 * g++.dg/template/ttp10.C: New test.
2654
2655 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
2656
2657 * gcc.dg/pr12625-1.c: New test.
2658
2659 2004-07-20 Steven Bosscher <stevenb@suse.de>
2660
2661 * testsuite/gcc.dg/switch-warn-1.c: New test.
2662 * testsuite/gcc.dg/switch-warn-2.c: New test.
2663 * gcc.c-torture/compile/pr14730.c: Update.
2664
2665 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
2666
2667 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
2668 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
2669 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
2670 g++.dg/template/nontype3.C: Remove trailing CR from tests.
2671
2672 2004-07-18 Mark Mitchell <mark@codesourcery.com>
2673
2674 PR c++/16623
2675 * g++.dg/template/assign1.C: New test.
2676
2677 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2678
2679 PR c++/12170
2680 * g++.dg/template/ttp9.C: New test.
2681
2682 2004-07-19 Daniel Jacobowitz <dan@debian.org>
2683
2684 * gcc.dg/format/cmn-err-1.c: New test.
2685
2686 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
2687
2688 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
2689 gcc.dg/Wparentheses-10.c: New tests.
2690 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
2691
2692 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2693
2694 PR fortran/16465
2695 * gfortran.dg/g77//ffixed-line-length-0.f,
2696 gfortran.dg/g77/ffixed-line-length-132.f,
2697 gfortran.dg/g77/ffixed-line-length-72.f,
2698 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
2699 gfortran.dg/g77/README: Update.
2700
2701 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2702
2703 PR c++/13092
2704 * g++.dg/template/non-dependent7.C: New test.
2705 * g++.dg/template/non-dependent8.C: Likewise.
2706 * g++.dg/template/non-dependent9.C: Likewise.
2707 * g++.dg/template/non-dependent10.C: Likewise.
2708
2709 2004-07-17 Mark Mitchell <mark@codesourcery.com>
2710
2711 PR c++/16337
2712 * g++.dg/parse/attr2.C: New test.
2713
2714 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
2715
2716 * g77.dg: Removed.
2717 * g77.f-torture: Ditto.
2718
2719 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
2720
2721 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
2722 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
2723 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
2724
2725 2004-07-16 Richard Henderson <rth@redhat.com>
2726
2727 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
2728
2729 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2730
2731 * lib/fortran-torture.exp (fortran-torture): Don't test compile
2732 tests with full list of options.
2733 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
2734 of TORTURE_OPTIONS if test contains 'dg-do run'.
2735
2736 PR fortran/16404
2737 * gfortran.dg/do_iterator.f90: New test.
2738
2739 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2740
2741 PR rtl-optimization/16536
2742 * gcc.c-torture/execute/restrict-1.c: New test.
2743
2744 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2745
2746 PR fortran/15324
2747 * gfortran.dg/pr15324.f90: New test.
2748
2749 PR fortran/15129
2750 * gfortran.dg/pr15129.f90: New test.
2751
2752 PR fortran/15140
2753 * gfortran.dg/pr15140.f90: New test.
2754
2755 PR fortran/13792
2756 * gfortran.fortran-torture/execute/bounds.f90: Add check for
2757 compile-time simplification.
2758
2759 2004-07-14 Mike Stump <mrs@apple.com>
2760
2761 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
2762
2763 2004-07-14 James E Wilson <wilson@specifixinc.com>
2764
2765 PR target/16325
2766 * gcc.dg/profile-generate-1.c: New.
2767
2768 2004-07-15 Jakub Jelinek <jakub@redhat.com>
2769
2770 * gcc.c-torture/execute/20040709-1.c: New test.
2771 * gcc.c-torture/execute/20040709-2.c: New test.
2772
2773 2004-07-14 Mike Stump <mrs@apple.com>
2774
2775 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
2776
2777 2004-07-14 Mike Stump <mrs@apple.com>
2778
2779 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
2780
2781 2004-07-13 Mark Mitchell <mark@codesourcery.com>
2782
2783 PR c++/16518
2784 * g++.dg/parse/mutable1.C: New test.
2785
2786 2004-07-13 Diego Novillo <dnovillo@redhat.com>
2787
2788 PR tree-optimization/16443
2789 * gcc.dg/tree-ssa/20040713-1.c: New test.
2790
2791 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
2792
2793 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
2794 for operator new.
2795
2796 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
2797
2798 * gfortran.dg/g77/README: New file
2799 * gfortran.dg/g77/19981216-0.f: Copy from
2800 g77.f-torture/noncompile. Add "dg-do compile" and
2801 dg-error as required.
2802 * gfortran.dg/g77/19990218-1.f: Likewise
2803 * gfortran.dg/g77/19990905-1.f: Likewise
2804 * gfortran.dg/g77/9263.f: Likewise
2805 * gfortran.dg/g77/980615-0.f: Likewise
2806 * gfortran.dg/g77/980616-0.f: Likewise
2807 * gfortran.dg/g77/check0.f: Likewise
2808 * gfortran.dg/g77/select_no_compile.f: Likewise
2809
2810 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
2811
2812 Copy files from g77.f-torture/compile.
2813 Add "{ dg-do compile}". Other changes as noted
2814 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
2815 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
2816 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
2817 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
2818 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
2819 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
2820 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
2821 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
2822 statement to conform to standard. Append alpha1.x for reference.
2823 * gfortran.dg/g77/xformat.f: Add dg-warning
2824
2825 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
2826
2827 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
2828 Add {dg-do compile} directive.
2829 * gfortran.dg/g77/cpp2.F: Likewise
2830
2831 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2832
2833 PR c++/5402
2834 * g++.dg/lookup/name-clash1.C: New test.
2835
2836 PR c++/9777
2837 * g++.dg/lookup/name-clash2.C: New test.
2838
2839 PR c++/12102
2840 * g++.dg/lookup/name-clash3.C: New test.
2841
2842 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2843
2844 * g++.dg/lookup/new2.C: New test.
2845 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
2846
2847 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
2848
2849 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
2850 Add {dg-do compile} directive.
2851 * gfortran.dg/g77/13060.f: Likewise
2852 * gfortran.dg/g77/19990218-0.f: Likewise
2853 * gfortran.dg/g77/19990305-0.f: Likewise
2854 * gfortran.dg/g77/19990419-0.f: Likewise
2855 * gfortran.dg/g77/19990502-0.f: Likewise
2856 * gfortran.dg/g77/19990502-1.f: Likewise
2857 * gfortran.dg/g77/19990525-0.f: Likewise
2858 * gfortran.dg/g77/19990826-1.f: Likewise
2859 * gfortran.dg/g77/19990826-3.f: Likewise
2860 * gfortran.dg/g77/19990905-2.f: Likewise
2861 * gfortran.dg/g77/20000412-1.f: Likewise
2862 * gfortran.dg/g77/20000511-1.f: Likewise
2863 * gfortran.dg/g77/20000511-2.f: Likewise
2864 * gfortran.dg/g77/20000518.f: Likewise
2865 * gfortran.dg/g77/20000601-1.f: Likewise
2866 * gfortran.dg/g77/20000601-2.f: Likewise
2867 * gfortran.dg/g77/20000629-1.f: Likewise
2868 * gfortran.dg/g77/20000630-2.f: Likewise
2869 * gfortran.dg/g77/20010115.f: Likewise
2870 * gfortran.dg/g77/20010321-1.f: Likewise
2871 * gfortran.dg/g77/20010426.f: Likewise
2872 * gfortran.dg/g77/20020307-1.f: Likewise
2873 * gfortran.dg/g77/8485.f: Likewise
2874 * gfortran.dg/g77/960317-1.f: Likewise
2875 * gfortran.dg/g77/970915-0.f: Likewise
2876 * gfortran.dg/g77/980310-1.f: Likewise
2877 * gfortran.dg/g77/980310-2.f: Likewise
2878 * gfortran.dg/g77/980310-3.f: Likewise
2879 * gfortran.dg/g77/980310-4.f: Likewise
2880 * gfortran.dg/g77/980310-6.f: Likewise
2881 * gfortran.dg/g77/980310-7.f: Likewise
2882 * gfortran.dg/g77/980310-8.f: Likewise
2883 * gfortran.dg/g77/980419-2.f: Likewise
2884 * gfortran.dg/g77/980424-0.f: Likewise
2885 * gfortran.dg/g77/980427-0.f: Likewise
2886 * gfortran.dg/g77/980729-0.f: Likewise
2887 * gfortran.dg/g77/981117-1.f: Likewise
2888 * gfortran.dg/g77/toon_1.f: Likewise
2889
2890 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2891
2892 PR c++/2204
2893 * g++.dg/other/abstract2.C: New test.
2894
2895 2004-07-12 Paul Brook <paul@codesourcery.com>
2896
2897 * gfortran.dg/pointer_init_1.f90: New test.
2898
2899 2004-07-11 Paul Brook <paul@codesourcery.com>
2900
2901 PR fortran/15986
2902 * gfortran.dg/contained_1.f90: New test.
2903
2904 2004-07-11 Mark Mitchell <mark@codesourcery.com>
2905
2906 * g++.dg/parse/defarg8.C: New test.
2907
2908 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2909
2910 PR fortran/16433
2911 * gfortran.dg/pr16433.f: New test.
2912
2913 PR fortran/17574
2914 * gfortran.dg/pr15754.f90: New test.
2915
2916 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
2917
2918 PR tree-optimization/16437
2919 * gcc.c-torture/execute/bitfld-4.c: New test.
2920
2921 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2922
2923 * gfortran.fortran-torture/execute/common_2.f90: Add check for
2924 access to common var from module.
2925
2926 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2927
2928 PR fortran/16336
2929 * gfortran.fortran-torture/execute/common_2.f90: New test.
2930
2931 2004-07-10 Paul Brook <paul@codesourcery.com>
2932
2933 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
2934
2935 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2936
2937 PR fortran/15969
2938 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
2939
2940 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
2941
2942 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
2943 * gfortran.dg/g77/ffixed-form-2.f: Likewise
2944 * gfortran.dg/g77/ffree-form-1.f: Likewise
2945 * gfortran.dg/g77/ffree-form-2.f: Likewise
2946 * gfortran.dg/g77/ffree-form-3.f: Likewise
2947 * gfortran.dg/g77/fno-underscoring.f: Likewise
2948 * gfortran.dg/g77/funderscoring.f: Likewise
2949 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
2950
2951 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2952
2953 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
2954
2955 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2956 Paul Brook <paul@codesourcery.com>
2957
2958 PR fortran/13415
2959 * gfortran.dg/common_pointer_1.f90: New test.
2960
2961 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2962
2963 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2964
2965 2004-07-09 James E Wilson <wilson@specifixinc.com>
2966
2967 PR target/16364
2968 * gcc.c-torture/compile/20040709-1.c: New.
2969
2970 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2971
2972 PR fortran/14077
2973 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
2974
2975 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2976
2977 PR fortran/13201
2978 * gfortran.dg/shape_1.f90: New test.
2979
2980 2004-07-09 Zack Weinberg <zack@codesourcery.com>
2981 Andrew Pinski <apinski@apple.com>
2982
2983 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
2984
2985 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2986
2987 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
2988 comment.
2989
2990 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2991 Paul Brook <paul@codesourcery.com>
2992
2993 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
2994 '.f95' and '.F95'.
2995
2996 2004-07-09 Diego Novillo <dnovillo@redhat.com>
2997
2998 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
2999
3000 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3001
3002 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3003 testcases with capital suffix.
3004
3005 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3006
3007 PR fortran/15481
3008 PR fortran/13372
3009 PR fortran/13575
3010 PR fortran/15978
3011 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3012
3013 * gfortran.dg/implicit_1.f90: New test.
3014
3015 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3016
3017 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
3018 expression to match gfortran warning/error messages
3019 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3020 dg-error text.
3021
3022 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3023
3024 * lib/fortran-torture.exp: Rename proc search_for to
3025 search_for_re.
3026
3027 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3028
3029 * gcc.c-torture/execute/simd-5.x: New file.
3030 XFAIL on SPARC 64-bit at -O0.
3031
3032 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3033
3034 PR c++/8211
3035 PR c++/16165
3036 * g++.dg/warn/effc3.C: New test.
3037
3038 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3039
3040 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3041 change X to 1X in format.
3042 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
3043 add data statements to conform to standard.
3044
3045 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3046
3047 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3048 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3049 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3050
3051 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3052
3053 * gfortran.dg/g77/7388.f: Copy from g77.dg
3054 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3055 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3056 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3057 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3058 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3059 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3060 * gfortran.dg/g77/strlen0.f: Likewise
3061
3062 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
3063
3064 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3065 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3066
3067 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3068
3069 * gcc.c-torture/execute/920428-2.x: Delete.
3070 * gcc.c-torture/execute/920501-7.x: Likewise.
3071
3072 2004-07-08 Jakub Jelinek <jakub@redhat.com>
3073
3074 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3075 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
3076 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3077 prescott and c3-2.
3078 (PREFETCH_3DNOW): Add -march=c3.
3079
3080 2004-07-08 Diego Novillo <dnovillo@redhat.com>
3081
3082 PR c/16437
3083 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3084 * gcc.c-torture/execute/bf64-1.x: Likewise.
3085
3086 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3087
3088 * gcc.c-torture/compile/20040708-1.c: New test.
3089
3090 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3091
3092 PR c++/16169
3093 * g++.dg/warn/effc2.C: New test.
3094
3095 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
3096
3097 * gcc.c-torture/execute/bitfld-1.x: Remove.
3098 * gcc.c-torture/execute/bitfld-3.c: New test.
3099 * gcc.dg/bitfld-2.c: Remove XFAILs.
3100
3101 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
3102
3103 PR c++/16276
3104 * g++.dg/rtti/tinfo1.C: New file.
3105
3106 2004-07-07 Eric Christopher <echristo@redhat.com>
3107
3108 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3109
3110 2004-07-07 Andrew Pinski <apinski@apple.com>
3111
3112 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3113
3114 2004-07-07 Mark Mitchell <mark@codesourcery.com>
3115
3116 * g++.dg/init/call1.C: XFAIL.
3117
3118 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
3119
3120 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3121 except for movstrict*, to movmem* and clrstr* to clrmem*.
3122
3123 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
3124
3125 * gcc.c-torture/execute/20040707-1.c: New test.
3126
3127 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
3128
3129 * gcc.c-torture/execute/20040706-1.c: New test.
3130
3131 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3132
3133 PR c++/3671
3134 * g++.dg/template/spec14.C: New test.
3135
3136 2004-07-05 Jakub Jelinek <jakub@redhat.com>
3137
3138 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3139 nothing if not yet defined. Use it in b, c and d type definitions.
3140 * gcc.c-torture/execute/20040705-1.c: New test.
3141 * gcc.c-torture/execute/20040705-2.c: New test.
3142
3143 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3144
3145 PR c++/2518
3146 * g++.dg/lookup/new1.C: New test.
3147
3148 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3149
3150 PR c++/11406
3151 * g++.dg/template/sizeof8.C: New test.
3152
3153 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
3154
3155 * gcc.c-torture/compile/20040705-1.c: New test.
3156
3157 2004-07-04 Bud Davis <bdavis9659@comcast.net>
3158
3159 * gfortran.fortran-torture/execute/seq_io.f90: New test.
3160
3161 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
3162
3163 * gcc.dg/cpp/if-mop.c: Two new testcases.
3164 * gcc.dg/cpp/trad/comment-3.c: New.
3165
3166 2004-07-04 Paul Brook <paul@codesourcery.com>
3167
3168 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3169
3170 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
3171
3172 PR c++/3761
3173 * g++.dg/lookup/crash4.C: New test.
3174
3175 2004-07-02 Zack Weinberg <zack@codesourcery.com>
3176
3177 * gcc.c-torture/execute/builtin-abs-1.c
3178 * gcc.c-torture/execute/builtin-abs-2.c
3179 * gcc.c-torture/execute/builtin-complex-1.c
3180 * gcc.c-torture/execute/builtins/string-1-lib.c
3181 * gcc.c-torture/execute/builtins/string-1.c
3182 * gcc.c-torture/execute/builtins/string-2-lib.c
3183 * gcc.c-torture/execute/builtins/string-2.c
3184 * gcc.c-torture/execute/builtins/string-3-lib.c
3185 * gcc.c-torture/execute/builtins/string-3.c
3186 * gcc.c-torture/execute/builtins/string-4-lib.c
3187 * gcc.c-torture/execute/builtins/string-4.c
3188 * gcc.c-torture/execute/builtins/string-5-lib.c
3189 * gcc.c-torture/execute/builtins/string-5.c
3190 * gcc.c-torture/execute/builtins/string-6-lib.c
3191 * gcc.c-torture/execute/builtins/string-6.c
3192 * gcc.c-torture/execute/builtins/string-7-lib.c
3193 * gcc.c-torture/execute/builtins/string-7.c
3194 * gcc.c-torture/execute/builtins/string-8-lib.c
3195 * gcc.c-torture/execute/builtins/string-8.c
3196 * gcc.c-torture/execute/builtins/string-9-lib.c
3197 * gcc.c-torture/execute/builtins/string-9.c
3198 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3199 * gcc.c-torture/execute/builtins/string-asm-1.c
3200 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3201 * gcc.c-torture/execute/builtins/string-asm-2.c
3202 * gcc.c-torture/execute/stdio-opt-1.c
3203 * gcc.c-torture/execute/stdio-opt-2.c
3204 * gcc.c-torture/execute/stdio-opt-3.c
3205 * gcc.c-torture/execute/string-opt-1.c
3206 * gcc.c-torture/execute/string-opt-10.c
3207 * gcc.c-torture/execute/string-opt-11.c
3208 * gcc.c-torture/execute/string-opt-12.c
3209 * gcc.c-torture/execute/string-opt-13.c
3210 * gcc.c-torture/execute/string-opt-14.c
3211 * gcc.c-torture/execute/string-opt-15.c
3212 * gcc.c-torture/execute/string-opt-16.c
3213 * gcc.c-torture/execute/string-opt-2.c
3214 * gcc.c-torture/execute/string-opt-6.c
3215 * gcc.c-torture/execute/string-opt-7.c
3216 * gcc.c-torture/execute/string-opt-8.c:
3217 Replace with ...
3218
3219 * gcc.c-torture/execute/builtins/abs-2.c
3220 * gcc.c-torture/execute/builtins/abs-3.c
3221 * gcc.c-torture/execute/builtins/complex-1.c
3222 * gcc.c-torture/execute/builtins/fprintf.c
3223 * gcc.c-torture/execute/builtins/fputs.c
3224 * gcc.c-torture/execute/builtins/memcmp.c
3225 * gcc.c-torture/execute/builtins/memmove.c
3226 * gcc.c-torture/execute/builtins/memops-asm.c
3227 * gcc.c-torture/execute/builtins/mempcpy-2.c
3228 * gcc.c-torture/execute/builtins/mempcpy.c
3229 * gcc.c-torture/execute/builtins/memset.c
3230 * gcc.c-torture/execute/builtins/printf.c
3231 * gcc.c-torture/execute/builtins/sprintf.c
3232 * gcc.c-torture/execute/builtins/strcat.c
3233 * gcc.c-torture/execute/builtins/strchr.c
3234 * gcc.c-torture/execute/builtins/strcmp.c
3235 * gcc.c-torture/execute/builtins/strcpy.c
3236 * gcc.c-torture/execute/builtins/strcspn.c
3237 * gcc.c-torture/execute/builtins/strlen-2.c
3238 * gcc.c-torture/execute/builtins/strlen.c
3239 * gcc.c-torture/execute/builtins/strncat.c
3240 * gcc.c-torture/execute/builtins/strncmp-2.c
3241 * gcc.c-torture/execute/builtins/strncmp.c
3242 * gcc.c-torture/execute/builtins/strncpy.c
3243 * gcc.c-torture/execute/builtins/strpbrk.c
3244 * gcc.c-torture/execute/builtins/strpcpy-2.c
3245 * gcc.c-torture/execute/builtins/strpcpy.c
3246 * gcc.c-torture/execute/builtins/strrchr.c
3247 * gcc.c-torture/execute/builtins/strspn.c
3248 * gcc.c-torture/execute/builtins/strstr-asm.c
3249 * gcc.c-torture/execute/builtins/strstr.c:
3250 ... these new files.
3251
3252 * gcc.c-torture/execute/builtins/abs-2-lib.c
3253 * gcc.c-torture/execute/builtins/abs-3-lib.c
3254 * gcc.c-torture/execute/builtins/complex-1-lib.c
3255 * gcc.c-torture/execute/builtins/fprintf-lib.c
3256 * gcc.c-torture/execute/builtins/fputs-lib.c
3257 * gcc.c-torture/execute/builtins/memcmp-lib.c
3258 * gcc.c-torture/execute/builtins/memmove-lib.c
3259 * gcc.c-torture/execute/builtins/memops-asm-lib.c
3260 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3261 * gcc.c-torture/execute/builtins/mempcpy-lib.c
3262 * gcc.c-torture/execute/builtins/memset-lib.c
3263 * gcc.c-torture/execute/builtins/printf-lib.c
3264 * gcc.c-torture/execute/builtins/sprintf-lib.c
3265 * gcc.c-torture/execute/builtins/strcat-lib.c
3266 * gcc.c-torture/execute/builtins/strchr-lib.c
3267 * gcc.c-torture/execute/builtins/strcmp-lib.c
3268 * gcc.c-torture/execute/builtins/strcpy-lib.c
3269 * gcc.c-torture/execute/builtins/strcspn-lib.c
3270 * gcc.c-torture/execute/builtins/strlen-2-lib.c
3271 * gcc.c-torture/execute/builtins/strlen-lib.c
3272 * gcc.c-torture/execute/builtins/strncat-lib.c
3273 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3274 * gcc.c-torture/execute/builtins/strncmp-lib.c
3275 * gcc.c-torture/execute/builtins/strncpy-lib.c
3276 * gcc.c-torture/execute/builtins/strpbrk-lib.c
3277 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3278 * gcc.c-torture/execute/builtins/strpcpy-lib.c
3279 * gcc.c-torture/execute/builtins/strrchr-lib.c
3280 * gcc.c-torture/execute/builtins/strspn-lib.c
3281 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3282 * gcc.c-torture/execute/builtins/strstr-lib.c
3283 * gcc.c-torture/execute/builtins/lib/abs.c
3284 * gcc.c-torture/execute/builtins/lib/fprintf.c
3285 * gcc.c-torture/execute/builtins/lib/memset.c
3286 * gcc.c-torture/execute/builtins/lib/printf.c
3287 * gcc.c-torture/execute/builtins/lib/sprintf.c
3288 * gcc.c-torture/execute/builtins/lib/strcpy.c
3289 * gcc.c-torture/execute/builtins/lib/strcspn.c
3290 * gcc.c-torture/execute/builtins/lib/strncat.c
3291 * gcc.c-torture/execute/builtins/lib/strncmp.c
3292 * gcc.c-torture/execute/builtins/lib/strncpy.c
3293 * gcc.c-torture/execute/builtins/lib/strpbrk.c
3294 * gcc.c-torture/execute/builtins/lib/strspn.c
3295 * gcc.c-torture/execute/builtins/lib/strstr.c:
3296 New files containing support routines.
3297
3298 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3299 declaration.
3300 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3301 when not optimizing.
3302
3303 2004-07-02 Mark Mitchell <mark@codesourcery.com>
3304
3305 PR c++/16240
3306 * g++.dg/abi/mangle22.C: New test.
3307 * g++.dg/abi/mangle23.C: Likewise.
3308
3309 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
3310
3311 PR fortran/16290
3312 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3313 Allow for cases without denormalized floating point numbers.
3314
3315 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
3316
3317 PR c/1027
3318 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3319 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3320 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3321 expected warning text.
3322 * gcc.dg/format/diag-2.c: New test.
3323
3324 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3325
3326 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3327
3328 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3329
3330 * gcc.dg/builtins-43.c: New.
3331 * gcc.dg/builtins-44.c: New.
3332 * gcc.dg/builtins-45.c: New.
3333
3334 2004-06-26 Geoffrey Keating <geoffk@apple.com>
3335 Andreas Tobler <a.tobler@schweiz.ch>
3336
3337 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3338 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
3339 as SIGSEGV.
3340 * gcc.dg/cleanup-11.c: Likewise.
3341 * gcc.dg/cleanup-8.c: Likewise.
3342 * gcc.dg/cleanup-9.c: Likewise.
3343 * gcc.dg/cleanup-5.c: Run on all platforms.
3344
3345 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
3346
3347 * g++.dg/warn/nonnull1.C: New test.
3348
3349 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
3350
3351 * gcc.dg/compat/compat-common.h: Wrap up CINT in
3352 an #ifndef SKIP_COMPLEX_INT/#endif pair.
3353 Special-case the Sun compiler wrt to <complex.h>.
3354
3355 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
3356
3357 * gcc.dg/Wunreachable-8.C: New test.
3358
3359 * gcc.dg/h8300-ice2.c : New test.
3360
3361 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
3362
3363 PR fortran/16161
3364 * gfortran.fortran-torture/compile/implicit.f90: Add test
3365 for implicit character.
3366
3367 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
3368
3369 PR fortran/16289
3370 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3371 Use tiny() intrinsic to find smallest non-negative real
3372
3373 2004-06-30 Jakub Jelinek <jakub@redhat.com>
3374
3375 * gcc.dg/compat/struct-by-value-22_main.c: New test.
3376 * gcc.dg/compat/struct-by-value-22_x.c: New.
3377 * gcc.dg/compat/struct-by-value-22_y.c: New.
3378
3379 * gcc.c-torture/execute/20040629-1.c: New test.
3380
3381 2004-06-29 Jakub Jelinek <jakub@redhat.com>
3382
3383 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3384 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3385
3386 PR target/16195
3387 * gcc.dg/20040625-1.c: New test.
3388
3389 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3390
3391 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3392
3393 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3394
3395 PR fortran/15963
3396 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3397
3398 2004-06-29 Richard Henderson <rth@redhat.com>
3399
3400 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3401
3402 2004-06-29 Paul Brook <paul@codesourcery.com>
3403
3404 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3405 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3406
3407 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
3408
3409 PR c++/16260
3410 * g++.dg/parse/crash15.C: New.
3411
3412 2004-06-28 Andrew Pinski <apinski@apple.com>
3413
3414 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3415 by the error already.
3416
3417 * g++.dg/opt/ptrmem4.C: Change to compile only test.
3418
3419 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
3420
3421 PR target/14041
3422 * gcc.dg/h8300-bss-align-1.c : New.
3423
3424 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
3425
3426 * PR c++/16174
3427 * g++.dg/template/ctor4.C: New.
3428
3429 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
3430
3431 PR c++/16205
3432 * g++.dg/warn/Wsequence-point-1.C: New test.
3433
3434 2004-06-27 Paul Brook <paul@codesourcery.com>
3435
3436 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3437
3438 2004-06-27 Zack Weinberg <zack@codesourcery.com>
3439
3440 * g++.old-deja/g++.mike/p7325.C: Remove.
3441
3442 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
3443
3444 PR c/14963
3445 * gcc.dg/pr14963.c: New test.
3446
3447 2004-06-27 Mark Mitchell <mark@codesourcery.com>
3448
3449 PR c++/16193
3450 * g++.dg/parse/redef1.C: New test.
3451
3452 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
3453
3454 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3455 20021110.c.
3456 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3457 20021119-1.c.
3458 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3459 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3460 5-04.c.
3461 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3462 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3463 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3464 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3465 g++.brendan/enum14.C.
3466 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3467 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3468 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3469 g++.mike/virt1.C.
3470 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3471 memtemp24.C.
3472
3473 2004-06-27 Roger Sayle <roger@eyesopen.com>
3474
3475 * gcc.dg/20040527-1.c: New test case.
3476
3477 2004-06-26 Bud Davis <bdavis9659@comcast.net>
3478
3479 PR gfortran/pr16196
3480 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3481
3482 2004-06-25 Roger Sayle <roger@eyesopen.com>
3483
3484 PR middle-end/15825
3485 * gcc.dg/pr15825-1.c: New test case.
3486
3487 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
3488
3489 * gcc.c-torture/execute/20040625-1.c: New test.
3490
3491 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3492
3493 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3494
3495 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
3496
3497 * gcc.dg/torture/mips-div-1.c: New test.
3498
3499 2004-06-24 Jeff Law <law@redhat.com>
3500
3501 * gcc.dg/tree-ssa/20040624-1.c: New test.
3502
3503 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
3504
3505 * gcc.c-torture/compile/20040624-1.c: New test.
3506
3507 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3508
3509 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3510 this directory.
3511
3512 2004-06-23 Andrew Pinski <apinski@apple.com>
3513
3514 PR middle-end/15988
3515 * g++.dg/opt/ptrmem4.C: New test.
3516
3517 * gcc.dg/c90-array-quals-2.c: New test.
3518
3519 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
3520
3521 * gcc.dg/kpice1.c: New test.
3522
3523 2006-06-23 Andrew Pinski <apinski@apple.com>
3524
3525 * gcc.dg/c90-array-quals.c: New test.
3526
3527 2006-06-22 Richard Henderson <rth@redhat.com>
3528
3529 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3530
3531 2004-06-22 Loren James Rittle <ljrittle@acm.org>
3532
3533 * gcc.dg/builtins-config.h: Handle FreeBSD.
3534
3535 2006-06-22 Richard Henderson <rth@redhat.com>
3536
3537 * g++.dg/opt/devirt1.C: New.
3538
3539 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
3540
3541 * g++.dg/opt/pr15551.C: New testcase.
3542
3543 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
3544
3545 PR target/14800
3546 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3547 x86_64-*-linux* when compiling for 32bit.
3548
3549 2004-06-21 Andrew Pinski <apinski@apple.com>
3550
3551 * gcc.dg/pch/struct-1.c: New.
3552 * gcc.dg/pch/struct-1.hs: New.
3553
3554 2004-06-21 Geoffrey Keating <geoffk@apple.com>
3555
3556 * gcc.dg/pch/save-temps-1.c: New file.
3557 * gcc.dg/pch/save-temps-1.hs: New file.
3558
3559 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
3560
3561 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3562 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3563
3564 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3565
3566 * gfortran.fortran-torture/execute/select_1.f90: Rename function
3567 to fix type error.
3568 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3569 Remove trailing spaces.
3570
3571 2004-06-21 Richard Henderson <rth@redhat.com>
3572
3573 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3574 merging && to BIT_FIELD_REF.
3575
3576 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
3577
3578 * g++.dg/opt/placeholder1.C: New test.
3579
3580 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3581
3582 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3583 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3584 * gcc.dg/compat/union-m128-1_x.c: Likewise.
3585 * gcc.dg/compat/union-m128-1_y.c: Likewise.
3586
3587 2004-06-20 Zack Weinberg <zack@codesourcery.com>
3588
3589 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3590 extern "C".
3591 * g++.dg/other/pragma-re-1.C: Add comments.
3592
3593 2004-06-19 Bud Davis <bdavis9659@comcast.net>
3594
3595 PR gfortran/16080
3596 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3597
3598 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
3599
3600 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3601 instead of setting the type of size_t by
3602 hand.
3603
3604 2004-06-18 Roger Sayle <roger@eyesopen.com>
3605
3606 * gcc.dg/unordered-2.c: New test case.
3607 * gcc.dg/unordered-3.c: New test case.
3608
3609 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
3610
3611 PR other/16043
3612 * lib/g++.exp (g++_version): Tweak regexp for version
3613 * lib/g77.exp (g77_version): Likewise
3614 * lib/gfortran.exp (gfortran_version): Likewise
3615 * lib/objc.exp (objc_version): Likewise
3616 * lib/treelang.exp (treelang_version): Likewise
3617
3618 2004-06-19 Jakub Jelinek <jakub@redhat.com>
3619
3620 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3621 Use INT_MAX instead of __INT_MAX__.
3622 * gcc.dg/compat/struct-align-2_y.c: Likewise.
3623
3624 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3625 * gcc.dg/compat/scalar-return-3_x.c: Use it.
3626 * gcc.dg/compat/scalar-return-3_y.c: Use it.
3627 * gcc.dg/compat/scalar-return-4_x.c: Use it.
3628 * gcc.dg/compat/scalar-return-4_y.c: Use it.
3629 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3630 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3631 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3632 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3633
3634 * gcc.dg/range-test-1.c: New test.
3635 * g++.dg/opt/range-test-1.C: New test.
3636
3637 2004-06-17 Richard Henderson <rth@redhat.com>
3638
3639 * objc.dg/sync-1.m: New.
3640 * objc.dg/try-catch-1.m: Don't force next runtime.
3641 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3642 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
3643 shadowed catch clause.
3644 * objc.dg/try-catch-5.m: New.
3645
3646 2004-06-17 Zack Weinberg <zack@codesourcery.com>
3647
3648 Bug 14610
3649 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3650
3651 2004-06-15 Richard Henderson <rth@redhat.com>
3652
3653 * gcc.dg/20001116-1.c: Move expected warning line.
3654
3655 2004-06-15 Richard Henderson <rth@redhat.com>
3656
3657 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3658 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3659
3660 2004-06-15 Jeff Law <law@redhat.com>
3661
3662 * gcc.dg/tree-ssa/20040615-1.c: New test.
3663 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
3664 be less sensitive to operand ordering.
3665 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
3666
3667 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
3668
3669 * g++.dg/abi/bitfield3.C: Add comment..
3670
3671 2004-06-15 Richard Henderson <rth@redhat.com>
3672
3673 * g++.dg/ext/stmtexpr1.C: XFAIL.
3674 * gcc.dg/20030612-1.c: XFAIL.
3675
3676 2004-06-15 Eric Christopher <echristo@redhat.com>
3677
3678 * g++.dg/charset/asm5.c: New.
3679 * gcc.dg/charset/asm6.c: New.
3680
3681 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3682
3683 PR fortran/15962
3684 * gfortran.fortran-torture/execute/select_1.f90: New test.
3685
3686 2004-06-15 Paul Brook <paul@codesourcery.com>
3687
3688 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
3689
3690 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3691
3692 PR c++/15967
3693 * g++.dg/lookup/crash3.C: New test.
3694
3695 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3696
3697 PR c++/15947
3698 * g++.dg/parse/dtor4.C: New test.
3699
3700 2004-06-14 Jeff Law <law@redhat.com>
3701
3702 * gcc.c-torture/compile/20040614-1.c: New test.
3703
3704 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3705
3706 PR fortran/15211
3707 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
3708 LEN of a character array.
3709
3710 2004-06-14 Mark Mitchell <mark@codesourcery.com>
3711
3712 PR c++/15096
3713 * g++.dg/template/ptrmem10.C: New test.
3714
3715 PR c++/14930
3716 * g++.dg/template/friend30.C: New test.
3717
3718 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3719
3720 PR fortran/14928
3721 * gfortran.fortran-torture/compile/mloc.f90: New test.
3722
3723 2004-06-13 Paul Brook <paul@codesourcery.com>
3724
3725 * gfortran.fortran-torture/execute/random_2.f90: New test.
3726
3727 2004-06-13 Eric Christopher <echristo@redhat.com>
3728
3729 * gcc.dg/noncompile/redecl-1.c: Fix error message.
3730
3731 2004-06-12 Paul Brook <paul@codesourcery.com>
3732
3733 * gfortran.fortran-torture/execute/contained_3.f90: New test.
3734
3735 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3736
3737 PR fortran/14923
3738 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
3739
3740 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3741
3742 PR fortran/14957
3743 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
3744 syntax errors in end statements of contained subroutines.
3745
3746 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3747
3748 PR fortran/12841
3749 * gfortran.fortran-torture/execute/null_arg.f90: New test.
3750
3751 2004-06-12 Bud Davis <bdavis9659@comcast.net>
3752
3753 PR fortran/15665
3754 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
3755
3756 2004-06-12 Bud Davis <bdavis9659@comcast.net>
3757
3758 PR gfortran/12839
3759 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
3760
3761 2004-06-11 Mark Mitchell <mark@codesourcery.com>
3762
3763 PR c++/15862
3764 * g++.dg/parse/enum1.C: New test.
3765
3766 2004-06-10 Jeff Law <law@redhat.com>
3767
3768 * gcc.c-torture/compile/20040610-1.c: New test.
3769
3770 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3771
3772 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
3773 * g++.old-deja/g++.other/decl3.C: Likewise.
3774
3775 2004-06-10 Brian Booth <bbooth@redhat.com>
3776
3777 * gcc.dg/tree-ssa/20031015-1.c: Scan for
3778 V_MAY_DEF instead of VDEF.
3779 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
3780
3781 2004-06-10 Mark Mitchell <mark@codesourcery.com>
3782
3783 PR c++/14211
3784 * g++.dg/conversion/const1.C: New test.
3785
3786 PR c++/15076
3787 * g++.dg/conversion/reinterpret1.C: New test.
3788
3789 PR c++/15877
3790 * g++.dg/template/enum2.C: New test.
3791
3792 PR c++/15227
3793 * g++.dg/template/error13.C: New test.
3794
3795 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3796
3797 PR fortran/14957
3798 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
3799 arguments to test_* REAL and of the right size.
3800
3801 2004-06-10 Jakub Jelinek <jakub@redhat.com>
3802
3803 PR target/15569
3804 PR rtl-optimization/15681
3805 * gcc.dg/20040609-1.c: New test.
3806
3807 2004-06-10 Jakub Jelinek <jakub@redhat.com>
3808
3809 PR c++/14791
3810 * g++.dg/opt/builtins1.C: New test.
3811
3812 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
3813
3814 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
3815 that use default windows32 struct layout.
3816 * gcc.dg/i386-bitfield2.c: Likewise.
3817
3818 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
3819
3820 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
3821 for mingw32 and cygwin targets.
3822
3823 2004-06-09 Geoffrey Keating <geoffk@apple.com>
3824
3825 * gcc.dg/pch/macro-4.c: New.
3826 * gcc.dg/pch/macro-4.hs: New.
3827
3828 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3829
3830 PR fortran/13249
3831 * gfortran.fortran-torture/compile/name_clash.f90: New test.
3832
3833 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3834
3835 PR fortran/13372
3836 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
3837
3838 2004-06-09 Bud Davis <bdavis9659@comcast.net>
3839
3840 PR gfortran/14897
3841 * gfortran.fortran-torture/execute/t_edit.f90: New test.
3842
3843 2004-06-09 Bud Davis <bdavis9659@comcast.net>
3844
3845 PR gfortran/15755
3846 * gfortran.fortran-torture/execute/backspace.c : New test.
3847
3848 2004-06-09 Paul Brook <paul@codesourcery.com>
3849
3850 * gfortran.fortran-torture/execure/intrinsic_associated.f90
3851 (pointer_to_section): Rewrite to use smaller array.
3852
3853 2004-06-08 David Edelsohn <edelsohn@gnu.org>
3854
3855 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
3856 * gcc.dg/ext/altivec-10.c: Same.
3857 * gcc.dg/ext/altivec-11.c: Same.
3858 * gcc.dg/ext/altivec-12.c: Same.
3859 * gcc.dg/ext/altivec-13.c: Same.
3860 * gcc.dg/ext/altivec-14.c: Same.
3861 * gcc.dg/ext/altivec-15.c: Same.
3862 * gcc.dg/ext/altivec-16.c: Same.
3863 * gcc.dg/ext/altivec-3.c: Same.
3864 * gcc.dg/ext/altivec-4.c: Same.
3865 * gcc.dg/ext/altivec-6.c: Same.
3866 * gcc.dg/ext/altivec-7.c: Same.
3867 * gcc.dg/ext/altivec-8.c: Same.
3868 * gcc.dg/ext/altivec-varargs-1.c: Same.
3869
3870 * g++.dg/ext/altivec-1.C: Correct dg syntax.
3871 * g++.dg/ext/altivec-10.C: Same.
3872 * g++.dg/ext/altivec-2.C: Same.
3873 * g++.dg/ext/altivec-3.C: Same.
3874 * g++.dg/ext/altivec-4.C: Same.
3875 * g++.dg/ext/altivec-5.C: Same.
3876 * g++.dg/ext/altivec-6.C: Same.
3877 * g++.dg/ext/altivec-7.C: Same.
3878 * g++.dg/ext/altivec-8.C: Same.
3879 * g++.dg/ext/altivec-9.C: Same.
3880
3881 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3882
3883 PR c++/7841
3884 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
3885
3886 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3887
3888 * gcc.dg/union-1.c: New test.
3889
3890 2004-06-07 Roger Sayle <roger@eyesopen.com>
3891
3892 * gcc.dg/builtins-41.c: New test case.
3893 * gcc.dg/builtins-42.c: New test case.
3894
3895 2004-06-07 David Edelsohn <edelsohn@gnu.org>
3896
3897 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
3898 * g++.dg/ext/altivec-10.C: Same.
3899 * g++.dg/ext/altivec-2.C: Same.
3900 * g++.dg/ext/altivec-3.C: Same.
3901 * g++.dg/ext/altivec-4.C: Same.
3902 * g++.dg/ext/altivec-5.C: Same.
3903 * g++.dg/ext/altivec-6.C: Same.
3904 * g++.dg/ext/altivec-7.C: Same.
3905 * g++.dg/ext/altivec-8.C: Same.
3906 * g++.dg/ext/altivec-9.C: Same.
3907 * g++.old-deja/g++.abi/cxa_vec.C: Same.
3908 * g++.old-deja/g++.brendan/new3.C: Same.
3909 * gcc.c-torture/execute/eeprof-1.x: Same.
3910
3911 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
3912
3913 PR c/14765
3914 * gcc.dg/pr14765-1.c: New test.
3915
3916 2004-06-07 Roger Sayle <roger@eyesopen.com>
3917
3918 PR c/14649
3919 * gcc.dg/pr14649-1.c: New test case.
3920
3921 2004-06-07 Richard Henderson <rth@redhat.com>
3922
3923 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
3924 if temporaries.
3925
3926 2004-06-07 David Edelsohn <edelsohn@gnu.org>
3927
3928 * g++.dg/eh/elide1.C: Remove XFAIL.
3929
3930 2004-06-07 Mark Mitchell <mark@codesourcery.com>
3931
3932 PR c++/15337
3933 * g++.dg/expr/sizeof3.C: New test.
3934
3935 PR c++/14777
3936 * g++.dg/template/access14.C: New test.
3937
3938 PR c++/15554
3939 * g++.dg/template/enum1.C: New test.
3940
3941 PR c++/15057
3942 * g++.dg/eh/throw1.C: New test.
3943
3944 2004-06-07 David Ayers <d.ayers@inode.at>
3945 Ziemowit Laski <zlaski@apple.com>
3946
3947 * lib/objc.exp (objc_target_compile): Revert the '-framework
3948 Foundation' flag fix, since bare Darwin does not ship
3949 with the Foundation framework.
3950 * objc/execute/next_mapping.h: Provide a local NSConstantString
3951 @interface and @implementation.
3952 (objc_constant_string_init): A constructor function, used to
3953 initialize the NSConstantString meta-class object.
3954 * objc/execute/string1.m: Include "next_mapping.h" instead of
3955 <Foundation/NSString.h>.
3956 * objc/execute/string2.m: Likewise.
3957 * objc/execute/string3.m: Likewise.
3958 * objc/execute/string4.m: Likewise.
3959
3960 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
3961
3962 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
3963 to double. Replace double with FLOAT.
3964 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
3965
3966 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
3967 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
3968 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
3969 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
3970 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
3971 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
3972 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
3973 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
3974
3975 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
3976
3977 PR c/13519
3978 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
3979
3980 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3981
3982 PR c++/15503
3983 * g++.dg/template/meminit2.C: New test.
3984
3985 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
3986
3987 PR target/15822
3988 * gcc.c-torture/execute/compare-fp-1.c,
3989 gcc.c-torture/execute/compare-fp-2.c,
3990 gcc.c-torture/execute/compare-fp-3.c,
3991 gcc.c-torture/execute/compare-fp-4.c,
3992 gcc.c-torture/execute/compare-fp-3.x,
3993 gcc.c-torture/execute/compare-fp-4.x: Moved...
3994 * gcc.c-torture/execute/ieee/compare-fp-1.c,
3995 gcc.c-torture/execute/ieee/compare-fp-2.c,
3996 gcc.c-torture/execute/ieee/compare-fp-3.c,
3997 gcc.c-torture/execute/ieee/compare-fp-4.c,
3998 gcc.c-torture/execute/ieee/compare-fp-3.x,
3999 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4000
4001 2004-06-04 David Ayers <d.ayers@inode.at>
4002
4003 * objc/execute/protocol-isEqual-4.m: New testcase.
4004
4005 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
4006
4007 * objc/execute/protocol-isEqual-1.m: New testcase.
4008 * objc/execute/protocol-isEqual-2.m: New testcase.
4009 * objc/execute/protocol-isEqual-3.m: New testcase.
4010
4011 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4012
4013 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4014
4015 2004-06-02 Ziemowit Laski <zlaski@apple.com>
4016
4017 * lib/objc.exp (objc_target_compile): When running tests on
4018 Darwin (Mac OS X), inform the linker about '-framework
4019 'Foundation'.
4020
4021 2004-06-02 Eric Christopher <echristo@redhat.com>
4022
4023 * gcc.c-torture/compile/20040602-1.c: New.
4024
4025 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
4026
4027 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4028 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4029
4030 PR tree-optimization/14736
4031 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4032
4033 PR tree-optimization/14042
4034 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4035
4036 PR tree-optimization/14729
4037 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4038
4039 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4040
4041 PR fortran/15557
4042 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4043
4044 2004-06-01 Richard Hederson <rth@redhat.com>
4045
4046 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4047
4048 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4049
4050 PR c++/14932
4051 * g++.dg/parse/offsetof4.C: New test.
4052
4053 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
4054
4055 PR objc/7993
4056 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4057
4058 2004-05-31 Mark Mitchell <mark@codesourcery.com>
4059
4060 PR c++/15701
4061 * g++.dg/template/friend29.C: New test.
4062
4063 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
4064
4065 PR c/15749
4066 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4067
4068 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
4069
4070 * gcc.dg/sparc-trap-1.c: New test.
4071
4072 2004-05-31 Roger Sayle <roger@eyesopen.com>
4073
4074 PR middle-end/15069
4075 * g++.dg/opt/fold3.C: New test case.
4076
4077 2004-05-30 Graham Stott <graham.stott@btinternet.com>
4078
4079 * lib/target-supports.exp (check_iconv_available): Fix fallout
4080 from 2004-05-28 patch.
4081
4082 2004-05-30 Paul Brook <paul@codesourcery.com>
4083
4084 PR fortran/15620
4085 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4086 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4087
4088 2004-05-30 Steven G. Kargl <kargls@comcast.net>
4089
4090 * gfortran.fortran-torture/execute/random_1.f90: New test.
4091
4092 2004-05-28 Ziemowit Laski <zlaski@apple.com>
4093
4094 * g++.dg/ext/altivec-10.C: New test.
4095
4096 2004-05-29 Paul Brook <paul@codesourcery.com>
4097
4098 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4099
4100 2004-05-28 Ziemowit Laski <zlaski@apple.com>
4101
4102 * gcc.dg/altivec-16.c: New test.
4103
4104 2004-05-28 Janis Johnson <janis187@us.ibm.com>
4105
4106 * lib/target-supports.exp (check_vmx_hw_available): New.
4107 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4108
4109 * lib/target-supports.exp (check_alias_available,
4110 check_iconv_available, check_named_sections_available): Use
4111 unique names for temporary files.
4112
4113 2004-05-28 Ziemowit Laski <zlaski@apple.com>
4114
4115 * gcc.dg/altivec-15.c: New test.
4116
4117 2004-05-28 Mark Mitchell <mark@codesourcery.com>
4118
4119 PR c++/15083
4120 * g++.dg/warn/noeffect6.C: New test.
4121
4122 PR c++/15471
4123 * g++.dg/expr/ptrmem4.C: New test.
4124
4125 PR c++/15640
4126 * g++.dg/template/operator3.C: New test.
4127
4128 2004-05-28 Mark Mitchell <mark@codesourcery.com>
4129
4130 PR c++/14668
4131 * g++.dg/lookup/redecl1.C: New test.
4132 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4133
4134 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
4135
4136 * gcc.c-torture/execute/compare-fp-1.c,
4137 gcc.c-torture/execute/compare-fp-2.c,
4138 gcc.c-torture/execute/compare-fp-3.c,
4139 gcc.c-torture/execute/compare-fp-4.c,
4140 gcc.c-torture/execute/compare-fp-3.x,
4141 gcc.c-torture/execute/compare-fp-4.x,
4142 gcc.dg/pr15649-1.c: New.
4143
4144 2004-05-27 Adam Nemet <anemet@lnxw.com>
4145
4146 PR c++/12883
4147 * g++.dg/init/array14.C: New test.
4148
4149 2004-05-25 Janis Johnson <janis187@us.ibm.com>
4150
4151 * lib/compat.exp (compat-get-options-main): New.
4152 (compat-get-options): Remove unneeded code, warn for ignored
4153 command.
4154 (compat-execute): Check flag set by dg-require-* commands.
4155
4156 * lib/compat.exp (compat-execute): Break up long lines.
4157
4158 2004-05-24 Janis Johnson <janis187@us.ibm.com>
4159
4160 * gcc.dg/altivec-7.c: Don't use 'vector long'.
4161 * gcc.dg/altivec-14.c: New test.
4162 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4163
4164 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4165 * gcc.dg/altivec-12.c: Ditto.
4166
4167 * gcc.dg/altivec-3.c: Move call to altivec_check.
4168
4169 2004-05-23 Mark Mitchell <mark@codesourcery.com>
4170
4171 PR c++/15044
4172 * g++.dg/template/error12.C: New test.
4173
4174 PR c++/15317
4175 * g++.dg/ext/attrib15.C: New test.
4176
4177 PR c++/15329
4178 * g++.dg/template/ptrmem9.C: New test.
4179
4180 2004-05-25 Paul Brook <paul@codesourcery.com>
4181
4182 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4183
4184 2004-05-23 Mark Mitchell <mark@codesourcery.com>
4185
4186 PR c++/15165
4187 * g++.dg/template/crash19.C: New test.
4188
4189 2004-05-23 Mark Mitchell <mark@codesourcery.com>
4190
4191 PR c++/15025
4192 * g++.dg/template/redecl1.C: New test.
4193
4194 2004-05-23 Mark Mitchell <mark@codesourcery.com>
4195
4196 PR c++/14821
4197 * g++.dg/other/ns1.C: New test.
4198
4199 PR c++/14883
4200 * g++.dg/template/invalid1.C: New test.
4201
4202 2004-05-23 Paul Brook <paul@codesourcery.com>
4203 Victor Leikehman <lei@haifasphere.co.il>
4204
4205 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4206 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
4207
4208 2004-05-22 Mark Mitchell <mark@codesourcery.com>
4209
4210 PR c++/15285
4211 PR c++/15299
4212 * g++.dg/template/non-dependent5.C: New test.
4213 * g++.dg/template/non-dependent6.C: New test.
4214
4215 2004-05-22 Mark Mitchell <mark@codesourcery.com>
4216
4217 PR c++/15507
4218 * g++.dg/inherit/union1.C: New test.
4219
4220 PR c++/15542
4221 * g++.dg/template/addr1.C: New test.
4222
4223 PR c++/15427
4224 * g++.dg/template/array5.C: New test.
4225
4226 PR c++/15287
4227 * g++.dg/template/array6.C: New test.
4228
4229 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
4230 Roger Sayle <roger@eyesopen.com>
4231
4232 * g++.dg/lookup/forscope2.C: New test case.
4233
4234 2004-05-22 Ben Elliston <bje@au.ibm.com>
4235
4236 * gcc.dg/cpp/Wmissingdirs.c: New.
4237
4238 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
4239
4240 PR target/15301
4241 * gcc.dg/compat/union-m128-1.h: New file.
4242 * gcc.dg/compat/union-m128-1_main.c: Likewise.
4243 * gcc.dg/compat/union-m128-1_x.c: Likewise.
4244 * gcc.dg/compat/union-m128-1_y.c: Likewise.
4245
4246 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
4247
4248 PR target/15302
4249 * gcc.dg/compat/struct-complex-1.h: New file.
4250 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
4251 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
4252 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4253
4254 2004-05-20 Roger Sayle <roger@eyesopen.com>
4255
4256 PR middle-end/3074
4257 * gcc.dg/pr3074-1.c: New test case.
4258 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4259
4260 2004-05-20 Falk Hueffner <falk@debian.org>
4261
4262 PR other/15526
4263 * gcc.dg/ftrapv-1.c: New test case.
4264
4265 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
4266
4267 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4268
4269 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
4270 Jeff Law <law@redhat.com>
4271
4272 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4273 * gcc.dg/tree-ssa/20040518-2.c: New test.
4274
4275 * gcc.dg/tree-ssa/20040518-1.c: New test.
4276
4277 2004-05-18 Zack Weinberg <zack@codesourcery.com>
4278
4279 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4280
4281 2004-05-18 Paul Brook <paul@codesourcery.com>
4282
4283 PR fortran/13930
4284 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4285
4286 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4287
4288 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4289 constant folding.
4290
4291 2004-05-17 Steven Bosscher <stevenb@suse.de>
4292
4293 * gcc.dg/tree-ssa/20040517-1.c: New test.
4294
4295 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4296
4297 * gcc.dg/loop-4.c: New test.
4298
4299 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
4300
4301 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4302
4303 2004-05-15 Bud Davis <bdavis9659@comcast.net>
4304
4305 PR fortran/15311
4306 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4307
4308 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4309
4310 PR fortran/13826
4311 PR fortran/13940
4312 * gfortran.fortran-torture/compile/data_1.f90: New test.
4313
4314 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
4315
4316 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4317 * gcc.dg/uninit-H.c: Define ASM for __s390__.
4318
4319 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
4320
4321 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4322
4323 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
4324
4325 PR c/15444
4326 * gcc.dg/format/xopen-1.c: Adjust expected message.
4327 * gcc.dg/format/xopen-3.c: New test.
4328
4329 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
4330
4331 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4332
4333 2004-05-14 Jeff Law <law@redhat.com>
4334
4335 * gcc.dg/tree-ssa/20040514-2.c: New test.
4336
4337 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4338
4339 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4340 this ...
4341 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4342 this.
4343
4344 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
4345
4346 * gcc.dg/tree-ssa/20040514-1.c: New test.
4347
4348 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4349
4350 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4351 test.
4352
4353 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4354
4355 PR fortran/14066
4356 * gfortran.fortran-torture/compile/do_1.f90: New test.
4357
4358 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4359
4360 PR fortran/15051
4361 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4362 test.
4363
4364 2004-05-14 Bud Davis <bdavis9659@comcast.net>
4365
4366 PR fortran/15149
4367 * gfortran.fortran-torture/execute/random_init.f90: New test.
4368
4369 2004-05-13 Paul Brook <paul@codesourcery.com>
4370
4371 PR fortran/15314
4372 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4373
4374 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
4375
4376 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4377 for the powerpc case.
4378
4379 2004-05-13 Jeff Law <law@redhat.com>
4380
4381 * gcc.dg/tree-ssa/20040513-1.c: New test.
4382 * gcc.dg/tree-ssa/20040513-2.c: New test.
4383
4384 2004-05-13 Paul Brook <paul@codesourcery.com>
4385
4386 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4387 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4388 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4389
4390 2004-05-13 Andreas Schwab <schwab@suse.de>
4391
4392 PR other/10819
4393 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4394 characters.
4395
4396 2004-05-13 Bud Davis <bdavis9659@comcast.net>
4397
4398 PR fortran/15294
4399 * gfortran.fortran-torture/execute/adjustr.f90: New file.
4400
4401 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4402
4403 Merge from tree-ssa-20020619-branch. See
4404 ChangeLog.tree-ssa for details.
4405
4406 2004-05-11 Ziemowit Laski <zlaski@apple.com>
4407
4408 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4409 include <altivec.h> explicitly.
4410 * gcc.dg/altivec-13.c: Likewise.
4411
4412 2004-05-11 Paul Brook <paul@codesourcery.com>
4413
4414 * gcc.c-torture/compile/20010518-1.c: Force enum size.
4415
4416 2004-05-10 Eric Christopher <echristo@redhat.com>
4417
4418 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4419 * gcc.dg/sibcall-4.c: Ditto.
4420
4421 2004-05-10 Ziemowit Laski <zlaski@apple.com>
4422
4423 * g++.dg/ext/altivec-8.C: New test case.
4424 * gcc.dg/altivec-13.c: New test case.
4425
4426 2004-05-08 Roger Sayle <roger@eyesopen.com>
4427
4428 * gcc.c-torture/execute/divcmp-1.c: New test case.
4429 * gcc.c-torture/execute/divcmp-2.c: New test case.
4430 * gcc.c-torture/execute/divcmp-3.c: New test case.
4431
4432 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
4433
4434 * g++.dg/other/pragma-re-2.C: New test.
4435
4436 2004-05-07 Uros Bizjak <uros@kss-loka.si>
4437
4438 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4439 * gcc.dg/i386-387-2.c: Likewise.
4440
4441 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4442 __builtin_drem.
4443 * gcc.dg/i386-387-6.c: Likewise.
4444
4445 2004-05-07 Uros Bizjak <uros@kss-loka.si>
4446
4447 * gcc.dg/builtins-33.c: Also check log1p*.
4448
4449 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
4450
4451 PR optimization/15296
4452 * gcc.c-torture/execute/pr15296.c: New test.
4453
4454 2004-05-05 Uros Bizjak <uros@kss-loka.si>
4455
4456 * gcc.dg/builtins-40.c: New test.
4457
4458 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
4459
4460 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4461
4462 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * g++.dg/ext/spe1.C: New testcase.
4465
4466 2004-05-04 Ziemowit Laski <zlaski@apple.com>
4467
4468 * objc.dg/image-info.m: Allow additional attributes
4469 for __image_info section.
4470
4471 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
4472
4473 * gcc.dg/torture/mips-hilo-2.c: New test.
4474
4475 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4476
4477 PR c++/14389
4478 * g++.dg/template/member5.C: New test.
4479
4480 2004-05-03 Uros Bizjak <uros@kss-loka.si>
4481
4482 * gcc.dg/builtins-34.c: Also check expm1*.
4483
4484 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4485
4486 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4487 * gcc.dg/torture/builtin-convert-3.c: New test.
4488
4489 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
4490
4491 PR middle-end/15054
4492 * g++.dg/opt/pr15054.C: New test.
4493
4494 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4495
4496 * gcc.dg/torture/builtin-rounding-1.c: New test.
4497 * gcc.dg/builtins-25.c: Delete.
4498 * gcc.dg/builtins-29.c: Delete.
4499
4500 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
4501
4502 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4503 * gcc.dg/sibcall-4.c: Likewise.
4504 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4505
4506 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
4507
4508 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4509 bit-field on 16-bit targets.
4510
4511 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
4512
4513 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4514 16-bit targets.
4515
4516 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
4517
4518 * gcc.dg/rs6000-power2-1.c: Change to compile only.
4519 * gcc.dg/rs6000-power2-2.c: Likewise.
4520
4521 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
4522
4523 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4524 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4525 Change the asm registers to be in form of frN instead of fN.
4526
4527 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4528
4529 * gcc.dg/torture/builtin-convert-2.c: New test.
4530
4531 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
4532
4533 * gcc.dg/rs6000-power2-1.c: New test.
4534 * gcc.dg/rs6000-power2-2.c: New test.
4535
4536 2004-04-28 Jan Hubicka <jh@suse.cz>
4537
4538 * gcc.dg/unused-6.c: New test.
4539
4540 2004-04-24 Laurent GUERBY <laurent@guerby.net>
4541 Ulrich Weigand <uweigand@de.ibm.com>
4542
4543 * ada/acats/run_all.sh: Define $target variable.
4544
4545 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
4546
4547 PR c++/15119
4548 * g++.dg/other/vararg-1.C: New test.
4549
4550 PR c++/4794
4551 * g++.dg/eh/cleanup3.C: New test.
4552
4553 2004-04-24 Laurent GUERBY <laurent@guerby.net>
4554
4555 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4556 and ad8011a (target_insn).
4557 * ada/acats/support/macro.dfs: Likewise.
4558 * ada/acats/support/impbit.adb: New file.
4559
4560 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
4561
4562 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4563
4564 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
4565
4566 * gcc.dg/loop-3.c: New test.
4567
4568 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
4569
4570 * gcc.c-torture/execute/simd-5.c: New test.
4571
4572 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4573
4574 PR c++/15064
4575 * g++.dg/template/crash18.C: New test.
4576
4577 2004-04-22 Mark Mitchell <mark@codesourcery.com>
4578
4579 * g++.dg/ext/complit3.C: New test.
4580
4581 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
4582
4583 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4584 * gcc.dg/altivec-3.c: Same.
4585 * gcc.dg/altivec-varargs-1.c: Same.
4586
4587 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
4588
4589 * lib/target-supports.exp (check_profiling_available): Assume
4590 profiling is not available on powerpc-eabi targets.
4591
4592 2004-04-21 Janis Johnson <janis187@us.ibm.com>
4593
4594 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4595 * gcc.dg/vmx/bug-1.c: Ditto.
4596
4597 2004-04-20 Eric Christopher <echristo@redhat.com>
4598
4599 * gcc.dg/charset/extern.c: New test.
4600 * g++.dg/charset/extern3.cc: Ditto.
4601
4602 2004-04-20 Uros Bizjak <uros@kss-loka.si>
4603
4604 * gcc.dg/builtins-39.c: New test.
4605
4606 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
4607
4608 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4609
4610 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
4611
4612 * gcc.dg/torture/mips-hilo-1.c: New test.
4613
4614 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
4615
4616 * gcc.c-torture/compile/20040419-1.c: New test.
4617
4618 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
4619
4620 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4621
4622 2004-04-18 Zack Weinberg <zack@codesourcery.com>
4623 Aldy Hernandez <aldyh@redhat.com>
4624
4625 * gcc.c-torture/execute/va-arg-24.c: New.
4626
4627 2004-04-17 Zack Weinberg <zack@codesourcery.com>
4628 Aldy Hernandez <aldyh@redhat.com>
4629
4630 * gcc.dg/vmx/1b-01.c: New.
4631 * gcc.dg/vmx/1b-02.c: New.
4632 * gcc.dg/vmx/1b-03.c: New.
4633 * gcc.dg/vmx/1b-04.c: New.
4634 * gcc.dg/vmx/1b-05.c: New.
4635 * gcc.dg/vmx/1b-06.c: New.
4636 * gcc.dg/vmx/1b-07.c: New.
4637 * gcc.dg/vmx/1c-01.c: New.
4638 * gcc.dg/vmx/1c-02.c: New.
4639 * gcc.dg/vmx/3a-01a.c: New.
4640 * gcc.dg/vmx/3a-01.c: New.
4641 * gcc.dg/vmx/3a-01m.c: New.
4642 * gcc.dg/vmx/3a-03.c: New.
4643 * gcc.dg/vmx/3a-03m.c: New.
4644 * gcc.dg/vmx/3a-04.c: New.
4645 * gcc.dg/vmx/3a-04m.c: New.
4646 * gcc.dg/vmx/3a-05.c: New.
4647 * gcc.dg/vmx/3a-06.c: New.
4648 * gcc.dg/vmx/3a-06m.c: New.
4649 * gcc.dg/vmx/3a-07.c: New.
4650 * gcc.dg/vmx/3b-01.c: New.
4651 * gcc.dg/vmx/3b-02.c: New.
4652 * gcc.dg/vmx/3b-10.c: New.
4653 * gcc.dg/vmx/3b-13.c: New.
4654 * gcc.dg/vmx/3b-14.c: New.
4655 * gcc.dg/vmx/3b-15.c: New.
4656 * gcc.dg/vmx/3c-01a.c: New.
4657 * gcc.dg/vmx/3c-01.c: New.
4658 * gcc.dg/vmx/3c-02.c: New.
4659 * gcc.dg/vmx/3c-03.c: New.
4660 * gcc.dg/vmx/3d-01.c: New.
4661 * gcc.dg/vmx/4-01.c: New.
4662 * gcc.dg/vmx/4-03.c: New.
4663 * gcc.dg/vmx/5-01.c: New.
4664 * gcc.dg/vmx/5-02.c: New.
4665 * gcc.dg/vmx/5-03.c: New.
4666 * gcc.dg/vmx/5-04.c: New.
4667 * gcc.dg/vmx/5-05.c: New.
4668 * gcc.dg/vmx/5-06.c: New.
4669 * gcc.dg/vmx/5-07.c: New.
4670 * gcc.dg/vmx/5-07t.c: New.
4671 * gcc.dg/vmx/5-08.c: New.
4672 * gcc.dg/vmx/5-10.c: New.
4673 * gcc.dg/vmx/5-11.c: New.
4674 * gcc.dg/vmx/7-01a.c: New.
4675 * gcc.dg/vmx/7-01.c: New.
4676 * gcc.dg/vmx/7c-01.c: New.
4677 * gcc.dg/vmx/7d-01.c: New.
4678 * gcc.dg/vmx/7d-02.c: New.
4679 * gcc.dg/vmx/8-01.c: New.
4680 * gcc.dg/vmx/8-02a.c: New.
4681 * gcc.dg/vmx/8-02.c: New.
4682 * gcc.dg/vmx/brode-1.c: New.
4683 * gcc.dg/vmx/bug-1.c: New.
4684 * gcc.dg/vmx/bug-2.c: New.
4685 * gcc.dg/vmx/bug-3.c: New.
4686 * gcc.dg/vmx/cw-bug-1.c: New.
4687 * gcc.dg/vmx/cw-bug-2.c: New.
4688 * gcc.dg/vmx/cw-bug-3.c: New.
4689 * gcc.dg/vmx/dct.c: New.
4690 * gcc.dg/vmx/debug-1.c: New.
4691 * gcc.dg/vmx/debug-2.c: New.
4692 * gcc.dg/vmx/debug-3.c: New.
4693 * gcc.dg/vmx/debug-4.c: New.
4694 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
4695 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
4696 * gcc.dg/vmx/eg-5.c: New.
4697 * gcc.dg/vmx/fft.c: New.
4698 * gcc.dg/vmx/gcc-bug-1.c: New.
4699 * gcc.dg/vmx/gcc-bug-2.c: New.
4700 * gcc.dg/vmx/gcc-bug-3.c: New.
4701 * gcc.dg/vmx/gcc-bug-4.c: New.
4702 * gcc.dg/vmx/gcc-bug-5.c: New.
4703 * gcc.dg/vmx/gcc-bug-6.c: New.
4704 * gcc.dg/vmx/gcc-bug-7.c: New.
4705 * gcc.dg/vmx/gcc-bug-8.c: New.
4706 * gcc.dg/vmx/gcc-bug-9.c: New.
4707 * gcc.dg/vmx/gcc-bug-b.c: New.
4708 * gcc.dg/vmx/gcc-bug-c.c: New.
4709 * gcc.dg/vmx/gcc-bug-d.c: New.
4710 * gcc.dg/vmx/gcc-bug-e.c: New.
4711 * gcc.dg/vmx/gcc-bug-f.c: New.
4712 * gcc.dg/vmx/gcc-bug-g.c: New.
4713 * gcc.dg/vmx/gcc-bug-i.c: New.
4714 * gcc.dg/vmx/harness.h: New.
4715 * gcc.dg/vmx/ira1.c: New.
4716 * gcc.dg/vmx/ira2a.c: New.
4717 * gcc.dg/vmx/ira2b.c: New.
4718 * gcc.dg/vmx/ira2.c: New.
4719 * gcc.dg/vmx/ira2c.c: New.
4720 * gcc.dg/vmx/mem.c: New.
4721 * gcc.dg/vmx/newton-1.c: New.
4722 * gcc.dg/vmx/ops.c: New.
4723 * gcc.dg/vmx/sn7153.c: New.
4724 * gcc.dg/vmx/spill2.c: New.
4725 * gcc.dg/vmx/spill3.c: New.
4726 * gcc.dg/vmx/spill.c: New.
4727 * gcc.dg/vmx/t.c: New.
4728 * gcc.dg/vmx/varargs-1.c: New.
4729 * gcc.dg/vmx/varargs-2.c: New.
4730 * gcc.dg/vmx/varargs-3.c: New.
4731 * gcc.dg/vmx/varargs-4.c: New.
4732 * gcc.dg/vmx/varargs-5.c: New.
4733 * gcc.dg/vmx/varargs-6.c: New.
4734 * gcc.dg/vmx/varargs-7.c: New.
4735 * gcc.dg/vmx/vmx.exp: New.
4736 * gcc.dg/vmx/vprint-1.c: New.
4737 * gcc.dg/vmx/vscan-1.c: New.
4738 * gcc.dg/vmx/x-01.c: New.
4739 * gcc.dg/vmx/x-02.c: New.
4740 * gcc.dg/vmx/x-03.c: New.
4741 * gcc.dg/vmx/x-04.c: New.
4742 * gcc.dg/vmx/x-05.c: New.
4743 * gcc.dg/vmx/yousufi-1.c: New.
4744 * gcc.dg/vmx/zero-1.c: New.
4745 * gcc.dg/vmx/zero.c: New.
4746
4747 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
4748
4749 * g++.dg/lookup/java1.C: Update for chage of
4750 _Jv_AllocObject.
4751 * g++.dg/lookup/java2.C: Likewise.
4752
4753 2004-04-17 Laurent GUERBY <laurent@guerby.net>
4754
4755 * ada/acats/run_all.sh: use -O2 by default.
4756
4757 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
4758
4759 * gcc.dg/vr-mult-[12].c: New tests.
4760
4761 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4762
4763 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
4764
4765 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
4766
4767 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
4768
4769 * lib/target-supports.exp (check_profiling_available): Assume profiling
4770 isn't available for mips*-*-elf targets.
4771
4772 2004-04-14 Uros Bizjak <uros@kss-loka.si>
4773
4774 * gcc.dg/builtins-38.c: New test.
4775
4776 2004-04-14 Eric Christopher <echristo@redhat.com>
4777
4778 * g++.dg/charset/charset.exp: Run .cc extension tests.
4779
4780 2004-04-14 Zack Weinberg <zack@codesourcery.com>
4781
4782 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
4783
4784 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4785
4786 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
4787
4788 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
4789
4790 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
4791 * gcc.dg/i386-387-2.c: Likewise.
4792
4793 * gcc.dg/i386-387-7.c: New test.
4794 * gcc.dg/i386-387-8.c: New test.
4795
4796 * gcc.dg/builtins-37.c: New test.
4797
4798 2004-04-13 Geoffrey Keating <geoffk@apple.com>
4799
4800 * g++.dg/pch/externc-1.C: Add missing semicolon.
4801
4802 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
4803
4804 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
4805
4806 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4807
4808 * gcc.c-torture/execute/20040411-1.c: New test.
4809
4810 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
4811
4812 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
4813
4814 2004-04-09 Chris Demetriou <cgd@broadcom.com>
4815
4816 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
4817
4818 2004-04-09 Zack Weinberg <zack@codesourcery.com>
4819
4820 * lib/target-supports.exp (check_named_sections_available): New.
4821 * lib/gcc-dg.exp (dg-require-named-sections): New.
4822 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
4823 old-deja.exp. Also prune error-count message from HP linker.
4824 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
4825
4826 * g++.dg/init/init-ref4.C: Use dg-require-weak.
4827 * g++.old-deja/g++.pt/static3.C: Likewise.
4828 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
4829
4830 2004-04-09 Roger Sayle <roger@eyesopen.com>
4831
4832 * gcc.c-torture/execute/20040409-1.c: New test case.
4833 * gcc.c-torture/execute/20040409-2.c: New test case.
4834 * gcc.c-torture/execute/20040409-3.c: New test case.
4835
4836 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
4837
4838 * gcc.dg/20040409-1.c: New test.
4839
4840 2004-04-08 Roger Sayle <roger@eyesopen.com>
4841
4842 PR target/14888
4843 * g++.dg/opt/pr14888.C: New test case.
4844
4845 2004-04-08 Geoffrey Keating <geoffk@apple.com>
4846
4847 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
4848 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
4849 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
4850 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
4851 New tests.
4852
4853 2004-04-08 Paul Brook <paul@codesourcery.com>
4854
4855 * gcc.dg/spill-1.c: New test.
4856
4857 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4858
4859 * gcc.dg/torture/builtin-ctype-2.c: New test.
4860
4861 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
4862
4863 * gcc.dg/pch/pch.exp: Add largefile test.
4864
4865 2004-04-06 Geoffrey Keating <geoffk@apple.com>
4866
4867 * g++.dg/pch/externc-1.Hs: New.
4868 * g++.dg/pch/externc-1.C: New.
4869
4870 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4871
4872 * gcc.dg/compat/struct-by-value-5a_main.c,
4873 gcc.dg/compat/struct-by-value-5b_main.c: New files.
4874 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
4875 * gcc.dg/compat/struct-by-value-5a_x.c,
4876 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
4877 gcc.dg/compat/struct-by-value-5_x.c.
4878 * gcc.dg/compat/struct-by-value-5a_y.c,
4879 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
4880 gcc.dg/compat/struct-by-value-5_y.c.
4881
4882 * gcc.dg/compat/struct-by-value-6a_main.c,
4883 gcc.dg/compat/struct-by-value-6b_main.c: New files.
4884 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
4885 * gcc.dg/compat/struct-by-value-6a_x.c,
4886 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
4887 gcc.dg/compat/struct-by-value-6_x.c.
4888 * gcc.dg/compat/struct-by-value-6a_y.c,
4889 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
4890 gcc.dg/compat/struct-by-value-6_y.c.
4891
4892 * gcc.dg/compat/struct-by-value-7a_main.c,
4893 gcc.dg/compat/struct-by-value-7b_main.c: New files.
4894 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
4895 * gcc.dg/compat/struct-by-value-7a_x.c,
4896 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
4897 gcc.dg/compat/struct-by-value-7_x.c.
4898 * gcc.dg/compat/struct-by-value-7a_y.c,
4899 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
4900 gcc.dg/compat/struct-by-value-7_y.c.
4901
4902 2004-04-06 Jakub Jelinek <jakub@redhat.com>
4903
4904 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
4905 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
4906 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
4907 options.
4908
4909 2004-04-06 Uros Bizjak <uros@kss-loka.si>
4910
4911 * gcc.dg/builtins-36.c: New test.
4912
4913 2004-04-06 Paul Brook <paul@codesourcery.com>
4914
4915 * README.gcc: Remove obsolete contraint on testcases.
4916
4917 2004-04-05 Paul Brook <paul@codesourcery.com>
4918
4919 PR2123
4920 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
4921 failure and exit(0) on success.
4922 * g++.dg/expr/anew2.C: Ditto.
4923 * g++.dg/expr/anew3.C: Ditto.
4924 * g++.dg/expr/anew4.C: Ditto.
4925
4926 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
4927
4928 PR c++/3518
4929 * g++.dg/template/unify7.C: New.
4930
4931 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
4932
4933 * g++.dg/README: Bring up to date with new subdirectories; remove
4934 duplicate subdirectory lines.
4935
4936 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
4937
4938 PR c++/14007
4939 * g++.dg/template/unify5.C: New.
4940 * g++.dg/template/unify6.C: New.
4941 * g++.dg/template/qualttp20.C: Adjust.
4942 * g++.old-deja/g++.jason/report.C: Adjust.
4943 * g++.old-deja/g++.other/qual1.C: Adjust.
4944
4945 2004-04-01 Mark Mitchell <mark@codesourcery.com>
4946
4947 PR c++/14803
4948 * g++.dg/inherit/ptrmem1.C: New test.
4949
4950 2004-04-01 Jakub Jelinek <jakub@redhat.com>
4951
4952 PR c++/14755
4953 * gcc.c-torture/execute/20040331-1.c: New test.
4954 * gcc.dg/20040331-1.c: New test.
4955
4956 2004-04-01 Paul Brook <paul@codesourcery.com>
4957
4958 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
4959
4960 2004-03-30 Mark Mitchell <mark@codesourcery.com>
4961
4962 PR c++/14724
4963 * g++.dg/init/goto1.C: New test.
4964
4965 PR c++/14763
4966 * g++.dg/template/defarg4.C: New test.
4967
4968 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
4969
4970 * gcc.dg/altivec-11.c: Extend test for more valid cases.
4971
4972 2004-03-28 David Edelsohn <edelsohn@gnu.org>
4973
4974 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
4975
4976 2004-03-28 Zack Weinberg <zack@codesourcery.com>
4977
4978 * gcc.dg/noncompile/undeclared-2.c: New test.
4979
4980 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
4981
4982 * gcc.dg/940409-1.c: Remove XFAIL.
4983 * gcc.dg/reg-vol-struct-1.c: New test.
4984
4985 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4986
4987 * gcc.dg/torture/builtin-wctype-1.c: New test.
4988
4989 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
4990
4991 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
4992 * gcc.dg/20001101-1.c: Likewise.
4993 * gcc.dg/20001102-1.c: Likewise.
4994
4995 2004-03-25 Roger Sayle <roger@eyesopen.com>
4996
4997 * gcc.dg/compare8.c: Add an additional test for XOR.
4998
4999 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5000
5001 * gcc.dg/torture/builtin-ctype-1.c: New test.
5002
5003 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5004
5005 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5006 * gcc.dg/torture/builtin-math-1.c: Likewise.
5007 * gcc.dg/torture/builtin-power-1.c: New test.
5008
5009 2004-03-24 Andreas Schwab <schwab@suse.de>
5010
5011 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5012 IA64 assembler.
5013
5014 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
5015 Roger Sayle <roger@eyesopen.com>
5016
5017 * gcc.dg/compare8.c: New test case.
5018
5019 2004-03-23 Ziemowit Laski <zlaski@apple.com>
5020
5021 * g++.dg/ext/altivec-7.C: New test.
5022
5023 2004-03-23 Zack Weinberg <zack@codesourcery.com>
5024
5025 PR 12267, 12391, 12560, 13129, 14114, 14133
5026 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5027 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5028 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5029 Adjust error regexps.
5030 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5031 * gcc.dg/noncompile/undeclared-1.c: New test cases.
5032 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5033 * gcc.dg/local1.c: Add explanatory comment.
5034
5035 2004-03-23 Roger Sayle <roger@eyesopen.com>
5036
5037 PR optimization/14669
5038 * g++.dg/opt/fold2.C: New test case.
5039
5040 2004-03-22 Jakub Jelinek <jakub@redhat.com>
5041
5042 PR c/14069
5043 * gcc.dg/20040322-1.c: New test.
5044
5045 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
5046
5047 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
5048 * gcc.dg/ultrasp4.c: Likewise.
5049 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
5050
5051 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
5052
5053 * gcc.dg/i386-sse-8.c: Reset default options.
5054
5055 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
5056
5057 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5058 in the error message text.
5059
5060 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
5061
5062 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5063
5064 2004-03-21 Mark Mitchell <mark@codesourcery.com>
5065
5066 PR c++/14616
5067 * g++.dg/init/array13.C: New test.
5068
5069 2004-03-20 Roger Sayle <roger@eyesopen.com>
5070
5071 PR target/13889
5072 * gcc.c-torture/compile/pr13889.c: New test case.
5073
5074 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
5075
5076 PR c/14635
5077 * builtins-1.c (nan, nans): Don't test.
5078 * builtins-30.c: Don't use nan, nanf, nanl.
5079 * builtins-35.c: New test.
5080
5081 2004-03-19 Ziemowit Laski <zlaski@apple.com>
5082
5083 * g++.dg/ext/altivec-6.C: New test.
5084
5085 2004-03-19 Mark Mitchell <mark@codesourcery.com>
5086
5087 * g++.dg/init/placement3.C: New test.
5088
5089 * g++.dg/template/spec13.C: New test.
5090
5091 * g++.dg/lookup/using11.C: New test.
5092
5093 * g++.dg/lookup/koenig3.C: New test.
5094
5095 * g++.dg/template/operator2.C: New test.
5096
5097 * g++.dg/expr/dtor3.C: New test.
5098 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5099 marker.
5100 * g++.old-deja/g++.law/visibility28.C: Likewise.
5101
5102 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
5103
5104 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5105 * gcc.dg/ppc64-abi-3.c: Likewise.
5106
5107 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5108
5109 PR c++/14545
5110 * g++.dg/parse/template15.C: New test.
5111
5112 2004-03-18 Mark Mitchell <mark@codesourcery.com>
5113
5114 * g++.dg/expr/dtor2.C: New test.
5115
5116 * g++.dg/lookup/anon4.C: New test.
5117
5118 * g++.dg/overload/using1.C: New test.
5119
5120 * g++.dg/template/lookup7.C: New test.
5121
5122 * g++.dg/template/typename6.C: New test.
5123
5124 * g++.dg/expr/cond6.C: New test.
5125
5126 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5127
5128 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5129
5130 2004-03-18 Mark Mitchell <mark@codesourcery.com>
5131
5132 * g++.dg/expr/cond5.C: New test.
5133 * g++.dg/expr/constcast1.C: Likewise.
5134 * g++.dg/expr/ptrmem2.C: Likewise.
5135 * g++.dg/expr/ptrmem3.C: Likewise.
5136 * g++.dg/lookup/main1.C: Likewise.
5137 * g++.dg/template/lookup6.C: Likewise.
5138
5139 2004-03-18 Mark Mitchell <mark@codesourcery.com>
5140
5141 * gcc.dg/local1.c: New test.
5142
5143 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5144
5145 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5146
5147 * gcc.dg/torture/builtin-convert-1.c: New test.
5148
5149 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5150
5151 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5152
5153 2004-03-16 Mark Mitchell <mark@codesourcery.com>
5154
5155 PR c++/14481
5156 * g++.dg/warn/Wunused-7.C: New test.
5157
5158 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5159
5160 * gcc.dg/torture/builtin-integral-1.c: New test.
5161
5162 2004-03-16 Mark Mitchell <mark@codesourcery.com>
5163
5164 PR c++/14586
5165 * g++.dg/parse/non-dependent3.C: New test.
5166
5167 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
5168
5169 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5170 * g++.dg/eh/simd-2.C: Likewise.
5171 * g++.dg/init/array10.C: Likewise.
5172 * gcc.c-torture/compile/simd-1.c: Likewise.
5173 * gcc.c-torture/compile/simd-2.c: Likewise.
5174 * gcc.c-torture/compile/simd-3.c: Likewise.
5175 * gcc.c-torture/compile/simd-4.c: Likewise.
5176 * gcc.c-torture/compile/simd-6.c: Likewise.
5177 * gcc.c-torture/execute/simd-1.c: Likewise.
5178 * gcc.c-torture/execute/simd-2.c: Likewise.
5179 * gcc.dg/compat/vector-defs.h: Likewise.
5180 * gcc.dg/20020531-1.c: Likewise.
5181 * gcc.dg/altivec-3.c: Likewise.
5182 * gcc.dg/altivec-4.c: Likewise.
5183 * gcc.dg/altivec-varargs-1.c: Likewise.
5184 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5185 * gcc.dg/i386-mmx-3.c: Likewise.
5186 * gcc.dg/i386-sse-4.c: Likewise.
5187 * gcc.dg/i386-sse-5.c: Likewise.
5188 * gcc.dg/i386-sse-8.c: Likewise.
5189 * gcc.dg/simd-1.c: Likewise.
5190 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
5191 __ev64_opaque__ since the machine description provides it.
5192
5193 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
5194
5195 * lib/compat.exp (skip_list): New global variable.
5196 Use it to hold the user defined COMPAT_SKIPS list if any.
5197 (compat-obj): Add the members of skip_list to optall.
5198
5199 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
5200
5201 * gcc.dg/compat/union-by-value-1_main.c,
5202 union-by-value-1_x.c, union-by-value-1_y.c,
5203 union-check.h, union-defs.h,
5204 union-init.h, union-return-1_main.c,
5205 union-return-1_x.c, union-return-1_y.c: New files.
5206
5207 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
5208
5209 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
5210 mixed-struct-init.h: Add 4 mixed structure types.
5211 struct-by-value-21_main.c, struct-by-value-21_x.c,
5212 struct-by-value-21_y.c, struct-return-21_main.c,
5213 struct-return-21_x.c, struct-return-21_y.c: New files.
5214
5215 2004-03-13 Mark Mitchell <mark@codesourcery.com>
5216
5217 PR c++/14550
5218 * g++.dg/parse/template14.C: New test.
5219
5220 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
5221
5222 * gcc.c-torture/execute/20040313-1.c: New test.
5223
5224 2004-03-13 Jakub Jelinek <jakub@redhat.com>
5225
5226 PR target/14533
5227 * gcc.dg/20040311-2.c: New test.
5228
5229 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
5230
5231 PR other/14544
5232 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
5233 bit-field.
5234
5235 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5236
5237 * gcc.dg/20040305-2.c: Add missing return statement.
5238
5239 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5240
5241 * gcc.dg/builtins-34.c: Also check pow10*.
5242
5243 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
5244
5245 PR target/14262
5246 * gcc.dg/20040305-2.c: New test.
5247
5248 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
5249
5250 * gcc.dg/20040310-1.c: New test.
5251
5252 2004-03-11 Roger Sayle <roger@eyesopen.com>
5253
5254 * gcc.c-torture/execute/20040311-1.c: New test case.
5255
5256 2004-03-11 Mark Mitchell <mark@codesourcery.com>
5257
5258 PR c++/14476
5259 * g++.dg/lookup/enum1.C: New test.
5260
5261 2004-03-10 Mark Mitchell <mark@codesourcery.com>
5262
5263 PR c++/14510
5264 * g++.dg/lookup/struct2.C: New test.
5265
5266 2004-03-10 Uros Bizjak <uros@kss-loka.si>
5267
5268 * gcc.dg/builtins-34.c: New test.
5269
5270 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5271
5272 * gcc.dg/torture/builtin-nonneg-1.c: New test.
5273
5274 2004-03-09 James E Wilson <wilson@specifixinc.com>
5275
5276 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5277 * gcc.dg/alias-2.c: New testcase.
5278
5279 2004-03-09 Zack Weinberg <zack@codesourcery.com>
5280
5281 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5282
5283 2004-03-09 Roger Sayle <roger@eyesopen.com>
5284
5285 * gcc.c-torture/execute/20040309-1.c: New test case.
5286
5287 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
5288
5289 PR c++/14397
5290 * g++.dg/overload/ref1.C: New.
5291
5292 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5293
5294 PR c++/14409
5295 * g++.dg/template/spec12.C: New test.
5296
5297 PR c++/14448
5298 * g++.dg/parse/crash14.C: New test.
5299
5300 2004-03-09 Mark Mitchell <mark@codesourcery.com>
5301
5302 PR c++/14230
5303 * g++.dg/init/ref11.C: New test.
5304
5305 2004-03-09 Mark Mitchell <mark@codesourcery.com>
5306
5307 PR c++/14432
5308 * g++.dg/parse/builtin2.C: New test.
5309
5310 2004-03-08 Mark Mitchell <mark@codesourcery.com>
5311
5312 PR c++/14401
5313 * g++.dg/init/ctor3.C: New test.
5314 * g++.dg/init/union1.C: New test.
5315 * g++.dg/ext/anon-struct4.C: New test.
5316
5317 2004-03-08 Mark Mitchell <mark@codesourcery.com>
5318
5319 * g++.dg/lookup/koenig1.C: Tweak error messages.
5320 * g++.dg/lookup/used-before-declaration.C: Likewise.
5321 * g++.dg/other/do1.C: Likewise.
5322 * g++.dg/overload/koenig1.C: Likewise.
5323 * g++.dg/parse/crash13.C: Likewise.
5324 * g++.dg/template/instantiate3.C: Likewise.
5325
5326 2004-03-08 Eric Christopher <echristo@redhat.com>
5327
5328 * * lib/target-supports.exp: Enable libiconv in test
5329 compilation. Fix up error checking.
5330
5331 2004-03-08 Roger Sayle <roger@eyesopen.com>
5332
5333 PR middle-end/14289
5334 * gcc.dg/pr14289-1.c: New test case.
5335 * gcc.dg/pr14289-2.c: Likewise.
5336 * gcc.dg/pr14289-3.c: Likewise.
5337
5338 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
5339
5340 * gcc.c-torture/execute/20040308-1.c: New test.
5341
5342 2004-03-07 Roger Sayle <roger@eyesopen.com>
5343
5344 * gcc.c-torture/execute/20040307-1.c: New test case.
5345
5346 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
5347
5348 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5349
5350 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
5351
5352 * gcc.dg/20040306-1.c: New test.
5353
5354 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
5355
5356 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5357 them static.
5358 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5359
5360 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5361
5362 PR c/14465
5363 * gcc.dg/decl-6.c: New test.
5364
5365 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5366
5367 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5368 Rename LOGPOW -> LOG_POW.
5369 (SQRT_EXP, POW_EXP): New.
5370
5371 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5372
5373 * gcc.dg/i386-sse-8.c: New test.
5374
5375 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5376
5377 PR c/14114
5378 * gcc.dg/decl-5.c: New test.
5379
5380 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
5381
5382 * gcc.dg/20040305-1.c: New test.
5383
5384 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
5385
5386 PR other/14354
5387 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5388
5389 2004-03-04 Ziemowit Laski <zlaski@apple.com>
5390
5391 PR c++/14425, c++/14426
5392 * g++.dg/ext/altivec-4.C: New test.
5393 * g++.dg/ext/altivec-5.C: New test.
5394
5395 2004-03-04 Geoffrey Keating <geoffk@apple.com>
5396
5397 * g++.old-deja/g++.other/linkage1.C: Expect errors about
5398 global variables of a type with no linkage.
5399 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5400 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5401 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5402 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5403 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5404 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5405 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5406 * g++.dg/warn/deprecated.C: Name enum Color.
5407 * g++.dg/overload/VLA.C: Name structure for 'b'.
5408 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5409
5410 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5411
5412 * gcc.c-torture/compile/20040304-1.c: New test.
5413
5414 2004-03-03 Zack Weinberg <zack@codesourcery.com>
5415
5416 PR 13728
5417 * gcc.dg/decl-4.c: New testcase.
5418
5419 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
5420
5421 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5422 as PRECF if sizeof (float) > sizeof (double).
5423 (PRECL): Make it the same as PRECF if
5424 sizeof (float) > sizeof (long double).
5425
5426 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5427
5428 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5429 system type. Add check for irix6 which doesn't have c99 runtime.
5430
5431 2004-03-03 Bob Wilson <bob.wilson@acm.org>
5432
5433 * gcc.dg/const-elim-1.c: xfail for xtensa.
5434
5435 2004-03-01 Mark Mitchell <mark@codesourcery.com>
5436
5437 PR c++/14369
5438 * g++.dg/template/cond4.C: New test.
5439
5440 2004-03-01 Mark Mitchell <mark@codesourcery.com>
5441
5442 PR c++/14360
5443 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5444
5445 PR c++/14361
5446 * g++.dg/parse/defarg7.C: New test.
5447
5448 PR c++/14359
5449 * g++.dg/template/friend26.C: New test.
5450
5451 2004-03-01 Mark Mitchell <mark@codesourcery.com>
5452
5453 PR c++/14324
5454 * g++.dg/abi/mangle21.C: New test.
5455
5456 PR c++/14260
5457 * g++.dg/parse/constructor2.C: New test.
5458
5459 PR c++/14337
5460 * g++.dg/template/sfinae1.C: New test.
5461
5462 2004-02-29 Mark Mitchell <mark@codesourcery.com>
5463
5464 PR c++/14267
5465 * g++.dg/expr/crash2.C: New test.
5466
5467 PR middle-end/13448
5468 * gcc.dg/inline-5.c: New test.
5469 * gcc.dg/always-inline.c: Split out tests into ...
5470 * gcc.dg/always-inline2.c: ... this and ...
5471 * gcc.dg/always-inline3.c: ... this.
5472
5473 2004-02-29 Mark Mitchell <mark@codesourcery.com>
5474
5475 PR debug/12103
5476 * g++.dg/debug/crash1.C: New test.
5477
5478 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
5479
5480 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5481 function with __attribute__((noinline)).
5482 (recurser_void2): Likewise.
5483 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5484 (recurser_void2): Likewise.
5485
5486 2004-02-29 Roger Sayle <roger@eyesopen.com>
5487
5488 PR middle-end/14203
5489 * g++.dg/warn/Wunused-6.C: New test case.
5490
5491 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
5492
5493 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5494 not defined.
5495
5496 2004-02-27 Eric Christopher <echristo@redhat.com>
5497
5498 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5499 * g++.dg/charset/asm2.c: Run only x86.
5500 * gcc.dg/charset/asm3.c: Ditto.
5501
5502 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
5503
5504 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5505 ld_library_path.
5506
5507 2004-02-27 Ziemowit Laski <zlaski@apple.com>
5508
5509 * g++.dg/ext/altivec-3.C: New.
5510
5511 2004-02-26 Richard Henderson <rth@redhat.com>
5512
5513 * g++.dg/ext/attrib10.C: Mark for warning.
5514 * gcc.dg/attr-alias-1.c: New.
5515
5516 2004-02-26 Richard Henderson <rth@redhat.com>
5517
5518 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5519 * gcc.c-torture/execute/20040208-2.c: ... it back.
5520
5521 2004-02-26 Eric Christopher <echristo@redhat.com>
5522
5523 * lib/target-supports.exp (check-iconv-available): New function.
5524 * lib/gcc-dg.exp (dg-require-iconv): New function.
5525 Use above.
5526 * gcc.dg/charset: New directory.
5527 * gcc.dg/charset/charset.exp: New file.
5528 * gcc.dg/charset/asm1.c: Ditto.
5529 * gcc.dg/charset/asm2.c: Ditto.
5530 * gcc.dg/charset/asm3.c: Ditto.
5531 * gcc.dg/charset/asm4.c: Ditto.
5532 * gcc.dg/charset/asm5.c: Ditto.
5533 * gcc.dg/charset/attribute1.c: Ditto.
5534 * gcc.dg/charset/attribute2.c: Ditto.
5535 * gcc.dg/charset/string1.c: Ditto.
5536 * g++.dg/charset: New directory.
5537 * g++.dg/dg.exp: Add here. Special options.
5538 * g++.dg/charset/charset.exp: New file.
5539 * g++.dg/charset/asm1.c: Ditto.
5540 * g++.dg/charset/asm2.c: Ditto.
5541 * g++.dg/charset/asm3.c: Ditto.
5542 * g++.dg/charset/asm4.c: Ditto.
5543 * g++.dg/charset/attribute1.c: Ditto.
5544 * g++.dg/charset/attribute2.c: Ditto.
5545 * g++.dg/charset/extern1.cc: Ditto.
5546 * g++.dg/charset/extern2.cc: Ditto.
5547 * g++.dg/charset/string1.c: Ditto.
5548
5549 2004-02-26 Mark Mitchell <mark@codesourcery.com>
5550
5551 PR c++/14278
5552 * g++.dg/parse/comma1.C: New test.
5553
5554 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5555
5556 PR c++/14284
5557 * g++.dg/template/ttp8.C: New test.
5558
5559 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
5560
5561 * gcc.dg/fixuns-trunc-1.c: New test.
5562
5563 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5564
5565 * gcc.dg/builtins-config.h: Use #elif.
5566
5567 2004-02-26 Michael Matz <matz@suse.de>
5568
5569 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5570 * gcc.dg/991214-1.c: Likewise.
5571 * gcc.dg/i386-asm-1.c: Likewise.
5572
5573 2004-02-25 Richard Henderson <rth@redhat.com>
5574
5575 * gcc.c-torture/execute/20040208-2.c: Move ...
5576 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5577
5578 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5579
5580 PR c++/14246
5581 * g++.dg/other/crash-3.C: New test.
5582
5583 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5584
5585 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5586 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5587
5588 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5589 HP-UX.
5590
5591 2004-02-24 Michael Matz <matz@suse.de>
5592
5593 * gcc.dg/i386-regparm.c: New.
5594
5595 2004-02-23 James E Wilson <wilson@specifixinc.com>
5596
5597 * gcc.c-torture/execute/20040223-1.c: New.
5598
5599 2004-02-23 Zack Weinberg <zack@codesourcery.com>
5600 Kazu Hirata <kazu@cs.umass.edu>
5601
5602 * gcc.dg/fwritable-strings-1.c: Remove.
5603
5604 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
5605
5606 PR c/14156
5607 * gcc.dg/20040223-1.c: New test.
5608
5609 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5610
5611 PR c++/14106
5612 * g++.dg/ext/typeof9.C: New test.
5613
5614 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5615
5616 PR c++/14250
5617 * g++.dg/other/switch1.C: New test.
5618
5619 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
5620
5621 * gcc.dg/cast-function-1.c: Adjust for new informative message.
5622 * gcc.dg/va-arg-1.c: Likewise.
5623
5624 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5625
5626 PR c++/14143
5627 * g++.dg/template/koenig5.C: New test.
5628
5629 2004-02-21 Ziemowit Laski <zlaski@apple.com>
5630
5631 * g++.dg/ext/altivec-1.C: Generalize target triple.
5632 * g++.dg/ext/altivec-2.C: New test case.
5633 * g++.dg/ext/altivec_check.h: New file.
5634 * gcc.dg/altivec-1.c: Generalize target triple;
5635 include altivec_check.h and call altivec_check().
5636 * gcc.dg/altivec-[2-5].c: Generalize target triple.
5637 * gcc.dg/altivec-6.c: New test case.
5638 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5639 type casts as needed.
5640 * gcc.dg/altivec-10.c: Include altivec_check.h and call
5641 altivec_check().
5642 * gcc.dg/altivec-12.c: New test case.
5643 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5644 include altivec_check.h and call altivec_check().
5645 * gcc.dg/altivec_check.h: New file.
5646
5647 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5648
5649 * lib/target-supports.exp (check_alias_available): Don't mangle
5650 function `g' in test program.
5651
5652 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5653
5654 * lib/target-supports.exp (check_profiling_available): Check
5655 argument to determine whether we support a profiling type.
5656 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5657 check_profiling_available.
5658 * g++.dg/bprob/bprob.exp: Likewise
5659 * g77.dg/bprob/bprob.exp: Likewise.
5660 * gcc.misc-tests/bprob.exp: Likewise.
5661 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
5662 dg-require-profiling and delete expected error handling.
5663 * gcc.dg/20021014-1.c: Likewise.
5664 * gcc.dg/nest.c: Likewise.
5665
5666 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5667
5668 PR c++/12007
5669 * g++.dg/other/vthunk1.C: New test.
5670
5671 2004-02-20 Falk Hueffner <falk@debian.org>
5672
5673 PR target/14201
5674 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
5675
5676 2004-02-20 Mark Mitchell <mark@codesourcery.com>
5677
5678 PR c++/13927
5679 * g++.dg/other/error8.C: Remove XFAIL markers.
5680
5681 PR c++/14173
5682 * g++.dg/ext/packed5.C: New test.
5683
5684 PR c++/14199
5685 * g++.dg/warn/Wunused-5.C: New test.
5686
5687 PR c++/14186
5688 * g++.dg/lookup/member1.C: New test.
5689
5690 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
5691
5692 * gcc.c-torture/compile/20040130-1.c: Enable only when
5693 __INT_MAX__ >= 2147483647L.
5694 * gcc.c-torture/compile/961203-1.c: Likewise.
5695
5696 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
5697
5698 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
5699 * g++.dg/opt/template1.C: Robustify assembler regexp
5700
5701 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
5702
5703 * gcc.c-torture/execute/simd-4.x: Remove.
5704 * gcc.c-torture/execute/va-arg-25.x: Likewise.
5705 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
5706 Guard with #ifndef SKIP_ATTRIBUTE.
5707 * gcc.dg/compat/vector-1_y.c: Likewise.
5708 * gcc.dg/compat/vector-2_x.c: Likewise.
5709 * gcc.dg/compat/vector-2_y.c: Likewise.
5710 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
5711 * g++.dg/eh/simd-2.C: Likewise.
5712
5713 2004-02-19 Alan Modra <amodra@bigpond.net.au>
5714
5715 * gcc.c-torture/compile/complex-1.c: New.
5716
5717 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
5718
5719 PR target/14209
5720 * gcc.c-torture/execute/20040218-1.c: New test.
5721
5722 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5723
5724 PR c++/14181
5725 * g++.dg/parse/new2.C: New test.
5726
5727 2004-02-18 Paul Brook <paul@codesourcery.com>
5728
5729 * gcc.c-torture/compile/libcall-1.c: New test.
5730
5731 2004-02-18 Paul Brook <paul@codesourcery.com>
5732
5733 PR debug/12934
5734 * gcc.dg/debug/debug-7.c: New test.
5735
5736 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
5737
5738 * gcc.dg/20040217-1.c: New test.
5739
5740 2004-02-17 Zack Weinberg <zack@codesourcery.com>
5741
5742 * gcc.c-torture/execute/990208-1.x: Delete.
5743
5744 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
5745
5746 * gcc.c-torture/execute/20040208-2.x: New file.
5747
5748 2004-02-17 Mark Mitchell <mark@codesourcery.com>
5749
5750 PR c++/11326
5751 * g++.dg/abi/structret1.C: New test.
5752
5753 2004-02-17 Jakub Jelinek <jakub@redhat.com>
5754
5755 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
5756 (i386_cpuid): No need to test if cpuid is available on AMD64.
5757 Fix assembly, so that it works onboth i386 and AMD64.
5758 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
5759 (vecInLong): Fix s[] member type to unsigned int.
5760 (vecInWord): Remove type.
5761 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
5762 (a64, b64, c64, d64, e64): Remove.
5763 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
5764 Remove unused variable. Remove initialization of removed variables.
5765 Don't call mmx_tests nor sse_tests.
5766 (reference_mmx, reference_sse): Remove.
5767 (check): Add return stmt.
5768 * gcc.dg/i386-sse-7.c: New test.
5769 * gcc.dg/i386-mmx-4.c: New test.
5770
5771 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5772
5773 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
5774 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5775 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5776 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
5777 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
5778 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
5779 g++.dg/tc1/dr94.C: Fix line terminator.
5780
5781 2004-02-16 Geoffrey Keating <geoffk@apple.com>
5782
5783 * gcc.c-torture/compile/20040216-1.c: New.
5784
5785 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5786
5787 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
5788 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
5789 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
5790 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
5791 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
5792 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
5793
5794 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
5795
5796 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
5797
5798 2004-02-15 Mark Mitchell <mark@codesourcery.com>
5799
5800 PR c++/13971
5801 * g++.dg/expr/cond4.C: New test.
5802
5803 PR c++/14086
5804 * g++.dg/lookup/crash2.C: New test.
5805
5806 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
5807
5808 * gcc.c-torture/compile/20040214-2.c: New test.
5809
5810 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
5811
5812 PR c++/14116
5813 * g++.dg/ext/typeof8.C: New test.
5814
5815 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
5816
5817 * gcc.c-torture/compile/20040214-1.c: New test.
5818
5819 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5820
5821 PR c++/13635
5822 * g++.dg/template/spec11.C: New test.
5823
5824 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5825
5826 PR c++/13927
5827 * g++.dg/other/error8.C: New test.
5828
5829 2004-02-13 Mark Mitchell <mark@codesourcery.com>
5830
5831 PR c++/14122
5832 * g++.dg/template/array4.C: New test.
5833
5834 PR c++/14108
5835 * g++.dg/inherit/thunk2.C: New test.
5836
5837 PR c++/14083
5838 * g++.dg/eh/cond2.C: New test.
5839
5840 2004-02-12 Alan Modra <amodra@bigpond.net.au>
5841
5842 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
5843
5844 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
5845
5846 * lib/scanasm.exp (dg-scan): Quote pattern before display.
5847
5848 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
5849
5850 * g++.dg/simd-2.C: xfail on ppc64-linux.
5851
5852 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
5853
5854 PR c/456
5855 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
5856 tests.
5857
5858 2004-02-11 Uros Bizjak <uros@kss-loka.si>
5859
5860 * gcc.dg/builtins-33.c: New test.
5861
5862 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
5863
5864 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5865
5866 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
5867
5868 * g++.dg/simd-2.C: Set -maltivec for ppc64.
5869
5870 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
5871
5872 * gcc.dg/ppc64-abi-3.c: New test.
5873
5874 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
5875
5876 PR c/14092
5877
5878 * gcc.dg/pr14092-1.c: New testcase.
5879
5880 2004-02-10 Alan Modra <amodra@bigpond.net.au>
5881
5882 * gcc.dg/cpp/assert4.c: Fix typo last change.
5883
5884 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
5885 * gcc.dg/cpp/assert4.c: Handle powerpc64.
5886
5887 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
5888
5889 2004-02-09 Roger Sayle <roger@eyesopen.com>
5890
5891 * gcc.c-torture/compile/20040209-1.c: New test case.
5892
5893 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
5894
5895 * gcc.dg/c90-init-1.c: Adjust expected error messages.
5896
5897 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
5898
5899 * gcc.c-torture/execute/20040208-[12].c: New tests.
5900
5901 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5902
5903 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
5904
5905 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5906
5907 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
5908
5909 2004-02-07 Zack Weinberg <zack@codesourcery.com>
5910
5911 Bug 13856
5912 * gcc.dg/visibility-8.c: New testcase.
5913
5914 2004-02-07 Zack Weinberg <zack@codesourcery.com>
5915
5916 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
5917 arguments.
5918 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
5919
5920 2004-02-07 Roger Sayle <roger@eyesopen.com>
5921
5922 PR middle-end/13696
5923 * g++.dg/opt/fold1.C: New test case.
5924
5925 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5926
5927 PR c++/14033
5928 * g++.dg/other/crash-2.C: New test.
5929
5930 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5931
5932 PR c++/14028
5933 * g++.dg/parse/angle-bracket2.C: New test.
5934
5935 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5936
5937 PR middle-end/13750
5938 Revert:
5939 2004-01-15 Geoffrey Keating <geoffk@apple.com>
5940 PR pch/13361
5941 * testsuite/g++.dg/pch/wchar-1.C: New.
5942 * testsuite/g++.dg/pch/wchar-1.Hs: New.
5943
5944 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5945
5946 PR c++/14008
5947 * g++.dg/parse/error15.C: New test.
5948 * g++.dg/parse/crash11.C: Update dg-error mark.
5949
5950 2004-02-04 Mark Mitchell <mark@codesourcery.com>
5951
5952 PR c++/13932
5953 * g++.dg/warn/conv2.C: New test.
5954
5955 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5956
5957 PR c++/13086
5958 * g++.dg/warn/incomplete1.C: Remove xfail.
5959
5960 2004-02-04 Mark Mitchell <mark@codesourcery.com>
5961
5962 * lib/file-format.exp (gcc_target_object_format): Use
5963 ${tool}_target_compile, not gcc_target_compile.
5964 * lib/target-supports.exp (check_alias_available): Likewise.
5965 (check_gc_sections_available): Likewise.
5966 * g++.dg/ext/attrib10.C: Use dg-require-alias.
5967 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
5968 dg-require-alias.
5969
5970 2004-02-04 Mark Mitchell <mark@codesourcery.com>
5971
5972 PR c++/13969
5973 * g++.dg/template/static6.C: New test.
5974
5975 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
5976
5977 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
5978
5979 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5980
5981 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
5982 tests for systems where `char' is unsigned by default.
5983
5984 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5985
5986 PR c++/13997
5987 * g++.dg/template/partial3.C: New test.
5988
5989 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5990
5991 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
5992 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
5993 Remove mentions of obsolete ports.
5994
5995 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * gcc.dg/noncompile/20001228-1.c: Fix for new
5998 error message.
5999
6000 2004-02-03 Roger Sayle <roger@eyesopen.com>
6001
6002 PR target/9348
6003 * gcc.c-torture/execute/multdi-1.c: New test case.
6004
6005 2004-02-03 Mark Mitchell <mark@codesourcery.com>
6006
6007 PR c++/13925
6008 * g++.dg/template/lookup5.C: New test.
6009
6010 2004-02-03 Mark Mitchell <mark@codesourcery.com>
6011
6012 PR c++/13950
6013 * g++.dg/template/lookup4.C: New test.
6014
6015 PR c++/13970
6016 * g++.dg/parse/error14.C: New test.
6017
6018 PR c++/14002
6019 * g++.dg/parse/template13.C: New test.
6020
6021 2004-02-03 Mark Mitchell <mark@codesourcery.com>
6022
6023 PR c++/13978
6024 * g++.dg/template/koenig4.C: New test.
6025
6026 PR c++/13968
6027 * g++.dg/template/crash17.C: New test.
6028
6029 PR c++/13975
6030 * g++.dg/parse/error13.C: New test.
6031 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6032
6033 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
6034
6035 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6036
6037 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
6038
6039 PR c/11658
6040 PR c/13994
6041 * gcc.dg/noncompile/20040203-1.c: New test.
6042 * gcc.dg/noncompile/20040203-2.c: Likewise.
6043 * gcc.dg/noncompile/20040203-3.c: Likewise.
6044 * gcc.dg/20040203-1.c: Likewise.
6045
6046 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
6047
6048 PR c++/10858
6049 * g++.dg/template/sizeof7.C: New test.
6050
6051 2004-02-02 Eric Christopher <echristo@redhat.com>
6052 Zack Weinberg <zack@codesourcery.com>
6053
6054 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6055
6056 2004-02-02 Zack Weinberg <zack@codesourcery.com>
6057
6058 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6059 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6060 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6061 * gcc.dg/cleanup-5.c: Run only on Linux targets.
6062
6063 2004-02-02 Mark Mitchell <mark@codesourcery.com>
6064
6065 PR c++/13113
6066 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6067
6068 PR c++/13854
6069 * g++.dg/ext/attrib13.C: New test.
6070
6071 PR c++/13907
6072 * g++.dg/conversion/op2.C: New test.
6073
6074 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
6075
6076 * gcc.dg/titype-1.c: Fix pasto.
6077
6078 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
6079
6080 * gcc.dg/titype-1.c: New test.
6081
6082 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6083
6084 PR c++/13957
6085 * g++.dg/template/non-type-template-argument-1.C,
6086 g++.dg/template/qualified-id1.C: Update dg-error marks.
6087 * g++.dg/template/nontype6.C: New test.
6088
6089 2004-02-01 Roger Sayle <roger@eyesopen.com>
6090
6091 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6092 * gcc.dg/builtins-31.c: New testcase.
6093 * gcc.dg/builtins-32.c: New testcase.
6094
6095 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
6096
6097 * objc.dg/call-super-2.m: Update line numbers
6098 for the including of stddef.h.
6099
6100 2004-01-30 Michael Matz <matz@suse.de>
6101
6102 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6103 g++.dg/ext/case-range3.C: New tests.
6104
6105 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6106
6107 DR206
6108 PR c++/13813
6109 * g++.dg/template/member4.C: New test.
6110
6111 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6112
6113 PR c++/13683
6114 * g++.dg/template/sizeof6.C: New test.
6115
6116 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
6117
6118 * gcc.dg/fwritable-strings-1.c: New test.
6119
6120 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
6121
6122 * gcc.c-torture/compile/20040130-1.c: New test.
6123
6124 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
6125
6126 * objc.dg/call-super-2.m: Include stddef.h for size_t.
6127
6128 2004-01-29 Mark Mitchell <mark@codesourcery.com>
6129
6130 PR c++/13883
6131 * g++.dg/template/ctor3.C: New test.
6132
6133 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6134
6135 * g++.dg/tc1: New directory.
6136 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6137 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6138 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6139 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6140 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6141
6142 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6143
6144 * g++.dg/parse/error11.C: New test.
6145 * g++.dg/parse/error12.C: Likewise.
6146
6147 2004-01-28 Ziemowit Laski <zlaski@apple.com>
6148
6149 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6150 (scan_initial, main): Use aligned_sizeof instead of sizeof.
6151
6152 2004-01-28 Mark Mitchell <mark@codesourcery.com>
6153
6154 PR c++/13791
6155 * g++.dg/ext/attrib12.C: New test.
6156
6157 PR c++/13736
6158 * g++.dg/parse/cast2.C: New test.
6159
6160 2004-01-27 James E Wilson <wilson@specifixinc.com>
6161
6162 * objc.dg/encode-2.m (main): New local string. Set depending on
6163 sizeof long. Use in sscanf call.
6164 * objc.dg/encode-3.m (main): New local string. Set depending on
6165 sizeof long. Use in scan_initial call.
6166
6167 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6168
6169 * objc.dg/call-super-2.m: Make LP64-safe.
6170 * objc.dg/desig-init-1.m: Likewise.
6171
6172 2004-01-27 Devang Patel <dpatel@apple.com>
6173
6174 * g++.dg/debug/namespace1.C: New test.
6175
6176 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
6177
6178 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6179 xscale-*-*.
6180
6181 * gcc.dg/arm-mmx-1.c: New test.
6182
6183 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
6184
6185 * gcc.dg/20040127-1.c: New test.
6186 * gcc.dg/20040127-2.c: New test.
6187
6188 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6189
6190 * objc.dg/stret-1.m (glob): Renamed to globa.
6191
6192 2004-01-26 Mark Mitchell <mark@codesourcery.com>
6193
6194 PR c++/13663
6195 * g++.dg/expr/for1.C: New test.
6196
6197 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
6198
6199 PR middle-end/13779
6200 * gcc.dg/darwin-longlong.c: New test.
6201
6202 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
6203
6204 * gcc.dg/20040124-1.c: Moved test from here...
6205 * gcc.c-torture/compile/20040124-1.c: ...to here.
6206
6207 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
6208
6209 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
6210 the assembly output if -m64 is passed.
6211
6212 2004-01-25 Mark Mitchell <mark@codesourcery.com>
6213
6214 PR c++/13833
6215 * g++.dg/template/cond3.C: New test.
6216
6217 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6218
6219 PR c++/13810
6220 * g++.dg/template/ttp7.C: New test.
6221
6222 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6223
6224 PR c++/13797
6225 * g++.dg/template/nontype4.C: New test.
6226 * g++.dg/template/nontype5.C: Likewise.
6227
6228 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
6229
6230 * gcc.dg/torture/mips-clobber-at.c: New test.
6231
6232 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
6233
6234 * gcc.dg/20040124-1.c: New test.
6235
6236 2004-01-24 Jakub Jelinek <jakub@redhat.com>
6237
6238 * gcc.dg/20040123-1.c: New test.
6239
6240 2004-01-23 Zack Weinberg <zack@codesourcery.com>
6241
6242 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
6243
6244 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
6245
6246 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
6247
6248 2004-01-23 Andrew Pinski <apinski@apple.com>
6249
6250 * gcc.dg/20030121-1.c: Move to ..
6251 * gcc.dg/20040121-1.c: here.
6252
6253 2004-01-23 Roger Sayle <roger@eyesopen.com>
6254
6255 * gcc.dg/builtins-29.c: New test case.
6256
6257 2004-01-23 Zack Weinberg <zack@codesourcery.com>
6258
6259 PR 18314
6260 * gcc.dg/builtins-30.c: New testcase.
6261
6262 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
6263
6264 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6265 * lib/g77.exp: Likewise.
6266 * lib/objc.exp: Likewise.
6267 * lib/g++.exp: Likewise.
6268
6269 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
6270
6271 * gcc.dg/struct-by-value-2.c: New test.
6272
6273 2004-01-21 Andrew Pinski <apinski@apple.com>
6274
6275 PR target/13785
6276 * gcc.dg/20030121-1.c: New test.
6277
6278 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
6279
6280 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
6281 clobber frame pointer register in asm statement.
6282
6283 2004-01-21 Falk Hueffner <falk@debian.org>
6284
6285 * gcc.c-torture/compile/20040121-1.c: New test.
6286
6287 2004-01-21 Zack Weinberg <zack@codesourcery.com>
6288
6289 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6290
6291 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
6292
6293 * gcc.dg/ppc64-abi-2.c: New test.
6294
6295 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6296
6297 * lib/treelang.exp: Fill out this file.
6298 * lib/treelang-dg.exp: New File.
6299
6300 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
6301
6302 * gcc.c-torture/compile/981022-1.c: Remove.
6303 * gcc.dg/array-5.c: Remove XFAIL.
6304 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6305 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6306 gcc.dg/cond-lvalue-1.c: Update.
6307 * gcc.dg/cast-lvalue-2.c: New test.
6308
6309 2004-01-19 Mark Mitchell <mark@codesourcery.com>
6310
6311 PR c++/13592
6312 * g++.dg/other/error1.C (class foo): Tweak error message.
6313
6314 PR c++/13592
6315 * g++.dg/template/call2.C: New test.
6316
6317 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
6318
6319 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6320 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6321 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6322 scalar-return-1_x.c, scalar-return-2_y.c,
6323 scalar-return-3_x.c, scalar-return-3_y.c,
6324 scalar-return-4_x.c, scalar-return-4_y.c,
6325 struct-align-1.h, struct-align-1_x.c,
6326 struct-align-1_y.c, struct-align-2.h,
6327 struct-align-2_x.c, struct-align-2_y.c,
6328 struct-by-value-10_y.c, struct-by-value-11_x.c,
6329 struct-by-value-11_y.c, struct-by-value-12_x.c,
6330 struct-by-value-12_y.c, struct-by-value-13_x.c,
6331 struct-by-value-13_y.c, struct-by-value-14_x.c,
6332 struct-by-value-14_y.c, struct-by-value-15_x.c,
6333 struct-by-value-15_y.c, struct-by-value-16_y.c,
6334 struct-by-value-17_y.c, struct-by-value-18_y.c,
6335 struct-by-value-19_y.c, struct-by-value-1_x.c,
6336 struct-by-value-1_y.c, struct-by-value-20_y.c,
6337 struct-by-value-2_x.c, struct-by-value-2_y.c,
6338 struct-by-value-3_y.c, struct-by-value-4_x.c,
6339 struct-by-value-4_y.c, struct-by-value-5_y.c,
6340 struct-by-value-6_y.c, struct-by-value-7_y.c
6341 struct-by-value-8_x.c, struct-by-value-8_y.c
6342 struct-by-value-9_x.c, struct-by-value-9_y.c
6343 struct-return-10_x.c, struct-return-10_y.c,
6344 struct-return-19_x.c, struct-return-20_x.c
6345 struct-return-2_x.c, struct-return-2_y.c
6346 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6347 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
6348
6349 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
6350
6351 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6352 attribute on sparc*-sun-solaris2.*.
6353
6354 2004-01-18 Mark Mitchell <mark@codesourcery.com>
6355
6356 PR c++/13710
6357 * g++.dg/ext/typeof7.C: New test.
6358
6359 2004-01-18 David Edelsohn <edelsohn@gnu.org>
6360
6361 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6362 * gcc.dg/const-elim-1.c: Same.
6363
6364 2004-01-17 Ziemowit Laski <zlaski@apple.com>
6365
6366 * objc.dg/stret-1.m: New.
6367 * objc.dg/stret-2.m: New.
6368
6369 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
6370
6371 PR c++/11895
6372 * g++.dg/ext/vector1.C: New test.
6373
6374 2004-01-16 Geoffrey Keating <geoffk@apple.com>
6375
6376 * gcc.dg/pch/import-1.c: New.
6377 * gcc.dg/pch/import-1.hs: New.
6378 * gcc.dg/pch/import-1a.h: New.
6379 * gcc.dg/pch/import-1b.h: New.
6380 * gcc.dg/pch/import-1c.h: New.
6381
6382 2004-01-16 Mark Mitchell <mark@codesourcery.com>
6383
6384 PR c++/13574
6385 * g++.dg/ext/array1.C: New test.
6386
6387 PR c++/13178
6388 * g++.dg/conversion/op1.C: New test.
6389
6390 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
6391
6392 PR 11864
6393 From Kazumoto Kojima / Dan Kegel:
6394 * gcc.dg/pr11864-1.c: New test.
6395
6396 PR 10392
6397 From Marcus Comstedt / Dan Kegel:
6398 * gcc.dg/pr10392-1.c: New test.
6399
6400 2004-01-16 Mark Mitchell <mark@codesourcery.com>
6401
6402 PR c++/13478
6403 * g++.dg/init/ref10.C: New test.
6404
6405 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6406
6407 PR c++/13407
6408 * g++.dg/parse/typename6.C: New test.
6409
6410 2004-01-15 Geoffrey Keating <geoffk@apple.com>
6411
6412 PR pch/13361
6413 * testsuite/g++.dg/pch/wchar-1.C: New.
6414 * testsuite/g++.dg/pch/wchar-1.Hs: New.
6415
6416 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6417
6418 PR c++/9259
6419 * g++.dg/expr/sizeof2.C: New test.
6420
6421 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
6422
6423 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6424
6425 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
6426
6427 PR c++/13659
6428 * g++.dg/lookup/strong-using-3.C: New.
6429 * g++.dg/lookup/using-10.C: New.
6430
6431 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
6432
6433 PR c++/13594
6434 * g++.dg/lookup/strong-using-2.C: New.
6435
6436 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
6437 Dan Kegel <dank@kegel.com>
6438 J"orn Rennecke <joern.rennecke@superh.com>
6439
6440 PR target/9365
6441 * gcc.dg/pr9365-1.c: New test.
6442
6443 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6444
6445 PR c++/8856
6446 * g++.dg/parse/casting-operator2.C: New test.
6447 * g++.old-deja/g++.pt/explicit83.C: Remove.
6448
6449 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
6450
6451 * gcc.dg/label-compound-stmt-1.c: New test.
6452 * gcc.c-torture/compile/950922-1.c,
6453 gcc.c-torture/compile/20000211-3.c,
6454 gcc.c-torture/compile/20000518-1.c,
6455 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6456 compound statements.
6457
6458 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
6459
6460 * gcc.dg/ppc64-abi-1.c: New test.
6461
6462 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
6463
6464 * g++.dg/ext/attrib9.C: Add dg-warnings.
6465
6466 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6467
6468 PR c++/12335
6469 * g++.dg/parse/dtor3.C: New test.
6470
6471 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
6472
6473 PR c++/12709
6474 * g++.dg/parse/try-catch-1.C: New test.
6475
6476 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
6477
6478 * ada/acats/run_all.sh: Add more verbose output in acats.log
6479 when compiling tests.
6480
6481 2004-01-12 Zack Weinberg <zack@codesourcery.com>
6482
6483 PR 13656
6484 * gcc.dg/typedef-redecl.c: New test case.
6485 * gcc.dg/typedef-redecl.h: New support file.
6486
6487 2004-01-13 Jan Hubicka <jh@suse.cz>
6488
6489 * gcc.dg/always_inline.c: New test.
6490 * gcc.dg/debug/20031231-1.c: Fix.
6491
6492 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6493
6494 PR c++/13474
6495 * g++.dg/template/array3.C: New test.
6496
6497 2004-01-12 Zack Weinberg <zack@codesourcery.com>
6498
6499 * g++.dg/ext/lvalue1.C: No longer expected to fail.
6500 * g++.dg/warn/Wunused-2.C: Likewise.
6501
6502 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6503
6504 PR c++/13289
6505 * g++.dg/template/instantiate6.C: New test.
6506
6507 2004-01-12 Roger Sayle <roger@eyesopen.com>
6508
6509 PR middle-end/11397
6510 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6511
6512 2004-01-12 Jan Hubicka <jh@suse.cz>
6513
6514 PR opt/12826
6515 * gcc.dg/20040112-1.c: New.
6516
6517 * gcc.dg/dwarf-die[1-7].c: Move to...
6518 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6519 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6520
6521 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6522
6523 PR c++/4100
6524 * g++.dg/parse/friend4.C: New test.
6525
6526 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
6527
6528 PR c++/4100
6529 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6530 definition is called a friend.
6531
6532 2004-01-11 Zack Weinberg <zack@codesourcery.com>
6533
6534 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6535
6536 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
6537
6538 PR c++/3478
6539 * g++.dg/parse/error10.C: New test.
6540 * g++.dg/template/arg2.C: Accept "invalid type" error.
6541
6542 2004-01-11 Jakub Jelinek <jakub@redhat.com>
6543
6544 PR middle-end/13392
6545 * g++.dg/opt/expect2.C: New test.
6546
6547 2004-01-10 Zack Weinberg <zack@codesourcery.com>
6548
6549 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6550 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6551 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6552 Update dg-error regexps.
6553
6554 2004-01-10 Zack Weinberg <zack@codesourcery.com>
6555
6556 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6557 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6558
6559 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
6560
6561 * gcc.dg/pragma-re-1.c: Use right pointer type.
6562
6563 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
6564
6565 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6566
6567 2004-01-09 Geoffrey Keating <geoffk@apple.com>
6568
6569 * gcc.dg/rs6000-ldouble-1.c: New.
6570
6571 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6572
6573 DR 337
6574 PR c++/9256
6575 * g++.dg/other/abstract1.C: New test.
6576
6577 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
6578
6579 * g++.dg/lookup/strong-using-1.C: New.
6580
6581 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
6582
6583 PR c/11234
6584 * gcc.dg/func-ptr-conv-1.c: New test.
6585 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6586
6587 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
6588
6589 PR target/13380.
6590 * gcc.c-torture/compile/20040109-1.c: New.
6591
6592 2004-01-08 Stuart Hastings <stuart@apple.com>
6593
6594 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6595 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6596 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6597
6598 2004-01-09 Alan Modra <amodra@bigpond.net.au>
6599
6600 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6601
6602 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6603
6604 * ada/acats/run_acats: Treat 'gnatchop' the same way
6605 as 'gnatmake'. Export GCC_DRIVER.
6606 * ada/acats/run_all.sh: Add target_gnatchop. Use
6607 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6608
6609 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6610
6611 PR c++/12573
6612 * g++.dg/template/dependent-expr4.C: New test.
6613
6614 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
6615
6616 * gcc.dg/altivec-11.c: New test.
6617
6618 2004-01-07 Mark Mitchell <mark@codesourcery.com>
6619
6620 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6621
6622 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
6623
6624 PR c/6024
6625 * gcc.dg/enum-compat-1.c: New test.
6626 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6627
6628 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
6629
6630 PR c/12165
6631 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6632 gcc.dg/c99-idem-qual-3.c: New tests.
6633
6634 2004-01-07 Alan Modra <amodra@bigpond.net.au>
6635
6636 * gcc.dg/winline-7.c: Don't cast void * to int.
6637
6638 2004-01-06 Jan Hubicka <jh@suse.cz>
6639
6640 * gcc.dg/i386-sse-5.c: New test
6641 * g++.dg/eh/simd-1.c: Add -w argument for i386.
6642
6643 2004-01-05 Mark Mitchell <mark@codesourcery.com>
6644
6645 PR c++/12815
6646 * g++.dg/rtti/typeid4.C: New test.
6647
6648 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
6649
6650 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6651
6652 2004-01-05 Mark Mitchell <mark@codesourcery.com>
6653
6654 PR c++/12132
6655 * g++.dg/template/error11.C: New test.
6656
6657 PR c++/13451
6658 * g++.dg/template/class2.C: New test.
6659
6660 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
6661 Richard Sandiford <rsandifo@redhat.com>
6662
6663 PR c++/13387
6664 * g++.dg/opt/alias3.C: New test.
6665
6666 2004-01-04 Mark Mitchell <mark@codesourcery.com>
6667
6668 PR c++/13157
6669 * g++.dg/template/koenig3.C: New test.
6670
6671 PR c++/13529
6672 * g++.dg/parse/offsetof3.C: New test.
6673
6674 * g++.dg/init/copy7.C: Add missing dg-error markers.
6675
6676 PR c++/12226
6677 * g++.dg/init/copy7.c: New test.
6678
6679 PR c++/13536
6680 * g++.dg/parse/cast1.C: New test.
6681
6682 2004-01-04 Jan Hubicka <jh@suse.cz>
6683
6684 * gcc.dg/winline[1-7].c: New tests.
6685
6686 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6687
6688 PR c++/13520
6689 * g++.dg/template/qualttp22.C: New test.
6690
6691 2004-01-01 Jan Hubicka <jh@suse.cz>
6692
6693 * gcc.dg/debug/20031231-1.c: New.
6694 * gcc.c-torture/compile/20040101-1.c: New.
6695 * gcc.dg/dwarf-die-[1-7].c: New.
6696
6697 2004-01-01 Jakub Jelinek <jakub@redhat.com>
6698
6699 PR optimization/13521
6700 * gcc.c-torture/compile/20031231-1.c: New test.
6701
6702 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
6703
6704 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
6705
6706 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6707
6708 PR c++/10079
6709 * g++.dg/template/crash16.C: New test.
6710
6711 2003-12-30 Mark Mitchell <mark@codesourcery.com>
6712
6713 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
6714
6715 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
6716
6717 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
6718 ports.
6719 * g++.old-deja/g++.jason/thunk3.C: Likewise.
6720 * g++.old-deja/g++.law/profile1.C: Likewise.
6721 * gcc.c-torture/compile/981006-1.c: Likewise.
6722 * gcc.c-torture/execute/loop-2e.x: Likewise.
6723 * gcc.c-torture/execute/loop-2f.x: Remove.
6724 * gcc.c-torture/execute/loop-2g.x: Likewise.
6725 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
6726 * gcc.dg/20020312-2.c: Remove traces of dead ports.
6727
6728 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
6729
6730 PR c++/13507
6731 * g++.dg/ext/attrib11.C: New test.
6732
6733 PR c++/13494
6734 * g++.dg/template/array2-1.C: New test.
6735 * g++.dg/template/array2-2.C: New test.
6736
6737 2003-12-29 Mark Mitchell <mark@codesourcery.com>
6738
6739 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
6740
6741 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
6742
6743 PR c++/12774
6744 * g++.dg/template/array1-1.C: New test.
6745 * g++.dg/template/array1-2.C: New test.
6746
6747 2003-12-29 Roger Sayle <roger@eyesopen.com>
6748
6749 PR fortran/12632
6750 * g77.dg/12632.f: New test case.
6751
6752 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6753
6754 PR c++/13289
6755 * g++.dg/parse/nontype1.C: New test.
6756
6757 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6758
6759 PR c++/12403
6760 * g++.dg/parse/explicit1.C: New test.
6761 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
6762
6763 2003-12-28 Mark Mitchell <mark@codesourcery.com>
6764
6765 PR c++/13081
6766 * g++.dg/opt/inline6.C: New test.
6767
6768 PR c++/12613
6769 * g++.dg/parse/error9.C: New test.
6770
6771 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
6772
6773 2003-12-28 Mark Mitchell <mark@codesourcery.com>
6774
6775 PR c++/13009
6776 * g++.dg/init/assign1.C: New test.
6777
6778 2003-12-28 Roger Sayle <roger@eyesopen.com>
6779
6780 PR c++/13070
6781 * g++.dg/warn/format3.C: New test case.
6782
6783 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6784
6785 * gcc.c-torture/compile/20031227-1.c: New test.
6786
6787 2003-12-23 Mark Mitchell <mark@codesourcery.com>
6788
6789 * g++.dg/bprob/bprob.exp: Load target-supports.exp
6790 * g77.dg/bprob/bprob.exp: Likewise.
6791 * gcc.misc-tests/bprob.exp: Likewise.
6792 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
6793 variants on systems where the library does not provide that
6794 functionality.
6795 * gcc.dg/builtins-20.c: Use builtins-config.h.
6796 * gcc.dg/builtins-config.h: New file.
6797
6798 2003-12-23 Mark Mitchell <mark@codesourcery.com>
6799
6800 * lib/gcc-dg.exp (dg-require-profiling): New function.
6801 * lib/target-supports.exp (check_profiling_available): Likewise.
6802 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
6803 * g77.dg/bprob/bprob.exp: Likewise.
6804 * gcc.misc-tests/bprob.exp: Likewise.
6805 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
6806 * gcc.dg/20021014-1.c: Likewise.
6807 * gcc.dg/nest.c: Likewise.
6808
6809 2003-12-23 Mark Mitchell <mark@codesourcery.com>
6810
6811 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
6812 compiling.
6813 * g++.dg/lookup/java2.C: Likewise.
6814 * gcc.dg/cpp/lexident.c: Likewise.
6815
6816 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6817
6818 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
6819 given.
6820 * gcc.c-torture/compile/961203-1.c: Likewise.
6821 * gcc.c-torture/compile/980506-1.c: Likewise.
6822
6823 2003-12-23 Zack Weinberg <zack@codesourcery.com>
6824
6825 * lib/gcc-dg.exp (dg-prune-output): New annotation.
6826 (additional_prunes): New global.
6827 (gcc-dg-prune): Handle additional per-test pruning.
6828 (dg-test): Clear additional_prunes between tests.
6829
6830 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
6831 dg-prune-output to avoid spurious failures from assembler
6832 complaining about nonexistent WAW violations.
6833 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
6834 Use dg-prune-output to avoid spurious failures from assembler
6835 warning about Itanium B-step errata.
6836
6837 2003-12-23 Mark Mitchell <mark@codesourcery.com>
6838
6839 * g++.dg/abi/macro0.C: New test.
6840 * g++.dg/abi/macro1.C: Likewise.
6841 * g++.dg/abi/macro2.C: Likewise.
6842
6843 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
6844 * g++.dg/abi/bitfield7.C: Likewise.
6845 * g++.dg/abi/dtor2.C: Likewise.
6846 * g++.dg/abi/mangle11.C: Likewise.
6847 * g++.dg/abi/mangle12.C: Likewise.
6848 * g++.dg/abi/mangle14.C: Likewise.
6849 * g++.dg/abi/mangle17.C: Likewise.
6850 * g++.dg/abi/vbase10.C: Likewise.
6851 * g++.dg/abi/vbase14.C: Likewise.
6852 * g++.dg/template/qualttp17.C: Likewise.
6853
6854 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
6855
6856 PR c/11995
6857 * gcc.dg/20031223-1.c: New test.
6858
6859 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6860
6861 * gcc.dg/noreturn-7.c: New test.
6862
6863 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6864
6865 * gcc.dg/null-pointer-1.c: New test.
6866
6867 2003-12-22 Mark Mitchell <mark@codesourcery.com>
6868
6869 * g++.old-deja/g++.jason/template18.C: Remove.
6870 * g++.old-deja/g++.jason/template37.C: Likewise.
6871
6872 PR c++/12862
6873 * g++.dg/lookup/ns1.C: New test.
6874
6875 PR c++/12397
6876 * g++.dg/template/lookup3.C: New test.
6877
6878 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
6879
6880 * g++.dg/template/recurse1.C: New test
6881
6882 2003-12-22 Mark Mitchell <mark@codesourcery.com>
6883
6884 PR c++/12479
6885 * g++.dg/parse/semicolon1.C: New test.
6886 * g++.dg/parse/semicolon1.h: Likewise.
6887
6888 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
6889
6890 * gcc.dg/darwin-misaligned.c: New test.
6891
6892 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
6893
6894 PR c/9163
6895 * gcc.dg/20031222-1.c: New test.
6896
6897 2003-12-21 Mark Mitchell <mark@codesourcery.com>
6898
6899 PR c++/13438
6900 * g++.dg/parse/error8.C: New test.
6901
6902 PR c++/11554
6903 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
6904
6905 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
6906
6907 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
6908 too small.
6909 * gcc.c-torture/compile/930217-1.c: Likewise.
6910 * gcc.c-torture/compile/930513-1.c: Likewise.
6911 * gcc.c-torture/execute/920908-2.c: Likewise.
6912 * gcc.c-torture/execute/921204-1.c: Likewise.
6913 * gcc.c-torture/execute/930621-1.c: Likewise.
6914 * gcc.c-torture/execute/930630-1.c: Likewise.
6915 * gcc.c-torture/execute/931031-1.c: Likewise.
6916 * gcc.c-torture/execute/980602-2.c: Likewise.
6917 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6918 * gcc.c-torture/execute/compndlit-1.c: Likewise.
6919 * gcc.c-torture/execute/extzvsi.c: Likewise.
6920 * gcc.c-torture/unsorted/ext.c: Likewise.
6921
6922 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
6923
6924 PR target/12749
6925 * gcc.c-torture/compile/20031220-2.c: New test case.
6926
6927 2003-12-20 Roger Sayle <roger@eyesopen.com>
6928
6929 PR optimization/13031
6930 * gcc.c-torture/compile/20031220-1.c: New test case.
6931
6932 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6933
6934 * gcc.dg/cast-function-1.c: New test.
6935
6936 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
6937
6938 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
6939 formats.
6940
6941 2003-12-19 Mark Mitchell <mark@codesourcery.com>
6942
6943 PR c++/12795
6944 * g++.dg/ext/attrib10.C: New test.
6945
6946 2003-12-19 Jakub Jelinek <jakub@redhat.com>
6947
6948 * gcc.dg/cleanup-10.c: New test.
6949 * gcc.dg/cleanup-11.c: New test.
6950
6951 2003-12-19 Jakub Jelinek <jakub@redhat.com>
6952
6953 PR c++/13239
6954 * g++.dg/opt/expect1.C: New test.
6955
6956 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
6957
6958 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
6959
6960 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
6961
6962 PR debug/12923
6963 * gcc.dg/20031218-1.c: New test.
6964
6965 PR debug/12389
6966 * gcc.dg/20031218-2.c: New test.
6967 * gcc.dg/20031218-3.c: New test.
6968
6969 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
6970 of label name and allow for USER_LABEL_PREFIX == "_" names.
6971 * g++.dg/abi/mangle18-2.C: Likewise.
6972 * g++.dg/abi/mangle19-1.C: Likewise.
6973 * g++.dg/abi/mangle19-2.C: Likewise.
6974 * g++.dg/abi/mangle20-1.C: Likewise.
6975 * g++.dg/abi/mangle20-2.C: Likewise.
6976
6977 2003-12-18 Richard Henderson <rth@redhat.com>
6978
6979 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
6980
6981 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
6982 Dan Kegel <dank@kegel.com>
6983
6984 PR other/12009
6985 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
6986 testing a cross compiler, it causes spurious compile failures.
6987 * lib/g++.exp: Likewise.
6988
6989 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6990
6991 PR c++/13262
6992 * g++.dg/template/access13.C: New test.
6993
6994 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
6995
6996 * gcc.dg/20031216-1.c: New test.
6997
6998 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6999
7000 PR c++/9154
7001 * g++.dg/template/error10.C: New test.
7002
7003 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
7004
7005 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7006 * g++.dg/eh/simd-2.C: Likewise.
7007
7008 2003-12-17 James E Wilson <wilson@specifixinc.com>
7009 Roger Sayle <roger@eyesopen.com>
7010
7011 * gcc.c-torture/execute/ieee/mzero5.c: New.
7012
7013 2003-12-17 Mark Mitchell <mark@codesourcery.com>
7014
7015 PR c++/10603
7016 * g++.dg/parse/error6.C: New test.
7017
7018 PR c++/12827
7019 * g++.dg/parse/error7.C: New test.
7020
7021 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
7022
7023 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7024 at -O with stabs debugging formats.
7025 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7026 * gcc.dg/debug/debug-2.c: Likewise.
7027
7028 2003-12-16 Mark Mitchell <mark@codesourcery.com>
7029
7030 PR c++/12696
7031 * g++.dg/init/error1.C: New test.
7032
7033 PR c++/12218
7034 * g++.dg/init/pm3.C: New test.
7035
7036 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
7037
7038 PR c/3347
7039 * gcc.dg/bitfld-8.c: New test.
7040
7041 2003-12-16 James Lemke <jim@wasabisystems.com>
7042
7043 * gcc.dg/arm-scd42-[123].c: New tests.
7044
7045 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
7046
7047 PR c++/9043
7048 * g++.dg/abi/mangle20-1.C: New test.
7049 * g++.dg/abi/mangle20-2.C: New test.
7050
7051 2003-12-16 Mark Mitchell <mark@codesourcery.com>
7052
7053 PR c++/13275
7054 * g++.dg/other/offsetof2.C: Remove XFAIL.
7055 * g++.dg/parse/offsetof1.C: New test.
7056 * g++.gd/parse/offsetof2.C: Likewise.
7057
7058 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7059
7060 * g++.dg/template/nontype3.C: New test.
7061 * g++.dg/template/static2.C: Tweaked the dg-error clause.
7062
7063 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7064
7065 * g++.dg/warn/noreturn-3.C: Also test instantiation.
7066
7067 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
7068
7069 PR c++/13387
7070 * g++.dg/expr/assign1.C: New test.
7071
7072 PR c++/13242
7073 * g++.dg/abi/mangle19-1.C: New test.
7074 * g++.dg/abi/mangle19-2.C: New test.
7075
7076 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
7077
7078 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7079
7080 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7081
7082 * gcc.c-torture/execute/20031216-1.c: New test.
7083
7084 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7085
7086 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7087 an ICE regression.
7088
7089 2003-12-15 Mark Mitchell <mark@codesourcery.com>
7090
7091 PR c++/10926
7092 * g++.dg/template/error9.C: New test.
7093
7094 PR c++/11116
7095 * g++.dg/template/error8.C: New test.
7096
7097 2003-12-15 Roger Sayle <roger@eyesopen.com>
7098
7099 PR middle-end/13400
7100 * gcc.c-torture/execute/20031215-1.c: New test case.
7101
7102 2003-12-15 Mark Mitchell <mark@codesourcery.com>
7103
7104 PR c++/13269
7105 * g++.dg/parse/error5.C: New test.
7106
7107 PR c++/12989
7108 * g++.dg/expr/sizeof1.C: New test.
7109
7110 PR c++/13310
7111 * g++.dg/template/crash15.C: New test.
7112
7113 2003-12-15 Geoffrey Keating <geoffk@apple.com>
7114
7115 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7116 a non-POD type as the last named parameter of a varargs function.
7117
7118 2003-12-15 Mark Mitchell <mark@codesourcery.com>
7119
7120 PR c++/13243
7121 PR c++/12573
7122 * g++.dg/template/crash14.C: New test.
7123 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7124
7125 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
7126
7127 * g++.dg/other/java1.C: New test.
7128
7129 PR c++/13241
7130 * g++.dg/abi/mangle18-1.C: New test.
7131 * g++.dg/abi/mangle18-2.C: New test.
7132
7133 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7134
7135 PR optimization/10312
7136 * gcc.c-torture/execute/20031214-1.c: New.
7137
7138 2003-12-14 Mark Mitchell <mark@codesourcery.com>
7139
7140 PR c++/10779
7141 PR c++/12160
7142 * g++.dg/parse/error3.C: New test.
7143 * g++.dg/parse/error4.C: Likewise.
7144 * g++.dg/abi/mangle4.C: Tweak error messages.
7145 * g++.dg/lookup/using5.C: Likewise.
7146 * g++.dg/other/error2.C: Likewise.
7147 * g++.dg/parse/typename5.C: Likewise.
7148 * g++.dg/parse/undefined1.C: Likewise.
7149 * g++.dg/template/arg2.C: Likewise.
7150 * g++.dg/template/ttp3.C: Likewise.
7151 * g++.dg/template/type1.C: Likewise.
7152 * g++.old-deja/g++.other/crash32.C: Likewise.
7153 * g++.old-djea/g++.pt/defarg8.C: Likewise.
7154
7155 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7156
7157 PR c++/13106
7158 * g++.dg/warn/noreturn-3.C: New test.
7159
7160 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
7161
7162 PR c++/13118
7163 * g++.dg/abi/covariant3.C: New.
7164
7165 2003-12-12 Jakub Jelinek <jakub@redhat.com>
7166
7167 * g++.dg/eh/ia64-1.C: New test.
7168
7169 2003-12-12 Roger Sayle <roger@eyesopen.com>
7170
7171 PR optimization/13037
7172 * g77.f-torture/execute/13037.f: New test case.
7173
7174 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
7175
7176 PR c++/12881
7177 * g++.dg/abi/covariant2.C: New.
7178
7179 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
7180
7181 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7182
7183 2003-12-11 Zack Weinberg <zack@codesourcery.com>
7184
7185 * gcc.c-torture/execute/wchar_t-1.x: Delete.
7186
7187 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
7188
7189 PR other/10819
7190 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7191 to fix Bug 10819.
7192 * lib/g++.exp (g++_version): Likewise.
7193 * lib/g77.exp (g77_version): Likewise.
7194 * lib/objc.exp (default_objc_version): Likewise.
7195
7196 2003-12-10 Richard Henderson <rth@redhat.com>
7197
7198 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7199
7200 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7201
7202 2003-12-08 Matt Austern <austern@apple.com>
7203
7204 PR c/13134
7205 * lib/gcc-dg.exp (dg-require-visibility): Define.
7206 * lib/target-supports (check_visibility_available): Define.
7207 * gcc.dg/visibility-1.c: New test.
7208 * gcc.dg/visibility-2.c: Likewise.
7209 * gcc.dg/visibility-3.c: Likewise.
7210 * gcc.dg/visibility-4.c: Likewise.
7211 * gcc.dg/visibility-5.c: Likewise.
7212 * gcc.dg/visibility-6.c: Likewise.
7213 * g++.dg/ext/visibility-1.C: Likewise.
7214 * g++.dg/ext/visibility-2.C: Likewise.
7215 * g++.dg/ext/visibility-3.C: Likewise.
7216 * g++.dg/ext/visibility-4.C: Likewise.
7217 * g++.dg/ext/visibility-5.C: Likewise.
7218 * g++.dg/ext/visibility-6.C: Likewise.
7219
7220 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7221
7222 * g++.dg/lookup/java1.C: New test.
7223 * g++.dg/lookup/java2.C: New test.
7224
7225 2003-12-07 Falk Hueffner <falk@debian.org>
7226
7227 * g++.dg/opt/noreturn-1.C: New test.
7228
7229 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
7230
7231 * gcc.dg/overflow-1.c: New test.
7232
7233 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
7234
7235 * g77.f-torture/compile/13060.f: New test.
7236
7237 2003-12-06 Mark Mitchell <mark@codesourcery.com>
7238
7239 PR c++/13323
7240 * g++.dg/inherit/operator2.C: New test.
7241
7242 2003-12-05 Mark Mitchell <mark@codesourcery.com>
7243
7244 PR c++/13305
7245 * g++.dg/ext/attrib9.C: New test.
7246
7247 2003-12-05 Mark Mitchell <mark@codesourcery.com>
7248
7249 PR c++/13314
7250 * g++.dg/template/error7.C: New test.
7251
7252 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
7253 J"orn Rennecke <joern.rennecke@superh.com>
7254
7255 PR target/13302
7256 * g++.dg/other/struct-va_list.C: New test.
7257
7258 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7259
7260 PR c++/13166
7261 * g++.dg/parse/defarg6.C: New test.
7262
7263 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
7264
7265 PR target/13256
7266 * gcc.c-torture/execute/20031201-1.c: New test.
7267
7268 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
7269
7270 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7271
7272 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
7273
7274 * gcc.dg/builtin-return-1.c: New test.
7275
7276 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
7277 J"orn Rennecke <joern.rennecke@superh.com>
7278
7279 PR optimization/13260
7280 * gcc.c-torture/execute/20031204-1.c: New test.
7281
7282 2003-12-03 Mark Mitchell <mark@codesourcery.com>
7283
7284 PR c++/9127
7285 * g++.dg/template/error6.C: New test.
7286
7287 2003-12-03 Jakub Jelinek <jakub@redhat.com>
7288
7289 * gcc.dg/20031202-1.c: New test.
7290
7291 2003-12-03 Mark Mitchell <mark@codesourcery.com>
7292
7293 PR c++/13179
7294 * g++.dg/template/eh1.C: New test.
7295
7296 PR c++/10771
7297 * g++.dg/template/error5.C: New test.
7298
7299 2003-12-02 David Ung <davidu@mips.com>
7300
7301 * gcc.dg/compat/vector-check.h: Corrected type for var
7302 g_##TMODE
7303
7304 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7305
7306 PR c++/10126
7307 * g++.dg/template/ptrmem8.C: New test.
7308
7309 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7310
7311 PR c++/12573
7312 * g++.dg/template/dependent-expr3.C: New test.
7313
7314 2003-12-01 James Lemke <jim@wasabisystems.com>
7315
7316 * gcc.dg/arm-g2.c: New test.
7317
7318 2003-12-01 Roger Sayle <roger@eyesopen.com>
7319
7320 PR optimization/11634
7321 * gcc.dg/20031201-2.c: New test case.
7322
7323 2003-12-01 Zack Weinberg <zack@codesourcery.com>
7324
7325 PR 11433
7326 * objc.dg/proto-lossage-3.m: New test.
7327
7328 2003-12-01 Roger Sayle <roger@eyesopen.com>
7329
7330 PR optimization/12628
7331 * gcc.dg/20031201-1.c: New test case.
7332
7333 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
7334
7335 * gcc.dg/unaligned-1.c: New test.
7336
7337 2003-11-30 Mark Mitchell <mark@codesourcery.com>
7338
7339 PR c++/9849
7340 * g++.dg/template/error4.C: New test.
7341 * g++.dg/template/nested3.C: Adjust error markers.
7342
7343 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7344
7345 * gcc.dg/cpp/assert4.c: Check more #system assertions.
7346
7347 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
7348
7349 PR c/10333
7350 * gcc.dg/bitfld-7.c: New test.
7351
7352 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
7353
7354 * gcc.dg/tls/asm-1.C: New test.
7355
7356 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7357
7358 * gcc.dg/cpp/assert4.c: Update.
7359
7360 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7361
7362 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7363 * gcc.dg/builtin-apply3.c: New test.
7364
7365 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
7366
7367 * lib/compat.exp (compat-obj): New xfaildata parameter.
7368 Use it to set compiler_conditional_xfail_data before compiling.
7369 (compat-get-options): Handle dg-xfail-if.
7370 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7371 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7372 * gcc.dg/compat/vector-1_y.c: Likewise.
7373 * gcc.dg/compat/vector-2_x.c: Likewise.
7374 * gcc.dg/compat/vector-2_y.c: Likewise.
7375
7376 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
7377
7378 * g++.dg/opt/reg-stack4.C: New test.
7379
7380 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
7381
7382 * gcc.dg/builtin-apply2.c: New test.
7383
7384 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
7385
7386 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7387
7388 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7389
7390 PR c++/12924
7391 * g++.dg/template/template-id-2.C: New test.
7392
7393 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7394
7395 PR c++/5369
7396 * g++.dg/template/memfriend1.C: New test.
7397 * g++.dg/template/memfriend2.C: Likewise.
7398 * g++.dg/template/memfriend3.C: Likewise.
7399 * g++.dg/template/memfriend4.C: Likewise.
7400 * g++.dg/template/memfriend5.C: Likewise.
7401 * g++.dg/template/memfriend6.C: Likewise.
7402 * g++.dg/template/memfriend7.C: Likewise.
7403 * g++.dg/template/memfriend8.C: Likewise.
7404 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7405
7406 2003-11-21 Mark Mitchell <mark@codesourcery.com>
7407
7408 PR c++/12515
7409 * g++.dg/ext/cond1.C: New test.
7410
7411 2003-11-20 Richard Henderson <rth@redhat.com>
7412
7413 * gcc.dg/20020201-2.c: Remove.
7414 * gcc.dg/20020201-4.c: Remove.
7415 * gcc.dg/20020304-1.c: Remove.
7416
7417 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7418
7419 * gcc.dg/cpp/trad/xwin1.c: New test case.
7420
7421 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7422
7423 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7424 * lib/g77.exp: Likewise.
7425 * lib/objc.exp: Likewise.
7426 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7427 for darwin.
7428
7429 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7430
7431 PR c++/12932
7432 * g++.dg/template/static5.C: New test.
7433
7434 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
7435
7436 * gcc.dg/nested-func-1.c: New test.
7437
7438 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7439
7440 * gcc.dg/cpp/assert4.c: New test.
7441
7442 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
7443
7444 PR c++/2294
7445 * g++.dg/lookup/using9.c: New test.
7446
7447 2003-11-14 Mark Mitchell <mark@codesourcery.com>
7448
7449 PR c++/12762
7450 * g++.dg/template/error3.C: New test.
7451
7452 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7453
7454 PR ada/13035
7455 * ada/acats/run_acats, run_all.sh: Fix syntax error.
7456 No longer use a wrapper for gcc, since this does not work under
7457 Windows.
7458
7459 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
7460
7461 PR c++/2094
7462 * g++.dg/template/ptrmem7.C: New test.
7463
7464 2003-11-13 Andrew Pinski <apinski@apple.com>
7465
7466 * gcc.c-torture/compile/20031113-1.c: New test.
7467
7468 2003-11-13 Mark Mitchell <mark@codesourcery.com>
7469 Kean Johnston <jkj@sco.com>
7470
7471 PR c/13029
7472 * gcc.dg/unused-4.c: Update.
7473
7474 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7475
7476 * g++.dg/opt/const3.C: New test.
7477
7478 2003-11-13 Jan Hubicka <jh@suse.cz>
7479
7480 * gcc.c-torture/compile/20031112-1.c: New test.
7481
7482 2003-11-12 Mark Mitchell <mark@codesourcery.com>
7483
7484 * g++.dg/parse/crash10.C: Remove bogus error marker.
7485
7486 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7487
7488 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7489 (host_gcc): Likewise.
7490 (ROOT): Honor $PWDCMD.
7491 (BASE): Likewise.
7492 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7493
7494 2003-11-12 Catherine Moore <clm@redhat.com>
7495
7496 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
7497
7498 2003-11-12 Andreas Jaeger <aj@suse.de>
7499 Jakub Jelinek <jakub@redhat.com>
7500 Andrew Pinski <pinskia@physics.uc.edu>
7501 Richard Henderson <rth@redhat.com>
7502
7503 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7504 systems.
7505 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7506
7507 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7508 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7509
7510 2003-11-11 Andreas Jaeger <aj@suse.de>
7511
7512 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7513
7514 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7515
7516 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
7517
7518 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7519 Clean ups.
7520
7521 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
7522
7523 * gcc.dg/trampoline-1.c: New test.
7524
7525 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
7526
7527 * gcc.c-torture/compile/200031109-1.c: New test.
7528
7529 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
7530
7531 PR c/3190
7532 PR c/8714
7533 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7534 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7535 gcc.dg/format/no-y2k-1.c: Update.
7536
7537 2003-11-08 Roger Sayle <roger@eyesopen.com>
7538
7539 PR optimization/10467
7540 * gcc.dg/20031108-1.c: New test case.
7541
7542 2003-11-07 Geoffrey Keating <geoffk@apple.com>
7543
7544 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7545
7546 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
7547
7548 * gcc.dg/compound-lvalue-1.c: New test.
7549 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7550 some XFAILs.
7551
7552 2003-11-06 Geoffrey Keating <geoffk@apple.com>
7553
7554 * gcc.dg/altivec-varargs-1.c: New test.
7555
7556 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
7557
7558 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7559 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7560 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
7561 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
7562 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7563
7564 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
7565
7566 * gcc.dg/cond-lvalue-1.c: New test.
7567
7568 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
7569
7570 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7571
7572 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7573
7574 PR c++/11616
7575 * g++.dg/template/instantiate5.C: New test.
7576
7577 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7578
7579 PR c++/12726
7580 * g++.dg/ext/complit2.C: Replace test with self-contained version.
7581 * ChangeLog: Add missing first entry for above test.
7582
7583 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7584
7585 PR c++/9810
7586 * g++.dg/template/using8.C: New test.
7587 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7588
7589 2003-11-02 Roger Sayle <roger@eyesopen.com>
7590
7591 PR optimization/10817
7592 * gcc.c-torture/compile/20031102-1.c: New test case.
7593
7594 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
7595
7596 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7597 2147483647.
7598
7599 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7600
7601 * gcc.dg/20031102-1.c: New test.
7602
7603 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7604
7605 * gcc.dg/complex-1.c: New test.
7606
7607 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7608
7609 PR c++/12796
7610 * g++.dg/template/crash13.C: Adjust expected error location.
7611 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7612
7613 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
7614
7615 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7616
7617 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
7618
7619 PR/10239
7620 * gcc.c-torture/compile/20031031-2.c: New test.
7621
7622 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
7623
7624 PR/11640
7625 * gcc.c-torture/compile/20031031-1.c: New test.
7626
7627 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
7628
7629 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7630 * gcc.misc-tests/bprob.exp: Likewise.
7631 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7632 the execution test on arm-elf configs.
7633 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
7634 configs that don't support scratch files.
7635 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7636
7637 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
7638
7639 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7640 done by dejagnu.
7641
7642 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
7643
7644 * ada/acats/run_all.sh: Redirect mv output to /dev/null
7645 Avoid non pure sh syntax. Add more logging.
7646
7647 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7648 fail.
7649
7650 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7651
7652 PR libgcj/10610
7653 * gcc.dg/ppc-stackalign-1.c: New test.
7654
7655 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
7656
7657 * ada/acats/run_all.sh: Change output to be more compliant with
7658 dejagnu framework.
7659 Create acats.sum and acats.log files under testsuite/ada/acats
7660 Only run [a-z]* directories, to filter out e.g. CVS.
7661 Redirect build output to log file.
7662
7663 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
7664
7665 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
7666
7667 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
7668
7669 PR ada/5909:
7670 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
7671
7672 2003-10-27 Jakub Jelinek <jakub@redhat.com>
7673
7674 * gcc.c-torture/compile/20031023-1.c: New test.
7675 * gcc.c-torture/compile/20031023-2.c: New test.
7676 * gcc.c-torture/compile/20031023-3.c: New test.
7677 * gcc.c-torture/compile/20031023-4.c: New test.
7678
7679 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7680
7681 PR c++/10371
7682 * g++.dg/lookup/scoped8.C: New test.
7683
7684 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7685
7686 * g++.dg/opt/reg-stack3.C: New test.
7687
7688 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
7689
7690 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
7691
7692 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7693
7694 PR c++/11076
7695 * g++.dg/template/crash13.C: New test.
7696
7697 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
7698
7699 * gcc.dg/c99-restrict-2.c: New test.
7700
7701 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
7702
7703 PR c++/12698, c++/12699, c++/12700, c++/12566
7704 * g++.dg/inherit/covariant9.C: New test.
7705 * g++.dg/inherit/covariant10.C: New test.
7706 * g++.dg/inherit/covariant11.C: New test.
7707
7708 2003-10-23 Jason Merrill <jason@redhat.com>
7709
7710 PR c++/12726
7711 * g++.dg/ext/complit2.C: New test.
7712
7713 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
7714
7715 PR target/12654
7716 * gcc.c-torture/execute/20031020-1.c: New test.
7717
7718 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7719
7720 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
7721 following the jump_insn.
7722
7723 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
7724
7725 * gcc.dg/cast-lvalue-1.c: New test.
7726
7727 2003-10-21 Mark Mitchell <mark@codesourcery.com>
7728
7729 PR c++/11962
7730 * g++.dg/template/cond2.C: New test.
7731
7732 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
7733
7734 * gcc.dg/builtins-28.c: New test.
7735
7736 2003-10-20 Jan Hubicka <jh@suse.cz>
7737
7738 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
7739 parameter.
7740 * testsuite/gcc.dg/inline-2.c: Likewise.
7741
7742 2003-10-20 Phil Edwards <phil@codesourcery.com>
7743
7744 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
7745 * gcc.dg/nest.c: Likewise.
7746
7747 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7748
7749 PR c++/9781, c++/10583, c++/11862
7750 * g++.dg/parse/crash13.C: New test.
7751
7752 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7753
7754 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
7755
7756 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
7757
7758 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
7759 Define HAVE_C99_RUNTIME except on Solaris.
7760 * gcc.dg/builtins-20.c: Likewise.
7761
7762 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7763
7764 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
7765
7766 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7767
7768 PR c++/12495
7769 * g++.dg/template/crash21.C: New test.
7770
7771 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7772
7773 PR c++/2513
7774 * g++.dg/template/typename5.C: New test.
7775
7776 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7777
7778 PR c++/12369
7779 * g++.dg/template/friend25.C: New test.
7780
7781 2003-10-16 Ziemowit Laski <zlaski@apple.com>
7782
7783 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
7784 versions.
7785
7786 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
7787
7788 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
7789 == 2147483647.
7790
7791 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
7792
7793 * gcc.c-torture/execute/960416-1.x: Remove.
7794 * gcc.c-torture/execute/divconst-3.x: Likewise.
7795
7796 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
7797
7798 PR target/12598
7799 * gcc.dg/torture/cris-volatile-1.c: New test.
7800
7801 2003-10-14 Roger Sayle <roger@eyesopen.com>
7802
7803 PR optimization/9325
7804 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
7805 for overflowing floating point to integer conversion during RTL
7806 simplification.
7807
7808 2003-10-13 Ziemowit Laski <zlaski@apple.com>
7809
7810 * objc/execute/_cmd.m: Fix typo.
7811 * objc.dg/image-info.m, objc.dg/symtab-1.m:
7812 Relax 'scan-assembler' regexp.
7813 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
7814 objc.dg/try-catch-4.m: Run on non-Darwin targets.
7815 * objc.dg/zero-link-2.m: Remove blank line.
7816 * objc.dg/zero-link-3.m: New test case.
7817
7818 2003-10-13 Geoffrey Keating <geoffk@apple.com>
7819
7820 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
7821
7822 * gcc.dg/asm-names.c: Use scan-assembler-not rather
7823 than linker trickery.
7824
7825 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7826
7827 PR c++/12370
7828 * g++.dg/other/friend2.C: New test.
7829
7830 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
7831
7832 * gcc.dg/20031012-1.c: New test.
7833
7834 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
7835
7836 * gcc.dg/weak/weak-3.c: Fix for new warning.
7837
7838 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
7839
7840 PR optimization/8750
7841 * gcc.c-torture/execute/20031012-1.c: New test case.
7842
7843 2003-10-11 Roger Sayle <roger@eyesopen.com>
7844
7845 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
7846 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
7847
7848 2003-10-11 Roger Sayle <roger@eyesopen.com>
7849
7850 PR optimization/12260
7851 * gcc.c-torture/compile/20031011-2.c: New test case.
7852
7853 2003-10-11 Roger Sayle <roger@eyesopen.com>
7854
7855 * gcc.c-torture/execute/20031011-1.c: New testcase.
7856
7857 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
7858
7859 * gcc.c-torture/compile/20031011-1.c: New test.
7860
7861 2003-10-11 Jan Hubicka <jh@suse.cz>
7862
7863 * g++.dg/other/first-global.C: New test.
7864
7865 2003-10-11 Roger Sayle <roger@eyesopen.com>
7866
7867 * gcc.c-torture/execute/string-opt-18.c: New testcase.
7868
7869 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
7870
7871 * gcc.c-torture/compile/20031010-1.c: New test.
7872
7873 2003-10-10 Geoffrey Keating <geoffk@apple.com>
7874
7875 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
7876 * gcc.c-torture/execute/va-arg-25.c: ... here.
7877
7878 2003-10-09 Mark Mitchell <mark@codesourcery.com>
7879
7880 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
7881
7882 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
7883
7884 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
7885
7886 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
7887
7888 * g++.dg/parse/error2.C: New test.
7889
7890 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
7891
7892 PR c++/11097
7893 * g++.dg/other/error5.C: Modify the error message.
7894 * g++.dg/lookup/using8.C: New test.
7895
7896 2003-10-07 Geoffrey Keating <geoffk@apple.com>
7897
7898 * gcc.dg/darwin-abi-2.c: New file.
7899 * gcc.c-torture/execute/va-arg-24.c: New file.
7900
7901 2003-10-06 Bob Wilson <bob.wilson@acm.org>
7902
7903 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
7904 indentation.
7905
7906 2003-10-06 Mark Mitchell <mark@codesourcery.com>
7907
7908 PR c++/10147
7909 * g++.dg/other/error4.C: Update error messages.
7910 * g++.dg/template/ptrmem4.C: Likewise.
7911
7912 PR c++/12337
7913 * g++.dg/init/new9.C: New test.
7914
7915 PR c++/12334, c++/12236, c++/8656
7916 * g++.dg/ext/attrib8.C: New test.
7917
7918 2003-10-06 Devang Patel <dpatel@apple.com>
7919
7920 * gcc.dg/debug/dwarf2-3.h: New test.
7921 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
7922
7923 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
7924
7925 * g++.dg/opt/cfg2.C: New test.
7926
7927 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7928
7929 * g++.dg/opt/float1.C: New test.
7930
7931 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7932
7933 * gcc.dg/c90-array-lval-6.c: New test.
7934 * gcc.dg/c99-array-lval-6.c: New test.
7935
7936 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
7937 Ziemowit Laski <zlaski@apple.com>
7938
7939 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
7940 'Derived', so that it is never considered a class method; add
7941 new warning for '+port' method ambiguity.
7942 * objc.dg/method-12.m: Include <objc/objc.h> instead of
7943 <objc/objc-api.h> (needed on Mac OS X).
7944 * objc.dg/method-13.m: New test.
7945
7946 2003-10-03 Roger Sayle <roger@eyesopen.com>
7947
7948 PR optimization/9325, PR java/6391
7949 * gcc.c-torture/execute/20031003-1.c: New test case.
7950
7951 2003-10-02 Mark Mitchell <mark@codesourcery.com>
7952
7953 PR optimization/12180
7954 * gcc.dg/20031002-1.c: New test.
7955
7956 PR c++/12486
7957 * g++.dg/inherit/error1.C: New test.
7958
7959 2003-10-02 Chris Demetriou <cgd@broadcom.com>
7960
7961 * lib/f-torture.exp (search_for): Rename to...
7962 (search_for_re): This. Also, clean up comments and the
7963 "regexp" invocation.
7964
7965 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
7966
7967 * gcc.c-torture/compile/20031002-1.c: New test.
7968
7969 2003-10-02 Jakub Jelinek <jakub@redhat.com>
7970
7971 * g++.dg/opt/cond1.C: New test.
7972
7973 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
7974
7975 * gcc.dg/Wold-style-definition-2.c: New testcase.
7976 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
7977
7978 2003-09-29 Richard Henderson <rth@redhat.com>
7979
7980 * g++.dg/init/array10.C: Add dg-options.
7981
7982 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
7983
7984 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
7985
7986 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7987
7988 * g++.dg/template/friend19.C: Fix typo.
7989 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
7990
7991 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
7992
7993 * gcc.c-torture/execute/20030928-1.c: New test.
7994 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
7995
7996 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
7997
7998 * g++.dg/opt/unroll1.C: New test.
7999
8000 2003-09-26 Roger Sayle <roger@eyesopen.com>
8001
8002 PR optimization/11741
8003 * gcc.dg/20030926-1.c: New test case.
8004
8005 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8006
8007 PR c++/5655
8008 * g++.dg/parse/access7.C: New test.
8009 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8010
8011 2003-09-24 Ziemowit Laski <zlaski@apple.com>
8012
8013 MERGE OF objc-improvements-branch into MAINLINE:
8014 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8015 if libobjc has not been built.
8016 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8017 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8018 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8019 objc/execute/nested-3.m, objc/execute/np-2.m,
8020 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8021 objc/execute/redefining_self.m, objc/execute/root_methods.m,
8022 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8023 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8024 objc.dg/special/unclaimed-category-1.h,
8025 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8026 well as GNU runtime.
8027 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8028 * execute/cascading-1.m, execute/function-message-1.m,
8029 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8030 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8031 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8032 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8033 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8034 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8035 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8036 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8037 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8038 * objc.dg/bitfield-2.m: Run only on Darwin.
8039 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8040 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8041 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8042 * objc.dg/const-str-1.m: Fix constant string layout.
8043
8044 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
8045
8046 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8047
8048 2003-09-23 Geoffrey Keating <geoffk@apple.com>
8049
8050 * gcc.dg/darwin-abi-1.c: New file.
8051
8052 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
8053
8054 PR target/12281
8055 * gcc.c-torture/compile/20030921-1.c: New test.
8056
8057 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8058
8059 * g++.dg/opt/reg-stack2.C: New test.
8060
8061 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
8062
8063 * g++.dg/eh/delayslot1.C: New test.
8064
8065 2003-09-20 Richard Henderson <rth@redhat.com>
8066
8067 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8068
8069 2003-09-20 Roger Sayle <roger@eyesopen.com>
8070
8071 * gcc.c-torture/execute/20030920-1.c: New test case.
8072
8073 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8074
8075 * g++.dg/rtti/typeid3.C: Correct expected error message.
8076
8077 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8078
8079 PR c++/157
8080 * g++.dg/parse/crash12.C: New test.
8081
8082 2003-09-19 Janis Johnson <janis187@us.ibm.com>
8083
8084 * gcc.dg/compat/mixed-struct-check.h: New.
8085 * gcc.dg/compat/mixed-struct-defs.h: New.
8086 * gcc.dg/compat/mixed-struct-init.h: New.
8087 * gcc.dg/compat/struct-by-value-19_main.c: New.
8088 * gcc.dg/compat/struct-by-value-19_x.c: New.
8089 * gcc.dg/compat/struct-by-value-19_y.c: New.
8090 * gcc.dg/compat/struct-by-value-20_main.c: New.
8091 * gcc.dg/compat/struct-by-value-20_x.c: New.
8092 * gcc.dg/compat/struct-by-value-20_y.c: New.
8093 * gcc.dg/compat/struct-return-19_main.c: New.
8094 * gcc.dg/compat/struct-return-19_x.c: New.
8095 * gcc.dg/compat/struct-return-19_y.c: New.
8096 * gcc.dg/compat/struct-return-20_main.c: New.
8097 * gcc.dg/compat/struct-return-20_x.c: New.
8098 * gcc.dg/compat/struct-return-20_y.c: New.
8099
8100 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
8101 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8102 so that it will not complain on LP64 targets.
8103
8104 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8105
8106 PR c++/495
8107 * g++.dg/template/friend24.C: New test.
8108
8109 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
8110
8111 PR c++/12332
8112 * g++.dg/template/memtmpl2.C: New test.
8113
8114 2003-09-18 Mark Mitchell <mark@codesourcery.com>
8115
8116 PR target/11184
8117 * gcc.dg/builtin-apply1.c: New test.
8118
8119 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
8120
8121 PR c++/9848
8122 * g++.dg/warn/Wunused-4.C: New test.
8123
8124 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8125
8126 PR c++/12316
8127 * g++.dg/other/gc2.C: New test.
8128
8129 2003-09-17 Mark Mitchell <mark@codesourcery.com>
8130
8131 PR c++/11991
8132 * g++.dg/rtti/typeid3.C: New test.
8133
8134 PR c++/12266
8135 * g++.dg/overload/template1.C: New test.
8136
8137 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
8138
8139 * g++.dg/opt/cfg3.C: New test.
8140
8141 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8142
8143 PR c++/7939
8144 * g++.dg/template/crash11.C: New test.
8145
8146 2003-09-16 Jason Merrill <jason@redhat.com>
8147 Jakub Jelinek <jakub@redhat.com>
8148
8149 * gcc.dg/attr-warn-unused-result.c: New test.
8150
8151 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
8152
8153 PR c++/12184
8154 * g++.dg/expr/call2.C: New test.
8155
8156 2003-09-15 Andreas Jaeger <aj@suse.de>
8157
8158 * gcc.dg/Wold-style-definition-1.c: New test.
8159
8160 2003-09-14 Mark Mitchell <mark@codesourcery.com>
8161
8162 PR c++/3907
8163 * g++.dg/parse/template12.C: New test.
8164
8165 * g++.dg/abi/bitfield11.C: New test.
8166 * g++.dg/abi/bitfield12.C: Likewise.
8167
8168 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
8169
8170 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
8171 non-expansion of functional macro name without arguments at EOL.
8172 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
8173
8174 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
8175
8176 * gcc.c-torture/execute/20030914-[12].c: New tests.
8177
8178 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
8179
8180 PR c++/11788
8181 * g++.dg/overload/addr1.C: New test.
8182
8183 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
8184
8185 * gcc.dg/20030909-1.c: New test.
8186
8187 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8188
8189 * gcc.dg/ultrasp10.c: New test.
8190
8191 2003-09-09 Devang Patel <dpatel@apple.com>
8192
8193 * gcc.dg/darwin-ld-6.c: New test.
8194
8195 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8196
8197 * gcc.dg/torture/builtin-explog-1.c: New testcase.
8198
8199 2003-09-08 Mark Mitchell <mark@codesourcery.com>
8200
8201 * gcc.dg/ia64-types1.c: New test.
8202 * gcc.dg/ia64-types2.c: Likewise.
8203
8204 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8205
8206 * gcc.dg/builtins-1.c: Add more _Complex tests.
8207 * gcc.dg/torture/builtin-attr-1.c: Likewise.
8208
8209 * gcc.dg/builtins-1.c: Test existing _Complex functions.
8210 * gcc.dg/torture/builtin-attr-1.c: Likewise.
8211
8212 2003-09-08 Mark Mitchell <mark@codesourcery.com>
8213
8214 PR c++/11786
8215 * g++.dg/lookup/koenig2.C: New test.
8216
8217 PR c++/5296
8218 * g++.dg/rtti/typeid2.C: New test.
8219
8220 2003-09-08 Jakub Jelinek <jakub@redhat.com>
8221
8222 * gcc.c-torture/compile/20030904-1.c: New test.
8223
8224 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
8225
8226 * g++.dg/opt/longbranch2.C: New test.
8227
8228 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
8229
8230 * g++.dg/template/crash10.C: Only compile it.
8231
8232 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
8233
8234 PR middle-end/11665
8235 * gcc.c-torture/compile/20030907-1.c: New test.
8236 * g++.dg/init/array11.C: New test.
8237
8238 2003-09-07 Mark Mitchell <mark@codesourcery.com>
8239
8240 PR c++/11852
8241 * g++.dg/init/struct1.C: New test.
8242
8243 2003-09-07 Mark Mitchell <mark@codesourcery.com>
8244
8245 PR c++/12181
8246 * g++.dg/expr/comma1.C: New test.
8247
8248 2003-09-06 Mark Mitchell <mark@codesourcery.com>
8249
8250 PR c++/11867
8251 * g++.dg/expr/static_cast5.C: New test.
8252
8253 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
8254
8255 PR c++/11507
8256 * g++.dg/lookup/scoped7.C: New test.
8257
8258 PR c++/9574
8259 * g++.dg/other/static1.C: New test.
8260
8261 PR c++/11490
8262 * g++.dg/warn/template-1.C: New test.
8263
8264 PR c++/11432
8265 * g++.dg/template/crash10.C: New test.
8266
8267 PR c++/2478
8268 * g++.dg/overload/VLA.C: New test.
8269
8270 PR c++/10804
8271 * g++.dg/template/call1.C: New test.
8272
8273 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
8274
8275 PR c++/11794
8276 * g++.dg/parse/using3.C: New test.
8277
8278 2003-09-06 Roger Sayle <roger@eyesopen.com>
8279
8280 PR c++/11409
8281 * g++.dg/overload/builtin3.C: New test case.
8282
8283 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
8284
8285 PR c/9862
8286 * gcc.dg/20030906-1.c: New test.
8287 * gcc.dg/20030906-2.c: Likewise.
8288
8289 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
8290
8291 PR c++/12167
8292 * g++.dg/parse/defarg5.C: New test.
8293
8294 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8295
8296 2003-09-05 Mark Mitchell <mark@codesourcery.com>
8297
8298 PR c++/12163
8299 * g++.dg/expr/static_cast4.C: New test.
8300
8301 PR c++/12146
8302 * g++.dg/template/crash9.C: New test.
8303
8304 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
8305
8306 * g++.old-deja/g++.ext/pretty2.C: Update for change
8307 in __FUNCTION__.
8308 * g++.old-deja/g++.ext/pretty3.C: Likewise.
8309
8310 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
8311
8312 PR c++/11922
8313 * g++/dg/template/qualified-id1.C: New test.
8314
8315 PR c++/12037
8316 * g++.dg/warn/noeffect4.C: New test.
8317
8318 2003-09-04 Matt Austern <austern@apple.com>
8319
8320 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8321 * g++.dg/ext/fnname2.C: Likewise.
8322 * g++.dg/ext/fnname3.C: Likewise.
8323
8324 2003-09-04 Mark Mitchell <mark@codesourcery.com>
8325
8326 * g++.dg/expr/lval1.C: New test.
8327 * g++.dg/ext/lvcast.C: Remove.
8328
8329 2003-09-03 Roger Sayle <roger@eyesopen.com>
8330
8331 PR optimization/11700.
8332 * gcc.c-torture/compile/20030903-1.c: New test case.
8333
8334 2003-09-03 Mark Mitchell <mark@codesourcery.com>
8335
8336 PR c++/12053
8337 * g++.dg/abi/layout4.C: New test.
8338
8339 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
8340
8341 PR c++/11553
8342 * g++.dg/parse/friend3.C: New test.
8343
8344 2003-09-02 Mark Mitchell <mark@codesourcery.com>
8345
8346 PR c++/11847
8347 * g++.dg/template/class1.C: New test.
8348
8349 PR c++/11808
8350 * g++.dg/expr/call1.C: New test.
8351
8352 2003-09-01 Mark Mitchell <mark@codesourcery.com>
8353
8354 PR c++/12114
8355 * g++.dg/init/ref9.C: New test.
8356
8357 PR c++/11972
8358 * g++.dg/template/nested4.C: New test.
8359
8360 2003-08-29 Mark Mitchell <mark@codesourcery.com>
8361
8362 PR c++/12093
8363 * g++.dg/template/non-dependent4.C: New test.
8364
8365 PR c++/11928
8366 * g++.dg/inherit/conv1.C: New test.
8367
8368 2003-08-29 Mark Mitchell <mark@codesourcery.com>
8369
8370 PR c++/6196
8371 * g++.dg/ext/label1.C: New test.
8372 * g++.dg/ext/label2.C: Likewise.
8373
8374 2003-08-28 Mark Mitchell <mark@codesourcery.com>
8375
8376 * g++.dg/expr/cond3.C: New test.
8377
8378 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8379
8380 * gcc.dg/builtins-1.c: Add new builtin cases.
8381
8382 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8383
8384 * gcc.dg/builtins-1.c: Add new cases.
8385 * gcc.dg/torture/builtin-attr-1.c: Likewise.
8386
8387 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8388
8389 * gcc.dg/builtins-1.c: Add more math builtin tests.
8390 * gcc.dg/torture/builtin-attr-1.c: New test.
8391
8392 2003-08-28 Mark Mitchell <mark@codesourcery.com>
8393
8394 PR optimization/5079
8395 * g++.dg/opt/static3.C: New test.
8396
8397 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8398
8399 * gcc.misc-tests/gcov-10b.c: New test.
8400
8401 2003-08-27 Mark Mitchell <mark@codesourcery.com>
8402
8403 * g++.dg/opt/ptrmem3.C: New test.
8404
8405 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8406
8407 2003-08-27 Jakub Jelinek <jakub@redhat.com>
8408
8409 * gcc.dg/20030826-2.c: New test.
8410
8411 2003-08-26 Roger Sayle <roger@eyesopen.com>
8412
8413 PR middle-end/12002
8414 * g77.f-torture/compile/12002.f: New test case.
8415
8416 2003-08-26 Roger Sayle <roger@eyesopen.com>
8417
8418 * gcc.dg/20030826-1.c: New test case.
8419
8420 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
8421
8422 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8423
8424 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
8425
8426 PR c++/11871
8427 * c++.dg/lookup/crash1.C: New test.
8428
8429 * c++.dg/warn/noeffect3.C: New test.
8430
8431 2003-08-25 Janis Johnson <janis187@us.ibm.com>
8432
8433 * gcc.dg/compat/vector-1_x.c: Compile with -w.
8434 * gcc.dg/compat/vector-1_y.c: Ditto.
8435 * gcc.dg/compat/vector-2_x.c: Ditto.
8436 * gcc.dg/compat/vector-2_y.c: Ditto.
8437
8438 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
8439
8440 * gcc.dg/20030702-1.c: New test.
8441
8442 2003-08-25 Mark Mitchell <mark@codesourcery.com>
8443
8444 PR c++/8795
8445 * g++.dg/ext/altivec-1.C: New test.
8446
8447 2003-08-24 Richard Henderson <rth@redhat.com>
8448
8449 * g++.dg/eh/simd-2.C: Add -w for x86.
8450
8451 2003-08-23 Jakub Jelinek <jakub@redhat.com>
8452
8453 * gcc.dg/20030815-1.c: New test.
8454
8455 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8456
8457 PR c++/3765
8458 * g++.dg/parse/access6.C: New test.
8459
8460 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8461
8462 PR c++/641, c++/11876
8463 * g++.dg/template/friend22.C: New test.
8464 * g++.dg/template/friend23.C: Likewise.
8465
8466 2003-08-22 Mark Mitchell <mark@codesourcery.com>
8467
8468 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8469 identically.
8470
8471 2003-08-22 Mark Mitchell <mark@codesourcery.com>
8472
8473 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8474
8475 2003-08-22 Mark Mitchell <mark@codesourcery.com>
8476
8477 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8478
8479 2003-08-22 Mark Mitchell <mark@codesourcery.com>
8480
8481 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8482
8483 2003-08-22 Mark Mitchell <mark@codesourcery.com>
8484
8485 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8486
8487 2003-08-21 Mark Mitchell <mark@codesourcery.com>
8488
8489 PR c++/11919
8490 * g++.dg/overload/prom1.C: New test.
8491
8492 PR c++/11551
8493 * g++.dg/parse/dtor2.C: New test.
8494
8495 PR c++/10762
8496 * g++.dg/parse/using2.C: New test.
8497
8498 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
8499
8500 PR target/11805
8501 * gcc.c-torture/compile/20030821-1.c: New.
8502
8503 2003-08-20 Mark Mitchell <mark@codesourcery.com>
8504
8505 PR c++/11834
8506 * g++.dg/template/deduce2.C: New test.
8507
8508 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
8509
8510 * gcc.c-torture/execute/20030821-1.c: New test.
8511
8512 2003-08-20 Roger Sayle <roger@eyesopen.com>
8513
8514 PR middle-end/11984
8515 * gcc.dg/20030820-1.c: New test case.
8516
8517 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
8518
8519 PR c++/11945
8520 * g++.dg/warn/noeffect2.C: New test.
8521
8522 2003-08-19 Mark Mitchell <mark@codesourcery.com>
8523
8524 PR c++/10926
8525 * g++.dg/template/dtor2.C: New test.
8526
8527 PR c++/11684
8528 * g++.dg/template/operator1.C: New test.
8529 * g++.dg/parse/operator4.C: New test.
8530
8531 PR c++/11946.C
8532 * g++.dg/expr/enum1.C: New test.
8533 * gcc.dg/c99-bool-1.c: Remove bogus warning.
8534
8535 PR c++/11036.C
8536 * g++.dg/parse/elab2.C: New test.
8537 * g++.dg/parse/typedef4.C: Change error message.
8538 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8539 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8540 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8541
8542 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8543
8544 * gcc.dg/pch/warn-1.c: New.
8545 * gcc.dg/pch/warn-1.hs: New.
8546
8547 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8548 not-tested file.
8549
8550 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
8551
8552 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8553
8554 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
8555
8556 * gcc.dg/uninit-D.c: New Test.
8557 * gcc.dg/uninit-E.c: New Test.
8558 * gcc.dg/uninit-F.c: New Test.
8559 * gcc.dg/uninit-G.c: New Test.
8560
8561 2003-08-19 Michael Ritzert <ritzert@t-online.de>
8562
8563 * g++.dg/README: Describe the pch directory.
8564
8565 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8566
8567 PR c++/11174
8568 * g++.dg/parse/access4.C: New test.
8569 * g++.dg/parse/access5.C: Likewise.
8570 * g++.old-deja/g++.jason/access17.C: Adjust error message.
8571
8572 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
8573
8574 * gcc.dg/noncompile/20030818-1.c: New.
8575
8576 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
8577
8578 PR c++/11957
8579 * g++.dg/warn/noeffect1.C: New test.
8580
8581 * g++.dg/template/scope2.C: New test.
8582 * g++.dg/template/error2.C: Correct dg-error
8583
8584 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
8585
8586 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8587
8588 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
8589
8590 PR C++/11512
8591 * g++.dg/template/warn1.C: New.
8592
8593 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
8594
8595 * g++.dg/template/error2.C: New test.
8596 * g++.dg/lookup/using7.C: Adjust errors
8597 * g++.old-deja/g++.pt/crash36.C: Likewise.
8598 * g++.old-deja/g++.pt/derived3.C: Likewise.
8599
8600 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8601
8602 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8603 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8604 * gcc.c-torture/execute/builtins/string-9.c: New, from
8605 string-opt-9.c. Adjust for execute/builtins framework.
8606 * gcc.c-torture/execute/string-opt-9.c: Delete.
8607
8608 2003-08-12 Mark Mitchell <mark@codesourcery.com>
8609
8610 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8611
8612 * g++.dg/parse/ret-type2.C: New test.
8613
8614 PR c++/11703
8615 * g++.dg/init/new8.C: New test.
8616
8617 PR c++/10923
8618 * g++.dg/parse/typedef5.C: New test.
8619
8620 PR c++/9512
8621 * g++.dg/parse/qualified2.C: New test.
8622 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8623 invalid code.
8624
8625 2003-08-11 Mark Mitchell <mark@codesourcery.com>
8626
8627 * g++.dg/conversion/ptrmem1.C: New test.
8628
8629 2003-08-11 Jakub Jelinek <jakub@redhat.com>
8630
8631 PR target/11693
8632 * gcc.dg/20030811-1.c: New test.
8633
8634 PR target/11535
8635 * gcc.c-torture/execute/20030811-1.c: New test.
8636
8637 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8638
8639 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8640
8641 2003-08-10 Mark Mitchell <mark@codesourcery.com>
8642
8643 PR c++/11789.C
8644 * g++.dg/inherit/multiple1.C: New test.
8645
8646 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
8647
8648 * gcc.dg/spe1.c: New test.
8649
8650 PR c++/11670
8651 * g++.dg/expr/cast2.C: New test.
8652
8653 PR c++/10530
8654 * g++.dg/template/dependent-name2.C: New test.
8655
8656 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
8657
8658 * g++.dg/parse/crash11.C: Put the dg options in comments.
8659
8660 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
8661
8662 * lib/gcc-dg.exp: Update for diagnostic change.
8663
8664 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8665
8666 PR c++/5767
8667 * g++.dg/parse/crash11.C: New test.
8668
8669 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
8670
8671 * gcc.dg/cpp/spacing1.c: Update.
8672
8673 2003-08-04 Janis Johnson <janis187@us.ibm.com>
8674
8675 PR target/11739
8676 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
8677 a value for -mtune.
8678
8679 2003-08-04 Roger Sayle <roger@eyesopen.com>
8680
8681 PR middle-end/11771
8682 * gcc.c-torture/compile/20030804-1.c: New test case.
8683
8684 2003-08-04 Roger Sayle <roger@eyesopen.com>
8685
8686 * gcc.dg/20030804-1.c: New test case.
8687
8688 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * gcc.dg/cpp/separate-1.c: New test.
8691
8692 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
8693
8694 PR c++/11704
8695 * g++.dg/template/dependent-expr2.C: New test.
8696
8697 PR c++/11766
8698 * g++.dg/expr/ptrmem1.C: New test.
8699
8700 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8701
8702 PR c++/9453
8703 * g++.dg/template/friend15.C: New test.
8704
8705 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
8706
8707 * lib/dg-pch.exp: Work round PCH bug.
8708
8709 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8710
8711 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
8712 builtins. Move cases from builtins-4.c here.
8713
8714 * gcc.dg/torture/builtin-math-1.c: New test taken from
8715 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
8716 additional cases.
8717
8718 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
8719 Delete.
8720
8721 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
8722
8723 PR c++/9447
8724 * g++.dg/template/using7.C: New test.
8725
8726 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
8727
8728 * import1.c, import2.c: New tests.
8729
8730 2003-08-01 Jakub Jelinek <jakub@redhat.com>
8731
8732 * g++.dg/eh/crossjump1.C: New test.
8733
8734 2003-08-01 Mark Mitchell <mark@codesourcery.com>
8735
8736 PR c++/11697
8737 * g++.dg/template/using6.C: New test.
8738
8739 PR c++/11744
8740 * g++.dg/template/koenig2.C: New test.
8741
8742 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8743
8744 PR c++/7983
8745 * g++.dg/parse/typedef4.C: New test.
8746
8747 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8748
8749 PR c++/8442, c++/8806
8750 * g++.dg/template/elab1.C: New test.
8751 * g++.dg/template/type2.C: Likewise.
8752 * g++.dg/template/ttp3.C: Adjust expected error message.
8753 * g++.old-deja/g++.law/visibility13.C: Likewise.
8754 * g++.old-deja/g++.niklas/t135.C: Likewise.
8755 * g++.old-deja/g++.pt/ttp41.C: Likewise.
8756 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
8757 template argument.
8758 * g++.old-deja/g++.pt/ttp44.C: Likewise.
8759
8760 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
8761
8762 PR c++/11295
8763 * g++.dg/ext/stmtexpr1.C: New test.
8764
8765 * g++.dg/opt/tmp1.C: New test.
8766
8767 PR c++/11525
8768 * g++.dg/parse/constant4.C: New test.
8769
8770 PR c++/9447
8771 * g++.dg/template/using5.C: New test.
8772
8773 2003-07-31 Roger Sayle <roger@eyesopen.com>
8774
8775 * gcc.dg/builtins-27.c: New test case.
8776
8777 2003-07-31 Jakub Jelinek <jakub@redhat.com>
8778
8779 * gcc.dg/tls/opt-7.c: New test.
8780
8781 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
8782
8783 * g++.old-deja/g++.other/crash18.C: Remove.
8784
8785 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
8786
8787 * g++.dg/template/explicit3.C: New.
8788 * g++.dg/template/explicit4.C: New.
8789 * g++.dg/template/explicit5.C: New.
8790
8791 PR c++/11347
8792 * g++.dg/template/memtmpl1.C: New.
8793
8794 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
8795
8796 PR target/11565
8797 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
8798 * gcc.dg/i386-387-5.c (dg-options): Likewise.
8799
8800 2003-07-30 Jan Hubicka <jh@suse.cz>
8801
8802 * vtgc1.c: Kill.
8803
8804 2003-07-29 Zack Weinberg <zack@codesourcery.com>
8805
8806 * gcc.dg/struct-in-proto-1.c: New test.
8807
8808 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
8809
8810 * gcc.dg/cpp/include2.c: Only expect one message.
8811
8812 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
8813
8814 PR c++/9447
8815 * g++.dg/template/using1.C: New test.
8816 * g++.dg/template/using2.C: New test.
8817 * g++.dg/template/using3.C: New test.
8818 * g++.dg/template/using4.C: New test.
8819
8820 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
8821
8822 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
8823 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8824
8825 2003-07-28 Jan Hubicka <jh@suse.cz>
8826
8827 PR c++/11530
8828 * g++.dg/opt/call1.C: New test.
8829
8830 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
8831
8832 PR c++/11667
8833 * g++.dg/init/enum2.C: New test.
8834 * g++.dg/template/overload1.C: Add "-w" option.
8835
8836 2003-07-28 <hp@bitrange.com>
8837
8838 * gcc.dg/Wdeclaration-after-statement-1.c,
8839 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
8840
8841 2003-07-28 Jakub Jelinek <jakub@redhat.com>
8842
8843 * gcc.c-torture/compile/20030725-1.c: New test.
8844
8845 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
8846
8847 * gcc.dg/20030505.c: Only run for SPE.
8848 Remove definition of opaque type.
8849
8850 2003-07-27 Mark Mitchell <mark@codesourcery.com>
8851
8852 * g++.dg/template/ptrmem6.C: New test.
8853
8854 2003-07-26 Geoffrey Keating <geoffk@apple.com>
8855
8856 * gcc.c-torture/compile/zero-strct-2.c: New test.
8857
8858 2003-07-25 Geoffrey Keating <geoffk@apple.com>
8859
8860 * gcc.dg/intermod-1.c: New test.
8861
8862 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
8863
8864 PR c++/11617
8865 * g++.dg/template/lookup2.C: New test.
8866 * g++.dg/template/memclass1.C: Remove instantiated from error.
8867 * g++.dg/other/error2.C: Tweak expected errors.
8868
8869 PR c++/11596
8870 * g++.dg/template/defarg3.C: New test.
8871
8872 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
8873
8874 2003-07-24 Mark Mitchell <mark@codesourcery.com>
8875
8876 * g++.dg/inherit/access5.C: New test.
8877
8878 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8879
8880 PR c++/11513
8881 * g++.dg/template/crash8.C: New test.
8882
8883 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
8884
8885 PR c/10602
8886 * gcc.dg/noncompile/incomplete-2.c: New test.
8887
8888 2003-07-23 Mark Mitchell <mark@codesourcery.com>
8889
8890 PR c++/11645
8891 * g++.dg/inherit/access4.C: New test.
8892
8893 PR c++/11517
8894 * g++.dg/expr/cond2.C: New test.
8895
8896 PR optimization/10679
8897 * g++.dg/opt/inline4.C: New test.
8898
8899 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
8900
8901 * g++.dg/parse/crash10: New test.
8902
8903 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
8904
8905 * g++.dg/ext/flexary1.C: New test.
8906
8907 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8908
8909 PR c++/10793
8910 * g++.dg/template/crash9.C: New test.
8911
8912 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8913
8914 PR c++/3004
8915 * g++.dg/parse/typedef3.C: New test.
8916
8917 PR c++/7906
8918 * g++.dg/parse/operator2.C: New test.
8919
8920 PR c++/8895
8921 * g++.dg/parse/def-tmpl-arg1.C: New test.
8922
8923 PR c++/9282
8924 * g++.dg/parse/funptr1.C: New test.
8925
8926 PR c++/9452
8927 * g++.dg/parse/ambig3.C: New test.
8928
8929 PR c++/9454
8930 * g++.dg/parse/operator3.C: New test.
8931
8932 PR c++/9486
8933 * g++.dg/parse/template10.C: New test.
8934
8935 PR c++/9488
8936 * g++.dg/parse/template11.C: New test.
8937
8938 PR c++/10150
8939 * g++.dg/parse/invalid-op1.C: New test.
8940
8941 PR c++/10247
8942 * g++.dg/parse/condexpr1.C: New test.
8943
8944 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
8945
8946 * g++.dg/ext/packed3.C: New test.
8947 * g++.dg/ext/packed4.C: New test.
8948
8949 * gcc.dg/pack-test-3.c: New test.
8950
8951 2003-07-21 Janis Johnson <janis187@us.ibm.com>
8952
8953 * lib/compat.exp: Handle dg-options per source file.
8954 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
8955 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
8956 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
8957 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
8958 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
8959 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
8960 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
8961 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
8962 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
8963 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
8964 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
8965 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
8966 * g++.dg/compat/break/bitfield7_x.C: Ditto.
8967 * g++.dg/compat/break/bitfield7_y.C: Ditto.
8968
8969 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
8970
8971 PR c/10320
8972 * gcc.c-torture/execute/20030718-1.c: New test.
8973
8974 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8975
8976 PR optimization/11536
8977 * gcc.dg/20030721-1.c: New test.
8978
8979 2003-07-19 Mark Mitchell <mark@codesourcery.com>
8980
8981 PR c++/11546
8982 * g++.dg/template/lookup1.C: New test.
8983
8984 2003-07-19 Zack Weinberg <zack@codesourcery.com>
8985
8986 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
8987 diagnostics of ill-formed constructs involving labels.
8988 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
8989 the new 'previously defined here' message.
8990
8991 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
8992
8993 * g++.dg/parse/non-dependent2.C: New test.
8994
8995 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
8996
8997 * g++.dg/init/init-ref4.C: xfail on targets without
8998 weak symbols.
8999
9000 2003-07-17 Jakub Jelinek <jakub@redhat.com>
9001
9002 PR target/11087
9003 * gcc.c-torture/execute/20030717-1.c: New test.
9004
9005 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9006
9007 * g++.dg/opt/cfg1.C: New test.
9008
9009 2003-07-17 Mark Mitchell <mark@codesourcery.com>
9010
9011 PR optimization/11557
9012 * gcc.dg/20030717-1.c: New test.
9013
9014 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
9015
9016 PR c++/10476
9017 * g++.dg/expr/crash-1.C: New test.
9018
9019 PR c++/11027
9020 * g++.dg/template/init3.C: New test.
9021
9022 PR c++/8222
9023 * g++.dg/template/non-dependent1.C: New test.
9024
9025 PR c++/11070
9026 * g++.dg/template/non-dependent2.C: New test.
9027
9028 PR c++/11071
9029 * g++.dg/template/non-dependent3.C: New test.
9030
9031 PR c++/9907
9032 * g++.dg/template/sizeof5.C: New test.
9033
9034 2003-07-17 Geoffrey Keating <geoffk@apple.com>
9035
9036 PR 11498
9037 * gcc.c-torture/compile/mangle-1.c: New file.
9038
9039 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9040
9041 PR c++/7809
9042 * g++.dg/parse/access3.C: New test.
9043
9044 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
9045
9046 PR c++/11384
9047 * g++.dg/init/init-ref4.C: New test.
9048
9049 2003-07-16 Mark Mitchell <mark@codesourcery.com>
9050
9051 PR c++/11547
9052 * g++.dg/parse/constant3.C: New test.
9053 * g++.dg/parse/crash7.C: Likewise.
9054
9055 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
9056
9057 PR target/11008
9058 * gcc.dg/i386-pentium4-not-mull.c: New.
9059
9060 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
9061
9062 * gcc.dg/asm-names.c (ymain): Make it weak.
9063
9064 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9065
9066 PR c++/5421
9067 * g++.dg/template/friend21.C: New test.
9068
9069 2003-07-16 Jakub Jelinek <jakub@redhat.com>
9070
9071 * gcc.dg/cleanup-8.c: New test.
9072 * gcc.dg/cleanup-9.c: New test.
9073
9074 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
9075
9076 * g++.dg/ext/dll-MI1.h: New file.
9077 * g++.dg/ext/dllexport-MI1.C: New file.
9078 * g++.dg/ext/dllimport-MI1.C: New file.
9079
9080 2003-07-15 Jakub Jelinek <jakub@redhat.com>
9081
9082 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9083 it does not have cmpstrsi patterns (just cmpmemsi).
9084
9085 2003-07-15 Mark Mitchell <mark@codesourcery.com>
9086
9087 PR debug/11473
9088 * g++.dg/debug/debug8.C: New test.
9089
9090 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9091
9092 PR c++/10108
9093 * g++.dg/template/crash7.C: New test.
9094
9095 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
9096
9097 PR target/10795
9098 * gcc.c-torture/compile/20030708-1.c: New.
9099
9100 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9101
9102 * gcc.c-torture/execute/20030715-1.c: New test.
9103
9104 2003-07-14 Geoffrey Keating <geoffk@apple.com>
9105
9106 * gcc.dg/pch/inline-3.c: New file.
9107 * gcc.dg/pch/inline-3.hs: New file.
9108 * gcc.dg/pch/inline-4.c: New file.
9109 * gcc.dg/pch/inline-4.hs: New file.
9110
9111 2003-07-14 Mark Mitchell <mark@codesourcery.com>
9112
9113 PR c++/11509
9114 * g++.dg/template/crash6.C: New test.
9115
9116 PR c++/7053
9117 * g++.dg/template/friend20.C: New test.
9118
9119 PR c++/7019
9120 * g++.dg/template/overload2.C: New test.
9121
9122 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9123
9124 PR optimization/11440
9125 * gcc.c-torture/execute/20030714-1.c: New test.
9126
9127 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9128
9129 PR c++/11154
9130 * g++.dg/template/partial2.C: New test.
9131
9132 2003-07-13 Mark Mitchell <mark@codesourcery.com>
9133
9134 PR c++/11503
9135 * g++.dg/template/anon1.C: New test.
9136
9137 PR c++/11493
9138 PR c++/11495
9139 * g++.dg/parse/template9.C: Likewise.
9140 * g++.dg/template/crash4.C: New test.
9141 * g++.dg/template/koenig1.C: Likewise.
9142 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9143 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9144 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9145 functions.
9146 * g++.old-deja/g++.jason/template36.C: Likewise.
9147 * g++.old-deja/g++.mike/p1989.C: Likewise.
9148 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9149 * g++.old-deja/g++.pt/ttp20.C: Use this->.
9150 * g++.old-deja/g++.pt/ttp21.C: Use this->.
9151 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9152 compiling.
9153 * g++.old-deja/g++.pt/union2.C: Use this->.
9154
9155 2003-07-11 Jakub Jelinek <jakub@redhat.com>
9156
9157 * gcc.dg/20030711-1.c: New test.
9158
9159 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
9160
9161 PR c++/11050
9162 * g++.dg/parse/args1.C: New test.
9163 * g++.pt/defarg8.C: Change expected errors.
9164
9165 2003-07-11 Mark Mitchell <mark@codesourcery.com>
9166
9167 PR c++/8164
9168 * g++.dg/template/nontype2.C: New test.
9169
9170 PR c++/10558
9171 * g++.dg/parse/template8.C: New test.
9172
9173 PR c++/8327
9174 * g++.dg/template/scope1.C: New test.
9175
9176 * g++.dg/warn/Wsign-compare-1.C: New test.
9177
9178 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
9179
9180 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9181
9182 2003-07-10 Mark Mitchell <mark@codesourcery.com>
9183
9184 PR c++/9411
9185 * g++.dg/template/explicit2.C: New test.
9186
9187 PR c++/10032
9188 * g++.dg/warn/pedantic1.C: New test.
9189
9190 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
9191
9192 PR c++ 9483
9193 * g++.dg/other/field1.C: New test.
9194
9195 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
9196
9197 PR c/11449
9198 * gcc.c-torture/compile/20030707-1.c: New.
9199
9200 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9201
9202 PR c++/10849
9203 * g++.dg/template/access12.C: New test.
9204
9205 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
9206
9207 * g++.dg/bprob/bprob.exp (prof_ext): Update.
9208 * g77.dg/bprob/bprob.exp (prof_ext): Update.
9209 * gcc.misc-tests/bprob.exp (prof_ext): Update.
9210 * gcc.misc-tests/gcov.exp: Update
9211 * g++.dg/gcov/gcov.exp: Update
9212 * lib/gcov.exp: Update.
9213
9214 2003-07-08 Mark Mitchell <mark@codesourcery.com>
9215
9216 * g++.dg/abi/mangle17.C: Make sure template expressions are
9217 dependent.
9218 * g++.dg/abi/mangle4.C: Mark erroneous casts.
9219 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
9220 * g++.dg/opt/stack1.C: Remove erroneous code.
9221 * g++.dg/parse/template7.C: New test.
9222 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
9223 * g++.old-deja/g++.pt/crash4.C: Likewise.
9224
9225 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9226
9227 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
9228 with zero or one occurence of `$' after the initial `L'.
9229
9230 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
9231
9232 * gcc.c-torture/compile/20030704-1.c: Add a comment.
9233
9234 2003-07-08 Roger Sayle <roger@eyesopen.com>
9235
9236 PR c/11370
9237 * gcc.dg/Wunreachable-6.c: New testcase.
9238 * gcc.dg/Wunreachable-7.c: New testcase.
9239
9240 2003-07-08 Jakub Jelinek <jakub@redhat.com>
9241
9242 PR c/11420
9243 * gcc.dg/20030708-1.c: New test.
9244
9245 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
9246
9247 * gcc.dg/compat/sdata-section.h: New file.
9248 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
9249 * gcc.dg/torture/mips-sdata-1.c: New test.
9250
9251 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9252
9253 PR c++/11030
9254 * g++.dg/template/friend19.C: New test.
9255
9256 2003-07-08 Jakub Jelinek <jakub@redhat.com>
9257
9258 * g++.dg/opt/strength-reduce.C: New test.
9259
9260 2003-07-07 Roger Sayle <roger@eyesopen.com>
9261
9262 PR target/10979
9263 * gcc.dg/20030707-1.c: New testcase.
9264
9265 2003-07-07 Roger Sayle <roger@eyesopen.com>
9266
9267 PR optimization/11059
9268 * g++.dg/opt/emptyunion.C: New testcase.
9269
9270 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9271 Eric Botcazou <ebotcazou@libertysurf.fr>
9272
9273 * g++.dg/opt/stack1.C: New test.
9274
9275 2003-07-05 Mark Mitchell <mark@codesourcery.com>
9276
9277 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9278 run test.
9279
9280 PR c++/11431
9281 * g++.dg/expr/static_cast3.C: New test.
9282
9283 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9284
9285 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9286 everywhere.
9287 * gcc.dg/concat.c: Concatenation of string constants with
9288 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9289 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9290 * gcc.dg/cpp/escape-2.c: Use wide character constants where
9291 necessary to avoid multi-character character constant warning.
9292 * gcc.dg/cpp/escape.c: Likewise.
9293 * gcc.dg/cpp/ucs.c: Likewise.
9294 Remove backslashes from dg-bogus comments, as they confuse Tcl.
9295 Fix a typo.
9296
9297 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
9298
9299 PR c/11428
9300 * gcc.c-torture/compile/20030704-1.c: New.
9301
9302 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
9303
9304 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9305
9306 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
9307
9308 PR c++/5287, PR c++/7910, PR c++/11021
9309 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9310 tests for warnings.
9311 * g++.dg/ext/dllimport2.C: Add tests for warnings.
9312 * g++.dg/ext/dllimport3.C: Likewise.
9313 * g++.dg/ext/dllimport4.C: New file.
9314 * g++.dg/ext/dllimport5.C: New file.
9315 * g++.dg/ext/dllimport6.C: New file.
9316 * g++.dg/ext/dllimport7.C: New file.
9317 * g++.dg/ext/dllimport8.C: New file.
9318 * g++.dg/ext/dllimport9.C: New file.
9319 * g++.dg/ext/dllimport10.C: New file.
9320 * g++.dg/ext/dllexport1.C: New file.
9321
9322 2003-07-03 Mark Mitchell <mark@codesourcery.com>
9323
9324 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9325 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9326
9327 2003-07-03 Roger Sayle <roger@eyesopen.com>
9328
9329 * gcc.dg/builtins-25.c: New testcase.
9330 * gcc.dg/builtins-26.c: New testcase.
9331
9332 2003-07-03 Janis Johnson <janis187@us.ibm.com>
9333
9334 * gcc.dg/compat/vector-defs.h: New file.
9335 * gcc.dg/compat/vector-setup.h: New file.
9336 * gcc.dg/compat/vector-check.h: New file.
9337 * gcc.dg/compat/vector-1_main.c: New file.
9338 * gcc.dg/compat/vector-1_x.c: New file.
9339 * gcc.dg/compat/vector-1_y.c: New file.
9340 * gcc.dg/compat/vector-2_main.c: New file.
9341 * gcc.dg/compat/vector-2_x.c: New file.
9342 * gcc.dg/compat/vector-2_y.c: New file.
9343
9344 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9345 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9346 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9347 * gcc.dg/compat/struct-align-1.h: New file.
9348 * gcc.dg/compat/struct-align-1_main.c: New file.
9349 * gcc.dg/compat/struct-align-1_x.c: New file.
9350 * gcc.dg/compat/struct-align-1_y.c: New file.
9351 * gcc.dg/compat/struct-align-2.h: New file.
9352 * gcc.dg/compat/struct-align-2_main.c: New file.
9353 * gcc.dg/compat/struct-align-2_x.c: New file.
9354 * gcc.dg/compat/struct-align-2_y.c: New file.
9355
9356 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9357 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9358 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9359 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9360 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9361 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9362 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9363 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9364 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9365 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9366 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9367 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9368 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9369 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9370 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9371 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9372 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9373 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9374 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9375 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9376 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9377 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9378 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9379 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9380 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9381 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9382 * gcc.dg/compat/struct-return-10_x.c: Ditto.
9383 * gcc.dg/compat/struct-return-2_x.c: Ditto.
9384 * gcc.dg/compat/struct-return-3_x.c: Ditto.
9385
9386 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
9387
9388 * gcc.dg/i386-call-1.c: New test.
9389
9390 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
9391
9392 PR c++/9162
9393 * g++.dg/parse/defarg4.C: New.
9394
9395 2003-07-03 Roger Sayle <roger@eyesopen.com>
9396
9397 PR target/10700
9398 * gcc.c-torture/compile/20030703-1.c: New test case.
9399
9400 2003-07-03 Mark Mitchell <mark@codesourcery.com>
9401
9402 * g++.dg/template/local3.C: Remove extra semicolon.
9403
9404 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
9405
9406 * gcc.dg/i386-volatile-1.c: New test.
9407
9408 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
9409
9410 PR c++/11072
9411 * g++.dg/other/offsetof2.C: XFAIL.
9412 * g++.dg/other/offsetof5.C: New.
9413
9414 PR c++/10219
9415 * g++.dg/template/error1.C: New.
9416
9417 PR c++/9779
9418 * g++.dg/template/dependent-expr1.C: New.
9419
9420 2003-07-01 Mark Mitchell <mark@codesourcery.com>
9421
9422 PR c++/6949
9423 * g++.dg/template/local3.C: New test.
9424
9425 PR c++/11149
9426 * g++.dg/lookup/scoped6.C: New test.
9427
9428 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
9429
9430 PR c++/8046
9431 * g++.dg/other/error7.C: New test.
9432
9433 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
9434
9435 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9436 * g++.old-deja/g++.abi/vtable3.h: Likewise.
9437 * g++.old-deja/g++.law/code-gen5.C: Likewise.
9438 * g++.old-deja/g++.other/union2.C: Likewise.
9439 * gcc.dg/c90-const-expr-2.c: Likewise.
9440 * gcc.dg/c90-const-expr-3.c: Likewise.
9441 * gcc.dg/c99-const-expr-2.c: Likewise.
9442 * gcc.dg/c99-const-expr-3.c: Likewise.
9443 * gcc.dg/concat.c: Likewise.
9444
9445 2003-07-01 Mark Mitchell <mark@codesourcery.com>
9446
9447 PR c++/9559
9448 * g++.dg/init/static1.C: New test.
9449
9450 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9451
9452 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9453 * g++.old-deja/g++.other/access2.C: Likewise.
9454 * g++.old-deja/g++.other/decl2.C: Likewise.
9455 * gcc.c-torture/execute/20020615-1.c: Likewise.
9456
9457 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
9458
9459 PR c++/4933
9460 * g++.dg/template/sizeof4.C: New test.
9461
9462 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
9463
9464 * g++.dg/other/error6.C: New test.
9465
9466 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
9467
9468 PR c++/10750
9469 * g++.dg/parse/constant2.C: New test.
9470
9471 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
9472
9473 PR c++/11106
9474 * g++.dg/other/error5.C: New test.
9475
9476 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9477
9478 * gcc.dg/format/gcc_diag-1.c: New test.
9479
9480 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
9481
9482 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9483
9484 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
9485
9486 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9487 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9488 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9489
9490 2003-06-28 Jakub Jelinek <jakub@redhat.com>
9491
9492 * gcc.c-torture/execute/builtins/string-8.c: New test.
9493 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9494 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9495 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9496
9497 2003-06-27 Mark Mitchell <mark@codesourcery.com>
9498
9499 PR c++/10468
9500 * g++.dg/ext/typeof6.C: New test.
9501
9502 2003-06-27 Mark Mitchell <mark@codesourcery.com>
9503
9504 PR c++/10796
9505 * g++.dg/init/enum1.C: New test.
9506
9507 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
9508
9509 * gcc.dg/20030627-1.c: New test.
9510
9511 2003-06-26 Mark Mitchell <mark@codesourcery.com>
9512
9513 PR c++/11332
9514 * g++.dg/expr/static_cast2.C: New test.
9515
9516 2003-06-26 Roger Sayle <roger@eyesopen.com>
9517 Jakub Jelinek <jakub@redhat.com>
9518
9519 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9520 sprintf(dst,"%s",src) optimization.
9521 * gcc.c-torture/execute/20030626-1.c: New test case.
9522 * gcc.c-torture/execute/20030626-2.c: New test case.
9523
9524 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
9525
9526 * gcc.c-torture/execute/multi-ix.c: New test.
9527
9528 * gcc.c-torture/execute/simd-4.c (main):
9529 Added missing semicolon at end of union.
9530
9531 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
9532
9533 PR c++/8266
9534 * g++.dg/template/explicit-instantiation3.C: New test.
9535
9536 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9537
9538 * gcc.dg/20030626-1.c: Use signed char.
9539
9540 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9541
9542 * gcc.dg/20030626-1.c: New test.
9543
9544 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
9545
9546 * const-str-2.m: Update.
9547
9548 2003-06-25 Mark Mitchell <mark@codesourcery.com>
9549
9550 PR c++/10990
9551 * g++.dg/rtti/dyncast1.C: New test.
9552 * g++.dg/abi/mangle4.C: Correct base-specifier access.
9553 * g++.dg/lookup/scoped1.C: Remove XFAIL.
9554 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9555
9556 PR c++/10931
9557 * g++.dg/expr/static_cast1.C: New test.
9558
9559 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
9560
9561 * gcc.dg/20030625-1.c: New test.
9562
9563 2003-06-24 Roger Sayle <roger@eyesopen.com>
9564
9565 * gcc.c-torture/compile/20030624-1.c: New test case.
9566
9567 2003-06-24 Jakub Jelinek <jakub@redhat.com>
9568
9569 * gcc.c-torture/execute/string-opt-17.c: New test.
9570
9571 2003-06-24 Mark Mitchell <mark@codesourcery.com>
9572
9573 PR c++/5754
9574 * g++.dg/parse/crash6.C: New test.
9575
9576 2003-06-23 Roger Sayle <roger@eyesopen.com>
9577
9578 * gcc.dg/builtins-24.c: New test case.
9579
9580 2003-06-23 Jakub Jelinek <jakub@redhat.com>
9581
9582 * g++.dg/opt/operator1.C: New test.
9583
9584 2003-06-22 Roger Sayle <roger@eyesopen.com>
9585
9586 * gcc.c-torture/execute/string-opt-16.c: New test case.
9587
9588 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
9589
9590 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
9591 * g++.old-deja/g++.other/conv7.C: Likewise
9592 * g++.old-deja/g++.other/overcnv2.C: Likewise.
9593 * g++.old-deja/g++.other/overload14.C: Likewise.
9594
9595 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
9596
9597 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9598 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9599
9600 2003-06-20 Mark Mitchell <mark@codesourcery.com>
9601
9602 PR c++/10888
9603 * g++.dg/warn/Winline-3.C: New test.
9604
9605 2003-06-20 Mark Mitchell <mark@codesourcery.com>
9606
9607 * lib/target-supports.exp (check_alias_available): Make the test
9608 program acceptable to the Solaris assembler.
9609
9610 PR c++/10749
9611 * g++.dg/template/memclass2.C: New test.
9612
9613 2003-06-20 Mark Mitchell <mark@codesourcery.com>
9614 Eric Botcazou <ebotcazou@libertysurf.fr>
9615
9616 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9617 data for non-matching targets.
9618 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9619
9620 2003-06-20 Mark Mitchell <mark@codesourcery.com>
9621
9622 PR c++/10845
9623 * g++.dg/template/member3.C: New test.
9624
9625 2003-06-19 Mark Mitchell <mark@codesourcery.com>
9626
9627 PR c++/10939
9628 * g++.dg/template/func1.C: New test.
9629
9630 PR c++/9649
9631 * g++.dg/template/static4.C: New test.
9632 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9633
9634 PR c++/11041
9635 * g++.dg/init/ref7.C: New test.
9636
9637 2003-06-19 Matt Austern <austern@apple.com>
9638
9639 PR c++/11228
9640 * g++.dg/anew1.C: New test.
9641 * g++.dg/anew2.C: New test.
9642 * g++.dg/anew3.C: New test.
9643 * g++.dg/anew4.C: New test.
9644
9645 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
9646
9647 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9648
9649 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
9650
9651 * gcc.c-torture/execute/simd-4.c (main): Make expected value
9652 endian-dependent.
9653
9654 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9655
9656 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9657 Remove cruft.
9658
9659 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9660
9661 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
9662 * gcc.c-torture/compile/961203-1.c: Likewise.
9663 * gcc.c-torture/compile/980506-1.c: Likewise.
9664
9665 2003-06-17 Mark Mitchell <mark@codesourcery.com>
9666
9667 PR c++/10712
9668 * g++.dg/lookup/using7.C: New test.
9669
9670 2003-06-17 Mark Mitchell <mark@codesourcery.com>
9671
9672 PR c++/11105
9673 * g++.dg/abi/conv1.C: Remove it.
9674 * g++.dg/template/conv7.C: New test.
9675 * g++.dg/template/conv8.C: Likewise.
9676 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
9677 conversion operator.
9678
9679 2003-06-17 Janis Johnson <janis187@us.ibm.com>
9680
9681 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
9682 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9683 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9684 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9685 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9686 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9687 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9688 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9689 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9690 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9691 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9692 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9693 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9694 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9695 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9696 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9697 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9698 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9699 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9700 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9701 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9702 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9703 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9704 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9705 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9706 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9707 * gcc.dg/compat/struct-return-10_x.c: Ditto.
9708 * gcc.dg/compat/struct-return-2_x.c: Ditto.
9709 * gcc.dg/compat/struct-return-3_x.c: Ditto.
9710
9711 2003-06-16 Mark Mitchell <mark@codesourcery.com>
9712
9713 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
9714 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
9715 indications.
9716
9717 2003-06-16 Roger Sayle <roger@eyesopen.com>
9718
9719 * gcc.dg/i386-387-5.c: New test case.
9720 * gcc.dg/i386-387-6.c: New test case.
9721 * gcc.dg/builtins-23.c: New test case.
9722
9723 2003-06-15 Roger Sayle <roger@eyesopen.com>
9724
9725 * gcc.dg/builtins-22.c: New test case.
9726 * gcc.dg/i386-387-1.c: Update to test exp.
9727 * gcc.dg/i386-387-2.c: Likewise.
9728
9729 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9730
9731 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
9732
9733 2003-06-12 Mark Mitchell <mark@codesourcery.com>
9734
9735 * lib/gcc-dg.exp (dg-require-dll): New function.
9736 (dg-xfail-if): Likewise.
9737 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
9738 driver.
9739
9740 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
9741 * gcc.c-torture/compile/20001205-1.c: Likewise.
9742 * gcc.c-torture/compile/20001226-1.c: Likewise.
9743 * gcc.c-torture/compile/20010518-2.c: Likewise.
9744 * gcc.c-torture/compile/20020312-1.c: Likewise.
9745 * gcc.c-torture/compile/20020604-1.c: Likewise.
9746 * gcc.c-torture/compile/920501-12.c: Likewise.
9747 * gcc.c-torture/compile/920501-4.c: Likewise.
9748 * gcc.c-torture/compile/920520-1.c: Likewise.
9749 * gcc.c-torture/compile/920521-1.c: Likewise.
9750 * gcc.c-torture/compile/920625-1.c: Likewise.
9751 * gcc.c-torture/compile/961203-1.c: Likewise.
9752 * gcc.c-torture/compile/980506-1.c: Likewise.
9753 * gcc.c-torture/compile/981006-1.c: Likewise.
9754 * gcc.c-torture/compile/981022-1.c: Likewise.
9755 * gcc.c-torture/compile/981223-1.c: Likewise.
9756 * gcc.c-torture/compile/990617-1.c: Likewise.
9757 * gcc.c-torture/compile/dll.c: Likewise.
9758 * gcc.c-torture/compile/labels-3.c: Likewise.
9759 * gcc.c-torture/compile/mipscop-1.c: Likewise.
9760 * gcc.c-torture/compile/mipscop-2.c: Likewise.
9761 * gcc.c-torture/compile/mipscop-3.c: Likewise.
9762 * gcc.c-torture/compile/mipscop-4.c: Likewise.
9763 * gcc.c-torture/compile/simd-5.c: Likewise.
9764 * gcc.c-torture/compile/20000804-1.x: Remove.
9765 * gcc.c-torture/compile/20001205-1.x: Likewise.
9766 * gcc.c-torture/compile/20001226-1.x: Likewise.
9767 * gcc.c-torture/compile/20010518-2.x: Likewise.
9768 * gcc.c-torture/compile/20020312-1.x: Likewise.
9769 * gcc.c-torture/compile/20020604-1.x: Likewise.
9770 * gcc.c-torture/compile/920501-12.x: Likewise.
9771 * gcc.c-torture/compile/920501-4.x: Likewise.
9772 * gcc.c-torture/compile/920520-1.x: Likewise.
9773 * gcc.c-torture/compile/920521-1.x: Likewise.
9774 * gcc.c-torture/compile/920625-1.x: Likewise.
9775 * gcc.c-torture/compile/961203-1.x: Likewise.
9776 * gcc.c-torture/compile/980506-1.x: Likewise.
9777 * gcc.c-torture/compile/981006-1.x: Likewise.
9778 * gcc.c-torture/compile/981022-1.x: Likewise.
9779 * gcc.c-torture/compile/981223-1.x: Likewise.
9780 * gcc.c-torture/compile/990617-1.x: Likewise.
9781 * gcc.c-torture/compile/mipscop-1.x: Likewise.
9782 * gcc.c-torture/compile/mipscop-2.x: Likewise.
9783 * gcc.c-torture/compile/mipscop-3.x: Likewise.
9784 * gcc.c-torture/compile/mipscop-4.x: Likewise.
9785 * gcc.c-torture/compile/simd-5.x: Likewise.
9786
9787 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
9788
9789 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9790
9791 * gcc.c-torture/execute/20030611-1.c: New test.
9792
9793 2003-06-12 Roger Sayle <roger@eyesopen.com>
9794
9795 PR middle-end/168
9796 * gcc.dg/20030612-1.c: New test case.
9797
9798 2003-06-12 Mark Mitchell <mark@codesourcery.com>
9799
9800 PR c++/10635
9801 * g++.dg/expr/cast1.C: New test.
9802
9803 2003-06-12 Roger Sayle <roger@eyesopen.com>
9804
9805 * gcc.dg/builtins-21.c: New test case.
9806
9807 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
9808
9809 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
9810 options instead of at the end.
9811 * lib/objc.exp (objc_target_compile): Likewise.
9812
9813 2003-06-11 Mark Mitchell <mark@codesourcery.com>
9814
9815 PR c++/10432
9816 * g++.dg/parse/error1.C: New test.
9817
9818 2003-06-11 Janis Johnson <janis187@us.ibm.com>
9819
9820 * gcc.dg/compat/struct-by-value-11_main.c: New file.
9821 * gcc.dg/compat/struct-by-value-11_x.c: New file.
9822 * gcc.dg/compat/struct-by-value-11_y.c: New file.
9823 * gcc.dg/compat/struct-by-value-12_main.c: New file.
9824 * gcc.dg/compat/struct-by-value-12_x.c: New file.
9825 * gcc.dg/compat/struct-by-value-12_y.c: New file.
9826 * gcc.dg/compat/struct-by-value-13_main.c: New file.
9827 * gcc.dg/compat/struct-by-value-13_x.c: New file.
9828 * gcc.dg/compat/struct-by-value-13_y.c: New file.
9829 * gcc.dg/compat/struct-by-value-14_main.c: New file.
9830 * gcc.dg/compat/struct-by-value-14_x.c: New file.
9831 * gcc.dg/compat/struct-by-value-14_y.c: New file.
9832 * gcc.dg/compat/struct-by-value-15_main.c: New file.
9833 * gcc.dg/compat/struct-by-value-15_x.c: New file.
9834 * gcc.dg/compat/struct-by-value-15_y.c: New file.
9835 * gcc.dg/compat/struct-by-value-16_main.c: New file.
9836 * gcc.dg/compat/struct-by-value-16_x.c: New file.
9837 * gcc.dg/compat/struct-by-value-16_y.c: New file.
9838 * gcc.dg/compat/struct-by-value-17_main.c: New file.
9839 * gcc.dg/compat/struct-by-value-17_x.c: New file.
9840 * gcc.dg/compat/struct-by-value-17_y.c: New file.
9841 * gcc.dg/compat/struct-by-value-18_main.c: New file.
9842 * gcc.dg/compat/struct-by-value-18_x.c: New file.
9843 * gcc.dg/compat/struct-by-value-18_y.c: New file.
9844
9845 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
9846 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
9847 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
9848 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
9849 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
9850 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
9851 * gcc.dg/compat/scalar-return-3_main.c: New file.
9852 * gcc.dg/compat/scalar-return-3_x.c: New file.
9853 * gcc.dg/compat/scalar-return-3_y.c: New file.
9854 * gcc.dg/compat/scalar-return-4_main.c: New file.
9855 * gcc.dg/compat/scalar-return-4_x.c: New file.
9856 * gcc.dg/compat/scalar-return-4_y.c: New file.
9857
9858 2003-06-10 Janis Johnson <janis187@us.ibm.com>
9859
9860 * gcc.dg/compat/fp2-struct-check.h: New file.
9861 * gcc.dg/compat/fp2-struct-defs.h: New file.
9862 * gcc.dg/compat/fp2-struct-init.h: New file.
9863 * gcc.dg/compat/struct-by-value-10_main.c: New file.
9864 * gcc.dg/compat/struct-by-value-10_x.c: New file.
9865 * gcc.dg/compat/struct-by-value-10_y.c: New file.
9866 * gcc.dg/compat/struct-return-10_main.c: New file.
9867 * gcc.dg/compat/struct-return-10_x.c: New file.
9868 * gcc.dg/compat/struct-return-10_y.c: New file.
9869
9870 * gcc.dg/compat/compat-common.h: New file.
9871 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
9872 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
9873 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
9874 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
9875 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
9876 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
9877 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
9878 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9879 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
9880 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
9881 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9882 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
9883 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
9884 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9885 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
9886 * gcc.dg/compat/small-struct-check.h: Ditto.
9887 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
9888 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9889 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
9890 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
9891 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9892 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
9893 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
9894 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9895 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
9896 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
9897 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9898 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
9899 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
9900 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9901 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
9902 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
9903 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9904 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
9905 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
9906 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9907 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
9908 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
9909 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9910 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
9911 * gcc.dg/compat/struct-return-2_main.c: Ditto.
9912 * gcc.dg/compat/struct-return-2_x.c: Ditto.
9913 * gcc.dg/compat/struct-return-2_y.c: Ditto.
9914 * gcc.dg/compat/struct-return-3_main.c: Ditto.
9915 * gcc.dg/compat/struct-return-3_x.c: Ditto.
9916 * gcc.dg/compat/struct-return-3_y.c: Ditto.
9917
9918 2003-06-10 Geoffrey Keating <geoffk@apple.com>
9919
9920 * g++.dg/pch/static-1.C: New file.
9921 * g++.dg/pch/static-1.Hs: New file.
9922
9923 2003-06-10 Richard Henderson <rth@redhat.com>
9924
9925 * gcc.dg/asm-7.c: Adjust expected warning text.
9926
9927 2003-06-10 Roger Sayle <roger@eyesopen.com>
9928
9929 * gcc.dg/builtins-20.c: New test case.
9930
9931 2003-06-10 Mark Mitchell <mark@codesourcery.com>
9932
9933 PR c++/11131
9934 * g++.dg/opt/template1.C: New test.
9935
9936 2003-06-09 Mark Mitchell <mark@codesourcery.com>
9937
9938 * lib/gcc-dg.exp (dg-test): Clear additional_files and
9939 additional_sources.
9940
9941 2003-05-21 David Taylor <dtaylor@emc.com>
9942
9943 * gcc.dg/Wpadded.c: New file.
9944
9945 2003-06-09 Mark Mitchell <mark@codesourcery.com>
9946
9947 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
9948 * gcc.dg/special/weak-2.c: Add dg-require-weak.
9949 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
9950 dg-require-weak.
9951
9952 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
9953
9954 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
9955
9956 2003-06-09 Mark Mitchell <mark@codesourcery.com>
9957
9958 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
9959 (dg-require-alias): Likewise.
9960 (dg-require-gc-sections): Likewise.
9961 * lib/target-supports.exp (check_gc_sections_available): Likewise.
9962
9963 2003-06-08 Richard Henderson <rth@redhat.com>
9964
9965 * gcc.dg/20011029-2.c: Fix the array reference.
9966 * gcc.dg/asm-7.c: New.
9967
9968 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
9969
9970 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
9971
9972 2003-06-08 Mark Mitchell <mark@codesourcery.com>
9973
9974 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
9975 (dg-require-gc-sections): Likewise.
9976
9977 2003-06-08 Jan Hubicka <jh@suse.cz>
9978
9979 * i386-cmov1.c: Fix regular expression.
9980 * i386-cvt-1.c: Likewise.
9981 * i386-local.c: Likewise.
9982 * i386-local2.c: Likewise.
9983 * i386-mul.c: Likewise.
9984 * i386-ssetype-1.c: Likewise.
9985 * i386-ssetype-3.c: Likewise.
9986 * i386-ssetype-5.c: Likewise.
9987
9988 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9989
9990 PR c++/11039
9991 * g++.dg/warn/implicit-typename2.C: New test.
9992 * g++.dg/warn/implicit-typename3.C: New test.
9993
9994 2003-06-07 Richard Henderson <rth@redhat.com>
9995
9996 * g++.dg/other/offsetof3.C: Use size_t.
9997 * g++.dg/other/offsetof4.C: Likewise.
9998
9999 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
10000
10001 * lib/copy-file.exp: New. Implement gcc_copy_files.
10002
10003 * lib/dg-pch.exp: Load copy-file.exp
10004 (dg-pch): Use gcc_copy_files instead of "file copy".
10005
10006 2003-06-06 Mark Mitchell <mark@codesourcery.com>
10007
10008 * gcc.dg/weak/weak.exp: Simplify.
10009 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10010 * gcc.dg/weak/weak-1.c: Likewise.
10011 * gcc.dg/weak/weak-2.c: Likewise.
10012 * gcc.dg/weak/weak-3.c: Likewise.
10013 * gcc.dg/weak/weak-4.c: Likewise.
10014 * gcc.dg/weak/weak-5.c: Likewise.
10015 * gcc.dg/weak/weak-6.c: Likewise.
10016 * gcc.dg/weak/weak-7.c: Likewise.
10017 * gcc.dg/weak/weak-8.c: Likewise.
10018 * gcc.dg/weak/weak-9.c: Likewise.
10019
10020 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
10021
10022 gcc.c-torture/execute/20030606-1.c: New.
10023
10024 2003-06-06 Roger Sayle <roger@eyesopen.com>
10025
10026 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10027 * gcc.dg/builtins-19.c: Likewise.
10028
10029 2003-06-06 Roger Sayle <roger@eyesopen.com>
10030
10031 * gcc.dg/builtins-2.c: Add some more tests.
10032 * gcc.dg/builtins-18.c: New test case.
10033 * gcc.dg/builtins-19.c: New test case.
10034
10035 2003-06-06 Roger Sayle <roger@eyesopen.com>
10036 Jim Wilson <wilson@tuliptree.org>
10037
10038 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10039
10040 2003-06-06 Jakub Jelinek <jakub@redhat.com>
10041
10042 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10043 mempcpy/stpcpy calls not to be optimized into something else.
10044 * gcc.c-torture/execute/string-opt-3.c: Moved to...
10045 * gcc.c-torture/execute/builtins/string-7.c: ...here.
10046 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10047
10048 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10049
10050 * gcc.dg/format/asm_fprintf-1.c: New test.
10051
10052 2003-06-05 Mark Mitchell <mark@codesourcery.com>
10053
10054 * lib/gcc-defs.exp (additional_sources): New variable.
10055 (dg-additional-sources): New function.
10056 (additional_files): New variable.
10057 (dg-additional-files): New function.
10058 (dg-additional-files-options): Likewise.
10059 * lib/gcc-dg.exp (dg-require-weak): New function.
10060 (dg-require-alias): Likewise.
10061 (dg-require-gc-sections): Likewise.
10062 * lib/target-supports.exp (check_alias_available): Remove testfile
10063 parameter.
10064 (check_gc_sections_available): New function.
10065 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10066 (dg-gpp-additional-files): Likewise.
10067 * lib/g++.exp (additional_sources): Remove.
10068 (additional_files): Likewise.
10069 (g++_target_compile): Use dg-additional-files-options.
10070
10071 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
10072 Tcl logic.
10073 * gcc.dg/special/ecos.exp: Remove.
10074 * gcc.dg/special/20000419-2.c: Use dg-require-*.
10075 * gcc.dg/special/alias-1.c: Likewise.
10076 * gcc.dg/special/alias-2.c: Likewise.
10077 * gcc.dg/special/gcsec-1.c: Likewise.
10078 * gcc.dg/special/weak-1.c: Likewise.
10079 * gcc.dg/special/weak-2.c: Likewise.
10080 * gcc.dg/special/wkali-1.c: Likewise.
10081 * gcc.dg/special/wkali-2.c: Likewise.
10082
10083 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10084 dg-gpp-additional-*.
10085 * g++.dg/special/conpr-3.C: Likewise.
10086 * g++.dg/special/conpr-4.C: Likewise.
10087 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10088 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10089 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10090 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10091 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10092 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10093 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10094 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10095 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10096 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10097 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10098 * g++.old-deja/g++.other/comdat1.C: Likewise.
10099 * g++.old-deja/g++.other/comdat2.C: Likewise.
10100 * g++.old-deja/g++.other/comdat3.C: Likewise.
10101 * g++.old-deja/g++.other/ctor1.C: Likewise.
10102 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10103
10104 2003-06-05 Richard Henderson <rth@redhat.com>
10105
10106 * gcc.dg/debug/20030605-1.c: New.
10107
10108 2003-06-04 Mark Mitchell <mark@codesourcery.com>
10109
10110 * README.QMTEST: Update.
10111
10112 2003-06-04 Richard Henderson <rth@redhat.com>
10113
10114 * gcc.dg/cleanup-1.c: New.
10115 * gcc.dg/cleanup-2.c: New.
10116 * gcc.dg/cleanup-3.c: New.
10117 * gcc.dg/cleanup-4.c: New.
10118 * gcc.dg/cleanup-5.c: New.
10119 * gcc.dg/cleanup-6.c: New.
10120 * gcc.dg/cleanup-7.c: New.
10121
10122 2003-06-04 Mark Mitchell <mark@codesourcery.com>
10123
10124 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10125
10126 * lib/dg-pch.exp: New file.
10127 * g++.dg/pch/pch.exp: Use dg-pch.exp.
10128 * gcc.dg/pch/pch.exp: Likewise.
10129
10130 2003-06-04 Roger Sayle <roger@eyesopen.com>
10131
10132 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10133 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10134 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10135 * gcc.dg/builtins-17.c: New test case.
10136 * gcc.dg/i386-387-4.c: New test case.
10137 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10138
10139 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10140
10141 * gcc.dg/ultrasp9.c: New test.
10142
10143 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10144
10145 * gcc.c-torture/compile/20030604-1.c: New test.
10146 * gcc.dg/sparc-constant-1.c: New test.
10147
10148 2003-06-03 Glen Nakamura <glen@imodulo.com>
10149
10150 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10151
10152 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
10153
10154 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10155
10156 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10157 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10158
10159 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
10160
10161 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10162
10163 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10164
10165 PR c++/10940
10166 * g++.dg/template/spec10.C: New test.
10167
10168 2003-06-03 Roger Sayle <roger@eyesopen.com>
10169
10170 * gcc.dg/builtins-16.c: New test case.
10171
10172 2003-06-03 Jakub Jelinek <jakub@redhat.com>
10173
10174 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10175 mempcpy test with post-increments.
10176 * gcc.c-torture/execute/string-opt-3.c: New test.
10177 * gcc.dg/string-opt-1.c: New test.
10178
10179 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
10180
10181 PR fortran/10965
10182 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10183
10184 2003-06-02 Mark Mitchell <mark@codesourcery.com>
10185
10186 * lib/scanasm.exp (dg-scan): New function, factored out of ...
10187 (scan-assembler): ... here. Use dg-scan.
10188 (scan-assembler-not): Likewise.
10189 (scan-file): New function.
10190 (scan-file-not): Likewise.
10191 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10192 * gcc.dg/cpp/_Pragma4.c: Likewise.
10193 * gcc.dg/cpp/_Pragma5.c: Likewise.
10194 * gcc.dg/cpp/avoidpaste1.c: Likewise.
10195 * gcc.dg/cpp/avoidpaste2.c: Likewise.
10196 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10197 * gcc.dg/cpp/cmdlne-P.c: Likewise.
10198 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10199 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10200 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10201 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10202 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10203 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10204 * gcc.dg/cpp/cxxcom1.c: Likewise.
10205 * gcc.dg/cpp/line1.c: Likewise.
10206 * gcc.dg/cpp/maccom1.c: Likewise.
10207 * gcc.dg/cpp/maccom2.c: Likewise.
10208 * gcc.dg/cpp/maccom3.c: Likewise.
10209 * gcc.dg/cpp/maccom4.c: Likewise.
10210 * gcc.dg/cpp/maccom5.c: Likewise.
10211 * gcc.dg/cpp/maccom6.c: Likewise.
10212 * gcc.dg/cpp/multiline.c: Likewise.
10213 * gcc.dg/cpp/spacing1.c: Likewise.
10214 * gcc.dg/cpp/spacing2.c: Likewise.
10215 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
10216 * gcc.dg/cpp/trad/maccom1.c: Likewise.
10217 * gcc.dg/cpp/trad/maccom2.c: Likewise.
10218 * gcc.dg/cpp/trad/maccom3.c: Likewise.
10219 * gcc.dg/cpp/trad/maccom4.c: Likewise.
10220 * gcc.dg/cpp/trad/maccom6.c: Likewise.
10221 * gcc.dg/cpp/cxxcom2.c: Likewise.
10222 * gcc.dg/cpp/cxxcom2.h: New file.
10223
10224 * gcc.dg/cpp/truefalse.cpp: Move it to ...
10225 * g++.dg/cpp/truefalse.C: Here.
10226 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
10227
10228 2003-06-01 Loren James Rittle <ljrittle@acm.org>
10229
10230 * gcc.dg/cpp/redef3.c: New file.
10231
10232 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
10233
10234 * gcc.dg/i386-loop-3.c: New test.
10235
10236 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
10237
10238 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
10239
10240 2003-05-31 Roger Sayle <roger@eyesopen.com>
10241
10242 * gcc.dg/fwrapv-1.c: New test case.
10243 * gcc.dg/fwrapv-2.c: New test case.
10244
10245 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10246
10247 PR c++/10956
10248 * g++.dg/template/spec9.C: New test.
10249
10250 2003-05-29 Roger Sayle <roger@eyesopen.com>
10251
10252 * gcc.dg/duff-4.c: New test case.
10253
10254 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
10255
10256 PR fortran/10843
10257 * g77.dg/ffixed-form-1.f: New test
10258 * g77.dg/ffixed-form-2.f: New test
10259 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10260 * g77.dg/ffree-form-3.f: New test
10261
10262 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
10263
10264 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10265 * gcc.dg/wint_t-1.c: Likewise.
10266
10267 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10268
10269 * g++.dg/template/access11.C: New test.
10270
10271 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10272
10273 PR c++/10849
10274 * g++.dg/template/access10.C: New test.
10275
10276 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
10277 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10278
10279 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10280
10281 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
10282
10283 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10284 suppress for powerpc-*-darwin*.
10285 * gcc.dg/torture/builtin-noret-2.c: Likewise.
10286
10287 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
10288
10289 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10290 suppress option for powerpc-*-darwin*.
10291
10292 2003-05-23 Roger Sayle <roger@eyesopen.com>
10293
10294 * gcc.dg/builtins-1.c: Add tests for tan and atan.
10295 * gcc.dg/builtins-4.c: Add test for fmod.
10296
10297 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10298
10299 PR c++/10682
10300 * g++.dg/template/instantiate4.C: New test.
10301
10302 2003-05-22 Roger Sayle <roger@eyesopen.com>
10303
10304 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10305
10306 2003-05-21 Janis Johnson <janis187@us.ibm.com>
10307
10308 * gcc.dg/compat/scalar-return-1_main.c: New file.
10309 * gcc.dg/compat/scalar-return-1_x.c: New file.
10310 * gcc.dg/compat/scalar-return-1_y.c: New file.
10311 * gcc.dg/compat/scalar-return-2_main.c: New file.
10312 * gcc.dg/compat/scalar-return-2_x.c: New file.
10313 * gcc.dg/compat/scalar-return-2_y.c: New file.
10314 * gcc.dg/compat/struct-return-3_main.c: New file.
10315 * gcc.dg/compat/struct-return-3_y.c: New file.
10316 * gcc.dg/compat/struct-return-3_x.c: New file.
10317 * gcc.dg/compat/struct-return-2_main.c: New file.
10318 * gcc.dg/compat/struct-return-2_x.c: New file.
10319 * gcc.dg/compat/struct-return-2_y.c: New file.
10320
10321 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10322
10323 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10324 for hppa*-hp-hpux*.
10325 * gcc.dg/20021014-1.c (dg-options): Likewise.
10326 * gcc.dg/nest.c (dg-options): Likewise.
10327
10328 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
10329
10330 PR c++/9738
10331 * g++.dg/ext/dllimport2.C: New file.
10332 * g++.dg/ext/dllimport3.C: New file.
10333
10334 2003-05-20 Janis Johnson <janis187@us.ibm.com>
10335
10336 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10337 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10338 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10339 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10340 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10341 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10342 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10343 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10344 * gcc.dg/compat/small-struct-defs.h: New file.
10345 * gcc.dg/compat/small-struct-init.h: New file.
10346 * gcc.dg/compat/small-struct-check.h: New file.
10347 * gcc.dg/compat/fp-struct-defs.h: New file.
10348 * gcc.dg/compat/fp-struct-check.h: New file.
10349 * gcc.dg/compat/fp-struct-init.h: New file.
10350 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10351 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10352
10353 2003-05-19 Jakub Jelinek <jakub@redhat.com>
10354
10355 * gcc.dg/20030225-2.c: New test.
10356
10357 2003-05-18 Roger Sayle <roger@eyesopen.com>
10358 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10359
10360 * gcc.c-torture/compile/20030518-1.c: New test case.
10361
10362 2003-05-18 Mark Mitchell <mark@codesourcery.com>
10363
10364 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10365 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10366 gcc-dg-debug-runtest.
10367 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10368 gcc-dg-debug-runtest.
10369
10370 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10371
10372 PR c++/9022
10373 * g++.dg/lookup/using6.C: New test.
10374
10375 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10376
10377 * g++.dg/parse/access2.C: New test.
10378
10379 2003-05-17 Mark Mitchell <mark@codesourcery.com>
10380
10381 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10382 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10383 * gcc.dg/debug/debug.exp: Likewise.
10384
10385 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
10386
10387 * gcc.dg/dollar.c: New test.
10388
10389 2003-05-16 Janis Johnson <janis187@us.ibm.com>
10390
10391 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10392 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10393 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10394 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10395 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10396 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10397 * gcc.dg/compat/struct-by-value-6_main.c: New file.
10398 * gcc.dg/compat/struct-by-value-6_x.c: New file.
10399 * gcc.dg/compat/struct-by-value-6_y.c: New file.
10400 * gcc.dg/compat/struct-by-value-7_main.c: New file.
10401 * gcc.dg/compat/struct-by-value-7_x.c: New file.
10402 * gcc.dg/compat/struct-by-value-7_y.c: New file.
10403 * gcc.dg/compat/struct-by-value-8_main.c: New file.
10404 * gcc.dg/compat/struct-by-value-8_x.c: New file.
10405 * gcc.dg/compat/struct-by-value-8_y.c: New file.
10406 * gcc.dg/compat/struct-by-value-9_main.c: New file.
10407 * gcc.dg/compat/struct-by-value-9_x.c: New file.
10408 * gcc.dg/compat/struct-by-value-9_y.c: New file.
10409
10410 2003-05-16 Mark Mitchell <mark@codesourcery.com>
10411
10412 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10413 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
10414 support for "repo" mode.
10415 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10416 * lib/g77-dg.exp: Likewise.
10417 * lib/obj-dg.exp: Likewise.
10418
10419 2003-05-16 Jakub Jelinek <jakub@redhat.com>
10420
10421 Merge from gcc-3_2-rhl8-branch:
10422 2003-04-23 Jakub Jelinek <jakub@redhat.com>
10423
10424 * gcc.dg/tls/opt-6.c: New test.
10425
10426 2003-04-05 Jakub Jelinek <jakub@redhat.com>
10427
10428 * gcc.dg/20030405-1.c: New test.
10429
10430 2003-03-09 Jakub Jelinek <jakub@redhat.com>
10431
10432 * gcc.dg/20030309-1.c: New test.
10433
10434 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10435
10436 * gcc.c-torture/execute/20030307-1.c: New test.
10437
10438 2003-02-20 Randolph Chung <tausq@debian.org>
10439
10440 * gcc.c-torture/compile/20030220-1.c: New test.
10441
10442 2003-02-18 Jakub Jelinek <jakub@redhat.com>
10443
10444 * gcc.dg/20030217-1.c: New test.
10445
10446 2003-01-29 Jakub Jelinek <jakub@redhat.com>
10447
10448 * gcc.c-torture/compile/20020129-1.c: New test.
10449
10450 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10451
10452 * gcc.dg/unroll-1.c: New test.
10453
10454 2002-11-16 Jan Hubicka <jh@suse.cz>
10455
10456 * gcc.c-torture/execute/20020920-1.c: New test.
10457
10458 2002-10-08 Jakub Jelinek <jakub@redhat.com>
10459
10460 PR target/7434
10461 * gcc.c-torture/compile/20021008-1.c: New test.
10462
10463 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
10464
10465 PR target/7559
10466 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10467
10468 2002-08-07 Jakub Jelinek <jakub@redhat.com>
10469
10470 * gcc.c-torture/compile/20020807-1.c: New test.
10471
10472 2002-07-30 Jakub Jelinek <jakub@redhat.com>
10473
10474 * gcc.dg/tls/opt-1.c: New test.
10475
10476 2002-07-29 Jakub Jelinek <jakub@redhat.com>
10477
10478 * gcc.dg/20020729-1.c: New test.
10479
10480 2002-07-20 Jakub Jelinek <jakub@redhat.com>
10481
10482 * g++.dg/opt/life1.C: New test.
10483
10484 2002-05-20 Jakub Jelinek <jakub@redhat.com>
10485
10486 * gcc.dg/20020525-1.c: New test.
10487
10488 2002-05-24 Jakub Jelinek <jakub@redhat.com>
10489
10490 PR c++/6794
10491 * g++.dg/ext/pretty1.C: New test.
10492 * g++.dg/ext/pretty2.C: New test.
10493
10494 2003-05-15 Mark Mitchell <mark@codesourcery.com>
10495
10496 PR c++/8385
10497 * g++.dg/ext/typeof5.C: New test.
10498
10499 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
10500
10501 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10502 __USER_LABEL_PREFIX__ into account.
10503 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10504
10505 2003-05-14 Roger Sayle <roger@eyesopen.com>
10506
10507 * gcc.dg/builtins-15.c: New test case.
10508
10509 2003-05-13 Zack Weinberg <zack@codesourcery.com>
10510
10511 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10512
10513 2003-05-12 Mark Mitchell <mark@codesourcery.com>
10514
10515 * lib/g++.exp: Tweak handling of additional source files.
10516 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10517 * g++.dg/special/conpr-2a.C: Rename to ...
10518 * g++.dg/special/conpr-2a.cc: ... this.
10519 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10520 * g++.dg/special/conpr-3a.C: Rename to ...
10521 * g++.dg/special/conpr-3a.cc: This.
10522 * g++.dg/special/conpr-3b.C: Rename to ...
10523 * g++.dg/special/conpr-3b.cc: This.
10524 * g++.dg/special/conpr-4.C: New test.
10525 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10526
10527 2003-05-12 David Edelsohn <edelsohn@gnu.org>
10528
10529 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10530
10531 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10532
10533 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10534 * g++.old-deja/g++.robertl/eb71.C: Likewise.
10535 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10536 * g++.old-deja/g++.other/warn3.C: Likewise.
10537
10538 2003-05-11 Roger Sayle <roger@eyesopen.com>
10539
10540 * gcc.dg/i386-387-1.c: Update to also test log.
10541 * gcc.dg/i386-387-2.c: Likewise.
10542
10543 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
10544
10545 * g77.f-torture/execute/int8421.f: New test.
10546
10547 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10548
10549 PR c++/10230, c++/10481
10550 * g++.dg/lookup/scoped5.C: New test.
10551
10552 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10553
10554 PR c++/10552
10555 * g++.dg/template/ttp6.C: New test.
10556
10557 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
10558
10559 * gcc.c-torture/execute/builtins: New directory.
10560 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10561 gcc.c-torture/execute/builtins.
10562 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10563 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10564 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
10565 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10566
10567 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10568
10569 PR c++/9252
10570 * g++.dg/template/access8.C: New test.
10571 * g++.dg/template/access9.C: New test.
10572
10573 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10574
10575 PR c++/9554
10576 * g++.dg/parse/access1.C: New test.
10577
10578 2003-05-09 DJ Delorie <dj@redhat.com>
10579
10580 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10581 long, and not an int.
10582
10583 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10584
10585 PR c++/10555, c++/10576
10586 * g++.dg/template/memclass1.C: New test.
10587
10588 2003-05-08 DJ Delorie <dj@redhat.com>
10589
10590 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10591 targets.
10592 * gcc.c-torture/execute/20021024-1.x: Likewise.
10593 * gcc.c-torture/execute/shiftdi.x: Likewise.
10594 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10595 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10596 * gcc.dg/20021018-1.c: Likewise.
10597
10598 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10599
10600 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10601
10602 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10603 (bcopy): Call memmove.
10604
10605 2003-05-08 Roger Sayle <roger@eyesopen.com>
10606
10607 * g77.f-torture/compile/8485.f: New test case.
10608
10609 2003-05-07 Richard Henderson <rth@redhat.com>
10610
10611 PR c++/10570
10612 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10613 Verify exception_cleanup not called for rethrows.
10614 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10615 when exiting catch block without rethrowing.
10616 * g++.dg/eh/forced3.C: New.
10617 * g++.dg/eh/forced4.C: New.
10618
10619 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
10620
10621 * gcc.dg/20030505.c: Fix triplet.
10622
10623 2003-05-06 DJ Delorie <dj@redhat.com>
10624
10625 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10626 * gcc.dg/nest.c: Likewise.
10627
10628 2003-05-05 Roger Sayle <roger@eyesopen.com>
10629
10630 * gcc.dg/builtins-14.c: New test case.
10631
10632 2003-05-05 Janis Johnson <janis187@us.ibm.com>
10633
10634 * lib/compat.exp (compat-execute): New argument.
10635 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10636 * gcc.dg/compat: New test directory.
10637 * gcc.dg/compat/compat.exp: New expect script.
10638 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10639 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10640 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10641 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10642 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10643 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10644
10645 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10646 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10647 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10648 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10649 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10650 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10651 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10652 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10653 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10654 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10655 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10656 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10657 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10658 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10659 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10660
10661 2003-05-05 Zack Weinberg <zack@codesourcery.com>
10662
10663 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
10664
10665 2003-05-05 Jakub Jelinek <jakub@redhat.com>
10666
10667 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
10668
10669 2003-05-05 Geoffrey Keating <geoffk@apple.com>
10670
10671 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
10672 * gcc.dg/ppc-fsel-2.c: New test.
10673
10674 * gcc.dg/unused-5.c: New test.
10675
10676 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10677
10678 PR c++/10496
10679 * g++.dg/warn/pmf1.C: New test.
10680
10681 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10682
10683 PR c++/4494
10684 * g++.dg/warn/main.C: New test.
10685
10686 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10687
10688 * gcc.dg/nonnull-3.c: New test.
10689
10690 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
10691
10692 * gcc.dg/cpp/Wtrigraphs.c: Update.
10693 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
10694
10695 2003-05-03 Geoffrey Keating <geoffk@apple.com>
10696
10697 * gcc.dg/ppc-fsel-1.c: New test.
10698
10699 2003-05-03 Zack Weinberg <zack@codesourcery.com>
10700
10701 PR c/10604
10702 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
10703
10704 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
10705
10706 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
10707
10708 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10709
10710 PR c++/9364, c++/10553, c++/10586
10711 * g++.dg/parse/typename4.C: New test.
10712 * g++.dg/parse/typename5.C: Likewise.
10713
10714 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
10715
10716 * gcc.c-torture/compile/20030503-1.c: New test.
10717
10718 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10719
10720 * g++.dg/lookup/using5.C: Fix testcase error.
10721
10722 2003-05-01 Chris Demetriou <cgd@broadcom.com>
10723
10724 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
10725 since MEABI is no longer supported. Remove all vestiges
10726 of MEABI from the test.
10727
10728 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10729
10730 PR c++/10554
10731 * g++.dg/lookup/using5.C: New test.
10732
10733 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10734
10735 PR c++/8772
10736 * g++.dg/template/ttp5.C: New test.
10737
10738 2003-04-30 Mark Mitchell <mark@codesourcery.com>
10739
10740 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
10741 (dg-gpp-additional-sources): New function.
10742 (dg-gpp-additional-files): Likewise.
10743 * lib/g++.exp (additional_sources): New variable.
10744 (additional_files): Likewise.
10745 (g++_target_compile): Deal with them.
10746 * lib/old-dejagnu.exp: Remove.
10747 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
10748 * g++.old-deja: Revise all tests to use dg commands.
10749
10750 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10751
10752 PR c++/9432, c++/9528
10753 * g++.dg/lookup/using4.C: New test.
10754
10755 2003-04-29 Geoffrey Keating <geoffk@apple.com>
10756
10757 * gcc.dg/noreturn-5.c: New file.
10758 * gcc.dg/noreturn-6.c: New file.
10759
10760 * gcc.c-torture/compile/inline-1.c: New file.
10761
10762 2003-04-29 Mark Mitchell <mark@codesourcery.com>
10763
10764 PR c++/10551
10765 * g++.dg/template/explicit1.C: New test.
10766
10767 2003-04-29 Mark Mitchell <mark@codesourcery.com>
10768
10769 PR c++/10549
10770 * g++.dg/other/bitfield1.C: New test.
10771
10772 PR c++/10527
10773 * g++.dg/init/new7.C: New test.
10774
10775 2003-04-29 Mark Mitchell <mark@codesourcery.com>
10776
10777 * g++.dg/ext/desig1.C: New test.
10778 * g++.dg/ext/init1.C: Update.
10779
10780 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
10781
10782 2003-04-28 Mark Mitchell <mark@codesourcery.com>
10783
10784 PR c++/10180
10785 * g++.dg/warn/Winline-1.C: New test.
10786
10787 2003-04-28 Jakub Jelinek <jakub@redhat.com>
10788
10789 * gcc.c-torture/execute/string-opt-19.c: New test.
10790
10791 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
10792 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
10793
10794 2003-04-27 Mark Mitchell <mark@codesourcery.com>
10795
10796 PR c++/10506
10797 * g++.dg/init/new6.C: New test.
10798
10799 PR c++/10503
10800 * g++.dg/init/ref6.C: New test.
10801
10802 2003-04-26 David Edelsohn <edelsohn@gnu.org>
10803
10804 * g++.dg/warn/weak1.C: XFAIL on AIX4.
10805
10806 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10807
10808 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
10809 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
10810
10811 2003-04-25 Mark Mitchell <mark@codesourcery.com>
10812
10813 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
10814 initialized static data members.
10815
10816 2003-04-25 H.J. Lu <hjl@gnu.org>
10817
10818 * gcc.dg/ia64-sync-4.c: New test.
10819
10820 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10821
10822 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
10823 date.
10824
10825 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
10826
10827 PR c++/10337
10828 * g++.dg/warn/conv1.C: New test.
10829 * g++.old-deja/g++.other/conv7.C: Adjust.
10830 * g++.old-deja/g++.other/overload14.C: Adjust.
10831
10832 2003-04-23 Mark Mitchell <mark@codesourcery.com>
10833
10834 PR c++/10471
10835 * g++.dg/template/defarg2.C: New test.
10836
10837 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
10838
10839 * gcc.dg/cpp/include2.c: Update.
10840 * gcc.dg/cpp/multiline-2.c: New.
10841 * gcc.dg/cpp/multiline.c: Update.
10842 * gcc.dg/cpp/strify2.c: Update.
10843 * gcc.dg/cpp/trad/literals-2.c: Update.
10844
10845 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10846
10847 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
10848
10849 2003-04-23 Mark Mitchell <mark@codesourcery.com>
10850
10851 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
10852
10853 2003-04-23 Mark Mitchell <mark@codesourcery.com>
10854
10855 PR c++/10451
10856 * g++.dg/parse/crash4.C: New test.
10857
10858 PR c++/9847
10859 * g++.dg/parse/crash5.C: New test.
10860
10861 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10862
10863 PR c++/10446
10864 * g++.dg/parse/crash3.C: New test.
10865
10866 PR c++/10428
10867 * g++.dg/parse/elab1.C: New test.
10868
10869 2003-04-22 Devang Patel <dpatel@apple.com>
10870
10871 * gcc.dg/cpp/trad/funlike-5.c: New test.
10872
10873 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
10874
10875 * g++.dg/other/packed1.C: Fix dg options.
10876
10877 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
10878
10879 * g++.dg/other/offsetof2.C: New test.
10880
10881 2003-04-21 Mark Mitchell <mark@codesourcery.com>
10882
10883 * g++.dg/template/recurse.C: Adjust location of error messages.
10884
10885 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10886
10887 PR c++/9881
10888 * g++.dg/init/addr-const1.C: New test.
10889 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
10890
10891 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
10892
10893 PR c++/10405
10894 * g++.dg/lookup/struct-hack1.C: New test.
10895
10896 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
10897
10898 * ucs.c: Update diagnostic messages.
10899
10900 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
10901
10902 * gcc.dg/cpp/truefalse.cpp: New test.
10903 * gcc.dg/cpp/cpp.exp: Update.
10904 * g++.dg/other/stdbool-if.C: Remove.
10905
10906 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
10907
10908 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
10909 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
10910
10911 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
10912
10913 * gcc.c-torture/compile/20030418-1.c: New test.
10914
10915 2003-04-17 Janis Johnson <janis187@us.ibm.com>
10916
10917 * README.compat: Remove; content moved to doc/sourcebuild.texi.
10918
10919 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10920
10921 PR c++/10347
10922 g++.dg/template/dependent-name1.C: New test.
10923
10924 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
10925
10926 * gcc.dg/warn-1.c (tourist_guide): New array,
10927 contains a pointer to bar.
10928
10929 2003-04-16 Roger Sayle <roger@eyesopen.com>
10930
10931 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
10932 * gcc.c-torture/execute/medce-1.c: New test case.
10933 * gcc.c-torture/execute/medce-2.c: New test case.
10934
10935 2003-04-15 Mark Mitchell <mark@codesourcery.com>
10936
10937 * lib/prune.exp: Ignore more messages.
10938
10939 PR c++/10381
10940 * g++.dg/parse/lookup3.C: New test.
10941
10942 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
10943
10944 * gcc.c-torture/compile/20030415-1.c : New test.
10945
10946 2003-04-14 Mark Mitchell <mark@codesourcery.com>
10947
10948 * gcc.c-torture/execute/scope-2.c: Move to ...
10949 * gcc.dg/noncompile/scope.c: .... here.
10950
10951 2003-04-14 Roger Sayle <roger@eyesopen.com>
10952
10953 * gcc.dg/20030414-2.c: New test case.
10954
10955 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
10956
10957 PR target/10377
10958 * gcc.dg/20030414-1.c: New test.
10959
10960 2003-04-13 Roger Sayle <roger@eyesopen.com>
10961
10962 * gcc.dg/builtins-12.c: New test case.
10963 * gcc.dg/builtins-13.c: New test case.
10964
10965 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10966
10967 * gcc.c-torture/execute/string-opt-18.c: New test.
10968
10969 2003-04-13 Mark Mitchell <mark@codesourcery.com>
10970
10971 PR c++/10300
10972 * g++.dg/init/new5.C: New test.
10973
10974 2003-04-12 Mark Mitchell <mark@codesourcery.com>
10975
10976 PR c++/7910
10977 * g++.dg/ext/dllimport1.C: New test.
10978
10979 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
10980
10981 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
10982
10983 2003-04-11 Bud Davis <bdavis9659@comcast.net>
10984
10985 PR Fortran/9263
10986 * g77.f-torture/noncompile/9263.f: New test
10987 PR Fortran/1832
10988 * g77.f-torture/execute/1832.f: New test
10989
10990 2003-04-11 David Chad <davidc@freebsd.org>
10991 Loren J. Rittle <ljrittle@acm.org>
10992
10993 libobjc/8562
10994 * objc.dg/headers.m: New test.
10995
10996 2003-04-10 Zack Weinberg <zack@codesourcery.com>
10997
10998 * gcc.c-torture/execute/builtin-noret-2.c: New.
10999 * gcc.c-torture/execute/builtin-noret-2.x: New.
11000 XFAIL builtin-noret-2.c at -O1 and above.
11001 * gcc.dg/redecl.c: New.
11002 * gcc.dg/Wshadow-1.c: Update error regexps.
11003
11004 2003-04-10 Mark Mitchell <mark@codesourcery.com>
11005
11006 * g++.dg/abi/bitfield10.C: New test.
11007
11008 2003-04-09 Mike Stump <mrs@apple.com>
11009
11010 * gcc.dg/pch/pch.exp: Make testcase names longer.
11011 * g++.dg/pch/pch.exp: Make testcase names longer.
11012
11013 2003-04-08 Roger Sayle <roger@eyesopen.com>
11014
11015 * gcc.dg/builtins-11.c: New test case.
11016
11017 2003-04-08 Roger Sayle <roger@eyesopen.com>
11018
11019 * gcc.dg/builtins-9.c: New test case.
11020 * gcc.dg/builtins-10.c: New test case.
11021
11022 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
11023
11024 * gcc.dg/noncompile/init-4.c.c: New test.
11025
11026 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
11027
11028 * gcc.misc-test/gcov-9.c: New test.
11029 * gcc.misc-test/gcov-10.c: New test
11030 * gcc.misc-test/gcov-11.c: New test.
11031
11032 2003-04-05 Zack Weinberg <zack@codesourcery.com>
11033
11034 PR optimization/10024
11035 * gcc.c-torture/compile/20030405-1.c: New test.
11036
11037 2003-04-04 Geoffrey Keating <geoffk@apple.com>
11038
11039 * gcc.dg/pch/static-3.c: New.
11040 * gcc.dg/pch/static-3.hs: New.
11041 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11042
11043 2003-04-04 Richard Henderson <rth@redhat.com>
11044
11045 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11046 * g++.dg/eh/forced2.C: Likewise.
11047
11048 2003-04-03 Mike Stump <mrs@apple.com>
11049
11050 * lib/scanasm.exp (scan-assembler): Add xfail processing for
11051 target arg.
11052 (scan-assembler-times, scan-assembler-not): Likewise.
11053 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11054
11055 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11056
11057 * gcc.dg/sparc-loop-1.c: New test.
11058
11059 2003-04-02 Geoffrey Keating <geoffk@apple.com>
11060
11061 PR other/9274
11062 * g++.dg/pch/system-2.C: New.
11063 * g++.dg/pch/system-2.Hs: New.
11064
11065 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
11066
11067 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11068
11069 * g++.dg/eh/simd-1.C (vecfunc): Same.
11070
11071 2003-04-01 Roger Sayle <roger@eyesopen.com>
11072
11073 * gcc.c-torture/execute/20030401-1.c: New test case.
11074
11075 2003-04-01 Ziemowit Laski <zlaski@apple.com>
11076
11077 * objc.dg/defs.m: New.
11078
11079 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
11080
11081 * g++.dg/eh/simd-1.C: New.
11082 * g++.dg/eh/simd-2.C: New.
11083
11084 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
11085
11086 * gcc.c-torture/execute/simd-3.c: New.
11087
11088 2003-03-31 Mark Mitchell <mark@codesourcery.com>
11089
11090 PR c/9936
11091 * gcc.dg/20030331-2.c: New test.
11092
11093 2003-03-31 Mark Mitchell <mark@codesourcery.com>
11094
11095 PR c++/10278
11096 * g++.dg/parse/crash2.C: New test.
11097
11098 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
11099
11100 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11101 * gcc.c-torture/execute/20030331-1.c: ...here.
11102
11103 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
11104
11105 * gcc.c-torture/execute/20030331-1.c: New test.
11106
11107 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
11108
11109 * lib/gcov.exp: Adjust call return testing strings.
11110 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11111
11112 2003-03-31 Roger Sayle <roger@eyesopen.com>
11113
11114 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11115 * gcc.dg/builtins-7.c: New test case.
11116 * gcc.dg/builtins-8.c: New test case.
11117
11118 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
11119
11120 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11121
11122 2003-03-30 Mark Mitchell <mark@codesourcery.com>
11123
11124 PR c++/7647
11125 * g++.dg/lookup-class-member-2.C: New test.
11126
11127 2003-03-30 Glen Nakamura <glen@imodulo.com>
11128
11129 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11130
11131 2003-03-28 Roger Sayle <roger@eyesopen.com>
11132
11133 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
11134
11135 2003-03-28 Mark Mitchell <mark@codesourcery.com>
11136
11137 * g++.dg/init/attrib1.C: New test.
11138
11139 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
11140
11141 * gcc.dg/ultrasp8.c: New test.
11142
11143 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
11144
11145 * gcc.dg/ultrasp7.c: New test.
11146
11147 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
11148
11149 PR c++/10047
11150 * g++.dg/template/inline1.C: New test.
11151
11152 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
11153
11154 * gcc.dg/sparc-dwarf2.c: New test.
11155
11156 2003-03-27 Roger Sayle <roger@eyesopen.com>
11157
11158 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11159 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11160
11161 2003-03-27 Mark Mitchell <mark@codesourcery.com>
11162
11163 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11164 than reading .x files.
11165 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11166 * g77.dg/gcov/gcov-1.f: Likewise.
11167 * gcc.misc-tests/gcov-4b.c: Likewise.
11168 * gcc.misc-tests/gcov-5b.c: Likewise.
11169 * gcc.misc-tests/gcov-6.c: Likewise.
11170 * gcc.misc-tests/gcov-7.c: Likewise.
11171 * gcc.misc-tests/gcov-8.c: Likewise.
11172 * g++.dg/gcov/gcov-1.x: Remove.
11173 * g77.dg/gcov/gcov-1.x: Likewise.
11174 * gcc.misc-tests/gcov-4b.x: Likewise.
11175 * gcc.misc-tests/gcov-5b.x: Likewise.
11176 * gcc.misc-tests/gcov-6.x: Likewise.
11177 * gcc.misc-tests/gcov-7.x: Likewise.
11178 * gcc.misc-tests/gcov-8.x: Likewise.
11179
11180 2003-03-27 Glen Nakamura <glen@imodulo.com>
11181
11182 PR opt/10087
11183 * gcc.dg/20030324-1.c: New test.
11184
11185 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
11186
11187 PR c++/10224
11188 * g++.dg/template/arg3.C: New test.
11189
11190 PR c++/10158
11191 * g++.dg/template/friend18.C: New test.
11192
11193 2003-03-26 Roger Sayle <roger@eyesopen.com>
11194
11195 * g77.f-torture/compile/20030326-1.f: New test case.
11196
11197 2003-03-26 Janis Johnson <janis187@us.ibm.com>
11198
11199 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11200
11201 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11202
11203 2003-03-26 Jakub Jelinek <jakub@redhat.com>
11204
11205 * gcc.dg/ia64-sync-3.c: New test.
11206
11207 2003-03-26 Alan Modra <amodra@bigpond.net.au>
11208
11209 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
11210
11211 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11212
11213 * gcc.dg/ultrasp6.c: New test.
11214
11215 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
11216
11217 * gcc.dg/i386-signbit-1.c: New test.
11218 * gcc.dg/i386-signbit-2.c: New test.
11219 * gcc.dg/i386-signbit-3.c: New test.
11220
11221 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
11222
11223 * gcc.dg/ultrasp5.c: Fix options.
11224
11225 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
11226
11227 * gcc.dg/ultrasp5.c: Fix comment.
11228
11229 2003-03-24 Bud Davis <bdavis9659@comcast.net>
11230
11231 PR fortran/10197
11232 * g77.f-torture/execute/10197.f: New test.
11233
11234 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
11235
11236 PR c++/9898, c++/383
11237 * g++.dg/template/conv6.C: New test.
11238
11239 PR c++/10119
11240 * g++.dg/template/ptrmem5.C: New test.
11241
11242 PR c++/10026
11243 * g++.dg/lookup/koenig1.C: New test.
11244
11245 PR C++/10199
11246 * g++.dg/lookup/template2.C: New test.
11247
11248 2003-03-24 Jakub Jelinek <jakub@redhat.com>
11249
11250 * g++.dg/opt/rtti1.C: New test.
11251
11252 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
11253
11254 * gcc.dg/ultrasp5.c: New test.
11255
11256 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
11257
11258 PR middle-end/9967
11259 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11260 builtin fputs.
11261
11262 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11263
11264 PR c/8224
11265 * gcc.dg/20030323-1.c: New test.
11266
11267 2003-03-23 Roger Sayle <roger@eyesopen.com>
11268
11269 * gcc.c-torture/compile/20030323-1.c: New test case.
11270
11271 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
11272
11273 * gcc.dg/20030321-1.c: New test.
11274
11275 2003-03-22 Zack Weinberg <zack@codesourcery.com>
11276
11277 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11278
11279 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
11280
11281 PR c++/9978, c++/9708
11282 * g++.dg/ext/vlm1.C: Adjust expected error.
11283 * g++.dg/ext/vla2.C: New test.
11284 * g++.dg/template/arg1.C: New test.
11285 * g++.dg/template/arg2.C: New test.
11286
11287 2003-03-22 Bud Davis <bdavis9659@comcast.net>
11288
11289 * g77.f-torture/execute/select.f: New test.
11290 * g77.f-torture/noncompile/select_no_compile.f: New test.
11291
11292 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
11293
11294 PR c++/9898
11295 * g++.dg/other/error4.C: New test.
11296
11297 2003-03-20 Mark Mitchell <mark@codesourcery.com>
11298
11299 * g++.dg/template/friend17.C: New test.
11300
11301 2003-03-21 Alan Modra <amodra@bigpond.net.au>
11302
11303 * gcc.c-torture/compile/20030320-1.c: New.
11304
11305 2003-03-20 Roger Sayle <roger@eyesopen.com>
11306
11307 * gcc.dg/builtins-6.c: New test case.
11308
11309 2003-03-19 Alan Modra <amodra@bigpond.net.au>
11310
11311 PR target/10073
11312 * gcc.c-torture/compile/20030319-1.c: New.
11313
11314 2003-03-18 Jan Hubicka <jh@suse.cz>
11315
11316 * gcc.dg/i386-cvt-1.c: New test.
11317
11318 2003-03-17 Zack Weinberg <zack@codesourcery.com>
11319
11320 * objc.dg/naming-1.m: Use "(parse|syntax) error".
11321 * objc.dg/naming-2.m: Likewise.
11322
11323 2003-03-17 Mark Mitchell <mark@codesourcery.com>
11324
11325 PR c++/9639
11326 * g++.dg/parse/crash1.C: New test.
11327
11328 2003-03-16 Mark Mitchell <mark@codesourcery.com>
11329
11330 PR c++/8805
11331 * g++.dg/eh/cleanup1.C: New test.
11332
11333 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
11334
11335 * gcc.c-torture/execute/20030316-1.c: New test case.
11336
11337 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
11338
11339 PR c++/9629
11340 * g++.dg/init/ctor2.C: New test.
11341
11342 2003-03-15 Roger Sayle <roger@eyesopen.com>
11343
11344 * g77.f-torture/compile/xformat.f: New test case.
11345
11346 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11347
11348 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11349 * g++.old-deja/g++.mike/eh50.C: Likewise.
11350
11351 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11352
11353 PR c++/6440
11354 * g++.dg/template/spec7.C: New test.
11355 * g++.dg/template/spec8.C: Likewise.
11356
11357 2003-03-14 Jakub Jelinek <jakub@redhat.com>
11358
11359 * gcc.c-torture/execute/20030313-1.c: New test.
11360
11361 2003-03-14 Richard Henderson <rth@redhat.com>
11362
11363 * gcc.dg/inline-2.c: Adjust alpha test for external call.
11364
11365 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
11366
11367 * gcc.c-torture/compile/20030314-1.c: New test.
11368
11369 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
11370
11371 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11372 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11373 thumb target,
11374 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11375 to accept newer _imp__ prefix and additional
11376 newline in .drectve section.
11377 * gcc.dg/dll-4.c: Likewise.
11378 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11379 switch.
11380
11381 2003-03-13 Mark Mitchell <mark@codesourcery.com>
11382
11383 * g++.dg/parse/namespace9.C: New test.
11384
11385 * g++.dg/init/ref5.C: New test.
11386 * g++.dg/parse/ptrmem1.C: Likewise.
11387
11388 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11389
11390 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11391 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11392 regular expression.
11393 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11394 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11395
11396 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
11397
11398 * gcc.c-torture/execute/20030224-2.c: New test.
11399
11400 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
11401
11402 * gcc.dg/decl-3.c: New test.
11403
11404 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
11405
11406 * gcc.dg/i386-loop-2.c: New test.
11407
11408 2003-03-11 Mark Mitchell <mark@codesourcery.com>
11409
11410 PR c++/9474
11411 * g++.dg/parse/namespace8.C: New test.
11412
11413 PR c++/9924
11414 * g++.dg/overload/builtin2.C: New test.
11415
11416 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
11417
11418 * gcc.dg/return-type-3.c: New test.
11419
11420 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
11421
11422 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11423 profiling options are not supported.
11424
11425 2003-03-10 Mark Mitchell <mark@codesourcery.com>
11426
11427 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11428 * g++.old-deja/g++.warn/impint2.C: Likewise.
11429
11430 2003-03-10 Devang Patel <dpatel@apple.com>
11431
11432 * g++.dg/cpp/c++_cmd_1.C: New test.
11433 * g++.dg/cpp/c++_cmd_1.h: New file.
11434
11435 2003-03-10 Segher Boessenkool <segher@koffie.nl>
11436
11437 * gcc.dg/altivec-9.c: New file.
11438
11439 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11440
11441 * gcc.dg/ppc-sdata-1.c: New test.
11442 * gcc.dg/ppc-sdata-2.c: New test.
11443
11444 2003-03-09 Mark Mitchell <mark@codesourcery.com>
11445
11446 PR c++/9373
11447 * g++.dg/opt/ptrmem2.C: New test.
11448
11449 PR c++/8534
11450 * g++.dg/opt/ptrmem1.C: New test.
11451
11452 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
11453
11454 * gcc.dg/i386-loop-1.c: New test.
11455
11456 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11457
11458 PR c++/9970
11459 * g++.dg/lookup/friend1.C: New test.
11460
11461 2003-03-08 Mark Mitchell <mark@codesourcery.com>
11462
11463 PR c++/9823
11464 * g++.dg/parser/constructor1.C: New test.
11465
11466 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
11467
11468 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11469
11470 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11471
11472 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
11473
11474 * gcc.dg/cpp/Wunused.c: Update test.
11475
11476 2003-03-08 Jan Hubicka <jh@suse.cz>
11477
11478 * gcc.dg/inline-3.c: New test.
11479
11480 2003-03-08 Mark Mitchell <mark@codesourcery.com>
11481
11482 PR c++/9809
11483 * g++.dg/parse/builtin1.C: New test.
11484
11485 PR c++/9982
11486 * g++.dg/abi/cookie1.C: New test.
11487 * g++.dg/abi/cookie2.C: Likewise.
11488
11489 PR c++/9524
11490 * g++.dg/template/field1.C: New test.
11491
11492 PR c++/9912
11493 * g++.dg/parse/class1.C: New test.
11494 * g++.dg/parse/namespace7.C: Likewise.
11495 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11496
11497 2003-03-07 Mark Mitchell <mark@codesourcery.com>
11498
11499 * g++.dg/init/ref4.C: New test.
11500
11501 2003-03-07 Jan Hubicka <jh@suse.cz>
11502
11503 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11504 * gcc.dg/inline-3.c: New test.
11505
11506 2003-03-06 Mark Mitchell <mark@codesourcery.com>
11507
11508 * g++.dg/init/ref3.C: New test.
11509
11510 PR c++/9965
11511 * g++.dg/init/ref2.C: New test.
11512
11513 PR c++/9400
11514 * g++.dg/warn/Wshadow-2.C: New test.
11515
11516 PR c++/9791
11517 * g++.dg/warn/Woverloaded-1.C: New test.
11518
11519 2003-03-05 Jan Hubicka <jh@suse.cz>
11520
11521 * gcc.dg/i386-local2.c: New.
11522 * gcc.dg/i386-local.c: Fix typo.
11523
11524 2003-03-05 Mark Mitchell <mark@codesourcery.com>
11525
11526 * g++.dg/abi/layout3.C: New test.
11527
11528 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
11529
11530 * gcc.c-torture/compile/20030305-1.c
11531
11532 2003-03-05 Jan Hubicka <jh@suse.cz>
11533
11534 * gcc.dg/i386-local.c: New.
11535
11536 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
11537
11538 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11539
11540 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11541
11542 * gcc.dg/switch-2.c: New test.
11543 * gcc.dg/switch-3.c: New test.
11544 * gcc.dg/Wswitch.c: Adjust line numbers.
11545 * gcc.dg/Wswitch-default.c: Likewise.
11546 * gcc.dg/Wswitch-enum.c: Likewise.
11547
11548 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
11549
11550 * gcc.c-torture/execute/20030222-1.c: New test.
11551
11552 2003-03-03 James E Wilson <wilson@tuliptree.org>
11553
11554 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11555
11556 2003-03-03 Mark Mitchell <mark@codesourcery.com>
11557
11558 PR c++/9878
11559 * g++.dg/init/ref1.C: New test.
11560
11561 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
11562
11563 * gcc.dg/sh-relax.c: New SH-only test.
11564
11565 2003-03-03 Geoffrey Keating <geoffk@apple.com>
11566
11567 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
11568 comment explaining purpose of testcase.
11569
11570 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11571
11572 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11573 for HC11/HC12 (asm needs two int registers).
11574 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11575 HC11/HC12 because the test uses an asm which needs two 32-bit
11576 registers.
11577
11578 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11579
11580 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11581 for HC11/HC12 (array is too large otherwise).
11582 * gcc.c-torture/compile/920501-4.x: New file, likewise.
11583 * gcc.c-torture/compile/20010518-2.x: Likewise.
11584 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11585 HC11/HC12 (array is too large).
11586
11587 2003-03-01 Geoffrey Keating <geoffk@apple.com>
11588
11589 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11590 * lib/g++-dg.exp (g++-dg-test): Likewise.
11591
11592 2003-03-01 Roger Sayle <roger@eyesopen.com>
11593
11594 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11595 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11596
11597 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11598
11599 * g++.dg/warn/implicit-typename1.C: Remove warning.
11600
11601 2003-02-28 Richard Henderson <rth@redhat.com>
11602
11603 * gcc.dg/noreturn-1.c: Move noreturn warning line.
11604 * gcc.dg/return-type-1.c: Move control reaches end warning line.
11605
11606 2003-02-28 Geoffrey Keating <geoffk@apple.com>
11607
11608 * gcc.dg/pch/pch.exp: Change .pch to .gch.
11609 * g++.dg/pch/pch.exp: Likewise.
11610
11611 2003-02-28 Mark Mitchell <mark@codesourcery.com>
11612
11613 PR c++/9879
11614 * testsuite/g++.dg/init/new4.C: New test.
11615
11616 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
11617
11618 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11619
11620 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
11621
11622 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11623 unsigned long.
11624
11625 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11626 wider than float.
11627
11628 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11629
11630 * lib/scanasm.exp: Add support for counting numbers of
11631 occurences.
11632 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11633 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11634
11635 2003-02-25 Mark Mitchell <mark@codesourcery.com>
11636
11637 PR c++/9683
11638 * g++.dg/template/static3.C: New test.
11639
11640 PR c++/9829
11641 * g++.dg/parse/namespace6.C: New test.
11642
11643 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11644
11645 PR target/9732
11646 * gcc.dg/20030225-1.c: New test.
11647
11648 2003-02-24 Mark Mitchell <mark@codesourcery.com>
11649
11650 * README: Remove out-of-date information.
11651
11652 PR c++/9836
11653 * g++.dg/template/spec6.C: New test.
11654
11655 2003-02-24 Jeff Law <law@redhat.com>
11656
11657 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11658
11659 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11660
11661 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
11662 * gcc.dg/pragma-ep-1.c: Likewise.
11663
11664 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11665
11666 PR c++/9602
11667 * g++.dg/template/friend16.C: New test.
11668
11669 2003-02-23 Mark Mitchell <mark@codesourcery.com>
11670
11671 PR c++/5333
11672 * g++.dg/parse/fused-params1.C: Adjust error messages.
11673 * g++.dg/template/nested3.C: New test.
11674
11675 2003-02-24 Alan Modra <amodra@bigpond.net.au>
11676
11677 * g++.dg/abi/param1.C: New test.
11678
11679 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11680
11681 PR c++/7982
11682 * g++.dg/warn/implicit-typename1.C: New test.
11683
11684 2003-02-22 Kelley Cook <kelleycook@comcast.net>
11685
11686 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
11687 with "mtune".
11688 * g++.old-deja/g++.other/store-expr2.C: Likewise.
11689 * gcc.c-torture/execute/20010129-1.x: Likewise.
11690 * gcc.dg/20011107-1.c: Likewise.
11691 * gcc.dg/20020108-1.c: Likewise.
11692 * gcc.dg/20020122-3.c: Likewise.
11693 * gcc.dg/20020206-1.c: Likewise.
11694 * gcc.dg/20020310-1.c: Likewise.
11695 * gcc.dg/20020426-2.c: Likewise.
11696 * gcc.dg/20020517-1.c: Likewise.
11697 * gcc.dg/991230-1.c: Likewise.
11698 * gcc.dg/i386-unroll-1.c: Likewise.
11699 * gcc.misc-tests/i386-prefetch.exp: Likewise.
11700
11701 2003-02-22 Jan Hubicka <jh@suse.cz>
11702
11703 * gcc.dg/i386-mul.c: New test.
11704
11705 2003-02-21 Roger Sayle <roger@eyesopen.com>
11706
11707 * gcc.dg/builtins-5.c: New test case.
11708
11709 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
11710
11711 * gcc.dg/asmreg-1.c: New test.
11712
11713 2003-02-21 Mark Mitchell <mark@codesourcery.com>
11714
11715 PR c++/9749
11716 * g++.dg/parse/varmod1.C: New test.
11717
11718 2003-02-21 Mark Mitchell <mark@codesourcery.com>
11719
11720 PR c++/9727
11721 * g++.dg/template/op1.C: New test.
11722
11723 2003-02-21 Mark Mitchell <mark@codesourcery.com>
11724
11725 PR c++/8906
11726 * g++.dg/template/nested2.C: New test.
11727
11728 2003-02-21 Mark Mitchell <mark@codesourcery.com>
11729
11730 PR c++/8724
11731 * g++.dg/expr/dtor1.C: New test.
11732
11733 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11734
11735 * gcc.dg/cpp/include3.c: New test.
11736 * gcc.dg/cpp/inc/foo.h: New file.
11737
11738 2003-02-21 Glen Nakamura <glen@imodulo.com>
11739
11740 * gcc.c-torture/execute/20030221-1.c: New test.
11741
11742 2003-02-20 Mark Mitchell <mark@codesourcery.com>
11743
11744 PR c++/9729
11745 * g++.dg/abi/conv1.C: New test.
11746
11747 2003-02-20 Jan Hubicka <jh@suse.cz>
11748
11749 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
11750
11751 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
11752
11753 * gcc.c-torture/compile/20030219-1.c: New test.
11754
11755 2003-02-18 Jan Hubicka <jh@suse.cz>
11756
11757 * gcc.dg/funcorder.c: New test.
11758
11759 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
11760
11761 * gcc.c-torture/execute/20030218-1.c: New.
11762
11763 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
11764
11765 * gcc.dg/20030218-1.c: New.
11766
11767 2003-02-18 Richard Henderson <rth@redhat.com>
11768
11769 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
11770 * gcc.dg/attr-used-2.c: New.
11771
11772 2003-02-18 Mark Mitchell <mark@codesourcery.com>
11773
11774 PR c++/9704
11775 * g++.dg/init/copy5.C: New test.
11776
11777 2003-02-18 Geoffrey Keating <geoffk@apple.com>
11778
11779 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
11780 * g++.dg/pch/pch.exp: Likewise.
11781
11782 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
11783
11784 * gcc.c-torture/execute/20030209-1.c: Enable the test if
11785 STACK_SIZE is not defined.
11786
11787 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11788
11789 PR c++/9457
11790 * g++.dg/template/init1.C: New test.
11791
11792 2003-02-16 Jan HUbicka <jh@suse.cz>
11793
11794 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
11795 (foo): Add few extra tests
11796 * gcc.dg/c99-const-expr-3.c: Likewise.
11797 * gcc.c-torture/execute/20030216-1.c: New.
11798
11799 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11800
11801 PR c++/9459
11802 * g++.dg/ext/typeof4.C: New test.
11803
11804 2003-02-15 Roger Sayle <roger@eyesopen.com>
11805
11806 * gcc.dg/i386-387-3.c: New test case.
11807
11808 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
11809
11810 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
11811 cris-*-elf* cris-*-aout* and mmix-*-*.
11812
11813 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
11814
11815 * gcc.dg/20030213-1.c: New test.
11816
11817 2003-02-12 Roger Sayle <roger@eyesopen.com>
11818
11819 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
11820 * gcc.dg/i386-387-2.c: Likewise.
11821
11822 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
11823
11824 * gcc.dg/ppc-spe.c: Fix formatting.
11825 Enable tests that were previously unsupported by gas.
11826 Delete tests for instructions that no longer exist.
11827 Switch arguments on evsubifw builtin.
11828
11829 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
11830
11831 * gcc.c-torture/execute/20030209-1.c: Disable the test if
11832 STACK_SIZE is too small.
11833
11834 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
11835 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
11836
11837 * gcc.dg/decl-2.c: New test.
11838
11839 2003-02-10 Jan Hubicka <jh@suse.cz>
11840
11841 * gcc.dg/i386-fpcvt-1.c: New test.
11842
11843 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
11844
11845 * gcc.c-torture/execute/20030209-1.c: New test.
11846
11847 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
11848
11849 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
11850 int-wide bitops, use the constants of the same width.
11851 Likewise, if long long is 32-bit wide, test bitops using
11852 32-bit constants.
11853
11854 2003-02-07 Loren James Rittle <ljrittle@acm.org>
11855
11856 * gcc.dg/20021014-1.c: Annotate with expected notice text.
11857
11858 2003-02-07 Roger Sayle <roger@eyesopen.com>
11859
11860 * testsuite/gcc.dg/builtins-4.c: New test case.
11861
11862 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11863
11864 * gcc.dg/20020430-1.c: Fix dg command typos.
11865 * gcc.dg/20020503-1.c: Likewise.
11866
11867 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11868
11869 PR c++/8785
11870 * g++.dg/parse/fused-params1.C: New test.
11871
11872 PR c++/8857
11873 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
11874
11875 PR c++/8921
11876 * g++.dg/parse/non-dependent1.C: New test.
11877
11878 PR c++/8928
11879 * g++.dg/parse/dupl-tmpl-args1.C: New test.
11880
11881 PR c++/9228
11882 * g++.dg/parse/undefined7.C: New test.
11883 * g++.dg/parse/non-templ1.C: New test.
11884
11885 PR c++/9229
11886 * g++.dg/parse/too-many-tmpl-args1.C: New test.
11887
11888 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11889
11890 * gcc.c-torture/compile/20030206-1.c: New test.
11891
11892 2003-02-05 Roger Sayle <roger@eyesopen.com>
11893
11894 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
11895 "pow" to "foo" to avoid potential confusion with a math built-in.
11896
11897 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11898
11899 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
11900 conditions for SPARC targets.
11901
11902 2003-02-05 Jakub Jelinek <jakub@redhat.com>
11903
11904 * gcc.dg/20030204-1.c: New test.
11905
11906 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11907
11908 PR c++/38
11909 * g++.dg/parse/array-size1.C: New test.
11910
11911 PR c++/5657
11912 * g++.dg/parse/undefined3.C: New test.
11913
11914 PR c++/5665
11915 * g++.dg/parse/undefined4.C: New test.
11916
11917 PR c++/5975
11918 * g++.dg/parse/undefined5.C: New test.
11919
11920 PR c++/7259
11921 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
11922
11923 PR c++/8578
11924 * g++.dg/parse/casting-operator1.C: New test.
11925
11926 PR c++/8596
11927 * g++.dg/parse/undefined6.C: New test.
11928
11929 PR c++/8736
11930 * g++.dg/parse/missing-template1.C: New test.
11931
11932 2003-02-04 Jan Hubicka <jh@suse.cz>
11933
11934 * gcc.dg/i386-cadd.c: Compile using -march=k8.
11935 * gcc.dg/i386-cmov?.c: Likewise.
11936 * gcc.dg/i386-fpcvt-?.c: Likewise.
11937 * gcc.dg/i386-ssefp-1.c: Likewise.
11938 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
11939 conventions.
11940
11941 2003-02-03 Mark Mitchell <mark@codesourcery.com>
11942
11943 PR c++/7129
11944 * testsuite/g++.dg/ext/max.C: New test.
11945
11946 2003-02-03 Jan Hubicka <jh@suse.cz>
11947
11948 * gcc.c-torture/execute/20030203-1.c: New test.
11949
11950 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
11951
11952 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
11953 'natural-endian'.
11954
11955 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
11956
11957 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
11958 * g++.dg/init/new2.C: Likewise.
11959 * g++.dg/other/new1.C: Likewise.
11960
11961 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
11962
11963 * gcc.dg/struct-ret-libc.c: New test.
11964
11965 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
11966
11967 * gcc.dg/20030129-1.c: New test.
11968
11969 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11970
11971 PR c++/8849
11972 * g++.dg/template/ptrmem4.C: New test.
11973
11974 2003-01-29 Mark Mitchell <mark@codesourcery.com>
11975
11976 * g++.dg/parser/constant1.C: New test.
11977
11978 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11979
11980 PR c++/8591
11981 * g++.dg/parse/friend2.C: New test.
11982
11983 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
11984
11985 PR c++/9437
11986 * g++.dg/template/unify4.C: New test.
11987
11988 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
11989
11990 * gcc.c-torture/execute/20030128-1.c: New test.
11991
11992 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
11993
11994 * g++.dg/lookup/nested1.C: Test moved from ...
11995 * g++.old-deja/g++.other/lookup24.C: ... here.
11996
11997 2003-01-28 Jan Hubicka <jh@suse.cz>
11998
11999 * gcc.dg/i386-cmov5.c: New test.
12000
12001 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12002
12003 * gcc.c-torture/execute/20010925-1.c: Changed the
12004 memcpy declaration.
12005
12006 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
12007
12008 PR c++/3902
12009 * g++.dg/parse/template5.C: New test.
12010
12011 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
12012
12013 PR fortran/9258
12014 * g77.dg/pr9258: New test.
12015
12016 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12017
12018 * README: Move relevant parts from README.g++.
12019
12020 * README.g++: Remove this file.
12021
12022 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
12023
12024 * g++.dg/abi/dcast1.C: New test.
12025
12026 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12027
12028 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12029
12030 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
12031
12032 PR c++/47
12033 * g++.old-deja/g++.other/lookup24.C: New test.
12034
12035 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12036
12037 PR middle-end/7227
12038 * gcc.dg/uninit-C.c: New test.
12039
12040 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
12041
12042 * g++.dg/abi/covariant1.C: New test.
12043
12044 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
12045
12046 * gcc.dg/20030123-1.c: New test.
12047
12048 2003-01-25 Jan Hubicka <jh@suse.cz>
12049
12050 PR opt/8492
12051 * gcc.c-torture/compile/20030125-1.c
12052
12053 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
12054
12055 PR c++/9403
12056 * g++.dg/parse/template3.C: New test.
12057 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12058
12059 PR c++/795
12060 * g++.dg/parse/template4.C: New test.
12061
12062 PR c++/9415
12063 * g++.dg/template/qual2.C: New test.
12064
12065 PR c++/8545
12066 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12067
12068 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12069
12070 2003-01-25 Roger Sayle <roger@eyesopen.com>
12071
12072 * gcc.c-torture/execute/switch-1.c: New test case.
12073
12074 2003-01-25 Jan Hubicka <jh@suse.cz>
12075
12076 * gcc.c-torture/execute/20030125-1.[cx]: New test.
12077
12078 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
12079
12080 Tweaks for Bison-1.875. From the NEWS file:
12081 "- `parse error' -> `syntax error'
12082 Bison now uniformly uses the term `syntax error'"
12083 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12084 * gcc.dg/cpp/digraph2.c: Likewise.
12085 * gcc.dg/cpp/direct2.c: Likewise.
12086 * gcc.dg/cpp/paste4.c: Likewise.
12087 * gcc.dg/c90-restrict-1.c: Likewise.
12088 * gcc.dg/c99-func-2.c: Likewise.
12089 * gcc.dg/noncompile/920721-2.c: Likewise.
12090 * gcc.dg/noncompile/930622-2.c: Likewise.
12091 * gcc.dg/noncompile/940112-1.c: Likewise.
12092 * gcc.dg/noncompile/950921-1.c: Likewise.
12093 * gcc.dg/noncompile/951123-1.c: Likewise.
12094 * gcc.dg/noncompile/971104-1.c: Likewise.
12095 * gcc.dg/noncompile/990416-1.c: Likewise.
12096
12097 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
12098
12099 * g++.dg/parse/undefined1.C: Add error message.
12100
12101 2003-01-22 Mark Mitchell <mark@codesourcery.com>
12102
12103 PR c++/9354
12104 * g++.dg/parse/new1.C: New test.
12105
12106 PR c++/9216
12107 * g++.dg/parse/template2.C: New test.
12108
12109 PR c++/9354
12110 * g++.dg/parse/typedef2.C: New test.
12111
12112 PR c++/9328
12113 * g++.dg/ext/typeof3.C: New test.
12114
12115 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12116
12117 PR c++/2738
12118 * g++.dg/parse/ret-type1.C: New test.
12119
12120 PR c++/3792
12121 * g++.dg/parse/tmpl-outside1.C: New test.
12122
12123 PR c++/4207
12124 * g++.dg/parse/int-as-enum1.C: New test.
12125
12126 PR c++/4903
12127 * g++.dg/parse/no-typename1.C: New test.
12128
12129 PR c++/5533
12130 * g++.dg/parse/no-value1.C: New test.
12131
12132 PR c++/5921
12133 * g++.dg/parse/wrong-inline1.C: New test.
12134
12135 PR c++/6402
12136 * g++.dg/parse/ref1.C: New test.
12137
12138 PR c++/6992
12139 * g++.dg/parse/attr-ctor1.C: New test.
12140
12141 PR c++/7229
12142 * g++.dg/parse/namespace5.C: New test.
12143
12144 PR c++/7917
12145 * g++.dg/parse/func-def1.C: New test.
12146
12147 PR c++/8143
12148 * g++.dg/parse/undefined1.C: New test.
12149
12150 PR c++/5723, PR c++/8522
12151 * g++.dg/parse/specialization1.C: New test.
12152
12153 PR c++/163, PR c++/8595
12154 * g++.dg/parse/struct-as-enum1.C: New test.
12155
12156 PR c++/9173
12157 * g++.dg/parse/undefined2.C: New test.
12158
12159 2003-01-22 Mark Mitchell <mark@codesourcery.com>
12160
12161 PR c++/9298
12162 * g++.dg/parse/template1.C: New test.
12163
12164 PR c++/9384
12165 * g++.dg/parse/using1.C: New test.
12166
12167 PR c++/9285
12168 PR c++/9294
12169 * g++.dg/parse/expr2.C: New test.
12170
12171 PR c++/9388
12172 * g++.dg/parse/lookup2.C: Likewise.
12173
12174 2003-01-21 Jan Hubicka <jh@suse.cz>
12175
12176 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
12177 * gcc.c-torture/execute/eeprof-1.c: Likewise.
12178 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12179 * gcc.c-torture/execute/string-opt-*.c: Likewise.
12180
12181 2003-01-20 Nick Clifton <nickc@redhat.com>
12182
12183 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
12184 problem with ARM sibcall code generation.
12185
12186 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
12187
12188 * gcc.c-torture/execute/20030120-1.c: New.
12189
12190 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
12191
12192 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12193
12194 2003-01-17 Mark Mitchell <mark@codesourcery.com>
12195
12196 PR c++/9272
12197 * g++.dg/parse/ctor1.C: New test.
12198
12199 PR c++/9294:
12200 * g++.dg/parse/qualified1.C: New test.
12201
12202 * g++.dg/parse/typename3.C: New test.
12203
12204 2003-01-16 Richard Henderson <rth@redhat.com>
12205
12206 * g++.dg/tls/init-2.C: Fix error matches for real this time.
12207
12208 2003-01-16 Richard Henderson <rth@redhat.com>
12209
12210 * g++.dg/pch/pch.exp: Copy test header to the working directory
12211 before using it either for precompilation or direct use.
12212 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
12213 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
12214
12215 2003-01-16 Richard Henderson <rth@redhat.com>
12216
12217 * gcc.dg/pch/pch.exp: Copy test header to the working directory
12218 before using it either for precompilation or direct use.
12219 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
12220 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
12221
12222 2003-01-16 Mark Mitchell <mark@codesourcery.com>
12223
12224 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
12225 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
12226 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
12227 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
12228 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
12229 typename warning into error.
12230 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
12231 error messages.
12232 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12233 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
12234 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
12235 messages.
12236 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
12237 make declaration visible in template.
12238 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
12239 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
12240 messages.
12241 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
12242 message.
12243 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
12244 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
12245 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
12246 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
12247 typename warning with error message.
12248 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
12249 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
12250 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
12251
12252 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
12253
12254 * g++.dg/parse/ambig2.C: New test.
12255
12256 2003-01-15 Richard Henderson <rth@redhat.com>
12257
12258 * g++.dg/tls/init-2.C: Update error message string.
12259
12260 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12261
12262 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12263
12264 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
12265
12266 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12267 all for HC11/HC12.
12268 * gcc.c-torture/compile/20001205-1.x: Likewise.
12269 * gcc.c-torture/compile/20001226-1.x: Likewise.
12270 * gcc.c-torture/compile/920520-1.x: Likewise.
12271 * gcc.c-torture/compile/961203-1.x: Likewise.
12272 * gcc.c-torture/compile/20020604-1.x: Likewise.
12273
12274 2003-01-15 Jan Hubicka <jh@suse.cz>
12275
12276 * gcc.c-torture/compile/20030115-1.c: New test.
12277
12278 * gcc.dg/i386-fpcvt-1.c: New test.
12279 * gcc.dg/i386-fpcvt-2.c: New test.
12280
12281 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
12282
12283 Further conform g++'s __vmi_class_type_info to the C++ ABI
12284 specification.
12285 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12286 the specification.
12287
12288 2003-01-14 Jan Hubicka <jh@suse.cz>
12289
12290 * gcc.dg/i386-fpcvt-1.c: New test.
12291 * gcc.dg/i386-fpcvt-2.c: New test.
12292
12293 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
12294
12295 * gcc.dg/i386-mmx-3.c: New test.
12296
12297 2003-01-12 Mark Mitchell <mark@codesourcery.com>
12298
12299 PR c++/9264
12300 * g++.dg/parse/octal1.C: New file.
12301
12302 PR c++/9172
12303 * g++.dg/parse/typename1.C: New file.
12304
12305 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
12306
12307 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12308 * gcc.dg/bf-no-ms-layout.c: Likewise.
12309 * gcc.dg/bf-ms-attrib.c: Likewise.
12310
12311 2003-01-10 Mark Mitchell <mark@codesourcery.com>
12312
12313 PR c++/9099
12314 * g++.dg/parse/dtor1.C: New file.
12315
12316 PR c++/9128
12317 * g++.dg/rtti/typeid1.C: New file.
12318
12319 PR c++/9153
12320 * g++.dg/parse/lookup1.C: New file.
12321
12322 PR c++/9171
12323 * g++.dg/templ/spec5.C: New file.
12324
12325 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
12326
12327 * gcc.c-torture/compile/20030110-1.c: New test.
12328
12329 2003-01-09 Geoffrey Keating <geoffk@apple.com>
12330
12331 Merge from pch-branch:
12332
12333 2002-12-23 Geoffrey Keating <geoffk@apple.com>
12334
12335 * gcc.dg/pch/cpp-1.h: New.
12336 * gcc.dg/pch/cpp-1.c: New.
12337 * gcc.dg/pch/cpp-2.h: New.
12338 * gcc.dg/pch/cpp-2.c: New.
12339
12340 2002-11-19 Geoffrey Keating <geoffk@apple.com>
12341
12342 * gcc.dg/pch/except-1.h: New.
12343 * gcc.dg/pch/except-1.c: New.
12344
12345 2002-11-13 Geoffrey Keating <geoffk@apple.com>
12346
12347 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12348 running test.
12349 * gcc.dg/pch: Include *.hp not *.h.
12350 * gcc.dg/pch/system-1.h: New.
12351 * gcc.dg/pch/system-1.c: New.
12352
12353 2002-11-11 Geoffrey Keating <geoffk@apple.com>
12354
12355 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12356 rather than trying to build and run a program using PCH.
12357 * gcc.dg/pch: Remove dg-do commands from test files.
12358
12359 2002-11-08 Geoffrey Keating <geoffk@apple.com>
12360
12361 * gcc.dg/pch/macro-3.c: New.
12362 * gcc.dg/pch/macro-3.h: New.
12363
12364 2002-11-04 Geoffrey Keating <geoffk@apple.com>
12365
12366 * gcc.dg/pch/common-1.c: New.
12367 * gcc.dg/pch/common-1.h: New.
12368 * gcc.dg/pch/decl-1.c: New.
12369 * gcc.dg/pch/decl-1.h: New.
12370 * gcc.dg/pch/decl-2.c: New.
12371 * gcc.dg/pch/decl-2.h: New.
12372 * gcc.dg/pch/decl-3.c: New.
12373 * gcc.dg/pch/decl-3.h: New.
12374 * gcc.dg/pch/decl-4.c: New.
12375 * gcc.dg/pch/decl-4.h: New.
12376 * gcc.dg/pch/decl-5.c: New.
12377 * gcc.dg/pch/decl-5.h: New.
12378 * gcc.dg/pch/global-1.c: New.
12379 * gcc.dg/pch/global-1.h: New.
12380 * gcc.dg/pch/inline-1.c: New.
12381 * gcc.dg/pch/inline-1.h: New.
12382 * gcc.dg/pch/inline-2.c: New.
12383 * gcc.dg/pch/inline-2.h: New.
12384 * gcc.dg/pch/static-1.c: New.
12385 * gcc.dg/pch/static-1.h: New.
12386 * gcc.dg/pch/static-2.c: New.
12387 * gcc.dg/pch/static-2.h: New.
12388
12389 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
12390
12391 * g++.dg/pch/pch.exp: Better handle failing testcases.
12392 * gcc.dg/pch/pch.exp: Likewise.
12393 * gcc.dg/pch/macro-1.c: New.
12394 * gcc.dg/pch/macro-1.h: New.
12395 * gcc.dg/pch/macro-2.c: New.
12396 * gcc.dg/pch/macro-2.h: New.
12397
12398 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
12399
12400 * g++.dg/dg.exp: Treat files in pch/ specially.
12401 * g++.dg/pch/pch.exp: New file.
12402 * g++.dg/pch/empty.H: New file.
12403 * g++.dg/pch/empty.C: New file.
12404 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12405 "precompile".
12406
12407 * gcc.dg/pch/pch.exp: New file.
12408 * gcc.dg/pch/empty.h: New file.
12409 * gcc.dg/pch/empty.c: New file.
12410 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12411 "precompile".
12412
12413 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12414
12415 * g++.dg/template/friend14.C: New test.
12416
12417 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
12418
12419 * gcc.dg/old-style-asm-1.c: New test.
12420
12421 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
12422
12423 * gcc.c-torture/compile/20030109-1.c: New test.
12424
12425 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
12426
12427 * gcc.c-torture/execute/20030109-1.c: New test.
12428
12429 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
12430
12431 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12432 * g++.old-deja/g++.mike/dyncast2.C: Likewise
12433 * g++.old-deja/g++.mike/dyncast3.C: Likewise
12434 * g++.old-deja/g++.mike/eh2.C: Likewise
12435 * g++.old-deja/g++.mike/eh3.C: Likewise
12436 * g++.old-deja/g++.mike/eh5.C: Likewise
12437 * g++.old-deja/g++.mike/eh6.C: Likewise
12438 * g++.old-deja/g++.mike/eh7.C: Likewise
12439 * g++.old-deja/g++.mike/eh8.C: Likewise
12440 * g++.old-deja/g++.mike/eh9.C: Likewise
12441 * g++.old-deja/g++.mike/eh10.C: Likewise
12442 * g++.old-deja/g++.mike/eh12.C: Likewise
12443 * g++.old-deja/g++.mike/eh13.C: Likewise
12444 * g++.old-deja/g++.mike/eh14.C: Likewise
12445 * g++.old-deja/g++.mike/eh16.C: Likewise
12446 * g++.old-deja/g++.mike/eh17.C: Likewise
12447 * g++.old-deja/g++.mike/eh18.C: Likewise
12448 * g++.old-deja/g++.mike/eh21.C: Likewise
12449 * g++.old-deja/g++.mike/eh23.C: Likewise
12450 * g++.old-deja/g++.mike/eh24.C: Likewise
12451 * g++.old-deja/g++.mike/eh25.C: Likewise
12452 * g++.old-deja/g++.mike/eh26.C: Likewise
12453 * g++.old-deja/g++.mike/eh27.C: Likewise
12454 * g++.old-deja/g++.mike/eh28.C: Likewise
12455 * g++.old-deja/g++.mike/eh29.C: Likewise
12456 * g++.old-deja/g++.mike/eh31.C: Likewise
12457 * g++.old-deja/g++.mike/eh33.C: Likewise
12458 * g++.old-deja/g++.mike/eh34.C: Likewise
12459 * g++.old-deja/g++.mike/eh35.C: Likewise
12460 * g++.old-deja/g++.mike/eh36.C: Likewise
12461 * g++.old-deja/g++.mike/eh37.C: Likewise
12462 * g++.old-deja/g++.mike/eh38.C: Likewise
12463 * g++.old-deja/g++.mike/eh39.C: Likewise
12464 * g++.old-deja/g++.mike/eh40.C: Likewise
12465 * g++.old-deja/g++.mike/eh41.C: Likewise
12466 * g++.old-deja/g++.mike/eh42.C: Likewise
12467 * g++.old-deja/g++.mike/eh44.C: Likewise
12468 * g++.old-deja/g++.mike/eh46.C: Likewise
12469 * g++.old-deja/g++.mike/eh47.C: Likewise
12470 * g++.old-deja/g++.mike/eh48.C: Likewise
12471 * g++.old-deja/g++.mike/eh49.C: Likewise
12472 * g++.old-deja/g++.mike/eh50.C: Likewise
12473 * g++.old-deja/g++.mike/eh51.C: Likewise
12474 * g++.old-deja/g++.mike/eh53.C: Likewise
12475 * g++.old-deja/g++.mike/eh55.C: Likewise
12476 * g++.old-deja/g++.mike/p7912.C: Likewise
12477 * g++.old-deja/g++.mike/p9706.C: Likewise
12478 * g++.old-deja/g++.mike/p10416.C: Likewise
12479 * g++.old-deja/g++.mike/p11667.C: Likewise
12480 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12481 Remove redundant reference to Iris.
12482 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12483 Elxsi, i860, Pico Java, and WE32K.
12484
12485 2003-01-07 Mark Mitchell <mark@codesourcery.com>
12486
12487 * g++.dg/ext/asm4.C: New test.
12488
12489 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12490
12491 PR c++/9030
12492 * g++.dg/template/friend12.C: New test.
12493 * g++.dg/template/friend13.C: Likewise.
12494 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12495
12496 2003-01-08 Jan Hubicka <jh@suse.cz>
12497
12498 * gcc.dg/i386-cadd.c: New test.
12499 * gcc.dg/i386-cmov4.c: Likewise.
12500
12501 2003-01-06 Mark Mitchell <mark@codesourcery.com>
12502
12503 PR c++/9165
12504 * g++.dg/warn/Wunused-3.C: New test.
12505
12506 * g++.dg/abi/bitfield9.C: New test.
12507
12508 PR c++/9189
12509 * g++.dg/parse/defarg3.C: New test.
12510
12511 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
12512
12513 * g++.dg/parse/ambig1.C: New test.
12514 * g++.dg/parse/defarg2.C: New test.
12515
12516 2003-01-05 Mark Mitchell <mark@codesourcery.com>
12517
12518 * g++.dg/template/defarg-1.C: New test.
12519 * g++.dg/template/local2.C: Likewise.
12520
12521 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
12522
12523 * gcc.c-torture/execute/20030105-1.c: New test.
12524
12525 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12526
12527 * g++.dg/parse/namespace3.C: Remove extra semicolons.
12528 * g++.dg/parse/namespace4.C: Likewise.
12529
12530 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
12531
12532 * g++.dg/template/ntp2.C: New test.
12533
12534 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12535
12536 * g++.dg/parse/extern-C-1.C: New test.
12537
12538 * g++.dg/parse/namespace4.C: New test.
12539
12540 * g++.dg/template/nested1.C: New test.
12541
12542 * g++.dg/parse/namespace3.C: New test.
12543
12544 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
12545
12546 * g++.dg/lookup/two-stage1.C: New test.
12547
12548 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12549
12550 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12551 * g++.old-deja/g++.jason/access8.C: Likewise.
12552 * g++.old-deja/g++.other/decl5.C: Likewise.
12553
12554 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
12555
12556 * g++.dg/parse/parse7.C: New test.
12557
12558 2003-01-02 Mark Mitchell <mark@codesourcery.com>
12559
12560 PR c++/2843
12561 * g++.dg/ext/attrib7.C: New test.
12562
12563 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
12564
12565 * g++.dg/parse/parse6.C: New test.
12566
12567 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
12568
12569 * gcc.dg/h8300-stack-1.c: New.
12570
12571 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
12572
12573 g++.dg/lookup/exception1.C: New test.
12574
12575 g++.dg/lookup/template1.C: New test.
12576
12577 g++.dg/parse/namespace2.C: New test.
12578
12579 g++.dg/parse/parens2.C: New test.
12580
12581 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12582
12583 * g++.dg/parse/parse5.C: New test.
12584 * g++.dg/lookup/scoped4.C: New test.
12585
12586 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
12587
12588 * g++.dg/parse/parens1.C: New test.
12589
12590 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12591 angle-bracket1.C.
12592 * g++.dg/parse/parens2.C: New test.
12593
12594 * g++.dg/lookup/scope-operator1.C: New test.
12595
12596 * g++.dg/parse/operator1.C: New test.
12597
12598 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12599
12600 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12601 * g++.old-deja/g++.other/access6.C: Likewise.
12602 * g++.old-deja/g++.other/decl1.C: Likewise.
12603 * g++.old-deja/g++.pt/typename12.C: Likewise.
12604
12605 2002-12-31 Mark Mitchell <mark@codesourcery.com>
12606
12607 * g++.dg/parse/namespace1.C: New test.
12608
12609 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12610
12611 * g++.dg/parse/parse4.C: New test.
12612
12613 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12614
12615 * g++.dg/parse/parse3.C: New test.
12616
12617 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12618
12619 * g++.dg/parse/parse2.C: New test.
12620
12621 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12622
12623 * g++.dg/template/friend11.C: New test.
12624
12625 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
12626
12627 * g++.dg/parse/parse1.C: New test.
12628
12629 2002-12-31 Janis Johnson <janis187@us.ibm.com>
12630
12631 * lib/profopt.exp: Change the name of a global variable to avoid
12632 possible clashes with other test suites.
12633
12634 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
12635
12636 * g++.dg/inherit/covariant8.C: New test.
12637
12638 2002-12-31 Mark Mitchell <mark@codesourcery.com>
12639
12640 * g++.dg/init/array9.C: New test.
12641
12642 PR c++/9112
12643 * g++.dg/parse/expr1.C: New test.
12644
12645 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12646
12647 * gcc.c-torture/compile/20021230-1.c: New test.
12648
12649 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
12650
12651 * g++.dg/inherit/covariant5.C: New test.
12652 * g++.dg/inherit/covariant6.C: New test.
12653 * g++.dg/inherit/covariant7.C: New test.
12654
12655 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12656
12657 PR c++/2739
12658 * g++.dg/other/access2.C: New test.
12659
12660 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
12661
12662 * g++.dg/other/anon-struct.C: No longer fails
12663 * g++.old-deja/g++.brendan/parse4.C: Likewise.
12664 * g++.old-deja/g++.brendan/parse5.C: Likewise.
12665 * g++.old-deja/g++.brendan/parse6.C: Likewise.
12666
12667 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
12668
12669 * g++.dg/parse/angle-bracket.C (main): No longer fails.
12670
12671 2002-12-27 Mark Mitchell <mark@codesourcery.com>
12672
12673 * g++.dg/eh/spec4.C: Remove stray semicolon.
12674 * g++.dg/expr/pmf-1.C: Change error message.
12675 * g++.dg/ext/asm1.C: Remove stray semicolon.
12676 * g++.dg/ext/typename1.C: Add missing typenames.
12677 * g++.dg/inherit/template-as-base.C: Change error message.
12678 * g++.dg/lookup/scoped1.C: Likewise.
12679 * g++.dg/lookup/scoped2.C: Likewise.
12680 * g++.dg/lookup/using2.C: Likewise.
12681 * g++.dg/other/component1.C: Remove stray semicolon.
12682 * g++.dg/other/do1.C: Change error message.
12683 * g++.dg/other/error2.C: Likewise.
12684 * g++.dg/other/init1.C: Likewise.
12685 * g++.dg/other/packed1.C: Remove stray semicolon.
12686 * g++.dg/other/ptrmem2.C: Change error message.
12687 * g++.dg/parse/parameter-declaration-1.C: Remove line number
12688 marker.
12689 * g++.dg/special/initp1.C: Remove invalid attribute usage.
12690 * g++.dg/template/access3.C: Add typename keyword.
12691 * g++.dg/template/access5.C: Remove stray semicolon.
12692 * g++.dg/template/access6.C: Likewise.
12693 * g++.dg/template/complit1.C: Likewise.
12694 * g++.dg/template/crash1.C: Change error message.
12695 * g++.dg/template/inherit2.C: Remove stray semicolon.
12696 * g++.dg/template/instantiate2.C: Likewise.
12697 * g++.dg/template/instantiate3.C: Change error message.
12698 * g++.dg/template/qual1.C: Remove stray semicolon.
12699 * g++.dg/template/qualttp18.C: Change error message.
12700 * g++.dg/template/ref1.C: Remove stray semicolon.
12701 * g++.dg/template/sizeof1.C (A::value): Declare it.
12702 * g++.dg/template/spec4.C: Change error message.
12703 * g++.dg/template/static1.C: Likewise.
12704 * g++.dg/template/type1.C: Likewise.
12705 * g++.dg/template/typename3.C: Likewise.
12706 * g++.old-deja/g++.benjamin/13478.C: Change error message.
12707 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
12708 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
12709 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
12710 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
12711 named return value extension.
12712 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
12713 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
12714 * g++.old-deja/g++.bob/extern_C.C: Likewise.
12715 * g++.old-deja/g++.bob/inherit2.C: Likewise.
12716 * g++.old-deja/g++.brendan/complex1.C: Likewise.
12717 * g++.old-deja/g++.brendan/copy5.C: Likewise.
12718 * g++.old-deja/g++.brendan/crash13.C: Likewise.
12719 * g++.old-deja/g++.brendan/crash15.C: Likewise.
12720 * g++.old-deja/g++.brendan/crash18.C: Change error message.
12721 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
12722 * g++.old-deja/g++.brendan/crash38.C: Likewise.
12723 * g++.old-deja/g++.brendan/crash50.C: Likewise.
12724 * g++.old-deja/g++.brendan/crash56.C: Likewise.
12725 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
12726 syntax.
12727 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
12728 * g++.old-deja/g++.brendan/crash8.C: Change error message.
12729 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
12730 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12731 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
12732 * g++.old-deja/g++.brendan/template11.C: Likewise.
12733 * g++.old-deja/g++.brendan/template26.C: Likewise.
12734 * g++.old-deja/g++.brendan/template27.C: Use explicit
12735 specialization syntax.
12736 * g++.old-deja/g++.brendan/template30.C: Likewise.
12737 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
12738 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
12739 non-dependent names.
12740 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
12741 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
12742 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
12743 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
12744 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
12745 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
12746 named return value extension.
12747 * g++.old-deja/g++.ext/namedret2.C: Likewise.
12748 * g++.old-deja/g++.ext/namedret3.C: Likewise.
12749 * g++.old-deja/g++.ext/return1.C: Likewise.
12750 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
12751 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
12752 * g++.old-deja/g++.jason/access8.C: Likewise.
12753 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
12754 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
12755 pseudo-destructor names.
12756 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
12757 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
12758 pseudo-destructor names.
12759 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
12760 * g++.old-deja/g++.jason/overload19.C: Likewise.
12761 * g++.old-deja/g++.jason/overload32.C: Likewise.
12762 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
12763 stray semicolons.
12764 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
12765 * g++.old-deja/g++.jason/return.C: Likewise.
12766 * g++.old-deja/g++.jason/return2.C: Likewise.
12767 * g++.old-deja/g++.jason/shadow1.C: Likewise.
12768 * g++.old-deja/g++.jason/special.C: Use explicit specialization
12769 syntax.
12770 * g++.old-deja/g++.jason/template10.C: Account for use of
12771 non-dependent names.
12772 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
12773 syntax.
12774 * g++.old-deja/g++.jason/template37.C: Likewise.
12775 * g++.old-deja/g++.law/access4.C: Change error messages.
12776 * g++.old-deja/g++.law/arm13.C: Remove incorrect
12777 pseudo-destructor names.
12778 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
12779 * g++.old-deja/g++.law/ctors9.C: Likewise.
12780 * g++.old-deja/g++.law/cvt22.C: Likewise.
12781 * g++.old-deja/g++.law/dtors5.C: Likewise.
12782 * g++.old-deja/g++.law/global-init1.C: Likewise.
12783 * g++.old-deja/g++.law/missed-error3.C: Likewise.
12784 * g++.old-deja/g++.law/operators28.C: Likewise.
12785 * g++.old-deja/g++.law/visibility28.C: Likewise.
12786 * g++.old-deja/g++.martin/eval1.C: Likewise.
12787 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
12788 name.
12789 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
12790 * g++.old-deja/g++.mike/net34.C: Likewise.
12791 * g++.old-deja/g++.mike/net36.C: Likewise.
12792 * g++.old-deja/g++.mike/ns2.C: Likewise.
12793 * g++.old-deja/g++.mike/p12306.C: Likewise.
12794 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
12795 value extension.
12796 * g++.old-deja/g++.mike/p700.C: Likewise.
12797 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
12798 * g++.old-deja/g++.mike/p710.C: Likewise.
12799 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
12800 value extension.
12801 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
12802 * g++.old-deja/g++.mike/pmf9.C: Likewise.
12803 * g++.old-deja/g++.ns/crash2.C: Likewise.
12804 * g++.old-deja/g++.ns/crash3.C: Likewise.
12805 * g++.old-deja/g++.ns/invalid1.C: Likewise.
12806 * g++.old-deja/g++.ns/ns17.C: Likewise.
12807 * g++.old-deja/g++.ns/template16.C: Likewise.
12808 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
12809 keyword.
12810 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
12811 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
12812 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
12813 named return value extension.
12814 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
12815 * g++.old-deja/g++.other/access4.C: Issue additional error
12816 messages.
12817 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
12818 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
12819 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
12820 * g++.old-deja/g++.other/crash25.C: Change error message.
12821 * g++.old-deja/g++.other/crash4.C: Change error message.
12822 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
12823 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
12824 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
12825 checks.
12826 * g++.old-deja/g++.other/defarg8.C: Likewise.
12827 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
12828 * g++.old-deja/g++.other/dtor10.C: Likewise.
12829 * g++.old-deja/g++.other/incomplete.C: Likewise.
12830 * g++.old-deja/g++.other/linkage7.C: Likewise.
12831 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
12832 lookup algorithm.
12833 * g++.old-deja/g++.other/mangle2.C: Likewise.
12834 * g++.old-deja/g++.other/refinit2.C: Likewise.
12835 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
12836 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
12837 * g++.old-deja/g++.pt/crash28.C: Likewise.
12838 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
12839 syntax.
12840 * g++.old-deja/g++.pt/crash32.C: Change error message.
12841 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
12842 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
12843 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
12844 error message position.
12845 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
12846 * g++.old-deja/g++.pt/defarg8.C: Change error message.
12847 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
12848 syntax.
12849 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
12850 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
12851 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
12852 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
12853 keyword.
12854 * g++.old-deja/g++.pt/explicit31.C: Likewise.
12855 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
12856 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
12857 keyword.
12858 * g++.old-deja/g++.pt/explicit71.C: Change error message.
12859 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
12860 syntax.
12861 * g++.old-deja/g++.pt/friend28.C: Account for use of
12862 non-dependent names.
12863 * g++.old-deja/g++.pt/friend29.C: Likewise.
12864 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
12865 rules.
12866 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
12867 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
12868 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
12869 lookup rules.
12870 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
12871 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
12872 keyword.
12873 * g++.old-deja/g++.pt/memclass20.C: Likewise.
12874 * g++.old-deja/g++.pt/memclass5.C: Likewise.
12875 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
12876 keyword.
12877 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
12878 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
12879 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
12880 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
12881 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
12882 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
12883 keyword.
12884 * g++.old-deja/g++.pt/spec10.C: Likewise.
12885 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
12886 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
12887 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
12888 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
12889 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
12890 * g++.old-deja/g++.pt/ttp62.C: Likewise.
12891 * g++.old-deja/g++.pt/ttp64.C: Likewise.
12892 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
12893 * g++.old-deja/g++.pt/typename15.C: Likewise.
12894 * g++.old-deja/g++.pt/typename22.C: Likewise.
12895 * g++.old-deja/g++.pt/typename6.C: Change error messages.
12896 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
12897 * g++.old-deja/g++.pt/virtual2.C: Likewise.
12898 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
12899 syntax.
12900 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
12901 return value extension.
12902 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
12903 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
12904 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
12905 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
12906
12907 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
12908
12909 * g++.dg/warn/inline1.C: New test.
12910 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
12911 * g++.old-deja/g++.jason/synth10.C: Likewise.
12912 * g++.old-deja/g++.mike/net31.C: Likewise.
12913 * g++.old-deja/g++.mike/p8786.C: Likewise.
12914
12915 * g++.dg/template/friend10.C: New test.
12916 * g++.dg/template/conv5.C: New test.
12917
12918 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
12919
12920 * g++.dg/lookup/scoped3.C: New test.
12921
12922 * g++.dg/lookup/decl1.C: New test.
12923 * g++.dg/lookup/decl2.C: New test.
12924
12925 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
12926
12927 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
12928 gcc.c-torture/compile/20021015-1.c,
12929 gcc.c-torture/compile/20021015-2.c,
12930 gcc.c-torture/compile/20021123-1.c,
12931 gcc.c-torture/compile/20021123-2.c,
12932 gcc.c-torture/compile/20021123-3.c,
12933 gcc.c-torture/compile/20021123-4.c,
12934 gcc.c-torture/execute/20021024-1.c: Add tests previously added
12935 only to 3.1 or 3.2 branch.
12936
12937 2002-12-23 Mark Mitchell <mark@codesourcery.com>
12938
12939 * gcc.dg/i386-bitfield3.c: New test.
12940
12941 * gcc.dg/i386-bitfield2.c: New test.
12942
12943 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
12944
12945 * g++.dg/parse/conv_op1.C: New test.
12946
12947 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
12948
12949 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
12950 approved.
12951
12952 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
12953
12954 * gcc.c-torture/compile/20021220-1.c: New test.
12955
12956 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
12957
12958 * gcc.dg/i386-fastcall-1.c: New.
12959
12960 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
12961
12962 * gcc.c-torture/execute/20021219-1.c: New test.
12963
12964 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
12965
12966 * gcc.dg/i386-pic-1.c: New test.
12967
12968 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12969
12970 PR c++/8099
12971 * g++.dg/template/friend9.C: New test.
12972
12973 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12974
12975 PR c++/3663
12976 * g++.dg/template/access7.C: New test.
12977
12978 2002-12-18 Nick Clifton <nickc@redhat.com>
12979
12980 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
12981 the libstdc++-v3 directory has been found.
12982
12983 2002-12-12 Devang Patel <dpatel@apple.com>
12984 * gcc.dg/darwin-ld-1.c: New test.
12985 * gcc.dg/darwin-ld-2.c: New test.
12986 * gcc.dg/darwin-ld-3.c: New test.
12987 * gcc.dg/darwin-ld-4.c: New test.
12988 * gcc.dg/darwin-ld-5.c: New test.
12989
12990 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
12991
12992 * gcc.c-torture/compile/20021212-1.c: New test.
12993
12994 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
12995
12996 * gcc.dg/fshort-wchar: New test.
12997
12998 2002-12-10 Mark Mitchell <mark@codesourcery.com>
12999
13000 PR c++/8372
13001 * g++.dg/template/dtor1.C: New test.
13002
13003 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13004 markers.
13005
13006 2002-12-10 Jakub Jelinek <jakub@redhat.com>
13007
13008 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13009
13010 2002-12-09 Mark Mitchell <mark@codesourcery.com>
13011
13012 * g++.dg/template/static1.C: New test.
13013 * g++.dg/template/static2.C: New test.
13014 * g++.old-deja/g++.ext/memconst.C: New test.
13015
13016 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13017
13018 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13019 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13020 * g++.dg/special/initp1.C: Likewise.
13021
13022 2002-12-06 Jakub Jelinek <jakub@redhat.com>
13023
13024 * gcc.c-torture/execute/20021204-1.c: New test.
13025
13026 2002-12-04 Geoffrey Keating <geoffk@apple.com>
13027
13028 * gcc.dg/ppc-fmadd-1.c: New file.
13029 * gcc.dg/ppc-fmadd-2.c: New file.
13030 * gcc.dg/ppc-fmadd-3.c: New file.
13031
13032 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13033
13034 * gcc.c-torture/compile/20021204-1.c: New test.
13035
13036 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
13037
13038 * g++.dg/inherit/covariant2.C: New test.
13039 * g++.dg/inherit/covariant3.C: New test.
13040 * g++.dg/inherit/covariant4.C: New test.
13041 * g++.dg/inherit/covariant1.C: Remove XFAIL.
13042 * g++.old-deja/g++.robertl/eb17.C: Likewise.
13043
13044 2002-12-03 Mark Mitchell <mark@codesourcery.com>
13045
13046 PR c++/8688
13047 * g++.dg/init/brace3.C: New test.
13048
13049 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
13050
13051 * gcc.dg/20020210-1.c: Fix a comment typo.
13052
13053 2002-12-02 Mark Mitchell <mark@codesourcery.com>
13054
13055 PR c++/8720
13056 * g++.dg/parse/defarg1.C: New test.
13057
13058 PR c++/8615
13059 * g++.dg/template/char1.C: New test.
13060
13061 * g++.dg/template/varmod1.C: Fix typo.
13062
13063 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13064
13065 DR 180
13066 * g++.old-deja/g++.pt/crash32.C: Expect error.
13067
13068 2002-12-01 Mark Mitchell <mark@codesourcery.com>
13069
13070 PR c++/5919
13071 * g++.dg/template/varmod1.C: New test.
13072
13073 PR c++/8727
13074 * g++.dg/inherit/typeinfo1.C: New test.
13075
13076 PR c++/8663
13077 * g++.dg/inherit/typedef1.C: New test.
13078
13079 2002-11-30 Mark Mitchell <mark@codesourcery.com>
13080
13081 PR c++/8332
13082 PR c++/8493
13083 * g++.dg/template/strlen1.C: New test.
13084
13085 PR c++/8227
13086 * g++.dg/template/ctor2.C: New test.
13087
13088 PR c++/8214
13089 * g++.dg/init/string1.C: New test.
13090
13091 PR c++/8511
13092 * g++.dg/template/friend8.C: New test.
13093
13094 2002-11-29 Joe Buck <jbuck@synopsys.com>
13095
13096 * g++.dg/lookup/anon2.C: New test.
13097
13098 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
13099
13100 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13101 h8300 port.
13102
13103 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
13104
13105 * gcc.dg/bitfld-6.c: New test.
13106
13107 2002-11-27 Jan Hubicka <jh@suse.cz>
13108
13109 * gcc.c-torture/execute/20021127.[cx]: New test.
13110
13111 2002-11-26 Jan Hubicka <jh@suse.cz>
13112
13113 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13114 quality.
13115
13116 2002-11-26 Geoffrey Keating <geoffk@apple.com>
13117
13118 * g++.dg/init/brace2.C: New test.
13119 * g++.old-deja/g++.mike/p9129.C: Correct.
13120
13121 2002-11-26 Mark Mitchell <mark@codesourcery.com>
13122
13123 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13124
13125 2002-11-25 Andreas Bauer <baueran@in.tum.de>
13126
13127 * gcc.dg/sibcall-6: New test for indirect sibcalls.
13128
13129 2002-11-25 Mark Mitchell <mark@codesourcery.com>
13130
13131 * testsuite/g++.dg/abi/empty11.C: New test.
13132 * testsuite/g++.dg/rtti/cv1.C: New test.
13133
13134 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
13135
13136 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13137
13138 2002-11-24 Mark Mitchell <mark@codesourcery.com>
13139
13140 * g++.dg/abi/empty10.C: New test.
13141
13142 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13143
13144 * gcc.c-torture/compile/20021124-1.c: New test.
13145
13146 2002-11-22 Mark Mitchell <mark@codesourcery.com>
13147
13148 * g++.dg/abi/rtti2.C: New test.
13149
13150 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
13151
13152 * gcc.dg/i386-unroll-1.c: New test.
13153
13154 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
13155
13156 * gcc.c-torture/compile/20021120-1.c: New test.
13157 * gcc.c-torture/compile/20021120-2.c: New test.
13158
13159 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
13160
13161 * gcc.dg/bitfld-5.c: New test.
13162
13163 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
13164
13165 * gcc.c-torture/execute/20021120-3.c: New test.
13166
13167 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
13168
13169 * gcc.c-torture/execute/20021120-2.c: New test.
13170
13171 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
13172
13173 * gcc.c-torture/execute/20021120-1.c: New test.
13174
13175 2002-11-20 Jakub Jelinek <jakub@redhat.com>
13176
13177 * gcc.c-torture/execute/20021118-3.c: New test.
13178
13179 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
13180
13181 * gcc.c-torture/compile/20021119-1.c: New test.
13182
13183 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
13184
13185 * gcc.dg/duff-1.c: New test.
13186 * gcc.dg/duff-2.c: New test.
13187 * gcc.dg/duff-3.c: New test.
13188
13189 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
13190
13191 * gcc.dg/cpp/_Pragma5.c: New test.
13192
13193 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
13194
13195 * gcc.c-torture/execute/20021118-2.c: New test.
13196
13197 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
13198
13199 * gcc.c-torture/execute/20021118-1.c: New test.
13200
13201 2002-11-16 Jakub Jelinek <jakub@redhat.com>
13202
13203 * gcc.dg/20021116-1.c: New test.
13204
13205 2002-11-14 Mark Mitchell <mark@codesourcery.com>
13206
13207 * g++.dg/abi/vcall1.C: New test.
13208
13209 2002-11-14 Jakub Jelinek <jakub@redhat.com>
13210
13211 * gcc.dg/20021029-1.c: New test.
13212 * gcc.dg/20021029-2.c: New test.
13213
13214 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
13215
13216 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
13217
13218 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13219
13220 PR c/8439
13221 * gcc.dg/20021110.c: Move to ...
13222 * gcc.c-torture/compile/20021110.c: .... here.
13223
13224 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13225
13226 PR c/8467
13227 * gcc.c-torture/execute/20021111-1.c
13228
13229 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13230
13231 PR c/8439
13232 * gcc.dg/20021110.c: New test.
13233
13234 2002-11-10 Mark Mitchell <mark@codesourcery.com>
13235
13236 * g++.dg/abi/vthunk3.C: Run only on x86.
13237
13238 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
13239
13240 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
13241
13242 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
13243
13244 * lib/compat.exp (compat-execute): Fix logic error in last
13245 change.
13246
13247 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
13248
13249 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
13250
13251 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13252
13253 PR c++/8389
13254 * g++.dg/template/access6.C: New test.
13255
13256 2002-11-08 Jan Hubicka <jh@suse.cz>
13257
13258 * gcc.dg/i386-ssefp-1.c: New test.
13259 * gcc.dg/i386-ssefp-1.c: New test.
13260
13261 2002-11-08 Jan Hubicka <jh@suse.cz>
13262
13263 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13264
13265 2002-11-07 Mark Mitchell <mark@codesourcery.com>
13266
13267 * g++.dg/abi/vthunk3.C: New test.
13268
13269 PR c++/8338
13270 * g++.dg/template/crash2.C: New test.
13271
13272 2002-11-07 Mark Mitchell <mark@codesourcery.com>
13273
13274 * testsuite/g++.dg/abi/dtor1.C: New test.
13275 * testsuite/g++.dg/abi/dtor2.C: Likewise.
13276
13277 2002-11-05 Geoffrey Keating <geoffk@apple.com>
13278
13279 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13280 Darwin.
13281
13282 2002-11-04 Adam Nemet <anemet@lnxw.com>
13283
13284 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13285 -mthumb. Only xfail with -O0.
13286
13287 2002-11-03 Mark Mitchell <mark@codesourcery.com>
13288
13289 * g++.dg/abi/thunk1.C: New test.
13290 * g++.dg/abi/thunk2.C: Likewise.
13291 * g++.dg/abi/vtt1.C: Likewise.
13292
13293 2002-11-02 Diego Novillo <dnovillo@redhat.com>
13294
13295 PR optimization/8423
13296 * gcc.c-torture/execute/builtin-constant.c: New test.
13297
13298 2002-11-01 Zack Weinberg <zack@codesourcery.com>
13299
13300 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13301 Add some more cases.
13302
13303 2002-11-01 Mark Mitchell <mark@codesourcery.com>
13304
13305 PR c++/8391
13306 * g++.dg/opt/local1.C: New test.
13307
13308 2002-10-30 Mark Mitchell <mark@codesourcery.com>
13309
13310 PR c++/8160
13311 * g++.dg/template/complit1.C: New test.
13312
13313 PR c++/8149
13314 * g++.dg/template/typename4.C: Likewise.
13315
13316 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13317
13318 Core issue 287, PR c++/7639
13319 * g++.dg/template/instantiate1.C: Adjust error location.
13320 * g++.dg/template/instantiate3.C: New test.
13321 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13322 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13323 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13324
13325 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
13326
13327 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13328
13329 2002-10-29 Mark Mitchell <mark@codesourcery.com>
13330
13331 PR c++/8287
13332 * g++.dg/init/dtor2.C: New test.
13333
13334 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13335
13336 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13337 * gcc.dg/nest.c: Bypass errors on irix6.
13338
13339 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
13340
13341 * gcc.dg/nest.c: Expect error for mmix-*-*.
13342 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13343
13344 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
13345
13346 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13347 markers.
13348
13349 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13350
13351 2002-10-25 Mike Stump <mrs@apple.com>
13352
13353 * gcc.dg/warn-1.c: New test.
13354
13355 2002-10-25 Zack Weinberg <zack@codesourcery.com>
13356
13357 * g++.dg/template/typename3.C: New test.
13358
13359 2002-10-25 Mark Mitchell <mark@codesourcery.com>
13360
13361 * g++.dg/lookup/ptrmem1.C: New test.
13362
13363 * g++.dg/abi/vthunk2.C: New test.
13364
13365 2002-10-25 Zack Weinberg <zack@codesourcery.com>
13366
13367 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13368
13369 2002-10-24 Mark Mitchell <mark@codesourcery.com>
13370
13371 * g++.dg/abi/empty9.C: New test.
13372
13373 2002-10-24 Richard Henderson <rth@redhat.com>
13374
13375 * g++.dg/inherit/thunk1.C: Enable for ia64.
13376
13377 2002-10-23 Mark Mitchell <mark@codesourcery.com>
13378
13379 PR c++/8067
13380 * g++.dg/lookup/pretty1.C: New test.
13381
13382 2002-10-23 Jakub Jelinek <jakub@redhat.com>
13383
13384 * gcc.dg/20021023-1.c: New test.
13385
13386 2002-10-23 Mark Mitchell <mark@codesourcery.com>
13387
13388 PR c++/7679
13389 * g++.dg/parse/inline1.C: New test.
13390
13391 2002-10-23 Richard Henderson <rth@redhat.com>
13392
13393 * g++.dg/inherit/thunk1.C: Enable for x86_64.
13394
13395 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13396
13397 2002-10-22 Mark Mitchell <mark@codesourcery.com>
13398
13399 PR c++/6579
13400 * g++.dg/parse/stmtexpr3.C: New test.
13401
13402 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
13403
13404 * g++.dg/expr/cond1.C: New test.
13405
13406 2002-10-21 Zack Weinberg <zack@codesourcery.com>
13407
13408 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13409
13410 2002-10-21 Mark Mitchell <mark@codesourcery.com>
13411
13412 * g++.dg/abi/vbase13.C: New test.
13413 * g++.dg/abi/vbase14.C: Likewise.
13414
13415 2002-10-21 Jakub Jelinek <jakub@redhat.com>
13416
13417 * gcc.dg/tls/pic-1.c: New test.
13418 * gcc.dg/tls/nonpic-1.c: New test.
13419 * gcc.dg/20021018-1.c: New test.
13420
13421 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
13422
13423 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13424 Remove only files with the same base name as the test case.
13425 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13426 (profopt-execute): Likewise. Also, remove old profiling
13427 and performance data files before running the tests.
13428
13429 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13430 * g++.dg/bprob/bprob.exp: Likewise.
13431 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
13432 to allow more general test case names.
13433
13434 * g++.dg/bprob/bprob-1.C: Rename to ...
13435 * g++.dg/bprob/g++-bprob-1.C: ... this.
13436
13437 * g77.dg/bprob/bprob-1.f: Rename to ...
13438 * g77.dg/bprob/g77-bprob-1.f: ... this.
13439
13440 2002-10-21 Zack Weinberg <zack@codesourcery.com>
13441
13442 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13443 bison 1.50 or later.
13444
13445 2002-10-21 Janis Johnson <janis187@us.ibm.com>
13446
13447 * g++.dg/README: Describe more test directories.
13448
13449 2002-10-21 Mark Mitchell <mark@codesourcery.com>
13450
13451 * g++.dg/init/array6.C: Add additional tests.
13452
13453 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
13454
13455 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13456 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13457
13458 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
13459
13460 * gcc.c-torture/compile/20020604-1.x: New.
13461 * gcc.c-torture/compile/simd-5.x: Likewise.
13462 * gcc.c-torture/execute/920710-1.x: Likewise.
13463 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13464
13465 2002-10-21 Mark Mitchell <mark@codesourcery.com>
13466
13467 * g++.dg/inherit/override1.C: Add dg-options clause.
13468
13469 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13470
13471 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13472 _mm_slli_si128.
13473
13474 2002-10-19 Andreas Schwab <schwab@suse.de>
13475
13476 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13477 directory component.
13478
13479 2002-10-18 Mark Mitchell <mark@codesourcery.com>
13480
13481 * g++.dg/inherit/thunk1.C: New test.
13482
13483 * g++.dg/inherit/override1.C: New test.
13484
13485 * g++.dg/abi/mangle11.C: New test.
13486 * g++.dg/abi/mangle14.C: New test.
13487 * g++.dg/abi/mangle17.C: New test.
13488
13489 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
13490
13491 * g++.dg/overload/member2.C: New test.
13492
13493 2002-10-17 Janis Johnson <janis187@us.ibm.com>
13494
13495 * g++.dg/README: Describe new compat directory.
13496 * g++.dg/dg.exp: Skip tests in compat directory.
13497 * README.compat: New file.
13498 * lib/compat.exp: New expect script.
13499 * g++.dg/compat: New test directory.
13500 * g++.dg/compat/compat.exp: New expect script.
13501 * g++.dg/compat/abi: New test directory.
13502 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13503 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13504 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13505 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13506 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13507 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13508 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13509 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13510 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13511 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13512 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13513 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13514 * g++.dg/compat/break: New test directory.
13515 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13516 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13517 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13518 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13519 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13520 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13521 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13522 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13523 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13524 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13525 g++.dg/compat/break/README: New files.
13526 * g++.dg/compat/eh: New test directory.
13527 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13528 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13529 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13530 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13531 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13532 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13533 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13534 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13535 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13536 g++.dg/compat/eh/filter2_y.C,
13537 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13538 g++.dg/compat/eh/new1_y.C,
13539 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13540 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13541 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13542 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13543 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13544 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13545 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13546 g++.dg/compat/eh/unexpected1_y.C: New files.
13547 * g++.dg/compat/init: New test directory.
13548 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13549 g++.dg/compat/init/array5_y.C,
13550 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13551 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13552 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13553 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13554 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13555 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13556 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13557 g++.dg/compat/init/init-ref2_y.C: New files.
13558
13559 2002-10-17 Mark Mitchell <mark@codesourcery.com>
13560
13561 PR c++/7584
13562 * g++.dg/inherit/using3.C: New test.
13563
13564 2002-10-17 Jan Hubicka <jh@suse.cz>
13565
13566 * gcc.dg/20021017-2.c: New test.
13567
13568 2002-10-17 Mark Mitchell <mark@codesourcery.com>
13569
13570 * g++.dg/abi/mangle16.C: Adjust.
13571
13572 * g++.dg/init/array8.C: New test.
13573
13574 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
13575
13576 * gcc.dg/special/mips-abi.exp: New test.
13577 * gcc.dg/special/mips-abi.s: Empty file used by the above.
13578
13579 2002-10-16 Mark Mitchell <mark@codesourcery.com>
13580
13581 * g++.dg/abi/mangle16.C: New test.
13582 * g++.dg/abi/mangle17.C: Likewise.
13583
13584 PR c++/7478
13585 * g++.dg/template/ref1.C: New test.
13586
13587 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13588
13589 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13590
13591 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
13592
13593 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13594
13595 2002-10-16 Mark Mitchell <mark@codesourcery.com>
13596
13597 PR c++/7524
13598 * g++.dg/init/array7.C: New test.
13599
13600 2002-10-15 Mark Mitchell <mark@codesourcery.com>
13601
13602 * g++.dg/init/array6.C: New test.
13603
13604 * g++.dg/abi/mangle13.C: Likewise.
13605 * g++.dg/abi/mangle14.C: Likewise.
13606 * g++.dg/abi/mangle15.C: Likewise.
13607
13608 2002-10-14 Mark Mitchell <mark@codesourcery.com>
13609
13610 * g++.dg/abi/empty8.C: New test.
13611
13612 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
13613
13614 * g++.dg/init/ctor1.C: New test.
13615
13616 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
13617
13618 * gcc.c-torture/execute/20021015-1.c: New test.
13619
13620 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
13621
13622 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13623
13624 2002-10-14 Jan Hubicka <jh@suse.cz>
13625
13626 * gcc.dg/i386-ssetype-[1-5].c: New tests.
13627
13628 2002-10-14 Richard Henderson <rth@redhat.com>
13629
13630 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13631
13632 2002-10-14 Mark Mitchell <mark@codesourcery.com>
13633
13634 PR optimization/6631
13635 * g++.dg/opt/const2.C: New test.
13636
13637 2002-10-14 Mark Mitchell <mark@codesourcery.com>
13638
13639 PR c++/7176
13640 * g++.dg/parse/friend1.C: New test.
13641 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13642
13643 2002-10-14 Jakub Jelinek <jakub@redhat.com>
13644
13645 * gcc.dg/20021014-1.c: New test.
13646
13647 2002-10-11 Mark Mitchell <mark@codesourcery.com>
13648
13649 PR c++/5661
13650 * g++.dg/ext/vlm1.C: New test.
13651 * g++.dg/ext/vlm2.C: Likewise.
13652
13653 * g++.dg/init/array1.C: Remove invalid braces.
13654 * g++.dg/init/brace1.C: New test.
13655 * g++.dg/init/copy2.C: Likewise.
13656 * g++.dg/init/copy3.C: Likewise.
13657 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13658 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13659 braces.
13660
13661 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
13662
13663 * gcc.dg/cpp/assembler.S: Don't use -ansi.
13664
13665 2002-10-11 Richard Shann <richard.shann@superh.com>
13666
13667 * gcc.c-torture/compile/simd-5.c: New test.
13668
13669 2002-10-10 Roger Sayle <roger@eyesopen.com>
13670
13671 * gcc.c-torture/execute/shiftopt-1.c: New test case.
13672
13673 2002-10-10 Jim Wilson <wilson@redhat.com>
13674
13675 * gcc.c-torture/execute/20021010-1.c: New test.
13676
13677 2002-10-09 Zack Weinberg <zack@codesourcery.com>
13678
13679 PR c/7353
13680 * g++.dg/ext/typedef-init.C: New test.
13681 * gcc.dg/typedef-init.c: New test.
13682
13683 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
13684
13685 * gcc.dg/cpp/paste13.c: New test.
13686
13687 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13688
13689 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
13690 remaining platforms, XFAIL during compile, not execute. Don't
13691 XFAIL at -O0.
13692
13693 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
13694
13695 * gcc.dg/alias-1.c: Tweak expected warning.
13696
13697 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13698
13699 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
13700
13701 2002-10-06 Andreas Jaeger <aj@suse.de>
13702
13703 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
13704 * gcc.dg/cpp/c++98.C: Likewise.
13705
13706 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
13707 * g++.dg/cpp/c++98.C: Likewise.
13708
13709 * g++.dg/README (Subdirectories): Mention cpp directory.
13710
13711 PR target/7559
13712 * gcc.dg/20021006-1.c: New test.
13713
13714 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13715
13716 PR c++/7804
13717 * g++.dg/other/warning1.C: New test.
13718
13719 2002-10-04 Roger Sayle <roger@eyesopen.com>
13720
13721 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
13722 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
13723 and sparc-*-* with -m64 as expected failures. See PR 8087.
13724
13725 2002-10-03 Mark Mitchell <mark@codesourcery.com>
13726
13727 PR c++/7931
13728 * g++.dg/template/ptrmem3.C: New test.
13729
13730 PR c++/7754
13731 * g++.dg/template/union1.C: New test.
13732
13733 2002-10-03 Mark Mitchell <mark@codesourcery.com>
13734
13735 PR c++/8006
13736 * g++.dg/abi/mangle9.C: New test.
13737 * g++.dg/abi/mangle10.C: New test.
13738 * g++.dg/abi/mangle11.C: New test.
13739 * g++.dg/abi/mangle12.C: New test.
13740
13741 2002-10-02 Mark Mitchell <mark@codesourcery.com>
13742
13743 PR c++/7188.
13744 * g++.dg/template/meminit1.C: New test.
13745 * g++.dg/warn/Wreorder-1.C: Likewise.
13746 * g++.old-deja/g++.mike/warn3.C: Tweak.
13747 * lib/prune.exp: Ingore "in copy constructor".
13748
13749 2002-10-02 Andreas Jaeger <aj@suse.de>
13750
13751 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
13752 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
13753 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
13754 on x86-64.
13755
13756 2002-10-01 Mark Mitchell <mark@codesourcery.com>
13757
13758 * gcc.dg/empty1.C: Fix typo.
13759
13760 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
13761
13762 * gcc.dg/alias-1.c: New test.
13763
13764 2002-10-01 Mark Mitchell <mark@codesourcery.com>
13765
13766 * gcc.dg/empty1.C: New test.
13767
13768 * g++.dg/tls/init-2.C: Tweak error messages.
13769
13770 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
13771
13772 * gcc.c-torture/compile/20020923-1.c: New test.
13773
13774 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
13775
13776 * gcc.c-torture/execute/ffs-1.c: New test.
13777 * gcc.c-torture/execute/ffs-2.c: Ditto.
13778
13779 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
13780
13781 * g++.dg/overload/member1.C: New test.
13782
13783 2002-09-30 Mark Mitchell <mark@codesourcery.com>
13784
13785 * g++.dg/abi/empty7.C: New test.
13786 * g++.dg/init/pm2.C: Likewise.
13787
13788 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
13789
13790 * g++.dg/rtti/crash1.C: New test.
13791
13792 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
13793
13794 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
13795 gcc.dg/sibcall-4.c: New tests.
13796
13797 2002-09-28 Roger Sayle <roger@eyesopen.com>
13798
13799 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
13800 powerpc and MMIX targets.
13801
13802 2002-09-27 Zack Weinberg <zack@codesourcery.com>
13803
13804 * gcc.dg/cpp/20020927-1.c: New.
13805
13806 2002-09-26 David S. Miller <davem@redhat.com>
13807
13808 * gcc.c-torture/compile/trunctfdf.c: New.
13809
13810 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13811
13812 * lib/target-supports.exp (check_weak_available): Handle solaris2.
13813
13814 2002-09-27 Alan Modra <amodra@bigpond.net.au>
13815
13816 * gcc.c-torture/execute/loop-15.c: New.
13817
13818 2002-09-26 Janis Johnson <janis187@us.ibm.com>
13819
13820 * README.QMTEST: Fix typo.
13821
13822 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
13823
13824 * gcc.dg/20020926-1.c: New test.
13825
13826 2002-09-25 David S. Miller <davem@redhat.com>
13827
13828 PR target/7842
13829 * gcc.c-torture/execute/shiftdi.c: New test.
13830
13831 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
13832
13833 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
13834 unique to the tool.
13835 * lib/g77.exp (g77_init): Likewise.
13836 * lib/g++.exp (g++_init): Likewise.
13837 * lib/objc.exp (objc_init): Likewise.
13838
13839 2002-09-25 Mark Mitchell <mark@codesourcery.com>
13840
13841 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
13842 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
13843 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
13844
13845 2002-09-25 Richard Henderson <rth@redhat.com>
13846
13847 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
13848 too-small long double.
13849
13850 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
13851
13852 * gcc.dg/20020919-1.c: New test.
13853
13854 2002-09-23 Mark Mitchell <mark@codesourcery.com>
13855
13856 * g++.dg/abi/bitfield6.C: New test.
13857 * g++.dg/abi/bitfield7.C: New test.
13858 * g++.dg/abi/bitfield8.C: New test.
13859 * g++.dg/abi/vbase11.C: New test.
13860
13861 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
13862
13863 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
13864 hppa*-*-hpux*. Update test comment.
13865
13866 2002-09-20 Jakub Jelinek <jakub@redhat.com>
13867
13868 * gcc.dg/tls/struct-1.c: New test.
13869
13870 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
13871
13872 * gcc.dg/cpp/tr-warn2.c: Update.
13873
13874 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
13875
13876 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
13877
13878 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
13879
13880 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
13881 systems.
13882
13883 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
13884
13885 * gcc.c-torture/execute/ieee/mzero3.c: New test.
13886
13887 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
13888 Adjust for c++filt moved to binutils. Remove spurious duplicate
13889 setting of cxxfilt.
13890
13891 2002-09-19 Geoffrey Keating <geoffk@apple.com>
13892
13893 * gcc.dg/20020312-2.c: Update for darwin.
13894
13895 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
13896
13897 * g++.old-deja/g++.other/crash32.C: Mark ICE.
13898
13899 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
13900
13901 * objc.dg/comp-types-1.m: New test.
13902 * objc.dg/comp-types-2.m: New test.
13903 * objc.dg/comp-types-3.m: New test.
13904 * objc.dg/comp-types-4.m: New test.
13905 * objc.dg/comp-types-5.m: New test.
13906 * objc.dg/comp-types-6.m: New test.
13907
13908 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
13909
13910 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
13911
13912 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
13913
13914 * g++.dg/other/do1.C: New test.
13915
13916 * g++.dg/template/subst1.C: New test.
13917
13918 2002-09-16 Steve Ellcey <sje@cup.hp.com>
13919
13920 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
13921
13922 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
13923
13924 * g++.dg/template/qualttp20.C: Adjust expected errors.
13925 * g++.old-deja/g++.jason/report.C: Likewise.
13926 * g++.old-deja/g++.other/qual1.C: Likewise.
13927
13928 * g++.dg/lookup/scoped2.C: New test.
13929
13930 * g++.dg/ext/asm3.C: New test.
13931
13932 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
13933
13934 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
13935
13936 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
13937
13938 * ChangeLog: follow spelling conventions.
13939 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
13940 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
13941 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
13942 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
13943 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
13944 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
13945 * g++.old-deja/g++.law/global-init1.C: Likewise.
13946 * g++.old-deja/g++.other/delete4.C: Likewise.
13947 * g++.old-deja/g++.other/inline21.C: Likewise.
13948 * g++.old-deja/g++.other/singleton.C: Likewise.
13949 * g77.dg/strlen0.f: Likewise.
13950 * g77.f-torture/compile/20010519-1.f: Likewise.
13951 * g77.f-torture/compile/980310-4.f: Likewise.
13952 * gcc.c-torture/compile/20000605-1.c: Likewise.
13953 * gcc.c-torture/execute/20020225-1.c: Likewise.
13954 * gcc.dg/c90-hexfloat-2.c: Likewise.
13955 * gcc.dg/c99-bool-1.c: Likewise.
13956 * gcc.dg/c99-hexfloat-2.c: Likewise.
13957 * gcc.dg/dll-2.c: Likewise.
13958 * gcc.dg/wtr-union-init-1.c: Likewise.
13959 * gcc.dg/wtr-union-init-2.c: Likewise.
13960 * gcc.dg/wtr-union-init-3.c: Likewise.
13961 * gcc.dg/cpp/avoidpaste1.c: Likewise.
13962 * gcc.dg/cpp/defined.c: Likewise.
13963 * gcc.dg/cpp/macsyntx.c: Likewise.
13964 * gcc.dg/cpp/paste2.c: Likewise.
13965 * gcc.dg/cpp/trad/defined.c: Likewise.
13966 * gcc.dg/format/c90-printf-1.c: Likewise.
13967 * gcc.dg/format/c90-scanf-1.c: Likewise.
13968 * gcc.dg/format/c99-printf-1.c: Likewise.
13969 * gcc.dg/format/c99-scanf-1.c: Likewise.
13970 * gcc.misc-tests/gcov-8.c: Likewise.
13971 * lib/profopt.exp: Likewise.
13972
13973 2002-09-15 Krister Walfridsson <cato@df.lth.se>
13974
13975 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
13976
13977 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
13978
13979 * g++.dg/inherit/using2.C: New test.
13980
13981 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
13982
13983 * ChangeLog: Follow spelling conventions.
13984 * g++.dg/template/friend4.C: Likewise.
13985 * g++.old-deja/g++.pt/crash67.C: Likewise.
13986 * gcc.c-torture/execute/20000801-4.c: Likewise.
13987 * gcc.dg/c90-digraph-1.c: Likewise.
13988 * gcc.dg/c94-digraph-1.c: Likewise.
13989 * gcc.dg/c99-digraph-1.c: Likewise.
13990 * gcc.dg/cpp/line5.c: Likewise.
13991 * gcc.dg/cpp/multiline.c: Likewise.
13992 * gcc.dg/cpp/trad/literals-1.c: Likewise.
13993 * gcc.dg/format/attr-3.c: Likewise.
13994 * gcc.dg/format/c90-scanf-3.c: Likewise.
13995 * gcc.dg/format/ext-4.c: Likewise.
13996
13997 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
13998
13999 * g++.dg/template/pretty1.C: New test.
14000
14001 2002-09-14 Alan Modra <amodra@bigpond.net.au>
14002
14003 * gcc.c-torture/execute/struct-cpy-1.c: New test.
14004
14005 2002-09-13 Matt Austern <austern@apple.com>
14006
14007 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14008 passing a cast expression to a function by const reference.
14009
14010 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
14011
14012 * g++.dg/template/deduce1.C: New test.
14013
14014 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
14015
14016 * gcc.c-torture/execute/simd-1.c: Force all use of int to
14017 32-bit int.
14018
14019 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
14020
14021 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14022 usage.
14023
14024 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
14025
14026 * gcc.c-torture/compile/20020910-1.c: New test.
14027
14028 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
14029
14030 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14031
14032 2002-09-10 Andreas Jaeger <aj@suse.de>
14033
14034 * gcc.dg/20020312-2.c: Adjust for x86-64.
14035
14036 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
14037
14038 * g77.dg/7388.f: New test case for PR 7388.
14039
14040 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
14041
14042 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14043
14044 2002-09-05 Ziemowit Laski <zlaski@apple.com>
14045
14046 * objc.dg/proto-lossage-1.m: New test.
14047
14048 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
14049
14050 * gcc.dg/cpp/_Pragma4.c: Fix typo.
14051
14052 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
14053
14054 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
14055 expected to pass.
14056
14057 2002-09-06 Stan Shebs <shebs@apple.com>
14058 David Edelsohn <edelsohn@gnu.org>
14059
14060 * gcc.dg/weak: New directory.
14061 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14062 target-specific xfail bits.
14063 * gcc.dg/typeof-2.c: Move to new directory.
14064 * gcc.dg/weak.exp: New expect script.
14065
14066 2002-09-06 Alan Modra <amodra@bigpond.net.au>
14067
14068 * gcc.c-torture/execute/extzvsi.c: New test.
14069
14070 2002-09-05 Stan Shebs <shebs@apple.com>
14071
14072 * gcc.dg/weak-1.c: xfail on Darwin.
14073 * gcc.dg/weak-2.c: Ditto.
14074 * gcc.dg/weak-3.c: Ditto.
14075 * gcc.dg/weak-4.c: Ditto.
14076 * gcc.dg/weak-5.c: Ditto.
14077 * gcc.dg/weak-6.c: Ditto.
14078 * gcc.dg/weak-7.c: Ditto.
14079 * gcc.dg/weak-8.c: Ditto.
14080 * gcc.dg/weak-9.c: Ditto.
14081
14082 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
14083
14084 * gcc.c-torture/execute/loop-14.c: New test.
14085
14086 2002-09-04 Jakub Jelinek <jakub@redhat.com>
14087
14088 * g++.dg/other/cxa-atexit1.C: New test.
14089
14090 * gcc.dg/typeof-2.c: New test.
14091
14092 2002-09-03 Roger Sayle <roger@eyesopen.com>
14093
14094 * gcc.dg/builtins-2.c: New testcase.
14095 * gcc.dg/builtins-3.c: New testcase.
14096
14097 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
14098
14099 * gcc.dg/cpp/_Pragma4.c: New test.
14100
14101 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
14102
14103 * objc/execute/nil_method-1.m: New testcase.
14104
14105 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
14106
14107 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14108 [Object class], not [Object initialize].
14109
14110 2002-08-31 Roger Sayle <roger@eyesopen.com>
14111 Hans-Peter Nilsson <hp@bitrange.com>
14112
14113 * gcc.c-torture/execute/20020720-1.x: Skip test on
14114 mmix-knuth-mmixware. Correct comment.
14115
14116 2002-08-27 Mark Mitchell <mark@codesourcery.com>
14117
14118 * testsuite/g++.dg/abi/bitfield5.C: New test.
14119 * testsuite/g++.dg/abi/vbase10.C: Likewise.
14120
14121 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
14122
14123 * objc.dg/undeclared-selector.m: New test.
14124
14125 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
14126
14127 * g++.dg/other/offsetof1.C: Avoid cast warning.
14128
14129 2002-08-26 Ziemowit Laski <zlaski@apple.com>
14130
14131 * objc.dg/super-class-2.m: New test.
14132
14133 2002-08-24 Matt Austern <austern@apple.com>
14134
14135 * g++.dg/ext/lvaddr.C: New test.
14136 * g++.dg/ext/lvcast.C: New test.
14137
14138 2002-08-22 Mark Mitchell <mark@codesourcery.com>
14139
14140 * testsuite/g++.dg/inherit/cond1.C: New test.
14141
14142 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
14143
14144 * gcc.dg/noncompile/incomplete-1.c: New test.
14145
14146 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
14147
14148 * gcc.dg/typespec-1.c: New test.
14149
14150 2002-08-20 Devang Patel <dpatel@apple.com>
14151 * objc.dg/proto-hier-2.m: New test.
14152
14153 2002-08-19 Ziemowit Laski <zlaski@apple.com>
14154
14155 * objc.dg/bitfield-1.m: New test.
14156 * objc.dg/bitfield-2.m: New test.
14157
14158 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
14159
14160 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14161 gcc.dg/c99-flex-array-4.c: New tests.
14162
14163 2002-08-16 Stan Shebs <shebs@apple.com>
14164
14165 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14166
14167 2002-08-15 Jakub Jelinek <jakub@redhat.com>
14168
14169 * gcc.dg/typeof-1.c: New test.
14170 * g++.dg/ext/typeof2.C: New test.
14171
14172 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
14173
14174 * g++.dg/other/offsetof1.C: New test.
14175
14176 2002-08-14 Richard Henderson <rth@redhat.com>
14177
14178 * gcc.dg/tls/diag-3.c: Fix expected message strings.
14179
14180 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
14181
14182 * gcc.dg/cpp/_Pragma3.c: New test.
14183
14184 2002-08-13 Mark Mitchell <mark@codesourcery.com>
14185
14186 * g++.dg/template/inherit3: New test.
14187
14188 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
14189
14190 * gcc.dg/bitfld-4.c: Add blank options.
14191
14192 2002-08-09 Mark Mitchell <mark@codesourcery.com>
14193
14194 * g++.dg/template/crash1.C: New test.
14195
14196 2002-08-08 Jakub Jelinek <jakub@redhat.com>
14197
14198 * gcc.dg/tls/opt-2.c: New test.
14199
14200 2002-08-08 Devang Patel <dpatel@apple.com>
14201
14202 * objc.dg/selector-1.m : New test
14203
14204 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
14205
14206 * g++.dg/abi/bitfield4.C: New test.
14207 * gcc.dg/bitfld-4.c: New test.
14208
14209 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
14210
14211 * g++.dg/other/packed1.C: New test.
14212
14213 2002-08-07 Mark Mitchell <mark@codesourcery.com>
14214
14215 * g++.dg/abi/offsetof.C: Tweak error messages.
14216 * g++.old-deja/g++.mike/p10769a.C: Likewise.
14217
14218 2002-08-08 Jakub Jelinek <jakub@redhat.com>
14219
14220 * gcc.dg/bitfld-3.c: New test.
14221
14222 2002-08-07 Jakub Jelinek <jakub@redhat.com>
14223 Richard Henderson <rth@redhat.com>
14224
14225 * gcc.dg/i386-bitfield1.c: New test.
14226 * g++.dg/abi/bitfield3.C: Update.
14227
14228 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
14229
14230 * objc.dg/const-str-2.m: Update.
14231 * gcc.dg/cpp/c++98.c: Change to C extension.
14232 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
14233 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
14234
14235 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
14236
14237 * testsuite/gcc.dg/tls/diag-3.c: New.
14238
14239 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
14240
14241 * g++.dg/README (Subdirectories): Document new subdir expr.
14242 * g++.dg/expr/pmf-1.C: New test.
14243
14244 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
14245
14246 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
14247
14248 2002-08-06 Jakub Jelinek <jakub@redhat.com>
14249
14250 * g++.dg/abi/bitfield3.C: New test.
14251
14252 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
14253
14254 * lib/gcov.exp: Tweak expected line formats.
14255 * gcc.misc-tests/gcov8.c: New test.
14256 * gcc.misc-tests/gcov8.x: New flags.
14257
14258 2002-08-05 Jakub Jelinek <jakub@redhat.com>
14259
14260 * consistency.vlad/layout/endian.c: Include string.h.
14261
14262 * gcc.c-torture/execute/20020805-1.c: New test.
14263
14264 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
14265
14266 * g++.dg/other/conversion1.C: New test.
14267
14268 2002-08-03 Roger Sayle <roger@eyesopen.com>
14269
14270 * gcc.dg/builtins-1.c: New testcase.
14271
14272 2002-08-02 Mark Mitchell <mark@codesourcery.com>
14273
14274 * g++.dg/inherit/access3.C: New test.
14275
14276 2002-08-01 Jakub Jelinek <jakub@redhat.com>
14277
14278 * gcc.dg/ia64-visibility-2.c: New test.
14279
14280 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
14281
14282 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14283 __qualifier_flags to __flags.
14284
14285 2002-07-31 Mark Mitchell <mark@codesourcery.com>
14286
14287 * g++.dg/inherit/operator1.C: New test.
14288 * g++.dg/lookup/disamb1.C: Fix typo in comment.
14289 * g++.dg/other/error1.C: Change expected error message.
14290 * g++.dg/template/conv4.C: Likewise.
14291
14292 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
14293
14294 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14295 for documented behavior.
14296
14297 2002-07-25 Roger Sayle <roger@eyesopen.com>
14298
14299 * gcc.c-torture/execute/20020720-1.x: Skip this test on
14300 several targets known to fail.
14301
14302 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
14303
14304 * gcc.dg/mips-args-[123].c: New tests.
14305
14306 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
14307
14308 * gcc.dg/ppc-spe.c: New.
14309
14310 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
14311
14312 * g++.dg/other/ptrmem4.C: New testcase.
14313
14314 2002-07-24 Richard Henderson <rth@redhat.com>
14315
14316 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14317
14318 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
14319
14320 * g++.dg/ext/alignof1.C (main): Return 0 for success.
14321
14322 2002-07-24 Roger Sayle <roger@eyesopen.com>
14323
14324 * gcc.c-torture/execute/memset-3.c: New testcase.
14325
14326 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
14327
14328 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14329 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14330
14331 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14332
14333 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14334 Delete.
14335
14336 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
14337
14338 * gcc.c-torture/compile/simd-4.c: New test.
14339
14340 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14341
14342 PR c++/7347, c++/7348
14343 * g++.dg/template/access4.C: New test.
14344 * g++.dg/template/access5.C: New test.
14345 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14346 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14347 * g++.old-deja/g++.pt/ttp58.C: Likewise.
14348 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14349
14350 2002-07-22 Jakub Jelinek <jakub@redhat.com>
14351
14352 * gcc.dg/gnu89-init-2.c: New test.
14353
14354 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
14355
14356 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14357
14358 2002-07-20 Roger Sayle <roger@eyesopen.com>
14359
14360 * gcc.c-torture/execute/20020720-1.c: New testcase.
14361
14362 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
14363
14364 * gcc.dg/cpp/Wsignprom.c: New tests.
14365
14366 2002-07-20 Alan Modra <amodra@bigpond.net.au>
14367
14368 * gcc.c-torture/execute/loop-13.c: New test.
14369
14370 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
14371
14372 * gcc.dg/cpp/expr.c: New tests.
14373
14374 2002 07-18 David Edelsohn <edelsohn@gnu.org>
14375
14376 * g++.dg/opt/pr6713.C: Add template instantiation.
14377
14378 2002-07-18 Alan Modra <amodra@bigpond.net.au>
14379
14380 * gcc.dg/nest.c: New test.
14381
14382 2002-07-17 Richard Henderson <rth@redhat.com>
14383
14384 * g++.dg/opt/pr6713.C: New test.
14385
14386 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
14387
14388 * gcc.c-torture/execute/loop-2e.x: Let the testcase
14389 XFAIL for all x86 processors.
14390
14391 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
14392
14393 * gcc.c-torture/execute/20010122-1.x: Do not test with
14394 -fomit-frame-pointer.
14395
14396 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14397
14398 * g++.dg/template/instantiate2.C: New test.
14399 * g++.dg/template/spec4.C: New test.
14400
14401 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14402
14403 * g++.dg/template/access2.C: New test.
14404 * g++.dg/template/access3.C: New test.
14405
14406 2002-07-15 Zack Weinberg <zack@codesourcery.com>
14407
14408 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14409 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14410 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14411 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14412 Convert to use <stdarg.h>.
14413 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14414 Delete.
14415 * gcc.dg/va-arg-2.c: New.
14416 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14417
14418 2002-07-15 Jakub Jelinek <jakub@redhat.com>
14419
14420 * gcc.c-torture/compile/20020710-1.c: New test.
14421
14422 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
14423 Andrew Pinski <pinskia@physics.uc.edu>
14424
14425 gcc.c-torture/compile/simd-2.c: New testcase.
14426 gcc.c-torture/compile/simd-3.c: Likewise.
14427
14428 2002-07-11 Mark Mitchell <mark@codesourcery.com>
14429
14430 PR c++/7224
14431 * g++.dg/overload/error1.C: New test.
14432
14433 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14434
14435 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14436 configuration and IRIX 6 O32 ABI.
14437
14438 2002-07-11 Roger Sayle <roger@eyesopen.com>
14439
14440 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14441
14442 2002-07-10 Roger Sayle <roger@eyesopen.com>
14443
14444 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14445
14446 2002-07-10 Jeffrey A Law <law@redhat.com>
14447
14448 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14449
14450 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
14451
14452 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
14453
14454 * gcc.dg/20020312-2.c: Check for __PPC__.
14455
14456 2002-07-09 Diego Novillo <dnovillo@redhat.com>
14457
14458 * gcc.c-torture/compile/20020709-1.c: New test.
14459
14460 2002-07-07 Roger Sayle <roger@eyesopen.com>
14461
14462 * g++.dg/template/qualttp21.C: New test case.
14463
14464 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
14465
14466 * gcc.c-torture/compile/20020706-1.c: New test.
14467 * gcc.c-torture/compile/20020706-2.c: New test.
14468
14469 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
14470 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * g++.dg/warn/incomplete1.C: New test.
14473
14474 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14475
14476 PR c++/7099
14477 * g++.dg/warn/noreturn1.C: New test.
14478
14479 2002-07-03 Mark Mitchell <mark@codesourcery.com>
14480
14481 PR c++/6706
14482 * g++.dg/debug/debug6.C: New test.
14483 * g++.dg/debug/debug7.C: New test.
14484
14485 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
14486
14487 * gcc.c-torture/compile/simd-3.c: New test.
14488
14489 2002-07-03 Chris Demetriou <cgd@broadcom.com>
14490
14491 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14492 * gcc.dg/20020620-1.c: Likewise.
14493
14494 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14495
14496 PR c++/6944
14497 * g++.dg/init/array4.C: New test.
14498 * g++.dg/init/array5.C: New test.
14499
14500 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
14501
14502 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14503 * gcc.c-torture/execute/simd-2.c (main): Likewise.
14504
14505 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14506
14507 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14508 * gcc.dg/wtr-aggr-init-1.c: Likewise.
14509 * gcc.dg/wtr-conversion-1.c: Likewise.
14510 * gcc.dg/wtr-escape-1.c: Likewise.
14511 * gcc.dg/wtr-int-type-1.c: Likewise.
14512 * gcc.dg/wtr-label-1.c: Likewise.
14513 * gcc.dg/wtr-static-1.c: Likewise.
14514 * gcc.dg/wtr-strcat-1.c: Likewise.
14515 * gcc.dg/wtr-suffix-1.c: Likewise.
14516 * gcc.dg/wtr-switch-1.c: Likewise.
14517 * gcc.dg/wtr-unary-plus-1.c: Likewise.
14518 * gcc.dg/wtr-union-init-1.c: Likewise.
14519 * gcc.dg/wtr-union-init-2.c: Likewise.
14520 * gcc.dg/wtr-union-init-3.c: Likewise.
14521
14522 * gcc.dg/wtr-func-def-1.c: New test.
14523
14524 2002-07-02 Devang Patel <dpatel@apple.com>
14525
14526 * objc.dg/param-1.m: New test.
14527
14528 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
14529
14530 * gcc.dg/cpp/trad/directive.c: Add test.
14531 * gcc.dg/cpp/trad/macroargs.c: Add test.
14532 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14533
14534 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
14535
14536 * gcc.dg/cpp/cmdlne-M.c: New test.
14537
14538 2002-07-02 Ziemowit Laski <zlaski@apple.com>
14539
14540 * objc.dg/desig-init-1.m: New test.
14541
14542 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14543
14544 PR c++/6716
14545 * g++.dg/template/instantiate1.C: New test.
14546
14547 2002-07-01 Mark Mitchell <mark@codesourcery.com>
14548
14549 PR c++/7112
14550 * g++.dg/template/sizeof2.C: New test.
14551
14552 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
14553
14554 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14555 gcc.dg/cpp/trad/include.c: New tests.
14556
14557 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
14558
14559 PR target/7177
14560 * gcc.c-torture/compile/20020701-1.c: New test.
14561
14562 2002-07-01 Stan Shebs <shebs@apple.com>
14563
14564 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14565 header here...
14566 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14567 (objc-torture-execute): or here.
14568
14569 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
14570
14571 * gcc.c-torture/execute/arith-rand-ll.c: New test.
14572
14573 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
14574
14575 * gcc.dg/cpp/trad/escaped-nl.c: New test.
14576
14577 2002-06-30 Devang Patel <dpatel@apple.com>
14578
14579 * objc.dg/fsyntax-only.m: New test.
14580
14581 2002-06-27 Mark Mitchell <mark@codesourcery.com>
14582
14583 PR c++/6695
14584 * g++.dg/template/friend7.C: New file.
14585
14586 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
14587
14588 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14589 return type.
14590
14591 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
14592
14593 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14594 avoid division by zero.
14595
14596 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
14597
14598 * gcc.dg/Wunknownprag.c: New tests.
14599
14600 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
14601
14602 * gcc.c-torture/execute/simd-2.c: New test.
14603
14604 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
14605
14606 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14607 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14608 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14609 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14610 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14611 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14612 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14613 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14614 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14615 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14616 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14617 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14618 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14619 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14620 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14621 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14622 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14623
14624 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
14625
14626 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14627 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14628 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14629 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14630 New tests.
14631 * gcc.dg/cpp/trad/directive.c: Update.
14632
14633 2002-06-23 Andreas Jaeger <aj@suse.de>
14634
14635 * gcc.c-torture/execute/complex-6.c: New.
14636
14637 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
14638
14639 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14640 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14641 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14642 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14643
14644 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
14645
14646 * gcc.dg/cpp/trad: New directory with traditional tests copied
14647 from parent directory.
14648 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14649 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14650 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14651 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14652 Move to trad/ and rename.
14653 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14654 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14655 gcc.dg/cpp/trad/redef2.c: New tests.
14656 * gcc.dg/cpp/trad/trad.exp: New driver.
14657
14658 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
14659
14660 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14661 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14662 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14663 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14664 Remove.
14665
14666 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
14667
14668 * gcc.dg/20020620-1.c: New test.
14669
14670 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14671
14672 * g++.dg/template/ttp4.C: New test.
14673
14674 2002-06-19 Jakub Jelinek <jakub@redhat.com>
14675
14676 * g++.dg/opt/vt1.C: Fix regexp.
14677
14678 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14679
14680 * gcc.c-torture/execute/pure-1.c: Make functions static again.
14681 Don't use attribute `noinline'.
14682
14683 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
14684
14685 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
14686
14687 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
14688
14689 * gcc.c-torture/execute/simd-1.c: New.
14690
14691 * gcc.dg/simd-1.c: New.
14692
14693 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
14694
14695 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
14696
14697 2002-06-16 Richard Henderson <rth@redhat.com>
14698
14699 * g++.dg/ext/anon-struct1.C: New.
14700 * g++.dg/ext/anon-struct2.C: New.
14701 * g++.dg/ext/anon-struct3.C: New.
14702 * gcc.dg/anon-struct-1.c: New.
14703 * gcc.dg/anon-struct-2.c: New.
14704 * gcc.dg/anon-struct-3.c: New.
14705 * gcc.dg/20011008-1.c: Adjust warning text.
14706 * gcc.dg/20020527-1.c: Add -fms-extensions.
14707
14708 2002-06-16 Richard Henderson <rth@redhat.com>
14709
14710 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
14711
14712 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
14713
14714 * gcc.c-torture/execute/20020615-1.c: New test.
14715
14716 2002-06-15 Roger Sayle <roger@eyesopen.com>
14717
14718 * gcc.c-tortuture/execute/compare-1.c: New test case.
14719 * gcc.c-tortuture/execute/compare-2.c: New test case.
14720 * gcc.c-tortuture/execute/compare-3.c: New test case.
14721
14722 2002-06-13 Richard Henderson <rth@redhat.com>
14723
14724 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
14725 ia64 ilp32.
14726
14727 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14728
14729 * g++.dg/template/typename2.C: Update error message.
14730
14731 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
14732
14733 * gcc.c-torture/execute/20020611-1.c: New test.
14734
14735 2002-06-11 Bob Wilson <bob.wilson@acm.org>
14736
14737 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
14738 list of targets to skip.
14739
14740 2002-06-10 Bob Wilson <bob.wilson@acm.org>
14741
14742 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
14743 targets if not optimizing.
14744
14745 2002-06-10 Jakub Jelinek <jakub@redhat.com>
14746
14747 * gcc.c-torture/compile/20020605-1.c: New test.
14748
14749 * g++.dg/opt/vt1.C: New test.
14750
14751 * gcc.dg/20020531-1.c: New test.
14752
14753 * gcc.dg/20020530-1.c: New test.
14754
14755 * gcc.dg/20020527-1.c: New test.
14756
14757 * g++.dg/opt/cse1.C: New test.
14758
14759 2002-06-07 Roger Sayle <roger@eyesopen.com>
14760
14761 * gcc.dg/20020607-2.c: New test case.
14762
14763 2002-06-07 Jakub Jelinek <jakub@redhat.com>
14764
14765 * gcc.c-torture/compile/20020604-1.c: New test.
14766
14767 2002-06-04 Richard Henderson <rth@redhat.com>
14768
14769 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
14770 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
14771 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
14772
14773 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
14774
14775 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
14776
14777 2002-06-03 Richard Henderson <rth@redhat.com>
14778
14779 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
14780 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
14781
14782 2002-06-02 Richard Henderson <rth@redhat.com>
14783
14784 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
14785 test functions static.
14786
14787 2002-06-02 Andreas Jaeger <aj@suse.de>
14788
14789 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
14790 now.
14791
14792 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
14793
14794 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
14795 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
14796 Update for mofified diagnostics.
14797 * gcc.dg/c99-intconst-1.c: No longer fail.
14798
14799 2002-06-02 Richard Henderson <rth@redhat.com>
14800
14801 * gcc.dg/uninit-A.c: Remove xfail markers.
14802
14803 2002-06-01 Roger Sayle <roger@eyesopen.com>
14804
14805 * gcc.dg/fnegate-1.c: New test case.
14806
14807 2002-05-30 Osku Salerma <osku@iki.fi>
14808
14809 * gcc.c-torture/execute/mayalias-1.c: New file.
14810
14811 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
14812
14813 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
14814 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
14815 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
14816
14817 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
14818
14819 * gcc.c-torture/execute/20020529-1.c: New test.
14820
14821 2002-05-27 Richard Henderson <rth@redhat.com>
14822
14823 * g++.dg/ext/attrib6.C: New test case.
14824
14825 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14826
14827 * gcc.c-torture/execute/pure-1.c: New test.
14828
14829 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
14830
14831 * gcc.dg/cpp/arith-2.c: Remove.
14832
14833 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
14834
14835 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
14836 * gcc.dg/cpp/if-3.c: Remove.
14837
14838 2002-05-26 Jakub Jelinek <jakub@redhat.com>
14839
14840 * g++.dg/opt/cse2.C: New test.
14841
14842 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
14843
14844 * gcc.dg/cpp/arith-1.c: New semantic tests.
14845 * gcc.dg/cpp/if-1.c: Update.
14846
14847 2002-05-24 Ben Elliston <bje@redhat.com>
14848
14849 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
14850
14851 2002-05-24 Jakub Jelinek <jakub@redhat.com>
14852
14853 * gcc.dg/verbose-asm.c: New test.
14854
14855 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
14856
14857 * gcc.dg/cpp/paste12.c: New test.
14858
14859 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
14860
14861 * g++.dg/parse/named_ops.C: New test.
14862
14863 2002-05-23 Mark Mitchell <mark@codesourcery.com>
14864
14865 * gcc/testsuite/gcc.dg/weak-8.c: New test.
14866
14867 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
14868
14869 * gcc.dg/weak-2.c: Allow optional leading underscore
14870 in scan-assembler symbol name.
14871 * gcc.dg/weak-3.c: Likewise.
14872 * gcc.dg/weak-4.c: Likewise.
14873 * gcc.dg/weak-5.c: Likewise.
14874
14875 2002-05-23 Jakub Jelinek <jakub@redhat.com>
14876
14877 * gcc.dg/20020523-1.c: New test.
14878
14879 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
14880
14881 * objc.dg/const-str-2.m: Update now that we stop after
14882 a command line error.
14883
14884 2002-05-22 Richard Henderson <rth@redhat.com>
14885
14886 * g++.dg/dg.exp: Fix typo in test pruneing.
14887
14888 2002-05-22 Richard Henderson <rth@redhat.com>
14889
14890 * g++.dg/dg.exp: Prune the tls subdirectory.
14891 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
14892 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
14893 * g++.dg/tls/init-1.C: New.
14894
14895 2002-05-22 Jakub Jelinek <jakub@redhat.com>
14896
14897 * gcc.dg/20020517-1.c: New test.
14898
14899 2002-05-21 Richard Henderson <rth@redhat.com>
14900
14901 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
14902 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
14903
14904 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
14905
14906 * g++.dg/other/copy2.C: New test.
14907
14908 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
14909
14910 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
14911 (MAX_COPY): Bump up to 10 times sizeof (long long).
14912 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
14913
14914 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
14915 sizeof (long long).
14916
14917 * gcc.c-torture/execute/strcpy-1.c: New test.
14918
14919 2002-05-19 Jason Merrill <jason2redhat.com>
14920
14921 * g++.dg/ext/oper1.C: New test.
14922
14923 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
14924 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
14925
14926 * README.QMTEST: New file.
14927
14928 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
14929
14930 2002-05-19 Andreas Jaeger <aj@suse.de>
14931
14932 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
14933 now.
14934 * gcc.c-torture/execute/loop-2d.x: Likewise.
14935
14936 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
14937
14938 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
14939 support weak symbols.
14940 * gcc.dg/weak-4.c: Likewise
14941 * gcc.dg/weak-6.c: Likewise
14942
14943 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
14944
14945 * gcc.dg/weak-3.c: Add dg-excess-error comment for
14946 cygwin, coff and h8300-*-hms targets
14947 * gcc.dg/weak-5.c: Likewise
14948 * gcc.dg/weak-7.c: Likewise
14949
14950 2002-05-16 Jason Merrill <jason@redhat.com>
14951
14952 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
14953 (scan-assembler-not, scan-assembler-dem): Likewise.
14954 (scan-assembler-dem-not): Likewise.
14955
14956 2002-05-15 Richard Henderson <rth@redhat.com>
14957
14958 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
14959
14960 2002-05-15 Richard Henderson <rth@redhat.com>
14961
14962 * gcc.dg/weak-5.c (vfoo1c): No warning here.
14963 (vfoo1f): Warning here.
14964 (vfoo1l): Don't redefine the alias.
14965
14966 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
14967
14968 * g++.dg/init/pm1.C: New test.
14969
14970 2002-05-12 David S. Miller <davem@redhat.com>
14971
14972 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
14973 types.
14974
14975 2002-05-10 Roger Sayle <roger@eyesopen.com>
14976
14977 * gcc.c-torture/execute/20020510-1.c: New test case.
14978
14979 2002-05-10 David S. Miller <davem@redhat.com>
14980
14981 * gcc.c-torture/execute/conversion.c: Test long double too.
14982
14983 2002-05-09 Jakub Jelinek <jakub@redhat.com>
14984
14985 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
14986 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
14987 * lib/g++.exp (g++_link_flags): Likewise.
14988 * lib/objc.exp (objc_target_compile): Likewise.
14989
14990 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
14991
14992 * gcc.dg/cpp/poison.c: Update.
14993 * gcc.dg/cpp/20000625-2.c: Remove.
14994 * gcc.dg/cpp/direct2s.c: Remove final test.
14995
14996 2002-05-08 Tom Rix <trix@redhat.com>
14997
14998 * gcc.c-torture/execute/20020508-1.c: New test.
14999 * gcc.c-torture/execute/20020508-2.c: New test.
15000 * gcc.c-torture/execute/20020508-3.c: New test.
15001
15002 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
15003
15004 * gcc.dg/cpp/charconst-4.c: More tests.
15005
15006 2002-05-08 Mark Mitchell <mark@codesourcery.com>
15007
15008 PR c/6569
15009 * gcc.dg/weak-3.c: Update location of warning messages.
15010 * gcc.dg/weak-5.c: Likewise.
15011
15012 2002-05-06 Roger Sayle <roger@eyesopen.com>
15013
15014 * gcc.c-torture/execute/20020506-1.c: New test case.
15015
15016 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
15017
15018 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15019
15020 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
15021
15022 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15023
15024 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
15025
15026 * gcc.dg/cpp/charconst-3.c: New test.
15027
15028 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
15029
15030 * gcc.dg/cpp/charconst.c: Update tests.
15031
15032 2002-05-05 Tim Josling <tej@melbpc.org.au>
15033
15034 * treelang: Added directory for new sample language treelang. Also
15035 lib/treelang.exp: New file to signal treelang should be tested.
15036
15037 2002-05-03 Jakub Jelinek <jakub@redhat.com>
15038
15039 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15040 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15041 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15042 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15043 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15044 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15045 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15046
15047 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
15048
15049 * gcc.dg/format/xopen-2.c: New test.
15050
15051 2002-05-03 Jakub Jelinek <jakub@redhat.com>
15052
15053 * gcc.dg/20020503-1.c: New test.
15054
15055 2002-05-02 Mark Mitchell <mark@codesourcery.com>
15056
15057 * g++.dg/init/dtor1.C: Make it tougher.
15058
15059 2002-05-01 Mark Mitchell <mark@codesourcery.com>
15060
15061 * g++.dg/init/dtor1.C: New test.
15062
15063 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
15064
15065 * gcc.dg/altivec-8.c: New.
15066
15067 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
15068
15069 * gcc.dg/altivec-7.c: New.
15070
15071 2002-04-29 Jakub Jelinek <jakub@redhat.com>
15072
15073 * g++.dg/parse/typedef1.C: New test.
15074
15075 2002-04-29 Mark Mitchell <mark@codesourcery.com>
15076
15077 PR c++/6486
15078 * g++.dg/template/friend6.C: New test.
15079
15080 PR c++/6492
15081 * g++.dg/init/copy1.C: New test.
15082
15083 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
15084
15085 * g++.dg/warn/effc1.C: New test.
15086
15087 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
15088
15089 * gcc.dg/cpp/if-cexp.c: Add a test.
15090
15091 2002-04-28 Jakub Jelinek <jakub@redhat.com>
15092
15093 * gcc.dg/20020426-2.c: New test.
15094
15095 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
15096
15097 * gcc.dg/cpp/if-mop.c: Update.
15098 * gcc.dg/cpp/if-mpar.c: Add test.
15099 * gcc.dg/cpp/if-oppr.c: Update.
15100
15101 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15102
15103 PR c/6343
15104 * gcc.dg/weak-[2-7].c: New tests.
15105
15106 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
15107
15108 * gcc.dg/enum1.c: New test.
15109
15110 2002-04-26 Mark Mitchell <mark@codesourcery.com>
15111
15112 PR c++/6497
15113 * g++.dg/inherit/access2.C: New test.
15114
15115 2002-04-26 Mark Mitchell <mark@codesourcery.com>
15116
15117 PR bootstrap/6445
15118 * gcc.dg/20020426-1.c: New test.
15119
15120 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
15121
15122 * g++.dg/abi/enum1.C: New test.
15123
15124 2002-04-26 Richard Henderson <rth@redhat.com>
15125
15126 * gcc.dg/c99-bool-1.c: Expect always true warning.
15127
15128 2002-04-25 Roger Sayle <roger@eyesopen.com>
15129
15130 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15131
15132 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15133
15134 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15135 targets.
15136
15137 2002-04-24 Mark Mitchell <mark@codesourcery.com>
15138
15139 * g++.dg/abi/mange7.C: New test.
15140
15141 PR c++/6438.
15142 * g++.dg/parse/stmtexpr2.C: New test.
15143
15144 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
15145
15146 * gcc.dg/20020312-2.c: Add SH target.
15147
15148 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15149
15150 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15151 compiler output on mips*-*-irix*.
15152
15153 2002-04-23 Jakub Jelinek <jakub@redhat.com>
15154
15155 * g++.dg/parse/attr1.C: New test.
15156
15157 2002-04-23 Roger Sayle <roger@eyesopen.com>
15158
15159 * gcc.c-torture/execute/string-opt-17.c: New test case.
15160 * gcc.c-torture/execute/memset-2.c: New test case.
15161
15162 2002-04-23 Mark Mitchell <mark@codesourcery.com>
15163
15164 PR c++/6256:
15165 * g++.dg/template/friend5.C: New test.
15166
15167 PR c++/6331:
15168 * g++.dg/template/qual1.C: Likewise.
15169
15170 2002-04-22 Zack Weinberg <zack@codesourcery.com>
15171
15172 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15173 Include stdlib.h, not stdio.h or ctype.h.
15174
15175 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
15176
15177 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15178 cris-*-elf* and mmix-*-*.
15179 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15180 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15181 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15182 Ditto.
15183 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15184 * gcc.dg/wchar_t-1.c: Ditto.
15185
15186 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
15187
15188 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15189 Clarify comment.
15190
15191 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
15192
15193 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15194
15195 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15196
15197 * gcc.c-torture/execute/20000906-1.x: Delete.
15198
15199 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
15200
15201 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15202
15203 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
15204
15205 * PR6367
15206 * g77.f-torture/execute/6367.f: New test.
15207 * g77.f-torture/execute/6367.x: Disable for MMIX.
15208
15209 2002-04-19 Mark Mitchell <mark@codesourcery.com>
15210
15211 * PR6352
15212 * g++.dg/opt/inline2.C: New test.
15213
15214 2002-04-18 Richard Henderson <rth@redhat.com>
15215
15216 * gcc.dg/20000906-1.c: Enable for all targets.
15217 * gcc.c-torture/compile/iftrap-2.c: New.
15218
15219 2002-04-18 Jakub Jelinek <jakub@redhat.com>
15220
15221 * gcc.dg/20020418-1.c: New test.
15222 * gcc.dg/20020418-2.c: New test.
15223
15224 2002-04-18 Richard Henderson <rth@redhat.com>
15225
15226 * gcc.c-torture/compile/iftrap-1.c: New.
15227 * gcc.dg/iftrap-1.c: Adjust for ia64.
15228 * gcc.dg/iftrap-2.c: New.
15229
15230 2002-04-18 Jakub Jelinek <jakub@redhat.com>
15231
15232 * gcc.c-torture/compile/20020418-1.c: New test.
15233
15234 2002-04-18 Roger Sayle <roger@eyesopen.com>
15235
15236 * gcc.c-torture/compile/20020415-1.c: New.
15237
15238 2002-04-18 David S. Miller <davem@redhat.com>
15239
15240 * gcc.c-torture/execute/20020418-1.c: New test.
15241
15242 2002-04-17 Jakub Jelinek <jakub@redhat.com>
15243
15244 * gcc.dg/20020416-1.c: New test.
15245
15246 * g++.dg/opt/inline1.C: New test.
15247
15248 2002-04-16 Jakub Jelinek <jakub@redhat.com>
15249
15250 * gcc.dg/altivec-5.c: New test.
15251
15252 * gcc.dg/20020415-1.c: New test.
15253
15254 2002-04-15 Mark Mitchell <mark@codesourcery.com>
15255
15256 * testsuite/lib/chill.exp: Remove.
15257
15258 2002-04-14 Jakub Jelinek <jakub@redhat.com>
15259
15260 * g++.dg/other/big-struct.C: New test.
15261
15262 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
15263
15264 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15265 of scratch file.
15266
15267 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
15268
15269 PR c/6277
15270 * gcc.dg/i386-387-1.c: Allow optional leading underscore
15271 in scan-assembler function name
15272
15273 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
15274
15275 * g77.f-torture/execute/980628-4.x,
15276 g77.f-torture/execute/980628-5.x,
15277 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15278 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15279 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15280 i[34567]86-*-*.
15281
15282 2002-04-13 David S. Miller <davem@redhat.com>
15283
15284 * gcc.c-torture/execute/20020413-1.c: New test.
15285
15286 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
15287
15288 * gcc.dg/asm-6.c,
15289 * g++.dg/ext/asm1.C: New tests.
15290
15291 2002-04-12 Mark Mitchell <mark@codesourcery.com>
15292
15293 PR c++ 5373.
15294 * g++.dg/parse/stmtexpr1.C: New test.
15295
15296 PR c++/5189.
15297 * g++.dg/template/copy1.C: New test.
15298
15299 2002-04-12 Richard Henderson <rth@redhat.com>
15300
15301 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15302
15303 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
15304
15305 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15306 gcc.c-torture/execute/20020307-2.c.
15307
15308 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
15309
15310 * g++.dg/ext/attrib5.C,
15311 * g++.dg/lookup/struct1.C: New tests.
15312
15313 2002-04-11 Jakub Jelinek <jakub@redhat.com>
15314
15315 * gcc.dg/20020411-1.c: New test.
15316
15317 * gcc.c-torture/execute/20020411-1.c: New test.
15318
15319 2002-04-10 Janis Johnson <janis187@us.ibm.com>
15320
15321 * g77.f-torture/execute/6177.f: New test.
15322
15323 2002-04-10 Jakub Jelinek <jakub@redhat.com>
15324
15325 PR middle-end/6247
15326 * g++.dg/opt/cleanup1.C: New test.
15327
15328 * g++.dg/opt/const1.C: New test.
15329
15330 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
15331
15332 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15333
15334 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
15335
15336 PR c++/5507
15337 * g++.dg/template/typename2.C: New test.
15338
15339 2002-04-10 Alan Modra <amodra@bigpond.net.au>
15340
15341 * gcc.c-torture/execute/loop-12.c: New.
15342
15343 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
15344
15345 * g77.f-torture/execute/980628-4.x,
15346 g77.f-torture/execute/980628-5.x,
15347 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15348 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15349 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15350
15351 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15352
15353 PR optimization/6086
15354 * g++.dg/opt/preinc1.C: New test.
15355
15356 2002-04-06 Mark Mitchell <mark@codesourcery.com>
15357
15358 PR c++/5571
15359 * g++.dg/opt/static2.C: New test.
15360
15361 2002-04-06 Mark Mitchell <mark@codesourcery.com>
15362
15363 PR c/5120
15364 * gcc.dg/20020406-1.c: New test.
15365
15366 2002-04-04 David S. Miller <davem@redhat.com>
15367
15368 * gcc.c-torture/execute/20020404-1.c: New test.
15369
15370 2002-04-04 Jakub Jelinek <jakub@redhat.com>
15371
15372 PR c/6123
15373 * gcc.dg/20020312-2.c: Do not declare global register variable
15374 if __PIC__ or __pic__ is defined.
15375
15376 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
15377
15378 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
15379 __asm__ so that it works correctly even if -ansi -pedantic-errors.
15380
15381 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15382
15383 * gcc.misc-tests/linkage.exp: Update last change to handle
15384 sparc*-, not just sparc-.
15385
15386 2002-04-03 Richard Henderson <rth@redhat.com>
15387
15388 * gcc.dg/cpp/ucs.c: Improved long UCS test.
15389
15390 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
15391
15392 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15393
15394 2002-04-02 David S. Miller <davem@redhat.com>
15395
15396 * gcc.c-torture/execute/20020402-3.c: New test.
15397
15398 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
15399
15400 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15401 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15402
15403 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15404 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15405 g77.f-torture/execute/20001201.x,
15406 g77.f-torture/execute/u77-test.x: New files.
15407
15408 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15409 * gcc.dg/wchar_t-1.c: Ditto.
15410
15411 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15412
15413 * gcc.c-torture/execute/20020402-1.c: New test.
15414
15415 2002-04-01 Richard Henderson <rth@redhat.com>
15416
15417 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15418
15419 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15420
15421 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15422
15423 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15424
15425 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
15426
15427 * g++.dg/inherit/template-as-base.C: Expect error.
15428 * g++.dg/inherit/namespace-as-base.C: Likewise.
15429
15430 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
15431
15432 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15433 g++.dg/ext/instantiate3.C: Tweak match patterns.
15434
15435 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15436 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15437 -da test.
15438
15439 2002-03-31 Richard Henderson <rth@redhat.com>
15440
15441 * gcc.dg/special/alias-2.c: New.
15442 * gcc.dg/special/ecos.exp: Run it.
15443
15444 2002-03-31 Richard Henderson <rth@redhat.com>
15445
15446 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15447
15448 2002-03-31 Kazu Hirata <kazu@hxi.com>
15449
15450 * gcc.dg/weak-1.c: Disable on h8300 port.
15451
15452 2002-03-29 Janis Johnson <janis187@us.ibm.com>
15453
15454 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15455 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15456 ordering tests.
15457 * g++.dg/bprob/bprob-1.C: New test.
15458 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15459 * g++.dg/gcov/gcov-1.C: New test.
15460 * g++.dg/gcov/gcov-1.x: New file.
15461 * g++.dg/gcov/gcov-2.C: New test.
15462 * g++.dg/gcov/gcov-3.C: New test.
15463 * g++.dg/gcov/gcov-3.h: New file.
15464
15465 2002-03-28 Roger Sayle <roger@eyesopen.com>
15466
15467 * g++.old-deja/g++.other/builtins5.C: New test.
15468 * g++.old-deja/g++.other/builtins6.C: New test.
15469 * g++.old-deja/g++.other/builtins7.C: New test.
15470 * g++.old-deja/g++.other/builtins8.C: New test.
15471 * g++.old-deja/g++.other/builtins9.C: New test.
15472
15473 2002-03-29 Jakub Jelinek <jakub@redhat.com>
15474
15475 * g++.dg/opt/static1.C: New test.
15476
15477 * g++.dg/opt/longbranch1.C: New test.
15478
15479 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
15480
15481 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15482
15483 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15484
15485 2002-03-28 Jeffrey A Law (law@redhat.com)
15486
15487 * gcc.c-torture/execute/20020328-1.c: New test.
15488
15489 2002-03-27 Richard Henderson <rth@redhat.com>
15490
15491 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15492 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15493 move from g++.old-deja/g++.ext/.
15494
15495 2002-03-27 Mark Mitchell <mark@codesourcery.com>
15496
15497 * g++.dg/init/new2.C: New test.
15498
15499 2002-03-26 Richard Henderson <rth@redhat.com>
15500
15501 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15502
15503 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15504 on sparc.
15505
15506 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
15507 sparcv9 systems.
15508 * gcc.dg/20001102-1.c: Likewise.
15509
15510 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
15511
15512 * gcc.dg/cpp/endif-pedantic1.c,
15513 gcc.dg/cpp/endif-pedantic2.c: New tests.
15514
15515 2002-03-26 Mark Mitchell <mark@codesourcery.com>
15516
15517 * g++.dg/init/new1.C: New test.
15518
15519 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
15520
15521 * g++.dg/abi/vbase9.C: New test.
15522
15523 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
15524
15525 * gcc.dg/arm-asm.c: New test.
15526
15527 2002-03-26 Andrew Cagney <ac131313@redhat.com>
15528
15529 * gcc.dg/Wswitch-enum.c: New test.
15530 Fix PR c/5044.
15531
15532 2002-03-26 Richard Henderson <rth@redhat.com>
15533
15534 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15535 structure.
15536
15537 2002-03-25 Richard Henderson <rth@redhat.com>
15538
15539 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
15540 sparcv9 systems.
15541
15542 * gcc.c-torture/compile/20011119-1.c (xxx): New.
15543 * gcc.c-torture/compile/20011119-2.c (xxx): New.
15544
15545 2002-03-25 Zack Weinberg <zack@codesourcery.com>
15546
15547 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15548
15549 2002-03-25 Bob Wilson <bob.wilson@acm.org>
15550
15551 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15552 targets using generic thunk support.
15553
15554 2002-03-25 Jakub Jelinek <jakub@redhat.com>
15555
15556 * gcc.c-torture/compile/20020323-1.c: New test.
15557
15558 * g++.dg/opt/conj2.C: New test.
15559
15560 2002-03-24 Richard Henderson <rth@redhat.com>
15561
15562 * gcc.dg/weak-1.c: Use -fno-common.
15563
15564 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
15565
15566 * g77.dg/f77-edit-apostrophe-out.f: New test
15567 * g77.dg/f77-edit-h-out.f: New test
15568 * g77.dg/f77-edit-t-in.f: New test
15569 * g77.dg/f77-edit-t-out.f: New test
15570 * g77.dg/f77-edit-x-out.f: New test
15571 * g77.dg/f77-edit-slash-out.f: New test
15572 * g77.dg/f77-edit-colon-out.f: New test
15573 * g77.dg/f77-edit-s-out.f: New test
15574
15575 2002-03-24 Richard Henderson <rth@redhat.com>
15576
15577 * objc/execute/formal_protocol-6.x: New XFAIL.
15578
15579 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
15580
15581 * gcc.dg/weak-1.c: Early return from dg-final on platforms
15582 that do not support weak symbols
15583
15584 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
15585
15586 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
15587 * lib/g77.exp: Likewise
15588 * lib/objc.exp: Likewise
15589
15590 2002-03-23 Andrew Cagney <ac131313@redhat.com>
15591
15592 * gcc.dg/Wswitch-default.c: New test.
15593
15594 2002-03-23 Jakub Jelinek <jakub@redhat.com>
15595
15596 * g++.dg/other/enum1.C: New test.
15597
15598 2002-03-23 Zack Weinberg <zack@codesourcery.com>
15599
15600 * gcc.dg/pragma-ep-3.c: Fix typo.
15601
15602 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
15603
15604 * g++.dg/inherit/template-as-base.C: New test.
15605
15606 2002-03-22 Jakub Jelinek <jakub@redhat.com>
15607
15608 * g++.old-deja/g++.other/dwarf2-1.C: Move...
15609 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
15610
15611 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
15612
15613 * gcc.dg/cpp/multiline.c: Update to match.
15614
15615 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
15616
15617 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15618
15619 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
15620
15621 * gcc.dg/cpp/extratokens2.c: New file.
15622
15623 2002-03-21 David Edelsohn <edelsohn@gnu.org>
15624
15625 * gcc.dg/20020312-2.c: Add rs6000 target.
15626
15627 * gcc.c-torture/compile/20020319-1.c: New test.
15628
15629 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15630
15631 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15632 (A, E): Handle this.
15633
15634 2002-03-20 Jason Merrill <jason@redhat.com>
15635
15636 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15637 ignoring -fpic.
15638 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15639 through prune_gcc_output.
15640
15641 2002-03-20 Jakub Jelinek <jakub@redhat.com>
15642
15643 * gcc.c-torture/compile/20020320-1.c: New test.
15644
15645 2002-03-19 Jakub Jelinek <jakub@redhat.com>
15646
15647 * gcc.c-torture/compile/20020318-1.c: New test.
15648
15649 * gcc.dg/struct-by-value-1.c: New test.
15650
15651 * gcc.dg/20020319-1.c: New test.
15652
15653 2002-03-18 Jakub Jelinek <jakub@redhat.com>
15654
15655 * g++.dg/opt/conj1.C: New test.
15656
15657 2002-03-17 Mark Mitchell <mark@codesourcery.com>
15658
15659 * g++.dg/template/qualttp20.C: Revert previous change.
15660 * g++.dg/template/qualttp3.C: Likewise.
15661 * g++.dg/template/qualttp4.C: Likewise
15662 * g++.dg/template/qualttp5.C: Likewise
15663 * g++.dg/template/qualttp6.C: Likewise
15664 * g++.dg/template/qualttp7.C: Likewise
15665 * g++.dg/template/qualttp8.C: Likewise
15666 * g++.dg/template/recurse.C: Likewise.
15667
15668 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
15669
15670 * gcc.dg/cpp/wchar-1.c: Update.
15671
15672 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
15673
15674 * g++.dg/template/conv1.C: New test.
15675 * g++.dg/template/conv2.C: New test.
15676 * g++.dg/template/conv3.C: New test.
15677 * g++.dg/template/conv4.C: New test.
15678
15679 2002-03-15 Mark Mitchell <mark@codesourcery.com>
15680
15681 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
15682 * g++.dg/template/qualttp3.C: Likewise.
15683 * g++.dg/template/qualttp4.C: Likewise
15684 * g++.dg/template/qualttp5.C: Likewise
15685 * g++.dg/template/qualttp6.C: Likewise
15686 * g++.dg/template/qualttp7.C: Likewise
15687 * g++.dg/template/qualttp8.C: Likewise
15688 * g++.dg/template/recurse.C: Likewise.
15689
15690 2002-03-15 Mark Mitchell <mark@codesourcery.com>
15691
15692 * g++.dg/opt/dtor1.C: New test.
15693
15694 2002-03-15 Jakub Jelinek <jakub@redhat.com>
15695
15696 * gcc.c-torture/compile/20020315-1.c: New test.
15697
15698 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
15699
15700 * gcc.dg/weak-1.c: Fix scan tests.
15701
15702 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
15703
15704 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
15705 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
15706 cris-*-aout* mmix-*-*.
15707 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
15708 cris-*-aout* mmix-*-*.
15709 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
15710 cris-*-elf* cris-*-aout* and mmix-*-*.
15711 * gcc.dg/20001009-1.c: Ditto.
15712 * gcc.dg/20010912-1.c: Ditto.
15713 * gcc.dg/20020122-4.c: Ditto.
15714 * gcc.dg/inline-2.c: Ditto.
15715
15716 2002-03-14 Jeffrey A Law (law@cygnus.com)
15717
15718 * gcc.c-torture/compile/20020314-1.c: New test.
15719
15720 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
15721
15722 * gcc.c-torture/execute/20020314-1.c: New test.
15723
15724 2002-03-14 Jakub Jelinek <jakub@redhat.com>
15725
15726 * g++.dg/warn/Wunused-1.C: New test.
15727
15728 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
15729
15730 * g++.dg/abi/mangle6.C: New test.
15731
15732 2002-03-13 Jakub Jelinek <jakub@redhat.com>
15733
15734 * gcc.c-torture/compile/20020309-2.c: New test.
15735
15736 * gcc.c-torture/compile/20020312-1.c: New test.
15737
15738 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
15739
15740 * g++.dg/other/access1.C: New test.
15741
15742 2002-03-12 Jakub Jelinek <jakub@redhat.com>
15743
15744 * gcc.c-torture/execute/wchar_t-1.c: New test.
15745
15746 2002-03-12 David Edelsohn <edelsohn@gnu.org>
15747
15748 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
15749
15750 2002-03-12 Roger Sayle <roger@eyesopen.com>
15751
15752 * gcc.dg/20020312-1.c: New test case.
15753
15754 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
15755
15756 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
15757
15758 2002-03-11 Richard Henderson <rth@redhat.com>
15759
15760 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
15761 * g++.old-deja/g++.jason/report.C: Likewise.
15762
15763 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
15764
15765 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
15766 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
15767
15768 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
15769
15770 * testsuite/g++.dg/overload/pmf1.C: New test.
15771
15772 2002-03-11 Kazu Hirata <kazu@hxi.com>
15773
15774 * gcc.c-torture/execute/20020307-1.c: Use long.
15775
15776 2002-03-11 Jakub Jelinek <jakub@redhat.com>
15777
15778 PR optimization/5844
15779 * gcc.dg/20020310-1.c: New test.
15780
15781 2002-03-09 Michael Meissner <meissner@redhat.com>
15782
15783 * gcc.c-torture/execute/memcpy-2.c: New test.
15784 * gcc.c-torture/execute/memset-1.c: New test.
15785 * gcc.c-torture/execute/strlen-1.c: New test.
15786 * gcc.c-torture/execute/strcmp-1.c: New test.
15787 * gcc.c-torture/execute/strncmp-1.c: New test.
15788
15789 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
15790
15791 * gcc.dg/ppc-ldstruct.c: New test.
15792
15793 2002-03-09 Jakub Jelinek <jakub@redhat.com>
15794
15795 * gcc.c-torture/execute/va-arg-22.c: New test.
15796
15797 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15798
15799 * gcc.c-torture/compile/20020309-1.c: New test.
15800
15801 2002-03-08 Jakub Jelinek <jakub@redhat.com>
15802
15803 * gcc.c-torture/execute/20020307-2.c: New test.
15804
15805 2002-03-07 Jeffrey A Law (law@redhat.com)
15806
15807 * g77.f-torture/compile/20020307-1.f: New test.
15808
15809 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
15810
15811 * gcc.dg/unordered-1.c: New test.
15812
15813 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
15814
15815 * gcc.c-torture/execute/20020307-1.c: New test.
15816
15817 2002-03-05 Jakub Jelinek <jakub@redhat.com>
15818
15819 * gcc.dg/20020304-1.c: New test.
15820
15821 * gcc.c-torture/compile/20020304-2.c: New test.
15822
15823 2002-03-04 Zack Weinberg <zack@codesourcery.com>
15824
15825 * gcc.c-torture/compile/20020304-1.c: New test case
15826 (from PR c/5830).
15827
15828 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
15829
15830 * gcc.dg/20020103-1.c: Add other -D ppc variants.
15831
15832 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
15833
15834 * g++.dg/other/classkey1.C: New test.
15835
15836 2002-03-01 Richard Henderson <rth@redhat.com>
15837
15838 * gcc.c-torture/compile/981223-1.x: New.
15839 * gcc.c-torture/compile/920625-1.x: New.
15840
15841 2002-02-28 Richard Henderson <rth@redhat.com>
15842
15843 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
15844
15845 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
15846
15847 * gcc.c-torture/execute/20020227-1.c: New test.
15848
15849 2002-02-27 Mark Mitchell <mark@codesourcery.com>
15850
15851 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
15852 here" ERROR lines.
15853 * g++.old-deja/g++.oliva/partord1.C: Likewise.
15854 * g++.old-deja.g++.other/defarg1.C: Likewise.
15855 * g++.old-deja/g++.pt/calls2.C: Likewise.
15856 * g++.old-deja/g++.pt/crash20.C: Likewise.
15857 * g++.old-deja/g++.pt/crash30.C: Likewise.
15858 * g++.old-deja/g++.pt/crash36.C: Likewise.
15859 * g++.old-deja/g++.pt/crash6.C: Likewise.
15860 * g++.old-deja/g++.pt/defarg13.C: Likewise.
15861 * g++.old-deja/g++.pt/derived3.C: Likewise.
15862 * g++.old-deja/g++.pt/error1.C: Likewise.
15863 * g++.old-deja/g++.pt/friend21.C: Likewise.
15864 * g++.old-deja/g++.pt/friend23.C: Likewise.
15865 * g++.old-deja/g++.pt/infinite1.C: Likewise.
15866 * g++.old-deja/g++.robertl/eb128.C: Likewise.
15867
15868 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
15869
15870 * gcc.c-torture/execute/20020225-2.c: New test.
15871
15872 2002-02-27 Zack Weinberg <zack@codesourcery.com>
15873
15874 * gcc.c-torture/execute/920730-1t.c,
15875 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
15876 Delete test cases, only relevant to -traditional.
15877
15878 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
15879
15880 * gcc.dg/cpp/undef1.c: Remove.
15881 * gcc.dg/cpp/directiv.c: Update.
15882 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
15883
15884 2002-02-27 Michael Meissner <meissner@redhat.com>
15885
15886 * gcc.c-torture/execute/20020226-1.c: New test.
15887
15888 2002-02-26 Jakub Jelinek <jakub@redhat.com>
15889
15890 * g++.dg/debug/debug4.C: New test.
15891
15892 * gcc.dg/ia64-visibility-1.c: New test.
15893
15894 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
15895
15896 * gcc.dg/debug/20020224-1.c: New.
15897
15898 2002-02-25 Kazu Hirata <kazu@hxi.com>
15899
15900 * gcc.c-torture/execute/960416-1.x: New.
15901 * gcc.c-torture/execute/divconst-3.x: Likewise.
15902
15903 2002-02-25 Jakub Jelinek <jakub@redhat.com>
15904
15905 * gcc.dg/20020224-1.c: New test.
15906
15907 2002-02-25 Alan Modra <amodra@bigpond.net.au>
15908
15909 * gcc.c-torture/execute/20020225-1.c: New.
15910
15911 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
15912
15913 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
15914
15915 2002-02-23 Jakub Jelinek <jakub@redhat.com>
15916
15917 * gcc.dg/20020222-1.c: New test.
15918
15919 2002-02-22 Jakub Jelinek <jakub@redhat.com>
15920
15921 * g++.dg/opt/anonunion1.C: New test.
15922
15923 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
15924
15925 * g++.dg/template/qualttp19.C: New test.
15926 * g++.dg/template/qualttp20.C: New test.
15927 * g++.old-deja/g++.jason/report.C: Adjust expected errors
15928 * g++.old-deja/g++.other/qual1.C: Likewise.
15929
15930 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
15931
15932 * gcc.dg/attr-alwaysinline.c: New.
15933
15934 2002-02-21 Jakub Jelinek <jakub@redhat.com>
15935
15936 * gcc.dg/20020220-1.c: New test.
15937
15938 * gcc.dg/20020220-2.c: New test.
15939
15940 * g++.dg/opt/mmx1.C: New test.
15941
15942 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
15943
15944 * gcc.c-torture/compile/20020110.c: New test.
15945
15946 2002-02-20 Jakub Jelinek <jakub@redhat.com>
15947
15948 * gcc.c-torture/execute/20020219-1.c: New test.
15949
15950 * gcc.dg/20020219-1.c: New test.
15951
15952 * gcc.dg/noncompile/20020220-1.c: New test.
15953
15954 * g++.dg/opt/ptrintsum1.C: New test.
15955
15956 * gcc.dg/debug/20020220-1.c: New test.
15957
15958 2002-02-17 Jakub Jelinek <jakub@redhat.com>
15959
15960 * gcc.c-torture/execute/20020216-1.c: New test.
15961
15962 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
15963
15964 * gcc.dg/decl-1.c: Update, new test.
15965
15966 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
15967
15968 * g++.dg/abi/bitfield1.C: New test.
15969 * g++.dg/abi/bitfield2.C: New test.
15970
15971 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
15972
15973 * gcc.dg/attr-nest.c: New test.
15974
15975 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
15976
15977 * gcc.c-torture/execute/20020215-1.c: New test.
15978
15979 2002-02-14 Jakub Jelinek <jakub@redhat.com>
15980
15981 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
15982 * g++.dg/debug/debug.exp: New.
15983 * g++.dg/debug/trivial.C: New.
15984 * g++.dg/debug/debug1.C: Moved...
15985 * g++.dg/other/debug1.C: ...from here.
15986 * g++.dg/debug/debug2.C: Moved...
15987 * g++.dg/other/debug2.C: ...from here.
15988 * g++.dg/debug/debug3.C: Moved...
15989 * g++.dg/other/debug3.C: ...from here.
15990
15991 * gcc.dg/noncompile/20020213-1.c: New test.
15992
15993 2002-02-13 Jakub Jelinek <jakub@redhat.com>
15994
15995 * g++.dg/other/debug3.C: New test.
15996
15997 * gcc.c-torture/execute/20020213-1.c: New test.
15998
15999 2002-02-13 Richard Smith <richard@ex-parrot.com>
16000
16001 * g++.old-deja/g++.other/thunk1.C: New test.
16002
16003 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
16004
16005 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16006
16007 2002-02-13 Stan Shebs <shebs@apple.com>
16008
16009 * gcc.dg/altivec-3.c: New.
16010
16011 2002-02-12 Jakub Jelinek <jakub@redhat.com>
16012
16013 * gcc.dg/Wunreachable-1.c: New test.
16014 * gcc.dg/Wunreachable-2.c: New test.
16015
16016 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
16017
16018 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16019
16020 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
16021
16022 * gcc.dg/decl-1.c: New test.
16023
16024 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
16025
16026 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16027
16028 2002-02-10 Kazu Hirata <kazu@hxi.com>
16029
16030 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16031 * gcc.c-torture/compile/980506-1.x: Likewise.
16032
16033 2002-02-10 Kazu Hirata <kazu@hxi.com>
16034
16035 * gcc.dg/20020210-1.c: New.
16036
16037 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
16038
16039 * g77.f-torture/execute/947.f: New regression test
16040 for PR fortran/947.
16041
16042 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
16043
16044 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16045 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16046
16047 2002-02-08 Richard Henderson <rth@redhat.com>
16048
16049 * gcc.c-torture/compile/labels-3.c: New.
16050
16051 2002-02-08 Jakub Jelinek <jakub@redhat.com>
16052
16053 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16054 expression statements work instead.
16055 * gcc.dg/noncompile/20020207-1.c: New test.
16056
16057 2002-02-07 Richard Henderson <rth@redhat.com>
16058
16059 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16060
16061 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
16062
16063 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16064 message from g77
16065 * lib/g77-dg.exp: Trim g77 error messages so that they are
16066 recognized by dg.exp.
16067
16068 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
16069
16070 PR fortran/5473
16071 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
16072
16073 2002-02-07 Richard Henderson <rth@redhat.com>
16074
16075 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16076 to be sufficiently aligned for integers.
16077
16078 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
16079
16080 * g++.dg/template/friend4.C: New test.
16081
16082 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
16083
16084 PR fortran/5743
16085 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16086 unsupported cases.
16087
16088 2002-02-07 Richard Henderson <rth@redhat.com>
16089
16090 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16091 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16092 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16093 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16094
16095 2002-02-06 Richard Henderson <rth@redhat.com>
16096
16097 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16098
16099 2002-02-06 Janis Johnson <janis187@us.ibm.com>
16100
16101 * gcc.dg/20020206-1.c: New test.
16102
16103 2002-02-06 Jakub Jelinek <jakub@redhat.com>
16104
16105 * gcc.c-torture/execute/20020206-1.c: New test.
16106
16107 * gcc.c-torture/execute/20020206-2.c: New test.
16108
16109 PR optimization/5429:
16110 * gcc.c-torture/compile/20020206-1.c: New test.
16111
16112 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
16113
16114 * g++.dg/ext/align1.C: Do not use an explicit alignment value
16115 as certain file formats cannot support particularly large
16116 alignments.
16117
16118 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16119 and do not expect to be able to link the executable.
16120
16121 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16122 fail because the COFF format does not support the weak attribute.
16123
16124 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
16125
16126 * g77.dg/pr5473.f: New test
16127
16128 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
16129
16130 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16131 Fix testcase accordingly.
16132
16133 2002-02-04 Richard Henderson <rth@redhat.com>
16134
16135 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16136 (buf): Change to be an array of pointers, not ints.
16137
16138 2002-02-04 Jakub Jelinek <jakub@redhat.com>
16139
16140 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
16141 before all tests. Move warning one line above to match where it
16142 C frontend emits.
16143 * gcc.dg/Wswitch-2.c: New test.
16144 * g++.dg/warn/Wswitch-1.C: New test.
16145 * g++.dg/warn/Wswitch-2.C: New test.
16146
16147 2002-02-04 Richard Henderson <rth@redhat.com>
16148
16149 * g++.dg/abi/offsetof.C: Fix size comparison.
16150
16151 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
16152
16153 * gcc.dg/cast-qual-2.c: New test.
16154
16155 2002-02-04 Jakub Jelinek <jakub@redhat.com>
16156
16157 * gcc.dg/20020201-4.c: New test.
16158
16159 2002-02-04 Ben Elliston <bje@redhat.com>
16160
16161 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16162 target_info attribute != 0, in addition to the empty string.
16163 (gcc_target_compile): Likewise.
16164
16165 2002-02-03 Andrew Cagney <ac131313@redhat.com>
16166
16167 * gcc.dg/Wswitch.c: New test.
16168 PR gcc/4475. PR gcc/3780.
16169
16170 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
16171
16172 * g77.f-torture/execute/5122.f: New test for regressions
16173 against PR fortran/5122.
16174
16175 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
16176
16177 * g77.f-torture/compile/pr3743.f: Delete
16178 * g77.dg/pr3743-1.f: New test.
16179 * g77.dg/pr3743-2.f: New test.
16180 * g77.dg/pr3743-3.f: New test.
16181 * g77.dg/pr3743-4.f: New test.
16182
16183 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
16184
16185 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16186
16187 2002-02-02 Richard Henderson <rth@redhat.com>
16188
16189 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16190 * gcc.c-torture/execute/bf64-1.c: Likewise.
16191
16192 2002-02-02 Jakub Jelinek <jakub@redhat.com>
16193
16194 * gcc.dg/20020201-2.c: New test.
16195
16196 * gcc.dg/20020201-3.c: New test.
16197
16198 * gcc.c-torture/execute/bitfld-2.c: New test.
16199
16200 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
16201
16202 * gcc.dg/bitfld-1.c: Update.
16203 * gcc.dg/bitfld-2.c: Update.
16204 * gcc.c-torture/execute/bitfld-1.x: New.
16205
16206 2002-02-02 Jakub Jelinek <jakub@redhat.com>
16207
16208 * gcc.c-torture/execute/20020201-1.c: New test.
16209
16210 2002-02-01 Janis Johnson <janis187@us.ibm.com>
16211
16212 PR target/5469
16213 * gcc.dg/20020201-1.c: New test.
16214
16215 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
16216
16217 PR fortran/3743
16218 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
16219 * g77.f-torture/compile/pr3743.x: Remove
16220
16221 2002-01-31 Tom Rix <trix@redhat.com>
16222
16223 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
16224
16225 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
16226
16227 * gcc.dg/noncompile/20020130-1.c: New test.
16228
16229 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
16230
16231 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
16232
16233 2002-01-29 Richard Henderson <rth@redhat.com>
16234
16235 * gcc.c-torture/execute/991118-1.c: Cast various constants back
16236 to long long.
16237 * gcc.c-torture/execute/bf64-1.c: Likewise.
16238
16239 2002-01-29 Jakub Jelinek <jakub@redhat.com>
16240
16241 * gcc.c-torture/execute/20020129-1.c: New test.
16242
16243 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
16244
16245 * gcc.c-torture/compile/20000224-1.c: Update.
16246 * gcc.c-torture/execute/bitfld-1.c: New tests.
16247 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
16248 * gcc.dg/uninit-A.c: Update.
16249
16250 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
16251
16252 * g++.dg/template/ctor1.C: Add instantiation.
16253
16254 2002-01-28 Paul Koning <pkoning@equallogic.com>
16255
16256 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16257 argument to __builtin_prefetch to be const ptr.
16258
16259 2002-01-28 Jakub Jelinek <jakub@redhat.com>
16260
16261 * gcc.c-torture/compile/20020120-1.c: New test.
16262
16263 2002-01-27 Kazu Hirata <kazu@hxi.com>
16264
16265 * gcc.c-torture/execute/20020127-1.c: New test.
16266
16267 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
16268
16269 * g77.dg/f77-edit-i-in.f: New test
16270 * g77.dg/f77-edit-i-out.f: New test
16271
16272 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
16273
16274 * gcc.dg/debug/debug.exp: New file.
16275 * gcc.dg/debug/trivial.c: New file.
16276 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16277 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16278 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16279 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16280 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16281 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16282 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16283 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16284 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16285 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16286 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16287 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16288 * gcc.dg/20000503-1.c: Removed.
16289 * gcc.dg/20010207-1.c: Removed.
16290 * gcc.dg/20011223-1.c: Removed.
16291 * gcc.dg/20020104-2.c: Removed.
16292 * gcc.dg/debug-1.c: Removed.
16293 * gcc.dg/debug-2.c: Removed.
16294 * gcc.dg/debug-3.c: Removed.
16295 * gcc.dg/debug-4.c: Removed.
16296 * gcc.dg/debug-5.c: Removed.
16297 * gcc.dg/debug-6.c: Removed.
16298 * gcc.dg/dwarf2-1.c: Removed.
16299 * gcc.dg/dwarf2-2.c: Removed.
16300
16301 2002-01-25 Jakub Jelinek <jakub@redhat.com>
16302
16303 * g++.old-deja/g++.other/eh5.C: New test.
16304 * g++.old-deja/g++.other/sibcall2.C: New test.
16305 * g++.old-deja/g++.other/array9.C: New test.
16306 * g++.old-deja/g++.other/typename2.C: New test.
16307 * g++.old-deja/g++.other/crash60.C: New test.
16308 * g++.old-deja/g++.other/conv9.C: New test.
16309 * g++.old-deja/g++.other/mangle10.C: New test.
16310 * g++.old-deja/g++.other/unchanging1.C: New test.
16311 * g++.old-deja/g++.other/exprstmt1.C: New test.
16312 * g++.old-deja/g++.other/inline23.C: New test.
16313 * g++.old-deja/g++.eh/ia64-1.C: New test.
16314 * g++.old-deja/g++.other/dwarf2-1.C: New test.
16315 * g++.old-deja/g++.other/reload1.C: New test.
16316 * g++.old-deja/g++.other/static20.C: New test.
16317 * g++.old-deja/g++.other/local-alloc1.C: New test.
16318 * g++.old-deja/g++.other/conv8.C: New test.
16319 * g++.old-deja/g++.other/stmtexpr2.C: New test.
16320 * g++.old-deja/g++.other/storeexpr1.C: New test.
16321 * g++.old-deja/g++.other/storeexpr2.C: New test.
16322 * g++.dg/eh/template2.C: New test.
16323 * g++.dg/warn/weak1.C: New test.
16324
16325 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
16326
16327 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16328 Remove first, non-varying, argument.
16329
16330 2002-01-23 Richard Henderson <rth@redhat.com>
16331
16332 * gcc.dg/inline-2.c: New.
16333
16334 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16335 Add optional target arg. Check number of arguments.
16336 (scan-assembler-not, scan-assembler-dem): Likewise.
16337 (scan-assembler-dem-not): Likewise.
16338
16339 2002-01-23 Zack Weinberg <zack@codesourcery.com>
16340
16341 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16342 line 12.
16343 * g++.old-deja/g++.brendan/parse3.C,
16344 g++.old-deja/g++.other/crash26.C,
16345 g++.old-deja/g++.other/crash28.C,
16346 g++.old-deja/g++.other/crash29.C,
16347 g++.old-deja/g++.other/crash30.C,
16348 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16349
16350 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
16351
16352 * gcc.dg/20020115-1.c: New.
16353
16354 2002-01-23 Bob Wilson <bob.wilson@acm.org>
16355
16356 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16357
16358 2002-01-23 Janis Johnson <janis187@us.ibm.com>
16359
16360 * gcc.dg/20020122-3.c: New.
16361
16362 2002-01-23 Jakub Jelinek <jakub@redhat.com>
16363
16364 * g++.dg/other/gc1.C: New test.
16365
16366 2002-01-23 Zack Weinberg <zack@codesourcery.com>
16367
16368 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16369
16370 2002-01-22 Richard Henderson <rth@redhat.com>
16371
16372 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16373
16374 2002-01-22 Richard Henderson <rth@redhat.com>
16375
16376 * gcc.dg/20020122-4.c: New.
16377
16378 2002-01-22 H.J. Lu <hjl@gnu.org>
16379
16380 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16381 link output.
16382 * gcc.dg/special/ecos.exp: Likewise.
16383 * lib/g++-dg.exp: Likewise.
16384 * lib/g77-dg.exp: Likewise.
16385 * lib/gcc-dg.exp : Likewise.
16386 * lib/mike-g++.exp: Likewise.
16387 * lib/mike-g77.exp: Likewise.
16388 * lib/mike-gcc.exp: Likewise.
16389 * lib/objc-dg.exp: Likewise.
16390
16391 2002-01-22 Janis Johnson <janis187@us.ibm.com>
16392
16393 PR target/5379
16394 * gcc.dg/20020122-2.c: New test.
16395
16396 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
16397
16398 * gcc.dg/20020122-1.c: New test.
16399
16400 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
16401
16402 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16403
16404 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
16405
16406 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16407
16408 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16409
16410 * gcc.c-torture/compile/20020121-1.c: New test.
16411
16412 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
16413
16414 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16415 ld_library_path.
16416
16417 2002-01-21 Jakub Jelinek <jakub@redhat.com>
16418
16419 * gcc.dg/20020218-1.c: New test.
16420
16421 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
16422
16423 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16424 messages
16425 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16426 "At global scope" warning
16427 * g++.dg/ext/align1.C: Change cygwin test for alignment
16428 from db-bogus to dg-warning
16429
16430 2002-01-21 Zack Weinberg <zack@codesourcery.com>
16431
16432 * g77.f-torture/compile/cpp2.F: New test.
16433
16434 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
16435
16436 * g++.dg/template/access1.C: New test.
16437
16438 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
16439
16440 * gcc.dg/20020118-1.c: New.
16441
16442 2002-01-18 Kazu Hirata <kazu@hxi.com>
16443
16444 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16445
16446 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
16447
16448 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16449 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16450 alignment warnings.
16451
16452 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
16453
16454 * gcc.misc-tests/i386-prefetch.exp: Save and restore
16455 torture_with_loops and torture_without_loops
16456
16457 2002-01-17 Jakub Jelinek <jakub@redhat.com>
16458
16459 * gcc.c-torture/compile/20020116-1.c: New test.
16460
16461 2002-01-16 Jakub Jelinek <jakub@redhat.com>
16462
16463 * gcc.dg/20020116-2.c: New test.
16464
16465 * gcc.dg/ultrasp4.c: New test.
16466
16467 * gcc.dg/20020116-1.c: New test.
16468
16469 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
16470
16471 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16472 by EABI.
16473
16474 2002-01-15 Janis Johnson <janis187@us.ibm.com>
16475
16476 * gcc.misc-tests/i386-prefetch.exp: New.
16477 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16478 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16479 * gcc.misc-tests/i386-pf-none-1.c: New test.
16480 * gcc.misc-tests/i386-pf-sse-1.c: New test.
16481
16482 2002-01-15 Jakub Jelinek <jakub@redhat.com>
16483
16484 * gcc.dg/gnu89-init-1.c: Add new tests.
16485
16486 2002-01-15 Andreas Jaeger <aj@suse.de>
16487
16488 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16489 * gcc.dg/i386-mmx-2.c: Likewise.
16490 * gcc.dg/i386-sse-1.c: Likewise.
16491 * gcc.dg/i386-sse-2.c: Likewise.
16492 * gcc.dg/i386-sse-3.c: Likewise.
16493
16494 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
16495
16496 * g77.f-torture/execute/intrinsic-unix-bessel.f:
16497 Uncomment additional cases that now pass.
16498
16499 2002-01-11 Richard Henderson <rth@redhat.com>
16500
16501 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16502 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16503
16504 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
16505
16506 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16507
16508 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
16509
16510 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16511 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16512
16513 2002-01-10 Dale Johannesen <dalej@apple.com>
16514
16515 * gcc.c-torture/execute/loop-11.c: New.
16516
16517 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
16518
16519 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16520 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16521
16522 2002-01-09 Richard Henderson <rth@redhat.com>
16523
16524 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16525 type in which to perform the operation for each size.
16526
16527 2002-01-09 Alan Matsuoka (alanm@redhat.com)
16528
16529 * gcc.c-torture/compile/20020109-2.c: New test.
16530
16531 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
16532
16533 * gcc.c-torture/execute/loop-10.c: New test.
16534
16535 2002-01-09 Jakub Jelinek <jakub@redhat.com>
16536
16537 * gcc.c-torture/compile/20010226-1.c: New test.
16538 * gcc.c-torture/compile/20010227-1.c: New test.
16539 * gcc.c-torture/compile/20010426-1.c: New test.
16540 * gcc.c-torture/compile/20010510-1.c: New test.
16541 * gcc.c-torture/compile/20010605-3.c: New test.
16542 * gcc.c-torture/compile/20010824-1.c: New test.
16543 * gcc.c-torture/execute/20010409-1.c: New test.
16544 * gcc.dg/noncompile/20000901-1.c: New test.
16545 * gcc.dg/20001023-1.c: New test.
16546 * gcc.dg/20001101-1.c: New test.
16547 * gcc.dg/20001102-1.c: New test.
16548 * gcc.dg/20010207-1.c: New test.
16549 * gcc.dg/20010405-1.c: New test.
16550 * gcc.dg/20010822-1.c: New test.
16551 * gcc.dg/20011107-1.c: New test.
16552
16553 2002-01-09 Jeffrey A Law (law@redhat.com)
16554
16555 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16556
16557 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
16558 execution failure on PA targets.
16559
16560 2002-01-09 Jakub Jelinek <jakub@redhat.com>
16561
16562 * gcc.c-torture/compile/20020109-1.c: New test.
16563
16564 2002-01-08 Kazu Hirata <kazu@hxi.com>
16565
16566 * gcc.c-torture/execute/20020108-1.c: New test.
16567
16568 2002-01-08 Jakub Jelinek <jakub@redhat.com>
16569
16570 * gcc.dg/20020108-1.c: New test.
16571
16572 2002-01-08 H.J. Lu <hjl@gnu.org>
16573
16574 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16575 for header files.
16576
16577 2002-01-08 Geoff Keating <geoffk@redhat.com>
16578
16579 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16580 consistency.
16581
16582 002-01-07 Aldy Hernandez <aldyh@redhat.com>
16583
16584 * gcc.dg/altivec-4.c: Test altivec predicates.
16585
16586 2002-01-07 Jakub Jelinek <jakub@redhat.com>
16587
16588 * gcc.c-torture/execute/20020107-1.c: New test.
16589
16590 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
16591
16592 PR c/5279
16593 * gcc.c-torture/compile/20020106-1.c: New test.
16594
16595 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
16596
16597 * gcc.c-torture/execute/nestfunc-4.c: New test.
16598
16599 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
16600
16601 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16602 extra triple that slipped in.
16603 * g++.old-deja/g++.abi/align.C: Likewise.
16604 * g++.old-deja/g++.abi/bitfields.C: Likewise.
16605
16606 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
16607
16608 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16609 * g++.old-deja/g++.abi/align.C: Likewise.
16610 * g++.old-deja/g++.abi/bitfields.C: Likewise.
16611
16612 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16613 on FreeBSD/i386.
16614 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16615 FreeBSD.
16616
16617 2002-01-04 Jakub Jelinek <jakub@redhat.com>
16618
16619 * gcc.dg/20020104-1.c: New test.
16620
16621 * gcc.dg/20020104-2.c: New test.
16622
16623 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
16624
16625 * gcc.dg/20020103-1.c: Fix typo in target selector.
16626
16627 2002-01-03 Richard Henderson <rth@redhat.com>
16628
16629 * gcc.dg/20020103-1.c: New.
16630
16631 2002-01-03 Kazu Hirata <kazu@hxi.com>
16632
16633 * gcc.c-torture/execute/20020103-1.c: New test.
16634
16635 2002-01-03 Jakub Jelinek <jakub@redhat.com>
16636
16637 * g++.dg/other/debug2.C: New test.
16638
16639 * gcc.c-torture/compile/20020103-1.c: New test.
16640
16641 2002-01-02 Jakub Jelinek <jakub@redhat.com>
16642
16643 * gcc.dg/gnu89-init-1.c: Added new tests.
16644
16645 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
16646
16647 * g++.dg/template/friend2.C: Remove as patch is reverted.
16648
16649 * g++.dg/warn/oldcast1.C: New test.
16650
16651 * g++.dg/template/ptrmem1.C: New test.
16652 * g++.dg/template/ptrmem2.C: New test.
16653
16654 * g++.dg/template/ntp.C: New test.
16655
16656 * g++.dg/other/component1.C: New test.
16657
16658 * g++.dg/template/ttp3.C: New test.
16659
16660 * g++.dg/template/friend2.C: New test.
16661 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
16662
16663 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
16664
16665 * g++.dg/other/ptrmem1.C: New test.
16666 * g++.dg/other/ptrmem2.C: New test.
16667
16668 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
16669
16670 * g++.dg/template/ctor1.C: New test.
16671
16672 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
16673
16674 * g++.dg/template/friend2.C: New test.
16675
16676 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
16677
16678 * gcc.dg/mmix-1.c: New test.
16679
16680 2001-12-31 Richard Henderson <rth@redhat.com>
16681
16682 * gcc.dg/asm-5.c: New.
16683
16684 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
16685
16686 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
16687 in namespace __gnu_cxx
16688
16689 2001-12-30 Richard Henderson <rth@redhat.com>
16690
16691 * gcc.dg/debug-6.c: New.
16692
16693 2001-12-30 Jakub Jelinek <jakub@redhat.com>
16694
16695 * gcc.c-torture/compile/20011229-2.c: New test.
16696
16697 2001-12-29 Jakub Jelinek <jakub@redhat.com>
16698
16699 * gcc.dg/debug-3.c: New test.
16700 * gcc.dg/debug-4.c: New test.
16701 * gcc.dg/debug-5.c: New test.
16702
16703 2001-12-29 Richard Henderson <rth@redhat.com>
16704
16705 * g++.dg/eh/loop1.C: New.
16706
16707 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
16708
16709 * g++.dg/template/crash1.C: New test.
16710
16711 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
16712
16713 * g++.dg/other/const1.C: New test.
16714
16715 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
16716
16717 * gcc.c-torture/compile/20011229-1.c: New test.
16718
16719 2001-12-28 Stan Shebs <shebs@apple.com>
16720
16721 * lib/objc-torture.exp: Resync with c-torture.exp.
16722 * lib/objc.exp: Load standard libraries.
16723
16724 2001-12-28 Jakub Jelinek <jakub@redhat.com>
16725
16726 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
16727 additional tests.
16728
16729 2001-12-27 Roger Sayle <roger@eyesopen.com>
16730
16731 * gcc.c-torture/execute/string-opt-16.c: New testcase.
16732
16733 2001-12-27 Richard Henderson <rth@redhat.com>
16734
16735 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
16736
16737 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
16738
16739 * g++.dg/eh/ctor1.C: New test.
16740 * g++.dg/other/error2.C: New test.
16741
16742 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
16743
16744 * g++.dg/other/init2.C: New test.
16745
16746 2001-12-24 Richard Henderson <rth@redhat.com>
16747
16748 * gcc.dg/20011223-1.c: New.
16749 * gcc.dg/inline-1.c: New.
16750
16751 2001-12-23 Richard Henderson <rth@redhat.com>
16752
16753 * gcc.dg/asm-4.c: Test operand modifiers.
16754
16755 2001-12-23 Richard Henderson <rth@redhat.com>
16756
16757 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
16758
16759 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
16760
16761 * gcc.c-torture/execute/20011223-1.c: New test.
16762
16763 2001-12-21 Richard Henderson <rth@redhat.com>
16764
16765 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
16766 re-enables the warning.
16767
16768 2001-12-21 Richard Henderson <rth@redhat.com>
16769
16770 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
16771
16772 2001-12-20 Jakub Jelinek <jakub@redhat.com>
16773
16774 * gcc.c-torture/compile/20011218-1.c: New test.
16775
16776 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
16777
16778 * gcc.misc-test/arm-isr.exp: New file. Control running of the
16779 arm-isr.c test.
16780 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
16781 epilogue generation for ARM ISR routines.
16782
16783 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16784
16785 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
16786 * gcc.dg/format/c90-printf-3.c: Likewise.
16787 * gcc.dg/format/c99-printf-3.c: Likewise.
16788 * gcc.dg/format/ext-1.c: Likewise.
16789 * gcc.dg/format/ext-6.c: Likewise.
16790 * gcc.dg/format/format.h: Prototype unlocked stdio.
16791
16792 2001-12-20 Richard Henderson <rth@redhat.com>
16793
16794 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
16795 (arena): Use it.
16796 (malloc): Correct allocation logic. Abort if we fill up the
16797 arena before initialization complete.
16798 (realloc): Correct allocation logic.
16799
16800 2001-12-20 Jakub Jelinek <jakub@redhat.com>
16801
16802 * gcc.c-torture/compile/20011219-2.c: New test.
16803
16804 * gcc.c-torture/execute/20011219-1.c: New test.
16805
16806 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
16807
16808 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
16809 target does not support weak symbols.
16810
16811 2001-12-19 Jakub Jelinek <jakub@redhat.com>
16812
16813 * gcc.c-torture/compile/20011219-1.c: New test.
16814
16815 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
16816
16817 * g++.dg/other/error1.C: New test.
16818
16819 2001-12-17 Jeffrey A Law (law@redhat.com)
16820
16821 * gcc.c-torture/execute/20011217-1.c: New test.
16822
16823 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
16824
16825 * objc.dg/special/: New directory.
16826 * objc.dg/special/special.exp: New file.
16827 * objc.dg/special/unclaimed-category-1.h: New file.
16828 * objc.dg/special/unclaimed-category-1a.m: New file.
16829 * objc.dg/special/unclaimed-category-1.m: New file.
16830
16831 2001-12-17 Andreas Jaeger <aj@suse.de>
16832
16833 * gcc.c-torture/compile/20011217-2.c: New test.
16834
16835 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
16836
16837 * gcc.c-torture/compile/20011217-1.c: New test.
16838
16839 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
16840
16841 * testsuite/gcc.dg/20011214-1.c: New.
16842
16843 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
16844
16845 * gcc.dg/altivec-4.c: New.
16846
16847 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
16848
16849 * gcc.dg/20011113-1.c: New test.
16850
16851 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
16852
16853 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
16854 std::__malloc_alloc_template<0> and
16855 std::__default_alloc_template<false, 0>.
16856
16857 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
16858
16859 * objc/execute/bf-21.m: New test.
16860 * objc/execute/enumeration-1.m: New test.
16861 * objc/execute/enumeration-2.m: New test.
16862
16863 2001-12-12 Jakub Jelinek <jakub@redhat.com>
16864
16865 * gcc.dg/gnu89-init-1.c: New test.
16866
16867 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
16868
16869 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
16870 * g++.old-deja/g++.jason/2371.C: Likewise.
16871 * g++.old-deja/g++.jason/template33.C: Likewise.
16872 * g++.old-deja/g++.jason/template34.C: Likewise.
16873 * g++.old-deja/g++.jason/template36.C: Likewise.
16874 * g++.old-deja/g++.oliva/typename1.C: Likewise.
16875 * g++.old-deja/g++.oliva/typename2.C: Likewise.
16876 * g++.old-deja/g++.other/typename1.C: Likewise.
16877 * g++.old-deja/g++.pt/inherit2.C: Likewise.
16878 * g++.old-deja/g++.pt/nontype5.C: Likewise.
16879 * g++.old-deja/g++.pt/typename11.C: Likewise.
16880 * g++.old-deja/g++.pt/typename14.C: Likewise.
16881 * g++.old-deja/g++.pt/typename16.C: Likewise.
16882 * g++.old-deja/g++.pt/typename3.C: Likewise.
16883 * g++.old-deja/g++.pt/typename4.C: Likewise.
16884 * g++.old-deja/g++.pt/typename5.C: Likewise.
16885 * g++.old-deja/g++.pt/typename7.C: Likewise.
16886 * g++.old-deja/g++.robertl/eb9.C: Likewise.
16887
16888 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
16889
16890 * g++.dg/other/linkage1.C: New test.
16891 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
16892 specifiers.
16893
16894 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
16895
16896 * gcc.dg/concat.c: New test.
16897
16898 2001-12-11 Stan Shebs <shebs@apple.com>
16899
16900 * objc/compile: New test directory.
16901 * objc/compile/compile.exp: New expect script.
16902 * objc/compile/20011211-1.m: New compile test.
16903
16904 2001-12-11 Jason Merrill <jason@redhat.com>
16905
16906 * lib/prune.exp (prune_gcc_output): Also handle "In member
16907 function". So many permutations...
16908
16909 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
16910
16911 * g++.dg/template/typedef1.C: New test.
16912
16913 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
16914
16915 * g++.dg/other/copy1.C: New test.
16916
16917 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
16918
16919 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
16920
16921 * gcc.dg/builtin-choose-expr.c: New.
16922
16923 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
16924
16925 * gcc.dg/altivec-2.c: New.
16926
16927 2001-12-07 Richard Henderson <rth@redhat.com>
16928
16929 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
16930
16931 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
16932
16933 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
16934 ultrasparc.
16935
16936 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16937
16938 * g++-old.deja/g++.robertl/eb101.C: Deleted.
16939
16940 2001-12-06 Janis Johnson <janis187@us.ibm.com>
16941
16942 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
16943 variable argument list.
16944
16945 2001-12-06 Zack Weinberg <zack@codesourcery.com>
16946
16947 * gcc.c-torture/execute/memcheck: Delete entire directory.
16948 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
16949 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
16950
16951 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
16952
16953 * gcc.dg/Wshadow-1.c: New test.
16954
16955 2001-12-05 Jakub Jelinek <jakub@redhat.com>
16956
16957 * gcc.c-torture/compile/20011130-1.c: New test.
16958
16959 * gcc.dg/noncompile/20011025-1.c: New test.
16960
16961 * g++.dg/other/anon-union.C: New test.
16962
16963 * gcc.c-torture/execute/20011024-1.c: New test.
16964
16965 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
16966
16967 * gcc.c-torture/execute/20000722-1.x,
16968 gcc.c-torture/execute/20010123-1.x: Remove.
16969 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
16970 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
16971 gcc.dg/c99-complit-2.c: New tests.
16972
16973 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
16974
16975 * g++.dg/inherit/base1.C: New test.
16976
16977 2001-12-04 Jakub Jelinek <jakub@redhat.com>
16978
16979 * g++.dg/other/stdarg1.C: New test.
16980
16981 * gcc.c-torture/compile/20011130-2.c: New test.
16982
16983 2001-12-03 Janis Johnson <janis187@us.ibm.com>
16984
16985 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
16986 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
16987 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
16988 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
16989 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
16990 * gcc.dg/builtin-prefetch-1.c: New test.
16991
16992 2001-12-03 Jakub Jelinek <jakub@redhat.com>
16993
16994 * gcc.dg/20011130-1.c: New test.
16995
16996 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
16997
16998 * g++.dg/other/scope1.C: New test.
16999 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17000
17001 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
17002
17003 * gcc.dg/vla-init-1.c: New test.
17004
17005 2001-12-01 Geoff Keating <geoffk@redhat.com>
17006
17007 * gcc.c-torture/compile/structs.c: New testcase from GDB.
17008
17009 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
17010
17011 * objc.dg/alias.m: Update.
17012 * objc.dg/class-1.m: Update.
17013 * objc.dg/const-str-1.m: Update.
17014 * objc.dg/fwd-proto-1.m: Update.
17015 * objc.dg/id-1.m: Update.
17016 * objc.dg/super-class-1.m: Update.
17017
17018 2001-11-29 Mark Mitchell <mark@codesourcery.com>
17019
17020 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17021 constructs.
17022
17023 2001-11-28 Jeffrey A Law (law@cygnus.com)
17024
17025 * gcc.c-torture/execute/20011128-1.c: New test.
17026
17027 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
17028
17029 * gcc.dg/20011127-1.c: New test.
17030
17031 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
17032
17033 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
17034 from Austin Group draft 7.
17035 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
17036 scanf format arguments.
17037 * gcc.dg/format/no-exargs-2.c: New test.
17038
17039 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
17040
17041 * g++.dg/abi/vbase8-4.C: New test.
17042
17043 2001-11-24 Ian Lance Taylor <ian@airs.com>
17044
17045 * gcc.c-torture/execute/20011121-1.c: New test.
17046
17047 2001-11-23 Jeffrey A Law (law@cygnus.com)
17048
17049 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17050
17051 2001-11-23 Andreas Jaeger <aj@suse.de>
17052
17053 * gcc.dg/cpp/charconst-2.c: New test.
17054
17055 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
17056
17057 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17058 to the host if it is remote. Let tests specify extra headers
17059 they use.
17060 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17061 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17062 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17063 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17064 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17065 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17066 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17067 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17068 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17069 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17070
17071 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
17072
17073 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17074 for little endian ARMs.
17075
17076 2001-11-20 Jakub Jelinek <jakub@redhat.com>
17077
17078 * gcc.c-torture/compile/20011119-1.c: New test.
17079 * gcc.c-torture/compile/20011119-2.c: New test.
17080
17081 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
17082
17083 * gcc.dg/altivec-1.c: Fix typo.
17084
17085 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
17086
17087 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17088
17089 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
17090
17091 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17092
17093 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
17094
17095 * lib/g77.exp: Don't specify --rpath-link.
17096
17097 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17098 across all the headers.
17099 * gcc.dg/format/format.exp: For testing on a remote host,
17100 copy format.h.
17101
17102 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17103 * gcc.c-torture/execute/930406-1.c: Likewise.
17104 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17105
17106 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
17107
17108 * gcc.dg/altivec-1.c: New.
17109
17110 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
17111
17112 * gcc.dg/cpp/fpreprocessed.c: New test case.
17113
17114 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
17115
17116 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17117 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17118 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17119
17120 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
17121
17122 * gcc.dg/no-builtin-1.c: New test.
17123
17124 2001-11-16 Jakub Jelinek <jakub@redhat.com>
17125
17126 * gcc.c-torture/execute/20011115-1.c: New test.
17127
17128 2001-11-15 Jakub Jelinek <jakub@redhat.com>
17129
17130 * gcc.c-torture/compile/20011114-2.c: New test.
17131 * gcc.c-torture/compile/20011114-3.c: New test.
17132 * gcc.c-torture/compile/20011114-4.c: New test.
17133
17134 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
17135
17136 * g++.dg/other/init1.C: New test.
17137
17138 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
17139
17140 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17141 message.
17142
17143 * gcc.c-torture/execute/20011114-1.c: New testcase.
17144
17145 * gcc.c-torture/compile/20010327-1.c: Revert last change.
17146 * gcc.c-torture/compile/20011114-1.c: New test, exactly
17147 like the (before this change) version of 20010327-1.c.
17148
17149 2001-11-14 Roger Sayle <roger@eyesopen.com>
17150
17151 * gcc.c-torture/execute/string-opt-13.c: New testcase.
17152
17153 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
17154
17155 * g++.dg/init/array2.C: New test.
17156
17157 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
17158
17159 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17160
17161 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
17162
17163 * g++.dg/other/forscope1.C: New test.
17164 * g++.dg/ext/forscope1.C: New test.
17165 * g++.dg/ext/forscope2.C: New test.
17166
17167 2001-11-13 Jakub Jelinek <jakub@redhat.com>
17168
17169 * gcc.c-torture/execute/20011113-1.c: New test.
17170
17171 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
17172
17173 * gcc.c-torture/execute/20011109-2.c: New test.
17174
17175 * gcc.c-torture/execute/20011109-1.c: New test.
17176
17177 2001-11-09 Jakub Jelinek <jakub@redhat.com>
17178
17179 * gcc.c-torture/compile/20011109-1.c: New test.
17180
17181 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
17182
17183 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17184 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17185 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17186 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17187 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17188 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17189 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17190
17191 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
17192
17193 * g++.dg/warn/Wshadow-1.C: New tests.
17194 * g++.old-deja/g++.mike/for3.C: Update.
17195
17196 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
17197
17198 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17199 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17200 XFAILs. Adjust expected error texts.
17201 * gcc.c-torture/compile/20011106-1.c,
17202 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17203 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17204 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17205 gcc.dg/c99-array-lval-5.c: New tests.
17206
17207 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
17208
17209 * gcc.dg/cpp/defined.c: Update.
17210
17211 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
17212
17213 * gcc.c-torture/execute/anon-1.c: New test.
17214
17215 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
17216
17217 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
17218 same size, so no warning should be produced on stormy16.
17219
17220 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
17221 due to oversized array.
17222 * g++.old-deja/g++.mike/ns15.C: Likewise.
17223 * g++.old-deja/g++.pt/crash16.C: Likewise.
17224
17225 2001-11-02 Graham Stott <grahams@redhat.com>
17226
17227 * g++.dgother/debug1.C: Fix typos.
17228
17229 2001-11-01 Jakub Jelinek <jakub@redhat.com>
17230
17231 * g++.dg/other/debug1.C: New test.
17232
17233 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17234
17235 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
17236 of unsigned long.
17237
17238 2001-10-30 Jakub Jelinek <jakub@redhat.com>
17239
17240 * gcc.dg/20011029-2.c: New test.
17241
17242 * gcc.c-torture/compile/20011029-1.c: New test.
17243
17244 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
17245
17246 * objc/execute/class_self-1.m: New test.
17247 * objc/execute/class_self-2.m: New test.
17248
17249 2001-10-25 Zack Weinberg <zack@codesourcery.com>
17250
17251 * gcc.misc-tests/msgs.exp: Delete.
17252 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
17253 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
17254 error set to match recent changes.
17255
17256 2001-10-24 Zack Weinberg <zack@codesourcery.com>
17257
17258 * gcc.dg/20011021-1.c: New test.
17259
17260 2001-10-24 Jakub Jelinek <jakub@redhat.com>
17261
17262 * gcc.c-torture/compile/20011023-1.c: New test.
17263
17264 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
17265
17266 * lib/g77.exp: Rewrite based on lib/g++.exp.
17267
17268 2001-10-19 Jakub Jelinek <jakub@redhat.com>
17269
17270 * gcc.c-torture/execute/20011019-1.c: New test.
17271
17272 * gcc.dg/20011018-1.c: New test.
17273
17274 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
17275
17276 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17277
17278 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
17279
17280 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17281 * gcc.dg/attr-invalid.c: Likewise.
17282
17283 2001-10-18 Jakub Jelinek <jakub@redhat.com>
17284
17285 * testsuite/gcc.dg/20011015-1.c: New test.
17286
17287 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
17288
17289 * g++.dg/template/unify2.C: New test.
17290
17291 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
17292
17293 * g++.dg/other/exception-specification.C: New test
17294
17295 2001-10-13 Tom Rix <trix@redhat.com>
17296
17297 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17298 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17299
17300 2001-10-12 Jakub Jelinek <jakub@redhat.com>
17301
17302 * testsuite/gcc.dg/20011009-1.c: New test.
17303
17304 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
17305
17306 PR g++/4476
17307 * g++.dg/other/friend1.C: New test.
17308
17309 2001-10-11 Richard Henderson <rth@redhat.com>
17310
17311 * g++.old-deja/g++.other/crash18.C: Add -S to options.
17312
17313 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17314
17315 * gcc.c-torture/compile/20011010-1.c: New.
17316
17317 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
17318
17319 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17320 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17321 g77.f-torture/execute/execute.exp,
17322 g77.f-torture/noncompile/noncompile.exp,
17323 gcc.c-torture/compile/compile.exp,
17324 gcc.c-torture/execute/execute.exp,
17325 gcc.c-torture/execute/ieee/ieee.exp,
17326 gcc.c-torture/execute/memcheck/memcheck.exp,
17327 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17328 objc/execute/execute.exp: Update FSF address.
17329
17330 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
17331
17332 * gcc.dg/cpp/cmdlne-C.c: Update.
17333 * gcc.dg/cpp/cmdlne-C2.c: New.
17334
17335 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17336
17337 * gcc.c-torture/execute/20011008-3.c: New.
17338
17339 2001-10-08 DJ Delorie <dj@redhat.com>
17340
17341 * gcc.dg/20011008-1.c: New.
17342 * gcc.dg/20011008-2.c: New.
17343
17344 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
17345
17346 * gcc.dg/cpp/spacing1.c: Update test.
17347
17348 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
17349
17350 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17351 spelling errors of "separate" as "seperate".
17352
17353 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
17354
17355 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17356 enough to avoid inlining.
17357
17358 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
17359
17360 * lib/g77.exp: set libg2c_dir correctly.
17361
17362 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
17363
17364 * gcc.dg/cpp/macro11.c: New test.
17365
17366 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
17367
17368 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17369 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17370 gcc.dg/format/multattr-3.c: New tests.
17371 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
17372 tests for format attributes on function pointers being rejected.
17373
17374 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
17375
17376 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17377
17378 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
17379
17380 * g++.dg/warn/format1.C: New test.
17381
17382 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
17383
17384 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17385
17386 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
17387
17388 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17389
17390 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
17391
17392 * gcc.dg/cpp/redef2.c: Add test.
17393
17394 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
17395
17396 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17397 long-standing bug on i686, apparently.
17398 * gcc.c-torture/execute/loop-2c.x: New file.
17399 * gcc.c-torture/execute/loop-2d.x: New file.
17400 * gcc.c-torture/execute/loop-3c.x: New file.
17401
17402 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
17403
17404 * gcc.dg/cpp/20000625-2.c: Correct line number.
17405
17406 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
17407
17408 * gcc.dg/cpp/macro10.c: New test.
17409 * gcc.dg/cpp/strify3.c: New test.
17410 * gcc.dg/cpp/spacing1.c: Add tests.
17411 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17412 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17413
17414 2001-09-24 DJ Delorie <dj@redhat.com>
17415
17416 * gcc.c-torture/execute/20010924-1.c: New test.
17417
17418 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
17419
17420 * testsuite/objc/execute/paste.m: Remove.
17421
17422 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
17423
17424 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17425
17426 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
17427
17428 * g77.dg/strlen0.f: New test.
17429
17430 2001-09-21 Richard Henderson <rth@redhat.com>
17431
17432 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17433 * g++.old-deja/g++.abi/vtable2.C: Likewise.
17434
17435 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
17436
17437 Table-driven attributes.
17438 * g++.dg/ext/attrib1.C: New test.
17439
17440 2001-09-20 DJ Delorie <dj@redhat.com>
17441
17442 * gcc.dg/20000926-1.c: Update expected warning messages.
17443 * gcc.dg/array-2.c: Likewise, and test for warnings too.
17444 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17445 array.
17446
17447 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
17448
17449 * g++.dg/eh/registers1.C: New test case.
17450
17451 2001-09-17 Richard Henderson <rth@redhat.com>
17452
17453 * gcc.dg/array-5.c: Fix VLA decomposition test.
17454
17455 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
17456
17457 * gcc.dg/cpp/line5.c: New testcase.
17458
17459 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
17460
17461 * gcc.dg/cpp/macro9.c: New test.
17462
17463 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
17464
17465 * gcc.c-torture/execute/980223.c: Change type of addr from long
17466 to char *.
17467
17468 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
17469
17470 * gcc.c-torture/execute/20010915-1.c: New test.
17471
17472 2001-09-14 Janis Johnson <janis187@us.ibm.com>
17473
17474 * g77.dg/bprob: New directory.
17475 * g77.dg/bprob/bprob.exp: New file.
17476 * g77.dg/bprob/bprob-1.f: New test.
17477 * g77.dg/gcov: New directory.
17478 * g77.dg/gcov/gcov.exp: New file.
17479 * g77.dg/gcov/gcov-1.f: New test.
17480 * g77.dg/gcov/gcov-1.x: New file.
17481
17482 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
17483
17484 * gcc.dg/cpp/directiv.c: Update.
17485 * gcc.dg/cpp/undef1.c: Update.
17486
17487 2001-09-12 Jakub Jelinek <jakub@redhat.com>
17488
17489 * gcc.dg/20010912-1.c: New test.
17490
17491 2001-09-11 Janis Johnson <janis187@us.ibm.com>
17492
17493 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17494 language-independent file in lib.
17495 * lib/gcov.exp: New file.
17496
17497 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
17498
17499 * gcc.c-torture/compile/20010911-1.c: New test.
17500
17501 2001-09-10 Janis Johnson <janis187@us.ibm.com>
17502
17503 * lib/profopt.exp: New, to support profile-directed optimizations.
17504 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17505 * gcc.misc-tests/bprob-1.c: New test.
17506 * gcc.misc-tests/bprob-2.c: New test.
17507
17508 2001-09-07 Janis Johnson <janis187@us.ibm.com>
17509
17510 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17511 XFAIL and which kinds of gcov output to verify.
17512 * gcc.misc-tests/gcov-4b.x: New file.
17513 * gcc.misc-tests/gcov-5b.x: New file.
17514 * gcc.misc-tests/gcov-6.x: New file.
17515 * gcc.misc-tests/gcov-7.c: New test.
17516 * gcc.misc-tests/gcov-7.x: New file.
17517
17518 2001-09-06 Janis Johnson <janis187@us.ibm.com>
17519
17520 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17521 * gcc.misc-tests/gcov-6.c: New test.
17522
17523 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
17524
17525 PR c++/3986
17526 * g++.dg/abi/vbase1.C: New test.
17527
17528 2001-09-05 Ziemowit Laski <zlaski@apple.com>
17529
17530 * objc.dg/method-2.m: New.
17531
17532 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
17533
17534 PR c++/4203
17535 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17536 * g++.dg/init/empty1.C: New test.
17537
17538 2001-09-03 Jakub Jelinek <jakub@redhat.com>
17539
17540 * gcc.c-torture/compile/20010903-1.c: New test.
17541
17542 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
17543
17544 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17545 for m68k.
17546
17547 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
17548
17549 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17550
17551 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17552
17553 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17554
17555 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
17556
17557 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17558 for 16-bit 'unsigned int'.
17559
17560 2001-08-29 Kazu Hirata <kazu@hxi.com>
17561
17562 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17563
17564 2001-08-27 Richard Henderson <rth@redhat.com>
17565
17566 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17567 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17568
17569 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
17570
17571 * gcc.dg/asm-names.c (ymain): New.
17572
17573 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
17574
17575 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17576 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17577 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17578
17579 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17580
17581 * gcc.dg/compare5.c: New testcase.
17582
17583 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
17584
17585 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17586 and "In instantiation".
17587
17588 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
17589
17590 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17591
17592 2001-08-20 Janis Johnson <janis187@us.ibm.com>
17593
17594 * gcc.misc-tests/gcov.exp: Add support for branch information.
17595 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17596 * gcc.misc-tests/gcov-4.c: New test.
17597 * gcc.misc-tests/gcov-4b.c: New test.
17598 * gcc.misc-tests/gcov-5b.c: New test.
17599
17600 2001-08-20 Zack Weinberg <zackw@panix.com>
17601
17602 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17603 expected to fail.
17604
17605 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
17606
17607 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17608
17609 2001-08-19 Jakub Jelinek <jakub@redhat.com>
17610
17611 * g++.dg/eh/template1.C: New test.
17612
17613 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
17614
17615 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17616 Fix thinko.
17617 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17618 for xfail.
17619
17620 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
17621
17622 * lib/g77-dg.exp: Use prune.exp for common procedures
17623 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17624 * lib/g77.exp: (g77-dg-prune) Remove
17625
17626 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
17627
17628 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17629
17630 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17631
17632 * g++.dg/template/unify1.C: New test.
17633
17634 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
17635
17636 * g++.dg/abi/empty4.C: New test.
17637
17638 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
17639
17640 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17641 solaris2.*
17642 * g77.f-torture/compile/pr3743.x: Likewise
17643
17644 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17645
17646 * g++.dg/other/using-declaration.C: New test.
17647
17648 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
17649
17650 * gcc.dg/cpp/tr-sign.c: New testcase.
17651
17652 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
17653
17654 * gcc.dg/cpp/19951025-1.c: Revert.
17655 * gcc.dg/cpp/directiv.c: We no longer process directives that
17656 interrupt macro arguments.
17657
17658 2001-08-03 Zack Weinberg <zackw@stanford.edu>
17659
17660 * gcc.dg/bconstp-1.c: New test.
17661
17662 2001-08-03 Richard Henderson <rth@redhat.com>
17663
17664 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
17665
17666 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
17667
17668 * gcc.dg/cpp/19951025-1.c: Update.
17669
17670 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
17671
17672 * g77.dg/ff90-1.f (s): Fix reference of variable z,
17673 should be x.
17674
17675 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
17676
17677 Kill -fhonor-std.
17678 * g++.old-deja/g++.ns/ns14.C: Remove special options.
17679 * g++.old-deja/g++.other/std1.C: Likewise.
17680 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
17681
17682 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17683
17684 * lib/g77.exp: Load gcc-defs.exp for common procedures
17685 (g77_pass, g77_fail, g77_finish, g77_exit,
17686 ${tool}_check_unsupported_p} Now redundant. Deleted.
17687
17688 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
17689
17690 * g77.dg/fbackslash.f
17691 * g77.dg/fcase-preserve.f
17692 * g77.dg/ff90-1.f
17693 * g77.dg/ffixed-line-length-0.f
17694 * g77.dg/ffixed-line-length-132.f
17695 * g77.dg/ffixed-line-length-7.f
17696 * g77.dg/ffixed-line-length-72.f
17697 * g77.dg/ffixed-line-length-none.f
17698 * g77.dg/ffree-form-1.f
17699 * g77.dg/fno-backslash.f
17700 * g77.dg/fno-f90-1.f
17701 * g77.dg/fno-fixed-form-1.f
17702 * g77.dg/fno-onetrip.f
17703 * g77.dg/fno-typeless-boz.f
17704 * g77.dg/fno-underscoring.f
17705 * g77.dg/fno-vxt-1.f
17706 * g77.dg/fonetrip.f
17707 * g77.dg/ftypeless-boz.f
17708 * g77.dg/fugly-assumed.f
17709 * g77.dg/funderscoring.f
17710 * g77.dg/fvxt-1.f
17711
17712 2001-08-01 Ziemowit Laski <zlaski@apple.com>
17713
17714 * objc.dg/fwd-proto-1.m: New.
17715 * objc.dg/local-decl-1.m: New.
17716 * objc.dg/naming-1.m: New.
17717 * objc.dg/naming-2.m: New.
17718 * objc.dg/proto-hier-1.m: New.
17719
17720 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
17721
17722 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
17723 largest-type elements to a struct makes its size grow.
17724
17725 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
17726
17727 * g++.dg/abi/vthunk1.C: New test.
17728
17729 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
17730
17731 * g++.dg/abi/vbase8-22.C: New test.
17732
17733 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
17734
17735 * gcc.dg/cpp/macro8.c: New test.
17736
17737 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
17738
17739 * g++.dg/abi/vbase8-21.C: New test.
17740
17741 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
17742
17743 * g++.dg/abi/vbase8-10.C: New test.
17744
17745 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17746
17747 * lib/g++.exp (g++_set_ld_library_path): Renamed to
17748 ${tool}_set_ld_library_path.
17749 Changed caller.
17750 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
17751 g++.exp.
17752
17753 2001-07-26 Stan Cox <scox@redhat.com>
17754
17755 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
17756 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
17757 gcc_exit, gcc_check_unsupported_p):
17758 Moved to gcc-deps.exp
17759 * gcc-deps.exp: New file.
17760
17761 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17762
17763 * g++.old-deja/g++.pt/defarg14.C: New test.
17764
17765 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
17766
17767 * g++.old-deja/g++.other/lineno5.C: New test.
17768
17769 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
17770
17771 * g++.old-deja/g++.pt/crash68.C: New test.
17772
17773 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
17774
17775 * g++.old-deja/g++.other/crash42.C: New test.
17776
17777 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
17778
17779 * gcc.dg/cpp/extratokens.c: Fix.
17780 * gcc.dg/cpp/skipping2.c: New tests.
17781
17782 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17783
17784 * gcc.c-torture/execute/20010724-1.c: New file.
17785 * gcc.c-torture/execute/20010724-1.x: New file.
17786
17787 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
17788
17789 * g++.old-deja/g++.other/cond7.C: New test.
17790
17791 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
17792
17793 * g++.old-deja/g++.other/optimize4.C: New test.
17794
17795 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
17796
17797 * g++.old-deja/g++.abi/vbase8-5.C: New test.
17798
17799 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
17800
17801 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
17802 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
17803 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
17804 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
17805
17806 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
17807 bug report" message.
17808
17809 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
17810 * g++.dg/ext/instantiate1.C: Move from old-deja.
17811
17812 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
17813
17814 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
17815 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
17816 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
17817 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
17818
17819 2001-07-23 Jeffrey A Law (law@cygnus.com)
17820
17821 * gcc.c-torture/execute/20010723-1.c: New test.
17822
17823 2001-07-23 Ben Elliston <bje@redhat.com>
17824
17825 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
17826
17827 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17828
17829 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
17830 i[34567]86-*-*.
17831 Delete handling of ieee_multilib_flags.
17832 Pass -mieee for alpha*-*-* and sh-*-*.
17833 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
17834
17835 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
17836
17837 Remove old-abi tests.
17838 * g++.old-deja/g++.mike/p11116.C: Remove.
17839 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
17840
17841 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
17842
17843 * g77.f-torture/compile/pr3743.f: New test
17844
17845 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
17846
17847 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
17848
17849 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17850
17851 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
17852 g++.old-deja/g++.pt/static6.C: Likewise.
17853 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
17854 supports weak symbols.
17855
17856 2001-07-18 Andreas Jaeger <aj@suse.de>
17857
17858 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
17859 supported again.
17860
17861 2001-07-18 Andreas Jaeger <aj@suse.de>
17862
17863 * gcc.dg/iftrap-1.c: Fix target line.
17864
17865 2001-07-17 Richard Henderson <rth@redhat.com>
17866
17867 * gcc.c-torture/execute/20010717-1.c: New.
17868
17869 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
17870
17871 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
17872 tests.
17873
17874 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
17875
17876 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
17877
17878 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17879
17880 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
17881 UAC_SIGBUS, UAC_NOPRINT definitions.
17882
17883 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
17884
17885 * objc/execute/object_is_class.m: New test.
17886 * objc/execute/object_is_meta_class.m: New test.
17887
17888 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
17889
17890 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
17891 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
17892
17893 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
17894
17895 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
17896 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
17897
17898 2001-07-14 Richard Henderson <rth@redhat.com>
17899
17900 * gcc.dg/iftrap-1.c: New.
17901
17902 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
17903
17904 * g77.f-torture/execute/intrinsic77.f: New test.
17905
17906 2001-07-11 Janis Johnson <janis@us.ibm.com>
17907
17908 * gcc.misc-tests/gcov-3.c: New test.
17909
17910 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
17911
17912 * gcc.c-torture/compile/20010711-1.c,
17913 * gcc.c-torture/compile/20010711-2.c: New tests.
17914
17915 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
17916
17917 * gcc.c-torture/execute/20010711-1.c: New test.
17918
17919 2001-07-11 Ben Elliston <bje@redhat.com>
17920
17921 * g++.old-deja/g++.other/enum5.C: New test.
17922
17923 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
17924
17925 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
17926 (g++-dg-prune): Call prune_gcc_output.
17927 * prune.exp: New file for prune_gcc_output.
17928 * lib/g++.exp, lib/gcc.exp: Load it.
17929
17930 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
17931
17932 * gcc.c-torture/compile/20010701-1.c,
17933 g++.old-deja/g++.ext/attrib6.C: New tests.
17934
17935 2001-07-06 Jeffrey A Law (law@cygnus.com)
17936
17937 * gcc.c-torture/compile/20010706-1.c: New test.
17938
17939 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
17940
17941 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
17942
17943 2001-06-28 Stan Shebs <shebs@apple.com>
17944
17945 * gcc.dg/pragma-darwin.c: New test.
17946
17947 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17948
17949 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
17950 Solaris 2.[678] system.
17951
17952 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
17953
17954 * gcc.dg/20010622-1.c: New test.
17955
17956 2001-06-18 Stan Shebs <shebs@apple.com>
17957
17958 * objc.dg: New directory.
17959 * objc.dg/dg.exp: New file.
17960 * objc.dg/alias.m: New.
17961 * objc.dg/class-1.m: New.
17962 * objc.dg/class-2.m: New.
17963 * objc.dg/const-str-1.m: New.
17964 * objc.dg/const-str-2.m: New.
17965 * objc.dg/id-1.m: New.
17966 * objc.dg/method-1.m: New.
17967 * objc.dg/super-class-1.m: New.
17968 * lib/objc-dg.exp: New file.
17969
17970 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
17971
17972 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
17973 of label name.
17974
17975 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
17976
17977 * g++.old-deja/g++.abi/vbase8-9.C: New test.
17978
17979 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17980
17981 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
17982 variable.
17983
17984 2001-06-12 Richard Henderson <rth@redhat.com>
17985
17986 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
17987
17988 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
17989
17990 * g++.old-deja/g++.abi/vbase5.C: New test.
17991 * g++.old-deja/g++.abi/vbase6.C: New test.
17992 * g++.old-deja/g++.abi/vbase7.C: New test.
17993
17994 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17995
17996 * gcc.c-torture/compile/20010610-1.c: New test.
17997
17998 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
17999
18000 * g++.old-deja/g++.abi/vbase4.C: New test.
18001
18002 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18003
18004 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18005 support %f for HC11/HC12 targets.
18006 * gcc.c-torture/execute/930513-1.x: New file, likewise.
18007 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18008 on HC11/HC12 targets.
18009 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18010
18011 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18012
18013 * gcc.dg/wchar_t-1.c: New file.
18014 * gcc.dg/wint_t-1.c: Likewise.
18015
18016 2001-06-11 Bernd Schmidt <bernds@redhat.com>
18017
18018 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18019
18020 2001-06-11 Richard Henderson <rth@redhat.com>
18021
18022 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18023
18024 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
18025
18026 * gcc.c-torture/compile/20010611-1.c: New test.
18027
18028 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
18029
18030 * gcc.dg/c99-tag-1.c: Add more tests.
18031
18032 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
18033
18034 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18035 representation on MN10300 and ARM/Thumb.
18036
18037 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
18038
18039 * g77.f-torture/execute/20010610.f: New.
18040
18041 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
18042
18043 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18044 names.
18045
18046 2001-06-09 Richard Henderson <rth@redhat.com>
18047
18048 * gcc.c-torture/execute/ashrdi-1.c: New.
18049 * gcc.c-torture/execute/ashldi-1.c: New.
18050 * gcc.c-torture/execute/lshrdi-1.c: New.
18051
18052 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
18053
18054 * objc/execute/load-3.m: Added. Check sending +load to categories,
18055 in addition to classes.
18056
18057 2001-06-08 Stan Shebs <shebs@apple.com>
18058
18059 * objc/execute/load-2.m: New test. From Nicola Pero
18060 <n.pero@mi.flashnet.it>.
18061
18062 2001-06-08 Jakub Jelinek <jakub@redhat.com>
18063
18064 * gcc.c-torture/execute/20010605-2.c: New test.
18065
18066 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
18067
18068 * g++.old-deja/g++.abi/vbase2.C: New test.
18069 * g++.old-deja/g++.abi/vbase3.C: New test.
18070
18071 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
18072
18073 * g++.old-deja/g++.pt/friend49.C: New test.
18074
18075 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
18076
18077 * g++.old-deja/g++.ext/anon3.C: New test.
18078
18079 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
18080
18081 * g++.old-deja/g++.other/conv7.C: New test.
18082
18083 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
18084
18085 * gcc.c-torture/compile/20010605-2.c: New test.
18086
18087 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
18088
18089 * gcc.c-torture/execute/20010604-1.c: New test.
18090
18091 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
18092
18093 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18094
18095 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
18096
18097 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18098 (g++_link_flags): Likewise.
18099 (g++_init): Pass gccpath's value to two previous functions.
18100
18101 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18102
18103 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18104 Ensure logfile entry matches exec command line.
18105
18106 2001-05-31 Richard Henderson <rth@redhat.com>
18107
18108 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18109 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18110
18111 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
18112
18113 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18114 compiler for irix6.2
18115
18116 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
18117
18118 * g++.old-deja/g++.other/optimize3.C: New file.
18119
18120 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
18121
18122 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18123 assemble.
18124
18125 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
18126
18127 * g++.old-deja/g++.other/optimize2.C: New file.
18128
18129 2001-05-25 Diego Novillo <dnovillo@redhat.com>
18130
18131 * gcc.c-torture/compile/20010518-2.c: New file.
18132 * gcc.c-torture/execute/20010518-1.c: New file.
18133 * gcc.c-torture/execute/20010518-2.c: New file.
18134
18135 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
18136
18137 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18138
18139 2001-05-24 Mark Mitchell <mark@codesourcery.com>
18140
18141 G++ no longer defines builtins that do not begin with __builtin.
18142 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18143 * g++.old-deja/g++.brendand/misc13.C: Likewise.
18144 * g++.old-deja/g++.law/builtin1.C: Likewise.
18145 * g++.old-deja/g++.law/cvt2.C: Likewise.
18146 * g++.old-deja/g++.mike/net5.C: Likewise.
18147 * g++.old-deja/g++.other/builtins1.C: Likewise.
18148 * g++.old-deja/g++.other/builtins2.C: Likewise.
18149 * g++.old-deja/g++.other/builtins3.C: Likewise.
18150 * g++.old-deja/g++.other/builtins4.C: Likewise.
18151 * g++.old-deja/g++.other/inline8.C: Likewise.
18152 * g++.old-deja/g++.robertl/eb39.C: Likewise.
18153
18154 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
18155
18156 * g++.old-deja/g++.pt/using1.C: Adjust.
18157 * g++.old-deja/g++.pt/using2.C: New test.
18158
18159 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
18160
18161 * gcc.dg/cpp/charconst.c: New tests.
18162 * gcc.dg/cpp/escape.c: New tests.
18163 * gcc.dg/cpp/escape-1.c: New tests.
18164 * gcc.dg/cpp/escape-2.c: New tests.
18165 * gcc.dg/cpp/ucs.c: New tests.
18166
18167 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
18168
18169 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
18170 native compiler for irix6.5.
18171
18172 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
18173
18174 * lib/g++.exp (g++_include_flags): Use args to compute
18175 get_multilibs.
18176 (g++_link_flags): Likewise.
18177 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18178
18179 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
18180
18181 * gcc.dg/c90-hexfloat-1.c: Add more tests.
18182
18183 2001-05-21 Geoff Keating <geoffk@redhat.com>
18184
18185 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18186 this file.
18187
18188 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18189
18190 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18191 STACK_SIZE;
18192 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18193 to STACK_SIZE; Use it to define size of add_histo array.
18194 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18195 to STACK_SIZE.
18196 (f): Use GITT_SIZE to define size of gitt local table.
18197 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18198 to STACK_SIZE; Use it to define size of bytemem array.
18199
18200 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18201
18202 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18203 on 68HC11/HC12 due to the asm instruction.
18204 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18205 * gcc.c-torture/compile/920520-1.x: Likewise.
18206 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18207 on 68HC11/HC12 because the function is larger than 64K.
18208 * gcc.c-torture/compile/961203-1.x: New file, this test fails
18209 on 68HC11/HC12 because the structure is too large.
18210
18211 2001-05-20 Richard Henderson <rth@redhat.com>
18212
18213 * gcc.c-torture/execute/20010520-1.c: New.
18214
18215 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18216
18217 * g++.old-deja/g++.warn/compare1.C: New test.
18218 * gcc.dg/compare4.c: New test.
18219
18220 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
18221
18222 * g++.old-deja/g++.other/optimize1.C: New test.
18223
18224 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18225
18226 * g++.old-deja/g++.pt/spec41.C: New test.
18227
18228 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
18229
18230 * gcc.c-torture/compile/20010114-1.x: Remove.
18231
18232 2001-05-18 Stan Shebs <shebs@apple.com>
18233
18234 * gcc.c-torture/compile/20010518-1.c: New test.
18235
18236 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
18237
18238 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
18239 * g++.old-deja/g++.pt/crash67.C: New test.
18240
18241 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
18242
18243 * g++.old-deja/g++.other/debug9.C: New test.
18244
18245 2001-05-16 Zack Weinberg <zackw@stanford.edu>
18246
18247 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
18248
18249 2001-05-16 Jan Hubicka <jh@suse.cz>
18250
18251 * gcc.c-torture/compile/20010516-1.c: New test.
18252
18253 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
18254
18255 * g++.old-deja/g++.other/crash41.C: New test.
18256
18257 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
18258
18259 * g++.old-deja/g++.pt/crash66.C: New test.
18260
18261 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
18262
18263 * g++.old-deja/g++.robertl/eb27.C: Convert.
18264
18265 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
18266
18267 * g++.dg/friend-warn.C: New test. Do not warn about friend
18268 declaration being redundant.
18269
18270 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
18271
18272 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18273
18274 2001-05-14 Mark Mitchell <mark@codesourcery.com>
18275
18276 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18277
18278 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
18279
18280 * lib/g++.exp: Use testsuite_flags.
18281
18282 2001-05-13 Mark Mitchell <mark@codesourcery.com>
18283
18284 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18285
18286 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
18287
18288 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18289
18290 2001-05-11 Mark Mitchell <mark@codesourcery.com>
18291
18292 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18293
18294 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
18295
18296 * gcc.c-torture/compile/20010313-1.c: New test.
18297
18298 2001-05-09 Zack Weinberg <zackw@stanford.edu>
18299
18300 * gcc.dg/cpp/direct2.c: New test.
18301 * gccq.dg/cpp/direct2s.c: New test.
18302
18303 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18304
18305 2001-05-07 Mark Mitchell <mark@codesourcery.com>
18306
18307 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18308 * g++.old-deja/g++.other/op3.C: Likewise.
18309
18310 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
18311
18312 * gcc.dg/cpp/syshdr.h: New file.
18313 * gcc.dg/cpp/sysmac1.c: Update.
18314 * gcc.dg/cpp/sysmac2.c: Update.
18315
18316 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
18317
18318 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18319
18320 2001-05-04 David Edelsohn <edelsohn@gnu.org>
18321
18322 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18323 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18324
18325 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
18326
18327 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18328
18329 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
18330
18331 * lib/g++.exp (g++_include_flags): Don't use any special flags
18332 if TESTING_IN_BUILD_TREE is not defined.
18333 (g++_init): Use a plain 'c++' as the compiler if
18334 TESTING_IN_BUILD_TREEE is not defined.
18335
18336 2001-05-02 Jakub Jelinek <jakub@redhat.com>
18337
18338 * g++.old-deja/g++.eh/catch13.C: New test.
18339 * g++.old-deja/g++.eh/catch14.C: New test.
18340
18341 2001-05-02 Jakub Jelinek <jakub@redhat.com>
18342
18343 * gcc.dg/cpp/tr-define.c: New test.
18344
18345 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
18346
18347 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18348 <stdlib.h>, not <malloc.h>.
18349
18350 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
18351
18352 * g++.old-deja/g++.ns/template17.C: New test.
18353
18354 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
18355
18356 * g++.old-deja/g++.pt/ref4.C: New test.
18357
18358 2001-04-30 Richard Henderson <rth@redhat.com>
18359
18360 * gcc.dg/20000724-1.c: Revert last change.
18361
18362 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
18363
18364 * g77.f-torture/execute/20010430.f: New test.
18365
18366 2001-04-30 Mark Mitchell <mark@codesourcery.com>
18367
18368 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18369
18370 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
18371
18372 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18373
18374 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
18375
18376 * g++.old-deja/g++.eh/crash6.C: New test.
18377
18378 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
18379
18380 * g++.old-deja/g++.other/warn7.C: New test.
18381
18382 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
18383
18384 * g++.old-deja/g++.other/defarg9.C: New test.
18385
18386 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
18387
18388 * g77.f-torture/compile/20010426.f: New test.
18389 * g77.f-torture/execute/20010426.f: New test.
18390
18391 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
18392
18393 * g77.f-torture/compile/20000629-1.x: Remove - error
18394 has been fixed.
18395
18396 2001-04-26 Jeffrey A Law (law@cygnus.com)
18397
18398 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18399 Tweak slightly to work with g++.dg framework.
18400 * g++.dg/special/ecos.exp: Run initp1.C test.
18401 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18402
18403 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18404 its linker doesn't give line numbers either.
18405 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18406
18407 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
18408
18409 * g++.old-deja/g++.other/lex1.C: New test.
18410
18411 2001-04-26 Jakub Jelinek <jakub@redhat.com>
18412
18413 * gcc.dg/noncompile/20010425-1.c: New test.
18414
18415 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
18416
18417 * g++.old-deja/g++.pt/mangle2.C: New test.
18418
18419 2001-04-25 Jakub Jelinek <jakub@redhat.com>
18420
18421 * gcc.dg/format/plus-1.c: New test.
18422
18423 2001-04-25 Jakub Jelinek <jakub@redhat.com>
18424
18425 * gcc.dg/20010423-1.c: New test.
18426
18427 2001-04-25 Jakub Jelinek <jakub@redhat.com>
18428
18429 * gcc.c-torture/execute/20010422-1.c: New test.
18430
18431 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
18432
18433 * g++.old-deja/g++.ns/type2.C: New test.
18434
18435 2001-04-24 Zack Weinberg <zackw@stanford.edu>
18436
18437 * g++.old-deja/g++.other/perf1.C: New test.
18438
18439 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
18440
18441 * gcc.dg/c99-func-2.c: Remove xfail.
18442 * gcc.dg/c99-func-3.c: Remove xfail.
18443 * gcc.dg/c99-func-4.c: Remove xfail.
18444
18445 2001-04-23 Zack Weinberg <zackw@stanford.edu>
18446
18447 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18448
18449 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
18450
18451 * gcc.c-torture/compile/20010423-1.c: New test.
18452
18453 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
18454
18455 * g++.old-deja/g++.pt/typename28.C: New test.
18456
18457 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
18458
18459 * g++.old-deja/g++.abi/empty2.C: New test.
18460 * g++.old-deja/g++.abi/empty3.C: New test.
18461
18462 2001-04-20 Jakub Jelinek <jakub@redhat.com>
18463
18464 * g++.old-deja/g++.other/comdat2.C: New test.
18465 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18466
18467 2001-04-20 Jakub Jelinek <jakub@redhat.com>
18468
18469 * g++.old-deja/g++.other/overload14.C: New test.
18470
18471 2001-04-20 Jakub Jelinek <jakub@redhat.com>
18472
18473 * g++.old-deja/g++.other/lookup23.C: New test.
18474
18475 2001-04-20 Jakub Jelinek <jakub@redhat.com>
18476
18477 * gcc.c-torture/execute/20010403-1.c: New test.
18478
18479 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
18480 Mark Mitchell <mark@codesourcery.com>
18481
18482 * lib/old-dejagnu.exp: Don't delete output of executable.
18483 Add .exe suffix to executables.
18484
18485 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
18486
18487 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18488
18489 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18490
18491 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18492
18493 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
18494
18495 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18496 * g++.old-deja/g++.abi/crash1.C: New test.
18497
18498 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
18499
18500 * g++.old-deja/g++.other/crash40.C: New test.
18501
18502 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18503
18504 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18505
18506 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
18507
18508 * g++.old-deja/g++.other/warn6.C: New test.
18509
18510 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
18511
18512 * g++.old-deja/g++.robertl/eb42.C: Same.
18513
18514 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18515
18516 * gcc.dg/wtr-conversion-1.c: New testcase.
18517
18518 2001-04-10 Richard Henderson <rth@redhat.com>
18519
18520 * g++.old-deja/g++.other/array5.C: New.
18521
18522 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18523
18524 * gcc.c-torture/execute/20010408-1.c: New test.
18525
18526 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
18527
18528 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18529 headers and constructs.
18530 * g++.old-deja/g++.robertl/eb79.C: Same.
18531 * g++.old-deja/g++.robertl/eb77.C (main): Same.
18532 * g++.old-deja/g++.robertl/eb73.C: Same.
18533 * g++.old-deja/g++.robertl/eb66.C (main): Same.
18534 * g++.old-deja/g++.robertl/eb55.C (t): Same.
18535 * g++.old-deja/g++.robertl/eb54.C (main): Same.
18536 * g++.old-deja/g++.robertl/eb46.C (main): Same.
18537 * g++.old-deja/g++.robertl/eb44.C: Same.
18538 * g++.old-deja/g++.robertl/eb41.C (main): Same.
18539 * g++.old-deja/g++.robertl/eb4.C (main): Same.
18540 * g++.old-deja/g++.robertl/eb39.C: Same.
18541 * g++.old-deja/g++.robertl/eb33.C (main): Same.
18542 * g++.old-deja/g++.robertl/eb31.C (main): Same.
18543 * g++.old-deja/g++.robertl/eb30.C: Same.
18544 * g++.old-deja/g++.robertl/eb3.C: Same.
18545 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18546 * g++.old-deja/g++.robertl/eb21.C: Same.
18547 * g++.old-deja/g++.robertl/eb15.C: Same.
18548 * g++.old-deja/g++.robertl/eb118.C: Same.
18549 * g++.old-deja/g++.robertl/eb115.C (main): Same.
18550 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18551 * g++.old-deja/g++.robertl/eb109.C: Same.
18552 * g++.old-deja/g++.other/sibcall1.C (main): Same.
18553 * g++.old-deja/g++.mike/rtti1.C: Same.
18554 * g++.old-deja/g++.mike/p658.C: Same.
18555 * g++.old-deja/g++.mike/net46.C: Same.
18556 * g++.old-deja/g++.mike/net34.C: Same.
18557 * g++.old-deja/g++.mike/memoize1.C: Same.
18558 * g++.old-deja/g++.mike/eh2.C: Same.
18559 * g++.old-deja/g++.law/weak.C: Same.
18560 * g++.old-deja/g++.law/visibility7.C: Same.
18561 * g++.old-deja/g++.law/visibility25.C: Same.
18562 * g++.old-deja/g++.law/visibility22.C: Same.
18563 * g++.old-deja/g++.law/visibility2.C: Same.
18564 * g++.old-deja/g++.law/visibility17.C: Same.
18565 * g++.old-deja/g++.law/visibility13.C: Same.
18566 * g++.old-deja/g++.law/visibility10.C: Same.
18567 * g++.old-deja/g++.law/visibility1.C: Same.
18568 * g++.old-deja/g++.law/virtual3.C (eval): Same.
18569 * g++.old-deja/g++.law/vbase1.C: Same.
18570 * g++.old-deja/g++.law/operators32.C: Same.
18571 * g++.old-deja/g++.law/nest3.C: Same.
18572 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18573 * g++.old-deja/g++.law/except5.C (main): Same.
18574 * g++.old-deja/g++.law/cvt7.C (run): Same.
18575 * g++.old-deja/g++.law/cvt2.C: Same.
18576 * g++.old-deja/g++.law/cvt16.C: Same.
18577 * g++.old-deja/g++.law/ctors6.C (bar): Same.
18578 * g++.old-deja/g++.law/ctors17.C (main): Same.
18579 * g++.old-deja/g++.law/ctors13.C: Same.
18580 * g++.old-deja/g++.law/ctors12.C (main): Same.
18581 * g++.old-deja/g++.law/ctors10.C: Same.
18582 * g++.old-deja/g++.law/code-gen5.C: Same.
18583 * g++.old-deja/g++.law/bad-error7.C: Same.
18584 * g++.old-deja/g++.law/arm9.C: Same.
18585 * g++.old-deja/g++.law/arm12.C: Same.
18586 * g++.old-deja/g++.law/arg8.C: Same.
18587 * g++.old-deja/g++.law/arg1.C: Same.
18588 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18589 * g++.old-deja/g++.jason/template31.C: Same.
18590 * g++.old-deja/g++.jason/template24.C (main): Same.
18591 * g++.old-deja/g++.jason/2371.C: Same.
18592 * g++.old-deja/g++.eh/new2.C: Same.
18593 * g++.old-deja/g++.eh/new1.C: Same.
18594 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18595 * g++.old-deja/g++.brendan/nest21.C (main): Same.
18596 * g++.old-deja/g++.brendan/err-msg3.C: Same.
18597 * g++.old-deja/g++.brendan/crash62.C: Same.
18598 * g++.old-deja/g++.brendan/crash52.C: Same.
18599 * g++.old-deja/g++.brendan/crash49.C (main): Same.
18600 * g++.old-deja/g++.brendan/crash38.C: Same.
18601 * g++.old-deja/g++.brendan/crash15.C (main): Same.
18602 * g++.old-deja/g++.brendan/copy9.C: Same.
18603
18604 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
18605
18606 * gcc.c-torture/execute/20001203-2.c (memset):
18607 Count argument is of type __SIZE_TYPE__.
18608
18609 2001-04-04 Diego Novillo <dnovillo@redhat.com>
18610
18611 * gcc.c-torture/compile/20010404-1.c: New test.
18612
18613 2001-04-04 Jakub Jelinek <jakub@redhat.com>
18614
18615 * gcc.c-torture/compile/20010326-1.c: New test.
18616
18617 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
18618
18619 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18620 peculiarities of the SH.
18621 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18622
18623 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18624
18625 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18626 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18627 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18628
18629 2001-04-02 Jakub Jelinek <jakub@redhat.com>
18630
18631 * g77.f-torture/compile/20010321-1.f: New test.
18632
18633 2001-04-02 Jakub Jelinek <jakub@redhat.com>
18634
18635 * gcc.c-torture/compile/20010329-1.c: New test.
18636
18637 2001-04-02 Jakub Jelinek <jakub@redhat.com>
18638
18639 * gcc.c-torture/execute/20010329-1.c: New test.
18640
18641 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
18642
18643 * g++.old-deja/g++.other/eh4.C: Fix typo.
18644
18645 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
18646
18647 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18648
18649 2001-03-28 Philip Blundell <philb@gnu.org>
18650
18651 * gcc.c-torture/compile/20010328-1.c: New test.
18652
18653 2001-03-27 Richard Henderson <rth@redhat.com>
18654
18655 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18656 * g++.old-deja/g++.eh/vbase3.C: Likewise.
18657
18658 2001-03-27 Alan Modra <alan@linuxcare.com.au>
18659
18660 * gcc.c-torture/compile/20010327-1.c: New test.
18661
18662 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
18663
18664 * g++.old-deja/g++.other/friend12.C: New test.
18665 * g++.old-deja/g++.other/friend9.C: Expect no errors.
18666 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
18667
18668 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
18669
18670 * gcc.c-torture/execute/20010325-1.c: New test.
18671
18672 2001-03-23 Jakub Jelinek <jakub@redhat.com>
18673
18674 * g++.old-deja/g++.other/mangle3.C: New test.
18675
18676 2001-03-22 Jakub Jelinek <jakub@redhat.com>
18677
18678 * g++.old-deja/g++.other/anon8.C: New test.
18679
18680 2001-03-20 Philip Blundell <philb@gnu.org>
18681
18682 * gcc.c-torture/compile/20010320-1.c: New test.
18683
18684 2001-03-17 Richard Henderson <rth@redhat.com>
18685
18686 * g++.old-deja/g++.other/eh4.C: Add expected error text.
18687
18688 2001-03-15 Geoff Keating <geoff@redhat.com>
18689
18690 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
18691 tests on AIX.
18692
18693 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
18694
18695 * g++.old-deja/g++.other/eh4.C: New test.
18696
18697 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
18698
18699 * gcc.dg/cpp/mi1.c: Update.
18700
18701 2001-03-14 Jakub Jelinek <jakub@redhat.com>
18702
18703 * g++.old-deja/g++.other/regstack.C: New test.
18704
18705 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
18706
18707 * g++.old-deja/g++.other/ref4.C: New test.
18708
18709 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
18710
18711 * objc/execute/va_method.m: Added.
18712 * objc/execute/IMP.m: Added.
18713 * objc/execute/_cmd.m: Added.
18714 * objc/execute/accessing_ivars.m: Added.
18715 * objc/execute/class-1.m: Added.
18716 * objc/execute/class-10.m: Added.
18717 * objc/execute/class-11.m: Added.
18718 * objc/execute/class-12.m: Added.
18719 * objc/execute/class-13.m: Added.
18720 * objc/execute/class-14.m: Added.
18721 * objc/execute/class-2.m: Added.
18722 * objc/execute/class-3.m: Added.
18723 * objc/execute/class-4.m: Added.
18724 * objc/execute/class-5.m: Added.
18725 * objc/execute/class-6.m: Added.
18726 * objc/execute/class-7.m: Added.
18727 * objc/execute/class-8.m: Added.
18728 * objc/execute/class-9.m: Added.
18729 * objc/execute/class-tests-1.h
18730 * objc/execute/class-tests-2.h
18731 * objc/execute/compatibility_alias.m: Added.
18732 * objc/execute/encode-1.m: Added.
18733 * objc/execute/formal_protocol-1.m: Added.
18734 * objc/execute/formal_protocol-2.m: Added.
18735 * objc/execute/formal_protocol-3.m: Added.
18736 * objc/execute/formal_protocol-4.m: Added.
18737 * objc/execute/formal_protocol-5.m: Added.
18738 * objc/execute/formal_protocol-6.m: Added.
18739 * objc/execute/formal_protocol-7.m: Added.
18740 * objc/execute/informal_protocol.m: Added.
18741 * objc/execute/initialize.m: Added.
18742 * objc/execute/load.m: Added.
18743 * objc/execute/many_args_method.m: Added.
18744 * objc/execute/nested-3.m: Added.
18745 * objc/execute/no_clash.m: Added.
18746 * objc/execute/private.m: Added.
18747 * objc/execute/redefining_self.m: Added.
18748 * objc/execute/root_methods.m: Added.
18749 * objc/execute/selector-1.m: Added.
18750 * objc/execute/static-1.m: Added.
18751 * objc/execute/static-2.m: Added.
18752 * objc/execute/va_method.m: Added.
18753
18754 2001-03-10 Richard Henderson <rth@redhat.com>
18755
18756 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
18757
18758 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
18759
18760 * g++.old-deja/g++.other/crash31.C: XFAIL.
18761 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
18762 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
18763 * gcc.c-torture/execute/20010123-1.x: XFAIL.
18764 * gcc.c-torture/execute/20010124-1.x: XFAIL.
18765 * gcc.dg/sequence-pt-1.c: XFAIL one test.
18766
18767 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
18768
18769 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
18770
18771 2001-03-06 Zack Weinberg <zackw@stanford.edu>
18772
18773 * gcc.dg/20000724-1.c: Don't use multiline strings.
18774
18775 2001-03-06 Zack Weinberg <zackw@stanford.edu>
18776
18777 * objc/execute/string1.m, objc/execute/string2.m: Compare the
18778 result of -cString against what we expect it to be; don't just
18779 print it out for no one to read.
18780
18781 * objc/execute/string3.m, objc/execute/string4.m: New tests.
18782 Based on testcases provided by Nicola Pero.
18783
18784 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
18785
18786 * gcc.dg/cpp/macro7.c: New test.
18787
18788 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
18789
18790 * gcc.dg/cpp/multiline.c: Update.
18791
18792 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
18793
18794 * g++.old-deja/g++.other/enum3.C: New test.
18795
18796 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
18797
18798 * g++.old-deja/g++.other/pod1.C: New test.
18799
18800 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
18801
18802 * g++.old-deja/g++.ext/overload1.C: New test.
18803
18804 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
18805
18806 * g++.old-deja/g++.pt/using1.C: New test.
18807
18808 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
18809
18810 * g++.old-deja/g++.other/using9.C: New test.
18811
18812 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
18813
18814 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
18815
18816 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
18817
18818 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
18819
18820 * g++.old-deja/g++.ext/realpt1.C: Remove.
18821
18822 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
18823
18824 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
18825
18826 2001-02-26 Will Cohen <wcohen@redhat.com>
18827
18828 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
18829
18830 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
18831
18832 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
18833 templatized constructors.
18834
18835 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18836
18837 * gcc.c-torture/execute/20010224-1.c: New test.
18838
18839 2001-02-23 Jakub Jelinek <jakub@redhat.com>
18840
18841 * gcc.c-torture/execute/20010222-1.c: New test.
18842
18843 2001-02-22 Jakub Jelinek <jakub@redhat.com>
18844
18845 * g++.old-deja/g++.other/inline20.C: New test.
18846
18847 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
18848
18849 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
18850
18851 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
18852
18853 * g++.old-deja/g++.other/lookup22.C: New test.
18854
18855 2001-02-19 Zack Weinberg <zackw@stanford.edu>
18856
18857 * g77.dg: New directory.
18858 * g77.dg/20010216-1.f: New test case.
18859 * g77.dg/dg.exp: New driver.
18860 * lib/g77-dg.exp: New driver library.
18861
18862 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
18863
18864 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
18865
18866 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
18867
18868 * g++.old-deja/g++.other/decl9.C: New test.
18869
18870 2001-02-16 Jakub Jelinek <jakub@redhat.com>
18871
18872 * g++.old-deja/g++.other/init16.C: Update the test so that it does
18873 not need <string> and also tests the initialization at runtime.
18874
18875 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18876
18877 * gcc.c-torture/execute/longlong.c: New test.
18878
18879 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
18880
18881 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
18882
18883 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
18884
18885 * gcc.c-torture/execute/920302-1.c (execute):
18886 Change argument type to short.
18887
18888 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
18889
18890 * g++.old-deja/g++.pt/deduct6.C: New test.
18891
18892 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
18893
18894 * g++.old-deja/g++.pt/deduct5.C: New test.
18895
18896 2001-02-14 Jakub Jelinek <jakub@redhat.com>
18897
18898 * gcc.c-torture/execute/20010209-1.c: New test.
18899
18900 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
18901
18902 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
18903
18904 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
18905
18906 * g++.dg/vtgc1.C: Update for new ABI.
18907
18908 * consistency.vlad: New directory, 1665 files.
18909
18910 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18911
18912 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
18913 return type.
18914 * gcc.dg/cpp/digraphs.c: Declare puts.
18915
18916 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
18917
18918 * g++.old-deja/g++.other/warn5.C: New test.
18919
18920 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
18921
18922 * g++.old-deja/g++.pt/spec40.C: New test.
18923
18924 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
18925
18926 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
18927 case.
18928 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
18929
18930 2001-02-12 Jakub Jelinek <jakub@redhat.com>
18931
18932 * gcc.c-torture/compile/20010209-1.c: New test.
18933
18934 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
18935
18936 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
18937 excess errors message but not if it crashes.
18938 * g++.old-deja/g++.other/crash27.C: Likewise.
18939 * g++.old-deja/g++.other/crash28.C: Likewise.
18940 * g++.old-deja/g++.other/crash30.C: Likewise.
18941 * g++.old-deja/g++.other/crash32.C: Likewise.
18942 * g++.old-deja/g++.other/crash35.C: Likewise.
18943 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18944
18945 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
18946
18947 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
18948 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
18949 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
18950 g77.f-torture/execute/execute.exp,
18951 g77.f-torture/noncompile/noncompile.exp,
18952 gcc.c-torture/execute/execute.exp,
18953 gcc.c-torture/execute/memcheck/memcheck.exp,
18954 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
18955 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
18956 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
18957 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
18958 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
18959 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
18960 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18961 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
18962 Remove bug reporting instructions with ancient email addresses.
18963
18964 2001-02-07 Jakub Jelinek <jakub@redhat.com>
18965
18966 * gcc.dg/20010202-1.c: New test.
18967 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
18968
18969 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
18970
18971 * g++.dg/stdbool-if.C: New test.
18972
18973 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
18974
18975 * objc/execute/fdecl.m: Added main().
18976
18977 2001-02-07 Jakub Jelinek <jakub@redhat.com>
18978
18979 * gcc.c-torture/execute/20010206-1.c: New test.
18980
18981 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
18982
18983 * gcc.dg/cpp/avoidpaste1.c: Update.
18984
18985 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
18986
18987 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
18988 Pero <nicola@brainstorm.co.uk>.
18989 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
18990
18991 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
18992
18993 * g++.old-deja/g++.pt/spec39.C: New test.
18994
18995 2001-02-05 Jakub Jelinek <jakub@redhat.com>
18996
18997 * gcc.c-torture/compile/20010202-1.c: New test.
18998
18999 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
19000
19001 * g++.old-deja/g++.abi/primary2.C: New test.
19002 * g++.old-deja/g++.abi/primary3.C: New test.
19003 * g++.old-deja/g++.abi/primary4.C: New test.
19004 * g++.old-deja/g++.abi/primary5.C: New test.
19005 * g++.old-deja/g++.abi/vtable3.h: New test.
19006 * g++.old-deja/g++.abi/vtable3a.C: New test.
19007 * g++.old-deja/g++.abi/vtable3b.C: New test.
19008 * g++.old-deja/g++.abi/vtable3c.C: New test.
19009 * g++.old-deja/g++.abi/vtable3d.C: New test.
19010 * g++.old-deja/g++.abi/vtable3e.C: New test.
19011 * g++.old-deja/g++.abi/vtable3f.C: New test.
19012 * g++.old-deja/g++.abi/vtable3g.C: New test.
19013 * g++.old-deja/g++.abi/vtable3h.C: New test.
19014 * g++.old-deja/g++.abi/vtable3i.C: New test.
19015 * g++.old-deja/g++.abi/vtable3j.C: New test.
19016 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19017
19018 2001-02-03 Jakub Jelinek <jakub@redhat.com>
19019
19020 * g++.old-deja/g++.other/anon6.C: New test.
19021 * g++.old-deja/g++.other/anon7.C: New test.
19022
19023 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
19024
19025 * gcc.dg/cpp/avoidpaste2.c: New tests.
19026
19027 2001-01-31 Jakub Jelinek <jakub@redhat.com>
19028
19029 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19030
19031 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
19032
19033 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19034 DECIMAL_DIG cases for Irix."
19035
19036 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
19037
19038 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19039
19040 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
19041
19042 * gcc.dg/c99-tag-1.c: New test.
19043
19044 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
19045
19046 * gcc.dg/cpp/tr-warn1.c: Add tests.
19047
19048 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
19049
19050 * gcc.dg/cpp/avoidpaste1.c: Update.
19051 * gcc.dg/cpp/paste4.c: Update.
19052
19053 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
19054
19055 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19056 cases for Irix.
19057
19058 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
19059
19060 * g++.old-deja/g++.other/inline19.C: New test.
19061
19062 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
19063
19064 * gcc.dg/Wlarger-than.c: New test.
19065
19066 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
19067
19068 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19069
19070 2001-01-29 Jakub Jelinek <jakub@redhat.com>
19071
19072 * gcc.c-torture/execute/20010129-1.c: New test.
19073 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19074
19075 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
19076
19077 * gcc.dg/cpp/avoidpaste1.c: Test case.
19078
19079 2001-01-28 Jakub Jelinek <jakub@redhat.com>
19080
19081 * g++.old-deja/g++.other/inline18.C: New test.
19082
19083 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19084
19085 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19086 and __builtin_putchar.
19087
19088 2001-01-27 Jakub Jelinek <jakub@redhat.com>
19089
19090 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19091 tests.
19092
19093 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
19094
19095 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19096 floating point number rounding mode to round to the nearest
19097 representable mode.
19098
19099 2001-01-25 Jakub Jelinek <jakub@redhat.com>
19100
19101 * g++.old-deja/g++.other/mangle2.C: New test.
19102
19103 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
19104
19105 * gcc.c-torture/compile/20010124-1.c: New test.
19106
19107 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
19108
19109 * g++.old-deja/g++.pt/spec38.C: New test.
19110
19111 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19112
19113 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19114 "Build don't run".
19115
19116 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19117
19118 * gcc.c-torture/execute/20010123-1.c: New test.
19119
19120 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
19121
19122 * g++.old-deja/g++.pt/spec37.C: New test.
19123
19124 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
19125
19126 * g++.old-deja/g++.pt/overload14.C: New test.
19127
19128 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19129
19130 * gcc.c-torture/execute/20010122-1.c: New test, exercise
19131 __builtin_return_address.
19132
19133 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
19134
19135 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19136 * g++.old-deja/g++.pt/spec35.C: New test.
19137 * g++.old-deja/g++.pt/spec36.C: New test.
19138
19139 2001-01-20 Jakub Jelinek <jakub@redhat.com>
19140
19141 * gcc.c-torture/compile/20010118-1.c: New test.
19142
19143 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
19144
19145 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19146
19147 2001-01-19 Jakub Jelinek <jakub@redhat.com>
19148
19149 * gcc.c-torture/execute/20010119-1.c: New test.
19150
19151 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
19152
19153 * g++.old-deja/g++.other/vbase5.C: New test.
19154
19155 2001-01-19 Jakub Jelinek <jakub@redhat.com>
19156
19157 * gcc.c-torture/execute/20010118-1.c: New test.
19158
19159 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
19160
19161 * g++.old-deja/g++.pt/deduct3.C: New test.
19162
19163 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
19164
19165 * g++.old-deja/g++.pt/spec34.C: New test.
19166
19167 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19168
19169 * g77.f-torture/compile/20000601-2.f: New test.
19170
19171 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
19172
19173 * g++.old-deja/g++.other/init17.C: New test.
19174
19175 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
19176
19177 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19178
19179 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
19180
19181 * g++.old-deja/g++.pt/unify8.C: New test.
19182
19183 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
19184
19185 * g++.old-deja/g++.abi/vbase1.C: New test.
19186
19187 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
19188
19189 * g++.old-deja/g++.pt/crash65.C: New test.
19190
19191 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
19192
19193 * gcc.dg/cpp/assembl2.S: New test case.
19194
19195 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
19196
19197 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19198 are supported.
19199
19200 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19201
19202 * g++.old-deja/g++.other/builtins1.C: New test.
19203 * g++.old-deja/g++.other/builtins2.C: Likewise.
19204 * g++.old-deja/g++.other/builtins3.C: Likewise.
19205 * g++.old-deja/g++.other/builtins4.C: Likewise.
19206
19207 2001-01-17 Jakub Jelinek <jakub@redhat.com>
19208
19209 * gcc.c-torture/compile/20010117-1.c: New test.
19210 * gcc.c-torture/compile/20010117-2.c: New test.
19211
19212 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19213
19214 * g77.f-torture/execute/20010116.[fx]: New test,
19215 XFAIL on i?86-*-*.
19216 * g77.f-torture/compile/20010115.f: Indicate it's
19217 a test for PR fortran/1636.
19218
19219 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
19220
19221 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
19222
19223 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19224
19225 * g77.f-torture/compile/20010115.f: New test.
19226
19227 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
19228
19229 * g++.old-deja/g++.pt/nontype5.C: New test.
19230
19231 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
19232
19233 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
19234 have an equivalent working one below it.
19235
19236 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
19237
19238 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
19239 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19240
19241 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
19242
19243 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
19244 message containing "init_priority".
19245 (conpr-2.C): Likewise.
19246 (conpr-3.C): Likewise.
19247 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
19248
19249 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19250
19251 * gcc.c-torture/execute/20010114-2.c: New test.
19252
19253 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
19254
19255 * gcc.c-torture/compile/20010114-1.c: New test.
19256 * gcc.c-torture/compile/20010114-1.x: Xfail.
19257 * gcc.c-torture/compile/20010114-2.c: New test.
19258 * gcc.c-torture/execute/20010114-1.c: New test.
19259 * gcc.dg/trunc-1.c: New test.
19260 * gcc.dg/uninit-B.c: New test.
19261
19262 2001-01-13 Nick Clifton <nickc@redhat.com>
19263
19264 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19265 target.
19266
19267 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
19268
19269 * gcc.c-torture/compile/20010113-1.c: New test.
19270
19271 2001-01-13 Jakub Jelinek <jakub@redhat.com>
19272
19273 * gcc.c-torture/compile/20001212-1.c: New test.
19274
19275 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
19276
19277 * gcc.dg/cpp/widestr1.c: Update.
19278 * gcc.dg/cpp/prag-imp.c: Remove.
19279
19280 2001-01-12 Jakub Jelinek <jakub@redhat.com>
19281
19282 * gcc.c-torture/execute/20000801-3.x: Remove.
19283 * gcc.dg/c90-init-1.c: New test.
19284 * gcc.dg/c99-init-1.c: New test.
19285 * gcc.dg/c99-init-2.c: New test.
19286 * gcc.dg/gnu99-init-1.c: New test.
19287
19288 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
19289
19290 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19291 testing that no relevant ones were found.
19292
19293 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
19294
19295 * g++.old-deja/g++.pt/cast2.C: New test.
19296
19297 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
19298
19299 * g++.old-deja/g++.pt/friend47.C: New test.
19300
19301 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
19302
19303 * g++.old-deja/g++.pt/instantiate13.C: New test.
19304
19305 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
19306
19307 * g++.old-deja/g++.other/defarg7.C: New test.
19308 * g++.old-deja/g++.other/defarg8.C: New test.
19309
19310 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
19311
19312 * g++.old-deja/g++.pt/crash64.C: New test.
19313
19314 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
19315
19316 * g++.old-deja/g++.pt/crash63.C: New test.
19317
19318 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
19319
19320 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19321
19322 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
19323
19324 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19325
19326 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
19327
19328 * g++.old-deja/g++.pt/error3.C: New test.
19329
19330 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
19331
19332 * g++.old-deja/g++.other/crash39.C: New test.
19333
19334 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
19335
19336 * g++.old-deja/g++.other/vbase4.C: New test.
19337
19338 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
19339
19340 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19341 * gcc.dg/special/20000419-2.c: New file. Identical to above.
19342 * gcc.dg/special/special.exp: New test driver which will check
19343 for alias support for the above test.
19344
19345 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
19346
19347 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19348 problems on small machines.
19349 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19350 parameterize.
19351
19352 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
19353
19354 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19355 mips.
19356 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19357
19358 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
19359
19360 * g++.old_deja/g++.pt/using8.C: New test.
19361
19362 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
19363
19364 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19365
19366 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
19367
19368 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19369 where a failure is expected.
19370 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19371
19372 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
19373
19374 * g++.old_deja/g++.pt/instantiate12.C: New test.
19375
19376 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
19377
19378 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19379 start of structs.
19380 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19381 * g++.old-deja/g++.brendan/crash17.C: Likewise.
19382 * g++.old-deja/g++.brendan/crash29.C: Likewise.
19383 * g++.old-deja/g++.brendan/crash48.C: Likewise.
19384 * g++.old-deja/g++.brendan/ns1.C: Likewise.
19385 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19386 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19387 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19388 * g++.old-deja/g++.eh/spec6.C: Likewise.
19389 * g++.old-deja/g++.jason/crash3.C: Likewise.
19390 * g++.old-deja/g++.law/ctors11.C: Likewise.
19391 * g++.old-deja/g++.law/ctors17.C: Likewise.
19392 * g++.old-deja/g++.law/ctors5.C: Likewise.
19393 * g++.old-deja/g++.law/ctors9.C: Likewise.
19394 * g++.old-deja/g++.mike/ambig1.C: Likewise.
19395 * g++.old-deja/g++.mike/net22.C: Likewise.
19396 * g++.old-deja/g++.mike/p3538a.C: Likewise.
19397 * g++.old-deja/g++.mike/p3538b.C: Likewise.
19398 * g++.old-deja/g++.mike/virt3.C: Likewise.
19399 * g++.old-deja/g++.niklas/t128.C: Likewise.
19400 * g++.old-deja/g++.other/anon4.C: Likewise.
19401 * g++.old-deja/g++.other/using1.C: Likewise.
19402 * g++.old-deja/g++.other/warn3.C: Likewise.
19403 * g++.old-deja/g++.pt/t37.C: Likewise.
19404 * g++.old-deja/g++.robertl/eb69.C: Likewise.
19405 * g++.old-deja/g++.robertl/eb71.C: Likewise.
19406
19407 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
19408
19409 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19410
19411 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19412
19413 * gcc.c-torture/execute/stdio-opt-3.c: New test.
19414
19415 2001-01-07 Jakub Jelinek <jakub@redhat.com>
19416
19417 * gcc.c-torture/compile/20010107-1.c: New test.
19418
19419 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
19420
19421 * gcc.c-torture/execute/builtin-noret-1.c: New test.
19422
19423 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
19424
19425 * gcc.dg/format/format.h: New file.
19426 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19427 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19428 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19429 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19430 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19431 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19432 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19433 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19434 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19435 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19436 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19437 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19438 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19439 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19440 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19441 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19442 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19443 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19444 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19445 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19446 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19447 instead of declaring standard types, macros and functions in each
19448 test.
19449
19450 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
19451
19452 * gcc.c-torture/execute/20010106-1.c: New test.
19453
19454 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
19455
19456 * gcc.dg/format/format.exp: New file.
19457 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19458 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19459 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19460 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19461 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19462 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19463 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19464 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19465 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19466 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19467 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19468 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19469 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19470 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19471 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19472 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19473 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19474 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19475 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19476 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19477 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19478 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19479 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19480 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19481 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19482 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19483 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19484 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19485 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19486 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19487 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19488 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19489 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19490 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19491 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19492 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19493 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19494 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19495 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19496 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19497 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19498 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19499
19500 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
19501
19502 * gcc.c-torture/execute/991228-1.c: Take word endianness into
19503 account.
19504
19505 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
19506
19507 * gcc.c-torture/execute/builtin-complex-1.c: New test.
19508
19509 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
19510
19511 * g++.old-deja/g++.pt/crash62.C: New test.
19512
19513 2001-01-04 Richard Henderson <rth@redhat.com>
19514
19515 * gcc.dg/20000926-1.c: Update expected warnings.
19516 * gcc.dg/array-2.c: Likewise.
19517 * gcc.dg/array-4.c: Also validate flexible array members.
19518 * gcc.dg/c99-flex-array-1.c: New.
19519
19520 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
19521
19522 * gcc.c-torture/compile/20001222-1.x: Remove.
19523
19524 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19525
19526 * gcc.c-torture/execute/built-in-setjmp.c: New.
19527
19528 2001-01-03 Richard Henderson <rth@redhat.com>
19529
19530 * gcc.dg/940510-1.c: Update expected error wording.
19531 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19532
19533 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
19534
19535 * lib/target-supports.exp (check_alias_available): Modified to
19536 indicate aliases not supported if only weak aliases are supported.
19537
19538 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19539
19540 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19541 Turn on cmpstrsi checks for __pj__ and __i370__.
19542
19543 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
19544
19545 * g++.old-deja/g++.other/virtual11.C: New test.
19546
19547 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
19548
19549 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19550
19551 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19552
19553 * gcc.c-torture/compile/20010102-1.c: New test.
19554
19555 2001-01-02 Andreas Jaeger <aj@suse.de>
19556
19557 * gcc.dg/noreturn-3.c: New test.
19558
19559 * gcc.dg/noreturn-4.c: New test.
19560
19561 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19562
19563 * gcc.c-torture/execute/stdio-opt-1.c: Also test
19564 __builtin_fputc and __builtin_fwrite.
19565
19566 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
19567
19568 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19569 signed char, not default char.
19570
19571 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
19572
19573 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19574
19575 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
19576
19577 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
19578
19579 2000-12-29 Richard Henderson <rth@redhat.com>
19580
19581 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19582 (__cyg_profile_func_exit): Define.
19583
19584 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
19585
19586 * g++.dg/vtgc1.C: New test.
19587
19588 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
19589
19590 * gcc.dg/noncompile/20001228-1.c: New test.
19591
19592 * gcc.dg/20001228-1.c: New test.
19593
19594 * gcc.c-torture/execute/20001228-1.c: New test.
19595
19596 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
19597
19598 * gcc.dg/format-strfmon-1.c: New test.
19599
19600 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19601
19602 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19603 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19604 * gcc.c-torture/execute/string-opt-1.c: Likewise.
19605 * gcc.c-torture/execute/string-opt-2.c: Likewise.
19606 * gcc.c-torture/execute/string-opt-3.c: Likewise.
19607 * gcc.c-torture/execute/string-opt-4.c: Likewise.
19608 * gcc.c-torture/execute/string-opt-6.c: Likewise.
19609 * gcc.c-torture/execute/string-opt-7.c: Likewise.
19610 * gcc.c-torture/execute/string-opt-8.c: Likewise.
19611 * gcc.c-torture/execute/string-opt-9.c: Likewise.
19612 * gcc.c-torture/execute/string-opt-10.c: Likewise.
19613 * gcc.c-torture/execute/string-opt-11.c: Likewise.
19614 * gcc.c-torture/execute/string-opt-12.c: Likewise.
19615
19616 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19617 * gcc.c-torture/execute/string-opt-4.c: Test index.
19618
19619 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
19620
19621 * gcc.c-torture/compile/20001226-1.c: New test.
19622
19623 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
19624
19625 * gcc.c-torture/compile/20001222-1.c: New test.
19626 * gcc.c-torture/compile/20001222-1.x: Xfail.
19627
19628 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
19629
19630 * gcc.c-torture/execute/comp-goto-2.c: New test.
19631
19632 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
19633
19634 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19635 Use long types if __INT_MAX__ is 32767.
19636 (main): Use cast to (sint32 *) when poking 88 into a_page.
19637
19638 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19639
19640 2000-12-21 Bernd Schmidt <bernds@redhat.com>
19641
19642 * gcc.c-torture/compile/20001221-1.c: New test.
19643 * gcc.c-torture/execute/20001221-1.c: New test.
19644
19645 2000-12-20 Richard Henderson <rth@redhat.com>
19646
19647 * g++.old-deja/g++.pt/crash36.C: Update error lines.
19648 * g++.old-deja/g++.robertl/eb109.C: Likewise.
19649
19650 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19651
19652 * gcc.dg/compare3.c: New test.
19653
19654 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
19655
19656 * gcc.dg/format-warnll-1.c: New test.
19657
19658 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
19659
19660 * gcc.dg/cpp/cmdlne-P.c: New test.
19661
19662 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
19663
19664 * gcc.c-torture/execute/builtin-abs-1.c,
19665 gcc.c-torture/execute/builtin-abs-2.c: New tests.
19666
19667 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
19668
19669 * gcc.dg/cpp/multiline.c: New test.
19670
19671 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
19672
19673 * g++.old-deja/g++.other/syshdr1.C: Update.
19674 * gcc.dg/cpp/lineflags.c: Remove temporarily.
19675
19676 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19677
19678 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
19679
19680 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19681
19682 * g++.old-deja/g++.pt/ttp65.C: New test.
19683
19684 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19685
19686 * g++.old-deja/g++.pt/ttp64.C: New test.
19687
19688 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19689
19690 * g++.old-deja/g++.pt/spec33.C: New test.
19691
19692 2000-12-14 Catherine Moore <clm@redhat.com>
19693
19694 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
19695 * gcc.c-torture/execute/920612-2.c: Likewise.
19696 * gcc.c-torture/execute/920428-2.c: Likewise.
19697 * gcc-c-torture/execute/va-arg-11.c: Call exit.
19698 * gcc.c-torture/execute/va-arg-21.c: Likewise.
19699
19700 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19701
19702 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
19703 * gcc.dg/pack-test-2.c: Likewise.
19704
19705 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
19706
19707 Tests by Zack Weinberg <zackw@stanford.edu>.
19708
19709 * gcc.dg/cpp/defined.c: Update.
19710 * gcc.dg/cpp/defined_trad.c: New tests.
19711
19712 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
19713
19714 * gcc.dg/cpp/trad-direct.c: Update.
19715
19716 2000-12-11 Neil Booth <neilb@earthling.net>
19717
19718 * gcc.dg/cpp/defined_trad.c
19719
19720 2000-12-11 Neil Booth <neilb@earthling.net>
19721
19722 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
19723
19724 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
19725
19726 * gcc.dg/format-miss-2.c: New test.
19727
19728 2000-12-09 Neil Booth <neilb@earthling.net>
19729
19730 * gcc.dg/cpp/lineflags.c: New tests.
19731 * gcc.dg/cpp/poison.c: Update.
19732 * gcc.dg/cpp/redef2.c: Update.
19733 * gcc.dg/cpp/skipping.c: New test.
19734
19735 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
19736
19737 * g++.old-deja/g++.other/eh3.C: New testcase.
19738
19739 2000-12-07 Neil Booth <neilb@earthling.net>
19740
19741 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
19742 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
19743 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
19744 wtr-union-init-2.c, wtr-union-init-3.c: Update.
19745 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
19746 Update.
19747
19748 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
19749
19750 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
19751 __SIZE_TYPE__ instead of int for type of integers cast to
19752 pointers.
19753
19754 2000-12-07 Jakub Jelinek <jakub@redhat.com>
19755
19756 * g++.old-deja/g++.other/cleanup4.C: New test.
19757
19758 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
19759
19760 * format-sec-1.c: New test.
19761
19762 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
19763
19764 * gcc.dg/format-nonlit-3.c: New test.
19765
19766 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
19767
19768 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
19769 through a null pointer.
19770
19771 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19772
19773 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
19774 * g++.old-deja/g++.pt/partial4.C: New test.
19775
19776 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
19777
19778 * gcc.c-torture/execute/ieee/hugeval.x: New.
19779
19780 2000-12-06 Neil Booth <neilb@earthling.net>
19781
19782 * gcc.dg/cpp/backslash2.c: New tests.
19783
19784 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19785
19786 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
19787 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
19788
19789 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
19790
19791 * gcc.c-torture/execute/20001203-2.c: New testcase.
19792
19793 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
19794
19795 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
19796 * g++.old-deja/g++.other/virtual10.C: New test.
19797
19798 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
19799
19800 * g++.old-deja/g++.mike/pmf5.C: Remove test.
19801
19802 2000-12-05 Richard Henderson <rth@redhat.com>
19803
19804 * gcc.c-torture/compile/20001205-1.c: New.
19805
19806 2000-12-04 Neil Booth <neilb@earthling.net>
19807
19808 * g++.old-deja/g++.other/virtual9.C: New test.
19809 * g++.old-deja/g++.pt/crash61.C: New test.
19810 * gcc.c-torture/execute/loop-9.c: New test.
19811
19812 2000-12-04 Neil Booth <neilb@earthling.net>
19813
19814 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
19815 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
19816 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
19817 * gcc.dg/cpp/extratokens.c: ...here.
19818
19819 2000-12-04 Neil Booth <neilb@earthling.net>
19820
19821 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
19822 New tests.
19823
19824 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19825
19826 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
19827 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
19828
19829 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19830
19831 * gcc.c-torture/execute/20001203-1.c: New test.
19832
19833 2000-12-03 Neil Booth <neilb@earthling.net>
19834
19835 * gcc.dg/cpp/macro6.c: New test cases.
19836
19837 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19838
19839 * gcc.c-torture/execute/string-opt-9.c: New test.
19840 * gcc.c-torture/execute/string-opt-10.c: Likewise.
19841 * gcc.c-torture/execute/string-opt-11.c: Likewise.
19842 * gcc.c-torture/execute/string-opt-12.c: Likewise.
19843
19844 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
19845 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
19846
19847 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
19848
19849 * gcc.dg/cpp/if-6.c: New testcase.
19850
19851 * gcc.dg/20001201-1.c: New testcase.
19852
19853 2000-12-02 Neil Booth <neilb@earthling.net>
19854
19855 * g++.old-deja/g++.other/externC4.C,
19856 g++.old-deja/g++.other/friend10.C: New tests.
19857
19858 2000-12-02 Neil Booth <neilb@earthling.net>
19859
19860 * g++.old-deja/g++.other/instan2.C
19861 * g++.old-deja/g++.other/instan3.C: New test.
19862
19863 2000-12-02 Neil Booth <neilb@earthling.net>
19864
19865 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
19866 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
19867 gnuc99.c,gnuc99-pedantic.c: New tests.
19868
19869 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
19870
19871 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
19872 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
19873
19874 2000-12-01 Neil Booth <neilb@earthling.net>
19875
19876 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
19877 * gcc.dg/cpp/poison.c: Update.
19878 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
19879
19880 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
19881
19882 * g77.f-torture/execute/20001201.f: New test.
19883
19884 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
19885
19886 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
19887
19888 2000-12-01 Jakub Jelinek <jakub@redhat.com>
19889
19890 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
19891
19892 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
19893
19894 * g++.old-deja/g++.other/cast6.C: New test.
19895
19896 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
19897
19898 * gcc.c-torture/execute/20001130-2.c: New testcase.
19899
19900 2000-11-30 Richard Henderson <rth@redhat.com>
19901
19902 * gcc.c-torture/execute/20001130-1.c: New test.
19903
19904 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
19905
19906 * g++.old-deja/g++.other/op3.C: New test.
19907
19908 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
19909
19910 * g++.old-deja/g++.other/op2.C: New test.
19911
19912 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
19913
19914 * g++.old-deja/g++.other/crash38.C: New test.
19915
19916 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
19917
19918 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
19919
19920 2000-11-29 Jakub Jelinek <jakub@redhat.com>
19921
19922 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
19923 tests.
19924 * gcc.c-torture/execute/string-opt-6.c: New test.
19925
19926 * gcc.dg/20001117-1.c: Add main.
19927
19928 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
19929
19930 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
19931 Move from here ...
19932 * gcc.dg/940510-1.c: ... to here.
19933
19934 * gcc.dg/20000926-1.c: GNU C now allows initializations of
19935 zero-size arrays in toplevel structures.
19936
19937 2000-11-28 Jakub Jelinek <jakub@redhat.com>
19938
19939 * gcc.c-torture/execute/loop-8.c: New test.
19940
19941 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
19942
19943 * g++.old-deja/g++.other/base1.C: New test.
19944
19945 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
19946
19947 * g++.old-deja/g++.other/parse2.C: New test.
19948
19949 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
19950
19951 * g++.old-deja/g++.pt/incomplete1.C: New test.
19952
19953 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
19954
19955 * g++.old-deja/g++.other/friend9.C: New test.
19956
19957 2000-11-28 Jakub Jelinek <jakub@redhat.com>
19958
19959 * gcc.dg/20001127-1.c: New test.
19960
19961 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
19962
19963 * g++.old-deja/g++.pt/friend46.C: New test.
19964
19965 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
19966
19967 * g++.old-deja/g++.other/ptrmem8.C: New test.
19968
19969 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19970
19971 * gcc.c-torture/execute/string-opt-7.c: New test.
19972 * gcc.c-torture/execute/string-opt-8.c: Likewise.
19973
19974 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
19975
19976 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
19977 instead of 'mkcheck 2'.
19978
19979 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19980
19981 * gcc.c-torture/execute/memcheck/driver.c,
19982 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
19983 C9X references to refer to C99.
19984
19985 2000-11-25 Jakub Jelinek <jakub@redhat.com>
19986
19987 * gcc.dg/ultrasp3.c: New test.
19988
19989 2000-11-25 Neil Booth <neilb@earthling.net>
19990
19991 * gcc.dg/cpp/include2.c: Update test to be locale independent.
19992
19993 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
19994
19995 * gcc.c-torture/compile/20001123-2.c: New.
19996
19997 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19998
19999 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20000
20001 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
20002
20003 * gcc.dg/sequence-point-1.c: Add some new tests.
20004 * gcc.c-torture/execute/20001124-1.c: New test.
20005
20006 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
20007
20008 * g++.old-deja/g++.other/vaarg4.C: New test.
20009 * gcc.c-torture/compile/20001123-1.c: New test.
20010
20011 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
20012
20013 * g++.other/crash24.C: Adjust and remove XFAIL.
20014 * g++.other/crash37.C: New test.
20015
20016 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
20017
20018 * g++.old-deja/g++.pt/instantiate9.C: New test.
20019
20020 2000-11-22 Mark Mitchell <mark@codesourcery.com>
20021
20022 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20023 new ABI, too.
20024
20025 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20026 * g++.old-deja/g++.robertl/eb55.C: Likewise.
20027
20028 2000-11-22 Neil Booth <neilb@earthling.net>
20029
20030 * gcc.dg/cpp/Wtrigraphs.c: New test.
20031
20032 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
20033
20034 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20035
20036 2000-11-22 Jakub Jelinek <jakub@redhat.com>
20037
20038 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20039
20040 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
20041
20042 * lib/gcc-dg.exp: load_lib scanasm.exp.
20043 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20044 * lib/g++-dg.exp: load_lib scanasm.exp.
20045 * lib/scanasm.exp: New.
20046 (scan-assembler, scan-assembler-not): Add optional arguments to
20047 test name, or if not present, the pattern name.
20048 (scan-assembler-dem, scan-assembler-dem-not): New.
20049
20050 * g++.dg/dg.exp: New.
20051
20052 2000-11-21 Neil Booth <neilb@earthling.net>
20053
20054 * gcc.dg/cpp/integrated1.c: Remove.
20055
20056 2000-11-21 Jakub Jelinek <jakub@redhat.com>
20057
20058 * gcc.c-torture/execute/20001121-1.c: New test.
20059
20060 2000-11-21 Richard Henderson <rth@redhat.com>
20061
20062 * gcc.c-torture/compile/20001121-1.c: New test.
20063
20064 2000-11-20 Neil Booth <neilb@earthling.net>
20065
20066 * gcc.dg/cpp/integrated1.c: New test.
20067
20068 2000-11-21 Jakub Jelinek <jakub@redhat.com>
20069
20070 * g++.old-deja/g++.other/inline17.C: New test.
20071
20072 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
20073
20074 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20075 local variable to be zero: I made the variable global. Now
20076 uses abort() and exit() instead of relying on main's return value.
20077
20078 2000-11-20 Neil Booth <neilb@earthling.net>
20079
20080 * gcc.dg/cpp/paste2.c: Update test.
20081 * objc/execute/paste.m: New test.
20082
20083 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
20084
20085 * gcc.dg/c99-condexpr-1.c: New test.
20086
20087 2000-11-20 Neil Booth <neilb@earthling.net>
20088
20089 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20090
20091 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
20092
20093 * g++.old-deja/g++.pt/export1.C: New test.
20094
20095 2000-11-20 Jakub Jelinek <jakub@redhat.com>
20096
20097 * gcc.dg/20001117-1.c: New test.
20098
20099 2000-11-18 Richard Henderson <rth@redhat.com>
20100
20101 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20102
20103 2000-11-18 Richard Henderson <rth@redhat.com>
20104
20105 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20106 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20107 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20108
20109 2000-11-18 Richard Henderson <rth@redhat.com>
20110
20111 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20112 (main): New. Exit cleanly.
20113
20114 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
20115
20116 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20117 gcc.dg/c99-fordecl-2.c: New tests.
20118
20119 2000-11-18 Richard Henderson <rth@redhat.com>
20120
20121 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20122 * gcc.c-torture/execute/zerolen-2.c: New.
20123
20124 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20125
20126 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20127 memory.
20128
20129 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
20130
20131 * g++.old-deja/g++.pt/instantiate8.C: New test.
20132
20133 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
20134
20135 * g++.old-deja/g++.other/incomplete.C: Add more tests.
20136 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20137
20138 2000-11-16 Nick Clifton <nickc@redhat.com>
20139
20140 * gcc.c-torture/execute/nestfunc-2.c: New test.
20141 * gcc.c-torture/execute/nestfunc-3.c: New test.
20142
20143 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
20144
20145 * gcc.c-torture/compile/20001116-1.c: New test.
20146
20147 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20148
20149 * gcc.c-torture/execute/20001115-1.c: New test.
20150
20151 2000-11-15 Mark Mitchell <mark@codesourcery.com>
20152
20153 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20154 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20155 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20156 * g++.old-deja/g++.abi/vmihint.C: Likewise.
20157
20158 2000-11-15 Neil Booth <neilb@earthling.net>
20159
20160 gcc.dg/cpp/_Pragma1.c: Update.
20161 gcc.dg/cpp/_Pragma2.c: New test.
20162
20163 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
20164
20165 * g++.old-deja/g++.other/anon5.C: New test.
20166
20167 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
20168
20169 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20170 tests.
20171
20172 2000-11-14 Jakub Jelinek <jakub@redhat.com>
20173
20174 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20175 output.
20176
20177 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
20178
20179 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20180 labels at end of compound statements.
20181
20182 2000-11-13 Jakub Jelinek <jakub@redhat.com>
20183
20184 * gcc.c-torture/execute/loop-7.c: New test.
20185
20186 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
20187
20188 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20189
20190 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
20191
20192 * gcc.dg/c99-bool-1.c: New test.
20193
20194 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
20195
20196 * gcc.dg/c99-scope-1.c: Remove xfail.
20197 * gcc.dg/c99-scope-2.c: New test.
20198
20199 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20200
20201 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20202 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20203
20204 2000-11-11 Mark Mitchell <mark@codesourcery.com>
20205
20206 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20207 error messages.
20208
20209 * g++.mike/p700.C: Don't typedef wchar_t.
20210 * g++.mike/p784.C: Likewise.
20211 * g++.mike/eb101.C: Don't use __wchar_t.
20212
20213 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
20214
20215 * g77.f-torture/execute/20001111.[fx]: Test premature exit
20216 from DO loop.
20217
20218 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
20219
20220 * gcc.c-torture/execute/20001111-1.c: New test.
20221
20222 2000-11-10 Nick Clifton <nickc@redhat.com>
20223
20224 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
20225 long multuiple and accumulate.
20226
20227 2000-11-09 Richard Henderson <rth@redhat.com>
20228
20229 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
20230 via size_t instead of int.
20231
20232 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
20233 * gcc.c-torture/execute/string-opt-2.c: Likewise.
20234 * gcc.c-torture/execute/string-opt-3.c: Likewise.
20235 * gcc.c-torture/execute/string-opt-4.c: Likewise.
20236
20237 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
20238
20239 * gcc.c-torture/compile/20001109-1.c: New test.
20240 * gcc.c-torture/compile/20001109-2.c: New test.
20241
20242 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
20243
20244 * g++.old-deja/g++.pt/operator1.C: New test.
20245 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
20246
20247 2000-11-09 Jakub Jelinek <jakub@redhat.com>
20248
20249 * gcc.dg/20001108-1.c: New test.
20250
20251 2000-11-09 Jakub Jelinek <jakub@redhat.com>
20252
20253 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
20254 with both arguments constant strings.
20255 * gcc.c-torture/execute/string-opt-3.c: New test.
20256 * gcc.c-torture/execute/string-opt-4.c: New test.
20257 * gcc.c-torture/execute/string-opt-5.c: New test.
20258
20259 2000-11-08 Nick Clifton <nickc@redhat.com>
20260
20261 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
20262 mulsidi3adddi patterns.
20263
20264 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
20265
20266 * g++.old-deja/g++.other/crash36.C: New test.
20267
20268 2000-11-08 Jakub Jelinek <jakub@redhat.com>
20269
20270 * g++.old-deja/g++.other/init16.C: New test.
20271
20272 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
20273
20274 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20275
20276 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
20277
20278 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20279 * gcc.c-torture/execute/va-arg-16.x: Likewise.
20280 * gcc.c-torture/execute/va-arg-17.x: Likewise.
20281
20282 2000-11-07 DJ Delorie <dj@redhat.com>
20283
20284 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20285
20286 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20287
20288 * gcc.c-torture/execute/string-opt-1.c: New test.
20289
20290 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
20291
20292 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
20293 mips-sgi-irix6.* because the MIPS ABI passes floating-point
20294 parameters in registers, and there is no way for a varargs
20295 function to know in which order the integer and floating-point
20296 parameters should be interleaved when they are placed on the
20297 stack.
20298 * gcc.c-torture/execute/va-arg-16.x: Likewise.
20299 * gcc.c-torture/execute/va-arg-17.x: Likewise.
20300
20301 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20302
20303 * gcc.c-torture/execute/string-opt-2.c: New test.
20304
20305 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
20306
20307 * g++.old-deja/g++.pt/crash60.C: New test.
20308
20309 2000-11-06 Jakub Jelinek <jakub@redhat.com>
20310
20311 * g++.old-deja/g++.other/crash24.C: New test.
20312 * g++.old-deja/g++.other/crash25.C: New test.
20313 * g++.old-deja/g++.other/crash26.C: New test.
20314 * g++.old-deja/g++.other/crash27.C: New test.
20315 * g++.old-deja/g++.other/crash28.C: New test.
20316 * g++.old-deja/g++.other/crash29.C: New test.
20317 * g++.old-deja/g++.other/crash30.C: New test.
20318 * g++.old-deja/g++.other/crash31.C: New test.
20319 * g++.old-deja/g++.other/crash32.C: New test.
20320 * g++.old-deja/g++.other/crash33.C: New test.
20321 * g++.old-deja/g++.other/crash34.C: New test.
20322 * g++.old-deja/g++.other/crash35.C: New test.
20323
20324 2000-11-06 Jakub Jelinek <jakub@redhat.com>
20325
20326 * gcc.c-torture/execute/20001031-1.c: New test.
20327
20328 2000-11-04 Mark Mitchell <mark@codesourcery.com>
20329
20330 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20331 namespace.
20332
20333 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20334 standards-conformant.
20335
20336 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20337
20338 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20339 * g++.old-deja/g++.mike/p755a.C: Likewise.
20340 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20341 library makes no calls to `operator new' during initialization.
20342
20343 2000-11-04 Neil Booth <neilb@earthling.net>
20344
20345 * gcc.dg/cpp/include2.c: New tests.
20346
20347 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
20348
20349 * lib/g++.exp (g++_set_ld_library_path): New function.
20350 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20351
20352 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
20353
20354 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
20355 warnings.
20356
20357 2000-11-01 Richard Henderson <rth@redhat.com>
20358
20359 * g++.old-deja/g++.ext/namedret1.C: New.
20360 * g++.old-deja/g++.ext/namedret2.C: New.
20361 * g++.old-deja/g++.ext/namedret3.C: New.
20362
20363 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
20364
20365 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20366 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20367
20368 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20369
20370 * gcc.c-torture/execute/va-arg-21.c: New test.
20371
20372 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
20373
20374 * gcc.dg/c99-complex-2.c: New test.
20375
20376 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20377
20378 * gcc.c-torture/execute/stdio-opt-1.c: New test.
20379
20380 2000-10-31 Jakub Jelinek <jakub@redhat.com>
20381
20382 * g++.old-deja/g++.other/inline16.C: New test.
20383
20384 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
20385
20386 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20387 __PRETTY_FUNCTION__
20388
20389 2000-10-29 Neil Booth <neilb@earthling.net>
20390
20391 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20392 New tests.
20393 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20394 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20395 optimisation.
20396
20397 2000-10-29 Neil Booth <neilb@earthling.net>
20398
20399 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20400 * mi1.c, mi1c.h: Add null directives to multiple-include test.
20401 * mi5.c: Test multiple includes work with -C.
20402 * trigraphs.c: Test ^= version.
20403
20404 2000-10-28 Neil Booth <neilb@earthling.net>
20405
20406 New tests and test updates for new macro expander.
20407
20408 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20409 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20410 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20411 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20412 new diagnostic messages.
20413
20414 * gcc.dg/cpp/macro3.c: New tests.
20415
20416 2000-10-27 Mark Mitchell <mark@codesourcery.com>
20417
20418 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20419 on the same line.
20420
20421 2000-10-27 Jakub Jelinek <jakub@redhat.com>
20422
20423 * g++.old-deja/g++.other/eh2.C: New test.
20424
20425 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
20426
20427 * gcc.c-torture/execute/20001027-1.c: New test.
20428
20429 2000-10-26 Richard Henderson <rth@redhat.com>
20430
20431 * gcc.c-torture/execute/20001026-1.c: New.
20432
20433 2000-10-26 Mark Mitchell <mark@codesourcery.com>
20434
20435 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20436 * g++.old-deja/g++.law/builtin1.C: Likewise.
20437 * g++.old-deja/g++.law/ctors10.C: Likewise.
20438 * g++.old-deja/g++.law/virtual3.C: Likewise.
20439 * g++.old-deja/g++.mike/p658.C: Likewise.
20440 * g++.old-deja/g++.other/sibcall1.C: Likewise.
20441 * g++.old-deja/g++.other/vaarg2.C: Likewise.
20442 * g++.old-deja/g++.robertl/eb124.C: Likewise.
20443 * g++.old-deja/g++.robertl/eb44.C: Likewise.
20444 * g++.old-deja/g++.robertl/eb77.C: Likewise.
20445
20446 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
20447
20448 * gcc.c-torture/compile/20001024-1.c: New test.
20449
20450 2000-10-25 Mark Mitchell <mark@codesourcery.com>
20451
20452 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20453 to tell us whether or not we are using V3.
20454
20455 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
20456
20457 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20458 operands.
20459
20460 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
20461
20462 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20463
20464 2000-10-25 Jakub Jelinek <jakub@redhat.com>
20465
20466 * gcc.c-torture/execute/20001024-1.c: New test.
20467
20468 2000-10-24 Jakub Jelinek <jakub@redhat.com>
20469
20470 * g++.old-deja/g++.other/sibcall1.C: New test.
20471
20472 2000-10-20 Jakub Jelinek <jakub@redhat.com>
20473
20474 * gcc.dg/noncompile/init-3.c: New test.
20475
20476 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
20477
20478 * gcc.dg/format-array-1.c: New test.
20479
20480 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
20481
20482 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20483 writing through null pointers; remove comment about testing
20484 unterminated strings.
20485
20486 2000-10-17 Matthew Hiller <hiller@redhat.com>
20487
20488 * gcc.c-torture/execute/20001017-2.c: New test.
20489
20490 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
20491
20492 * gcc.c-torture/compile/20001018-1.c: New test.
20493 * gcc.c-torture/compile/20001018-1.x: Xfail.
20494
20495 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20496
20497 * gcc.c-torture/execute/20001017-1.c: New test.
20498
20499 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
20500
20501 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20502 for multiple use of arguments with scanf formats; add tests for
20503 multiple use of arguments.
20504
20505 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
20506
20507 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20508
20509 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
20510
20511 * gcc.dg/format-miss-1.c: New test.
20512
20513 2000-10-16 Jakub Jelinek <jakub@redhat.com>
20514
20515 * gcc.c-torture/execute/20001013-1.c: New test.
20516
20517 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
20518
20519 * gcc.dg/format-branch-1.c: New test.
20520
20521 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
20522
20523 * README, lib/file-format.exp: Remove EGCS references.
20524
20525 2000-10-16 Jakub Jelinek <jakub@redhat.com>
20526
20527 * gcc.dg/20001013-1.c: New test.
20528
20529 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
20530
20531 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20532 for intmax_t in the compiler using __typeof__ and the type rules
20533 for conditional expressions.
20534
20535 2000-10-13 Jakub Jelinek <jakub@redhat.com>
20536
20537 * gcc.dg/20001012-1.c: New test.
20538 * gcc.dg/20001012-2.c: New test.
20539
20540 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
20541
20542 * gcc.dg/format-attr-1.c: New test.
20543
20544 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
20545
20546 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20547 __LONG_LONG_MAX__ instead of LLONG_MAX.
20548
20549 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
20550
20551 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20552 scanf flags.
20553 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20554 flags.
20555
20556 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
20557
20558 * gcc.dg/sequence-pt-1.c: New test.
20559
20560 2000-10-11 Geoff Keating <geoffk@cygnus.com>
20561
20562 * gcc.c-torture/execute/20001011-1.c: New testcase.
20563 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20564
20565 2000-10-10 Jakub Jelinek <jakub@redhat.com>
20566
20567 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20568 does not error on it.
20569
20570 2000-10-10 Jakub Jelinek <jakub@redhat.com>
20571
20572 * gcc.dg/20001009-1.c: New test.
20573
20574 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
20575
20576 * gcc.c-torture/compile/20001009-1.c: Move from here ....
20577 * gcc.c-torture/execute/20001009-2.c: ... to here.
20578
20579 2000-10-09 Geoff Keating <geoffk@cygnus.com>
20580
20581 * gcc.c-torture/compile/20001009-1.c: New testcase.
20582 * gcc.c-torture/execute/20001009-1.c: New testcase.
20583 Testcases provided by Jan Hubicka <jh@suse.cz>.
20584
20585 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
20586
20587 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20588 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20589 uintmax_t using <limits.h> to emulate the compiler's internal
20590 logic. No longer XFAIL %j tests.
20591
20592 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
20593
20594 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20595 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20596 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20597 regexps and details of expected handling of some bad formats.
20598 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20599 suppression.
20600
20601 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
20602
20603 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20604 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20605 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20606 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20607 in list archives.
20608
20609 2000-10-06 Richard Henderson <rth@cygnus.com>
20610
20611 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20612 * g++.old-deja/g++.brendan/crash52.C: Likewise.
20613 * g++.old-deja/g++.jason/report.C: Likewise.
20614 * g++.old-deja/g++.law/friend5.C: Likewise.
20615 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
20616 of the expected warnings.
20617
20618 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
20619
20620 * g++.old-deja/g++.pt/enum14.C: New test.
20621
20622 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
20623
20624 * g++.old-deja/g++.pt/crash59.C: New test.
20625
20626 2000-10-04 Will Cohen <wcohen@redhat.com>
20627
20628 * gcc.dg/20000926-1.c: New test.
20629
20630 2000-10-03 Geoff Keating <geoffk@cygnus.com>
20631
20632 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20633 function name for current C++ compiler.
20634 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20635
20636 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
20637
20638 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20639 __PRETTY_FUNCTION__.
20640 * g++.old-deja/g++.ext/pretty2.C: Likewise.
20641
20642 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20643
20644 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20645
20646 2000-09-26 Jakub Jelinek <jakub@redhat.com>
20647
20648 * gcc.c-torture/compile/20000923-1.c: New test.
20649
20650 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20651
20652 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20653 * g++.old-deja/g++.pt/ttp62.C: Same.
20654 * g++.old-deja/g++.other/inline14.C: Same.
20655
20656 2000-09-24 Richard Henderson <rth@cygnus.com>
20657
20658 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20659
20660 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
20661
20662 * gcc.dg/c90-printf-1.c: Add test for wide string format.
20663
20664 2000-09-22 Geoff Keating <geoffk@cygnus.com>
20665
20666 * gcc.c-torture/compile/20000922-1.c: New file.
20667
20668 2000-09-21 Nick Clifton <nickc@redhat.com>
20669
20670 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
20671 a signed long modulo operation.
20672 (mod6): New function - perform an unsigned long modulo operation.
20673 (main): Add tests for modulos of very large numbers by very small
20674 dividends.
20675
20676 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20677
20678 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
20679
20680 2000-09-19 Richard Henderson <rth@cygnus.com>
20681
20682 * gcc.dg/compare2.c (case 10): XFAIL.
20683
20684 2000-09-18 Richard Henderson <rth@cygnus.com>
20685
20686 * gcc.c-torture/execute/20000906-1.c: Move ...
20687 * gcc.dg/20000906-1.c: ... here. Only run on targets
20688 that support __builtin_trap.
20689
20690 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
20691
20692 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
20693
20694 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
20695
20696 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
20697 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
20698 more $ format tests.
20699
20700 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
20701
20702 * gcc.dg/format-errmk-1.c: New test.
20703
20704 2000-09-17 Greg McGary <greg@mcgary.org>
20705
20706 * gcc.c-torture/execute/20000917-1.x: Remove.
20707
20708 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
20709
20710 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
20711
20712 2000-09-17 Greg McGary <greg@mcgary.org>
20713
20714 * gcc.c-torture/execute/20000917-1.c: New test.
20715 * gcc.c-torture/execute/20000917-1.x: XFAIL.
20716
20717 2000-09-16 Neil Booth <NeilB@earthling.net>
20718
20719 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
20720 in nested macro bug.
20721
20722 2000-09-15 Neil Booth <NeilB@earthling.net>
20723
20724 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
20725
20726 2000-09-14 Jeffrey A Law (law@cygnus.com)
20727
20728 * gcc.c-torture/execute/20000914-1.c: New test.
20729
20730 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
20731
20732 * g++.other/inline13.C: New test.
20733
20734 2000-09-12 Andreas Jaeger <aj@suse.de>
20735
20736 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
20737 constant by Ulrich Drepper <drepper@redhat.com>.
20738
20739 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
20740
20741 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
20742
20743 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20744
20745 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
20746
20747 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
20748
20749 * gcc.dg/cpp/backslash.c: New test.
20750
20751 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
20752
20753 * gcc.c-torture/execute/20000910-1.c: New test.
20754 * gcc.c-torture/execute/20000910-2.c: Likewise.
20755
20756 2000-09-11 Robert Lipe <robertl@sco.com>
20757
20758 * gcc.dg/pragma-align.c: New test.
20759
20760 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
20761
20762 * g++.old-deja/g++.pt/explicit82.C: New test.
20763 * g++.old-deja/g++.pt/explicit83.C: New test.
20764
20765 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
20766
20767 * gcc.dg/asm-names.c: New test.
20768
20769 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20770
20771 * gcc.dg/cpp/tr-warn6.c: New test
20772
20773 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
20774
20775 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
20776 be accepted.
20777
20778 2000-09-07 Catherine Moore <clm@redhat.com>
20779
20780 * gcc.c-torture/execute/unroll-1.c: New test.
20781
20782 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
20783
20784 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
20785 ERROR markers.
20786 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
20787 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
20788 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
20789 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
20790 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
20791 Preprocess only.
20792 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
20793 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
20794
20795 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
20796
20797 * g++.old-deja/g++.pt/deduct2.C: New test.
20798
20799 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
20800
20801 * g++.old-deja/g++.pt/parms2.C: New test.
20802
20803 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
20804
20805 * g++.old-deja/g++.pt/crash58.C: New test.
20806
20807 2000-09-06 Greg McGary <greg@mcgary.org>
20808
20809 * gcc.c-torture/execute/20000906-1.c: New test.
20810 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
20811
20812 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20813
20814 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
20815
20816 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
20817
20818 * g++.old-deja/g++.pt/crash57.C: New test.
20819
20820 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
20821
20822 * g++.old-deja/g++.pt/crash56.C: New test.
20823
20824 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
20825
20826 * g++.old-deja/g++.pt/koenig1.C: New test.
20827
20828 2000-09-04 Jakub Jelinek <jakub@redhat.com>
20829
20830 * gcc.dg/20000904-1.c: New test.
20831
20832 2000-09-04 Jakub Jelinek <jakub@redhat.com>
20833
20834 * gcc.dg/cpp/paste8.c: New test.
20835
20836 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
20837
20838 * gcc.c-torture/compile/20000827-1.c: New test.
20839
20840 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
20841
20842 * gcc.dg/format-diag-1.c: New test.
20843
20844 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
20845
20846 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
20847 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
20848 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
20849 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
20850 gcc.dg/formatz-1.c: Adjust warning regular expressions.
20851
20852 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
20853
20854 * g++.old-deja/g++.other/nested4.C: New test.
20855
20856 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
20857
20858 * g++.old-deja/g++.ns/scoped1.C: New test.
20859
20860 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
20861
20862 * lib/g++.exp: Support testing already-installed GCC.
20863
20864 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20865
20866 * wtr-label-1.c, wtr-suffix-1.c: New tests.
20867
20868 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20869
20870 * gcc.dg/return-type-2.c: New test.
20871
20872 2000-08-27 Geoff Keating <geoffk@cygnus.com>
20873
20874 * gcc.c-torture/compile/20000825-1.c: New test.
20875
20876 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
20877
20878 * gcc.dg/dwarf2-2.c: New test.
20879
20880 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
20881
20882 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
20883 dg-warning regexps.
20884
20885 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
20886
20887 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
20888 gcc.dg/format-ext-5.c: New tests.
20889
20890 2000-08-25 Jakub Jelinek <jakub@redhat.com>
20891
20892 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
20893
20894 2000-08-24 Mark Mitchell <mark@codesourcery.com>
20895
20896 * gcc.dg/noncompile/930622-2.c: Adjust error message.
20897
20898 2000-08-24 Richard Henderson <rth@cygnus.com>
20899
20900 * gcc.dg/ia64-sync-1.c: New test.
20901 * gcc.dg/ia64-sync-2.c: New test.
20902 * gcc.dg/ia64-asm-1.c: New test.
20903
20904 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
20905
20906 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
20907 * gcc.dg/format-ext-2.c: New test.
20908
20909 2000-08-23 Jason Merrill <jason@redhat.com>
20910
20911 * lib/old-dejagnu.exp: Also ignore "In member function" and
20912 "At global scope".
20913
20914 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20915
20916 * gcc.dg/noncompile/label-lineno-1.c: New test.
20917
20918 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
20919
20920 * gcc.dg/c99-array-nonobj-1.c: New test.
20921
20922 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
20923
20924 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
20925 tests.
20926 * gcc.dg/format-ext-1.c: New test.
20927
20928 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20929
20930 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
20931 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
20932 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
20933 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
20934 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
20935
20936 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
20937
20938 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
20939 gcc.dg/c99-strftime-2.c: New tests.
20940
20941 2000-08-22 Richard Henderson <rth@cygnus.com>
20942
20943 * gcc.c-torture/execute/20000822-1.c: New test.
20944
20945 2000-08-21 Jakub Jelinek <jakub@redhat.com>
20946
20947 * gcc.c-torture/execute/20000819-1.x: Remove.
20948
20949 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
20950
20951 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
20952 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
20953 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
20954 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
20955 gcc.dg/format-xopen-1.c: New tests.
20956
20957 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
20958
20959 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
20960
20961 2000-08-21 Jakub Jelinek <jakub@redhat.com>
20962
20963 * g++.old-deja/g++.other/loop2.C: New test.
20964
20965 * gcc.c-torture/compile/20000606-1.c: New test.
20966 * gcc.c-torture/compile/20000728-1.c: New test.
20967 * gcc.c-torture/execute/20000801-1.c: New test.
20968 * gcc.c-torture/execute/20000801-2.c: New test.
20969 * gcc.c-torture/execute/20000819-1.c: New test.
20970 * gcc.c-torture/execute/20000819-1.x: XFAIL.
20971 * gcc.dg/20000629-1.c: New test.
20972 * gcc.dg/20000724-1.c: New test.
20973 * gcc.dg/20000807-1.c: New test.
20974
20975 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
20976
20977 * gcc.dg/cpp/pragma-1.c: New test.
20978 * gcc.dg/cpp/pragma-2.c: New test.
20979
20980 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
20981
20982 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
20983 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
20984
20985 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
20986
20987 * gcc.c-torture/compile/20000818-1.c: New test.
20988
20989 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
20990
20991 * gcc.c-torture/execute/20000818-1.c: New test.
20992
20993 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
20994
20995 * gcc.dg/format-va-1.c: New test.
20996
20997 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
20998
20999 * g++.old-deja/g++.other/typedef8.C: New test.
21000
21001 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
21002
21003 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21004 * g++.old-deja/g++.mike/net36.C: Mark candidate.
21005 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21006 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21007 * g++.old-deja/g++.other/ptrmem7.C: New test.
21008 * g++.old-deja/g++.pt/ptrmem10.C: New test.
21009
21010 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
21011
21012 * g++.old-deja/g++.pt/typename27.C: New test.
21013
21014 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
21015
21016 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21017 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21018 * g++.old-deja/g++.pt/friend45.C: New test.
21019 * g++.old-deja/g++.other/friend8.C: New test.
21020
21021 2000-08-15 Richard Henderson <rth@cygnus.com>
21022
21023 * gcc.c-torture/execute/20000815-1.c: New test.
21024
21025 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
21026
21027 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21028 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21029 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21030
21031 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
21032
21033 * g++.old-deja/g++.other/refinit2.C: New test.
21034
21035 2000-08-13 Geoff Keating <geoffk@cygnus.com>
21036
21037 * lib/c-torture.exp (c-torture): Make
21038 compiler_conditional_xfail_data global.
21039 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21040 compiler_conditional_xfail_data machinery.
21041 (f-torture-execute): Likewise.
21042 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21043 and only when unrolling loops.
21044
21045 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21046
21047 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
21048
21049 * g++.old-deja/g++.pt/explicit81.C: New test.
21050
21051 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
21052
21053 * g++.old-deja/g++.pt/typename26.C: New test.
21054
21055 2000-08-10 Geoff Keating <geoffk@cygnus.com>
21056
21057 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21058 warning.
21059
21060 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
21061
21062 * g++.old-deja/g++.other/array3.C: New test.
21063
21064 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
21065
21066 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21067 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21068 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21069 New tests.
21070
21071 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
21072
21073 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21074 * g++.old-deja/g++.abi/vmihint.C: Likewise.
21075
21076 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
21077
21078 * gcc.c-torture/execute/20000808-1.c: New test.
21079
21080 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
21081
21082 * gcc.dg/c90-const-expr-1.c: New test.
21083
21084 2000-08-08 Richard Henderson <rth@cygnus.com>
21085
21086 * gcc.dg/noncompile/920923-1.c: Declare calloc.
21087
21088 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
21089
21090 * gcc.dg/noncompile/const-ll-1.c: New test.
21091
21092 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
21093
21094 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21095
21096 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
21097
21098 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21099 that running programs linked against the shared version of libobjc
21100 run correctly.
21101
21102 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
21103
21104 * gcc.dg/c99-printf-1.c: New test.
21105
21106 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
21107
21108 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21109
21110 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
21111
21112 * gcc.c-torture/execute/20000731-1.x: Delete.
21113
21114 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
21115
21116 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21117 and torture_without_loops as is done by c-torture.exp.
21118 (search_for): Copy from c-torture.exp.
21119 (gcc-dg-runtest): New function, drives a directory of tests
21120 iterating over the TORTURE_OPTIONS.
21121 (scan-assembler, scan-assembler-not): Move here from
21122 individual directory drivers.
21123
21124 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21125 defined by lib/gcc-dg.exp.
21126 * gcc.dg/cpp/cpp.exp: Likewise.
21127 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
21128 gcc-dg-runtest, so we cycle over optimization options.
21129
21130 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21131 * gcc.dg/compare2.c: No longer expected to fail.
21132
21133 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
21134
21135 * gcc.c-torture/execute/20000804-1.c: New test.
21136
21137 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
21138
21139 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21140
21141 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
21142
21143 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21144
21145 2000-08-03 Jeffrey A Law (law@cygnus.com)
21146
21147 * gcc.c-torture/compile/20000803-1.c: New test.
21148
21149 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
21150
21151 * gcc.c-torture/execute/20000801-3.c,
21152 gcc.c-torture/execute/20000801-4.c: New tests.
21153 * gcc.c-torture/execute/20000801-3.x,
21154 gcc.c-torture/execute/20000801-4.x: Xfail.
21155
21156 2000-08-02 Geoff Keating <geoffk@cygnus.com>
21157
21158 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21159 libobjc/.libs to allow for libtool.
21160
21161 2000-08-02 Jakub Jelinek <jakub@redhat.com>
21162
21163 * gcc.c-torture/compile/20000802-1.c: New test.
21164
21165 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
21166
21167 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21168
21169 2000-07-31 Jeffrey A Law (law@cygnus.com)
21170
21171 * gcc-c-torture/execute/20000731-2.c: New test.
21172
21173 * gcc.c-torture/execute/20000731-1.c: New test.
21174 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21175
21176 2000-07-31 Jakub Jelinek <jakub@redhat.com>
21177
21178 * testsuite/gcc.dg/cpp/paste7.c: New test.
21179 * gcc.dg/cpp/20000725-1.c: New test.
21180
21181 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
21182
21183 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21184 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21185 declaration warning for __builtin_dwarf_reg_size.
21186
21187 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21188
21189 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
21190
21191 * gcc.dg/noncompile/voidparam-1.c: New test.
21192
21193 2000-07-30 Richard Henderson <rth@cygnus.com>
21194
21195 * gcc.dg/c90-digraph-1.c: Don't xfail.
21196 * gcc.dg/compare2.c (case 10): Xfail.
21197 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21198
21199 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
21200
21201 * gcc.dg/c99-main-1.c: New test.
21202
21203 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
21204
21205 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21206
21207 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
21208
21209 * gcc.c-tortuer/execute/20000726-1.c: New test.
21210
21211 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
21212
21213 * gcc.c-torture/execute/enum-2.c: New test.
21214
21215 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21216
21217 * gcc.dg/cpp/tr-warn3.c: New test.
21218
21219 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
21220
21221 * g++.old-deja/g++.ext/implicit1.C: Remove.
21222 * g++.old-deja/g++.jason/c2.C: Remove
21223 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
21224 * g++.old-deja/g++.pt/crash16.C: Likewise.
21225 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
21226
21227 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
21228
21229 * g++.old-deja/g++.other/for2.C: New test.
21230
21231 2000-07-25 Jakub Jelinek <jakub@redhat.com>
21232
21233 * gcc.dg/20000720-1.c: New test.
21234
21235 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
21236
21237 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
21238
21239 2000-07-24 Geoff Keating <geoffk@cygnus.com>
21240
21241 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
21242 * gcc.c-torture/execute/20000722-1.c: New.
21243 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
21244
21245 2000-07-24 Jakub Jelinek <jakub@redhat.com>
21246
21247 * gcc.dg/cpp/20000720-1.S: New test.
21248
21249 2000-07-21 Michael Meissner <meissner@redhat.com>
21250
21251 * gcc.c-torture/execute/ieee/hugeval.c: New test.
21252
21253 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
21254
21255 * g++.old-deja/g++.brendan/crash16.C,
21256 g++.old-deja/g++.brendan/parse3.C,
21257 g++.old-deja/g++.brendan/redecl1.C,
21258 g++.old-deja/g++.ns/template13.C,
21259 g++.old-deja/g++.other/decl4.C,
21260 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21261
21262 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
21263
21264 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21265 and "Internal error".
21266
21267 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21268 regexps.
21269 * gcc.dg/cpp/paste6.c: New test.
21270
21271 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
21272
21273 * gcc.dg/cpp/tr-direct.c: New test.
21274
21275 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21276 gcc.dg/cpp/undef1.c: Tweak error regexps.
21277
21278 2000-07-18 Eric Christopher <echristo@redhat.com>
21279
21280 * gcc.c-torture/compile/20000718-1.c: New test.
21281
21282 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
21283
21284 * cpplex.c (_cpp_push_token): If the token being pushed back
21285 is the previous token in this context, just subtract one from
21286 context->posn.
21287 * cppmacro.c (save_expansion): Clear aux field when storing a
21288 placemarker.
21289
21290 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
21291
21292 * gcc.dg/noncompile/redecl-1.c: New test.
21293
21294 2000-07-18 Jakub Jelinek <jakub@redhat.com>
21295
21296 * gcc.c-torture/execute/20000717-5.c: New test.
21297 * gcc.c-torture/execute/20000717-1.x: Removed.
21298
21299 2000-07-17 Richard Henderson <rth@cygnus.com>
21300
21301 * gcc.c-torture/execute/20000717-4.c: New test.
21302
21303 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
21304
21305 * gcc.dg/cpp/syshdr.c: New test.
21306 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21307
21308 2000-07-17 Neil Booth <neilb@earthling.net>
21309
21310 * gcc.dg/cpp/cmdlne-dM.c: New test.
21311 * gcc.dg/cpp/cmdlne-dD.c: New test.
21312
21313 2000-07-17 Jeffrey A Law (law@cygnus.com)
21314
21315 * gcc.c-torture/execute/20000717-3.c: New test.
21316
21317 * gcc.c-torture/compile/20000717-1.c: New test.
21318
21319 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
21320
21321 * gcc.c-torture/execute/20000717-2.c: New test.
21322
21323 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
21324
21325 * gcc.dg/formatz-1.c: New test.
21326
21327 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21328 * gcc.dg/c99-digraph-1.c: New tests.
21329
21330 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21331 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21332
21333 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21334 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21335 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21336 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21337 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21338 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21339 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21340
21341 2000-07-17 Greg McGary <greg@mcgary.org>
21342
21343 * gcc.c-torture/execute/20000717-1.c: New test.
21344 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21345
21346 2000-07-15 Jakub Jelinek <jakub@redhat.com>
21347
21348 * gcc.c-torture/execute/20000715-2.c: New test.
21349 * gcc.dg/20000715-1.c: New test.
21350
21351 2000-07-15 Michael Meissner <meissner@redhat.com>
21352
21353 * gcc.c-torture/execute/20000715-1.c: New test.
21354
21355 2000-07-13 Jakub Jelinek <jakub@redhat.com>
21356
21357 * gcc.c-torture/execute/20000707-1.c: New test.
21358
21359 2000-07-13 Neil Booth <NeilB@earthling.net>
21360
21361 * testsuite/gcc.dg/cpp/digraph1.c,
21362 testsuite/gcc.dg/cpp/digraph2.c,
21363 testsuite/gcc.dg/cpp/digraphs.c: New tests.
21364
21365 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
21366
21367 * g77.f-torture/compile/20000630-2.f: New test.
21368 * g77.f-torture/compile/20000630-2.x
21369
21370 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
21371
21372 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
21373
21374 2000-07-11 Neil Booth <NeilB@earthling.net>
21375
21376 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21377
21378 2000-07-11 Neil Booth <NeilB@earthling.net>
21379
21380 * gcc.dg/cpp/cmdlne-C.c: New.
21381
21382 2000-07-09 Neil Booth <NeilB@earthling.net>
21383
21384 * gcc.dg/cpp/directiv.c: New tests.
21385 * gcc.dg/cpp/undef1.c: Update.
21386
21387 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
21388
21389 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21390
21391 2000-07-09 Neil Booth <NeilB@earthling.net>
21392
21393 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21394
21395 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
21396
21397 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21398 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21399
21400 2000-07-08 Neil Booth <NeilB@earthling.net>
21401
21402 * gcc.dg/cpp/macsyntx.c: New tests.
21403
21404 2000-07-07 Jakub Jelinek <jakub@redhat.com>
21405
21406 * gcc.dg/20000707-1.c: New test.
21407
21408 2000-07-07 Jakub Jelinek <jakub@redhat.com>
21409
21410 * gcc.c-torture/execute/20000706-1.c: New test.
21411 * gcc.c-torture/execute/20000706-2.c: New test.
21412 * gcc.c-torture/execute/20000706-3.c: New test.
21413 * gcc.c-torture/execute/20000706-4.c: New test.
21414 * gcc.c-torture/execute/20000706-5.c: New test.
21415
21416 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
21417
21418 * g++.old-deja/g++.pt/instantiate7.C: New test.
21419
21420 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
21421
21422 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21423 * g++.old-deja/g++.mike/thunk3.C: Likewise.
21424 * g++.old-deja/g++.other/rtti3.C: Likewise.
21425 * g++.old-deja/g++.other/rttid3.C: Likewise.
21426
21427 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
21428
21429 * g77.f-torture/compile/20000630-1.x: Fix typo
21430
21431 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
21432
21433 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21434 assembly output.
21435
21436 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
21437
21438 * gcc.dg/cpp/ident.c: New test.
21439
21440 2000-07-05 Neil Booth <NeilB@earthling.net>
21441
21442 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21443 gcc.dg/cpp/lexstrng.c: New tests.
21444
21445 2000-07-04 Neil Booth <NeilB@earthling.net>
21446
21447 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21448 * gcc.dg/cpp/strify2.c: Same.
21449
21450 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
21451
21452 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21453 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21454 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21455 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21456
21457 * testsuite/gcc.dg/cpp/macro1.c,
21458 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21459 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21460 testsuite/gcc.dg/cpp/strify1.c,
21461 testsuite/gcc.dg/cpp/strify2.c: New tests.
21462
21463 2000-07-03 Jakub Jelinek <jakub@redhat.com>
21464
21465 * gcc.c-torture/execute/20000703-1.c: New test.
21466
21467 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
21468
21469 * g++.old-deja/g++.pt (lookup10.C): New test.
21470
21471 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
21472
21473 * g++.old-deja/g++.pt (typename25.C): New test.
21474
21475 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
21476
21477 * gcc.c-torture/compile/20000701-1.c: New test.
21478
21479 2000-06-30 Nick Clifton <nickc@cygnus.com>
21480
21481 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21482 to test case.
21483
21484 2000-06-30 Catherine Moore <clm@cygnus.com>
21485
21486 * gcc.c-torture/execute/align-1.c: New test.
21487
21488 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
21489
21490 * g++.old-deja/g++.pt/expr8.C: New test.
21491 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21492
21493 2000-06-29 Nick Clifton <nickc@cygnus.com>
21494
21495 * gcc.c-torture/compile/20000629-1.c: New test.
21496
21497 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
21498
21499
21500 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21501 gcc.dg/noncompile directory, depending on whether they're
21502 preprocessor tests or not. Annotate all the tests for the dg
21503 framework.
21504
21505 * gcc.c-torture/noncompile/noncompile.exp: Delete.
21506 * gcc.dg/noncompile/noncompile.exp: New.
21507
21508 * Moved files:
21509 Old name New name
21510 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
21511 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
21512 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
21513 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
21514 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
21515 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
21516 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
21517 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
21518 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
21519 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
21520 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
21521 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
21522 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
21523 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
21524 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
21525 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
21526 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
21527 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
21528 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
21529 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
21530 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
21531 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
21532 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
21533 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
21534
21535 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
21536 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
21537 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
21538 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
21539 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
21540 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
21541
21542 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
21543
21544 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21545 declare one variable. On the fourth, error.
21546 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21547 declared by 20000628-1a.h.
21548
21549 2000-06-29 Richard Henderson <rth@redhat.com>
21550
21551 * gcc.c-torture/execute/930529-1.x: New file.
21552 * gcc.dg/920413-1.c: Adjust expected warning text.
21553 * gcc.dg/980217-1.c: Declare abort.
21554 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21555
21556 2000-06-29 Jeffrey A Law (law@cygnus.com)
21557
21558 * g77.f-torture/compile/20000629-1.f: New test.
21559 * g77.f-torture/compile/20000629-1.x: Expected to fail.
21560
21561 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
21562
21563 Rearrange lots of files, removing entirely the
21564 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21565 directories.
21566
21567 * Deleted files:
21568 gcc.c-torture/code_quality/code_quality.exp
21569 gcc.c-torture/special/special.exp
21570 gcc.failure/failure.exp
21571 gcc.failure/940409-1.x
21572 gcc.c-torture/compile/961203-1.x
21573
21574 * New files:
21575 gcc.misc-tests/linkage.exp
21576 gcc.c-torture/execute/920730-1t.c
21577 gcc.c-torture/execute/920730-1t.x
21578 gcc.c-torture/compile/920520-1.x
21579 gcc.c-torture/compile/920521-1.x
21580 gcc.c-torture/compile/981006-1.x
21581 gcc.c-torture/execute/eeprof-1.x
21582
21583 * Moved files (possibly with modifications to fit a new harness):
21584 Old name New name
21585 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
21586 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
21587 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
21588 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
21589 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
21590 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
21591 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
21592 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
21593 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
21594 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
21595 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
21596 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
21597 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
21598 gcc.failure/940409-1.c gcc.dg/940409-1.c
21599
21600 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
21601
21602 * c-torture/compile/961203-1.x: Delete.
21603
21604 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
21605 not exit. Include stdio.h.
21606 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21607 * gcc.misc-tests/dg-12.c: Likewise.
21608 * gcc.misc-tests/dg-5.c: Likewise.
21609 * gcc.misc-tests/dg-6.c: Likewise.
21610 * gcc.misc-tests/dg-7.c: Prototype abort.
21611 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21612 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21613 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
21614 not exit.
21615 * gcc.misc-tests/sieve.c: Use return from main, not exit.
21616 * gcc.misc-tests/sort2.c: Use return from main, not exit.
21617
21618 2000-06-28 Jakub Jelinek <jakub@redhat.com>
21619
21620 * gcc.dg/cpp/20000628-1.c: New test.
21621 * gcc.dg/cpp/20000628-1.h: New header for above test.
21622 * gcc.dg/cpp/20000628-1a.h: Likewise.
21623
21624 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
21625
21626 * gcc.dg/cpp: New directory.
21627 * gcc.dg/cpp/cpp.exp: New driver.
21628 * gcc.dg/cpp/20000627-1.c: New test.
21629 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21630 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21631 and rewrite as a compilation test.
21632
21633 * gcc.dg: Move many files into the cpp subdirectory, possibly
21634 renaming or editing them as well.
21635 Old name New name
21636 990119-1.c cpp/19990119-1.c
21637 990228-1.c cpp/19990228-1.c
21638 990407-1.c cpp/19990407-1.c
21639 990409-1.c cpp/19990409-1.c
21640 990413-1.c cpp/19990413-1.c
21641 990703-1.c cpp/19990703-1.c
21642 20000127-1.c cpp/20000127-1.c
21643 20000129-1.c cpp/20000129-1.c
21644 20000207-1.c cpp/20000207-1.c
21645 20000207-2.c cpp/20000207-2.c
21646 20000209-1.c cpp/20000209-1.c
21647 20000209-2.c cpp/20000209-2.c
21648 20000301-1.c cpp/20000301-1.c
21649 20000419-1.c cpp/20000419-1.c
21650 20000510-1.S cpp/20000510-1.S
21651 20000519-1.c cpp/20000519-1.c
21652 20000529-1.c cpp/20000529-1.c
21653 20000625-1.c cpp/20000625-1.c
21654 20000625-2.c cpp/20000625-2.c
21655 cpp-as1.c cpp/assert1.c
21656 cpp-as2.c cpp/assert2.c
21657 cxx-comments-1.c cpp/cxxcom1.c
21658 cxx-comments-2.c cpp/cxxcom2.c
21659 endif-label.c cpp/endif.c
21660 cpp-hash1.c cpp/hash1.c
21661 cpp-hash2.c cpp/hash2.c
21662 cpp-if1.c cpp/if-1.c
21663 cpp-if2.c cpp/if-2.c
21664 cpp-if3.c cpp/if-3.c
21665 cpp-if4.c cpp/if-4.c
21666 cpp-if5.c cpp/if-5.c
21667 cpp-cond.c cpp/if-cexp.c
21668 cpp-missingop.c cpp/if-mop.c
21669 cpp-missingparen.c cpp/if-mpar.c
21670 cpp-opprec.c cpp/if-oppr.c
21671 cpp-ifparen.c cpp/if-paren.c
21672 cpp-shortcircuit.c cpp/if-sc.c
21673 cpp-shift.c cpp/if-shift.c
21674 cpp-unary.c cpp/if-unary.c
21675 cpp-li1.c cpp/line1.c
21676 cpp-li2.c cpp/line2.c
21677 lineno.c cpp/line3.c
21678 lineno-2.c cpp/line4.c
21679 cpp-mi.c cpp/mi1.c
21680 cpp-mic.h cpp/mi1c.h
21681 cpp-micc.h cpp/mi1cc.h
21682 cpp-mind.h cpp/mi1nd.h
21683 cpp-mindp.h cpp/mi1ndp.h
21684 cpp-mix.h cpp/mi1x.h
21685 cpp-mi2.c cpp/mi2.c
21686 cpp-mi2a.h cpp/mi2a.h
21687 cpp-mi2b.h cpp/mi2b.h
21688 cpp-mi2c.h cpp/mi2c.h
21689 cpp-mi3.c cpp/mi3.c
21690 cpp-mi3.def cpp/mi3.def
21691 poison-1.c cpp/poison.c
21692 pr-impl.c cpp/prag-imp.c
21693 cpp-redef-2.c cpp/redef1.c
21694 cpp-redef.c cpp/redef2.c
21695 strpaste.c cpp/strp1.c
21696 strpaste-2.c cpp/strp2.c
21697 cpp-tradpaste.c cpp/tr-paste.c
21698 cpp-tradstringify.c cpp/tr-str.c
21699 cpp-tradwarn1.c cpp/tr-warn1.c
21700 cpp-tradwarn2.c cpp/tr-warn2.c
21701 trigraphs.c cpp/trigraphs.c
21702 cpp-unc1.c cpp/unc1.c
21703 cpp-unc2.c cpp/unc2.c
21704 cpp-unc3.c cpp/unc3.c
21705 cpp-unc.c cpp/unc4.c
21706 undef.c cpp/undef1.c
21707 undef-2.c cpp/undef2.c
21708 cpp-wi1.c cpp/widestr1.c
21709
21710 2000-06-27 Mark Mitchell <mark@codesourcery.com>
21711
21712 * lib/g++.exp (g++_include_flags): Tweak.
21713
21714 2000-06-27 H.J. Lu <hjl@gnu.org>
21715 Loren J. Rittle <ljrittle@acm.org>
21716
21717 * lib/g++.exp (g++_include_flags): Override libgloss.exp
21718 version with one that knows about the new gcc tree structure.
21719 (g++_link_flags): Same.
21720
21721 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
21722
21723 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
21724 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
21725 case we are cross-compiling.
21726
21727 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
21728 g++.old-deja/g++.niklas/Makefile.in,
21729 g++.old-deja/g++.niklas/configure.in,
21730 g++.old-deja/g++.other/Makefile.in,
21731 g++.old-deja/g++.other/configure.in,
21732 gcc.c-torture/code_quality/Makefile.in,
21733 gcc.c-torture/code_quality/configure.in,
21734 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
21735 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
21736 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
21737 gcc.c-torture/execute/ieee/Makefile.in,
21738 gcc.c-torture/execute/ieee/configure.in,
21739 gcc.c-torture/noncompile/Makefile.in,
21740 gcc.c-torture/noncompile/configure.in,
21741 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
21742 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
21743 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
21744
21745 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
21746
21747 * g++.old-deja/g++.other/ambig3.C: New test.
21748
21749 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
21750
21751 * g++.old-deja/g++.pt/syntax1.C: New test.
21752 * g++.old-deja/g++.pt/syntax2.C: New test.
21753 * g++.old-deja/g++.other/syntax3.C: New test.
21754 * g++.old-deja/g++.other/syntax4.C: New test.
21755
21756 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
21757
21758 * gcc.dg/20000623-1.c: Prototype exit and abort.
21759
21760 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
21761
21762 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
21763 New tests.
21764 * gcc.dg/cpp-mi3.def: New file.
21765
21766 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
21767 inside assertions.
21768 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
21769 lexer's error messages.
21770 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
21771 divine anything from the linemarkers.
21772 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
21773 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
21774
21775 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
21776
21777 * gcc.dg/20000623-1.c: New test.
21778
21779 2000-06-22 Jakub Jelinek <jakub@redhat.com>
21780
21781 * gcc.c-torture/execute/20000622-1.c: New test.
21782
21783 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
21784
21785 * g++.old-deja/g++.other/init15.C: New test.
21786
21787 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
21788
21789 * g++.old-deja/g++.pt/vaarg2.C: New test.
21790 * g++.old-deja/g++.pt/vaarg3.C: New test.
21791
21792 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
21793
21794 * g++.old-deja/g++.other/dyncast6.C: New test.
21795
21796 2000-06-15 Jakub Jelinek <jakub@redhat.com>
21797
21798 * gcc.c-torture/execute/loop-6.c: New test.
21799
21800 2000-06-14 Jakub Jelinek <jakub@redhat.com>
21801
21802 * gcc.dg/20000614-1.c: New test.
21803 * gcc.dg/20000614-2.c: New test.
21804
21805 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
21806
21807 * g++.old-deja/g++.other/inline12.C: New test.
21808
21809 2000-06-13 Jakub Jelinek <jakub@redhat.com>
21810
21811 * g++.old-deja/g++.other/eh1.C: New test.
21812
21813 2000-06-12 Jakub Jelinek <jakub@redhat.com>
21814
21815 * g++.old-deja/g++.other/type.C: New test.
21816
21817 2000-06-05 Jakub Jelinek <jakub@redhat.com>
21818
21819 * g++.old-deja/g++.other/initstring.C: New test.
21820
21821 2000-06-12 Jason Merrill <jason@redhat.com>
21822
21823 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
21824
21825 2000-06-09 Jeffrey A Law (law@cygnus.com)
21826
21827 * gcc.c-torture/compile/20000609-1.c: New test.
21828
21829 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
21830
21831 * gcc.dg/20000609-1.c: New test.
21832
21833 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
21834
21835 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
21836 * gcc.c-torture/noncompile/poison-1.c: Move...
21837 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
21838 * gcc.dg/cpp-li1.c: Add a token after the #line.
21839
21840 2000-06-05 Richard Henderson <rth@cygnus.com>
21841
21842 * gcc.c-torture/execute/20000605-2.c: New test.
21843 * gcc.c-torture/execute/20000605-3.c: New test.
21844
21845 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
21846
21847 * g77.f-torture/execute/20000503-1.x: New file.
21848
21849 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
21850
21851 * g++.old-deja/g++.eh/badalloc1.C: New test.
21852
21853 2000-06-05 Richard Henderson <rth@cygnus.com>
21854
21855 * gcc.c-torture/execute/20000605-1.c: New test.
21856
21857 2000-06-05 Jakub Jelinek <jakub@redhat.com>
21858 Nathan Sidwell <nathan@codesourcery.com>
21859
21860 * gcc.c-torture/compile/20000605-1.c: New test.
21861
21862 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
21863
21864 * g77.f-torture/compile/20000601-1.f: New test.
21865
21866 2000-06-03 Richard Henderson <rth@cygnus.com>
21867
21868 * gcc.c-torture/execute/20000603-1.c: New.
21869
21870 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
21871
21872 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
21873 * gcc.dg/noreturn-2.c (noreturn): Likewise.
21874
21875 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
21876
21877 * gcc.dg/compare2.c (case 12): XFAIL.
21878 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
21879 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
21880
21881 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
21882
21883 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
21884
21885 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
21886 guard macro is already defined when the header is first
21887 included.
21888 * gcc.dg/cpp-mix.h: New file.
21889 * gcc.dg/endif-label.c: Update patterns to match compiler.
21890
21891 * g++.brendan/complex1.C: Declare abort.
21892 * g++.law/refs4.C: Remove XFAIL.
21893 * g++.oliva/expr2.C: Declare abort and exit.
21894
21895 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
21896
21897 * gcc.c-torture/execute/20000528-1.c: New test.
21898
21899 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
21900 * g++.old-deja/g++.law/temps4.C: Likewise.
21901
21902 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
21903 stdlib.h. Call abort() on failure.
21904 * g++.old-deja/g++.law/refs4.C: Likewise.
21905 * g++.old-deja/g++.law/temps4.C: Likewise.
21906 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
21907 * gcc.c-torture/execute/20000112-1.c: Include string.h.
21908
21909 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
21910
21911 Relative to g++.dg/special:
21912 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
21913
21914 Relative to g++.old-deja:
21915 * g++.brendan/complex1.C, g++.jason/optimize2.C,
21916 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
21917 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
21918 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
21919 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
21920 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
21921 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
21922
21923 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
21924 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
21925 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
21926 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
21927 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
21928 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
21929 and/or string.h.
21930
21931 * g++.other/goto1.C: Update expectations for error messages.
21932
21933 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
21934
21935 * gcc.c-torture/compile/20000523-1.c: New test.
21936
21937 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
21938
21939 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
21940
21941 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
21942
21943 * g++.old-deja/g++.eh/catch11.C: New test.
21944 * g++.old-deja/g++.eh/catch12.C: New test.
21945
21946 2000-05-24 Nick Clifton <nickc@cygnus.com>
21947
21948 * gcc.c-torture/execute/20000523-1.c: New test.
21949
21950 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
21951
21952 * c-torture/execute/bcp-1.c: Replace abort in arg of
21953 __builtin_constant_p with a generic external function.
21954
21955 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
21956 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
21957 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
21958 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
21959 Prototype abort and/or exit.
21960
21961 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
21962 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
21963 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
21964 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
21965
21966 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
21967
21968 * gcc.dg/dwarf2-1.c: New test.
21969
21970 2000-05-20 Richard Henderson <rth@cygnus.com>
21971
21972 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
21973
21974 2000-05-20 Andreas Jaeger <aj@suse.de>
21975
21976 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
21977 testcase.
21978
21979 2000-05-19 David Edelsohn <edelsohn@gnu.org>
21980
21981 * gcc.c-torture/execute/20000519-2.c: New test.
21982
21983 2000-05-19 Andreas Jaeger <aj@suse.de>
21984
21985 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
21986 which fails with SSA.
21987
21988 * lib/c-torture.exp: Also test with -O3 -fssa.
21989
21990 2000-05-18 Michael Meissner <meissner@redhat.com>
21991
21992 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
21993 * gcc.c-torture/execute/920415-1.c: Ditto.
21994 * gcc.c-torture/execute/920501-1.c: Ditto.
21995 * gcc.c-torture/execute/conversion.c: Ditto.
21996 * gcc.c-torture/execute/cvt-1.c: Ditto.
21997
21998 2000-05-18 Jeffrey A Law (law@cygnus.com)
21999
22000 * gcc.c-torture/compile/20000518-1.c: New test.
22001
22002 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
22003
22004 * g77.f-torture/compile/200005018.f: New test.
22005
22006 2000-05-17 Jeffrey A Law (law@cygnus.com)
22007
22008 * gcc.c-torture/compile/20000517-1.c: New test.
22009
22010 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22011
22012 * gcc.c-torture/execute/20000516-1.c: New test.
22013
22014 2000-05-15 Jakub Jelinek <jakub@redhat.com>
22015
22016 * g++.old-deja/g++.other/eh.C: New test.
22017
22018 2000-05-12 Richard Henderson <rth@cygnus.com>
22019
22020 * gcc.c-torture/execute/990208-1.c (main): Don't pass
22021 constants through to doit's conditional.
22022
22023 2000-05-11 Jeffrey A Law (law@cygnus.com)
22024
22025 * gcc.c-torture/compile/20000511-1.c: New test.
22026 * g77.f-torture/compile/20000511-1.f: New test.
22027 * g77.f-torture/compile/20000511-2.f: New test.
22028
22029 2000-05-11 Michael Meissner <meissner@redhat.com>
22030
22031 * gcc.c-torture/execute/20000511-1.c: New test.
22032
22033 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
22034
22035 * gcc.dg/dg.exp: Scan .S files as well as .c files.
22036 * gcc.dg/20000510-1.S: New.
22037
22038 2000-05-08 Catherine Moore <clm@cygnus.com>
22039
22040 * gcc.dg/unused-3.c: New.
22041
22042 2000-05-06 Richard Henderson <rth@cygnus.com>
22043
22044 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22045 * g++.old-deja/g++.mike/warn1.C: Likewise.
22046 * g++.old-deja/g++.pt/local1.C: Likewise.
22047 * g++.old-deja/g++.pt/local7.C: Likewise.
22048 * g++.old-deja/g++.pt/spec16.C: Likewise.
22049
22050 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
22051
22052 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22053
22054 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
22055
22056 * g77.f-torture/execute/20000503-1.f: New test.
22057
22058 2000-05-04 Andreas Jaeger <aj@suse.de>
22059
22060 * gcc.dg/noreturn-2.c: New test.
22061
22062 2000-05-04 Neil Booth <NeilB@earthling.net>
22063
22064 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22065 preprocessor.
22066
22067 2000-05-04 Richard Henderson <rth@cygnus.com>
22068
22069 * gcc.c-torture/execute/20000503-1.c: Fix typo.
22070
22071 2000-05-04 Richard Henderson <rth@cygnus.com>
22072
22073 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
22074 OpenSSL by Jason R Thorpe.
22075
22076 2000-05-03 Jim Wilson <wilson@cygnus.com>
22077
22078 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22079
22080 2000-05-03 Robert Lipe <robertlipe@usa.net>
22081
22082 * gcc.dg/20000503-1.c: New test.
22083
22084 2000-05-02 Jakub Jelinek <jakub@redhat.com>
22085
22086 * gcc.c-torture/compile/20000502-1.c: New test.
22087 * g++.old-deja/g++.other/align.C: New test.
22088 * gcc.dg/cpp-tradstringify.c: New test.
22089
22090 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
22091
22092 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22093 and hard registers.
22094
22095 2000-04-26 Geoff Keating <geoffk@cygnus.com>
22096
22097 * gcc.c-torture/execute/loop-5.c: New test.
22098
22099 2000-04-25 Jakub Jelinek <jakub@redhat.com>
22100
22101 * gcc.c-torture/execute/va-arg-20.c: New test.
22102
22103 2000-04-23 Jeffrey A Law (law@cygnus.com)
22104
22105 * gcc.c-torture/execute/20000422-1.c: New test.
22106
22107 2000-04-20 Greg McGary <gkm@gnu.org>
22108
22109 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22110 when optimizing, but without sibling-call optimizations (-O1).
22111
22112 2000-04-20 Jeffrey A Law (law@cygnus.com)
22113
22114 * gcc.c-torture/compile/20000420-1.c: New test.
22115
22116 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
22117
22118 * g++.abi/ptrflags.C: New test.
22119 * g++.eh/catchptr1.C: Test incomplete pointer chains.
22120
22121 2000-04-19 Catherine Moore <clm@cygnus.com>
22122
22123 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22124
22125 2000-04-19 Greg McGary <gkm@gnu.org>
22126
22127 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22128 sibling-call optimizations.
22129
22130 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
22131
22132 * gcc.dg/20000419-1.c: New test.
22133
22134 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
22135
22136 * gcc.c-torture/execute/20000412-6.c: New test.
22137
22138 2000-04-12 Jeffrey A Law (law@cygnus.com)
22139
22140 * gcc.c-torture/execute/20000412-5.c: New test.
22141 * g77.f-torture/compile/20000412-1.f: New test.
22142 * gcc.c-torture/execute/20000412-4.c: New test.
22143 * gcc.c-torture/compile/20000412-2.c: New test.
22144 * gcc.c-torture/execute/20000412-3.c: New test.
22145 * gcc.c-torture/compile/20000412-1.c: New test.
22146 * gcc.c-torture/execute/20000412-2.c: New test.
22147
22148 2000-04-12 Jakub Jelinek <jakub@redhat.com>
22149
22150 * objc/execute/bf-20.m: New test.
22151
22152 2000-04-10 Richard Henderson <rth@cygnus.com>
22153
22154 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22155
22156 * gcc.c-torture/execute/20000412-1.c: New test.
22157
22158 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
22159
22160 * g++.old-deja/g++.eh/catchptr1.C: New test.
22161
22162 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
22163
22164 * g++.old-deja/g++.abi/cxa_vec.C: New test.
22165
22166 2000-04-08 Neil Booth <NeilB@earthling.net>
22167
22168 * gcc.dg/cpp-nullchar.c: Remove test as
22169 embedded nulls cause problems.
22170
22171 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22172
22173 * gcc.dg/compare2.c: New test.
22174
22175 2000-04-08 Neil Booth <NeilB@earthling.net>
22176
22177 * gcc.dg/cpp-nullchar.c: New test.
22178
22179 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
22180
22181 * gcc.dg/cpp-mi2.c: New test.
22182 * gcc.dg/cpp-mi2[abc].h: New files.
22183
22184 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
22185
22186 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22187 member name.
22188
22189 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
22190
22191 * g++.old-deja/g++.abi/vmihint.C: New test.
22192
22193 2000-04-06 Neil Booth <NeilB@earthling.net>
22194
22195 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22196 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
22197 copyright.
22198
22199 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
22200
22201 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22202 avoid stack-frame overwrite.
22203
22204 2000-04-05 Jakub Jelinek <jakub@redhat.com>
22205
22206 * gcc.c-torture/compile/20000405-2.c: New test.
22207 * gcc.c-torture/compile/20000405-3.c: New test.
22208
22209 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22210
22211 * gcc.c-torture/compile/20000405-1.c: New test.
22212
22213 2000-04-04 Geoff Keating <geoffk@cygnus.com>
22214
22215 * gcc.dg/cast-qual-1.c: Revert last change.
22216
22217 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22218
22219 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
22220
22221 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
22222
22223 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
22224 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
22225
22226 2000-04-03 Jeffrey A Law (law@cygnus.com)
22227
22228 * gcc.c-torture/compile/20000403-2.c: New test.
22229 * gcc.c-torture/compile/20000403-1.c: New test.
22230
22231 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
22232
22233 * gcc.c-torture/execute/20000403-1.c: New test.
22234
22235 2000-04-03 Geoff Keating <geoffk@cygnus.com>
22236
22237 * gcc.c-torture/execute/20000402-1.c: New test.
22238
22239 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
22240
22241 * gcc.c-torture/execute/va-arg-15.c: New test.
22242 * gcc.c-torture/execute/va-arg-16.c: New test.
22243 * gcc.c-torture/execute/va-arg-17.c: New test.
22244 * gcc.c-torture/execute/va-arg-18.c: New test.
22245 * gcc.c-torture/execute/va-arg-19.c: New test.
22246
22247 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
22248
22249 * gcc.c-torture/compile/981211-1.c: Move to...
22250 * gcc.dg/cpp-as1.c: ...here.
22251 * gcc.dg/cpp-as2.c: New file.
22252
22253 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
22254 compiler.
22255
22256 2000-04-02 Neil Booth <NeilB@earthling.net>
22257
22258 * gcc.dg/cpp-cond.c New tests.
22259 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
22260 accidental success less likely.
22261 * gcc.dg/cpp-missingop.c New tests.
22262 * gcc.dg/cpp-missingparen.c New tests.
22263 * gcc.dg/cpp-shift.c New tests.
22264 * gcc.dg/cpp-shortcircuit.c New tests.
22265 * gcc.dg/cpp-unary.c New tests.
22266
22267 2000-03-29 Jeffrey A Law (law@cygnus.com)
22268
22269 * gcc.c-torture/compile/20000329-1.c: New test.
22270
22271 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
22272
22273 * gcc.c-torture/compile/20000326-1.c: New test.
22274 * gcc.c-torture/compile/20000326-2.c: New test.
22275
22276 2000-03-24 Geoff Keating <geoffk@cygnus.com>
22277
22278 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22279 the first parameter is a function argument.
22280
22281 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
22282
22283 * g++.old-deja/g++.ext/array4.C: New test.
22284
22285 2000-03-22 Geoff Keating <geoffk@cygnus.com>
22286
22287 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22288
22289 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22290
22291 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22292
22293 2000-03-19 Richard Henderson <rth@cygnus.com>
22294
22295 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22296
22297 2000-03-19 Richard Henderson <rth@cygnus.com>
22298
22299 * gcc.c-torture/compile/20000319-1.c: New test.
22300
22301 2000-03-14 Jeffrey A Law (law@cygnus.com)
22302
22303 * gcc.c-torture/execute/20000314-3.c: New test.
22304 * gcc.c-torture/execute/20000314-2.c: New test.
22305 * gcc.c-torture/execute/20000314-1.c: New test.
22306 * gcc.c-torture/compile/20000314-2.c: New test.
22307 * gcc.c-torture/compile/20000314-1.c: New test.
22308
22309 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
22310
22311 * g++.old-deja/g++.warn/inline.C: New test.
22312
22313 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
22314
22315 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22316 standards-compliant result rather than specific constants.
22317 Put test-values in array.
22318
22319 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
22320
22321 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22322 (g++_target_compile): Put test-specific options last.
22323
22324 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
22325
22326 * g++.old-deja/g++.eh/vbase4.C: New test.
22327
22328 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
22329
22330 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22331
22332 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
22333
22334 * g++.old-deja/g++.brendan/misc12.C: Removed.
22335 * g++.old-deja/g++.pt/memtemp77.C: Constify.
22336 * g++.old-deja/g++.ext/pretty4.C: New test.
22337
22338 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
22339
22340 * g++.old-deja/g++.other/string2.C: New test.
22341
22342 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
22343
22344 * g++.old-deja/g++.warn/impint2.C: New test.
22345
22346 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
22347
22348 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22349 is 1, not zero.
22350
22351 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
22352
22353 * g++.old-deja/g++.warn/impint.C: New test.
22354 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22355 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22356 * g++.old-deja/g++.pt/explicit12.C: Likewise.
22357 * g++.old-deja/g++.pt/explicit13.C: Likewise.
22358 * g++.old-deja/g++.pt/explicit17.C: Likewise.
22359 * g++.old-deja/g++.pt/explicit18.C: Likewise.
22360 * g++.old-deja/g++.pt/explicit19.C: Likewise.
22361 * g++.old-deja/g++.pt/explicit23.C: Likewise.
22362 * g++.old-deja/g++.pt/explicit31.C: Likewise.
22363 * g++.old-deja/g++.pt/explicit35.C: Likewise.
22364 * g++.old-deja/g++.pt/explicit6.C: Likewise.
22365 * g++.old-deja/g++.pt/memclass7.C: Likewise.
22366
22367 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
22368
22369 * gcc.dg/cpp-redef.c: New test.
22370
22371 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
22372
22373 * g++.old-deja/g++.pt/unify7.C: New test.
22374
22375 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22376
22377 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22378 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22379
22380 2000-02-25 Geoff Keating <geoffk@cygnus.com>
22381
22382 * gcc.c-torture/compile/20000224-1.c: New test.
22383
22384 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22385
22386 * gcc.c-torture/compile/cpp-2.c: New test.
22387 * gcc.c-torture/compile/cpp-1.c: New test.
22388
22389 2000-02-25 Jeffrey A Law (law@cygnus.com)
22390
22391 * gcc.c-torture/execute/20000225-1.c: New test.
22392
22393 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22394
22395 * gcc.dg/cpp-li2.c: New test.
22396
22397 * gcc.dg/cpp-wi1.c: New test.
22398
22399 * gcc.dg/cpp-li1.c: New test.
22400
22401 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
22402
22403 * g++.old-deja/g++.other/sizeof5.C: New test.
22404
22405 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22406
22407 * gcc.c-torture/execute/va-arg-13.c: New test.
22408
22409 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
22410
22411 * gcc.c-torture/execute/va-arg-12.c: New test.
22412
22413 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
22414
22415 * gcc.c-torture/execute/20000223-1.c: New test.
22416
22417 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
22418
22419 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22420
22421 2000-02-22 Mark Mitchell <mark@codesourcery.com>
22422
22423 * g++.old-deja/g++.abi/ptrmem.C: New test.
22424
22425 2000-02-19 Richard Henderson <rth@cygnus.com>
22426
22427 * gcc.c-torture/compile/init-3.c: New.
22428
22429 2000-02-17 Mark Mitchell <mark@codesourcery.com>
22430
22431 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22432 ALWAYS_CXXFLAGS.
22433
22434 2000-02-11 Robert Lipe <robertl@sco.com>
22435
22436 * gcc.c-torture/compile/20000211-3.c: New test.
22437
22438 2000-02-11 Martin Buchholz <martin@xemacs.org>
22439
22440 * gcc.c-torture/compile/20000211-2.c: New test.
22441
22442 2000-02-11 Jeffrey A Law (law@cygnus.com)
22443
22444 * gcc.c-torture/compile/20000211-1.c: New test.
22445
22446 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
22447
22448 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22449 on native targets
22450
22451 2000-02-08 Nathan Sidwell <nathan@acm.org>
22452
22453 * g++.old-deja/g++.other/cast5.C: New test.
22454
22455 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
22456
22457 * gcc.c-torture/execute/20000205-1.c: New.
22458
22459 2000-02-03 Nathan Sidwell <nathan@acm.org>
22460
22461 * g++.old-deja/g++.jason/cast3.C: Return void.
22462 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22463
22464 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22465
22466 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22467
22468 * gcc.dg/loop-1.c: New test.
22469
22470 2000-01-27 Jakub Jelinek <jakub@redhat.com>
22471
22472 * gcc.c-torture/compile/20000127-1.c: New test.
22473 * gcc.c-torture/execute/991228-1.c: New test.
22474
22475 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22476
22477 * gcc.dg/unused-2.c: New test.
22478
22479 * gcc.dg/conv-1.c: New test.
22480
22481 2000-01-24 Mark Mitchell <mark@codesourcery.com>
22482
22483 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22484 compiler.
22485 (tool_option_proc): Fix typo.
22486
22487 2000-01-24 Geoff Keating <geoffk@cygnus.com>
22488
22489 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22490 of the ld on the host, not on the build machine.
22491 Also, don't crash if '--help' is not a supported option.
22492
22493 2000-01-24 Richard Henderson <rth@cygnus.com>
22494
22495 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22496
22497 2000-01-20 Jeffrey A Law (law@cygnus.com)
22498
22499 * gcc.c-torture/execute/20000120-2.c: New test.
22500 * gcc.c-torture/execute/20000120-1.c: New test.
22501
22502 2000-01-13 Jeffrey A Law (law@cygnus.com)
22503
22504 * gcc.c-torture/execute/20000113-1.c: New test.
22505
22506 2000-01-12 Jeffrey A Law (law@cygnus.com)
22507
22508 * gcc.c-torture/execute/20000112-1.c: New test.
22509
22510 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22511
22512 * gcc.dg/20000111-1.c: New test.
22513
22514 2000-01-10 Jeffrey A Law (law@cygnus.com)
22515
22516 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22517 with 16 bit integers.
22518
22519 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22520
22521 * gcc.dg/20000108-1.c: New test.
22522
22523 2000-01-05 Nathan Sidwell <nathan@acm.org>
22524
22525 * g++.old-deja/g++.ns/koenig8.C: New test.
22526
22527 2000-01-05 Nathan Sidwell <nathan@acm.org>
22528
22529 * g++.old-deja/g++.other/cast4.C: New test.
22530
22531 2000-01-05 Jeffrey A Law (law@cygnus.com)
22532
22533 * gcc.c-torture/compile/20000105-2.c: New test.
22534 * gcc.c-torture/compile/20000105-1.c: New test.
22535
22536 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22537
22538 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22539 references to printf & atoi to conform to ANSI standard.
22540 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22541 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22542 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22543 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22544 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22545 * g++.old-deja/g++.brendan/complex1.C: Likewise.
22546 * g++.old-deja/g++.brendan/copy1.C: Likewise.
22547 * g++.old-deja/g++.brendan/copy2.C: Likewise.
22548 * g++.old-deja/g++.brendan/copy3.C: Likewise.
22549 * g++.old-deja/g++.brendan/copy4.C: Likewise.
22550 * g++.old-deja/g++.brendan/copy5.C: Likewise.
22551 * g++.old-deja/g++.brendan/copy6.C: Likewise.
22552 * g++.old-deja/g++.brendan/copy7.C: Likewise.
22553 * g++.old-deja/g++.brendan/copy8.C: Likewise.
22554 * g++.old-deja/g++.brendan/crash11.C: Likewise.
22555 * g++.old-deja/g++.brendan/crash14.C: Likewise.
22556 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22557 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22558 * g++.old-deja/g++.brendan/delete2.C: Likewise.
22559 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22560 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22561 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22562 * g++.old-deja/g++.brendan/eh1.C: Likewise.
22563 * g++.old-deja/g++.brendan/groff1.C: Likewise.
22564 * g++.old-deja/g++.brendan/init3.C: Likewise.
22565 * g++.old-deja/g++.brendan/misc12.C: Likewise.
22566 * g++.old-deja/g++.brendan/misc7.C: Likewise.
22567 * g++.old-deja/g++.brendan/new2.C: Likewise.
22568 * g++.old-deja/g++.brendan/operators4.C: Likewise.
22569 * g++.old-deja/g++.brendan/operators5.C: Likewise.
22570 * g++.old-deja/g++.brendan/overload2.C: Likewise.
22571 * g++.old-deja/g++.brendan/overload7.C: Likewise.
22572 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22573 * g++.old-deja/g++.brendan/reference1.C: Likewise.
22574 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22575 * g++.old-deja/g++.brendan/template24.C: Likewise.
22576 * g++.old-deja/g++.brendan/template3.C: Likewise.
22577 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22578 * g++.old-deja/g++.jason/inline3.C: Likewise.
22579 * g++.old-deja/g++.jason/opeq.C: Likewise.
22580 * g++.old-deja/g++.law/arg5.C: Likewise.
22581 * g++.old-deja/g++.law/arm7.C: Likewise.
22582 * g++.old-deja/g++.law/ctors11.C: Likewise.
22583 * g++.old-deja/g++.law/cvt8.C: Likewise.
22584 * g++.old-deja/g++.law/init9.C: Likewise.
22585 * g++.old-deja/g++.law/refs4.C: Likewise.
22586 * g++.old-deja/g++.law/template2.C: Likewise.
22587 * g++.old-deja/g++.law/visibility24.C: Likewise.
22588 * g++.old-deja/g++.law/vtable3.C: Likewise.
22589 * g++.old-deja/g++.mike/asm2.C: Likewise.
22590 * g++.old-deja/g++.mike/eh1.C: Likewise.
22591 * g++.old-deja/g++.mike/misc1.C: Likewise.
22592 * g++.old-deja/g++.mike/misc13.C: Likewise.
22593 * g++.old-deja/g++.mike/misc14.C: Likewise.
22594 * g++.old-deja/g++.mike/ns12.C: Likewise.
22595 * g++.old-deja/g++.mike/p1248.C: Likewise.
22596 * g++.old-deja/g++.mike/p3708.C: Likewise.
22597 * g++.old-deja/g++.mike/p3708a.C: Likewise.
22598 * g++.old-deja/g++.mike/p3708b.C: Likewise.
22599 * g++.old-deja/g++.mike/p646.C: Likewise.
22600 * g++.old-deja/g++.mike/p700.C: Likewise.
22601 * g++.old-deja/g++.mike/p783.C: Likewise.
22602 * g++.old-deja/g++.mike/p783a.C: Likewise.
22603 * g++.old-deja/g++.mike/p783b.C: Likewise.
22604 * g++.old-deja/g++.mike/p786.C: Likewise.
22605 * g++.old-deja/g++.mike/p789.C: Likewise.
22606 * g++.old-deja/g++.mike/p789a.C: Likewise.
22607 * g++.old-deja/g++.mike/p807a.C: Likewise.
22608 * g++.old-deja/g++.other/delete3.C: Likewise.
22609 * g++.old-deja/g++.other/dyncast1.C: Likewise.
22610 * g++.old-deja/g++.other/dyncast2.C: Likewise.
22611 * g++.old-deja/g++.other/dyncast3.C: Likewise.
22612 * g++.old-deja/g++.other/empty1.C: Likewise.
22613 * g++.old-deja/g++.other/temporary1.C: Likewise.
22614 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22615 * g++.old-deja/g++.pt/t16.C: Likewise.
22616 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22617
22618 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
22619
22620 * gcc.dg/991230-1.c: New test.
22621
22622 1999-12-29 Jeffrey A Law (law@cygnus.com)
22623
22624 * gcc.c-torture/compile/991229-3.c: New test.
22625 * gcc.c-torture/compile/991229-2.c: New test.
22626 * gcc.c-torture/compile/991229-1.c: New test.
22627
22628 1999-12-29 Greg McGary <gkm@eng.ascend.com>
22629
22630 * gcc.c-torture/compile/labels-2.c: New test.
22631
22632 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
22633
22634 * gcc.c-torture/execute/991227-1.c: New test.
22635
22636 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22637
22638 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22639
22640 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
22641
22642 * gcc.c-torture/execute/991221-1.c: New test.
22643
22644 1999-12-20 Nathan Sidwell <nathan@acm.org>
22645
22646 * g++.old-deja/g++.other/cast3.C: New test.
22647
22648 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
22649
22650 * gcc.c-torture/execute/991216-4.c: New test.
22651
22652 1999-12-16 Michael Meissner <meissner@cygnus.com>
22653
22654 * gcc.c-torture/execute/991216-1.c: New test.
22655 * gcc.c-torture/execute/991216-2.c: New test.
22656 * gcc.c-torture/execute/991216-3.c: New test.
22657
22658 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
22659
22660 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22661 Actually make the test fail by using "-O2" for compilation.
22662
22663 1999-12-15 Nathan Sidwell <nathan@acm.org>
22664
22665 * g++.old-deja/g++.warn/cast-align1.C: New test.
22666
22667 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
22668
22669 * gcc.c-torture/compile/991214-1.c: New test.
22670 * gcc.c-torture/compile/991214-2.c: New test.
22671
22672 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
22673
22674 * gcc.dg/991214-1.c: New test.
22675
22676 1999-12-13 Jeffrey A Law (law@cygnus.com)
22677
22678 * gcc.c-torture/compile/991213-3.c: New test.
22679 * gcc.c-torture/compile/991213-2.c: New test.
22680 * gcc.c-torture/compile/991213-1.c: New test.
22681
22682 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
22683
22684 * gcc.dg/991209-1.c: New test.
22685
22686 1999-12-08 Nathan Sidwell <nathan@acm.org>
22687
22688 * gcc.c-torture/compile/991208-1.c: New test.
22689
22690 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22691
22692 * gcc.dg/ultrasp2.c: New test.
22693
22694 1999-12-05 Alex Samuel <samuel@codesourcery.com>
22695
22696 * g++.old-deja/g++.abi/align.C (main): Fix typo.
22697
22698 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
22699
22700 * gcc.c-torture/compile/991202-1.c: New test.
22701 * gcc.c-torture/execute/991202-1.c: New test.
22702 * gcc.c-torture/execute/991202-2.c: New test.
22703 * gcc.c-torture/execute/991202-3.c: New test.
22704
22705 1999-12-02 Alex Samuel <samuel@codesourcery.com>
22706
22707 * g++.old-deja/g++.abi/align.C: New test.
22708 * g++.old-deja/g++.abi/aggregates.C: Likewise.
22709 * g++.old-deja/g++.abi/bitfields.C: Likewise.
22710
22711 1999-12-01 Richard Henderson <rth@cygnus.com>
22712
22713 * gcc.c-torture/execute/991201-1.c: New.
22714
22715 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
22716
22717 * gcc.dg/991129-1.c: New test.
22718
22719 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
22720
22721 * gcc.c-torture/compile/991127-1.c: New test.
22722
22723 1999-11-22 Nathan Sidwell <nathan@acm.org>
22724
22725 * g++.old-deja/g++.other/warn4.C: New test.
22726
22727 1999-11-22 Nathan Sidwell <nathan@acm.org>
22728
22729 * g++.old-deja/g++.eh/cleanup2.C: New test.
22730 * g++.old-deja/g++.ext/pretty2.C: New test.
22731 * g++.old-deja/g++.ext/pretty3.C: New test.
22732 * g++.old-deja/g++.other/debug6.C: New test.
22733
22734 1999-10-20 Jim Wilson <wilson@cygnus.com>
22735
22736 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
22737 compiler_output to look for one error message instead of two.
22738
22739 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
22740
22741 * gcc.c-torture/execute/991118-1.c: Also test case
22742 where the word boundary does not split a byte evenly.
22743
22744 1999-11-19 Nathan Sidwell <nathan@acm.org>
22745
22746 * g++.old-deja/g++.ext/restrict1.C: New test.
22747
22748 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
22749
22750 * gcc.c-torture/execute/991118-1.c: New test.
22751
22752 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
22753
22754 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
22755 working directory pathnames.
22756
22757 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
22758
22759 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
22760 host is equipped with driver.h and driver.o so it can actually
22761 compile and run the tests.
22762
22763 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
22764
22765 * gcc.c-torture/compile/991008-1.c: New test.
22766
22767 1999-11-08 Nick Clifton <nickc@cygnus.com>
22768
22769 * lib/gcc-dg.exp: Include target-supports.exp
22770
22771 1999-11-05 Nick Clifton <nickc@cygnus.com>
22772
22773 * lib/target-supports.exp: New file: Provide procs to test for
22774 features supported by the target.
22775 (check_weak_available): Moved here from ecos.exp.
22776 (check_alias_available): New proc: Determine of the target
22777 toolchain supports the alias attribute.
22778
22779 * gcc.dg/special/ecos.exp: Move check_weak_available to
22780 target-supports.exp.
22781 (alias-1.c): Only perform the test if the target supports
22782 aliases.
22783 (wkali-1.c): Only perform the test if the target supports
22784 aliases.
22785
22786 * gcc.dg/990506-0.c: Expect error messages from cross
22787 targets as well as native targets.
22788
22789 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22790
22791 * gcc.dg/ultrasp1.c: Removed xfail.
22792 * gcc.dg/struct-ret-2.c: Likewise.
22793 * gcc.dg/array-1.c: Likewise.
22794
22795 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
22796
22797 * gcc.dg/struct-ret-2.c: New test.
22798
22799 * gcc.dg/array-1.c: New test.
22800
22801 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
22802
22803 * gcc.c-torture/execute/991030-1.c: New test.
22804
22805 1999-10-26 Richard Henderson <rth@cygnus.com>
22806
22807 * gcc.c-torture/compile/991026-2.c: New test.
22808
22809 1999-10-26 Jeffrey A Law (law@cygnus.com)
22810
22811 * gcc.c-torture/compile/991026-1.c: New test.
22812
22813 1999-10-23 Jeffrey A Law (law@cygnus.com)
22814
22815 * gcc.c-torture/execute/991023-1.c: New test.
22816
22817 1999-10-19 Jeffrey A Law (law@cygnus.com)
22818
22819 * gcc.c-torture/execute/991019-1.c: New test.
22820
22821 1999-10-16 Richard Henderson <rth@cygnus.com>
22822
22823 * gcc.c-torture/execute/991016-1.c: New test.
22824
22825 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
22826
22827 * gcc.c-torture/execute/991014-1.c: New test.
22828
22829 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
22830
22831 * g++.old-deja/g++.other/union2.C: New test.
22832
22833 1999-10-13 Nathan Sidwell <nathan@acm.org>
22834
22835 * g++.old-deja/g++.other/vaarg2.C: New test.
22836 * g++.old-deja/g++.other/vaarg3.C: New test.
22837
22838 1999-10-12 Craig Burley <craig@jcb-sc.com>
22839
22840 * g77.f-torture/noncompile/19990905-1.f: Moved from being
22841 in compile/.
22842
22843 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
22844
22845 * gcc.c-torture/execute/va-arg-11.c: New test.
22846
22847 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
22848
22849 * lib/file-format.exp (gcc_target_object_format): Don't
22850 crash if objdump is unavailable.
22851
22852 1999-09-29 Donn Terry <donn@interix.com>
22853
22854 * gcc.misc-tests/mg.exp: delete extraneous redirection.
22855
22856 1999-09-28 Nick Clifton <nickc@cygnus.com>
22857
22858 * gcc.c-torture/compile/990928-1.c: New test.
22859
22860 1999-09-28 Nathan Sidwell <nathan@acm.org>
22861
22862 * g++.old-deja/g++.other/decl6.C: New test.
22863
22864 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22865
22866 * gcc.c-torture/execute/va-arg-10.c: New test.
22867
22868 1999-09-27 Nathan Sidwell <nathan@acm.org>
22869
22870 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
22871 __PRETTY_FUNCTION__.
22872
22873 1999-09-23 Nick Clifton <nickc@cygnus.com>
22874
22875 * gcc.c-torture/execute/990923-1.c: New test.
22876
22877 1999-09-21 Nick Clifton <nickc@cygnus.com>
22878
22879 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
22880 for which -fpic is inappropriate.
22881
22882 1999-09-21 Mark Mitchell <mark@codesourcery.com>
22883
22884 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
22885
22886 1999-09-21 Nathan Sidwell <nathan@acm.org>
22887
22888 * g++.old-deja/g++.other/dyncast1.C: New test.
22889 * g++.old-deja/g++.other/dyncast2.C: New test.
22890 * g++.old-deja/g++.other/dyncast3.C: New test.
22891 * g++.old-deja/g++.other/dyncast4.C: New test.
22892 * g++.old-deja/g++.other/dyncast5.C: New test.
22893 * g++.old-deja/g++.eh/catch3.C: New test.
22894 * g++.old-deja/g++.eh/catch3p.C: New test.
22895 * g++.old-deja/g++.eh/catch4.C: New test.
22896 * g++.old-deja/g++.eh/catch4p.C: New test.
22897 * g++.old-deja/g++.eh/catch5.C: New test.
22898 * g++.old-deja/g++.eh/catch5p.C: New test.
22899 * g++.old-deja/g++.eh/catch6.C: New test.
22900 * g++.old-deja/g++.eh/catch6p.C: New test.
22901 * g++.old-deja/g++.eh/catch7.C: New test.
22902 * g++.old-deja/g++.eh/catch7p.C: New test.
22903 * g++.old-deja/g++.eh/catch8.C: New test.
22904 * g++.old-deja/g++.eh/catch8p.C: New test.
22905 * g++.old-deja/g++.eh/catch9.C: New test.
22906 * g++.old-deja/g++.eh/catch9p.C: New test.
22907
22908 1999-09-13 Nathan Sidwell <nathan@acm.org>
22909
22910 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
22911 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
22912
22913 1999-09-13 Jeffrey A Law (law@cygnus.com)
22914
22915 * gcc.c-torture/compile/990913-1.c: New test.
22916
22917 1999-09-10 Nathan Sidwell <nathan@acm.org>
22918
22919 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
22920 * g++.old-deja/g++.jason/rfg5.C: Likewise.
22921
22922 1999-09-09 Richard Henderson <rth@cygnus.com>
22923
22924 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
22925
22926 1999-09-09 Nathan Sidwell <nathan@acm.org>
22927
22928 * g++.old-deja/g++.other/lookup11.C: New test.
22929 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
22930 what is permitted and what we want.
22931 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
22932 overload use.
22933 * g++.old-deja/g++.jason/rfg5.C: Likewise
22934
22935 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
22936
22937 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
22938 * gcc.c-torture/noncompile/poison-1.c: New file.
22939
22940 1999-09-08 Nathan Sidwell <nathan@acm.org>
22941
22942 * g++.old-deja/g++.other/sizeof3.C: New test.
22943 * g++.old-deja/g++.other/sizeof4.C: New test.
22944 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
22945 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
22946
22947 1999-09-07 Richard Henderson <rth@cygnus.com>
22948
22949 * gcc.dg/va-arg-1.c: New.
22950
22951 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22952
22953 * gcc.c-torture/execute/va-arg-9.c: New test.
22954
22955 1999-09-05 Craig Burley <craig@jcb-sc.com>
22956
22957 * g77.f-torture/compile/980519-2.f: New test.
22958 * g77.f-torture/compile/19990905-0.f: New test.
22959 * g77.f-torture/compile/19990905-1.f: New test.
22960 * g77.f-torture/compile/19990905-2.f: New test.
22961
22962 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
22963
22964 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
22965
22966 * gcc.c-torture/execute/990827-1.c: Fix typo.
22967
22968 1999-09-03 Nathan Sidwell <nathan@acm.org>
22969
22970 * g++.old-deja/g++.other/deref1.C: New test.
22971
22972 1999-09-02 Nathan Sidwell <nathan@acm.org>
22973
22974 * g++.old-deja/g++.other/ambig2.C: New test.
22975 * g++.old-deja/g++.other/cond5.C: New test.
22976 * g++.old-deja/g++.other/lookup16.C: New test.
22977
22978 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
22979
22980 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
22981 assemblers too.
22982
22983 1999-08-31 Jeffrey A Law (law@cygnus.com)
22984
22985 * lib/c-torture.exp: Avoid the "compare executables" optimization
22986 when testing native.
22987
22988 1999-08-29 Jeffrey A Law (law@cygnus.com)
22989
22990 * gcc.c-torture/execute/990829-1.c: New test.
22991 * gcc.c-torture/compile/990829-1.c: New test.
22992
22993 1999-08-27 Paul Burchard <burchard@pobox.com>
22994
22995 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
22996 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
22997 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
22998 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
22999 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23000 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23001 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23002 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23003 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23004 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23005 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23006
23007 1999-08-27 Jeffrey A Law (law@cygnus.com)
23008
23009 * gcc.c-torture/execute/990827-1.c: New test.
23010
23011 1999-08-26 Craig Burley <craig@jcb-sc.com>
23012
23013 * g77.f-torture/noncompile/19990826-4.f: New test.
23014
23015 * g77.f-torture/compile/19990826-3.f: New test.
23016
23017 * g77.f-torture/execute/19990826-2.f: New test.
23018
23019 * g77.f-torture/compile/19990826-1.f: New test.
23020
23021 * gcc.c-torture/execute/990826-0.c: New test.
23022 * g77.c-torture/execute/19990826-0.f: New test.
23023
23024 * g77.f-torture/noncompile/970626-2.f: New test.
23025
23026 1999-08-25 Paul Burchard <burchard@pobox.com>
23027
23028 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23029 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23030 lss-011.C: New tests.
23031
23032 1999-08-25 Nathan Sidwell <nathan@acm.org>
23033
23034 * g++.old-deja/g++.other/decl5.C: New test.
23035
23036 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23037
23038 * noncompile/noncompile.exp: Load_lib c-torture.exp.
23039 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23040 call `postbase' for each one. All callers of `postbase' changed
23041 to call this instead.
23042
23043 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
23044
23045 * gcc.c-torture/execute/990811-1.c: New test.
23046
23047 1999-08-09 Nick Clifton <nickc@cygnus.com>
23048
23049 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23050 just native ones.
23051
23052 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23053 just native ones.
23054
23055 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
23056
23057 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23058
23059 1999-08-04 Jeffrey A Law (law@cygnus.com)
23060
23061 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23062
23063 1999-08-04 Nathan Sidwell <nathan@acm.org>
23064
23065 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23066
23067 1999-08-04 Jeffrey A Law (law@cygnus.com)
23068
23069 * gcc.c-torture/execute/990804-1.c: New test.
23070
23071 1999-08-03 Nathan Sidwell <nathan@acm.org>
23072
23073 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23074 * g++.old-deja/g++.brendan/crash64.C: Likewise
23075 * g++.old-deja/g++.brendan/overload8.C: Likewise
23076
23077 1999-08-03 Nathan Sidwell <nathan@acm.org>
23078
23079 * g++.old-deja/g++.other/struct1.C: New test.
23080
23081 1999-08-03 Nathan Sidwell <nathan@acm.org>
23082
23083 * g++.old-deja/g++.other/enum2.C: New test.
23084
23085 1999-08-02 Richard Henderson <rth@cygnus.com>
23086
23087 Adapted from tests from Franz Sirl:
23088 * gcc.c-torture/execute/va-arg-7.c: New test.
23089 * gcc.c-torture/execute/va-arg-8.c: New test.
23090
23091 1999-08-01 Jeffrey A Law (law@cygnus.com)
23092
23093 * gcc.c-torture/compile/990801-2.c: New test.
23094
23095 * gcc.c-torture/compile/990801-1.c: New test.
23096
23097 1999-07-27 Michael Meissner <meissner@cygnus.com>
23098
23099 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23100 fp-cmp-1.c, converting double to float.
23101
23102 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23103 fp-cmp-1.c, converting double to long double.
23104
23105 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23106 from fr1 to unknown_register, since fr1 is a legitimate register
23107 on some machines.
23108
23109 1999-07-25 Jeffrey A Law (law@cygnus.com)
23110
23111 * README: More listname related changes.
23112
23113 1999-07-08 Catherine Moore <clm@cygnus.com>
23114
23115 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
23116
23117 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
23118
23119 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23120
23121 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
23122
23123 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23124
23125 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
23126
23127 * gcc.dg/990703-1.c: New test.
23128
23129 1999-06-29 Nick Clifton <nickc@cygnus.com>
23130
23131 * lib/file-format.exp: New file: Move definition of proc
23132 gcc_target_object_format to here from
23133 gcc.dg/special/ecos.exp.
23134
23135 * lib/c-torture.exp: Include lib file-format.exp.
23136 * lib/gcc-dg.exp: Include lib file-format.exp.
23137
23138 * gcc.dg/special/ecos.exp: Remove definition of proc
23139 gcc_target_object_format.
23140
23141 1999-06-28 Jeffrey A Law (law@cygnus.com)
23142
23143 * gcc.c-torture/execute/990628-1.c: New test.
23144
23145 1999-06-25 Jeffrey A Law (law@cygnus.com)
23146
23147 * gcc.c-torture/compile/990625-2.c: New test.
23148
23149 * gcc.c-torture/compile/990625-1.c: New test.
23150
23151 1999-06-23 Nick Clifton <nickc@cygnus.com>
23152
23153 * gcc.c-torture/compile/dll.c: New test case. Check that dll
23154 attributes compile.
23155 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23156 ports that use the COFF/PE file format.
23157
23158 1999-06-17 Jeffrey A Law (law@cygnus.com)
23159
23160 * gcc.c-torture/compile/990617-1.c: New test.
23161
23162 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
23163
23164 * g++.old-deja/g++.other/decl4.C: New test.
23165
23166 1999-06-14 Nathan Sidwell <nathan@acm.org>
23167
23168 * g++.old-deja/g++.other/bitfld3.C: New test.
23169
23170 1999-06-08 Nathan Sidwell <nathan@acm.org>
23171
23172 * g++.old-deja/g++.eh/catch1.C: New test.
23173
23174 1999-06-07 Jeffrey A Law (law@cygnus.com)
23175
23176 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23177
23178 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23179 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
23180
23181 1999-06-05 Craig Burley <craig@jcb-sc.com>
23182
23183 * g77.f-torture/compile/19990502-0.f: Replace with new,
23184 shorter, test that still fails after recent changes.
23185
23186 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23187
23188 * gcc.c-torture/execute/990604-1.c: New test.
23189
23190 1999-05-31 Jeffrey A Law (law@cygnus.com)
23191
23192 * gcc.c-torture/execute/990531-1.c: New test.
23193
23194 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23195
23196 * gcc.c-torture/compile/990527-1.c: New test.
23197
23198 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
23199
23200 * gcc.c-torture/execute/990527-1.c: New test.
23201
23202 1999-05-25 Nick Clifton <nickc@cygnus.com>
23203
23204 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23205 bitfields as signed.
23206
23207 1999-05-25 Craig Burley <craig@jcb-sc.com>
23208
23209 * g77.f-torture/compile/19990525-0.f: New test.
23210
23211 1999-05-25 Jeffrey A Law (law@cygnus.com)
23212
23213 * gcc.c-torture/execute/990525-2.c: New test.
23214
23215 * gcc.c-torture/execute/990525-1.c: New test.
23216
23217 1999-05-24 Nathan Sidwell <nathan@acm.org>
23218
23219 * g++.old-deja/g++.other/anon3.C: New test.
23220 * g++.old-deja/g++.other/anon4.C: New test.
23221 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
23222 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
23223 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
23224 Merrill).
23225
23226 1999-05-24 Jeffrey A Law (law@cygnus.com)
23227
23228 * gcc.c-torture/execute/990524-1.c: New test.
23229
23230 * gcc.dg/990524-1.c: New test.
23231
23232 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23233
23234 * gcc.c-torture/compile/990523-1.c: New test.
23235
23236 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
23237
23238 * gcc.c-torture/compile/990519-1.c: New test.
23239
23240 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23241
23242 * gcc.c-torture/compile/990517-1.c: New test.
23243
23244 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
23245 (e4, f4): New tests.
23246 (main): Call them.
23247
23248 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23249
23250 * gcc.dg/noreturn-1.c: New test.
23251
23252 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23253
23254 * gcc.c-torture/execute/990513-1.c: New test.
23255
23256 1999-05-10 Richard Henderson <rth@cygnus.com>
23257
23258 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23259
23260 1999-05-10 Craig Burley <craig@jcb-sc.com>
23261
23262 * g77.f-torture/execute/erfc.f: Use small single-precision
23263 values, to avoid problems on Alphas when not -mieee.
23264
23265 1999-05-08 Craig Burley <craig@jcb-sc.com>
23266
23267 * gcc.dg/990506-0.c: New test.
23268
23269 1999-05-08 Richard Henderson <rth@cygnus.com>
23270
23271 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23272 the constant to test. Don't XFAIL 64-bit targets.
23273
23274 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23275 * g++.old-deja/g++.law/profile1.C: Likewise.
23276
23277 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23278 operator new instances.
23279 * g++.old-deja/g++.other/delete5.C: Likewise.
23280
23281 1999-05-03 Craig Burley <craig@jcb-sc.com>
23282
23283 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23284 intrinsic.
23285
23286 1999-05-03 Craig Burley <craig@jcb-sc.com>
23287
23288 * g77.f-torture/execute/u77-test.f: Reverse order of two
23289 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23290
23291 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23292
23293 * gcc.dg/compare1.c: New test.
23294
23295 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
23296
23297 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23298 New tests.
23299
23300 1999-05-02 Craig Burley <craig@jcb-sc.com>
23301
23302 * g77.f-torture/compile/19990502-1.f: New test.
23303
23304 1999-05-02 Craig Burley <craig@jcb-sc.com>
23305
23306 * g77.f-torture/compile/19990502-0.f: New test.
23307
23308 1999-05-02 Craig Burley <craig@jcb-sc.com>
23309
23310 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23311 intrinsic.
23312
23313 1999-05-02 Craig Burley <craig@jcb-sc.com>
23314
23315 * g77.f-torture/execute/u77-test.f (main): List libU77
23316 intrinsics not currently tested.
23317 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23318 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23319 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23320 Trim blanks off the ends of some printed strings.
23321
23322 1999-05-02 Craig Burley <craig@jcb-sc.com>
23323
23324 * g77.f-torture/execute/u77-test.f (main): Just warn about
23325 FSTAT gid disagreement, as it's expected on some systems.
23326
23327 1999-05-01 Craig Burley <craig@jcb-sc.com>
23328
23329 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23330 use a new function, which allows for some slop.
23331 Clean up some commentary.
23332 (issum): The new function.
23333 (sgladd): Deleted subroutine.
23334
23335 1999-05-01 Craig Burley <craig@jcb-sc.com>
23336
23337 * g77.f-torture/execute/u77-test.f: Modify to be more like
23338 libf2c/libU77 version, bringing patches to that version here.
23339 Add suitable commentary.
23340
23341 1999-04-25 Richard Henderson <rth@cygnus.com>
23342
23343 * gcc.dg/990424-1.c: New test.
23344
23345 1999-04-24 Craig Burley <craig@jcb-sc.com>
23346
23347 * g77.f-torture/execute/u77-test.f (main): Bug involving
23348 LSTAT has been fixed, so turn back on full checking.
23349
23350 1999-04-20 Craig Burley <craig@jcb-sc.com>
23351
23352 * g77.f-torture/compile/19990419-0.f: New test.
23353 * g77.f-torture/execute/19990419-1.f: New test.
23354
23355 1999-04-17 Richard Henderson <rth@cygnus.com>
23356
23357 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23358 to avoid the need for a prototype to supress a warning.
23359
23360 1999-04-07 Jim Wilson <wilson@cygnus.com>
23361
23362 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23363
23364 1999-04-04 Jeffrey A Law (law@cygnus.com)
23365
23366 * gcc.c-torture/execute/990404-1.c: New test.
23367
23368 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
23369
23370 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23371 * gcc.dg/cpp-if3.c: Don't use -pedantic.
23372 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23373 missing initializer warnings.
23374
23375 1999-03-28 Jeffrey A Law (law@cygnus.com)
23376
23377 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23378 matching strings.
23379
23380 1999-03-26 Jeffrey A Law (law@cygnus.com)
23381
23382 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23383
23384 1999-03-26 Craig Burley <craig@jcb-sc.com>
23385
23386 * g77.f-torture/execute/19990325-0.f: New test.
23387 * g77.f-torture/execute/19990325-1.f: New test.
23388
23389 1999-03-24 Jeffrey A Law (law@cygnus.com)
23390
23391 * gcc.c-torture/execute/990324-1.c: New test.
23392
23393 1999-03-22 Jim Wilson <wilson@cygnus.com>
23394
23395 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23396 test with 4.
23397
23398 1999-03-17 Richard Henderson <rth@cygnus.com>
23399
23400 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
23401
23402 1999-03-13 Craig Burley <craig@jcb-sc.com>
23403
23404 * g77.f-torture/execute/19990313-2.f: New test.
23405 * g77.f-torture/execute/19990313-3.f: New test.
23406
23407 1999-03-13 Craig Burley <craig@jcb-sc.com>
23408
23409 * g77.f-torture/execute/19990313-0.f: New test.
23410 * g77.f-torture/execute/19990313-1.f: New test.
23411
23412 1999-03-12 Jim Wilson <wilson@cygnus.com>
23413
23414 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23415 printf to sprintf.
23416 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23417 (main): Add check for u15. Conditionalize u31 check depending on
23418 whether ints are <32 bits or >=32 bits.
23419
23420 1999-03-08 Craig Burley <craig@jcb-sc.com>
23421
23422 * g77.f-torture/execute/19981119-0.f: Improve testiness.
23423
23424 1999-03-08 Craig Burley <craig@jcb-sc.com>
23425
23426 * g77.f-torture/compile/19990305-0.f: New test.
23427 * g77.f-torture/execute/19981119-0.f: New test.
23428
23429 1999-03-08 Craig Burley <craig@jcb-sc.com>
23430
23431 * g77.f-torture/execute/970625-2.f: call ABORT if final
23432 result is not correct, instead of just printing it.
23433 Add this checking via newly introduced obfuscation, to
23434 trip up buggy front ends.
23435
23436 1999-03-07 Craig Burley <craig@jcb-sc.com>
23437
23438 * g77.f-torture/compile/960317-1.f: Moved from being
23439 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
23440
23441 1999-03-06 Craig Burley <craig@jcb-sc.com>
23442
23443 * g77.f-torture/execute/960317-1.f: New (old) test.
23444 * g77.f-torture/execute/970625-2.f: Ditto.
23445
23446 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
23447
23448 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23449 message on line 1 or line 2; cccp and cpplib do this differently.
23450
23451 1999-03-01 Jeffrey A Law (law@cygnus.com)
23452
23453 * g++.old-deja/g++.law/weak1.C: New test.
23454
23455 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
23456
23457 * gcc.c-torture/execute/990119-1.c: Renamed to...
23458 * gcc.dg/990119-1.c: this, so it will only be tested once
23459 (it's a preprocessor test, it doesn't need to be run at
23460 multiple optimization levels).
23461
23462 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
23463
23464 * lib/g++.exp: Don't add incdir=$base_dir/../include to
23465 ALWAYS_CXXFLAGS.
23466
23467 1999-02-24 Craig Burley <craig@jcb-sc.com>
23468
23469 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23470 * g77.f-torture/compile/19981216-0.f: ...as it is expected
23471 to not be compilable by current g77.
23472
23473 1999-02-24 Nick Clifton <nickc@cygnus.com>
23474
23475 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23476
23477 1999-02-22 Jeffrey A Law (law@cygnus.com)
23478
23479 * gcc.c-torture/execute/990222-1.c: New test.
23480
23481 1999-02-19 Craig Burley <craig@jcb-sc.com>
23482
23483 * g77.f-torture/compile/19990218-0.f: New test.
23484 * g77.f-torture/noncompile/19990218-1.f: New test.
23485
23486 1999-02-18 Craig Burley <craig@jcb-sc.com>
23487
23488 * g77.f-torture/compile/19981216-0.f: New test.
23489
23490 1999-02-14 Jeffrey A Law (law@cygnus.com)
23491
23492 * gcc.dg/990214-1.c: New test.
23493
23494 1999-02-13 Jeffrey A Law (law@cygnus.com)
23495
23496 * gcc.dg/990213-2.c: New test.
23497
23498 * gcc.dg/990213-1.c: New test.
23499
23500 1999-02-12 Jeffrey A Law (law@cygnus.com)
23501
23502 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23503 ints.
23504
23505 1999-02-11 Nick Clifton <nickc@cygnus.com>
23506
23507 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23508 specified by target.
23509
23510 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23511
23512 1999-02-11 Jeffrey A Law (law@cygnus.com)
23513
23514 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23515
23516 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
23517
23518 * gcc.dg/special/ecos.exp: New test driver for new tests with
23519 special requirements.
23520
23521 * gcc.dg/special/alias-1.c: New test.
23522 * gcc.dg/special/gcsec-1.c: New test.
23523 * gcc.dg/special/weak-1.c: New test.
23524 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23525 * gcc.dg/special/weak-2.c: New test.
23526 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23527 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23528 * gcc.dg/special/wkali-1.c: New test.
23529 * gcc.dg/special/wkali-2.c: New test.
23530 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23531 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23532
23533 1999-02-10 Felix Lee <flee@cygnus.com>
23534
23535 * lib/c-torture.exp (c-torture-compile): Pull out code for
23536 analyzing gcc error messages.
23537 (c-torture-execute): Likewise. Fix some (harmless) false
23538 positives.
23539 * lib/gcc.exp (gcc_check_compile): New function.
23540
23541 1999-02-08 Richard Henderson <rth@cygnus.com>
23542
23543 * gcc.c-torture/execute/990208-1.c: New test.
23544
23545 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
23546
23547 * g++.dg/special/ecos.exp: New driver for new tests with special
23548 requirements
23549
23550 * g++.dg/special/conpr-1.C: New test
23551 * g++.dg/special/conpr-2.C: New test
23552 * g++.dg/special/conpr-2a.C: New test
23553 * g++.dg/special/conpr-3.C: New test
23554 * g++.dg/special/conpr-3a.C: New test
23555 * g++.dg/special/conpr-3b.C: New test
23556
23557 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23558 allow g++ to use the dg driver
23559
23560 * README: Add comment about g++.dg directory
23561
23562 1999-02-06 Jeffrey A Law (law@cygnus.com)
23563
23564 * README: Update email addresses.
23565
23566 1999-02-03 Nick Clifton <nickc@cygnus.com>
23567
23568 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23569 arguments in order to force structure S onto the stack even on
23570 the alpha.
23571 (test): Pass 10 leading arguments to function foo as well as the
23572 structure S.
23573
23574 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23575 failure for all targets.
23576
23577 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23578 abort to terminate program execution.
23579
23580 1999-01-30 Richard Henderson <rth@cygnus.com>
23581
23582 * gcc.c-torture/execute/990130-1.c: New test.
23583
23584 1999-01-30 Jeffrey A Law (law@cygnus.com)
23585
23586 * gcc.dg/990130-1.c: New test.
23587
23588 1999-01-28 Michael Meissner <meissner@cygnus.com>
23589
23590 * gcc.c-torture/execute/990128-1.c: New test.
23591
23592 1999-01-27 Michael Meissner <meissner@cygnus.com>
23593
23594 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23595
23596 1999-01-27 Felix Lee <flee@cygnus.com>
23597
23598 * lib/c-torture.exp (c-torture-compile): pull out code for
23599 analyzing gcc error messages.
23600 (c-torture-execute): ditto, and fix some (harmless) false
23601 positives.
23602 * lib/gcc.exp (gcc_check_compile): new function.
23603
23604 1999-01-17 Jeffrey A Law (law@cygnus.com)
23605
23606 * gcc.dg/990117-1.c: New test.
23607
23608 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23609
23610 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23611
23612 1999-01-15 Jeffrey A Law (law@cygnus.com)
23613
23614 * g77.f-torture/compile/990115-1.f: New test.
23615
23616 1999-01-07 Jeffrey A Law (law@cygnus.com)
23617
23618 * gcc.c-torture/compile/990107-1.c: New test
23619
23620 1999-01-06 Jeffrey A Law (law@cygnus.com)
23621
23622 * gcc.c-torture/execute/990106-2.c: New test.
23623
23624 * gcc.c-torture/execute/990106-1.c: New test.
23625
23626 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
23627
23628 * gcc.c-torture/compile/981223-1.c: New test.
23629
23630 1998-12-29 Richard Henderson <rth@cygnus.com>
23631
23632 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23633 (opt3): Rename from opt4 and disable.
23634
23635 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
23636
23637 * g++.old-deja/g++.pt/ptrmem5.C: New test.
23638
23639 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
23640
23641 * g++.old-deja/g++.other/conv5.C: New test.
23642
23643 1998-12-14 Nick Clifton <nickc@cygnus.com>
23644
23645 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23646
23647 1998-12-11 Jeffrey A Law (law@cygnus.com)
23648
23649 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23650
23651 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
23652
23653 * gcc.c-torture/compile/981211-1.c: New test.
23654
23655 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
23656
23657 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23658
23659 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23660
23661 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23662
23663 * gcc.special/930510-1.c: Make C9X safe.
23664 * gcc.misc-tests/gcov-1.c Similarly.
23665 * gcc.misc-tests/gcov-2.c Similarly.
23666
23667 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
23668
23669 * gcc.dg/ultrasp1.c: New test.
23670
23671 1998-12-06 Richard Henderson <rth@cygnus.com>
23672
23673 * gcc.c-torture/execute/981206.c: New test.
23674
23675 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
23676
23677 * g++.old-deja/g++.ns/template7.C: New test.
23678
23679 * g++.old-deja/g++.other/expr1.C: New test.
23680
23681 * g++.old-deja/g++.eh/tmpl3.C: New test.
23682
23683 * g++.old-deja/g++.eh/tmpl2.C: New test.
23684
23685 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
23686
23687 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
23688 * g++.old-deja/g++.other/using6.C: Removed.
23689 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
23690
23691 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
23692
23693 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
23694
23695 * g++.old-deja/g++.pt/overload8.C: New test.
23696
23697 * g++.old-deja/g++.pt/overload7.C: New test.
23698
23699 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
23700
23701 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
23702 and relinking messages.
23703 * lib/g++.exp (g++_target_compile): Remove .rpo file when
23704 compiling with -frepo.
23705
23706 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
23707
23708 * g++.old-deja/g++.pt/lookup6.C: New test.
23709
23710 1998-11-30 Nick Clifton <nickc@cygnus.com>
23711
23712 * gcc.c-torture/execute/981130-1.c: New test.
23713 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
23714
23715 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
23716
23717 * g++.old-deja/g++.pt/explicit76.C: New test.
23718
23719 * g++.old-deja/g++.pt/friend38.C: New test.
23720
23721 * g++.old-deja/g++.ns/crash2.C: New test.
23722
23723 * g++.old-deja/g++.pt/defarg8.C: New test.
23724
23725 * g++.old-deja/g++.pt/instantiate6.C: New test.
23726
23727 * g++.old-deja/g++.pt/static6.C: New test.
23728
23729 * g++.old-deja/g++.pt/decl2.C: New test.
23730
23731 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
23732
23733 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
23734 problem is actually related with name lookup, but so what? :-)
23735
23736 * g++.old-deja/g++.pt/friend37.C: New test.
23737
23738 1998-11-25 Dave Love <d.love@dl.ac.uk>
23739
23740 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
23741 element, which fails on some systems.
23742
23743 * g77.f-torture/execute/labug1.f: New test.
23744
23745 1998-11-21 Jeffrey A Law (law@cygnus.com)
23746
23747 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
23748 is defined.
23749
23750 1998-11-18 Dave Love <d.love@dl.ac.uk>
23751
23752 * g77.f-torture/compile/981117-1.f: New test.
23753
23754 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
23755
23756 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
23757 properly discarded.
23758
23759 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
23760
23761 * gcc.c-torture/execute/memcheck: New directory of tests for
23762 -fcheck-memory-usage.
23763
23764 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
23765
23766 * README: New file, general information about the testsuite and
23767 new description of the various C++ test subdirectories.
23768 * README.g++: Eliminate obsolete information, update and move most
23769 relevant stuff to README.
23770
23771 1998-11-07 Richard Henderson <rth@cygnus.com>
23772
23773 * gcc.c-torture/compile/981107-1.c: New test.
23774
23775 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
23776
23777 * execute/memcpy-bi.c: New testcase.
23778
23779 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
23780
23781 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
23782 base classes.
23783
23784 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
23785 template is selected.
23786
23787 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
23788 classes, it should be accepted for all types.
23789
23790 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
23791
23792 * g++.old-deja/g++.pt/spec24.C: Ensure that template
23793 specializations start with template headers.
23794
23795 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
23796
23797 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
23798
23799 * g++.old-deja/g++.other/init9.C: Test cross initialization of
23800 non-POD types.
23801
23802 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
23803
23804 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
23805
23806 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
23807
23808 * compile/981022-1.c, compile/981022-1.x: New test and driver.
23809
23810 1998-10-19 Jeffrey A Law (law@cygnus.com)
23811
23812 * 981019-1.c: New test.
23813
23814 1998-10-14 Robert Lipe <robertl@dgii.com>
23815
23816 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
23817 find objc headers.
23818
23819 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23820
23821 * compile/981001-4.c: Remove use of GCC extension that triggers a
23822 compiler bug.
23823
23824 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
23825
23826 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
23827
23828 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
23829
23830 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
23831 instantiation of template produces incorrect code for delete
23832 expression.
23833
23834 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
23835 constructors' name is not unique.
23836 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
23837 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
23838
23839 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
23840 automatic array of const is ill-formed.
23841
23842 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
23843 of template parameter?
23844
23845 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
23846 const.
23847
23848 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
23849 pointer-to-member expression.
23850
23851 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
23852 declaration causes ICE.
23853
23854 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
23855
23856 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
23857 reserved in the global namespace.
23858
23859 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
23860 generate needed virtual table.
23861
23862 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
23863
23864 1998-10-10 Dariush Eslimi <eslimi@loran.com>
23865
23866 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
23867 template-dependent type
23868
23869 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
23870
23871 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
23872 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
23873 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
23874
23875 * g++.old-deja/g++.other/using5.C: New test; using decl from base
23876 class should be usable as argument of member function.
23877 * g++.old-deja/g++.other/using6.C: New test; using decl from base
23878 class should be usable as return type of member function.
23879 * g++.old-deja/g++.other/using7.C: New test; using decl from base
23880 class should be usable as type of data member.
23881
23882 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
23883
23884 1998-10-09 Jeffrey A Law (law@cygnus.com)
23885
23886 * gcc.c-torture/special/920521-1.c: Fix bogus test.
23887
23888 1998-10-08 Nick Clifton <nickc@cygnus.com>
23889
23890 * gcc.dg/dll-?.c Add thumb to target list.
23891 Fix assembler scan patterns to match current assembler output.
23892
23893 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
23894
23895 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
23896 matching of template brackets.
23897
23898 * g++.old-deja/g++.other/using4.C: New test. Test using
23899 declarations of methods from base classes.
23900
23901 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
23902 within functions should introduce names into the innermost
23903 enclosing namespace.
23904
23905 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
23906 of static locals if first initialization throws.
23907
23908 1998-10-07 Jim Wilson <wilson@cygnus.com>
23909
23910 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
23911
23912 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
23913
23914 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
23915 lose track of the possible targets of tablejump insns.
23916 * special/special.exp: Run it.
23917
23918 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
23919
23920 * g++.old-deja/g++.pt/friend35.C: New test. A template function
23921 must be declared before its specializations can be named in friend
23922 declarations.
23923
23924 1998-10-05 Dave Love <d.love@dl.ac.uk>
23925
23926 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
23927
23928 * g77.f-torture/execute/io1.f: New test.
23929
23930 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
23931
23932 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
23933 with pointer to template function, for which no argument deduction
23934 is possible.
23935
23936 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
23937 specialization of template function as argument to template
23938 function.
23939
23940 * g++.old-deja/g++.other/access2.C: New test; Inner class
23941 shouldn't have privileged access to Outer's names.
23942
23943 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
23944
23945 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
23946 friend template declared within template class conflicts with
23947 nested class of the same name.
23948
23949 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
23950 is ignored.
23951
23952 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
23953 object with direct initializer as function declaration.
23954
23955 * g++.old-deja/g++.other/decl2.C: New test; duplicate
23956 initializers.
23957
23958 * g++.old-deja/g++.other/null2.C: New test; conditional operator
23959 involving const pointer and NULL produces incorrect result.
23960
23961 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
23962 type name without `typename' should be rejected with -pedantic.
23963
23964 1998-10-02 Richard Henderson <rth@cygnus.com>
23965
23966 * g++.old-deja/g++.other/addrof1.C: New test.
23967
23968 1998-10-01 Nick Clifton <nickc@cygnus.com>
23969
23970 * gcc.c-torture/compile/981001-1.c: New test.
23971 * gcc.c-torture/execute/981001-1.c: New test.
23972
23973 1998-10-01 Jeffrey A Law (law@cygnus.com)
23974
23975 * gcc.c-torture/compile/981001-2.c: New test.
23976 * gcc.c-torture/compile/981001-3.c: New test.
23977 * gcc.c-torture/compile/981001-4.c: New test.
23978
23979 1998-10-01 Robert Lipe <robertl@dgii.com>
23980
23981 * lib/objc.exp (objc_target_compile): Add -L during compiles for
23982 multilibbed hosts. Idea grafted from g77.exp.
23983
23984 1998-09-30 Dave Love <d.love@dl.ac.uk>
23985
23986 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
23987 avoid losing on systems which need -lsocket.
23988
23989 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
23990
23991 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
23992 * g++.old-deja/g++.other/nested2.C: Ditto.
23993 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
23994 failure.
23995
23996 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
23997
23998 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
23999 preferred over template operator!= for enum bitfields.
24000
24001 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
24002
24003 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24004 that happen to have the same base name, but in different scopes,
24005 are incorrectly rejected.
24006
24007 1998-09-16 Richard Henderson <rth@cygnus.com>
24008
24009 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24010 on the native word size instead of an integer literal.
24011
24012 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
24013
24014 * g++.old-deja/g++.other/static2.C: Invocation of static data
24015 member of type pointer-to-function denoted as non-static member.
24016
24017 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24018 checks involving function types and aliases.
24019
24020 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
24021
24022 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24023 redefined to the same non-trivial type.
24024
24025 * g++.old-deja/g++.pt/explicit73.C: Test for proper
24026 namespace-qualification of template specializations declared in
24027 other namespaces.
24028
24029 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24030 to declare a subset of the specializations of a template function
24031 as friends of specializations of a template class.
24032
24033 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24034 member templates that do not fully specialize the enclosing
24035 template class are rejected.
24036
24037 1998-09-11 Dave Love <d.love@dl.ac.uk>
24038
24039 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24040
24041 1998-09-08 Dave Love <d.love@dl.ac.uk>
24042
24043 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24044 altered from libf2c/libU77 version.
24045
24046 1998-09-06 Dave Love <d.love@dl.ac.uk>
24047
24048 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24049
24050 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
24051
24052 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24053 (un)signed char are different types for template specialization
24054 purposes.
24055
24056 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
24057
24058 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24059 * objc: ObjC testsuite.
24060
24061 1998-08-31 Catherine Moore <clm@cygnus.com>
24062
24063 * gcc.c-torture/execute/941014-1.x: New file.
24064
24065 1998-08-31 Nick Clifton <nickc@cygnus.com>
24066
24067 * lib/c-torture.exp: Add support for
24068 torture_eval_before_compile and torture_eval_before_execute
24069 variables.
24070
24071 1998-08-30 Jeffrey A Law (law@cygnus.com)
24072
24073 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
24074 this test triggers valid.
24075
24076 1998-08-27 Jeffrey A Law (law@cygnus.com)
24077
24078 * gcc.dg/980827-1.c: New test.
24079
24080 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
24081
24082 * gcc.c-torture/execute/loop-4b.c: New test.
24083
24084 1998-08-26 Nick Clifton <nickc@cygnus.com>
24085
24086 * lib/c-torture.exp: Add support for
24087 torture_eval_before_compile and torture_eval_before_execute
24088 variables.
24089
24090 1998-08-25 Jeffrey A Law (law@cygnus.com)
24091
24092 * gcc.c-torture/compile/980825-1.c: New test.
24093
24094 1998-08-24 Nick Clifton <nickc@cygnus.com>
24095
24096 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24097 count number tests in opt_t0 not good_t0.
24098
24099 1998-08-24 Jeffrey A Law (law@cygnus.com)
24100
24101 * gcc.c-torture/compile/930326-1.x: Fix typo.
24102
24103 1998-08-23 Mark Mitchell <mark@markmitchell.com>
24104
24105 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24106 causes an ICE.
24107
24108 1998-08-21 Jeffrey A Law (law@cygnus.com)
24109
24110 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24111 STACK_SIZE is defined.
24112 * gcc.c-torture/unsorted/stuct.c: Similarly.
24113
24114 * gcc.c-torture/compile/980821-1.c: New test.
24115
24116 1998-08-21 Jeffrey A Law (law@cygnus.com)
24117
24118 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24119
24120 1998-08-19 Mark Mitchell <mark@markmitchell.com>
24121
24122 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24123 code.
24124
24125 1998-08-09 Mark Mitchell <mark@markmitchell.com>
24126
24127 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24128 error'.
24129
24130 1998-08-18 Jeffrey A Law (law@cygnus.com)
24131
24132 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24133
24134 1998-08-16 Jeffrey A Law (law@cygnus.com)
24135
24136 * gcc.c-torture/compile/980816-1.c: New test.
24137
24138 * gcc.dg/980816-1.c: New test.
24139
24140 1998-08-13 Jeffrey A Law (law@cygnus.com)
24141
24142 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24143 compiler for ieee tests.
24144
24145 1998-08-01 Dave Love <d.love@dl.ac.uk>
24146
24147 * g77.f-torture/compile/980729-0.f: New test.
24148
24149 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
24150
24151 * gcc.c-torture/special/eeprof-1.c: New test, for
24152 -finstrument-functions.
24153 * gcc.c-torture/special/special.exp: Run it.
24154
24155 1998-07-29 Jeffrey A Law (law@cygnus.com)
24156
24157 * gcc.c-torture/compile/980729-1.c: New test.
24158
24159 1998-07-27 Nick Clifton <nickc@cygnus.com>
24160
24161 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24162 __thumb__ is defined, and test for ARM style doubles if so.
24163
24164 1998-07-26 Dave Love <d.love@dl.ac.uk>
24165
24166 * g77.f-torture/noncompile/980615-0.f: New test.
24167
24168 1998-07-26 H.J. Lu (hjl@gnu.org)
24169
24170 * gcc.dg/980312-1.c: Do link instead of compile.
24171 * gcc.dg/980313-1.c: Likewise.
24172
24173 1998-07-26 Jeffrey A Law (law@cygnus.com)
24174
24175 * gcc.c-torture/compile/980726-1.c: New test.
24176
24177 1998-07-25 Dave Love <d.love@dl.ac.uk>
24178
24179 * g77.f-torture/execute/io0.f: New test.
24180
24181 1998-07-24 Nick Clifton <nickc@cygnus.com>
24182
24183 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24184 an int.
24185
24186 1998-06-18 Michael Meissner <meissner@cygnus.com>
24187
24188 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24189 m32r bugs.
24190
24191 1998-07-17 Nick Clifton <nickc@cygnus.com>
24192
24193 * gcc.dg/980626-1.c: Expect failures for all toolchains until
24194 c-decl.c:grokdeclarator can handle mode attributes.
24195
24196 1998-07-16 Jeffrey A Law (law@cygnus.com)
24197
24198 * gcc.c-torture/execute/980716-1.c: New test.
24199
24200 1998-07-13 Jeffrey A Law (law@cygnus.com)
24201
24202 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24203 the mn10200.
24204 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
24205 the mn10200.
24206 * gcc.c-torture/execute/va-arg-3.x: Similarly.
24207 * gcc.c-torture/compile/930326-1.x: Similarly.
24208
24209 1998-07-13 Dave Love <d.love@dl.ac.uk>
24210
24211 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
24212 New test from Craig.
24213
24214 1998-07-12 Dave Love <d.love@dl.ac.uk>
24215
24216 * g77.f-torture/noncompile/980616-0.f: New test.
24217
24218 * g77.f-torture/execute/970816-3.f: New test from Craig.
24219
24220 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24221
24222 * g++.other/singleton.C: Return error value instead of taking
24223 SIGSEGV.
24224
24225 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
24226
24227 * g++.other/singleton.C: New test. Warning is under dispute.
24228 Runtime crash is not.
24229
24230 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24231
24232 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
24233 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
24234 using6.C, using7.C}: New namespace tests.
24235
24236 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
24237
24238 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
24239 specialization with typedef'ed names used as array indexes.
24240
24241 1998-07-09 Jeffrey A Law (law@cygnus.com)
24242
24243 * gcc.c-torture/execute/980709-1.c: New test.
24244
24245 * gcc.dg/980709-1.c: New test.
24246
24247 1998-07-07 Richard Henderson <rth@cygnus.com>
24248
24249 * gcc.c-torture/execute/bcp-1.c: New test.
24250
24251 1998-07-07 Jeffrey A Law (law@cygnus.com)
24252
24253 * gcc.c-torture/execute/980707-1.c: New test.
24254
24255 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
24256
24257 * gcc.c-torture/compile/980706-1.c: New test.
24258
24259 1998-07-01 Dave Love <d.love@dl.ac.uk>
24260
24261 * g77.f-torture/execute/980701-0.f,
24262 g77.f-torture/execute/980701-1.f: New test from Craig.
24263
24264 1998-07-01 Jeffrey A Law (law@cygnus.com)
24265
24266 * gcc.c-torture/compile/980701-1.c: New test.
24267
24268 * gcc.c-torture/execute/980701-1.c: New test.
24269
24270 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
24271 rlsruhe.de>
24272
24273 * g++.old-deja/g++.robertl/eb132.C: New test.
24274 * g++.old-deja/g++.robertl/eb133.C: Likewise.
24275
24276 1998-06-29 Dave Love <d.love@dl.ac.uk>
24277
24278 * g77.f-torture/execute/980628-7.f,
24279 g77.f-torture/execute/980628-8.f,
24280 g77.f-torture/execute/980628-9.f,
24281 g77.f-torture/execute/980628-10.f: New tests from Craig.
24282
24283 * g77.f-torture/execute/980628-3.f: Remove mail headers.
24284
24285 1998-06-28 Jeffrey A Law (law@cygnus.com)
24286
24287 * g77.f-torture/execute/980628-4.f: New test from Craig.
24288 * g77.f-torture/execute/980628-5.f: Likewise.
24289 * g77.f-torture/execute/980628-2.f: Likewise.
24290 * g77.f-torture/execute/980628-0.f: Likewise.
24291 * g77.f-torture/execute/980628-1.f: Likewise.
24292 * g77.f-torture/execute/980628-3.f: Likewise.
24293 * g77.f-torture/execute/980628-6.f: Likewise.
24294
24295 1998-06-28 Jeffrey A Law (law@cygnus.com)
24296
24297 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24298 directory when nothing has been installed yet.
24299
24300 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
24301
24302 * gcc.c-torture/special/special.exp: Handle newer versions of
24303 dejagnu.
24304
24305 1998-06-26 Jeffrey A Law (law@cygnus.com)
24306
24307 * gcc.dg/980626-1.c: New test.
24308
24309 1998-06-19 Bruno Haible <haible@ilog.fr>
24310
24311 * gcc.misc-tests/m-un-2.c: New test.
24312 * g++.old-deja/g++.other/warn01.c: Likewise.
24313
24314 1998-06-19 Robert Lipe <robertl@dgii.com>
24315
24316 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24317 compatibility with assmblers with a different comment character.
24318 Eliminate use of GAS-specific extensions.
24319
24320 1998-06-19 Jeffrey A Law (law@cygnus.com)
24321
24322 * gcc.c-torture/execute/ieee/980619-1.c: New test.
24323
24324 1998-06-19 Robert Lipe <robertl@dgii.com>
24325
24326 *lib/g77.exp: Replace search for libf2c.a with search for newly
24327 renamed libg2c.a
24328
24329 1998-06-17 Jeffrey A Law (law@cygnus.com)
24330
24331 * gcc.c-torture/execute/980617-1.c: New test.
24332
24333 1998-06-12 Jeffrey A Law (law@cygnus.com)
24334
24335 * gcc.c-torture/execute/980612-1.c: New test.
24336
24337 1998-06-08 Jeffrey A Law (law@cygnus.com)
24338
24339 * gcc.dg/980523-1.c: Only test on ppc-linux.
24340 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24341
24342 * gcc.c-torture/execute/980608-1.c: New test.
24343
24344 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
24345
24346 * gcc.c-torture/execute/980605-1.c: New test.
24347
24348 1998-06-04 Jeffrey A Law (law@cygnus.com)
24349
24350 * gcc.c-torture/execute/980604-1.c: New test.
24351
24352 1998-06-02 Jeffrey A Law (law@cygnus.com)
24353
24354 * gcc.c-torture/execute/980602-1.c: New test.
24355 * gcc.c-torture/execute/980602-2.c: Likewise.
24356
24357 1998-06-02 Dave Love <d.love@dl.ac.uk>
24358
24359 * 970125-0.f: Fix per JCB. Add commentary.
24360
24361 1998-05-31 Michael Meissner <meissner@cygnus.com>
24362
24363 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24364 IEEE -0 support.
24365
24366 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24367
24368 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24369 earlier.
24370
24371 1998-05-28 Catherine Moore <clm@cygnus.com>
24372
24373 * gcc.c-torture/execute/980526-3.c: New test.
24374
24375 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
24376
24377 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24378 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24379 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24380 m88k-motorola-sysv3 to XFAIL.
24381
24382 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24383
24384 * gcc.dg/980526-1.c: New test.
24385 * gcc.c-torture/execute/980526-2.c: New test.
24386
24387 1998-05-26 Jeffrey A Law (law@cygnus.com)
24388
24389 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24390
24391 * gcc.c-torture/execute/980526-1.c: New test.
24392
24393 1998-05-26 Dave Love <d.love@dl.ac.uk>
24394
24395 * g77.f-torture/execute/alpha2.f: Add runtime test.
24396
24397 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
24398
24399 * g++.old-deja/old-deja.exp: Strip leading directories.
24400
24401 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24402 error for the line. Don't run multiple tests for the same line.
24403
24404 1998-05-23 Jeffrey A Law (law@cygnus.com)
24405
24406 * gcc.dg/980523-1.c: New test.
24407
24408 1998-05-23 Dave Love <d.love@dl.ac.uk>
24409
24410 * g77.f-torture/compile/970915-0.f: New test.
24411
24412 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
24413
24414 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24415
24416 1998-05-21 Jeffrey A Law (law@cygnus.com)
24417
24418 * gcc.dg/980520-1.c: New test.
24419
24420 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
24421
24422 * gcc.dg/980502-1.c: Fix return type.
24423
24424 1998-05-20 Jeffrey A Law (law@cygnus.com)
24425
24426 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24427 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24428 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24429 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24430 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24431
24432 1998-05-20 Dave Love <d.love@dl.ac.uk>
24433
24434 * g77.f-torture/execute/980520-1.f: New test.
24435
24436 1998-05-15 Dave Love <d.love@dl.ac.uk>
24437
24438 * lib/mike-g77.exp: New file.
24439
24440 * g77.f-torture/noncompile/noncompile.exp,
24441 g77.f-torture/noncompile/check0.f: New files.
24442
24443 1998-05-14 Dave Love <d.love@dl.ac.uk>
24444
24445 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24446 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24447 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24448 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24449 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24450 abort where appropriate.
24451
24452 1998-05-05 Michael Meissner <meissner@cygnus.com>
24453
24454 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24455 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24456
24457 1998-04-29 Dave Love <d.love@dl.ac.uk>
24458
24459 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24460
24461 1998-04-27 Dave Love <d.love@dl.ac.uk>
24462
24463 * g77.f-torture/compile/980427-0.f: New test.
24464
24465 1998-04-24 Dave Love <d.love@dl.ac.uk>
24466
24467 * g77.f-torture/compile/980424-0.f: New test.
24468
24469 1998-04-19 Dave Love <d.love@dl.ac.uk>
24470
24471 * g77.f-torture/compile/980419-2.f (main): New test.
24472 * g77.f-torture/compile/970125-0.f: New test.
24473 * g77.f-torture/compile/980419-1.f: New test.
24474
24475 1998-04-08 Jim Wilson <wilson@cygnus.com>
24476
24477 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
24478 of loop-4.c.
24479
24480 1998-04-07 Jim Wilson <wilson@cygnus.com>
24481
24482 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24483
24484 1998-04-03 Jim Wilson <wilson@cygnus.com>
24485
24486 * gcc.c-torture/compile/980329-1.c: New test.
24487
24488 1998-03-18 Jim Wilson <wilson@cygnus.com>
24489
24490 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24491 * gcc.dg/980312-1.c: Fix typo in -march command.
24492
24493 1998-03-16 H.J. Lu (hjl@gnu.org)
24494
24495 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24496
24497 1998-03-11 Robert Lipe <robertl@dgii.com>
24498
24499 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
24500 Dave Love agree the Fortran source is bogus.
24501
24502 1998-03-11 Robert Lipe <robertl@dgii.com>
24503
24504 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24505 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24506 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24507 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24508 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24509
24510 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
24511
24512 * g++.old-deja/g++.other/friend1.C: New test.
24513
24514 1998-02-18 Dave Love <d.love@dl.ac.uk>
24515
24516 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24517 possibly uninitialized) variables and declare dnrm2.
24518
24519 1998-02-23 Robert Lipe <robertl@dgii.com>
24520
24521 From Bruno Haible <haible@ilog.fr>:
24522 * gcc.c-torture/execute/980223.c: New test.
24523
24524 1998-02-13 Jeffrey A Law (law@cygnus.com)
24525
24526 * gcc.dg/ifelse-1.c: New test.
24527
24528 1998-02-09 H.J. Lu (hjl@gnu.org)
24529
24530 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24531
24532 * lib/old-dejagnu.exp (old-dejagnu): Added the
24533 "execution test - XFAIL *-*-*" handling in the spirit of
24534 "excess errors test -". Changed the "execution test fails"
24535 handling to be like "excess errors test fails".
24536 * Update various tests accordingly.
24537
24538 1998-02-06 Jim Wilson <wilson@cygnus.com>
24539
24540 * gcc.c-torture/execute/980205.c: New test.
24541
24542 1998-01-18 Jeffrey A Law (law@cygnus.com)
24543
24544 * lib/c-torture.exp: Look for .x files instead of .cexp files.
24545 * lib/f-torture.exp: Similarly.
24546 * gcc.c-torture: Rename all .cexp files to .x files.
24547
24548 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
24549
24550 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24551 (940510-1.c): Removed duplicate.
24552 (971104-1.c): New test.
24553
24554 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
24555
24556 * lib/f-torture.exp: Improve error and loop detection.
24557
24558 1997-11-19 Michael Meissner <meissner@cygnus.com>
24559
24560 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24561 use that to size the filler array.
24562
24563 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
24564
24565 * lib/c-torture.exp(c-torture-execute): Fix typo.
24566
24567 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24568 testcase as the executable name. Keep the executable around if
24569 the test fails.
24570
24571 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
24572
24573 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24574 changes. Only test one -g option, and move it to the end of the
24575 list of options to test.
24576
24577 1997-09-19 Michael Meissner <meissner@cygnus.com>
24578
24579 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24580 variable GCC_TORTURE_OPTIONS to supply default switches separated
24581 by colons. If no environment variable, run tests with -O0 -g, -O1
24582 -g, and -O2 -g as well.
24583
24584 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
24585
24586 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24587 explanatory comments. Fix indentation.
24588
24589 1997-09-15 Jeffrey A Law (law@cygnus.com)
24590
24591 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24592
24593 1997-09-11 Jeffrey A Law (law@cygnus.com)
24594
24595 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24596 * g++.old-deja/g++.mike/p7325.C: Likewise.
24597 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24598
24599 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
24600
24601 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24602 * g++.old-deja/g++.brendan/crash30.C: Likewise.
24603 * g++.old-deja/g++.brendan/crash39.C: Likewise.
24604 * g++.old-deja/g++.law/operators4.C: Likewise.
24605
24606 1997-09-11 Joe Buck (jbuck@synopsys.com)
24607
24608 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24609 * g++.old-deja/g++.mike/p784.C: Ditto.
24610 * g++.old-deja/g++.mike/p785.C: Ditto.
24611
24612 1997-09-05 Jeffrey A Law (law@cygnus.com)
24613
24614 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24615
24616 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
24617
24618 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24619 target feature; pass this to c-torture-execute as needed.
24620
24621 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
24622
24623 * lib/c-torture.exp(c-torture-execute): If the previous and the
24624 current executables being tested are identical, we don't need to
24625 run the executable again. Try to make the executable names
24626 unique. Add an optional argument for passing additional compiler
24627 flags.
24628
24629 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
24630
24631 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24632
24633 1997-08-29 Jeffrey A Law (law@cygnus.com)
24634
24635 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24636
24637 1997-07-31 Jeffrey A Law (law@cygnus.com)
24638
24639 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24640 32bit or larger longs.
24641
24642 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24643 have either a 32bit long or 32bit int.
24644
24645 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
24646
24647 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24648 Make double precision tests dependent on sizeof (double).
24649
24650 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
24651
24652 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24653 too.
24654
24655 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
24656
24657 * gcc.c-torture/compile/961203-1.cexp: New script.
24658
24659 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
24660
24661 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
24662 up the includes ourselves.
24663
24664 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
24665
24666 * lib/plumhall.exp: Remove random include, and add a few
24667 verbose messages for debugging.
24668
24669 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
24670
24671 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
24672 of trying to do it ourselves.
24673
24674 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
24675
24676 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
24677
24678 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
24679
24680 * gcc.prms/5403.c: Made regexp a bit less strict.
24681
24682 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
24683
24684 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
24685 is returned from remote_load instead.
24686 * lib/plumhall.exp: Ditto.
24687 * lib/mike-g++.exp: Ditto.
24688 * lib/old-dejagnu.exp: Ditto.
24689 * lib/c-torture.exp: Ditto.
24690
24691 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
24692
24693 * lib/g++.exp: Use build_wrapper procedure.
24694 * lib/gcc.exp: Ditto.
24695
24696 1997-05-20 Jeffrey A Law (law@cygnus.com)
24697
24698 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
24699 an old-style decl for malloc. Fixes tests to work when
24700 sizeof (int) != sizeof (size_t).
24701
24702 1997-05-15 Mike Meissner <meissner@cygnus.com>
24703
24704 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
24705
24706 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
24707 use stdargs.h interface.
24708
24709 1997-05-15 Mike Meissner <meissner@cygnus.com>
24710
24711 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
24712 NO_VARARGS when compiling.
24713
24714 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
24715
24716 * lib/plumhall.exp(ph_includes): New procedure.
24717 (ph_make): Use it.
24718 (ph_compiler): Ditto.
24719
24720 * lib/g++.exp: Rename test-glue.c to testglue.c.
24721 * lib/gcc.exp: Ditto.
24722
24723 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
24724
24725 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
24726 to completion when it's called.
24727
24728 1997-03-21 Michael Meissner <meissner@cygnus.com>
24729
24730 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
24731 is defined, don't do test.
24732
24733 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
24734
24735 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
24736 for object files.
24737 (ph_summary): Mark skipped testcases as untested, not unresolved.
24738
24739 * lib/plumhall.exp (ph_make): If unresolved because of bad
24740 errorCode, record errorCode in log file.
24741 (*): Replace send_log/verbose with verbose -log.
24742
24743 1997-03-19 Michael Meissner <meissner@cygnus.com>
24744
24745 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
24746 double conversion if double isn't at least 8 bytes.
24747
24748 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
24749 int to work with targets where int is 16 bits.
24750
24751 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
24752 8 bytes, just exit, since 4 byte doubles don't have enough bits of
24753 precision for the test to complete.
24754
24755 1997-03-14 Michael Meissner <meissner@cygnus.com>
24756
24757 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
24758 if d10v is not compiled with the -mdouble64 flag.
24759 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
24760
24761 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
24762 d10v is not compiled with the -mint32 flag.
24763
24764 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
24765
24766 * lib/plumhall.exp: Use incr_count.
24767
24768 1997-03-12 Jeffrey A Law (law@cygnus.com)
24769
24770 * gcc.c-torture: Update to c-torture-1.45.
24771
24772 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
24773
24774 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
24775 the name of the expect testcase file).
24776
24777 * lib/g++.exp(g++_init): Ditto.
24778
24779 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
24780
24781 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
24782 the host.
24783
24784 * lib/gcc.exp(gcc_exit): New procedure.
24785
24786 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
24787
24788 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
24789 specs where appropriate.
24790
24791 * g++.old-deja/g++.arm/*: Added additional ERROR checks
24792 because of new "candidates are" messages, and removed a few
24793
24794 * Converted all non-old-style g++ testcases to old-style, and
24795 moved into g++.old-deja.
24796
24797 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
24798
24799 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
24800 options.
24801
24802 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
24803 succeeded.
24804
24805 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
24806
24807 1997-02-13 Michael Meissner <meissner@cygnus.com>
24808
24809 * lib/gcc.exp (gcc_target_compile): Add support for defining
24810 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
24811 the machine doesn't have those features.
24812
24813 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
24814
24815 * g++.law/operators4.exp: Don't use LIBS.
24816
24817 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
24818
24819 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
24820
24821 * lib/mike-g++.exp: Don't set the compiler to be tested here.
24822 * lib/g++.exp: Set it here instead. Also, allow use of the
24823 --tool_exec and --tool_opt options. Change CXX to
24824 GXX_UNDER_TEST.
24825
24826 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
24827
24828 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
24829
24830 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
24831
24832 * lib/old-dejagnu.exp: Use prune_warnings instead of
24833 prune_system_crud.
24834 * lib/mike-g++.exp: Ditto.
24835 * lib/gcc.exp: Ditto.
24836 * lib/g++.exp: Ditto.
24837
24838 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
24839
24840 1997-02-07 Jeffrey A Law (law@cygnus.com)
24841
24842 * 941014-2.c: Include stdlib.h
24843 * 960327-1.c: Include stdio.h
24844 * dbra.c, index-1.c: Don't assume ints are 32bits.
24845
24846 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
24847
24848 * lib/gcc.exp: Add gcc,stack_size target feature.
24849
24850 * lib/g++.exp(g++_target_compile): Add the include and link
24851 paths here, not in two other places. And, it's $options, not
24852 options.
24853
24854 * lib/mike-g++.exp(postbase): Remove the code that determines
24855 the correct include and link paths.
24856 * g++.old-deja/old-deja.exp: Ditto.
24857
24858 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
24859
24860 * lib/g++.exp(g++_init): target_compile no longer returns the
24861 filename of the result.
24862
24863 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
24864
24865 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
24866 call to glob.
24867
24868 * gcc.c-torture/special/special.exp: Change call to
24869 gcc_target_compile to include the object file.
24870
24871 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
24872
24873 * gcc.c-torture/special/special.exp: Correct misspelling in last
24874 change.
24875
24876 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
24877
24878 * lib/plumhall.exp(ph_summary): Log the entire output of the
24879 executable. Return -1 if there were any failures, 0 otherwise.
24880 (ph_execute): Return -1 if there were any failures, 0 otherwise.
24881 (ph_make): Clean up objects and executables that were built
24882 if the tests succeeded.
24883
24884 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
24885
24886 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
24887 libraries and includes in the build tree as appropriate.
24888
24889 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
24890
24891 * lib/c-torture.exp: Instead of looking for the global variable
24892 NO_LONG_LONG, check to see if that's a feature of the target.
24893
24894 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
24895
24896 * config/default.exp: Minimize. Delete the remainer of the files in
24897 config; this functionality is now in devo/dejagnu/config.
24898
24899 g++.*/*: Pass any additional flags used to compile to postbase;
24900 delete CXXFLAGS.
24901
24902 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
24903 is now done by runtest.exp. Use gcc_target_compile instead of
24904 compile.
24905
24906 lib/c-torture.exp: Use gcc_target_compile instead of compile.
24907 Remove references to CFLAGS. Use remote_file instead of
24908 calling rm -f.
24909 (c-torture): Take a list of arguments to use to compile this
24910 testcase.
24911
24912 lib/g++.exp: Simplify. Use target_compile instead of compile.
24913 lib/gcc-dg.exp: Ditto.
24914 lib/gcc.exp: Ditto.
24915 lib/mike-{gcc,g++}.exp: Ditto.
24916 lib/old-dejagnu.exp: Ditto.
24917 lib/plumhall.exp: Ditto.
24918
24919 1997-01-08 Jim Wilson <wilson@cygnus.com>
24920
24921 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
24922 (ph_linker): Likewise.
24923
24924 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
24925
24926 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
24927 MAP_ANON / MAP_ANONYMOUS if defined;
24928 else try to map from /dev/zero .
24929
24930 1996-11-12 Jeffrey A Law (law@cygnus.com)
24931
24932 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
24933 isn't defined, then define it to MAP_ANONYMOUS.
24934
24935 1996-11-12 Jeffrey A Law (law@cygnus.com)
24936
24937 * gcc.c-torture: Update to c-torture-1.42 release.
24938
24939 1996-11-11 Jeffrey A Law (law@cygnus.com)
24940
24941 * gcc.c-torture: Update to c-torture-1.41 release.
24942
24943 1996-10-27 Jeffrey A Law (law@cygnus.com)
24944
24945 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
24946 c-torture release.
24947
24948 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
24949
24950 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
24951 and LDFLAGS. Fix second case to append the target_info ldflags
24952 onto LDFLAGS, not CFLAGS.
24953 * lib/g++.exp (g++_init): Add target_info stuff.
24954 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
24955 of libgloss and newlib flags for !native.
24956
24957 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
24958 (GDB): Fix relative path to go up another dir for finding gdb.
24959
24960 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
24961
24962 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
24963 versions in the target_info array, if they don't exist.
24964
24965 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
24966
24967 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
24968
24969 1996-07-08 Jim Wilson <wilson@cygnus.com>
24970
24971 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
24972 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
24973
24974 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
24975
24976 * lib/old-dejagnu.exp: Don't remove the output file before we've
24977 actually tested it. Don't append pwd to the path of the executable
24978 we're testing.
24979
24980 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
24981
24982 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
24983
24984 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
24985
24986 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
24987 temporary directory for compiler files, and set it to a default
24988 value of /tmp. Set $output as the name of the output file from
24989 compiling the testcase. Add a -o option to $cflags_var so the
24990 compiler writes the final output file as $output. Set $executable
24991 to $output.
24992
24993 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
24994 directory for compiler files, and set it to /tmp if it doesn't
24995 already have a value. Set $output_file to the name of the output
24996 file from compiling the testcase. Add a -o option to CXXFLAGS so
24997 the compiler writes the final output file as $output. Use $output
24998 as the executable to be tested.
24999
25000 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
25001
25002 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25003
25004 1996-06-08 Jeffrey A Law (law@cygnus.com)
25005
25006 * gcc.c-torture/execute/pending-1.c: New test. Still
25007 pending in Tege's queue.
25008
25009 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
25010
25011 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25012 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
25013 if there were failures. Call unresolved if there were unresolved
25014 testcases. Call gcc_fail if program did not run to completion.
25015 (ph_make): Pass additional argument name to ph_execute.
25016 (ph_execute): Add new argument. Pass additional arguments to
25017 ph_summary. Call gcc_fail is there is no execution output.
25018
25019 1996-04-24 Jeffrey A Law (law@cygnus.com)
25020
25021 * lib/plumhall.exp (proc_summary): Output relavent summary
25022 lines into the log so specific failures in plumhall can be
25023 investigated.
25024
25025 1996-04-10 Jeffrey A Law (law@cygnus.com)
25026
25027 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25028 (c-torture-execute): Don't try to execute tests which use
25029 "long long" types if $NO_LONG_LONG is nonzero.
25030
25031 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
25032
25033 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25034 not c-torture.
25035
25036 * gcc.ieee: Move from here.
25037 * gcc.c-torture/execute/ieee: To here.
25038
25039 1996-03-26 Jeffrey A Law (law@cygnus.com)
25040
25041 * gcc.c-torture: Update to c-torture-1.41 release.
25042
25043 1996-03-22 Jeffrey A Law (law@cygnus.com)
25044
25045 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25046 not "$output".
25047
25048 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
25049
25050 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25051 -c present.
25052
25053 1996-03-02 Jeffrey A Law (law@cygnus.com)
25054
25055 * config/proelf.exp: Handle connecting to a simulator.
25056
25057 1996-01-31 Jeffrey A Law (law@cygnus.com)
25058
25059 * config/proelf.exp: New file. Enough framework that we can
25060 run c-torture tests on the proelf targets (or any other target
25061 that gdb can connect to for that matter).
25062
25063 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
25064
25065 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25066 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
25067
25068 * lib/plumhall.exp (ph_execute): Always call ph_summary if
25069 exec_output exists.
25070
25071 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
25072
25073 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25074 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25075
25076 * config/*.exp: Update FSF address. Change result of ${tool}_load
25077 to pass/fail/unresolved/unsupported/untested. Caller must now
25078 call unresolved/unsupported/untested.
25079 * lib/*.exp: Update FSF address. Update to handle new results of
25080 ${tool}_load.
25081 * lib/chill.exp (verbose): Delete.
25082
25083 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
25084
25085 * lib/gcc.exp (default_gcc_start): Change order of args to
25086 $LDFLAGS $CFLAGS $LIBS.
25087 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25088 Save/set/restore CFLAGS. Pass single arg to gcc_start.
25089 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25090 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25091 * gcc.misc-tests/dg-test.exp: Likewise.
25092 * gcc.misc-tests/msgs.exp: Likewise.
25093 * gcc.prms/prms.exp: Likewise.
25094 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25095 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25096
25097 * lib/dg.exp: Deleted, moved to dejagnu/lib.
25098
25099 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
25100
25101 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25102
25103 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25104 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25105
25106 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25107 necessary.
25108
25109 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
25110
25111 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25112 global for loop; add use of $mathlib.
25113 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25114 settings here; set mathlib for anything but VxWorks.
25115
25116 1996-01-22 Jeffrey A Law (law@cygnus.com)
25117
25118 * gcc.c-torture: Update to c-torture-1.40 release.
25119
25120 1996-01-03 Jeffrey A Law (law@cygnus.com)
25121
25122 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25123 dg.exp.
25124
25125 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
25126
25127 * lib/c-torture.exp (c-torture-execute): Declare "output" as
25128 global.
25129
25130 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
25131
25132 * lib/g++.exp (LIBS): Define if not already.
25133 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25134 (gcc-dg-prune): Call prune_gcc_output.
25135 * lib/gcc.exp (prune_gcc_output): New proc.
25136 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25137 prune_gcc_output.
25138
25139 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
25140
25141 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25142 (c-torture-execute): Likewise. Rename `name' to `testcase'.
25143
25144 1995-11-15 Jeffrey A Law (law@cygnus.com)
25145
25146 * gcc.c-torture: Update to c-torture-1.39 release.
25147
25148 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
25149
25150 * lib/c-torture.exp (c-torture-execute): Don't return if one option
25151 fails, try others as well.
25152
25153 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
25154
25155 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25156 If compilation fails, mark execute tests as `untested'.
25157 If test is marked as unsupported, don't mark compilation and
25158 execute tests as failed.
25159
25160 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
25161
25162 * lib/g++.exp (g++_init): Don't link in libg++, and look to
25163 libstdc++ for whether or not we want to be doing shared
25164 libraries. Delete link_curses since we don't need it anymore.
25165 * lib/mike-g++.exp (postbase): Don't link in libg++.
25166 * g++.old-deja/old-deja.exp: Likewise.
25167
25168 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
25169
25170 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25171
25172 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
25173
25174 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25175 For that, add `-Wl,-a,shared_archive'.
25176 * g++.old-deja/old-deja.exp: Likewise.
25177
25178 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
25179
25180 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25181
25182 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
25183
25184 * lib/mike-g++.exp (postbase): Pay attention to the status of
25185 g++_load.
25186
25187 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
25188
25189 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25190
25191 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
25192
25193 * lib/gcc.exp (default_gcc_start): No longer need to log program
25194 being executed or its output, execute_anywhere does that now.
25195 * lib/g++.exp (default_g++_version): Call execute_anywhere.
25196 (default_g++_start): Likewise. Delete calls to verbose/send_log.
25197
25198 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
25199
25200 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25201 the same as those in lib/g++.exp.
25202
25203 1995-10-10 Jeff Law (law@hurl.cygnus.com)
25204
25205 * gcc.c-torture: Update to c-torture-1.38 release.
25206 * gcc.ieee: Related changes.
25207
25208 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
25209
25210 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
25211 "exec". Minor reformatting changes.
25212
25213 * config/rom68k.exp (${tool}_load): Make it work in a canadian
25214 cross. This means all "exec" calls now work on a remote host as
25215 well.
25216 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
25217 cross. Filter out the extra "\r\n" stuff that expect puts in.
25218 (c-torture-execute): Filter out the bogus warnings like
25219 c-torture-compile does. Add support for canadian cross.
25220 * lib/gcc.exp (default_gcc_version, default_gcc_start)
25221 Use execute_anywhere rather than calling exec directly. Now it
25222 works for canadian cross testing.
25223
25224 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
25225
25226 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
25227 results into a variable, and check that rather than using file exists.
25228
25229 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
25230
25231 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
25232 create a libg++.so. For sunos4.1.*, also add -ltermcap.
25233
25234 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
25235
25236 * g++.old-deja/old-deja.exp: Create and pass runshlib and
25237 lib_curses if there's a shared libg++ in the build tree.
25238
25239 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
25240
25241 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
25242 if not supported target.
25243
25244 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
25245
25246 * lib/g++.exp (g++_init): Move empty setting of runshlib and
25247 link_curses up to always happen, not just for native builds.
25248
25249 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
25250
25251 * gcc.c-torture: Update to c-torture-1.36 release.
25252 * gcc.failure: Related changes.
25253
25254 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
25255
25256 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25257
25258 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
25259
25260 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25261 * lib/mike-g++.exp (postbase): Not in here. Still reference
25262 runshlib, link_curses, and mathlib for link and run.
25263
25264 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25265 pass the runtime shared library options for Solaris, OSF/1, and
25266 Irix5, and link with -lcurses to avoid unresolved references.
25267
25268 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
25269
25270 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25271 only run once.
25272
25273 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
25274
25275 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25276
25277 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
25278
25279 * gcc.c-torture: Update to c-torture-1.35 release. Note we
25280 do not have a framework for the "compat" tests yet.
25281
25282 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
25283
25284 * lib/mike-g++.exp (postbase): New local variable `mathlib',
25285 set to null if we're testing vxworks5.1. Use that instead of
25286 `-lm' in the setting of LIBS for link and run.
25287
25288 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
25289
25290 * config/rom68k.exp (${tool}_load): Major changes to make it
25291 work. Verified that it does in fact return the stuff in
25292 exec_output properly. Catch any Emul or any TRAP other than 0.
25293
25294 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
25295
25296 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25297 LDFLAGS properly for targets that need stuff from libgloss.
25298 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25299 only run once.
25300 (gpp_initialized): New variable.
25301
25302 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
25303
25304 * config/rom68k.exp: Load libgloss.exp.
25305 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25306 so we can produce a fully linked binary.
25307 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25308 so we can produce a fully linked binary.
25309
25310 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
25311
25312 * lib/plumhall.exp (ph_section): Watch for expected failures.
25313 Add missing `else'.
25314
25315 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25316 run the testcase.
25317 (c-torture): Likewise.
25318
25319 1995-08-28 Doug Evans <dje@cygnus.com>
25320
25321 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25322
25323 * lib/mike-g++.exp (mike_cleanup): New proc.
25324 (prebase): New globals compiler_result, not_compiler_result,
25325 target_regexp.
25326 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
25327 allow leading "-" in pattern. Watch for unsupported tests.
25328 If $compiler_result is set, pattern match assembler code,
25329 and ditto for $not_compiler_result.
25330 * lib/mike-gcc.exp: Likewise.
25331
25332 * lib/plumhall.exp (ph_execute): Only call ph_summary if
25333 execution "succeeded".
25334
25335 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
25336
25337 * config/win32.exp: New file.
25338 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25339
25340 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
25341
25342 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25343 unsupported.
25344 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25345 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25346 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25347
25348 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25349 "... without exceptions was ...". That is now handled by
25350 prune_system_crud.
25351 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25352
25353 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
25354
25355 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25356 sieve.c,sort2.c}: New files.
25357 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25358 sieve.exp,sort2.exp}: Drivers for them.
25359
25360 * lib/mike-gcc.exp (program_output): New user settable variable.
25361 (postbase): Call prune_system_crud. Also prune extraneous compiler
25362 messages.
25363 * lib/mike-g++.exp (program_output): New user settable variable.
25364
25365 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25366
25367 * config/sh.exp: Deleted (use sim.exp instead).
25368
25369 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
25370
25371 * config/vx.exp: Declare CHECKTASK as global.
25372 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25373 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25374 * lib/old-dejagnu.exp: Load [pwd]/$executable.
25375
25376 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
25377
25378 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25379 target. Like vx.exp, only includes `vx29k.exp' instead of
25380 `vxworks.exp'.
25381
25382 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
25383
25384 * config/sim.exp: Increase time limit from 120 seconds to 240.
25385
25386 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
25387
25388 * gcc.c-torture/execute/950628-1.c: New test.
25389
25390 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
25391
25392 * gcc.c-torture: Update with changes/additions from
25393 c-torture-1.34.
25394
25395 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
25396
25397 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25398
25399 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
25400
25401 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25402
25403 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
25404
25405 * gcc.c-torture/compile/950512-1.c: New test.
25406 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25407 * gcc.dg/struct-ret-1.c: Likewise.
25408
25409 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
25410
25411 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25412 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25413
25414 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
25415
25416 * gcc.c-torture/special/920411-1.c: Deleted.
25417 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25418
25419 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
25420
25421 * config/sim.exp (${tool}_load): Hack in call to bash to get a
25422 cpu limit.
25423
25424 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
25425
25426 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25427
25428 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
25429
25430 From kenner;
25431 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25432 is the proper length.
25433 * va-arg-3.c: Likewise.
25434
25435 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
25436
25437 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
25438 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25439
25440 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
25441 * lib/g++.exp (default_g++_start): Delete old cruft.
25442
25443 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
25444
25445 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25446 (2 * (1 << 18)) to (2 * (1 << 17)).
25447
25448 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25449
25450 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
25451
25452 * config/rom68k.exp: Renamed from config/idp.exp
25453
25454 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
25455
25456 * c-torture/compile/921109-2.c
25457
25458 1995-04-18 Mike Stump <mrs@cygnus.com>
25459
25460 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25461 excess errors.
25462
25463 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
25464
25465 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25466 output.
25467 * lib/g++.exp (default_g++_start): Likewise.
25468
25469 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
25470
25471 * gcc.c-torture/compile/950329-1.c: New test.
25472
25473 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
25474
25475 * config/bug.exp (${tool}_load): Updated to use new remote_open
25476 and remote_close procs.
25477 * config/idp.exp: New file.
25478
25479 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
25480
25481 * gcc.c-torture/execute/950322-1.c: New test.
25482
25483 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
25484
25485 * config/vx.exp (${tool}_load): Clean up testing of return code from
25486 vxworks_ld and vxworks_spawn.
25487
25488 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
25489
25490 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25491
25492 1995-03-13 Mike Stump <mrs@cygnus.com>
25493
25494 * lib/old-deja.exp: Add `excess errors test - ' error, now one
25495 can mark excess errors on a machine by machine basis. Note, the
25496 default is to not expect any excess errors, even when excess
25497 errors test - is given, so you will want to put an XFAIL ... on
25498 these lines. For example, // excess errors test - XFAIL hppa*-*-*
25499 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25500 those 4 machines, but no others.
25501
25502 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
25503
25504 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25505 * lib/c-torture.exp: to here.
25506
25507 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
25508
25509 * gcc.c-torture/execute/950221-1.c: New test.
25510 * gcc.c-torture/execute/struct-ret-1.c: New test.
25511 * gcc.c-torture/compile/950221-1.c: New test.
25512
25513 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25514
25515 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
25516
25517 * gcc.c-torture/execute/arith-1.c (main): Return 0.
25518 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25519
25520 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
25521
25522 * g++.gb: New directory of tests, derived from my signature and
25523 class scoping tests.
25524
25525 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25526 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25527 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25528 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25529 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25530 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25531 * g++.gb/sig25.C: Likewise.
25532
25533 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25534 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25535 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25536 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25537 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25538 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25539 * g++.gb/sig25.exp: Likewise.
25540
25541 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25542 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25543 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25544 * g++.gb/scope13.C: Likewise, this test still fails.
25545
25546 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25547 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25548 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25549 * g++.gb/scope13.exp: Ditto.
25550
25551 * g++.gb/README: New file, explains what these tests are about.
25552
25553 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
25554
25555 * lib/dg.exp (dg-do): Support `preprocess'.
25556 (dg-test): Likewise.
25557
25558 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
25559
25560 * config/udi.exp: change "continue -expect" to "exp_continue".
25561
25562 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
25563
25564 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25565 Delete redundant tests.
25566
25567 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25568 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25569 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25570 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25571 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25572 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25573 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25574 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25575
25576 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25577 storing label pointers.
25578 * gcc.c-torture/execute/921019-1.c: Likewise.
25579 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25580 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25581 parameter fp.
25582 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25583 constants.
25584
25585 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25586 Delete obsolete tests.
25587
25588 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25589 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25590 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25591 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25592 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25593 * gcc.c-torture/compile/950124-1.c: New test.
25594
25595 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25596
25597 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
25598
25599 * lib/mike-g++.exp: Add -lm to LIBS.
25600
25601 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
25602
25603 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25604
25605 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
25606
25607 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25608
25609 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
25610
25611 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25612
25613 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
25614
25615 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25616 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25617 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25618 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25619 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25620 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25621 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25622 * g++.law/{operators31.C, operators32.C,
25623 * g++.law/{operators33.C, operators34.C}: Likewise.
25624 * g++.law/{pic1.C, refs2.C}: Likewise.
25625 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25626 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25627 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25628 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25629
25630 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25631 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25632 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25633 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25634 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25635 * g++.law/{enum9.exp, friend5.exp}: Likewise.
25636 * g++.law/{nest3.exp, nest4.exp}: Likewise.
25637 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25638 * g++.law/{operators30.exp, operators31.exp}: Likewise.
25639 * g++.law/{operators32.exp, operators33.exp}: Likewise.
25640 * g++.law/{operators34.exp}: Likewise.
25641 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25642 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25643 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25644 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25645 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25646
25647 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25648 No longer expected to fail.
25649 * g++.law/missed-error3.C: Tweak for recent bool changes.
25650
25651 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
25652
25653 * config/emb-unix: Deleted.
25654 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25655 remote execution. Do final link on remote host if REMOTE_LINK is set.
25656
25657 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
25658
25659 * lib/dg.exp (dg-test): Fix typo in last patch.
25660
25661 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
25662
25663 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
25664 (handles multiple occurrences).
25665
25666 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
25667
25668 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
25669 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
25670 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
25671 printed).
25672 * lib/c-torture.exp (c-torture-compile): Likewise.
25673 (c-torture): Prepend full path if missing.
25674 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
25675 (gcc_fail): Likewise.
25676 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
25677
25678 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
25679
25680 * lib/netware.exp: Only attach to NetWare i386 systems.
25681
25682 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
25683
25684 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
25685 messages. Add test name to "output pattern match" pass/fail message.
25686
25687 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
25688
25689 * gcc.dg: New testsuite.
25690 * gcc.dg/dg.exp: New file.
25691
25692 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
25693 test-switch.c}: Deleted.
25694
25695 * gcc.misc-tests/msgs.exp: New testcase driver.
25696
25697 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
25698
25699 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
25700 Watch for illegal return values from ${tool}_load.
25701 * config/unix.exp (${tool}_load): Fix pass/fail detection for
25702 cross targets. Coerce return value >0 to 1.
25703
25704 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
25705
25706 * config/unix.exp (${tool}_load): Call program rsh, not proc.
25707
25708 * config/emb-unix.exp: New file.
25709
25710 * config/sim.exp: Error if variable $SIM not defined.
25711 (${tool}_load): Mark test as "untested" if simulator missing.
25712
25713 * config/unix.exp: Load remote.exp to get rcp_download.
25714 * lib/c-torture.exp: Use different option lists for testcases with
25715 and without loops.
25716 * gcc.c-torture/execute/execute.exp: Likewise.
25717
25718 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
25719
25720 * config/*.exp: Clarify return code from ${tool}_load.
25721 Call `unresolved' or `untested' instead of `warning' or `perror'
25722 (sometimes you still want to call both though).
25723 Add comment that `shell_id' is local to each file.
25724 * config/udi.exp (timeout): Set to 30.
25725 Don't print warning if connection fails, $connectmode has already
25726 printed an error.
25727 (${tool}_load): Move verbose messages to level 2.
25728 Rework pattern for "Process started" message.
25729 Pass `shell_id' to ${connectmode}_download.
25730 Retry twice upon timeout. Make resetting of target more robust.
25731 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
25732 Pass `shell_id' to exit_$connectmode.
25733 Only call exit_$connectmode if connected.
25734 * config/unix.exp (${tool}_load): Check return codes better.
25735 * config/vrtx.exp (${tool}_load): Likewise.
25736 * config/vx.exp (${tool}_load): Likewise.
25737 Delete unneeded global's.
25738 * lib/dg.exp (dg-test): Update to reflect clarified return codes
25739 from ${tool}_load.
25740 (dg-stat): Delete.
25741 (dg-init): Delete recording of pass/fail counts.
25742 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25743 (old-dejagnu-init): Likewise.
25744 (old-dejagnu-stat): Delete contents, empty proc now.
25745 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
25746 (c-torture): Delete references to lcnt, lpass, lfail.
25747 Get option list from TORTURE_OPTIONS.
25748 Delete -funroll[-all]-loops if no loops.
25749 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
25750 (g++_stat): Delete contents (empty proc now).
25751 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
25752 (gcc_finish): Likewise.
25753 (gcc_stat): Deleted.
25754 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
25755 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
25756 * gcc.c-torture/execute/execute.exp: Likewise.
25757 Split tests into two parts: compile, execute.
25758 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
25759 no loops. Update to reflect clarified return codes from ${tool}_load.
25760
25761 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
25762
25763 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
25764 to grep for.
25765 (old-dejagnu): Likewise (where necessary).
25766
25767 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
25768
25769 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
25770
25771 * lib/dg.exp (dg-process-target): Fix processing of selector.
25772 Add comment regarding use of `error'.
25773
25774 * lib/gcc.exp (prune_system_crud): Define if missing.
25775 * lib/g++.exp (prune_system_crud): Likewise.
25776
25777 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
25778 Call prune_system_crud.
25779 * lib/dg.exp (dg-runtest): New proc.
25780 Use perror instead of send_user for tcl errors in testcase.
25781 Don't return any value, it's never used.
25782 Don't clobber previous definition of `unknown'.
25783 Print tcl errors in `dg-final'.
25784
25785 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
25786
25787 * lib/dg.exp (dg-process-target): Improve syntax error messages.
25788 (dg-test): Don't print errorInfo, it contains stack backtrace.
25789
25790 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
25791
25792 * lib/g++.exp (runtest_file_p): Define if missing.
25793
25794 1994-09-24 Doug Evans (dje@cygnus.com)
25795
25796 * lib/mike-g++.exp: Comment out loading of g++.exp.
25797 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
25798 (default_g++_version): Always print something.
25799 (default_g++_start): Comment out call to `which'.
25800 (g++_start, g++_load): Deleted (must be defined in config file).
25801 * lib/gcc.exp: Test for existence of $CC at start.
25802 Delete check for tmpdir (done in gcc_init).
25803 (default_gcc_version): Always print something.
25804 (default_gcc_start): Comment out call to `which'.
25805 * config/*.exp: Major cleanup - make cross targets work at least a
25806 little better for g++ (by not being "--tool gcc" specific).
25807 Rename gcc_xxx to ${tool}_xxx.
25808 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
25809 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
25810
25811 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
25812
25813 * lib/c-torture.exp (c-torture-compile): Rework compiler
25814 message processing.
25815
25816 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
25817 c-torture.
25818
25819 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
25820
25821 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
25822
25823 * lib/dg.exp (dg-process-target): Support { target native }.
25824
25825 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
25826
25827 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
25828 looked for "... program xxx got fatal signal".
25829 Correct regsub munging of `comp_output'.
25830 Ignore compiler messages "path prefix not used" and "linker input
25831 file unused".
25832
25833 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
25834
25835 * lib/gcc.exp (runtest_file_p): Define if missing.
25836 * gcc.prms/template.c: Example to work from.
25837
25838 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
25839
25840 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
25841 * lib/dg.exp (dg-test): Call unsupported testcases as such.
25842
25843 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
25844 * gcc.prms/1883.c: Moved from compile/940714-1.c.
25845 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
25846 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
25847
25848 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
25849 (dg-process-target): No longer a varargs proc.
25850 Return S/N for target, P/F for xfail. All callers changed.
25851 (user option procs): More argument checking.
25852 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
25853 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
25854 (dg-test): Skip test if not running on selected target in `dg-do'.
25855 Update handling of `dg-do-what', `dg-output-text'.
25856 Separate execution pass/fail from output pattern match pass/fail.
25857 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
25858
25859 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
25860
25861 * gcc.c-torture/special/special.exp: Don't expect failure for mips
25862 target for 920510-1.c.
25863
25864 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
25865
25866 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
25867 Clean up comment regarding use of passcnt, etc.
25868 (gcc_stat): Don't update `testcnt' here.
25869 (gcc_finish): Do it here.
25870 Might as well reset `but_id' here too.
25871 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
25872 to determine if the file should be tested.
25873 * gcc.c-torture/compile/compile.exp: Likewise.
25874 * gcc.c-torture/execute/execute.exp: Likewise.
25875 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25876 * gcc.misc-tests/dg-test.exp: Likewise.
25877 * gcc.prms/prms.exp: Likewise.
25878 * gcc.wendy/wendy.exp: Likewise.
25879 * g++.old-deja.exp: Likewise.
25880 Move "Testing file" message to verbose level 1.
25881
25882 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
25883
25884 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
25885
25886 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
25887
25888 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
25889 (default_gcc_start): Accept optional second list element
25890 of compiler flags. Print compiler output at verbosity level 2.
25891 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
25892 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
25893 Save current values of framework globals passcnt, failcnt, xpasscnt,
25894 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
25895 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
25896 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
25897 xfailcnt to compute stats. Update framework global `testcnt' from
25898 pass/fail counts.
25899 (gcc_finish): New proc. Clean up test environment.
25900 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
25901 (gcc_epass, gcc_efail): Delete.
25902 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
25903 argument of line number.
25904 (dg-init): If the tool has an init routine, call it.
25905 (dg-test): Remove args `cflags_var' and `libs_var'.
25906 Pass all compiler options to ${tool}_start.
25907 Handle missing line number.
25908 (dg-finish): New function.
25909 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
25910 particular files. Call gcc_finish at end. Move "skipping test"
25911 message to verbosity level 3.
25912 * gcc.c-torture/compile/compile.exp: Likewise.
25913 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
25914 * gcc.c-torture/execute/execute.exp: Likewise.
25915 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25916 Print testcase being tried at verbosity level 1.
25917 * gcc.c-torture/special/special.exp: Unset xfail.
25918 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25919 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
25920 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
25921 * gcc.failure/failure.exp: Likewise.
25922 * gcc.ieee/ieee.exp: Likewise.
25923 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
25924 Update call to dg-test. Call dg-finish at end.
25925 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
25926 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
25927 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
25928 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
25929 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
25930 * gcc.wendy/wendy.exp: Add copyright.
25931 Delete setting of tmpdir (done by gcc_init).
25932 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
25933 Pass compiler flags to gcc_start. Call gcc_finish at end.
25934 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
25935 gcc_[ce]pass/fail.
25936
25937 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
25938
25939 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
25940 confusion.
25941 (g++_load): Likewise.
25942
25943 * config/*.exp (gcc_load): Some were varargs fns and some were not.
25944 Rename argument to `prog' to remove the confusion.
25945 Varargs fns behave differently too!
25946 (g++_load): Likewise.
25947
25948 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
25949
25950 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
25951 what it is. Delete (always) printing of status value for !native.
25952 Simplify verbose code, and include status and exec_output.
25953 (g++_load): Use gcc_load.
25954
25955 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
25956
25957 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
25958 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
25959 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
25960 940714-3.c as these testcases don't exist anymore. Make
25961 va-arg-1.c expected to pass.
25962
25963 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
25964
25965 * gcc.misc-tests/misc.exp: Only run specific testcases.
25966 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
25967 * gcc.misc-tests/dg-[1-9].c: New files.
25968
25969 * lib/dg.exp: New testsuite driver.
25970 * gcc.prms/prms.exp: Use it.
25971
25972 * README.gcc: New file.
25973
25974 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
25975 Document and reset `lxpass' and `lxfail'.
25976 Simplify "initialized" message.
25977 (gcc_stat): Clean up comments a little.
25978
25979 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
25980
25981 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
25982
25983 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
25984
25985 * lib/old-dejagnu.exp (process-option): New proc.
25986 (old-dejagnu-init, old-dejagnu-stat): Likewise.
25987 (old-dejagnu): Simplify.
25988 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
25989
25990 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
25991
25992 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
25993 exists and is not an empty string.
25994
25995 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
25996 $xfail rather than calling setup_xfail. Clear $xfail when test is
25997 finished.
25998 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
25999 automatically.
26000
26001 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26002 longer expected to fail.
26003
26004 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26005 "f" function call.
26006
26007 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26008
26009 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26010 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26011 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26012 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26013 c-torture-1.29.
26014
26015 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26016 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26017
26018 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26019
26020 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26021 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26022
26023 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26024 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26025 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26026
26027 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
26028
26029 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26030 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26031 940714-1.c, 940714-2.c, 940714-3.c},
26032 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26033 gcc.misc-tests/{mg.c,mg.exp}:
26034 New tests.
26035 * gcc.noncompile/noncompile.exp: Change accordingly.
26036
26037 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
26038
26039 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26040 Undo previous clobberage.
26041
26042 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
26043
26044 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26045 * gcc.special/{930510-1.c, special.exp}:
26046 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26047 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26048 struct-varargs-1.c}: New tests from c-torture-1.26.
26049
26050 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
26051
26052 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26053 argument to switch.
26054
26055 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
26056
26057 * Revert the previous changes. Please see Rob's directory
26058 (/lisa/test/rob/progressive/gcc/testsuite) for testing
26059 fixes.
26060
26061 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
26062
26063 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26064 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26065 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26066 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26067 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26068 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26069 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26070 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26071 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26072 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26073 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26074 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26075 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26076 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26077 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26078 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26079 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26080 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26081 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26082 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26083 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26084 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26085 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26086 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26087 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26088 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26089 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26090
26091 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
26092
26093 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26094 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26095 with perror calls.
26096
26097 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
26098
26099 * config/unix.exp (g++_load): Fix syntax.
26100
26101 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
26102
26103 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26104 * gcc.noncompile/921017-1.c: Deleted obsolete test.
26105 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26106 Don't expect va-arg-1.c to fail. Correct expected output for
26107 920928-1.c.
26108 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26109 * gcc.wendy/hbm4.c: Correct typo.
26110 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26111
26112 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
26113
26114 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26115 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26116 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
26117 * lib/c-torture.exp (c-torture-compile): Ditto.
26118
26119 Reduce volume of output (remove all the -I's and such).
26120 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26121 Call gcc_cpass, gcc_cfail.
26122 (c-torture): Pass testing option to c-torture-compile.
26123
26124 1994-03-21 Doug Evans (dje@cygnus.com)
26125
26126 Bring patches over from progressive.
26127 * config/default.exp: Exit remote shell cleanly.
26128 (g++_exit, g++_start): Add default versions.
26129 * config/sim.exp (gcc_load): Use perror, not error.
26130
26131 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
26132
26133 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
26134 set in site.exp.
26135
26136 1994-03-14 Doug Evans (dje@cygnus.com)
26137
26138 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26139 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26140 (wendy_try): New proc to run testcase.
26141 (main loop): Call 'em.
26142 * gcc.wendy/*.c: Clean up pass to correct expected output.
26143
26144 * lib/gcc.exp: Minor cleanup work.
26145 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26146
26147 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
26148
26149 * config/sim.exp (gcc_load): Document return codes better.
26150 Don't pass -v to simulator.
26151
26152 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
26153
26154 * gcc.special/920717-x.c: Fix typo.
26155 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26156 get at sources.
26157
26158 * lib/mike-gcc.exp: Fix typo.
26159
26160 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
26161
26162 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26163 binary to use, transform the name.
26164 * config/*.exp: rename everything. Nuke any g++ specific files,
26165 it's now a special case of gcc that requires no special support.
26166 Add a default.exp for unsupported targets.
26167
26168 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
26169
26170 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26171 lib/old-dejagnu.exp: Fix a few patterns to work with the new
26172 version of Tcl.
26173
26174 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
26175
26176 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26177 than a warning.
26178
26179 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
26180
26181 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26182
26183 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
26184
26185 * gcc.execute/execute.exp: Combine opt_list and foption_list into
26186 option_list. Compile every file with only 4/6 option choices
26187 (same as C torture) instead of with 12/18 different option
26188 choices.
26189 * lib/c-torture.exp: Likewise.
26190
26191 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26192 not already set.
26193
26194 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
26195
26196 * lib/old-deja.exp: Add `excess errors test fails' error, now one
26197 can put an XFAIL *-*-* on excess errors.
26198
26199 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
26200
26201 * g++.law: Add more tests derived from g++-bugs snapshots.
26202
26203 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
26204 equivalent to g++.law/init9.
26205
26206 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26207 compiled it, and the a.out file after we've run it.
26208
26209 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
26210
26211 * lib/mike-g++.exp (postbase): Delete the .o file after we've
26212 compiled it, and the a.out file after we've run it.
26213
26214 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
26215
26216 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
26217
26218 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
26219
26220 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
26221 version number.
26222
26223 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
26224
26225 * g++.law: New directory of g++ tests derived from the g++-bugs
26226 snapshots.
26227
26228 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
26229
26230 * gcc.compile: initbug1.c initbug1.exp testcase added
26231
26232 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
26233
26234 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
26235 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
26236 fixes submitted by Jeff Law (law@cs.utah.edu)
26237 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
26238 Jeff Law (law@cs.utah.edu)
26239
26240
26241 1993-11-30 Mike Stump (mrs@cygnus.com)
26242
26243 * config/unix-g++.exp: Follow the gcc way of doing things.
26244 * g++.old-deja/old-deja.exp: Minor updates.
26245 * lib/g++.exp: New file, follow the gcc way of doing things.
26246 * lib/old-dejagnu.exp: Minor updates.
26247 * lib/mike-g++.exp: Always unset errorInfo.
26248
26249 1993-11-06 Mike Stump (mrs@cygnus.com)
26250
26251 * lib/gcc.exp: Fix some errors with the below change, CC and
26252 CFLAGS should be global when setting, not local.
26253
26254 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
26255
26256 * lib/gcc.exp: Transform tool name.
26257
26258 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
26259
26260 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26261
26262 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
26263
26264 * lib/gcc.exp: change gcc_done to gcc_stat
26265
26266 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
26267
26268 * Upgraded gcc testsuite to c-torture version 1.25
26269
26270 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
26271
26272 * lib/gcc.exp: added reporting code. Changed verbose compile message.
26273 * lib/c-torture: added hooks for new reporting code.
26274
26275 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
26276
26277 * config/sh-gcc.exp: check if sh-sim exists in the path
26278
26279 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
26280
26281 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26282 * gcc.compile/compile.exp: Initial changes for new logic.
26283 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26284 * gcc.failure/failure.exp: Initial changes for new logic.
26285 * gcc.ieee/ieee.exp: Initial changes for new logic.
26286 * gcc.misc-tests/misc.exp: Initial changes for new logic.
26287 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26288 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26289 * lib/c-torture.exp: Initial changes for new logic.
26290 * lib/gcc.exp: Initial changes for new logic.
26291
26292 1993-10-15 Mike Stump (mrs@cygnus.com)
26293
26294 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26295 depend upon failure or success. Fully qualify names in failure
26296 and success messages. Always remove a.out before starting
26297 compile, just in case. Pay more attention to error text output by
26298 the compiler. Handle testcases with no known past errors just
26299 like all others, so that things are uniform. Other miscellaneous
26300 improvements.
26301
26302 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
26303
26304 * gcc.cpp: new directory for cpp tests
26305
26306 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
26307
26308 * lib/chill.exp: Code reformatted, removed unused code.
26309 * config/unix-chill.exp: Code reformatted, removed unused code.
26310 * chill.execute/execute.exp: Code reformatted, removed unused code.
26311 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26312
26313 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
26314
26315 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
26316 routines not written.
26317
26318 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
26319
26320 * config/bug-gcc.exp: Use new procs from bug.exp.
26321
26322 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
26323
26324 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26325 via ftp, rather than depending on NFS.
26326 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26327 case.
26328
26329 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
26330
26331 * config/bug-gcc.exp: Use new download proc.
26332
26333 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
26334
26335 * chill.execute/execute.exp: cleanups, handles errors better
26336 * chill.compile/compile.exp: rewrite, based on execute.exp
26337 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26338 * lib/chill.exp: major changes to diff proc and compile and link
26339 procs. added chill_fail and chill_pass wrappers to pass and
26340 fail. added more comments, and handle error codes better.
26341 Added a hack to capture stderr from exec, so noncompile tests
26342 can work.
26343
26344 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
26345
26346 * chill.execute/execute.exp: rewrite of testsuite driver
26347 * lib/chill.exp: rewrite of testsuite driver
26348 * config/unix-chill.exp: rewrite of testsuite driver
26349
26350 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
26351
26352 In chill.execute:
26353 * iexpr.ch: Standardize uppercase.
26354 * tuples.dat: Standardize uppercase.
26355 * vary.ch: standardize. Correct varying string assignments.
26356 * vary.dat: Add new output lines.
26357
26358 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
26359
26360 In chill.execute:
26361 * chprintf.ch: Standardize use of uppercase.
26362 * tuples.ch: Standardize and turn arr2 into a DCL,
26363 rather than a SYN.
26364 * pinits.ch: Standardize.
26365
26366 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
26367
26368 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
26369 * Makefil: Renamed to Makefile.in.
26370 * configure.in: New.
26371
26372 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
26373
26374 In chill.execute:
26375 * .cvsignore: Add result/output files.
26376 * Makefile: Fix up variables at start. Use MFLAGS
26377 everywhere. Correct bool_loc, built_ins entries.
26378 Add entry for vary1.ch.
26379 * bitarray.ch: Standardize upper-case usage.
26380 * bitexpr.ch: Standardize, add output of b1.
26381 * params.ch: Use arrayt in along PROC parameters, to
26382 avoid novelty problems.
26383 * sets.ch: Tiny cleanup.
26384 * vary1.ch: Re-indent.
26385
26386 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
26387
26388 * Add PR-related files to Makefiles, .cvsignore files, etc.
26389
26390 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
26391
26392 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26393 with compiler objects. New names are test-flow.c and test-loop.c
26394
26395 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
26396
26397 * Upgraded c-torture tests from 1.19 to 1.20
26398
26399 * new files:
26400 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26401 * gcc.compile: 930623-1.c 930623-2.c
26402 * gcc.noncompile: 930622-1.c 930622-2.c
26403 * gcc.failure: 920411-1.c 920627-2.c
26404 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26405
26406 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
26407
26408 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26409 More changes to get testsuite working properly. Needs more work.
26410 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26411
26412 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
26413
26414 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26415 More changes to get testsuite working properly. Needs more work.
26416
26417 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
26418
26419 * chill.compile/compile.exp: Added for Dejagnu support
26420 * chill.execute/execute.exp: Added for Dejagnu support
26421 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
26422
26423 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
26424
26425 This should complete moving the CHILL test files.
26426 * chill.noncompile(.cvsignore printf.grt
26427 in-printf.grt chprintf.grt chprintf.ch):
26428 Added test-support files.
26429 (Makefile): Modified further.
26430 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26431 signal.ch): Added test files.
26432 * chill.execute (.cvsignore printf.grt printr.c
26433 in-printf.grt rts.c chprintf.grt rts.h): Added
26434 test-support files.
26435 (Makefile): More corrections.
26436
26437 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
26438
26439 * chill.compile, chill.execute, chill.nocompile: Add CHILL
26440 test cases, ready for DejaGnu.
26441
26442 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
26443
26444 * Upgraded c-torture tests from 1.18 to 1.19
26445
26446 * gcc.compile: added test(s):
26447 930607-1.c
26448 * gcc.execute: added test(s):
26449 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26450
26451 * added new subdirectory for misc tests: gcc.misc-tests
26452 * gcc.misc-test(s): added tests:
26453 inst-check.c test-consts.c test-ior.c test-switch.c
26454
26455 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
26456
26457 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26458
26459 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
26460
26461 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26462
26463 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
26464
26465 * Upgraded c-torture tests from 1.17 to 1.18
26466
26467 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
26468
26469 * Upgraded c-torture tests from 1.12 to 1.17
26470
26471 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
26472
26473 * lib/old-dejagnu.exp:
26474 Fixed handling of XFAIL target triplets to correctly
26475 recognize wildcard characters. Removed code that
26476 appended a unique id tag to the end of the file name
26477 printed out by the result of the testcases within a
26478 given test file.
26479
26480 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
26481
26482 * lib/old-dejagnu.exp:
26483 Reworked expected failure handling to trigger off of XFAIL
26484 keyword in keyphrase embeded in testcase source code. The
26485 XFAIL keyword must be at the end of the keyphrase line. It
26486 may optionally be followed by one or more target triplets.
26487 It has just occured that the handling of wildcards in the
26488 target triplet may not be correct.
26489
26490 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
26491
26492 * g++.old-deja/tests:
26493 Moved all subdirectories up one level into g++.old-deja .
26494
26495 * lib/old-dejagnu.exp:
26496 Fixed problem with CXXFLAGS not being properly reset, and being
26497 corrupted with extraneous "-c" compiler option. This was
26498 causing binaries to not be generated for test that needed them.
26499 Modified strings passed to "pass" and "fail" so that individual
26500 tests from the same test file would be distinguished by an
26501 identifier appended to the test file name in the summary logs;
26502 this corrected a problem with erroneous diff logs. Added code
26503 to search testcases for expected fail and unexpected pass keywords.
26504
26505 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
26506
26507 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26508
26509 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
26510
26511 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26512 Removed extraneous text from end of "Special g++ Options"
26513 keyphrase.
26514
26515 * lib/old-dejagnu.exp: Added pattern matching to look for new
26516 keywords, embedded in testcases comments, which will trigger
26517 calls to xpass and xfail.
26518
26519 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
26520
26521 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26522 comments embedded in the testcases, especially the one looking for
26523 special compiler options, as well as the pattern matching for the
26524 compiler output again.
26525
26526 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
26527
26528 * lib/old-dejagnu.exp: Do a proper check of the return value for
26529 execute tests. Fixed several problems with the pattern matching
26530 of the compiler output which gave erroneous test results.
26531 Changed several of the test result messages to be more descriptive.
26532 * config/unix-g++.exp: Proc g++_load now actually works and
26533 executes the tests passed to it and returns a usable return
26534 value.
26535
26536 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
26537
26538 * lib/gcc.exp: Exits gracefully if $CC is bogus.
26539
26540 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
26541
26542 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26543 Modified both files to properly execute the old style
26544 dejagnu tests. The previous versions of these files were
26545 experimental and did not function anything near correctly.
26546
26547 1993-04-05 Rob Savoye (rob@cygnus.com)
26548
26549 * Removed all Makefile.in and configure.in files. No configuration
26550 needed now.
26551
26552 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
26553
26554 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26555
26556 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
26557
26558 * gcc.compile/configure.in, gcc.unsorted/configure.in,
26559 gcc.special/configure.in, gcc.noncompile/configure.in,
26560 gcc.execute/configure.in, gcc.code_quality/configure.in,
26561 g++.other/configure.in, g++.old-deja/configure.in,
26562 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26563 in srcname setting.
26564
26565 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
26566
26567 * lib/udi.exp: Fixed mondfe and mondfe_download.
26568 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26569 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26570
26571 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
26572
26573 * config/udi-gdb.exp: Check $shell_id after connecting to target.
26574 (gdb_exit): Don't remove *_soc files.
26575
26576 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
26577
26578 * lib/c-torture.exp: Don't look for main; instead always use -w
26579 -c. This is how the c-torture tests work. Remove the object
26580 file if the compilation succeeds.
26581 * gcc.execute/execute.exp: Remove executable if test passes.
26582 * gcc.noncompile/noncompile.exp: Every test is an expected
26583 failure.
26584 * gcc.special/special.exp: Added tests from c-torture 1.11,
26585 corrected use of existing test.
26586 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26587 gcc.execute/920625-1.c: Updated to c-torture 1.11.
26588 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26589 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26590 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26591 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26592 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26593 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26594 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26595 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26596 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26597 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26598 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26599 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26600 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26601 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26602 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26603 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26604 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26605 c-torture 1.11.
26606 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26607 correspond to c-torture 1.11.
26608
26609 * New file.